section.account-form-page{align-items:center;background-color:#f0f0f0;display:flex;flex-direction:column;justify-content:center;position:relative}section.account-form-page .account-form-wrapper{min-height:450px;opacity:1;pointer-events:all;transition:opacity .2s ease-in-out .4s,translate .3s ease .4s;translate:0 0}section.account-form-page .account-form-wrapper:not(.active){opacity:0;pointer-events:none;transition:opacity .2s ease-in-out,translate .3s ease;translate:0 60px}section.account-form-page .account-form-wrapper.login-form .forgot-wrapper{width:100%}section.account-form-page .account-form-wrapper.login-form .forgot-wrapper .forgot-password{font-size:14px;text-align:right}section.account-form-page .account-form-wrapper.login-form .forgot-wrapper .forgot-password a{font-size:inherit}section.account-form-page .account-form-wrapper.login-form .forgot-wrapper .forgot-password a:hover{text-decoration:underline}section.account-form-page .account-form-wrapper.login-form .reactivate{margin-top:15px}section.account-form-page .account-form-wrapper.account-recover-form{inset:50% 50% auto auto;position:absolute;translate:50% calc(-50% - 60px - var(--spacing-sections-desktop))}section.account-form-page .account-form-wrapper.account-recover-form.active{translate:50% calc(-50% - var(--spacing-sections-desktop))}
