.toggle-switch{vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;text-align:left;width:34px;display:inline-block;position:relative}.toggle-switch-checkbox{display:none}.toggle-switch-label{cursor:pointer;border:0 solid #ccc;border-radius:18px;width:34px;height:20px;margin:0;display:block;overflow:hidden}.toggle-switch-inner{width:200%;margin-left:-100%;transition:margin .3s ease-in;display:block}.toggle-switch-inner:before,.toggle-switch-inner:after{float:left;width:50%;height:20px;font-size:var(--text-s);color:#fff;box-sizing:border-box;padding:0;font-weight:700;display:block}.toggle-switch-inner:before{content:"";text-transform:uppercase;color:#fff;background-color:#29ce3a;padding-left:10px}.toggle-switch-disabled{cursor:not-allowed}.toggle-switch-disabled:before{cursor:not-allowed;opacity:.5}.toggle-switch-inner:after{content:"";text-transform:uppercase;color:#fff;text-align:right;background-color:#ccc;padding-right:10px}.toggle-switch-switch{background:#fff;border:0 solid #ccc;border-radius:18px;width:18px;height:18px;margin:1px;transition:all .3s ease-in;display:block;position:absolute;top:0;bottom:0;right:14px}.toggle-switch-checkbox:checked+.toggle-switch-label .toggle-switch-inner{margin-left:0}.toggle-switch-checkbox:checked+.toggle-switch-label .toggle-switch-switch{right:0}
/*# sourceMappingURL=6ce3ff0d9ce834ca.css.map*/