.password-toggle{position:absolute;top:0;right:0;z-index:5;width:3rem;height:64px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:10px;background:transparent;color:#6e655e;font-size:18px;line-height:1;cursor:pointer}.password-toggle:hover{color:#231f1c}.password-toggle:focus-visible{outline:2px solid currentColor!important;outline-offset:-6px}.password-toggle i{line-height:1}.form-floating:has(>.password-toggle)>.form-control{padding-right:3.25rem}.form-floating:has(>.password-toggle)>label{padding-right:3.25rem}.was-validated .form-floating:has(>.password-toggle)>.form-control:valid,.was-validated .form-floating:has(>.password-toggle)>.form-control:invalid,.form-floating:has(>.password-toggle)>.form-control.is-valid,.form-floating:has(>.password-toggle)>.form-control.is-invalid{padding-right:calc(3rem + 1.7em + 1.2rem);background-position:right 3rem center}