@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";:root{--gold-primary: #B48214;--gold-secondary: #D2A032;--gold-highlight: #DCB33C;--gold-soft: #F0E696;--text-primary: #1A1A1A;--text-secondary: #555555;--border-color: #E5E5E5;--bg-white: #FFFFFF;--bg-light: #FAFAFA;--bg-neutral: #F5F5F5;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .06);--shadow-md: 0 4px 20px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 30px rgba(0, 0, 0, .12);--shadow-gold: 0 4px 15px rgba(180, 130, 20, .2);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-full: 50px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text-primary);background:var(--bg-light);line-height:1.6}section{padding:40px 0}section:nth-child(2n){background:var(--bg-white)}section:nth-child(odd){background:var(--bg-light)}.section-header{margin-bottom:30px}.section-header .section-subtitle{color:var(--gold-primary);font-weight:600;font-size:.95rem;text-transform:uppercase;letter-spacing:1.5px;display:block;margin-bottom:12px}.section-header .section-title{color:var(--text-primary);font-size:2.5rem;font-weight:800;line-height:1.2;margin:0}.btn{padding:12px 28px;border-radius:var(--radius-full);font-weight:600;transition:all .3s ease;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.btn-primary{background:var(--gold-primary);color:var(--bg-white);box-shadow:var(--shadow-gold)}.btn-primary:hover{background:var(--gold-secondary);transform:translateY(-2px);box-shadow:0 6px 20px #b482144d}.btn-primary:active{transform:translateY(0);background:#9a6f11}.btn-outline{background:var(--bg-white);color:var(--gold-primary);border:2px solid var(--gold-primary)}.btn-outline:hover{background:var(--gold-primary);color:var(--bg-white);transform:translateY(-2px)}.btn-secondary{background:var(--bg-neutral);color:var(--text-primary)}.btn-secondary:hover{background:var(--border-color)}.card{background:var(--bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:24px;transition:all .3s ease}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.text-gold{color:var(--gold-primary)}.text-muted{color:var(--text-secondary)}.bg-white{background:var(--bg-white)}.bg-light{background:var(--bg-light)}.spinner-border.text-primary{color:var(--gold-primary)!important}.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)}.bg-primary{background-color:#01b3a7!important}.text-primary{color:#01b3a7!important}.bg-accent{background-color:#00ffb0!important}.text-accent{color:#00ffb0!important}.bg-success{background-color:#13deb9!important}.text-success{color:#13deb9!important}.bg-warning{background-color:#ffae1f!important}.text-warning{color:#ffae1f!important}.bg-error{background-color:#fa896b!important}.text-error{color:#fa896b!important}.bg-white{background-color:#fff!important}.text-white{color:#fff!important}.bg-light{background-color:#f2f6fa!important}.text-light{color:#f2f6fa!important}.bg-gray-100{background-color:#7c8fac!important}.text-gray-100{color:#7c8fac!important}.bg-light-error{background-color:#fdede8!important}.text-light-error{color:#fdede8!important}.bg-light-accent{background-color:#e6fff6!important}.text-light-accent{color:#e6fff6!important}.bg-light-success{background-color:#e6fffa!important}.text-light-success{color:#e6fffa!important}.bg-light-warning{background-color:#fef5e5!important}.text-light-warning{color:#fef5e5!important}.bg-light-primary{background-color:#e6f8f7!important}.text-light-primary{color:#e6f8f7!important}.fill-warning svg{fill:#ffae1f;color:#ffae1f}.fill-light svg{fill:#f2f6fa;color:#f2f6fa}.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:#01b3a7!important}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #01b3a7;--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: #00ffb0;--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: #01b3a7;--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: #01b3a7;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #00ffb0;--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: #00ffb0;--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}.mat-theme-loaded-marker{display:none}html{--mat-option-label-text-font: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: #01b3a7;--mdc-linear-progress-track-color: rgba(1, 179, 167, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #00ffb0;--mdc-linear-progress-track-color: rgba(0, 255, 176, .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: Plus Jakarta Sans;--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: #01b3a7;--mdc-filled-text-field-focus-active-indicator-color: #01b3a7;--mdc-filled-text-field-focus-label-text-color: rgba(1, 179, 167, .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: #01b3a7;--mdc-outlined-text-field-focus-outline-color: #01b3a7;--mdc-outlined-text-field-focus-label-text-color: rgba(1, 179, 167, .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(1, 179, 167, .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: #00ffb0;--mdc-filled-text-field-focus-active-indicator-color: #00ffb0;--mdc-filled-text-field-focus-label-text-color: rgba(0, 255, 176, .87);--mdc-outlined-text-field-caret-color: #00ffb0;--mdc-outlined-text-field-focus-outline-color: #00ffb0;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 255, 176, .87);--mat-form-field-focus-select-arrow-color: rgba(0, 255, 176, .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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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(1, 179, 167, .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(0, 255, 176, .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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: #01b3a7;--mdc-chip-elevated-selected-container-color: #01b3a7;--mdc-chip-elevated-disabled-container-color: #01b3a7;--mdc-chip-flat-disabled-selected-container-color: #01b3a7;--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: #00ffb0;--mdc-chip-elevated-selected-container-color: #00ffb0;--mdc-chip-elevated-disabled-container-color: #00ffb0;--mdc-chip-flat-disabled-selected-container-color: #00ffb0;--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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: #01b3a7;--mdc-radio-selected-hover-icon-color: #01b3a7;--mdc-radio-selected-icon-color: #01b3a7;--mdc-radio-selected-pressed-icon-color: #01b3a7;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #01b3a7;--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: #00ffb0;--mdc-radio-selected-hover-icon-color: #00ffb0;--mdc-radio-selected-icon-color: #00ffb0;--mdc-radio-selected-pressed-icon-color: #00ffb0;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #00ffb0;--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: Plus Jakarta Sans;--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: #01b3a7;--mdc-slider-focus-handle-color: #01b3a7;--mdc-slider-hover-handle-color: #01b3a7;--mdc-slider-active-track-color: #01b3a7;--mdc-slider-inactive-track-color: #01b3a7;--mdc-slider-with-tick-marks-inactive-container-color: #01b3a7;--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: #01b3a7;--mat-slider-hover-state-layer-color: rgba(1, 179, 167, .05);--mat-slider-focus-state-layer-color: rgba(1, 179, 167, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mat-slider-ripple-color: #00ffb0;--mat-slider-hover-state-layer-color: rgba(0, 255, 176, .05);--mat-slider-focus-state-layer-color: rgba(0, 255, 176, .2);--mdc-slider-handle-color: #00ffb0;--mdc-slider-focus-handle-color: #00ffb0;--mdc-slider-hover-handle-color: #00ffb0;--mdc-slider-active-track-color: #00ffb0;--mdc-slider-inactive-track-color: #00ffb0;--mdc-slider-with-tick-marks-inactive-container-color: #00ffb0;--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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: #01b3a7;--mdc-radio-selected-hover-icon-color: #01b3a7;--mdc-radio-selected-icon-color: #01b3a7;--mdc-radio-selected-pressed-icon-color: #01b3a7}.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: #00ffb0;--mdc-radio-selected-hover-icon-color: #00ffb0;--mdc-radio-selected-icon-color: #00ffb0;--mdc-radio-selected-pressed-icon-color: #00ffb0}.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: #01b3a7;--mdc-checkbox-selected-hover-icon-color: #01b3a7;--mdc-checkbox-selected-icon-color: #01b3a7;--mdc-checkbox-selected-pressed-icon-color: #01b3a7;--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: #01b3a7;--mdc-checkbox-selected-hover-state-layer-color: #01b3a7;--mdc-checkbox-selected-pressed-state-layer-color: #01b3a7;--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: #00ffb0;--mdc-checkbox-selected-hover-icon-color: #00ffb0;--mdc-checkbox-selected-icon-color: #00ffb0;--mdc-checkbox-selected-pressed-icon-color: #00ffb0;--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: #00ffb0;--mdc-checkbox-selected-hover-state-layer-color: #00ffb0;--mdc-checkbox-selected-pressed-state-layer-color: #00ffb0;--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:#01b3a7}.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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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 Plus Jakarta Sans;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: Plus Jakarta Sans;--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: #01b3a7;--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: #01b3a7;--mat-tab-header-active-ripple-color: #01b3a7;--mat-tab-header-inactive-ripple-color: #01b3a7;--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: #01b3a7;--mat-tab-header-active-hover-label-text-color: #01b3a7;--mat-tab-header-active-focus-indicator-color: #01b3a7;--mat-tab-header-active-hover-indicator-color: #01b3a7}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #00ffb0;--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: #00ffb0;--mat-tab-header-active-ripple-color: #00ffb0;--mat-tab-header-inactive-ripple-color: #00ffb0;--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: #00ffb0;--mat-tab-header-active-hover-label-text-color: #00ffb0;--mat-tab-header-active-focus-indicator-color: #00ffb0;--mat-tab-header-active-hover-indicator-color: #00ffb0}.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: #01b3a7;--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: #00ffb0;--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: Plus Jakarta Sans;--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: #00ffb0;--mdc-checkbox-selected-hover-icon-color: #00ffb0;--mdc-checkbox-selected-icon-color: #00ffb0;--mdc-checkbox-selected-pressed-icon-color: #00ffb0;--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: #00ffb0;--mdc-checkbox-selected-hover-state-layer-color: #00ffb0;--mdc-checkbox-selected-pressed-state-layer-color: #00ffb0;--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: #01b3a7;--mdc-checkbox-selected-hover-icon-color: #01b3a7;--mdc-checkbox-selected-icon-color: #01b3a7;--mdc-checkbox-selected-pressed-icon-color: #01b3a7;--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: #01b3a7;--mdc-checkbox-selected-hover-state-layer-color: #01b3a7;--mdc-checkbox-selected-pressed-state-layer-color: #01b3a7;--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: Plus Jakarta Sans;--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: #01b3a7;--mat-text-button-state-layer-color: #01b3a7;--mat-text-button-ripple-color: rgba(1, 179, 167, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #00ffb0;--mat-text-button-state-layer-color: #00ffb0;--mat-text-button-ripple-color: rgba(0, 255, 176, .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: #01b3a7;--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: #00ffb0;--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: #01b3a7;--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: #00ffb0;--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: #01b3a7;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #01b3a7;--mat-outlined-button-ripple-color: rgba(1, 179, 167, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #00ffb0;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #00ffb0;--mat-outlined-button-ripple-color: rgba(0, 255, 176, .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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: #01b3a7;--mat-icon-button-state-layer-color: #01b3a7;--mat-icon-button-ripple-color: rgba(1, 179, 167, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #00ffb0;--mat-icon-button-state-layer-color: #00ffb0;--mat-icon-button-ripple-color: rgba(0, 255, 176, .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: #01b3a7;--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: #00ffb0;--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: #01b3a7;--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: #00ffb0;--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: Plus Jakarta Sans;--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: #00ffb0}html{--mdc-snackbar-supporting-text-font: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: #01b3a7}html .mat-accent{--mdc-circular-progress-active-indicator-color: #00ffb0}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: #01b3a7;--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: #00ffb0;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #fa896b;--mat-badge-text-color: white}html{--mat-badge-text-font: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: #01b3a7;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(1, 179, 167, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(1, 179, 167, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(1, 179, 167, .3);--mat-datepicker-toggle-active-state-icon-color: #01b3a7;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(1, 179, 167, .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: #00ffb0;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 255, 176, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 255, 176, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 255, 176, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 255, 176, .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: #00ffb0}.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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--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: #01b3a7}.mat-icon.mat-accent{--mat-icon-color: #00ffb0}.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: #01b3a7;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #01b3a7;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #01b3a7;--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: #00ffb0;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #00ffb0;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #00ffb0;--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: Plus Jakarta Sans;--mat-stepper-header-label-text-font: Plus Jakarta Sans;--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: #01b3a7;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #00ffb0;--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: Plus Jakarta Sans;--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: Plus Jakarta Sans;--mat-tree-node-text-size: 16px;--mat-tree-node-text-weight: 400}html .mat-mdc-raised-button.mat-primary,html .mat-mdc-raised-button.mat-accent,html .mat-mdc-raised-button.mat-warn,html .mat-mdc-unelevated-button.mat-primary,html .mat-mdc-unelevated-button.mat-accent,html .mat-mdc-unelevated-button.mat-warn,html .mdc-fab.mat-primary,html .mdc-fab.mat-accent,html .mdc-fab.mat-warn{color:#fff}html .mdc-button{border-radius:7px}html .mat-mdc-raised-button{box-shadow:#919eab4d 0 0 2px,#919eab1f 0 12px 24px -4px}html .mat-mdc-fab,html .mat-mdc-mini-fab,html .mat-mdc-fab:hover,html .mat-mdc-fab:focus,html .mat-mdc-mini-fab:hover,html .mat-mdc-mini-fab:focus{box-shadow:none}html .mat-button-toggle-button{font-size:14px}@media (min-width: 768px){html .flex-sm-row{flex-direction:row!important}}html .flex-column{flex-direction:column}html .mat-drawer,html .mat-drawer-container{background-color:#fff}html .mdc-text-field--outlined .mdc-notched-outline__leading,html .mdc-text-field--outlined .mdc-notched-outline__trailing,html .mdc-text-field--outlined .mdc-notched-outline__notch{border-color:#e5eaef!important}html .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-top-left-radius:7px;border-bottom-left-radius:7px}html .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-top-right-radius:7px;border-bottom-right-radius:7px}html .mdc-form-field>label{font-size:14px}html .hide-hint .mat-mdc-form-field-subscript-wrapper{display:none}html .mat-mdc-card{margin-bottom:30px;border-radius:7px}html .mat-mdc-card-header{padding:24px 24px 0}html .mat-mdc-card-content{padding:0 24px}html .mat-mdc-card{background-color:#fff}html .cardWithShadow{box-shadow:#919eab4d 0 0 2px,#919eab1f 0 12px 24px -4px!important}html .mat-mdc-card-title{line-height:1.6rem}html .mdc-card__actions{padding:24px}html .theme-card.mat-mdc-card .mat-mdc-card-header{padding:16px 24px}html .theme-card.mat-mdc-card .mat-mdc-card-content{padding:24px}html .mat-mdc-chip{height:24px;font-size:14px}html .mat-subtitle-2,html .mat-subtitle-1,html .mat-headline-5,html .mat-headline-6,html .mat-body-1,html .mat-body-2{color:#2a3547}html .mat-headline-5{font-size:24px;font-weight:700;line-height:30px;font-family:Plus Jakarta Sans;letter-spacing:normal;margin:0;color:#2a3547}html .mat-headline-6{font-size:18px;font-weight:600;line-height:26px;font-family:Plus Jakarta Sans;letter-spacing:normal;margin:0;color:#2a3547}html .mat-subtitle-2{font-size:14px;font-weight:400;line-height:14px;font-family:Plus Jakarta Sans;letter-spacing:normal;margin:0;color:#2a3547}html .mat-subtitle-1{font-size:21px;font-weight:500;line-height:26px;font-family:Plus Jakarta Sans;letter-spacing:normal;margin:0;color:#2a3547}html .mat-body-1{font-size:14px;font-weight:400;line-height:20px;font-family:Plus Jakarta Sans;letter-spacing:normal;margin:0;color:#2a3547}html .mat-body-2{font-size:16px;font-weight:400;line-height:22px;font-family:Plus Jakarta Sans;letter-spacing:normal;margin:0;color:#2a3547}html .mdc-list-item__primary-text,html .mat-drawer-container,html .mat-drawer{color:#2a3547}html .mat-drawer-side{border-right:1px solid #e5eaef}html .mat-divider{border-top-color:#e5eaef}html .mdc-data-table__cell,html .mdc-data-table__header-cell{padding:16px}html .mdc-data-table__cell,html .mdc-data-table__header-cell{border-bottom-color:#e5eaef}html .mat-mdc-menu-item:hover:not([disabled]){background:#f6f9fc}html .mdc-checkbox__background{border:1px solid #dfe5ef!important;width:19px;height:19px;border-radius:3px}html .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}html .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:#fff!important}html .mat-mdc-checkbox-checked .mdc-checkbox__background{border:0!important}.topbar{background-color:#fff}*,:after,:before{box-sizing:border-box}body{font-family:Plus Jakarta Sans,sans-serif;color:#2a3547;font-size:14px;line-height:1.334rem;margin:0}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;max-width:1200px}.pageWrapper.full-width{max-width:none;padding:0;margin:0}.w-100{width:100%}.h-100{height:100%}.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}.sidebarNav{width:270px!important;flex-shrink:0;transition:width .4s cubic-bezier(.25,.8,.25,1);position:absolute;overflow-x:hidden}.branding{padding:20px}.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.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;display:flex}.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 .expand-icon{margin-left:auto;width:16px;height:16px}.sidebar-list.mdc-list .submenu{padding-left:20px}.sidebar-list.mdc-list .submenu .menu-list-item{height:40px;font-size:.9rem;padding-left:20px!important}.flex-layout{display:flex;flex-direction:column;height:100%}.side-img{margin-top:-60px}html .topbar{background-color:#fff;position:sticky;top:0;z-index:9;height:70px}.topbar-dd{min-width:200px!important}.object-cover{object-fit:cover}.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: 1200px){body .d-lg-flex{display:flex!important}body .align-items-lg-center{align-items:center!important}}.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}.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-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}.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-15{margin:15px!important}.m-16{margin:16px!important}.m-20{margin:20px!important}.m-24{margin:24px!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-15{margin-left:15px!important;margin-right:15px!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-24{margin-left:24px!important;margin-right:24px!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-15{margin-top:15px!important;margin-bottom:15px!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-24{margin-top:24px!important;margin-bottom:24px!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-15{margin-top:15px!important}.m-t-16{margin-top:16px!important}.m-t-20{margin-top:20px!important}.m-t-24{margin-top:24px!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-15{margin-bottom:15px!important}.m-b-16{margin-bottom:16px!important}.m-b-20{margin-bottom:20px!important}.m-b-24{margin-bottom:24px!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-r-0{margin-right:0!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-15{margin-right:15px!important}.m-r-16{margin-right:16px!important}.m-r-20{margin-right:20px!important}.m-r-24{margin-right:24px!important}.m-r-30{margin-right:30px!important}.m-r-32{margin-right:32px!important}.m-r-48{margin-right:48px!important}.m-r-auto{margin-right:auto!important}.m-l-0{margin-left:0!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-15{margin-left:15px!important}.m-l-16{margin-left:16px!important}.m-l-20{margin-left:20px!important}.m-l-24{margin-left:24px!important}.m-l-30{margin-left:30px!important}.m-l-32{margin-left:32px!important}.m-l-48{margin-left:48px!important}.m-l-auto{margin-left:auto!important}.p-l-0{padding-left:0!important}.p-l-2{padding-left:2px!important}.p-l-4{padding-left:4px!important}.p-l-6{padding-left:7px!important}.p-l-8{padding-left:8px!important}.p-l-10{padding-left:10px!important}.p-l-12{padding-left:12px!important}.p-l-15{padding-left:15px!important}.p-l-16{padding-left:16px!important}.p-l-20{padding-left:20px!important}.p-l-24{padding-left:24px!important}.p-l-30{padding-left:30px!important}.p-l-32{padding-left:32px!important}.p-l-48{padding-left:48px!important}.p-r-0{padding-right:0!important}.p-r-2{padding-right:2px!important}.p-r-4{padding-right:4px!important}.p-r-6{padding-right:7px!important}.p-r-8{padding-right:8px!important}.p-r-10{padding-right:10px!important}.p-r-12{padding-right:12px!important}.p-r-15{padding-right:15px!important}.p-r-16{padding-right:16px!important}.p-r-20{padding-right:20px!important}.p-r-24{padding-right:24px!important}.p-r-30{padding-right:30px!important}.p-r-32{padding-right:32px!important}.p-r-48{padding-right: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-15{padding:15px!important}.p-16{padding:16px!important}.p-20{padding:20px!important}.p-24{padding:24px!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-15{padding-left:15px!important;padding-right:15px!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-24{padding-left:24px!important;padding-right:24px!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-15{padding-top:15px!important;padding-bottom:15px!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-24{padding-top:24px!important;padding-bottom:24px!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-15{padding-top:15px!important}.p-t-16{padding-top:16px!important}.p-t-20{padding-top:20px!important}.p-t-24{padding-top:24px!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-15{padding-bottom:15px!important}.p-b-16{padding-bottom:16px!important}.p-b-20{padding-bottom:20px!important}.p-b-24{padding-bottom:24px!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-15{gap:15px!important}.gap-16{gap:16px!important}.gap-20{gap:20px!important}.gap-24{gap:24px!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}.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}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-left{text-align:left!important}.text-capitalize{text-transform:capitalize!important}.text-uppercase{text-transform:uppercase!important}.text-lowercase{text-transform:lowercase!important}.text-reset{color:inherit!important}.text-current{color:currentColor!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}.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:last-child{height:25px}.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 #01B3A7!important}.timeline .timeline-item .point .timeline-badge.border-accent{border:2px solid #00FFB0!important}.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}.user-category{margin-top:-45px;z-index:1;position:relative}.card-overlay{position:absolute;top:0;width:100%;height:242px}.text-decoration-line-through{text-decoration:line-through}.cart-btn{position:absolute!important;right:16px;top:-21px}.blank-layout-container{height:100vh;display:flex;background-size:cover;align-items:center}.auth-title{font-size:36px;line-height:44px}@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}@font-face{font-family:icomoon;src:url(icomoon.a1d02350c08e121e.eot?llj4yr);src:url(icomoon.a1d02350c08e121e.eot?llj4yr#iefix) format("embedded-opentype"),url(icomoon.98e20825e8fa902b.ttf?llj4yr) format("truetype"),url(icomoon.878b2d461c93bbca.woff?llj4yr) format("woff"),url(icomoon.96e6bb6cb0b10451.svg?llj4yr#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-apostrophe:before{content:"\e90d"}.icon-settings:before{content:"\e90a"}.icon-cancel:before{content:"\e904"}.icon-pie-chart:before{content:"\e903"}.icon-user:before{content:"\e909"}.icon-align-right:before{content:"\e906"}.icon-search:before{content:"\e905"}.icon-home-outline:before{content:"\e907"}.icon-briefcase:before{content:"\e908"}.icon-briefcase1:before{content:"\e902"}.icon-gift:before{content:"\e90c"}.icon-target:before{content:"\e90b"}.icon-arrow-left:before{content:"\e900"}.icon-arrow-right:before{content:"\e901"}.icon-lifebuoy:before{content:"\e941"}.icon-play2:before{content:"\ea15"}.jarallax{position:relative;z-index:0}.jarallax>.jarallax-img{position:absolute;object-fit:cover;top:0;left:0;width:100%;height:100%;z-index:-1}.jarallax-keep-img{position:relative;z-index:0}.jarallax-keep-img>.jarallax-img{position:relative;display:block;max-width:100%;height:auto;z-index:-100}.nav-overlay{position:fixed;z-index:9}.nav-overlay:before,.nav-overlay:after{content:"";position:fixed;width:100vw;height:100vh;background:#0a0a0acc;border-bottom-left-radius:200%;z-index:-1;transition:transform cubic-bezier(.77,0,.175,1) .6s,border-radius linear .8s;transform:translate(100%) translateY(-100%)}.nav-overlay:after{background:#0a0a0a;transition-delay:0s}.nav-overlay:before{transition-delay:.2s}.nav__content{position:fixed;visibility:hidden;top:50%;margin-top:20px;transform:translateY(-50%);width:100%;text-align:center}.nav__list{position:relative;padding:0;margin:0;z-index:2}.nav__list-item{position:relative;display:block;transition-delay:.8s;opacity:0;text-align:center;color:#fff;overflow:hidden;font-size:3em;font-weight:700;line-height:1em;transform:translateY(100px);transition:opacity .3s ease,transform .5s ease;margin-top:0;margin-bottom:0}.nav__list-item a{position:relative;text-decoration:none;color:#fff9;overflow:hidden;cursor:pointer;padding-left:5px;padding-right:5px;font-weight:900;z-index:2;display:inline-block;transition:all .5s ease-out}.nav__list-item a:after{position:absolute;content:\'\';top:50%;margin-top:-2px;left:50%;width:0;height:0;opacity:0;background-color:var(--accent-color);z-index:1;transition:all .2s linear}.nav__list-item a:hover:after{height:4px;opacity:1;left:0;width:100%}.nav__list-item a:hover,.nav__list-item.active-nav a{color:#ffd45a}.nav__list-item.active-nav a:after{height:4px;opacity:1;left:0;width:100%}body.nav-active .nav__content{visibility:visible}body.nav-active .menu-icon__line{background-color:#fff;transform:translate(0) rotate(-45deg)}body.nav-active .menu-icon__line-left{width:15px;transform:translate(2px,4px) rotate(45deg)}body.nav-active .menu-icon__line-right{width:15px;float:right;transform:translate(-3px,-3.5px) rotate(45deg)}body.nav-active .menu-icon:hover .menu-icon__line-left,body.nav-active .menu-icon:hover .menu-icon__line-right{width:15px}body.nav-active .nav-overlay{visibility:visible}body.nav-active .nav-overlay:before,body.nav-active .nav-overlay:after{transform:translate(0) translateY(0);border-radius:0}body.nav-active .nav-overlay:after{transition-delay:.1s}body.nav-active .nav-overlay:before{transition-delay:0s}body.nav-active .nav__list-item{opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease,color .3s ease}body.nav-active .nav__list-item:nth-child(0){transition-delay:.7s}body.nav-active .nav__list-item:nth-child(1){transition-delay:.8s}body.nav-active .nav__list-item:nth-child(2){transition-delay:.9s}body.nav-active .nav__list-item:nth-child(3){transition-delay:1s}body.nav-active .nav__list-item:nth-child(4){transition-delay:1.1s}body.nav-active .nav__list-item:nth-child(5){transition-delay:1.2s}body.nav-active .nav__list-item:nth-child(6){transition-delay:1.3s}body.nav-active .nav__list-item:nth-child(7){transition-delay:1.4s}body.nav-active .nav__list-item:nth-child(8){transition-delay:1.5s}body.nav-active .nav__list-item:nth-child(9){transition-delay:1.6s}body.nav-active .nav__list-item:nth-child(10){transition-delay:1.7s}.chocolat-zoomable.chocolat-zoomed{cursor:zoom-out}.chocolat-open{overflow:hidden}.chocolat-overlay{transition:opacity .4s ease,visibility 0s .4s ease;height:100%;width:100%;position:fixed;left:0;top:0;z-index:10;background-color:#000;visibility:hidden;opacity:0}.chocolat-overlay.chocolat-visible{transition:opacity .4s,visibility 0s;visibility:visible;opacity:.8}.chocolat-wrapper{transition:opacity .4s ease,visibility 0s .4s ease;width:100%;height:100%;position:fixed;opacity:0;left:0;top:0;z-index:16;color:#fff;visibility:hidden}.chocolat-wrapper.chocolat-visible{transition:opacity .4s,visibility 0s;opacity:1;visibility:visible}.chocolat-zoomable .chocolat-img{cursor:zoom-in}.chocolat-loader{transition:opacity .3s;height:32px;width:32px;position:absolute;left:50%;top:50%;margin-left:-16px;margin-top:-16px;z-index:11;background:url(loader.dc0b6de1888c4242.gif);opacity:0}.chocolat-loader.chocolat-visible{opacity:1}.chocolat-image-wrapper{position:fixed;width:0px;height:0px;left:50%;top:50%;z-index:14;text-align:left;transform:translate(-50%,-50%)}.chocolat-image-wrapper .chocolat-img{position:absolute;width:100%;height:100%}.chocolat-wrapper .chocolat-left{width:50px;height:100px;cursor:pointer;background:url(left.38bf7560081e69ce.png) 50% 50% no-repeat;z-index:17;visibility:hidden}.chocolat-layout{display:flex;flex-direction:column;position:absolute;inset:0}.chocolat-image-canvas{transition:opacity .2s;opacity:0;flex-grow:1;align-self:stretch}.chocolat-image-canvas.chocolat-visible{opacity:1}.chocolat-center{flex-grow:1;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.chocolat-wrapper .chocolat-right{width:50px;height:100px;cursor:pointer;background:url(right.8fffc2530e495d02.png) 50% 50% no-repeat;z-index:17;visibility:hidden}.chocolat-wrapper .chocolat-right.active,.chocolat-wrapper .chocolat-left.active{visibility:visible}.chocolat-wrapper .chocolat-top{height:50px;overflow:hidden;z-index:17;flex-shrink:0}.chocolat-wrapper .chocolat-close{width:50px;height:50px;cursor:pointer;position:absolute;top:0;right:0;background:url(close.f93e881ca94b9e50.png) 50% 50% no-repeat}.chocolat-wrapper .chocolat-bottom{height:40px;font-size:12px;z-index:17;padding-left:15px;padding-right:15px;background:#0003;flex-shrink:0;display:flex;align-items:center}.chocolat-wrapper .chocolat-set-title{display:inline-block;padding-right:15px;line-height:1;border-right:1px solid rgba(255,255,255,.3)}.chocolat-wrapper .chocolat-pagination{float:right;display:inline-block;padding-left:15px;padding-right:15px;margin-right:15px}.chocolat-wrapper .chocolat-fullscreen{width:16px;height:40px;background:url(fullscreen.e117fdbdf18a57d6.png) 50% 50% no-repeat;display:block;cursor:pointer;float:right}.chocolat-wrapper .chocolat-description{display:inline-block;flex-grow:1;text-align:left}body.chocolat-open>.chocolat-overlay{z-index:15}body.chocolat-open>.chocolat-loader{z-index:15}body.chocolat-open>.chocolat-image-wrapper{z-index:17}.chocolat-in-container .chocolat-wrapper,.chocolat-in-container .chocolat-image-wrapper,.chocolat-in-container .chocolat-overlay{position:absolute}.chocolat-in-container{position:relative}.chocolat-zoomable.chocolat-zooming-in .chocolat-image-wrapper,.chocolat-zoomable.chocolat-zooming-out .chocolat-image-wrapper{transition:width .2s ease,height .2s ease}.chocolat-zoomable.chocolat-zooming-in .chocolat-img,.chocolat-zoomable.chocolat-zooming-out .chocolat-img{transition:margin .2s ease}.slick-loading .slick-list{background:#fff url(ajax-loader.0b80f665935ef7de.gif) center center no-repeat}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:80px;height:80px;padding:0;transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:#0000001a;transition:.3s ease-out;z-index:10}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none}.slick-prev:hover,.slick-next:hover{background:#0009}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:\'slick\';font-size:20px;line-height:1;opacity:.75;color:#fff;transition:.3s ease-out;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:0}[dir="'rtl'"] .slick-prev{right:0;left:auto}.slick-prev:before{content:\'\2190\'}[dir="'rtl'"] .slick-prev:before{content:\'\2192\'}.slick-next{right:0}[dir="'rtl'"] .slick-next{right:auto;left:0}.slick-next:before{content:\'\2192\'}[dir="'rtl'"] .slick-next:before{content:\'\2190\'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:\'slick\';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:\'\2022\';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:\'\'}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir="'rtl'"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}#billboard{margin-top:0!important;padding-top:0!important;position:relative;min-height:100vh;overflow:hidden;background:linear-gradient(135deg,#1a1410,#2d2416)!important}#billboard .container{max-width:1200px!important;width:100%!important}#billboard .banner-content{position:relative!important;top:auto!important;right:auto!important;left:auto!important;margin-top:0!important;z-index:2;width:100%;padding:120px 20px 60px;text-align:center}#billboard .banner-content h3.section-subtitle,#billboard .banner-content h2.section-title,#billboard .banner-content h2.banner-title{display:none}#billboard .banner-content p{width:auto!important;max-width:800px;margin:0 auto 40px!important;font-size:1.25rem!important}#billboard .main-slider{margin:0!important;padding:0!important;height:100vh!important;min-height:100vh!important}#billboard .slider.slider-nav{display:none!important}.slick-slide{position:relative;min-height:100vh!important;height:100vh!important;display:flex!important;align-items:center;justify-content:center;overflow:hidden}.banner-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.banner-image{position:absolute;top:0;left:0;width:100%;height:100%!important;object-fit:cover!important;transform:scale(1.1);animation:kenBurnsZoom 20s ease-in-out infinite alternate;filter:brightness(.85)}@keyframes kenBurnsZoom{0%{transform:scale(1.1) translate(0)}50%{transform:scale(1.15) translate(-2%)}to{transform:scale(1.1) translate(0)}}.image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0000004d,#00000080,#0000004d);z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;background:#b4821433;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:2px solid rgba(220,179,60,.6);border-radius:50px;margin-bottom:24px;box-shadow:0 8px 32px #b482144d}.hero-badge .badge-icon{font-size:1.3rem;animation:sparkle 2s ease-in-out infinite}.hero-badge .badge-text{font-size:.95rem;font-weight:700;color:gold!important;text-transform:uppercase;letter-spacing:2px}@keyframes sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.hero-title{font-size:4.5rem!important;font-weight:900!important;color:#fff!important;line-height:1.1!important;margin:0 0 28px!important;letter-spacing:-.02em!important;background:linear-gradient(135deg,gold,#b48214,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:none!important;text-transform:none!important}.hero-description{font-size:1.25rem!important;color:#fffffff2!important;line-height:1.8!important;max-width:800px;margin:0 auto 40px!important;font-weight:400;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (max-width: 1200px){.hero-title{font-size:3.5rem!important}}@media (max-width: 992px){#billboard .banner-content{padding:100px 20px 60px!important}.hero-title{font-size:3rem!important}.hero-description{font-size:1.1rem!important}}@media (max-width: 768px){#billboard .banner-content{padding:80px 15px 40px!important;left:auto!important;text-align:center!important;margin-left:0!important}.hero-badge{padding:10px 20px}.hero-badge .badge-icon{font-size:1.1rem}.hero-badge .badge-text{font-size:.85rem;letter-spacing:1.5px}.hero-title{font-size:2.2rem!important;margin-bottom:20px!important}.hero-description{font-size:1rem!important;margin-bottom:32px!important}}@media (max-width: 480px){#billboard .banner-content{padding:70px 12px 30px!important}.hero-badge{padding:8px 16px;margin-bottom:16px}.hero-badge .badge-icon{font-size:1rem}.hero-badge .badge-text{font-size:.75rem;letter-spacing:1px}.hero-title{font-size:1.8rem!important;margin-bottom:16px!important}.hero-description{font-size:.9rem!important;line-height:1.6!important;margin-bottom:24px!important}}*{box-sizing:border-box}img{max-width:100%;height:auto}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}section{padding:60px 0}@media (max-width: 768px){section{padding:40px 0}}@media (max-width: 480px){section{padding:30px 0}}h1,.section-title{font-size:3rem;line-height:1.2}h2{font-size:2.5rem;line-height:1.3}h3,.section-subtitle{font-size:1.5rem;line-height:1.4}@media (max-width: 768px){h1,.section-title{font-size:2rem}h2{font-size:1.75rem}h3,.section-subtitle{font-size:1.25rem}}@media (max-width: 480px){h1,.section-title{font-size:1.5rem}h2{font-size:1.4rem}h3,.section-subtitle{font-size:1.1rem}}.btn,.btn-accent,.btn-navy-blue{padding:12px 30px;font-size:1rem;display:inline-block;text-align:center;white-space:nowrap}@media (max-width: 768px){.btn,.btn-accent,.btn-navy-blue{padding:10px 25px;font-size:.9rem}}@media (max-width: 480px){.btn,.btn-accent,.btn-navy-blue{padding:8px 20px;font-size:.85rem}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,[class*=col-]{position:relative;width:100%;padding-right:15px;padding-left:15px}@media (max-width: 768px){.row{margin-right:-10px;margin-left:-10px}.col,[class*=col-]{padding-right:10px;padding-left:10px}}#services .service-item{padding:30px 20px;margin-bottom:30px}@media (max-width: 768px){#services .service-item{padding:20px 15px;margin-bottom:20px}#services .service-item h3{font-size:1.3rem}#services .service-item p{font-size:.9rem}}@media (max-width: 480px){#services .service-item{padding:15px 10px;margin-bottom:15px}#services .service-item h3{font-size:1.1rem}#services .service-item p{font-size:.85rem}}#about .video-content,#about .detail-entry{padding:20px}@media (max-width: 768px){#about .video-content,#about .detail-entry{padding:15px;margin-bottom:20px}#about .section-title{font-size:1.8rem}#about p{font-size:.95rem;line-height:1.6}}@media (max-width: 480px){#about .video-content,#about .detail-entry{padding:10px}}#our-team .team-item{margin-bottom:30px}#our-team .team-image{width:100%;height:auto;border-radius:10px}@media (max-width: 768px){#our-team .team-item{margin-bottom:20px}#our-team .team-title{font-size:1rem}#our-team .description p{font-size:.9rem}}#milestones .milestones-chart{padding:20px}@media (max-width: 768px){#milestones .milestones-chart{padding:15px}#milestones .milestones-title{font-size:.9rem}#milestones .section-title{font-size:1.5rem}}@media (max-width: 480px){#milestones .milestones-chart{padding:10px}#milestones .milestones-title{font-size:.85rem}}#achievement .achievement-item{padding:20px;margin-bottom:20px}#achievement .achievement-count{font-size:3rem;font-weight:700}#achievement .achievement-title{font-size:1.1rem}@media (max-width: 768px){#achievement .achievement-item{padding:15px;margin-bottom:15px}#achievement .achievement-count{font-size:2rem}#achievement .achievement-title{font-size:.95rem}#achievement .milestone-icon{width:60px!important;height:60px!important;font-size:1.5rem!important}}@media (max-width: 480px){#achievement .achievement-item{padding:10px}#achievement .achievement-count{font-size:1.5rem}#achievement .achievement-title{font-size:.85rem}#achievement .milestone-icon{width:50px!important;height:50px!important;font-size:1.2rem!important}}#testimonial .testimonial-block{padding:40px}#testimonial blockquote{font-size:1.2rem;line-height:1.8}@media (max-width: 768px){#testimonial .testimonial-block{padding:25px}#testimonial blockquote{font-size:1rem;line-height:1.6}#testimonial .author-name{font-size:1rem}#testimonial .author-location{font-size:.9rem}}@media (max-width: 480px){#testimonial .testimonial-block{padding:15px}#testimonial blockquote{font-size:.9rem;line-height:1.5}#testimonial .author-name{font-size:.9rem}#testimonial .author-location{font-size:.8rem}}#latest-blog .post-item{padding:20px}#latest-blog .post-title{font-size:1.3rem}#latest-blog .post-image{width:100%;height:auto;border-radius:10px}@media (max-width: 768px){#latest-blog .post-item{padding:15px;margin-bottom:20px}#latest-blog .post-title{font-size:1.1rem}#latest-blog .post-title a{font-size:1rem}}@media (max-width: 480px){#latest-blog .post-item{padding:10px}#latest-blog .post-title{font-size:1rem}}#footer{padding:40px 0 20px}#footer h2{font-size:2rem}#footer p{font-size:1rem}@media (max-width: 768px){#footer{padding:30px 0 15px}#footer h2{font-size:1.5rem;margin-bottom:15px}#footer p{font-size:.9rem}#footer .btn{width:100%;margin-top:15px}#footer .social-links ul{justify-content:center}#footer .copyright{text-align:center!important;margin-top:20px}}@media (max-width: 480px){#footer h2{font-size:1.3rem}#footer p,#footer ul li{font-size:.85rem}}.main-logo a{font-size:2rem;font-weight:700}@media (max-width: 768px){.main-logo a{font-size:1.5rem}}@media (max-width: 480px){.main-logo a{font-size:1.3rem}}.video-player{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-player iframe,.video-player img{position:absolute;top:0;left:0;width:100%;height:100%}.text-center-mobile{@media (max-width: 768px){text-align:center!important}}.hide-mobile{@media (max-width: 768px){display:none!important}}.show-mobile{display:none!important;@media (max-width: 768px){display:block!important}}.my-5,.py-5{margin-top:3rem!important;margin-bottom:3rem!important}@media (max-width: 768px){.my-5,.py-5{margin-top:2rem!important;margin-bottom:2rem!important}}@media (max-width: 480px){.my-5,.py-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}}@media (max-width: 768px){a,button,input,select,textarea{min-height:44px;min-width:44px}}body{overflow-x:hidden}html{scroll-behavior:smooth}
