.FormPage{align-items:center;background-color:#fff;height:auto;justify-content:center;min-height:calc(100vh - var(--header-height));padding:30px;position:relative}.FormPage--center{display:flex}.FormPage--fixed{height:1px}@media (min-width:768px){.FormPage--fixed{height:auto}}.FormPage-content{height:100%;margin:auto;position:relative}@media (width >= 640px){.FormPage-content{gap:40px;max-width:530px;padding:0 0 60px;width:100%}}.FormPage-title{margin-bottom:20px;text-align:center}@media (width >= 640px){.FormPage-title{margin-top:60px}.FormPage-title--fullWidth .Title{left:50%;position:relative;transform:translate(-50%);width:100vw}}.FormPage-subtitle{font-size:12px;font-weight:700;margin-top:1rem;padding-left:20px;position:relative;text-transform:uppercase}.FormPage-subtitle--centered{padding-left:0}.FormPage-img{display:flex;justify-content:center;padding:0 30px}.FormPage-img svg{width:12.5rem}@media (min-width:768px){.FormPage-img svg{width:15.625rem}}.FormPage-form{display:flex;flex-direction:column;gap:20px}.FormPage-form-fieldInfo{font-size:12px;line-height:16px;margin-bottom:11px}.FormPage-form-info{font-size:1rem;line-height:1.4}@media (min-width:1024px){.FormPage-form-info{font-size:1.125rem;line-height:1.7}}
