.h-screen{height:100vh}#auth-root{background-color:#fff;font-family:Inter,sans-serif}#auth-root h1{margin-bottom:0}#auth-root .logo-auth{width:219px}#auth-root .bg-auth{width:100%}#auth-root form{margin-top:30px}#auth-root form input,#auth-root form button{padding:12px 10px;border-radius:8px}#auth-root form input#passwordForm{padding-right:43px}#auth-root form .show-hide-password{top:25%;right:20px;position:absolute}@media (max-width: 992px){#auth-root{padding:0 10px}#auth-root .auth-banner{display:flex;flex-direction:column;align-items:center;text-align:center}#auth-root .bg-auth{display:none}}
