.m-password-page{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:nowrap;text-align:center;height:100vh;padding:16px}@media screen and (min-width: 768px){.m-password-page{padding:0}}.m-password-page__heading{font-size:60px;line-height:1;font-weight:300;margin-bottom:16px}@media screen and (max-width: 767px){.m-password-page__heading{font-size:30px;line-height:1.333}}.m-password-page__description{color:rgb(var(--color-foreground-secondary));margin-bottom:40px}@media screen and (max-width: 767px){.m-password-page__description{margin-bottom:24px}}.m-password-page__form-heading{font-size:18px;font-weight:500;margin-bottom:24px}@media screen and (max-width: 767px){.m-password-page__form-heading{margin-bottom:16px}}.m-password-page__form{margin-bottom:40px}.m-password-page__form-wrapper{position:relative}.m-password-page__form .errors{color:#ff534d}.m-password-page__form span,.m-password-page__form button{position:absolute;top:0;width:44px;height:100%;display:flex;align-items:center;justify-content:center}.m-password-page__form span{left:0}.m-password-page__form button{right:0}.m-password-page .form-field{border-radius:6px;background-color:rgba(var(--bg-white), 1)}
