.registration-steps{display:flex;gap:16px;list-style:none;padding:0;margin:0 0 24px;flex-wrap:wrap}.registration-steps li{display:flex;align-items:center;gap:10px;padding:14px 20px;border:1px solid #dfe3ef;border-radius:12px;background:#fff;color:#57627e;flex:1;min-width:180px}.registration-steps li.current{background:#ede8ff;border-color:#6840d8;color:#4e24b1;font-weight:700}.registration-steps span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#f2f0fa}.registration-steps .current span{background:#6840d8;color:#fff}#recover .form-grid{margin-bottom:16px}.registration-steps~.ui-messages{margin-bottom:16px}
