.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:0;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity .28s cubic-bezier(.4,0,.2,1);background-color:#fff;background-color:var(--mdc-elevation-overlay-color, #fff)}.mdc-switch{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;flex-shrink:0;margin:0;outline:none;overflow:visible;padding:0;position:relative}.mdc-switch:disabled{cursor:default;pointer-events:none}.mdc-switch__track{overflow:hidden;position:relative;width:100%}.mdc-switch__track:before,.mdc-switch__track:after{border:1px solid rgba(0,0,0,0);border-radius:inherit;box-sizing:border-box;content:"";height:100%;left:0;position:absolute;width:100%}.mdc-switch__track:before{transition:transform 75ms 0ms cubic-bezier(0,0,.2,1);transform:translate(0)}.mdc-switch__track:after{transition:transform 75ms 0ms cubic-bezier(.4,0,.6,1);transform:translate(-100%)}[dir=rtl] .mdc-switch__track:after,.mdc-switch__track[dir=rtl]:after{transform:translate(100%)}.mdc-switch--selected .mdc-switch__track:before{transition:transform 75ms 0ms cubic-bezier(.4,0,.6,1);transform:translate(100%)}[dir=rtl] .mdc-switch--selected .mdc-switch__track:before,.mdc-switch--selected .mdc-switch__track[dir=rtl]:before{transform:translate(-100%)}.mdc-switch--selected .mdc-switch__track:after{transition:transform 75ms 0ms cubic-bezier(0,0,.2,1);transform:translate(0)}.mdc-switch__handle-track{height:100%;pointer-events:none;position:absolute;top:0;transition:transform 75ms 0ms cubic-bezier(.4,0,.2,1);left:0;right:auto;transform:translate(0)}[dir=rtl] .mdc-switch__handle-track,.mdc-switch__handle-track[dir=rtl]{left:auto;right:0}.mdc-switch--selected .mdc-switch__handle-track{transform:translate(100%)}[dir=rtl] .mdc-switch--selected .mdc-switch__handle-track,.mdc-switch--selected .mdc-switch__handle-track[dir=rtl]{transform:translate(-100%)}.mdc-switch__handle{display:flex;pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%);left:0;right:auto}[dir=rtl] .mdc-switch__handle,.mdc-switch__handle[dir=rtl]{left:auto;right:0}.mdc-switch__handle:before,.mdc-switch__handle:after{border:1px solid rgba(0,0,0,0);border-radius:inherit;box-sizing:border-box;content:"";width:100%;height:100%;left:0;position:absolute;top:0;transition:background-color 75ms 0ms cubic-bezier(.4,0,.2,1),border-color 75ms 0ms cubic-bezier(.4,0,.2,1);z-index:-1}.mdc-switch__shadow{border-radius:inherit;bottom:0;left:0;position:absolute;right:0;top:0}.mdc-elevation-overlay{bottom:0;left:0;right:0;top:0}.mdc-switch__ripple{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:-1}.mdc-switch:disabled .mdc-switch__ripple{display:none}.mdc-switch__icons{height:100%;position:relative;width:100%;z-index:1}.mdc-switch__icon{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;opacity:0;transition:opacity 30ms 0ms cubic-bezier(.4,0,1,1)}.mdc-switch--selected .mdc-switch__icon--on,.mdc-switch--unselected .mdc-switch__icon--off{opacity:1;transition:opacity 45ms 30ms cubic-bezier(0,0,.2,1)}.mdc-switch{--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}@keyframes mdc-ripple-fg-radius-in{0%{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}}@keyframes mdc-ripple-fg-opacity-in{0%{animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity, 0)}}@keyframes mdc-ripple-fg-opacity-out{0%{animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity, 0)}to{opacity:0}}.mdc-switch .mdc-switch__ripple:before,.mdc-switch .mdc-switch__ripple:after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-switch .mdc-switch__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index, 1)}.mdc-switch .mdc-switch__ripple:after{z-index:0;z-index:var(--mdc-ripple-z-index, 0)}.mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple:before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-switch.mdc-ripple-upgraded--unbounded .mdc-switch__ripple:after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-switch.mdc-ripple-upgraded--foreground-activation .mdc-switch__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-switch.mdc-ripple-upgraded--foreground-deactivation .mdc-switch__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-switch .mdc-switch__ripple:before,.mdc-switch .mdc-switch__ripple:after{top:0%;left:0%;width:100%;height:100%}.mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple:before,.mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple:after{top:var(--mdc-ripple-top, 0%);left:var(--mdc-ripple-left, 0%);width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple:after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-switch{width:36px;width:var(--mdc-switch-track-width, 36px)}.mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#6200ee;background:var(--mdc-switch-selected-handle-color, var(--mdc-theme-primary, #6200ee))}.mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle:after{background:#310077;background:var(--mdc-switch-selected-hover-handle-color, #310077)}.mdc-switch.mdc-switch--selected:enabled:focus:not(:active) .mdc-switch__handle:after{background:#310077;background:var(--mdc-switch-selected-focus-handle-color, #310077)}.mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__handle:after{background:#310077;background:var(--mdc-switch-selected-pressed-handle-color, #310077)}.mdc-switch.mdc-switch--selected:disabled .mdc-switch__handle:after{background:#424242;background:var(--mdc-switch-disabled-selected-handle-color, #424242)}.mdc-switch.mdc-switch--unselected:enabled .mdc-switch__handle:after{background:#616161;background:var(--mdc-switch-unselected-handle-color, #616161)}.mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle:after{background:#212121;background:var(--mdc-switch-unselected-hover-handle-color, #212121)}.mdc-switch.mdc-switch--unselected:enabled:focus:not(:active) .mdc-switch__handle:after{background:#212121;background:var(--mdc-switch-unselected-focus-handle-color, #212121)}.mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__handle:after{background:#212121;background:var(--mdc-switch-unselected-pressed-handle-color, #212121)}.mdc-switch.mdc-switch--unselected:disabled .mdc-switch__handle:after{background:#424242;background:var(--mdc-switch-disabled-unselected-handle-color, #424242)}.mdc-switch .mdc-switch__handle:before{background:#fff;background:var(--mdc-switch-handle-surface-color, var(--mdc-theme-surface, #fff))}.mdc-switch:enabled .mdc-switch__shadow{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px rgba(0,0,0,.14),0 1px 3px rgba(0,0,0,.12);box-shadow:var(--mdc-switch-handle-elevation, var(--mdc-elevation-box-shadow-for-gss));--mdc-elevation-box-shadow-for-gss: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 .mdc-switch__shadow{box-shadow:0 0 rgba(0,0,0,.2),0 0 rgba(0,0,0,.14),0 0 rgba(0,0,0,.12);box-shadow:var(--mdc-switch-disabled-handle-elevation, var(--mdc-elevation-box-shadow-for-gss));--mdc-elevation-box-shadow-for-gss: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 .mdc-switch__handle{height:20px;height:var(--mdc-switch-handle-height, 20px)}.mdc-switch:disabled .mdc-switch__handle:after{opacity:.38;opacity:var(--mdc-switch-disabled-handle-opacity, .38)}.mdc-switch .mdc-switch__handle{border-radius:10px;border-radius:var(--mdc-switch-handle-shape, 10px)}.mdc-switch .mdc-switch__handle{width:20px;width:var(--mdc-switch-handle-width, 20px)}.mdc-switch .mdc-switch__handle-track{width:calc(100% - 20px);width:calc(100% - var(--mdc-switch-handle-width, 20px))}.mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#fff;fill:var(--mdc-switch-selected-icon-color, var(--mdc-theme-on-primary, #fff))}.mdc-switch.mdc-switch--selected:disabled .mdc-switch__icon{fill:#fff;fill:var(--mdc-switch-disabled-selected-icon-color, var(--mdc-theme-on-primary, #fff))}.mdc-switch.mdc-switch--unselected:enabled .mdc-switch__icon{fill:#fff;fill:var(--mdc-switch-unselected-icon-color, var(--mdc-theme-on-primary, #fff))}.mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icon{fill:#fff;fill:var(--mdc-switch-disabled-unselected-icon-color, var(--mdc-theme-on-primary, #fff))}.mdc-switch.mdc-switch--selected:disabled .mdc-switch__icons{opacity:.38;opacity:var(--mdc-switch-disabled-selected-icon-opacity, .38)}.mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icons{opacity:.38;opacity:var(--mdc-switch-disabled-unselected-icon-opacity, .38)}.mdc-switch.mdc-switch--selected .mdc-switch__icon{width:18px;width:var(--mdc-switch-selected-icon-size, 18px);height:18px;height:var(--mdc-switch-selected-icon-size, 18px)}.mdc-switch.mdc-switch--unselected .mdc-switch__icon{width:18px;width:var(--mdc-switch-unselected-icon-size, 18px);height:18px;height:var(--mdc-switch-unselected-icon-size, 18px)}.mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple:before,.mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple:after{background-color:#6200ee;background-color:var(--mdc-switch-selected-hover-state-layer-color, var(--mdc-theme-primary, #6200ee))}.mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple:before,.mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple:after{background-color:#6200ee;background-color:var(--mdc-switch-selected-focus-state-layer-color, var(--mdc-theme-primary, #6200ee))}.mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple:before,.mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple:after{background-color:#6200ee;background-color:var(--mdc-switch-selected-pressed-state-layer-color, var(--mdc-theme-primary, #6200ee))}.mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple:before,.mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple:after{background-color:#424242;background-color:var(--mdc-switch-unselected-hover-state-layer-color, #424242)}.mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple:before,.mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple:after{background-color:#424242;background-color:var(--mdc-switch-unselected-focus-state-layer-color, #424242)}.mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple:before,.mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple:after{background-color:#424242;background-color:var(--mdc-switch-unselected-pressed-state-layer-color, #424242)}.mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):hover .mdc-switch__ripple:before,.mdc-switch.mdc-switch--selected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple:before{opacity:.04;opacity:var(--mdc-switch-selected-hover-state-layer-opacity, .04)}.mdc-switch.mdc-switch--selected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple:before,.mdc-switch.mdc-switch--selected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple:before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-switch-selected-focus-state-layer-opacity, .12)}.mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple:after{transition:opacity .15s linear}.mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple:after{transition-duration:75ms;opacity:.1;opacity:var(--mdc-switch-selected-pressed-state-layer-opacity, .1)}.mdc-switch.mdc-switch--selected:enabled:active.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-switch-selected-pressed-state-layer-opacity, .1)}.mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):hover .mdc-switch__ripple:before,.mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple:before{opacity:.04;opacity:var(--mdc-switch-unselected-hover-state-layer-opacity, .04)}.mdc-switch.mdc-switch--unselected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple:before,.mdc-switch.mdc-switch--unselected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple:before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-switch-unselected-focus-state-layer-opacity, .12)}.mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple:after{transition:opacity .15s linear}.mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple:after{transition-duration:75ms;opacity:.1;opacity:var(--mdc-switch-unselected-pressed-state-layer-opacity, .1)}.mdc-switch.mdc-switch--unselected:enabled:active.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-switch-unselected-pressed-state-layer-opacity, .1)}.mdc-switch .mdc-switch__ripple{height:48px;height:var(--mdc-switch-state-layer-size, 48px);width:48px;width:var(--mdc-switch-state-layer-size, 48px)}.mdc-switch .mdc-switch__track{height:14px;height:var(--mdc-switch-track-height, 14px)}.mdc-switch:disabled .mdc-switch__track{opacity:.12;opacity:var(--mdc-switch-disabled-track-opacity, .12)}.mdc-switch:enabled .mdc-switch__track:after{background:#d7bbff;background:var(--mdc-switch-selected-track-color, #d7bbff)}.mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track:after{background:#d7bbff;background:var(--mdc-switch-selected-hover-track-color, #d7bbff)}.mdc-switch:enabled:focus:not(:active) .mdc-switch__track:after{background:#d7bbff;background:var(--mdc-switch-selected-focus-track-color, #d7bbff)}.mdc-switch:enabled:active .mdc-switch__track:after{background:#d7bbff;background:var(--mdc-switch-selected-pressed-track-color, #d7bbff)}.mdc-switch:disabled .mdc-switch__track:after{background:#424242;background:var(--mdc-switch-disabled-selected-track-color, #424242)}.mdc-switch:enabled .mdc-switch__track:before{background:#e0e0e0;background:var(--mdc-switch-unselected-track-color, #e0e0e0)}.mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track:before{background:#e0e0e0;background:var(--mdc-switch-unselected-hover-track-color, #e0e0e0)}.mdc-switch:enabled:focus:not(:active) .mdc-switch__track:before{background:#e0e0e0;background:var(--mdc-switch-unselected-focus-track-color, #e0e0e0)}.mdc-switch:enabled:active .mdc-switch__track:before{background:#e0e0e0;background:var(--mdc-switch-unselected-pressed-track-color, #e0e0e0)}.mdc-switch:disabled .mdc-switch__track:before{background:#424242;background:var(--mdc-switch-disabled-unselected-track-color, #424242)}.mdc-switch .mdc-switch__track{border-radius:7px;border-radius:var(--mdc-switch-track-shape, 7px)}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-switch:disabled .mdc-switch__handle:after{opacity:1;opacity:var(--mdc-switch-disabled-handle-opacity, 1)}.mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:ButtonText;fill:var(--mdc-switch-selected-icon-color, ButtonText)}.mdc-switch.mdc-switch--selected:disabled .mdc-switch__icon{fill:GrayText;fill:var(--mdc-switch-disabled-selected-icon-color, GrayText)}.mdc-switch.mdc-switch--unselected:enabled .mdc-switch__icon{fill:ButtonText;fill:var(--mdc-switch-unselected-icon-color, ButtonText)}.mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icon{fill:GrayText;fill:var(--mdc-switch-disabled-unselected-icon-color, GrayText)}.mdc-switch.mdc-switch--selected:disabled .mdc-switch__icons{opacity:1;opacity:var(--mdc-switch-disabled-selected-icon-opacity, 1)}.mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icons{opacity:1;opacity:var(--mdc-switch-disabled-unselected-icon-opacity, 1)}.mdc-switch:disabled .mdc-switch__track{opacity:1;opacity:var(--mdc-switch-disabled-track-opacity, 1)}}.mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit);color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87));display:inline-flex;align-items:center;vertical-align:middle}.mdc-form-field>label{margin-left:0;margin-right:auto;padding-left:4px;padding-right:0;order:0}[dir=rtl] .mdc-form-field>label,.mdc-form-field>label[dir=rtl]{margin-left:auto;margin-right:0}[dir=rtl] .mdc-form-field>label,.mdc-form-field>label[dir=rtl]{padding-left:0;padding-right:4px}.mdc-form-field--nowrap>label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mdc-form-field--align-end>label{margin-left:auto;margin-right:0;padding-left:0;padding-right:4px;order:-1}[dir=rtl] .mdc-form-field--align-end>label,.mdc-form-field--align-end>label[dir=rtl]{margin-left:0;margin-right:auto}[dir=rtl] .mdc-form-field--align-end>label,.mdc-form-field--align-end>label[dir=rtl]{padding-left:4px;padding-right:0}.mdc-form-field--space-between{justify-content:space-between}.mdc-form-field--space-between>label{margin:0}[dir=rtl] .mdc-form-field--space-between>label,.mdc-form-field--space-between>label[dir=rtl]{margin:0}.eg-switch-wrapper label{margin:0;cursor:pointer}.eg-switch-wrapper .eg-switch.mdc-switch{--mdc-switch-selected-handle-color: var(--theme-color-primary);--mdc-switch-disabled-selected-handle-color: var(--theme-color-primary);--mdc-switch-selected-focus-handle-color: var(--theme-color-primary);--mdc-switch-selected-hover-handle-color: var(--theme-color-primary);--mdc-switch-selected-pressed-handle-color: var(--theme-color-primary);--mdc-switch-selected-track-color: hsla(var(--theme-color-primary-h), var(--theme-color-primary-s), var(--theme-color-primary-l), .3);--mdc-switch-disabled-selected-track-color: hsla(var(--theme-color-primary-h), var(--theme-color-primary-s), var(--theme-color-primary-l), .3);--mdc-switch-selected-focus-track-color: hsla(var(--theme-color-primary-h), var(--theme-color-primary-s), var(--theme-color-primary-l), .3);--mdc-switch-selected-hover-track-color: hsla(var(--theme-color-primary-h), var(--theme-color-primary-s), var(--theme-color-primary-l), .3);--mdc-switch-selected-pressed-track-color: hsla(var(--theme-color-primary-h), var(--theme-color-primary-s), var(--theme-color-primary-l), .3);--mdc-switch-selected-handle-color: var(--theme-color-secondary);--mdc-switch-disabled-selected-handle-color: var(--theme-color-secondary);--mdc-switch-selected-focus-handle-color: var(--theme-color-secondary);--mdc-switch-selected-hover-handle-color: var(--theme-color-secondary);--mdc-switch-selected-pressed-handle-color: var(--theme-color-secondary);--mdc-switch-selected-track-color: hsla(var(--theme-color-secondary-h), var(--theme-color-secondary-s), var(--theme-color-secondary-l), .3);--mdc-switch-disabled-selected-track-color: hsla(var(--theme-color-secondary-h), var(--theme-color-secondary-s), var(--theme-color-secondary-l), .3);--mdc-switch-selected-focus-track-color: hsla(var(--theme-color-secondary-h), var(--theme-color-secondary-s), var(--theme-color-secondary-l), .3);--mdc-switch-selected-hover-track-color: hsla(var(--theme-color-secondary-h), var(--theme-color-secondary-s), var(--theme-color-secondary-l), .3);--mdc-switch-selected-pressed-track-color: hsla(var(--theme-color-secondary-h), var(--theme-color-secondary-s), var(--theme-color-secondary-l), .3);--mdc-switch-selected-handle-color: var(--theme-color-success);--mdc-switch-disabled-selected-handle-color: var(--theme-color-success);--mdc-switch-selected-focus-handle-color: var(--theme-color-success);--mdc-switch-selected-hover-handle-color: var(--theme-color-success);--mdc-switch-selected-pressed-handle-color: var(--theme-color-success);--mdc-switch-selected-track-color: hsla(var(--theme-color-success-h), var(--theme-color-success-s), var(--theme-color-success-l), .3);--mdc-switch-disabled-selected-track-color: hsla(var(--theme-color-success-h), var(--theme-color-success-s), var(--theme-color-success-l), .3);--mdc-switch-selected-focus-track-color: hsla(var(--theme-color-success-h), var(--theme-color-success-s), var(--theme-color-success-l), .3);--mdc-switch-selected-hover-track-color: hsla(var(--theme-color-success-h), var(--theme-color-success-s), var(--theme-color-success-l), .3);--mdc-switch-selected-pressed-track-color: hsla(var(--theme-color-success-h), var(--theme-color-success-s), var(--theme-color-success-l), .3);--mdc-switch-selected-handle-color: var(--theme-color-info);--mdc-switch-disabled-selected-handle-color: var(--theme-color-info);--mdc-switch-selected-focus-handle-color: var(--theme-color-info);--mdc-switch-selected-hover-handle-color: var(--theme-color-info);--mdc-switch-selected-pressed-handle-color: var(--theme-color-info);--mdc-switch-selected-track-color: hsla(var(--theme-color-info-h), var(--theme-color-info-s), var(--theme-color-info-l), .3);--mdc-switch-disabled-selected-track-color: hsla(var(--theme-color-info-h), var(--theme-color-info-s), var(--theme-color-info-l), .3);--mdc-switch-selected-focus-track-color: hsla(var(--theme-color-info-h), var(--theme-color-info-s), var(--theme-color-info-l), .3);--mdc-switch-selected-hover-track-color: hsla(var(--theme-color-info-h), var(--theme-color-info-s), var(--theme-color-info-l), .3);--mdc-switch-selected-pressed-track-color: hsla(var(--theme-color-info-h), var(--theme-color-info-s), var(--theme-color-info-l), .3);--mdc-switch-selected-handle-color: var(--theme-color-warning);--mdc-switch-disabled-selected-handle-color: var(--theme-color-warning);--mdc-switch-selected-focus-handle-color: var(--theme-color-warning);--mdc-switch-selected-hover-handle-color: var(--theme-color-warning);--mdc-switch-selected-pressed-handle-color: var(--theme-color-warning);--mdc-switch-selected-track-color: hsla(var(--theme-color-warning-h), var(--theme-color-warning-s), var(--theme-color-warning-l), .3);--mdc-switch-disabled-selected-track-color: hsla(var(--theme-color-warning-h), var(--theme-color-warning-s), var(--theme-color-warning-l), .3);--mdc-switch-selected-focus-track-color: hsla(var(--theme-color-warning-h), var(--theme-color-warning-s), var(--theme-color-warning-l), .3);--mdc-switch-selected-hover-track-color: hsla(var(--theme-color-warning-h), var(--theme-color-warning-s), var(--theme-color-warning-l), .3);--mdc-switch-selected-pressed-track-color: hsla(var(--theme-color-warning-h), var(--theme-color-warning-s), var(--theme-color-warning-l), .3);--mdc-switch-selected-handle-color: var(--theme-color-danger);--mdc-switch-disabled-selected-handle-color: var(--theme-color-danger);--mdc-switch-selected-focus-handle-color: var(--theme-color-danger);--mdc-switch-selected-hover-handle-color: var(--theme-color-danger);--mdc-switch-selected-pressed-handle-color: var(--theme-color-danger);--mdc-switch-selected-track-color: hsla(var(--theme-color-danger-h), var(--theme-color-danger-s), var(--theme-color-danger-l), .3);--mdc-switch-disabled-selected-track-color: hsla(var(--theme-color-danger-h), var(--theme-color-danger-s), var(--theme-color-danger-l), .3);--mdc-switch-selected-focus-track-color: hsla(var(--theme-color-danger-h), var(--theme-color-danger-s), var(--theme-color-danger-l), .3);--mdc-switch-selected-hover-track-color: hsla(var(--theme-color-danger-h), var(--theme-color-danger-s), var(--theme-color-danger-l), .3);--mdc-switch-selected-pressed-track-color: hsla(var(--theme-color-danger-h), var(--theme-color-danger-s), var(--theme-color-danger-l), .3);--mdc-switch-selected-handle-color: var(--theme-color-light);--mdc-switch-disabled-selected-handle-color: var(--theme-color-light);--mdc-switch-selected-focus-handle-color: var(--theme-color-light);--mdc-switch-selected-hover-handle-color: var(--theme-color-light);--mdc-switch-selected-pressed-handle-color: var(--theme-color-light);--mdc-switch-selected-track-color: hsla(var(--theme-color-light-h), var(--theme-color-light-s), var(--theme-color-light-l), .3);--mdc-switch-disabled-selected-track-color: hsla(var(--theme-color-light-h), var(--theme-color-light-s), var(--theme-color-light-l), .3);--mdc-switch-selected-focus-track-color: hsla(var(--theme-color-light-h), var(--theme-color-light-s), var(--theme-color-light-l), .3);--mdc-switch-selected-hover-track-color: hsla(var(--theme-color-light-h), var(--theme-color-light-s), var(--theme-color-light-l), .3);--mdc-switch-selected-pressed-track-color: hsla(var(--theme-color-light-h), var(--theme-color-light-s), var(--theme-color-light-l), .3);--mdc-switch-selected-handle-color: var(--theme-color-dark);--mdc-switch-disabled-selected-handle-color: var(--theme-color-dark);--mdc-switch-selected-focus-handle-color: var(--theme-color-dark);--mdc-switch-selected-hover-handle-color: var(--theme-color-dark);--mdc-switch-selected-pressed-handle-color: var(--theme-color-dark);--mdc-switch-selected-track-color: hsla(var(--theme-color-dark-h), var(--theme-color-dark-s), var(--theme-color-dark-l), .3);--mdc-switch-disabled-selected-track-color: hsla(var(--theme-color-dark-h), var(--theme-color-dark-s), var(--theme-color-dark-l), .3);--mdc-switch-selected-focus-track-color: hsla(var(--theme-color-dark-h), var(--theme-color-dark-s), var(--theme-color-dark-l), .3);--mdc-switch-selected-hover-track-color: hsla(var(--theme-color-dark-h), var(--theme-color-dark-s), var(--theme-color-dark-l), .3);--mdc-switch-selected-pressed-track-color: hsla(var(--theme-color-dark-h), var(--theme-color-dark-s), var(--theme-color-dark-l), .3);--mdc-switch-selected-handle-color: var(--theme-color-accent);--mdc-switch-disabled-selected-handle-color: var(--theme-color-accent);--mdc-switch-selected-focus-handle-color: var(--theme-color-accent);--mdc-switch-selected-hover-handle-color: var(--theme-color-accent);--mdc-switch-selected-pressed-handle-color: var(--theme-color-accent);--mdc-switch-selected-track-color: hsla(var(--theme-color-accent-h), var(--theme-color-accent-s), var(--theme-color-accent-l), .3);--mdc-switch-disabled-selected-track-color: hsla(var(--theme-color-accent-h), var(--theme-color-accent-s), var(--theme-color-accent-l), .3);--mdc-switch-selected-focus-track-color: hsla(var(--theme-color-accent-h), var(--theme-color-accent-s), var(--theme-color-accent-l), .3);--mdc-switch-selected-hover-track-color: hsla(var(--theme-color-accent-h), var(--theme-color-accent-s), var(--theme-color-accent-l), .3);--mdc-switch-selected-pressed-track-color: hsla(var(--theme-color-accent-h), var(--theme-color-accent-s), var(--theme-color-accent-l), .3);--mdc-switch-selected-handle-color: var(--theme-color-points);--mdc-switch-disabled-selected-handle-color: var(--theme-color-points);--mdc-switch-selected-focus-handle-color: var(--theme-color-points);--mdc-switch-selected-hover-handle-color: var(--theme-color-points);--mdc-switch-selected-pressed-handle-color: var(--theme-color-points);--mdc-switch-selected-track-color: hsla(var(--theme-color-points-h), var(--theme-color-points-s), var(--theme-color-points-l), .3);--mdc-switch-disabled-selected-track-color: hsla(var(--theme-color-points-h), var(--theme-color-points-s), var(--theme-color-points-l), .3);--mdc-switch-selected-focus-track-color: hsla(var(--theme-color-points-h), var(--theme-color-points-s), var(--theme-color-points-l), .3);--mdc-switch-selected-hover-track-color: hsla(var(--theme-color-points-h), var(--theme-color-points-s), var(--theme-color-points-l), .3);--mdc-switch-selected-pressed-track-color: hsla(var(--theme-color-points-h), var(--theme-color-points-s), var(--theme-color-points-l), .3);--mdc-switch-selected-handle-color: var(--theme-color-deals);--mdc-switch-disabled-selected-handle-color: var(--theme-color-deals);--mdc-switch-selected-focus-handle-color: var(--theme-color-deals);--mdc-switch-selected-hover-handle-color: var(--theme-color-deals);--mdc-switch-selected-pressed-handle-color: var(--theme-color-deals);--mdc-switch-selected-track-color: hsla(var(--theme-color-deals-h), var(--theme-color-deals-s), var(--theme-color-deals-l), .3);--mdc-switch-disabled-selected-track-color: hsla(var(--theme-color-deals-h), var(--theme-color-deals-s), var(--theme-color-deals-l), .3);--mdc-switch-selected-focus-track-color: hsla(var(--theme-color-deals-h), var(--theme-color-deals-s), var(--theme-color-deals-l), .3);--mdc-switch-selected-hover-track-color: hsla(var(--theme-color-deals-h), var(--theme-color-deals-s), var(--theme-color-deals-l), .3);--mdc-switch-selected-pressed-track-color: hsla(var(--theme-color-deals-h), var(--theme-color-deals-s), var(--theme-color-deals-l), .3);--mdc-switch-selected-handle-color: var(--theme-color-choice-balance);--mdc-switch-disabled-selected-handle-color: var(--theme-color-choice-balance);--mdc-switch-selected-focus-handle-color: var(--theme-color-choice-balance);--mdc-switch-selected-hover-handle-color: var(--theme-color-choice-balance);--mdc-switch-selected-pressed-handle-color: var(--theme-color-choice-balance);--mdc-switch-selected-track-color: hsla(var(--theme-color-choice-balance-h), var(--theme-color-choice-balance-s), var(--theme-color-choice-balance-l), .3);--mdc-switch-disabled-selected-track-color: hsla(var(--theme-color-choice-balance-h), var(--theme-color-choice-balance-s), var(--theme-color-choice-balance-l), .3);--mdc-switch-selected-focus-track-color: hsla(var(--theme-color-choice-balance-h), var(--theme-color-choice-balance-s), var(--theme-color-choice-balance-l), .3);--mdc-switch-selected-hover-track-color: hsla(var(--theme-color-choice-balance-h), var(--theme-color-choice-balance-s), var(--theme-color-choice-balance-l), .3);--mdc-switch-selected-pressed-track-color: hsla(var(--theme-color-choice-balance-h), var(--theme-color-choice-balance-s), var(--theme-color-choice-balance-l), .3);--mdc-switch-selected-handle-color: var(--theme-color-rewards-balance);--mdc-switch-disabled-selected-handle-color: var(--theme-color-rewards-balance);--mdc-switch-selected-focus-handle-color: var(--theme-color-rewards-balance);--mdc-switch-selected-hover-handle-color: var(--theme-color-rewards-balance);--mdc-switch-selected-pressed-handle-color: var(--theme-color-rewards-balance);--mdc-switch-selected-track-color: hsla(var(--theme-color-rewards-balance-h), var(--theme-color-rewards-balance-s), var(--theme-color-rewards-balance-l), .3);--mdc-switch-disabled-selected-track-color: hsla(var(--theme-color-rewards-balance-h), var(--theme-color-rewards-balance-s), var(--theme-color-rewards-balance-l), .3);--mdc-switch-selected-focus-track-color: hsla(var(--theme-color-rewards-balance-h), var(--theme-color-rewards-balance-s), var(--theme-color-rewards-balance-l), .3);--mdc-switch-selected-hover-track-color: hsla(var(--theme-color-rewards-balance-h), var(--theme-color-rewards-balance-s), var(--theme-color-rewards-balance-l), .3);--mdc-switch-selected-pressed-track-color: hsla(var(--theme-color-rewards-balance-h), var(--theme-color-rewards-balance-s), var(--theme-color-rewards-balance-l), .3);--mdc-switch-unselected-handle-color: var(--theme-color-gray-lighter, #f7f7f7);--mdc-switch-disabled-unselected-handle-color: var(--theme-color-gray-lighter, #f7f7f7);--mdc-switch-unselected-focus-handle-color: var(--theme-color-gray-lighter, #f7f7f7);--mdc-switch-unselected-hover-handle-color: var(--theme-color-gray-lighter, #f7f7f7);--mdc-switch-unselected-pressed-handle-color: var(--theme-color-gray-lighter, #f7f7f7);--mdc-switch-unselected-track-color: var(--theme-color-gray, #666666);--mdc-switch-disabled-unselected-track-color: var(--theme-color-gray, #666666);--mdc-switch-unselected-focus-track-color: var(--theme-color-gray, #666666);--mdc-switch-unselected-hover-track-color: var(--theme-color-gray, #666666);--mdc-switch-unselected-pressed-track-color: var(--theme-color-gray, #666666)}
