.v-switch-container{cursor:pointer;height:24px;width:100%;position:relative}.v-switch-container *{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.v-switch-circle{display:inline-flex;width:100%;height:24px;border-radius:15px;opacity:1;position:relative;transition:.3s all ease-in-out;align-items:center}.v-switch-circle>span:nth-child(1),.v-switch-circle>span:nth-child(2){display:inline-block;font-size:16px;font-weight:500;color:#fff;position:absolute;line-height:28px;margin:0 8px}.v-switch-btn{position:absolute;width:18px;height:18px;border-radius:50%;top:3px;left:3;transition:.3s all ease-in-out}
