@-webkit-keyframes expandForm{0%{width:5%;padding:0}to{width:40%;padding:80px}}@keyframes expandForm{0%{width:5%;padding:0}to{width:40%;padding:80px}}@-webkit-keyframes contractBranding{0%{width:95%}to{width:60%}}@keyframes contractBranding{0%{width:95%}to{width:60%}}@-webkit-keyframes qrEntry{0%{opacity:0}to{opacity:1}}@keyframes qrEntry{0%{opacity:0}to{opacity:1}}.locale-select{position:absolute;left:2rem;top:2rem}.btn-outline-blue{color:#1f1365;border-color:#1f1365}.btn-outline-blue:hover{background:#1f1365;color:#fff}.dropdown-menu{height:200px;overflow-y:auto}.fixed-background{background:radial-gradient(ellipse at top left,#b5c5d8 35%,#1f1365 88%)}.auth-card{background:-webkit-gradient(linear,left bottom,left top,color-stop(50%,#fff),color-stop(50%,#1f1365));background:linear-gradient(0deg,#fff 50%,#1f1365 0)}.auth-card .form-side.qr{display:-webkit-box;display:-ms-flexbox;-webkit-animation:expandForm .6s ease-out 0s 1;animation:expandForm .6s ease-out 0s 1;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auth-card .form-side.qr,.auth-card .form-side.user{background-color:#fff;border-radius:inherit;border-top-left-radius:33px;width:40%}.auth-card .image-side.qr{border-radius:inherit;border-bottom-right-radius:33px;-webkit-animation:contractBranding .6s ease-out 0s 1;animation:contractBranding .6s ease-out 0s 1;width:60%}.google-play-link a{display:inline-block;max-width:160px;margin-left:-10px;padding-top:24px}.google-play-link a img{width:100%;max-width:160px}.qr-image{opacity:0;display:block;width:280px;max-width:100%;-webkit-animation:qrEntry .6s forwards;animation:qrEntry .6s forwards;-webkit-animation-delay:.6s;animation-delay:.6s}.login-form{padding:60px;min-width:400px}.brand-text,.guide-text{margin-bottom:10px}.guide-text{display:inline-block}.text-white-muted{color:hsla(0,0%,100%,.7)}.brand-subheader{font-size:1.3rem;margin-bottom:30px}.no-mobile{position:fixed;text-align:center;width:100%;left:0;background:#ffc8c8;color:red}.text-important{color:#f18024;font-weight:600}