.oauth-divider{color:#93a5b1;align-items:center;margin:0 0 20px;font-size:13px;display:flex}.oauth-divider:before,.oauth-divider:after{content:"";background:#dedede;flex:1;height:1px}.oauth-divider span{padding:0 14px}.oauth-buttons{gap:12px;display:flex}.oauth-buttons .oauth-btn{cursor:pointer;border:1px solid #0000;border-radius:5px;flex:1;justify-content:center;align-items:center;gap:9px;padding:14px;font-family:EuclidCircularB-Medium;font-size:15px;font-weight:500;text-decoration:none;display:flex}.oauth-buttons .oauth-btn svg{flex-shrink:0}.oauth-buttons .oauth-btn.google{color:#3c4043;background:#fff;border-color:#dedede;box-shadow:0 1px 2px #0000000d}.oauth-buttons .oauth-btn.google:hover{background:#f7f8f8;border-color:#c9d0d8}.oauth-buttons .oauth-btn.github{color:#fff;background:#24292f;border-color:#24292f}.oauth-buttons .oauth-btn.github:hover{background:#1b1f24}.oauth-terms{color:#7b8f9b;text-align:center;margin-top:16px;margin-bottom:0;font-size:12px;line-height:18px}.oauth-terms a{color:#006d95;text-decoration:underline}.oauth-terms a:hover{color:#1b3c74}#login .formArea button{margin-bottom:30px}#signup .formArea h2{margin-bottom:24px}@media screen and (width<=520px){.oauth-buttons{flex-direction:column}}@media screen and (width<=991px){#login{height:auto;min-height:100vh}#login .formArea{height:auto;min-height:100vh;padding-top:110px;padding-bottom:40px;display:block;overflow:visible}#login .formArea .top{width:100%;margin:0;position:absolute;top:0;left:0;right:0}#login .formArea .box{width:88%;margin:0 auto;position:relative;top:auto;left:auto;transform:none;margin-top:0!important}}