.Toggle_switchCheckbox__4PvUj{height:0;width:0;visibility:hidden}.Toggle_switchLabel__WNwjE{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:36.667px;height:20px;background:var(--silver-1);border-radius:100px;position:relative;transition:background-color .2s}.Toggle_switchButton__ffH5U{content:"";position:absolute;left:2px;width:17px;height:17px;border-radius:10px;transition:.2s;background:var(--white);box-shadow:0 0 2px 0 rgba(10,10,10,.29)}.Toggle_switchCheckbox__4PvUj:checked+.Toggle_switchButton__ffH5U{left:calc(100% - 2px);transform:translateX(-100%)}.Toggle_switchLabel__WNwjE:active .Toggle_switchButton__ffH5U{width:20px}