.app_toggle{width:60%;border-radius:20px;background-color:#ebedf3;justify-content:space-between;border:1px solid #6c7293}.app_toggle,.app_toggle span{display:flex;align-items:center}.app_toggle span{width:50%;height:100%;justify-content:center;color:#6c7293;cursor:pointer;transition:.4s;padding:3px 0}.app_toggle .active{background-color:#155da6;border-radius:20px;color:#fff}