section.auth{height:100vh;display:flex;align-items:center;justify-content:center}section.auth .content{margin:0 auto;max-width:750px;width:100%;display:flex;border-radius:18px;overflow:hidden;box-shadow:0 0 20px #0000001a;border:1px solid rgba(0,0,0,.1)}section.auth .form{flex:1;padding:40px;background:#fff}section.auth .info{display:flex;align-items:center;justify-content:center;background:#00000005;padding:40px;width:40%}section.auth .info img{max-height:250px}section.auth .other-login{color:#bbb;font-size:11px;display:inline-flex}section.auth .other-login:hover{color:#60b22e}
