.reset-password__wrapper{display:flex;flex-direction:column;align-items:center;gap:24px;padding-top:24px;padding-bottom:48px}.reset-password__column{width:100%}.reset-password__column--image{--aspect-ratio:var(--mobile-aspect-ratio);--responsive-wrapper-max-width:178px}.reset-password__column--form{max-width:600px}.reset-password__form{margin-top:36px}.reset-password__form-button+.reset-password__form-button,.reset-password__form-buttons{margin-top:15px}.reset-password__subtitle{margin-top:16px}@media only screen and (min-width:480px){.reset-password__form-buttons{display:flex;margin-top:20px;gap:20px}.reset-password__form-button+.reset-password__form-button{margin-top:0}}@media only screen and (min-width:768px){.reset-password__subtitle{margin-top:12px}}@media only screen and (min-width:1024px){.reset-password__wrapper{flex-direction:row;align-items:center;justify-content:center;gap:55px;padding-top:100px;padding-bottom:100px}.reset-password__column--image{--aspect-ratio:var(--desktop-aspect-ratio);--responsive-wrapper-max-width:382px}.reset-password__form-wrapper{max-width:568px}}