.checkbox[data-v-ba043f9a]{display:none}.switch[data-v-ba043f9a]{align-items:center;background-color:grey;border-radius:500px;cursor:pointer;display:flex;height:26px;justify-content:space-between;padding:0 10px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox:checked~.switch[data-v-ba043f9a]{background-color:#101840;color:#59c8c1}.checkbox:not(:checked)~.switch[data-v-ba043f9a]{background-color:#ced5de;color:#748497}.switch__left[data-v-ba043f9a],.switch__right[data-v-ba043f9a]{font-weight:700;font-size:12px;text-transform:uppercase}.checkbox:checked~.switch .switch__right[data-v-ba043f9a],.checkbox:not(:checked)~.switch .switch__left[data-v-ba043f9a]{visibility:hidden}.switch__circle[data-v-ba043f9a]{height:26px;padding:5px;position:absolute;transition:all .1s linear;width:26px}.checkbox:checked~.switch .switch__circle[data-v-ba043f9a]{left:calc(100% - 26px);right:0}.checkbox:not(:checked)~.switch .switch__circle[data-v-ba043f9a]{left:0;right:calc(100% - 26px)}.checkbox:checked~.switch .switch__circle .switch__circle-inner[data-v-ba043f9a]{background-color:#59c8c1}.checkbox:not(:checked)~.switch .switch__circle .switch__circle-inner[data-v-ba043f9a]{background-color:#748497}.switch__circle-inner[data-v-ba043f9a]{background-color:#fff;border-radius:50%;display:block;height:100%;width:100%}