.text-switch{display:flex;align-items:center;justify-content:center;font-size:18px;font-family:inherit;line-height:1}.text-switch .divider{color:#fff;font-size:14px;margin:0 16px}.text-switch .active{color:#44fdf7}.text-switch .active,.text-switch .inactive{font-weight:500;cursor:pointer;transition:color .2s}.text-switch .disabled,.text-switch .inactive{color:#919191}.text-switch .active:hover,.text-switch .inactive:hover{opacity:1;color:#fff}