.switch_button.svelte-bshtah{width:258px;height:59px;flex-shrink:0;border-radius:112px;background:#6e5ffa;padding:2px;display:flex;align-items:center;justify-content:space-between;transition:.3s ease-in-out;cursor:pointer}.switch_button.disabled.svelte-bshtah{background:#91969d;cursor:not-allowed}.switch_button.svelte-bshtah p:where(.svelte-bshtah){color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:27px;margin-left:27px;transition:.3s ease-in-out}@media (max-width: 900px){.switch_button.svelte-bshtah p:where(.svelte-bshtah){margin-left:16px}}.switch_button.svelte-bshtah .orb:where(.svelte-bshtah){width:55px;height:55px;flex-shrink:0;border-radius:100%;background:#fff;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out}:is(:is(.switch_button.svelte-bshtah .orb:where(.svelte-bshtah)) svg) path{fill:#000;stroke:#000;transition:.3s ease-in-out}.switch_button.svelte-bshtah:hover:not(.disabled){background:#fff}.switch_button.svelte-bshtah:hover:not(.disabled) p:where(.svelte-bshtah){color:#000}.switch_button.svelte-bshtah:hover:not(.disabled) .orb:where(.svelte-bshtah){background:#6e5ffa;transform:rotate(90deg)}:is(:is(.switch_button.svelte-bshtah:hover:not(.disabled) .orb:where(.svelte-bshtah)) svg) path{fill:#fff;stroke:#fff;transition:.3s ease-in-out}
