.switch_toggle__P7I3F{width:54px;height:32px;border-radius:15px;background-color:#d6d6d6;display:flex;align-items:center;padding:2px;cursor:pointer;transition:background-color .3s ease}.switch_toggle__P7I3F.switch_on__Gl4xH{background-color:#ffe300}.switch_toggle__P7I3F.switch_off__LiQEr{background-color:#d6d6d6}.switch_circle__zbknY{width:28px;height:28px;background-color:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:transform .3s ease}.switch_toggle__P7I3F.switch_on__Gl4xH .switch_circle__zbknY{transform:translateX(22px)}