.switch-label{position:relative;display:inline-block;width:40px;height:20px}.switch-label input{opacity:0;width:0;height:0}.switch-input:checked+span{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.switch-label input:checked+span:before{transform:translateX(20px)}.switch-span{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.4s;border-radius:34px;width:40px;height:20px}.switch-span:before{position:absolute;content:"";height:14px;width:14px;left:2px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}