.switch[data-v-4ecc3399]{position:relative;width:40px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#c6c6c6;outline:none;border-radius:10px;box-shadow:inset 0 0 5px rgba(0,0,0,.2)}.switch.disabled[data-v-4ecc3399]{opacity:.5}.switch[data-v-4ecc3399]:before{content:" ";position:absolute;width:20px;height:20px;border-radius:10px;top:0;left:0;background:#fff;transform:scale(1.2);transition:.5s;box-shadow:0 2px 5px rgba(0,0,0,.2)}.switch[data-v-4ecc3399]:checked{background:#03a9f4}.switch:checked.danger[data-v-4ecc3399]{background:var(--bs-danger)}.switch[data-v-4ecc3399]:checked:before{left:20px}