.wrjnb-switch{background:#dcdfe6;border:none;border-radius:12px;cursor:pointer;height:24px;outline:none;position:relative;transition:background .2s;width:44px}.wrjnb-switch.is-disabled{cursor:not-allowed;opacity:.5}.wrjnb-switch.is-loading{cursor:wait}.wrjnb-switch.wrjnb-switch--small{height:18px;width:32px}.wrjnb-switch.wrjnb-switch--small .wrjnb-switch__core{height:14px;width:14px}.wrjnb-switch.wrjnb-switch--large{border-radius:16px;height:32px;width:60px}.wrjnb-switch.wrjnb-switch--large .wrjnb-switch__core{height:28px;width:28px}.wrjnb-switch .wrjnb-switch__core{align-items:center;background:#fff;border-radius:50%;display:flex;height:20px;justify-content:center;left:2px;position:absolute;top:2px;transition:left .2s,width .2s,height .2s;width:20px}.wrjnb-switch.is-checked .wrjnb-switch__core{left:22px}.wrjnb-switch.wrjnb-switch--small.is-checked .wrjnb-switch__core{left:16px}.wrjnb-switch.wrjnb-switch--large.is-checked .wrjnb-switch__core{left:30px}.wrjnb-switch .wrjnb-switch__spinner{animation:wrjnb-spin .8s linear infinite;border:2px solid #eee;border-radius:50%;border-top-color:#409eff;height:1em;width:1em}@keyframes wrjnb-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
