.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:rgba(0,0,0,0);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)}html{--mat-ripple-color:rgba(255, 255, 255, .1)}html{--mat-option-selected-state-label-text-color:#c2185b;--mat-option-label-text-color:white;--mat-option-hover-state-layer-color:rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color:rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color:rgba(255, 255, 255, .08)}.mat-accent{--mat-option-selected-state-label-text-color:#b0bec5;--mat-option-label-text-color:white;--mat-option-hover-state-layer-color:rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color:rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color:rgba(255, 255, 255, .08)}.mat-warn{--mat-option-selected-state-label-text-color:#f44336;--mat-option-label-text-color:white;--mat-option-hover-state-layer-color:rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color:rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color:rgba(255, 255, 255, .08)}html{--mat-optgroup-label-text-color:white}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color:#c2185b;--mat-full-pseudo-checkbox-selected-checkmark-color:#303030;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#c2185b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#686868}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color:#b0bec5;--mat-full-pseudo-checkbox-selected-checkmark-color:#303030;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#b0bec5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#686868}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color:#f44336;--mat-full-pseudo-checkbox-selected-checkmark-color:#303030;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#686868}html{--mat-app-background-color:#303030;--mat-app-text-color:white}.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:Roboto, sans-serif;--mat-option-label-text-line-height:24px;--mat-option-label-text-size:16px;--mat-option-label-text-tracking:.03125em;--mat-option-label-text-weight:400}html{--mat-optgroup-label-text-font:Roboto, sans-serif;--mat-optgroup-label-text-line-height:24px;--mat-optgroup-label-text-size:16px;--mat-optgroup-label-text-tracking:.03125em;--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:#424242;--mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color:#424242;--mdc-outlined-card-outline-color:rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color:rgba(255, 255, 255, .7)}html{--mat-card-title-text-font:Roboto, sans-serif;--mat-card-title-text-line-height:32px;--mat-card-title-text-size:20px;--mat-card-title-text-tracking:.0125em;--mat-card-title-text-weight:500;--mat-card-subtitle-text-font:Roboto, sans-serif;--mat-card-subtitle-text-line-height:22px;--mat-card-subtitle-text-size:14px;--mat-card-subtitle-text-tracking:.0071428571em;--mat-card-subtitle-text-weight:500}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:#c2185b;--mdc-linear-progress-track-color:rgba(194, 24, 91, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#b0bec5;--mdc-linear-progress-track-color:rgba(176, 190, 197, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color:#f44336;--mdc-linear-progress-track-color:rgba(244, 67, 54, .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:Roboto, sans-serif;--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:#c2185b;--mdc-filled-text-field-focus-active-indicator-color:#c2185b;--mdc-filled-text-field-focus-label-text-color:rgba(194, 24, 91, .87);--mdc-filled-text-field-container-color:#4a4a4a;--mdc-filled-text-field-disabled-container-color:#464646;--mdc-filled-text-field-label-text-color:rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color:rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color:rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color:rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color:rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color:rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color:#f44336;--mdc-filled-text-field-error-focus-label-text-color:#f44336;--mdc-filled-text-field-error-label-text-color:#f44336;--mdc-filled-text-field-error-caret-color:#f44336;--mdc-filled-text-field-active-indicator-color:rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color:rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color:rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color:#f44336;--mdc-filled-text-field-error-focus-active-indicator-color:#f44336;--mdc-filled-text-field-error-hover-active-indicator-color:#f44336;--mdc-outlined-text-field-caret-color:#c2185b;--mdc-outlined-text-field-focus-outline-color:#c2185b;--mdc-outlined-text-field-focus-label-text-color:rgba(194, 24, 91, .87);--mdc-outlined-text-field-label-text-color:rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color:rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color:rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color:rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color:rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color:rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color:#f44336;--mdc-outlined-text-field-error-focus-label-text-color:#f44336;--mdc-outlined-text-field-error-label-text-color:#f44336;--mdc-outlined-text-field-error-hover-label-text-color:#f44336;--mdc-outlined-text-field-outline-color:rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color:rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color:rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color:#f44336;--mdc-outlined-text-field-error-hover-outline-color:#f44336;--mdc-outlined-text-field-error-outline-color:#f44336;--mat-form-field-focus-select-arrow-color:rgba(194, 24, 91, .87);--mat-form-field-disabled-input-text-placeholder-color:rgba(255, 255, 255, .38);--mat-form-field-state-layer-color:rgba(255, 255, 255, .87);--mat-form-field-error-text-color:#f44336;--mat-form-field-select-option-text-color:rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color:rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color:unset;--mat-form-field-disabled-leading-icon-color:unset;--mat-form-field-trailing-icon-color:unset;--mat-form-field-disabled-trailing-icon-color:unset;--mat-form-field-error-focus-trailing-icon-color:unset;--mat-form-field-error-hover-trailing-icon-color:unset;--mat-form-field-error-trailing-icon-color:unset;--mat-form-field-enabled-select-arrow-color:rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color:rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity:.08;--mat-form-field-focus-state-layer-opacity:.24}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color:#b0bec5;--mdc-filled-text-field-focus-active-indicator-color:#b0bec5;--mdc-filled-text-field-focus-label-text-color:rgba(176, 190, 197, .87);--mdc-outlined-text-field-caret-color:#b0bec5;--mdc-outlined-text-field-focus-outline-color:#b0bec5;--mdc-outlined-text-field-focus-label-text-color:rgba(176, 190, 197, .87);--mat-form-field-focus-select-arrow-color:rgba(176, 190, 197, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color:#f44336;--mdc-filled-text-field-focus-active-indicator-color:#f44336;--mdc-filled-text-field-focus-label-text-color:rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color:#f44336;--mdc-outlined-text-field-focus-outline-color:#f44336;--mdc-outlined-text-field-focus-label-text-color:rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color:rgba(244, 67, 54, .87)}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:Roboto, sans-serif;--mdc-filled-text-field-label-text-size:16px;--mdc-filled-text-field-label-text-tracking:.03125em;--mdc-filled-text-field-label-text-weight:400;--mdc-outlined-text-field-label-text-font:Roboto, sans-serif;--mdc-outlined-text-field-label-text-size:16px;--mdc-outlined-text-field-label-text-tracking:.03125em;--mdc-outlined-text-field-label-text-weight:400;--mat-form-field-container-text-font:Roboto, sans-serif;--mat-form-field-container-text-line-height:24px;--mat-form-field-container-text-size:16px;--mat-form-field-container-text-tracking:.03125em;--mat-form-field-container-text-weight:400;--mat-form-field-outlined-label-text-populated-size:16px;--mat-form-field-subscript-text-font:Roboto, sans-serif;--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:#424242;--mat-select-enabled-trigger-text-color:rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color:rgba(255, 255, 255, .38);--mat-select-placeholder-text-color:rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color:rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color:rgba(255, 255, 255, .38);--mat-select-focused-arrow-color:rgba(194, 24, 91, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color:#424242;--mat-select-enabled-trigger-text-color:rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color:rgba(255, 255, 255, .38);--mat-select-placeholder-text-color:rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color:rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color:rgba(255, 255, 255, .38);--mat-select-focused-arrow-color:rgba(176, 190, 197, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color:#424242;--mat-select-enabled-trigger-text-color:rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color:rgba(255, 255, 255, .38);--mat-select-placeholder-text-color:rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color:rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color:rgba(255, 255, 255, .38);--mat-select-focused-arrow-color:rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform:translateY(-8px)}html{--mat-select-trigger-text-font:Roboto, sans-serif;--mat-select-trigger-text-line-height:24px;--mat-select-trigger-text-size:16px;--mat-select-trigger-text-tracking:.03125em;--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:#424242}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:#424242;--mdc-dialog-subhead-color:rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color:rgba(255, 255, 255, .6)}html{--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:32px;--mdc-dialog-subhead-size:20px;--mdc-dialog-subhead-weight:500;--mdc-dialog-subhead-tracking:.0125em;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:24px;--mdc-dialog-supporting-text-size:16px;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:.03125em}.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:#fafafa;--mdc-chip-elevated-container-color:#595959;--mdc-chip-elevated-selected-container-color:#595959;--mdc-chip-elevated-disabled-container-color:#595959;--mdc-chip-flat-disabled-selected-container-color:#595959;--mdc-chip-focus-state-layer-color:white;--mdc-chip-hover-state-layer-color:white;--mdc-chip-selected-hover-state-layer-color:white;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:white;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:#fafafa;--mdc-chip-selected-label-text-color:#fafafa;--mdc-chip-with-icon-icon-color:#fafafa;--mdc-chip-with-icon-disabled-icon-color:#fafafa;--mdc-chip-with-icon-selected-icon-color:#fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color:#fafafa;--mat-chip-selected-disabled-trailing-icon-color:#fafafa;--mat-chip-selected-trailing-icon-color:#fafafa}.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:#c2185b;--mdc-chip-elevated-selected-container-color:#c2185b;--mdc-chip-elevated-disabled-container-color:#c2185b;--mdc-chip-flat-disabled-selected-container-color:#c2185b;--mdc-chip-focus-state-layer-color:white;--mdc-chip-hover-state-layer-color:white;--mdc-chip-selected-hover-state-layer-color:white;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:white;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.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:rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color:#b0bec5;--mdc-chip-elevated-selected-container-color:#b0bec5;--mdc-chip-elevated-disabled-container-color:#b0bec5;--mdc-chip-flat-disabled-selected-container-color:#b0bec5;--mdc-chip-focus-state-layer-color:white;--mdc-chip-hover-state-layer-color:white;--mdc-chip-selected-hover-state-layer-color:white;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:white;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color:rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color:rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color:rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color:rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color:rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color:rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color:rgba(0, 0, 0, .87)}.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:#f44336;--mdc-chip-elevated-selected-container-color:#f44336;--mdc-chip-elevated-disabled-container-color:#f44336;--mdc-chip-flat-disabled-selected-container-color:#f44336;--mdc-chip-focus-state-layer-color:white;--mdc-chip-hover-state-layer-color:white;--mdc-chip-selected-hover-state-layer-color:white;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:white;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height:32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font:Roboto, sans-serif;--mdc-chip-label-text-line-height:20px;--mdc-chip-label-text-size:14px;--mdc-chip-label-text-tracking:.0178571429em;--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-selected-focus-state-layer-color:#f06292;--mdc-switch-selected-handle-color:#f06292;--mdc-switch-selected-hover-state-layer-color:#f06292;--mdc-switch-selected-pressed-state-layer-color:#f06292;--mdc-switch-selected-focus-handle-color:#f48fb1;--mdc-switch-selected-hover-handle-color:#f48fb1;--mdc-switch-selected-pressed-handle-color:#f48fb1;--mdc-switch-selected-focus-track-color:#d81b60;--mdc-switch-selected-hover-track-color:#d81b60;--mdc-switch-selected-pressed-track-color:#d81b60;--mdc-switch-selected-track-color:#d81b60;--mdc-switch-disabled-selected-handle-color:#000;--mdc-switch-disabled-selected-icon-color:#212121;--mdc-switch-disabled-selected-track-color:#f5f5f5;--mdc-switch-disabled-unselected-handle-color:#000;--mdc-switch-disabled-unselected-icon-color:#212121;--mdc-switch-disabled-unselected-track-color:#f5f5f5;--mdc-switch-handle-surface-color:var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color:black;--mdc-switch-disabled-handle-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color:#212121;--mdc-switch-unselected-focus-handle-color:#fafafa;--mdc-switch-unselected-focus-state-layer-color:#f5f5f5;--mdc-switch-unselected-focus-track-color:#616161;--mdc-switch-unselected-handle-color:#9e9e9e;--mdc-switch-unselected-hover-handle-color:#fafafa;--mdc-switch-unselected-hover-state-layer-color:#f5f5f5;--mdc-switch-unselected-hover-track-color:#616161;--mdc-switch-unselected-icon-color:#212121;--mdc-switch-unselected-pressed-handle-color:#fafafa;--mdc-switch-unselected-pressed-state-layer-color:#f5f5f5;--mdc-switch-unselected-pressed-track-color:#616161;--mdc-switch-unselected-track-color:#616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color:white}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color:#90a4ae;--mdc-switch-selected-handle-color:#90a4ae;--mdc-switch-selected-hover-state-layer-color:#90a4ae;--mdc-switch-selected-pressed-state-layer-color:#90a4ae;--mdc-switch-selected-focus-handle-color:#b0bec5;--mdc-switch-selected-hover-handle-color:#b0bec5;--mdc-switch-selected-pressed-handle-color:#b0bec5;--mdc-switch-selected-focus-track-color:#546e7a;--mdc-switch-selected-hover-track-color:#546e7a;--mdc-switch-selected-pressed-track-color:#546e7a;--mdc-switch-selected-track-color:#546e7a}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color:#e57373;--mdc-switch-selected-handle-color:#e57373;--mdc-switch-selected-hover-state-layer-color:#e57373;--mdc-switch-selected-pressed-state-layer-color:#e57373;--mdc-switch-selected-focus-handle-color:#ef9a9a;--mdc-switch-selected-hover-handle-color:#ef9a9a;--mdc-switch-selected-pressed-handle-color:#ef9a9a;--mdc-switch-selected-focus-track-color:#e53935;--mdc-switch-selected-hover-track-color:#e53935;--mdc-switch-selected-pressed-track-color:#e53935;--mdc-switch-selected-track-color:#e53935}html{--mdc-switch-state-layer-size:40px}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-font:Roboto, sans-serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:.0178571429em;--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:white}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color:white;--mdc-radio-disabled-unselected-icon-color:white;--mdc-radio-unselected-hover-icon-color:#eeeeee;--mdc-radio-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color:#c2185b;--mdc-radio-selected-hover-icon-color:#c2185b;--mdc-radio-selected-icon-color:#c2185b;--mdc-radio-selected-pressed-icon-color:#c2185b;--mat-radio-ripple-color:white;--mat-radio-checked-ripple-color:#c2185b;--mat-radio-disabled-label-color:rgba(255, 255, 255, .5)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color:white;--mdc-radio-disabled-unselected-icon-color:white;--mdc-radio-unselected-hover-icon-color:#eeeeee;--mdc-radio-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color:#b0bec5;--mdc-radio-selected-hover-icon-color:#b0bec5;--mdc-radio-selected-icon-color:#b0bec5;--mdc-radio-selected-pressed-icon-color:#b0bec5;--mat-radio-ripple-color:white;--mat-radio-checked-ripple-color:#b0bec5;--mat-radio-disabled-label-color:rgba(255, 255, 255, .5)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color:white;--mdc-radio-disabled-unselected-icon-color:white;--mdc-radio-unselected-hover-icon-color:#eeeeee;--mdc-radio-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336;--mat-radio-ripple-color:white;--mat-radio-checked-ripple-color:#f44336;--mat-radio-disabled-label-color:rgba(255, 255, 255, .5)}html{--mdc-radio-state-layer-size:40px;--mat-radio-touch-target-display:block}.mat-mdc-radio-button{--mdc-form-field-label-text-font:Roboto, sans-serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:.0178571429em;--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:#c2185b;--mdc-slider-focus-handle-color:#c2185b;--mdc-slider-hover-handle-color:#c2185b;--mdc-slider-active-track-color:#c2185b;--mdc-slider-inactive-track-color:#c2185b;--mdc-slider-with-tick-marks-inactive-container-color:#c2185b;--mdc-slider-with-tick-marks-active-container-color:white;--mdc-slider-disabled-active-track-color:#fff;--mdc-slider-disabled-handle-color:#fff;--mdc-slider-disabled-inactive-track-color:#fff;--mdc-slider-label-container-color:#fff;--mdc-slider-label-label-text-color:#000;--mdc-slider-with-overlap-handle-outline-color:#fff;--mdc-slider-with-tick-marks-disabled-container-color:#fff;--mdc-slider-handle-elevation:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color:#c2185b;--mat-slider-hover-state-layer-color:rgba(194, 24, 91, .05);--mat-slider-focus-state-layer-color:rgba(194, 24, 91, .2);--mat-slider-value-indicator-opacity:.9}html .mat-accent{--mat-slider-ripple-color:#b0bec5;--mat-slider-hover-state-layer-color:rgba(176, 190, 197, .05);--mat-slider-focus-state-layer-color:rgba(176, 190, 197, .2);--mdc-slider-handle-color:#b0bec5;--mdc-slider-focus-handle-color:#b0bec5;--mdc-slider-hover-handle-color:#b0bec5;--mdc-slider-active-track-color:#b0bec5;--mdc-slider-inactive-track-color:#b0bec5;--mdc-slider-with-tick-marks-inactive-container-color:#b0bec5;--mdc-slider-with-tick-marks-active-container-color:rgba(0, 0, 0, .87)}html .mat-warn{--mat-slider-ripple-color:#f44336;--mat-slider-hover-state-layer-color:rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color:rgba(244, 67, 54, .2);--mdc-slider-handle-color:#f44336;--mdc-slider-focus-handle-color:#f44336;--mdc-slider-hover-handle-color:#f44336;--mdc-slider-active-track-color:#f44336;--mdc-slider-inactive-track-color:#f44336;--mdc-slider-with-tick-marks-inactive-container-color:#f44336;--mdc-slider-with-tick-marks-active-container-color:white}html{--mdc-slider-label-label-text-font:Roboto, sans-serif;--mdc-slider-label-label-text-size:14px;--mdc-slider-label-label-text-line-height:22px;--mdc-slider-label-label-text-tracking:.0071428571em;--mdc-slider-label-label-text-weight:500}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:white;--mat-menu-item-icon-color:white;--mat-menu-item-hover-state-layer-color:rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color:rgba(255, 255, 255, .08);--mat-menu-container-color:#424242;--mat-menu-divider-color:rgba(255, 255, 255, .12)}html{--mat-menu-item-label-text-font:Roboto, sans-serif;--mat-menu-item-label-text-size:16px;--mat-menu-item-label-text-tracking:.03125em;--mat-menu-item-label-text-line-height:24px;--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:white;--mdc-list-list-item-supporting-text-color:rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color:rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color:rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color:rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color:rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color:white;--mdc-list-list-item-disabled-leading-icon-color:white;--mdc-list-list-item-disabled-trailing-icon-color:white;--mdc-list-list-item-hover-label-text-color:white;--mdc-list-list-item-hover-leading-icon-color:rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color:rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color:white;--mdc-list-list-item-hover-state-layer-color:white;--mdc-list-list-item-hover-state-layer-opacity:.08;--mdc-list-list-item-focus-state-layer-color:white;--mdc-list-list-item-focus-state-layer-opacity:.24}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:white;--mdc-radio-disabled-unselected-icon-color:white;--mdc-radio-unselected-hover-icon-color:#eeeeee;--mdc-radio-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color:#c2185b;--mdc-radio-selected-hover-icon-color:#c2185b;--mdc-radio-selected-icon-color:#c2185b;--mdc-radio-selected-pressed-icon-color:#c2185b}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:white;--mdc-radio-disabled-unselected-icon-color:white;--mdc-radio-unselected-hover-icon-color:#eeeeee;--mdc-radio-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color:#b0bec5;--mdc-radio-selected-hover-icon-color:#b0bec5;--mdc-radio-selected-icon-color:#b0bec5;--mdc-radio-selected-pressed-icon-color:#b0bec5}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:white;--mdc-radio-disabled-unselected-icon-color:white;--mdc-radio-unselected-hover-icon-color:#eeeeee;--mdc-radio-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#c2185b;--mdc-checkbox-selected-hover-icon-color:#c2185b;--mdc-checkbox-selected-icon-color:#c2185b;--mdc-checkbox-selected-pressed-icon-color:#c2185b;--mdc-checkbox-unselected-focus-icon-color:#eeeeee;--mdc-checkbox-unselected-hover-icon-color:#eeeeee;--mdc-checkbox-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color:#c2185b;--mdc-checkbox-selected-hover-state-layer-color:#c2185b;--mdc-checkbox-selected-pressed-state-layer-color:#c2185b;--mdc-checkbox-unselected-focus-state-layer-color:white;--mdc-checkbox-unselected-hover-state-layer-color:white;--mdc-checkbox-unselected-pressed-state-layer-color:white}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color:black;--mdc-checkbox-selected-focus-icon-color:#b0bec5;--mdc-checkbox-selected-hover-icon-color:#b0bec5;--mdc-checkbox-selected-icon-color:#b0bec5;--mdc-checkbox-selected-pressed-icon-color:#b0bec5;--mdc-checkbox-unselected-focus-icon-color:#eeeeee;--mdc-checkbox-unselected-hover-icon-color:#eeeeee;--mdc-checkbox-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color:#b0bec5;--mdc-checkbox-selected-hover-state-layer-color:#b0bec5;--mdc-checkbox-selected-pressed-state-layer-color:#b0bec5;--mdc-checkbox-unselected-focus-state-layer-color:white;--mdc-checkbox-unselected-hover-state-layer-color:white;--mdc-checkbox-unselected-pressed-state-layer-color:white}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#eeeeee;--mdc-checkbox-unselected-hover-icon-color:#eeeeee;--mdc-checkbox-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:white;--mdc-checkbox-unselected-hover-state-layer-color:white;--mdc-checkbox-unselected-pressed-state-layer-color:white}.mat-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:#c2185b}.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:Roboto, sans-serif;--mdc-list-list-item-label-text-line-height:24px;--mdc-list-list-item-label-text-size:16px;--mdc-list-list-item-label-text-tracking:.03125em;--mdc-list-list-item-label-text-weight:400;--mdc-list-list-item-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height:20px;--mdc-list-list-item-supporting-text-size:14px;--mdc-list-list-item-supporting-text-tracking:.0178571429em;--mdc-list-list-item-supporting-text-weight:400;--mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;--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:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color:rgba(255, 255, 255, .87);--mat-paginator-container-background-color:#424242;--mat-paginator-enabled-icon-color:rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color:rgba(255, 255, 255, .12)}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:Roboto, sans-serif;--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:#c2185b;--mat-tab-header-disabled-ripple-color:rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color:white;--mat-tab-header-inactive-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color:#c2185b;--mat-tab-header-active-ripple-color:#c2185b;--mat-tab-header-inactive-ripple-color:#c2185b;--mat-tab-header-inactive-focus-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color:#c2185b;--mat-tab-header-active-hover-label-text-color:#c2185b;--mat-tab-header-active-focus-indicator-color:#c2185b;--mat-tab-header-active-hover-indicator-color:#c2185b}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color:#b0bec5;--mat-tab-header-disabled-ripple-color:rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color:white;--mat-tab-header-inactive-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color:#b0bec5;--mat-tab-header-active-ripple-color:#b0bec5;--mat-tab-header-inactive-ripple-color:#b0bec5;--mat-tab-header-inactive-focus-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color:#b0bec5;--mat-tab-header-active-hover-label-text-color:#b0bec5;--mat-tab-header-active-focus-indicator-color:#b0bec5;--mat-tab-header-active-hover-indicator-color:#b0bec5}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color:#f44336;--mat-tab-header-disabled-ripple-color:rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color:white;--mat-tab-header-inactive-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color:#f44336;--mat-tab-header-active-ripple-color:#f44336;--mat-tab-header-inactive-ripple-color:#f44336;--mat-tab-header-inactive-focus-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color:#f44336;--mat-tab-header-active-hover-label-text-color:#f44336;--mat-tab-header-active-focus-indicator-color:#f44336;--mat-tab-header-active-hover-indicator-color:#f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color:#c2185b;--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:#b0bec5;--mat-tab-header-with-background-foreground-color:rgba(0, 0, 0, .87)}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color:#f44336;--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:Roboto, sans-serif;--mat-tab-header-label-text-size:14px;--mat-tab-header-label-text-tracking:.0892857143em;--mat-tab-header-label-text-line-height:36px;--mat-tab-header-label-text-weight:500}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(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color:black;--mdc-checkbox-selected-focus-icon-color:#b0bec5;--mdc-checkbox-selected-hover-icon-color:#b0bec5;--mdc-checkbox-selected-icon-color:#b0bec5;--mdc-checkbox-selected-pressed-icon-color:#b0bec5;--mdc-checkbox-unselected-focus-icon-color:#eeeeee;--mdc-checkbox-unselected-hover-icon-color:#eeeeee;--mdc-checkbox-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color:#b0bec5;--mdc-checkbox-selected-hover-state-layer-color:#b0bec5;--mdc-checkbox-selected-pressed-state-layer-color:#b0bec5;--mdc-checkbox-unselected-focus-state-layer-color:white;--mdc-checkbox-unselected-hover-state-layer-color:white;--mdc-checkbox-unselected-pressed-state-layer-color:white;--mat-checkbox-disabled-label-color:rgba(255, 255, 255, .5)}.mat-mdc-checkbox{--mdc-form-field-label-text-color:white}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#c2185b;--mdc-checkbox-selected-hover-icon-color:#c2185b;--mdc-checkbox-selected-icon-color:#c2185b;--mdc-checkbox-selected-pressed-icon-color:#c2185b;--mdc-checkbox-unselected-focus-icon-color:#eeeeee;--mdc-checkbox-unselected-hover-icon-color:#eeeeee;--mdc-checkbox-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color:#c2185b;--mdc-checkbox-selected-hover-state-layer-color:#c2185b;--mdc-checkbox-selected-pressed-state-layer-color:#c2185b;--mdc-checkbox-unselected-focus-state-layer-color:white;--mdc-checkbox-unselected-hover-state-layer-color:white;--mdc-checkbox-unselected-pressed-state-layer-color:white}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#eeeeee;--mdc-checkbox-unselected-hover-icon-color:#eeeeee;--mdc-checkbox-unselected-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:white;--mdc-checkbox-unselected-hover-state-layer-color:white;--mdc-checkbox-unselected-pressed-state-layer-color:white}html{--mdc-checkbox-state-layer-size:40px;--mat-checkbox-touch-target-display:block}.mat-mdc-checkbox{--mdc-form-field-label-text-font:Roboto, sans-serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:.0178571429em;--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:white;--mdc-text-button-disabled-label-text-color:rgba(255, 255, 255, .5);--mat-text-button-state-layer-color:white;--mat-text-button-disabled-state-layer-color:white;--mat-text-button-ripple-color:rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity:.08;--mat-text-button-focus-state-layer-opacity:.24;--mat-text-button-pressed-state-layer-opacity:.24;--mdc-filled-button-container-color:#424242;--mdc-filled-button-label-text-color:white;--mdc-filled-button-disabled-container-color:rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color:rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color:white;--mat-filled-button-disabled-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity:.08;--mat-filled-button-focus-state-layer-opacity:.24;--mat-filled-button-pressed-state-layer-opacity:.24;--mdc-protected-button-container-color:#424242;--mdc-protected-button-label-text-color:white;--mdc-protected-button-disabled-container-color:rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color:rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color:#000;--mat-protected-button-state-layer-color:white;--mat-protected-button-disabled-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity:.08;--mat-protected-button-focus-state-layer-opacity:.24;--mat-protected-button-pressed-state-layer-opacity:.24;--mdc-outlined-button-disabled-outline-color:rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color:rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color:white;--mdc-outlined-button-outline-color:rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color:white;--mat-outlined-button-disabled-state-layer-color:white;--mat-outlined-button-ripple-color:rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity:.08;--mat-outlined-button-focus-state-layer-opacity:.24;--mat-outlined-button-pressed-state-layer-opacity:.24}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#c2185b;--mat-text-button-state-layer-color:#c2185b;--mat-text-button-ripple-color:rgba(194, 24, 91, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#b0bec5;--mat-text-button-state-layer-color:#b0bec5;--mat-text-button-ripple-color:rgba(176, 190, 197, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color:#f44336;--mat-text-button-state-layer-color:#f44336;--mat-text-button-ripple-color:rgba(244, 67, 54, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color:#c2185b;--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:#b0bec5;--mdc-filled-button-label-text-color:black;--mat-filled-button-state-layer-color:black;--mat-filled-button-ripple-color:rgba(0, 0, 0, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color:#f44336;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color:#c2185b;--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:#b0bec5;--mdc-protected-button-label-text-color:black;--mat-protected-button-state-layer-color:black;--mat-protected-button-ripple-color:rgba(0, 0, 0, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color:#f44336;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color:#c2185b;--mdc-outlined-button-outline-color:rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color:#c2185b;--mat-outlined-button-ripple-color:rgba(194, 24, 91, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#b0bec5;--mdc-outlined-button-outline-color:rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color:#b0bec5;--mat-outlined-button-ripple-color:rgba(176, 190, 197, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color:#f44336;--mdc-outlined-button-outline-color:rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color:#f44336;--mat-outlined-button-ripple-color:rgba(244, 67, 54, .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:Roboto, sans-serif;--mdc-text-button-label-text-size:14px;--mdc-text-button-label-text-tracking:.0892857143em;--mdc-text-button-label-text-weight:500;--mdc-text-button-label-text-transform:none;--mdc-filled-button-label-text-font:Roboto, sans-serif;--mdc-filled-button-label-text-size:14px;--mdc-filled-button-label-text-tracking:.0892857143em;--mdc-filled-button-label-text-weight:500;--mdc-filled-button-label-text-transform:none;--mdc-outlined-button-label-text-font:Roboto, sans-serif;--mdc-outlined-button-label-text-size:14px;--mdc-outlined-button-label-text-tracking:.0892857143em;--mdc-outlined-button-label-text-weight:500;--mdc-outlined-button-label-text-transform:none;--mdc-protected-button-label-text-font:Roboto, sans-serif;--mdc-protected-button-label-text-size:14px;--mdc-protected-button-label-text-tracking:.0892857143em;--mdc-protected-button-label-text-weight:500;--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(255, 255, 255, .5);--mat-icon-button-state-layer-color:white;--mat-icon-button-disabled-state-layer-color:white;--mat-icon-button-ripple-color:rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity:.08;--mat-icon-button-focus-state-layer-opacity:.24;--mat-icon-button-pressed-state-layer-opacity:.24}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color:#c2185b;--mat-icon-button-state-layer-color:#c2185b;--mat-icon-button-ripple-color:rgba(194, 24, 91, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#b0bec5;--mat-icon-button-state-layer-color:#b0bec5;--mat-icon-button-ripple-color:rgba(176, 190, 197, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color:#f44336;--mat-icon-button-state-layer-color:#f44336;--mat-icon-button-ripple-color:rgba(244, 67, 54, .1)}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:#424242;--mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color:#000;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-disabled-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity:.08;--mat-fab-focus-state-layer-opacity:.24;--mat-fab-pressed-state-layer-opacity:.24;--mat-fab-disabled-state-container-color:rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color:rgba(255, 255, 255, .5);--mdc-fab-small-container-color:#424242;--mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color:#000;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-disabled-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity:.08;--mat-fab-small-focus-state-layer-opacity:.24;--mat-fab-small-pressed-state-layer-opacity:.24;--mat-fab-small-disabled-state-container-color:rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color:rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color:#000}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color:#c2185b;--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:#b0bec5;--mat-fab-foreground-color:black;--mat-fab-state-layer-color:black;--mat-fab-ripple-color:rgba(0, 0, 0, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color:#f44336;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color:#c2185b;--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:#b0bec5;--mat-fab-small-foreground-color:black;--mat-fab-small-state-layer-color:black;--mat-fab-small-ripple-color:rgba(0, 0, 0, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color:#f44336;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display:block;--mat-fab-small-touch-target-display:block}html{--mdc-extended-fab-label-text-font:Roboto, sans-serif;--mdc-extended-fab-label-text-size:14px;--mdc-extended-fab-label-text-tracking:.0892857143em;--mdc-extended-fab-label-text-weight:500}html{--mdc-snackbar-container-shape:4px}html{--mdc-snackbar-container-color:#d9d9d9;--mdc-snackbar-supporting-text-color:rgba(66, 66, 66, .87);--mat-snack-bar-button-color:rgba(0, 0, 0, .87)}html{--mdc-snackbar-supporting-text-font:Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height:20px;--mdc-snackbar-supporting-text-size:14px;--mdc-snackbar-supporting-text-weight:400}html{--mat-table-row-item-outline-width:1px}html{--mat-table-background-color:#424242;--mat-table-header-headline-color:white;--mat-table-row-item-label-text-color:white;--mat-table-row-item-outline-color:rgba(255, 255, 255, .12)}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:Roboto, sans-serif;--mat-table-header-headline-line-height:22px;--mat-table-header-headline-size:14px;--mat-table-header-headline-weight:500;--mat-table-header-headline-tracking:.0071428571em;--mat-table-row-item-label-text-font:Roboto, sans-serif;--mat-table-row-item-label-text-line-height:20px;--mat-table-row-item-label-text-size:14px;--mat-table-row-item-label-text-weight:400;--mat-table-row-item-label-text-tracking:.0178571429em;--mat-table-footer-supporting-text-font:Roboto, sans-serif;--mat-table-footer-supporting-text-line-height:20px;--mat-table-footer-supporting-text-size:14px;--mat-table-footer-supporting-text-weight:400;--mat-table-footer-supporting-text-tracking:.0178571429em}html{--mdc-circular-progress-active-indicator-width:4px;--mdc-circular-progress-size:48px}html{--mdc-circular-progress-active-indicator-color:#c2185b}html .mat-accent{--mdc-circular-progress-active-indicator-color:#b0bec5}html .mat-warn{--mdc-circular-progress-active-indicator-color:#f44336}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:#c2185b;--mat-badge-text-color:white;--mat-badge-disabled-state-background-color:#6e6e6e;--mat-badge-disabled-state-text-color:rgba(255, 255, 255, .5)}.mat-badge-accent{--mat-badge-background-color:#b0bec5;--mat-badge-text-color:rgba(0, 0, 0, .87)}.mat-badge-warn{--mat-badge-background-color:#f44336;--mat-badge-text-color:white}html{--mat-badge-text-font:Roboto, sans-serif;--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:white;--mat-bottom-sheet-container-background-color:#424242}html{--mat-bottom-sheet-container-text-font:Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height:20px;--mat-bottom-sheet-container-text-size:14px;--mat-bottom-sheet-container-text-tracking:.0178571429em;--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(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color:rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color:rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color:#212121;--mat-legacy-button-toggle-disabled-state-text-color:rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color:black;--mat-legacy-button-toggle-disabled-selected-state-background-color:#424242;--mat-standard-button-toggle-text-color:white;--mat-standard-button-toggle-background-color:#424242;--mat-standard-button-toggle-state-layer-color:white;--mat-standard-button-toggle-selected-state-background-color:#212121;--mat-standard-button-toggle-selected-state-text-color:white;--mat-standard-button-toggle-disabled-state-text-color:rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color:#424242;--mat-standard-button-toggle-disabled-selected-state-text-color:white;--mat-standard-button-toggle-disabled-selected-state-background-color:#424242;--mat-standard-button-toggle-divider-color:#595959}html{--mat-standard-button-toggle-height:48px}html{--mat-legacy-button-toggle-label-text-font:Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height:24px;--mat-legacy-button-toggle-label-text-size:16px;--mat-legacy-button-toggle-label-text-tracking:.03125em;--mat-legacy-button-toggle-label-text-weight:400;--mat-standard-button-toggle-label-text-font:Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height:24px;--mat-standard-button-toggle-label-text-size:16px;--mat-standard-button-toggle-label-text-tracking:.03125em;--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:#c2185b;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(194, 24, 91, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(194, 24, 91, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(194, 24, 91, .3);--mat-datepicker-toggle-active-state-icon-color:#c2185b;--mat-datepicker-calendar-date-in-range-state-background-color:rgba(194, 24, 91, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;--mat-datepicker-toggle-icon-color:white;--mat-datepicker-calendar-body-label-text-color:rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color:white;--mat-datepicker-calendar-period-button-icon-color:white;--mat-datepicker-calendar-navigation-button-icon-color:white;--mat-datepicker-calendar-header-divider-color:rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color:rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color:rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color:white;--mat-datepicker-calendar-date-outline-color:transparent;--mat-datepicker-calendar-date-disabled-state-text-color:rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color:rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color:white;--mat-datepicker-range-input-disabled-state-separator-color:rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color:rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color:#424242;--mat-datepicker-calendar-container-text-color:white}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color:rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color:#b0bec5;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(176, 190, 197, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color:rgba(176, 190, 197, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(176, 190, 197, .3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(176, 190, 197, .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:#f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color:#b0bec5}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color:#f44336}.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:Roboto, sans-serif;--mat-datepicker-calendar-text-size:13px;--mat-datepicker-calendar-body-label-text-size:14px;--mat-datepicker-calendar-body-label-text-weight:500;--mat-datepicker-calendar-period-button-text-size:14px;--mat-datepicker-calendar-period-button-text-weight:500;--mat-datepicker-calendar-header-text-size:11px;--mat-datepicker-calendar-header-text-weight:400}html{--mat-divider-width:1px}html{--mat-divider-color:rgba(255, 255, 255, .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:#424242;--mat-expansion-container-text-color:white;--mat-expansion-actions-divider-color:rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color:rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color:rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color:rgba(255, 255, 255, .3);--mat-expansion-header-text-color:white;--mat-expansion-header-description-color:rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color:rgba(255, 255, 255, .7)}html{--mat-expansion-header-collapsed-state-height:48px;--mat-expansion-header-expanded-state-height:64px}html{--mat-expansion-header-text-font:Roboto, sans-serif;--mat-expansion-header-text-size:14px;--mat-expansion-header-text-weight:500;--mat-expansion-header-text-line-height:inherit;--mat-expansion-header-text-tracking:inherit;--mat-expansion-container-text-font:Roboto, sans-serif;--mat-expansion-container-text-line-height:20px;--mat-expansion-container-text-size:14px;--mat-expansion-container-text-tracking:.0178571429em;--mat-expansion-container-text-weight:400}html{--mat-grid-list-tile-header-primary-text-size:14px;--mat-grid-list-tile-header-secondary-text-size:12px;--mat-grid-list-tile-footer-primary-text-size:14px;--mat-grid-list-tile-footer-secondary-text-size:12px}html{--mat-icon-color:inherit}.mat-icon.mat-primary{--mat-icon-color:#c2185b}.mat-icon.mat-accent{--mat-icon-color:#b0bec5}.mat-icon.mat-warn{--mat-icon-color:#f44336}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(255, 255, 255, .12);--mat-sidenav-container-background-color:#424242;--mat-sidenav-container-text-color:white;--mat-sidenav-content-background-color:#303030;--mat-sidenav-content-text-color:white;--mat-sidenav-scrim-color:rgba(189, 189, 189, .6)}html{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#c2185b;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#c2185b;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#c2185b;--mat-stepper-header-edit-state-icon-foreground-color:white;--mat-stepper-container-color:#424242;--mat-stepper-line-color:rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color:rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color:rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color:rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color:rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color:white;--mat-stepper-header-error-state-label-text-color:#f44336;--mat-stepper-header-icon-background-color:rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color:#f44336;--mat-stepper-header-error-state-icon-background-color:transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color:rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color:#b0bec5;--mat-stepper-header-selected-state-icon-foreground-color:rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color:#b0bec5;--mat-stepper-header-done-state-icon-foreground-color:rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color:#b0bec5;--mat-stepper-header-edit-state-icon-foreground-color:rgba(0, 0, 0, .87)}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#f44336;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#f44336;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#f44336;--mat-stepper-header-edit-state-icon-foreground-color:white}html{--mat-stepper-header-height:72px}html{--mat-stepper-container-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-size:14px;--mat-stepper-header-label-text-weight:400;--mat-stepper-header-error-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-weight:400}html{--mat-sort-arrow-color:#c6c6c6}html{--mat-toolbar-container-background-color:#212121;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color:#c2185b;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color:#b0bec5;--mat-toolbar-container-text-color:rgba(0, 0, 0, .87)}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color:#f44336;--mat-toolbar-container-text-color:white}html{--mat-toolbar-standard-height:64px;--mat-toolbar-mobile-height:56px}html{--mat-toolbar-title-text-font:Roboto, sans-serif;--mat-toolbar-title-text-line-height:32px;--mat-toolbar-title-text-size:20px;--mat-toolbar-title-text-tracking:.0125em;--mat-toolbar-title-text-weight:500}html{--mat-tree-container-background-color:#424242;--mat-tree-node-text-color:white}html{--mat-tree-node-min-height:48px}html{--mat-tree-node-text-font:Roboto, sans-serif;--mat-tree-node-text-size:14px;--mat-tree-node-text-weight:400}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}@font-face{font-family:Figtree;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_chQG5XyEAk4A.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Figtree;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_chQG5ZyEA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Figtree;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QG5XyEAk4A.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Figtree;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QG5ZyEA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Figtree;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_dNQG5XyEAk4A.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Figtree;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_dNQG5ZyEA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Figtree;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_ehR25XyEAk4A.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Figtree;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_ehR25ZyEA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Figtree;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_eYR25XyEAk4A.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Figtree;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_eYR25ZyEA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Figtree;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_f_R25XyEAk4A.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Figtree;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_f_R25ZyEA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v143/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}h1{font-size:3.75rem;font-weight:700}@media (max-width: 1366px){h1{font-size:3.5625rem}}@media (max-width: 1199px){h1{font-size:2.8125rem}}@media (max-width: 767px){h1{font-size:2.5rem}}@media (max-width: 574px){h1{font-size:2.1875rem}}h2{font-size:2.375rem;font-weight:700}@media (max-width: 1199px){h2{font-size:2.125rem}}@media (max-width: 991px){h2{font-size:1.875rem}}@media (max-width: 574px){h2{font-size:2rem}}h3{font-size:2.375rem;font-weight:600}@media (max-width: 767px){h3{font-size:2rem}}h4{font-size:1.375rem;font-weight:600}@media (max-width: 767px){h4{font-size:1.25rem}}h5{font-weight:600;font-size:1.25rem}h6{font-size:1rem;font-weight:600}*{margin:0;padding:0}*,*:after,*:before{box-sizing:border-box}body{margin:0;font-family:Figtree,sans-serif;color:#333}button{outline:none}button:focus{outline:none}ul,ol{margin:0;list-style-type:none}a,a:link,a:visited,a:hover{display:inline-block;text-decoration:none;transition:.3s all ease}i,span{display:inline-block}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6,p{margin:0}.wrapper{min-height:100vh}.btn{font-size:1rem;line-height:1.5rem;font-weight:600;padding:.5625rem 1.25rem;height:3.125rem;letter-spacing:0;font-family:Figtree,sans-serif!important;border-radius:0!important;border:1px solid transparent;cursor:pointer;transition:all .5s;position:relative}@media (max-width: 767px){.btn{font-size:1rem;padding:.5625rem .9375rem;height:2.8125rem}}.btn.btn-sm{height:2.8125rem}@media (max-width: 767px){.btn.btn-sm{height:2.5rem}}.btn.btn-md{font-size:1rem}@media (max-width: 767px){.btn.btn-md{font-size:1rem}}.btn.btn-full{width:100%}.btn.text-btn{background-color:transparent;font-size:.875rem;color:#e8554d;padding:0;height:auto}.btn.white-outline{border-color:#fff;color:#fff}.btn.blue-outline{border-color:#0e218f!important;color:#0e218f!important;background-color:#fff!important;transition:all .5s}.btn.blue-outline:after{position:absolute;left:0;right:0;bottom:0;height:0;width:100%;content:"";background-color:#f4c759;transition:all .3s}.btn.blue-outline:hover{border-color:#f4c759!important}.btn.blue-outline:hover:after{height:100%}.btn.black-outline{border-color:#333!important;color:#333!important;background-color:#fff!important;transition:all .5s}.btn.black-outline:after{position:absolute;left:0;right:0;bottom:0;height:0;width:100%;content:"";background-color:#f4c759;transition:all .3s}.btn.black-outline:hover{border-color:#f4c759!important}.btn.black-outline:hover:after{height:100%}.btn.gray-outline{border-color:#e1e1e1!important;color:#333!important;background-color:#fff!important;transition:all .5s}.btn.gray-outline:after{position:absolute;left:0;right:0;bottom:0;height:0;width:100%;content:"";background-color:#f4c759;transition:all .3s}.btn.gray-outline:hover{border-color:#f4c759!important}.btn.gray-outline:hover:after{height:100%}.btn.yellow-bg{background:#f4c859;color:#0e218f}.btn.blue-bg{color:#0e218f;background-color:#0e218f0d;font-weight:600}.btn.blue-bg:after{position:absolute;left:0;right:0;bottom:0;height:0;width:100%;content:"";background-color:#f4c759;transition:all .3s}.btn.blue-bg:hover:after{height:100%}.btn.img-btn{display:flex;align-items:center;justify-content:center}.btn.img-btn span{display:flex}.btn.img-btn:hover .right-arrow{transform:translate(3px)}.btn.img-btn:hover .left-arrow{transform:translate(-3px)}.btn.img-btn .left-img{margin-right:.625rem}.btn .mdc-button__label{display:flex;align-items:center;justify-content:center}.btn.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{opacity:1;background-color:inherit}.btn:hover .up-arrow img{transform:translatey(-3px) translate(3px)}::ng-deep .mat-mdc-outlined-button .mat-mdc-button-touch-target{height:auto}::ng-deep input{color:#333!important;font-size:1rem}::ng-deep input:focus-visible{outline:none}::ng-deep input:focus::placeholder{color:transparent!important}::ng-deep input::placeholder{color:#666!important}.footer .mat-mdc-form-field-subscript-wrapper,.footer .mat-mdc-form-field-bottom-align:before{display:none!important}.mat-mdc-form-field:focus-visible{outline:none}.toggle-btn .mat-button-toggle .mat-pseudo-checkbox{display:none}.toggle-btn .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{padding:0rem .875rem}.toggle-btn .mat-button-toggle-appearance-standard{background-color:#f3f4fb}.toggle-btn .mat-button-toggle-appearance-standard.mat-button-toggle-checked{background-color:#142063}.toggle-btn .mat-button-toggle-group-appearance-standard .mat-button-toggle-appearance-standard+.mat-button-toggle-appearance-standard{border-left:0}.toggle-btn .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.toggle-btn .mat-button-toggle-group-appearance-standard{border:0;border-radius:0}.toggle-btn svg{height:1.25rem;width:1.25rem}.toggle-btn .mat-button-toggle-checked svg path{fill:#fff}::ng-deep div.mat-mdc-select-panel,::ng-deep div.mdc-text-field textarea{background-color:#fff!important}::ng-deep div.mat-mdc-select-panel::-webkit-scrollbar-track,::ng-deep div.mdc-text-field textarea::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}::ng-deep div.mat-mdc-select-panel::-webkit-scrollbar,::ng-deep div.mdc-text-field textarea::-webkit-scrollbar{width:6px;height:6px;background-color:#fff}::ng-deep div.mat-mdc-select-panel::-webkit-scrollbar-thumb,::ng-deep div.mdc-text-field textarea::-webkit-scrollbar-thumb{border-radius:10px;background-color:#ededed}::ng-deep div.mat-mdc-select-panel .mat-mdc-option{--mdc-list-list-item-container-color: $light_gray1 !important;padding:0rem 1.25rem;font-family:Figtree,sans-serif;font-weight:500}::ng-deep .mat-mdc-option{color:#333!important;padding:0rem 1.25rem}::ng-deep .mat-mdc-option:hover:not(.mdc-list-item--disabled){background-color:#f3f4fb!important}::ng-deep .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#0e218f!important}::ng-deep .mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-checked:after,::ng-deep .mat-pseudo-checkbox-minimal.mat-pseudo-checkbox-indeterminate:after{color:#0e218f!important}::ng-deep .mat-mdc-select-value{display:flex;align-items:center}::ng-deep .mat-mdc-option .mat-pseudo-checkbox-minimal{display:none}::ng-deep .form-row{display:flex;flex-wrap:wrap;margin:0rem -.9375rem}::ng-deep .form-row .form-col{flex:0 0 100%;max-width:100%;padding:0rem .9375rem}::ng-deep .form-row .form-col.col-6{flex:0 0 50%;max-width:50%}@media (max-width: 574px){::ng-deep .form-row .form-col.col-6{flex:0 0 100%;max-width:100%}}::ng-deep .form-row .form-col .custom-form-field{margin-bottom:.3125rem}::ng-deep .form-row .form-col .custom-form-field.custom-select-field .mat-mdc-form-field-subscript-wrapper,::ng-deep .form-row .form-col .custom-form-field.custom-textarea .mat-mdc-form-field-subscript-wrapper{display:block}::ng-deep .form-row .form-col .custom-form-field mat-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#fff!important}::ng-deep .gray-bg .form-row .form-col .custom-form-field mat-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f6fb!important}::ng-deep .custom-form-field{margin-bottom:0rem}::ng-deep .custom-form-field.custom-textarea mat-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#fff!important}::ng-deep .custom-form-field.custom-textarea .mat-mdc-form-field-subscript-wrapper{display:none}::ng-deep .custom-form-field.custom-textarea .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#666}::ng-deep .custom-form-field .mat-mdc-select-placeholder{color:#666}::ng-deep .custom-form-field.full-form-field .mat-mdc-form-field{width:100%!important}::ng-deep .custom-form-field.full-form-field .mat-mdc-form-field .mat-mdc-text-field-wrapper{background-color:#f5f6fb!important}::ng-deep .custom-form-field.full-form-field .mat-mdc-form-field .mat-mdc-form-field-infix{min-height:50px!important}@media (max-width: 767px){::ng-deep .custom-form-field.full-form-field .mat-mdc-form-field .mat-mdc-form-field-infix{min-height:45px!important;padding:10px 0!important}}::ng-deep .custom-form-field.full-form-field textarea{width:100%!important;resize:none;color:#333;font-size:1rem}::ng-deep .custom-form-field.full-form-field textarea::placeholder{color:#666;font-size:1rem}::ng-deep .custom-form-field.full-form-field textarea:focus::placeholder{color:transparent!important}::ng-deep .custom-form-field.full-form-field textarea:focus.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input{color:transparent!important}::ng-deep .custom-form-field .mat-mdc-form-field-error{color:#e73625;font-size:.875rem}@media (max-width: 767px){::ng-deep .custom-form-field .mat-mdc-form-field-error{font-size:.75rem}}::ng-deep .custom-form-field .mat-mdc-form-field-error-wrapper{padding:0}::ng-deep .custom-form-field .mat-mdc-form-field-subscript-wrapper{height:1.5625rem}::ng-deep .custom-form-field mat-label{margin-bottom:.3125rem;display:block;font-size:.875rem}::ng-deep .custom-form-field mat-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f6fb!important;border-radius:0!important}::ng-deep .custom-form-field .mat-mdc-form-field-has-icon-suffix .mat-mdc-text-field-wrapper{padding-right:.875rem}::ng-deep .custom-form-field .mdc-text-field{padding:0rem 1.25rem}::ng-deep .custom-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#333!important;caret-color:#333;font-family:Figtree,sans-serif;font-weight:500;font-size:1rem}::ng-deep .custom-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom:2px solid #dfe2ee!important}::ng-deep .custom-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom:2px solid #0e218f!important}::ng-deep .custom-form-field .mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom:2px solid #e73625!important}::ng-deep .custom-form-field.custom-select-field .mat-mdc-text-field-wrapper{height:3.125rem}@media (max-width: 767px){::ng-deep .custom-form-field.custom-select-field .mat-mdc-text-field-wrapper{height:2.8125rem}}::ng-deep .custom-form-field.custom-select-field .mdc-text-field--outlined .mat-mdc-form-field-infix,::ng-deep .custom-form-field.custom-select-field .mdc-text-field--no-label .mat-mdc-form-field-infix{padding:.75rem 0rem}::ng-deep .custom-form-field.custom-select-field .mat-mdc-form-field-infix{min-height:auto;min-width:5rem;width:5rem}::ng-deep .custom-form-field.custom-select-field .mat-mdc-select{color:#333;font-family:Figtree,sans-serif;font-weight:500}::ng-deep .custom-form-field.custom-select-field .mat-mdc-select-arrow{background:url("./media/arrow-down-black-7TBOC3BI.svg");background-size:contain;background-repeat:no-repeat;transition:all .5s;height:.625rem;width:.625rem;background-position:center}::ng-deep .custom-form-field.custom-select-field .mat-mdc-select-arrow svg{display:none}::ng-deep .custom-form-field.custom-select-field .mat-mdc-form-field-subscript-wrapper{display:none}.custom-form-field.custom-select-field .mat-mdc-select[aria-expanded=true] .mat-mdc-select-arrow{transform:rotate(-180deg)}.mdc-form-field{color:#333!important}.pwd-field .mat-mdc-icon-button{color:#adb2d4}.checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border:1px solid #d9d9d9}.checkbox .mdc-form-field{font-size:1rem}.checkbox .mdc-form-field>label{font-family:Figtree,sans-serif;padding-right:0}.checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border:1px solid #d9d9d9}.checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:focus:focus:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border:1px solid #d9d9d9}.checkbox .mdc-checkbox{padding:.4375rem}.checkbox .mdc-checkbox .mdc-checkbox__background{height:1.375rem;width:1.375rem;left:0;top:50%;transform:translateY(-50%);border-radius:0}.checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:focus:checked~.mdc-checkbox__background,.checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:focus:indeterminate~.mdc-checkbox__background{background-color:#0e218f;border-color:#0e218f}.checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff!important;height:.75rem;width:.75rem;top:50%;left:50%;transform:translate(-50%) translateY(-50%)}.checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#0e218f;border-color:#0e218f}.checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.checkbox .mdc-checkbox:hover .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{background-color:#0e218f;border-color:#0e218f}.checkbox .mat-mdc-checkbox-ripple,.checkbox .mdc-checkbox__ripple{display:none!important}.checkbox a{font-weight:400!important;color:#0e218f!important;margin-left:.625rem;position:relative}.checkbox a:after{position:absolute;bottom:0;left:0;right:0;height:1px;width:100%;content:"";background-color:#0e218f;transition:all .5s}.checkbox a:hover:after{width:0}.checkbox.resend-code{text-align:center;margin-top:.9375rem;display:block}.checkbox.resend-code a{margin:0}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.sidebar-open{overflow:hidden}.container{max-width:74.375rem;margin:0 auto;padding:0rem 1.5625rem}.container-fluid{padding:0rem 1.5625rem}.gradient-text{background:linear-gradient(90.01deg,#0e218f 52.32%,#f4c859 99.99%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.left-arrow{width:1rem;margin-right:.625rem;transition:all .5s;display:flex;align-items:center;justify-content:center}.right-arrow{width:1rem;margin-left:.625rem;transition:all .5s;display:flex;align-items:center;justify-content:center}.up-arrow{width:.75rem;margin-left:.625rem;transition:all .5s}.up-arrow img{transition:all .5s}.gray-text{color:#afafb2;font-weight:500}.ivory-text{color:#f4c859}.bold-text{font-weight:700}.ivory-bg{background-color:#f4c859;color:#0e218f}.ivory-bg a{color:#0e218f}.blue-bg{background-color:#0e218f;color:#fff}.blue-bg a{color:#fff}.move_arrow{overflow:hidden}.move_arrow .up-arrow{position:relative}.move_arrow .before_img{transition:all .5s;visibility:visible}.move_arrow .after_img{transition-delay:1s;transition:all .5s;visibility:hidden;opacity:0;position:absolute;transform:translatey(30px) translate(-30px)}.move_arrow:hover span .before_img{transition:all .5s;visibility:hidden;opacity:0;transform:translatey(-30px) translate(30px)}.move_arrow:hover span .after_img{transition:all .5s;transform:translatey(0) translate(0);visibility:visible;opacity:1}::ng-deep .tab .mat-mdc-tab-header{border-bottom:1px solid #e1e1e1;margin:0rem 0rem 1.75rem}::ng-deep .tab .mat-mdc-tab-header .mat-mdc-tab-list .mat-mdc-tab-labels{gap:2.5rem}@media (max-width: 1199px){::ng-deep .tab .mat-mdc-tab-header .mat-mdc-tab-list .mat-mdc-tab-labels{gap:1.875rem}}@media (max-width: 767px){::ng-deep .tab .mat-mdc-tab-header .mat-mdc-tab-list .mat-mdc-tab-labels{gap:.9375rem}}::ng-deep .tab .mat-mdc-tab-header .mat-mdc-tab-list .mdc-tab{font-size:1.25rem;line-height:1.5rem;padding:0;min-width:0;font-family:Figtree,sans-serif;font-weight:500;color:#333;letter-spacing:0;height:4.25rem}@media (max-width: 1024px){::ng-deep .tab .mat-mdc-tab-header .mat-mdc-tab-list .mdc-tab{font-size:1.125rem;line-height:1.375rem;height:3.625rem}}::ng-deep .tab .mat-mdc-tab-header .mat-mdc-tab-list .mdc-tab .mdc-tab__text-label{color:inherit}::ng-deep .tab .mat-mdc-tab-header .mat-mdc-tab-list .mdc-tab.mdc-tab--active{color:#0e218f}::ng-deep .tab .mat-mdc-tab-header .mat-mdc-tab-list .mdc-tab.mdc-tab--active .mdc-tab__ripple:before{background-color:#f4c859}::ng-deep .tab .mat-mdc-tab-header .mat-mdc-tab-list .mdc-tab.mdc-tab--active .mat-ripple-element{background-color:#f4c859}::ng-deep .tab .mat-mdc-tab-header .mat-mdc-tab-list .mdc-tab .mdc-tab-indicator__content--underline{border-top-width:.3125rem;border-color:#f4c859}::ng-deep .tab .mat-mdc-tab-header .mat-mdc-tab-list .mdc-tab .mat-mdc-tab-ripple{display:none}::ng-deep .tab .mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron{border-color:#333}::ng-deep .tab .mat-mdc-tab-body,::ng-deep .tab .mat-mdc-tab-body-content{overflow:hidden!important}::ng-deep .tab .mat-mdc-tab .mdc-tab__ripple:before{background-color:transparent!important}::ng-deep .tab .mat-mdc-tab:hover .mdc-tab__ripple:before{opacity:1}::ng-deep .tab .mat-mdc-tab.cdk-mouse-focused .mdc-tab__ripple:before{background-color:#f5f6fb!important}.product-list-outer{display:flex;flex-wrap:wrap;margin:0rem -.9375rem -1.875rem}.product-list-outer .product-list{flex:0 0 100%;max-width:100%;padding:0rem .9375rem;margin:0rem 0rem 1.875rem}@media (max-width: 767px){.product-list-outer .product-list{margin:0rem 0rem 1.125rem}}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:.9375rem}.breadcrumb li{font-size:1rem;line-height:1.25rem;margin-right:.25rem;color:#0e218f;font-weight:500;position:relative}.breadcrumb li:not(:last-child):after{content:"/";margin-left:.25rem;color:#666}.breadcrumb li a{color:#666}.list-icon li{font-size:1rem;line-height:1.8;position:relative;padding-left:1.5625rem}.list-icon li:after{content:"";position:absolute;left:-.1875rem;top:.3125rem;background:url("./media/product-list-icon-IEDRRXLW.svg");background-repeat:no-repeat;background-size:contain;width:.9375rem;height:1.5625rem}.list-icon li:not(:last-child){margin:0rem 0rem .5625rem}.number-list{list-style-type:decimal;padding-left:23px}.number-list ::marker{font-weight:700}.products-list-wrapper{display:flex;flex-wrap:wrap;margin:0rem -.9375rem -1.875rem}@media (max-width: 767px){.products-list-wrapper{overflow:auto}}.products-list-wrapper .product-card{flex:0 0 33.33%;max-width:33.33%;display:flex;flex-direction:column;position:relative;padding:0rem .9375rem;margin-bottom:1.875rem}@media (max-width: 767px){.products-list-wrapper .product-card{flex:0 0 50%;max-width:50%}}@media (max-width: 574px){.products-list-wrapper .product-card{flex:0 0 100%;max-width:100%}}.products-list-wrapper .product-card .inner-content{padding:1.25rem;border:2px solid #eeeff5;height:100%}@media (max-width: 991px){.products-list-wrapper .product-card .inner-content{padding:1.25rem}}.products-list-wrapper .product-card .inner-content .product-card-inner{margin-bottom:1.25rem}.products-list-wrapper .product-card .product-card-imgae{margin-bottom:.9375rem;overflow:hidden}.products-list-wrapper .product-card .product-card-imgae img{height:100%;width:auto;max-width:100%;transition:all .5s;display:block}.products-list-wrapper .product-card .product-card-imgae a{overflow:hidden;width:100%;display:flex;justify-content:center}.products-list-wrapper .product-card .product-card-imgae a:hover img{transform:scale(1.03)}.products-list-wrapper .product-card .product-card-content h5{margin-bottom:.625rem;line-height:1.4}@media (max-width: 1024px){.products-list-wrapper .product-card .product-card-content h5{font-size:1.125rem}}.products-list-wrapper .product-card .product-card-content h5 .right-arrow{transition:all .5s;opacity:0;transform:translate(-5px);display:inline-flex}.products-list-wrapper .product-card .product-card-content p{line-height:1.5}.products-list-wrapper .product-card .product-card-content a{color:#333;transition:all .5s}@media (max-width: 991px){.products-list-wrapper .product-card .product-card-content a h5 .right-arrow{display:none}}.products-list-wrapper .product-card .product-card-content a:hover{color:#0e218f}.products-list-wrapper .product-card .product-card-content a:hover h5 .right-arrow{transition:all .5s;opacity:1;transform:translate(0)}.products-list-wrapper .btn-wrapper{margin-top:1.25rem;position:absolute;bottom:1.25rem;left:2.1875rem;right:2.1875rem}.products-list-wrapper .btn-wrapper .btn:after{z-index:-1}.products-list-wrapper.list-view{margin:0}.products-list-wrapper.list-view .product-card{flex:0 0 100%;max-width:100%;flex-direction:row;padding:1.5625rem 0rem;margin-bottom:0rem;border-bottom:1px solid #e1e1e1}@media (max-width: 667px){.products-list-wrapper.list-view .product-card{flex-direction:column}}.products-list-wrapper.list-view .product-card:last-child{border-bottom:0;padding-bottom:0}.products-list-wrapper.list-view .product-card .inner-content{padding:0rem;width:100%;border:none}.products-list-wrapper.list-view .product-card .inner-content .product-card-inner{display:flex;margin-bottom:0}@media (max-width: 667px){.products-list-wrapper.list-view .product-card .inner-content .product-card-inner{flex-direction:column}}.products-list-wrapper.list-view .product-card .product-card-imgae{margin-bottom:0rem;margin-right:1.5625rem;max-width:9.0625rem;width:100%}@media (max-width: 667px){.products-list-wrapper.list-view .product-card .product-card-imgae{max-width:100%;margin-right:0rem;margin-bottom:1.25rem;min-width:6.25rem;width:auto}}@media (max-width: 667px){.products-list-wrapper.list-view .product-card .product-card-imgae a{max-width:100%;margin:0;width:100%}}.products-list-wrapper.list-view .product-card .product-card-content{max-width:calc(100% - 170px)}@media (max-width: 667px){.products-list-wrapper.list-view .product-card .product-card-content{max-width:100%}}.products-list-wrapper.list-view .product-card .product-card-content h5 .right-arrow{display:inline-flex}.products-list-wrapper.list-view .product-card .product-card-content p{line-height:1.5}.products-list-wrapper.list-view .btn-wrapper{position:relative;left:0;right:0;bottom:0}.products-list-wrapper.list-view .btn-wrapper .btn{max-width:13.4375rem}@media (max-width: 667px){.products-list-wrapper.list-view .btn-wrapper .btn{max-width:100%}}.products-list-wrapper.grid-view .product-card .product-card-imgae a img{height:100%}.page-heading{margin-bottom:1.875rem;margin-top:-.625rem}@media (max-width: 667px){.page-heading{margin-bottom:1.5625rem;position:relative;padding-bottom:4.375rem}}.page-heading .custom-dropdown{position:relative}.page-heading .custom-dropdown.open-dropdown .custom-dropdown-seleted:after{transform:rotate(-180deg);transition:all .5s}.page-heading .custom-dropdown .custom-dropdown-seleted{letter-spacing:0;font-size:1rem;color:#333;font-weight:500;position:relative;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.page-heading .custom-dropdown .custom-dropdown-seleted:first-letter{display:inline}.page-heading .custom-dropdown .custom-dropdown-seleted:after{content:"";height:auto;margin-left:.5625rem;position:relative;background:url("./media/arrow-down-black-7TBOC3BI.svg");top:.25rem;background-repeat:no-repeat;background-size:contain;width:1.25rem;height:1.25rem;background-position:center;transition:all .5s}@media (max-width: 767px){.page-heading .custom-dropdown .custom-dropdown-seleted:after{width:.9375rem;height:.9375rem}}.page-heading .heading-text{margin-bottom:.625rem;display:flex;justify-content:space-between;align-items:center}@media (max-width: 667px){.page-heading .heading-text{flex-direction:column;margin-bottom:.9375rem;align-items:start}}.page-heading .heading-text .sorting-wrap{display:flex}@media (max-width: 667px){.page-heading .heading-text .sorting-wrap{justify-content:space-between;width:100%;position:absolute;bottom:0}}.page-heading .heading-text .sorting-wrap .toggle-btn{margin-left:2.1875rem}@media (max-width: 574px){.page-heading .heading-text .sorting-wrap .toggle-btn{display:none}}.page-heading .sub-text{line-height:1.4;font-size:1.125rem}@media (max-width: 767px){.page-heading .sub-text{font-size:1rem}}.select-wrap{display:flex}.select-wrap .custom-form-field{margin-right:.9375rem}.select-wrap .custom-form-field.custom-select-field .mat-mdc-form-field-infix{width:auto}.select-wrap .mat-form-field-appearance-fill .mdc-text-field--no-label .mat-mdc-select-arrow-wrapper{margin-left:.9375rem}.select-wrap mat-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#fff}.accordion-wrapper *{font-family:Figtree,sans-serif}.accordion-wrapper .accordion-panel{border-radius:0;background:#f5f6fb;margin:0rem 0rem .9375rem;box-shadow:none;position:relative}.accordion-wrapper .accordion-panel.mat-expanded{background:#fff;box-shadow:0 8px 14px #0e218f0d}.accordion-wrapper .accordion-panel.mat-expanded:before{content:"";border-left:3px solid #f4c859;height:100%;position:absolute;left:0;top:0;bottom:0}.accordion-wrapper .accordion-panel.mat-expanded .accordion-header{color:#0e218f;padding-bottom:.875rem}.accordion-wrapper .accordion-panel:last-child{margin-bottom:0rem}.accordion-wrapper .accordion-panel .accordion-header{font-size:1.125rem;line-height:1.8;padding:.9375rem 1.25rem;letter-spacing:normal;height:auto;background:transparent;color:#333;font-weight:600}@media (max-width: 991px){.accordion-wrapper .accordion-panel .accordion-header{font-size:1.125rem;line-height:1.5;padding:.9375rem 1.25rem}}.accordion-wrapper .accordion-panel .accordion-header .accordion-title{color:inherit}.accordion-wrapper .accordion-panel .accordion-header .mat-expansion-indicator:after{background:url(/assets/images/arrow-down-black.svg);background-repeat:no-repeat;background-size:1rem;background-position:center;transform:none;border:none;padding:0;width:1rem;height:1rem}@media (max-width: 991px){.accordion-wrapper .accordion-panel .accordion-header .mat-expansion-indicator:after{background-size:.9375rem;width:.9375rem;height:.9375rem}}.accordion-wrapper .accordion-panel .mat-expansion-panel-body{padding:0rem 1.25rem .9375rem}@media (max-width: 991px){.accordion-wrapper .accordion-panel .mat-expansion-panel-body{padding:0rem 1.5625rem .9375rem}}.accordion-wrapper .accordion-panel .mat-expansion-panel-content{font-size:1rem;line-height:1.8;font-weight:400;letter-spacing:normal;color:#333}.section-heading{margin-bottom:2.5rem}@media (max-width: 1024px){.section-heading{margin-bottom:1.875rem}}@media (max-width: 767px){.section-heading{margin-bottom:1.5625rem}}.section-heading .section-title{display:flex;justify-content:space-between;align-items:center}@media (max-width: 767px){.section-heading .section-title{flex-direction:column;align-items:flex-start}}.section-heading .section-title h2{font-size:2.375rem;line-height:1.2;margin-bottom:.625rem;font-weight:700}@media (max-width: 1024px){.section-heading .section-title h2{font-size:2.125rem}}@media (max-width: 767px){.section-heading .section-title h2{font-size:1.875rem}}@media (max-width: 767px){.section-heading .section-title .btn{position:absolute;bottom:30px;left:50%;transform:translate(-50%)}}.section-heading .sub-text{font-size:1.125rem;line-height:1.4}@media (max-width: 1024px){.section-heading .sub-text{font-size:1rem}}@media (max-width: 767px){.section-heading ::ng-deep .custom-form-field.custom-select-field{margin-top:.9375rem}}.section-heading ::ng-deep .custom-form-field.custom-select-field .mat-mdc-form-field-infix{min-height:auto;min-width:11.6875rem;width:11.6875rem}.video-wrap{position:relative;margin-bottom:.625rem}@media (max-width: 991px){.video-wrap{margin-bottom:0}}.video-wrap video{display:block;width:100%;height:100%}.video-wrap .play-btn{position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);background:transparent;border:0;outline:none;box-shadow:none;max-width:80px;cursor:pointer;transition:all .5s}@media (max-width: 767px){.video-wrap .play-btn{max-width:60px}}@media (max-width: 480px){.video-wrap .play-btn{max-width:45px}}.video-wrap .play-btn:hover{transform:scale(.9) translate(-50%,-50%);transition:all .5s}.video-wrap .play-btn.playing{display:none}.enquiry-section{padding:3.75rem 0rem;background-color:#fff}@media (max-width: 1024px){.enquiry-section{padding:2.5rem 0rem}}.page-title{margin-bottom:2.3125rem}@media (max-width: 1024px){.page-title{margin-bottom:1.875rem}}@media (max-width: 767px){.page-title{margin-bottom:1.5625rem}}.page-title h1{font-size:2.375rem;line-height:3rem;font-weight:700}@media (max-width: 1024px){.page-title h1{font-size:2.125rem;line-height:2.75rem}}@media (max-width: 767px){.page-title h1{font-size:1.875rem;line-height:2.125rem}}.page-title p{font-size:1.25rem;line-height:1.5}@media (max-width: 1024px){.page-title p{font-size:1.125rem}}@media (max-width: 767px){.page-title p{font-size:1rem}}.cms-page-wrap .cms-section{padding:3.75rem 0rem 2.5rem}@media (max-width: 767px){.cms-page-wrap .cms-section{padding:1.875rem 0rem}}.cms-page-wrap .content-wrap h2,.cms-page-wrap .content-wrap h3,.cms-page-wrap .content-wrap h4,.cms-page-wrap .content-wrap h5,.cms-page-wrap .content-wrap h6{font-size:1.5rem;margin-bottom:.625rem;font-weight:600}.cms-page-wrap .content-wrap h2:not(:first-child),.cms-page-wrap .content-wrap h3:not(:first-child),.cms-page-wrap .content-wrap h4:not(:first-child),.cms-page-wrap .content-wrap h5:not(:first-child),.cms-page-wrap .content-wrap h6:not(:first-child){margin-top:1.3125rem}@media (max-width: 667px){.cms-page-wrap .content-wrap h2,.cms-page-wrap .content-wrap h3,.cms-page-wrap .content-wrap h4,.cms-page-wrap .content-wrap h5,.cms-page-wrap .content-wrap h6{font-size:1.25rem}}.cms-page-wrap .content-wrap p{font-size:1rem;line-height:1.8}.cms-page-wrap .content-wrap p:not(:last-child){margin-bottom:.9375rem}@media (max-width: 667px){.cms-page-wrap .content-wrap p{font-size:.875rem;line-height:1.5}.cms-page-wrap .content-wrap p:not(:last-child){margin-bottom:.75rem}}.cms-page-wrap .content-wrap a{color:#0e218f;text-decoration:underline}.cms-page-wrap .content-wrap ul li,.cms-page-wrap .content-wrap ol li{line-height:1.8}@media (max-width: 667px){.cms-page-wrap .content-wrap ul li,.cms-page-wrap .content-wrap ol li{line-height:1.5}}.cms-page-wrap .content-wrap .img-wrap{margin-bottom:1.875rem}@media (max-width: 667px){.cms-page-wrap .content-wrap .img-wrap{margin-bottom:1.25rem}}.cms-page-wrap .content-wrap .img-wrap img{display:block}.cms-page-wrap .content-wrap .news-detail{display:flex;justify-content:space-between;margin-bottom:1.875rem;font-size:1rem;line-height:1.375rem;font-weight:400}@media (max-width: 667px){.cms-page-wrap .content-wrap .news-detail{font-size:.875rem;line-height:1.25rem;margin-bottom:1.25rem;flex-wrap:wrap}}.cms-page-wrap .content-wrap .news-detail .left-col{display:flex;align-items:center}@media (max-width: 667px){.cms-page-wrap .content-wrap .news-detail .left-col{width:100%}}.cms-page-wrap .content-wrap .news-detail .left-col .news-date{color:#333;margin-right:.625rem;position:relative}.cms-page-wrap .content-wrap .news-detail .left-col .news-date:after{content:"|";margin-left:.625rem;color:#333}.cms-page-wrap .content-wrap .news-detail .left-col .news-desc{color:#0e218f;font-weight:500;flex:1}.cms-page-wrap .content-wrap .news-detail .right-col{display:flex;align-items:center;color:#333;margin-left:.625rem}@media (max-width: 667px){.cms-page-wrap .content-wrap .news-detail .right-col{width:100%;margin:.625rem 0rem 0rem}}.cms-page-wrap .content-wrap .news-detail .right-col .social-link{display:flex;align-items:center;margin-left:1rem}.cms-page-wrap .content-wrap .news-detail .right-col .social-link li{margin-right:1.25rem}@media (max-width: 667px){.cms-page-wrap .content-wrap .news-detail .right-col .social-link li{width:100%;margin-right:.9375rem}}.cms-page-wrap .content-wrap .news-detail .right-col .social-link li:last-child{margin-right:0}.cms-page-wrap .content-wrap .news-detail .right-col .social-link li a{display:block;text-decoration:none;cursor:pointer}.cms-page-wrap .content-wrap .news-detail .right-col .social-link li a img{display:block}.cms-page-wrap .content-wrap .news-detail .right-col .social-link li a svg{display:block;transition:all .5s}.cms-page-wrap .content-wrap .news-detail .right-col .social-link li a svg path{transition:all .5s}.cms-page-wrap .content-wrap .news-detail .right-col .social-link li a:hover svg path{transition:all .5s;fill:#f4c759}.cms-page-wrap .content-wrap .bottom-btn{display:flex;justify-content:space-between;border-top:1px solid #e1e1e1;margin-top:1.875rem;padding-top:1.875rem;gap:.625rem}@media (max-width: 667px){.cms-page-wrap .content-wrap .bottom-btn{margin-top:1.25rem;padding-top:1.25rem}}.services-section,.training-section{padding:3.75rem 0rem 2.5rem}@media (max-width: 1024px){.services-section,.training-section{padding:1.875rem 0rem}}.services-section h1,.training-section h1{margin-bottom:.625rem}.toggle-menu .mat-mdc-icon-button{height:2.125rem;width:2.125rem;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;border:1px solid #e2dbd7}.toggle-menu .mat-mdc-icon-button .mat-mdc-button-touch-target{height:100%;width:100%}.toggle-menu .mat-mdc-icon-button .mat-mdc-button-persistent-ripple:before{background-color:inherit;opacity:1}.custom-menu.mat-mdc-menu-panel{background-color:#fff;border-radius:0;max-width:8.125rem;min-width:8.125rem;box-shadow:0 4px 20px #0e218f12}.custom-menu.mat-mdc-menu-panel .mat-mdc-menu-content{padding:0rem}.custom-menu.mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item-text{font-size:.875rem;font-weight:500;font-family:Figtree,sans-serif}.custom-menu .mat-mdc-menu-item{color:#333;min-height:auto;padding:.5rem 1rem}.custom-menu .mat-mdc-menu-item:visited,.custom-menu .mat-mdc-menu-item:link{color:#333}.custom-menu .mat-mdc-menu-item:not([disabled]):hover{background-color:#f3f4fb}.custom-snackbar.mat-mdc-snack-bar-container{margin-bottom:1.25rem}.custom-snackbar.mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:#fff;padding:0}.custom-snackbar .mdc-snackbar__label{padding:1rem}.custom-snackbar .snackbar-wrap{display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-family:Figtree,sans-serif;font-weight:600}.custom-snackbar .snackbar-wrap .left-col{display:flex;align-items:center}.custom-snackbar .snackbar-wrap .left-col .icon-wrap{display:flex;align-items:center;justify-content:center;margin-right:.625rem}.custom-snackbar .snackbar-wrap .close-icon-btn{height:1rem;width:1rem;margin-left:.4375rem;min-width:auto;opacity:1;transition:all .5s;padding:0}.custom-snackbar .snackbar-wrap .close-icon-btn:hover{opacity:.6}.custom-snackbar .snackbar-wrap .close-icon-btn span,.custom-snackbar .snackbar-wrap .close-icon-btn img{height:100%;width:100%}.custom-snackbar.success-snackbar .snackbar-wrap{color:#0c5718}.custom-snackbar.warning-snackbar .snackbar-wrap{color:#e4a400}.custom-snackbar.error-snackbar .snackbar-wrap{color:#e73625}::ng-deep .select-focused .cdk-overlay-container,::ng-deep .menu-open .cdk-overlay-container{z-index:10}::ng-deep .drawer-open{overflow:hidden}::ng-deep .drawer-open .mat-mdc-tab-body.mat-mdc-tab-body-active{z-index:112}::ng-deep .custom-drawer{z-index:112;background:transparent}::ng-deep .custom-drawer .mat-drawer-backdrop{position:fixed;background:#131f631a;-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px)}::ng-deep .custom-drawer .mat-drawer{color:#333;position:fixed;background-color:#fff;right:0;left:auto;transform:translate3d(100%,0,0);box-shadow:none;max-width:100%}::ng-deep .drawer-wrapper{min-height:100vh;background-color:#fff;width:31.25rem;max-width:100%;padding:1.5625rem 1.875rem 1.875rem}@media (max-width: 667px){::ng-deep .drawer-wrapper{padding:1.25rem}}::ng-deep .drawer-wrapper .btn-wrapper{position:absolute;bottom:1.875rem;left:1.875rem;right:1.875rem;top:auto}@media (max-width: 667px){::ng-deep .drawer-wrapper .btn-wrapper{bottom:1.25rem;left:1.25rem;right:1.25rem}}::ng-deep .drawer-wrapper h4{font-size:1.75rem;margin-bottom:1.5625rem;margin-right:1.875rem}@media (max-width: 667px){::ng-deep .drawer-wrapper h4{font-size:1.375rem}}::ng-deep .drawer-wrapper .close-wrap{position:absolute;right:1.5625rem;top:1.5625rem;line-height:0rem;opacity:1;transition:all .5s}@media (max-width: 667px){::ng-deep .drawer-wrapper .close-wrap{top:1.4375rem}}::ng-deep .drawer-wrapper .close-wrap:hover{opacity:.6}::ng-deep .drawer-wrapper .close-wrap img{height:1.5rem;width:1.5rem}@media (max-width: 667px){::ng-deep .drawer-wrapper .close-wrap img{height:1.25rem;width:1.25rem}}::ng-deep .drawer-wrapper .drawer-inner-wrap{margin:1.3125rem 0rem;padding-right:.3125rem;max-height:calc(100vh - 200px);overflow-y:auto}::ng-deep .drawer-wrapper .drawer-inner-wrap::-webkit-scrollbar-track{border-radius:.625rem;background-color:#fff}::ng-deep .drawer-wrapper .drawer-inner-wrap::-webkit-scrollbar{width:.375rem;height:.375rem;background-color:#fff}::ng-deep .drawer-wrapper .drawer-inner-wrap::-webkit-scrollbar-thumb{border-radius:.625rem;background-color:#ededed}::ng-deep .drawer-wrapper .drawer-inner-wrap .link-wrap{margin-top:1.875rem;text-align:center}::ng-deep .drawer-wrapper .drawer-inner-wrap .link-url{font-size:1rem;line-height:1.25rem;font-weight:700;color:#333;text-decoration:underline}::ng-deep .drawer-wrapper .drawer-inner-wrap .custom-form-field.custom-textarea mat-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f6fb!important}::ng-deep .drawer-wrapper .drawer-inner-wrap .custom-form-field.custom-textarea mat-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input{padding:.625rem}::ng-deep .drawer-wrapper .drawer-inner-wrap .custom-form-field.custom-select-field .mat-mdc-form-field-subscript-wrapper{display:block}::ng-deep .choose-radio-wrapper{margin-bottom:1.5625rem}::ng-deep .choose-radio-wrapper .mat-mdc-radio-group{display:flex;gap:.625rem}::ng-deep .choose-radio-wrapper .mat-mdc-radio-button{flex:1;background:#f5f6fb;border-bottom:1px solid transparent;transition:all .5s ease-in-out}::ng-deep .choose-radio-wrapper .mat-mdc-radio-button.mat-mdc-radio-checked{border-bottom:1px solid #0e218f}::ng-deep .choose-radio-wrapper .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-form-field .mdc-label{opacity:1}::ng-deep .choose-radio-wrapper .mat-mdc-radio-button.mat-mdc-radio-checked .mat-ripple-element{background-color:#0e218f}::ng-deep .choose-radio-wrapper .mat-mdc-radio-button .mdc-radio{padding:1.125rem}::ng-deep .choose-radio-wrapper .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#0e218f}::ng-deep .choose-radio-wrapper .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:#e1e1e1;background-color:#fff}::ng-deep .choose-radio-wrapper .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#0e218f;background-color:#0e218f}::ng-deep .choose-radio-wrapper .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__inner-circle:before{content:"";border-width:unset;border:0;border-bottom:3px solid #ffffff;border-right:3px solid #ffffff;right:0;bottom:0;display:block;position:absolute;transform:rotate(45deg);height:.75rem;width:.375rem;border-radius:.125rem;left:.4375rem;top:.1875rem}::ng-deep .choose-radio-wrapper .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border:0;transform:unset}::ng-deep .choose-radio-wrapper .mat-mdc-radio-button .mdc-radio .mat-mdc-radio-touch-target{height:100%;width:100%}::ng-deep .choose-radio-wrapper .mat-mdc-radio-button .mdc-radio .mat-radio-ripple{display:none}::ng-deep .choose-radio-wrapper .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{width:100%;height:100%}::ng-deep .choose-radio-wrapper .mat-mdc-radio-button .mdc-form-field{font-size:1rem;line-height:1.5rem;font-weight:500;font-family:Figtree,sans-serif;display:flex;justify-content:space-between}::ng-deep .choose-radio-wrapper .mat-mdc-radio-button .mdc-form-field .mdc-label{opacity:.7;margin-left:0;width:100%;padding:1rem .25rem 1rem 1.125rem;cursor:pointer}::ng-deep .file-upload-block .file-upload-group{position:relative;background-image:repeating-linear-gradient(0deg,#0e218f,#0e218f 10px,transparent 10px,transparent 20px),repeating-linear-gradient(90deg,#0e218f,#0e218f 10px,transparent 10px,transparent 20px),repeating-linear-gradient(180deg,#0e218f,#0e218f 10px,transparent 10px,transparent 20px),repeating-linear-gradient(270deg,#0e218f,#0e218f 10px,transparent 10px,transparent 20px);border-image:repeating-linear-gradient(0deg,#0e218f,#0e218f 10px,transparent 10px,transparent 20px);background-position:0 0,0 0,100% 0,0 100%;background-size:1.5px 100%,100% 1.5px,1.5px 100%,100% 1.5px;background-repeat:no-repeat;padding:.9375rem;height:13.75rem;display:flex;justify-content:center;align-items:center;flex-direction:column;animation:boxBorderAnimation 1s infinite linear}::ng-deep .file-upload-block .file-upload-group .file-upload-control{width:100%;height:100%;position:absolute;opacity:0;cursor:pointer}::ng-deep .file-upload-block .file-upload-group .file-icon{width:2.5rem;height:2.5rem;margin-bottom:.875rem}::ng-deep .file-upload-block .file-upload-group .title{font-size:1.375rem;line-height:1.625rem;font-weight:600;text-align:center;margin-bottom:.625rem;color:#0e218f}::ng-deep .file-upload-block .file-upload-group p{font-size:.875rem;line-height:1.125rem;font-weight:400}::ng-deep .file-upload-block .file-upload-group .image-preview{height:inherit;display:flex;align-items:center;justify-content:center}::ng-deep .file-upload-block .file-upload-group .image-preview img{height:95%;object-fit:contain}@keyframes boxBorderAnimation{0%{background-position:0 0,-20px 0,100% -20px,0 100%}to{background-position:0 -20px,0 0,100% 0,-20px 100%}}::ng-deep .catalogue-product-wrap{background-color:#f9f6f0;margin-bottom:1.25rem;padding:1.25rem}@media (max-width: 667px){::ng-deep .catalogue-product-wrap{margin-bottom:.9375rem;padding:.9375rem}}::ng-deep .catalogue-product-wrap .product-content{display:flex;flex-wrap:wrap;margin:0rem -.3125rem .75rem}::ng-deep .catalogue-product-wrap .product-content .full-content{flex:0 0 100%;max-width:100%;padding:0rem .3125rem}::ng-deep .catalogue-product-wrap .product-content .full-content .card{display:flex;align-items:center}::ng-deep .catalogue-product-wrap .product-content .full-content .card .card-img{margin-right:.9375rem;max-width:5rem}@media (max-width: 480px){::ng-deep .catalogue-product-wrap .product-content .full-content .card .card-img{margin-right:.625rem;max-width:4.5625rem}}::ng-deep .catalogue-product-wrap .form-row .form-col:last-child .custom-form-field{margin-bottom:0rem}::ng-deep .catalogue-product-wrap .form-row .form-col .custom-form-field{margin-bottom:.9375rem}::ng-deep .catalogue-product-wrap .form-row .form-col .custom-form-field.custom-select-field .mat-mdc-form-field-subscript-wrapper,::ng-deep .catalogue-product-wrap .form-row .form-col .custom-form-field.custom-textarea .mat-mdc-form-field-subscript-wrapper{display:none}::ng-deep .catalogue-product-wrap h6{line-height:1.5;margin-bottom:.3125rem;max-width:12.5rem;width:100%}::ng-deep .rating-wrap{display:flex;gap:.625rem;margin-top:.6875rem;margin-bottom:1.125rem}::ng-deep .rating-wrap .rating-star{width:2.5rem;height:2.5rem;cursor:pointer}::ng-deep .rating-wrap .rating-star.filled .mat-icon{color:#ffaa2b}::ng-deep .rating-wrap .rating-star .mat-icon{width:100%;height:100%;font-size:2.5rem;color:#d9d9d9}::ng-deep .profile-upload{position:relative;width:5rem;height:5rem;margin-bottom:1.5625rem;border-radius:100%}::ng-deep .profile-upload .profile-img{position:relative;width:inherit;height:inherit;border-radius:inherit;overflow:hidden}::ng-deep .profile-upload .profile-img.selected img{display:none}::ng-deep .profile-upload .profile-img input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:1}::ng-deep .profile-upload .image-preview{position:absolute;inset:0;width:100%;height:100%;background:#f5f6fb;width:inherit;height:inherit;border-radius:inherit;overflow:hidden}::ng-deep .profile-upload .image-preview img{height:100%;width:100%;object-fit:cover;object-position:center}::ng-deep .profile-upload .profile-icon-wrapper{position:absolute;object-fit:cover;width:1.625rem;height:1.625rem;left:auto;top:auto;right:-.125rem;bottom:-.3125rem;z-index:1;cursor:pointer}.mdc-dialog__surface::-webkit-scrollbar-track{border-radius:.625rem;background-color:#fff}.mdc-dialog__surface::-webkit-scrollbar{width:.375rem;height:.375rem;background-color:#fff}.mdc-dialog__surface::-webkit-scrollbar-thumb{border-radius:.625rem;background-color:#ededed}.orders-wrap .content-wrap,.order-details-wrap .content-wrap{margin-bottom:1.875rem}.orders-wrap .content-wrap .card,.order-details-wrap .content-wrap .card{background-color:#f5f6fb;padding:.9375rem 1.125rem 1.125rem}.orders-wrap .content-wrap .card.no-record .upper-wrap,.order-details-wrap .content-wrap .card.no-record .upper-wrap{margin-bottom:0}.orders-wrap .content-wrap .card.completed .upper-wrap .right-wrap .label,.order-details-wrap .content-wrap .card.completed .upper-wrap .right-wrap .label{border-color:#50ac15;color:#50ac15}.orders-wrap .content-wrap .card.cancelled .upper-wrap .right-wrap .label,.order-details-wrap .content-wrap .card.cancelled .upper-wrap .right-wrap .label{border-color:#f4c759;color:#f4c759}.orders-wrap .content-wrap .card.in-progress .upper-wrap .right-wrap .label,.order-details-wrap .content-wrap .card.in-progress .upper-wrap .right-wrap .label{border-color:#0e218f;color:#0e218f}.orders-wrap .content-wrap .card.rejected .upper-wrap .right-wrap .label,.order-details-wrap .content-wrap .card.rejected .upper-wrap .right-wrap .label{border-color:#e73625;color:#e73625}@media (max-width: 767px){.orders-wrap .content-wrap .card,.order-details-wrap .content-wrap .card{position:relative}}.orders-wrap .content-wrap .card:not(:last-child),.order-details-wrap .content-wrap .card:not(:last-child){margin-bottom:1.25rem}.orders-wrap .content-wrap .card .upper-wrap,.orders-wrap .content-wrap .card .order-item,.order-details-wrap .content-wrap .card .upper-wrap,.order-details-wrap .content-wrap .card .order-item{display:flex;justify-content:space-between;align-items:center}@media (max-width: 767px){.orders-wrap .content-wrap .card .upper-wrap,.orders-wrap .content-wrap .card .order-item,.order-details-wrap .content-wrap .card .upper-wrap,.order-details-wrap .content-wrap .card .order-item{flex-wrap:wrap}}.orders-wrap .content-wrap .card .upper-wrap,.order-details-wrap .content-wrap .card .upper-wrap{margin-bottom:.9375rem}@media (max-width: 767px){.orders-wrap .content-wrap .card .upper-wrap,.order-details-wrap .content-wrap .card .upper-wrap{align-items:flex-start}}.orders-wrap .content-wrap .card .upper-wrap h4,.order-details-wrap .content-wrap .card .upper-wrap h4{font-size:1rem;font-weight:400;text-transform:uppercase}.orders-wrap .content-wrap .card .upper-wrap h4 span,.order-details-wrap .content-wrap .card .upper-wrap h4 span{font-weight:700}.orders-wrap .content-wrap .card .upper-wrap .right-wrap,.order-details-wrap .content-wrap .card .upper-wrap .right-wrap{display:flex;align-items:center;gap:.625rem}@media (max-width: 767px){.orders-wrap .content-wrap .card .upper-wrap .right-wrap,.order-details-wrap .content-wrap .card .upper-wrap .right-wrap{justify-content:space-between;width:100%;margin-bottom:.625rem}}.orders-wrap .content-wrap .card .upper-wrap .right-wrap .toggle-menu,.order-details-wrap .content-wrap .card .upper-wrap .right-wrap .toggle-menu{margin-left:.9375rem}.orders-wrap .content-wrap .card .label,.order-details-wrap .content-wrap .card .label{padding:.625rem .9375rem;margin-right:.9375rem;font-size:.875rem;border-radius:4.375rem;border:1px solid transparent;background-color:#fff;font-weight:600}.orders-wrap .content-wrap .card .label:last-child,.order-details-wrap .content-wrap .card .label:last-child{margin-right:0}@media (max-width: 767px){.orders-wrap .content-wrap .card .label,.order-details-wrap .content-wrap .card .label{margin:.5rem .5rem 0rem 0rem;font-size:.75rem}}.orders-wrap .content-wrap .card .label.cancelled,.order-details-wrap .content-wrap .card .label.cancelled{border-color:#f4c759;color:#f4c759}.orders-wrap .content-wrap .card .label.confirmation-pending,.orders-wrap .content-wrap .card .label.approval-pending,.order-details-wrap .content-wrap .card .label.confirmation-pending,.order-details-wrap .content-wrap .card .label.approval-pending{border-color:#f38f47;color:#f38f47}.orders-wrap .content-wrap .card .label.approved,.orders-wrap .content-wrap .card .label.dispatched,.orders-wrap .content-wrap .card .label.payment-pending,.order-details-wrap .content-wrap .card .label.approved,.order-details-wrap .content-wrap .card .label.dispatched,.order-details-wrap .content-wrap .card .label.payment-pending{border-color:#2284de;color:#2284de}.orders-wrap .content-wrap .card .label.out-for-delivery,.orders-wrap .content-wrap .card .label.cod-confirmed,.orders-wrap .content-wrap .card .label.payment-received,.order-details-wrap .content-wrap .card .label.out-for-delivery,.order-details-wrap .content-wrap .card .label.cod-confirmed,.order-details-wrap .content-wrap .card .label.payment-received{border-color:#8847f3;color:#8847f3}.orders-wrap .content-wrap .card .label.replacement-processing,.orders-wrap .content-wrap .card .label.order-processing,.order-details-wrap .content-wrap .card .label.replacement-processing,.order-details-wrap .content-wrap .card .label.order-processing{border-color:#0e218f;color:#0e218f}.orders-wrap .content-wrap .card .label.replacement-completed,.orders-wrap .content-wrap .card .label.payment-completed,.orders-wrap .content-wrap .card .label.completed,.order-details-wrap .content-wrap .card .label.replacement-completed,.order-details-wrap .content-wrap .card .label.payment-completed,.order-details-wrap .content-wrap .card .label.completed{border-color:#50ac15;color:#50ac15}.orders-wrap .content-wrap .card .label.replacement-rejected,.orders-wrap .content-wrap .card .label.payment-rejected,.orders-wrap .content-wrap .card .label.rejected,.order-details-wrap .content-wrap .card .label.replacement-rejected,.order-details-wrap .content-wrap .card .label.payment-rejected,.order-details-wrap .content-wrap .card .label.rejected{border-color:#e73625;color:#e73625}.orders-wrap .content-wrap .card .order-item:not(:first-child),.order-details-wrap .content-wrap .card .order-item:not(:first-child){padding-top:.75rem}.orders-wrap .content-wrap .card .order-item:not(:last-child),.order-details-wrap .content-wrap .card .order-item:not(:last-child){padding-bottom:.75rem;border-bottom:1px solid #dde1f2}.orders-wrap .content-wrap .card .order-item .left-wrap,.order-details-wrap .content-wrap .card .order-item .left-wrap{display:flex;align-items:center}@media (max-width: 767px){.orders-wrap .content-wrap .card .order-item .left-wrap,.order-details-wrap .content-wrap .card .order-item .left-wrap{margin-bottom:.75rem;width:100%}}.orders-wrap .content-wrap .card .order-item .left-wrap .img-wrap,.order-details-wrap .content-wrap .card .order-item .left-wrap .img-wrap{height:2.5rem;width:2.5rem;margin-right:.9375rem}.orders-wrap .content-wrap .card .order-item .left-wrap .img-wrap img,.order-details-wrap .content-wrap .card .order-item .left-wrap .img-wrap img{height:100%;width:100%}.orders-wrap .content-wrap .card .order-item .left-wrap .order-info,.order-details-wrap .content-wrap .card .order-item .left-wrap .order-info{flex:0 0 calc(100% - 55px);max-width:calc(100% - 55px)}.orders-wrap .content-wrap .card .order-item .left-wrap h6,.order-details-wrap .content-wrap .card .order-item .left-wrap h6{font-size:.9375rem;margin-bottom:.125rem;font-weight:500}.orders-wrap .content-wrap .card .order-item .left-wrap span,.order-details-wrap .content-wrap .card .order-item .left-wrap span{font-size:.875rem;font-weight:400}.orders-wrap .content-wrap .card .order-item .right-wrap,.order-details-wrap .content-wrap .card .order-item .right-wrap{margin-left:.5rem;text-align:right}@media (max-width: 767px){.orders-wrap .content-wrap .card .order-item .right-wrap,.order-details-wrap .content-wrap .card .order-item .right-wrap{margin-left:0;width:100%}}.orders-wrap .content-wrap .card .order-item .right-wrap p,.order-details-wrap .content-wrap .card .order-item .right-wrap p,.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap{font-size:.875rem;font-weight:500}.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .cancelled,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .cancelled{color:#f4c759}.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .confirmation-pending,.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .approval-pending,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .confirmation-pending,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .approval-pending{color:#f38f47}.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .approved,.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .dispatched,.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .replacement-initiated,.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .payment-pending,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .approved,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .dispatched,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .replacement-initiated,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .payment-pending{color:#2284de}.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .pickup-initiated,.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .out-for-delivery,.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .cod-confirmed,.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .payment-received,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .pickup-initiated,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .out-for-delivery,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .cod-confirmed,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .payment-received{color:#8847f3}.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .replacement-processing,.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .order-processing,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .replacement-processing,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .order-processing{color:#0e218f}.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .replacement-completed,.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .payment-completed,.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .completed,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .replacement-completed,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .payment-completed,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .completed{color:#50ac15}.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .replacement-rejected,.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .payment-rejected,.orders-wrap .content-wrap .card .order-item .right-wrap .label-wrap .rejected,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .replacement-rejected,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .payment-rejected,.order-details-wrap .content-wrap .card .order-item .right-wrap .label-wrap .rejected{color:#e73625}.orders-wrap .content-wrap .card .order-item ::ng-deep .label.cancelled,.order-details-wrap .content-wrap .card .order-item ::ng-deep .label.cancelled{border-color:#f4c759;color:#f4c759}.orders-wrap .content-wrap .card .order-item ::ng-deep .label.approval-pending,.order-details-wrap .content-wrap .card .order-item ::ng-deep .label.approval-pending{border-color:#f38f47;color:#f38f47}.orders-wrap .content-wrap .card .order-item ::ng-deep .label.replacement-initiated,.orders-wrap .content-wrap .card .order-item ::ng-deep .label.payment-pending,.order-details-wrap .content-wrap .card .order-item ::ng-deep .label.replacement-initiated,.order-details-wrap .content-wrap .card .order-item ::ng-deep .label.payment-pending{border-color:#2284de;color:#2284de}.orders-wrap .content-wrap .card .order-item ::ng-deep .label.pickup-initiated,.orders-wrap .content-wrap .card .order-item ::ng-deep .label.payment-confirmed,.order-details-wrap .content-wrap .card .order-item ::ng-deep .label.pickup-initiated,.order-details-wrap .content-wrap .card .order-item ::ng-deep .label.payment-confirmed{border-color:#8847f3;color:#8847f3}.orders-wrap .content-wrap .card .order-item ::ng-deep .label.completed,.order-details-wrap .content-wrap .card .order-item ::ng-deep .label.completed{border-color:#50ac15;color:#50ac15}.orders-wrap .btn-wrap,.order-details-wrap .btn-wrap{display:flex;align-items:center;justify-content:center}.orders-wrap .content-wrap .card{border-left:2px solid transparent}.orders-wrap .content-wrap .card.completed{border-color:#50ac15}.orders-wrap .content-wrap .card.cancelled{border-color:#f4c759}.orders-wrap .content-wrap .card.in-progress{border-color:#0e218f}.orders-wrap .content-wrap .card.rejected{border-color:#e73625}.order-details-wrap{padding:3.75rem 0rem}@media (max-width: 767px){.order-details-wrap{padding:1.875rem 0rem}}.order-details-wrap .page-title{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media (max-width: 767px){.order-details-wrap .page-title h1{width:100%;margin-bottom:.9375rem}}.order-details-wrap .page-title .btn-wrap{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}@media (max-width: 574px){.order-details-wrap .page-title .btn-wrap{flex-direction:column;align-items:flex-start}}.order-details-wrap .page-title .btn-wrap .btn:first-child{margin-right:1.25rem}@media (max-width: 574px){.order-details-wrap .page-title .btn-wrap .btn:first-child{margin-bottom:.625rem}}.order-details-wrap .content-wrap{margin-bottom:1.1875rem}.order-details-wrap .content-wrap .card .order-item{display:block}.order-details-wrap .content-wrap .card .order-item .order-upper-wrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media (max-width: 767px){.order-details-wrap .content-wrap .card .order-item .order-upper-wrap .left-wrap{width:100%}}.order-details-wrap .content-wrap .card .order-item .order-upper-wrap .btn-wrap{margin-top:.9375rem;justify-content:flex-end}@media (max-width: 374px){.order-details-wrap .content-wrap .card .order-item .order-upper-wrap .btn-wrap{flex-direction:column;align-items:flex-end}}.order-details-wrap .content-wrap .card .order-item .order-upper-wrap .btn{font-size:.875rem;height:2.125rem;display:inline-flex}.order-details-wrap .content-wrap .card .order-item .order-upper-wrap .btn:not(:last-child){margin-right:.9375rem}@media (max-width: 374px){.order-details-wrap .content-wrap .card .order-item .order-upper-wrap .btn:not(:last-child){margin-right:0;margin-bottom:.9375rem}}.order-details-wrap .content-wrap .card .order-item .order-upper-wrap .btn.show-content{display:none}.order-details-wrap .content-wrap .card .order-item .order-upper-wrap .content{font-size:.875rem;font-weight:600;padding:.5rem 1.25rem .5rem 2.625rem;background-color:#fff;position:relative}.order-details-wrap .content-wrap .card .order-item .order-upper-wrap .content:before{content:"";background:url("./media/check-black-7BQ4OYRC.svg") center/cover no-repeat;position:absolute;top:50%;transform:translateY(-50%);left:1.25rem;display:block;margin-right:.625rem;height:.5rem;width:.75rem;background-size:.625rem}.order-details-wrap .content-wrap .card .label.approval-pending{border-color:#f38f47;color:#f38f47}.order-details-wrap .content-wrap .card .label.replacement-initiated,.order-details-wrap .content-wrap .card .label.payment-pending{border-color:#2284de;color:#2284de}.order-details-wrap .content-wrap .card .label.pickup-initiated,.order-details-wrap .content-wrap .card .label.payment-confirmed{border-color:#8847f3;color:#8847f3}.order-details-wrap .content-wrap .card .label.completed{border-color:#50ac15;color:#50ac15}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper{margin-top:1.25rem;display:block}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel{background-color:#fff;padding:1rem 1.25rem}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel.warranty-details .mat-expansion-panel-content ul li:before{content:"";background:url("./media/list_style-4H24R5ZO.svg") center/cover no-repeat;height:1.5625rem;width:.9375rem;display:block;position:absolute;top:50%;transform:translateY(-50%);left:0;margin-right:.75rem}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel:not(:last-child){margin-bottom:1.25rem}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .accordion-header{font-size:1rem;font-weight:600;padding:0;line-height:normal}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .accordion-header .mat-expansion-indicator:after{background-size:.75rem;width:.75rem;height:.5rem}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .mat-expansion-panel-content{font-size:1rem;font-weight:400}@media (max-width: 767px){.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .mat-expansion-panel-content{line-height:1.375rem}}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .mat-expansion-panel-content .mat-expansion-panel-body{padding:0}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .mat-expansion-panel-content span{font-weight:600}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .mat-expansion-panel-content .btn-wrap{margin-top:1.25rem;justify-content:start}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .mat-expansion-panel-content .btn-wrap .btn{background-color:#0e218f!important;color:#fff!important}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .mat-expansion-panel-content .btn-wrap .btn:hover{color:#0e218f!important}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .mat-expansion-panel-content ol{list-style:decimal;padding-left:1.125rem}@media (max-width: 767px){.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .mat-expansion-panel-content ol li:not(:last-child){margin-bottom:.625rem}}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .mat-expansion-panel-content ol li::marker{font-weight:600}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .mat-expansion-panel-content ul li{position:relative;opacity:.8;padding-left:2rem}@media (max-width: 767px){.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .mat-expansion-panel-content ul li:not(:last-child){margin-bottom:.625rem}}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .mat-expansion-panel-content ul li.service-details:before{content:"";background:url("./media/uncheck-icon-KU27BWGW.svg") center/cover no-repeat;display:block;height:1.25rem;width:1.25rem;position:absolute;top:50%;transform:translateY(-50%);left:0;margin-right:.75rem}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .mat-expansion-panel-content ul li.service-details.active{opacity:1}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel .mat-expansion-panel-content ul li.service-details.active:before{background-image:url("./media/check-icon-ZWTJQYH5.svg")}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel.mat-expanded{box-shadow:none}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel.mat-expanded .accordion-header{border-bottom:1px solid #dde1f2;padding:0rem 0rem 1.25rem}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel.mat-expanded .mat-expansion-panel-content{padding:1.25rem 0rem 0rem}.order-details-wrap .order-bottom-wrap ::ng-deep .accordion-wrapper .accordion-panel.mat-expanded:before{display:none}.order-details-wrap .btn-wrap{justify-content:space-between;flex-wrap:wrap}@media (max-width: 991px){.order-details-wrap .btn-wrap{justify-content:center}}@media (max-width: 991px){.order-details-wrap .btn-wrap .left-btn-wrap{width:100%;display:flex;justify-content:center;margin-bottom:.9375rem}}.order-details-wrap .btn-wrap .right-btn-wrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media (max-width: 667px){.order-details-wrap .btn-wrap .right-btn-wrap{flex-direction:column}}.order-details-wrap .btn-wrap .right-btn-wrap a{font-weight:700;margin-right:1.25rem;color:#333}@media (max-width: 667px){.order-details-wrap .btn-wrap .right-btn-wrap a{text-align:center;margin:0rem 0rem .625rem}}.order-details-wrap .btn-wrap .right-btn-wrap a:hover{text-decoration:underline}.order-details-wrap .btn-wrap .right-btn-wrap .btn:not(:last-child){margin-right:1.25rem}@media (max-width: 667px){.order-details-wrap .btn-wrap .right-btn-wrap .btn:not(:last-child){margin:0rem 0rem .625rem}}.comment-form{margin:0rem 0rem 2.5rem}@media (max-width: 991px){.comment-form{margin:0rem 0rem 1.875rem}}@media (max-width: 767px){.comment-form{margin:0rem 0rem 1.25rem}}.comment-form .custom-form-field ::ng-deep .mat-mdc-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f6fb!important}.comment-form .btn-wrap{margin:1.25rem 0rem 0rem}.comment-form .btn-wrap .btn{height:2.5rem}.comment-wrapper{display:flex;flex-wrap:wrap}.comment-wrapper .comment-list{flex:0 0 100%;max-width:100%;display:flex;padding:1rem 2.5rem 1rem 1rem;gap:.75rem;background:#f7f8f9;position:relative}.comment-wrapper .comment-list .delet-icon{position:absolute;top:15px;right:15px;cursor:pointer;contain:""}.comment-wrapper .comment-list .delet-icon svg{cursor:pointer;transition:all .5s}.comment-wrapper .comment-list .delet-icon svg:hover{transition:all .5s;fill:#0b1861}.comment-wrapper .comment-list .delet-icon svg:hover path{fill:#0b1861;transition:all .5s}@media (max-width: 767px){.comment-wrapper .comment-list{padding:.75rem}}@media (max-width: 480px){.comment-wrapper .comment-list{flex-direction:column}}.comment-wrapper .comment-list:not(:last-child){margin:0rem 0rem 1.25rem}.comment-wrapper .comment-list .profile-img{width:2.8125rem;min-width:2.8125rem;height:2.8125rem;border-radius:50%;overflow:hidden}.comment-wrapper .comment-list .profile-img img{height:100%;width:100%;object-fit:cover}.comment-wrapper .comment-list .comment h6{margin:0rem 0rem .3125rem}.comment-wrapper .comment-list .comment p{font-size:.875rem;line-height:1rem;line-height:1.125rem;margin:0}.comment-wrapper .comment-list .comment p span{color:#969696}.comment-wrapper .comment-list .comment p:not(:last-child){margin:0rem 0rem .75rem}.file-upload-block{margin:0rem 0rem 1.5625rem}.info-text{margin:1.5625rem 0rem}.info-text .label{font-weight:600}.info-text p{margin:.3125rem 0rem}.custom-tooltip svg{color:#333}.mat-mdc-tooltip .mdc-tooltip__surface{background:#fff!important;color:#333!important;max-width:250px!important;text-align:center!important;font-size:14px!important;line-height:20px!important;letter-spacing:0!important;font-family:Figtree,sans-serif!important;padding:12px;border-radius:8px!important;box-shadow:0 2px 14px #0e218f1a!important}.news-card{height:100%}.news-card .inner-wrap{height:100%;display:flex;flex-direction:column;justify-content:space-between}.news-card.no-record{width:100%;flex:100%;max-width:100%;text-align:center}.news-card.no-record p{font-size:1.25rem;line-height:1.5}.news-card .img-wrap{height:12.5rem;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;width:100%;overflow:hidden}@media (max-width: 574px){.news-card .img-wrap{height:auto;margin-bottom:.625rem}}.news-card .img-wrap:hover img{transform:scale(1.03)}.news-card .img-wrap img{max-width:100%;height:100%;display:block;width:auto;transition:all .5s;object-fit:contain}.news-card span.date-span{font-size:1rem;margin-bottom:1.25rem}@media (max-width: 574px){.news-card span.date-span{font-size:.875rem;margin-bottom:.625rem}}.news-card h3{font-size:1.25rem;margin-bottom:1.25rem;font-weight:600;line-height:1.3}@media (max-width: 574px){.news-card h3{font-size:1.125rem;margin-bottom:.625rem}}.news-card p{font-size:1rem;line-height:1.5;margin-bottom:1.25rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width: 574px){.news-card p{font-size:.875rem;margin-bottom:.625rem}}.news-card .btn{display:inline-flex;padding:.5625rem 2.5rem}.types-construction-wrapper .swiper{opacity:0}.types-construction-wrapper .swiper.swiper-initialized{opacity:1}.types-construction-wrapper .swiper .slider-navigation{display:flex;justify-content:center;align-items:center}.types-construction-wrapper .swiper .slider-button-next,.types-construction-wrapper .swiper .slider-button-prev{display:flex;align-items:center;justify-content:center;height:3.125rem;width:3.125rem;padding:1rem;margin-top:1.875rem;border-radius:50%;background-color:#f4c759;border:1px solid #f4c759;transition:all .5s;cursor:pointer}@media (max-width: 767px){.types-construction-wrapper .swiper .slider-button-next,.types-construction-wrapper .swiper .slider-button-prev{display:none}}.types-construction-wrapper .swiper .slider-button-next.swiper-button-lock,.types-construction-wrapper .swiper .slider-button-prev.swiper-button-lock{display:none}.types-construction-wrapper .swiper .slider-button-next img,.types-construction-wrapper .swiper .slider-button-prev img{height:100%;width:100%}.types-construction-wrapper .swiper .slider-button-next.swiper-button-disabled,.types-construction-wrapper .swiper .slider-button-prev.swiper-button-disabled{border-color:#f0e4c8;background-color:#fff;cursor:default}.types-construction-wrapper .swiper .slider-button-next:hover,.types-construction-wrapper .swiper .slider-button-prev:hover{transform:scale(.85)}.types-construction-wrapper .swiper .slider-button-next{transform:rotate(180deg);margin-left:1.25rem}.types-construction-wrapper .swiper .slider-button-next:hover{transform:rotate(180deg) scale(.85)}.star-listing li{font-size:1.375rem;font-weight:500;color:#333;padding-left:2.8125rem;position:relative}@media (max-width: 767px){.star-listing li{font-size:1.125rem;padding-left:1.875rem}}@media (max-width: 574px){.star-listing li{font-size:1rem;padding-left:1.5625rem}}.star-listing li:before{content:"";background:url("./media/list-star-P56FGKHF.svg") center/cover no-repeat;position:absolute;left:0;top:50%;transform:translateY(-50%);display:block;height:1.875rem;width:1.875rem}@media (max-width: 991px){.star-listing li:before{height:1.5625rem;width:1.5625rem}}@media (max-width: 767px){.star-listing li:before{height:1.25rem;width:1.25rem}}@media (max-width: 574px){.star-listing li:before{height:.9375rem;width:.9375rem}}.star-listing li:not(:last-child){margin-bottom:1.875rem}@media (max-width: 767px){.star-listing li:not(:last-child){margin-bottom:1.25rem}}.ethics-section .section-heading{margin-bottom:1rem}::ng-deep .mdc-text-field--outlined .mat-mdc-form-field-infix,::ng-deep .mdc-text-field--no-label .mat-mdc-form-field-infix{padding-top:12px!important;padding-bottom:12px!important}::ng-deep .mat-mdc-form-field-infix{min-height:3.125rem}@media (max-width: 767px){::ng-deep .mat-mdc-form-field-infix{min-height:2.8125rem}}html,body{height:100%}body{margin:0}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
