.checkbox-toggle{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:.5em}.checkbox-slide{width:3em}.checkbox-slide,.checkbox-switch{padding:0;margin:0;border-radius:.25em;cursor:pointer}.checkbox-switch{width:1.5em;height:1.5em;background:#f1eded}.checkbox-label{margin-left:.5em}.checkbox-switch.checked{transform:translateX(1.5em);transition:all .35s}.checkbox-switch.unchecked{transition:all .35s}.checkbox-slide.checked{transition:all .35s;background:#13ce66}.checkbox-slide.unchecked{transition:all .35s;background:#8c8b8b}.checkbox-switch.disabled{cursor:not-allowed;background:#fff}.checkbox-slide.disabled{cursor:not-allowd;background:#999898}.checkbox-toggle[data-v-0b9e94da]{width:12em;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:.5em}.checkbox-slide[data-v-0b9e94da]{width:4em;padding:0;margin:0;border-radius:.25em;cursor:pointer}.checkbox-switch[data-v-0b9e94da]{padding:0;margin:0;width:2em;height:2em;border-radius:.25em;background:#384a5d;cursor:pointer}.checkbox-label[data-v-0b9e94da]{margin-left:.5em}.checkbox-switch.checked[data-v-0b9e94da]{transform:translateX(2em);transition:all .35s}.checkbox-switch.unchecked[data-v-0b9e94da]{transition:all .35s}.checkbox-slide.checked[data-v-0b9e94da]{transition:all .35s;background:#67af7f}.checkbox-slide.unchecked[data-v-0b9e94da]{transition:all .35s;background:#d3d3d3}.checkbox-switch.disabled[data-v-0b9e94da]{cursor:not-allowed;background:rgb(141.0906040268,163.1375838926,186.4093959732)}.checkbox-slide.disabled[data-v-0b9e94da]{cursor:not-allowd;background:#e0e0e0}.checkbox-slide,.checkbox-switch{border-radius:20px!important}