html,body{height:100%;--mdc-dialog-container-elevation-shadow: rgba(99, 99, 99, .2) 0px 2px 8px 0px}body{margin:0;font-family:Inter}app-customizer .mat-pseudo-checkbox{display:none}button.mat-primary{height:50px!important}.txt-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.txt-ellipsis .ellipsis{overflow:hidden;text-overflow:ellipsis}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}search-input{width:100%;max-width:300px}.white-space{white-space:normal!important}.table-responsive mat-row:hover{background-color:var(--primary-light)}.table-responsive mat-row:hover mat-cell{cursor:pointer}.w-full{width:100%}.relative{position:relative}.color-span{width:14px;height:14px;border-radius:14px;margin:6px}.img-table{object-fit:contain}.breadcrumb-primary{background-color:var(--primary-light);border:1px solid #A78A9B}.breadcrumb-primary h4{color:var(--granite-gray);font-family:var(--inter-semibold);font-size:24px}mat-header-cell{color:var(--granite-gray);font-family:var(--inter-semibold)}.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);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.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:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}:root{--inter: "Inter";--inter-light: "Inter-Light";--inter-medium: "Inter-Medium";--inter-semibold: "Inter-SemiBold";--inter-bold: "Inter-Bold";--primary: #AA91A0;--secondary: #BB6536;--opaque-primary: #695862;--primary-light: #F5EAF0;--accent: #49beff;--warning: #ffae1f;--error: #fa896b;--success: #13deb9;--white: #ffffff;--dark-charcoal: #333333;--bright-gray: #EEEEEE;--dark-gray: #A8A8A8;--blue-marine: #003399;--blue-dark: #0C0F36;--blank: #FFFFFF;--light: #f2f6fa;--blank: #ffffff;--granite-gray: #6B5A64;--primary-dark: #170F13}.bg-primary{background-color:#aa91a0!important}.text-primary{color:#aa91a0!important}.badge-primary{background-color:#aa91a02e;background:#aa91a02e;color:#aa91a0}.bg-secondary{background-color:var(--secondary)!important}.text-secondary{color:var(--secondary)!important}.badge-secondary{background-color:rgba(var(--secondary),.18);background:rgba(var(--secondary),.18);color:var(--secondary)}.bg-accent{background-color:#49beff!important}.text-accent{color:#49beff!important}.badge-accent{background-color:#49beff2e;background:#49beff2e;color:#49beff}.bg-success{background-color:#13deb9!important}.text-success{color:#13deb9!important}.badge-success{background-color:#13deb92e;background:#13deb92e;color:#13deb9}.bg-warning{background-color:#ffae1f!important}.text-warning{color:#ffae1f!important}.badge-warning{background-color:#ffae1f2e;background:#ffae1f2e;color:#ffae1f}.bg-error{background-color:#fa896b!important}.text-error{color:#fa896b!important}.badge-error{background-color:#fa896b2e;background:#fa896b2e;color:#fa896b}.bg-white{background-color:#fff!important}.text-white{color:#fff!important}.badge-white{background-color:#ffffff2e;background:#ffffff2e;color:#fff}.bg-light{background-color:#f2f6fa!important}.text-light{color:#f2f6fa!important}.badge-light{background-color:#f2f6fa2e;background:#f2f6fa2e;color:#f2f6fa}.bg-gray-100{background-color:#7c8fac!important}.text-gray-100{color:#7c8fac!important}.badge-gray-100{background-color:#7c8fac2e;background:#7c8fac2e;color:#7c8fac}.bg-light-error{background-color:#fdede8!important}.text-light-error{color:#fdede8!important}.badge-light-error{background-color:#fdede82e;background:#fdede82e;color:#fdede8}.bg-light-accent{background-color:#e8f7ff!important}.text-light-accent{color:#e8f7ff!important}.badge-light-accent{background-color:#e8f7ff2e;background:#e8f7ff2e;color:#e8f7ff}.bg-light-success{background-color:#e6fffa!important}.text-light-success{color:#e6fffa!important}.badge-light-success{background-color:#e6fffa2e;background:#e6fffa2e;color:#e6fffa}.bg-light-warning{background-color:#fef5e5!important}.text-light-warning{color:#fef5e5!important}.badge-light-warning{background-color:#fef5e52e;background:#fef5e52e;color:#fef5e5}.bg-light-primary{background-color:#d7b1c71c!important}.text-light-primary{color:#d7b1c71c!important}.badge-light-primary{background-color:#d7b1c72e;background:#d7b1c72e;color:#d7b1c71c}.bg-opaque-primary{background-color:var(--opaque-primary)!important}.text-opaque-primary{color:var(--opaque-primary)!important}.badge-opaque-primary{background-color:rgba(var(--opaque-primary),.18);background:rgba(var(--opaque-primary),.18);color:var(--opaque-primary)}.bg-dark-charcoal{background-color:var(--dark-charcoal)!important}.text-dark-charcoal{color:var(--dark-charcoal)!important}.badge-dark-charcoal{background-color:rgba(var(--dark-charcoal),.18);background:rgba(var(--dark-charcoal),.18);color:var(--dark-charcoal)}.fill-warning svg{fill:#ffae1f;color:#ffae1f}.fill-light svg{fill:#f2f6fa;color:#f2f6fa}.badge{padding:6px 8px;border-radius:6px;display:inline-block;font-size:13px;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;font-family:var(--inter-medium)}.badge-sending{background:#48c9b021;color:#48c9b0;font-family:var(--inter-bold);width:100%;padding:8px 12px}.icon-1{height:1px!important;width:1px!important}.icon-2{height:2px!important;width:2px!important}.icon-3{height:3px!important;width:3px!important}.icon-4{height:4px!important;width:4px!important}.icon-5{height:5px!important;width:5px!important}.icon-6{height:6px!important;width:6px!important}.icon-7{height:7px!important;width:7px!important}.icon-8{height:8px!important;width:8px!important}.icon-9{height:9px!important;width:9px!important}.icon-10{height:10px!important;width:10px!important}.icon-11{height:11px!important;width:11px!important}.icon-12{height:12px!important;width:12px!important}.icon-13{height:13px!important;width:13px!important}.icon-14{height:14px!important;width:14px!important}.icon-15{height:15px!important;width:15px!important}.icon-16{height:16px!important;width:16px!important}.icon-17{height:17px!important;width:17px!important}.icon-18{height:18px!important;width:18px!important}.icon-19{height:19px!important;width:19px!important}.icon-20{height:20px!important;width:20px!important}.icon-21{height:21px!important;width:21px!important}.icon-22{height:22px!important;width:22px!important}.icon-23{height:23px!important;width:23px!important}.icon-24{height:24px!important;width:24px!important}.icon-25{height:25px!important;width:25px!important}.icon-26{height:26px!important;width:26px!important}.icon-27{height:27px!important;width:27px!important}.icon-28{height:28px!important;width:28px!important}.icon-29{height:29px!important;width:29px!important}.icon-30{height:30px!important;width:30px!important}.icon-31{height:31px!important;width:31px!important}.icon-32{height:32px!important;width:32px!important}.icon-33{height:33px!important;width:33px!important}.icon-34{height:34px!important;width:34px!important}.icon-35{height:35px!important;width:35px!important}.icon-36{height:36px!important;width:36px!important}.icon-37{height:37px!important;width:37px!important}.icon-38{height:38px!important;width:38px!important}.icon-39{height:39px!important;width:39px!important}.icon-40{height:40px!important;width:40px!important}.icon-41{height:41px!important;width:41px!important}.icon-42{height:42px!important;width:42px!important}.icon-43{height:43px!important;width:43px!important}.icon-44{height:44px!important;width:44px!important}.icon-45{height:45px!important;width:45px!important}.icon-46{height:46px!important;width:46px!important}.icon-47{height:47px!important;width:47px!important}.icon-48{height:48px!important;width:48px!important}.bg-primary{background:#aa91a0!important}.horizontal-navbar .parentBox.pactive>a,.horizontal-navbar .parentBox.pactive>a:hover,.horizontal-navbar .parentBox.pactive:hover>a{background-color:#aa91a0!important}.activeMenu{background-color:#aa91a0!important}.mat-mdc-outlined-button.mat-primary{border-color:#aa91a0!important}.mat-mdc-outlined-button.mat-accent{border-color:#44b7f7!important}.mat-mdc-outlined-button.mat-warn{border-color:#fa896b!important}.mat-mdc-unelevated-button.mat-primary,.mat-mdc-unelevated-button.mat-accent,.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-label-text-color: white !important;font-family:Inter-SemiBold}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #aa91a0;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #44b7f7;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #fa896b;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #aa91a0;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #aa91a0;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #44b7f7;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #44b7f7;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #fa896b;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fa896b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87)}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}html{--mat-option-label-text-font: Inter;--mat-option-label-text-line-height: 20px;--mat-option-label-text-size: 14px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Inter;--mat-optgroup-label-text-line-height: 20px;--mat-optgroup-label-text-size: 14px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400}html{--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mat-card-title-text-font: Inter;--mat-card-title-text-line-height: 26px;--mat-card-title-text-size: 18px;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 600;--mat-card-subtitle-text-font: Inter;--mat-card-subtitle-text-line-height: 14px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 400}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #aa91a0;--mdc-linear-progress-track-color: rgba(170, 145, 160, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #44b7f7;--mdc-linear-progress-track-color: rgba(68, 183, 247, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #fa896b;--mdc-linear-progress-track-color: rgba(250, 137, 107, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-plain-tooltip-supporting-text-font: Inter;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #aa91a0;--mdc-filled-text-field-focus-active-indicator-color: #aa91a0;--mdc-filled-text-field-focus-label-text-color: rgba(170, 145, 160, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #fa896b;--mdc-filled-text-field-error-focus-label-text-color: #fa896b;--mdc-filled-text-field-error-label-text-color: #fa896b;--mdc-filled-text-field-error-caret-color: #fa896b;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #fa896b;--mdc-filled-text-field-error-focus-active-indicator-color: #fa896b;--mdc-filled-text-field-error-hover-active-indicator-color: #fa896b;--mdc-outlined-text-field-caret-color: #aa91a0;--mdc-outlined-text-field-focus-outline-color: #aa91a0;--mdc-outlined-text-field-focus-label-text-color: rgba(170, 145, 160, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #fa896b;--mdc-outlined-text-field-error-focus-label-text-color: #fa896b;--mdc-outlined-text-field-error-label-text-color: #fa896b;--mdc-outlined-text-field-error-hover-label-text-color: #fa896b;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #fa896b;--mdc-outlined-text-field-error-hover-outline-color: #fa896b;--mdc-outlined-text-field-error-outline-color: #fa896b;--mat-form-field-focus-select-arrow-color: rgba(170, 145, 160, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #fa896b;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #44b7f7;--mdc-filled-text-field-focus-active-indicator-color: #44b7f7;--mdc-filled-text-field-focus-label-text-color: rgba(68, 183, 247, .87);--mdc-outlined-text-field-caret-color: #44b7f7;--mdc-outlined-text-field-focus-outline-color: #44b7f7;--mdc-outlined-text-field-focus-label-text-color: rgba(68, 183, 247, .87);--mat-form-field-focus-select-arrow-color: rgba(68, 183, 247, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #fa896b;--mdc-filled-text-field-focus-active-indicator-color: #fa896b;--mdc-filled-text-field-focus-label-text-color: rgba(250, 137, 107, .87);--mdc-outlined-text-field-caret-color: #fa896b;--mdc-outlined-text-field-focus-outline-color: #fa896b;--mdc-outlined-text-field-focus-label-text-color: rgba(250, 137, 107, .87);--mat-form-field-focus-select-arrow-color: rgba(250, 137, 107, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mdc-filled-text-field-label-text-font: Inter;--mdc-filled-text-field-label-text-size: 14px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Inter;--mdc-outlined-text-field-label-text-size: 14px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Inter;--mat-form-field-container-text-line-height: 20px;--mat-form-field-container-text-size: 14px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-subscript-text-font: Inter;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(170, 145, 160, .87);--mat-select-invalid-arrow-color: rgba(250, 137, 107, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(68, 183, 247, .87);--mat-select-invalid-arrow-color: rgba(250, 137, 107, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(250, 137, 107, .87);--mat-select-invalid-arrow-color: rgba(250, 137, 107, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-select-trigger-text-font: Inter;--mat-select-trigger-text-line-height: 20px;--mat-select-trigger-text-size: 14px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font: Inter;--mdc-dialog-subhead-line-height: 26px;--mdc-dialog-subhead-size: 18px;--mdc-dialog-subhead-weight: 600;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Inter;--mdc-dialog-supporting-text-line-height: 20px;--mdc-dialog-supporting-text-size: 14px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal}.mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #aa91a0;--mdc-chip-elevated-selected-container-color: #aa91a0;--mdc-chip-elevated-disabled-container-color: #aa91a0;--mdc-chip-flat-disabled-selected-container-color: #aa91a0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #44b7f7;--mdc-chip-elevated-selected-container-color: #44b7f7;--mdc-chip-elevated-disabled-container-color: #44b7f7;--mdc-chip-flat-disabled-selected-container-color: #44b7f7;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #fa896b;--mdc-chip-elevated-selected-container-color: #fa896b;--mdc-chip-elevated-disabled-container-color: #fa896b;--mdc-chip-flat-disabled-selected-container-color: #fa896b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Inter;--mdc-chip-label-text-line-height: 22px;--mdc-chip-label-text-size: 16px;--mdc-chip-label-text-tracking: normal;--mdc-chip-label-text-weight: 400}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}html{--mdc-switch-state-layer-size: 40px}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-font: Inter;--mdc-form-field-label-text-line-height: 22px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 400}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #aa91a0;--mdc-radio-selected-hover-icon-color: #aa91a0;--mdc-radio-selected-icon-color: #aa91a0;--mdc-radio-selected-pressed-icon-color: #aa91a0;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #aa91a0;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #44b7f7;--mdc-radio-selected-hover-icon-color: #44b7f7;--mdc-radio-selected-icon-color: #44b7f7;--mdc-radio-selected-pressed-icon-color: #44b7f7;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #44b7f7;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #fa896b;--mdc-radio-selected-hover-icon-color: #fa896b;--mdc-radio-selected-icon-color: #fa896b;--mdc-radio-selected-pressed-icon-color: #fa896b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #fa896b;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}html{--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}.mat-mdc-radio-button{--mdc-form-field-label-text-font: Inter;--mdc-form-field-label-text-line-height: 22px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 400}html{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6}html{--mdc-slider-handle-color: #aa91a0;--mdc-slider-focus-handle-color: #aa91a0;--mdc-slider-hover-handle-color: #aa91a0;--mdc-slider-active-track-color: #aa91a0;--mdc-slider-inactive-track-color: #aa91a0;--mdc-slider-with-tick-marks-inactive-container-color: #aa91a0;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #aa91a0;--mat-slider-hover-state-layer-color: rgba(170, 145, 160, .05);--mat-slider-focus-state-layer-color: rgba(170, 145, 160, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mat-slider-ripple-color: #44b7f7;--mat-slider-hover-state-layer-color: rgba(68, 183, 247, .05);--mat-slider-focus-state-layer-color: rgba(68, 183, 247, .2);--mdc-slider-handle-color: #44b7f7;--mdc-slider-focus-handle-color: #44b7f7;--mdc-slider-hover-handle-color: #44b7f7;--mdc-slider-active-track-color: #44b7f7;--mdc-slider-inactive-track-color: #44b7f7;--mdc-slider-with-tick-marks-inactive-container-color: #44b7f7;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-warn{--mat-slider-ripple-color: #fa896b;--mat-slider-hover-state-layer-color: rgba(250, 137, 107, .05);--mat-slider-focus-state-layer-color: rgba(250, 137, 107, .2);--mdc-slider-handle-color: #fa896b;--mdc-slider-focus-handle-color: #fa896b;--mdc-slider-hover-handle-color: #fa896b;--mdc-slider-active-track-color: #fa896b;--mdc-slider-inactive-track-color: #fa896b;--mdc-slider-with-tick-marks-inactive-container-color: #fa896b;--mdc-slider-with-tick-marks-active-container-color: white}html{--mdc-slider-label-label-text-font: Inter;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 14px;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 400}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font: Inter;--mat-menu-item-label-text-size: 14px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 20px;--mat-menu-item-label-text-weight: 400}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #aa91a0;--mdc-radio-selected-hover-icon-color: #aa91a0;--mdc-radio-selected-icon-color: #aa91a0;--mdc-radio-selected-pressed-icon-color: #aa91a0}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #44b7f7;--mdc-radio-selected-hover-icon-color: #44b7f7;--mdc-radio-selected-icon-color: #44b7f7;--mdc-radio-selected-pressed-icon-color: #44b7f7}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #fa896b;--mdc-radio-selected-hover-icon-color: #fa896b;--mdc-radio-selected-icon-color: #fa896b;--mdc-radio-selected-pressed-icon-color: #fa896b}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #aa91a0;--mdc-checkbox-selected-hover-icon-color: #aa91a0;--mdc-checkbox-selected-icon-color: #aa91a0;--mdc-checkbox-selected-pressed-icon-color: #aa91a0;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #aa91a0;--mdc-checkbox-selected-hover-state-layer-color: #aa91a0;--mdc-checkbox-selected-pressed-state-layer-color: #aa91a0;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #44b7f7;--mdc-checkbox-selected-hover-icon-color: #44b7f7;--mdc-checkbox-selected-icon-color: #44b7f7;--mdc-checkbox-selected-pressed-icon-color: #44b7f7;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #44b7f7;--mdc-checkbox-selected-hover-state-layer-color: #44b7f7;--mdc-checkbox-selected-pressed-state-layer-color: #44b7f7;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #fa896b;--mdc-checkbox-selected-hover-icon-color: #fa896b;--mdc-checkbox-selected-icon-color: #fa896b;--mdc-checkbox-selected-pressed-icon-color: #fa896b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #fa896b;--mdc-checkbox-selected-hover-state-layer-color: #fa896b;--mdc-checkbox-selected-pressed-state-layer-color: #fa896b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#aa91a0}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font: Inter;--mdc-list-list-item-label-text-line-height: 20px;--mdc-list-list-item-label-text-size: 14px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter;--mdc-list-list-item-supporting-text-line-height: 22px;--mdc-list-list-item-supporting-text-size: 16px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:500 21px/26px Inter;letter-spacing:normal}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px}html{--mat-paginator-container-text-font: Inter;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #aa91a0;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #aa91a0;--mat-tab-header-active-ripple-color: #aa91a0;--mat-tab-header-inactive-ripple-color: #aa91a0;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #aa91a0;--mat-tab-header-active-hover-label-text-color: #aa91a0;--mat-tab-header-active-focus-indicator-color: #aa91a0;--mat-tab-header-active-hover-indicator-color: #aa91a0}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #44b7f7;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #44b7f7;--mat-tab-header-active-ripple-color: #44b7f7;--mat-tab-header-inactive-ripple-color: #44b7f7;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #44b7f7;--mat-tab-header-active-hover-label-text-color: #44b7f7;--mat-tab-header-active-focus-indicator-color: #44b7f7;--mat-tab-header-active-hover-indicator-color: #44b7f7}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #fa896b;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #fa896b;--mat-tab-header-active-ripple-color: #fa896b;--mat-tab-header-inactive-ripple-color: #fa896b;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #fa896b;--mat-tab-header-active-hover-label-text-color: #fa896b;--mat-tab-header-active-focus-indicator-color: #fa896b;--mat-tab-header-active-hover-indicator-color: #fa896b}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #aa91a0;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #44b7f7;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #fa896b;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Inter;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: normal;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 400}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #44b7f7;--mdc-checkbox-selected-hover-icon-color: #44b7f7;--mdc-checkbox-selected-icon-color: #44b7f7;--mdc-checkbox-selected-pressed-icon-color: #44b7f7;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #44b7f7;--mdc-checkbox-selected-hover-state-layer-color: #44b7f7;--mdc-checkbox-selected-pressed-state-layer-color: #44b7f7;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #aa91a0;--mdc-checkbox-selected-hover-icon-color: #aa91a0;--mdc-checkbox-selected-icon-color: #aa91a0;--mdc-checkbox-selected-pressed-icon-color: #aa91a0;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #aa91a0;--mdc-checkbox-selected-hover-state-layer-color: #aa91a0;--mdc-checkbox-selected-pressed-state-layer-color: #aa91a0;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #fa896b;--mdc-checkbox-selected-hover-icon-color: #fa896b;--mdc-checkbox-selected-icon-color: #fa896b;--mdc-checkbox-selected-pressed-icon-color: #fa896b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #fa896b;--mdc-checkbox-selected-hover-state-layer-color: #fa896b;--mdc-checkbox-selected-pressed-state-layer-color: #fa896b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block}.mat-mdc-checkbox{--mdc-form-field-label-text-font: Inter;--mdc-form-field-label-text-line-height: 22px;--mdc-form-field-label-text-size: 16px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 400}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--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-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #aa91a0;--mat-text-button-state-layer-color: #aa91a0;--mat-text-button-ripple-color: rgba(170, 145, 160, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #44b7f7;--mat-text-button-state-layer-color: #44b7f7;--mat-text-button-ripple-color: rgba(68, 183, 247, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #fa896b;--mat-text-button-state-layer-color: #fa896b;--mat-text-button-ripple-color: rgba(250, 137, 107, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #aa91a0;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #44b7f7;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #fa896b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #aa91a0;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #44b7f7;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #fa896b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #aa91a0;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #aa91a0;--mat-outlined-button-ripple-color: rgba(170, 145, 160, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #44b7f7;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #44b7f7;--mat-outlined-button-ripple-color: rgba(68, 183, 247, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #fa896b;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #fa896b;--mat-outlined-button-ripple-color: rgba(250, 137, 107, .1)}html{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block}html{--mdc-text-button-label-text-font: Inter;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 400;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Inter;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 400;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Inter;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 400;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: Inter;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 400;--mdc-protected-button-label-text-transform: none}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #aa91a0;--mat-icon-button-state-layer-color: #aa91a0;--mat-icon-button-ripple-color: rgba(170, 145, 160, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #44b7f7;--mat-icon-button-state-layer-color: #44b7f7;--mat-icon-button-ripple-color: rgba(68, 183, 247, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #fa896b;--mat-icon-button-state-layer-color: #fa896b;--mat-icon-button-ripple-color: rgba(250, 137, 107, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px}html{--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #aa91a0;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #44b7f7;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #fa896b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #aa91a0;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #44b7f7;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #fa896b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block}html{--mdc-extended-fab-label-text-font: Inter;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 400}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #44b7f7}html{--mdc-snackbar-supporting-text-font: Inter;--mdc-snackbar-supporting-text-line-height: 22px;--mdc-snackbar-supporting-text-size: 16px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mat-table-header-headline-font: Inter;--mat-table-header-headline-line-height: 14px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: Inter;--mat-table-row-item-label-text-line-height: 22px;--mat-table-row-item-label-text-size: 16px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: Inter;--mat-table-footer-supporting-text-line-height: 22px;--mat-table-footer-supporting-text-size: 16px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: normal}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #aa91a0}html .mat-accent{--mdc-circular-progress-active-indicator-color: #44b7f7}html .mat-warn{--mdc-circular-progress-active-indicator-color: #fa896b}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #aa91a0;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #44b7f7;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #fa896b;--mat-badge-text-color: white}html{--mat-badge-text-font: Inter;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-bottom-sheet-container-text-font: Inter;--mat-bottom-sheet-container-text-line-height: 22px;--mat-bottom-sheet-container-text-size: 16px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 48px}html{--mat-legacy-button-toggle-label-text-font: Inter;--mat-legacy-button-toggle-label-text-line-height: 20px;--mat-legacy-button-toggle-label-text-size: 14px;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Inter;--mat-standard-button-toggle-label-text-line-height: 20px;--mat-standard-button-toggle-label-text-size: 14px;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 400}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #aa91a0;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(170, 145, 160, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(170, 145, 160, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(170, 145, 160, .3);--mat-datepicker-toggle-active-state-icon-color: #aa91a0;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(170, 145, 160, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #44b7f7;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(68, 183, 247, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(68, 183, 247, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(68, 183, 247, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(68, 183, 247, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #fa896b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(250, 137, 107, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(250, 137, 107, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(250, 137, 107, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(250, 137, 107, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #44b7f7}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #fa896b}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: Inter;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 400;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 400;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-expansion-header-text-font: Inter;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Inter;--mat-expansion-container-text-line-height: 22px;--mat-expansion-container-text-size: 16px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 16px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 16px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #aa91a0}.mat-icon.mat-accent{--mat-icon-color: #44b7f7}.mat-icon.mat-warn{--mat-icon-color: #fa896b}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #aa91a0;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #aa91a0;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #aa91a0;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #fa896b;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #fa896b;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #44b7f7;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #44b7f7;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #44b7f7;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #fa896b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #fa896b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #fa896b;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-stepper-container-text-font: Inter;--mat-stepper-header-label-text-font: Inter;--mat-stepper-header-label-text-size: 16px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-sort-arrow-color: #757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #aa91a0;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #44b7f7;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #fa896b;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-toolbar-title-text-font: Inter;--mat-toolbar-title-text-line-height: 26px;--mat-toolbar-title-text-size: 18px;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 600}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}html{--mat-tree-node-text-font: Inter;--mat-tree-node-text-size: 16px;--mat-tree-node-text-weight: 400}.dark-theme{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #aa91a0;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #44b7f7;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #44b7f7;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #aa91a0;--mdc-filled-text-field-focus-active-indicator-color: #aa91a0;--mdc-filled-text-field-focus-label-text-color: rgba(170, 145, 160, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #fa896b;--mdc-filled-text-field-error-focus-label-text-color: #fa896b;--mdc-filled-text-field-error-label-text-color: #fa896b;--mdc-filled-text-field-error-caret-color: #fa896b;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #fa896b;--mdc-filled-text-field-error-focus-active-indicator-color: #fa896b;--mdc-filled-text-field-error-hover-active-indicator-color: #fa896b;--mdc-outlined-text-field-caret-color: #aa91a0;--mdc-outlined-text-field-focus-outline-color: #aa91a0;--mdc-outlined-text-field-focus-label-text-color: rgba(170, 145, 160, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #fa896b;--mdc-outlined-text-field-error-focus-label-text-color: #fa896b;--mdc-outlined-text-field-error-label-text-color: #fa896b;--mdc-outlined-text-field-error-hover-label-text-color: #fa896b;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #fa896b;--mdc-outlined-text-field-error-hover-outline-color: #fa896b;--mdc-outlined-text-field-error-outline-color: #fa896b;--mat-form-field-focus-select-arrow-color: rgba(170, 145, 160, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #fa896b;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(170, 145, 160, .87);--mat-select-invalid-arrow-color: rgba(250, 137, 107, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #aa91a0;--mdc-slider-focus-handle-color: #aa91a0;--mdc-slider-hover-handle-color: #aa91a0;--mdc-slider-active-track-color: #aa91a0;--mdc-slider-inactive-track-color: #aa91a0;--mdc-slider-with-tick-marks-inactive-container-color: #aa91a0;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #aa91a0;--mat-slider-hover-state-layer-color: rgba(170, 145, 160, .05);--mat-slider-focus-state-layer-color: rgba(170, 145, 160, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #44b7f7;--mdc-checkbox-selected-hover-icon-color: #44b7f7;--mdc-checkbox-selected-icon-color: #44b7f7;--mdc-checkbox-selected-pressed-icon-color: #44b7f7;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #44b7f7;--mdc-checkbox-selected-hover-state-layer-color: #44b7f7;--mdc-checkbox-selected-pressed-state-layer-color: #44b7f7;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: #424242;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-fab-small-container-color: #424242;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #aa91a0;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #aa91a0;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #aa91a0;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(170, 145, 160, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(170, 145, 160, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(170, 145, 160, .3);--mat-datepicker-toggle-active-state-icon-color: #aa91a0;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(170, 145, 160, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #aa91a0;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #aa91a0;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #aa91a0;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #fa896b;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #fa896b;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.dark-theme .mat-accent{--mat-option-selected-state-label-text-color: #44b7f7;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.dark-theme .mat-warn{--mat-option-selected-state-label-text-color: #fa896b;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.dark-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #aa91a0;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #aa91a0;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #44b7f7;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #44b7f7;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #fa896b;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fa896b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme .mat-elevation-z0,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.dark-theme .mat-elevation-z1,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.dark-theme .mat-elevation-z2,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dark-theme .mat-elevation-z3,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.dark-theme .mat-elevation-z4,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.dark-theme .mat-elevation-z5,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.dark-theme .mat-elevation-z6,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.dark-theme .mat-elevation-z7,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.dark-theme .mat-elevation-z8,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.dark-theme .mat-elevation-z9,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.dark-theme .mat-elevation-z10,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.dark-theme .mat-elevation-z11,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.dark-theme .mat-elevation-z12,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.dark-theme .mat-elevation-z13,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.dark-theme .mat-elevation-z14,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.dark-theme .mat-elevation-z15,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.dark-theme .mat-elevation-z16,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.dark-theme .mat-elevation-z17,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.dark-theme .mat-elevation-z18,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.dark-theme .mat-elevation-z19,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.dark-theme .mat-elevation-z20,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.dark-theme .mat-elevation-z21,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.dark-theme .mat-elevation-z22,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.dark-theme .mat-elevation-z23,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.dark-theme .mat-elevation-z24,.dark-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.dark-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #aa91a0;--mdc-linear-progress-track-color: rgba(170, 145, 160, .25)}.dark-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #44b7f7;--mdc-linear-progress-track-color: rgba(68, 183, 247, .25)}.dark-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #fa896b;--mdc-linear-progress-track-color: rgba(250, 137, 107, .25)}.dark-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #44b7f7;--mdc-filled-text-field-focus-active-indicator-color: #44b7f7;--mdc-filled-text-field-focus-label-text-color: rgba(68, 183, 247, .87);--mdc-outlined-text-field-caret-color: #44b7f7;--mdc-outlined-text-field-focus-outline-color: #44b7f7;--mdc-outlined-text-field-focus-label-text-color: rgba(68, 183, 247, .87);--mat-form-field-focus-select-arrow-color: rgba(68, 183, 247, .87)}.dark-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #fa896b;--mdc-filled-text-field-focus-active-indicator-color: #fa896b;--mdc-filled-text-field-focus-label-text-color: rgba(250, 137, 107, .87);--mdc-outlined-text-field-caret-color: #fa896b;--mdc-outlined-text-field-focus-outline-color: #fa896b;--mdc-outlined-text-field-focus-label-text-color: rgba(250, 137, 107, .87);--mat-form-field-focus-select-arrow-color: rgba(250, 137, 107, .87)}.dark-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(68, 183, 247, .87);--mat-select-invalid-arrow-color: rgba(250, 137, 107, .87)}.dark-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(250, 137, 107, .87);--mat-select-invalid-arrow-color: rgba(250, 137, 107, .87)}.dark-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.dark-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-selected-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-flat-disabled-selected-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #aa91a0;--mdc-chip-elevated-selected-container-color: #aa91a0;--mdc-chip-elevated-disabled-container-color: #aa91a0;--mdc-chip-flat-disabled-selected-container-color: #aa91a0;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #44b7f7;--mdc-chip-elevated-selected-container-color: #44b7f7;--mdc-chip-elevated-disabled-container-color: #44b7f7;--mdc-chip-flat-disabled-selected-container-color: #44b7f7;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #fa896b;--mdc-chip-elevated-selected-container-color: #fa896b;--mdc-chip-elevated-disabled-container-color: #fa896b;--mdc-chip-flat-disabled-selected-container-color: #fa896b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dark-theme .mat-mdc-slide-toggle,.dark-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.dark-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #aa91a0;--mdc-radio-selected-hover-icon-color: #aa91a0;--mdc-radio-selected-icon-color: #aa91a0;--mdc-radio-selected-pressed-icon-color: #aa91a0;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #aa91a0;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.dark-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #44b7f7;--mdc-radio-selected-hover-icon-color: #44b7f7;--mdc-radio-selected-icon-color: #44b7f7;--mdc-radio-selected-pressed-icon-color: #44b7f7;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #44b7f7;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.dark-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #fa896b;--mdc-radio-selected-hover-icon-color: #fa896b;--mdc-radio-selected-icon-color: #fa896b;--mdc-radio-selected-pressed-icon-color: #fa896b;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #fa896b;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.dark-theme .mat-accent{--mat-slider-ripple-color: #44b7f7;--mat-slider-hover-state-layer-color: rgba(68, 183, 247, .05);--mat-slider-focus-state-layer-color: rgba(68, 183, 247, .2);--mdc-slider-handle-color: #44b7f7;--mdc-slider-focus-handle-color: #44b7f7;--mdc-slider-hover-handle-color: #44b7f7;--mdc-slider-active-track-color: #44b7f7;--mdc-slider-inactive-track-color: #44b7f7;--mdc-slider-with-tick-marks-inactive-container-color: #44b7f7;--mdc-slider-with-tick-marks-active-container-color: white}.dark-theme .mat-warn{--mat-slider-ripple-color: #fa896b;--mat-slider-hover-state-layer-color: rgba(250, 137, 107, .05);--mat-slider-focus-state-layer-color: rgba(250, 137, 107, .2);--mdc-slider-handle-color: #fa896b;--mdc-slider-focus-handle-color: #fa896b;--mdc-slider-hover-handle-color: #fa896b;--mdc-slider-active-track-color: #fa896b;--mdc-slider-inactive-track-color: #fa896b;--mdc-slider-with-tick-marks-inactive-container-color: #fa896b;--mdc-slider-with-tick-marks-active-container-color: white}.dark-theme .mdc-list-item__start,.dark-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #aa91a0;--mdc-radio-selected-hover-icon-color: #aa91a0;--mdc-radio-selected-icon-color: #aa91a0;--mdc-radio-selected-pressed-icon-color: #aa91a0}.dark-theme .mat-accent .mdc-list-item__start,.dark-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #44b7f7;--mdc-radio-selected-hover-icon-color: #44b7f7;--mdc-radio-selected-icon-color: #44b7f7;--mdc-radio-selected-pressed-icon-color: #44b7f7}.dark-theme .mat-warn .mdc-list-item__start,.dark-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #fa896b;--mdc-radio-selected-hover-icon-color: #fa896b;--mdc-radio-selected-icon-color: #fa896b;--mdc-radio-selected-pressed-icon-color: #fa896b}.dark-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #aa91a0;--mdc-checkbox-selected-hover-icon-color: #aa91a0;--mdc-checkbox-selected-icon-color: #aa91a0;--mdc-checkbox-selected-pressed-icon-color: #aa91a0;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #aa91a0;--mdc-checkbox-selected-hover-state-layer-color: #aa91a0;--mdc-checkbox-selected-pressed-state-layer-color: #aa91a0;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #44b7f7;--mdc-checkbox-selected-hover-icon-color: #44b7f7;--mdc-checkbox-selected-icon-color: #44b7f7;--mdc-checkbox-selected-pressed-icon-color: #44b7f7;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #44b7f7;--mdc-checkbox-selected-hover-state-layer-color: #44b7f7;--mdc-checkbox-selected-pressed-state-layer-color: #44b7f7;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #fa896b;--mdc-checkbox-selected-hover-icon-color: #fa896b;--mdc-checkbox-selected-icon-color: #fa896b;--mdc-checkbox-selected-pressed-icon-color: #fa896b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #fa896b;--mdc-checkbox-selected-hover-state-layer-color: #fa896b;--mdc-checkbox-selected-pressed-state-layer-color: #fa896b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#aa91a0}.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.dark-theme .mat-mdc-tab-group,.dark-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #aa91a0;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #aa91a0;--mat-tab-header-active-ripple-color: #aa91a0;--mat-tab-header-inactive-ripple-color: #aa91a0;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #aa91a0;--mat-tab-header-active-hover-label-text-color: #aa91a0;--mat-tab-header-active-focus-indicator-color: #aa91a0;--mat-tab-header-active-hover-indicator-color: #aa91a0}.dark-theme .mat-mdc-tab-group.mat-accent,.dark-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #44b7f7;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #44b7f7;--mat-tab-header-active-ripple-color: #44b7f7;--mat-tab-header-inactive-ripple-color: #44b7f7;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #44b7f7;--mat-tab-header-active-hover-label-text-color: #44b7f7;--mat-tab-header-active-focus-indicator-color: #44b7f7;--mat-tab-header-active-hover-indicator-color: #44b7f7}.dark-theme .mat-mdc-tab-group.mat-warn,.dark-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #fa896b;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #fa896b;--mat-tab-header-active-ripple-color: #fa896b;--mat-tab-header-inactive-ripple-color: #fa896b;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #fa896b;--mat-tab-header-active-hover-label-text-color: #fa896b;--mat-tab-header-active-focus-indicator-color: #fa896b;--mat-tab-header-active-hover-indicator-color: #fa896b}.dark-theme .mat-mdc-tab-group.mat-background-primary,.dark-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #aa91a0;--mat-tab-header-with-background-foreground-color: white}.dark-theme .mat-mdc-tab-group.mat-background-accent,.dark-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #44b7f7;--mat-tab-header-with-background-foreground-color: white}.dark-theme .mat-mdc-tab-group.mat-background-warn,.dark-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #fa896b;--mat-tab-header-with-background-foreground-color: white}.dark-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.dark-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #aa91a0;--mdc-checkbox-selected-hover-icon-color: #aa91a0;--mdc-checkbox-selected-icon-color: #aa91a0;--mdc-checkbox-selected-pressed-icon-color: #aa91a0;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #aa91a0;--mdc-checkbox-selected-hover-state-layer-color: #aa91a0;--mdc-checkbox-selected-pressed-state-layer-color: #aa91a0;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #fa896b;--mdc-checkbox-selected-hover-icon-color: #fa896b;--mdc-checkbox-selected-icon-color: #fa896b;--mdc-checkbox-selected-pressed-icon-color: #fa896b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #fa896b;--mdc-checkbox-selected-hover-state-layer-color: #fa896b;--mdc-checkbox-selected-pressed-state-layer-color: #fa896b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #aa91a0;--mat-text-button-state-layer-color: #aa91a0;--mat-text-button-ripple-color: rgba(170, 145, 160, .1)}.dark-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #44b7f7;--mat-text-button-state-layer-color: #44b7f7;--mat-text-button-ripple-color: rgba(68, 183, 247, .1)}.dark-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #fa896b;--mat-text-button-state-layer-color: #fa896b;--mat-text-button-ripple-color: rgba(250, 137, 107, .1)}.dark-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #aa91a0;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #44b7f7;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #fa896b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #aa91a0;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #44b7f7;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #fa896b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #aa91a0;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #aa91a0;--mat-outlined-button-ripple-color: rgba(170, 145, 160, .1)}.dark-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #44b7f7;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #44b7f7;--mat-outlined-button-ripple-color: rgba(68, 183, 247, .1)}.dark-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #fa896b;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #fa896b;--mat-outlined-button-ripple-color: rgba(250, 137, 107, .1)}.dark-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #aa91a0;--mat-icon-button-state-layer-color: #aa91a0;--mat-icon-button-ripple-color: rgba(170, 145, 160, .1)}.dark-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #44b7f7;--mat-icon-button-state-layer-color: #44b7f7;--mat-icon-button-ripple-color: rgba(68, 183, 247, .1)}.dark-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #fa896b;--mat-icon-button-state-layer-color: #fa896b;--mat-icon-button-ripple-color: rgba(250, 137, 107, .1)}.dark-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #aa91a0;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #44b7f7;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #fa896b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #aa91a0;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #44b7f7;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #fa896b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #44b7f7}.dark-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #fa896b}.dark-theme .mat-badge-accent{--mat-badge-background-color: #44b7f7;--mat-badge-text-color: white}.dark-theme .mat-badge-warn{--mat-badge-background-color: #fa896b;--mat-badge-text-color: white}.dark-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #44b7f7;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(68, 183, 247, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(68, 183, 247, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(68, 183, 247, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(68, 183, 247, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dark-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #fa896b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(250, 137, 107, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(250, 137, 107, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(250, 137, 107, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(250, 137, 107, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dark-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #44b7f7}.dark-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #fa896b}.dark-theme .mat-icon.mat-primary{--mat-icon-color: #aa91a0}.dark-theme .mat-icon.mat-accent{--mat-icon-color: #44b7f7}.dark-theme .mat-icon.mat-warn{--mat-icon-color: #fa896b}.dark-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #44b7f7;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #44b7f7;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #44b7f7;--mat-stepper-header-edit-state-icon-foreground-color: white}.dark-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #fa896b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #fa896b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #fa896b;--mat-stepper-header-edit-state-icon-foreground-color: white}.dark-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #aa91a0;--mat-toolbar-container-text-color: white}.dark-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #44b7f7;--mat-toolbar-container-text-color: white}.dark-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #fa896b;--mat-toolbar-container-text-color: white}.orange_theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #fa896b;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #0074ba;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0074ba;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #fa896b;--mdc-filled-text-field-focus-active-indicator-color: #fa896b;--mdc-filled-text-field-focus-label-text-color: rgba(250, 137, 107, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #fa896b;--mdc-outlined-text-field-focus-outline-color: #fa896b;--mdc-outlined-text-field-focus-label-text-color: rgba(250, 137, 107, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(250, 137, 107, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(250, 137, 107, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #fa896b;--mdc-slider-focus-handle-color: #fa896b;--mdc-slider-hover-handle-color: #fa896b;--mdc-slider-active-track-color: #fa896b;--mdc-slider-inactive-track-color: #fa896b;--mdc-slider-with-tick-marks-inactive-container-color: #fa896b;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #fa896b;--mat-slider-hover-state-layer-color: rgba(250, 137, 107, .05);--mat-slider-focus-state-layer-color: rgba(250, 137, 107, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0074ba;--mdc-checkbox-selected-hover-icon-color: #0074ba;--mdc-checkbox-selected-icon-color: #0074ba;--mdc-checkbox-selected-pressed-icon-color: #0074ba;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0074ba;--mdc-checkbox-selected-hover-state-layer-color: #0074ba;--mdc-checkbox-selected-pressed-state-layer-color: #0074ba;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--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-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #0074ba;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #fa896b;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #fa896b;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #fa896b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(250, 137, 107, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(250, 137, 107, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(250, 137, 107, .3);--mat-datepicker-toggle-active-state-icon-color: #fa896b;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(250, 137, 107, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #fa896b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #fa896b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #fa896b;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.orange_theme .bg-primary{background:#fa896b!important}.orange_theme .horizontal-navbar .parentBox.pactive>a,.orange_theme .horizontal-navbar .parentBox.pactive>a:hover,.orange_theme .horizontal-navbar .parentBox.pactive:hover>a{background-color:#fa896b!important}.orange_theme .activeMenu{background-color:#fa896b!important}.orange_theme .mat-mdc-outlined-button.mat-primary{border-color:#fa896b!important}.orange_theme .mat-mdc-outlined-button.mat-accent{border-color:#0074ba!important}.orange_theme .mat-mdc-outlined-button.mat-warn{border-color:#f44336!important}.orange_theme .mat-accent{--mat-option-selected-state-label-text-color: #0074ba;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.orange_theme .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.orange_theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #fa896b;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fa896b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.orange_theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #0074ba;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0074ba;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.orange_theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.orange_theme .mat-elevation-z0,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.orange_theme .mat-elevation-z1,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.orange_theme .mat-elevation-z2,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.orange_theme .mat-elevation-z3,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.orange_theme .mat-elevation-z4,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.orange_theme .mat-elevation-z5,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.orange_theme .mat-elevation-z6,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.orange_theme .mat-elevation-z7,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.orange_theme .mat-elevation-z8,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.orange_theme .mat-elevation-z9,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.orange_theme .mat-elevation-z10,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.orange_theme .mat-elevation-z11,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.orange_theme .mat-elevation-z12,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.orange_theme .mat-elevation-z13,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.orange_theme .mat-elevation-z14,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.orange_theme .mat-elevation-z15,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.orange_theme .mat-elevation-z16,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.orange_theme .mat-elevation-z17,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.orange_theme .mat-elevation-z18,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.orange_theme .mat-elevation-z19,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.orange_theme .mat-elevation-z20,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.orange_theme .mat-elevation-z21,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.orange_theme .mat-elevation-z22,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.orange_theme .mat-elevation-z23,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.orange_theme .mat-elevation-z24,.orange_theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.orange_theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #fa896b;--mdc-linear-progress-track-color: rgba(250, 137, 107, .25)}.orange_theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #0074ba;--mdc-linear-progress-track-color: rgba(0, 116, 186, .25)}.orange_theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.orange_theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #0074ba;--mdc-filled-text-field-focus-active-indicator-color: #0074ba;--mdc-filled-text-field-focus-label-text-color: rgba(0, 116, 186, .87);--mdc-outlined-text-field-caret-color: #0074ba;--mdc-outlined-text-field-focus-outline-color: #0074ba;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 116, 186, .87);--mat-form-field-focus-select-arrow-color: rgba(0, 116, 186, .87)}.orange_theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.orange_theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 116, 186, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.orange_theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.orange_theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.orange_theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.orange_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.orange_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #fa896b;--mdc-chip-elevated-selected-container-color: #fa896b;--mdc-chip-elevated-disabled-container-color: #fa896b;--mdc-chip-flat-disabled-selected-container-color: #fa896b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.orange_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.orange_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0074ba;--mdc-chip-elevated-selected-container-color: #0074ba;--mdc-chip-elevated-disabled-container-color: #0074ba;--mdc-chip-flat-disabled-selected-container-color: #0074ba;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.orange_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.orange_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.orange_theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.orange_theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.orange_theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.orange_theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #fa896b;--mdc-radio-selected-hover-icon-color: #fa896b;--mdc-radio-selected-icon-color: #fa896b;--mdc-radio-selected-pressed-icon-color: #fa896b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #fa896b;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.orange_theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #0074ba;--mdc-radio-selected-hover-icon-color: #0074ba;--mdc-radio-selected-icon-color: #0074ba;--mdc-radio-selected-pressed-icon-color: #0074ba;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0074ba;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.orange_theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.orange_theme .mat-accent{--mat-slider-ripple-color: #0074ba;--mat-slider-hover-state-layer-color: rgba(0, 116, 186, .05);--mat-slider-focus-state-layer-color: rgba(0, 116, 186, .2);--mdc-slider-handle-color: #0074ba;--mdc-slider-focus-handle-color: #0074ba;--mdc-slider-hover-handle-color: #0074ba;--mdc-slider-active-track-color: #0074ba;--mdc-slider-inactive-track-color: #0074ba;--mdc-slider-with-tick-marks-inactive-container-color: #0074ba;--mdc-slider-with-tick-marks-active-container-color: white}.orange_theme .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.orange_theme .mdc-list-item__start,.orange_theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #fa896b;--mdc-radio-selected-hover-icon-color: #fa896b;--mdc-radio-selected-icon-color: #fa896b;--mdc-radio-selected-pressed-icon-color: #fa896b}.orange_theme .mat-accent .mdc-list-item__start,.orange_theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #0074ba;--mdc-radio-selected-hover-icon-color: #0074ba;--mdc-radio-selected-icon-color: #0074ba;--mdc-radio-selected-pressed-icon-color: #0074ba}.orange_theme .mat-warn .mdc-list-item__start,.orange_theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.orange_theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #fa896b;--mdc-checkbox-selected-hover-icon-color: #fa896b;--mdc-checkbox-selected-icon-color: #fa896b;--mdc-checkbox-selected-pressed-icon-color: #fa896b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #fa896b;--mdc-checkbox-selected-hover-state-layer-color: #fa896b;--mdc-checkbox-selected-pressed-state-layer-color: #fa896b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.orange_theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0074ba;--mdc-checkbox-selected-hover-icon-color: #0074ba;--mdc-checkbox-selected-icon-color: #0074ba;--mdc-checkbox-selected-pressed-icon-color: #0074ba;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0074ba;--mdc-checkbox-selected-hover-state-layer-color: #0074ba;--mdc-checkbox-selected-pressed-state-layer-color: #0074ba;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.orange_theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.orange_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.orange_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.orange_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.orange_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#fa896b}.orange_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.orange_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.orange_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.orange_theme .mat-mdc-tab-group,.orange_theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #fa896b;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #fa896b;--mat-tab-header-active-ripple-color: #fa896b;--mat-tab-header-inactive-ripple-color: #fa896b;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #fa896b;--mat-tab-header-active-hover-label-text-color: #fa896b;--mat-tab-header-active-focus-indicator-color: #fa896b;--mat-tab-header-active-hover-indicator-color: #fa896b}.orange_theme .mat-mdc-tab-group.mat-accent,.orange_theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #0074ba;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #0074ba;--mat-tab-header-active-ripple-color: #0074ba;--mat-tab-header-inactive-ripple-color: #0074ba;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #0074ba;--mat-tab-header-active-hover-label-text-color: #0074ba;--mat-tab-header-active-focus-indicator-color: #0074ba;--mat-tab-header-active-hover-indicator-color: #0074ba}.orange_theme .mat-mdc-tab-group.mat-warn,.orange_theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.orange_theme .mat-mdc-tab-group.mat-background-primary,.orange_theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #fa896b;--mat-tab-header-with-background-foreground-color: white}.orange_theme .mat-mdc-tab-group.mat-background-accent,.orange_theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #0074ba;--mat-tab-header-with-background-foreground-color: white}.orange_theme .mat-mdc-tab-group.mat-background-warn,.orange_theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.orange_theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.orange_theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #fa896b;--mdc-checkbox-selected-hover-icon-color: #fa896b;--mdc-checkbox-selected-icon-color: #fa896b;--mdc-checkbox-selected-pressed-icon-color: #fa896b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #fa896b;--mdc-checkbox-selected-hover-state-layer-color: #fa896b;--mdc-checkbox-selected-pressed-state-layer-color: #fa896b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.orange_theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.orange_theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #fa896b;--mat-text-button-state-layer-color: #fa896b;--mat-text-button-ripple-color: rgba(250, 137, 107, .1)}.orange_theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #0074ba;--mat-text-button-state-layer-color: #0074ba;--mat-text-button-ripple-color: rgba(0, 116, 186, .1)}.orange_theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.orange_theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #fa896b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #0074ba;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #fa896b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #0074ba;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #fa896b;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #fa896b;--mat-outlined-button-ripple-color: rgba(250, 137, 107, .1)}.orange_theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #0074ba;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #0074ba;--mat-outlined-button-ripple-color: rgba(0, 116, 186, .1)}.orange_theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.orange_theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #fa896b;--mat-icon-button-state-layer-color: #fa896b;--mat-icon-button-ripple-color: rgba(250, 137, 107, .1)}.orange_theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #0074ba;--mat-icon-button-state-layer-color: #0074ba;--mat-icon-button-ripple-color: rgba(0, 116, 186, .1)}.orange_theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.orange_theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #fa896b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #0074ba;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #fa896b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #0074ba;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-accent{--mdc-circular-progress-active-indicator-color: #0074ba}.orange_theme .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.orange_theme .mat-badge-accent{--mat-badge-background-color: #0074ba;--mat-badge-text-color: white}.orange_theme .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.orange_theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0074ba;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 116, 186, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 116, 186, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 116, 186, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 116, 186, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.orange_theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.orange_theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #0074ba}.orange_theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.orange_theme .mat-icon.mat-primary{--mat-icon-color: #fa896b}.orange_theme .mat-icon.mat-accent{--mat-icon-color: #0074ba}.orange_theme .mat-icon.mat-warn{--mat-icon-color: #f44336}.orange_theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0074ba;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0074ba;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0074ba;--mat-stepper-header-edit-state-icon-foreground-color: white}.orange_theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.orange_theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #fa896b;--mat-toolbar-container-text-color: white}.orange_theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #0074ba;--mat-toolbar-container-text-color: white}.orange_theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.aqua_theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #0074ba;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #47d7bc;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #47d7bc;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #0074ba;--mdc-filled-text-field-focus-active-indicator-color: #0074ba;--mdc-filled-text-field-focus-label-text-color: rgba(0, 116, 186, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #0074ba;--mdc-outlined-text-field-focus-outline-color: #0074ba;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 116, 186, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(0, 116, 186, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 116, 186, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #0074ba;--mdc-slider-focus-handle-color: #0074ba;--mdc-slider-hover-handle-color: #0074ba;--mdc-slider-active-track-color: #0074ba;--mdc-slider-inactive-track-color: #0074ba;--mdc-slider-with-tick-marks-inactive-container-color: #0074ba;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #0074ba;--mat-slider-hover-state-layer-color: rgba(0, 116, 186, .05);--mat-slider-focus-state-layer-color: rgba(0, 116, 186, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #47d7bc;--mdc-checkbox-selected-hover-icon-color: #47d7bc;--mdc-checkbox-selected-icon-color: #47d7bc;--mdc-checkbox-selected-pressed-icon-color: #47d7bc;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #47d7bc;--mdc-checkbox-selected-hover-state-layer-color: #47d7bc;--mdc-checkbox-selected-pressed-state-layer-color: #47d7bc;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--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-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #47d7bc;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #0074ba;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #0074ba;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0074ba;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 116, 186, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 116, 186, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 116, 186, .3);--mat-datepicker-toggle-active-state-icon-color: #0074ba;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 116, 186, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0074ba;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0074ba;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0074ba;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.aqua_theme .bg-primary{background:#0074ba!important}.aqua_theme .horizontal-navbar .parentBox.pactive>a,.aqua_theme .horizontal-navbar .parentBox.pactive>a:hover,.aqua_theme .horizontal-navbar .parentBox.pactive:hover>a{background-color:#0074ba!important}.aqua_theme .activeMenu{background-color:#0074ba!important}.aqua_theme .mat-mdc-outlined-button.mat-primary{border-color:#0074ba!important}.aqua_theme .mat-mdc-outlined-button.mat-accent{border-color:#47d7bc!important}.aqua_theme .mat-mdc-outlined-button.mat-warn{border-color:#f44336!important}.aqua_theme .mat-accent{--mat-option-selected-state-label-text-color: #47d7bc;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.aqua_theme .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.aqua_theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0074ba;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0074ba;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.aqua_theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #47d7bc;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #47d7bc;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.aqua_theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.aqua_theme .mat-elevation-z0,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.aqua_theme .mat-elevation-z1,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.aqua_theme .mat-elevation-z2,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.aqua_theme .mat-elevation-z3,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.aqua_theme .mat-elevation-z4,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.aqua_theme .mat-elevation-z5,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.aqua_theme .mat-elevation-z6,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.aqua_theme .mat-elevation-z7,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.aqua_theme .mat-elevation-z8,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.aqua_theme .mat-elevation-z9,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.aqua_theme .mat-elevation-z10,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.aqua_theme .mat-elevation-z11,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.aqua_theme .mat-elevation-z12,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.aqua_theme .mat-elevation-z13,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.aqua_theme .mat-elevation-z14,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.aqua_theme .mat-elevation-z15,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.aqua_theme .mat-elevation-z16,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.aqua_theme .mat-elevation-z17,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.aqua_theme .mat-elevation-z18,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.aqua_theme .mat-elevation-z19,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.aqua_theme .mat-elevation-z20,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.aqua_theme .mat-elevation-z21,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.aqua_theme .mat-elevation-z22,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.aqua_theme .mat-elevation-z23,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.aqua_theme .mat-elevation-z24,.aqua_theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.aqua_theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0074ba;--mdc-linear-progress-track-color: rgba(0, 116, 186, .25)}.aqua_theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #47d7bc;--mdc-linear-progress-track-color: rgba(71, 215, 188, .25)}.aqua_theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.aqua_theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #47d7bc;--mdc-filled-text-field-focus-active-indicator-color: #47d7bc;--mdc-filled-text-field-focus-label-text-color: rgba(71, 215, 188, .87);--mdc-outlined-text-field-caret-color: #47d7bc;--mdc-outlined-text-field-focus-outline-color: #47d7bc;--mdc-outlined-text-field-focus-label-text-color: rgba(71, 215, 188, .87);--mat-form-field-focus-select-arrow-color: rgba(71, 215, 188, .87)}.aqua_theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.aqua_theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(71, 215, 188, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.aqua_theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.aqua_theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.aqua_theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.aqua_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.aqua_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0074ba;--mdc-chip-elevated-selected-container-color: #0074ba;--mdc-chip-elevated-disabled-container-color: #0074ba;--mdc-chip-flat-disabled-selected-container-color: #0074ba;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.aqua_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.aqua_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #47d7bc;--mdc-chip-elevated-selected-container-color: #47d7bc;--mdc-chip-elevated-disabled-container-color: #47d7bc;--mdc-chip-flat-disabled-selected-container-color: #47d7bc;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.aqua_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.aqua_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.aqua_theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.aqua_theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.aqua_theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.aqua_theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #0074ba;--mdc-radio-selected-hover-icon-color: #0074ba;--mdc-radio-selected-icon-color: #0074ba;--mdc-radio-selected-pressed-icon-color: #0074ba;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0074ba;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.aqua_theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #47d7bc;--mdc-radio-selected-hover-icon-color: #47d7bc;--mdc-radio-selected-icon-color: #47d7bc;--mdc-radio-selected-pressed-icon-color: #47d7bc;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #47d7bc;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.aqua_theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.aqua_theme .mat-accent{--mat-slider-ripple-color: #47d7bc;--mat-slider-hover-state-layer-color: rgba(71, 215, 188, .05);--mat-slider-focus-state-layer-color: rgba(71, 215, 188, .2);--mdc-slider-handle-color: #47d7bc;--mdc-slider-focus-handle-color: #47d7bc;--mdc-slider-hover-handle-color: #47d7bc;--mdc-slider-active-track-color: #47d7bc;--mdc-slider-inactive-track-color: #47d7bc;--mdc-slider-with-tick-marks-inactive-container-color: #47d7bc;--mdc-slider-with-tick-marks-active-container-color: white}.aqua_theme .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.aqua_theme .mdc-list-item__start,.aqua_theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #0074ba;--mdc-radio-selected-hover-icon-color: #0074ba;--mdc-radio-selected-icon-color: #0074ba;--mdc-radio-selected-pressed-icon-color: #0074ba}.aqua_theme .mat-accent .mdc-list-item__start,.aqua_theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #47d7bc;--mdc-radio-selected-hover-icon-color: #47d7bc;--mdc-radio-selected-icon-color: #47d7bc;--mdc-radio-selected-pressed-icon-color: #47d7bc}.aqua_theme .mat-warn .mdc-list-item__start,.aqua_theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.aqua_theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0074ba;--mdc-checkbox-selected-hover-icon-color: #0074ba;--mdc-checkbox-selected-icon-color: #0074ba;--mdc-checkbox-selected-pressed-icon-color: #0074ba;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0074ba;--mdc-checkbox-selected-hover-state-layer-color: #0074ba;--mdc-checkbox-selected-pressed-state-layer-color: #0074ba;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.aqua_theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #47d7bc;--mdc-checkbox-selected-hover-icon-color: #47d7bc;--mdc-checkbox-selected-icon-color: #47d7bc;--mdc-checkbox-selected-pressed-icon-color: #47d7bc;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #47d7bc;--mdc-checkbox-selected-hover-state-layer-color: #47d7bc;--mdc-checkbox-selected-pressed-state-layer-color: #47d7bc;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.aqua_theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.aqua_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.aqua_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.aqua_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.aqua_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#0074ba}.aqua_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.aqua_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.aqua_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.aqua_theme .mat-mdc-tab-group,.aqua_theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0074ba;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #0074ba;--mat-tab-header-active-ripple-color: #0074ba;--mat-tab-header-inactive-ripple-color: #0074ba;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #0074ba;--mat-tab-header-active-hover-label-text-color: #0074ba;--mat-tab-header-active-focus-indicator-color: #0074ba;--mat-tab-header-active-hover-indicator-color: #0074ba}.aqua_theme .mat-mdc-tab-group.mat-accent,.aqua_theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #47d7bc;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #47d7bc;--mat-tab-header-active-ripple-color: #47d7bc;--mat-tab-header-inactive-ripple-color: #47d7bc;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #47d7bc;--mat-tab-header-active-hover-label-text-color: #47d7bc;--mat-tab-header-active-focus-indicator-color: #47d7bc;--mat-tab-header-active-hover-indicator-color: #47d7bc}.aqua_theme .mat-mdc-tab-group.mat-warn,.aqua_theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.aqua_theme .mat-mdc-tab-group.mat-background-primary,.aqua_theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0074ba;--mat-tab-header-with-background-foreground-color: white}.aqua_theme .mat-mdc-tab-group.mat-background-accent,.aqua_theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #47d7bc;--mat-tab-header-with-background-foreground-color: white}.aqua_theme .mat-mdc-tab-group.mat-background-warn,.aqua_theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.aqua_theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.aqua_theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0074ba;--mdc-checkbox-selected-hover-icon-color: #0074ba;--mdc-checkbox-selected-icon-color: #0074ba;--mdc-checkbox-selected-pressed-icon-color: #0074ba;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0074ba;--mdc-checkbox-selected-hover-state-layer-color: #0074ba;--mdc-checkbox-selected-pressed-state-layer-color: #0074ba;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.aqua_theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.aqua_theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0074ba;--mat-text-button-state-layer-color: #0074ba;--mat-text-button-ripple-color: rgba(0, 116, 186, .1)}.aqua_theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #47d7bc;--mat-text-button-state-layer-color: #47d7bc;--mat-text-button-ripple-color: rgba(71, 215, 188, .1)}.aqua_theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.aqua_theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0074ba;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #47d7bc;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0074ba;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #47d7bc;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0074ba;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #0074ba;--mat-outlined-button-ripple-color: rgba(0, 116, 186, .1)}.aqua_theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #47d7bc;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #47d7bc;--mat-outlined-button-ripple-color: rgba(71, 215, 188, .1)}.aqua_theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.aqua_theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0074ba;--mat-icon-button-state-layer-color: #0074ba;--mat-icon-button-ripple-color: rgba(0, 116, 186, .1)}.aqua_theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #47d7bc;--mat-icon-button-state-layer-color: #47d7bc;--mat-icon-button-ripple-color: rgba(71, 215, 188, .1)}.aqua_theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.aqua_theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0074ba;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #47d7bc;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0074ba;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #47d7bc;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-accent{--mdc-circular-progress-active-indicator-color: #47d7bc}.aqua_theme .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.aqua_theme .mat-badge-accent{--mat-badge-background-color: #47d7bc;--mat-badge-text-color: white}.aqua_theme .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.aqua_theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #47d7bc;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(71, 215, 188, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(71, 215, 188, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(71, 215, 188, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(71, 215, 188, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.aqua_theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.aqua_theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #47d7bc}.aqua_theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.aqua_theme .mat-icon.mat-primary{--mat-icon-color: #0074ba}.aqua_theme .mat-icon.mat-accent{--mat-icon-color: #47d7bc}.aqua_theme .mat-icon.mat-warn{--mat-icon-color: #f44336}.aqua_theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #47d7bc;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #47d7bc;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #47d7bc;--mat-stepper-header-edit-state-icon-foreground-color: white}.aqua_theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.aqua_theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0074ba;--mat-toolbar-container-text-color: white}.aqua_theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #47d7bc;--mat-toolbar-container-text-color: white}.aqua_theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.purple_theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #763ebd;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #95cfd5;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #95cfd5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #763ebd;--mdc-filled-text-field-focus-active-indicator-color: #763ebd;--mdc-filled-text-field-focus-label-text-color: rgba(118, 62, 189, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #763ebd;--mdc-outlined-text-field-focus-outline-color: #763ebd;--mdc-outlined-text-field-focus-label-text-color: rgba(118, 62, 189, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(118, 62, 189, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(118, 62, 189, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #763ebd;--mdc-slider-focus-handle-color: #763ebd;--mdc-slider-hover-handle-color: #763ebd;--mdc-slider-active-track-color: #763ebd;--mdc-slider-inactive-track-color: #763ebd;--mdc-slider-with-tick-marks-inactive-container-color: #763ebd;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #763ebd;--mat-slider-hover-state-layer-color: rgba(118, 62, 189, .05);--mat-slider-focus-state-layer-color: rgba(118, 62, 189, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #95cfd5;--mdc-checkbox-selected-hover-icon-color: #95cfd5;--mdc-checkbox-selected-icon-color: #95cfd5;--mdc-checkbox-selected-pressed-icon-color: #95cfd5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #95cfd5;--mdc-checkbox-selected-hover-state-layer-color: #95cfd5;--mdc-checkbox-selected-pressed-state-layer-color: #95cfd5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--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-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #95cfd5;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #763ebd;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #763ebd;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #763ebd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(118, 62, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(118, 62, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(118, 62, 189, .3);--mat-datepicker-toggle-active-state-icon-color: #763ebd;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(118, 62, 189, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #763ebd;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #763ebd;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #763ebd;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.purple_theme .bg-primary{background:#763ebd!important}.purple_theme .horizontal-navbar .parentBox.pactive>a,.purple_theme .horizontal-navbar .parentBox.pactive>a:hover,.purple_theme .horizontal-navbar .parentBox.pactive:hover>a{background-color:#763ebd!important}.purple_theme .activeMenu{background-color:#763ebd!important}.purple_theme .mat-mdc-outlined-button.mat-primary{border-color:#763ebd!important}.purple_theme .mat-mdc-outlined-button.mat-accent{border-color:#95cfd5!important}.purple_theme .mat-mdc-outlined-button.mat-warn{border-color:#f44336!important}.purple_theme .mat-accent{--mat-option-selected-state-label-text-color: #95cfd5;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.purple_theme .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.purple_theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #763ebd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #763ebd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.purple_theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #95cfd5;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #95cfd5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.purple_theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.purple_theme .mat-elevation-z0,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.purple_theme .mat-elevation-z1,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.purple_theme .mat-elevation-z2,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.purple_theme .mat-elevation-z3,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.purple_theme .mat-elevation-z4,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.purple_theme .mat-elevation-z5,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.purple_theme .mat-elevation-z6,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.purple_theme .mat-elevation-z7,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.purple_theme .mat-elevation-z8,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.purple_theme .mat-elevation-z9,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.purple_theme .mat-elevation-z10,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.purple_theme .mat-elevation-z11,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.purple_theme .mat-elevation-z12,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.purple_theme .mat-elevation-z13,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.purple_theme .mat-elevation-z14,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.purple_theme .mat-elevation-z15,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.purple_theme .mat-elevation-z16,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.purple_theme .mat-elevation-z17,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.purple_theme .mat-elevation-z18,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.purple_theme .mat-elevation-z19,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.purple_theme .mat-elevation-z20,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.purple_theme .mat-elevation-z21,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.purple_theme .mat-elevation-z22,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.purple_theme .mat-elevation-z23,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.purple_theme .mat-elevation-z24,.purple_theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.purple_theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #763ebd;--mdc-linear-progress-track-color: rgba(118, 62, 189, .25)}.purple_theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #95cfd5;--mdc-linear-progress-track-color: rgba(149, 207, 213, .25)}.purple_theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.purple_theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #95cfd5;--mdc-filled-text-field-focus-active-indicator-color: #95cfd5;--mdc-filled-text-field-focus-label-text-color: rgba(149, 207, 213, .87);--mdc-outlined-text-field-caret-color: #95cfd5;--mdc-outlined-text-field-focus-outline-color: #95cfd5;--mdc-outlined-text-field-focus-label-text-color: rgba(149, 207, 213, .87);--mat-form-field-focus-select-arrow-color: rgba(149, 207, 213, .87)}.purple_theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.purple_theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(149, 207, 213, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.purple_theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.purple_theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.purple_theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.purple_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.purple_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #763ebd;--mdc-chip-elevated-selected-container-color: #763ebd;--mdc-chip-elevated-disabled-container-color: #763ebd;--mdc-chip-flat-disabled-selected-container-color: #763ebd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.purple_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.purple_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #95cfd5;--mdc-chip-elevated-selected-container-color: #95cfd5;--mdc-chip-elevated-disabled-container-color: #95cfd5;--mdc-chip-flat-disabled-selected-container-color: #95cfd5;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.purple_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.purple_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.purple_theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.purple_theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.purple_theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.purple_theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #763ebd;--mdc-radio-selected-hover-icon-color: #763ebd;--mdc-radio-selected-icon-color: #763ebd;--mdc-radio-selected-pressed-icon-color: #763ebd;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #763ebd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.purple_theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #95cfd5;--mdc-radio-selected-hover-icon-color: #95cfd5;--mdc-radio-selected-icon-color: #95cfd5;--mdc-radio-selected-pressed-icon-color: #95cfd5;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #95cfd5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.purple_theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.purple_theme .mat-accent{--mat-slider-ripple-color: #95cfd5;--mat-slider-hover-state-layer-color: rgba(149, 207, 213, .05);--mat-slider-focus-state-layer-color: rgba(149, 207, 213, .2);--mdc-slider-handle-color: #95cfd5;--mdc-slider-focus-handle-color: #95cfd5;--mdc-slider-hover-handle-color: #95cfd5;--mdc-slider-active-track-color: #95cfd5;--mdc-slider-inactive-track-color: #95cfd5;--mdc-slider-with-tick-marks-inactive-container-color: #95cfd5;--mdc-slider-with-tick-marks-active-container-color: white}.purple_theme .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.purple_theme .mdc-list-item__start,.purple_theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #763ebd;--mdc-radio-selected-hover-icon-color: #763ebd;--mdc-radio-selected-icon-color: #763ebd;--mdc-radio-selected-pressed-icon-color: #763ebd}.purple_theme .mat-accent .mdc-list-item__start,.purple_theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #95cfd5;--mdc-radio-selected-hover-icon-color: #95cfd5;--mdc-radio-selected-icon-color: #95cfd5;--mdc-radio-selected-pressed-icon-color: #95cfd5}.purple_theme .mat-warn .mdc-list-item__start,.purple_theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.purple_theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #763ebd;--mdc-checkbox-selected-hover-icon-color: #763ebd;--mdc-checkbox-selected-icon-color: #763ebd;--mdc-checkbox-selected-pressed-icon-color: #763ebd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #763ebd;--mdc-checkbox-selected-hover-state-layer-color: #763ebd;--mdc-checkbox-selected-pressed-state-layer-color: #763ebd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.purple_theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #95cfd5;--mdc-checkbox-selected-hover-icon-color: #95cfd5;--mdc-checkbox-selected-icon-color: #95cfd5;--mdc-checkbox-selected-pressed-icon-color: #95cfd5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #95cfd5;--mdc-checkbox-selected-hover-state-layer-color: #95cfd5;--mdc-checkbox-selected-pressed-state-layer-color: #95cfd5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.purple_theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.purple_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.purple_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.purple_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.purple_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#763ebd}.purple_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.purple_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.purple_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.purple_theme .mat-mdc-tab-group,.purple_theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #763ebd;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #763ebd;--mat-tab-header-active-ripple-color: #763ebd;--mat-tab-header-inactive-ripple-color: #763ebd;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #763ebd;--mat-tab-header-active-hover-label-text-color: #763ebd;--mat-tab-header-active-focus-indicator-color: #763ebd;--mat-tab-header-active-hover-indicator-color: #763ebd}.purple_theme .mat-mdc-tab-group.mat-accent,.purple_theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #95cfd5;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #95cfd5;--mat-tab-header-active-ripple-color: #95cfd5;--mat-tab-header-inactive-ripple-color: #95cfd5;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #95cfd5;--mat-tab-header-active-hover-label-text-color: #95cfd5;--mat-tab-header-active-focus-indicator-color: #95cfd5;--mat-tab-header-active-hover-indicator-color: #95cfd5}.purple_theme .mat-mdc-tab-group.mat-warn,.purple_theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.purple_theme .mat-mdc-tab-group.mat-background-primary,.purple_theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #763ebd;--mat-tab-header-with-background-foreground-color: white}.purple_theme .mat-mdc-tab-group.mat-background-accent,.purple_theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #95cfd5;--mat-tab-header-with-background-foreground-color: white}.purple_theme .mat-mdc-tab-group.mat-background-warn,.purple_theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.purple_theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.purple_theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #763ebd;--mdc-checkbox-selected-hover-icon-color: #763ebd;--mdc-checkbox-selected-icon-color: #763ebd;--mdc-checkbox-selected-pressed-icon-color: #763ebd;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #763ebd;--mdc-checkbox-selected-hover-state-layer-color: #763ebd;--mdc-checkbox-selected-pressed-state-layer-color: #763ebd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.purple_theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.purple_theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #763ebd;--mat-text-button-state-layer-color: #763ebd;--mat-text-button-ripple-color: rgba(118, 62, 189, .1)}.purple_theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #95cfd5;--mat-text-button-state-layer-color: #95cfd5;--mat-text-button-ripple-color: rgba(149, 207, 213, .1)}.purple_theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.purple_theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #763ebd;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #95cfd5;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #763ebd;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #95cfd5;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #763ebd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #763ebd;--mat-outlined-button-ripple-color: rgba(118, 62, 189, .1)}.purple_theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #95cfd5;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #95cfd5;--mat-outlined-button-ripple-color: rgba(149, 207, 213, .1)}.purple_theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.purple_theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #763ebd;--mat-icon-button-state-layer-color: #763ebd;--mat-icon-button-ripple-color: rgba(118, 62, 189, .1)}.purple_theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #95cfd5;--mat-icon-button-state-layer-color: #95cfd5;--mat-icon-button-ripple-color: rgba(149, 207, 213, .1)}.purple_theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.purple_theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #763ebd;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #95cfd5;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #763ebd;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #95cfd5;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-accent{--mdc-circular-progress-active-indicator-color: #95cfd5}.purple_theme .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.purple_theme .mat-badge-accent{--mat-badge-background-color: #95cfd5;--mat-badge-text-color: white}.purple_theme .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.purple_theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #95cfd5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(149, 207, 213, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(149, 207, 213, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(149, 207, 213, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(149, 207, 213, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.purple_theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.purple_theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #95cfd5}.purple_theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.purple_theme .mat-icon.mat-primary{--mat-icon-color: #763ebd}.purple_theme .mat-icon.mat-accent{--mat-icon-color: #95cfd5}.purple_theme .mat-icon.mat-warn{--mat-icon-color: #f44336}.purple_theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #95cfd5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #95cfd5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #95cfd5;--mat-stepper-header-edit-state-icon-foreground-color: white}.purple_theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.purple_theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #763ebd;--mat-toolbar-container-text-color: white}.purple_theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #95cfd5;--mat-toolbar-container-text-color: white}.purple_theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.green_theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #0a7ea4;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #ccda4e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ccda4e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #0a7ea4;--mdc-filled-text-field-focus-active-indicator-color: #0a7ea4;--mdc-filled-text-field-focus-label-text-color: rgba(10, 126, 164, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #0a7ea4;--mdc-outlined-text-field-focus-outline-color: #0a7ea4;--mdc-outlined-text-field-focus-label-text-color: rgba(10, 126, 164, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(10, 126, 164, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(10, 126, 164, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #0a7ea4;--mdc-slider-focus-handle-color: #0a7ea4;--mdc-slider-hover-handle-color: #0a7ea4;--mdc-slider-active-track-color: #0a7ea4;--mdc-slider-inactive-track-color: #0a7ea4;--mdc-slider-with-tick-marks-inactive-container-color: #0a7ea4;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #0a7ea4;--mat-slider-hover-state-layer-color: rgba(10, 126, 164, .05);--mat-slider-focus-state-layer-color: rgba(10, 126, 164, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ccda4e;--mdc-checkbox-selected-hover-icon-color: #ccda4e;--mdc-checkbox-selected-icon-color: #ccda4e;--mdc-checkbox-selected-pressed-icon-color: #ccda4e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ccda4e;--mdc-checkbox-selected-hover-state-layer-color: #ccda4e;--mdc-checkbox-selected-pressed-state-layer-color: #ccda4e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--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-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ccda4e;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #0a7ea4;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #0a7ea4;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0a7ea4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(10, 126, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(10, 126, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(10, 126, 164, .3);--mat-datepicker-toggle-active-state-icon-color: #0a7ea4;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(10, 126, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0a7ea4;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0a7ea4;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0a7ea4;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.green_theme .bg-primary{background:#0a7ea4!important}.green_theme .horizontal-navbar .parentBox.pactive>a,.green_theme .horizontal-navbar .parentBox.pactive>a:hover,.green_theme .horizontal-navbar .parentBox.pactive:hover>a{background-color:#0a7ea4!important}.green_theme .activeMenu{background-color:#0a7ea4!important}.green_theme .mat-mdc-outlined-button.mat-primary{border-color:#0a7ea4!important}.green_theme .mat-mdc-outlined-button.mat-accent{border-color:#ccda4e!important}.green_theme .mat-mdc-outlined-button.mat-warn{border-color:#f44336!important}.green_theme .mat-accent{--mat-option-selected-state-label-text-color: #ccda4e;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.green_theme .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.green_theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0a7ea4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0a7ea4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.green_theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ccda4e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ccda4e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.green_theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.green_theme .mat-elevation-z0,.green_theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.green_theme .mat-elevation-z1,.green_theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.green_theme .mat-elevation-z2,.green_theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.green_theme .mat-elevation-z3,.green_theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.green_theme .mat-elevation-z4,.green_theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.green_theme .mat-elevation-z5,.green_theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.green_theme .mat-elevation-z6,.green_theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.green_theme .mat-elevation-z7,.green_theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.green_theme .mat-elevation-z8,.green_theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.green_theme .mat-elevation-z9,.green_theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.green_theme .mat-elevation-z10,.green_theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.green_theme .mat-elevation-z11,.green_theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.green_theme .mat-elevation-z12,.green_theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.green_theme .mat-elevation-z13,.green_theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.green_theme .mat-elevation-z14,.green_theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.green_theme .mat-elevation-z15,.green_theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.green_theme .mat-elevation-z16,.green_theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.green_theme .mat-elevation-z17,.green_theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.green_theme .mat-elevation-z18,.green_theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.green_theme .mat-elevation-z19,.green_theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.green_theme .mat-elevation-z20,.green_theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.green_theme .mat-elevation-z21,.green_theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.green_theme .mat-elevation-z22,.green_theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.green_theme .mat-elevation-z23,.green_theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.green_theme .mat-elevation-z24,.green_theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.green_theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0a7ea4;--mdc-linear-progress-track-color: rgba(10, 126, 164, .25)}.green_theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ccda4e;--mdc-linear-progress-track-color: rgba(204, 218, 78, .25)}.green_theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.green_theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ccda4e;--mdc-filled-text-field-focus-active-indicator-color: #ccda4e;--mdc-filled-text-field-focus-label-text-color: rgba(204, 218, 78, .87);--mdc-outlined-text-field-caret-color: #ccda4e;--mdc-outlined-text-field-focus-outline-color: #ccda4e;--mdc-outlined-text-field-focus-label-text-color: rgba(204, 218, 78, .87);--mat-form-field-focus-select-arrow-color: rgba(204, 218, 78, .87)}.green_theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.green_theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(204, 218, 78, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.green_theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.green_theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.green_theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.green_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.green_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0a7ea4;--mdc-chip-elevated-selected-container-color: #0a7ea4;--mdc-chip-elevated-disabled-container-color: #0a7ea4;--mdc-chip-flat-disabled-selected-container-color: #0a7ea4;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.green_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.green_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ccda4e;--mdc-chip-elevated-selected-container-color: #ccda4e;--mdc-chip-elevated-disabled-container-color: #ccda4e;--mdc-chip-flat-disabled-selected-container-color: #ccda4e;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.green_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.green_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.green_theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.green_theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.green_theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.green_theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #0a7ea4;--mdc-radio-selected-hover-icon-color: #0a7ea4;--mdc-radio-selected-icon-color: #0a7ea4;--mdc-radio-selected-pressed-icon-color: #0a7ea4;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0a7ea4;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.green_theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #ccda4e;--mdc-radio-selected-hover-icon-color: #ccda4e;--mdc-radio-selected-icon-color: #ccda4e;--mdc-radio-selected-pressed-icon-color: #ccda4e;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ccda4e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.green_theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.green_theme .mat-accent{--mat-slider-ripple-color: #ccda4e;--mat-slider-hover-state-layer-color: rgba(204, 218, 78, .05);--mat-slider-focus-state-layer-color: rgba(204, 218, 78, .2);--mdc-slider-handle-color: #ccda4e;--mdc-slider-focus-handle-color: #ccda4e;--mdc-slider-hover-handle-color: #ccda4e;--mdc-slider-active-track-color: #ccda4e;--mdc-slider-inactive-track-color: #ccda4e;--mdc-slider-with-tick-marks-inactive-container-color: #ccda4e;--mdc-slider-with-tick-marks-active-container-color: white}.green_theme .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.green_theme .mdc-list-item__start,.green_theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #0a7ea4;--mdc-radio-selected-hover-icon-color: #0a7ea4;--mdc-radio-selected-icon-color: #0a7ea4;--mdc-radio-selected-pressed-icon-color: #0a7ea4}.green_theme .mat-accent .mdc-list-item__start,.green_theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #ccda4e;--mdc-radio-selected-hover-icon-color: #ccda4e;--mdc-radio-selected-icon-color: #ccda4e;--mdc-radio-selected-pressed-icon-color: #ccda4e}.green_theme .mat-warn .mdc-list-item__start,.green_theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.green_theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0a7ea4;--mdc-checkbox-selected-hover-icon-color: #0a7ea4;--mdc-checkbox-selected-icon-color: #0a7ea4;--mdc-checkbox-selected-pressed-icon-color: #0a7ea4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0a7ea4;--mdc-checkbox-selected-hover-state-layer-color: #0a7ea4;--mdc-checkbox-selected-pressed-state-layer-color: #0a7ea4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.green_theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ccda4e;--mdc-checkbox-selected-hover-icon-color: #ccda4e;--mdc-checkbox-selected-icon-color: #ccda4e;--mdc-checkbox-selected-pressed-icon-color: #ccda4e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ccda4e;--mdc-checkbox-selected-hover-state-layer-color: #ccda4e;--mdc-checkbox-selected-pressed-state-layer-color: #ccda4e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.green_theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.green_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.green_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.green_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.green_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#0a7ea4}.green_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.green_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.green_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.green_theme .mat-mdc-tab-group,.green_theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0a7ea4;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #0a7ea4;--mat-tab-header-active-ripple-color: #0a7ea4;--mat-tab-header-inactive-ripple-color: #0a7ea4;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #0a7ea4;--mat-tab-header-active-hover-label-text-color: #0a7ea4;--mat-tab-header-active-focus-indicator-color: #0a7ea4;--mat-tab-header-active-hover-indicator-color: #0a7ea4}.green_theme .mat-mdc-tab-group.mat-accent,.green_theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ccda4e;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ccda4e;--mat-tab-header-active-ripple-color: #ccda4e;--mat-tab-header-inactive-ripple-color: #ccda4e;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ccda4e;--mat-tab-header-active-hover-label-text-color: #ccda4e;--mat-tab-header-active-focus-indicator-color: #ccda4e;--mat-tab-header-active-hover-indicator-color: #ccda4e}.green_theme .mat-mdc-tab-group.mat-warn,.green_theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.green_theme .mat-mdc-tab-group.mat-background-primary,.green_theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0a7ea4;--mat-tab-header-with-background-foreground-color: white}.green_theme .mat-mdc-tab-group.mat-background-accent,.green_theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ccda4e;--mat-tab-header-with-background-foreground-color: white}.green_theme .mat-mdc-tab-group.mat-background-warn,.green_theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.green_theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.green_theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0a7ea4;--mdc-checkbox-selected-hover-icon-color: #0a7ea4;--mdc-checkbox-selected-icon-color: #0a7ea4;--mdc-checkbox-selected-pressed-icon-color: #0a7ea4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0a7ea4;--mdc-checkbox-selected-hover-state-layer-color: #0a7ea4;--mdc-checkbox-selected-pressed-state-layer-color: #0a7ea4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.green_theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.green_theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0a7ea4;--mat-text-button-state-layer-color: #0a7ea4;--mat-text-button-ripple-color: rgba(10, 126, 164, .1)}.green_theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ccda4e;--mat-text-button-state-layer-color: #ccda4e;--mat-text-button-ripple-color: rgba(204, 218, 78, .1)}.green_theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.green_theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0a7ea4;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ccda4e;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0a7ea4;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ccda4e;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0a7ea4;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #0a7ea4;--mat-outlined-button-ripple-color: rgba(10, 126, 164, .1)}.green_theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ccda4e;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ccda4e;--mat-outlined-button-ripple-color: rgba(204, 218, 78, .1)}.green_theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.green_theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0a7ea4;--mat-icon-button-state-layer-color: #0a7ea4;--mat-icon-button-ripple-color: rgba(10, 126, 164, .1)}.green_theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ccda4e;--mat-icon-button-state-layer-color: #ccda4e;--mat-icon-button-ripple-color: rgba(204, 218, 78, .1)}.green_theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.green_theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0a7ea4;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ccda4e;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0a7ea4;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ccda4e;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-accent{--mdc-circular-progress-active-indicator-color: #ccda4e}.green_theme .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.green_theme .mat-badge-accent{--mat-badge-background-color: #ccda4e;--mat-badge-text-color: white}.green_theme .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.green_theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ccda4e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(204, 218, 78, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(204, 218, 78, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(204, 218, 78, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(204, 218, 78, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.green_theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.green_theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ccda4e}.green_theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.green_theme .mat-icon.mat-primary{--mat-icon-color: #0a7ea4}.green_theme .mat-icon.mat-accent{--mat-icon-color: #ccda4e}.green_theme .mat-icon.mat-warn{--mat-icon-color: #f44336}.green_theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ccda4e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ccda4e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ccda4e;--mat-stepper-header-edit-state-icon-foreground-color: white}.green_theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.green_theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0a7ea4;--mat-toolbar-container-text-color: white}.green_theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ccda4e;--mat-toolbar-container-text-color: white}.green_theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.cyan_theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #01c0c8;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #fb9678;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fb9678;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #01c0c8;--mdc-filled-text-field-focus-active-indicator-color: #01c0c8;--mdc-filled-text-field-focus-label-text-color: rgba(1, 192, 200, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #01c0c8;--mdc-outlined-text-field-focus-outline-color: #01c0c8;--mdc-outlined-text-field-focus-label-text-color: rgba(1, 192, 200, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(1, 192, 200, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(1, 192, 200, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #01c0c8;--mdc-slider-focus-handle-color: #01c0c8;--mdc-slider-hover-handle-color: #01c0c8;--mdc-slider-active-track-color: #01c0c8;--mdc-slider-inactive-track-color: #01c0c8;--mdc-slider-with-tick-marks-inactive-container-color: #01c0c8;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #01c0c8;--mat-slider-hover-state-layer-color: rgba(1, 192, 200, .05);--mat-slider-focus-state-layer-color: rgba(1, 192, 200, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #fb9678;--mdc-checkbox-selected-hover-icon-color: #fb9678;--mdc-checkbox-selected-icon-color: #fb9678;--mdc-checkbox-selected-pressed-icon-color: #fb9678;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #fb9678;--mdc-checkbox-selected-hover-state-layer-color: #fb9678;--mdc-checkbox-selected-pressed-state-layer-color: #fb9678;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--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-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #fb9678;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #01c0c8;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #01c0c8;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #01c0c8;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(1, 192, 200, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(1, 192, 200, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(1, 192, 200, .3);--mat-datepicker-toggle-active-state-icon-color: #01c0c8;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(1, 192, 200, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #01c0c8;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #01c0c8;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #01c0c8;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.cyan_theme .bg-primary{background:#01c0c8!important}.cyan_theme .horizontal-navbar .parentBox.pactive>a,.cyan_theme .horizontal-navbar .parentBox.pactive>a:hover,.cyan_theme .horizontal-navbar .parentBox.pactive:hover>a{background-color:#01c0c8!important}.cyan_theme .activeMenu{background-color:#01c0c8!important}.cyan_theme .mat-mdc-outlined-button.mat-primary{border-color:#01c0c8!important}.cyan_theme .mat-mdc-outlined-button.mat-accent{border-color:#fb9678!important}.cyan_theme .mat-mdc-outlined-button.mat-warn{border-color:#f44336!important}.cyan_theme .mat-accent{--mat-option-selected-state-label-text-color: #fb9678;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.cyan_theme .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.cyan_theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #01c0c8;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #01c0c8;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cyan_theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #fb9678;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fb9678;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cyan_theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cyan_theme .mat-elevation-z0,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.cyan_theme .mat-elevation-z1,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.cyan_theme .mat-elevation-z2,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cyan_theme .mat-elevation-z3,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.cyan_theme .mat-elevation-z4,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.cyan_theme .mat-elevation-z5,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.cyan_theme .mat-elevation-z6,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.cyan_theme .mat-elevation-z7,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.cyan_theme .mat-elevation-z8,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.cyan_theme .mat-elevation-z9,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.cyan_theme .mat-elevation-z10,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.cyan_theme .mat-elevation-z11,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.cyan_theme .mat-elevation-z12,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.cyan_theme .mat-elevation-z13,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.cyan_theme .mat-elevation-z14,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.cyan_theme .mat-elevation-z15,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.cyan_theme .mat-elevation-z16,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.cyan_theme .mat-elevation-z17,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.cyan_theme .mat-elevation-z18,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.cyan_theme .mat-elevation-z19,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.cyan_theme .mat-elevation-z20,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.cyan_theme .mat-elevation-z21,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.cyan_theme .mat-elevation-z22,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.cyan_theme .mat-elevation-z23,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.cyan_theme .mat-elevation-z24,.cyan_theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.cyan_theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #01c0c8;--mdc-linear-progress-track-color: rgba(1, 192, 200, .25)}.cyan_theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #fb9678;--mdc-linear-progress-track-color: rgba(251, 150, 120, .25)}.cyan_theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.cyan_theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #fb9678;--mdc-filled-text-field-focus-active-indicator-color: #fb9678;--mdc-filled-text-field-focus-label-text-color: rgba(251, 150, 120, .87);--mdc-outlined-text-field-caret-color: #fb9678;--mdc-outlined-text-field-focus-outline-color: #fb9678;--mdc-outlined-text-field-focus-label-text-color: rgba(251, 150, 120, .87);--mat-form-field-focus-select-arrow-color: rgba(251, 150, 120, .87)}.cyan_theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.cyan_theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(251, 150, 120, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.cyan_theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.cyan_theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.cyan_theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.cyan_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.cyan_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #01c0c8;--mdc-chip-elevated-selected-container-color: #01c0c8;--mdc-chip-elevated-disabled-container-color: #01c0c8;--mdc-chip-flat-disabled-selected-container-color: #01c0c8;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cyan_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.cyan_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #fb9678;--mdc-chip-elevated-selected-container-color: #fb9678;--mdc-chip-elevated-disabled-container-color: #fb9678;--mdc-chip-flat-disabled-selected-container-color: #fb9678;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cyan_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.cyan_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cyan_theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cyan_theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.cyan_theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cyan_theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #01c0c8;--mdc-radio-selected-hover-icon-color: #01c0c8;--mdc-radio-selected-icon-color: #01c0c8;--mdc-radio-selected-pressed-icon-color: #01c0c8;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #01c0c8;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cyan_theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #fb9678;--mdc-radio-selected-hover-icon-color: #fb9678;--mdc-radio-selected-icon-color: #fb9678;--mdc-radio-selected-pressed-icon-color: #fb9678;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #fb9678;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cyan_theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cyan_theme .mat-accent{--mat-slider-ripple-color: #fb9678;--mat-slider-hover-state-layer-color: rgba(251, 150, 120, .05);--mat-slider-focus-state-layer-color: rgba(251, 150, 120, .2);--mdc-slider-handle-color: #fb9678;--mdc-slider-focus-handle-color: #fb9678;--mdc-slider-hover-handle-color: #fb9678;--mdc-slider-active-track-color: #fb9678;--mdc-slider-inactive-track-color: #fb9678;--mdc-slider-with-tick-marks-inactive-container-color: #fb9678;--mdc-slider-with-tick-marks-active-container-color: white}.cyan_theme .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.cyan_theme .mdc-list-item__start,.cyan_theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #01c0c8;--mdc-radio-selected-hover-icon-color: #01c0c8;--mdc-radio-selected-icon-color: #01c0c8;--mdc-radio-selected-pressed-icon-color: #01c0c8}.cyan_theme .mat-accent .mdc-list-item__start,.cyan_theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--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: #fb9678;--mdc-radio-selected-hover-icon-color: #fb9678;--mdc-radio-selected-icon-color: #fb9678;--mdc-radio-selected-pressed-icon-color: #fb9678}.cyan_theme .mat-warn .mdc-list-item__start,.cyan_theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.cyan_theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #01c0c8;--mdc-checkbox-selected-hover-icon-color: #01c0c8;--mdc-checkbox-selected-icon-color: #01c0c8;--mdc-checkbox-selected-pressed-icon-color: #01c0c8;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #01c0c8;--mdc-checkbox-selected-hover-state-layer-color: #01c0c8;--mdc-checkbox-selected-pressed-state-layer-color: #01c0c8;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cyan_theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #fb9678;--mdc-checkbox-selected-hover-icon-color: #fb9678;--mdc-checkbox-selected-icon-color: #fb9678;--mdc-checkbox-selected-pressed-icon-color: #fb9678;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #fb9678;--mdc-checkbox-selected-hover-state-layer-color: #fb9678;--mdc-checkbox-selected-pressed-state-layer-color: #fb9678;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cyan_theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cyan_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.cyan_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.cyan_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.cyan_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#01c0c8}.cyan_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.cyan_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.cyan_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.cyan_theme .mat-mdc-tab-group,.cyan_theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #01c0c8;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #01c0c8;--mat-tab-header-active-ripple-color: #01c0c8;--mat-tab-header-inactive-ripple-color: #01c0c8;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #01c0c8;--mat-tab-header-active-hover-label-text-color: #01c0c8;--mat-tab-header-active-focus-indicator-color: #01c0c8;--mat-tab-header-active-hover-indicator-color: #01c0c8}.cyan_theme .mat-mdc-tab-group.mat-accent,.cyan_theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #fb9678;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #fb9678;--mat-tab-header-active-ripple-color: #fb9678;--mat-tab-header-inactive-ripple-color: #fb9678;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #fb9678;--mat-tab-header-active-hover-label-text-color: #fb9678;--mat-tab-header-active-focus-indicator-color: #fb9678;--mat-tab-header-active-hover-indicator-color: #fb9678}.cyan_theme .mat-mdc-tab-group.mat-warn,.cyan_theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.cyan_theme .mat-mdc-tab-group.mat-background-primary,.cyan_theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #01c0c8;--mat-tab-header-with-background-foreground-color: white}.cyan_theme .mat-mdc-tab-group.mat-background-accent,.cyan_theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #fb9678;--mat-tab-header-with-background-foreground-color: white}.cyan_theme .mat-mdc-tab-group.mat-background-warn,.cyan_theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.cyan_theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cyan_theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #01c0c8;--mdc-checkbox-selected-hover-icon-color: #01c0c8;--mdc-checkbox-selected-icon-color: #01c0c8;--mdc-checkbox-selected-pressed-icon-color: #01c0c8;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #01c0c8;--mdc-checkbox-selected-hover-state-layer-color: #01c0c8;--mdc-checkbox-selected-pressed-state-layer-color: #01c0c8;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cyan_theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cyan_theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #01c0c8;--mat-text-button-state-layer-color: #01c0c8;--mat-text-button-ripple-color: rgba(1, 192, 200, .1)}.cyan_theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #fb9678;--mat-text-button-state-layer-color: #fb9678;--mat-text-button-ripple-color: rgba(251, 150, 120, .1)}.cyan_theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.cyan_theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #01c0c8;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #fb9678;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #01c0c8;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #fb9678;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #01c0c8;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #01c0c8;--mat-outlined-button-ripple-color: rgba(1, 192, 200, .1)}.cyan_theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #fb9678;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #fb9678;--mat-outlined-button-ripple-color: rgba(251, 150, 120, .1)}.cyan_theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.cyan_theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #01c0c8;--mat-icon-button-state-layer-color: #01c0c8;--mat-icon-button-ripple-color: rgba(1, 192, 200, .1)}.cyan_theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #fb9678;--mat-icon-button-state-layer-color: #fb9678;--mat-icon-button-ripple-color: rgba(251, 150, 120, .1)}.cyan_theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.cyan_theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #01c0c8;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #fb9678;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #01c0c8;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #fb9678;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-accent{--mdc-circular-progress-active-indicator-color: #fb9678}.cyan_theme .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.cyan_theme .mat-badge-accent{--mat-badge-background-color: #fb9678;--mat-badge-text-color: white}.cyan_theme .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.cyan_theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #fb9678;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(251, 150, 120, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(251, 150, 120, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(251, 150, 120, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(251, 150, 120, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.cyan_theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.cyan_theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #fb9678}.cyan_theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.cyan_theme .mat-icon.mat-primary{--mat-icon-color: #01c0c8}.cyan_theme .mat-icon.mat-accent{--mat-icon-color: #fb9678}.cyan_theme .mat-icon.mat-warn{--mat-icon-color: #f44336}.cyan_theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #fb9678;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #fb9678;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #fb9678;--mat-stepper-header-edit-state-icon-foreground-color: white}.cyan_theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.cyan_theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #01c0c8;--mat-toolbar-container-text-color: white}.cyan_theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #fb9678;--mat-toolbar-container-text-color: white}.cyan_theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.light-theme .blue_theme .mat-mdc-raised-button.mat-primary,.light-theme .blue_theme .mat-mdc-raised-button.mat-accent,.light-theme .blue_theme .mat-mdc-raised-button.mat-warn,.light-theme .blue_theme .mat-mdc-unelevated-button.mat-primary,.light-theme .blue_theme .mat-mdc-unelevated-button.mat-accent,.light-theme .blue_theme .mat-mdc-unelevated-button.mat-warn,.light-theme .blue_theme .mdc-fab.mat-primary,.light-theme .blue_theme .mdc-fab.mat-accent,.light-theme .blue_theme .mdc-fab.mat-warn,.light-theme .purple_theme .mat-mdc-raised-button.mat-primary,.light-theme .purple_theme .mat-mdc-raised-button.mat-accent,.light-theme .purple_theme .mat-mdc-raised-button.mat-warn,.light-theme .purple_theme .mat-mdc-unelevated-button.mat-primary,.light-theme .purple_theme .mat-mdc-unelevated-button.mat-accent,.light-theme .purple_theme .mat-mdc-unelevated-button.mat-warn,.light-theme .purple_theme .mdc-fab.mat-primary,.light-theme .purple_theme .mdc-fab.mat-accent,.light-theme .purple_theme .mdc-fab.mat-warn,.light-theme .orange_theme .mat-mdc-raised-button.mat-primary,.light-theme .orange_theme .mat-mdc-raised-button.mat-accent,.light-theme .orange_theme .mat-mdc-raised-button.mat-warn,.light-theme .orange_theme .mat-mdc-unelevated-button.mat-primary,.light-theme .orange_theme .mat-mdc-unelevated-button.mat-accent,.light-theme .orange_theme .mat-mdc-unelevated-button.mat-warn,.light-theme .orange_theme .mdc-fab.mat-primary,.light-theme .orange_theme .mdc-fab.mat-accent,.light-theme .orange_theme .mdc-fab.mat-warn,.light-theme .green_theme .mat-mdc-raised-button.mat-primary,.light-theme .green_theme .mat-mdc-raised-button.mat-accent,.light-theme .green_theme .mat-mdc-raised-button.mat-warn,.light-theme .green_theme .mat-mdc-unelevated-button.mat-primary,.light-theme .green_theme .mat-mdc-unelevated-button.mat-accent,.light-theme .green_theme .mat-mdc-unelevated-button.mat-warn,.light-theme .green_theme .mdc-fab.mat-primary,.light-theme .green_theme .mdc-fab.mat-accent,.light-theme .green_theme .mdc-fab.mat-warn,.light-theme .aqua_theme .mat-mdc-raised-button.mat-primary,.light-theme .aqua_theme .mat-mdc-raised-button.mat-accent,.light-theme .aqua_theme .mat-mdc-raised-button.mat-warn,.light-theme .aqua_theme .mat-mdc-unelevated-button.mat-primary,.light-theme .aqua_theme .mat-mdc-unelevated-button.mat-accent,.light-theme .aqua_theme .mat-mdc-unelevated-button.mat-warn,.light-theme .aqua_theme .mdc-fab.mat-primary,.light-theme .aqua_theme .mdc-fab.mat-accent,.light-theme .aqua_theme .mdc-fab.mat-warn,.light-theme .cyan_theme .mat-mdc-raised-button.mat-primary,.light-theme .cyan_theme .mat-mdc-raised-button.mat-accent,.light-theme .cyan_theme .mat-mdc-raised-button.mat-warn,.light-theme .cyan_theme .mat-mdc-unelevated-button.mat-primary,.light-theme .cyan_theme .mat-mdc-unelevated-button.mat-accent,.light-theme .cyan_theme .mat-mdc-unelevated-button.mat-warn,.light-theme .cyan_theme .mdc-fab.mat-primary,.light-theme .cyan_theme .mdc-fab.mat-accent,.light-theme .cyan_theme .mdc-fab.mat-warn,.dark-theme .mat-mdc-raised-button.mat-primary,.dark-theme .mat-mdc-raised-button.mat-accent,.dark-theme .mat-mdc-raised-button.mat-warn,.dark-theme .mat-mdc-unelevated-button.mat-primary,.dark-theme .mat-mdc-unelevated-button.mat-accent,.dark-theme .mat-mdc-unelevated-button.mat-warn,.dark-theme .mdc-fab.mat-primary,.dark-theme .mdc-fab.mat-accent,.dark-theme .mdc-fab.mat-warn{color:#fff}.light-theme .blue_theme .mdc-button,.light-theme .purple_theme .mdc-button,.light-theme .orange_theme .mdc-button,.light-theme .green_theme .mdc-button,.light-theme .aqua_theme .mdc-button,.light-theme .cyan_theme .mdc-button,.dark-theme .mdc-button{border-radius:7px}.light-theme .blue_theme .mat-mdc-raised-button,.light-theme .purple_theme .mat-mdc-raised-button,.light-theme .orange_theme .mat-mdc-raised-button,.light-theme .green_theme .mat-mdc-raised-button,.light-theme .aqua_theme .mat-mdc-raised-button,.light-theme .cyan_theme .mat-mdc-raised-button,.dark-theme .mat-mdc-raised-button{box-shadow:#919eab4d 0 0 2px,#919eab1f 0 12px 24px -4px}.light-theme .blue_theme .mat-mdc-fab,.light-theme .blue_theme .mat-mdc-mini-fab,.light-theme .blue_theme .mat-mdc-fab:hover,.light-theme .blue_theme .mat-mdc-fab:focus,.light-theme .blue_theme .mat-mdc-mini-fab:hover,.light-theme .blue_theme .mat-mdc-mini-fab:focus,.light-theme .purple_theme .mat-mdc-fab,.light-theme .purple_theme .mat-mdc-mini-fab,.light-theme .purple_theme .mat-mdc-fab:hover,.light-theme .purple_theme .mat-mdc-fab:focus,.light-theme .purple_theme .mat-mdc-mini-fab:hover,.light-theme .purple_theme .mat-mdc-mini-fab:focus,.light-theme .orange_theme .mat-mdc-fab,.light-theme .orange_theme .mat-mdc-mini-fab,.light-theme .orange_theme .mat-mdc-fab:hover,.light-theme .orange_theme .mat-mdc-fab:focus,.light-theme .orange_theme .mat-mdc-mini-fab:hover,.light-theme .orange_theme .mat-mdc-mini-fab:focus,.light-theme .green_theme .mat-mdc-fab,.light-theme .green_theme .mat-mdc-mini-fab,.light-theme .green_theme .mat-mdc-fab:hover,.light-theme .green_theme .mat-mdc-fab:focus,.light-theme .green_theme .mat-mdc-mini-fab:hover,.light-theme .green_theme .mat-mdc-mini-fab:focus,.light-theme .aqua_theme .mat-mdc-fab,.light-theme .aqua_theme .mat-mdc-mini-fab,.light-theme .aqua_theme .mat-mdc-fab:hover,.light-theme .aqua_theme .mat-mdc-fab:focus,.light-theme .aqua_theme .mat-mdc-mini-fab:hover,.light-theme .aqua_theme .mat-mdc-mini-fab:focus,.light-theme .cyan_theme .mat-mdc-fab,.light-theme .cyan_theme .mat-mdc-mini-fab,.light-theme .cyan_theme .mat-mdc-fab:hover,.light-theme .cyan_theme .mat-mdc-fab:focus,.light-theme .cyan_theme .mat-mdc-mini-fab:hover,.light-theme .cyan_theme .mat-mdc-mini-fab:focus,.dark-theme .mat-mdc-fab,.dark-theme .mat-mdc-mini-fab,.dark-theme .mat-mdc-fab:hover,.dark-theme .mat-mdc-fab:focus,.dark-theme .mat-mdc-mini-fab:hover,.dark-theme .mat-mdc-mini-fab:focus{box-shadow:none}.light-theme .blue_theme .mat-button-toggle-button,.light-theme .purple_theme .mat-button-toggle-button,.light-theme .orange_theme .mat-button-toggle-button,.light-theme .green_theme .mat-button-toggle-button,.light-theme .aqua_theme .mat-button-toggle-button,.light-theme .cyan_theme .mat-button-toggle-button,.dark-theme .mat-button-toggle-button{font-size:14px}@media (min-width: 768px){.light-theme .blue_theme .flex-sm-row,.light-theme .purple_theme .flex-sm-row,.light-theme .orange_theme .flex-sm-row,.light-theme .green_theme .flex-sm-row,.light-theme .aqua_theme .flex-sm-row,.light-theme .cyan_theme .flex-sm-row,.dark-theme .flex-sm-row{flex-direction:row!important}}.light-theme .blue_theme .flex-column,.light-theme .purple_theme .flex-column,.light-theme .orange_theme .flex-column,.light-theme .green_theme .flex-column,.light-theme .aqua_theme .flex-column,.light-theme .cyan_theme .flex-column,.dark-theme .flex-column{flex-direction:column}.light-theme .blue_theme .mat-drawer,.light-theme .purple_theme .mat-drawer,.light-theme .orange_theme .mat-drawer,.light-theme .green_theme .mat-drawer,.light-theme .aqua_theme .mat-drawer,.light-theme .cyan_theme .mat-drawer,.dark-theme .mat-drawer,.light-theme .blue_theme .mat-drawer-container,.light-theme .purple_theme .mat-drawer-container,.light-theme .orange_theme .mat-drawer-container,.light-theme .green_theme .mat-drawer-container,.light-theme .aqua_theme .mat-drawer-container,.light-theme .cyan_theme .mat-drawer-container,.dark-theme .mat-drawer-container{background-color:#fff}.light-theme .blue_theme .mdc-text-field--outlined .mdc-notched-outline__leading,.light-theme .blue_theme .mdc-text-field--outlined .mdc-notched-outline__trailing,.light-theme .blue_theme .mdc-text-field--outlined .mdc-notched-outline__notch,.light-theme .purple_theme .mdc-text-field--outlined .mdc-notched-outline__leading,.light-theme .purple_theme .mdc-text-field--outlined .mdc-notched-outline__trailing,.light-theme .purple_theme .mdc-text-field--outlined .mdc-notched-outline__notch,.light-theme .orange_theme .mdc-text-field--outlined .mdc-notched-outline__leading,.light-theme .orange_theme .mdc-text-field--outlined .mdc-notched-outline__trailing,.light-theme .orange_theme .mdc-text-field--outlined .mdc-notched-outline__notch,.light-theme .green_theme .mdc-text-field--outlined .mdc-notched-outline__leading,.light-theme .green_theme .mdc-text-field--outlined .mdc-notched-outline__trailing,.light-theme .green_theme .mdc-text-field--outlined .mdc-notched-outline__notch,.light-theme .aqua_theme .mdc-text-field--outlined .mdc-notched-outline__leading,.light-theme .aqua_theme .mdc-text-field--outlined .mdc-notched-outline__trailing,.light-theme .aqua_theme .mdc-text-field--outlined .mdc-notched-outline__notch,.light-theme .cyan_theme .mdc-text-field--outlined .mdc-notched-outline__leading,.light-theme .cyan_theme .mdc-text-field--outlined .mdc-notched-outline__trailing,.light-theme .cyan_theme .mdc-text-field--outlined .mdc-notched-outline__notch,.dark-theme .mdc-text-field--outlined .mdc-notched-outline__leading,.dark-theme .mdc-text-field--outlined .mdc-notched-outline__trailing,.dark-theme .mdc-text-field--outlined .mdc-notched-outline__notch{border-color:#e5eaef}.light-theme .blue_theme .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.light-theme .purple_theme .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.light-theme .orange_theme .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.light-theme .green_theme .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.light-theme .aqua_theme .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.light-theme .cyan_theme .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.dark-theme .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-top-left-radius:7px;border-bottom-left-radius:7px}.light-theme .blue_theme .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.light-theme .purple_theme .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.light-theme .orange_theme .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.light-theme .green_theme .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.light-theme .aqua_theme .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.light-theme .cyan_theme .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.dark-theme .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-top-right-radius:7px;border-bottom-right-radius:7px}.light-theme .blue_theme .mdc-form-field>label,.light-theme .purple_theme .mdc-form-field>label,.light-theme .orange_theme .mdc-form-field>label,.light-theme .green_theme .mdc-form-field>label,.light-theme .aqua_theme .mdc-form-field>label,.light-theme .cyan_theme .mdc-form-field>label,.dark-theme .mdc-form-field>label{font-size:14px}.light-theme .blue_theme .hide-hint .mat-mdc-form-field-subscript-wrapper,.light-theme .purple_theme .hide-hint .mat-mdc-form-field-subscript-wrapper,.light-theme .orange_theme .hide-hint .mat-mdc-form-field-subscript-wrapper,.light-theme .green_theme .hide-hint .mat-mdc-form-field-subscript-wrapper,.light-theme .aqua_theme .hide-hint .mat-mdc-form-field-subscript-wrapper,.light-theme .cyan_theme .hide-hint .mat-mdc-form-field-subscript-wrapper,.dark-theme .hide-hint .mat-mdc-form-field-subscript-wrapper{display:none}.light-theme .blue_theme .mdc-checkbox__background,.light-theme .purple_theme .mdc-checkbox__background,.light-theme .orange_theme .mdc-checkbox__background,.light-theme .green_theme .mdc-checkbox__background,.light-theme .aqua_theme .mdc-checkbox__background,.light-theme .cyan_theme .mdc-checkbox__background,.dark-theme .mdc-checkbox__background{border:1px solid #dfe5ef!important;width:19px;height:19px;border-radius:3px}.light-theme .blue_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,.light-theme .purple_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,.light-theme .orange_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,.light-theme .green_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,.light-theme .aqua_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,.light-theme .cyan_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,.dark-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff!important;display:flex;align-items:center;margin:0 auto;width:15px!important;height:15px!important;top:unset;bottom:unset}.light-theme .blue_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark,.light-theme .purple_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark,.light-theme .orange_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark,.light-theme .green_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark,.light-theme .aqua_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark,.light-theme .cyan_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark,.dark-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:#fff!important}.light-theme .blue_theme .mat-mdc-checkbox-checked .mdc-checkbox__background,.light-theme .purple_theme .mat-mdc-checkbox-checked .mdc-checkbox__background,.light-theme .orange_theme .mat-mdc-checkbox-checked .mdc-checkbox__background,.light-theme .green_theme .mat-mdc-checkbox-checked .mdc-checkbox__background,.light-theme .aqua_theme .mat-mdc-checkbox-checked .mdc-checkbox__background,.light-theme .cyan_theme .mat-mdc-checkbox-checked .mdc-checkbox__background,.dark-theme .mat-mdc-checkbox-checked .mdc-checkbox__background{border:0!important}.light-theme .blue_theme .mdc-radio__outer-circle,.light-theme .purple_theme .mdc-radio__outer-circle,.light-theme .orange_theme .mdc-radio__outer-circle,.light-theme .green_theme .mdc-radio__outer-circle,.light-theme .aqua_theme .mdc-radio__outer-circle,.light-theme .cyan_theme .mdc-radio__outer-circle,.dark-theme .mdc-radio__outer-circle{border-width:1px}.light-theme .blue_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .purple_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .orange_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .green_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .aqua_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .cyan_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.dark-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:#e5eaef}.light-theme .blue_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .purple_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .orange_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .green_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .aqua_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .cyan_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.dark-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-width:10px}.light-theme .blue_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.light-theme .purple_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.light-theme .orange_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.light-theme .green_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.light-theme .aqua_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.light-theme .cyan_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.dark-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#fff}.light-theme .blue_theme .topbar,.light-theme .purple_theme .topbar,.light-theme .orange_theme .topbar,.light-theme .green_theme .topbar,.light-theme .aqua_theme .topbar,.light-theme .cyan_theme .topbar,.dark-theme .topbar{background-color:#fff}.light-theme .mat-mdc-card,.dark-theme .mat-mdc-card{margin-bottom:30px;border-radius:7px}.light-theme .mat-mdc-card-header,.dark-theme .mat-mdc-card-header{padding:24px 24px 0}.light-theme .mat-mdc-card-content,.dark-theme .mat-mdc-card-content{padding:0 24px}.light-theme .mat-mdc-card,.dark-theme .mat-mdc-card{background-color:#fff}.light-theme .cardWithShadow,.dark-theme .cardWithShadow{box-shadow:#919eab4d 0 0 2px,#919eab1f 0 12px 24px -4px}.light-theme .mat-mdc-card-title,.dark-theme .mat-mdc-card-title{line-height:1.6rem}.light-theme .mdc-card__actions,.dark-theme .mdc-card__actions{padding:24px}.light-theme .theme-card.mat-mdc-card .mat-mdc-card-header,.dark-theme .theme-card.mat-mdc-card .mat-mdc-card-header{padding:16px 24px}.light-theme .theme-card.mat-mdc-card .mat-mdc-card-content,.dark-theme .theme-card.mat-mdc-card .mat-mdc-card-content{padding:24px}.light-theme .card-hover,.dark-theme .card-hover{transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms}.light-theme .card-hover:hover,.dark-theme .card-hover:hover{scale:1.01;transition:all .1s ease-in 0s}.light-theme html .mat-mdc-chip,.dark-theme html .mat-mdc-chip{height:24px;font-size:14px;background-color:#f2f6fa}.light-theme .cardBorder .mdc-card,.dark-theme .cardBorder .mdc-card{box-shadow:none!important;border:1px solid #e5eaef!important}.light-theme .cardBorder .mdc-card.shadow-none,.dark-theme .cardBorder .mdc-card.shadow-none{border:0!important}.light-theme .mat-subtitle-2,.light-theme .mat-subtitle-1,.light-theme .mat-headline-5,.light-theme .mat-headline-6,.light-theme .mat-body-1,.light-theme .mat-body-2,.dark-theme .mat-subtitle-2,.dark-theme .mat-subtitle-1,.dark-theme .mat-headline-5,.dark-theme .mat-headline-6,.dark-theme .mat-body-1,.dark-theme .mat-body-2{color:#2a3547}.light-theme .mat-headline-5,.dark-theme .mat-headline-5{font-size:24px;font-weight:700;line-height:30px;font-family:Inter;letter-spacing:normal;margin:0;color:#2a3547}.light-theme .mat-headline-6,.dark-theme .mat-headline-6{font-size:18px;font-weight:600;line-height:26px;font-family:Inter;letter-spacing:normal;margin:0;color:#2a3547}.light-theme .mat-subtitle-2,.dark-theme .mat-subtitle-2{font-size:14px;font-weight:400;line-height:14px;font-family:Inter;letter-spacing:normal;margin:0;color:#2a3547}.light-theme .mat-subtitle-1,.dark-theme .mat-subtitle-1{font-size:21px;font-weight:500;line-height:26px;font-family:Inter;letter-spacing:normal;margin:0;color:#2a3547}.light-theme .mat-body-1,.dark-theme .mat-body-1{font-size:14px;font-weight:400;line-height:20px;font-family:Inter;letter-spacing:normal;margin:0;color:#2a3547}.light-theme .mat-body-2,.dark-theme .mat-body-2{font-size:16px;font-weight:400;line-height:22px;font-family:Inter;letter-spacing:normal;margin:0;color:#2a3547}.light-theme .mdc-list-item__primary-text,.light-theme .mat-drawer-container,.light-theme .mat-drawer,.dark-theme .mdc-list-item__primary-text,.dark-theme .mat-drawer-container,.dark-theme .mat-drawer{color:#2a3547}.mat-drawer-side{border-right:1px solid #e5eaef}.mat-divider{border-top-color:#e5eaef}.mdc-data-table__cell,.mdc-data-table__header-cell{padding:16px}.mdc-data-table__cell,.mdc-data-table__header-cell{border-bottom-color:#e5eaef}.mat-mdc-menu-item:hover:not([disabled]){background:#f6f9fc}.dark-theme .mat-headline-5,.dark-theme .mat-subtitle-1,.dark-theme .mat-headline-6,.dark-theme .mat-button-toggle-button,.dark-theme .mat-drawer-container,.dark-theme .mdc-data-table__header-cell,.dark-theme .breadcrumb-item a{color:#eaeff4}.dark-theme .mat-subtitle-2,.dark-theme .mat-body-1,.dark-theme .mat-body-2,.dark-theme .ngx-pagination a,.dark-theme .ngx-pagination button,.dark-theme .mdc-data-table__pagination-total,.dark-theme .mdc-data-table__pagination-rows-per-page-label,.dark-theme .mdc-data-table__cell,.dark-theme .mat-mdc-icon-button,.dark-theme .mdc-list-item__secondary-text{color:#7c8fac}.dark-theme .mat-drawer{color:#7c8fac!important;background-color:#2a3447}.dark-theme .mat-drawer-container,.dark-theme .mat-mdc-card,.dark-theme .mat-mdc-table,.dark-theme .cal-week-view,.dark-theme .cal-week-view .cal-hour-odd,.dark-theme .mat-datepicker-content,.dark-theme .mat-stepper-horizontal,.dark-theme .mat-stepper-vertical{background-color:#2a3447}.dark-theme .bg-white,.dark-theme .mdc-menu-surface{background-color:#2a3447!important}.dark-theme .topbar{background-color:#2a3447}.dark-theme .cardWithShadow{box-shadow:#919eab4d 0 0 2px,#919eab05 0 12px 24px -4px}.dark-theme .timeline .timeline-item .timline-border{background-color:#333f55}.dark-theme .mat-mdc-paginator,.dark-theme .todo-item .edit-view,.dark-theme .mat-button-toggle-appearance-standard,.dark-theme .mat-tree,.dark-theme .mat-expansion-panel{background:#2a3447!important}.dark-theme .cal-month-view .cal-cell-row:hover,.dark-theme .cal-month-view .cal-cell-row .cal-cell:hover,.dark-theme .cal-month-view .cal-cell.cal-has-events.cal-open,.dark-theme .cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover,.dark-theme .cal-week-view .cal-day-headers .cal-header:hover,.dark-theme .cal-week-view .cal-day-headers .cal-drag-over,.dark-theme .bg-extra-light{background-color:#333f55}.dark-theme .or-border:after,.dark-theme .or-border:before{background:#333f55}.dark-theme .theme-select .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.dark-theme .theme-select .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#333f55}.dark-theme .cal-month-view .cal-day-cell:not(:last-child){border-right-color:#333f55}.dark-theme .cal-month-view .cal-days .cal-cell-row,.dark-theme .cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.dark-theme .cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#333f55}.dark-theme .b-1{border:1px solid #333f55!important}.dark-theme .mdc-checkbox__background{border:1px solid #465670!important}.dark-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:#465670}.dark-theme .mdc-text-field--outlined .mdc-notched-outline__leading,.dark-theme .mdc-text-field--outlined .mdc-notched-outline__trailing,.dark-theme .mdc-text-field--outlined .mdc-notched-outline__notch,.dark-theme .cal-month-view .cal-days,.dark-theme .cal-week-view,.dark-theme .cal-week-view .cal-day-headers,.dark-theme .cal-week-view .cal-time-events,.dark-theme .cal-week-view .cal-day-column,.dark-theme .cal-week-view .cal-day-headers .cal-header:first-child,.dark-theme .cal-week-view .cal-day-headers .cal-header:not(:last-child),.dark-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#465670!important}.dark-theme .b-b-1{border-bottom:1px solid #333f55!important}.dark-theme .b-t-1{border-top:1px solid #333f55!important}.dark-theme .b-r-1{border-right:1px solid #333f55!important}.dark-theme .b-l-1{border-left:1px solid #333f55}.dark-theme .bg-light-primary{background-color:#253662!important}.dark-theme .bg-light-accent{background-color:#1c455d!important}.dark-theme .bg-light-error{background-color:#4b313d!important}.dark-theme .bg-light-success{background-color:#1b3c48!important}.dark-theme .bg-light-warning{background-color:#4d3a2a!important}.dark-theme .todos .taskboard-task{background:#253662!important}.dark-theme .inprogress .taskboard-task{background:#4d3a2a!important}.dark-theme .completed .taskboard-task{background:#1b3c48!important}.dark-theme .onhold .taskboard-task{background:#4b313d!important}.dark-theme .mat-mdc-dialog-container{--mdc-dialog-container-color: #2a3447}.dark-theme .customizer-button-group .mat-button-toggle-appearance-standard.mat-button-toggle-checked i-tabler.fill-icon{fill:#253662}.dark-theme .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #333f55}.dark-theme .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #333f55}.dark-theme .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #333f55}.dark-theme .mat-mdc-button,.dark-theme .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #7c8fac !important}.dark-theme .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #7c8fac !important}.dark-theme .mdc-list-item__primary-text,.dark-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,.dark-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:#7c8fac!important}.dark-theme .mat-mdc-select-value{color:#ffffffde!important}.dark-theme .mat-mdc-select-arrow svg{fill:#ffffffde!important}.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#fff9!important}.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label .mat-mdc-icon-button[disabled][disabled],.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5) !important;--mdc-icon-button-disabled-icon-color: rgba( 255, 255, 255, .5 ) !important}html.dark-theme .cardBorder .mdc-card{box-shadow:none!important;border:1px solid #333f55!important}html.dark-theme .cardBorder .mdc-card.shadow-none{border:0!important}html.dark-theme .sidebarNav-horizontal .horizontal-navbar .parentBox:hover>.activeMenu,html.dark-theme .sidebarNav-horizontal .horizontal-navbar .parentBox .activeMenu{color:#fff}html.dark-theme .sidebarNav-horizontal .horizontal-navbar .parentBox .menuLink{color:#7c8fac}html.dark-theme .sidebarNav-horizontal .horizontal-navbar .parentBox .childBox{background-color:#2a3447}html.dark-theme .bg-gredient:before{opacity:.05}html.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,html.dark-theme .mdc-text-field__input::placeholder,html.dark-theme .mat-mdc-tab .mdc-tab__text-label,html.dark-theme .mat-mdc-tab-link .mdc-tab__text-label,html.dark-theme .mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__text-label,html.dark-theme .mat-mdc-checkbox-disabled label{color:#fff9!important}html.dark-theme .mat-action-row{border-top-color:#ffffff1f}html.dark-theme .mat-expansion-panel-header-description,html.dark-theme .mat-expansion-indicator:after{color:#ffffffb3}html.dark-theme .mdc-text-field--disabled .mdc-floating-label{color:#ffffff61}html.dark-theme .mat-calendar-table-header,html.dark-theme .mat-calendar-body-label{color:#ffffffb3}html.dark-theme .mat-calendar-arrow{fill:#fff}html.dark-theme .mat-mdc-radio-button .mdc-form-field,html.dark-theme .mat-calendar-body-cell-content,html.dark-theme .mat-date-range-input-separator,html.dark-theme .mat-expansion-panel-header-title,html.dark-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}html.dark-theme .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}html.dark-theme .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}html.dark-theme .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}html.dark-theme .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5)}html.dark-theme .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}html.dark-theme .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}html.dark-theme .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}html.dark-theme .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-label-text-color: #fff}html.dark-theme .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-label-text-color: #fff}html.dark-theme .mdc-data-table__cell,html.dark-theme .mdc-data-table__header-cell{border-bottom-color:#ffffff1f}html.dark-theme .mat-mdc-checkbox .mdc-form-field,html.dark-theme .mat-mdc-paginator,html.dark-theme .mat-mdc-slide-toggle .mdc-form-field{color:#ffffffde!important}html.dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,html.dark-theme .mat-button-toggle-group-appearance-standard{border:solid 1px #333f55}html.dark-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #333f55}html.dark-theme .bg-primary{background-color:#aa91a0!important}html.dark-theme .text-primary{color:#aa91a0!important}html.dark-theme .bg-accent{background-color:#49beff!important}html.dark-theme .text-accent{color:#49beff!important}html.dark-theme .bg-success{background-color:#13deb9!important}html.dark-theme .text-success{color:#13deb9!important}html.dark-theme .bg-warning{background-color:#ffae1f!important}html.dark-theme .text-warning{color:#ffae1f!important}html.dark-theme .bg-error{background-color:#fa896b!important}html.dark-theme .text-error{color:#fa896b!important}*,:after,:before{box-sizing:border-box}body{font-family:Inter;color:#2a3547;font-size:14px;line-height:1.334rem}html .mat-drawer-container{background-color:#fff}.mainWrapper{display:flex;min-height:100vh;width:100%;flex:1;height:100%}.pageWrapper{padding:24px;min-height:calc(100vh - 70px);margin:0 auto}.pageWrapper.maxWidth{max-width:1200px}.w-100{width:100%!important}.h-100{height:100%!important}.shadow-none{box-shadow:none!important}.rounded{border-radius:7px!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:25px!important}.overflow-hidden{overflow:hidden}.text-decoration-none{text-decoration:none}.position-relative{position:relative}.table-responsive{overflow-x:auto}.table-responsive td,.table-responsive mat-cell{white-space:nowrap;padding:16px}.op-5{opacity:.5}.cursor-pointer{cursor:pointer}.avatar-group img{border:2px solid white;margin-right:-5px}.avatar-group img:last-child{margin-right:0}.text-hover-primary:hover .hover-text{color:#aa91a0}.filter-sidebar{width:290px}.sidebarNav{width:300px;flex-shrink:0;transition:width .4s cubic-bezier(.25,.8,.25,1);position:absolute;overflow-x:hidden;background-color:var(--primary-dark)!important}.branding{padding:20px;display:flex;justify-content:center}.branding img{max-width:130px}.activeMenu{background-color:var(--opaque-primary)!important;border:1px solid #D7B1C7}a span,a i-tabler{color:var(--blank)!important}.nav-caption{color:var(--blank);font-family:var(--inter-bold)}.sidebarNav-mini .sidebarNav{width:80px}.sidebarNav-mini .sidebarNav .branding{justify-content:flex-start!important}.sidebarNav-mini .sidebarNav .profile-bar{display:none}.sidebarNav-mini .sidebarNav .sidebar-list .menu-list-item{padding:8px 17px}.sidebarNav-mini .sidebarNav .sidebar-list .menu-list-item .mdc-list-item__content{display:none}.sidebarNav-mini .sidebarNav .sidebar-list .menu-list-item .mdc-list-item__start{margin-left:6px!important;margin-right:8px!important}.sidebarNav-mini .sidebarNav:hover{width:300px}.sidebarNav-mini .sidebarNav:hover .branding{width:100%;justify-content:center!important}.sidebarNav-mini .sidebarNav:hover .profile-bar{display:block}.sidebarNav-mini .sidebarNav:hover .sidebar-list .menu-list-item{padding:8px 10px}.sidebarNav-mini .sidebarNav:hover .sidebar-list .menu-list-item .mdc-list-item__content{display:inline}.sidebarNav-mini .sidebarNav:hover .sidebar-list .menu-list-item .mdc-list-item__start{margin-left:0!important}.sidebarNav-mini .sidebarNav:hover .sidebar-list.mdc-list{padding:0 24px}.sidebarNav-mini .sidebarNav:hover .sidebar-list.mdc-list .mdc-list-group__subheader{text-align:left;display:flex!important}.sidebarNav-mini .hideMenu{overflow:hidden;width:80px}.sidebarNav-mini .branding{width:61px;overflow:hidden}.sidebarNav-mini .sidebar-list.mdc-list{padding:0 12px}.sidebarNav-mini .sidebar-list.mdc-list .mdc-list-group__subheader{text-align:center}.sidebarNav-mini .contentWrapper{transition:width .4s cubic-bezier(.25,.8,.25,1)}@media (min-width: 1024px){.sidebarNav-mini .contentWrapper{margin-left:80px!important}.sidebarNav-mini .mdc-list-group__subheader{display:none!important}}.customizerBtn{position:fixed;right:30px;bottom:30px;z-index:9}.sidebar-list.mdc-list{padding:0 24px}.sidebar-list.mdc-list .mdc-list-group__subheader{margin:24px 0 12px;text-transform:uppercase;font-size:.75rem;font-weight:700}.sidebar-list.mdc-list .menu-list-item{border-radius:7px;height:45px;padding:8px 10px!important;margin-bottom:2px}.sidebar-list.mdc-list .menu-list-item.twoline{height:60px;align-items:center}.sidebar-list.mdc-list .menu-list-item:before,.sidebar-list.mdc-list .menu-list-item:focus{z-index:-1}.sidebar-list.mdc-list .menu-list-item.disabled{opacity:.38}.sidebar-list.mdc-list .menu-list-item .item-chip{height:24px;display:flex;align-items:center;justify-content:center;font-size:12px}.sidebar-list.mdc-list .menu-list-item.activeMenu .mdc-list-item__primary-text,.sidebar-list.mdc-list .menu-list-item.activeMenu .mat-mdc-list-item-icon{color:#fff!important}.sidebar-list.mdc-list .menu-list-item .mdc-list-item__start{margin-right:14px;margin-left:0!important;width:20px;height:20px;fill:transparent!important;color:#2a3547}.sidebar-list.mdc-list .menu-list-item .mdc-list-item__primary-text{display:flex;align-items:center;justify-content:space-between}.sidebar-list.mdc-list .menu-list-item .mdc-list-item__primary-text .arrow-icon{display:flex}.sidebar-list.mdc-list .menu-list-item .mdc-list-item__primary-text .arrow-icon .mat-icon{font-size:18px;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.flex-layout{display:flex;flex-direction:column;height:100%}html .topbar{background-color:#fff;position:sticky;top:0;z-index:9;height:70px}.topbar-dd{min-width:360px!important}.apps-dd{min-width:830px!important;overflow:unset!important}.apps-dd .mat-mdc-menu-content{padding:0}.upgrade-bg{position:absolute;top:0;right:0;height:100%}.object-cover{object-fit:cover}@media (min-width: 768px){.search-dialog{width:600px}}.ps__rail-y{right:0;left:unset!important}.customizer-button-group.two-row{display:inline-block}.customizer-button-group.two-row.theme-colors .mat-button-toggle-appearance-standard{margin-left:16px}.customizer-button-group.two-row.theme-colors .mat-button-toggle-appearance-standard:first-child{margin-left:0}.customizer-button-group.two-row .mat-button-toggle-appearance-standard{width:80px;height:65px;float:left;display:flex;align-items:center;margin-bottom:16px}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .mat-button-toggle-button{display:flex;justify-content:center}.customizer-button-group.two-row .mat-button-toggle-appearance-standard:nth-child(4){margin-left:0}.customizer-button-group.two-row .mat-button-toggle-appearance-standard.mat-button-toggle-checked .theme-circle .theme-icon{display:flex;color:#fff}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .theme-circle{width:25px;height:25px;border-radius:100%;color:#fff;display:flex;align-items:center;justify-content:center}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .theme-circle .theme-icon{display:none}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .theme-circle.orange_theme{background-color:#fa896b}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .theme-circle.blue_theme{background-color:#5d87ff}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .theme-circle.aqua_theme{background-color:#0074ba}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .theme-circle.purple_theme{background-color:#763ebd}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .theme-circle.green_theme{background-color:#0a7ea4}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .theme-circle.cyan_theme{background-color:#01c0c8}.customizer-button-group .mat-button-toggle-appearance-standard{padding:9px;border:0;box-shadow:#919eab4d 0 0 2px,#919eab1f 0 12px 24px -4px;border-radius:7px;border-left:0!important;transition:all .1s ease-in 0s}.customizer-button-group .mat-button-toggle-appearance-standard:hover{transform:scale(1.05)}.customizer-button-group .mat-button-toggle-appearance-standard.mat-button-toggle-checked{background-color:transparent;color:#2a3547}.customizer-button-group .mat-button-toggle-appearance-standard.mat-button-toggle-checked i-tabler.fill-icon{color:#aa91a0;fill:#d7b1c71c}.customizer-button-group.mat-button-toggle-group{overflow:unset;border-radius:0}.customizer-button-group .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.customizer-button-group.mat-button-toggle-group-appearance-standard{border:0!important}.breadcrumb-icon{position:absolute;top:-20px;right:19px}.breadcrumb-item:first-child{margin-left:-20px}.breadcrumb-item.active{margin-left:20px}.breadcrumb-item a{text-decoration:none;color:#2a3547;font-size:14px}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-1{margin-left:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-2{margin-left:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.offset-3{margin-left:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-4{margin-left:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-5{margin-left:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.offset-6{margin-left:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-7{margin-left:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-8{margin-left:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.offset-9{margin-left:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-10{margin-left:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-11{margin-left:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.offset-12{margin-left:100%}@media (min-width: 600px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-sm-1{margin-left:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-sm-2{margin-left:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.offset-sm-3{margin-left:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-sm-4{margin-left:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-sm-5{margin-left:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.offset-sm-6{margin-left:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-sm-7{margin-left:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-sm-8{margin-left:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.offset-sm-9{margin-left:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-sm-10{margin-left:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-sm-11{margin-left:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.offset-sm-12{margin-left:100%}}@media (min-width: 960px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-md-1{margin-left:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-md-2{margin-left:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.offset-md-3{margin-left:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-md-4{margin-left:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-md-5{margin-left:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.offset-md-6{margin-left:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-md-7{margin-left:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-md-8{margin-left:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.offset-md-9{margin-left:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-md-10{margin-left:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-md-11{margin-left:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.offset-md-12{margin-left:100%}}@media (min-width: 1280px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-lg-1{margin-left:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-lg-2{margin-left:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.offset-lg-3{margin-left:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-lg-4{margin-left:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-lg-5{margin-left:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.offset-lg-6{margin-left:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-lg-7{margin-left:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-lg-8{margin-left:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.offset-lg-9{margin-left:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-lg-10{margin-left:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-lg-11{margin-left:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.offset-lg-12{margin-left:100%}}@media (min-width: 2100px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-xl-1{margin-left:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-xl-2{margin-left:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.offset-xl-3{margin-left:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-xl-4{margin-left:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-xl-5{margin-left:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.offset-xl-6{margin-left:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-xl-7{margin-left:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-xl-8{margin-left:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.offset-xl-9{margin-left:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-xl-10{margin-left:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-xl-11{margin-left:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.offset-xl-12{margin-left:100%}}@media (min-width: 1280px){body .d-lg-flex{display:flex!important}body .d-lg-none{display:none!important}body .align-items-lg-center{align-items:center!important}}@media (min-width: 768px){body .d-sm-flex{display:flex!important}}@media (max-width: 767px){.p-xs-6{padding:0 6px!important}}.flex-shrink-0{flex-shrink:0}.flex-1-auto{flex:1 1 0%}.lh-lg{line-height:36px!important}.lh-sm{line-height:20px!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-0{margin:0!important}.m-2{margin:2px!important}.m-4{margin:4px!important}.m-6{margin:7px!important}.m-8{margin:8px!important}.m-10{margin:10px!important}.m-12{margin:12px!important}.m-14{margin:14px!important}.m-15{margin:15px!important}.m-18{margin:18px!important}.m-16{margin:16px!important}.m-20{margin:20px!important}.m-22{margin:22px!important}.m-24{margin:24px!important}.m-26{margin:26px!important}.m-30{margin:30px!important}.m-32{margin:32px!important}.m-48{margin:48px!important}.m-auto{margin:auto!important}.m-x-0{margin-left:0!important;margin-right:0!important}.m-x-2{margin-left:2px!important;margin-right:2px!important}.m-x-4{margin-left:4px!important;margin-right:4px!important}.m-x-6{margin-left:7px!important;margin-right:7px!important}.m-x-8{margin-left:8px!important;margin-right:8px!important}.m-x-10{margin-left:10px!important;margin-right:10px!important}.m-x-12{margin-left:12px!important;margin-right:12px!important}.m-x-14{margin-left:14px!important;margin-right:14px!important}.m-x-15{margin-left:15px!important;margin-right:15px!important}.m-x-18{margin-left:18px!important;margin-right:18px!important}.m-x-16{margin-left:16px!important;margin-right:16px!important}.m-x-20{margin-left:20px!important;margin-right:20px!important}.m-x-22{margin-left:22px!important;margin-right:22px!important}.m-x-24{margin-left:24px!important;margin-right:24px!important}.m-x-26{margin-left:26px!important;margin-right:26px!important}.m-x-30{margin-left:30px!important;margin-right:30px!important}.m-x-32{margin-left:32px!important;margin-right:32px!important}.m-x-48{margin-left:48px!important;margin-right:48px!important}.m-x-auto{margin-left:auto!important;margin-right:auto!important}.m-y-0{margin-top:0!important;margin-bottom:0!important}.m-y-2{margin-top:2px!important;margin-bottom:2px!important}.m-y-4{margin-top:4px!important;margin-bottom:4px!important}.m-y-6{margin-top:7px!important;margin-bottom:7px!important}.m-y-8{margin-top:8px!important;margin-bottom:8px!important}.m-y-10{margin-top:10px!important;margin-bottom:10px!important}.m-y-12{margin-top:12px!important;margin-bottom:12px!important}.m-y-14{margin-top:14px!important;margin-bottom:14px!important}.m-y-15{margin-top:15px!important;margin-bottom:15px!important}.m-y-18{margin-top:18px!important;margin-bottom:18px!important}.m-y-16{margin-top:16px!important;margin-bottom:16px!important}.m-y-20{margin-top:20px!important;margin-bottom:20px!important}.m-y-22{margin-top:22px!important;margin-bottom:22px!important}.m-y-24{margin-top:24px!important;margin-bottom:24px!important}.m-y-26{margin-top:26px!important;margin-bottom:26px!important}.m-y-30{margin-top:30px!important;margin-bottom:30px!important}.m-y-32{margin-top:32px!important;margin-bottom:32px!important}.m-y-48{margin-top:48px!important;margin-bottom:48px!important}.m-y-auto{margin-top:auto!important;margin-bottom:auto!important}.m-t-0{margin-top:0!important}.m-t-2{margin-top:2px!important}.m-t-4{margin-top:4px!important}.m-t-6{margin-top:7px!important}.m-t-8{margin-top:8px!important}.m-t-10{margin-top:10px!important}.m-t-12{margin-top:12px!important}.m-t-14{margin-top:14px!important}.m-t-15{margin-top:15px!important}.m-t-18{margin-top:18px!important}.m-t-16{margin-top:16px!important}.m-t-20{margin-top:20px!important}.m-t-22{margin-top:22px!important}.m-t-24{margin-top:24px!important}.m-t-26{margin-top:26px!important}.m-t-30{margin-top:30px!important}.m-t-32{margin-top:32px!important}.m-t-48{margin-top:48px!important}.m-t-auto{margin-top:auto!important}.m-b-0{margin-bottom:0!important}.m-b-2{margin-bottom:2px!important}.m-b-4{margin-bottom:4px!important}.m-b-6{margin-bottom:7px!important}.m-b-8{margin-bottom:8px!important}.m-b-10{margin-bottom:10px!important}.m-b-12{margin-bottom:12px!important}.m-b-14{margin-bottom:14px!important}.m-b-15{margin-bottom:15px!important}.m-b-18{margin-bottom:18px!important}.m-b-16{margin-bottom:16px!important}.m-b-20{margin-bottom:20px!important}.m-b-22{margin-bottom:22px!important}.m-b-24{margin-bottom:24px!important}.m-b-26{margin-bottom:26px!important}.m-b-30{margin-bottom:30px!important}.m-b-32{margin-bottom:32px!important}.m-b-48{margin-bottom:48px!important}.m-b-auto{margin-bottom:auto!important}.m--2{margin:-2px!important}.m--4{margin:-4px!important}.m--6{margin:-7px!important}.m--8{margin:-8px!important}.m--10{margin:-10px!important}.m--12{margin:-12px!important}.m--14{margin:-14px!important}.m--15{margin:-15px!important}.m--18{margin:-18px!important}.m--16{margin:-16px!important}.m--20{margin:-20px!important}.m--22{margin:-22px!important}.m--24{margin:-24px!important}.m--26{margin:-26px!important}.m--30{margin:-30px!important}.m--32{margin:-32px!important}.m--48{margin:-48px!important}.m-x--2{margin-left:-2px!important;margin-right:-2px!important}.m-x--4{margin-left:-4px!important;margin-right:-4px!important}.m-x--6{margin-left:-7px!important;margin-right:-7px!important}.m-x--8{margin-left:-8px!important;margin-right:-8px!important}.m-x--10{margin-left:-10px!important;margin-right:-10px!important}.m-x--12{margin-left:-12px!important;margin-right:-12px!important}.m-x--14{margin-left:-14px!important;margin-right:-14px!important}.m-x--15{margin-left:-15px!important;margin-right:-15px!important}.m-x--18{margin-left:-18px!important;margin-right:-18px!important}.m-x--16{margin-left:-16px!important;margin-right:-16px!important}.m-x--20{margin-left:-20px!important;margin-right:-20px!important}.m-x--22{margin-left:-22px!important;margin-right:-22px!important}.m-x--24{margin-left:-24px!important;margin-right:-24px!important}.m-x--26{margin-left:-26px!important;margin-right:-26px!important}.m-x--30{margin-left:-30px!important;margin-right:-30px!important}.m-x--32{margin-left:-32px!important;margin-right:-32px!important}.m-x--48{margin-left:-48px!important;margin-right:-48px!important}.m-y--2{margin-top:-2px!important;margin-bottom:-2px!important}.m-y--4{margin-top:-4px!important;margin-bottom:-4px!important}.m-y--6{margin-top:-7px!important;margin-bottom:-7px!important}.m-y--8{margin-top:-8px!important;margin-bottom:-8px!important}.m-y--10{margin-top:-10px!important;margin-bottom:-10px!important}.m-y--12{margin-top:-12px!important;margin-bottom:-12px!important}.m-y--14{margin-top:-14px!important;margin-bottom:-14px!important}.m-y--15{margin-top:-15px!important;margin-bottom:-15px!important}.m-y--18{margin-top:-18px!important;margin-bottom:-18px!important}.m-y--16{margin-top:-16px!important;margin-bottom:-16px!important}.m-y--20{margin-top:-20px!important;margin-bottom:-20px!important}.m-y--22{margin-top:-22px!important;margin-bottom:-22px!important}.m-y--24{margin-top:-24px!important;margin-bottom:-24px!important}.m-y--26{margin-top:-26px!important;margin-bottom:-26px!important}.m-y--30{margin-top:-30px!important;margin-bottom:-30px!important}.m-y--32{margin-top:-32px!important;margin-bottom:-32px!important}.m-y--48{margin-top:-48px!important;margin-bottom:-48px!important}.m-t--2{margin-top:-2px!important}.m-t--4{margin-top:-4px!important}.m-t--6{margin-top:-7px!important}.m-t--8{margin-top:-8px!important}.m-t--10{margin-top:-10px!important}.m-t--12{margin-top:-12px!important}.m-t--14{margin-top:-14px!important}.m-t--15{margin-top:-15px!important}.m-t--18{margin-top:-18px!important}.m-t--16{margin-top:-16px!important}.m-t--20{margin-top:-20px!important}.m-t--22{margin-top:-22px!important}.m-t--24{margin-top:-24px!important}.m-t--26{margin-top:-26px!important}.m-t--30{margin-top:-30px!important}.m-t--32{margin-top:-32px!important}.m-t--48{margin-top:-48px!important}.m-r--2{margin-right:-2px!important}.m-r--4{margin-right:-4px!important}.m-r--6{margin-right:-7px!important}.m-r--8{margin-right:-8px!important}.m-r--10{margin-right:-10px!important}.m-r--12{margin-right:-12px!important}.m-r--14{margin-right:-14px!important}.m-r--15{margin-right:-15px!important}.m-r--18{margin-right:-18px!important}.m-r--16{margin-right:-16px!important}.m-r--20{margin-right:-20px!important}.m-r--22{margin-right:-22px!important}.m-r--24{margin-right:-24px!important}.m-r--26{margin-right:-26px!important}.m-r--30{margin-right:-30px!important}.m-r--32{margin-right:-32px!important}.m-r--48{margin-right:-48px!important}.m-b--2{margin-bottom:-2px!important}.m-b--4{margin-bottom:-4px!important}.m-b--6{margin-bottom:-7px!important}.m-b--8{margin-bottom:-8px!important}.m-b--10{margin-bottom:-10px!important}.m-b--12{margin-bottom:-12px!important}.m-b--14{margin-bottom:-14px!important}.m-b--15{margin-bottom:-15px!important}.m-b--18{margin-bottom:-18px!important}.m-b--16{margin-bottom:-16px!important}.m-b--20{margin-bottom:-20px!important}.m-b--22{margin-bottom:-22px!important}.m-b--24{margin-bottom:-24px!important}.m-b--26{margin-bottom:-26px!important}.m-b--30{margin-bottom:-30px!important}.m-b--32{margin-bottom:-32px!important}.m-b--48{margin-bottom:-48px!important}.m-l--2{margin-left:-2px!important}.m-l--4{margin-left:-4px!important}.m-l--6{margin-left:-7px!important}.m-l--8{margin-left:-8px!important}.m-l--10{margin-left:-10px!important}.m-l--12{margin-left:-12px!important}.m-l--14{margin-left:-14px!important}.m-l--15{margin-left:-15px!important}.m-l--18{margin-left:-18px!important}.m-l--16{margin-left:-16px!important}.m-l--20{margin-left:-20px!important}.m-l--22{margin-left:-22px!important}.m-l--24{margin-left:-24px!important}.m-l--26{margin-left:-26px!important}.m-l--30{margin-left:-30px!important}.m-l--32{margin-left:-32px!important}.m-l--48{margin-left:-48px!important}.p-0{padding:0!important}.p-2{padding:2px!important}.p-4{padding:4px!important}.p-6{padding:7px!important}.p-8{padding:8px!important}.p-10{padding:10px!important}.p-12{padding:12px!important}.p-14{padding:14px!important}.p-15{padding:15px!important}.p-18{padding:18px!important}.p-16{padding:16px!important}.p-20{padding:20px!important}.p-22{padding:22px!important}.p-24{padding:24px!important}.p-26{padding:26px!important}.p-30{padding:30px!important}.p-32{padding:32px!important}.p-48{padding:48px!important}.p-x-0{padding-left:0!important;padding-right:0!important}.p-x-2{padding-left:2px!important;padding-right:2px!important}.p-x-4{padding-left:4px!important;padding-right:4px!important}.p-x-6{padding-left:7px!important;padding-right:7px!important}.p-x-8{padding-left:8px!important;padding-right:8px!important}.p-x-10{padding-left:10px!important;padding-right:10px!important}.p-x-12{padding-left:12px!important;padding-right:12px!important}.p-x-14{padding-left:14px!important;padding-right:14px!important}.p-x-15{padding-left:15px!important;padding-right:15px!important}.p-x-18{padding-left:18px!important;padding-right:18px!important}.p-x-16{padding-left:16px!important;padding-right:16px!important}.p-x-20{padding-left:20px!important;padding-right:20px!important}.p-x-22{padding-left:22px!important;padding-right:22px!important}.p-x-24{padding-left:24px!important;padding-right:24px!important}.p-x-26{padding-left:26px!important;padding-right:26px!important}.p-x-30{padding-left:30px!important;padding-right:30px!important}.p-x-32{padding-left:32px!important;padding-right:32px!important}.p-x-48{padding-left:48px!important;padding-right:48px!important}.p-y-0{padding-top:0!important;padding-bottom:0!important}.p-y-2{padding-top:2px!important;padding-bottom:2px!important}.p-y-4{padding-top:4px!important;padding-bottom:4px!important}.p-y-6{padding-top:7px!important;padding-bottom:7px!important}.p-y-8{padding-top:8px!important;padding-bottom:8px!important}.p-y-10{padding-top:10px!important;padding-bottom:10px!important}.p-y-12{padding-top:12px!important;padding-bottom:12px!important}.p-y-14{padding-top:14px!important;padding-bottom:14px!important}.p-y-15{padding-top:15px!important;padding-bottom:15px!important}.p-y-18{padding-top:18px!important;padding-bottom:18px!important}.p-y-16{padding-top:16px!important;padding-bottom:16px!important}.p-y-20{padding-top:20px!important;padding-bottom:20px!important}.p-y-22{padding-top:22px!important;padding-bottom:22px!important}.p-y-24{padding-top:24px!important;padding-bottom:24px!important}.p-y-26{padding-top:26px!important;padding-bottom:26px!important}.p-y-30{padding-top:30px!important;padding-bottom:30px!important}.p-y-32{padding-top:32px!important;padding-bottom:32px!important}.p-y-48{padding-top:48px!important;padding-bottom:48px!important}.p-t-0{padding-top:0!important}.p-t-2{padding-top:2px!important}.p-t-4{padding-top:4px!important}.p-t-6{padding-top:7px!important}.p-t-8{padding-top:8px!important}.p-t-10{padding-top:10px!important}.p-t-12{padding-top:12px!important}.p-t-14{padding-top:14px!important}.p-t-15{padding-top:15px!important}.p-t-18{padding-top:18px!important}.p-t-16{padding-top:16px!important}.p-t-20{padding-top:20px!important}.p-t-22{padding-top:22px!important}.p-t-24{padding-top:24px!important}.p-t-26{padding-top:26px!important}.p-t-30{padding-top:30px!important}.p-t-32{padding-top:32px!important}.p-t-48{padding-top:48px!important}.p-b-0{padding-bottom:0!important}.p-b-2{padding-bottom:2px!important}.p-b-4{padding-bottom:4px!important}.p-b-6{padding-bottom:7px!important}.p-b-8{padding-bottom:8px!important}.p-b-10{padding-bottom:10px!important}.p-b-12{padding-bottom:12px!important}.p-b-14{padding-bottom:14px!important}.p-b-15{padding-bottom:15px!important}.p-b-18{padding-bottom:18px!important}.p-b-16{padding-bottom:16px!important}.p-b-20{padding-bottom:20px!important}.p-b-22{padding-bottom:22px!important}.p-b-24{padding-bottom:24px!important}.p-b-26{padding-bottom:26px!important}.p-b-30{padding-bottom:30px!important}.p-b-32{padding-bottom:32px!important}.p-b-48{padding-bottom:48px!important}.gap-0{gap:0!important}.gap-2{gap:2px!important}.gap-4{gap:4px!important}.gap-6{gap:7px!important}.gap-8{gap:8px!important}.gap-10{gap:10px!important}.gap-12{gap:12px!important}.gap-14{gap:14px!important}.gap-15{gap:15px!important}.gap-18{gap:18px!important}.gap-16{gap:16px!important}.gap-20{gap:20px!important}.gap-22{gap:22px!important}.gap-24{gap:24px!important}.gap-26{gap:26px!important}.gap-30{gap:30px!important}.gap-32{gap:32px!important}.gap-48{gap:48px!important}.b-0{border:0!important}.b-1{border:1px solid #e5eaef!important}.b-2{border:2px solid #e5eaef!important}.b-4{border:4px solid #e5eaef!important}.b-8{border:8px solid #e5eaef!important}.b-t-0{border-top:0!important}.b-t-1{border-top:1px solid #e5eaef!important}.b-t-2{border-top:2px solid #e5eaef!important}.b-t-4{border-top:4px solid #e5eaef!important}.b-t-8{border-top:8px solid #e5eaef!important}.b-b-0{border-bottom:0!important}.b-b-1{border-bottom:1px solid #e5eaef!important}.b-b-2{border-bottom:2px solid #e5eaef!important}.b-b-4{border-bottom:4px solid #e5eaef!important}.b-b-8{border-bottom:8px solid #e5eaef!important}.b-l-0{border-left:0!important}.b-l-1{border-left:1px solid #e5eaef!important}.b-l-2{border-left:2px solid #e5eaef!important}.b-l-4{border-left:4px solid #e5eaef!important}.b-l-8{border-left:8px solid #e5eaef!important}.b-r-0{border-right:0!important}.b-r-1{border-right:1px solid #e5eaef!important}.b-r-2{border-right:2px solid #e5eaef!important}.b-r-4{border-right:4px solid #e5eaef!important}.b-r-8{border-right:8px solid #e5eaef!important}.rounded-0{border-radius:0!important}.rounded-7{border-radius:7px!important}.rounded-8{border-radius:14px!important}.rounded-12{border-radius:21px!important}.rounded-16{border-radius:28px!important}.rounded-full{border-radius:9999px!important}.r-t-l-0{border-top-left-radius:0!important}.r-t-l-7{border-top-left-radius:7px!important}.r-t-l-8{border-top-left-radius:14px!important}.r-t-l-12{border-top-left-radius:21px!important}.r-t-l-16{border-top-left-radius:28px!important}.r-t-l-full{border-top-left-radius:9999px!important}.r-t-r-0{border-top-right-radius:0!important}.r-t-r-7{border-top-right-radius:7px!important}.r-t-r-8{border-top-right-radius:14px!important}.r-t-r-12{border-top-right-radius:21px!important}.r-t-r-16{border-top-right-radius:28px!important}.r-t-r-full{border-top-right-radius:9999px!important}.r-b-r-0{border-bottom-right-radius:0!important}.r-b-r-7{border-bottom-right-radius:7px!important}.r-b-r-8{border-bottom-right-radius:14px!important}.r-b-r-12{border-bottom-right-radius:21px!important}.r-b-r-16{border-bottom-right-radius:28px!important}.r-b-r-full{border-bottom-right-radius:9999px!important}.r-b-l-0{border-bottom-left-radius:0!important}.r-b-l-7{border-bottom-left-radius:7px!important}.r-b-l-8{border-bottom-left-radius:14px!important}.r-b-l-12{border-bottom-left-radius:21px!important}.r-b-l-16{border-bottom-left-radius:28px!important}.r-b-l-full{border-bottom-left-radius:9999px!important}.r-t-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.r-t-7{border-top-left-radius:7px!important;border-top-right-radius:7px!important}.r-t-8{border-top-left-radius:14px!important;border-top-right-radius:14px!important}.r-t-12{border-top-left-radius:21px!important;border-top-right-radius:21px!important}.r-t-16{border-top-left-radius:28px!important;border-top-right-radius:28px!important}.r-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.r-b-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.r-b-7{border-bottom-left-radius:7px!important;border-bottom-right-radius:7px!important}.r-b-8{border-bottom-left-radius:14px!important;border-bottom-right-radius:14px!important}.r-b-12{border-bottom-left-radius:21px!important;border-bottom-right-radius:21px!important}.r-b-16{border-bottom-left-radius:28px!important;border-bottom-right-radius:28px!important}.r-b-full{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.r-l-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.r-l-7{border-top-left-radius:7px!important;border-bottom-left-radius:7px!important}.r-l-8{border-top-left-radius:14px!important;border-bottom-left-radius:14px!important}.r-l-12{border-top-left-radius:21px!important;border-bottom-left-radius:21px!important}.r-l-16{border-top-left-radius:28px!important;border-bottom-left-radius:28px!important}.r-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.r-r-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.r-r-7{border-top-right-radius:7px!important;border-bottom-right-radius:7px!important}.r-r-8{border-top-right-radius:14px!important;border-bottom-right-radius:14px!important}.r-r-12{border-top-right-radius:21px!important;border-bottom-right-radius:21px!important}.r-r-16{border-top-right-radius:28px!important;border-bottom-right-radius:28px!important}.r-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.f-s-0{font-size:0!important}.f-s-10{font-size:10px!important}.f-s-12{font-size:12px!important}.f-s-14{font-size:14px!important}.f-s-15{font-size:15px!important}.f-s-16{font-size:16px!important}.f-s-18{font-size:18px!important}.f-s-20{font-size:20px!important}.f-s-24{font-size:24px!important}.f-s-30{font-size:30px!important}.f-w-100{font-weight:100!important}.f-w-200{font-weight:200!important}.f-w-300{font-weight:300!important}.f-w-400{font-weight:400!important}.f-w-500{font-weight:500!important}.f-w-600{font-weight:600!important}.f-w-700{font-weight:700!important}.f-w-800{font-weight:800!important}.f-w-900{font-weight:900!important}.font-italic{font-style:italic!important}.font-normal{font-style:normal!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-left{text-align:left!important}.text-none{text-decoration:none!important}.text-underline{text-decoration:underline!important}.text-line-through{text-decoration:line-through!important}.text-capitalize{text-transform:capitalize!important}.text-uppercase{text-transform:uppercase!important}.text-lowercase{text-transform:lowercase!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-ellipsis{text-overflow:ellipsis!important}.text-reset{color:inherit!important}.text-current{color:currentColor!important}[dir=ltr] .m-r-0{margin-right:0!important}[dir=ltr] .m-r-2{margin-right:2px!important}[dir=ltr] .m-r-4{margin-right:4px!important}[dir=ltr] .m-r-6{margin-right:7px!important}[dir=ltr] .m-r-8{margin-right:8px!important}[dir=ltr] .m-r-10{margin-right:10px!important}[dir=ltr] .m-r-12{margin-right:12px!important}[dir=ltr] .m-r-14{margin-right:14px!important}[dir=ltr] .m-r-15{margin-right:15px!important}[dir=ltr] .m-r-18{margin-right:18px!important}[dir=ltr] .m-r-16{margin-right:16px!important}[dir=ltr] .m-r-20{margin-right:20px!important}[dir=ltr] .m-r-22{margin-right:22px!important}[dir=ltr] .m-r-24{margin-right:24px!important}[dir=ltr] .m-r-26{margin-right:26px!important}[dir=ltr] .m-r-30{margin-right:30px!important}[dir=ltr] .m-r-32{margin-right:32px!important}[dir=ltr] .m-r-48{margin-right:48px!important}[dir=ltr] .m-r-auto{margin-right:auto!important}[dir=ltr] .m-l-0{margin-left:0!important}[dir=ltr] .m-l-2{margin-left:2px!important}[dir=ltr] .m-l-4{margin-left:4px!important}[dir=ltr] .m-l-6{margin-left:7px!important}[dir=ltr] .m-l-8{margin-left:8px!important}[dir=ltr] .m-l-10{margin-left:10px!important}[dir=ltr] .m-l-12{margin-left:12px!important}[dir=ltr] .m-l-14{margin-left:14px!important}[dir=ltr] .m-l-15{margin-left:15px!important}[dir=ltr] .m-l-18{margin-left:18px!important}[dir=ltr] .m-l-16{margin-left:16px!important}[dir=ltr] .m-l-20{margin-left:20px!important}[dir=ltr] .m-l-22{margin-left:22px!important}[dir=ltr] .m-l-24{margin-left:24px!important}[dir=ltr] .m-l-26{margin-left:26px!important}[dir=ltr] .m-l-30{margin-left:30px!important}[dir=ltr] .m-l-32{margin-left:32px!important}[dir=ltr] .m-l-48{margin-left:48px!important}[dir=ltr] .m-l-auto{margin-left:auto!important}[dir=ltr] .p-l-0{padding-left:0!important}[dir=ltr] .p-l-2{padding-left:2px!important}[dir=ltr] .p-l-4{padding-left:4px!important}[dir=ltr] .p-l-6{padding-left:7px!important}[dir=ltr] .p-l-8{padding-left:8px!important}[dir=ltr] .p-l-10{padding-left:10px!important}[dir=ltr] .p-l-12{padding-left:12px!important}[dir=ltr] .p-l-14{padding-left:14px!important}[dir=ltr] .p-l-15{padding-left:15px!important}[dir=ltr] .p-l-18{padding-left:18px!important}[dir=ltr] .p-l-16{padding-left:16px!important}[dir=ltr] .p-l-20{padding-left:20px!important}[dir=ltr] .p-l-22{padding-left:22px!important}[dir=ltr] .p-l-24{padding-left:24px!important}[dir=ltr] .p-l-26{padding-left:26px!important}[dir=ltr] .p-l-30{padding-left:30px!important}[dir=ltr] .p-l-32{padding-left:32px!important}[dir=ltr] .p-l-48{padding-left:48px!important}[dir=ltr] .p-r-0{padding-right:0!important}[dir=ltr] .p-r-2{padding-right:2px!important}[dir=ltr] .p-r-4{padding-right:4px!important}[dir=ltr] .p-r-6{padding-right:7px!important}[dir=ltr] .p-r-8{padding-right:8px!important}[dir=ltr] .p-r-10{padding-right:10px!important}[dir=ltr] .p-r-12{padding-right:12px!important}[dir=ltr] .p-r-14{padding-right:14px!important}[dir=ltr] .p-r-15{padding-right:15px!important}[dir=ltr] .p-r-18{padding-right:18px!important}[dir=ltr] .p-r-16{padding-right:16px!important}[dir=ltr] .p-r-20{padding-right:20px!important}[dir=ltr] .p-r-22{padding-right:22px!important}[dir=ltr] .p-r-24{padding-right:24px!important}[dir=ltr] .p-r-26{padding-right:26px!important}[dir=ltr] .p-r-30{padding-right:30px!important}[dir=ltr] .p-r-32{padding-right:32px!important}[dir=ltr] .p-r-48{padding-right:48px!important}[dir=rtl] .m-r-0{margin-left:0!important}[dir=rtl] .m-r-2{margin-left:2px!important}[dir=rtl] .m-r-4{margin-left:4px!important}[dir=rtl] .m-r-6{margin-left:7px!important}[dir=rtl] .m-r-8{margin-left:8px!important}[dir=rtl] .m-r-10{margin-left:10px!important}[dir=rtl] .m-r-12{margin-left:12px!important}[dir=rtl] .m-r-14{margin-left:14px!important}[dir=rtl] .m-r-15{margin-left:15px!important}[dir=rtl] .m-r-18{margin-left:18px!important}[dir=rtl] .m-r-16{margin-left:16px!important}[dir=rtl] .m-r-20{margin-left:20px!important}[dir=rtl] .m-r-22{margin-left:22px!important}[dir=rtl] .m-r-24{margin-left:24px!important}[dir=rtl] .m-r-26{margin-left:26px!important}[dir=rtl] .m-r-30{margin-left:30px!important}[dir=rtl] .m-r-32{margin-left:32px!important}[dir=rtl] .m-r-48{margin-left:48px!important}[dir=rtl] .m-r-auto{margin-left:auto!important}[dir=rtl] .m-l-0{margin-right:0!important}[dir=rtl] .m-l-2{margin-right:2px!important}[dir=rtl] .m-l-4{margin-right:4px!important}[dir=rtl] .m-l-6{margin-right:7px!important}[dir=rtl] .m-l-8{margin-right:8px!important}[dir=rtl] .m-l-10{margin-right:10px!important}[dir=rtl] .m-l-12{margin-right:12px!important}[dir=rtl] .m-l-14{margin-right:14px!important}[dir=rtl] .m-l-15{margin-right:15px!important}[dir=rtl] .m-l-18{margin-right:18px!important}[dir=rtl] .m-l-16{margin-right:16px!important}[dir=rtl] .m-l-20{margin-right:20px!important}[dir=rtl] .m-l-22{margin-right:22px!important}[dir=rtl] .m-l-24{margin-right:24px!important}[dir=rtl] .m-l-26{margin-right:26px!important}[dir=rtl] .m-l-30{margin-right:30px!important}[dir=rtl] .m-l-32{margin-right:32px!important}[dir=rtl] .m-l-48{margin-right:48px!important}[dir=rtl] .m-l-auto{margin-right:auto!important}[dir=rtl] .p-l-0{padding-right:0!important}[dir=rtl] .p-l-2{padding-right:2px!important}[dir=rtl] .p-l-4{padding-right:4px!important}[dir=rtl] .p-l-6{padding-right:7px!important}[dir=rtl] .p-l-8{padding-right:8px!important}[dir=rtl] .p-l-10{padding-right:10px!important}[dir=rtl] .p-l-12{padding-right:12px!important}[dir=rtl] .p-l-14{padding-right:14px!important}[dir=rtl] .p-l-15{padding-right:15px!important}[dir=rtl] .p-l-18{padding-right:18px!important}[dir=rtl] .p-l-16{padding-right:16px!important}[dir=rtl] .p-l-20{padding-right:20px!important}[dir=rtl] .p-l-22{padding-right:22px!important}[dir=rtl] .p-l-24{padding-right:24px!important}[dir=rtl] .p-l-26{padding-right:26px!important}[dir=rtl] .p-l-30{padding-right:30px!important}[dir=rtl] .p-l-32{padding-right:32px!important}[dir=rtl] .p-l-48{padding-right:48px!important}[dir=rtl] .p-r-0{padding-left:0!important}[dir=rtl] .p-r-2{padding-left:2px!important}[dir=rtl] .p-r-4{padding-left:4px!important}[dir=rtl] .p-r-6{padding-left:7px!important}[dir=rtl] .p-r-8{padding-left:8px!important}[dir=rtl] .p-r-10{padding-left:10px!important}[dir=rtl] .p-r-12{padding-left:12px!important}[dir=rtl] .p-r-14{padding-left:14px!important}[dir=rtl] .p-r-15{padding-left:15px!important}[dir=rtl] .p-r-18{padding-left:18px!important}[dir=rtl] .p-r-16{padding-left:16px!important}[dir=rtl] .p-r-20{padding-left:20px!important}[dir=rtl] .p-r-22{padding-left:22px!important}[dir=rtl] .p-r-24{padding-left:24px!important}[dir=rtl] .p-r-26{padding-left:26px!important}[dir=rtl] .p-r-30{padding-left:30px!important}[dir=rtl] .p-r-32{padding-left:32px!important}[dir=rtl] .p-r-48{padding-left:48px!important}.sidebarNav-horizontal .childBox{background:#fff}.sidebarNav-horizontal .horizontal-topbar{box-shadow:#0000000d 0 9px 17.5px}.sidebarNav-horizontal .horizontal-topbar .branding{padding-left:0}.sidebarNav-horizontal .horizontal-topbar .container{max-width:1200px;display:flex;align-items:center;width:100%}.sidebarNav-horizontal .horizontal-navbar{position:relative;gap:3px!important}.sidebarNav-horizontal .horizontal-navbar .parentBox{position:relative;z-index:5;margin:5px 0}.sidebarNav-horizontal .horizontal-navbar .parentBox.mega-menu{position:static}.sidebarNav-horizontal .horizontal-navbar .parentBox.mega-menu:hover>.childBox>.ddmenu{display:inline-block}.sidebarNav-horizontal .horizontal-navbar .parentBox.mega-menu>.childBox{width:100%;left:0}.sidebarNav-horizontal .horizontal-navbar .parentBox.mega-menu>.childBox>.ddmenu{width:24%}.sidebarNav-horizontal .horizontal-navbar .parentBox.two-column:hover>.childBox>.ddmenu{display:inline-block}.sidebarNav-horizontal .horizontal-navbar .parentBox.two-column>.childBox{width:600px}.sidebarNav-horizontal .horizontal-navbar .parentBox.two-column>.childBox>.ddmenu{width:49%}.sidebarNav-horizontal .horizontal-navbar .parentBox .menuLink{padding:10px;border-radius:6px;display:flex;align-items:center;height:40px;gap:10px}.sidebarNav-horizontal .horizontal-navbar .parentBox:hover>.menuLink{background-color:#00000006}.sidebarNav-horizontal .horizontal-navbar .parentBox:hover>.activeMenu,.sidebarNav-horizontal .horizontal-navbar .parentBox .activeMenu{color:#fff;background-color:#aa91a0}.sidebarNav-horizontal .horizontal-navbar .parentBox .down-icon .mat-icon{width:18px;height:18px;font-size:18px}.sidebarNav-horizontal .horizontal-navbar .parentBox .childBox{border-radius:7px;box-shadow:#919eab4d 0 0 2px,#919eab1f 0 12px 24px -4px;position:absolute;width:250px}.sidebarNav-horizontal .horizontal-navbar .parentBox .childBox .ddmenu{display:none;padding:10px;margin:10px;position:relative}.sidebarNav-horizontal .horizontal-navbar .parentBox:hover>.childBox>.ddmenu:hover{background-color:#00000006}.sidebarNav-horizontal .horizontal-navbar .parentBox:hover>.childBox>.ddmenu:hover:hover>.childBox>.ddmenu:hover{background-color:#00000006}.sidebarNav-horizontal .horizontal-navbar .parentBox:hover>.childBox>.ddmenu:hover>.childBox{left:230px;top:0;z-index:9}.sidebarNav-horizontal .horizontal-navbar .parentBox:hover>.childBox>.ddmenu:hover>.childBox>.ddmenu:hover>.childBox{left:235px;top:0}.sidebarNav-horizontal .horizontal-navbar .parentBox:hover>.childBox>.ddmenu{display:block;padding:0}.sidebarNav-horizontal .horizontal-navbar .parentBox:hover>.childBox>.ddmenu:hover>.childBox>.ddmenu{display:block;padding:0}.sidebarNav-horizontal .horizontal-navbar .parentBox:hover>.childBox>.ddmenu:hover>.childBox>.ddmenu:hover>.childBox>.ddmenu{display:block;padding:0}.sidebarNav-horizontal .topbar,.sidebarNav-horizontal .mainWrapper{width:100%}.sidebarNav-horizontal .horizontal-navbar .parentBox.pactive>a,.sidebarNav-horizontal .horizontal-navbar .parentBox.pactive>a:hover,.sidebarNav-horizontal .horizontal-navbar .parentBox.pactive:hover>a{color:#fff!important;border-radius:7px}.ltr .sidebarNav-horizontal .horizontal-navbar .parentBox:last-child:hover>.childBox>.ddmenu:hover>.childBox{right:250px;left:unset}.ltr .sidebarNav-horizontal .horizontal-navbar .parentBox:last-child:hover>.childBox>.ddmenu:hover>.childBox>.ddmenu:hover>.childBox{right:250px;left:unset}.rtl .sidebarNav-horizontal .horizontal-navbar .parentBox:last-child:hover>.childBox>.ddmenu:hover>.childBox{left:250px;right:unset}.rtl .sidebarNav-horizontal .horizontal-navbar .parentBox:last-child:hover>.childBox>.ddmenu:hover>.childBox>.ddmenu:hover>.childBox{left:250px;right:unset}.cal-event-action{text-decoration:none;margin-left:5px;color:#fff}.cal-month-view{background-color:transparent!important}.cal-month-view .cal-open-day-events{background-color:#333f55!important}.cal-month-view .cal-day-badge{background-color:#aa91a0!important}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#aa91a0!important}.max-text{max-width:250px;line-height:1.57;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ngx-pagination{margin-bottom:15px!important}.ngx-pagination .current{background:#aa91a0!important;border-radius:7px}.ngx-pagination a,.ngx-pagination button{border-radius:7px!important}.social-chips img{margin-left:-9px;border:2px solid #ffffff}.social-chips img:first-child{margin-left:0}.minus-img{margin-bottom:-65px!important}.theme-select{width:125px;height:36px}.theme-select .mat-form-field-infix{padding:6px 0 1px!important}.theme-select .mat-mdc-form-field-subscript-wrapper{display:none}.theme-select .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-top-left-radius:7px;border-bottom-left-radius:7px;border-color:#e5eaef}.theme-select .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-top-right-radius:7px;border-bottom-right-radius:7px;border-color:#e5eaef}.theme-select .mat-mdc-form-field-flex{height:36px;align-items:center}.welcome-img{margin-bottom:-65px;margin-top:-15px}.timeline{position:relative}.timeline .timeline-item{position:relative;height:70px}.timeline .timeline-item .time{padding:6px 16px 6px 0;min-width:90px;flex-shrink:0}.timeline .timeline-item .desc{padding:6px 16px}.timeline .timeline-item .timline-border{width:1px;height:100%;background-color:#e5eaef;flex-shrink:0}.timeline .timeline-item .point{flex-direction:column}.timeline .timeline-item .point .timeline-badge{width:12px;height:12px;border-radius:50px;background-color:transparent;flex-shrink:0}.timeline .timeline-item .point .timeline-badge.border-primary{border:2px solid #AA91A0}.timeline .timeline-item .point .timeline-badge.border-accent{border:2px solid #49beff}.timeline .timeline-item .point .timeline-badge.border-success{border:2px solid #13deb9}.timeline .timeline-item .point .timeline-badge.border-warning{border:2px solid #ffae1f}.timeline .timeline-item .point .timeline-badge.border-error{border:2px solid #fa896b}.timeline .timeline-item .point .timeline-border{width:1px;height:100%;background-color:#e5eaef;flex-shrink:0}.timeline .timeline-item:last-child .timeline-border{display:none!important}.most-visit-chart .apexcharts-bar-series.apexcharts-plot-series .apexcharts-series path{clip-path:inset(0 0 5% 0 round 20px)}.blank-layout-container{height:100vh;display:flex;background-size:cover;align-items:center}.auth-title{font-size:36px;line-height:44px}.bg-gredient:before{content:"";position:absolute;height:100vh;width:100vw;background:url("./media/bg-QTUUK6QF.webp");z-index:-1;background-repeat:no-repeat;background-size:cover;background-position:center}.content-auth{background:linear-gradient(180deg,#fcf2f6,#fcf5f8,#fdf9fb 54%,#fefdfd 86%,#fefdfe)}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:50% 0%}}.img-height{height:calc(100vh - 83px)}.custom-row.row{margin-right:-8px;margin-left:-8px}.custom-row.row .col-2,.custom-row.row .col-12{padding-right:8px;padding-left:8px}.or-border{position:relative;text-align:center}.or-border:before{content:"";position:absolute;left:0;width:100px;top:50%;height:1px;background:#e5eaef}.or-border:after{content:"";position:absolute;right:0;width:100px;top:50%;height:1px;background:#e5eaef}.boxed-auth{width:100%;max-width:480px;margin:0 auto}.max-width-form{max-width:450px}.mat-mdc-form-field.mat-form-field-invalid .mdc-notched-outline__leading,.mat-mdc-form-field.mat-form-field-invalid .mdc-notched-outline__notch,.mat-mdc-form-field.mat-form-field-invalid .mdc-notched-outline__trailing{border-color:#fa896b!important}.error-msg{position:absolute;top:-19px;right:3px}@media (max-width: 1279px){.bg-mobile{background:#fcf2f6}}.container{max-width:1200px;padding-left:24px;padding-right:24px;margin:0 auto}.container.full-width{display:flex;align-items:center;width:100%}.demos-dd{max-width:1200px!important}.img-overlay{overflow:auto;position:relative}.img-overlay .overlay-content{display:none}.img-overlay:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:8;background-color:#3772ff33}.img-overlay:hover .overlay-content{display:block;transform:translate(-50%,-50%);position:absolute;left:50%;right:50%;top:50%;min-width:115px;z-index:9}.topbar-xl{height:80px;z-index:1}@media (min-width: 900px){.banner-title{font-size:54px!important;line-height:60px!important}}@media (max-width: 1200px){.banner-section{padding-top:60px}}.banner-title{font-size:36px;line-height:44px}.banner-subtitle{line-height:25px}.btn-custom{height:56px!important;padding:0 52px!important;font-size:16px}.btn-custom.sm{padding:0 34px!important}@media (max-width: 767px){.btn-custom{padding:0 36px!important}}.banner-slider{background-color:#d7b1c71c;min-width:2000px;height:calc(100vh - 100px);max-height:790px;border-radius:7px;overflow:hidden}.slider-img{animation:slideup 35s linear infinite}.slider-img2{animation:slidedown 35s linear infinite}@keyframes slideup{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0)}}@keyframes slidedown{0%{transform:translate3d(0,-100%,0)}to{transform:translateZ(0)}}.spacer{padding:80px 0 100px}.section-title{font-size:28px;line-height:32px}@media (min-width: 991px){.section-title{font-size:36px;line-height:43px}}.bg-extra-light{background-color:#f6f9fc}.demo-slider{margin-top:40px}.demo-slider .demo-slide{animation:slide 45s linear infinite}@keyframes slide{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.lh-base{line-height:1.75}.shape-card{background-repeat:no-repeat;background-position:center center;overflow:hidden}.spacer-sm{padding-top:60px;padding-bottom:30px}.spacer-bottom{padding-bottom:60px}.section-title2{font-size:30px;line-height:36px;font-weight:700}.c2a-card{margin-top:-70px;background-repeat:no-repeat;background-position:center}.border-white{border:1px solid #ffffff!important}.border-accent{border:1px solid #49beff!important}.border-primary{border:1px solid #AA91A0!important}.hstack{display:flex;flex-direction:row;gap:20px}@media (max-width: 767px){.hstack{flex-direction:column}.bg-size-cover{background-size:cover}}[dir=rtl] .upgrade-bg{left:0;right:unset;transform:scaleX(-1)}[dir=rtl] .customizerBtn{left:30px;right:unset}[dir=rtl] .breadcrumb-icon{left:19px;right:unset}[dir=rtl] .breadcrumb-item:first-child{margin-left:0;margin-right:-20px}[dir=rtl] .breadcrumb-item.active{margin-left:0;margin-right:20px}[dir=rtl] .sidebar-list.mdc-list .menu-list-item .mdc-list-item__start{margin-right:0!important;margin-left:14px!important}[dir=rtl].sidebarNav-mini .contentWrapper{margin-right:80px!important;margin-left:0!important;transition:width .4s cubic-bezier(.25,.8,.25,1)}[dir=rtl].sidebarNav-mini .sidebarNav .sidebar-list .menu-list-item .mdc-list-item__start{margin-right:8px!important;margin-left:7px!important}[dir=rtl].sidebarNav-mini .sidebarNav:hover .sidebar-list .menu-list-item .mdc-list-item__start{margin-right:0!important;margin-left:16px!important}@font-face{font-family:Inter;font-style:normal;src:url("./media/Inter-Regular-CKBOXRQ3.ttf")}@font-face{font-family:Inter-Light;font-style:normal;src:url("./media/Inter-Light-BNH7HYBA.ttf")}@font-face{font-family:Inter-Medium;font-style:normal;src:url("./media/Inter-Medium-RUQTUVA3.ttf")}@font-face{font-family:Inter-SemiBold;font-style:normal;font-weight:700;src:url("./media/Inter-SemiBold-KJGC6K5H.ttf")}@font-face{font-family:Inter-Bold;font-style:normal;font-weight:800;src:url("./media/Inter-Bold-YFDNZKYU.ttf")}.f-light{font-family:Inter-Light!important}.f-medium{font-family:Inter-Medium!important}.f-semibold{font-family:Inter-SemiBold!important}.f-bold{font-family:Inter-Bold!important}.fs-6{font-size:6px!important}.fs-7{font-size:7px!important}.fs-8{font-size:8px!important}.fs-9{font-size:9px!important}.fs-10{font-size:10px!important}.fs-11{font-size:11px!important}.fs-12{font-size:12px!important}.fs-13{font-size:13px!important}.fs-14{font-size:14px!important}.fs-15{font-size:15px!important}.fs-16{font-size:16px!important}.fs-17{font-size:17px!important}.fs-18{font-size:18px!important}.fs-19{font-size:19px!important}.fs-20{font-size:20px!important}.fs-21{font-size:21px!important}.fs-22{font-size:22px!important}.fs-23{font-size:23px!important}.fs-24{font-size:24px!important}.fs-25{font-size:25px!important}.fs-26{font-size:26px!important}.fs-27{font-size:27px!important}.fs-28{font-size:28px!important}.fs-29{font-size:29px!important}.fs-30{font-size:30px!important}.fs-31{font-size:31px!important}.fs-32{font-size:32px!important}.fs-33{font-size:33px!important}.fs-34{font-size:34px!important}.fs-35{font-size:35px!important}.fs-36{font-size:36px!important}.fs-37{font-size:37px!important}.fs-38{font-size:38px!important}.fs-39{font-size:39px!important}.fs-40{font-size:40px!important}.fs-41{font-size:41px!important}.fs-42{font-size:42px!important}.fs-43{font-size:43px!important}.fs-44{font-size:44px!important}.fs-45{font-size:45px!important}.fs-46{font-size:46px!important}.fs-47{font-size:47px!important}.fs-48{font-size:48px!important}.fs-49{font-size:49px!important}.fs-50{font-size:50px!important}.fs-51{font-size:51px!important}.fs-52{font-size:52px!important}.fs-53{font-size:53px!important}.fs-54{font-size:54px!important}.fs-55{font-size:55px!important}.fs-56{font-size:56px!important}.fs-57{font-size:57px!important}.fs-58{font-size:58px!important}.fs-59{font-size:59px!important}.fs-60{font-size:60px!important}.w-1{width:1px}.mw-1{max-width:1px!important}.min-w-1{min-width:1px!important}.min-h-1{min-height:1px}.max-h-1{max-height:1px}.h-1{height:1px}.lh-1{line-height:1}.w-2{width:2px}.mw-2{max-width:2px!important}.min-w-2{min-width:2px!important}.min-h-2{min-height:2px}.max-h-2{max-height:2px}.h-2{height:2px}.lh-2{line-height:2}.w-3{width:3px}.mw-3{max-width:3px!important}.min-w-3{min-width:3px!important}.min-h-3{min-height:3px}.max-h-3{max-height:3px}.h-3{height:3px}.lh-3{line-height:3}.w-4{width:4px}.mw-4{max-width:4px!important}.min-w-4{min-width:4px!important}.min-h-4{min-height:4px}.max-h-4{max-height:4px}.h-4{height:4px}.lh-4{line-height:4}.w-5{width:5px}.mw-5{max-width:5px!important}.min-w-5{min-width:5px!important}.min-h-5{min-height:5px}.max-h-5{max-height:5px}.h-5{height:5px}.lh-5{line-height:5}.w-6{width:6px}.mw-6{max-width:6px!important}.min-w-6{min-width:6px!important}.min-h-6{min-height:6px}.max-h-6{max-height:6px}.h-6{height:6px}.lh-6{line-height:6}.w-7{width:7px}.mw-7{max-width:7px!important}.min-w-7{min-width:7px!important}.min-h-7{min-height:7px}.max-h-7{max-height:7px}.h-7{height:7px}.lh-7{line-height:7}.w-8{width:8px}.mw-8{max-width:8px!important}.min-w-8{min-width:8px!important}.min-h-8{min-height:8px}.max-h-8{max-height:8px}.h-8{height:8px}.lh-8{line-height:8}.w-9{width:9px}.mw-9{max-width:9px!important}.min-w-9{min-width:9px!important}.min-h-9{min-height:9px}.max-h-9{max-height:9px}.h-9{height:9px}.lh-9{line-height:9}.w-10{width:10px}.mw-10{max-width:10px!important}.min-w-10{min-width:10px!important}.min-h-10{min-height:10px}.max-h-10{max-height:10px}.h-10{height:10px}.lh-10{line-height:10}.w-11{width:11px}.mw-11{max-width:11px!important}.min-w-11{min-width:11px!important}.min-h-11{min-height:11px}.max-h-11{max-height:11px}.h-11{height:11px}.lh-11{line-height:11}.w-12{width:12px}.mw-12{max-width:12px!important}.min-w-12{min-width:12px!important}.min-h-12{min-height:12px}.max-h-12{max-height:12px}.h-12{height:12px}.lh-12{line-height:12}.w-13{width:13px}.mw-13{max-width:13px!important}.min-w-13{min-width:13px!important}.min-h-13{min-height:13px}.max-h-13{max-height:13px}.h-13{height:13px}.lh-13{line-height:13}.w-14{width:14px}.mw-14{max-width:14px!important}.min-w-14{min-width:14px!important}.min-h-14{min-height:14px}.max-h-14{max-height:14px}.h-14{height:14px}.lh-14{line-height:14}.w-15{width:15px}.mw-15{max-width:15px!important}.min-w-15{min-width:15px!important}.min-h-15{min-height:15px}.max-h-15{max-height:15px}.h-15{height:15px}.lh-15{line-height:15}.w-16{width:16px}.mw-16{max-width:16px!important}.min-w-16{min-width:16px!important}.min-h-16{min-height:16px}.max-h-16{max-height:16px}.h-16{height:16px}.lh-16{line-height:16}.w-17{width:17px}.mw-17{max-width:17px!important}.min-w-17{min-width:17px!important}.min-h-17{min-height:17px}.max-h-17{max-height:17px}.h-17{height:17px}.lh-17{line-height:17}.w-18{width:18px}.mw-18{max-width:18px!important}.min-w-18{min-width:18px!important}.min-h-18{min-height:18px}.max-h-18{max-height:18px}.h-18{height:18px}.lh-18{line-height:18}.w-19{width:19px}.mw-19{max-width:19px!important}.min-w-19{min-width:19px!important}.min-h-19{min-height:19px}.max-h-19{max-height:19px}.h-19{height:19px}.lh-19{line-height:19}.w-20{width:20px}.mw-20{max-width:20px!important}.min-w-20{min-width:20px!important}.min-h-20{min-height:20px}.max-h-20{max-height:20px}.h-20{height:20px}.lh-20{line-height:20}.w-21{width:21px}.mw-21{max-width:21px!important}.min-w-21{min-width:21px!important}.min-h-21{min-height:21px}.max-h-21{max-height:21px}.h-21{height:21px}.lh-21{line-height:21}.w-22{width:22px}.mw-22{max-width:22px!important}.min-w-22{min-width:22px!important}.min-h-22{min-height:22px}.max-h-22{max-height:22px}.h-22{height:22px}.lh-22{line-height:22}.w-23{width:23px}.mw-23{max-width:23px!important}.min-w-23{min-width:23px!important}.min-h-23{min-height:23px}.max-h-23{max-height:23px}.h-23{height:23px}.lh-23{line-height:23}.w-24{width:24px}.mw-24{max-width:24px!important}.min-w-24{min-width:24px!important}.min-h-24{min-height:24px}.max-h-24{max-height:24px}.h-24{height:24px}.lh-24{line-height:24}.w-25{width:25px}.mw-25{max-width:25px!important}.min-w-25{min-width:25px!important}.min-h-25{min-height:25px}.max-h-25{max-height:25px}.h-25{height:25px}.lh-25{line-height:25}.w-26{width:26px}.mw-26{max-width:26px!important}.min-w-26{min-width:26px!important}.min-h-26{min-height:26px}.max-h-26{max-height:26px}.h-26{height:26px}.lh-26{line-height:26}.w-27{width:27px}.mw-27{max-width:27px!important}.min-w-27{min-width:27px!important}.min-h-27{min-height:27px}.max-h-27{max-height:27px}.h-27{height:27px}.lh-27{line-height:27}.w-28{width:28px}.mw-28{max-width:28px!important}.min-w-28{min-width:28px!important}.min-h-28{min-height:28px}.max-h-28{max-height:28px}.h-28{height:28px}.lh-28{line-height:28}.w-29{width:29px}.mw-29{max-width:29px!important}.min-w-29{min-width:29px!important}.min-h-29{min-height:29px}.max-h-29{max-height:29px}.h-29{height:29px}.lh-29{line-height:29}.w-30{width:30px}.mw-30{max-width:30px!important}.min-w-30{min-width:30px!important}.min-h-30{min-height:30px}.max-h-30{max-height:30px}.h-30{height:30px}.lh-30{line-height:30}.w-31{width:31px}.mw-31{max-width:31px!important}.min-w-31{min-width:31px!important}.min-h-31{min-height:31px}.max-h-31{max-height:31px}.h-31{height:31px}.lh-31{line-height:31}.w-32{width:32px}.mw-32{max-width:32px!important}.min-w-32{min-width:32px!important}.min-h-32{min-height:32px}.max-h-32{max-height:32px}.h-32{height:32px}.lh-32{line-height:32}.w-33{width:33px}.mw-33{max-width:33px!important}.min-w-33{min-width:33px!important}.min-h-33{min-height:33px}.max-h-33{max-height:33px}.h-33{height:33px}.lh-33{line-height:33}.w-34{width:34px}.mw-34{max-width:34px!important}.min-w-34{min-width:34px!important}.min-h-34{min-height:34px}.max-h-34{max-height:34px}.h-34{height:34px}.lh-34{line-height:34}.w-35{width:35px}.mw-35{max-width:35px!important}.min-w-35{min-width:35px!important}.min-h-35{min-height:35px}.max-h-35{max-height:35px}.h-35{height:35px}.lh-35{line-height:35}.w-36{width:36px}.mw-36{max-width:36px!important}.min-w-36{min-width:36px!important}.min-h-36{min-height:36px}.max-h-36{max-height:36px}.h-36{height:36px}.lh-36{line-height:36}.w-37{width:37px}.mw-37{max-width:37px!important}.min-w-37{min-width:37px!important}.min-h-37{min-height:37px}.max-h-37{max-height:37px}.h-37{height:37px}.lh-37{line-height:37}.w-38{width:38px}.mw-38{max-width:38px!important}.min-w-38{min-width:38px!important}.min-h-38{min-height:38px}.max-h-38{max-height:38px}.h-38{height:38px}.lh-38{line-height:38}.w-39{width:39px}.mw-39{max-width:39px!important}.min-w-39{min-width:39px!important}.min-h-39{min-height:39px}.max-h-39{max-height:39px}.h-39{height:39px}.lh-39{line-height:39}.w-40{width:40px}.mw-40{max-width:40px!important}.min-w-40{min-width:40px!important}.min-h-40{min-height:40px}.max-h-40{max-height:40px}.h-40{height:40px}.lh-40{line-height:40}.w-41{width:41px}.mw-41{max-width:41px!important}.min-w-41{min-width:41px!important}.min-h-41{min-height:41px}.max-h-41{max-height:41px}.h-41{height:41px}.lh-41{line-height:41}.w-42{width:42px}.mw-42{max-width:42px!important}.min-w-42{min-width:42px!important}.min-h-42{min-height:42px}.max-h-42{max-height:42px}.h-42{height:42px}.lh-42{line-height:42}.w-43{width:43px}.mw-43{max-width:43px!important}.min-w-43{min-width:43px!important}.min-h-43{min-height:43px}.max-h-43{max-height:43px}.h-43{height:43px}.lh-43{line-height:43}.w-44{width:44px}.mw-44{max-width:44px!important}.min-w-44{min-width:44px!important}.min-h-44{min-height:44px}.max-h-44{max-height:44px}.h-44{height:44px}.lh-44{line-height:44}.w-45{width:45px}.mw-45{max-width:45px!important}.min-w-45{min-width:45px!important}.min-h-45{min-height:45px}.max-h-45{max-height:45px}.h-45{height:45px}.lh-45{line-height:45}.w-46{width:46px}.mw-46{max-width:46px!important}.min-w-46{min-width:46px!important}.min-h-46{min-height:46px}.max-h-46{max-height:46px}.h-46{height:46px}.lh-46{line-height:46}.w-47{width:47px}.mw-47{max-width:47px!important}.min-w-47{min-width:47px!important}.min-h-47{min-height:47px}.max-h-47{max-height:47px}.h-47{height:47px}.lh-47{line-height:47}.w-48{width:48px}.mw-48{max-width:48px!important}.min-w-48{min-width:48px!important}.min-h-48{min-height:48px}.max-h-48{max-height:48px}.h-48{height:48px}.lh-48{line-height:48}.w-49{width:49px}.mw-49{max-width:49px!important}.min-w-49{min-width:49px!important}.min-h-49{min-height:49px}.max-h-49{max-height:49px}.h-49{height:49px}.lh-49{line-height:49}.w-50{width:50px}.mw-50{max-width:50px!important}.min-w-50{min-width:50px!important}.min-h-50{min-height:50px}.max-h-50{max-height:50px}.h-50{height:50px}.lh-50{line-height:50}.w-51{width:51px}.mw-51{max-width:51px!important}.min-w-51{min-width:51px!important}.min-h-51{min-height:51px}.max-h-51{max-height:51px}.h-51{height:51px}.lh-51{line-height:51}.w-52{width:52px}.mw-52{max-width:52px!important}.min-w-52{min-width:52px!important}.min-h-52{min-height:52px}.max-h-52{max-height:52px}.h-52{height:52px}.lh-52{line-height:52}.w-53{width:53px}.mw-53{max-width:53px!important}.min-w-53{min-width:53px!important}.min-h-53{min-height:53px}.max-h-53{max-height:53px}.h-53{height:53px}.lh-53{line-height:53}.w-54{width:54px}.mw-54{max-width:54px!important}.min-w-54{min-width:54px!important}.min-h-54{min-height:54px}.max-h-54{max-height:54px}.h-54{height:54px}.lh-54{line-height:54}.w-55{width:55px}.mw-55{max-width:55px!important}.min-w-55{min-width:55px!important}.min-h-55{min-height:55px}.max-h-55{max-height:55px}.h-55{height:55px}.lh-55{line-height:55}.w-56{width:56px}.mw-56{max-width:56px!important}.min-w-56{min-width:56px!important}.min-h-56{min-height:56px}.max-h-56{max-height:56px}.h-56{height:56px}.lh-56{line-height:56}.w-57{width:57px}.mw-57{max-width:57px!important}.min-w-57{min-width:57px!important}.min-h-57{min-height:57px}.max-h-57{max-height:57px}.h-57{height:57px}.lh-57{line-height:57}.w-58{width:58px}.mw-58{max-width:58px!important}.min-w-58{min-width:58px!important}.min-h-58{min-height:58px}.max-h-58{max-height:58px}.h-58{height:58px}.lh-58{line-height:58}.w-59{width:59px}.mw-59{max-width:59px!important}.min-w-59{min-width:59px!important}.min-h-59{min-height:59px}.max-h-59{max-height:59px}.h-59{height:59px}.lh-59{line-height:59}.w-60{width:60px}.mw-60{max-width:60px!important}.min-w-60{min-width:60px!important}.min-h-60{min-height:60px}.max-h-60{max-height:60px}.h-60{height:60px}.lh-60{line-height:60}.w-61{width:61px}.mw-61{max-width:61px!important}.min-w-61{min-width:61px!important}.min-h-61{min-height:61px}.max-h-61{max-height:61px}.h-61{height:61px}.lh-61{line-height:61}.w-62{width:62px}.mw-62{max-width:62px!important}.min-w-62{min-width:62px!important}.min-h-62{min-height:62px}.max-h-62{max-height:62px}.h-62{height:62px}.lh-62{line-height:62}.w-63{width:63px}.mw-63{max-width:63px!important}.min-w-63{min-width:63px!important}.min-h-63{min-height:63px}.max-h-63{max-height:63px}.h-63{height:63px}.lh-63{line-height:63}.w-64{width:64px}.mw-64{max-width:64px!important}.min-w-64{min-width:64px!important}.min-h-64{min-height:64px}.max-h-64{max-height:64px}.h-64{height:64px}.lh-64{line-height:64}.w-65{width:65px}.mw-65{max-width:65px!important}.min-w-65{min-width:65px!important}.min-h-65{min-height:65px}.max-h-65{max-height:65px}.h-65{height:65px}.lh-65{line-height:65}.w-66{width:66px}.mw-66{max-width:66px!important}.min-w-66{min-width:66px!important}.min-h-66{min-height:66px}.max-h-66{max-height:66px}.h-66{height:66px}.lh-66{line-height:66}.w-67{width:67px}.mw-67{max-width:67px!important}.min-w-67{min-width:67px!important}.min-h-67{min-height:67px}.max-h-67{max-height:67px}.h-67{height:67px}.lh-67{line-height:67}.w-68{width:68px}.mw-68{max-width:68px!important}.min-w-68{min-width:68px!important}.min-h-68{min-height:68px}.max-h-68{max-height:68px}.h-68{height:68px}.lh-68{line-height:68}.w-69{width:69px}.mw-69{max-width:69px!important}.min-w-69{min-width:69px!important}.min-h-69{min-height:69px}.max-h-69{max-height:69px}.h-69{height:69px}.lh-69{line-height:69}.w-70{width:70px}.mw-70{max-width:70px!important}.min-w-70{min-width:70px!important}.min-h-70{min-height:70px}.max-h-70{max-height:70px}.h-70{height:70px}.lh-70{line-height:70}.w-71{width:71px}.mw-71{max-width:71px!important}.min-w-71{min-width:71px!important}.min-h-71{min-height:71px}.max-h-71{max-height:71px}.h-71{height:71px}.lh-71{line-height:71}.w-72{width:72px}.mw-72{max-width:72px!important}.min-w-72{min-width:72px!important}.min-h-72{min-height:72px}.max-h-72{max-height:72px}.h-72{height:72px}.lh-72{line-height:72}.w-73{width:73px}.mw-73{max-width:73px!important}.min-w-73{min-width:73px!important}.min-h-73{min-height:73px}.max-h-73{max-height:73px}.h-73{height:73px}.lh-73{line-height:73}.w-74{width:74px}.mw-74{max-width:74px!important}.min-w-74{min-width:74px!important}.min-h-74{min-height:74px}.max-h-74{max-height:74px}.h-74{height:74px}.lh-74{line-height:74}.w-75{width:75px}.mw-75{max-width:75px!important}.min-w-75{min-width:75px!important}.min-h-75{min-height:75px}.max-h-75{max-height:75px}.h-75{height:75px}.lh-75{line-height:75}.w-76{width:76px}.mw-76{max-width:76px!important}.min-w-76{min-width:76px!important}.min-h-76{min-height:76px}.max-h-76{max-height:76px}.h-76{height:76px}.lh-76{line-height:76}.w-77{width:77px}.mw-77{max-width:77px!important}.min-w-77{min-width:77px!important}.min-h-77{min-height:77px}.max-h-77{max-height:77px}.h-77{height:77px}.lh-77{line-height:77}.w-78{width:78px}.mw-78{max-width:78px!important}.min-w-78{min-width:78px!important}.min-h-78{min-height:78px}.max-h-78{max-height:78px}.h-78{height:78px}.lh-78{line-height:78}.w-79{width:79px}.mw-79{max-width:79px!important}.min-w-79{min-width:79px!important}.min-h-79{min-height:79px}.max-h-79{max-height:79px}.h-79{height:79px}.lh-79{line-height:79}.w-80{width:80px}.mw-80{max-width:80px!important}.min-w-80{min-width:80px!important}.min-h-80{min-height:80px}.max-h-80{max-height:80px}.h-80{height:80px}.lh-80{line-height:80}.w-81{width:81px}.mw-81{max-width:81px!important}.min-w-81{min-width:81px!important}.min-h-81{min-height:81px}.max-h-81{max-height:81px}.h-81{height:81px}.lh-81{line-height:81}.w-82{width:82px}.mw-82{max-width:82px!important}.min-w-82{min-width:82px!important}.min-h-82{min-height:82px}.max-h-82{max-height:82px}.h-82{height:82px}.lh-82{line-height:82}.w-83{width:83px}.mw-83{max-width:83px!important}.min-w-83{min-width:83px!important}.min-h-83{min-height:83px}.max-h-83{max-height:83px}.h-83{height:83px}.lh-83{line-height:83}.w-84{width:84px}.mw-84{max-width:84px!important}.min-w-84{min-width:84px!important}.min-h-84{min-height:84px}.max-h-84{max-height:84px}.h-84{height:84px}.lh-84{line-height:84}.w-85{width:85px}.mw-85{max-width:85px!important}.min-w-85{min-width:85px!important}.min-h-85{min-height:85px}.max-h-85{max-height:85px}.h-85{height:85px}.lh-85{line-height:85}.w-86{width:86px}.mw-86{max-width:86px!important}.min-w-86{min-width:86px!important}.min-h-86{min-height:86px}.max-h-86{max-height:86px}.h-86{height:86px}.lh-86{line-height:86}.w-87{width:87px}.mw-87{max-width:87px!important}.min-w-87{min-width:87px!important}.min-h-87{min-height:87px}.max-h-87{max-height:87px}.h-87{height:87px}.lh-87{line-height:87}.w-88{width:88px}.mw-88{max-width:88px!important}.min-w-88{min-width:88px!important}.min-h-88{min-height:88px}.max-h-88{max-height:88px}.h-88{height:88px}.lh-88{line-height:88}.w-89{width:89px}.mw-89{max-width:89px!important}.min-w-89{min-width:89px!important}.min-h-89{min-height:89px}.max-h-89{max-height:89px}.h-89{height:89px}.lh-89{line-height:89}.w-90{width:90px}.mw-90{max-width:90px!important}.min-w-90{min-width:90px!important}.min-h-90{min-height:90px}.max-h-90{max-height:90px}.h-90{height:90px}.lh-90{line-height:90}.w-91{width:91px}.mw-91{max-width:91px!important}.min-w-91{min-width:91px!important}.min-h-91{min-height:91px}.max-h-91{max-height:91px}.h-91{height:91px}.lh-91{line-height:91}.w-92{width:92px}.mw-92{max-width:92px!important}.min-w-92{min-width:92px!important}.min-h-92{min-height:92px}.max-h-92{max-height:92px}.h-92{height:92px}.lh-92{line-height:92}.w-93{width:93px}.mw-93{max-width:93px!important}.min-w-93{min-width:93px!important}.min-h-93{min-height:93px}.max-h-93{max-height:93px}.h-93{height:93px}.lh-93{line-height:93}.w-94{width:94px}.mw-94{max-width:94px!important}.min-w-94{min-width:94px!important}.min-h-94{min-height:94px}.max-h-94{max-height:94px}.h-94{height:94px}.lh-94{line-height:94}.w-95{width:95px}.mw-95{max-width:95px!important}.min-w-95{min-width:95px!important}.min-h-95{min-height:95px}.max-h-95{max-height:95px}.h-95{height:95px}.lh-95{line-height:95}.w-96{width:96px}.mw-96{max-width:96px!important}.min-w-96{min-width:96px!important}.min-h-96{min-height:96px}.max-h-96{max-height:96px}.h-96{height:96px}.lh-96{line-height:96}.w-97{width:97px}.mw-97{max-width:97px!important}.min-w-97{min-width:97px!important}.min-h-97{min-height:97px}.max-h-97{max-height:97px}.h-97{height:97px}.lh-97{line-height:97}.w-98{width:98px}.mw-98{max-width:98px!important}.min-w-98{min-width:98px!important}.min-h-98{min-height:98px}.max-h-98{max-height:98px}.h-98{height:98px}.lh-98{line-height:98}.w-99{width:99px}.mw-99{max-width:99px!important}.min-w-99{min-width:99px!important}.min-h-99{min-height:99px}.max-h-99{max-height:99px}.h-99{height:99px}.lh-99{line-height:99}.w-100{width:100px}.mw-100{max-width:100px!important}.min-w-100{min-width:100px!important}.min-h-100{min-height:100px}.max-h-100{max-height:100px}.h-100{height:100px}.lh-100{line-height:100}.w-101{width:101px}.mw-101{max-width:101px!important}.min-w-101{min-width:101px!important}.min-h-101{min-height:101px}.max-h-101{max-height:101px}.h-101{height:101px}.lh-101{line-height:101}.w-102{width:102px}.mw-102{max-width:102px!important}.min-w-102{min-width:102px!important}.min-h-102{min-height:102px}.max-h-102{max-height:102px}.h-102{height:102px}.lh-102{line-height:102}.w-103{width:103px}.mw-103{max-width:103px!important}.min-w-103{min-width:103px!important}.min-h-103{min-height:103px}.max-h-103{max-height:103px}.h-103{height:103px}.lh-103{line-height:103}.w-104{width:104px}.mw-104{max-width:104px!important}.min-w-104{min-width:104px!important}.min-h-104{min-height:104px}.max-h-104{max-height:104px}.h-104{height:104px}.lh-104{line-height:104}.w-105{width:105px}.mw-105{max-width:105px!important}.min-w-105{min-width:105px!important}.min-h-105{min-height:105px}.max-h-105{max-height:105px}.h-105{height:105px}.lh-105{line-height:105}.w-106{width:106px}.mw-106{max-width:106px!important}.min-w-106{min-width:106px!important}.min-h-106{min-height:106px}.max-h-106{max-height:106px}.h-106{height:106px}.lh-106{line-height:106}.w-107{width:107px}.mw-107{max-width:107px!important}.min-w-107{min-width:107px!important}.min-h-107{min-height:107px}.max-h-107{max-height:107px}.h-107{height:107px}.lh-107{line-height:107}.w-108{width:108px}.mw-108{max-width:108px!important}.min-w-108{min-width:108px!important}.min-h-108{min-height:108px}.max-h-108{max-height:108px}.h-108{height:108px}.lh-108{line-height:108}.w-109{width:109px}.mw-109{max-width:109px!important}.min-w-109{min-width:109px!important}.min-h-109{min-height:109px}.max-h-109{max-height:109px}.h-109{height:109px}.lh-109{line-height:109}.w-110{width:110px}.mw-110{max-width:110px!important}.min-w-110{min-width:110px!important}.min-h-110{min-height:110px}.max-h-110{max-height:110px}.h-110{height:110px}.lh-110{line-height:110}.w-111{width:111px}.mw-111{max-width:111px!important}.min-w-111{min-width:111px!important}.min-h-111{min-height:111px}.max-h-111{max-height:111px}.h-111{height:111px}.lh-111{line-height:111}.w-112{width:112px}.mw-112{max-width:112px!important}.min-w-112{min-width:112px!important}.min-h-112{min-height:112px}.max-h-112{max-height:112px}.h-112{height:112px}.lh-112{line-height:112}.w-113{width:113px}.mw-113{max-width:113px!important}.min-w-113{min-width:113px!important}.min-h-113{min-height:113px}.max-h-113{max-height:113px}.h-113{height:113px}.lh-113{line-height:113}.w-114{width:114px}.mw-114{max-width:114px!important}.min-w-114{min-width:114px!important}.min-h-114{min-height:114px}.max-h-114{max-height:114px}.h-114{height:114px}.lh-114{line-height:114}.w-115{width:115px}.mw-115{max-width:115px!important}.min-w-115{min-width:115px!important}.min-h-115{min-height:115px}.max-h-115{max-height:115px}.h-115{height:115px}.lh-115{line-height:115}.w-116{width:116px}.mw-116{max-width:116px!important}.min-w-116{min-width:116px!important}.min-h-116{min-height:116px}.max-h-116{max-height:116px}.h-116{height:116px}.lh-116{line-height:116}.w-117{width:117px}.mw-117{max-width:117px!important}.min-w-117{min-width:117px!important}.min-h-117{min-height:117px}.max-h-117{max-height:117px}.h-117{height:117px}.lh-117{line-height:117}.w-118{width:118px}.mw-118{max-width:118px!important}.min-w-118{min-width:118px!important}.min-h-118{min-height:118px}.max-h-118{max-height:118px}.h-118{height:118px}.lh-118{line-height:118}.w-119{width:119px}.mw-119{max-width:119px!important}.min-w-119{min-width:119px!important}.min-h-119{min-height:119px}.max-h-119{max-height:119px}.h-119{height:119px}.lh-119{line-height:119}.w-120{width:120px}.mw-120{max-width:120px!important}.min-w-120{min-width:120px!important}.min-h-120{min-height:120px}.max-h-120{max-height:120px}.h-120{height:120px}.lh-120{line-height:120}.w-121{width:121px}.mw-121{max-width:121px!important}.min-w-121{min-width:121px!important}.min-h-121{min-height:121px}.max-h-121{max-height:121px}.h-121{height:121px}.lh-121{line-height:121}.w-122{width:122px}.mw-122{max-width:122px!important}.min-w-122{min-width:122px!important}.min-h-122{min-height:122px}.max-h-122{max-height:122px}.h-122{height:122px}.lh-122{line-height:122}.w-123{width:123px}.mw-123{max-width:123px!important}.min-w-123{min-width:123px!important}.min-h-123{min-height:123px}.max-h-123{max-height:123px}.h-123{height:123px}.lh-123{line-height:123}.w-124{width:124px}.mw-124{max-width:124px!important}.min-w-124{min-width:124px!important}.min-h-124{min-height:124px}.max-h-124{max-height:124px}.h-124{height:124px}.lh-124{line-height:124}.w-125{width:125px}.mw-125{max-width:125px!important}.min-w-125{min-width:125px!important}.min-h-125{min-height:125px}.max-h-125{max-height:125px}.h-125{height:125px}.lh-125{line-height:125}.w-126{width:126px}.mw-126{max-width:126px!important}.min-w-126{min-width:126px!important}.min-h-126{min-height:126px}.max-h-126{max-height:126px}.h-126{height:126px}.lh-126{line-height:126}.w-127{width:127px}.mw-127{max-width:127px!important}.min-w-127{min-width:127px!important}.min-h-127{min-height:127px}.max-h-127{max-height:127px}.h-127{height:127px}.lh-127{line-height:127}.w-128{width:128px}.mw-128{max-width:128px!important}.min-w-128{min-width:128px!important}.min-h-128{min-height:128px}.max-h-128{max-height:128px}.h-128{height:128px}.lh-128{line-height:128}.w-129{width:129px}.mw-129{max-width:129px!important}.min-w-129{min-width:129px!important}.min-h-129{min-height:129px}.max-h-129{max-height:129px}.h-129{height:129px}.lh-129{line-height:129}.w-130{width:130px}.mw-130{max-width:130px!important}.min-w-130{min-width:130px!important}.min-h-130{min-height:130px}.max-h-130{max-height:130px}.h-130{height:130px}.lh-130{line-height:130}.w-131{width:131px}.mw-131{max-width:131px!important}.min-w-131{min-width:131px!important}.min-h-131{min-height:131px}.max-h-131{max-height:131px}.h-131{height:131px}.lh-131{line-height:131}.w-132{width:132px}.mw-132{max-width:132px!important}.min-w-132{min-width:132px!important}.min-h-132{min-height:132px}.max-h-132{max-height:132px}.h-132{height:132px}.lh-132{line-height:132}.w-133{width:133px}.mw-133{max-width:133px!important}.min-w-133{min-width:133px!important}.min-h-133{min-height:133px}.max-h-133{max-height:133px}.h-133{height:133px}.lh-133{line-height:133}.w-134{width:134px}.mw-134{max-width:134px!important}.min-w-134{min-width:134px!important}.min-h-134{min-height:134px}.max-h-134{max-height:134px}.h-134{height:134px}.lh-134{line-height:134}.w-135{width:135px}.mw-135{max-width:135px!important}.min-w-135{min-width:135px!important}.min-h-135{min-height:135px}.max-h-135{max-height:135px}.h-135{height:135px}.lh-135{line-height:135}.w-136{width:136px}.mw-136{max-width:136px!important}.min-w-136{min-width:136px!important}.min-h-136{min-height:136px}.max-h-136{max-height:136px}.h-136{height:136px}.lh-136{line-height:136}.w-137{width:137px}.mw-137{max-width:137px!important}.min-w-137{min-width:137px!important}.min-h-137{min-height:137px}.max-h-137{max-height:137px}.h-137{height:137px}.lh-137{line-height:137}.w-138{width:138px}.mw-138{max-width:138px!important}.min-w-138{min-width:138px!important}.min-h-138{min-height:138px}.max-h-138{max-height:138px}.h-138{height:138px}.lh-138{line-height:138}.w-139{width:139px}.mw-139{max-width:139px!important}.min-w-139{min-width:139px!important}.min-h-139{min-height:139px}.max-h-139{max-height:139px}.h-139{height:139px}.lh-139{line-height:139}.w-140{width:140px}.mw-140{max-width:140px!important}.min-w-140{min-width:140px!important}.min-h-140{min-height:140px}.max-h-140{max-height:140px}.h-140{height:140px}.lh-140{line-height:140}.w-141{width:141px}.mw-141{max-width:141px!important}.min-w-141{min-width:141px!important}.min-h-141{min-height:141px}.max-h-141{max-height:141px}.h-141{height:141px}.lh-141{line-height:141}.w-142{width:142px}.mw-142{max-width:142px!important}.min-w-142{min-width:142px!important}.min-h-142{min-height:142px}.max-h-142{max-height:142px}.h-142{height:142px}.lh-142{line-height:142}.w-143{width:143px}.mw-143{max-width:143px!important}.min-w-143{min-width:143px!important}.min-h-143{min-height:143px}.max-h-143{max-height:143px}.h-143{height:143px}.lh-143{line-height:143}.w-144{width:144px}.mw-144{max-width:144px!important}.min-w-144{min-width:144px!important}.min-h-144{min-height:144px}.max-h-144{max-height:144px}.h-144{height:144px}.lh-144{line-height:144}.w-145{width:145px}.mw-145{max-width:145px!important}.min-w-145{min-width:145px!important}.min-h-145{min-height:145px}.max-h-145{max-height:145px}.h-145{height:145px}.lh-145{line-height:145}.w-146{width:146px}.mw-146{max-width:146px!important}.min-w-146{min-width:146px!important}.min-h-146{min-height:146px}.max-h-146{max-height:146px}.h-146{height:146px}.lh-146{line-height:146}.w-147{width:147px}.mw-147{max-width:147px!important}.min-w-147{min-width:147px!important}.min-h-147{min-height:147px}.max-h-147{max-height:147px}.h-147{height:147px}.lh-147{line-height:147}.w-148{width:148px}.mw-148{max-width:148px!important}.min-w-148{min-width:148px!important}.min-h-148{min-height:148px}.max-h-148{max-height:148px}.h-148{height:148px}.lh-148{line-height:148}.w-149{width:149px}.mw-149{max-width:149px!important}.min-w-149{min-width:149px!important}.min-h-149{min-height:149px}.max-h-149{max-height:149px}.h-149{height:149px}.lh-149{line-height:149}.w-150{width:150px}.mw-150{max-width:150px!important}.min-w-150{min-width:150px!important}.min-h-150{min-height:150px}.max-h-150{max-height:150px}.h-150{height:150px}.lh-150{line-height:150}.w-151{width:151px}.mw-151{max-width:151px!important}.min-w-151{min-width:151px!important}.min-h-151{min-height:151px}.max-h-151{max-height:151px}.h-151{height:151px}.lh-151{line-height:151}.w-152{width:152px}.mw-152{max-width:152px!important}.min-w-152{min-width:152px!important}.min-h-152{min-height:152px}.max-h-152{max-height:152px}.h-152{height:152px}.lh-152{line-height:152}.w-153{width:153px}.mw-153{max-width:153px!important}.min-w-153{min-width:153px!important}.min-h-153{min-height:153px}.max-h-153{max-height:153px}.h-153{height:153px}.lh-153{line-height:153}.w-154{width:154px}.mw-154{max-width:154px!important}.min-w-154{min-width:154px!important}.min-h-154{min-height:154px}.max-h-154{max-height:154px}.h-154{height:154px}.lh-154{line-height:154}.w-155{width:155px}.mw-155{max-width:155px!important}.min-w-155{min-width:155px!important}.min-h-155{min-height:155px}.max-h-155{max-height:155px}.h-155{height:155px}.lh-155{line-height:155}.w-156{width:156px}.mw-156{max-width:156px!important}.min-w-156{min-width:156px!important}.min-h-156{min-height:156px}.max-h-156{max-height:156px}.h-156{height:156px}.lh-156{line-height:156}.w-157{width:157px}.mw-157{max-width:157px!important}.min-w-157{min-width:157px!important}.min-h-157{min-height:157px}.max-h-157{max-height:157px}.h-157{height:157px}.lh-157{line-height:157}.w-158{width:158px}.mw-158{max-width:158px!important}.min-w-158{min-width:158px!important}.min-h-158{min-height:158px}.max-h-158{max-height:158px}.h-158{height:158px}.lh-158{line-height:158}.w-159{width:159px}.mw-159{max-width:159px!important}.min-w-159{min-width:159px!important}.min-h-159{min-height:159px}.max-h-159{max-height:159px}.h-159{height:159px}.lh-159{line-height:159}.w-160{width:160px}.mw-160{max-width:160px!important}.min-w-160{min-width:160px!important}.min-h-160{min-height:160px}.max-h-160{max-height:160px}.h-160{height:160px}.lh-160{line-height:160}.w-161{width:161px}.mw-161{max-width:161px!important}.min-w-161{min-width:161px!important}.min-h-161{min-height:161px}.max-h-161{max-height:161px}.h-161{height:161px}.lh-161{line-height:161}.w-162{width:162px}.mw-162{max-width:162px!important}.min-w-162{min-width:162px!important}.min-h-162{min-height:162px}.max-h-162{max-height:162px}.h-162{height:162px}.lh-162{line-height:162}.w-163{width:163px}.mw-163{max-width:163px!important}.min-w-163{min-width:163px!important}.min-h-163{min-height:163px}.max-h-163{max-height:163px}.h-163{height:163px}.lh-163{line-height:163}.w-164{width:164px}.mw-164{max-width:164px!important}.min-w-164{min-width:164px!important}.min-h-164{min-height:164px}.max-h-164{max-height:164px}.h-164{height:164px}.lh-164{line-height:164}.w-165{width:165px}.mw-165{max-width:165px!important}.min-w-165{min-width:165px!important}.min-h-165{min-height:165px}.max-h-165{max-height:165px}.h-165{height:165px}.lh-165{line-height:165}.w-166{width:166px}.mw-166{max-width:166px!important}.min-w-166{min-width:166px!important}.min-h-166{min-height:166px}.max-h-166{max-height:166px}.h-166{height:166px}.lh-166{line-height:166}.w-167{width:167px}.mw-167{max-width:167px!important}.min-w-167{min-width:167px!important}.min-h-167{min-height:167px}.max-h-167{max-height:167px}.h-167{height:167px}.lh-167{line-height:167}.w-168{width:168px}.mw-168{max-width:168px!important}.min-w-168{min-width:168px!important}.min-h-168{min-height:168px}.max-h-168{max-height:168px}.h-168{height:168px}.lh-168{line-height:168}.w-169{width:169px}.mw-169{max-width:169px!important}.min-w-169{min-width:169px!important}.min-h-169{min-height:169px}.max-h-169{max-height:169px}.h-169{height:169px}.lh-169{line-height:169}.w-170{width:170px}.mw-170{max-width:170px!important}.min-w-170{min-width:170px!important}.min-h-170{min-height:170px}.max-h-170{max-height:170px}.h-170{height:170px}.lh-170{line-height:170}.w-171{width:171px}.mw-171{max-width:171px!important}.min-w-171{min-width:171px!important}.min-h-171{min-height:171px}.max-h-171{max-height:171px}.h-171{height:171px}.lh-171{line-height:171}.w-172{width:172px}.mw-172{max-width:172px!important}.min-w-172{min-width:172px!important}.min-h-172{min-height:172px}.max-h-172{max-height:172px}.h-172{height:172px}.lh-172{line-height:172}.w-173{width:173px}.mw-173{max-width:173px!important}.min-w-173{min-width:173px!important}.min-h-173{min-height:173px}.max-h-173{max-height:173px}.h-173{height:173px}.lh-173{line-height:173}.w-174{width:174px}.mw-174{max-width:174px!important}.min-w-174{min-width:174px!important}.min-h-174{min-height:174px}.max-h-174{max-height:174px}.h-174{height:174px}.lh-174{line-height:174}.w-175{width:175px}.mw-175{max-width:175px!important}.min-w-175{min-width:175px!important}.min-h-175{min-height:175px}.max-h-175{max-height:175px}.h-175{height:175px}.lh-175{line-height:175}.w-176{width:176px}.mw-176{max-width:176px!important}.min-w-176{min-width:176px!important}.min-h-176{min-height:176px}.max-h-176{max-height:176px}.h-176{height:176px}.lh-176{line-height:176}.w-177{width:177px}.mw-177{max-width:177px!important}.min-w-177{min-width:177px!important}.min-h-177{min-height:177px}.max-h-177{max-height:177px}.h-177{height:177px}.lh-177{line-height:177}.w-178{width:178px}.mw-178{max-width:178px!important}.min-w-178{min-width:178px!important}.min-h-178{min-height:178px}.max-h-178{max-height:178px}.h-178{height:178px}.lh-178{line-height:178}.w-179{width:179px}.mw-179{max-width:179px!important}.min-w-179{min-width:179px!important}.min-h-179{min-height:179px}.max-h-179{max-height:179px}.h-179{height:179px}.lh-179{line-height:179}.w-180{width:180px}.mw-180{max-width:180px!important}.min-w-180{min-width:180px!important}.min-h-180{min-height:180px}.max-h-180{max-height:180px}.h-180{height:180px}.lh-180{line-height:180}.w-181{width:181px}.mw-181{max-width:181px!important}.min-w-181{min-width:181px!important}.min-h-181{min-height:181px}.max-h-181{max-height:181px}.h-181{height:181px}.lh-181{line-height:181}.w-182{width:182px}.mw-182{max-width:182px!important}.min-w-182{min-width:182px!important}.min-h-182{min-height:182px}.max-h-182{max-height:182px}.h-182{height:182px}.lh-182{line-height:182}.w-183{width:183px}.mw-183{max-width:183px!important}.min-w-183{min-width:183px!important}.min-h-183{min-height:183px}.max-h-183{max-height:183px}.h-183{height:183px}.lh-183{line-height:183}.w-184{width:184px}.mw-184{max-width:184px!important}.min-w-184{min-width:184px!important}.min-h-184{min-height:184px}.max-h-184{max-height:184px}.h-184{height:184px}.lh-184{line-height:184}.w-185{width:185px}.mw-185{max-width:185px!important}.min-w-185{min-width:185px!important}.min-h-185{min-height:185px}.max-h-185{max-height:185px}.h-185{height:185px}.lh-185{line-height:185}.w-186{width:186px}.mw-186{max-width:186px!important}.min-w-186{min-width:186px!important}.min-h-186{min-height:186px}.max-h-186{max-height:186px}.h-186{height:186px}.lh-186{line-height:186}.w-187{width:187px}.mw-187{max-width:187px!important}.min-w-187{min-width:187px!important}.min-h-187{min-height:187px}.max-h-187{max-height:187px}.h-187{height:187px}.lh-187{line-height:187}.w-188{width:188px}.mw-188{max-width:188px!important}.min-w-188{min-width:188px!important}.min-h-188{min-height:188px}.max-h-188{max-height:188px}.h-188{height:188px}.lh-188{line-height:188}.w-189{width:189px}.mw-189{max-width:189px!important}.min-w-189{min-width:189px!important}.min-h-189{min-height:189px}.max-h-189{max-height:189px}.h-189{height:189px}.lh-189{line-height:189}.w-190{width:190px}.mw-190{max-width:190px!important}.min-w-190{min-width:190px!important}.min-h-190{min-height:190px}.max-h-190{max-height:190px}.h-190{height:190px}.lh-190{line-height:190}.w-191{width:191px}.mw-191{max-width:191px!important}.min-w-191{min-width:191px!important}.min-h-191{min-height:191px}.max-h-191{max-height:191px}.h-191{height:191px}.lh-191{line-height:191}.w-192{width:192px}.mw-192{max-width:192px!important}.min-w-192{min-width:192px!important}.min-h-192{min-height:192px}.max-h-192{max-height:192px}.h-192{height:192px}.lh-192{line-height:192}.w-193{width:193px}.mw-193{max-width:193px!important}.min-w-193{min-width:193px!important}.min-h-193{min-height:193px}.max-h-193{max-height:193px}.h-193{height:193px}.lh-193{line-height:193}.w-194{width:194px}.mw-194{max-width:194px!important}.min-w-194{min-width:194px!important}.min-h-194{min-height:194px}.max-h-194{max-height:194px}.h-194{height:194px}.lh-194{line-height:194}.w-195{width:195px}.mw-195{max-width:195px!important}.min-w-195{min-width:195px!important}.min-h-195{min-height:195px}.max-h-195{max-height:195px}.h-195{height:195px}.lh-195{line-height:195}.w-196{width:196px}.mw-196{max-width:196px!important}.min-w-196{min-width:196px!important}.min-h-196{min-height:196px}.max-h-196{max-height:196px}.h-196{height:196px}.lh-196{line-height:196}.w-197{width:197px}.mw-197{max-width:197px!important}.min-w-197{min-width:197px!important}.min-h-197{min-height:197px}.max-h-197{max-height:197px}.h-197{height:197px}.lh-197{line-height:197}.w-198{width:198px}.mw-198{max-width:198px!important}.min-w-198{min-width:198px!important}.min-h-198{min-height:198px}.max-h-198{max-height:198px}.h-198{height:198px}.lh-198{line-height:198}.w-199{width:199px}.mw-199{max-width:199px!important}.min-w-199{min-width:199px!important}.min-h-199{min-height:199px}.max-h-199{max-height:199px}.h-199{height:199px}.lh-199{line-height:199}.w-200{width:200px}.mw-200{max-width:200px!important}.min-w-200{min-width:200px!important}.min-h-200{min-height:200px}.max-h-200{max-height:200px}.h-200{height:200px}.lh-200{line-height:200}.w-201{width:201px}.mw-201{max-width:201px!important}.min-w-201{min-width:201px!important}.min-h-201{min-height:201px}.max-h-201{max-height:201px}.h-201{height:201px}.lh-201{line-height:201}.w-202{width:202px}.mw-202{max-width:202px!important}.min-w-202{min-width:202px!important}.min-h-202{min-height:202px}.max-h-202{max-height:202px}.h-202{height:202px}.lh-202{line-height:202}.w-203{width:203px}.mw-203{max-width:203px!important}.min-w-203{min-width:203px!important}.min-h-203{min-height:203px}.max-h-203{max-height:203px}.h-203{height:203px}.lh-203{line-height:203}.w-204{width:204px}.mw-204{max-width:204px!important}.min-w-204{min-width:204px!important}.min-h-204{min-height:204px}.max-h-204{max-height:204px}.h-204{height:204px}.lh-204{line-height:204}.w-205{width:205px}.mw-205{max-width:205px!important}.min-w-205{min-width:205px!important}.min-h-205{min-height:205px}.max-h-205{max-height:205px}.h-205{height:205px}.lh-205{line-height:205}.w-206{width:206px}.mw-206{max-width:206px!important}.min-w-206{min-width:206px!important}.min-h-206{min-height:206px}.max-h-206{max-height:206px}.h-206{height:206px}.lh-206{line-height:206}.w-207{width:207px}.mw-207{max-width:207px!important}.min-w-207{min-width:207px!important}.min-h-207{min-height:207px}.max-h-207{max-height:207px}.h-207{height:207px}.lh-207{line-height:207}.w-208{width:208px}.mw-208{max-width:208px!important}.min-w-208{min-width:208px!important}.min-h-208{min-height:208px}.max-h-208{max-height:208px}.h-208{height:208px}.lh-208{line-height:208}.w-209{width:209px}.mw-209{max-width:209px!important}.min-w-209{min-width:209px!important}.min-h-209{min-height:209px}.max-h-209{max-height:209px}.h-209{height:209px}.lh-209{line-height:209}.w-210{width:210px}.mw-210{max-width:210px!important}.min-w-210{min-width:210px!important}.min-h-210{min-height:210px}.max-h-210{max-height:210px}.h-210{height:210px}.lh-210{line-height:210}.w-211{width:211px}.mw-211{max-width:211px!important}.min-w-211{min-width:211px!important}.min-h-211{min-height:211px}.max-h-211{max-height:211px}.h-211{height:211px}.lh-211{line-height:211}.w-212{width:212px}.mw-212{max-width:212px!important}.min-w-212{min-width:212px!important}.min-h-212{min-height:212px}.max-h-212{max-height:212px}.h-212{height:212px}.lh-212{line-height:212}.w-213{width:213px}.mw-213{max-width:213px!important}.min-w-213{min-width:213px!important}.min-h-213{min-height:213px}.max-h-213{max-height:213px}.h-213{height:213px}.lh-213{line-height:213}.w-214{width:214px}.mw-214{max-width:214px!important}.min-w-214{min-width:214px!important}.min-h-214{min-height:214px}.max-h-214{max-height:214px}.h-214{height:214px}.lh-214{line-height:214}.w-215{width:215px}.mw-215{max-width:215px!important}.min-w-215{min-width:215px!important}.min-h-215{min-height:215px}.max-h-215{max-height:215px}.h-215{height:215px}.lh-215{line-height:215}.w-216{width:216px}.mw-216{max-width:216px!important}.min-w-216{min-width:216px!important}.min-h-216{min-height:216px}.max-h-216{max-height:216px}.h-216{height:216px}.lh-216{line-height:216}.w-217{width:217px}.mw-217{max-width:217px!important}.min-w-217{min-width:217px!important}.min-h-217{min-height:217px}.max-h-217{max-height:217px}.h-217{height:217px}.lh-217{line-height:217}.w-218{width:218px}.mw-218{max-width:218px!important}.min-w-218{min-width:218px!important}.min-h-218{min-height:218px}.max-h-218{max-height:218px}.h-218{height:218px}.lh-218{line-height:218}.w-219{width:219px}.mw-219{max-width:219px!important}.min-w-219{min-width:219px!important}.min-h-219{min-height:219px}.max-h-219{max-height:219px}.h-219{height:219px}.lh-219{line-height:219}.w-220{width:220px}.mw-220{max-width:220px!important}.min-w-220{min-width:220px!important}.min-h-220{min-height:220px}.max-h-220{max-height:220px}.h-220{height:220px}.lh-220{line-height:220}.w-221{width:221px}.mw-221{max-width:221px!important}.min-w-221{min-width:221px!important}.min-h-221{min-height:221px}.max-h-221{max-height:221px}.h-221{height:221px}.lh-221{line-height:221}.w-222{width:222px}.mw-222{max-width:222px!important}.min-w-222{min-width:222px!important}.min-h-222{min-height:222px}.max-h-222{max-height:222px}.h-222{height:222px}.lh-222{line-height:222}.w-223{width:223px}.mw-223{max-width:223px!important}.min-w-223{min-width:223px!important}.min-h-223{min-height:223px}.max-h-223{max-height:223px}.h-223{height:223px}.lh-223{line-height:223}.w-224{width:224px}.mw-224{max-width:224px!important}.min-w-224{min-width:224px!important}.min-h-224{min-height:224px}.max-h-224{max-height:224px}.h-224{height:224px}.lh-224{line-height:224}.w-225{width:225px}.mw-225{max-width:225px!important}.min-w-225{min-width:225px!important}.min-h-225{min-height:225px}.max-h-225{max-height:225px}.h-225{height:225px}.lh-225{line-height:225}.w-226{width:226px}.mw-226{max-width:226px!important}.min-w-226{min-width:226px!important}.min-h-226{min-height:226px}.max-h-226{max-height:226px}.h-226{height:226px}.lh-226{line-height:226}.w-227{width:227px}.mw-227{max-width:227px!important}.min-w-227{min-width:227px!important}.min-h-227{min-height:227px}.max-h-227{max-height:227px}.h-227{height:227px}.lh-227{line-height:227}.w-228{width:228px}.mw-228{max-width:228px!important}.min-w-228{min-width:228px!important}.min-h-228{min-height:228px}.max-h-228{max-height:228px}.h-228{height:228px}.lh-228{line-height:228}.w-229{width:229px}.mw-229{max-width:229px!important}.min-w-229{min-width:229px!important}.min-h-229{min-height:229px}.max-h-229{max-height:229px}.h-229{height:229px}.lh-229{line-height:229}.w-230{width:230px}.mw-230{max-width:230px!important}.min-w-230{min-width:230px!important}.min-h-230{min-height:230px}.max-h-230{max-height:230px}.h-230{height:230px}.lh-230{line-height:230}.w-231{width:231px}.mw-231{max-width:231px!important}.min-w-231{min-width:231px!important}.min-h-231{min-height:231px}.max-h-231{max-height:231px}.h-231{height:231px}.lh-231{line-height:231}.w-232{width:232px}.mw-232{max-width:232px!important}.min-w-232{min-width:232px!important}.min-h-232{min-height:232px}.max-h-232{max-height:232px}.h-232{height:232px}.lh-232{line-height:232}.w-233{width:233px}.mw-233{max-width:233px!important}.min-w-233{min-width:233px!important}.min-h-233{min-height:233px}.max-h-233{max-height:233px}.h-233{height:233px}.lh-233{line-height:233}.w-234{width:234px}.mw-234{max-width:234px!important}.min-w-234{min-width:234px!important}.min-h-234{min-height:234px}.max-h-234{max-height:234px}.h-234{height:234px}.lh-234{line-height:234}.w-235{width:235px}.mw-235{max-width:235px!important}.min-w-235{min-width:235px!important}.min-h-235{min-height:235px}.max-h-235{max-height:235px}.h-235{height:235px}.lh-235{line-height:235}.w-236{width:236px}.mw-236{max-width:236px!important}.min-w-236{min-width:236px!important}.min-h-236{min-height:236px}.max-h-236{max-height:236px}.h-236{height:236px}.lh-236{line-height:236}.w-237{width:237px}.mw-237{max-width:237px!important}.min-w-237{min-width:237px!important}.min-h-237{min-height:237px}.max-h-237{max-height:237px}.h-237{height:237px}.lh-237{line-height:237}.w-238{width:238px}.mw-238{max-width:238px!important}.min-w-238{min-width:238px!important}.min-h-238{min-height:238px}.max-h-238{max-height:238px}.h-238{height:238px}.lh-238{line-height:238}.w-239{width:239px}.mw-239{max-width:239px!important}.min-w-239{min-width:239px!important}.min-h-239{min-height:239px}.max-h-239{max-height:239px}.h-239{height:239px}.lh-239{line-height:239}.w-240{width:240px}.mw-240{max-width:240px!important}.min-w-240{min-width:240px!important}.min-h-240{min-height:240px}.max-h-240{max-height:240px}.h-240{height:240px}.lh-240{line-height:240}.w-241{width:241px}.mw-241{max-width:241px!important}.min-w-241{min-width:241px!important}.min-h-241{min-height:241px}.max-h-241{max-height:241px}.h-241{height:241px}.lh-241{line-height:241}.w-242{width:242px}.mw-242{max-width:242px!important}.min-w-242{min-width:242px!important}.min-h-242{min-height:242px}.max-h-242{max-height:242px}.h-242{height:242px}.lh-242{line-height:242}.w-243{width:243px}.mw-243{max-width:243px!important}.min-w-243{min-width:243px!important}.min-h-243{min-height:243px}.max-h-243{max-height:243px}.h-243{height:243px}.lh-243{line-height:243}.w-244{width:244px}.mw-244{max-width:244px!important}.min-w-244{min-width:244px!important}.min-h-244{min-height:244px}.max-h-244{max-height:244px}.h-244{height:244px}.lh-244{line-height:244}.w-245{width:245px}.mw-245{max-width:245px!important}.min-w-245{min-width:245px!important}.min-h-245{min-height:245px}.max-h-245{max-height:245px}.h-245{height:245px}.lh-245{line-height:245}.w-246{width:246px}.mw-246{max-width:246px!important}.min-w-246{min-width:246px!important}.min-h-246{min-height:246px}.max-h-246{max-height:246px}.h-246{height:246px}.lh-246{line-height:246}.w-247{width:247px}.mw-247{max-width:247px!important}.min-w-247{min-width:247px!important}.min-h-247{min-height:247px}.max-h-247{max-height:247px}.h-247{height:247px}.lh-247{line-height:247}.w-248{width:248px}.mw-248{max-width:248px!important}.min-w-248{min-width:248px!important}.min-h-248{min-height:248px}.max-h-248{max-height:248px}.h-248{height:248px}.lh-248{line-height:248}.w-249{width:249px}.mw-249{max-width:249px!important}.min-w-249{min-width:249px!important}.min-h-249{min-height:249px}.max-h-249{max-height:249px}.h-249{height:249px}.lh-249{line-height:249}.w-250{width:250px}.mw-250{max-width:250px!important}.min-w-250{min-width:250px!important}.min-h-250{min-height:250px}.max-h-250{max-height:250px}.h-250{height:250px}.lh-250{line-height:250}.w-251{width:251px}.mw-251{max-width:251px!important}.min-w-251{min-width:251px!important}.min-h-251{min-height:251px}.max-h-251{max-height:251px}.h-251{height:251px}.lh-251{line-height:251}.w-252{width:252px}.mw-252{max-width:252px!important}.min-w-252{min-width:252px!important}.min-h-252{min-height:252px}.max-h-252{max-height:252px}.h-252{height:252px}.lh-252{line-height:252}.w-253{width:253px}.mw-253{max-width:253px!important}.min-w-253{min-width:253px!important}.min-h-253{min-height:253px}.max-h-253{max-height:253px}.h-253{height:253px}.lh-253{line-height:253}.w-254{width:254px}.mw-254{max-width:254px!important}.min-w-254{min-width:254px!important}.min-h-254{min-height:254px}.max-h-254{max-height:254px}.h-254{height:254px}.lh-254{line-height:254}.w-255{width:255px}.mw-255{max-width:255px!important}.min-w-255{min-width:255px!important}.min-h-255{min-height:255px}.max-h-255{max-height:255px}.h-255{height:255px}.lh-255{line-height:255}.w-256{width:256px}.mw-256{max-width:256px!important}.min-w-256{min-width:256px!important}.min-h-256{min-height:256px}.max-h-256{max-height:256px}.h-256{height:256px}.lh-256{line-height:256}.w-257{width:257px}.mw-257{max-width:257px!important}.min-w-257{min-width:257px!important}.min-h-257{min-height:257px}.max-h-257{max-height:257px}.h-257{height:257px}.lh-257{line-height:257}.w-258{width:258px}.mw-258{max-width:258px!important}.min-w-258{min-width:258px!important}.min-h-258{min-height:258px}.max-h-258{max-height:258px}.h-258{height:258px}.lh-258{line-height:258}.w-259{width:259px}.mw-259{max-width:259px!important}.min-w-259{min-width:259px!important}.min-h-259{min-height:259px}.max-h-259{max-height:259px}.h-259{height:259px}.lh-259{line-height:259}.w-260{width:260px}.mw-260{max-width:260px!important}.min-w-260{min-width:260px!important}.min-h-260{min-height:260px}.max-h-260{max-height:260px}.h-260{height:260px}.lh-260{line-height:260}.w-261{width:261px}.mw-261{max-width:261px!important}.min-w-261{min-width:261px!important}.min-h-261{min-height:261px}.max-h-261{max-height:261px}.h-261{height:261px}.lh-261{line-height:261}.w-262{width:262px}.mw-262{max-width:262px!important}.min-w-262{min-width:262px!important}.min-h-262{min-height:262px}.max-h-262{max-height:262px}.h-262{height:262px}.lh-262{line-height:262}.w-263{width:263px}.mw-263{max-width:263px!important}.min-w-263{min-width:263px!important}.min-h-263{min-height:263px}.max-h-263{max-height:263px}.h-263{height:263px}.lh-263{line-height:263}.w-264{width:264px}.mw-264{max-width:264px!important}.min-w-264{min-width:264px!important}.min-h-264{min-height:264px}.max-h-264{max-height:264px}.h-264{height:264px}.lh-264{line-height:264}.w-265{width:265px}.mw-265{max-width:265px!important}.min-w-265{min-width:265px!important}.min-h-265{min-height:265px}.max-h-265{max-height:265px}.h-265{height:265px}.lh-265{line-height:265}.w-266{width:266px}.mw-266{max-width:266px!important}.min-w-266{min-width:266px!important}.min-h-266{min-height:266px}.max-h-266{max-height:266px}.h-266{height:266px}.lh-266{line-height:266}.w-267{width:267px}.mw-267{max-width:267px!important}.min-w-267{min-width:267px!important}.min-h-267{min-height:267px}.max-h-267{max-height:267px}.h-267{height:267px}.lh-267{line-height:267}.w-268{width:268px}.mw-268{max-width:268px!important}.min-w-268{min-width:268px!important}.min-h-268{min-height:268px}.max-h-268{max-height:268px}.h-268{height:268px}.lh-268{line-height:268}.w-269{width:269px}.mw-269{max-width:269px!important}.min-w-269{min-width:269px!important}.min-h-269{min-height:269px}.max-h-269{max-height:269px}.h-269{height:269px}.lh-269{line-height:269}.w-270{width:270px}.mw-270{max-width:270px!important}.min-w-270{min-width:270px!important}.min-h-270{min-height:270px}.max-h-270{max-height:270px}.h-270{height:270px}.lh-270{line-height:270}.w-271{width:271px}.mw-271{max-width:271px!important}.min-w-271{min-width:271px!important}.min-h-271{min-height:271px}.max-h-271{max-height:271px}.h-271{height:271px}.lh-271{line-height:271}.w-272{width:272px}.mw-272{max-width:272px!important}.min-w-272{min-width:272px!important}.min-h-272{min-height:272px}.max-h-272{max-height:272px}.h-272{height:272px}.lh-272{line-height:272}.w-273{width:273px}.mw-273{max-width:273px!important}.min-w-273{min-width:273px!important}.min-h-273{min-height:273px}.max-h-273{max-height:273px}.h-273{height:273px}.lh-273{line-height:273}.w-274{width:274px}.mw-274{max-width:274px!important}.min-w-274{min-width:274px!important}.min-h-274{min-height:274px}.max-h-274{max-height:274px}.h-274{height:274px}.lh-274{line-height:274}.w-275{width:275px}.mw-275{max-width:275px!important}.min-w-275{min-width:275px!important}.min-h-275{min-height:275px}.max-h-275{max-height:275px}.h-275{height:275px}.lh-275{line-height:275}.w-276{width:276px}.mw-276{max-width:276px!important}.min-w-276{min-width:276px!important}.min-h-276{min-height:276px}.max-h-276{max-height:276px}.h-276{height:276px}.lh-276{line-height:276}.w-277{width:277px}.mw-277{max-width:277px!important}.min-w-277{min-width:277px!important}.min-h-277{min-height:277px}.max-h-277{max-height:277px}.h-277{height:277px}.lh-277{line-height:277}.w-278{width:278px}.mw-278{max-width:278px!important}.min-w-278{min-width:278px!important}.min-h-278{min-height:278px}.max-h-278{max-height:278px}.h-278{height:278px}.lh-278{line-height:278}.w-279{width:279px}.mw-279{max-width:279px!important}.min-w-279{min-width:279px!important}.min-h-279{min-height:279px}.max-h-279{max-height:279px}.h-279{height:279px}.lh-279{line-height:279}.w-280{width:280px}.mw-280{max-width:280px!important}.min-w-280{min-width:280px!important}.min-h-280{min-height:280px}.max-h-280{max-height:280px}.h-280{height:280px}.lh-280{line-height:280}.w-281{width:281px}.mw-281{max-width:281px!important}.min-w-281{min-width:281px!important}.min-h-281{min-height:281px}.max-h-281{max-height:281px}.h-281{height:281px}.lh-281{line-height:281}.w-282{width:282px}.mw-282{max-width:282px!important}.min-w-282{min-width:282px!important}.min-h-282{min-height:282px}.max-h-282{max-height:282px}.h-282{height:282px}.lh-282{line-height:282}.w-283{width:283px}.mw-283{max-width:283px!important}.min-w-283{min-width:283px!important}.min-h-283{min-height:283px}.max-h-283{max-height:283px}.h-283{height:283px}.lh-283{line-height:283}.w-284{width:284px}.mw-284{max-width:284px!important}.min-w-284{min-width:284px!important}.min-h-284{min-height:284px}.max-h-284{max-height:284px}.h-284{height:284px}.lh-284{line-height:284}.w-285{width:285px}.mw-285{max-width:285px!important}.min-w-285{min-width:285px!important}.min-h-285{min-height:285px}.max-h-285{max-height:285px}.h-285{height:285px}.lh-285{line-height:285}.w-286{width:286px}.mw-286{max-width:286px!important}.min-w-286{min-width:286px!important}.min-h-286{min-height:286px}.max-h-286{max-height:286px}.h-286{height:286px}.lh-286{line-height:286}.w-287{width:287px}.mw-287{max-width:287px!important}.min-w-287{min-width:287px!important}.min-h-287{min-height:287px}.max-h-287{max-height:287px}.h-287{height:287px}.lh-287{line-height:287}.w-288{width:288px}.mw-288{max-width:288px!important}.min-w-288{min-width:288px!important}.min-h-288{min-height:288px}.max-h-288{max-height:288px}.h-288{height:288px}.lh-288{line-height:288}.w-289{width:289px}.mw-289{max-width:289px!important}.min-w-289{min-width:289px!important}.min-h-289{min-height:289px}.max-h-289{max-height:289px}.h-289{height:289px}.lh-289{line-height:289}.w-290{width:290px}.mw-290{max-width:290px!important}.min-w-290{min-width:290px!important}.min-h-290{min-height:290px}.max-h-290{max-height:290px}.h-290{height:290px}.lh-290{line-height:290}.w-291{width:291px}.mw-291{max-width:291px!important}.min-w-291{min-width:291px!important}.min-h-291{min-height:291px}.max-h-291{max-height:291px}.h-291{height:291px}.lh-291{line-height:291}.w-292{width:292px}.mw-292{max-width:292px!important}.min-w-292{min-width:292px!important}.min-h-292{min-height:292px}.max-h-292{max-height:292px}.h-292{height:292px}.lh-292{line-height:292}.w-293{width:293px}.mw-293{max-width:293px!important}.min-w-293{min-width:293px!important}.min-h-293{min-height:293px}.max-h-293{max-height:293px}.h-293{height:293px}.lh-293{line-height:293}.w-294{width:294px}.mw-294{max-width:294px!important}.min-w-294{min-width:294px!important}.min-h-294{min-height:294px}.max-h-294{max-height:294px}.h-294{height:294px}.lh-294{line-height:294}.w-295{width:295px}.mw-295{max-width:295px!important}.min-w-295{min-width:295px!important}.min-h-295{min-height:295px}.max-h-295{max-height:295px}.h-295{height:295px}.lh-295{line-height:295}.w-296{width:296px}.mw-296{max-width:296px!important}.min-w-296{min-width:296px!important}.min-h-296{min-height:296px}.max-h-296{max-height:296px}.h-296{height:296px}.lh-296{line-height:296}.w-297{width:297px}.mw-297{max-width:297px!important}.min-w-297{min-width:297px!important}.min-h-297{min-height:297px}.max-h-297{max-height:297px}.h-297{height:297px}.lh-297{line-height:297}.w-298{width:298px}.mw-298{max-width:298px!important}.min-w-298{min-width:298px!important}.min-h-298{min-height:298px}.max-h-298{max-height:298px}.h-298{height:298px}.lh-298{line-height:298}.w-299{width:299px}.mw-299{max-width:299px!important}.min-w-299{min-width:299px!important}.min-h-299{min-height:299px}.max-h-299{max-height:299px}.h-299{height:299px}.lh-299{line-height:299}.w-300{width:300px}.mw-300{max-width:300px!important}.min-w-300{min-width:300px!important}.min-h-300{min-height:300px}.max-h-300{max-height:300px}.h-300{height:300px}.lh-300{line-height:300}.w-301{width:301px}.mw-301{max-width:301px!important}.min-w-301{min-width:301px!important}.min-h-301{min-height:301px}.max-h-301{max-height:301px}.h-301{height:301px}.lh-301{line-height:301}.w-302{width:302px}.mw-302{max-width:302px!important}.min-w-302{min-width:302px!important}.min-h-302{min-height:302px}.max-h-302{max-height:302px}.h-302{height:302px}.lh-302{line-height:302}.w-303{width:303px}.mw-303{max-width:303px!important}.min-w-303{min-width:303px!important}.min-h-303{min-height:303px}.max-h-303{max-height:303px}.h-303{height:303px}.lh-303{line-height:303}.w-304{width:304px}.mw-304{max-width:304px!important}.min-w-304{min-width:304px!important}.min-h-304{min-height:304px}.max-h-304{max-height:304px}.h-304{height:304px}.lh-304{line-height:304}.w-305{width:305px}.mw-305{max-width:305px!important}.min-w-305{min-width:305px!important}.min-h-305{min-height:305px}.max-h-305{max-height:305px}.h-305{height:305px}.lh-305{line-height:305}.w-306{width:306px}.mw-306{max-width:306px!important}.min-w-306{min-width:306px!important}.min-h-306{min-height:306px}.max-h-306{max-height:306px}.h-306{height:306px}.lh-306{line-height:306}.w-307{width:307px}.mw-307{max-width:307px!important}.min-w-307{min-width:307px!important}.min-h-307{min-height:307px}.max-h-307{max-height:307px}.h-307{height:307px}.lh-307{line-height:307}.w-308{width:308px}.mw-308{max-width:308px!important}.min-w-308{min-width:308px!important}.min-h-308{min-height:308px}.max-h-308{max-height:308px}.h-308{height:308px}.lh-308{line-height:308}.w-309{width:309px}.mw-309{max-width:309px!important}.min-w-309{min-width:309px!important}.min-h-309{min-height:309px}.max-h-309{max-height:309px}.h-309{height:309px}.lh-309{line-height:309}.w-310{width:310px}.mw-310{max-width:310px!important}.min-w-310{min-width:310px!important}.min-h-310{min-height:310px}.max-h-310{max-height:310px}.h-310{height:310px}.lh-310{line-height:310}.w-311{width:311px}.mw-311{max-width:311px!important}.min-w-311{min-width:311px!important}.min-h-311{min-height:311px}.max-h-311{max-height:311px}.h-311{height:311px}.lh-311{line-height:311}.w-312{width:312px}.mw-312{max-width:312px!important}.min-w-312{min-width:312px!important}.min-h-312{min-height:312px}.max-h-312{max-height:312px}.h-312{height:312px}.lh-312{line-height:312}.w-313{width:313px}.mw-313{max-width:313px!important}.min-w-313{min-width:313px!important}.min-h-313{min-height:313px}.max-h-313{max-height:313px}.h-313{height:313px}.lh-313{line-height:313}.w-314{width:314px}.mw-314{max-width:314px!important}.min-w-314{min-width:314px!important}.min-h-314{min-height:314px}.max-h-314{max-height:314px}.h-314{height:314px}.lh-314{line-height:314}.w-315{width:315px}.mw-315{max-width:315px!important}.min-w-315{min-width:315px!important}.min-h-315{min-height:315px}.max-h-315{max-height:315px}.h-315{height:315px}.lh-315{line-height:315}.w-316{width:316px}.mw-316{max-width:316px!important}.min-w-316{min-width:316px!important}.min-h-316{min-height:316px}.max-h-316{max-height:316px}.h-316{height:316px}.lh-316{line-height:316}.w-317{width:317px}.mw-317{max-width:317px!important}.min-w-317{min-width:317px!important}.min-h-317{min-height:317px}.max-h-317{max-height:317px}.h-317{height:317px}.lh-317{line-height:317}.w-318{width:318px}.mw-318{max-width:318px!important}.min-w-318{min-width:318px!important}.min-h-318{min-height:318px}.max-h-318{max-height:318px}.h-318{height:318px}.lh-318{line-height:318}.w-319{width:319px}.mw-319{max-width:319px!important}.min-w-319{min-width:319px!important}.min-h-319{min-height:319px}.max-h-319{max-height:319px}.h-319{height:319px}.lh-319{line-height:319}.w-320{width:320px}.mw-320{max-width:320px!important}.min-w-320{min-width:320px!important}.min-h-320{min-height:320px}.max-h-320{max-height:320px}.h-320{height:320px}.lh-320{line-height:320}.w-321{width:321px}.mw-321{max-width:321px!important}.min-w-321{min-width:321px!important}.min-h-321{min-height:321px}.max-h-321{max-height:321px}.h-321{height:321px}.lh-321{line-height:321}.w-322{width:322px}.mw-322{max-width:322px!important}.min-w-322{min-width:322px!important}.min-h-322{min-height:322px}.max-h-322{max-height:322px}.h-322{height:322px}.lh-322{line-height:322}.w-323{width:323px}.mw-323{max-width:323px!important}.min-w-323{min-width:323px!important}.min-h-323{min-height:323px}.max-h-323{max-height:323px}.h-323{height:323px}.lh-323{line-height:323}.w-324{width:324px}.mw-324{max-width:324px!important}.min-w-324{min-width:324px!important}.min-h-324{min-height:324px}.max-h-324{max-height:324px}.h-324{height:324px}.lh-324{line-height:324}.w-325{width:325px}.mw-325{max-width:325px!important}.min-w-325{min-width:325px!important}.min-h-325{min-height:325px}.max-h-325{max-height:325px}.h-325{height:325px}.lh-325{line-height:325}.w-326{width:326px}.mw-326{max-width:326px!important}.min-w-326{min-width:326px!important}.min-h-326{min-height:326px}.max-h-326{max-height:326px}.h-326{height:326px}.lh-326{line-height:326}.w-327{width:327px}.mw-327{max-width:327px!important}.min-w-327{min-width:327px!important}.min-h-327{min-height:327px}.max-h-327{max-height:327px}.h-327{height:327px}.lh-327{line-height:327}.w-328{width:328px}.mw-328{max-width:328px!important}.min-w-328{min-width:328px!important}.min-h-328{min-height:328px}.max-h-328{max-height:328px}.h-328{height:328px}.lh-328{line-height:328}.w-329{width:329px}.mw-329{max-width:329px!important}.min-w-329{min-width:329px!important}.min-h-329{min-height:329px}.max-h-329{max-height:329px}.h-329{height:329px}.lh-329{line-height:329}.w-330{width:330px}.mw-330{max-width:330px!important}.min-w-330{min-width:330px!important}.min-h-330{min-height:330px}.max-h-330{max-height:330px}.h-330{height:330px}.lh-330{line-height:330}.w-331{width:331px}.mw-331{max-width:331px!important}.min-w-331{min-width:331px!important}.min-h-331{min-height:331px}.max-h-331{max-height:331px}.h-331{height:331px}.lh-331{line-height:331}.w-332{width:332px}.mw-332{max-width:332px!important}.min-w-332{min-width:332px!important}.min-h-332{min-height:332px}.max-h-332{max-height:332px}.h-332{height:332px}.lh-332{line-height:332}.w-333{width:333px}.mw-333{max-width:333px!important}.min-w-333{min-width:333px!important}.min-h-333{min-height:333px}.max-h-333{max-height:333px}.h-333{height:333px}.lh-333{line-height:333}.w-334{width:334px}.mw-334{max-width:334px!important}.min-w-334{min-width:334px!important}.min-h-334{min-height:334px}.max-h-334{max-height:334px}.h-334{height:334px}.lh-334{line-height:334}.w-335{width:335px}.mw-335{max-width:335px!important}.min-w-335{min-width:335px!important}.min-h-335{min-height:335px}.max-h-335{max-height:335px}.h-335{height:335px}.lh-335{line-height:335}.w-336{width:336px}.mw-336{max-width:336px!important}.min-w-336{min-width:336px!important}.min-h-336{min-height:336px}.max-h-336{max-height:336px}.h-336{height:336px}.lh-336{line-height:336}.w-337{width:337px}.mw-337{max-width:337px!important}.min-w-337{min-width:337px!important}.min-h-337{min-height:337px}.max-h-337{max-height:337px}.h-337{height:337px}.lh-337{line-height:337}.w-338{width:338px}.mw-338{max-width:338px!important}.min-w-338{min-width:338px!important}.min-h-338{min-height:338px}.max-h-338{max-height:338px}.h-338{height:338px}.lh-338{line-height:338}.w-339{width:339px}.mw-339{max-width:339px!important}.min-w-339{min-width:339px!important}.min-h-339{min-height:339px}.max-h-339{max-height:339px}.h-339{height:339px}.lh-339{line-height:339}.w-340{width:340px}.mw-340{max-width:340px!important}.min-w-340{min-width:340px!important}.min-h-340{min-height:340px}.max-h-340{max-height:340px}.h-340{height:340px}.lh-340{line-height:340}.w-341{width:341px}.mw-341{max-width:341px!important}.min-w-341{min-width:341px!important}.min-h-341{min-height:341px}.max-h-341{max-height:341px}.h-341{height:341px}.lh-341{line-height:341}.w-342{width:342px}.mw-342{max-width:342px!important}.min-w-342{min-width:342px!important}.min-h-342{min-height:342px}.max-h-342{max-height:342px}.h-342{height:342px}.lh-342{line-height:342}.w-343{width:343px}.mw-343{max-width:343px!important}.min-w-343{min-width:343px!important}.min-h-343{min-height:343px}.max-h-343{max-height:343px}.h-343{height:343px}.lh-343{line-height:343}.w-344{width:344px}.mw-344{max-width:344px!important}.min-w-344{min-width:344px!important}.min-h-344{min-height:344px}.max-h-344{max-height:344px}.h-344{height:344px}.lh-344{line-height:344}.w-345{width:345px}.mw-345{max-width:345px!important}.min-w-345{min-width:345px!important}.min-h-345{min-height:345px}.max-h-345{max-height:345px}.h-345{height:345px}.lh-345{line-height:345}.w-346{width:346px}.mw-346{max-width:346px!important}.min-w-346{min-width:346px!important}.min-h-346{min-height:346px}.max-h-346{max-height:346px}.h-346{height:346px}.lh-346{line-height:346}.w-347{width:347px}.mw-347{max-width:347px!important}.min-w-347{min-width:347px!important}.min-h-347{min-height:347px}.max-h-347{max-height:347px}.h-347{height:347px}.lh-347{line-height:347}.w-348{width:348px}.mw-348{max-width:348px!important}.min-w-348{min-width:348px!important}.min-h-348{min-height:348px}.max-h-348{max-height:348px}.h-348{height:348px}.lh-348{line-height:348}.w-349{width:349px}.mw-349{max-width:349px!important}.min-w-349{min-width:349px!important}.min-h-349{min-height:349px}.max-h-349{max-height:349px}.h-349{height:349px}.lh-349{line-height:349}.w-350{width:350px}.mw-350{max-width:350px!important}.min-w-350{min-width:350px!important}.min-h-350{min-height:350px}.max-h-350{max-height:350px}.h-350{height:350px}.lh-350{line-height:350}.w-351{width:351px}.mw-351{max-width:351px!important}.min-w-351{min-width:351px!important}.min-h-351{min-height:351px}.max-h-351{max-height:351px}.h-351{height:351px}.lh-351{line-height:351}.w-352{width:352px}.mw-352{max-width:352px!important}.min-w-352{min-width:352px!important}.min-h-352{min-height:352px}.max-h-352{max-height:352px}.h-352{height:352px}.lh-352{line-height:352}.w-353{width:353px}.mw-353{max-width:353px!important}.min-w-353{min-width:353px!important}.min-h-353{min-height:353px}.max-h-353{max-height:353px}.h-353{height:353px}.lh-353{line-height:353}.w-354{width:354px}.mw-354{max-width:354px!important}.min-w-354{min-width:354px!important}.min-h-354{min-height:354px}.max-h-354{max-height:354px}.h-354{height:354px}.lh-354{line-height:354}.w-355{width:355px}.mw-355{max-width:355px!important}.min-w-355{min-width:355px!important}.min-h-355{min-height:355px}.max-h-355{max-height:355px}.h-355{height:355px}.lh-355{line-height:355}.w-356{width:356px}.mw-356{max-width:356px!important}.min-w-356{min-width:356px!important}.min-h-356{min-height:356px}.max-h-356{max-height:356px}.h-356{height:356px}.lh-356{line-height:356}.w-357{width:357px}.mw-357{max-width:357px!important}.min-w-357{min-width:357px!important}.min-h-357{min-height:357px}.max-h-357{max-height:357px}.h-357{height:357px}.lh-357{line-height:357}.w-358{width:358px}.mw-358{max-width:358px!important}.min-w-358{min-width:358px!important}.min-h-358{min-height:358px}.max-h-358{max-height:358px}.h-358{height:358px}.lh-358{line-height:358}.w-359{width:359px}.mw-359{max-width:359px!important}.min-w-359{min-width:359px!important}.min-h-359{min-height:359px}.max-h-359{max-height:359px}.h-359{height:359px}.lh-359{line-height:359}.w-360{width:360px}.mw-360{max-width:360px!important}.min-w-360{min-width:360px!important}.min-h-360{min-height:360px}.max-h-360{max-height:360px}.h-360{height:360px}.lh-360{line-height:360}.w-361{width:361px}.mw-361{max-width:361px!important}.min-w-361{min-width:361px!important}.min-h-361{min-height:361px}.max-h-361{max-height:361px}.h-361{height:361px}.lh-361{line-height:361}.w-362{width:362px}.mw-362{max-width:362px!important}.min-w-362{min-width:362px!important}.min-h-362{min-height:362px}.max-h-362{max-height:362px}.h-362{height:362px}.lh-362{line-height:362}.w-363{width:363px}.mw-363{max-width:363px!important}.min-w-363{min-width:363px!important}.min-h-363{min-height:363px}.max-h-363{max-height:363px}.h-363{height:363px}.lh-363{line-height:363}.w-364{width:364px}.mw-364{max-width:364px!important}.min-w-364{min-width:364px!important}.min-h-364{min-height:364px}.max-h-364{max-height:364px}.h-364{height:364px}.lh-364{line-height:364}.w-365{width:365px}.mw-365{max-width:365px!important}.min-w-365{min-width:365px!important}.min-h-365{min-height:365px}.max-h-365{max-height:365px}.h-365{height:365px}.lh-365{line-height:365}.w-366{width:366px}.mw-366{max-width:366px!important}.min-w-366{min-width:366px!important}.min-h-366{min-height:366px}.max-h-366{max-height:366px}.h-366{height:366px}.lh-366{line-height:366}.w-367{width:367px}.mw-367{max-width:367px!important}.min-w-367{min-width:367px!important}.min-h-367{min-height:367px}.max-h-367{max-height:367px}.h-367{height:367px}.lh-367{line-height:367}.w-368{width:368px}.mw-368{max-width:368px!important}.min-w-368{min-width:368px!important}.min-h-368{min-height:368px}.max-h-368{max-height:368px}.h-368{height:368px}.lh-368{line-height:368}.w-369{width:369px}.mw-369{max-width:369px!important}.min-w-369{min-width:369px!important}.min-h-369{min-height:369px}.max-h-369{max-height:369px}.h-369{height:369px}.lh-369{line-height:369}.w-370{width:370px}.mw-370{max-width:370px!important}.min-w-370{min-width:370px!important}.min-h-370{min-height:370px}.max-h-370{max-height:370px}.h-370{height:370px}.lh-370{line-height:370}.w-371{width:371px}.mw-371{max-width:371px!important}.min-w-371{min-width:371px!important}.min-h-371{min-height:371px}.max-h-371{max-height:371px}.h-371{height:371px}.lh-371{line-height:371}.w-372{width:372px}.mw-372{max-width:372px!important}.min-w-372{min-width:372px!important}.min-h-372{min-height:372px}.max-h-372{max-height:372px}.h-372{height:372px}.lh-372{line-height:372}.w-373{width:373px}.mw-373{max-width:373px!important}.min-w-373{min-width:373px!important}.min-h-373{min-height:373px}.max-h-373{max-height:373px}.h-373{height:373px}.lh-373{line-height:373}.w-374{width:374px}.mw-374{max-width:374px!important}.min-w-374{min-width:374px!important}.min-h-374{min-height:374px}.max-h-374{max-height:374px}.h-374{height:374px}.lh-374{line-height:374}.w-375{width:375px}.mw-375{max-width:375px!important}.min-w-375{min-width:375px!important}.min-h-375{min-height:375px}.max-h-375{max-height:375px}.h-375{height:375px}.lh-375{line-height:375}.w-376{width:376px}.mw-376{max-width:376px!important}.min-w-376{min-width:376px!important}.min-h-376{min-height:376px}.max-h-376{max-height:376px}.h-376{height:376px}.lh-376{line-height:376}.w-377{width:377px}.mw-377{max-width:377px!important}.min-w-377{min-width:377px!important}.min-h-377{min-height:377px}.max-h-377{max-height:377px}.h-377{height:377px}.lh-377{line-height:377}.w-378{width:378px}.mw-378{max-width:378px!important}.min-w-378{min-width:378px!important}.min-h-378{min-height:378px}.max-h-378{max-height:378px}.h-378{height:378px}.lh-378{line-height:378}.w-379{width:379px}.mw-379{max-width:379px!important}.min-w-379{min-width:379px!important}.min-h-379{min-height:379px}.max-h-379{max-height:379px}.h-379{height:379px}.lh-379{line-height:379}.w-380{width:380px}.mw-380{max-width:380px!important}.min-w-380{min-width:380px!important}.min-h-380{min-height:380px}.max-h-380{max-height:380px}.h-380{height:380px}.lh-380{line-height:380}.w-381{width:381px}.mw-381{max-width:381px!important}.min-w-381{min-width:381px!important}.min-h-381{min-height:381px}.max-h-381{max-height:381px}.h-381{height:381px}.lh-381{line-height:381}.w-382{width:382px}.mw-382{max-width:382px!important}.min-w-382{min-width:382px!important}.min-h-382{min-height:382px}.max-h-382{max-height:382px}.h-382{height:382px}.lh-382{line-height:382}.w-383{width:383px}.mw-383{max-width:383px!important}.min-w-383{min-width:383px!important}.min-h-383{min-height:383px}.max-h-383{max-height:383px}.h-383{height:383px}.lh-383{line-height:383}.w-384{width:384px}.mw-384{max-width:384px!important}.min-w-384{min-width:384px!important}.min-h-384{min-height:384px}.max-h-384{max-height:384px}.h-384{height:384px}.lh-384{line-height:384}.w-385{width:385px}.mw-385{max-width:385px!important}.min-w-385{min-width:385px!important}.min-h-385{min-height:385px}.max-h-385{max-height:385px}.h-385{height:385px}.lh-385{line-height:385}.w-386{width:386px}.mw-386{max-width:386px!important}.min-w-386{min-width:386px!important}.min-h-386{min-height:386px}.max-h-386{max-height:386px}.h-386{height:386px}.lh-386{line-height:386}.w-387{width:387px}.mw-387{max-width:387px!important}.min-w-387{min-width:387px!important}.min-h-387{min-height:387px}.max-h-387{max-height:387px}.h-387{height:387px}.lh-387{line-height:387}.w-388{width:388px}.mw-388{max-width:388px!important}.min-w-388{min-width:388px!important}.min-h-388{min-height:388px}.max-h-388{max-height:388px}.h-388{height:388px}.lh-388{line-height:388}.w-389{width:389px}.mw-389{max-width:389px!important}.min-w-389{min-width:389px!important}.min-h-389{min-height:389px}.max-h-389{max-height:389px}.h-389{height:389px}.lh-389{line-height:389}.w-390{width:390px}.mw-390{max-width:390px!important}.min-w-390{min-width:390px!important}.min-h-390{min-height:390px}.max-h-390{max-height:390px}.h-390{height:390px}.lh-390{line-height:390}.w-391{width:391px}.mw-391{max-width:391px!important}.min-w-391{min-width:391px!important}.min-h-391{min-height:391px}.max-h-391{max-height:391px}.h-391{height:391px}.lh-391{line-height:391}.w-392{width:392px}.mw-392{max-width:392px!important}.min-w-392{min-width:392px!important}.min-h-392{min-height:392px}.max-h-392{max-height:392px}.h-392{height:392px}.lh-392{line-height:392}.w-393{width:393px}.mw-393{max-width:393px!important}.min-w-393{min-width:393px!important}.min-h-393{min-height:393px}.max-h-393{max-height:393px}.h-393{height:393px}.lh-393{line-height:393}.w-394{width:394px}.mw-394{max-width:394px!important}.min-w-394{min-width:394px!important}.min-h-394{min-height:394px}.max-h-394{max-height:394px}.h-394{height:394px}.lh-394{line-height:394}.w-395{width:395px}.mw-395{max-width:395px!important}.min-w-395{min-width:395px!important}.min-h-395{min-height:395px}.max-h-395{max-height:395px}.h-395{height:395px}.lh-395{line-height:395}.w-396{width:396px}.mw-396{max-width:396px!important}.min-w-396{min-width:396px!important}.min-h-396{min-height:396px}.max-h-396{max-height:396px}.h-396{height:396px}.lh-396{line-height:396}.w-397{width:397px}.mw-397{max-width:397px!important}.min-w-397{min-width:397px!important}.min-h-397{min-height:397px}.max-h-397{max-height:397px}.h-397{height:397px}.lh-397{line-height:397}.w-398{width:398px}.mw-398{max-width:398px!important}.min-w-398{min-width:398px!important}.min-h-398{min-height:398px}.max-h-398{max-height:398px}.h-398{height:398px}.lh-398{line-height:398}.w-399{width:399px}.mw-399{max-width:399px!important}.min-w-399{min-width:399px!important}.min-h-399{min-height:399px}.max-h-399{max-height:399px}.h-399{height:399px}.lh-399{line-height:399}.w-400{width:400px}.mw-400{max-width:400px!important}.min-w-400{min-width:400px!important}.min-h-400{min-height:400px}.max-h-400{max-height:400px}.h-400{height:400px}.lh-400{line-height:400}.w-401{width:401px}.mw-401{max-width:401px!important}.min-w-401{min-width:401px!important}.min-h-401{min-height:401px}.max-h-401{max-height:401px}.h-401{height:401px}.lh-401{line-height:401}.w-402{width:402px}.mw-402{max-width:402px!important}.min-w-402{min-width:402px!important}.min-h-402{min-height:402px}.max-h-402{max-height:402px}.h-402{height:402px}.lh-402{line-height:402}.w-403{width:403px}.mw-403{max-width:403px!important}.min-w-403{min-width:403px!important}.min-h-403{min-height:403px}.max-h-403{max-height:403px}.h-403{height:403px}.lh-403{line-height:403}.w-404{width:404px}.mw-404{max-width:404px!important}.min-w-404{min-width:404px!important}.min-h-404{min-height:404px}.max-h-404{max-height:404px}.h-404{height:404px}.lh-404{line-height:404}.w-405{width:405px}.mw-405{max-width:405px!important}.min-w-405{min-width:405px!important}.min-h-405{min-height:405px}.max-h-405{max-height:405px}.h-405{height:405px}.lh-405{line-height:405}.w-406{width:406px}.mw-406{max-width:406px!important}.min-w-406{min-width:406px!important}.min-h-406{min-height:406px}.max-h-406{max-height:406px}.h-406{height:406px}.lh-406{line-height:406}.w-407{width:407px}.mw-407{max-width:407px!important}.min-w-407{min-width:407px!important}.min-h-407{min-height:407px}.max-h-407{max-height:407px}.h-407{height:407px}.lh-407{line-height:407}.w-408{width:408px}.mw-408{max-width:408px!important}.min-w-408{min-width:408px!important}.min-h-408{min-height:408px}.max-h-408{max-height:408px}.h-408{height:408px}.lh-408{line-height:408}.w-409{width:409px}.mw-409{max-width:409px!important}.min-w-409{min-width:409px!important}.min-h-409{min-height:409px}.max-h-409{max-height:409px}.h-409{height:409px}.lh-409{line-height:409}.w-410{width:410px}.mw-410{max-width:410px!important}.min-w-410{min-width:410px!important}.min-h-410{min-height:410px}.max-h-410{max-height:410px}.h-410{height:410px}.lh-410{line-height:410}.w-411{width:411px}.mw-411{max-width:411px!important}.min-w-411{min-width:411px!important}.min-h-411{min-height:411px}.max-h-411{max-height:411px}.h-411{height:411px}.lh-411{line-height:411}.w-412{width:412px}.mw-412{max-width:412px!important}.min-w-412{min-width:412px!important}.min-h-412{min-height:412px}.max-h-412{max-height:412px}.h-412{height:412px}.lh-412{line-height:412}.w-413{width:413px}.mw-413{max-width:413px!important}.min-w-413{min-width:413px!important}.min-h-413{min-height:413px}.max-h-413{max-height:413px}.h-413{height:413px}.lh-413{line-height:413}.w-414{width:414px}.mw-414{max-width:414px!important}.min-w-414{min-width:414px!important}.min-h-414{min-height:414px}.max-h-414{max-height:414px}.h-414{height:414px}.lh-414{line-height:414}.w-415{width:415px}.mw-415{max-width:415px!important}.min-w-415{min-width:415px!important}.min-h-415{min-height:415px}.max-h-415{max-height:415px}.h-415{height:415px}.lh-415{line-height:415}.w-416{width:416px}.mw-416{max-width:416px!important}.min-w-416{min-width:416px!important}.min-h-416{min-height:416px}.max-h-416{max-height:416px}.h-416{height:416px}.lh-416{line-height:416}.w-417{width:417px}.mw-417{max-width:417px!important}.min-w-417{min-width:417px!important}.min-h-417{min-height:417px}.max-h-417{max-height:417px}.h-417{height:417px}.lh-417{line-height:417}.w-418{width:418px}.mw-418{max-width:418px!important}.min-w-418{min-width:418px!important}.min-h-418{min-height:418px}.max-h-418{max-height:418px}.h-418{height:418px}.lh-418{line-height:418}.w-419{width:419px}.mw-419{max-width:419px!important}.min-w-419{min-width:419px!important}.min-h-419{min-height:419px}.max-h-419{max-height:419px}.h-419{height:419px}.lh-419{line-height:419}.w-420{width:420px}.mw-420{max-width:420px!important}.min-w-420{min-width:420px!important}.min-h-420{min-height:420px}.max-h-420{max-height:420px}.h-420{height:420px}.lh-420{line-height:420}.w-421{width:421px}.mw-421{max-width:421px!important}.min-w-421{min-width:421px!important}.min-h-421{min-height:421px}.max-h-421{max-height:421px}.h-421{height:421px}.lh-421{line-height:421}.w-422{width:422px}.mw-422{max-width:422px!important}.min-w-422{min-width:422px!important}.min-h-422{min-height:422px}.max-h-422{max-height:422px}.h-422{height:422px}.lh-422{line-height:422}.w-423{width:423px}.mw-423{max-width:423px!important}.min-w-423{min-width:423px!important}.min-h-423{min-height:423px}.max-h-423{max-height:423px}.h-423{height:423px}.lh-423{line-height:423}.w-424{width:424px}.mw-424{max-width:424px!important}.min-w-424{min-width:424px!important}.min-h-424{min-height:424px}.max-h-424{max-height:424px}.h-424{height:424px}.lh-424{line-height:424}.w-425{width:425px}.mw-425{max-width:425px!important}.min-w-425{min-width:425px!important}.min-h-425{min-height:425px}.max-h-425{max-height:425px}.h-425{height:425px}.lh-425{line-height:425}.w-426{width:426px}.mw-426{max-width:426px!important}.min-w-426{min-width:426px!important}.min-h-426{min-height:426px}.max-h-426{max-height:426px}.h-426{height:426px}.lh-426{line-height:426}.w-427{width:427px}.mw-427{max-width:427px!important}.min-w-427{min-width:427px!important}.min-h-427{min-height:427px}.max-h-427{max-height:427px}.h-427{height:427px}.lh-427{line-height:427}.w-428{width:428px}.mw-428{max-width:428px!important}.min-w-428{min-width:428px!important}.min-h-428{min-height:428px}.max-h-428{max-height:428px}.h-428{height:428px}.lh-428{line-height:428}.w-429{width:429px}.mw-429{max-width:429px!important}.min-w-429{min-width:429px!important}.min-h-429{min-height:429px}.max-h-429{max-height:429px}.h-429{height:429px}.lh-429{line-height:429}.w-430{width:430px}.mw-430{max-width:430px!important}.min-w-430{min-width:430px!important}.min-h-430{min-height:430px}.max-h-430{max-height:430px}.h-430{height:430px}.lh-430{line-height:430}.w-431{width:431px}.mw-431{max-width:431px!important}.min-w-431{min-width:431px!important}.min-h-431{min-height:431px}.max-h-431{max-height:431px}.h-431{height:431px}.lh-431{line-height:431}.w-432{width:432px}.mw-432{max-width:432px!important}.min-w-432{min-width:432px!important}.min-h-432{min-height:432px}.max-h-432{max-height:432px}.h-432{height:432px}.lh-432{line-height:432}.w-433{width:433px}.mw-433{max-width:433px!important}.min-w-433{min-width:433px!important}.min-h-433{min-height:433px}.max-h-433{max-height:433px}.h-433{height:433px}.lh-433{line-height:433}.w-434{width:434px}.mw-434{max-width:434px!important}.min-w-434{min-width:434px!important}.min-h-434{min-height:434px}.max-h-434{max-height:434px}.h-434{height:434px}.lh-434{line-height:434}.w-435{width:435px}.mw-435{max-width:435px!important}.min-w-435{min-width:435px!important}.min-h-435{min-height:435px}.max-h-435{max-height:435px}.h-435{height:435px}.lh-435{line-height:435}.w-436{width:436px}.mw-436{max-width:436px!important}.min-w-436{min-width:436px!important}.min-h-436{min-height:436px}.max-h-436{max-height:436px}.h-436{height:436px}.lh-436{line-height:436}.w-437{width:437px}.mw-437{max-width:437px!important}.min-w-437{min-width:437px!important}.min-h-437{min-height:437px}.max-h-437{max-height:437px}.h-437{height:437px}.lh-437{line-height:437}.w-438{width:438px}.mw-438{max-width:438px!important}.min-w-438{min-width:438px!important}.min-h-438{min-height:438px}.max-h-438{max-height:438px}.h-438{height:438px}.lh-438{line-height:438}.w-439{width:439px}.mw-439{max-width:439px!important}.min-w-439{min-width:439px!important}.min-h-439{min-height:439px}.max-h-439{max-height:439px}.h-439{height:439px}.lh-439{line-height:439}.w-440{width:440px}.mw-440{max-width:440px!important}.min-w-440{min-width:440px!important}.min-h-440{min-height:440px}.max-h-440{max-height:440px}.h-440{height:440px}.lh-440{line-height:440}.w-441{width:441px}.mw-441{max-width:441px!important}.min-w-441{min-width:441px!important}.min-h-441{min-height:441px}.max-h-441{max-height:441px}.h-441{height:441px}.lh-441{line-height:441}.w-442{width:442px}.mw-442{max-width:442px!important}.min-w-442{min-width:442px!important}.min-h-442{min-height:442px}.max-h-442{max-height:442px}.h-442{height:442px}.lh-442{line-height:442}.w-443{width:443px}.mw-443{max-width:443px!important}.min-w-443{min-width:443px!important}.min-h-443{min-height:443px}.max-h-443{max-height:443px}.h-443{height:443px}.lh-443{line-height:443}.w-444{width:444px}.mw-444{max-width:444px!important}.min-w-444{min-width:444px!important}.min-h-444{min-height:444px}.max-h-444{max-height:444px}.h-444{height:444px}.lh-444{line-height:444}.w-445{width:445px}.mw-445{max-width:445px!important}.min-w-445{min-width:445px!important}.min-h-445{min-height:445px}.max-h-445{max-height:445px}.h-445{height:445px}.lh-445{line-height:445}.w-446{width:446px}.mw-446{max-width:446px!important}.min-w-446{min-width:446px!important}.min-h-446{min-height:446px}.max-h-446{max-height:446px}.h-446{height:446px}.lh-446{line-height:446}.w-447{width:447px}.mw-447{max-width:447px!important}.min-w-447{min-width:447px!important}.min-h-447{min-height:447px}.max-h-447{max-height:447px}.h-447{height:447px}.lh-447{line-height:447}.w-448{width:448px}.mw-448{max-width:448px!important}.min-w-448{min-width:448px!important}.min-h-448{min-height:448px}.max-h-448{max-height:448px}.h-448{height:448px}.lh-448{line-height:448}.w-449{width:449px}.mw-449{max-width:449px!important}.min-w-449{min-width:449px!important}.min-h-449{min-height:449px}.max-h-449{max-height:449px}.h-449{height:449px}.lh-449{line-height:449}.w-450{width:450px}.mw-450{max-width:450px!important}.min-w-450{min-width:450px!important}.min-h-450{min-height:450px}.max-h-450{max-height:450px}.h-450{height:450px}.lh-450{line-height:450}.w-451{width:451px}.mw-451{max-width:451px!important}.min-w-451{min-width:451px!important}.min-h-451{min-height:451px}.max-h-451{max-height:451px}.h-451{height:451px}.lh-451{line-height:451}.w-452{width:452px}.mw-452{max-width:452px!important}.min-w-452{min-width:452px!important}.min-h-452{min-height:452px}.max-h-452{max-height:452px}.h-452{height:452px}.lh-452{line-height:452}.w-453{width:453px}.mw-453{max-width:453px!important}.min-w-453{min-width:453px!important}.min-h-453{min-height:453px}.max-h-453{max-height:453px}.h-453{height:453px}.lh-453{line-height:453}.w-454{width:454px}.mw-454{max-width:454px!important}.min-w-454{min-width:454px!important}.min-h-454{min-height:454px}.max-h-454{max-height:454px}.h-454{height:454px}.lh-454{line-height:454}.w-455{width:455px}.mw-455{max-width:455px!important}.min-w-455{min-width:455px!important}.min-h-455{min-height:455px}.max-h-455{max-height:455px}.h-455{height:455px}.lh-455{line-height:455}.w-456{width:456px}.mw-456{max-width:456px!important}.min-w-456{min-width:456px!important}.min-h-456{min-height:456px}.max-h-456{max-height:456px}.h-456{height:456px}.lh-456{line-height:456}.w-457{width:457px}.mw-457{max-width:457px!important}.min-w-457{min-width:457px!important}.min-h-457{min-height:457px}.max-h-457{max-height:457px}.h-457{height:457px}.lh-457{line-height:457}.w-458{width:458px}.mw-458{max-width:458px!important}.min-w-458{min-width:458px!important}.min-h-458{min-height:458px}.max-h-458{max-height:458px}.h-458{height:458px}.lh-458{line-height:458}.w-459{width:459px}.mw-459{max-width:459px!important}.min-w-459{min-width:459px!important}.min-h-459{min-height:459px}.max-h-459{max-height:459px}.h-459{height:459px}.lh-459{line-height:459}.w-460{width:460px}.mw-460{max-width:460px!important}.min-w-460{min-width:460px!important}.min-h-460{min-height:460px}.max-h-460{max-height:460px}.h-460{height:460px}.lh-460{line-height:460}.w-461{width:461px}.mw-461{max-width:461px!important}.min-w-461{min-width:461px!important}.min-h-461{min-height:461px}.max-h-461{max-height:461px}.h-461{height:461px}.lh-461{line-height:461}.w-462{width:462px}.mw-462{max-width:462px!important}.min-w-462{min-width:462px!important}.min-h-462{min-height:462px}.max-h-462{max-height:462px}.h-462{height:462px}.lh-462{line-height:462}.w-463{width:463px}.mw-463{max-width:463px!important}.min-w-463{min-width:463px!important}.min-h-463{min-height:463px}.max-h-463{max-height:463px}.h-463{height:463px}.lh-463{line-height:463}.w-464{width:464px}.mw-464{max-width:464px!important}.min-w-464{min-width:464px!important}.min-h-464{min-height:464px}.max-h-464{max-height:464px}.h-464{height:464px}.lh-464{line-height:464}.w-465{width:465px}.mw-465{max-width:465px!important}.min-w-465{min-width:465px!important}.min-h-465{min-height:465px}.max-h-465{max-height:465px}.h-465{height:465px}.lh-465{line-height:465}.w-466{width:466px}.mw-466{max-width:466px!important}.min-w-466{min-width:466px!important}.min-h-466{min-height:466px}.max-h-466{max-height:466px}.h-466{height:466px}.lh-466{line-height:466}.w-467{width:467px}.mw-467{max-width:467px!important}.min-w-467{min-width:467px!important}.min-h-467{min-height:467px}.max-h-467{max-height:467px}.h-467{height:467px}.lh-467{line-height:467}.w-468{width:468px}.mw-468{max-width:468px!important}.min-w-468{min-width:468px!important}.min-h-468{min-height:468px}.max-h-468{max-height:468px}.h-468{height:468px}.lh-468{line-height:468}.w-469{width:469px}.mw-469{max-width:469px!important}.min-w-469{min-width:469px!important}.min-h-469{min-height:469px}.max-h-469{max-height:469px}.h-469{height:469px}.lh-469{line-height:469}.w-470{width:470px}.mw-470{max-width:470px!important}.min-w-470{min-width:470px!important}.min-h-470{min-height:470px}.max-h-470{max-height:470px}.h-470{height:470px}.lh-470{line-height:470}.w-471{width:471px}.mw-471{max-width:471px!important}.min-w-471{min-width:471px!important}.min-h-471{min-height:471px}.max-h-471{max-height:471px}.h-471{height:471px}.lh-471{line-height:471}.w-472{width:472px}.mw-472{max-width:472px!important}.min-w-472{min-width:472px!important}.min-h-472{min-height:472px}.max-h-472{max-height:472px}.h-472{height:472px}.lh-472{line-height:472}.w-473{width:473px}.mw-473{max-width:473px!important}.min-w-473{min-width:473px!important}.min-h-473{min-height:473px}.max-h-473{max-height:473px}.h-473{height:473px}.lh-473{line-height:473}.w-474{width:474px}.mw-474{max-width:474px!important}.min-w-474{min-width:474px!important}.min-h-474{min-height:474px}.max-h-474{max-height:474px}.h-474{height:474px}.lh-474{line-height:474}.w-475{width:475px}.mw-475{max-width:475px!important}.min-w-475{min-width:475px!important}.min-h-475{min-height:475px}.max-h-475{max-height:475px}.h-475{height:475px}.lh-475{line-height:475}.w-476{width:476px}.mw-476{max-width:476px!important}.min-w-476{min-width:476px!important}.min-h-476{min-height:476px}.max-h-476{max-height:476px}.h-476{height:476px}.lh-476{line-height:476}.w-477{width:477px}.mw-477{max-width:477px!important}.min-w-477{min-width:477px!important}.min-h-477{min-height:477px}.max-h-477{max-height:477px}.h-477{height:477px}.lh-477{line-height:477}.w-478{width:478px}.mw-478{max-width:478px!important}.min-w-478{min-width:478px!important}.min-h-478{min-height:478px}.max-h-478{max-height:478px}.h-478{height:478px}.lh-478{line-height:478}.w-479{width:479px}.mw-479{max-width:479px!important}.min-w-479{min-width:479px!important}.min-h-479{min-height:479px}.max-h-479{max-height:479px}.h-479{height:479px}.lh-479{line-height:479}.w-480{width:480px}.mw-480{max-width:480px!important}.min-w-480{min-width:480px!important}.min-h-480{min-height:480px}.max-h-480{max-height:480px}.h-480{height:480px}.lh-480{line-height:480}.w-481{width:481px}.mw-481{max-width:481px!important}.min-w-481{min-width:481px!important}.min-h-481{min-height:481px}.max-h-481{max-height:481px}.h-481{height:481px}.lh-481{line-height:481}.w-482{width:482px}.mw-482{max-width:482px!important}.min-w-482{min-width:482px!important}.min-h-482{min-height:482px}.max-h-482{max-height:482px}.h-482{height:482px}.lh-482{line-height:482}.w-483{width:483px}.mw-483{max-width:483px!important}.min-w-483{min-width:483px!important}.min-h-483{min-height:483px}.max-h-483{max-height:483px}.h-483{height:483px}.lh-483{line-height:483}.w-484{width:484px}.mw-484{max-width:484px!important}.min-w-484{min-width:484px!important}.min-h-484{min-height:484px}.max-h-484{max-height:484px}.h-484{height:484px}.lh-484{line-height:484}.w-485{width:485px}.mw-485{max-width:485px!important}.min-w-485{min-width:485px!important}.min-h-485{min-height:485px}.max-h-485{max-height:485px}.h-485{height:485px}.lh-485{line-height:485}.w-486{width:486px}.mw-486{max-width:486px!important}.min-w-486{min-width:486px!important}.min-h-486{min-height:486px}.max-h-486{max-height:486px}.h-486{height:486px}.lh-486{line-height:486}.w-487{width:487px}.mw-487{max-width:487px!important}.min-w-487{min-width:487px!important}.min-h-487{min-height:487px}.max-h-487{max-height:487px}.h-487{height:487px}.lh-487{line-height:487}.w-488{width:488px}.mw-488{max-width:488px!important}.min-w-488{min-width:488px!important}.min-h-488{min-height:488px}.max-h-488{max-height:488px}.h-488{height:488px}.lh-488{line-height:488}.w-489{width:489px}.mw-489{max-width:489px!important}.min-w-489{min-width:489px!important}.min-h-489{min-height:489px}.max-h-489{max-height:489px}.h-489{height:489px}.lh-489{line-height:489}.w-490{width:490px}.mw-490{max-width:490px!important}.min-w-490{min-width:490px!important}.min-h-490{min-height:490px}.max-h-490{max-height:490px}.h-490{height:490px}.lh-490{line-height:490}.w-491{width:491px}.mw-491{max-width:491px!important}.min-w-491{min-width:491px!important}.min-h-491{min-height:491px}.max-h-491{max-height:491px}.h-491{height:491px}.lh-491{line-height:491}.w-492{width:492px}.mw-492{max-width:492px!important}.min-w-492{min-width:492px!important}.min-h-492{min-height:492px}.max-h-492{max-height:492px}.h-492{height:492px}.lh-492{line-height:492}.w-493{width:493px}.mw-493{max-width:493px!important}.min-w-493{min-width:493px!important}.min-h-493{min-height:493px}.max-h-493{max-height:493px}.h-493{height:493px}.lh-493{line-height:493}.w-494{width:494px}.mw-494{max-width:494px!important}.min-w-494{min-width:494px!important}.min-h-494{min-height:494px}.max-h-494{max-height:494px}.h-494{height:494px}.lh-494{line-height:494}.w-495{width:495px}.mw-495{max-width:495px!important}.min-w-495{min-width:495px!important}.min-h-495{min-height:495px}.max-h-495{max-height:495px}.h-495{height:495px}.lh-495{line-height:495}.w-496{width:496px}.mw-496{max-width:496px!important}.min-w-496{min-width:496px!important}.min-h-496{min-height:496px}.max-h-496{max-height:496px}.h-496{height:496px}.lh-496{line-height:496}.w-497{width:497px}.mw-497{max-width:497px!important}.min-w-497{min-width:497px!important}.min-h-497{min-height:497px}.max-h-497{max-height:497px}.h-497{height:497px}.lh-497{line-height:497}.w-498{width:498px}.mw-498{max-width:498px!important}.min-w-498{min-width:498px!important}.min-h-498{min-height:498px}.max-h-498{max-height:498px}.h-498{height:498px}.lh-498{line-height:498}.w-499{width:499px}.mw-499{max-width:499px!important}.min-w-499{min-width:499px!important}.min-h-499{min-height:499px}.max-h-499{max-height:499px}.h-499{height:499px}.lh-499{line-height:499}.w-500{width:500px}.mw-500{max-width:500px!important}.min-w-500{min-width:500px!important}.min-h-500{min-height:500px}.max-h-500{max-height:500px}.h-500{height:500px}.lh-500{line-height:500}.w-501{width:501px}.mw-501{max-width:501px!important}.min-w-501{min-width:501px!important}.min-h-501{min-height:501px}.max-h-501{max-height:501px}.h-501{height:501px}.lh-501{line-height:501}.w-502{width:502px}.mw-502{max-width:502px!important}.min-w-502{min-width:502px!important}.min-h-502{min-height:502px}.max-h-502{max-height:502px}.h-502{height:502px}.lh-502{line-height:502}.w-503{width:503px}.mw-503{max-width:503px!important}.min-w-503{min-width:503px!important}.min-h-503{min-height:503px}.max-h-503{max-height:503px}.h-503{height:503px}.lh-503{line-height:503}.w-504{width:504px}.mw-504{max-width:504px!important}.min-w-504{min-width:504px!important}.min-h-504{min-height:504px}.max-h-504{max-height:504px}.h-504{height:504px}.lh-504{line-height:504}.w-505{width:505px}.mw-505{max-width:505px!important}.min-w-505{min-width:505px!important}.min-h-505{min-height:505px}.max-h-505{max-height:505px}.h-505{height:505px}.lh-505{line-height:505}.w-506{width:506px}.mw-506{max-width:506px!important}.min-w-506{min-width:506px!important}.min-h-506{min-height:506px}.max-h-506{max-height:506px}.h-506{height:506px}.lh-506{line-height:506}.w-507{width:507px}.mw-507{max-width:507px!important}.min-w-507{min-width:507px!important}.min-h-507{min-height:507px}.max-h-507{max-height:507px}.h-507{height:507px}.lh-507{line-height:507}.w-508{width:508px}.mw-508{max-width:508px!important}.min-w-508{min-width:508px!important}.min-h-508{min-height:508px}.max-h-508{max-height:508px}.h-508{height:508px}.lh-508{line-height:508}.w-509{width:509px}.mw-509{max-width:509px!important}.min-w-509{min-width:509px!important}.min-h-509{min-height:509px}.max-h-509{max-height:509px}.h-509{height:509px}.lh-509{line-height:509}.w-510{width:510px}.mw-510{max-width:510px!important}.min-w-510{min-width:510px!important}.min-h-510{min-height:510px}.max-h-510{max-height:510px}.h-510{height:510px}.lh-510{line-height:510}.w-511{width:511px}.mw-511{max-width:511px!important}.min-w-511{min-width:511px!important}.min-h-511{min-height:511px}.max-h-511{max-height:511px}.h-511{height:511px}.lh-511{line-height:511}.w-512{width:512px}.mw-512{max-width:512px!important}.min-w-512{min-width:512px!important}.min-h-512{min-height:512px}.max-h-512{max-height:512px}.h-512{height:512px}.lh-512{line-height:512}.w-513{width:513px}.mw-513{max-width:513px!important}.min-w-513{min-width:513px!important}.min-h-513{min-height:513px}.max-h-513{max-height:513px}.h-513{height:513px}.lh-513{line-height:513}.w-514{width:514px}.mw-514{max-width:514px!important}.min-w-514{min-width:514px!important}.min-h-514{min-height:514px}.max-h-514{max-height:514px}.h-514{height:514px}.lh-514{line-height:514}.w-515{width:515px}.mw-515{max-width:515px!important}.min-w-515{min-width:515px!important}.min-h-515{min-height:515px}.max-h-515{max-height:515px}.h-515{height:515px}.lh-515{line-height:515}.w-516{width:516px}.mw-516{max-width:516px!important}.min-w-516{min-width:516px!important}.min-h-516{min-height:516px}.max-h-516{max-height:516px}.h-516{height:516px}.lh-516{line-height:516}.w-517{width:517px}.mw-517{max-width:517px!important}.min-w-517{min-width:517px!important}.min-h-517{min-height:517px}.max-h-517{max-height:517px}.h-517{height:517px}.lh-517{line-height:517}.w-518{width:518px}.mw-518{max-width:518px!important}.min-w-518{min-width:518px!important}.min-h-518{min-height:518px}.max-h-518{max-height:518px}.h-518{height:518px}.lh-518{line-height:518}.w-519{width:519px}.mw-519{max-width:519px!important}.min-w-519{min-width:519px!important}.min-h-519{min-height:519px}.max-h-519{max-height:519px}.h-519{height:519px}.lh-519{line-height:519}.w-520{width:520px}.mw-520{max-width:520px!important}.min-w-520{min-width:520px!important}.min-h-520{min-height:520px}.max-h-520{max-height:520px}.h-520{height:520px}.lh-520{line-height:520}.w-521{width:521px}.mw-521{max-width:521px!important}.min-w-521{min-width:521px!important}.min-h-521{min-height:521px}.max-h-521{max-height:521px}.h-521{height:521px}.lh-521{line-height:521}.w-522{width:522px}.mw-522{max-width:522px!important}.min-w-522{min-width:522px!important}.min-h-522{min-height:522px}.max-h-522{max-height:522px}.h-522{height:522px}.lh-522{line-height:522}.w-523{width:523px}.mw-523{max-width:523px!important}.min-w-523{min-width:523px!important}.min-h-523{min-height:523px}.max-h-523{max-height:523px}.h-523{height:523px}.lh-523{line-height:523}.w-524{width:524px}.mw-524{max-width:524px!important}.min-w-524{min-width:524px!important}.min-h-524{min-height:524px}.max-h-524{max-height:524px}.h-524{height:524px}.lh-524{line-height:524}.w-525{width:525px}.mw-525{max-width:525px!important}.min-w-525{min-width:525px!important}.min-h-525{min-height:525px}.max-h-525{max-height:525px}.h-525{height:525px}.lh-525{line-height:525}.w-526{width:526px}.mw-526{max-width:526px!important}.min-w-526{min-width:526px!important}.min-h-526{min-height:526px}.max-h-526{max-height:526px}.h-526{height:526px}.lh-526{line-height:526}.w-527{width:527px}.mw-527{max-width:527px!important}.min-w-527{min-width:527px!important}.min-h-527{min-height:527px}.max-h-527{max-height:527px}.h-527{height:527px}.lh-527{line-height:527}.w-528{width:528px}.mw-528{max-width:528px!important}.min-w-528{min-width:528px!important}.min-h-528{min-height:528px}.max-h-528{max-height:528px}.h-528{height:528px}.lh-528{line-height:528}.w-529{width:529px}.mw-529{max-width:529px!important}.min-w-529{min-width:529px!important}.min-h-529{min-height:529px}.max-h-529{max-height:529px}.h-529{height:529px}.lh-529{line-height:529}.w-530{width:530px}.mw-530{max-width:530px!important}.min-w-530{min-width:530px!important}.min-h-530{min-height:530px}.max-h-530{max-height:530px}.h-530{height:530px}.lh-530{line-height:530}.w-531{width:531px}.mw-531{max-width:531px!important}.min-w-531{min-width:531px!important}.min-h-531{min-height:531px}.max-h-531{max-height:531px}.h-531{height:531px}.lh-531{line-height:531}.w-532{width:532px}.mw-532{max-width:532px!important}.min-w-532{min-width:532px!important}.min-h-532{min-height:532px}.max-h-532{max-height:532px}.h-532{height:532px}.lh-532{line-height:532}.w-533{width:533px}.mw-533{max-width:533px!important}.min-w-533{min-width:533px!important}.min-h-533{min-height:533px}.max-h-533{max-height:533px}.h-533{height:533px}.lh-533{line-height:533}.w-534{width:534px}.mw-534{max-width:534px!important}.min-w-534{min-width:534px!important}.min-h-534{min-height:534px}.max-h-534{max-height:534px}.h-534{height:534px}.lh-534{line-height:534}.w-535{width:535px}.mw-535{max-width:535px!important}.min-w-535{min-width:535px!important}.min-h-535{min-height:535px}.max-h-535{max-height:535px}.h-535{height:535px}.lh-535{line-height:535}.w-536{width:536px}.mw-536{max-width:536px!important}.min-w-536{min-width:536px!important}.min-h-536{min-height:536px}.max-h-536{max-height:536px}.h-536{height:536px}.lh-536{line-height:536}.w-537{width:537px}.mw-537{max-width:537px!important}.min-w-537{min-width:537px!important}.min-h-537{min-height:537px}.max-h-537{max-height:537px}.h-537{height:537px}.lh-537{line-height:537}.w-538{width:538px}.mw-538{max-width:538px!important}.min-w-538{min-width:538px!important}.min-h-538{min-height:538px}.max-h-538{max-height:538px}.h-538{height:538px}.lh-538{line-height:538}.w-539{width:539px}.mw-539{max-width:539px!important}.min-w-539{min-width:539px!important}.min-h-539{min-height:539px}.max-h-539{max-height:539px}.h-539{height:539px}.lh-539{line-height:539}.w-540{width:540px}.mw-540{max-width:540px!important}.min-w-540{min-width:540px!important}.min-h-540{min-height:540px}.max-h-540{max-height:540px}.h-540{height:540px}.lh-540{line-height:540}.w-541{width:541px}.mw-541{max-width:541px!important}.min-w-541{min-width:541px!important}.min-h-541{min-height:541px}.max-h-541{max-height:541px}.h-541{height:541px}.lh-541{line-height:541}.w-542{width:542px}.mw-542{max-width:542px!important}.min-w-542{min-width:542px!important}.min-h-542{min-height:542px}.max-h-542{max-height:542px}.h-542{height:542px}.lh-542{line-height:542}.w-543{width:543px}.mw-543{max-width:543px!important}.min-w-543{min-width:543px!important}.min-h-543{min-height:543px}.max-h-543{max-height:543px}.h-543{height:543px}.lh-543{line-height:543}.w-544{width:544px}.mw-544{max-width:544px!important}.min-w-544{min-width:544px!important}.min-h-544{min-height:544px}.max-h-544{max-height:544px}.h-544{height:544px}.lh-544{line-height:544}.w-545{width:545px}.mw-545{max-width:545px!important}.min-w-545{min-width:545px!important}.min-h-545{min-height:545px}.max-h-545{max-height:545px}.h-545{height:545px}.lh-545{line-height:545}.w-546{width:546px}.mw-546{max-width:546px!important}.min-w-546{min-width:546px!important}.min-h-546{min-height:546px}.max-h-546{max-height:546px}.h-546{height:546px}.lh-546{line-height:546}.w-547{width:547px}.mw-547{max-width:547px!important}.min-w-547{min-width:547px!important}.min-h-547{min-height:547px}.max-h-547{max-height:547px}.h-547{height:547px}.lh-547{line-height:547}.w-548{width:548px}.mw-548{max-width:548px!important}.min-w-548{min-width:548px!important}.min-h-548{min-height:548px}.max-h-548{max-height:548px}.h-548{height:548px}.lh-548{line-height:548}.w-549{width:549px}.mw-549{max-width:549px!important}.min-w-549{min-width:549px!important}.min-h-549{min-height:549px}.max-h-549{max-height:549px}.h-549{height:549px}.lh-549{line-height:549}.w-550{width:550px}.mw-550{max-width:550px!important}.min-w-550{min-width:550px!important}.min-h-550{min-height:550px}.max-h-550{max-height:550px}.h-550{height:550px}.lh-550{line-height:550}.w-551{width:551px}.mw-551{max-width:551px!important}.min-w-551{min-width:551px!important}.min-h-551{min-height:551px}.max-h-551{max-height:551px}.h-551{height:551px}.lh-551{line-height:551}.w-552{width:552px}.mw-552{max-width:552px!important}.min-w-552{min-width:552px!important}.min-h-552{min-height:552px}.max-h-552{max-height:552px}.h-552{height:552px}.lh-552{line-height:552}.w-553{width:553px}.mw-553{max-width:553px!important}.min-w-553{min-width:553px!important}.min-h-553{min-height:553px}.max-h-553{max-height:553px}.h-553{height:553px}.lh-553{line-height:553}.w-554{width:554px}.mw-554{max-width:554px!important}.min-w-554{min-width:554px!important}.min-h-554{min-height:554px}.max-h-554{max-height:554px}.h-554{height:554px}.lh-554{line-height:554}.w-555{width:555px}.mw-555{max-width:555px!important}.min-w-555{min-width:555px!important}.min-h-555{min-height:555px}.max-h-555{max-height:555px}.h-555{height:555px}.lh-555{line-height:555}.w-556{width:556px}.mw-556{max-width:556px!important}.min-w-556{min-width:556px!important}.min-h-556{min-height:556px}.max-h-556{max-height:556px}.h-556{height:556px}.lh-556{line-height:556}.w-557{width:557px}.mw-557{max-width:557px!important}.min-w-557{min-width:557px!important}.min-h-557{min-height:557px}.max-h-557{max-height:557px}.h-557{height:557px}.lh-557{line-height:557}.w-558{width:558px}.mw-558{max-width:558px!important}.min-w-558{min-width:558px!important}.min-h-558{min-height:558px}.max-h-558{max-height:558px}.h-558{height:558px}.lh-558{line-height:558}.w-559{width:559px}.mw-559{max-width:559px!important}.min-w-559{min-width:559px!important}.min-h-559{min-height:559px}.max-h-559{max-height:559px}.h-559{height:559px}.lh-559{line-height:559}.w-560{width:560px}.mw-560{max-width:560px!important}.min-w-560{min-width:560px!important}.min-h-560{min-height:560px}.max-h-560{max-height:560px}.h-560{height:560px}.lh-560{line-height:560}.w-561{width:561px}.mw-561{max-width:561px!important}.min-w-561{min-width:561px!important}.min-h-561{min-height:561px}.max-h-561{max-height:561px}.h-561{height:561px}.lh-561{line-height:561}.w-562{width:562px}.mw-562{max-width:562px!important}.min-w-562{min-width:562px!important}.min-h-562{min-height:562px}.max-h-562{max-height:562px}.h-562{height:562px}.lh-562{line-height:562}.w-563{width:563px}.mw-563{max-width:563px!important}.min-w-563{min-width:563px!important}.min-h-563{min-height:563px}.max-h-563{max-height:563px}.h-563{height:563px}.lh-563{line-height:563}.w-564{width:564px}.mw-564{max-width:564px!important}.min-w-564{min-width:564px!important}.min-h-564{min-height:564px}.max-h-564{max-height:564px}.h-564{height:564px}.lh-564{line-height:564}.w-565{width:565px}.mw-565{max-width:565px!important}.min-w-565{min-width:565px!important}.min-h-565{min-height:565px}.max-h-565{max-height:565px}.h-565{height:565px}.lh-565{line-height:565}.w-566{width:566px}.mw-566{max-width:566px!important}.min-w-566{min-width:566px!important}.min-h-566{min-height:566px}.max-h-566{max-height:566px}.h-566{height:566px}.lh-566{line-height:566}.w-567{width:567px}.mw-567{max-width:567px!important}.min-w-567{min-width:567px!important}.min-h-567{min-height:567px}.max-h-567{max-height:567px}.h-567{height:567px}.lh-567{line-height:567}.w-568{width:568px}.mw-568{max-width:568px!important}.min-w-568{min-width:568px!important}.min-h-568{min-height:568px}.max-h-568{max-height:568px}.h-568{height:568px}.lh-568{line-height:568}.w-569{width:569px}.mw-569{max-width:569px!important}.min-w-569{min-width:569px!important}.min-h-569{min-height:569px}.max-h-569{max-height:569px}.h-569{height:569px}.lh-569{line-height:569}.w-570{width:570px}.mw-570{max-width:570px!important}.min-w-570{min-width:570px!important}.min-h-570{min-height:570px}.max-h-570{max-height:570px}.h-570{height:570px}.lh-570{line-height:570}.w-571{width:571px}.mw-571{max-width:571px!important}.min-w-571{min-width:571px!important}.min-h-571{min-height:571px}.max-h-571{max-height:571px}.h-571{height:571px}.lh-571{line-height:571}.w-572{width:572px}.mw-572{max-width:572px!important}.min-w-572{min-width:572px!important}.min-h-572{min-height:572px}.max-h-572{max-height:572px}.h-572{height:572px}.lh-572{line-height:572}.w-573{width:573px}.mw-573{max-width:573px!important}.min-w-573{min-width:573px!important}.min-h-573{min-height:573px}.max-h-573{max-height:573px}.h-573{height:573px}.lh-573{line-height:573}.w-574{width:574px}.mw-574{max-width:574px!important}.min-w-574{min-width:574px!important}.min-h-574{min-height:574px}.max-h-574{max-height:574px}.h-574{height:574px}.lh-574{line-height:574}.w-575{width:575px}.mw-575{max-width:575px!important}.min-w-575{min-width:575px!important}.min-h-575{min-height:575px}.max-h-575{max-height:575px}.h-575{height:575px}.lh-575{line-height:575}.w-576{width:576px}.mw-576{max-width:576px!important}.min-w-576{min-width:576px!important}.min-h-576{min-height:576px}.max-h-576{max-height:576px}.h-576{height:576px}.lh-576{line-height:576}.w-577{width:577px}.mw-577{max-width:577px!important}.min-w-577{min-width:577px!important}.min-h-577{min-height:577px}.max-h-577{max-height:577px}.h-577{height:577px}.lh-577{line-height:577}.w-578{width:578px}.mw-578{max-width:578px!important}.min-w-578{min-width:578px!important}.min-h-578{min-height:578px}.max-h-578{max-height:578px}.h-578{height:578px}.lh-578{line-height:578}.w-579{width:579px}.mw-579{max-width:579px!important}.min-w-579{min-width:579px!important}.min-h-579{min-height:579px}.max-h-579{max-height:579px}.h-579{height:579px}.lh-579{line-height:579}.w-580{width:580px}.mw-580{max-width:580px!important}.min-w-580{min-width:580px!important}.min-h-580{min-height:580px}.max-h-580{max-height:580px}.h-580{height:580px}.lh-580{line-height:580}.w-581{width:581px}.mw-581{max-width:581px!important}.min-w-581{min-width:581px!important}.min-h-581{min-height:581px}.max-h-581{max-height:581px}.h-581{height:581px}.lh-581{line-height:581}.w-582{width:582px}.mw-582{max-width:582px!important}.min-w-582{min-width:582px!important}.min-h-582{min-height:582px}.max-h-582{max-height:582px}.h-582{height:582px}.lh-582{line-height:582}.w-583{width:583px}.mw-583{max-width:583px!important}.min-w-583{min-width:583px!important}.min-h-583{min-height:583px}.max-h-583{max-height:583px}.h-583{height:583px}.lh-583{line-height:583}.w-584{width:584px}.mw-584{max-width:584px!important}.min-w-584{min-width:584px!important}.min-h-584{min-height:584px}.max-h-584{max-height:584px}.h-584{height:584px}.lh-584{line-height:584}.w-585{width:585px}.mw-585{max-width:585px!important}.min-w-585{min-width:585px!important}.min-h-585{min-height:585px}.max-h-585{max-height:585px}.h-585{height:585px}.lh-585{line-height:585}.w-586{width:586px}.mw-586{max-width:586px!important}.min-w-586{min-width:586px!important}.min-h-586{min-height:586px}.max-h-586{max-height:586px}.h-586{height:586px}.lh-586{line-height:586}.w-587{width:587px}.mw-587{max-width:587px!important}.min-w-587{min-width:587px!important}.min-h-587{min-height:587px}.max-h-587{max-height:587px}.h-587{height:587px}.lh-587{line-height:587}.w-588{width:588px}.mw-588{max-width:588px!important}.min-w-588{min-width:588px!important}.min-h-588{min-height:588px}.max-h-588{max-height:588px}.h-588{height:588px}.lh-588{line-height:588}.w-589{width:589px}.mw-589{max-width:589px!important}.min-w-589{min-width:589px!important}.min-h-589{min-height:589px}.max-h-589{max-height:589px}.h-589{height:589px}.lh-589{line-height:589}.w-590{width:590px}.mw-590{max-width:590px!important}.min-w-590{min-width:590px!important}.min-h-590{min-height:590px}.max-h-590{max-height:590px}.h-590{height:590px}.lh-590{line-height:590}.w-591{width:591px}.mw-591{max-width:591px!important}.min-w-591{min-width:591px!important}.min-h-591{min-height:591px}.max-h-591{max-height:591px}.h-591{height:591px}.lh-591{line-height:591}.w-592{width:592px}.mw-592{max-width:592px!important}.min-w-592{min-width:592px!important}.min-h-592{min-height:592px}.max-h-592{max-height:592px}.h-592{height:592px}.lh-592{line-height:592}.w-593{width:593px}.mw-593{max-width:593px!important}.min-w-593{min-width:593px!important}.min-h-593{min-height:593px}.max-h-593{max-height:593px}.h-593{height:593px}.lh-593{line-height:593}.w-594{width:594px}.mw-594{max-width:594px!important}.min-w-594{min-width:594px!important}.min-h-594{min-height:594px}.max-h-594{max-height:594px}.h-594{height:594px}.lh-594{line-height:594}.w-595{width:595px}.mw-595{max-width:595px!important}.min-w-595{min-width:595px!important}.min-h-595{min-height:595px}.max-h-595{max-height:595px}.h-595{height:595px}.lh-595{line-height:595}.w-596{width:596px}.mw-596{max-width:596px!important}.min-w-596{min-width:596px!important}.min-h-596{min-height:596px}.max-h-596{max-height:596px}.h-596{height:596px}.lh-596{line-height:596}.w-597{width:597px}.mw-597{max-width:597px!important}.min-w-597{min-width:597px!important}.min-h-597{min-height:597px}.max-h-597{max-height:597px}.h-597{height:597px}.lh-597{line-height:597}.w-598{width:598px}.mw-598{max-width:598px!important}.min-w-598{min-width:598px!important}.min-h-598{min-height:598px}.max-h-598{max-height:598px}.h-598{height:598px}.lh-598{line-height:598}.w-599{width:599px}.mw-599{max-width:599px!important}.min-w-599{min-width:599px!important}.min-h-599{min-height:599px}.max-h-599{max-height:599px}.h-599{height:599px}.lh-599{line-height:599}.w-600{width:600px}.mw-600{max-width:600px!important}.min-w-600{min-width:600px!important}.min-h-600{min-height:600px}.max-h-600{max-height:600px}.h-600{height:600px}.lh-600{line-height:600}.w-601{width:601px}.mw-601{max-width:601px!important}.min-w-601{min-width:601px!important}.min-h-601{min-height:601px}.max-h-601{max-height:601px}.h-601{height:601px}.lh-601{line-height:601}.w-602{width:602px}.mw-602{max-width:602px!important}.min-w-602{min-width:602px!important}.min-h-602{min-height:602px}.max-h-602{max-height:602px}.h-602{height:602px}.lh-602{line-height:602}.w-603{width:603px}.mw-603{max-width:603px!important}.min-w-603{min-width:603px!important}.min-h-603{min-height:603px}.max-h-603{max-height:603px}.h-603{height:603px}.lh-603{line-height:603}.w-604{width:604px}.mw-604{max-width:604px!important}.min-w-604{min-width:604px!important}.min-h-604{min-height:604px}.max-h-604{max-height:604px}.h-604{height:604px}.lh-604{line-height:604}.w-605{width:605px}.mw-605{max-width:605px!important}.min-w-605{min-width:605px!important}.min-h-605{min-height:605px}.max-h-605{max-height:605px}.h-605{height:605px}.lh-605{line-height:605}.w-606{width:606px}.mw-606{max-width:606px!important}.min-w-606{min-width:606px!important}.min-h-606{min-height:606px}.max-h-606{max-height:606px}.h-606{height:606px}.lh-606{line-height:606}.w-607{width:607px}.mw-607{max-width:607px!important}.min-w-607{min-width:607px!important}.min-h-607{min-height:607px}.max-h-607{max-height:607px}.h-607{height:607px}.lh-607{line-height:607}.w-608{width:608px}.mw-608{max-width:608px!important}.min-w-608{min-width:608px!important}.min-h-608{min-height:608px}.max-h-608{max-height:608px}.h-608{height:608px}.lh-608{line-height:608}.w-609{width:609px}.mw-609{max-width:609px!important}.min-w-609{min-width:609px!important}.min-h-609{min-height:609px}.max-h-609{max-height:609px}.h-609{height:609px}.lh-609{line-height:609}.w-610{width:610px}.mw-610{max-width:610px!important}.min-w-610{min-width:610px!important}.min-h-610{min-height:610px}.max-h-610{max-height:610px}.h-610{height:610px}.lh-610{line-height:610}.w-611{width:611px}.mw-611{max-width:611px!important}.min-w-611{min-width:611px!important}.min-h-611{min-height:611px}.max-h-611{max-height:611px}.h-611{height:611px}.lh-611{line-height:611}.w-612{width:612px}.mw-612{max-width:612px!important}.min-w-612{min-width:612px!important}.min-h-612{min-height:612px}.max-h-612{max-height:612px}.h-612{height:612px}.lh-612{line-height:612}.w-613{width:613px}.mw-613{max-width:613px!important}.min-w-613{min-width:613px!important}.min-h-613{min-height:613px}.max-h-613{max-height:613px}.h-613{height:613px}.lh-613{line-height:613}.w-614{width:614px}.mw-614{max-width:614px!important}.min-w-614{min-width:614px!important}.min-h-614{min-height:614px}.max-h-614{max-height:614px}.h-614{height:614px}.lh-614{line-height:614}.w-615{width:615px}.mw-615{max-width:615px!important}.min-w-615{min-width:615px!important}.min-h-615{min-height:615px}.max-h-615{max-height:615px}.h-615{height:615px}.lh-615{line-height:615}.w-616{width:616px}.mw-616{max-width:616px!important}.min-w-616{min-width:616px!important}.min-h-616{min-height:616px}.max-h-616{max-height:616px}.h-616{height:616px}.lh-616{line-height:616}.w-617{width:617px}.mw-617{max-width:617px!important}.min-w-617{min-width:617px!important}.min-h-617{min-height:617px}.max-h-617{max-height:617px}.h-617{height:617px}.lh-617{line-height:617}.w-618{width:618px}.mw-618{max-width:618px!important}.min-w-618{min-width:618px!important}.min-h-618{min-height:618px}.max-h-618{max-height:618px}.h-618{height:618px}.lh-618{line-height:618}.w-619{width:619px}.mw-619{max-width:619px!important}.min-w-619{min-width:619px!important}.min-h-619{min-height:619px}.max-h-619{max-height:619px}.h-619{height:619px}.lh-619{line-height:619}.w-620{width:620px}.mw-620{max-width:620px!important}.min-w-620{min-width:620px!important}.min-h-620{min-height:620px}.max-h-620{max-height:620px}.h-620{height:620px}.lh-620{line-height:620}.w-621{width:621px}.mw-621{max-width:621px!important}.min-w-621{min-width:621px!important}.min-h-621{min-height:621px}.max-h-621{max-height:621px}.h-621{height:621px}.lh-621{line-height:621}.w-622{width:622px}.mw-622{max-width:622px!important}.min-w-622{min-width:622px!important}.min-h-622{min-height:622px}.max-h-622{max-height:622px}.h-622{height:622px}.lh-622{line-height:622}.w-623{width:623px}.mw-623{max-width:623px!important}.min-w-623{min-width:623px!important}.min-h-623{min-height:623px}.max-h-623{max-height:623px}.h-623{height:623px}.lh-623{line-height:623}.w-624{width:624px}.mw-624{max-width:624px!important}.min-w-624{min-width:624px!important}.min-h-624{min-height:624px}.max-h-624{max-height:624px}.h-624{height:624px}.lh-624{line-height:624}.w-625{width:625px}.mw-625{max-width:625px!important}.min-w-625{min-width:625px!important}.min-h-625{min-height:625px}.max-h-625{max-height:625px}.h-625{height:625px}.lh-625{line-height:625}.w-626{width:626px}.mw-626{max-width:626px!important}.min-w-626{min-width:626px!important}.min-h-626{min-height:626px}.max-h-626{max-height:626px}.h-626{height:626px}.lh-626{line-height:626}.w-627{width:627px}.mw-627{max-width:627px!important}.min-w-627{min-width:627px!important}.min-h-627{min-height:627px}.max-h-627{max-height:627px}.h-627{height:627px}.lh-627{line-height:627}.w-628{width:628px}.mw-628{max-width:628px!important}.min-w-628{min-width:628px!important}.min-h-628{min-height:628px}.max-h-628{max-height:628px}.h-628{height:628px}.lh-628{line-height:628}.w-629{width:629px}.mw-629{max-width:629px!important}.min-w-629{min-width:629px!important}.min-h-629{min-height:629px}.max-h-629{max-height:629px}.h-629{height:629px}.lh-629{line-height:629}.w-630{width:630px}.mw-630{max-width:630px!important}.min-w-630{min-width:630px!important}.min-h-630{min-height:630px}.max-h-630{max-height:630px}.h-630{height:630px}.lh-630{line-height:630}.w-631{width:631px}.mw-631{max-width:631px!important}.min-w-631{min-width:631px!important}.min-h-631{min-height:631px}.max-h-631{max-height:631px}.h-631{height:631px}.lh-631{line-height:631}.w-632{width:632px}.mw-632{max-width:632px!important}.min-w-632{min-width:632px!important}.min-h-632{min-height:632px}.max-h-632{max-height:632px}.h-632{height:632px}.lh-632{line-height:632}.w-633{width:633px}.mw-633{max-width:633px!important}.min-w-633{min-width:633px!important}.min-h-633{min-height:633px}.max-h-633{max-height:633px}.h-633{height:633px}.lh-633{line-height:633}.w-634{width:634px}.mw-634{max-width:634px!important}.min-w-634{min-width:634px!important}.min-h-634{min-height:634px}.max-h-634{max-height:634px}.h-634{height:634px}.lh-634{line-height:634}.w-635{width:635px}.mw-635{max-width:635px!important}.min-w-635{min-width:635px!important}.min-h-635{min-height:635px}.max-h-635{max-height:635px}.h-635{height:635px}.lh-635{line-height:635}.w-636{width:636px}.mw-636{max-width:636px!important}.min-w-636{min-width:636px!important}.min-h-636{min-height:636px}.max-h-636{max-height:636px}.h-636{height:636px}.lh-636{line-height:636}.w-637{width:637px}.mw-637{max-width:637px!important}.min-w-637{min-width:637px!important}.min-h-637{min-height:637px}.max-h-637{max-height:637px}.h-637{height:637px}.lh-637{line-height:637}.w-638{width:638px}.mw-638{max-width:638px!important}.min-w-638{min-width:638px!important}.min-h-638{min-height:638px}.max-h-638{max-height:638px}.h-638{height:638px}.lh-638{line-height:638}.w-639{width:639px}.mw-639{max-width:639px!important}.min-w-639{min-width:639px!important}.min-h-639{min-height:639px}.max-h-639{max-height:639px}.h-639{height:639px}.lh-639{line-height:639}.w-640{width:640px}.mw-640{max-width:640px!important}.min-w-640{min-width:640px!important}.min-h-640{min-height:640px}.max-h-640{max-height:640px}.h-640{height:640px}.lh-640{line-height:640}.w-641{width:641px}.mw-641{max-width:641px!important}.min-w-641{min-width:641px!important}.min-h-641{min-height:641px}.max-h-641{max-height:641px}.h-641{height:641px}.lh-641{line-height:641}.w-642{width:642px}.mw-642{max-width:642px!important}.min-w-642{min-width:642px!important}.min-h-642{min-height:642px}.max-h-642{max-height:642px}.h-642{height:642px}.lh-642{line-height:642}.w-643{width:643px}.mw-643{max-width:643px!important}.min-w-643{min-width:643px!important}.min-h-643{min-height:643px}.max-h-643{max-height:643px}.h-643{height:643px}.lh-643{line-height:643}.w-644{width:644px}.mw-644{max-width:644px!important}.min-w-644{min-width:644px!important}.min-h-644{min-height:644px}.max-h-644{max-height:644px}.h-644{height:644px}.lh-644{line-height:644}.w-645{width:645px}.mw-645{max-width:645px!important}.min-w-645{min-width:645px!important}.min-h-645{min-height:645px}.max-h-645{max-height:645px}.h-645{height:645px}.lh-645{line-height:645}.w-646{width:646px}.mw-646{max-width:646px!important}.min-w-646{min-width:646px!important}.min-h-646{min-height:646px}.max-h-646{max-height:646px}.h-646{height:646px}.lh-646{line-height:646}.w-647{width:647px}.mw-647{max-width:647px!important}.min-w-647{min-width:647px!important}.min-h-647{min-height:647px}.max-h-647{max-height:647px}.h-647{height:647px}.lh-647{line-height:647}.w-648{width:648px}.mw-648{max-width:648px!important}.min-w-648{min-width:648px!important}.min-h-648{min-height:648px}.max-h-648{max-height:648px}.h-648{height:648px}.lh-648{line-height:648}.w-649{width:649px}.mw-649{max-width:649px!important}.min-w-649{min-width:649px!important}.min-h-649{min-height:649px}.max-h-649{max-height:649px}.h-649{height:649px}.lh-649{line-height:649}.w-650{width:650px}.mw-650{max-width:650px!important}.min-w-650{min-width:650px!important}.min-h-650{min-height:650px}.max-h-650{max-height:650px}.h-650{height:650px}.lh-650{line-height:650}.w-651{width:651px}.mw-651{max-width:651px!important}.min-w-651{min-width:651px!important}.min-h-651{min-height:651px}.max-h-651{max-height:651px}.h-651{height:651px}.lh-651{line-height:651}.w-652{width:652px}.mw-652{max-width:652px!important}.min-w-652{min-width:652px!important}.min-h-652{min-height:652px}.max-h-652{max-height:652px}.h-652{height:652px}.lh-652{line-height:652}.w-653{width:653px}.mw-653{max-width:653px!important}.min-w-653{min-width:653px!important}.min-h-653{min-height:653px}.max-h-653{max-height:653px}.h-653{height:653px}.lh-653{line-height:653}.w-654{width:654px}.mw-654{max-width:654px!important}.min-w-654{min-width:654px!important}.min-h-654{min-height:654px}.max-h-654{max-height:654px}.h-654{height:654px}.lh-654{line-height:654}.w-655{width:655px}.mw-655{max-width:655px!important}.min-w-655{min-width:655px!important}.min-h-655{min-height:655px}.max-h-655{max-height:655px}.h-655{height:655px}.lh-655{line-height:655}.w-656{width:656px}.mw-656{max-width:656px!important}.min-w-656{min-width:656px!important}.min-h-656{min-height:656px}.max-h-656{max-height:656px}.h-656{height:656px}.lh-656{line-height:656}.w-657{width:657px}.mw-657{max-width:657px!important}.min-w-657{min-width:657px!important}.min-h-657{min-height:657px}.max-h-657{max-height:657px}.h-657{height:657px}.lh-657{line-height:657}.w-658{width:658px}.mw-658{max-width:658px!important}.min-w-658{min-width:658px!important}.min-h-658{min-height:658px}.max-h-658{max-height:658px}.h-658{height:658px}.lh-658{line-height:658}.w-659{width:659px}.mw-659{max-width:659px!important}.min-w-659{min-width:659px!important}.min-h-659{min-height:659px}.max-h-659{max-height:659px}.h-659{height:659px}.lh-659{line-height:659}.w-660{width:660px}.mw-660{max-width:660px!important}.min-w-660{min-width:660px!important}.min-h-660{min-height:660px}.max-h-660{max-height:660px}.h-660{height:660px}.lh-660{line-height:660}.w-661{width:661px}.mw-661{max-width:661px!important}.min-w-661{min-width:661px!important}.min-h-661{min-height:661px}.max-h-661{max-height:661px}.h-661{height:661px}.lh-661{line-height:661}.w-662{width:662px}.mw-662{max-width:662px!important}.min-w-662{min-width:662px!important}.min-h-662{min-height:662px}.max-h-662{max-height:662px}.h-662{height:662px}.lh-662{line-height:662}.w-663{width:663px}.mw-663{max-width:663px!important}.min-w-663{min-width:663px!important}.min-h-663{min-height:663px}.max-h-663{max-height:663px}.h-663{height:663px}.lh-663{line-height:663}.w-664{width:664px}.mw-664{max-width:664px!important}.min-w-664{min-width:664px!important}.min-h-664{min-height:664px}.max-h-664{max-height:664px}.h-664{height:664px}.lh-664{line-height:664}.w-665{width:665px}.mw-665{max-width:665px!important}.min-w-665{min-width:665px!important}.min-h-665{min-height:665px}.max-h-665{max-height:665px}.h-665{height:665px}.lh-665{line-height:665}.w-666{width:666px}.mw-666{max-width:666px!important}.min-w-666{min-width:666px!important}.min-h-666{min-height:666px}.max-h-666{max-height:666px}.h-666{height:666px}.lh-666{line-height:666}.w-667{width:667px}.mw-667{max-width:667px!important}.min-w-667{min-width:667px!important}.min-h-667{min-height:667px}.max-h-667{max-height:667px}.h-667{height:667px}.lh-667{line-height:667}.w-668{width:668px}.mw-668{max-width:668px!important}.min-w-668{min-width:668px!important}.min-h-668{min-height:668px}.max-h-668{max-height:668px}.h-668{height:668px}.lh-668{line-height:668}.w-669{width:669px}.mw-669{max-width:669px!important}.min-w-669{min-width:669px!important}.min-h-669{min-height:669px}.max-h-669{max-height:669px}.h-669{height:669px}.lh-669{line-height:669}.w-670{width:670px}.mw-670{max-width:670px!important}.min-w-670{min-width:670px!important}.min-h-670{min-height:670px}.max-h-670{max-height:670px}.h-670{height:670px}.lh-670{line-height:670}.w-671{width:671px}.mw-671{max-width:671px!important}.min-w-671{min-width:671px!important}.min-h-671{min-height:671px}.max-h-671{max-height:671px}.h-671{height:671px}.lh-671{line-height:671}.w-672{width:672px}.mw-672{max-width:672px!important}.min-w-672{min-width:672px!important}.min-h-672{min-height:672px}.max-h-672{max-height:672px}.h-672{height:672px}.lh-672{line-height:672}.w-673{width:673px}.mw-673{max-width:673px!important}.min-w-673{min-width:673px!important}.min-h-673{min-height:673px}.max-h-673{max-height:673px}.h-673{height:673px}.lh-673{line-height:673}.w-674{width:674px}.mw-674{max-width:674px!important}.min-w-674{min-width:674px!important}.min-h-674{min-height:674px}.max-h-674{max-height:674px}.h-674{height:674px}.lh-674{line-height:674}.w-675{width:675px}.mw-675{max-width:675px!important}.min-w-675{min-width:675px!important}.min-h-675{min-height:675px}.max-h-675{max-height:675px}.h-675{height:675px}.lh-675{line-height:675}.w-676{width:676px}.mw-676{max-width:676px!important}.min-w-676{min-width:676px!important}.min-h-676{min-height:676px}.max-h-676{max-height:676px}.h-676{height:676px}.lh-676{line-height:676}.w-677{width:677px}.mw-677{max-width:677px!important}.min-w-677{min-width:677px!important}.min-h-677{min-height:677px}.max-h-677{max-height:677px}.h-677{height:677px}.lh-677{line-height:677}.w-678{width:678px}.mw-678{max-width:678px!important}.min-w-678{min-width:678px!important}.min-h-678{min-height:678px}.max-h-678{max-height:678px}.h-678{height:678px}.lh-678{line-height:678}.w-679{width:679px}.mw-679{max-width:679px!important}.min-w-679{min-width:679px!important}.min-h-679{min-height:679px}.max-h-679{max-height:679px}.h-679{height:679px}.lh-679{line-height:679}.w-680{width:680px}.mw-680{max-width:680px!important}.min-w-680{min-width:680px!important}.min-h-680{min-height:680px}.max-h-680{max-height:680px}.h-680{height:680px}.lh-680{line-height:680}.w-681{width:681px}.mw-681{max-width:681px!important}.min-w-681{min-width:681px!important}.min-h-681{min-height:681px}.max-h-681{max-height:681px}.h-681{height:681px}.lh-681{line-height:681}.w-682{width:682px}.mw-682{max-width:682px!important}.min-w-682{min-width:682px!important}.min-h-682{min-height:682px}.max-h-682{max-height:682px}.h-682{height:682px}.lh-682{line-height:682}.w-683{width:683px}.mw-683{max-width:683px!important}.min-w-683{min-width:683px!important}.min-h-683{min-height:683px}.max-h-683{max-height:683px}.h-683{height:683px}.lh-683{line-height:683}.w-684{width:684px}.mw-684{max-width:684px!important}.min-w-684{min-width:684px!important}.min-h-684{min-height:684px}.max-h-684{max-height:684px}.h-684{height:684px}.lh-684{line-height:684}.w-685{width:685px}.mw-685{max-width:685px!important}.min-w-685{min-width:685px!important}.min-h-685{min-height:685px}.max-h-685{max-height:685px}.h-685{height:685px}.lh-685{line-height:685}.w-686{width:686px}.mw-686{max-width:686px!important}.min-w-686{min-width:686px!important}.min-h-686{min-height:686px}.max-h-686{max-height:686px}.h-686{height:686px}.lh-686{line-height:686}.w-687{width:687px}.mw-687{max-width:687px!important}.min-w-687{min-width:687px!important}.min-h-687{min-height:687px}.max-h-687{max-height:687px}.h-687{height:687px}.lh-687{line-height:687}.w-688{width:688px}.mw-688{max-width:688px!important}.min-w-688{min-width:688px!important}.min-h-688{min-height:688px}.max-h-688{max-height:688px}.h-688{height:688px}.lh-688{line-height:688}.w-689{width:689px}.mw-689{max-width:689px!important}.min-w-689{min-width:689px!important}.min-h-689{min-height:689px}.max-h-689{max-height:689px}.h-689{height:689px}.lh-689{line-height:689}.w-690{width:690px}.mw-690{max-width:690px!important}.min-w-690{min-width:690px!important}.min-h-690{min-height:690px}.max-h-690{max-height:690px}.h-690{height:690px}.lh-690{line-height:690}.w-691{width:691px}.mw-691{max-width:691px!important}.min-w-691{min-width:691px!important}.min-h-691{min-height:691px}.max-h-691{max-height:691px}.h-691{height:691px}.lh-691{line-height:691}.w-692{width:692px}.mw-692{max-width:692px!important}.min-w-692{min-width:692px!important}.min-h-692{min-height:692px}.max-h-692{max-height:692px}.h-692{height:692px}.lh-692{line-height:692}.w-693{width:693px}.mw-693{max-width:693px!important}.min-w-693{min-width:693px!important}.min-h-693{min-height:693px}.max-h-693{max-height:693px}.h-693{height:693px}.lh-693{line-height:693}.w-694{width:694px}.mw-694{max-width:694px!important}.min-w-694{min-width:694px!important}.min-h-694{min-height:694px}.max-h-694{max-height:694px}.h-694{height:694px}.lh-694{line-height:694}.w-695{width:695px}.mw-695{max-width:695px!important}.min-w-695{min-width:695px!important}.min-h-695{min-height:695px}.max-h-695{max-height:695px}.h-695{height:695px}.lh-695{line-height:695}.w-696{width:696px}.mw-696{max-width:696px!important}.min-w-696{min-width:696px!important}.min-h-696{min-height:696px}.max-h-696{max-height:696px}.h-696{height:696px}.lh-696{line-height:696}.w-697{width:697px}.mw-697{max-width:697px!important}.min-w-697{min-width:697px!important}.min-h-697{min-height:697px}.max-h-697{max-height:697px}.h-697{height:697px}.lh-697{line-height:697}.w-698{width:698px}.mw-698{max-width:698px!important}.min-w-698{min-width:698px!important}.min-h-698{min-height:698px}.max-h-698{max-height:698px}.h-698{height:698px}.lh-698{line-height:698}.w-699{width:699px}.mw-699{max-width:699px!important}.min-w-699{min-width:699px!important}.min-h-699{min-height:699px}.max-h-699{max-height:699px}.h-699{height:699px}.lh-699{line-height:699}.w-700{width:700px}.mw-700{max-width:700px!important}.min-w-700{min-width:700px!important}.min-h-700{min-height:700px}.max-h-700{max-height:700px}.h-700{height:700px}.lh-700{line-height:700}.w-701{width:701px}.mw-701{max-width:701px!important}.min-w-701{min-width:701px!important}.min-h-701{min-height:701px}.max-h-701{max-height:701px}.h-701{height:701px}.lh-701{line-height:701}.w-702{width:702px}.mw-702{max-width:702px!important}.min-w-702{min-width:702px!important}.min-h-702{min-height:702px}.max-h-702{max-height:702px}.h-702{height:702px}.lh-702{line-height:702}.w-703{width:703px}.mw-703{max-width:703px!important}.min-w-703{min-width:703px!important}.min-h-703{min-height:703px}.max-h-703{max-height:703px}.h-703{height:703px}.lh-703{line-height:703}.w-704{width:704px}.mw-704{max-width:704px!important}.min-w-704{min-width:704px!important}.min-h-704{min-height:704px}.max-h-704{max-height:704px}.h-704{height:704px}.lh-704{line-height:704}.w-705{width:705px}.mw-705{max-width:705px!important}.min-w-705{min-width:705px!important}.min-h-705{min-height:705px}.max-h-705{max-height:705px}.h-705{height:705px}.lh-705{line-height:705}.w-706{width:706px}.mw-706{max-width:706px!important}.min-w-706{min-width:706px!important}.min-h-706{min-height:706px}.max-h-706{max-height:706px}.h-706{height:706px}.lh-706{line-height:706}.w-707{width:707px}.mw-707{max-width:707px!important}.min-w-707{min-width:707px!important}.min-h-707{min-height:707px}.max-h-707{max-height:707px}.h-707{height:707px}.lh-707{line-height:707}.w-708{width:708px}.mw-708{max-width:708px!important}.min-w-708{min-width:708px!important}.min-h-708{min-height:708px}.max-h-708{max-height:708px}.h-708{height:708px}.lh-708{line-height:708}.w-709{width:709px}.mw-709{max-width:709px!important}.min-w-709{min-width:709px!important}.min-h-709{min-height:709px}.max-h-709{max-height:709px}.h-709{height:709px}.lh-709{line-height:709}.w-710{width:710px}.mw-710{max-width:710px!important}.min-w-710{min-width:710px!important}.min-h-710{min-height:710px}.max-h-710{max-height:710px}.h-710{height:710px}.lh-710{line-height:710}.w-711{width:711px}.mw-711{max-width:711px!important}.min-w-711{min-width:711px!important}.min-h-711{min-height:711px}.max-h-711{max-height:711px}.h-711{height:711px}.lh-711{line-height:711}.w-712{width:712px}.mw-712{max-width:712px!important}.min-w-712{min-width:712px!important}.min-h-712{min-height:712px}.max-h-712{max-height:712px}.h-712{height:712px}.lh-712{line-height:712}.w-713{width:713px}.mw-713{max-width:713px!important}.min-w-713{min-width:713px!important}.min-h-713{min-height:713px}.max-h-713{max-height:713px}.h-713{height:713px}.lh-713{line-height:713}.w-714{width:714px}.mw-714{max-width:714px!important}.min-w-714{min-width:714px!important}.min-h-714{min-height:714px}.max-h-714{max-height:714px}.h-714{height:714px}.lh-714{line-height:714}.w-715{width:715px}.mw-715{max-width:715px!important}.min-w-715{min-width:715px!important}.min-h-715{min-height:715px}.max-h-715{max-height:715px}.h-715{height:715px}.lh-715{line-height:715}.w-716{width:716px}.mw-716{max-width:716px!important}.min-w-716{min-width:716px!important}.min-h-716{min-height:716px}.max-h-716{max-height:716px}.h-716{height:716px}.lh-716{line-height:716}.w-717{width:717px}.mw-717{max-width:717px!important}.min-w-717{min-width:717px!important}.min-h-717{min-height:717px}.max-h-717{max-height:717px}.h-717{height:717px}.lh-717{line-height:717}.w-718{width:718px}.mw-718{max-width:718px!important}.min-w-718{min-width:718px!important}.min-h-718{min-height:718px}.max-h-718{max-height:718px}.h-718{height:718px}.lh-718{line-height:718}.w-719{width:719px}.mw-719{max-width:719px!important}.min-w-719{min-width:719px!important}.min-h-719{min-height:719px}.max-h-719{max-height:719px}.h-719{height:719px}.lh-719{line-height:719}.w-720{width:720px}.mw-720{max-width:720px!important}.min-w-720{min-width:720px!important}.min-h-720{min-height:720px}.max-h-720{max-height:720px}.h-720{height:720px}.lh-720{line-height:720}.w-721{width:721px}.mw-721{max-width:721px!important}.min-w-721{min-width:721px!important}.min-h-721{min-height:721px}.max-h-721{max-height:721px}.h-721{height:721px}.lh-721{line-height:721}.w-722{width:722px}.mw-722{max-width:722px!important}.min-w-722{min-width:722px!important}.min-h-722{min-height:722px}.max-h-722{max-height:722px}.h-722{height:722px}.lh-722{line-height:722}.w-723{width:723px}.mw-723{max-width:723px!important}.min-w-723{min-width:723px!important}.min-h-723{min-height:723px}.max-h-723{max-height:723px}.h-723{height:723px}.lh-723{line-height:723}.w-724{width:724px}.mw-724{max-width:724px!important}.min-w-724{min-width:724px!important}.min-h-724{min-height:724px}.max-h-724{max-height:724px}.h-724{height:724px}.lh-724{line-height:724}.w-725{width:725px}.mw-725{max-width:725px!important}.min-w-725{min-width:725px!important}.min-h-725{min-height:725px}.max-h-725{max-height:725px}.h-725{height:725px}.lh-725{line-height:725}.w-726{width:726px}.mw-726{max-width:726px!important}.min-w-726{min-width:726px!important}.min-h-726{min-height:726px}.max-h-726{max-height:726px}.h-726{height:726px}.lh-726{line-height:726}.w-727{width:727px}.mw-727{max-width:727px!important}.min-w-727{min-width:727px!important}.min-h-727{min-height:727px}.max-h-727{max-height:727px}.h-727{height:727px}.lh-727{line-height:727}.w-728{width:728px}.mw-728{max-width:728px!important}.min-w-728{min-width:728px!important}.min-h-728{min-height:728px}.max-h-728{max-height:728px}.h-728{height:728px}.lh-728{line-height:728}.w-729{width:729px}.mw-729{max-width:729px!important}.min-w-729{min-width:729px!important}.min-h-729{min-height:729px}.max-h-729{max-height:729px}.h-729{height:729px}.lh-729{line-height:729}.w-730{width:730px}.mw-730{max-width:730px!important}.min-w-730{min-width:730px!important}.min-h-730{min-height:730px}.max-h-730{max-height:730px}.h-730{height:730px}.lh-730{line-height:730}.w-731{width:731px}.mw-731{max-width:731px!important}.min-w-731{min-width:731px!important}.min-h-731{min-height:731px}.max-h-731{max-height:731px}.h-731{height:731px}.lh-731{line-height:731}.w-732{width:732px}.mw-732{max-width:732px!important}.min-w-732{min-width:732px!important}.min-h-732{min-height:732px}.max-h-732{max-height:732px}.h-732{height:732px}.lh-732{line-height:732}.w-733{width:733px}.mw-733{max-width:733px!important}.min-w-733{min-width:733px!important}.min-h-733{min-height:733px}.max-h-733{max-height:733px}.h-733{height:733px}.lh-733{line-height:733}.w-734{width:734px}.mw-734{max-width:734px!important}.min-w-734{min-width:734px!important}.min-h-734{min-height:734px}.max-h-734{max-height:734px}.h-734{height:734px}.lh-734{line-height:734}.w-735{width:735px}.mw-735{max-width:735px!important}.min-w-735{min-width:735px!important}.min-h-735{min-height:735px}.max-h-735{max-height:735px}.h-735{height:735px}.lh-735{line-height:735}.w-736{width:736px}.mw-736{max-width:736px!important}.min-w-736{min-width:736px!important}.min-h-736{min-height:736px}.max-h-736{max-height:736px}.h-736{height:736px}.lh-736{line-height:736}.w-737{width:737px}.mw-737{max-width:737px!important}.min-w-737{min-width:737px!important}.min-h-737{min-height:737px}.max-h-737{max-height:737px}.h-737{height:737px}.lh-737{line-height:737}.w-738{width:738px}.mw-738{max-width:738px!important}.min-w-738{min-width:738px!important}.min-h-738{min-height:738px}.max-h-738{max-height:738px}.h-738{height:738px}.lh-738{line-height:738}.w-739{width:739px}.mw-739{max-width:739px!important}.min-w-739{min-width:739px!important}.min-h-739{min-height:739px}.max-h-739{max-height:739px}.h-739{height:739px}.lh-739{line-height:739}.w-740{width:740px}.mw-740{max-width:740px!important}.min-w-740{min-width:740px!important}.min-h-740{min-height:740px}.max-h-740{max-height:740px}.h-740{height:740px}.lh-740{line-height:740}.w-741{width:741px}.mw-741{max-width:741px!important}.min-w-741{min-width:741px!important}.min-h-741{min-height:741px}.max-h-741{max-height:741px}.h-741{height:741px}.lh-741{line-height:741}.w-742{width:742px}.mw-742{max-width:742px!important}.min-w-742{min-width:742px!important}.min-h-742{min-height:742px}.max-h-742{max-height:742px}.h-742{height:742px}.lh-742{line-height:742}.w-743{width:743px}.mw-743{max-width:743px!important}.min-w-743{min-width:743px!important}.min-h-743{min-height:743px}.max-h-743{max-height:743px}.h-743{height:743px}.lh-743{line-height:743}.w-744{width:744px}.mw-744{max-width:744px!important}.min-w-744{min-width:744px!important}.min-h-744{min-height:744px}.max-h-744{max-height:744px}.h-744{height:744px}.lh-744{line-height:744}.w-745{width:745px}.mw-745{max-width:745px!important}.min-w-745{min-width:745px!important}.min-h-745{min-height:745px}.max-h-745{max-height:745px}.h-745{height:745px}.lh-745{line-height:745}.w-746{width:746px}.mw-746{max-width:746px!important}.min-w-746{min-width:746px!important}.min-h-746{min-height:746px}.max-h-746{max-height:746px}.h-746{height:746px}.lh-746{line-height:746}.w-747{width:747px}.mw-747{max-width:747px!important}.min-w-747{min-width:747px!important}.min-h-747{min-height:747px}.max-h-747{max-height:747px}.h-747{height:747px}.lh-747{line-height:747}.w-748{width:748px}.mw-748{max-width:748px!important}.min-w-748{min-width:748px!important}.min-h-748{min-height:748px}.max-h-748{max-height:748px}.h-748{height:748px}.lh-748{line-height:748}.w-749{width:749px}.mw-749{max-width:749px!important}.min-w-749{min-width:749px!important}.min-h-749{min-height:749px}.max-h-749{max-height:749px}.h-749{height:749px}.lh-749{line-height:749}.w-750{width:750px}.mw-750{max-width:750px!important}.min-w-750{min-width:750px!important}.min-h-750{min-height:750px}.max-h-750{max-height:750px}.h-750{height:750px}.lh-750{line-height:750}.w-751{width:751px}.mw-751{max-width:751px!important}.min-w-751{min-width:751px!important}.min-h-751{min-height:751px}.max-h-751{max-height:751px}.h-751{height:751px}.lh-751{line-height:751}.w-752{width:752px}.mw-752{max-width:752px!important}.min-w-752{min-width:752px!important}.min-h-752{min-height:752px}.max-h-752{max-height:752px}.h-752{height:752px}.lh-752{line-height:752}.w-753{width:753px}.mw-753{max-width:753px!important}.min-w-753{min-width:753px!important}.min-h-753{min-height:753px}.max-h-753{max-height:753px}.h-753{height:753px}.lh-753{line-height:753}.w-754{width:754px}.mw-754{max-width:754px!important}.min-w-754{min-width:754px!important}.min-h-754{min-height:754px}.max-h-754{max-height:754px}.h-754{height:754px}.lh-754{line-height:754}.w-755{width:755px}.mw-755{max-width:755px!important}.min-w-755{min-width:755px!important}.min-h-755{min-height:755px}.max-h-755{max-height:755px}.h-755{height:755px}.lh-755{line-height:755}.w-756{width:756px}.mw-756{max-width:756px!important}.min-w-756{min-width:756px!important}.min-h-756{min-height:756px}.max-h-756{max-height:756px}.h-756{height:756px}.lh-756{line-height:756}.w-757{width:757px}.mw-757{max-width:757px!important}.min-w-757{min-width:757px!important}.min-h-757{min-height:757px}.max-h-757{max-height:757px}.h-757{height:757px}.lh-757{line-height:757}.w-758{width:758px}.mw-758{max-width:758px!important}.min-w-758{min-width:758px!important}.min-h-758{min-height:758px}.max-h-758{max-height:758px}.h-758{height:758px}.lh-758{line-height:758}.w-759{width:759px}.mw-759{max-width:759px!important}.min-w-759{min-width:759px!important}.min-h-759{min-height:759px}.max-h-759{max-height:759px}.h-759{height:759px}.lh-759{line-height:759}.w-760{width:760px}.mw-760{max-width:760px!important}.min-w-760{min-width:760px!important}.min-h-760{min-height:760px}.max-h-760{max-height:760px}.h-760{height:760px}.lh-760{line-height:760}.w-761{width:761px}.mw-761{max-width:761px!important}.min-w-761{min-width:761px!important}.min-h-761{min-height:761px}.max-h-761{max-height:761px}.h-761{height:761px}.lh-761{line-height:761}.w-762{width:762px}.mw-762{max-width:762px!important}.min-w-762{min-width:762px!important}.min-h-762{min-height:762px}.max-h-762{max-height:762px}.h-762{height:762px}.lh-762{line-height:762}.w-763{width:763px}.mw-763{max-width:763px!important}.min-w-763{min-width:763px!important}.min-h-763{min-height:763px}.max-h-763{max-height:763px}.h-763{height:763px}.lh-763{line-height:763}.w-764{width:764px}.mw-764{max-width:764px!important}.min-w-764{min-width:764px!important}.min-h-764{min-height:764px}.max-h-764{max-height:764px}.h-764{height:764px}.lh-764{line-height:764}.w-765{width:765px}.mw-765{max-width:765px!important}.min-w-765{min-width:765px!important}.min-h-765{min-height:765px}.max-h-765{max-height:765px}.h-765{height:765px}.lh-765{line-height:765}.w-766{width:766px}.mw-766{max-width:766px!important}.min-w-766{min-width:766px!important}.min-h-766{min-height:766px}.max-h-766{max-height:766px}.h-766{height:766px}.lh-766{line-height:766}.w-767{width:767px}.mw-767{max-width:767px!important}.min-w-767{min-width:767px!important}.min-h-767{min-height:767px}.max-h-767{max-height:767px}.h-767{height:767px}.lh-767{line-height:767}.w-768{width:768px}.mw-768{max-width:768px!important}.min-w-768{min-width:768px!important}.min-h-768{min-height:768px}.max-h-768{max-height:768px}.h-768{height:768px}.lh-768{line-height:768}.w-769{width:769px}.mw-769{max-width:769px!important}.min-w-769{min-width:769px!important}.min-h-769{min-height:769px}.max-h-769{max-height:769px}.h-769{height:769px}.lh-769{line-height:769}.w-770{width:770px}.mw-770{max-width:770px!important}.min-w-770{min-width:770px!important}.min-h-770{min-height:770px}.max-h-770{max-height:770px}.h-770{height:770px}.lh-770{line-height:770}.w-771{width:771px}.mw-771{max-width:771px!important}.min-w-771{min-width:771px!important}.min-h-771{min-height:771px}.max-h-771{max-height:771px}.h-771{height:771px}.lh-771{line-height:771}.w-772{width:772px}.mw-772{max-width:772px!important}.min-w-772{min-width:772px!important}.min-h-772{min-height:772px}.max-h-772{max-height:772px}.h-772{height:772px}.lh-772{line-height:772}.w-773{width:773px}.mw-773{max-width:773px!important}.min-w-773{min-width:773px!important}.min-h-773{min-height:773px}.max-h-773{max-height:773px}.h-773{height:773px}.lh-773{line-height:773}.w-774{width:774px}.mw-774{max-width:774px!important}.min-w-774{min-width:774px!important}.min-h-774{min-height:774px}.max-h-774{max-height:774px}.h-774{height:774px}.lh-774{line-height:774}.w-775{width:775px}.mw-775{max-width:775px!important}.min-w-775{min-width:775px!important}.min-h-775{min-height:775px}.max-h-775{max-height:775px}.h-775{height:775px}.lh-775{line-height:775}.w-776{width:776px}.mw-776{max-width:776px!important}.min-w-776{min-width:776px!important}.min-h-776{min-height:776px}.max-h-776{max-height:776px}.h-776{height:776px}.lh-776{line-height:776}.w-777{width:777px}.mw-777{max-width:777px!important}.min-w-777{min-width:777px!important}.min-h-777{min-height:777px}.max-h-777{max-height:777px}.h-777{height:777px}.lh-777{line-height:777}.w-778{width:778px}.mw-778{max-width:778px!important}.min-w-778{min-width:778px!important}.min-h-778{min-height:778px}.max-h-778{max-height:778px}.h-778{height:778px}.lh-778{line-height:778}.w-779{width:779px}.mw-779{max-width:779px!important}.min-w-779{min-width:779px!important}.min-h-779{min-height:779px}.max-h-779{max-height:779px}.h-779{height:779px}.lh-779{line-height:779}.w-780{width:780px}.mw-780{max-width:780px!important}.min-w-780{min-width:780px!important}.min-h-780{min-height:780px}.max-h-780{max-height:780px}.h-780{height:780px}.lh-780{line-height:780}.w-781{width:781px}.mw-781{max-width:781px!important}.min-w-781{min-width:781px!important}.min-h-781{min-height:781px}.max-h-781{max-height:781px}.h-781{height:781px}.lh-781{line-height:781}.w-782{width:782px}.mw-782{max-width:782px!important}.min-w-782{min-width:782px!important}.min-h-782{min-height:782px}.max-h-782{max-height:782px}.h-782{height:782px}.lh-782{line-height:782}.w-783{width:783px}.mw-783{max-width:783px!important}.min-w-783{min-width:783px!important}.min-h-783{min-height:783px}.max-h-783{max-height:783px}.h-783{height:783px}.lh-783{line-height:783}.w-784{width:784px}.mw-784{max-width:784px!important}.min-w-784{min-width:784px!important}.min-h-784{min-height:784px}.max-h-784{max-height:784px}.h-784{height:784px}.lh-784{line-height:784}.w-785{width:785px}.mw-785{max-width:785px!important}.min-w-785{min-width:785px!important}.min-h-785{min-height:785px}.max-h-785{max-height:785px}.h-785{height:785px}.lh-785{line-height:785}.w-786{width:786px}.mw-786{max-width:786px!important}.min-w-786{min-width:786px!important}.min-h-786{min-height:786px}.max-h-786{max-height:786px}.h-786{height:786px}.lh-786{line-height:786}.w-787{width:787px}.mw-787{max-width:787px!important}.min-w-787{min-width:787px!important}.min-h-787{min-height:787px}.max-h-787{max-height:787px}.h-787{height:787px}.lh-787{line-height:787}.w-788{width:788px}.mw-788{max-width:788px!important}.min-w-788{min-width:788px!important}.min-h-788{min-height:788px}.max-h-788{max-height:788px}.h-788{height:788px}.lh-788{line-height:788}.w-789{width:789px}.mw-789{max-width:789px!important}.min-w-789{min-width:789px!important}.min-h-789{min-height:789px}.max-h-789{max-height:789px}.h-789{height:789px}.lh-789{line-height:789}.w-790{width:790px}.mw-790{max-width:790px!important}.min-w-790{min-width:790px!important}.min-h-790{min-height:790px}.max-h-790{max-height:790px}.h-790{height:790px}.lh-790{line-height:790}.w-791{width:791px}.mw-791{max-width:791px!important}.min-w-791{min-width:791px!important}.min-h-791{min-height:791px}.max-h-791{max-height:791px}.h-791{height:791px}.lh-791{line-height:791}.w-792{width:792px}.mw-792{max-width:792px!important}.min-w-792{min-width:792px!important}.min-h-792{min-height:792px}.max-h-792{max-height:792px}.h-792{height:792px}.lh-792{line-height:792}.w-793{width:793px}.mw-793{max-width:793px!important}.min-w-793{min-width:793px!important}.min-h-793{min-height:793px}.max-h-793{max-height:793px}.h-793{height:793px}.lh-793{line-height:793}.w-794{width:794px}.mw-794{max-width:794px!important}.min-w-794{min-width:794px!important}.min-h-794{min-height:794px}.max-h-794{max-height:794px}.h-794{height:794px}.lh-794{line-height:794}.w-795{width:795px}.mw-795{max-width:795px!important}.min-w-795{min-width:795px!important}.min-h-795{min-height:795px}.max-h-795{max-height:795px}.h-795{height:795px}.lh-795{line-height:795}.w-796{width:796px}.mw-796{max-width:796px!important}.min-w-796{min-width:796px!important}.min-h-796{min-height:796px}.max-h-796{max-height:796px}.h-796{height:796px}.lh-796{line-height:796}.w-797{width:797px}.mw-797{max-width:797px!important}.min-w-797{min-width:797px!important}.min-h-797{min-height:797px}.max-h-797{max-height:797px}.h-797{height:797px}.lh-797{line-height:797}.w-798{width:798px}.mw-798{max-width:798px!important}.min-w-798{min-width:798px!important}.min-h-798{min-height:798px}.max-h-798{max-height:798px}.h-798{height:798px}.lh-798{line-height:798}.w-799{width:799px}.mw-799{max-width:799px!important}.min-w-799{min-width:799px!important}.min-h-799{min-height:799px}.max-h-799{max-height:799px}.h-799{height:799px}.lh-799{line-height:799}.w-800{width:800px}.mw-800{max-width:800px!important}.min-w-800{min-width:800px!important}.min-h-800{min-height:800px}.max-h-800{max-height:800px}.h-800{height:800px}.lh-800{line-height:800}.w-801{width:801px}.mw-801{max-width:801px!important}.min-w-801{min-width:801px!important}.min-h-801{min-height:801px}.max-h-801{max-height:801px}.h-801{height:801px}.lh-801{line-height:801}.w-802{width:802px}.mw-802{max-width:802px!important}.min-w-802{min-width:802px!important}.min-h-802{min-height:802px}.max-h-802{max-height:802px}.h-802{height:802px}.lh-802{line-height:802}.w-803{width:803px}.mw-803{max-width:803px!important}.min-w-803{min-width:803px!important}.min-h-803{min-height:803px}.max-h-803{max-height:803px}.h-803{height:803px}.lh-803{line-height:803}.w-804{width:804px}.mw-804{max-width:804px!important}.min-w-804{min-width:804px!important}.min-h-804{min-height:804px}.max-h-804{max-height:804px}.h-804{height:804px}.lh-804{line-height:804}.w-805{width:805px}.mw-805{max-width:805px!important}.min-w-805{min-width:805px!important}.min-h-805{min-height:805px}.max-h-805{max-height:805px}.h-805{height:805px}.lh-805{line-height:805}.w-806{width:806px}.mw-806{max-width:806px!important}.min-w-806{min-width:806px!important}.min-h-806{min-height:806px}.max-h-806{max-height:806px}.h-806{height:806px}.lh-806{line-height:806}.w-807{width:807px}.mw-807{max-width:807px!important}.min-w-807{min-width:807px!important}.min-h-807{min-height:807px}.max-h-807{max-height:807px}.h-807{height:807px}.lh-807{line-height:807}.w-808{width:808px}.mw-808{max-width:808px!important}.min-w-808{min-width:808px!important}.min-h-808{min-height:808px}.max-h-808{max-height:808px}.h-808{height:808px}.lh-808{line-height:808}.w-809{width:809px}.mw-809{max-width:809px!important}.min-w-809{min-width:809px!important}.min-h-809{min-height:809px}.max-h-809{max-height:809px}.h-809{height:809px}.lh-809{line-height:809}.w-810{width:810px}.mw-810{max-width:810px!important}.min-w-810{min-width:810px!important}.min-h-810{min-height:810px}.max-h-810{max-height:810px}.h-810{height:810px}.lh-810{line-height:810}.w-811{width:811px}.mw-811{max-width:811px!important}.min-w-811{min-width:811px!important}.min-h-811{min-height:811px}.max-h-811{max-height:811px}.h-811{height:811px}.lh-811{line-height:811}.w-812{width:812px}.mw-812{max-width:812px!important}.min-w-812{min-width:812px!important}.min-h-812{min-height:812px}.max-h-812{max-height:812px}.h-812{height:812px}.lh-812{line-height:812}.w-813{width:813px}.mw-813{max-width:813px!important}.min-w-813{min-width:813px!important}.min-h-813{min-height:813px}.max-h-813{max-height:813px}.h-813{height:813px}.lh-813{line-height:813}.w-814{width:814px}.mw-814{max-width:814px!important}.min-w-814{min-width:814px!important}.min-h-814{min-height:814px}.max-h-814{max-height:814px}.h-814{height:814px}.lh-814{line-height:814}.w-815{width:815px}.mw-815{max-width:815px!important}.min-w-815{min-width:815px!important}.min-h-815{min-height:815px}.max-h-815{max-height:815px}.h-815{height:815px}.lh-815{line-height:815}.w-816{width:816px}.mw-816{max-width:816px!important}.min-w-816{min-width:816px!important}.min-h-816{min-height:816px}.max-h-816{max-height:816px}.h-816{height:816px}.lh-816{line-height:816}.w-817{width:817px}.mw-817{max-width:817px!important}.min-w-817{min-width:817px!important}.min-h-817{min-height:817px}.max-h-817{max-height:817px}.h-817{height:817px}.lh-817{line-height:817}.w-818{width:818px}.mw-818{max-width:818px!important}.min-w-818{min-width:818px!important}.min-h-818{min-height:818px}.max-h-818{max-height:818px}.h-818{height:818px}.lh-818{line-height:818}.w-819{width:819px}.mw-819{max-width:819px!important}.min-w-819{min-width:819px!important}.min-h-819{min-height:819px}.max-h-819{max-height:819px}.h-819{height:819px}.lh-819{line-height:819}.w-820{width:820px}.mw-820{max-width:820px!important}.min-w-820{min-width:820px!important}.min-h-820{min-height:820px}.max-h-820{max-height:820px}.h-820{height:820px}.lh-820{line-height:820}.w-821{width:821px}.mw-821{max-width:821px!important}.min-w-821{min-width:821px!important}.min-h-821{min-height:821px}.max-h-821{max-height:821px}.h-821{height:821px}.lh-821{line-height:821}.w-822{width:822px}.mw-822{max-width:822px!important}.min-w-822{min-width:822px!important}.min-h-822{min-height:822px}.max-h-822{max-height:822px}.h-822{height:822px}.lh-822{line-height:822}.w-823{width:823px}.mw-823{max-width:823px!important}.min-w-823{min-width:823px!important}.min-h-823{min-height:823px}.max-h-823{max-height:823px}.h-823{height:823px}.lh-823{line-height:823}.w-824{width:824px}.mw-824{max-width:824px!important}.min-w-824{min-width:824px!important}.min-h-824{min-height:824px}.max-h-824{max-height:824px}.h-824{height:824px}.lh-824{line-height:824}.w-825{width:825px}.mw-825{max-width:825px!important}.min-w-825{min-width:825px!important}.min-h-825{min-height:825px}.max-h-825{max-height:825px}.h-825{height:825px}.lh-825{line-height:825}.w-826{width:826px}.mw-826{max-width:826px!important}.min-w-826{min-width:826px!important}.min-h-826{min-height:826px}.max-h-826{max-height:826px}.h-826{height:826px}.lh-826{line-height:826}.w-827{width:827px}.mw-827{max-width:827px!important}.min-w-827{min-width:827px!important}.min-h-827{min-height:827px}.max-h-827{max-height:827px}.h-827{height:827px}.lh-827{line-height:827}.w-828{width:828px}.mw-828{max-width:828px!important}.min-w-828{min-width:828px!important}.min-h-828{min-height:828px}.max-h-828{max-height:828px}.h-828{height:828px}.lh-828{line-height:828}.w-829{width:829px}.mw-829{max-width:829px!important}.min-w-829{min-width:829px!important}.min-h-829{min-height:829px}.max-h-829{max-height:829px}.h-829{height:829px}.lh-829{line-height:829}.w-830{width:830px}.mw-830{max-width:830px!important}.min-w-830{min-width:830px!important}.min-h-830{min-height:830px}.max-h-830{max-height:830px}.h-830{height:830px}.lh-830{line-height:830}.w-831{width:831px}.mw-831{max-width:831px!important}.min-w-831{min-width:831px!important}.min-h-831{min-height:831px}.max-h-831{max-height:831px}.h-831{height:831px}.lh-831{line-height:831}.w-832{width:832px}.mw-832{max-width:832px!important}.min-w-832{min-width:832px!important}.min-h-832{min-height:832px}.max-h-832{max-height:832px}.h-832{height:832px}.lh-832{line-height:832}.w-833{width:833px}.mw-833{max-width:833px!important}.min-w-833{min-width:833px!important}.min-h-833{min-height:833px}.max-h-833{max-height:833px}.h-833{height:833px}.lh-833{line-height:833}.w-834{width:834px}.mw-834{max-width:834px!important}.min-w-834{min-width:834px!important}.min-h-834{min-height:834px}.max-h-834{max-height:834px}.h-834{height:834px}.lh-834{line-height:834}.w-835{width:835px}.mw-835{max-width:835px!important}.min-w-835{min-width:835px!important}.min-h-835{min-height:835px}.max-h-835{max-height:835px}.h-835{height:835px}.lh-835{line-height:835}.w-836{width:836px}.mw-836{max-width:836px!important}.min-w-836{min-width:836px!important}.min-h-836{min-height:836px}.max-h-836{max-height:836px}.h-836{height:836px}.lh-836{line-height:836}.w-837{width:837px}.mw-837{max-width:837px!important}.min-w-837{min-width:837px!important}.min-h-837{min-height:837px}.max-h-837{max-height:837px}.h-837{height:837px}.lh-837{line-height:837}.w-838{width:838px}.mw-838{max-width:838px!important}.min-w-838{min-width:838px!important}.min-h-838{min-height:838px}.max-h-838{max-height:838px}.h-838{height:838px}.lh-838{line-height:838}.w-839{width:839px}.mw-839{max-width:839px!important}.min-w-839{min-width:839px!important}.min-h-839{min-height:839px}.max-h-839{max-height:839px}.h-839{height:839px}.lh-839{line-height:839}.w-840{width:840px}.mw-840{max-width:840px!important}.min-w-840{min-width:840px!important}.min-h-840{min-height:840px}.max-h-840{max-height:840px}.h-840{height:840px}.lh-840{line-height:840}.w-841{width:841px}.mw-841{max-width:841px!important}.min-w-841{min-width:841px!important}.min-h-841{min-height:841px}.max-h-841{max-height:841px}.h-841{height:841px}.lh-841{line-height:841}.w-842{width:842px}.mw-842{max-width:842px!important}.min-w-842{min-width:842px!important}.min-h-842{min-height:842px}.max-h-842{max-height:842px}.h-842{height:842px}.lh-842{line-height:842}.w-843{width:843px}.mw-843{max-width:843px!important}.min-w-843{min-width:843px!important}.min-h-843{min-height:843px}.max-h-843{max-height:843px}.h-843{height:843px}.lh-843{line-height:843}.w-844{width:844px}.mw-844{max-width:844px!important}.min-w-844{min-width:844px!important}.min-h-844{min-height:844px}.max-h-844{max-height:844px}.h-844{height:844px}.lh-844{line-height:844}.w-845{width:845px}.mw-845{max-width:845px!important}.min-w-845{min-width:845px!important}.min-h-845{min-height:845px}.max-h-845{max-height:845px}.h-845{height:845px}.lh-845{line-height:845}.w-846{width:846px}.mw-846{max-width:846px!important}.min-w-846{min-width:846px!important}.min-h-846{min-height:846px}.max-h-846{max-height:846px}.h-846{height:846px}.lh-846{line-height:846}.w-847{width:847px}.mw-847{max-width:847px!important}.min-w-847{min-width:847px!important}.min-h-847{min-height:847px}.max-h-847{max-height:847px}.h-847{height:847px}.lh-847{line-height:847}.w-848{width:848px}.mw-848{max-width:848px!important}.min-w-848{min-width:848px!important}.min-h-848{min-height:848px}.max-h-848{max-height:848px}.h-848{height:848px}.lh-848{line-height:848}.w-849{width:849px}.mw-849{max-width:849px!important}.min-w-849{min-width:849px!important}.min-h-849{min-height:849px}.max-h-849{max-height:849px}.h-849{height:849px}.lh-849{line-height:849}.w-850{width:850px}.mw-850{max-width:850px!important}.min-w-850{min-width:850px!important}.min-h-850{min-height:850px}.max-h-850{max-height:850px}.h-850{height:850px}.lh-850{line-height:850}.w-851{width:851px}.mw-851{max-width:851px!important}.min-w-851{min-width:851px!important}.min-h-851{min-height:851px}.max-h-851{max-height:851px}.h-851{height:851px}.lh-851{line-height:851}.w-852{width:852px}.mw-852{max-width:852px!important}.min-w-852{min-width:852px!important}.min-h-852{min-height:852px}.max-h-852{max-height:852px}.h-852{height:852px}.lh-852{line-height:852}.w-853{width:853px}.mw-853{max-width:853px!important}.min-w-853{min-width:853px!important}.min-h-853{min-height:853px}.max-h-853{max-height:853px}.h-853{height:853px}.lh-853{line-height:853}.w-854{width:854px}.mw-854{max-width:854px!important}.min-w-854{min-width:854px!important}.min-h-854{min-height:854px}.max-h-854{max-height:854px}.h-854{height:854px}.lh-854{line-height:854}.w-855{width:855px}.mw-855{max-width:855px!important}.min-w-855{min-width:855px!important}.min-h-855{min-height:855px}.max-h-855{max-height:855px}.h-855{height:855px}.lh-855{line-height:855}.w-856{width:856px}.mw-856{max-width:856px!important}.min-w-856{min-width:856px!important}.min-h-856{min-height:856px}.max-h-856{max-height:856px}.h-856{height:856px}.lh-856{line-height:856}.w-857{width:857px}.mw-857{max-width:857px!important}.min-w-857{min-width:857px!important}.min-h-857{min-height:857px}.max-h-857{max-height:857px}.h-857{height:857px}.lh-857{line-height:857}.w-858{width:858px}.mw-858{max-width:858px!important}.min-w-858{min-width:858px!important}.min-h-858{min-height:858px}.max-h-858{max-height:858px}.h-858{height:858px}.lh-858{line-height:858}.w-859{width:859px}.mw-859{max-width:859px!important}.min-w-859{min-width:859px!important}.min-h-859{min-height:859px}.max-h-859{max-height:859px}.h-859{height:859px}.lh-859{line-height:859}.w-860{width:860px}.mw-860{max-width:860px!important}.min-w-860{min-width:860px!important}.min-h-860{min-height:860px}.max-h-860{max-height:860px}.h-860{height:860px}.lh-860{line-height:860}.w-861{width:861px}.mw-861{max-width:861px!important}.min-w-861{min-width:861px!important}.min-h-861{min-height:861px}.max-h-861{max-height:861px}.h-861{height:861px}.lh-861{line-height:861}.w-862{width:862px}.mw-862{max-width:862px!important}.min-w-862{min-width:862px!important}.min-h-862{min-height:862px}.max-h-862{max-height:862px}.h-862{height:862px}.lh-862{line-height:862}.w-863{width:863px}.mw-863{max-width:863px!important}.min-w-863{min-width:863px!important}.min-h-863{min-height:863px}.max-h-863{max-height:863px}.h-863{height:863px}.lh-863{line-height:863}.w-864{width:864px}.mw-864{max-width:864px!important}.min-w-864{min-width:864px!important}.min-h-864{min-height:864px}.max-h-864{max-height:864px}.h-864{height:864px}.lh-864{line-height:864}.w-865{width:865px}.mw-865{max-width:865px!important}.min-w-865{min-width:865px!important}.min-h-865{min-height:865px}.max-h-865{max-height:865px}.h-865{height:865px}.lh-865{line-height:865}.w-866{width:866px}.mw-866{max-width:866px!important}.min-w-866{min-width:866px!important}.min-h-866{min-height:866px}.max-h-866{max-height:866px}.h-866{height:866px}.lh-866{line-height:866}.w-867{width:867px}.mw-867{max-width:867px!important}.min-w-867{min-width:867px!important}.min-h-867{min-height:867px}.max-h-867{max-height:867px}.h-867{height:867px}.lh-867{line-height:867}.w-868{width:868px}.mw-868{max-width:868px!important}.min-w-868{min-width:868px!important}.min-h-868{min-height:868px}.max-h-868{max-height:868px}.h-868{height:868px}.lh-868{line-height:868}.w-869{width:869px}.mw-869{max-width:869px!important}.min-w-869{min-width:869px!important}.min-h-869{min-height:869px}.max-h-869{max-height:869px}.h-869{height:869px}.lh-869{line-height:869}.w-870{width:870px}.mw-870{max-width:870px!important}.min-w-870{min-width:870px!important}.min-h-870{min-height:870px}.max-h-870{max-height:870px}.h-870{height:870px}.lh-870{line-height:870}.w-871{width:871px}.mw-871{max-width:871px!important}.min-w-871{min-width:871px!important}.min-h-871{min-height:871px}.max-h-871{max-height:871px}.h-871{height:871px}.lh-871{line-height:871}.w-872{width:872px}.mw-872{max-width:872px!important}.min-w-872{min-width:872px!important}.min-h-872{min-height:872px}.max-h-872{max-height:872px}.h-872{height:872px}.lh-872{line-height:872}.w-873{width:873px}.mw-873{max-width:873px!important}.min-w-873{min-width:873px!important}.min-h-873{min-height:873px}.max-h-873{max-height:873px}.h-873{height:873px}.lh-873{line-height:873}.w-874{width:874px}.mw-874{max-width:874px!important}.min-w-874{min-width:874px!important}.min-h-874{min-height:874px}.max-h-874{max-height:874px}.h-874{height:874px}.lh-874{line-height:874}.w-875{width:875px}.mw-875{max-width:875px!important}.min-w-875{min-width:875px!important}.min-h-875{min-height:875px}.max-h-875{max-height:875px}.h-875{height:875px}.lh-875{line-height:875}.w-876{width:876px}.mw-876{max-width:876px!important}.min-w-876{min-width:876px!important}.min-h-876{min-height:876px}.max-h-876{max-height:876px}.h-876{height:876px}.lh-876{line-height:876}.w-877{width:877px}.mw-877{max-width:877px!important}.min-w-877{min-width:877px!important}.min-h-877{min-height:877px}.max-h-877{max-height:877px}.h-877{height:877px}.lh-877{line-height:877}.w-878{width:878px}.mw-878{max-width:878px!important}.min-w-878{min-width:878px!important}.min-h-878{min-height:878px}.max-h-878{max-height:878px}.h-878{height:878px}.lh-878{line-height:878}.w-879{width:879px}.mw-879{max-width:879px!important}.min-w-879{min-width:879px!important}.min-h-879{min-height:879px}.max-h-879{max-height:879px}.h-879{height:879px}.lh-879{line-height:879}.w-880{width:880px}.mw-880{max-width:880px!important}.min-w-880{min-width:880px!important}.min-h-880{min-height:880px}.max-h-880{max-height:880px}.h-880{height:880px}.lh-880{line-height:880}.w-881{width:881px}.mw-881{max-width:881px!important}.min-w-881{min-width:881px!important}.min-h-881{min-height:881px}.max-h-881{max-height:881px}.h-881{height:881px}.lh-881{line-height:881}.w-882{width:882px}.mw-882{max-width:882px!important}.min-w-882{min-width:882px!important}.min-h-882{min-height:882px}.max-h-882{max-height:882px}.h-882{height:882px}.lh-882{line-height:882}.w-883{width:883px}.mw-883{max-width:883px!important}.min-w-883{min-width:883px!important}.min-h-883{min-height:883px}.max-h-883{max-height:883px}.h-883{height:883px}.lh-883{line-height:883}.w-884{width:884px}.mw-884{max-width:884px!important}.min-w-884{min-width:884px!important}.min-h-884{min-height:884px}.max-h-884{max-height:884px}.h-884{height:884px}.lh-884{line-height:884}.w-885{width:885px}.mw-885{max-width:885px!important}.min-w-885{min-width:885px!important}.min-h-885{min-height:885px}.max-h-885{max-height:885px}.h-885{height:885px}.lh-885{line-height:885}.w-886{width:886px}.mw-886{max-width:886px!important}.min-w-886{min-width:886px!important}.min-h-886{min-height:886px}.max-h-886{max-height:886px}.h-886{height:886px}.lh-886{line-height:886}.w-887{width:887px}.mw-887{max-width:887px!important}.min-w-887{min-width:887px!important}.min-h-887{min-height:887px}.max-h-887{max-height:887px}.h-887{height:887px}.lh-887{line-height:887}.w-888{width:888px}.mw-888{max-width:888px!important}.min-w-888{min-width:888px!important}.min-h-888{min-height:888px}.max-h-888{max-height:888px}.h-888{height:888px}.lh-888{line-height:888}.w-889{width:889px}.mw-889{max-width:889px!important}.min-w-889{min-width:889px!important}.min-h-889{min-height:889px}.max-h-889{max-height:889px}.h-889{height:889px}.lh-889{line-height:889}.w-890{width:890px}.mw-890{max-width:890px!important}.min-w-890{min-width:890px!important}.min-h-890{min-height:890px}.max-h-890{max-height:890px}.h-890{height:890px}.lh-890{line-height:890}.w-891{width:891px}.mw-891{max-width:891px!important}.min-w-891{min-width:891px!important}.min-h-891{min-height:891px}.max-h-891{max-height:891px}.h-891{height:891px}.lh-891{line-height:891}.w-892{width:892px}.mw-892{max-width:892px!important}.min-w-892{min-width:892px!important}.min-h-892{min-height:892px}.max-h-892{max-height:892px}.h-892{height:892px}.lh-892{line-height:892}.w-893{width:893px}.mw-893{max-width:893px!important}.min-w-893{min-width:893px!important}.min-h-893{min-height:893px}.max-h-893{max-height:893px}.h-893{height:893px}.lh-893{line-height:893}.w-894{width:894px}.mw-894{max-width:894px!important}.min-w-894{min-width:894px!important}.min-h-894{min-height:894px}.max-h-894{max-height:894px}.h-894{height:894px}.lh-894{line-height:894}.w-895{width:895px}.mw-895{max-width:895px!important}.min-w-895{min-width:895px!important}.min-h-895{min-height:895px}.max-h-895{max-height:895px}.h-895{height:895px}.lh-895{line-height:895}.w-896{width:896px}.mw-896{max-width:896px!important}.min-w-896{min-width:896px!important}.min-h-896{min-height:896px}.max-h-896{max-height:896px}.h-896{height:896px}.lh-896{line-height:896}.w-897{width:897px}.mw-897{max-width:897px!important}.min-w-897{min-width:897px!important}.min-h-897{min-height:897px}.max-h-897{max-height:897px}.h-897{height:897px}.lh-897{line-height:897}.w-898{width:898px}.mw-898{max-width:898px!important}.min-w-898{min-width:898px!important}.min-h-898{min-height:898px}.max-h-898{max-height:898px}.h-898{height:898px}.lh-898{line-height:898}.w-899{width:899px}.mw-899{max-width:899px!important}.min-w-899{min-width:899px!important}.min-h-899{min-height:899px}.max-h-899{max-height:899px}.h-899{height:899px}.lh-899{line-height:899}.w-900{width:900px}.mw-900{max-width:900px!important}.min-w-900{min-width:900px!important}.min-h-900{min-height:900px}.max-h-900{max-height:900px}.h-900{height:900px}.lh-900{line-height:900}.w-901{width:901px}.mw-901{max-width:901px!important}.min-w-901{min-width:901px!important}.min-h-901{min-height:901px}.max-h-901{max-height:901px}.h-901{height:901px}.lh-901{line-height:901}.w-902{width:902px}.mw-902{max-width:902px!important}.min-w-902{min-width:902px!important}.min-h-902{min-height:902px}.max-h-902{max-height:902px}.h-902{height:902px}.lh-902{line-height:902}.w-903{width:903px}.mw-903{max-width:903px!important}.min-w-903{min-width:903px!important}.min-h-903{min-height:903px}.max-h-903{max-height:903px}.h-903{height:903px}.lh-903{line-height:903}.w-904{width:904px}.mw-904{max-width:904px!important}.min-w-904{min-width:904px!important}.min-h-904{min-height:904px}.max-h-904{max-height:904px}.h-904{height:904px}.lh-904{line-height:904}.w-905{width:905px}.mw-905{max-width:905px!important}.min-w-905{min-width:905px!important}.min-h-905{min-height:905px}.max-h-905{max-height:905px}.h-905{height:905px}.lh-905{line-height:905}.w-906{width:906px}.mw-906{max-width:906px!important}.min-w-906{min-width:906px!important}.min-h-906{min-height:906px}.max-h-906{max-height:906px}.h-906{height:906px}.lh-906{line-height:906}.w-907{width:907px}.mw-907{max-width:907px!important}.min-w-907{min-width:907px!important}.min-h-907{min-height:907px}.max-h-907{max-height:907px}.h-907{height:907px}.lh-907{line-height:907}.w-908{width:908px}.mw-908{max-width:908px!important}.min-w-908{min-width:908px!important}.min-h-908{min-height:908px}.max-h-908{max-height:908px}.h-908{height:908px}.lh-908{line-height:908}.w-909{width:909px}.mw-909{max-width:909px!important}.min-w-909{min-width:909px!important}.min-h-909{min-height:909px}.max-h-909{max-height:909px}.h-909{height:909px}.lh-909{line-height:909}.w-910{width:910px}.mw-910{max-width:910px!important}.min-w-910{min-width:910px!important}.min-h-910{min-height:910px}.max-h-910{max-height:910px}.h-910{height:910px}.lh-910{line-height:910}.w-911{width:911px}.mw-911{max-width:911px!important}.min-w-911{min-width:911px!important}.min-h-911{min-height:911px}.max-h-911{max-height:911px}.h-911{height:911px}.lh-911{line-height:911}.w-912{width:912px}.mw-912{max-width:912px!important}.min-w-912{min-width:912px!important}.min-h-912{min-height:912px}.max-h-912{max-height:912px}.h-912{height:912px}.lh-912{line-height:912}.w-913{width:913px}.mw-913{max-width:913px!important}.min-w-913{min-width:913px!important}.min-h-913{min-height:913px}.max-h-913{max-height:913px}.h-913{height:913px}.lh-913{line-height:913}.w-914{width:914px}.mw-914{max-width:914px!important}.min-w-914{min-width:914px!important}.min-h-914{min-height:914px}.max-h-914{max-height:914px}.h-914{height:914px}.lh-914{line-height:914}.w-915{width:915px}.mw-915{max-width:915px!important}.min-w-915{min-width:915px!important}.min-h-915{min-height:915px}.max-h-915{max-height:915px}.h-915{height:915px}.lh-915{line-height:915}.w-916{width:916px}.mw-916{max-width:916px!important}.min-w-916{min-width:916px!important}.min-h-916{min-height:916px}.max-h-916{max-height:916px}.h-916{height:916px}.lh-916{line-height:916}.w-917{width:917px}.mw-917{max-width:917px!important}.min-w-917{min-width:917px!important}.min-h-917{min-height:917px}.max-h-917{max-height:917px}.h-917{height:917px}.lh-917{line-height:917}.w-918{width:918px}.mw-918{max-width:918px!important}.min-w-918{min-width:918px!important}.min-h-918{min-height:918px}.max-h-918{max-height:918px}.h-918{height:918px}.lh-918{line-height:918}.w-919{width:919px}.mw-919{max-width:919px!important}.min-w-919{min-width:919px!important}.min-h-919{min-height:919px}.max-h-919{max-height:919px}.h-919{height:919px}.lh-919{line-height:919}.w-920{width:920px}.mw-920{max-width:920px!important}.min-w-920{min-width:920px!important}.min-h-920{min-height:920px}.max-h-920{max-height:920px}.h-920{height:920px}.lh-920{line-height:920}.w-921{width:921px}.mw-921{max-width:921px!important}.min-w-921{min-width:921px!important}.min-h-921{min-height:921px}.max-h-921{max-height:921px}.h-921{height:921px}.lh-921{line-height:921}.w-922{width:922px}.mw-922{max-width:922px!important}.min-w-922{min-width:922px!important}.min-h-922{min-height:922px}.max-h-922{max-height:922px}.h-922{height:922px}.lh-922{line-height:922}.w-923{width:923px}.mw-923{max-width:923px!important}.min-w-923{min-width:923px!important}.min-h-923{min-height:923px}.max-h-923{max-height:923px}.h-923{height:923px}.lh-923{line-height:923}.w-924{width:924px}.mw-924{max-width:924px!important}.min-w-924{min-width:924px!important}.min-h-924{min-height:924px}.max-h-924{max-height:924px}.h-924{height:924px}.lh-924{line-height:924}.w-925{width:925px}.mw-925{max-width:925px!important}.min-w-925{min-width:925px!important}.min-h-925{min-height:925px}.max-h-925{max-height:925px}.h-925{height:925px}.lh-925{line-height:925}.w-926{width:926px}.mw-926{max-width:926px!important}.min-w-926{min-width:926px!important}.min-h-926{min-height:926px}.max-h-926{max-height:926px}.h-926{height:926px}.lh-926{line-height:926}.w-927{width:927px}.mw-927{max-width:927px!important}.min-w-927{min-width:927px!important}.min-h-927{min-height:927px}.max-h-927{max-height:927px}.h-927{height:927px}.lh-927{line-height:927}.w-928{width:928px}.mw-928{max-width:928px!important}.min-w-928{min-width:928px!important}.min-h-928{min-height:928px}.max-h-928{max-height:928px}.h-928{height:928px}.lh-928{line-height:928}.w-929{width:929px}.mw-929{max-width:929px!important}.min-w-929{min-width:929px!important}.min-h-929{min-height:929px}.max-h-929{max-height:929px}.h-929{height:929px}.lh-929{line-height:929}.w-930{width:930px}.mw-930{max-width:930px!important}.min-w-930{min-width:930px!important}.min-h-930{min-height:930px}.max-h-930{max-height:930px}.h-930{height:930px}.lh-930{line-height:930}.w-931{width:931px}.mw-931{max-width:931px!important}.min-w-931{min-width:931px!important}.min-h-931{min-height:931px}.max-h-931{max-height:931px}.h-931{height:931px}.lh-931{line-height:931}.w-932{width:932px}.mw-932{max-width:932px!important}.min-w-932{min-width:932px!important}.min-h-932{min-height:932px}.max-h-932{max-height:932px}.h-932{height:932px}.lh-932{line-height:932}.w-933{width:933px}.mw-933{max-width:933px!important}.min-w-933{min-width:933px!important}.min-h-933{min-height:933px}.max-h-933{max-height:933px}.h-933{height:933px}.lh-933{line-height:933}.w-934{width:934px}.mw-934{max-width:934px!important}.min-w-934{min-width:934px!important}.min-h-934{min-height:934px}.max-h-934{max-height:934px}.h-934{height:934px}.lh-934{line-height:934}.w-935{width:935px}.mw-935{max-width:935px!important}.min-w-935{min-width:935px!important}.min-h-935{min-height:935px}.max-h-935{max-height:935px}.h-935{height:935px}.lh-935{line-height:935}.w-936{width:936px}.mw-936{max-width:936px!important}.min-w-936{min-width:936px!important}.min-h-936{min-height:936px}.max-h-936{max-height:936px}.h-936{height:936px}.lh-936{line-height:936}.w-937{width:937px}.mw-937{max-width:937px!important}.min-w-937{min-width:937px!important}.min-h-937{min-height:937px}.max-h-937{max-height:937px}.h-937{height:937px}.lh-937{line-height:937}.w-938{width:938px}.mw-938{max-width:938px!important}.min-w-938{min-width:938px!important}.min-h-938{min-height:938px}.max-h-938{max-height:938px}.h-938{height:938px}.lh-938{line-height:938}.w-939{width:939px}.mw-939{max-width:939px!important}.min-w-939{min-width:939px!important}.min-h-939{min-height:939px}.max-h-939{max-height:939px}.h-939{height:939px}.lh-939{line-height:939}.w-940{width:940px}.mw-940{max-width:940px!important}.min-w-940{min-width:940px!important}.min-h-940{min-height:940px}.max-h-940{max-height:940px}.h-940{height:940px}.lh-940{line-height:940}.w-941{width:941px}.mw-941{max-width:941px!important}.min-w-941{min-width:941px!important}.min-h-941{min-height:941px}.max-h-941{max-height:941px}.h-941{height:941px}.lh-941{line-height:941}.w-942{width:942px}.mw-942{max-width:942px!important}.min-w-942{min-width:942px!important}.min-h-942{min-height:942px}.max-h-942{max-height:942px}.h-942{height:942px}.lh-942{line-height:942}.w-943{width:943px}.mw-943{max-width:943px!important}.min-w-943{min-width:943px!important}.min-h-943{min-height:943px}.max-h-943{max-height:943px}.h-943{height:943px}.lh-943{line-height:943}.w-944{width:944px}.mw-944{max-width:944px!important}.min-w-944{min-width:944px!important}.min-h-944{min-height:944px}.max-h-944{max-height:944px}.h-944{height:944px}.lh-944{line-height:944}.w-945{width:945px}.mw-945{max-width:945px!important}.min-w-945{min-width:945px!important}.min-h-945{min-height:945px}.max-h-945{max-height:945px}.h-945{height:945px}.lh-945{line-height:945}.w-946{width:946px}.mw-946{max-width:946px!important}.min-w-946{min-width:946px!important}.min-h-946{min-height:946px}.max-h-946{max-height:946px}.h-946{height:946px}.lh-946{line-height:946}.w-947{width:947px}.mw-947{max-width:947px!important}.min-w-947{min-width:947px!important}.min-h-947{min-height:947px}.max-h-947{max-height:947px}.h-947{height:947px}.lh-947{line-height:947}.w-948{width:948px}.mw-948{max-width:948px!important}.min-w-948{min-width:948px!important}.min-h-948{min-height:948px}.max-h-948{max-height:948px}.h-948{height:948px}.lh-948{line-height:948}.w-949{width:949px}.mw-949{max-width:949px!important}.min-w-949{min-width:949px!important}.min-h-949{min-height:949px}.max-h-949{max-height:949px}.h-949{height:949px}.lh-949{line-height:949}.w-950{width:950px}.mw-950{max-width:950px!important}.min-w-950{min-width:950px!important}.min-h-950{min-height:950px}.max-h-950{max-height:950px}.h-950{height:950px}.lh-950{line-height:950}.w-951{width:951px}.mw-951{max-width:951px!important}.min-w-951{min-width:951px!important}.min-h-951{min-height:951px}.max-h-951{max-height:951px}.h-951{height:951px}.lh-951{line-height:951}.w-952{width:952px}.mw-952{max-width:952px!important}.min-w-952{min-width:952px!important}.min-h-952{min-height:952px}.max-h-952{max-height:952px}.h-952{height:952px}.lh-952{line-height:952}.w-953{width:953px}.mw-953{max-width:953px!important}.min-w-953{min-width:953px!important}.min-h-953{min-height:953px}.max-h-953{max-height:953px}.h-953{height:953px}.lh-953{line-height:953}.w-954{width:954px}.mw-954{max-width:954px!important}.min-w-954{min-width:954px!important}.min-h-954{min-height:954px}.max-h-954{max-height:954px}.h-954{height:954px}.lh-954{line-height:954}.w-955{width:955px}.mw-955{max-width:955px!important}.min-w-955{min-width:955px!important}.min-h-955{min-height:955px}.max-h-955{max-height:955px}.h-955{height:955px}.lh-955{line-height:955}.w-956{width:956px}.mw-956{max-width:956px!important}.min-w-956{min-width:956px!important}.min-h-956{min-height:956px}.max-h-956{max-height:956px}.h-956{height:956px}.lh-956{line-height:956}.w-957{width:957px}.mw-957{max-width:957px!important}.min-w-957{min-width:957px!important}.min-h-957{min-height:957px}.max-h-957{max-height:957px}.h-957{height:957px}.lh-957{line-height:957}.w-958{width:958px}.mw-958{max-width:958px!important}.min-w-958{min-width:958px!important}.min-h-958{min-height:958px}.max-h-958{max-height:958px}.h-958{height:958px}.lh-958{line-height:958}.w-959{width:959px}.mw-959{max-width:959px!important}.min-w-959{min-width:959px!important}.min-h-959{min-height:959px}.max-h-959{max-height:959px}.h-959{height:959px}.lh-959{line-height:959}.w-960{width:960px}.mw-960{max-width:960px!important}.min-w-960{min-width:960px!important}.min-h-960{min-height:960px}.max-h-960{max-height:960px}.h-960{height:960px}.lh-960{line-height:960}.w-961{width:961px}.mw-961{max-width:961px!important}.min-w-961{min-width:961px!important}.min-h-961{min-height:961px}.max-h-961{max-height:961px}.h-961{height:961px}.lh-961{line-height:961}.w-962{width:962px}.mw-962{max-width:962px!important}.min-w-962{min-width:962px!important}.min-h-962{min-height:962px}.max-h-962{max-height:962px}.h-962{height:962px}.lh-962{line-height:962}.w-963{width:963px}.mw-963{max-width:963px!important}.min-w-963{min-width:963px!important}.min-h-963{min-height:963px}.max-h-963{max-height:963px}.h-963{height:963px}.lh-963{line-height:963}.w-964{width:964px}.mw-964{max-width:964px!important}.min-w-964{min-width:964px!important}.min-h-964{min-height:964px}.max-h-964{max-height:964px}.h-964{height:964px}.lh-964{line-height:964}.w-965{width:965px}.mw-965{max-width:965px!important}.min-w-965{min-width:965px!important}.min-h-965{min-height:965px}.max-h-965{max-height:965px}.h-965{height:965px}.lh-965{line-height:965}.w-966{width:966px}.mw-966{max-width:966px!important}.min-w-966{min-width:966px!important}.min-h-966{min-height:966px}.max-h-966{max-height:966px}.h-966{height:966px}.lh-966{line-height:966}.w-967{width:967px}.mw-967{max-width:967px!important}.min-w-967{min-width:967px!important}.min-h-967{min-height:967px}.max-h-967{max-height:967px}.h-967{height:967px}.lh-967{line-height:967}.w-968{width:968px}.mw-968{max-width:968px!important}.min-w-968{min-width:968px!important}.min-h-968{min-height:968px}.max-h-968{max-height:968px}.h-968{height:968px}.lh-968{line-height:968}.w-969{width:969px}.mw-969{max-width:969px!important}.min-w-969{min-width:969px!important}.min-h-969{min-height:969px}.max-h-969{max-height:969px}.h-969{height:969px}.lh-969{line-height:969}.w-970{width:970px}.mw-970{max-width:970px!important}.min-w-970{min-width:970px!important}.min-h-970{min-height:970px}.max-h-970{max-height:970px}.h-970{height:970px}.lh-970{line-height:970}.w-971{width:971px}.mw-971{max-width:971px!important}.min-w-971{min-width:971px!important}.min-h-971{min-height:971px}.max-h-971{max-height:971px}.h-971{height:971px}.lh-971{line-height:971}.w-972{width:972px}.mw-972{max-width:972px!important}.min-w-972{min-width:972px!important}.min-h-972{min-height:972px}.max-h-972{max-height:972px}.h-972{height:972px}.lh-972{line-height:972}.w-973{width:973px}.mw-973{max-width:973px!important}.min-w-973{min-width:973px!important}.min-h-973{min-height:973px}.max-h-973{max-height:973px}.h-973{height:973px}.lh-973{line-height:973}.w-974{width:974px}.mw-974{max-width:974px!important}.min-w-974{min-width:974px!important}.min-h-974{min-height:974px}.max-h-974{max-height:974px}.h-974{height:974px}.lh-974{line-height:974}.w-975{width:975px}.mw-975{max-width:975px!important}.min-w-975{min-width:975px!important}.min-h-975{min-height:975px}.max-h-975{max-height:975px}.h-975{height:975px}.lh-975{line-height:975}.w-976{width:976px}.mw-976{max-width:976px!important}.min-w-976{min-width:976px!important}.min-h-976{min-height:976px}.max-h-976{max-height:976px}.h-976{height:976px}.lh-976{line-height:976}.w-977{width:977px}.mw-977{max-width:977px!important}.min-w-977{min-width:977px!important}.min-h-977{min-height:977px}.max-h-977{max-height:977px}.h-977{height:977px}.lh-977{line-height:977}.w-978{width:978px}.mw-978{max-width:978px!important}.min-w-978{min-width:978px!important}.min-h-978{min-height:978px}.max-h-978{max-height:978px}.h-978{height:978px}.lh-978{line-height:978}.w-979{width:979px}.mw-979{max-width:979px!important}.min-w-979{min-width:979px!important}.min-h-979{min-height:979px}.max-h-979{max-height:979px}.h-979{height:979px}.lh-979{line-height:979}.w-980{width:980px}.mw-980{max-width:980px!important}.min-w-980{min-width:980px!important}.min-h-980{min-height:980px}.max-h-980{max-height:980px}.h-980{height:980px}.lh-980{line-height:980}.w-981{width:981px}.mw-981{max-width:981px!important}.min-w-981{min-width:981px!important}.min-h-981{min-height:981px}.max-h-981{max-height:981px}.h-981{height:981px}.lh-981{line-height:981}.w-982{width:982px}.mw-982{max-width:982px!important}.min-w-982{min-width:982px!important}.min-h-982{min-height:982px}.max-h-982{max-height:982px}.h-982{height:982px}.lh-982{line-height:982}.w-983{width:983px}.mw-983{max-width:983px!important}.min-w-983{min-width:983px!important}.min-h-983{min-height:983px}.max-h-983{max-height:983px}.h-983{height:983px}.lh-983{line-height:983}.w-984{width:984px}.mw-984{max-width:984px!important}.min-w-984{min-width:984px!important}.min-h-984{min-height:984px}.max-h-984{max-height:984px}.h-984{height:984px}.lh-984{line-height:984}.w-985{width:985px}.mw-985{max-width:985px!important}.min-w-985{min-width:985px!important}.min-h-985{min-height:985px}.max-h-985{max-height:985px}.h-985{height:985px}.lh-985{line-height:985}.w-986{width:986px}.mw-986{max-width:986px!important}.min-w-986{min-width:986px!important}.min-h-986{min-height:986px}.max-h-986{max-height:986px}.h-986{height:986px}.lh-986{line-height:986}.w-987{width:987px}.mw-987{max-width:987px!important}.min-w-987{min-width:987px!important}.min-h-987{min-height:987px}.max-h-987{max-height:987px}.h-987{height:987px}.lh-987{line-height:987}.w-988{width:988px}.mw-988{max-width:988px!important}.min-w-988{min-width:988px!important}.min-h-988{min-height:988px}.max-h-988{max-height:988px}.h-988{height:988px}.lh-988{line-height:988}.w-989{width:989px}.mw-989{max-width:989px!important}.min-w-989{min-width:989px!important}.min-h-989{min-height:989px}.max-h-989{max-height:989px}.h-989{height:989px}.lh-989{line-height:989}.w-990{width:990px}.mw-990{max-width:990px!important}.min-w-990{min-width:990px!important}.min-h-990{min-height:990px}.max-h-990{max-height:990px}.h-990{height:990px}.lh-990{line-height:990}.w-991{width:991px}.mw-991{max-width:991px!important}.min-w-991{min-width:991px!important}.min-h-991{min-height:991px}.max-h-991{max-height:991px}.h-991{height:991px}.lh-991{line-height:991}.w-992{width:992px}.mw-992{max-width:992px!important}.min-w-992{min-width:992px!important}.min-h-992{min-height:992px}.max-h-992{max-height:992px}.h-992{height:992px}.lh-992{line-height:992}.w-993{width:993px}.mw-993{max-width:993px!important}.min-w-993{min-width:993px!important}.min-h-993{min-height:993px}.max-h-993{max-height:993px}.h-993{height:993px}.lh-993{line-height:993}.w-994{width:994px}.mw-994{max-width:994px!important}.min-w-994{min-width:994px!important}.min-h-994{min-height:994px}.max-h-994{max-height:994px}.h-994{height:994px}.lh-994{line-height:994}.w-995{width:995px}.mw-995{max-width:995px!important}.min-w-995{min-width:995px!important}.min-h-995{min-height:995px}.max-h-995{max-height:995px}.h-995{height:995px}.lh-995{line-height:995}.w-996{width:996px}.mw-996{max-width:996px!important}.min-w-996{min-width:996px!important}.min-h-996{min-height:996px}.max-h-996{max-height:996px}.h-996{height:996px}.lh-996{line-height:996}.w-997{width:997px}.mw-997{max-width:997px!important}.min-w-997{min-width:997px!important}.min-h-997{min-height:997px}.max-h-997{max-height:997px}.h-997{height:997px}.lh-997{line-height:997}.w-998{width:998px}.mw-998{max-width:998px!important}.min-w-998{min-width:998px!important}.min-h-998{min-height:998px}.max-h-998{max-height:998px}.h-998{height:998px}.lh-998{line-height:998}.w-999{width:999px}.mw-999{max-width:999px!important}.min-w-999{min-width:999px!important}.min-h-999{min-height:999px}.max-h-999{max-height:999px}.h-999{height:999px}.lh-999{line-height:999}.w-1000{width:1000px}.mw-1000{max-width:1000px!important}.min-w-1000{min-width:1000px!important}.min-h-1000{min-height:1000px}.max-h-1000{max-height:1000px}.h-1000{height:1000px}.lh-1000{line-height:1000}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}:is(.leaflet-control-zoom-in,.leaflet-control-zoom-out) span{color:#000000d7!important}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url("./media/layers-55W3Q4RM.png");width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url("./media/layers-2x-TBM42ERR.png");background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url("./media/marker-icon-2V3QKKVC.png")}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
