*{font-family:-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}p{margin:0}body,html{overflow:hidden;padding:0;margin:0}#root,body,html{width:100%;height:100%}#root{overflow:hidden auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#qrCodeLink{display:block;text-align:center}#qrCodeLink.hidden{display:none}#reconnect-button{margin-bottom:10px}.login-wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#counter{margin-top:15px}.hr{width:100%;height:1px;border-bottom:1px solid rgba(0,0,0,.1)}h1{color:#2c2c30;margin:0 0 12px;font-size:24px;line-height:33px;font-weight:400}h2{color:#2c2c30;font-size:14px}h2,h3{margin:0;line-height:19px;font-weight:400}h3{color:#8e8e8e;font-size:12px}.title{text-align:center}.card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box;width:400px;padding:18px 24px 12px 18px;z-index:99}.card.grow{-webkit-animation:grow-in .35s ease-out;animation:grow-in .35s ease-out}.box{padding:5px 0}.box.sm{padding:6px}input::-ms-clear,input::-ms-reveal{display:none}.error{color:#ff3b30;font-size:12px}.error,button{text-align:center}button{outline:none;border:none;width:100%;background-color:#2f80ed;border-radius:8px;padding:16px;color:#fff;font-size:17px;line-height:22px;font-weight:500;-webkit-transition:background-color .2s ease-out;transition:background-color .2s ease-out;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;-webkit-tap-highlight-color:transparent}button:hover{background-color:#2d7adf}button:active{background-color:#2d7adf}button:disabled{background-color:#71abf7;cursor:auto}button.transparent{color:#2f80ed;background-color:rgba(0,0,0,0)}button.transparent:active{background-color:rgba(47,128,237,.15)}.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header{position:fixed;top:0;left:0}.footer{z-index:999;width:100%;color:#c2c2c2;font-size:12px;text-align:center;padding-bottom:12px}.footer p{margin-bottom:5px}.footer a{color:#c2c2c2}.bold{font-weight:500}.nowrap{white-space:nowrap}#loader{color:#2722ff;font-size:43px;text-indent:-9999em;overflow:hidden;width:1em;height:1em;border-radius:50%;margin:72px auto;position:relative;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:loader 1.7s ease infinite,round 1.7s ease infinite;animation:loader 1.7s ease infinite,round 1.7s ease infinite}@media screen and (max-width:600px){.card{border-radius:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}.footer{padding:0 20px 12px}.footer p a{display:block}}