.container{max-width:520px;width:100%}.header{display:flex;justify-content:center;align-items:center;padding:16px}.auth-wrapper{display:flex;flex-direction:column}.auth-wrapper .text{text-align:center;font-size:16px;width:80%;margin:16px auto}.login-wrapper,.signup-wrapper{display:flex;flex-direction:column}.signup-wrapper .buttonWrapper{display:flex;justify-content:center;align-items:center}.signup-wrapper .buttonWrapper button{max-width:100px}.signup-wrapper .buttonWrapper button:disabled{opacity:.4}.forgot-password-wrapper{display:flex;flex-direction:column}.forgot-password-wrapper .buttonWrapper{display:flex;justify-content:center;align-items:center}.forgot-password-wrapper .buttonWrapper button{max-width:200px}.forgot-password-wrapper .buttonWrapper button:disabled{opacity:.4}