.switch_switchLabel__fg89u50{width:50px;height:24px;margin:0;display:inline-block;position:relative}
.switch_switchLabel__fg89u50 input{opacity:0;width:0;height:0}
.switch_slider__fg89u51{cursor:pointer;background-color:#ccc;transition:all .4s;position:absolute;inset:0}
.switch_slider__fg89u51:before{content:"";background-color:#fff;width:16px;height:16px;transition:all .4s;position:absolute;bottom:4px;left:4px}
.switch_round__fg89u52{border-radius:34px}
.switch_round__fg89u52:before{border-radius:50%}
.switch_switchLabel__fg89u50 input:checked+.switch_slider__fg89u51:before{transform:translate(26px)}