main{display:flex;justify-content:center;align-items:start;height:85vh;background-image:url(/grid.png);background-size:100%;background-repeat:no-repeat;background-attachment:local;background-color:#1c1b1b;background-position-x:center;background-position-y:0;margin:0!important;padding:80px}#auth-wrapper{margin-top:100px;width:33%;background-color:#202020;border:1px solid #515151;border-radius:30px;padding:20px 18px 18px;box-shadow:0 4px 70px 0 rgba(0,0,0,.5);gap:70px}#auth-header,#auth-wrapper{display:flex;flex-direction:column;align-items:center}#auth-header{width:100%;gap:10px;text-align:center}#auth-header>h1{font-weight:500;letter-spacing:-2.24px;font-size:2.5em;color:#FFF}#auth-header>h3{font-size:1em;font-family:Inter Tight,sans-serif;color:#A8A8A8;font-weight:400;text-align:center}#auth-content{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}#auth-content .small-text{font-size:.9em;color:#BABABA}#auth-footer{font-size:13px;color:#BABABA}#auth-footer,#auth-footer a{font-family:Inter Tight,sans-serif}#auth-footer a{color:#D3D3D3;text-decoration:underline}@media screen and (max-width:768px){main{background-size:150vh}#auth-wrapper{width:85%;margin-top:30px;gap:30px}#auth-header{line-height:.95}#auth-header>h1{font-size:2em}}@media screen and (max-width:1024px){main{background-size:150vh}#auth-wrapper{width:85%;margin-top:30px;gap:30px}#auth-header>h1{line-height:.95;font-size:2em}}