@import url(https://fonts.googleapis.com/css?family=Audiowide);#qrcode-scanner .wrapper,#qrcode-scanner canvas,#qrcode-scanner video{max-height:200px}#qrcode-scanner .overlay{border-radius:none;background:transparent}.loading-text-container{display:flex;align-items:center;margin-top:8px;padding-left:.5rem}.loading-text-container .loading{display:flex;flex-direction:row}.loading__letter{font-size:12px;font-weight:400;letter-spacing:4px;text-transform:uppercase;-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounce{0%{transform:translateY(0)}40%{transform:translateY(-8px)}80%,to{transform:translateY(0)}}@keyframes bounce{0%{transform:translateY(0)}40%{transform:translateY(-8px)}80%,to{transform:translateY(0)}}.loading__letter:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.loading__letter:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.loading__letter:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}.loading__letter:nth-child(5){-webkit-animation-delay:.4s;animation-delay:.4s}.loading__letter:nth-child(6){-webkit-animation-delay:.5s;animation-delay:.5s}.loading__letter:nth-child(7){-webkit-animation-delay:.6s;animation-delay:.6s}.loading__letter:nth-child(8){-webkit-animation-delay:.8s;animation-delay:.8s}.loading__letter:nth-child(9){-webkit-animation-delay:1s;animation-delay:1s}.loading__letter:nth-child(10){-webkit-animation-delay:1.2s;animation-delay:1.2s}