.switch_switch__ax194{position:relative;width:60px;height:30px;border-radius:18px;background-color:#fff;border:1px solid #000;animation:.4s ease forwards;flex-shrink:0}.switch_switch-body___LtfP{display:flex;align-items:center;justify-content:space-between}.switch_switch-label__9r0ol{font-size:14px;line-height:22px;margin-right:36px}.switch_switch__checkbox__Sh5Ri{position:absolute;z-index:2;width:100%;height:100%;opacity:0;cursor:pointer}.switch_switch__inner__hmM07{position:absolute;top:5px;left:5px;height:20px;width:20px;border-radius:50%;background-color:#000;z-index:1;animation:switch_inner-unchecked__78iAw .4s ease forwards}.switch_switch--disabled__UpFkl{pointer-events:none;background:gray;border-color:#d3d3d3;animation:none}.switch_switch--disabled__inner__fmyPW{background-color:#d3d3d3;animation:none}.switch_switch--checked__k_uc9{background-color:#000;animation:.5s forwards}.switch_switch--checked__inner__8B_cc{left:35px;background-color:#fff;animation:switch_inner-checked__PAuGA .3s forwards,switch_whiten__8Dfzo .3s forwards}.switch_switch--checked--disabled__OUUZC{pointer-events:none;background:#d3d3d3;border-color:gray;animation:none}.switch_switch--checked--disabled__inner__Rej7j{background-color:gray;animation:none;left:35px}@keyframes switch_inner-checked__PAuGA{0%{left:5px}to{left:35px}}@keyframes switch_inner-unchecked__78iAw{0%{left:35px}to{left:5px}}@keyframes switch_blacken__ewcao{0%{background-color:#fff}to{background-color:#000}}@keyframes switch_whiten__8Dfzo{0%{background-color:#000}to{background-color:#fff}}