body{overflow:auto}.terms-checkb{display:flex;align-items:center;gap:5px}.terms-checkb input{margin-top:1px}.logo{position:fixed;top:0;left:0;width:100%;padding:10px 30px;z-index:1}.logo img{height:60px;width:fit-content}.registerContainer{display:flex;height:100vh;width:80%;margin:0 auto}.registerContainer h3{margin:20px 0 0;font-family:GeneralSans SemiBold}.registerContainer hr{width:100%;opacity:.1}.registerContainer .info p{color:#fff;font-size:12px;width:32%;margin:0;text-align:center;font-family:GeneralSans Regular}.register-pos{display:flex;width:100%;justify-content:center}.registerContainer .register{background-color:#fff;margin-top:60px;margin-bottom:60px}.registerContainer .register h2{text-align:start;width:40%;font-family:GeneralSans Bold;font-weight:500;margin-bottom:0}.registerContainer .register form{width:100%;display:flex;flex-direction:column;gap:15px;font-family:GeneralSans Regular;position:relative}.registerContainer .register .error{color:rgba(255,0,0,.786);font-size:13px;font-family:GeneralSans Regular;text-align:left;position:absolute;bottom:-40px;left:0}.registerContainer .register .signUp{color:#4d8bf7;font-size:13px;font-family:GeneralSans Regular;cursor:pointer}.registerContainer .helpText{font-size:13px;font-family:GeneralSans Regular;color:#6c6c6c}.registerContainer .helpText a{color:#4d8bf7}@media only screen and (max-width:600px){.register-pos{margin-top:40px}.register{margin-top:120px;display:block!important}.registerContainer .register form{padding-bottom:50px!important;width:100%!important}.logo{background-color:#fff}}@media only screen and (max-width:1150px){.registerContainer .register h2{width:80%}}