.el-switch{--el-switch-on-color:var(--el-color-primary);--el-switch-off-color:var(--el-border-color);align-items:center;display:inline-flex;font-size:1.2963vh;height:2.96296vh;line-height:1.85185vh;position:relative;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{color:var(--el-text-color-primary);cursor:pointer;display:inline-block;font-size:1.2963vh;font-weight:500;height:1.85185vh;transition:var(--el-transition-duration-fast);vertical-align:middle}.el-switch__label.is-active{color:var(--el-color-primary)}.el-switch__label--left{margin-right:.92593vh}.el-switch__label--right{margin-left:.92593vh}.el-switch__label *{display:inline-block;font-size:1.2963vh;line-height:1}.el-switch__label .el-icon{height:inherit}.el-switch__label .el-icon svg{vertical-align:middle}.el-switch__input{height:0;margin:0;opacity:0;position:absolute;width:0}.el-switch__input:focus-visible~.el-switch__core{outline:.18519vh solid var(--el-switch-on-color);outline-offset:1px}.el-switch__core{align-items:center;background:var(--el-switch-off-color);border:1px solid var(--el-switch-border-color,var(--el-switch-off-color));border-radius:.92593vh;box-sizing:border-box;cursor:pointer;display:inline-flex;height:1.85185vh;min-width:3.7037vh;outline:none;position:relative;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration)}.el-switch__core .el-switch__inner{align-items:center;display:flex;height:1.48148vh;justify-content:center;overflow:hidden;padding:0 .37037vh 0 1.66667vh;transition:all var(--el-transition-duration);width:100%}.el-switch__core .el-switch__inner .is-icon,.el-switch__core .el-switch__inner .is-text{color:var(--el-color-white);font-size:1.11111vh;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.el-switch__core .el-switch__action{align-items:center;background-color:var(--el-color-white);border-radius:var(--el-border-radius-circle);color:var(--el-switch-off-color);display:flex;height:1.48148vh;justify-content:center;left:1px;position:absolute;transition:all var(--el-transition-duration);width:1.48148vh}.el-switch.is-checked .el-switch__core{background-color:var(--el-switch-on-color);border-color:var(--el-switch-border-color,var(--el-switch-on-color))}.el-switch.is-checked .el-switch__core .el-switch__action{color:var(--el-switch-on-color);left:calc(100% - 1.57407vh)}.el-switch.is-checked .el-switch__core .el-switch__inner{padding:0 1.66667vh 0 .37037vh}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:.92593vh}.el-switch--wide .el-switch__label.el-switch__label--right span{right:.92593vh}.el-switch .label-fade-enter-from,.el-switch .label-fade-leave-active{opacity:0}.el-switch--large{font-size:1.2963vh;height:3.7037vh;line-height:2.22222vh}.el-switch--large .el-switch__label{font-size:1.2963vh;height:2.22222vh}.el-switch--large .el-switch__label *{font-size:1.2963vh}.el-switch--large .el-switch__core{border-radius:1.11111vh;height:2.22222vh;min-width:4.62963vh}.el-switch--large .el-switch__core .el-switch__inner{height:1.85185vh;padding:0 .55556vh 0 2.03704vh}.el-switch--large .el-switch__core .el-switch__action{height:1.85185vh;width:1.85185vh}.el-switch--large.is-checked .el-switch__core .el-switch__action{left:calc(100% - 1.94444vh)}.el-switch--large.is-checked .el-switch__core .el-switch__inner{padding:0 2.03704vh 0 .55556vh}.el-switch--small{font-size:1.11111vh;height:2.22222vh;line-height:1.48148vh}.el-switch--small .el-switch__label{font-size:1.11111vh;height:1.48148vh}.el-switch--small .el-switch__label *{font-size:1.11111vh}.el-switch--small .el-switch__core{border-radius:.74074vh;height:1.48148vh;min-width:2.77778vh}.el-switch--small .el-switch__core .el-switch__inner{height:1.11111vh;padding:0 .18519vh 0 1.2963vh}.el-switch--small .el-switch__core .el-switch__action{height:1.11111vh;width:1.11111vh}.el-switch--small.is-checked .el-switch__core .el-switch__action{left:calc(100% - 1.2037vh)}.el-switch--small.is-checked .el-switch__core .el-switch__inner{padding:0 1.2963vh 0 .18519vh}
