.switch{-webkit-tap-highlight-color:#0000;width:auto}.switch-input{display:none}.switch-input:checked+.switch-handle{background-color:var(--forms-switch-checked-background-color)}.switch-input:checked+.switch-handle:before{left:12px}.switch-handle{background-color:var(--forms-switch-background-color);cursor:pointer;border-radius:1000px;align-items:center;width:26px;min-width:26px;height:16px;min-height:16px;font-size:12px;transition:all .2s;display:flex;position:relative}.switch-handle:before{background-color:var(--forms-switch-handle-color);content:"";border-radius:100%;width:12px;min-width:12px;height:12px;min-height:12px;transition:all .2s ease-out;position:absolute;left:2px}.switch-label{margin-top:1.6px}.switch._disabled>.switch-handle,.switch._disabled>.switch-label{opacity:.6;cursor:default;pointer-events:none}.switch._readonly>.switch-handle,.switch._readonly>.switch-label{cursor:default;pointer-events:none}
