.OnoffSwitch_onoffswitch__L7COG{position:relative;width:120px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.OnoffSwitch_checkbox__BFlLD{display:none}.OnoffSwitch_label__Nqo9E{display:block;overflow:hidden;cursor:pointer;height:32px;padding:0;line-height:32px;border:1px solid rgba(46,131,228,.3);border-radius:32px;background-color:#1a1a2e;box-shadow:inset 0 2px 4px rgba(0,0,0,.4);transition:all .3s ease-in-out}.OnoffSwitch_inner__ifE3y{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in-out}.OnoffSwitch_inner__ifE3y:after,.OnoffSwitch_inner__ifE3y:before{display:block;float:left;width:50%;height:32px;padding:0;line-height:32px;font-size:12px;font-weight:700;box-sizing:border-box;text-align:center}.OnoffSwitch_inner__ifE3y:before{content:var(--on-text);color:#fff}.OnoffSwitch_inner__ifE3y:after{content:var(--off-text);color:#2ee4c8}.OnoffSwitch_switch__L8lci{display:flex;align-items:center;justify-content:center;width:26px;height:26px;margin:3px;background:#25253a;position:absolute;top:0;bottom:0;right:87px;border:1px solid rgba(46,131,228,.5);border-radius:30px;box-shadow:0 0 8px rgba(46,131,228,.7);transition:all .3s ease-in-out}.OnoffSwitch_checkbox__BFlLD:checked+.OnoffSwitch_label__Nqo9E{border-color:rgba(46,131,228,.8);box-shadow:inset 0 2px 4px rgba(0,0,0,.4),0 0 10px rgba(46,131,228,.5)}.OnoffSwitch_checkbox__BFlLD:checked+.OnoffSwitch_label__Nqo9E .OnoffSwitch_inner__ifE3y{margin-left:0}.OnoffSwitch_checkbox__BFlLD:checked+.OnoffSwitch_label__Nqo9E .OnoffSwitch_switch__L8lci{right:3px;box-shadow:0 0 12px #2e83e4}.OnoffSwitch_disabled__2fNou{opacity:.4;cursor:not-allowed}.OnoffSwitch_disabled__2fNou .OnoffSwitch_label__Nqo9E{cursor:not-allowed}