.contentContainer{align-items:center;display:flex;flex-direction:column;width:100%}@media(min-width:781px)and (max-width:1020px){.contentContainer{box-sizing:border-box;padding:0 32px}}@media(max-width:780px){.contentContainer{box-sizing:border-box;padding:0 16px}}.contentContainer .contentInnerContainer{max-width:960px;width:100%}:root{--web-post-margin:40px;--mobile-post-margin:40px}.resetPassword .resetPasswordContents{background:var(--color-white);margin:50px auto 0;max-width:440px;padding:32px}@media(max-width:780px){.resetPassword .resetPasswordContents{padding:16px}}.resetPassword .resetPasswordContents h1{padding:0 0 32px}.resetPassword .resetPasswordContents .message{font-size:14px;line-height:22px}.resetPassword .resetPasswordContents form{display:flex;flex-direction:column}.resetPassword .resetPasswordContents form .textInput{margin:0 0 16px}.resetPassword .resetPasswordContents form .buttonContainer{display:flex;justify-content:flex-end}.resetPassword .resetPasswordContents form .error{display:flex}