.switch-wrap[data-v-1175e799]{position:relative;height:22px;width:46px;-webkit-border-radius:12px;border-radius:12px;font-size:10px;-webkit-transition:all .3s ease;-o-transition:all ease .3s;transition:all .3s ease;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;color:var(--text-primary);background-color:var(--bg-lighter)}.switch-wrap[data-v-1175e799]:before{content:"";position:absolute;height:18px;width:18px;-webkit-border-radius:50%;border-radius:50%;background-color:#fff;left:2px}.switch-wrap[data-v-1175e799]:after{content:"OFF";position:absolute;font-size:10px;right:3px}.switch-wrap.checked[data-v-1175e799]{color:var(--bg-primary);background-color:var(--brand-primary)}.switch-wrap.checked[data-v-1175e799]:before{left:auto;right:2px}.switch-wrap.checked[data-v-1175e799]:after{content:"ON";right:auto;left:4px}.form-wrap[data-v-49e7e1eb]{max-width:460px}.form-wrap .title[data-v-49e7e1eb]{color:#1e2736}.form-wrap .list[data-v-49e7e1eb]{color:#4e5259}