.gp-register-page{width:100%;font-family:Manrope}.gp-register,.gp-register-page{display:flex;justify-content:center}.gp-register{flex-direction:row;align-items:center;margin-top:50px;border:1px solid orange;padding:45px 25px;background-color:#f2f2fd;border-radius:20px}.m-layout .gp-register{padding:10px;flex-direction:column}.gp-register-left{width:50%;display:flex;align-items:center;justify-content:center;background-color:#faebd7;overflow:hidden;position:relative;cursor:pointer}.m-layout .gp-register-left{width:100%;background-color:transparent}.m-layout .gp-register-left .gp-register-left__bg{width:300px;height:400px;border-radius:10%}.gp-register-left__logo{position:absolute}.gp-register-left__logo img{border-radius:50%}.gp-register__form{display:flex;align-items:center;flex-direction:column;z-index:100;width:50%}.gp-register__form .bo-checkbox input{width:20px}.gp-register__form h3{margin:10px 0;font-size:1.5rem;font-family:Raleway}.m-layout .gp-register__form{width:100%;margin-top:20px}.gp-register__form__heading span{margin-left:10px;font-family:Raleway;font-size:1.1rem;width:100%;text-align:center}.gp-register__form__subheading{font-size:.8rem;width:100%;text-align:center;opacity:.8}.gp-switch-form{margin:20px 0;font-size:.9rem;opacity:.8;font-family:Raleway;width:100%;text-align:center}.gp-switch-form a{text-decoration:underline;color:blue}