{"id":174,"date":"2026-06-08T16:50:28","date_gmt":"2026-06-08T16:50:28","guid":{"rendered":"https:\/\/gowordtoday.com\/newversion\/?page_id=174"},"modified":"2026-06-08T18:57:45","modified_gmt":"2026-06-08T18:57:45","slug":"login","status":"publish","type":"page","link":"https:\/\/gowordtoday.com\/es\/login\/","title":{"rendered":"Login"},"content":{"rendered":"\n\t\t<div id=\"fws_6a2b37d4388e5\"  data-column-margin=\"default\" data-midnight=\"dark\"  class=\"wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-top\"  style=\"padding-top: 0px; padding-bottom: 0px; \"><div class=\"row-bg-wrap\" data-bg-animation=\"none\" data-bg-animation-delay=\"\" data-bg-overlay=\"false\"><div class=\"inner-wrap row-bg-layer\" ><div class=\"row-bg viewport-desktop\"  style=\"\"><\/div><\/div><\/div><div class=\"row_col_wrap_12 col span_12 dark left\">\n\t<div  class=\"vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone flex_gap_desktop_10px \"  data-padding-pos=\"all\" data-has-bg-color=\"false\" data-bg-color=\"\" data-bg-opacity=\"1\" data-animation=\"\" data-delay=\"0\" >\n\t\t<div class=\"vc_column-inner\" >\n\t\t\t<div class=\"wpb_wrapper\">\n\t\t\t\t\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<style>\n\/* Page wrapper *\/\n.gwt-login-page {\n  background-color: #FBF7F0;\n  min-height: 80vh;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 60px 20px;\n  font-family: 'Lato', sans-serif;\n  font-size: 18px;\n}\n\n\/* Card *\/\n.gwt-login-wrap {\n  display: grid;\n  grid-template-columns: 1fr;\n  max-width: 900px;\n  width: 100%;\n  border-radius: 16px;\n  overflow: hidden;\n  box-shadow: 0 24px 80px rgba(0,0,0,0.13);\n}\n@media (min-width: 768px) {\n  .gwt-login-wrap { grid-template-columns: 1fr 1fr; }\n}\n\n\/* Left: Brand panel *\/\n.gwt-login-brand {\n  background: linear-gradient(160deg, #0D1B2A 0%, #142236 60%, #1A2E48 100%);\n  padding: 56px 40px;\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  position: relative;\n  overflow: hidden;\n}\n.gwt-login-brand::before {\n  content: '';\n  position: absolute;\n  top: -60px; right: -60px;\n  width: 240px; height: 240px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(184,134,11,0.15) 0%, transparent 70%);\n  pointer-events: none;\n}\n.gwt-login-brand::after {\n  content: '';\n  position: absolute;\n  bottom: -40px; left: -40px;\n  width: 180px; height: 180px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(184,134,11,0.08) 0%, transparent 70%);\n  pointer-events: none;\n}\n.gwt-brand-body { position: relative; z-index: 1; }\n.gwt-brand-heading {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(1.5rem, 2.5vw, 2rem);\n  font-weight: 700; color: #FAF7F0;\n  line-height: 1.2; margin-bottom: 14px;\n}\n.gwt-brand-heading span {\n  background: linear-gradient(135deg, #B8860B, #E8B84B);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}\n.gwt-brand-desc {\n  font-family: 'Lato', sans-serif;\n  font-size: 18px; font-weight: 300;\n  line-height: 1.75; color: rgba(250,247,240,0.6);\n  margin-bottom: 28px;\n}\n.gwt-feature-list { list-style: none; padding: 0; margin: 0 0 0 0; }\n.gwt-feature-list li {\n  display: flex; align-items: center; gap: 10px;\n  font-family: 'Lato', sans-serif;\n  font-size: 18px; color: rgba(250,247,240,0.55);\n  margin-bottom: 10px;\n}\n.gwt-feature-dot {\n  width: 5px; height: 5px; border-radius: 50%;\n  background: linear-gradient(135deg, #B8860B, #E8B84B);\n  flex-shrink: 0;\n}\n.gwt-brand-footer { position: relative; z-index: 1; }\n.gwt-brand-divider {\n  width: 40px; height: 1px;\n  background: linear-gradient(to right, #B8860B, transparent);\n  margin-bottom: 16px;\n}\n.gwt-brand-verse {\n  font-family: 'Lato', sans-serif;\n  font-size: 18px; font-style: italic;\n  color: rgba(250,247,240,0.4); line-height: 1.7;\n}\n.gwt-brand-verse-ref {\n  font-family: 'Lato', sans-serif;\n  font-size: 14px; font-weight: 700;\n  letter-spacing: 0.12em; color: #B8860B;\n  text-transform: uppercase; margin-top: 8px;\n}\n\n\/* Right: Form panel *\/\n.gwt-login-form-panel {\n  background: #FFFFFF;\n  padding: 56px 40px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.gwt-form-eyebrow {\n  font-family: 'Lato', sans-serif;\n  font-size: 11px; font-weight: 700;\n  letter-spacing: 0.25em; color: #B8860B;\n  text-transform: uppercase; margin-bottom: 8px;\n}\n.gwt-form-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(1.6rem, 2.5vw, 2rem);\n  font-weight: 700; color: #0D1B2A;\n  margin-bottom: 6px; line-height: 1.1;\n}\n.gwt-form-subtitle {\n  font-family: 'Lato', sans-serif;\n  font-size: 18px; font-weight: 300;\n  color: #9A8F7E; margin-bottom: 32px; line-height: 1.6;\n}\n\n\/* WP-Members form overrides *\/\n.gwt-login-form-panel #wpmem_login,\n.gwt-login-form-panel .wpmem_login_form,\n.gwt-login-form-panel form {\n  margin: 0 !important; padding: 0 !important;\n  background: transparent !important;\n  border: none !important; box-shadow: none !important;\n}\n.gwt-login-form-panel label {\n  display: block !important;\n  font-family: 'Lato', sans-serif !important;\n  font-size: 11px !important; font-weight: 700 !important;\n  letter-spacing: 0.12em !important; color: #7A6E60 !important;\n  text-transform: uppercase !important;\n  margin-bottom: 8px !important; margin-top: 0 !important;\n}\n.gwt-login-form-panel input[type=\"text\"],\n.gwt-login-form-panel input[type=\"email\"],\n.gwt-login-form-panel input[type=\"password\"] {\n  width: 100% !important;\n  padding: 12px 16px !important;\n  border-radius: 8px !important;\n  background: #FBF7F0 !important;\n  border: 1px solid #DDD0B8 !important;\n  color: #0D1B2A !important;\n  font-family: 'Lato', sans-serif !important;\n  font-size: 18px !important;\n  outline: none !important;\n  margin-bottom: 20px !important;\n  box-shadow: none !important;\n  transition: border-color 0.2s, box-shadow 0.2s !important;\n}\n.gwt-login-form-panel input[type=\"text\"]:focus,\n.gwt-login-form-panel input[type=\"email\"]:focus,\n.gwt-login-form-panel input[type=\"password\"]:focus {\n  border-color: #B8860B !important;\n  box-shadow: 0 0 0 3px rgba(184,134,11,0.12) !important;\n}\n.gwt-login-form-panel input[type=\"submit\"],\n.gwt-login-form-panel button[type=\"submit\"] {\n  width: 100% !important;\n  padding: 14px 24px !important;\n  border-radius: 8px !important;\n  background: linear-gradient(135deg, #B8860B, #D4A520) !important;\n  color: #FFFFFF !important;\n  font-family: 'Lato', sans-serif !important;\n  font-size: 18px !important; font-weight: 700 !important;\n  letter-spacing: 0.12em !important;\n  text-transform: uppercase !important;\n  border: none !important; cursor: pointer !important;\n  box-shadow: 0 8px 24px rgba(184,134,11,0.3) !important;\n  transition: all 0.25s !important;\n  margin-top: 8px !important;\n}\n.gwt-login-form-panel input[type=\"submit\"]:hover,\n.gwt-login-form-panel button[type=\"submit\"]:hover {\n  box-shadow: 0 12px 36px rgba(184,134,11,0.45) !important;\n  transform: translateY(-2px) !important;\n}\n.gwt-login-form-panel p {\n  font-family: 'Lato', sans-serif !important;\n  font-size: 18px !important; color: #4A4035 !important;\n  margin-bottom: 16px !important;\n}\n.gwt-login-form-panel a {\n  color: #B8860B !important;\n  font-weight: 700 !important;\n  text-decoration: none !important;\n}\n.gwt-login-form-panel a:hover {\n  color: #D4A520 !important;\n  text-decoration: underline !important;\n}\n.gwt-login-form-panel .wpmem_msg,\n.gwt-login-form-panel .wpmem_error {\n  padding: 12px 16px !important;\n  border-radius: 8px !important;\n  font-family: 'Lato', sans-serif !important;\n  font-size: 18px !important;\n  margin-bottom: 20px !important;\n  border: 1px solid #DDD0B8 !important;\n  background: #F3EDE3 !important;\n  color: #4A4035 !important;\n}\n\n\/* Footer below form *\/\n.gwt-login-footer {\n  margin-top: 28px;\n  padding-top: 20px;\n  border-top: 1px solid #EDE6D8;\n  text-align: center;\n}\n.gwt-login-footer p {\n  font-family: 'Lato', sans-serif;\n  font-size: 18px; color: #9A8F7E;\n}\n.gwt-ssl-note {\n  display: flex; align-items: center;\n  justify-content: center; gap: 6px;\n  font-family: 'Lato', sans-serif;\n  font-size: 14px; color: #B0A898;\n  margin-top: 14px;\n}\n<\/style>\n\n<div class=\"gwt-login-page\">\n  <div class=\"gwt-login-wrap\">\n\n    <!-- Left: Brand panel -->\n    <div class=\"gwt-login-brand\">\n      <div class=\"gwt-brand-body\">\n        <h2 class=\"gwt-brand-heading\">\n          Walk in the<br>\n          <span>Ancient Path<\/span>\n        <\/h2>\n        <p class=\"gwt-brand-desc\">\n          Access your personal library of protocols, decrees, and Bible study resources designed to deepen your walk with Christ.\n        <\/p>\n        <ul class=\"gwt-feature-list\">\n          <li><span class=\"gwt-feature-dot\"><\/span> Protocols &amp; Decrees Library<\/li>\n          <li><span class=\"gwt-feature-dot\"><\/span> Daily Path Walk Devotionals<\/li>\n          <li><span class=\"gwt-feature-dot\"><\/span> Bible Study Video Archive<\/li>\n          <li><span class=\"gwt-feature-dot\"><\/span> Warehouses of Inheritance<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"gwt-brand-footer\">\n        <div class=\"gwt-brand-divider\"><\/div>\n        <p class=\"gwt-brand-verse\">\n          \"Stand by the roads, and look, and ask for the ancient paths, where the good way is; and walk in it, and find rest for your souls.\"\n        <\/p>\n        <p class=\"gwt-brand-verse-ref\">Jeremiah 6:16<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Right: Form panel -->\n    <div class=\"gwt-login-form-panel\">\n      <p class=\"gwt-form-eyebrow\">Member Access<\/p>\n      <h1 class=\"gwt-form-title\">Welcome Back<\/h1>\n      <p class=\"gwt-form-subtitle\">Sign in to access your protocols, devotionals, and study resources.<\/p>\n\n      <div id=\"wpmem_login\"><a id=\"login\"><\/a><form action=\"https:\/\/gowordtoday.com\/es\/login\/\" method=\"POST\" id=\"wpmem_login_form\" class=\"form\"><input type=\"hidden\" id=\"_wpmem_login_nonce\" name=\"_wpmem_login_nonce\" value=\"f60834e132\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/es\/wp-json\/wp\/v2\/pages\/174\" \/><fieldset><legend>Ingreso de Usuarios Existentes<\/legend><label for=\"log\">Nombre de usuario o Email<\/label><div class=\"div_text\"><input name=\"log\" type=\"text\" id=\"log\" value=\"\" class=\"username\" required  \/><\/div><label for=\"pwd\">Clave<\/label><div class=\"div_text\"><input name=\"pwd\" type=\"password\" id=\"pwd\" class=\"password\" required  \/><\/div><input name=\"a\" type=\"hidden\" value=\"login\" \/><input name=\"redirect_to\" type=\"hidden\" value=\"https:\/\/gowordtoday.com\/es\/login\/\" \/><div class=\"button_div\"><input name=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\" \/>&nbsp;<label for=\"rememberme\">Recu\u00e9rdame<\/label>&nbsp;&nbsp;<input type=\"submit\" name=\"Submit\" value=\"Identificarse\" class=\"buttons\" \/><\/div><div class=\"link-text\"><span class=\"link-text-forgot\">\u00bfOlvid\u00f3 su clave?&nbsp;<a href=\"https:\/\/gowordtoday.com\/es\/member-profile\/?a=pwdreset\">Pulse para reiniciar<\/a><\/span><\/div><\/fieldset><\/form><\/div>\n\n      <div class=\"gwt-login-footer\">\n        <p>Don't have an account? <a href=\"https:\/\/gowordtoday.com\/newversion\/become-a-member\/\">Create one free<\/a><\/p>\n        <div class=\"gwt-ssl-note\">\n          <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\n          Secure SSL encrypted connection\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div> \n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"Walk in the Ancient Path Access your personal library of protocols, decrees, and Bible study resources designed to deepen your walk with Christ. Protocols &amp; Decrees Library Daily Path Walk...","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-174","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/gowordtoday.com\/es\/wp-json\/wp\/v2\/pages\/174","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gowordtoday.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gowordtoday.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gowordtoday.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gowordtoday.com\/es\/wp-json\/wp\/v2\/comments?post=174"}],"version-history":[{"count":14,"href":"https:\/\/gowordtoday.com\/es\/wp-json\/wp\/v2\/pages\/174\/revisions"}],"predecessor-version":[{"id":211,"href":"https:\/\/gowordtoday.com\/es\/wp-json\/wp\/v2\/pages\/174\/revisions\/211"}],"wp:attachment":[{"href":"https:\/\/gowordtoday.com\/es\/wp-json\/wp\/v2\/media?parent=174"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}