.password-form{grid-row-gap:1.5rem;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 4rem);padding:2rem;display:flex}.password-form__title{text-align:center;text-transform:uppercase;color:#fff;margin:0;font-family:neue-haas-grotesk-display,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.3em}@media (width<=1024px){.password-form__title{font-size:1.25rem}}@media (width<=560px){.password-form__title{font-size:1.125rem}}.password-form__description{text-align:center;color:#fff;font-family:neue-haas-grotesk-display,sans-serif;font-size:.875rem;font-weight:500;line-height:1.4em}@media (width<=1024px){.password-form__description{font-size:1rem}}@media (width<=560px){.password-form__description{font-size:1rem}}.password-form__description:empty{display:none}.password-form__errors{padding:0}.password-form__errors ul{margin:0;padding:0;list-style:none}.password-form__errors ul li{text-align:center;font-family:neue-haas-grotesk-display,sans-serif;font-size:.75rem;font-weight:500;line-height:1.2em}.password-form form .password-form__errors{background-color:#d09b9b;border-radius:.25rem;margin-bottom:.625rem;padding:.625rem}.password-form form .password-form__errors ul{margin:0;padding:0;list-style:none}.password-form form .password-form__errors ul li{text-align:center;font-family:neue-haas-grotesk-display,sans-serif;font-size:.75rem;font-weight:500;line-height:1.2em}.password-form form label{color:#fff;margin-bottom:.125rem;font-family:neue-haas-grotesk-display,sans-serif;font-size:.75rem;font-weight:500;line-height:1.2em;display:block}.password-form form input{width:100%;font:inherit;box-sizing:border-box;border:1px solid #ddd;border-radius:.25rem;margin:0 0 1rem;padding:.625rem 1rem}.password-form form input:focus{outline-offset:1px;outline:2px solid #000}.password-form form button{color:#000;background-color:#fff;border:none;border-radius:.25rem;width:100%;padding:.625rem .75rem;font-family:neue-haas-grotesk-display,sans-serif;font-size:.75rem;font-weight:500;line-height:1.2em}
