.Toggle_toggle___jf45{width:36px;height:20px;min-height:20px;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--switch-off-bg,#282928);border:none;outline:none;border-radius:310px;position:relative;cursor:pointer;flex-shrink:0;box-sizing:border-box;transition:background .15s}.Toggle_toggle___jf45:focus,.Toggle_toggle___jf45:focus-visible{outline:none}.Toggle_toggle___jf45:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:var(--primary-button-label,#151615);transition:transform .15s}.Toggle_toggle___jf45:checked{background:var(--switch-on-bg,#b1dc53)}.Toggle_toggle___jf45:checked:after{transform:translateX(16px)}.Toggle_toggle___jf45:disabled{opacity:.5;cursor:not-allowed}.Toggle_toggle___jf45.Toggle_always-on__asVd9{background:var(--switch-on-bg,#b1dc53)}.Toggle_toggle___jf45.Toggle_mode__vih7k:not(:checked){background:var(--test-background,#ee6c20)}