section.password .page-header{padding:2.4rem 4rem 0 4rem}section.password .page-header .title{margin:0}section.password .content{padding:2.4rem 4rem 6rem 4rem}section.password .content:has(.form-password){display:flex;justify-content:center;align-items:center}section.password .form-password{max-width:50rem;width:100%;display:flex;flex-direction:column;gap:1.6rem}section.password .form-password>.input{max-width:100%}section.password .form-password>.input input{max-width:100%;width:100%}section.password .form-password button[type=submit]{margin-top:1.6rem}