.switchInput_KgtJI{display:block;position:relative;width:48px;height:24px;cursor:pointer}.switchInput_KgtJI:before{content:"";position:absolute;top:0;left:0;width:48px;height:24px;background-color:var(--color-gray-20);border-radius:12px}.switchInput_KgtJI:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:var(--color-gray-white);border-radius:12px;transition-property:left;transition-duration:.2s}.switchInput_KgtJI.checked_KgtJI:before{background-color:var(--color-accent-primary)}.switchInput_KgtJI.checked_KgtJI:after{left:26px}.switchInput_KgtJI.disabled_KgtJI{cursor:default;opacity:.3}
