.StatusInfo{position:fixed;bottom:20px;z-index:10;max-width:100vw;left:50%;transform:translateX(-50%);background-color:#95202d;padding:10px;color:#fff;justify-content:space-between}.StatusInfo,.StatusInfo__icon{border-radius:50px;display:flex;align-items:center}.StatusInfo__icon{flex:0 0 28px;background-color:rgba(255,255,255,.3);width:28px;height:28px;margin-right:20px;justify-content:center}.StatusInfo__btn{overflow:visible;padding:0;border:0;display:inline-block;color:inherit;background:rgba(0,0,0,0);border-radius:0;font:inherit;line-height:inherit;text-decoration:none;cursor:pointer;-moz-user-select:text;margin:0 10px 0 20px}.StatusInfo__btn::-moz-focus-inner{padding:0;border:0}.StatusInfo__btn:active,.StatusInfo__btn:focus,.StatusInfo__btn:hover{background:none;color:inherit;outline:0}.StatusInfo__btn svg{vertical-align:middle}