.wd-switch[data-v-ce4bf3e3]{display:inline-block;position:relative;width:var(--wot-switch-width, calc(1.8em + 4px) );height:var(--wot-switch-height, calc(1em + 4px) );border-radius:var(--wot-switch-circle-size, 1em);background:var(--wot-switch-inactive-color, #eaeaea);font-size:var(--wot-switch-size, 28px);transition:all .3s}.wd-switch__checkbox[data-v-ce4bf3e3]{position:absolute;width:0;height:0;opacity:0;margin:0}.wd-switch__circle[data-v-ce4bf3e3]{box-sizing:border-box;position:absolute;display:inline-block;width:var(--wot-switch-circle-size, 1em);height:var(--wot-switch-circle-size, 1em);top:2px;left:2px;background:#fff;border-radius:50%;transition:left .3s ease-out;box-shadow:0 2px 4px 0 var(--wot-switch-inactive-shadow-color, rgba(155, 155, 155, .5))}.wd-switch__circle[data-v-ce4bf3e3]:after{position:absolute;content:"";width:calc(200% - 2px);height:calc(200% - 2px);top:50%;left:50%;transform:translate(-50%,-50%) scale(.5);border:1px solid var(--wot-switch-border-color, #e5e5e5);border-radius:50%}.wd-switch.is-checked[data-v-ce4bf3e3]{background:var(--wot-switch-active-color, var(--wot-color-theme, #4d80f0));border-color:var(--wot-switch-active-color, var(--wot-color-theme, #4d80f0))}.wd-switch.is-checked .wd-switch__circle[data-v-ce4bf3e3]{left:calc(var(--wot-switch-width, calc(1.8em + 4px) ) - var(--wot-switch-circle-size, 1em) - 2px);box-shadow:0 2px 4px 0 var(--wot-switch-active-shadow-color, rgba(0, 83, 162, .5))}.wd-switch.is-disabled[data-v-ce4bf3e3]{opacity:.5}
