body{background:#f5f5f5}.hero-body{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#create-pwd .hero-body{background-color:#f8f7f7;color:#000;padding:1.5rem}#create-pwd form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}#create-pwd form button{border-radius:1rem;background-color:#2d5dfb}#create-pwd input{border-radius:1rem}#create-pwd .auth-form{color:#000;-webkit-box-shadow:none;box-shadow:none;padding:0}#create-pwd .header{background:#2f4af4;color:#fff;height:9rem;padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:.025em}.login{background:#fff;padding:25px;-webkit-box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02)}.login-hr{border-bottom:1px solid #000}