html{font-size:62.5%}@keyframes loading{to{background-position-x:-20%}}@keyframes opacity-in{0%{opacity:0}to{opacity:1}}@keyframes ring{0%{transform:rotate(0)}2%{transform:rotate(28deg)}4%{transform:rotate(-24deg)}6%{transform:rotate(18deg)}8%{transform:rotate(-14deg)}9%{transform:rotate(8deg)}10%{transform:rotate(-8deg)}11%{transform:rotate(6deg)}12%{transform:rotate(-6deg)}13%{transform:rotate(3deg)}24%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes show-in-bounce{0%{opacity:.5;transform:scale(0) rotate(0)}85%{opacity:1;transform:scale(1.1) rotate(-30deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes bg-fade-in{0%{background:transparent}to{background:#6c777f4d}}@keyframes bg-fade-out{0%{background:#6c777f4d}to{background:transparent}}@keyframes shift-open{0%{right:-100%}to{right:0}}@keyframes shift-close{0%{right:0}to{right:-100%}}@keyframes gradient-animation{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes shift-open-vertical-opacity{0%{opacity:0;top:80%}to{opacity:1;top:100%}}@keyframes shift-close-vertical-opacity{0%{opacity:1;top:100%}to{opacity:0;top:80%}}.login-wrapper{display:grid!important;grid-template-rows:1fr auto;height:100vh;min-height:-moz-max-content;min-height:max-content;padding-top:32px}.greetings .avatar,.greetings .terms{margin-top:48px}.greetings h1{margin-bottom:12px;margin-top:24px}.greetings .info-text{color:#6c7880}.buttons{display:grid!important;gap:8px;margin-top:32px;padding:0 24px 32px}
