{"id":1604,"date":"2026-01-24T22:30:23","date_gmt":"2026-01-24T22:30:23","guid":{"rendered":"https:\/\/dev.weae.eu\/?page_id=1604"},"modified":"2026-04-25T11:54:11","modified_gmt":"2026-04-25T11:54:11","slug":"sign-up","status":"publish","type":"page","link":"https:\/\/dev.weae.eu\/ar\/sign-up\/","title":{"rendered":"sign up"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1604\" class=\"elementor elementor-1604\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ecced13 e-flex e-con-boxed e-con e-parent\" data-id=\"7ecced13\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7f6edee2 e-con-full e-flex e-con e-child\" data-id=\"7f6edee2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aa911b0 elementor-widget elementor-widget-html\" data-id=\"aa911b0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =========================================\n   WEAE SIGN UP \u2014 DRIBBBLE STYLE (PIXEL)\n   With Password Toggle\n   ========================================= *\/\n\n.weae-signup-split{display:grid;grid-template-columns:42% 58%;min-height:720px;}\n@media(max-width:980px){.weae-signup-split{grid-template-columns:1fr}.weae-signup-right{min-height:360px}}\n\n\/* LEFT *\/\n.weae-signup-left{padding:54px 56px 44px;background:#fff}\n@media(max-width:980px){.weae-signup-left{padding:34px 18px}}\n\n.weae-signup-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:42px}\n.weae-signup-logo{font-weight:900;font-size:18px;color:#111}\n.weae-signup-lang{display:inline-flex;gap:8px;align-items:center;border:1px solid #E6E6E6;border-radius:999px;padding:10px 14px;font-size:12px}\n\n.weae-signup-h1{font-size:44px;font-weight:900;letter-spacing:-.6px;margin:0 0 10px;color:#0F172A}\n.weae-signup-sub{font-size:13px;color:#94A3B8;font-weight:700;margin-bottom:22px}\n\n.weae-row{display:flex;gap:18px}\n@media(max-width:640px){.weae-row{flex-direction:column;gap:0}}\n\n.weae-field{flex:1;margin-bottom:16px}\n.weae-label{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#CBD5E1;font-weight:900;margin-bottom:6px;display:block}\n\n.weae-input{width:100%;height:48px;border-radius:8px;border:1px solid #EDEDED;padding:0 14px;font-size:14px;font-weight:700;color:#0F172A}\n.weae-input:focus{border-color:#D7D7D7;outline:none}\n\n\/* Password toggle *\/\n.weae-password-wrap{position:relative}\n.weae-password-toggle{position:absolute;right:14px;top:36px;cursor:pointer;font-size:16px;opacity:.6}\n.weae-password-toggle:hover{opacity:1}\nhtml[dir=\"rtl\"] .weae-password-toggle{right:auto;left:14px}\n\n.weae-check{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;color:#334155;margin:10px 0 14px}\n\n.weae-btn{width:100%;height:56px;border-radius:12px;background:#0F1B1E;color:#fff;font-weight:900;border:0;cursor:pointer}\n.weae-btn:hover{filter:brightness(1.05)}\n\n.weae-login{margin-top:18px;font-size:13px;font-weight:800}\n.weae-login a{text-decoration:underline;color:#0F172A}\n\n\/* RIGHT *\/\n.weae-signup-right{position:relative;background-size:cover;background-position:center}\n.weae-right-top{position:absolute;top:26px;right:34px;display:flex;gap:16px}\n.weae-right-top a{color:rgba(255,255,255,.92);font-size:13px;font-weight:800;text-decoration:none}\n.weae-right-top .pill{border:1px solid rgba(255,255,255,.75);border-radius:999px;padding:6px 16px}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ae52591 elementor-widget elementor-widget-html\" data-id=\"4ae52591\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800&display=swap');\n\n.weae-signup-split * { box-sizing: border-box; margin: 0; padding: 0; }\n.weae-signup-split {\n  display: flex;\n  min-height: 100vh;\n  font-family: 'Poppins', system-ui, sans-serif;\n}\n\n\/* \u2500\u2500 LEFT \u2500\u2500 *\/\n.weae-signup-left {\n  flex: 1;\n  background: #fff;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  padding: 52px 48px;\n  min-width: 300px;\n}\n.weae-signup-h1 {\n  font-size: 30px;\n  font-weight: 700;\n  color: #2d1a22;\n  margin-bottom: 8px;\n}\n.weae-signup-sub {\n  color: #9a8490;\n  font-size: 14px;\n  margin-bottom: 28px;\n  line-height: 1.55;\n}\n.weae-row {\n  display: flex;\n  gap: 14px;\n}\n.weae-field {\n  flex: 1;\n  margin-bottom: 16px;\n  position: relative;\n}\n.weae-label {\n  display: block;\n  color: #6e3f52;\n  font-size: 12px;\n  font-weight: 600;\n  letter-spacing: .3px;\n  margin-bottom: 7px;\n}\n.weae-input {\n  width: 100%;\n  border: 1.5px solid #e8dde2;\n  border-radius: 10px;\n  padding: 13px 16px;\n  background: #fdf9fb;\n  color: #2d1a22;\n  font-family: 'Poppins', system-ui, sans-serif;\n  font-size: 14px;\n  outline: none;\n  transition: border-color .2s, box-shadow .2s;\n}\n.weae-input:focus {\n  border-color: #b96a80;\n  box-shadow: 0 0 0 3px rgba(185,106,128,.1);\n}\n.weae-input.is-error {\n  border-color: #e53e3e !important;\n  box-shadow: 0 0 0 3px rgba(229,62,62,.1) !important;\n}\n.weae-input.is-valid {\n  border-color: #b96a80 !important;\n  box-shadow: 0 0 0 3px rgba(185,106,128,.1) !important;\n}\n\n.weae-field-msg {\n  font-size: 11px;\n  margin-top: 5px;\n  min-height: 16px;\n  display: block;\n}\n.weae-field-msg.error { color: #e53e3e; }\n.weae-field-msg.valid { color: #b96a80; }\n\n.weae-password-wrap { position: relative; }\n.weae-password-toggle {\n  position: absolute;\n  right: 14px;\n  top: 36px;\n  cursor: pointer;\n  font-size: 16px;\n  user-select: none;\n}\n\n.weae-check {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  color: #9a8490;\n  font-size: 13px;\n  margin: 6px 0 16px;\n  cursor: pointer;\n}\n.weae-check input[type=\"checkbox\"] {\n  accent-color: #6e3f52;\n  width: 15px;\n  height: 15px;\n  flex-shrink: 0;\n}\n\n\/* \u2550\u2550 BUTTON \u2014 force override Elementor green \u2550\u2550 *\/\n.weae-signup-split button.weae-btn,\n.weae-signup-split .weae-btn {\n  width: 100% !important;\n  border: none !important;\n  border-radius: 10px !important;\n  padding: 15px 16px !important;\n  font-weight: 600 !important;\n  font-size: 15px !important;\n  letter-spacing: .3px !important;\n  font-family: 'Poppins', system-ui, sans-serif !important;\n  background: linear-gradient(135deg, #6e3f52, #b96a80) !important;\n  color: #fff !important;\n  cursor: pointer !important;\n  transition: transform .18s, box-shadow .18s !important;\n  box-shadow: 0 8px 24px rgba(110,63,82,.25) !important;\n  margin-top: 8px !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  gap: 8px !important;\n  text-decoration: none !important;\n}\n.weae-signup-split button.weae-btn:hover,\n.weae-signup-split .weae-btn:hover {\n  transform: translateY(-2px) !important;\n  box-shadow: 0 14px 34px rgba(110,63,82,.35) !important;\n  background: linear-gradient(135deg, #6e3f52, #b96a80) !important;\n  color: #fff !important;\n}\n.weae-signup-split button.weae-btn:disabled {\n  opacity: .65 !important;\n  cursor: not-allowed !important;\n}\n\n.weae-spinner {\n  width: 16px; height: 16px;\n  border: 2px solid rgba(255,255,255,.4);\n  border-top-color: #fff;\n  border-radius: 50%;\n  animation: wSpin .7s linear infinite;\n  display: none;\n}\n@keyframes wSpin { to { transform: rotate(360deg); } }\n\n.weae-form-error {\n  background: #fff5f5;\n  border: 1px solid #feb2b2;\n  border-radius: 8px;\n  padding: 12px 16px;\n  color: #c53030;\n  font-size: 13px;\n  margin-bottom: 16px;\n  display: none;\n}\n.weae-form-success {\n  background: #fdf9fb;\n  border: 1px solid #e8dde2;\n  border-radius: 8px;\n  padding: 12px 16px;\n  color: #6e3f52;\n  font-size: 13px;\n  margin-bottom: 16px;\n  display: none;\n}\n\n.weae-login {\n  text-align: center;\n  margin-top: 20px;\n  font-size: 13px;\n  color: #9a8490;\n}\n.weae-login a {\n  color: #6e3f52;\n  font-weight: 700;\n  text-decoration: none;\n}\n.weae-login a:hover { text-decoration: underline; }\n\n\/* \u2500\u2500 RIGHT \u2014 fixed image \u2500\u2500 *\/\n.weae-signup-right {\n  flex: 1;\n  min-width: 300px;\n  background-size: contain;\n  background-position: center center;\n  background-repeat: no-repeat;\n  background-color: #f5eaed;\n  position: relative;\n}\n.weae-signup-right::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(160deg, rgba(110,63,82,.45), rgba(185,106,128,.25));\n}\n\n\/* \u2550\u2550 OTP MODAL \u2550\u2550 *\/\n.weae-otp-overlay {\n  position: fixed; inset: 0; z-index: 9999;\n  background: rgba(45,26,34,.55);\n  backdrop-filter: blur(4px);\n  display: none;\n  align-items: center;\n  justify-content: center;\n}\n.weae-otp-overlay.open { display: flex; }\n\n.weae-otp-box {\n  background: #fff;\n  border-radius: 20px;\n  padding: 40px 36px;\n  max-width: 420px;\n  width: 90%;\n  text-align: center;\n  box-shadow: 0 24px 64px rgba(45,26,34,.25);\n  animation: otpSlideUp .3s cubic-bezier(.34,1.56,.64,1);\n  position: relative;\n}\n@keyframes otpSlideUp {\n  from { opacity:0; transform:translateY(24px) scale(.97); }\n  to   { opacity:1; transform:translateY(0) scale(1); }\n}\n.weae-otp-close {\n  position: absolute; top: 16px; right: 18px;\n  background: none !important; border: none !important;\n  font-size: 20px; color: #c0a8b2;\n  cursor: pointer; line-height: 1;\n  transition: color .2s;\n  box-shadow: none !important;\n  padding: 0 !important; width: auto !important;\n}\n.weae-otp-close:hover {\n  color: #6e3f52 !important;\n  background: none !important;\n  transform: none !important;\n  box-shadow: none !important;\n}\n.weae-otp-icon {\n  width: 64px; height: 64px; border-radius: 50%;\n  background: linear-gradient(135deg, #6e3f52, #b96a80);\n  display: flex; align-items: center; justify-content: center;\n  margin: 0 auto 20px;\n  box-shadow: 0 8px 24px rgba(110,63,82,.3);\n}\n.weae-otp-title {\n  font-size: 22px; font-weight: 700;\n  color: #2d1a22; margin-bottom: 8px;\n}\n.weae-otp-sub {\n  color: #9a8490; font-size: 13px;\n  line-height: 1.6; margin-bottom: 16px;\n}\n.weae-otp-email-badge {\n  display: inline-block;\n  background: #fdf9fb;\n  border: 1.5px solid #e8dde2;\n  border-radius: 8px;\n  padding: 5px 14px;\n  font-size: 13px;\n  color: #6e3f52;\n  font-weight: 600;\n  margin-bottom: 24px;\n}\n.weae-otp-inputs {\n  display: flex; gap: 10px;\n  justify-content: center;\n  margin-bottom: 8px;\n}\n.weae-otp-digit {\n  width: 48px; height: 56px;\n  border: 2px solid #e8dde2;\n  border-radius: 12px;\n  font-size: 24px; font-weight: 700;\n  color: #2d1a22; text-align: center;\n  font-family: 'Poppins', system-ui, sans-serif;\n  background: #fdf9fb; outline: none;\n  transition: border-color .2s, box-shadow .2s, transform .15s;\n  caret-color: #b96a80;\n}\n.weae-otp-digit:focus {\n  border-color: #b96a80;\n  box-shadow: 0 0 0 3px rgba(185,106,128,.15);\n  transform: translateY(-2px);\n}\n.weae-otp-digit.is-error {\n  border-color: #e53e3e;\n  box-shadow: 0 0 0 3px rgba(229,62,62,.1);\n  animation: otpShake .35s ease;\n}\n.weae-otp-digit.is-valid {\n  border-color: #b96a80;\n  box-shadow: 0 0 0 3px rgba(185,106,128,.1);\n}\n@keyframes otpShake {\n  0%,100% { transform:translateX(0); }\n  20%     { transform:translateX(-5px); }\n  40%     { transform:translateX(5px); }\n  60%     { transform:translateX(-4px); }\n  80%     { transform:translateX(4px); }\n}\n.weae-otp-msg {\n  min-height: 20px; font-size: 12px;\n  margin-bottom: 20px; display: block;\n}\n.weae-otp-msg.error { color: #e53e3e; }\n.weae-otp-msg.valid { color: #b96a80; }\n\n.weae-otp-btn {\n  width: 100% !important;\n  border: none !important;\n  border-radius: 10px !important;\n  padding: 14px 16px !important;\n  font-weight: 600 !important;\n  font-size: 15px !important;\n  letter-spacing: .3px !important;\n  font-family: 'Poppins', system-ui, sans-serif !important;\n  background: linear-gradient(135deg, #6e3f52, #b96a80) !important;\n  color: #fff !important;\n  cursor: pointer !important;\n  transition: transform .18s, box-shadow .18s !important;\n  box-shadow: 0 8px 24px rgba(110,63,82,.25) !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  gap: 8px !important;\n}\n.weae-otp-btn:hover:not(:disabled) {\n  transform: translateY(-2px) !important;\n  box-shadow: 0 14px 34px rgba(110,63,82,.35) !important;\n  background: linear-gradient(135deg, #6e3f52, #b96a80) !important;\n  color: #fff !important;\n}\n.weae-otp-btn:disabled { opacity: .6 !important; cursor: not-allowed !important; }\n\n.weae-otp-spinner {\n  width: 16px; height: 16px;\n  border: 2px solid rgba(255,255,255,.4);\n  border-top-color: #fff; border-radius: 50%;\n  animation: wSpin .7s linear infinite; display: none;\n}\n.weae-otp-resend {\n  margin-top: 16px; font-size: 13px; color: #9a8490;\n}\n.weae-otp-resend button {\n  background: none !important;\n  border: none !important;\n  color: #b96a80 !important;\n  font-weight: 700 !important;\n  font-size: 13px !important;\n  cursor: pointer !important;\n  font-family: 'Poppins', system-ui, sans-serif !important;\n  text-decoration: underline !important;\n  padding: 0 !important;\n  box-shadow: none !important;\n  width: auto !important;\n}\n.weae-otp-resend button:hover {\n  background: none !important;\n  transform: none !important;\n  box-shadow: none !important;\n  color: #6e3f52 !important;\n}\n.weae-otp-resend button:disabled {\n  color: #c0a8b2 !important;\n  cursor: not-allowed !important;\n  text-decoration: none !important;\n}\n\n@media(max-width:768px) {\n  .weae-signup-split  { flex-direction: column; }\n  .weae-signup-right  { min-height: 260px; flex: none; }\n  .weae-signup-left   { padding: 36px 24px; }\n  .weae-row           { flex-direction: column; gap: 0; }\n}\n<\/style>\n\n<div class='weae-signup-split'>\n\n  <div class='weae-signup-left'>\n    <h1 class='weae-signup-h1'>\u0625\u0646\u0634\u0627\u0621 \u062d\u0633\u0627\u0628<\/h1>\n    <p class='weae-signup-sub'>\u0644\u0646\u0628\u062f\u0623 \u0628\u0628\u0639\u0636 \u0627\u0644\u062d\u0642\u0627\u0626\u0642 \u0639\u0646\u0643<\/p>\n\n    <div class=\"weae-form-error\"   id=\"weaeFormError\"><\/div>\n    <div class=\"weae-form-success\" id=\"weaeFormSuccess\"><\/div>\n\n    <form id=\"weaeSignupForm\" novalidate autocomplete=\"off\" action=\"\">\n\n      <div class='weae-row'>\n        <div class='weae-field'>\n          <label class='weae-label'>\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644<\/label>\n          <input class='weae-input' name=\"first_name\"\n                 placeholder='\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644' required>\n          <span class=\"weae-field-msg\" id=\"msg-first_name\"><\/span>\n        <\/div>\n        <div class='weae-field'>\n          <label class='weae-label'>\u0627\u0633\u0645 \u0627\u0644\u0639\u0627\u0626\u0644\u0629<\/label>\n          <input class='weae-input' name=\"last_name\"\n                 placeholder='\u0627\u0633\u0645 \u0627\u0644\u0639\u0627\u0626\u0644\u0629' required>\n          <span class=\"weae-field-msg\" id=\"msg-last_name\"><\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"weae-field\">\n        <label class=\"weae-label\">\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645<\/label>\n        <input class=\"weae-input\" name=\"username\"\n               placeholder=\"\u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\"\n               pattern=\"[a-zA-Z0-9_]+\"\n               title=\"Letters, numbers and underscores only\" required>\n        <span class=\"weae-field-msg\" id=\"msg-username\"><\/span>\n      <\/div>\n\n      <div class='weae-field'>\n        <label class='weae-label'>\u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/label>\n        <input class='weae-input' type=\"email\" name=\"email\"\n               placeholder='you@email.com' required>\n        <span class=\"weae-field-msg\" id=\"msg-email\"><\/span>\n      <\/div>\n\n      <div class='weae-field weae-password-wrap'>\n        <label class='weae-label'>\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631<\/label>\n        <input id='weae-password' type='password' class='weae-input'\n               name=\"password\" placeholder='\u2022\u2022\u2022\u2022\u2022\u2022\u2022\u2022'\n               minlength=\"8\" required>\n        <span class='weae-password-toggle'\n              onclick=\"weaeTogglePassword()\">\ud83d\udc41<\/span>\n        <span class=\"weae-field-msg\" id=\"msg-password\"><\/span>\n      <\/div>\n\n      <label class='weae-check'>\n        <input type='checkbox' name=\"receive_news\" value=\"1\">\n        \u0623\u0631\u063a\u0628 \u0641\u064a \u062a\u0644\u0642\u064a \u0623\u062e\u0628\u0627\u0631 \u0645\u0646 WEAE\n      <\/label>\n\n      <button type=\"submit\" class='weae-btn' id=\"weaeSubmitBtn\">\n        <span class=\"weae-spinner\" id=\"weaeSpinner\"><\/span>\n        <span id=\"weaeBtnLabel\">\u0625\u0646\u0634\u0627\u0621 \u062d\u0633\u0627\u0628<\/span>\n      <\/button>\n\n    <input type=\"hidden\" name=\"trp-form-language\" value=\"ar\"\/><\/form>\n\n    <div class='weae-login'>\n      \u0647\u0644 \u0644\u062f\u064a\u0643 \u062d\u0633\u0627\u0628 \u0628\u0627\u0644\u0641\u0639\u0644\u061f <a href='\/ar\/Login\/'>\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- RIGHT: image only, no buttons -->\n  <div class='weae-signup-right'\n       style=\"background-image:url('https:\/\/dev.weae.eu\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2026-01-15-at-6.13.56-AM.jpeg')\">\n  <\/div>\n\n<\/div>\n\n<!-- OTP MODAL -->\n<div class=\"weae-otp-overlay\" id=\"otpOverlay\">\n  <div class=\"weae-otp-box\">\n    <button class=\"weae-otp-close\" id=\"otpClose\">\u2715<\/button>\n\n    <div class=\"weae-otp-icon\">\n      <svg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\">\n        <path d=\"M4 7l10 7.5L24 7\"\n              stroke=\"rgba(255,255,255,.9)\" stroke-width=\"1.8\"\n              stroke-linecap=\"round\" fill=\"none\"\/>\n        <rect x=\"2\" y=\"5\" width=\"24\" height=\"18\" rx=\"3\"\n              stroke=\"rgba(255,255,255,.9)\" stroke-width=\"1.8\" fill=\"none\"\/>\n      <\/svg>\n    <\/div>\n\n    <div class=\"weae-otp-title\">Verify Your Email<\/div>\n    <p class=\"weae-otp-sub\">We sent a 6-digit code to<\/p>\n    <div class=\"weae-otp-email-badge\" id=\"otpEmailBadge\">\u2014<\/div>\n\n    <div class=\"weae-otp-inputs\">\n      <input class=\"weae-otp-digit\" maxlength=\"1\" type=\"text\"\n             inputmode=\"numeric\" pattern=\"[0-9]\" data-index=\"0\">\n      <input class=\"weae-otp-digit\" maxlength=\"1\" type=\"text\"\n             inputmode=\"numeric\" pattern=\"[0-9]\" data-index=\"1\">\n      <input class=\"weae-otp-digit\" maxlength=\"1\" type=\"text\"\n             inputmode=\"numeric\" pattern=\"[0-9]\" data-index=\"2\">\n      <input class=\"weae-otp-digit\" maxlength=\"1\" type=\"text\"\n             inputmode=\"numeric\" pattern=\"[0-9]\" data-index=\"3\">\n      <input class=\"weae-otp-digit\" maxlength=\"1\" type=\"text\"\n             inputmode=\"numeric\" pattern=\"[0-9]\" data-index=\"4\">\n      <input class=\"weae-otp-digit\" maxlength=\"1\" type=\"text\"\n             inputmode=\"numeric\" pattern=\"[0-9]\" data-index=\"5\">\n    <\/div>\n\n    <span class=\"weae-otp-msg\" id=\"otpMsg\"><\/span>\n\n    <button class=\"weae-otp-btn\" id=\"otpVerifyBtn\" disabled>\n      <span class=\"weae-otp-spinner\" id=\"otpSpinner\"><\/span>\n      <span id=\"otpBtnLabel\">Verify & Create Account<\/span>\n    <\/button>\n\n    <div class=\"weae-otp-resend\">\n      Didn't receive it?\n      <button id=\"otpResendBtn\" disabled>\n        Resend in <span id=\"otpCountdown\">60<\/span>s\n      <\/button>\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Sign Up Let&#8217;s start with some facts about you First Name Last Name Username Email Password \ud83d\udc41 I want to receive news from WEAE Sign Up Already have an account? Login \u2715 Verify Your Email We sent a 6-digit code to \u2014 Verify &#038; Create Account Didn&#8217;t receive it? Resend in 60s<\/p>","protected":false},"author":10,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_surecart_dashboard_logo_width":"180px","_surecart_dashboard_show_logo":true,"_surecart_dashboard_navigation_orders":true,"_surecart_dashboard_navigation_invoices":true,"_surecart_dashboard_navigation_subscriptions":true,"_surecart_dashboard_navigation_downloads":true,"_surecart_dashboard_navigation_billing":true,"_surecart_dashboard_navigation_account":true,"_kad_post_transparent":"default","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-1604","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dev.weae.eu\/ar\/wp-json\/wp\/v2\/pages\/1604","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.weae.eu\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dev.weae.eu\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dev.weae.eu\/ar\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.weae.eu\/ar\/wp-json\/wp\/v2\/comments?post=1604"}],"version-history":[{"count":22,"href":"https:\/\/dev.weae.eu\/ar\/wp-json\/wp\/v2\/pages\/1604\/revisions"}],"predecessor-version":[{"id":2027,"href":"https:\/\/dev.weae.eu\/ar\/wp-json\/wp\/v2\/pages\/1604\/revisions\/2027"}],"wp:attachment":[{"href":"https:\/\/dev.weae.eu\/ar\/wp-json\/wp\/v2\/media?parent=1604"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}