@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}@keyframes spin-left{to{transform:rotate(-360deg)}}.animate-spin-left{animation:1s linear infinite spin-left}.fade-enter-active,.fade-leave-active{transition:opacity .5s .3s}.fade-enter-from,.fade-leave-to{opacity:0}.switch-input-wrapper .border{align-items:center;border:unset!important;background:unset!important}.switch-input-wrapper .input-field{margin:0}.switch-input-wrapper .switch-wrapper{-moz-column-gap:.5rem;column-gap:.5rem}.switch-input-wrapper .switch-wrapper .wrapper-label.gray{color:#afb0b8}.switch-input-wrapper .switch-wrapper .wrapper-label:not(.gray){font-weight:600}.switch-input-wrapper.disabled{pointer-events:none}.switch-input-wrapper.disabled .check-switch{opacity:.5}.switch-input-wrapper.disabled .wrapper-label,.switch-input-wrapper.disabled .wrapper-description{color:#c3c4ca}.check-switch{cursor:pointer;--tw-bg-opacity:1;background-color:rgb(235 235 237/var(--tw-bg-opacity,1));width:2.6rem;height:1.4rem;position:relative}.check-switch:is(.dark *){--tw-bg-opacity:1;background-color:rgb(77 80 98/var(--tw-bg-opacity,1))}.check-switch{border-radius:.7rem;transition:all .18s ease-out}.check-switch .mark{border-radius:50%;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;transition:left .25s cubic-bezier(.305,.82,.73,.16),opacity .25s linear;display:flex;position:absolute;top:0;left:0}.check-switch .un-checkmark{opacity:1;background:linear-gradient(360deg,#abaebd 0%,#8c8e9b 100%)}.check-switch .checkmark{opacity:0;background:linear-gradient(90deg,#e10606 0%,#e06633 100%)}.check-switch.checked .mark{left:1.2rem}.check-switch.checked .un-checkmark{opacity:0}.check-switch.checked .checkmark{opacity:1}
