.form-control::-moz-placeholder{color:#b5b5b5}.form-control::placeholder{color:#b5b5b5}.form-control::-ms-input-placeholder{color:#b5b5b5}.auth-page .form-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#fff}.auth-page .form-wrapper form{width:100%;max-width:460px;border:1px solid #ebebeb;border-radius:1rem;padding:2rem}.auth-page .form-wrapper form .form-control{min-height:42px}.auth-page .btn-login{display:flex;align-items:center;justify-content:center}.auth-page .btn-login button{height:42px;background-color:#1b59b0;color:#fff;border-radius:6px;-moz-column-gap:6px;column-gap:6px;display:inline-flex;justify-content:center;align-items:center;width:100%;max-width:360px;text-align:center}.auth-page .btn-login button:hover{background-color:#1b59b0;color:#fff;opacity:.8}.auth-page .left-column{max-width:865px}.auth-page .left-column img{height:100vh;-o-object-fit:contain;object-fit:contain;width:100%;-o-object-position:center;object-position:center}.auth-page .right-column{width:700px}.auth-page .forgot-pw{color:#1b59b0}@media screen and (max-width: 991px){.auth-page .left-column{display:none}}
