:root{--theme-text-color:#000;--theme-top-color:#fff;--theme-bottom-color:#7f02f9}.switch-background{z-index:2;border-radius:20px;width:50px;height:30px;display:flex;position:relative}.switch-background__true{background:#3bc7b4}.switch-background__false{background:#d9d9d9}.switch-toggle{background-color:#fff;border-radius:20px;width:50%;height:80%;transition:transform .3s;position:absolute;top:3px;left:3px;right:3px}.switch-toggle-options{z-index:1;flex:1;width:100%;display:flex;position:relative}.switch-toggle-options__option{cursor:pointer;width:100%;display:flex}.switch-toggle-options .active{font-weight:700}.switch-toggle-options .inactive{color:#a8a8a8}.sp-button:hover{cursor:pointer;color:#000;scale:1.1}
