.toggleSwitch_container__hcW9V{display:flex;justify-content:space-between;align-items:center;width:100%;border-radius:8px;cursor:pointer;box-sizing:border-box;padding-bottom:32px}.toggleSwitch_label__wykep{font-size:12px;font-weight:400;color:#18191B}.toggleSwitch_switch___sr2h{width:44px;height:24px;background-color:#e5e7eb;border-radius:999px;position:relative;transition:background-color .2s ease-in-out}.toggleSwitch_switch___sr2h.toggleSwitch_on__ZYIuk{background-color:#4ade80}.toggleSwitch_thumb__LXYf8{width:20px;height:20px;background-color:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .2s ease-in-out}.toggleSwitch_switch___sr2h.toggleSwitch_on__ZYIuk .toggleSwitch_thumb__LXYf8{transform:translateX(20px)}