.checkbox[data-v-19cd8fed]{align-items:center;background:#f7f6f5;border-radius:15px;cursor:pointer;display:flex;height:20px;overflow:hidden;padding:2px;position:relative;transition:background-color .3s ease;width:40px}.checkbox.checkbox_disabled[data-v-19cd8fed]{cursor:default}.checkbox.checkbox_disabled[data-v-19cd8fed]:before{background:#8f8f8f}.checkbox[data-v-19cd8fed]:before{background:#2a2a2a;content:"";height:100%;left:0;position:absolute;top:0;transition:width .3s ease;width:0;z-index:0}.checkbox_active[data-v-19cd8fed]:before{width:100%}.checkbox__ball[data-v-19cd8fed]{background-color:#fff;border-radius:50%;height:16px;margin-left:-3px;position:relative;transition:transform .3s ease;width:16px;z-index:1}
