.f-switch{user-select:none;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.f-switch__input{position:relative;display:inline-flex;border-radius:30px;z-index:5;transition:.2s;background:#2d5af1;width:40px;height:20px}.f-switch__input.f-switch__large{width:48px;height:24px}.f-switch__input.f-switch__large .f-switch__roll{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px;background:#fff;border:2px solid #2d5af1;border-radius:50%;position:absolute;right:0;top:0;bottom:0;z-index:10;transition:.2s;box-sizing:content-box;box-shadow:0 2px 3px #00000021,0 0 4px #0000000d}.f-switch__input.f-switch__large .f-switch__roll .f-icon{font-size:13px}.f-switch__input.f-switch__middle{width:40px;height:20px}.f-switch__input.f-switch__middle .f-switch__roll{display:inline-flex;justify-content:center;align-items:center;width:16px;height:16px;background:#fff;border:2px solid #2d5af1;border-radius:50%;position:absolute;right:0;top:0;bottom:0;z-index:10;transition:.2s;box-sizing:content-box;box-shadow:0 2px 3px #00000021,0 0 4px #0000000d}.f-switch__input.f-switch__middle .f-switch__roll .f-icon{font-size:13px}.f-switch__input.f-switch__small{width:32px;height:16px}.f-switch__input.f-switch__small .f-switch__roll{display:inline-flex;justify-content:center;align-items:center;width:12px;height:12px;background:#fff;border:2px solid #2d5af1;border-radius:50%;position:absolute;right:0;top:0;bottom:0;z-index:10;transition:.2s;box-sizing:content-box;box-shadow:0 2px 3px #00000021,0 0 4px #0000000d}.f-switch__input.f-switch__small .f-switch__roll .f-icon{font-size:13px}.f-switch__input.f-switch__close{background:#bbbbbb}.f-switch__input.f-switch__close .f-switch__roll{border:2px solid #bbbbbb}.f-switch__input.f-switch__square,.f-switch__input.f-switch__square .f-switch__roll{border-radius:0}.f-switch__left-text{font-size:13px;color:#333;margin-left:5px;transition:.2s}.f-switch__right-text{font-size:13px;color:#333;margin-right:5px;transition:.2s}.f-switch__text-active{color:#2d5af1}.f-switch.f-switch__disabled{opacity:.5;cursor:not-allowed}
