@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined";@import"https://fonts.googleapis.com/css?family=Roboto:300,400,500,500i,700,900&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@charset "UTF-8";.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,.cdk-drag-preview .mat-ripple-element,.cdk-drag-placeholder .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-app-background, transparent));color:var(--mat-app-text-color, var(--mat-app-on-background, inherit))}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}.mat-theme-loaded-marker{display:none}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: var(--theme-primary-500);--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: var(--theme-secondary-500);--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: var(--theme-primary-500);--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: var(--theme-primary-500);--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: var(--theme-secondary-500);--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: var(--theme-secondary-500);--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 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);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 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-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 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);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 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);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 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-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-option-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-option-label-text-line-height: 14px;--mat-option-label-text-size: 14px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-optgroup-label-text-line-height: 14px;--mat-optgroup-label-text-size: 14px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400}html{--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mat-card-title-text-font: Roboto, Helvetica Neue, 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, Helvetica Neue, 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: var(--theme-primary-500);--mdc-linear-progress-track-color: var(--theme-primary-500)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: var(--theme-secondary-500);--mdc-linear-progress-track-color: var(--theme-secondary-500)}.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, Helvetica Neue, 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: var(--theme-primary-500);--mdc-filled-text-field-focus-active-indicator-color: var(--theme-primary-500);--mdc-filled-text-field-focus-label-text-color: var(--theme-primary-500);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: var(--theme-primary-500);--mdc-outlined-text-field-focus-outline-color: var(--theme-primary-500);--mdc-outlined-text-field-focus-label-text-color: var(--theme-primary-500);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: var(--theme-primary-500);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: var(--theme-secondary-500);--mdc-filled-text-field-focus-active-indicator-color: var(--theme-secondary-500);--mdc-filled-text-field-focus-label-text-color: var(--theme-secondary-500);--mdc-outlined-text-field-caret-color: var(--theme-secondary-500);--mdc-outlined-text-field-focus-outline-color: var(--theme-secondary-500);--mdc-outlined-text-field-focus-label-text-color: var(--theme-secondary-500);--mat-form-field-focus-select-arrow-color: var(--theme-secondary-500)}.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: 52px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-filled-with-label-container-padding-top: 22px;--mat-form-field-filled-with-label-container-padding-bottom: 6px}html{--mdc-filled-text-field-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-filled-text-field-label-text-size: 14px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-outlined-text-field-label-text-size: 14px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Roboto, Helvetica Neue, sans-serif;--mat-form-field-container-text-line-height: 14px;--mat-form-field-container-text-size: 14px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-subscript-text-font: Roboto, Helvetica Neue, 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: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: var(--theme-primary-500);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: var(--theme-secondary-500);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(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, Helvetica Neue, sans-serif;--mat-select-trigger-text-line-height: 14px;--mat-select-trigger-text-size: 14px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font: Roboto, Helvetica Neue, 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, Helvetica Neue, sans-serif;--mdc-dialog-supporting-text-line-height: 14px;--mdc-dialog-supporting-text-size: 14px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal}.mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: var(--theme-primary-contrast-500);--mdc-chip-elevated-container-color: var(--theme-primary-500);--mdc-chip-elevated-selected-container-color: var(--theme-primary-500);--mdc-chip-elevated-disabled-container-color: var(--theme-primary-500);--mdc-chip-flat-disabled-selected-container-color: var(--theme-primary-500);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: var(--theme-primary-contrast-500);--mdc-chip-selected-label-text-color: var(--theme-primary-contrast-500);--mdc-chip-with-icon-icon-color: var(--theme-primary-contrast-500);--mdc-chip-with-icon-disabled-icon-color: var(--theme-primary-contrast-500);--mdc-chip-with-icon-selected-icon-color: var(--theme-primary-contrast-500);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: var(--theme-primary-contrast-500);--mdc-chip-with-trailing-icon-trailing-icon-color: var(--theme-primary-contrast-500);--mat-chip-selected-disabled-trailing-icon-color: var(--theme-primary-contrast-500);--mat-chip-selected-trailing-icon-color: var(--theme-primary-contrast-500)}.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: var(--theme-secondary-contrast-500);--mdc-chip-elevated-container-color: var(--theme-secondary-500);--mdc-chip-elevated-selected-container-color: var(--theme-secondary-500);--mdc-chip-elevated-disabled-container-color: var(--theme-secondary-500);--mdc-chip-flat-disabled-selected-container-color: var(--theme-secondary-500);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: var(--theme-secondary-contrast-500);--mdc-chip-selected-label-text-color: var(--theme-secondary-contrast-500);--mdc-chip-with-icon-icon-color: var(--theme-secondary-contrast-500);--mdc-chip-with-icon-disabled-icon-color: var(--theme-secondary-contrast-500);--mdc-chip-with-icon-selected-icon-color: var(--theme-secondary-contrast-500);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: var(--theme-secondary-contrast-500);--mdc-chip-with-trailing-icon-trailing-icon-color: var(--theme-secondary-contrast-500);--mat-chip-selected-disabled-trailing-icon-color: var(--theme-secondary-contrast-500);--mat-chip-selected-trailing-icon-color: var(--theme-secondary-contrast-500)}.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: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 28px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Roboto, Helvetica Neue, 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}html .mat-mdc-slide-toggle{--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-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: var(--theme-primary-600);--mdc-switch-selected-handle-color: var(--theme-primary-600);--mdc-switch-selected-hover-state-layer-color: var(--theme-primary-600);--mdc-switch-selected-pressed-state-layer-color: var(--theme-primary-600);--mdc-switch-selected-focus-handle-color: var(--theme-primary-900);--mdc-switch-selected-hover-handle-color: var(--theme-primary-900);--mdc-switch-selected-pressed-handle-color: var(--theme-primary-900);--mdc-switch-selected-focus-track-color: var(--theme-primary-300);--mdc-switch-selected-hover-track-color: var(--theme-primary-300);--mdc-switch-selected-pressed-track-color: var(--theme-primary-300);--mdc-switch-selected-track-color: var(--theme-primary-300);--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-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-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-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: var(--theme-secondary-600);--mdc-switch-selected-handle-color: var(--theme-secondary-600);--mdc-switch-selected-hover-state-layer-color: var(--theme-secondary-600);--mdc-switch-selected-pressed-state-layer-color: var(--theme-secondary-600);--mdc-switch-selected-focus-handle-color: var(--theme-secondary-900);--mdc-switch-selected-hover-handle-color: var(--theme-secondary-900);--mdc-switch-selected-pressed-handle-color: var(--theme-secondary-900);--mdc-switch-selected-focus-track-color: var(--theme-secondary-300);--mdc-switch-selected-hover-track-color: var(--theme-secondary-300);--mdc-switch-selected-pressed-track-color: var(--theme-secondary-300);--mdc-switch-selected-track-color: var(--theme-secondary-300)}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}html{--mdc-switch-state-layer-size: 36px}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-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.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: var(--theme-primary-500);--mdc-radio-selected-hover-icon-color: var(--theme-primary-500);--mdc-radio-selected-icon-color: var(--theme-primary-500);--mdc-radio-selected-pressed-icon-color: var(--theme-primary-500);--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: var(--theme-primary-500);--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: var(--theme-secondary-500);--mdc-radio-selected-hover-icon-color: var(--theme-secondary-500);--mdc-radio-selected-icon-color: var(--theme-secondary-500);--mdc-radio-selected-pressed-icon-color: var(--theme-secondary-500);--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: var(--theme-secondary-500);--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}html{--mdc-radio-state-layer-size: 36px;--mat-radio-touch-target-display: block}html{--mat-radio-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}html{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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-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%)}html{--mdc-slider-handle-color: var(--theme-primary-500);--mdc-slider-focus-handle-color: var(--theme-primary-500);--mdc-slider-hover-handle-color: var(--theme-primary-500);--mdc-slider-active-track-color: var(--theme-primary-500);--mdc-slider-inactive-track-color: var(--theme-primary-500);--mdc-slider-with-tick-marks-inactive-container-color: var(--theme-primary-500);--mdc-slider-with-tick-marks-active-container-color: var(--theme-primary-contrast-500);--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: var(--theme-primary-500);--mat-slider-hover-state-layer-color: rgba(var(--theme-primary-500), .05);--mat-slider-focus-state-layer-color: rgba(var(--theme-primary-500), .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mdc-slider-handle-color: var(--theme-secondary-500);--mdc-slider-focus-handle-color: var(--theme-secondary-500);--mdc-slider-hover-handle-color: var(--theme-secondary-500);--mdc-slider-active-track-color: var(--theme-secondary-500);--mdc-slider-inactive-track-color: var(--theme-secondary-500);--mdc-slider-with-tick-marks-inactive-container-color: var(--theme-secondary-500);--mdc-slider-with-tick-marks-active-container-color: var(--theme-secondary-contrast-500);--mat-slider-ripple-color: var(--theme-secondary-500);--mat-slider-hover-state-layer-color: rgba(var(--theme-secondary-500), .05);--mat-slider-focus-state-layer-color: rgba(var(--theme-secondary-500), .2)}html .mat-warn{--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;--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)}html{--mdc-slider-label-label-text-font: Roboto, Helvetica Neue, 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;--mat-menu-base-elevation-level: 8}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-menu-item-label-text-size: 14px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 14px;--mat-menu-item-label-text-weight: 400}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: var(--theme-primary-500);--mdc-radio-selected-hover-icon-color: var(--theme-primary-500);--mdc-radio-selected-icon-color: var(--theme-primary-500);--mdc-radio-selected-pressed-icon-color: var(--theme-primary-500)}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: var(--theme-secondary-500);--mdc-radio-selected-hover-icon-color: var(--theme-secondary-500);--mdc-radio-selected-icon-color: var(--theme-secondary-500);--mdc-radio-selected-pressed-icon-color: var(--theme-secondary-500)}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: var(--theme-primary-contrast-500);--mdc-checkbox-selected-focus-icon-color: var(--theme-primary-500);--mdc-checkbox-selected-hover-icon-color: var(--theme-primary-500);--mdc-checkbox-selected-icon-color: var(--theme-primary-500);--mdc-checkbox-selected-pressed-icon-color: var(--theme-primary-500);--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: var(--theme-primary-500);--mdc-checkbox-selected-hover-state-layer-color: var(--theme-primary-500);--mdc-checkbox-selected-pressed-state-layer-color: var(--theme-primary-500);--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: var(--theme-secondary-contrast-500);--mdc-checkbox-selected-focus-icon-color: var(--theme-secondary-500);--mdc-checkbox-selected-hover-icon-color: var(--theme-secondary-500);--mdc-checkbox-selected-icon-color: var(--theme-secondary-500);--mdc-checkbox-selected-pressed-icon-color: var(--theme-secondary-500);--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: var(--theme-secondary-500);--mdc-checkbox-selected-hover-state-layer-color: var(--theme-secondary-500);--mdc-checkbox-selected-pressed-state-layer-color: var(--theme-secondary-500);--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.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--selected .mdc-list-item__start,.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--activated .mdc-list-item__start{color:var(--theme-primary-500)}.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: 44px;--mdc-list-list-item-two-line-container-height: 60px;--mdc-list-list-item-three-line-container-height: 84px;--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: 36px}.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:52px}.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:68px}html{--mdc-list-list-item-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-list-list-item-label-text-line-height: 14px;--mdc-list-list-item-label-text-size: 14px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto, Helvetica Neue, 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, Helvetica Neue, 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,Helvetica Neue,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 52px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mat-paginator-container-text-font: Roboto, Helvetica Neue, 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-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--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: var(--theme-primary-500);--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: var(--theme-primary-500);--mat-tab-header-active-ripple-color: var(--theme-primary-500);--mat-tab-header-inactive-ripple-color: var(--theme-primary-500);--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: var(--theme-primary-500);--mat-tab-header-active-hover-label-text-color: var(--theme-primary-500);--mat-tab-header-active-focus-indicator-color: var(--theme-primary-500);--mat-tab-header-active-hover-indicator-color: var(--theme-primary-500)}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: var(--theme-secondary-500);--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: var(--theme-secondary-500);--mat-tab-header-active-ripple-color: var(--theme-secondary-500);--mat-tab-header-inactive-ripple-color: var(--theme-secondary-500);--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: var(--theme-secondary-500);--mat-tab-header-active-hover-label-text-color: var(--theme-secondary-500);--mat-tab-header-active-focus-indicator-color: var(--theme-secondary-500);--mat-tab-header-active-hover-indicator-color: var(--theme-secondary-500)}.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(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: var(--theme-primary-500);--mat-tab-header-with-background-foreground-color: var(--theme-primary-contrast-500)}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: var(--theme-secondary-500);--mat-tab-header-with-background-foreground-color: var(--theme-secondary-contrast-500)}.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: 44px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Roboto, Helvetica Neue, 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(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: var(--theme-secondary-contrast-500);--mdc-checkbox-selected-focus-icon-color: var(--theme-secondary-500);--mdc-checkbox-selected-hover-icon-color: var(--theme-secondary-500);--mdc-checkbox-selected-icon-color: var(--theme-secondary-500);--mdc-checkbox-selected-pressed-icon-color: var(--theme-secondary-500);--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: var(--theme-secondary-500);--mdc-checkbox-selected-hover-state-layer-color: var(--theme-secondary-500);--mdc-checkbox-selected-pressed-state-layer-color: var(--theme-secondary-500);--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: var(--theme-primary-contrast-500);--mdc-checkbox-selected-focus-icon-color: var(--theme-primary-500);--mdc-checkbox-selected-hover-icon-color: var(--theme-primary-500);--mdc-checkbox-selected-icon-color: var(--theme-primary-500);--mdc-checkbox-selected-pressed-icon-color: var(--theme-primary-500);--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: var(--theme-primary-500);--mdc-checkbox-selected-hover-state-layer-color: var(--theme-primary-500);--mdc-checkbox-selected-pressed-state-layer-color: var(--theme-primary-500);--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 36px;--mat-checkbox-touch-target-display: block}html{--mat-checkbox-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-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-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-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: var(--theme-primary-500);--mat-text-button-state-layer-color: var(--theme-primary-500);--mat-text-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: var(--theme-secondary-500);--mat-text-button-state-layer-color: var(--theme-secondary-500);--mat-text-button-ripple-color: rgba(0, 0, 0, .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: var(--theme-primary-500);--mdc-filled-button-label-text-color: var(--theme-primary-contrast-500);--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: var(--theme-secondary-500);--mdc-filled-button-label-text-color: var(--theme-secondary-contrast-500);--mat-filled-button-state-layer-color: #000;--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: var(--theme-primary-500);--mdc-protected-button-label-text-color: var(--theme-primary-contrast-500);--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: var(--theme-secondary-500);--mdc-protected-button-label-text-color: var(--theme-secondary-contrast-500);--mat-protected-button-state-layer-color: #000;--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: var(--theme-primary-500);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: var(--theme-primary-500);--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: var(--theme-secondary-500);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: var(--theme-secondary-500);--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}html{--mdc-text-button-container-height: 32px;--mdc-filled-button-container-height: 32px;--mdc-protected-button-container-height: 32px;--mdc-outlined-button-container-height: 32px;--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, Helvetica Neue, 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, Helvetica Neue, 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-protected-button-label-text-font: Roboto, Helvetica Neue, 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;--mdc-outlined-button-label-text-font: Roboto, Helvetica Neue, 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}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: var(--theme-primary-500);--mat-icon-button-state-layer-color: var(--theme-primary-500);--mat-icon-button-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: var(--theme-secondary-500);--mat-icon-button-state-layer-color: var(--theme-secondary-500);--mat-icon-button-ripple-color: rgba(0, 0, 0, .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: 44px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:10px}html{--mdc-fab-container-shape: 50%;--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-small-container-shape: 50%;--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-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--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)}html{--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: var(--theme-primary-500);--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: var(--theme-secondary-500);--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--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: var(--theme-primary-500);--mat-fab-small-foreground-color: #000;--mat-fab-small-state-layer-color: #000;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: var(--theme-secondary-500);--mat-fab-small-foreground-color: #000;--mat-fab-small-state-layer-color: #000;--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, Helvetica Neue, 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: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: var(--theme-secondary-500)}html{--mdc-snackbar-supporting-text-font: Roboto, Helvetica Neue, 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: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 52px;--mat-table-footer-container-height: 48px;--mat-table-row-item-container-height: 48px}html{--mat-table-header-headline-font: Roboto, Helvetica Neue, 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, Helvetica Neue, 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, Helvetica Neue, 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: var(--theme-primary-500)}html .mat-accent{--mdc-circular-progress-active-indicator-color: var(--theme-secondary-500)}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: var(--theme-primary-500);--mat-badge-text-color: var(--theme-primary-contrast-500);--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: var(--theme-secondary-500);--mat-badge-text-color: var(--theme-secondary-contrast-500)}.mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}html{--mat-badge-text-font: Roboto, Helvetica Neue, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-bottom-sheet-container-text-font: Roboto, Helvetica Neue, 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(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 44px}html{--mat-legacy-button-toggle-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 14px;--mat-legacy-button-toggle-label-text-size: 14px;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-standard-button-toggle-label-text-line-height: 14px;--mat-standard-button-toggle-label-text-size: 14px;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 400}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: var(--theme-primary-contrast-500);--mat-datepicker-calendar-date-selected-state-background-color: var(--theme-primary-500);--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 0, 0, .26);--mat-datepicker-calendar-date-today-selected-state-outline-color: var(--theme-primary-contrast-500);--mat-datepicker-calendar-date-focus-state-background-color: var(--theme-primary-500);--mat-datepicker-calendar-date-hover-state-background-color: var(--theme-primary-500);--mat-datepicker-toggle-active-state-icon-color: var(--theme-primary-500);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(var(--theme-primary-500), .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: var(--theme-secondary-contrast-500);--mat-datepicker-calendar-date-selected-state-background-color: var(--theme-secondary-500);--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 0, 0, .26);--mat-datepicker-calendar-date-today-selected-state-outline-color: var(--theme-secondary-contrast-500);--mat-datepicker-calendar-date-focus-state-background-color: var(--theme-secondary-500);--mat-datepicker-calendar-date-hover-state-background-color: var(--theme-secondary-500);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(var(--theme-secondary-500), .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: var(--theme-secondary-500)}.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, Helvetica Neue, 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(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 44px;--mat-expansion-header-expanded-state-height: 60px}html{--mat-expansion-header-text-font: Roboto, Helvetica Neue, 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, Helvetica Neue, 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-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: var(--theme-primary-500)}.mat-icon.mat-accent{--mat-icon-color: var(--theme-secondary-500)}.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(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: var(--theme-primary-contrast-500);--mat-stepper-header-selected-state-icon-background-color: var(--theme-primary-500);--mat-stepper-header-selected-state-icon-foreground-color: var(--theme-primary-contrast-500);--mat-stepper-header-done-state-icon-background-color: var(--theme-primary-500);--mat-stepper-header-done-state-icon-foreground-color: var(--theme-primary-contrast-500);--mat-stepper-header-edit-state-icon-background-color: var(--theme-primary-500);--mat-stepper-header-edit-state-icon-foreground-color: var(--theme-primary-contrast-500);--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: var(--theme-secondary-contrast-500);--mat-stepper-header-selected-state-icon-background-color: var(--theme-secondary-500);--mat-stepper-header-selected-state-icon-foreground-color: var(--theme-secondary-contrast-500);--mat-stepper-header-done-state-icon-background-color: var(--theme-secondary-500);--mat-stepper-header-done-state-icon-foreground-color: var(--theme-secondary-contrast-500);--mat-stepper-header-edit-state-icon-background-color: var(--theme-secondary-500);--mat-stepper-header-edit-state-icon-foreground-color: var(--theme-secondary-contrast-500)}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: 68px}html{--mat-stepper-container-text-font: Roboto, Helvetica Neue, sans-serif;--mat-stepper-header-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-sort-arrow-color: #757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: var(--theme-primary-500);--mat-toolbar-container-text-color: var(--theme-primary-contrast-500)}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: var(--theme-secondary-500);--mat-toolbar-container-text-color: var(--theme-secondary-contrast-500)}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 60px;--mat-toolbar-mobile-height: 52px}html{--mat-toolbar-title-text-font: Roboto, Helvetica Neue, 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: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 44px}html{--mat-tree-node-text-font: Roboto, Helvetica Neue, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.dark-theme{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: var(--theme-primary-500);--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: var(--theme-secondary-500);--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: var(--theme-secondary-500);--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 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);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 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-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 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);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 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);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 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-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: var(--theme-primary-500);--mdc-filled-text-field-focus-active-indicator-color: var(--theme-primary-500);--mdc-filled-text-field-focus-label-text-color: var(--theme-primary-500);--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: var(--theme-primary-500);--mdc-outlined-text-field-focus-outline-color: var(--theme-primary-500);--mdc-outlined-text-field-focus-label-text-color: var(--theme-primary-500);--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: var(--theme-primary-500);--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-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: var(--theme-primary-500);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-shape: 4px;--mat-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);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: var(--theme-primary-300);--mdc-switch-selected-handle-color: var(--theme-primary-300);--mdc-switch-selected-hover-state-layer-color: var(--theme-primary-300);--mdc-switch-selected-pressed-state-layer-color: var(--theme-primary-300);--mdc-switch-selected-focus-handle-color: var(--theme-primary-200);--mdc-switch-selected-hover-handle-color: var(--theme-primary-200);--mdc-switch-selected-pressed-handle-color: var(--theme-primary-200);--mdc-switch-selected-focus-track-color: var(--theme-primary-600);--mdc-switch-selected-hover-track-color: var(--theme-primary-600);--mdc-switch-selected-pressed-track-color: var(--theme-primary-600);--mdc-switch-selected-track-color: var(--theme-primary-600);--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: #fff;--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-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-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-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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-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-handle-color: var(--theme-primary-500);--mdc-slider-focus-handle-color: var(--theme-primary-500);--mdc-slider-hover-handle-color: var(--theme-primary-500);--mdc-slider-active-track-color: var(--theme-primary-500);--mdc-slider-inactive-track-color: var(--theme-primary-500);--mdc-slider-with-tick-marks-inactive-container-color: var(--theme-primary-500);--mdc-slider-with-tick-marks-active-container-color: var(--theme-primary-contrast-500);--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;--mat-slider-ripple-color: var(--theme-primary-500);--mat-slider-hover-state-layer-color: rgba(var(--theme-primary-500), .05);--mat-slider-focus-state-layer-color: rgba(var(--theme-primary-500), .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: var(--theme-secondary-contrast-500);--mdc-checkbox-selected-focus-icon-color: var(--theme-secondary-500);--mdc-checkbox-selected-hover-icon-color: var(--theme-secondary-500);--mdc-checkbox-selected-icon-color: var(--theme-secondary-500);--mdc-checkbox-selected-pressed-icon-color: var(--theme-secondary-500);--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-selected-focus-state-layer-color: var(--theme-secondary-500);--mdc-checkbox-selected-hover-state-layer-color: var(--theme-secondary-500);--mdc-checkbox-selected-pressed-state-layer-color: var(--theme-secondary-500);--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-checkbox-label-text-color: white;--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-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-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-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-small-container-shape: 50%;--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-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--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-fab-container-color: #424242;--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;--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-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: var(--theme-primary-500);--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: var(--theme-primary-500);--mat-badge-text-color: var(--theme-primary-contrast-500);--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: var(--theme-primary-contrast-500);--mat-datepicker-calendar-date-selected-state-background-color: var(--theme-primary-500);--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-today-selected-state-outline-color: var(--theme-primary-contrast-500);--mat-datepicker-calendar-date-focus-state-background-color: var(--theme-primary-500);--mat-datepicker-calendar-date-hover-state-background-color: var(--theme-primary-500);--mat-datepicker-toggle-active-state-icon-color: var(--theme-primary-500);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(var(--theme-primary-500), .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: var(--theme-primary-contrast-500);--mat-stepper-header-selected-state-icon-background-color: var(--theme-primary-500);--mat-stepper-header-selected-state-icon-foreground-color: var(--theme-primary-contrast-500);--mat-stepper-header-done-state-icon-background-color: var(--theme-primary-500);--mat-stepper-header-done-state-icon-foreground-color: var(--theme-primary-contrast-500);--mat-stepper-header-edit-state-icon-background-color: var(--theme-primary-500);--mat-stepper-header-edit-state-icon-foreground-color: var(--theme-primary-contrast-500);--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;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.dark-theme .mat-accent{--mat-option-selected-state-label-text-color: var(--theme-secondary-500);--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.dark-theme .mat-warn{--mat-option-selected-state-label-text-color: #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)}.dark-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: var(--theme-primary-500);--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: var(--theme-primary-500);--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: var(--theme-secondary-500);--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: var(--theme-secondary-500);--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme .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}.dark-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: var(--theme-primary-500);--mdc-linear-progress-track-color: var(--theme-primary-500)}.dark-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: var(--theme-secondary-500);--mdc-linear-progress-track-color: var(--theme-secondary-500)}.dark-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.dark-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: var(--theme-secondary-500);--mdc-filled-text-field-focus-active-indicator-color: var(--theme-secondary-500);--mdc-filled-text-field-focus-label-text-color: var(--theme-secondary-500);--mdc-outlined-text-field-caret-color: var(--theme-secondary-500);--mdc-outlined-text-field-focus-outline-color: var(--theme-secondary-500);--mdc-outlined-text-field-focus-label-text-color: var(--theme-secondary-500);--mat-form-field-focus-select-arrow-color: var(--theme-secondary-500)}.dark-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.dark-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: var(--theme-secondary-500);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.dark-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.dark-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.dark-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-selected-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-flat-disabled-selected-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: var(--theme-primary-contrast-500);--mdc-chip-elevated-container-color: var(--theme-primary-500);--mdc-chip-elevated-selected-container-color: var(--theme-primary-500);--mdc-chip-elevated-disabled-container-color: var(--theme-primary-500);--mdc-chip-flat-disabled-selected-container-color: var(--theme-primary-500);--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: var(--theme-primary-contrast-500);--mdc-chip-selected-label-text-color: var(--theme-primary-contrast-500);--mdc-chip-with-icon-icon-color: var(--theme-primary-contrast-500);--mdc-chip-with-icon-disabled-icon-color: var(--theme-primary-contrast-500);--mdc-chip-with-icon-selected-icon-color: var(--theme-primary-contrast-500);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: var(--theme-primary-contrast-500);--mdc-chip-with-trailing-icon-trailing-icon-color: var(--theme-primary-contrast-500);--mat-chip-selected-disabled-trailing-icon-color: var(--theme-primary-contrast-500);--mat-chip-selected-trailing-icon-color: var(--theme-primary-contrast-500)}.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: var(--theme-secondary-contrast-500);--mdc-chip-elevated-container-color: var(--theme-secondary-500);--mdc-chip-elevated-selected-container-color: var(--theme-secondary-500);--mdc-chip-elevated-disabled-container-color: var(--theme-secondary-500);--mdc-chip-flat-disabled-selected-container-color: var(--theme-secondary-500);--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: var(--theme-secondary-contrast-500);--mdc-chip-selected-label-text-color: var(--theme-secondary-contrast-500);--mdc-chip-with-icon-icon-color: var(--theme-secondary-contrast-500);--mdc-chip-with-icon-disabled-icon-color: var(--theme-secondary-contrast-500);--mdc-chip-with-icon-selected-icon-color: var(--theme-secondary-contrast-500);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: var(--theme-secondary-contrast-500);--mdc-chip-with-trailing-icon-trailing-icon-color: var(--theme-secondary-contrast-500);--mat-chip-selected-disabled-trailing-icon-color: var(--theme-secondary-contrast-500);--mat-chip-selected-trailing-icon-color: var(--theme-secondary-contrast-500)}.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #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}.dark-theme .mat-mdc-slide-toggle{--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-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.dark-theme .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.dark-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: var(--theme-secondary-300);--mdc-switch-selected-handle-color: var(--theme-secondary-300);--mdc-switch-selected-hover-state-layer-color: var(--theme-secondary-300);--mdc-switch-selected-pressed-state-layer-color: var(--theme-secondary-300);--mdc-switch-selected-focus-handle-color: var(--theme-secondary-200);--mdc-switch-selected-hover-handle-color: var(--theme-secondary-200);--mdc-switch-selected-pressed-handle-color: var(--theme-secondary-200);--mdc-switch-selected-focus-track-color: var(--theme-secondary-600);--mdc-switch-selected-hover-track-color: var(--theme-secondary-600);--mdc-switch-selected-pressed-track-color: var(--theme-secondary-600);--mdc-switch-selected-track-color: var(--theme-secondary-600)}.dark-theme .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}.dark-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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: var(--theme-primary-500);--mdc-radio-selected-hover-icon-color: var(--theme-primary-500);--mdc-radio-selected-icon-color: var(--theme-primary-500);--mdc-radio-selected-pressed-icon-color: var(--theme-primary-500);--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: var(--theme-primary-500);--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dark-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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: var(--theme-secondary-500);--mdc-radio-selected-hover-icon-color: var(--theme-secondary-500);--mdc-radio-selected-icon-color: var(--theme-secondary-500);--mdc-radio-selected-pressed-icon-color: var(--theme-secondary-500);--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: var(--theme-secondary-500);--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dark-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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);--mat-radio-label-text-color: white}.dark-theme .mat-accent{--mdc-slider-handle-color: var(--theme-secondary-500);--mdc-slider-focus-handle-color: var(--theme-secondary-500);--mdc-slider-hover-handle-color: var(--theme-secondary-500);--mdc-slider-active-track-color: var(--theme-secondary-500);--mdc-slider-inactive-track-color: var(--theme-secondary-500);--mdc-slider-with-tick-marks-inactive-container-color: var(--theme-secondary-500);--mdc-slider-with-tick-marks-active-container-color: var(--theme-secondary-contrast-500);--mat-slider-ripple-color: var(--theme-secondary-500);--mat-slider-hover-state-layer-color: rgba(var(--theme-secondary-500), .05);--mat-slider-focus-state-layer-color: rgba(var(--theme-secondary-500), .2)}.dark-theme .mat-warn{--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;--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)}.dark-theme .mdc-list-item__start,.dark-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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: var(--theme-primary-500);--mdc-radio-selected-hover-icon-color: var(--theme-primary-500);--mdc-radio-selected-icon-color: var(--theme-primary-500);--mdc-radio-selected-pressed-icon-color: var(--theme-primary-500)}.dark-theme .mat-accent .mdc-list-item__start,.dark-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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: var(--theme-secondary-500);--mdc-radio-selected-hover-icon-color: var(--theme-secondary-500);--mdc-radio-selected-icon-color: var(--theme-secondary-500);--mdc-radio-selected-pressed-icon-color: var(--theme-secondary-500)}.dark-theme .mat-warn .mdc-list-item__start,.dark-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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}.dark-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: var(--theme-primary-contrast-500);--mdc-checkbox-selected-focus-icon-color: var(--theme-primary-500);--mdc-checkbox-selected-hover-icon-color: var(--theme-primary-500);--mdc-checkbox-selected-icon-color: var(--theme-primary-500);--mdc-checkbox-selected-pressed-icon-color: var(--theme-primary-500);--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-selected-focus-state-layer-color: var(--theme-primary-500);--mdc-checkbox-selected-hover-state-layer-color: var(--theme-primary-500);--mdc-checkbox-selected-pressed-state-layer-color: var(--theme-primary-500);--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: var(--theme-secondary-contrast-500);--mdc-checkbox-selected-focus-icon-color: var(--theme-secondary-500);--mdc-checkbox-selected-hover-icon-color: var(--theme-secondary-500);--mdc-checkbox-selected-icon-color: var(--theme-secondary-500);--mdc-checkbox-selected-pressed-icon-color: var(--theme-secondary-500);--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-selected-focus-state-layer-color: var(--theme-secondary-500);--mdc-checkbox-selected-hover-state-layer-color: var(--theme-secondary-500);--mdc-checkbox-selected-pressed-state-layer-color: var(--theme-secondary-500);--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #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-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}.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:var(--theme-primary-500)}.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.dark-theme .mat-mdc-tab-group,.dark-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: var(--theme-primary-500);--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: var(--theme-primary-500);--mat-tab-header-active-ripple-color: var(--theme-primary-500);--mat-tab-header-inactive-ripple-color: var(--theme-primary-500);--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: var(--theme-primary-500);--mat-tab-header-active-hover-label-text-color: var(--theme-primary-500);--mat-tab-header-active-focus-indicator-color: var(--theme-primary-500);--mat-tab-header-active-hover-indicator-color: var(--theme-primary-500)}.dark-theme .mat-mdc-tab-group.mat-accent,.dark-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: var(--theme-secondary-500);--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: var(--theme-secondary-500);--mat-tab-header-active-ripple-color: var(--theme-secondary-500);--mat-tab-header-inactive-ripple-color: var(--theme-secondary-500);--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: var(--theme-secondary-500);--mat-tab-header-active-hover-label-text-color: var(--theme-secondary-500);--mat-tab-header-active-focus-indicator-color: var(--theme-secondary-500);--mat-tab-header-active-hover-indicator-color: var(--theme-secondary-500)}.dark-theme .mat-mdc-tab-group.mat-warn,.dark-theme .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}.dark-theme .mat-mdc-tab-group.mat-background-primary,.dark-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: var(--theme-primary-500);--mat-tab-header-with-background-foreground-color: var(--theme-primary-contrast-500)}.dark-theme .mat-mdc-tab-group.mat-background-accent,.dark-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: var(--theme-secondary-500);--mat-tab-header-with-background-foreground-color: var(--theme-secondary-contrast-500)}.dark-theme .mat-mdc-tab-group.mat-background-warn,.dark-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.dark-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: var(--theme-primary-contrast-500);--mdc-checkbox-selected-focus-icon-color: var(--theme-primary-500);--mdc-checkbox-selected-hover-icon-color: var(--theme-primary-500);--mdc-checkbox-selected-icon-color: var(--theme-primary-500);--mdc-checkbox-selected-pressed-icon-color: var(--theme-primary-500);--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-selected-focus-state-layer-color: var(--theme-primary-500);--mdc-checkbox-selected-hover-state-layer-color: var(--theme-primary-500);--mdc-checkbox-selected-pressed-state-layer-color: var(--theme-primary-500);--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #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-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}.dark-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: var(--theme-primary-500);--mat-text-button-state-layer-color: var(--theme-primary-500);--mat-text-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: var(--theme-secondary-500);--mat-text-button-state-layer-color: var(--theme-secondary-500);--mat-text-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.dark-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: var(--theme-primary-500);--mdc-filled-button-label-text-color: var(--theme-primary-contrast-500);--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: var(--theme-secondary-500);--mdc-filled-button-label-text-color: var(--theme-secondary-contrast-500);--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: var(--theme-primary-500);--mdc-protected-button-label-text-color: var(--theme-primary-contrast-500);--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: var(--theme-secondary-500);--mdc-protected-button-label-text-color: var(--theme-secondary-contrast-500);--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: var(--theme-primary-500);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: var(--theme-primary-500);--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: var(--theme-secondary-500);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: var(--theme-secondary-500);--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .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)}.dark-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: var(--theme-primary-500);--mat-icon-button-state-layer-color: var(--theme-primary-500);--mat-icon-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: var(--theme-secondary-500);--mat-icon-button-state-layer-color: var(--theme-secondary-500);--mat-icon-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.dark-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: var(--theme-primary-500);--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: var(--theme-secondary-500);--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: var(--theme-primary-500);--mat-fab-small-foreground-color: #fff;--mat-fab-small-state-layer-color: #fff;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: var(--theme-secondary-500);--mat-fab-small-foreground-color: #fff;--mat-fab-small-state-layer-color: #fff;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-accent{--mdc-circular-progress-active-indicator-color: var(--theme-secondary-500)}.dark-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.dark-theme .mat-badge-accent{--mat-badge-background-color: var(--theme-secondary-500);--mat-badge-text-color: var(--theme-secondary-contrast-500)}.dark-theme .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.dark-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: var(--theme-secondary-contrast-500);--mat-datepicker-calendar-date-selected-state-background-color: var(--theme-secondary-500);--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-today-selected-state-outline-color: var(--theme-secondary-contrast-500);--mat-datepicker-calendar-date-focus-state-background-color: var(--theme-secondary-500);--mat-datepicker-calendar-date-hover-state-background-color: var(--theme-secondary-500);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(var(--theme-secondary-500), .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dark-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #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}.dark-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: var(--theme-secondary-500)}.dark-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.dark-theme .mat-icon.mat-primary{--mat-icon-color: var(--theme-primary-500)}.dark-theme .mat-icon.mat-accent{--mat-icon-color: var(--theme-secondary-500)}.dark-theme .mat-icon.mat-warn{--mat-icon-color: #f44336}.dark-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: var(--theme-secondary-contrast-500);--mat-stepper-header-selected-state-icon-background-color: var(--theme-secondary-500);--mat-stepper-header-selected-state-icon-foreground-color: var(--theme-secondary-contrast-500);--mat-stepper-header-done-state-icon-background-color: var(--theme-secondary-500);--mat-stepper-header-done-state-icon-foreground-color: var(--theme-secondary-contrast-500);--mat-stepper-header-edit-state-icon-background-color: var(--theme-secondary-500);--mat-stepper-header-edit-state-icon-foreground-color: var(--theme-secondary-contrast-500)}.dark-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.dark-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: var(--theme-primary-500);--mat-toolbar-container-text-color: var(--theme-primary-contrast-500)}.dark-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: var(--theme-secondary-500);--mat-toolbar-container-text-color: var(--theme-secondary-contrast-500)}.dark-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.gBg{background:#ffdfa7;background:-webkit-gradient(left top,right top,color-stop(0%,rgb(255,223,167)),color-stop(100%,rgb(234,98,98)));background:linear-gradient(to right,#ffdfa7,#ea6262);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdfa7",endColorstr="#ea6262",GradientType=1)}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f6f6;background:linear-gradient(to right,#f6f6f6 8%,#f0f0f0 18%,#f6f6f6 33%);background-size:800px 104px;height:96px;position:relative}@font-face{font-family:customFontIcon;src:url(/assets/customFonts/fonticonsset2.eot);src:url(/assets/customFonts/fonticonsset2.eot?#iefix) format("embedded-opentype"),url(/assets/customFonts/fonticonsset2.woff) format("woff"),url(/assets/customFonts/fonticonsset2.ttf) format("truetype"),url(/assets/customFonts/fonticonsset2.svg#fonticonsset2) format("svg");font-weight:400;font-style:normal;font-display:swap}[data-icon]:before{font-family:customFontIcon!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=cf-icon-]:before,[class*=" cf-icon-"]:before{font-family:customFontIcon!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cf-icon-about:before{content:"a"}.cf-icon-accruals:before{content:"b"}.cf-icon-airmiles:before{content:"c"}.cf-icon-arrowback:before{content:"d"}.cf-icon-arrows:before{content:"e"}.cf-icon-atm:before{content:"f"}.cf-icon-billpayment:before{content:"g"}.cf-icon-bonus:before{content:"h"}.cf-icon-braodband:before{content:"i"}.cf-icon-bus:before{content:"j"}.cf-icon-calendar-o:before{content:"k"}.cf-icon-call:before{content:"l"}.cf-icon-card:before{content:"m"}.cf-icon-cart:before{content:"n"}.cf-icon-category:before{content:"o"}.cf-icon-close:before{content:"p"}.cf-icon-date:before{content:"q"}.cf-icon-debitcard:before{content:"r"}.cf-icon-donation:before{content:"s"}.cf-icon-done:before{content:"t"}.cf-icon-done1:before{content:"u"}.cf-icon-tick-1:before{content:"v"}.cf-icon-draw:before{content:"w"}.cf-icon-dth:before{content:"x"}.cf-icon-eth:before{content:"y"}.cf-icon-experiential:before{content:"z"}.cf-icon-faqs:before{content:"A"}.cf-icon-filter:before{content:"B"}.cf-icon-flight:before{content:"C"}.cf-icon-giftvoucher:before{content:"D"}.cf-icon-graph:before{content:"E"}.cf-icon-add:before{content:"F"}.cf-icon-substract:before{content:"G"}.cf-icon-return-flight:before{content:"H"}.cf-icon-no-search:before{content:"I"}.cf-icon-help:before{content:"J"}.cf-icon-home:before{content:"K"}.cf-icon-hotel:before{content:"L"}.cf-icon-howtoearn:before{content:"M"}.cf-icon-info:before{content:"N"}.cf-icon-like:before{content:"O"}.cf-icon-loan:before{content:"P"}.cf-icon-logout:before{content:"Q"}.cf-icon-mail:before{content:"R"}.cf-icon-mobilebanking:before{content:"S"}.cf-icon-movies:before{content:"T"}.cf-icon-myorders:before{content:"U"}.cf-icon-netbanking:before{content:"V"}.cf-icon-noflight:before{content:"W"}.cf-icon-nosearch:before{content:"X"}.cf-icon-off:before{content:"Y"}.cf-icon-offers:before{content:"Z"}.cf-icon-outlet:before{content:"0"}.cf-icon-overview:before{content:"1"}.cf-icon-passenger:before{content:"2"}.cf-icon-password:before{content:"3"}.cf-icon-path:before{content:"4"}.cf-icon-phone-book:before{content:"5"}.cf-icon-postpaid:before{content:"6"}.cf-icon-privacy-policy:before{content:"7"}.cf-icon-profile:before{content:"8"}.cf-icon-profile-details:before{content:"9"}.cf-icon-radiooff:before{content:"!"}.cf-icon-radioon:before{content:'"'}.cf-icon-rateus:before{content:"#"}.cf-icon-rating:before{content:"$"}.cf-icon-recharge:before{content:"%"}.cf-icon-redemptions:before{content:"&"}.cf-icon-refer-and-earn:before{content:"'"}.cf-icon-returnflight:before{content:"("}.cf-icon-savedaddresses:before{content:")"}.cf-icon-search:before{content:"*"}.cf-icon-shape:before{content:"+"}.cf-icon-share:before{content:","}.cf-icon-shopping:before{content:"-"}.cf-icon-shopping-bag:before{content:"."}.cf-icon-show:before{content:"/"}.cf-icon-sort:before{content:":"}.cf-icon-success:before{content:";"}.cf-icon-supermarket:before{content:"<"}.cf-icon-swip:before{content:"="}.cf-icon-tick:before{content:">"}.cf-icon-tickets:before{content:"?"}.cf-icon-transection-history:before{content:"@"}.cf-icon-travel:before{content:"["}.cf-icon-upi:before{content:"]"}.cf-icon-wallet:before{content:"^"}.cf-icon-warning:before{content:"_"}.cf-icon-arrowright:before{content:"`"}.cf-icon-depart:before{content:"{"}.css-accordion input{position:absolute;opacity:0;z-index:-1}.css-accordion .row{display:flex;margin:0}.css-accordion .row .col{flex:1}.css-accordion .tabs{overflow:hidden}.css-accordion .tab{width:100%;overflow:hidden}.css-accordion .tab-label{display:flex;justify-content:space-between;padding:1em;cursor:pointer;color:#333;border:1px solid #ddd;border-radius:5px;margin-bottom:5px}.css-accordion .tab-label:hover{background:#ddd}.css-accordion .tab-label:after{content:"\276f";width:1em;height:1em;text-align:center;transition:all .35s}.css-accordion .tab-content{max-height:0;padding:0 15px;color:#333;background:#fff;line-height:24px;opacity:0;transition:all .35s}.css-accordion .tab-close{display:flex;justify-content:flex-end;padding:1em;font-size:.75em;background:#333;cursor:pointer}.css-accordion .tab-close:hover{background:#f8f8f8}.css-accordion input:checked+.tab-label{background:#f8f8f8;border-bottom:none}.css-accordion input:checked+.tab-label:after{transform:rotate(90deg)}.css-accordion input:checked~.tab-label{margin:0;border-radius:5px 5px 0 0}.css-accordion input:checked~.tab-content{opacity:1;overflow-y:auto;max-height:100vh;padding:15px;margin-bottom:15px;border:1px solid #ddd;border-bottom-left-radius:5px;border-bottom-right-radius:5px}body,html{height:100%}.app-loading{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.app-loading .logo{width:165px;height:165px;border-radius:50%;background-size:70%;box-shadow:0 0 30px #0000000d;background:url(/assets/icons/icon-96x96.png) center center no-repeat;background-color:#fff}.app-loading.yescc .logo{background:url(/assets/icons/icon-96x96-yescc.png) center center no-repeat}.app-loading .spinner{height:200px;width:200px;animation:rotate 2s linear infinite;transform-origin:center center;position:absolute;inset:0;margin:auto}.app-loading .spinner .path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:#ddd}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.cm-snow{width:8px;height:8px;background:#efefef;border-radius:50%;position:fixed;top:0vh;z-index:9}@keyframes snowAnim{0%{transform:translateZ(0)}to{transform:translate3d(0,110vh,0)}}.cm-snow:nth-child(1){width:8px;height:8px;left:74vw;animation:snowAnim 14s linear infinite;animation-delay:-2s}.cm-snow:nth-child(2){width:6px;height:6px;left:86vw;animation:snowAnim 8s linear infinite;animation-delay:-6s}.cm-snow:nth-child(3){width:4px;height:4px;left:17vw;animation:snowAnim 8s linear infinite;animation-delay:-8s}.cm-snow:nth-child(4){width:8px;height:8px;left:49vw;animation:snowAnim 9s linear infinite;animation-delay:-7s}.cm-snow:nth-child(5){width:6px;height:6px;left:24vw;animation:snowAnim 13s linear infinite;animation-delay:-1s}.cm-snow:nth-child(6){width:4px;height:4px;left:86vw;animation:snowAnim 14s linear infinite;animation-delay:-10s}.cm-snow:nth-child(7){width:8px;height:8px;left:76vw;animation:snowAnim 10s linear infinite;animation-delay:-8s}.cm-snow:nth-child(8){width:6px;height:6px;left:11vw;animation:snowAnim 8s linear infinite;animation-delay:-7s}.cm-snow:nth-child(9){width:4px;height:4px;left:30vw;animation:snowAnim 9s linear infinite;animation-delay:-10s}.cm-snow:nth-child(10){width:8px;height:8px;left:71vw;animation:snowAnim 15s linear infinite;animation-delay:-9s}.cm-snow:nth-child(11){width:6px;height:6px;left:99vw;animation:snowAnim 14s linear infinite;animation-delay:-2s}.cm-snow:nth-child(12){width:4px;height:4px;left:64vw;animation:snowAnim 6s linear infinite;animation-delay:-9s}.cm-snow:nth-child(13){width:8px;height:8px;left:23vw;animation:snowAnim 12s linear infinite;animation-delay:-6s}.cm-snow:nth-child(14){width:6px;height:6px;left:95vw;animation:snowAnim 6s linear infinite;animation-delay:-1s}.cm-snow:nth-child(15){width:4px;height:4px;left:14vw;animation:snowAnim 9s linear infinite;animation-delay:-5s}.cm-snow:nth-child(16){width:8px;height:8px;left:66vw;animation:snowAnim 8s linear infinite;animation-delay:-7s}.cm-snow:nth-child(17){width:6px;height:6px;left:75vw;animation:snowAnim 7s linear infinite;animation-delay:-8s}.cm-snow:nth-child(18){width:4px;height:4px;left:88vw;animation:snowAnim 14s linear infinite;animation-delay:-7s}.cm-snow:nth-child(19){width:8px;height:8px;left:61vw;animation:snowAnim 11s linear infinite;animation-delay:-10s}.cm-snow:nth-child(20){width:6px;height:6px;left:81vw;animation:snowAnim 7s linear infinite;animation-delay:-3s}.cm-snow:nth-child(21){width:4px;height:4px;left:59vw;animation:snowAnim 12s linear infinite;animation-delay:-5s}.cm-snow:nth-child(22){width:8px;height:8px;left:36vw;animation:snowAnim 11s linear infinite;animation-delay:-4s}.cm-snow:nth-child(23){width:6px;height:6px;left:39vw;animation:snowAnim 7s linear infinite;animation-delay:-1s}.cm-snow:nth-child(24){width:4px;height:4px;left:97vw;animation:snowAnim 12s linear infinite;animation-delay:-2s}.cm-snow:nth-child(25){width:8px;height:8px;left:28vw;animation:snowAnim 14s linear infinite;animation-delay:-10s}.cm-snow:nth-child(26){width:6px;height:6px;left:41vw;animation:snowAnim 13s linear infinite;animation-delay:-9s}.cm-snow:nth-child(27){width:4px;height:4px;left:45vw;animation:snowAnim 7s linear infinite;animation-delay:-8s}.cm-snow:nth-child(28){width:8px;height:8px;left:15vw;animation:snowAnim 13s linear infinite;animation-delay:-6s}.cm-snow:nth-child(29){width:6px;height:6px;left:13vw;animation:snowAnim 15s linear infinite;animation-delay:-7s}.cm-snow:nth-child(30){width:4px;height:4px;left:43vw;animation:snowAnim 15s linear infinite;animation-delay:-1s}.cm-snow:nth-child(31){width:8px;height:8px;left:91vw;animation:snowAnim 13s linear infinite;animation-delay:-9s}.cm-snow:nth-child(32){width:6px;height:6px;left:11vw;animation:snowAnim 6s linear infinite;animation-delay:-4s}.cm-snow:nth-child(33){width:4px;height:4px;left:8vw;animation:snowAnim 7s linear infinite;animation-delay:-1s}.cm-snow:nth-child(34){width:8px;height:8px;left:94vw;animation:snowAnim 6s linear infinite;animation-delay:-1s}.cm-snow:nth-child(35){width:6px;height:6px;left:14vw;animation:snowAnim 15s linear infinite;animation-delay:-1s}.cm-snow:nth-child(36){width:4px;height:4px;left:77vw;animation:snowAnim 10s linear infinite;animation-delay:-10s}.cm-snow:nth-child(37){width:8px;height:8px;left:86vw;animation:snowAnim 6s linear infinite;animation-delay:-1s}.cm-snow:nth-child(38){width:6px;height:6px;left:44vw;animation:snowAnim 9s linear infinite;animation-delay:-9s}.cm-snow:nth-child(39){width:4px;height:4px;left:42vw;animation:snowAnim 8s linear infinite;animation-delay:-6s}.cm-snow:nth-child(40){width:8px;height:8px;left:75vw;animation:snowAnim 14s linear infinite;animation-delay:-10s}.cm-snow:nth-child(41){width:6px;height:6px;left:50vw;animation:snowAnim 9s linear infinite;animation-delay:-2s}.cm-snow:nth-child(42){width:4px;height:4px;left:53vw;animation:snowAnim 9s linear infinite;animation-delay:-8s}.cm-snow:nth-child(43){width:8px;height:8px;left:93vw;animation:snowAnim 9s linear infinite;animation-delay:-8s}.cm-snow:nth-child(44){width:6px;height:6px;left:23vw;animation:snowAnim 11s linear infinite;animation-delay:-9s}.cm-snow:nth-child(45){width:4px;height:4px;left:44vw;animation:snowAnim 12s linear infinite;animation-delay:-9s}.cm-snow:nth-child(46){width:8px;height:8px;left:42vw;animation:snowAnim 11s linear infinite;animation-delay:-3s}.cm-snow:nth-child(47){width:6px;height:6px;left:90vw;animation:snowAnim 12s linear infinite;animation-delay:-4s}.cm-snow:nth-child(48){width:4px;height:4px;left:83vw;animation:snowAnim 13s linear infinite;animation-delay:-1s}.cm-snow:nth-child(49){width:8px;height:8px;left:45vw;animation:snowAnim 14s linear infinite;animation-delay:-8s}.cm-snow:nth-child(50){width:6px;height:6px;left:28vw;animation:snowAnim 12s linear infinite;animation-delay:-3s}.cm-snow:nth-child(6n){filter:blur(1px)}.mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker):after{color:red}mat-form-field .mat-mdc-form-field-infix{display:flex;align-items:center}mat-form-field .mat-mdc-form-field-infix>div{width:100%}.estimated-delivery-wrap{margin-top:12px}.mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff!important}.recharge-tnc{padding-bottom:0}.profile-details .mdc-line-ripple:before{border-bottom-style:none!important}.profile-details mat-form-field:not(.default-field-color) .mdc-text-field--filled:not(.mdc-text-field--disabled){border:none!important;border-radius:12px!important;background-color:#0000000a!important}.profile-details .mat-mdc-form-field-subscript-wrapper{display:none}.profile-details .mat-mdc-unelevated-button.mat-primary[disabled]{height:54px}app-product-slider app-product-item mat-card.mat-mdc-card,app-nb-product-slider app-product-item mat-card.mat-mdc-card,app-product-list app-product-item mat-card.mat-mdc-card{border-radius:8px}html{--mat-badge-text-font: Open Sans, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Open Sans,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 Open Sans,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 Open Sans,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 Open Sans,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Open Sans,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Open Sans,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 Open Sans,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 Open Sans,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 Open Sans,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Open Sans,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Open Sans,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Open Sans,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Open Sans,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: Open Sans, 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-label-text-font: Open Sans, 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: Open Sans, 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-text-font: Open Sans, 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-expansion-header-text-font: Open Sans, 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: Open Sans, 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-stepper-container-text-font: Open Sans, sans-serif;--mat-stepper-header-label-text-font: Open Sans, 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-toolbar-title-text-font: Open Sans, 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-node-text-font: Open Sans, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}html{--mat-option-label-text-font: Open Sans, 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: Open Sans, 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{--mat-card-title-text-font: Open Sans, 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: Open Sans, 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-plain-tooltip-supporting-text-font: Open Sans, 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-label-text-font: Open Sans, 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: Open Sans, 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: Open Sans, 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: Open Sans, 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-trigger-text-font: Open Sans, 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{--mdc-dialog-subhead-font: Open Sans, 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: Open Sans, 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-label-text-font: Open Sans, 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 .mat-mdc-slide-toggle{--mat-switch-label-text-font: Open Sans, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}html{--mat-radio-label-text-font: Open Sans, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}html{--mdc-slider-label-label-text-font: Open Sans, 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-item-label-text-font: Open Sans, 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-label-text-font: Open Sans, 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: Open Sans, 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: Open Sans, 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 Open Sans,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-font: Open Sans, 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}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Open Sans, 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{--mat-checkbox-label-text-font: Open Sans, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}html{--mdc-text-button-label-text-font: Open Sans, 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: Open Sans, 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-protected-button-label-text-font: Open Sans, 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;--mdc-outlined-button-label-text-font: Open Sans, 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}html{--mdc-extended-fab-label-text-font: Open Sans, 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-supporting-text-font: Open Sans, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-header-headline-font: Open Sans, 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: Open Sans, 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: Open Sans, 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}:root{--mobile-light-bg-color: #EAF3FC;--mobile-light-grey-color: #F8F8F8;--mobile-light-white-color: #ffffff;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-shape: 12px;--border-color: #dddddd;--sub-heading-dark-color: var(--sub-heading-dark-color)}html{font-size:10px}body{font-family:Open Sans,sans-serif;font-size:1.4rem}body,.mat-drawer-container,.header-container.offers .mat-drawer-container{background-color:#fff}.container{max-width:1140px;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container>.row{margin-left:-15px;margin-right:-15px}.wrapper{padding:15px}.page-title{font-weight:500;margin:10px 0 20px}@media (max-width: 959px){.page-title{font-weight:600;margin:0 0 15px;color:var(--sub-heading-dark-color);font-size:14px}}h1,h2,h3{font-weight:500}main{min-height:calc(100vh - 241px)}@media (max-width: 959px){main{padding-top:56px;min-height:calc(100vh - 56px)!important}}.list-unstyled{list-style-type:none;padding:0;margin:0}a{cursor:pointer;text-decoration:none;color:#4a90e2}.text-uppercase{text-transform:uppercase}.mat-mdc-dialog-container p{line-height:22px;font-size:13px}@keyframes spinner{to{transform:rotate(360deg)}}.spinner{overflow:hidden!important}.spinner:before{content:"";display:inline-block;box-sizing:border-box;position:absolute;z-index:0;top:50%;left:50%;width:20px;height:20px;margin-top:-10px!important;margin-left:-10px!important;border-radius:50%;border:2px solid #ffffff;border-top-color:#000;animation:spinner .8s linear infinite}.spinner:after{content:"";background-color:#00000024;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;border-radius:3px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}ul.breadcrumb{list-style:none;margin-bottom:10px}ul.breadcrumb li{display:inline;font-size:12px}ul.breadcrumb li+li:before{padding:0 2px 0 5px;color:#0000008c;content:"/\a0"}ul.breadcrumb li a{color:#0000008c;text-decoration:none}ul.breadcrumb li a:hover{color:#000}mat-snack-bar-container{color:#fff;letter-spacing:.5px;word-break:break-word}mat-snack-bar-container.snackbar-error .mdc-snackbar__surface{background:#f5dbd9!important;border:1px solid #ebafa6!important}mat-snack-bar-container.snackbar-error .mdc-snackbar__surface .mdc-snackbar__label{color:#cb2a0b!important}mat-snack-bar-container.snackbar-error .mdc-snackbar__surface .mat-mdc-button{color:#cb2a0b!important}mat-snack-bar-container.snackbar-success .mdc-snackbar__surface{background:#dff0d0!important;border:1px solid #65b500!important}mat-snack-bar-container.snackbar-success .mdc-snackbar__surface .mdc-snackbar__label{color:#368808!important}mat-snack-bar-container.snackbar-success .mdc-snackbar__surface .mat-mdc-button{color:#368808!important}.red{color:red}.green{color:green}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important}.hideElement{display:none}@media (max-width: 959px){app-mobile-header{width:100%}.header-wrapper header{width:100%}body .mat-toolbar{position:fixed;top:0;z-index:99;background:linear-gradient(180deg,white 40%,transparent 100%)}}main{position:relative}main .page-loader{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000047;z-index:98;display:flex;align-items:center;justify-content:center}app-ticker{overflow:hidden;display:block}.alert{position:relative;padding:15px;border:1px solid transparent;border-radius:5px}@media (max-width: 959px){.alert{padding:10px;font-size:1.3rem;border-radius:12px}}.alert.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert.alert-info{color:#055160;background-color:#cff4fc;border-color:#9eeaf9}.alert.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.myaccount-wrapper>div{line-height:normal}.myaccount-wrapper label{font-size:14px;letter-spacing:.5px;line-height:normal;color:#000;font-weight:400;display:block;margin-top:3px}.myaccount-wrapper .header-nav-wrap{line-height:16px}.myaccount-wrapper .header-nav-wrap li a{font-size:13px;letter-spacing:.5px;color:#4a4a4a;font-weight:400}.myaccount-wrapper .header-nav-wrap li a:hover{color:#000}.myaccount-wrapper .header-nav-wrap li.registration-wrap{position:relative;padding-right:10px}.myaccount-wrapper .header-nav-wrap li.registration-wrap:after{content:"/";position:absolute;color:#4a4a4a;font-weight:400;right:-3px;font-size:13px;top:2px}.ac-opt-1,.header-nav{display:none}.point-expiry-schedule-wrapper{padding:20px}.point-expiry-schedule-wrapper table{width:100%;text-align:left}.scroll-to-top{position:fixed!important;bottom:10px;right:10px;outline:none;z-index:999}@media (max-width: 959px){.scroll-to-top{display:none!important}}.merchandise-product app-category-menu,.merchandise-product .search-wrapper{display:none!important}.text-center{text-align:center}.address .adrs-edit-remove-links{justify-content:flex-end}.address .adrs-edit-remove-links .remove-adrs-link,.add-new-adrs-btn{display:none}app-product-slider h3{display:flex;justify-content:space-between}.merchandise-product app-product-slider h3 a{display:none!important}.closure-wrap{height:100%}.closure-wrap app-program-closure{padding-top:50px;padding-bottom:50px;flex-grow:1;background-size:cover;background-repeat:no-repeat;background-position:center}@media (max-width: 599px){.closure-wrap app-program-closure{padding-top:30px;padding-bottom:30px}}.closure-wrap app-program-closure .formCenter{display:flex;justify-content:center;align-items:center;height:100%}@media (max-width: 599px){.closure-wrap app-program-closure .formCenter{margin:15px}}.closure-wrap app-program-closure .formCenter>div{width:100%;max-width:380px;padding:30px;border-radius:10px;background-color:#fff;box-sizing:border-box;box-shadow:0 10px 28px #9797974d}.primary-color-text{color:var(--theme-primary-500)}.secondary-color-text{color:var(--theme-secondary-500)}@media (max-width: 959px){body.maintenance{padding:0}}.myAcnt-sidebar .edit-user-profile{display:none}.auto-search-dropdown-wrap{box-shadow:0 0 10px #0003!important;border-radius:10px!important}@media (max-width: 959px){.offer-search .scroll-to-top,.merchandise-search .scroll-to-top{display:none}}@media (max-width: 959px){.offer-search .offer-search-wrapper,.merchandise-search .offer-search-wrapper{display:none}}@media (max-width: 959px){.header-container.offer-details-page main,.header-container.offer-coupon-page main{padding-bottom:76px;min-height:calc(100vh - 132px)!important}.merchandise-cart main,.merchandise-address main,.gift-voucher-product main,.gift-voucher-review main,.hotels main,.bus main,.flight main,.flight-details main,.donation-green-fund main,.hotels-contact main,.recharge-mobile main,.recharge-dth main,.bus-personalDetails main,.merchandise-product main,.cab-cab-booking main,.flight-passenger main,.payment-confirm main,.calculator main,.user-login main,.user-profile main{padding-bottom:90px;min-height:calc(100vh - 146px)!important}}.btm-floating-btn-wrap.mat-primary.mat-button-disabled{color:#999;background-color:#ededed}@media (max-width: 959px){.btm-floating-btn-wrap{position:fixed!important;left:15px;display:block;bottom:15px;z-index:99;width:calc(100% - 30px)}}@media (max-width: 959px){.btm-floating-btn-wrapper{left:0;bottom:0;width:100%;padding:45px 15px 15px;box-sizing:border-box;position:fixed!important;z-index:99;background:linear-gradient(180deg,#eaf3fc00,#d4d6dc 33.85%)}}.btm-floating-btn-wrapper .btm-floating-btn-wrap{height:45px;border-radius:8px;min-width:150px}.btm-floating-btn-wrapper .btm-floating-btn-wrap:not(:disabled){background:linear-gradient(294deg,#1268b3 9.57%,#108dfa 89.48%)}@media (max-width: 959px){.btm-floating-btn-wrapper .btm-floating-btn-wrap{font-size:16px;padding:0 16px!important;height:55px!important;width:100%;left:0;bottom:0;letter-spacing:unset;position:relative!important;font-weight:600!important;border-radius:8px!important}}@media (max-width: 1279px){.breadcrumb{display:none}}@media (max-width: 1279px){.gift-voucher .search-wrapper{display:none}.gift-voucher .filter-wrap{background-color:#fff;padding:10px 15px}}.mob-act-list-wrap{margin-bottom:10px}.mob-act-list-wrap .bottom-section-wrap{padding:15px 20px 10px;text-align:center;color:#fff;background-color:var(--theme-primary-500);width:85%;margin:-45px auto 0;border-radius:0 0 25px 25px;max-height:40px;opacity:0;box-sizing:border-box;position:relative;z-index:0;transition:all .3s ease}.mob-act-list-wrap .bottom-section-wrap a{color:#fff}.mob-act-list-wrap .bottom-section-wrap.trans-details-wrap{text-align:center;color:#fff;font-size:14px;line-height:12px}@media (max-width: 959px){.mob-act-list-wrap:focus .bottom-section-wrap,.mob-act-list-wrap:hover .bottom-section-wrap{margin:-1px auto 0;opacity:1;max-height:initial;padding-top:10px}}.mob-act-list-wrap .order-trans-item-wrap{background-color:#fff;border-radius:12px;padding:10px;position:relative;z-index:1;border:1px solid rgba(0,0,0,.12)}.mob-act-list-wrap .order-trans-item-wrap .track-order-link,.mob-act-list-wrap .order-trans-item-wrap .view-receipt-link a{text-transform:uppercase;color:var(--theme-primary-500);font-size:12px}.mob-act-list-wrap .order-trans-item-wrap .track-order-link img,.mob-act-list-wrap .order-trans-item-wrap .view-receipt-link a img{margin-left:3px;display:inline-block;vertical-align:middle}.mob-act-list-wrap .order-trans-item-wrap .order-desc-wrap{font-size:11px;padding-left:15px;border-left:1px solid #ddd}.mob-act-list-wrap .order-trans-item-wrap .order-desc-wrap p{margin:0 0 5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:180px}.mob-act-list-wrap .order-trans-item-wrap .order-desc-wrap small{font-size:11px}.mob-act-list-wrap .order-trans-item-wrap .order-desc-wrap small span{color:#000}.mob-act-list-wrap .order-trans-item-wrap h5,.mob-act-list-wrap .order-trans-item-wrap .desc-wrap{font-size:15px;color:#4a4a4a;font-weight:600;margin:0 0 3px}@media (max-width: 959px){.mob-act-list-wrap .order-trans-item-wrap h5,.mob-act-list-wrap .order-trans-item-wrap .desc-wrap{max-width:150px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.mob-act-list-wrap .order-trans-item-wrap .desc-wrap{color:#9b9b9b;font-size:12px;font-weight:500;margin:0;line-height:normal}.mob-act-list-wrap .order-trans-item-wrap small{font-size:12px;color:#9b9b9b;display:block}@media (max-width: 959px){.mob-act-list-wrap .order-trans-item-wrap small{line-height:16px;word-break:break-word}}.mob-act-list-wrap .order-trans-item-wrap small.Successful{color:#6ed30f}.mob-act-list-wrap .order-trans-item-wrap small.Failed{color:#ff001f}.mob-act-list-wrap .order-trans-item-wrap .p-points-wrap,.mob-act-list-wrap .order-trans-item-wrap .p-price-wrap{color:var(--theme-primary-500);font-weight:600;font-size:16px;margin-bottom:3px;white-space:nowrap}.mob-act-list-wrap .order-trans-item-wrap .p-points-wrap img,.mob-act-list-wrap .order-trans-item-wrap .p-price-wrap img{margin-left:7px;display:none}.mob-act-list-wrap .order-trans-item-wrap .p-points-wrap{display:none}.mob-act-list-wrap .order-trans-item-wrap .amt-wrap{text-align:right;min-width:70px}.mob-act-list-wrap.locked .order-trans-item-wrap{background-color:#f2f2f2}.mob-act-list-wrap.locked .order-trans-item-wrap .lock-icon-wrap{background-color:#b3b3b3}.mob-act-list-wrap .track-order-btn,.mob-act-list-wrap .view-details-btn{border:1px solid #ebebeb;box-sizing:border-box;border-radius:5px;display:inline-block;text-transform:uppercase;color:#333;padding:4px 5px;font-size:10px;line-height:14px}.mob-act-list-wrap .track-order-btn img,.mob-act-list-wrap .view-details-btn img{vertical-align:middle;margin-right:5px}.mob-act-list-wrap .track-order-btn svg,.mob-act-list-wrap .view-details-btn svg{transform:scale(.8)}.mob-act-list-wrap .view-more-trans-wrap{text-align:right}.mob-act-list-wrap .view-more-trans-wrap a{color:var(--theme-primary-500);font-size:12px;font-weight:500;text-transform:uppercase;padding:3px 7px;display:inline-block;margin-left:10px}.channel-wrap .channel-trans-logo,.module-icon-wrap .channel-trans-logo{width:40px;height:40px;border-radius:50%;background-color:#f5f5f5;background-repeat:no-repeat;background-position:center;background-size:20px 20px;background-image:url(/assets/dashboard/earn-point.svg)}.channel-wrap .channel-trans-logo.bbps-logo,.module-icon-wrap .channel-trans-logo.bbps-logo{background-image:url(/assets/dashboard/be-assured.svg)!important;z-index:1;background-color:transparent!important;background-size:35px 35px!important}.channel-wrap.Mobile .channel-trans-logo,.module-icon-wrap.Mobile .channel-trans-logo{background-image:url(/assets/dashboard/recharge.svg)}.channel-wrap.GiftCard .channel-trans-logo,.module-icon-wrap.GiftCard .channel-trans-logo{background-image:url(/assets/dashboard/gift-voucher.svg)}.channel-wrap.Merchandise .channel-trans-logo,.module-icon-wrap.Merchandise .channel-trans-logo{background-image:url(/assets/dashboard/shopping.svg)}.channel-wrap.Movie .channel-trans-logo,.module-icon-wrap.Movie .channel-trans-logo{background-image:url(/assets/dashboard/movie.svg)}.channel-wrap.Hotel .channel-trans-logo,.module-icon-wrap.Hotel .channel-trans-logo{background-image:url(/assets/dashboard/hotel.svg)}.channel-wrap.BUS .channel-trans-logo,.module-icon-wrap.BUS .channel-trans-logo{background-image:url(/assets/dashboard/bus.svg)}.channel-wrap.Offers .channel-trans-logo,.module-icon-wrap.Offers .channel-trans-logo{background-image:url(/assets/dashboard/offer.svg)}.channel-wrap.AIR .channel-trans-logo,.module-icon-wrap.AIR .channel-trans-logo{background-image:url(/assets/dashboard/flight.svg)}.channel-wrap.AirMiles .channel-trans-logo,.module-icon-wrap.AirMiles .channel-trans-logo{background-image:url(/assets/dashboard/airmiles.svg)}.channel-wrap.Billpayment .channel-trans-logo,.module-icon-wrap.Billpayment .channel-trans-logo{background-image:url(/assets/dashboard/pay-bills.svg)}.channel-wrap.Broadband .channel-trans-logo,.module-icon-wrap.Broadband .channel-trans-logo{background-image:url(/assets/dashboard/broadband.svg)}.channel-wrap.CarRentalService .channel-trans-logo,.module-icon-wrap.CarRentalService .channel-trans-logo{background-image:url(/assets/dashboard/car-rental.svg)}.channel-wrap.Cashback .channel-trans-logo,.module-icon-wrap.Cashback .channel-trans-logo{background-image:url(/assets/dashboard/cashback.svg)}.channel-wrap.Charity .channel-trans-logo,.module-icon-wrap.Charity .channel-trans-logo{background-image:url(/assets/dashboard/charity.svg)}.channel-wrap.Donation .channel-trans-logo,.module-icon-wrap.Donation .channel-trans-logo{background-image:url(/assets/dashboard/donation.svg)}.channel-wrap.DTH .channel-trans-logo,.module-icon-wrap.DTH .channel-trans-logo{background-image:url(/assets/dashboard/dth.svg)}.channel-wrap.Experience .channel-trans-logo,.module-icon-wrap.Experience .channel-trans-logo{background-image:url(/assets/dashboard/experiences.svg)}.channel-wrap.Offline .channel-trans-logo,.module-icon-wrap.Offline .channel-trans-logo{background-image:url(/assets/dashboard/offline.svg)}.channel-wrap.MeetAndAssistService .channel-trans-logo,.module-icon-wrap.MeetAndAssistService .channel-trans-logo{background-image:url(/assets/dashboard/meet-and-assist.svg)}.channel-wrap.Postpaid .channel-trans-logo,.module-icon-wrap.Postpaid .channel-trans-logo{background-image:url(/assets/dashboard/postpaid.svg)}.channel-wrap.ORC .channel-trans-logo,.module-icon-wrap.ORC .channel-trans-logo{background-image:url(/assets/dashboard/orc.svg)}.channel-wrap.WineAndDineServices .channel-trans-logo,.module-icon-wrap.WineAndDineServices .channel-trans-logo{background-image:url(/assets/dashboard/wine-and-dine.svg)}.channel-wrap.Credit.Manual .channel-trans-logo,.channel-wrap.Based.Transaction .channel-trans-logo,.module-icon-wrap.Credit.Manual .channel-trans-logo,.module-icon-wrap.Based.Transaction .channel-trans-logo{background-image:url(/assets/dashboard/earn-point.svg)}.module-icon-wrap .channel-trans-logo{background-color:#dadada;width:60px;height:60px;border-radius:50%;margin:0 15px 0 0;background-size:25px 25px}.module-icon-wrap .channel-trans-logo.bbps-logo{background-size:50px 50px!important}@media (max-width: 959px){.order-summery-card.mat-mdc-card{padding:0;background:transparent;box-shadow:none!important;border:none}.order-summery-card.mat-mdc-card .step{border:none;margin:0 0 15px;padding:15px;background-color:#fff;border-radius:12px}.order-summery-card.mat-mdc-card .step h4 .mat-icon{display:none}.order-summery-card.mat-mdc-card .step .step-content{margin:0;padding:0;border:none;display:flex;flex-direction:column;gap:12px}.step-3 .mat-step-header{padding:0}.step-3 .mat-step-header .mat-step-icon{display:none}.step-3 .mat-vertical-content-container{margin:0}.step-3 .mat-vertical-content-container:before{display:none}.step-3 .mat-vertical-content-container .mat-vertical-content{padding:0}}.myAcnt-sidebar ul>.my-activity,.mob-myAcnt-navigations ul>.my-activity{display:none}@media (max-width: 1279px){.mob-track-order-popup{max-width:90vw!important}}@media (max-width: 959px){.recharge-plans-popup-wrap{max-width:90vw!important}}.network-status-wrap p{position:fixed;top:0;width:100%;left:0;z-index:9999;background-color:#000;color:#fff;padding:5px 0;margin:0;text-align:center;transform:translateY(-100px);transition:all .5s ease 1s}.network-status-wrap p mat-icon{vertical-align:middle;margin-right:10px}.network-status-wrap .offline-status p{transform:translateY(0)}.network-status-wrap .online-status p{background:#32cd32;transform:translateY(0)}.network-status-wrap:after{content:"";background-color:#fff9;position:fixed;top:0;width:100%;height:100%;left:0;z-index:9998}mat-option{touch-action:auto!important}@media (max-width: 959px){app-basic-page .page-title,app-faq .page-title{font-weight:600;margin:0 0 15px;color:var(--sub-heading-dark-color);font-size:14px}app-basic-page .mat-mdc-card,app-faq .mat-mdc-card{border-radius:12px!important;box-shadow:none!important}}.point-transfer-confirm-popup-wrap .conf-msg-wrap p{max-width:100%!important}.point-transfer-confirm-popup-wrap .dialog-header{justify-content:center!important}.chatbot-btn{cursor:pointer}.version-update-popup .mat-mdc-dialog-container{border-radius:10px}.version-update-bottomsheet{border-top-right-radius:25px;border-top-left-radius:25px}.header-container.calculator .mat-drawer-container{background-color:#f5f5f5}@media (max-width: 959px){.header-container.gift-voucher-product .pcidss-logo-wrapper{border-radius:0!important}}@media (max-width: 959px){main.home .btm-floating-btn-wrapper{padding:0!important;position:static!important;background:unset}}@media (max-width: 959px){.header-container.home .mat-toolbar.mat-primary{color:#333e63;background-color:#fff}.header-container.recharge-mobile .mat-toolbar.mat-primary,.header-container.recharge-dth .mat-toolbar.mat-primary,.header-container.gift-voucher-product .mat-toolbar.mat-primary,.header-container.merchandise-product .mat-toolbar.mat-primary,.header-container.hotels .mat-toolbar.mat-primary,.header-container.bus .mat-toolbar.mat-primary,.header-container.flight .mat-toolbar.mat-primary{box-shadow:none;color:#333e63;background-color:var(--mobile-light-bg-color)}.header-container.recharge-mobile .mat-toolbar.mat-primary .m-cart-btn .mat-icon,.header-container.recharge-mobile .mat-toolbar.mat-primary app-mini-cart .mat-icon,.header-container.recharge-mobile .mat-toolbar.mat-primary app-translation a,.header-container.recharge-dth .mat-toolbar.mat-primary .m-cart-btn .mat-icon,.header-container.recharge-dth .mat-toolbar.mat-primary app-mini-cart .mat-icon,.header-container.recharge-dth .mat-toolbar.mat-primary app-translation a,.header-container.gift-voucher-product .mat-toolbar.mat-primary .m-cart-btn .mat-icon,.header-container.gift-voucher-product .mat-toolbar.mat-primary app-mini-cart .mat-icon,.header-container.gift-voucher-product .mat-toolbar.mat-primary app-translation a,.header-container.merchandise-product .mat-toolbar.mat-primary .m-cart-btn .mat-icon,.header-container.merchandise-product .mat-toolbar.mat-primary app-mini-cart .mat-icon,.header-container.merchandise-product .mat-toolbar.mat-primary app-translation a,.header-container.hotels .mat-toolbar.mat-primary .m-cart-btn .mat-icon,.header-container.hotels .mat-toolbar.mat-primary app-mini-cart .mat-icon,.header-container.hotels .mat-toolbar.mat-primary app-translation a,.header-container.bus .mat-toolbar.mat-primary .m-cart-btn .mat-icon,.header-container.bus .mat-toolbar.mat-primary app-mini-cart .mat-icon,.header-container.bus .mat-toolbar.mat-primary app-translation a,.header-container.flight .mat-toolbar.mat-primary .m-cart-btn .mat-icon,.header-container.flight .mat-toolbar.mat-primary app-mini-cart .mat-icon,.header-container.flight .mat-toolbar.mat-primary app-translation a{color:#333e63!important}.header-container app-bus-home{position:relative}.header-container app-bus-home:before{content:"";width:100%;height:320px;background:var(--mobile-light-bg-color);border-radius:0 0 40px 40px;position:absolute;left:0;top:0;z-index:0}.header-container app-bus-home app-bus-search{position:relative;z-index:1}.header-container .mat-drawer-container{background-color:var(--mobile-light-bg-color)}.header-container.user .mat-drawer-container,.header-container.categories .mat-drawer-container{background-color:#fff}main.recharge-mobile,main.recharge-dth,main.hotels,main.bus,main.flight,main[class^=bill-pay]{background-color:var(--mobile-light-grey-color)}main.recharge-mobile .btm-floating-btn-wrapper,main.recharge-dth .btm-floating-btn-wrapper,main.hotels .btm-floating-btn-wrapper,main.bus .btm-floating-btn-wrapper,main.flight .btm-floating-btn-wrapper,main[class^=bill-pay] .btm-floating-btn-wrapper{background:linear-gradient(180deg,rgba(234,243,252,0) 0%,var(--mobile-light-grey-color) 33.85%)}main.recharge-mobile-detail{background-color:var(--mobile-light-bg-color)}main.recharge-mobile-detail .btm-floating-btn-wrapper{background:linear-gradient(180deg,rgba(234,243,252,0) 0%,var(--mobile-light-bg-color) 33.85%)}main.hotels-details{background-color:#fff}main.hotels-details .btm-floating-btn-wrapper{background:linear-gradient(180deg,#eaf3fc00,#fff 33.85%)}}app-contact{display:block}.header-container .chat-dialog-wrap{display:none!important}.header-container.home .chat-dialog-wrap,.header-container.content-terms-conditions .chat-dialog-wrap,.header-container.content-faq .chat-dialog-wrap,.header-container.content-privacy-policy .chat-dialog-wrap,.header-container.content-contact .chat-dialog-wrap,.header-container.content-testimonials .chat-dialog-wrap,.header-container.content-sitemap .chat-dialog-wrap,.header-container.content-overview .chat-dialog-wrap{display:block!important}app-hotel-home app-hotel-search .bottomsheet-wrap{padding:0}app-hotel-home app-hotel-search .bottomsheet-wrap .bottomsheet-header{padding:0 15px;margin-bottom:0}app-hotel-home app-hotel-search .bottomsheet-wrap .bottomsheet-header .bottomsheet-close{display:none}app-flight-search-home app-flights-search .bottomsheet-wrap{padding:0}app-flight-search-home app-flights-search .bottomsheet-wrap .bottomsheet-header{display:none}.hotel-modify-search-bottomsheet .mat-bottom-sheet-container form{margin:0 -15px}.hotel-modify-search-bottomsheet .mat-bottom-sheet-container .graphic-img-wrap{display:none}.hotel-modify-search-bottomsheet .mat-bottom-sheet-container .btm-floating-btn-wrapper{padding:0;position:static!important;background:transparent}.hotel-modify-search-bottomsheet .mat-bottom-sheet-container .bottomsheet-body .wrapper{padding:0 15px}.bus-modify-search-bottomsheet .mat-bottom-sheet-container{background-color:var(--mobile-light-bg-color)}.bus-modify-search-bottomsheet .mat-bottom-sheet-container .graphic-img-wrap{display:none}.bus-modify-search-bottomsheet .mat-bottom-sheet-container .btm-floating-btn-wrapper{padding:0;position:static!important;background:transparent}.bus-modify-search-bottomsheet .mat-bottom-sheet-container .wrapper{padding:15px 0}.flight-modify-search-bottomsheet .mat-bottom-sheet-container .graphic-img-wrap{display:none}.flight-modify-search-bottomsheet .mat-bottom-sheet-container app-flights-search-bottom-sheet mat-form-field,.flight-modify-search-bottomsheet .mat-bottom-sheet-container app-flight-search-bottom-sheet mat-form-field{width:100%}.flight-modify-search-bottomsheet .mat-bottom-sheet-container app-flights-search-bottom-sheet .wrapper,.flight-modify-search-bottomsheet .mat-bottom-sheet-container app-flight-search-bottom-sheet .wrapper{padding:15px 0 0}.flight-modify-search-bottomsheet .mat-bottom-sheet-container app-flights-search-bottom-sheet .btm-floating-btn-wrapper,.flight-modify-search-bottomsheet .mat-bottom-sheet-container app-flight-search-bottom-sheet .btm-floating-btn-wrapper{background:none!important;position:static!important;padding:0!important}.egv-confirm-detail-popup .mat-mdc-dialog-container{padding:35px;border-radius:15px}app-add-to-homescreen{position:fixed;bottom:0;left:0;width:100%;z-index:999;background-color:#fff}.order-download-receipt-wrapper{display:none;font-family:Arial!important;letter-spacing:.01px!important;font-variant:no-common-ligatures!important}.order-download-receipt-wrapper table,.order-download-receipt-wrapper td,.order-download-receipt-wrapper tr,.order-download-receipt-wrapper strong,.order-download-receipt-wrapper a,.order-download-receipt-wrapper ul,.order-download-receipt-wrapper li{font-family:Arial!important;letter-spacing:.01px!important;font-variant:no-common-ligatures!important}.order-download-receipt-wrapper .media-no-bg{background:none!important}.order-download-receipt-wrapper .media-no-border{border:none!important}.order-download-receipt-wrapper table tr,.order-download-receipt-wrapper td,.order-download-receipt-wrapper tr,.order-download-receipt-wrapper strong,.order-download-receipt-wrapper a,.order-download-receipt-wrapper ul,.order-download-receipt-wrapper li{page-break-inside:avoid!important}.receipt-download-wrapper table,.receipt-download-wrapper td,.receipt-download-wrapper tr,.receipt-download-wrapper strong,.receipt-download-wrapper a,.receipt-download-wrapper ul,.receipt-download-wrapper li{font-family:Arial!important;letter-spacing:.01px!important;font-variant:no-common-ligatures!important}.receipt-download-wrapper .media-no-bg{background:none!important}.receipt-download-wrapper .media-no-border{border:none!important}.receipt-download-wrapper table{page-break-inside:auto!important}.receipt-download-wrapper tr,.receipt-download-wrapper td,.receipt-download-wrapper strong,.receipt-download-wrapper a,.receipt-download-wrapper ul,.receipt-download-wrapper li{page-break-inside:avoid!important;page-break-after:auto!important}@media (max-width: 959px){.search-field-wrap{padding:15px 15px 0;background-color:var(--theme-primary-500)}.search-field-wrap .mat-form-field-appearance-fill{display:block}.search-field-wrap .mat-form-field-appearance-fill .mat-form-field-underline{display:none}.search-field-wrap .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#fff;border-radius:4px;padding:0 .75em;align-items:center}}.redemption-popup .mat-mdc-dialog-surface{background-color:#f9f9f9!important}.redemption-popup .mat-mdc-dialog-surface mat-dialog-content{padding:35px!important}.hasFestiveHeaderImg{background-repeat:no-repeat;background-size:cover;background-position:center top}.home-content-wrapper,.layout-content-wrapper{position:relative}.home-content-wrapper .garland-img-wrapper,.layout-content-wrapper .garland-img-wrapper{padding-top:80px}.home-content-wrapper .garland-img-wrap,.layout-content-wrapper .garland-img-wrap{position:absolute;top:0;left:0;width:100%;height:350px;z-index:1}.home-content-wrapper .festive-floating-ele-wrap,.layout-content-wrapper .festive-floating-ele-wrap{position:absolute;z-index:0}.home-content-wrapper .home-content-inner-wrapper,.home-content-wrapper .layout-content-inner-wrapper,.layout-content-wrapper .home-content-inner-wrapper,.layout-content-wrapper .layout-content-inner-wrapper{position:relative;z-index:2}.layout-content-wrapper,.layout-content-wrapper .layout-content-inner-wrapper{display:flex;flex-direction:column;flex:1}@media (max-width: 959px){.layout-content-wrapper .festive-footer{display:none}}main.home .layout-content-wrapper>.festive-floating{display:none}@media (max-width: 959px){main.home .layout-content-wrapper .festive-footer{display:block}}.festive-footer-img-wrap{line-height:0}.festive-footer-img-wrap img{width:100%}.search-field{position:relative;--mat-form-field-container-height: 40px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-filled-with-label-container-padding-top: 8px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.search-field .mat-mdc-text-field-wrapper{border-radius:25px;border:1px solid #ddd;background-color:#fff!important;min-width:400px}@media (max-width: 959px){.search-field .mat-mdc-text-field-wrapper{min-width:auto;padding-right:40px}}.search-field .mdc-line-ripple{display:none}.search-field .search-btn{position:absolute;right:-10px;background:transparent;border:none;top:50%;transform:translateY(-50%)}@media (max-width: 959px){.search-field .search-btn{left:unset;right:-35px}}.search-field .search-btn mat-icon{font-size:2rem;display:flex;justify-content:center;align-items:center}app-mobile-header .search-field .mat-mdc-text-field-wrapper,app-cboidc-mobile-header .search-field .mat-mdc-text-field-wrapper{padding-right:40px}app-mobile-header .search-field .search-btn,app-cboidc-mobile-header .search-field .search-btn{left:unset;right:-35px}.search-autoComplete-wrapper{border-radius:10px}.search-autoComplete-wrapper mat-option{font-size:13px;line-height:18px}.search-wrapper .search-field{display:flex}.search-wrapper .search-field .mat-mdc-text-field-wrapper{padding-left:16px;padding-right:40px}.search-wrapper .search-field .search-btn{left:unset;right:-35px}.ui-autocomplete-dropdown-wrap .search-cat-list{border-top:1px solid #dddddd}.ui-autocomplete-dropdown-wrap h3{padding:15px 15px 10px;margin:0}.ui-autocomplete-dropdown-wrap h3.cat-heading{border-top:1px solid #ddd}.ui-autocomplete-dropdown-wrap .mat-mdc-option small{color:#999;letter-spacing:.5px;margin-left:5px;font-size:11px;font-weight:300}.sm-input-field-wrap,.qty-input-field-wrap,.qty-select-field-wrap,.age-select-field-wrap,.sort-form-field-wrap,.sm-select-field-wrap{--mat-form-field-container-height: 36px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 6px;--mat-form-field-filled-with-label-container-padding-top: 6px;--mat-form-field-filled-with-label-container-padding-bottom: 6px}.sm-input-field-wrap mat-select,.qty-input-field-wrap mat-select,.qty-select-field-wrap mat-select,.age-select-field-wrap mat-select,.sort-form-field-wrap mat-select,.sm-select-field-wrap mat-select{font-size:13px}.sm-input-field-wrap .mat-mdc-form-field-subscript-wrapper,.qty-input-field-wrap .mat-mdc-form-field-subscript-wrapper,.qty-select-field-wrap .mat-mdc-form-field-subscript-wrapper,.age-select-field-wrap .mat-mdc-form-field-subscript-wrapper,.sort-form-field-wrap .mat-mdc-form-field-subscript-wrapper,.sm-select-field-wrap .mat-mdc-form-field-subscript-wrapper{margin-bottom:0}.md-input-field-wrap{--mat-form-field-container-height: 44px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 10px;--mat-form-field-filled-with-label-container-padding-top: 10px;--mat-form-field-filled-with-label-container-padding-bottom: 10px}.qty-input-field-wrap .mat-mdc-form-field-infix{width:15px;display:flex}.qty-input-field-wrap .mat-mdc-form-field-infix input{text-align:center}.qty-select-field-wrap .mat-mdc-form-field-infix{width:65px}.age-select-field-wrap .mat-mdc-form-field-infix{width:70px}mat-form-field{position:relative}mat-form-field mat-spinner{position:absolute!important;right:0;top:50%;transform:translateY(-50%)}gallery gallery-image .g-image-item{width:unset}.product-qnt button{width:24px;height:24px;display:flex;justify-content:center;align-items:center;color:#fff;border:none;padding:0;line-height:0;vertical-align:middle;border-radius:50%;background-color:#e0e0e1;cursor:pointer}.product-qnt button:not(:disabled){background-color:var(--theme-primary-500)}.product-qnt button mat-icon{font-size:19px;line-height:0;width:auto;height:auto}.product-qnt input{margin:0;width:30px;text-align:center;vertical-align:middle;border:none;background:transparent}.product-qnt>strong{margin-left:10px}mat-bottom-sheet-container app-disclaimer-dialog{display:block;padding:10px 0}mat-bottom-sheet-container app-disclaimer-dialog .dialog-header h2{margin:0}mat-bottom-sheet-container app-disclaimer-dialog mat-dialog-content,mat-bottom-sheet-container app-disclaimer-dialog mat-dialog-actions{display:block}@media (max-width: 959px){mat-bottom-sheet-container app-disclaimer-dialog mat-dialog-content{max-height:350px;overflow-y:auto;margin:5px 0 25px}}mat-bottom-sheet-container app-disclaimer-dialog mat-dialog-actions{padding-left:15px;padding-right:15px}@media (max-width: 959px){mat-bottom-sheet-container app-disclaimer-dialog mat-dialog-actions{padding:0}}app-store-locators app-loader mat-card{border:1px solid #EBEBEB;box-shadow:none!important;border-radius:10px!important}@media (max-width: 959px){app-store-locators app-loader [gdlayout]{grid-template-columns:1fr!important;gap:15px!important}}app-redemption-popup app-address-popup mat-radio-group mat-card{margin-bottom:15px}footer .short-desc-wrap .short-desc{opacity:1!important}footer .short-desc-wrap .short-desc img{max-width:180px}footer .short-desc-wrap .short-desc p{opacity:.7}.bottomsheet-wrap .bottomsheet-close{text-align:right}.bottomsheet-wrap .bottomsheet-close a{color:var(--sub-heading-dark-color)}.bottomsheet-wrap .bottomsheet-header{margin-bottom:20px;margin-top:5px}@media (max-width: 959px){.bottomsheet-wrap .bottomsheet-header{margin-bottom:15px;margin-top:0}}.bottomsheet-wrap .bottomsheet-header h2{color:var(--sub-heading-dark-color);font-size:18px;font-weight:600;margin:0}.bill-pay-complaints-bottomsheet mat-card{padding:0;border:none!important;margin-left:-15px;margin-right:-15px}.bill-pay-complaints-bottomsheet mat-card .heading-wrap{margin-bottom:20px}.bill-pay-complaints-bottomsheet mat-card .heading-wrap h2{font-size:18px;margin:0}.bill-pay-complaints-bottomsheet mat-card .heading-wrap img{max-height:30px}.bill-pay-complaints-popup mat-card{border:none!important}.bill-pay-complaints-popup mat-card .heading-wrap{margin-bottom:20px}.payment-summery-dialog-wrap .mat-mdc-dialog-surface{border-radius:12px!important}.member-flow-wrap{padding-bottom:90px}.captcha-wrap{position:relative}.captcha-wrap .captcha-img-wrap{text-align:right;position:absolute;right:10px;top:3px;border-left:1px dotted #ddd;padding-left:8px;height:50px}.captcha-wrap .captcha-img-wrap>a{font-size:12px;color:#000}.header-container.user-login .mat-drawer-container,.header-container.user-register .mat-drawer-container,.header-container.user-forgot-password .mat-drawer-container{background-image:url(/assets/user/login-desk-bg.svg);background-position:left -1054px top -1013px;background-repeat:repeat-y;background-color:#fff;min-height:calc(100vh - 110px)}@media (max-width: 959px){.header-container.user-login .mat-drawer-container,.header-container.user-register .mat-drawer-container,.header-container.user-forgot-password .mat-drawer-container{background-image:url(/assets/user/lg-bg.svg);background-position:left -950px top -660px;background-repeat:repeat-y}}.header-container.user-login .mat-drawer-container main,.header-container.user-register .mat-drawer-container main,.header-container.user-forgot-password .mat-drawer-container main{padding:0;min-height:calc(100vh - 110px)}.header-container.user-login .mat-drawer-container main app-tcl-login,.header-container.user-login .mat-drawer-container main app-tcl-register,.header-container.user-login .mat-drawer-container main app-forgot-password,.header-container.user-register .mat-drawer-container main app-tcl-login,.header-container.user-register .mat-drawer-container main app-tcl-register,.header-container.user-register .mat-drawer-container main app-forgot-password,.header-container.user-forgot-password .mat-drawer-container main app-tcl-login,.header-container.user-forgot-password .mat-drawer-container main app-tcl-register,.header-container.user-forgot-password .mat-drawer-container main app-forgot-password{flex:1;display:flex;align-items:center}.header-container.user-login .mat-drawer-container .page-wrap,.header-container.user-register .mat-drawer-container .page-wrap,.header-container.user-forgot-password .mat-drawer-container .page-wrap{min-height:unset}@media (max-width: 599px){.header-container.user-login .mat-drawer-container .btm-floating-btn-wrapper,.header-container.user-register .mat-drawer-container .btm-floating-btn-wrapper,.header-container.user-forgot-password .mat-drawer-container .btm-floating-btn-wrapper{background:linear-gradient(180deg,#eaf3fc00,#fff 33.85%)}}.header-container.user-leaderboard .mat-drawer-container,.header-container.user-my-requests .mat-drawer-container,.header-container.user-overview .mat-drawer-container,.header-container.leader-detail .mat-drawer-container,.header-container.contests-campaigns .mat-drawer-container,.header-container.contests-campaigns-contests-leaderboard .mat-drawer-container{background-image:url(/assets/user/web-leaderboard-bg.svg);background-position:left -950px top -1060px;background-repeat:repeat-y;background-color:#fff}@media (max-width: 959px){.header-container.user-leaderboard .mat-drawer-container,.header-container.user-my-requests .mat-drawer-container,.header-container.user-overview .mat-drawer-container,.header-container.leader-detail .mat-drawer-container,.header-container.contests-campaigns .mat-drawer-container,.header-container.contests-campaigns-contests-leaderboard .mat-drawer-container{background-image:url(/assets/user/mob-leaderboard-bg.svg);background-position:left -260px top 0}}.header-container.user-profile .mat-drawer-container{background-image:url(/assets/user/login-desk-bg.svg);background-position:left -1054px top -1013px;background-repeat:repeat-y;background-color:#fff;min-height:calc(100vh - 110px)}@media (max-width: 959px){.header-container.user-profile .mat-drawer-container{background-image:url(/assets/user/lg-bg.svg);background-position:left -950px top -660px;background-repeat:repeat-y}}.header-container .mat-drawer-container{background-image:url(/assets/user/common-desk-bg.svg);background-position:left -950px top -920px;background-repeat:repeat-y;background-color:#fff}@media (max-width: 959px){.header-container .mat-drawer-container{background-image:url(/assets/user/lg-bg.svg);background-position:left -950px top -660px}}mat-sidenav{background-image:url(/assets/user/lg-bg.svg);background-position:left -950px top -660px;background-repeat:repeat-y;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary,.scroll-to-top{color:#fff}.container{max-width:1250px}.no-padding{padding:0}.hamburger-btn{display:inline-block!important;color:#4a4a4a!important}swiper>.swiper.s-wrapper .swiper-wrapper .swiper-slide{overflow:unset!important}.maintenance-page header{background-color:#fff!important;border-top:5px solid var(--theme-primary-500)!important}.pcidss-logo-wrapper{padding:15px;border-top:1px solid #ddd}.pcidss-logo-wrapper p{margin:0 0 15px;text-align:center}.header-strip{background-color:var(--theme-primary-500);font-size:13px;color:#fff;letter-spacing:.5px}.header-strip>div{padding:10px 0;max-width:1250px;margin-right:auto;margin-left:auto}@media (max-width: 959px){.header-strip{font-size:11px}}.header-strip a{color:#fff}.header-strip ul li img{vertical-align:text-top;margin-right:3px}.header-strip ul li:not(:last-child){margin-right:10px;padding-right:10px;border-right:1px solid #fff}app-tcl-nav ul>li:not(:last-child){position:relative}app-tcl-nav ul button.mat-button,app-tcl-nav ul a.mat-button{border-radius:0;min-height:70px;line-height:70px;letter-spacing:.5px;padding:0 24px;font-weight:400;box-sizing:border-box;color:#4a4a4a;position:relative}app-tcl-nav ul button.mat-button:after,app-tcl-nav ul a.mat-button:after{content:"";height:3px;width:calc(100% - 50px);position:absolute;bottom:0;left:50%;background-color:transparent;transform:translate(-50%)}app-tcl-nav ul button.mat-button .mat-button-focus-overlay,app-tcl-nav ul a.mat-button .mat-button-focus-overlay{display:none}app-tcl-nav ul button.mat-button.howtoearn,app-tcl-nav ul a.mat-button.howtoearn{display:none}app-tcl-nav ul button.mat-button.active:after,app-tcl-nav ul button.mat-button:hover:after,app-tcl-nav ul a.mat-button.active:after,app-tcl-nav ul a.mat-button:hover:after{background-color:var(--theme-primary-500)}app-tcl-nav ul button.mat-button.active,app-tcl-nav ul a.mat-button.active{color:var(--theme-primary-500);font-weight:600}app-product-item .mat-card{border:1px solid transparent!important;box-shadow:none!important;margin:0;border-radius:10px!important}app-product-item .mat-card .product-img{overflow:hidden}app-product-item .mat-card .product-img img{transition:all .5s ease}app-product-item .mat-card:hover{border-color:var(--theme-primary-500)!important}app-product-item .mat-card:hover .product-img img{transform:scale(1.05)}app-product-slider app-loader .mat-card{border-radius:10px!important;border:1px solid #EEE7E7!important;box-shadow:none!important}.swipe-btn>a,.swap>a{color:#4a4a4a!important;background-color:#dadada!important}app-quick-flight-search .mat-tab-group .mat-tab-header .mat-tab-labels .mat-tab-label:after{border-color:var(--theme-primary-500)!important;background-color:var(--theme-primary-500)!important}app-quick-flight-search .mat-tab-group .mat-tab-header .mat-tab-labels .mat-tab-label.mat-tab-label-active:before{border-color:var(--theme-primary-500)!important}app-side-nav .header-nav a{color:var(--theme-primary-500)}app-side-nav .header-nav li a.login:after,app-side-nav .header-nav li a.registration{display:none!important}.mob-home-navigations{display:none!important}.header-container.home .mob-home-navigations,.header-container.user-activity .mob-home-navigations,.header-container.user-burn .mob-home-navigations,.header-container.user-earn .mob-home-navigations,.header-container.user .mob-home-navigations,.header-container.user-leaderboard .mob-home-navigations{display:block!important}@media (max-width: 959px){.header-container main.home,.header-container main.user-activity,.header-container main.user-burn,.header-container main.user-earn,.header-container main.user,.header-container main.user-leaderboard{padding-bottom:75px;min-height:calc(100vh - 164px)!important}}@media (max-width: 959px){.header-container.user{background-color:#fff}}app-footer-four .footer .footer-top{background-color:#162b75}app-footer-four .footer .footer-bottom{background-color:#091850!important}app-payment .coupon-section-wrap{display:none}app-order-tracking h2{display:none}app-egv-review .payment-summery-wrap .receipt-details,app-flight-details .payment-summery-wrap .receipt-details,app-itinerary .payment-summery-wrap .receipt-details,hotel-contact .payment-summery-wrap .receipt-details{display:none}.change-password,.profile-details{display:none!important}mat-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper{border-radius:12px;background-color:#fff;border:1px solid #F0F0F0}mat-form-field.mat-form-field-appearance-fill .mdc-line-ripple{display:none}mat-form-field.mat-form-field-appearance-fill input{font-weight:600!important}.field-label{font-size:14px;color:#95a6bf;margin-bottom:7px;display:block}button.mdc-button.mat-primary{height:55px;border-radius:8px}button.mdc-button.mat-primary:not(:disabled){color:#fff;background:linear-gradient(294deg,#1268b3 9.57%,#108dfa 89.48%)}.form-back-btn-wrap{margin-top:15px;margin-bottom:15px;margin-left:-15px;min-height:44px}.form-title-wrap{margin-bottom:25px}.form-title-wrap h2{font-size:24px;font-weight:600;margin:0 0 15px}@media (max-width: 599px){.form-title-wrap h2{font-size:20px;margin:0 0 12px}}.form-title-wrap p{color:#2e2e2e;font-size:15px;font-weight:600;line-height:22px;margin:0}.verify-wrap{position:absolute;right:0;top:50%;transform:translateY(-50%);width:auto!important}.verify-wrap a{font-style:italic;font-size:12px;white-space:nowrap;color:#da0004}.verify-wrap .verified-block-wrap{font-size:12px;font-weight:600;display:block;height:22px;line-height:22px;padding:0 5px;border-radius:4px;color:#1d8754;background-color:#bdffe3}.verify-wrap .verified-block-wrap svg{display:inline-block;vertical-align:middle;margin-right:2px}.mat-bottom-sheet-container{padding:0!important;border-radius:0!important;line-height:normal!important;background:transparent!important;box-shadow:none!important}.mat-bottom-sheet-container .otp-field-wrap{position:relative}.mat-bottom-sheet-container .otp-field-wrap .resend-otp-wrap{position:absolute;right:15px;top:50%;transform:translateY(-50%)}@media (max-width: 959px){.mat-bottom-sheet-container .otp-field-wrap .resend-otp-wrap{top:35%}}.mat-bottom-sheet-container .otp-field-wrap .resend-otp-wrap a{color:#1961ac}.mat-bottom-sheet-container .bs-action-btn-wrap button{width:100%}.mat-bottom-sheet-container mat-form-field{display:block}mat-bottom-sheet-container app-loader mat-card:not(:last-child){margin-bottom:15px}.tcl-notification-web-view .mat-mdc-dialog-surface,.tcl-business-list .mat-mdc-dialog-surface,.logout-dialog-wrap .mat-mdc-dialog-surface,.tcl-help-center-bs-wrap .mat-mdc-dialog-surface,.approveReject .mat-mdc-dialog-surface,.passwordSuccess .mat-mdc-dialog-surface,.howToParticipateDialog-Btm .mat-mdc-dialog-surface{border-radius:15px}.bottomsheet-wrap{padding:20px;border-radius:15px;background-image:url(/assets/user/lg-bg.svg);background-position:left -664px top -714px;background-repeat:repeat-y;background-color:#fff;position:relative!important}@media (max-width: 959px){.bottomsheet-wrap{margin-top:20px;border-radius:40px 40px 0 0;padding:35px 20px 15px;background-position:left -175px top 0;background-image:url(/assets/user/bs-bg.svg)}.bottomsheet-wrap:before{content:url(/assets/misc/bs-top.svg);position:absolute;top:-15px;left:50%;transform:translate(-50%);z-index:1}}.bottomsheet-wrap .bottomsheet-close{position:absolute;right:15px;top:15px}@media (max-width: 959px){.bottomsheet-wrap .bottomsheet-close{top:35px;right:20px}}.bottomsheet-wrap .bottomsheet-close a{padding:5px 10px;line-height:normal;opacity:.6}.bottomsheet-wrap .bottomsheet-close a:hover{opacity:1}.bottomsheet-wrap .bottomsheet-header h2{padding-right:40px}.bottomsheet-wrap .bottomsheet-header p{font-size:12px;line-height:18px;margin:5px 0 0}@media (max-width: 959px){.bottomsheet-wrap .bottomsheet-header p{margin:10px 0 0}}.profile-item-detail-wrap{display:flex;gap:10px;margin-bottom:15px}.profile-item-detail-wrap label{font-size:12px;font-weight:600;color:#768eb9;display:block;margin-bottom:3px}.profile-item-detail-wrap strong{font-size:13px;color:#10234a;font-weight:600;display:block;line-height:17px}.profile-item-detail-wrap .address-wrap strong{font-size:13px;line-height:18px}@media (max-width: 959px){.confirmDL .confirm-btns-wrap{margin:0 0 20px}}.confirmDL .confirm-btns-wrap button{height:50px;border-radius:50px;font-size:16px;cursor:pointer;padding:0 50px}@media (max-width: 959px){.confirmDL .confirm-btns-wrap button{height:55px;padding:0 57px}}.confirmDL .confirm-btns-wrap button.cancel-btn.mat-mdc-unelevated-button:not(:disabled){border:1px solid #1961AC;color:#1961ac}.confirmDL .confirm-btns-wrap button.cancel-btn.mat-mdc-unelevated-button:not(:disabled) .mdc-button__label{font-weight:600}.confirmDL .confirm-btns-wrap button.confirm-btn.mat-mdc-unelevated-button:not(:disabled){color:#fff;background:linear-gradient(294deg,#1268b3 9.57%,#108dfa 89.48%)}.confirmDL .confirm-btns-wrap button.confirm-btn.mat-mdc-unelevated-button:not(:disabled) .mdc-button__label{font-weight:700}.confirmBS .content{margin:15px 0 25px;color:#2e2e2e;font-weight:600}@media (max-width: 959px){.confirmBS .content{margin:15px 0 50px}}.confirmBS .content h2{font-size:20px;margin:0 0 5px}@media (max-width: 959px){.confirmBS .content h2{margin:0 0 7px}}.confirmBS .content p{margin:0;font-size:13px}@media (max-width: 959px){.confirmBS .content p{font-size:14px}}@media (max-width: 959px){.confirmBS .confirm-btns-wrap{margin:0 0 20px}}.confirmBS .confirm-btns-wrap button{height:50px;border-radius:8px;font-size:16px;cursor:pointer;padding:0 50px}@media (max-width: 959px){.confirmBS .confirm-btns-wrap button{height:55px;padding:0 57px}}.confirmBS .confirm-btns-wrap button.cancel-btn.mat-mdc-unelevated-button:not(:disabled){border:1px solid #1961AC;color:#1961ac}.confirmBS .confirm-btns-wrap button.cancel-btn.mat-mdc-unelevated-button:not(:disabled) .mdc-button__label{font-weight:600}.confirmBS .confirm-btns-wrap button.confirm-btn.mat-mdc-unelevated-button:not(:disabled){color:#fff;background:linear-gradient(294deg,#1268b3 9.57%,#108dfa 89.48%)}.confirmBS .confirm-btns-wrap button.confirm-btn.mat-mdc-unelevated-button:not(:disabled) .mdc-button__label{font-weight:700}app-loader mat-card{border:none!important;border-radius:12px!important}.rank-block-wrapper{color:#fff;padding:0 33px;border-radius:20px;position:relative;cursor:pointer;background:linear-gradient(90deg,#2998d8 7.06%,#62b48d 79.11%)}@media (max-width: 959px){.rank-block-wrapper{background:#1961ac;padding:20px 15px;margin-bottom:20px}}.rank-block-wrapper .tier-badge{position:absolute;right:20px;top:-6px}.rank-block-wrapper .rank-info-wrap{margin-right:10px}.rank-block-wrapper .rank-info-wrap small{color:#fff9;font-size:10px;display:block;margin-bottom:2px}.rank-block-wrapper .rank-info-wrap strong{font-size:16px;font-weight:500;display:block}.rank-block-wrapper .details-arrow{width:30px;height:30px;background-color:#fff;display:flex;justify-content:center;align-items:center;border-radius:50px;border:1px solid #1961AC}@media (max-width: 959px){.rank-block-wrapper .details-arrow{min-width:25px;width:25px;height:25px;margin-left:10px}}.rank-block-wrapper .customer-info-wrap{flex-grow:1}.rank-block-wrapper .customer-info-wrap small{color:#a7daff;font-size:10px;display:block}.rank-block-wrapper .customer-info-wrap strong{font-size:16px;font-weight:500;display:block;margin-bottom:5px}.rank-block-wrapper .customer-points-wrap img{display:block;vertical-align:text-top}.rank-block-wrapper .customer-points-wrap strong{font-size:20px;font-weight:700}.rank-block-wrapper.desk-cust-info-wrapper{color:#fff;margin:40px auto;max-width:84%}.rank-block-wrapper.desk-cust-info-wrapper svg{vertical-align:middle}.rank-block-wrapper.desk-cust-info-wrapper span,.rank-block-wrapper.desk-cust-info-wrapper h3{font-size:18px;line-height:27px}.rank-block-wrapper.desk-cust-info-wrapper h3{font-weight:700;margin:0}.rank-block-wrapper.desk-cust-info-wrapper .customer-points-wrap strong{font-size:38px;line-height:30px;font-weight:700}.gift-voucher .filter-wrap{background:transparent}.gift-voucher .mob-heading-wrap{display:none}.gift-voucher .mob-filter-block-wrap a{border-radius:15px!important}.gift-voucher .mob-filter-block-wrap a:after{display:none}app-footer-one .footer{background-color:#105093}app-footer-one .footer .footer-navigation{display:none}app-footer-one .footer .footer-bottom{color:#fff}app-footer-one .footer .footer-bottom p{font-size:12px}app-footer-one .footer .footer-bottom .footer-logo-wrap{gap:25px}.static-header{margin-left:auto;margin-right:auto;max-width:1250px;margin-top:25px;width:100%;position:relative}.static-header app-tcl-header{transition:top .3s ease}.static-header.sticky{height:75px;max-width:100%!important}.static-header.sticky app-tcl-header{width:100%;margin-top:0!important;position:fixed;top:0;left:0;z-index:11;animation:slideDown .3s forwards}.static-header.sticky app-tcl-header .mat-toolbar{border-radius:0!important}@keyframes slideDown{0%{top:-100px}to{top:0}}@media (max-width: 959px){.static-header{margin-top:0}}.static-header .mat-toolbar{background-color:#1961ac;border-radius:15px;height:75px;justify-content:center}@media (max-width: 959px){.static-header .mat-toolbar{background-color:transparent;border-radius:0;height:auto}}.static-header .mat-toolbar .hamburger-btn .mat-icon{color:#fff}.static-header app-tcl-nav .main-navigation .mdc-button{color:#fff;padding:0 20px}.static-header app-tcl-nav .main-navigation .mdc-button .mdc-button__label{font-size:14px;line-height:16px;font-weight:500;letter-spacing:normal}.static-header app-tcl-nav .main-navigation .mdc-button.active .mdc-button__label{font-weight:700}.static-header app-tcl-nav .main-navigation ul li a.profile,.static-header app-tcl-nav .main-navigation ul li a.requests,.static-header app-tcl-nav .main-navigation ul li a.rewards,.static-header app-tcl-nav .main-navigation ul li a.help-center,.static-header app-tcl-nav .main-navigation ul li a.about,.static-header app-tcl-nav .main-navigation ul li a.approval,.static-header app-tcl-nav .main-navigation ul li a.service-request,.static-header app-tcl-nav .main-navigation ul li a.change-pwd{display:none}app-egv-item .old-egv-item{border-radius:15px!important;border:1px solid #F0F8FF}app-egv-item .old-egv-item .egv-title{min-height:auto!important;margin:15px 0 9px!important}app-egv-item .old-egv-item .egv-title .title{font-size:13px!important;color:#4a4a4a!important;font-weight:500!important}.desktop-login-image{text-align:center}.desktop-login-image img{display:block;max-width:100%}.dialog-otp-wrapper .mat-mdc-dialog-surface{border-radius:15px}.dialog-otp-wrapper .mat-mdc-dialog-surface app-otp-confirmation .otp-field-wrap .mat-mdc-form-field{width:100%}.dialog-otp-wrapper .mat-mdc-dialog-surface app-otp-confirmation .otp-field-wrap .resend-otp-wrap{margin:0 0 25px}.dialog-otp-wrapper .mat-mdc-dialog-surface app-otp-confirmation .bs-action-btn-wrap button{width:100%}.gift-voucher main.gift-voucher app-old-product-list .breadcrumb{display:none}.gift-voucher main.gift-voucher app-old-product-list .filter-wrapper .filter-wrap h4{margin-top:0}.gift-voucher main.gift-voucher app-old-product-list .filter-wrapper .filter-wrap app-old-category-menu .mat-expansion-panel{border:1px solid #F0F8FF}main .page-loader{background-color:#ffffff45}main .page-loader .spinner-wrap{border:1px solid #F0F8FF}app-egv-detail app-mini-cart,app-egv-detail .breadcrumb{display:none}app-egv-detail .egv-card-detail-wrap .detail-card{border-radius:15px!important;border:1px solid #F0F8FF;box-shadow:none}@media (max-width: 959px){app-egv-detail .egv-card-detail-wrap .detail-card{border:none}}app-tcl-layout .scroll-to-top{color:#fff}#coming-soon .page-title{display:none}.btm-floating-btn-wrapper .btm-floating-btn-wrap{font-size:16px;font-weight:600;letter-spacing:.4px}app-change-password .mat-mdc-card{border-radius:12px;border-color:#ebebeb;box-shadow:none}app-change-password h2{margin:0;padding:25px 0;display:flex;column-gap:5px;font-size:28px}@media (max-width: 599px){app-change-password h2{font-size:20px;padding:0 0 20px}}.howToParticipateDialog-Btm app-how-to-participate .bottomsheet-wrap{padding:25px 30px;max-height:350px;overflow:auto}.howToParticipateDialog-Btm app-how-to-participate .howToTitle{font-size:15px;font-weight:500;color:#000;margin:10px 0 10}.howToParticipateDialog-Btm app-how-to-participate .howToTitle.tncTitle{padding-top:15px}.howToParticipateDialog-Btm app-how-to-participate .howTolist{padding-left:30px;margin:0}.howToParticipateDialog-Btm app-how-to-participate .howTolist li{color:#595959;font-size:14px;line-height:22px;margin-bottom:5px}app-change-password h2 mat-icon{display:none!important}.no-data-card{text-align:center;background:#fff!important;margin:0!important}.no-data-card mat-card-content{padding:50px 0!important}.no-data-card mat-card-content img{max-width:100%;display:inline-block}app-basic-page h3.page-title{font-size:28px;font-weight:700;margin:0;color:#0e2146;padding:25px 0 30px}@media (max-width: 959px){.password-disclaimer{padding:11px!important}}.mat-opt-custom-panel .mat-mdc-option{padding:0 14px;min-height:40px}.mat-opt-custom-panel .mat-mdc-option .mdc-list-item__primary-text{font-size:14px;letter-spacing:normal}
