{"id":2361,"date":"2026-03-24T17:18:57","date_gmt":"2026-03-24T17:18:57","guid":{"rendered":"https:\/\/pmprunning.com\/?page_id=2361"},"modified":"2026-03-27T17:00:59","modified_gmt":"2026-03-27T17:00:59","slug":"referral","status":"publish","type":"page","link":"https:\/\/pmprunning.com\/es\/referral\/","title":{"rendered":"Referral"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>PMPRunning Referral<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&#038;display=swap\" rel=\"stylesheet\">\n\n  <style>\n    :root {\n      --blue: #36A9E1;\n      --orange: #EA5B1B;\n      --navy: #121628;\n      --white: #ffffff;\n      --bg-soft: #f7fbfe;\n      --text: #121628;\n      --muted: #5c667f;\n      --border: rgba(18,22,40,0.12);\n      --shadow: 0 18px 40px rgba(18,22,40,0.08);\n      --radius-xl: 28px;\n      --radius-lg: 22px;\n      --radius-md: 16px;\n      --max: 1120px;\n    }\n\n    * { box-sizing: border-box; }\n    html { scroll-behavior: smooth; }\n\n    body {\n      margin: 0;\n      font-family: 'Inter', sans-serif;\n      background: #fff;\n      color: var(--text);\n    }\n\n    .page-header,\n    .entry-title {\n      display: none !important;\n    }\n\n    .container {\n      width: min(var(--max), calc(100% - 32px));\n      margin: 0 auto;\n    }\n\n    .referral-wrap {\n      padding: 28px 0 56px;\n    }\n\n    .hero-top {\n      text-align: center;\n      margin-bottom: 28px;\n    }\n\n    .hero-top h1 {\n      margin: 0;\n      font-size: clamp(2rem, 4vw, 3.45rem);\n      line-height: 1.02;\n      letter-spacing: -0.05em;\n      color: var(--navy);\n    }\n\n    .hero-top p {\n      margin: 12px auto 0;\n      max-width: 760px;\n      color: var(--muted);\n      font-size: 1.05rem;\n      line-height: 1.7;\n    }\n\n    .grid {\n      display: grid;\n      grid-template-columns: 2fr 2fr;\n      gap: 28px;\n      align-items: stretch;\n    }\n\n    .panel {\n      background: #fff;\n      border: 1px solid var(--border);\n      border-radius: var(--radius-xl);\n      box-shadow: var(--shadow);\n    }\n\n    .left-panel {\n      padding: 34px;\n      background:\n        linear-gradient(180deg, rgba(54,169,225,0.06), rgba(255,255,255,1) 32%),\n        #fff;\n    }\n\n    .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      padding: 8px 14px;\n      border-radius: 999px;\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    .eyebrow.blue {\n      background: rgba(54,169,225,0.12);\n      color: var(--blue);\n    }\n\n    .eyebrow.orange {\n      background: rgba(234,91,27,0.12);\n      color: var(--orange);\n      margin-top: 12px;\n    }\n\n    .left-panel h2 {\n      margin: 18px 0 14px;\n      font-size: clamp(2.4rem, 5vw, 4.8rem);\n      line-height: 0.95;\n      letter-spacing: -0.06em;\n      color: var(--navy);\n      max-width: 9ch;\n    }\n\n    .left-panel .sub {\n      margin: 0;\n      color: var(--muted);\n      font-size: 1.03rem;\n      line-height: 1.75;\n      max-width: 58ch;\n    }\n\n    .bullet-list {\n      display: grid;\n      gap: 12px;\n      margin: 24px 0 0;\n    }\n\n    .bullet {\n      display: flex;\n      gap: 12px;\n      align-items: flex-start;\n      color: var(--muted);\n      line-height: 1.7;\n      font-size: 0.98rem;\n    }\n\n    .bubble {\n      width: 24px;\n      height: 24px;\n      border-radius: 999px;\n      display: grid;\n      place-items: center;\n      flex: 0 0 24px;\n      font-size: 14px;\n      font-weight: 900;\n      margin-top: 2px;\n    }\n\n    .bubble.orange {\n      background: rgba(234,91,27,0.12);\n      color: var(--orange);\n    }\n\n    .bubble.blue {\n      background: rgba(54,169,225,0.12);\n      color: var(--blue);\n    }\n\n    .mini-rewards {\n      display: flex;\n      flex-direction: column;\n      align-items: flex-start;\n      gap: 10px;\n      margin-top: 24px;\n    }\n\n    .reward-pill {\n      display: inline-flex;\n      align-items: center;\n      padding: 12px 16px;\n      border-radius: 999px;\n      border: 1px solid rgba(18,22,40,0.12);\n      background: var(--bg-soft);\n      color: var(--navy);\n      font-size: 0.92rem;\n      font-weight: 800;\n      line-height: 1.2;\n      white-space: nowrap;\n    }\n\n    .right-panel {\n      padding: 24px;\n      display: flex;\n      flex-direction: column;\n      justify-content: flex-start;\n      background:\n        linear-gradient(180deg, rgba(18,22,40,0.02), rgba(255,255,255,1) 30%),\n        #fff;\n    }\n\n    .ref-banner {\n      display: none;\n      margin-bottom: 16px;\n      padding: 12px 14px;\n      border-radius: 16px;\n      background: rgba(234,91,27,0.08);\n      border: 1px solid rgba(234,91,27,0.18);\n      color: var(--orange);\n      font-size: 0.93rem;\n      line-height: 1.5;\n      font-weight: 600;\n    }\n\n    .ref-banner.show {\n      display: block;\n    }\n\n    .success-box {\n      display: none;\n      padding: 18px 18px;\n      border-radius: 18px;\n      background: rgba(54,169,225,0.08);\n      border: 1px solid rgba(54,169,225,0.22);\n      color: var(--navy);\n      margin-bottom: 18px;\n    }\n\n    .success-box.show {\n      display: block;\n    }\n\n    .success-box strong {\n      display: block;\n      margin-bottom: 8px;\n      font-size: 1.02rem;\n      color: var(--navy);\n    }\n\n    .right-panel h3 {\n      margin: 0 0 8px;\n      font-size: 1.55rem;\n      letter-spacing: -0.04em;\n      color: var(--navy);\n    }\n\n    .right-panel p {\n      margin: 0 0 18px;\n      color: var(--muted);\n      line-height: 1.65;\n      font-size: 0.98rem;\n    }\n\n    .fine {\n      margin-top: 12px;\n      color: var(--muted);\n      font-size: 0.84rem;\n      line-height: 1.55;\n    }\n\n    .right-bullets {\n      display: grid;\n      gap: 10px;\n      margin-top: 18px;\n    }\n\n    .right-bullet {\n      display: flex;\n      gap: 12px;\n      align-items: flex-start;\n      color: var(--navy);\n      font-size: 0.96rem;\n      font-weight: 600;\n      line-height: 1.6;\n    }\n\n    \/* Makes Kit embed breathe inside the card *\/\n    .formkit-form[data-uid=\"62b3437fdf\"] {\n      max-width: 100% !important;\n      margin: 0 !important;\n      box-shadow: none !important;\n      border: 0 !important;\n      background: transparent !important;\n      padding: 0 !important;\n    }\n\n    @media (max-width: 1024px) {\n      .grid {\n        grid-template-columns: 1fr;\n      }\n\n      .left-panel,\n      .right-panel {\n        padding: 22px;\n      }\n    }\n\n    @media (max-width: 680px) {\n      .hero-top h1 {\n        font-size: 2.1rem;\n      }\n\n      .left-panel h2 {\n        font-size: 2.8rem;\n      }\n\n      .mini-rewards {\n        gap: 8px;\n      }\n\n      .reward-pill {\n        font-size: 0.85rem;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <section class=\"referral-wrap\">\n    <div class=\"container\">\n\n      <div class=\"hero-top\">\n        <h1>Share Endurance Mindset \u2192 Earn Rewards<\/h1>\n        <p>\n          Join through your friend\u2019s link, start training with more clarity, and unlock rewards built around performance, identity, and consistency.\n        <\/p>\n      <\/div>\n\n      <div class=\"grid\">\n        <section class=\"panel left-panel\">\n          <span class=\"eyebrow blue\">Endurance Mindset Newsletter &#8211; Let&#8217;s Run Together<\/span>\n\n          <h2>Run smarter. Stay consistent. Train with purpose.<\/h2>\n\n          <p class=\"sub\">\n            Practical, science-based running insights for people who want real progress \u2014 not random motivation.\n          <\/p>\n\n          <div class=\"bullet-list\">\n            <div class=\"bullet\">\n              <span class=\"bubble orange\">\u2713<\/span>\n              <span>Simple coaching ideas you can apply immediately.<\/span>\n            <\/div>\n            <div class=\"bullet\">\n              <span class=\"bubble orange\">\u2713<\/span>\n              <span>Structure for beginners, busy adults, and performance-minded runners.<\/span>\n            <\/div>\n            <div class=\"bullet\">\n              <span class=\"bubble orange\">\u2713<\/span>\n              <span>Referral rewards built around training, identity, and consistency.<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"mini-rewards\">\n            <span class=\"reward-pill\">3 \u2192 Ebook<\/span>\n            <span class=\"reward-pill\">5 \u2192 Sticker Pack<\/span>\n            <span class=\"reward-pill\">10 \u2192 Coffee Mug<\/span>\n            <span class=\"reward-pill\">20 \u2192 Free Training Plan<\/span>\n            <span class=\"reward-pill\">25 \u2192 Organic Sweatshirt<\/span>\n          <\/div>\n        <\/section>\n\n        <aside class=\"panel right-panel\">\n          <div id=\"refBanner\" class=\"ref-banner\">\n            You were invited by someone in the PMPRunning crew. Join below and start with more structure and clarity.\n          <\/div>\n\n          <div id=\"successBox\" class=\"success-box\">\n            <strong>You\u2019re in.<\/strong>\n            Your signup was successful. Check your inbox for the next issue of <strong>Endurance Mindset<\/strong> and your welcome flow.\n          <\/div>\n\n          <h3><span class=\"eyebrow orange\">Your Running Start Here<\/span><\/h3>\n          <h3>Get the next issue of <strong>Endurance Mindset<\/strong> and enter the PMPRunning referral system.<\/h3>\n\n          <script async data-uid=\"62b3437fdf\" src=\"https:\/\/pmprunning.kit.com\/62b3437fdf\/index.js\"><\/script>\n\n          <div class=\"fine\">\n            Free to join. Short emails. Useful guidance. No fluff.\n          <\/div>\n\n          <div class=\"right-bullets\">\n            <div class=\"right-bullet\">\n              <span class=\"bubble blue\">\u2713<\/span>\n              <span>Built for real runners<\/span>\n            <\/div>\n            <div class=\"right-bullet\">\n              <span class=\"bubble blue\">\u2713<\/span>\n              <span>Weekly coaching insights<\/span>\n            <\/div>\n            <div class=\"right-bullet\">\n              <span class=\"bubble blue\">\u2713<\/span>\n              <span>Practical training advice<\/span>\n            <\/div>\n          <\/div>\n        <\/aside>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <script>\n    (function () {\n      const params = new URLSearchParams(window.location.search);\n      const rhRef = params.get(\"rh_ref\");\n      const joined = params.get(\"joined\");\n\n      const refBanner = document.getElementById(\"refBanner\");\n      const successBox = document.getElementById(\"successBox\");\n\n      if (rhRef && refBanner) {\n        refBanner.classList.add(\"show\");\n      }\n\n      if (joined === \"1\" && successBox) {\n        successBox.classList.add(\"show\");\n      }\n    })();\n  <\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>PMPRunning Referral Share Endurance Mindset \u2192 Earn Rewards Join through your friend\u2019s link, start training with more clarity, and unlock rewards built around performance, identity, and consistency. Endurance Mindset Newsletter &#8211; Let&#8217;s Run Together Run smarter. Stay consistent. Train with purpose. Practical, science-based running insights for people who want real progress \u2014 not random motivation. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-2361","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Referral - PMPRunning<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pmprunning.com\/es\/referral\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Referral - PMPRunning\" \/>\n<meta property=\"og:description\" content=\"PMPRunning Referral Share Endurance Mindset \u2192 Earn Rewards Join through your friend\u2019s link, start training with more clarity, and unlock rewards built around performance, identity, and consistency. Endurance Mindset Newsletter &#8211; Let&#8217;s Run Together Run smarter. Stay consistent. Train with purpose. Practical, science-based running insights for people who want real progress \u2014 not random motivation. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pmprunning.com\/es\/referral\/\" \/>\n<meta property=\"og:site_name\" content=\"PMPRunning\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/pmprunning\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-27T17:00:59+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo estimado de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pmprunning.com\\\/referral\\\/\",\"url\":\"https:\\\/\\\/pmprunning.com\\\/referral\\\/\",\"name\":\"Referral - PMPRunning\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pmprunning.com\\\/#website\"},\"datePublished\":\"2026-03-24T17:18:57+00:00\",\"dateModified\":\"2026-03-27T17:00:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pmprunning.com\\\/referral\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pmprunning.com\\\/referral\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pmprunning.com\\\/referral\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/pmprunning.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Referral\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pmprunning.com\\\/#website\",\"url\":\"https:\\\/\\\/pmprunning.com\\\/\",\"name\":\"PMPRunning\",\"description\":\"Fitness and Recreational Sports Training\",\"publisher\":{\"@id\":\"https:\\\/\\\/pmprunning.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pmprunning.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pmprunning.com\\\/#organization\",\"name\":\"Project Management of Running LLC\",\"url\":\"https:\\\/\\\/pmprunning.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/pmprunning.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pmprunning.com\\\/wp-content\\\/uploads\\\/2021\\\/02\\\/LOGOTIPO-A-COLOR.png\",\"contentUrl\":\"https:\\\/\\\/pmprunning.com\\\/wp-content\\\/uploads\\\/2021\\\/02\\\/LOGOTIPO-A-COLOR.png\",\"width\":500,\"height\":134,\"caption\":\"Project Management of Running LLC\"},\"image\":{\"@id\":\"https:\\\/\\\/pmprunning.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/pmprunning\",\"https:\\\/\\\/www.instagram.com\\\/pmprunning\\\/\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/HNRPicci\",\"https:\\\/\\\/www.tiktok.com\\\/@pmprunning?lang=es\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Referral - PMPRunning","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pmprunning.com\/es\/referral\/","og_locale":"es_ES","og_type":"article","og_title":"Referral - PMPRunning","og_description":"PMPRunning Referral Share Endurance Mindset \u2192 Earn Rewards Join through your friend\u2019s link, start training with more clarity, and unlock rewards built around performance, identity, and consistency. Endurance Mindset Newsletter &#8211; Let&#8217;s Run Together Run smarter. Stay consistent. Train with purpose. Practical, science-based running insights for people who want real progress \u2014 not random motivation. [&hellip;]","og_url":"https:\/\/pmprunning.com\/es\/referral\/","og_site_name":"PMPRunning","article_publisher":"https:\/\/www.facebook.com\/pmprunning","article_modified_time":"2026-03-27T17:00:59+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tiempo estimado de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pmprunning.com\/referral\/","url":"https:\/\/pmprunning.com\/referral\/","name":"Referral - PMPRunning","isPartOf":{"@id":"https:\/\/pmprunning.com\/#website"},"datePublished":"2026-03-24T17:18:57+00:00","dateModified":"2026-03-27T17:00:59+00:00","breadcrumb":{"@id":"https:\/\/pmprunning.com\/referral\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pmprunning.com\/referral\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pmprunning.com\/referral\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/pmprunning.com\/"},{"@type":"ListItem","position":2,"name":"Referral"}]},{"@type":"WebSite","@id":"https:\/\/pmprunning.com\/#website","url":"https:\/\/pmprunning.com\/","name":"PMPRunning","description":"Fitness and Recreational Sports Training","publisher":{"@id":"https:\/\/pmprunning.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pmprunning.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/pmprunning.com\/#organization","name":"Project Management of Running LLC","url":"https:\/\/pmprunning.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/pmprunning.com\/#\/schema\/logo\/image\/","url":"https:\/\/pmprunning.com\/wp-content\/uploads\/2021\/02\/LOGOTIPO-A-COLOR.png","contentUrl":"https:\/\/pmprunning.com\/wp-content\/uploads\/2021\/02\/LOGOTIPO-A-COLOR.png","width":500,"height":134,"caption":"Project Management of Running LLC"},"image":{"@id":"https:\/\/pmprunning.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/pmprunning","https:\/\/www.instagram.com\/pmprunning\/","https:\/\/www.youtube.com\/user\/HNRPicci","https:\/\/www.tiktok.com\/@pmprunning?lang=es"]}]}},"_links":{"self":[{"href":"https:\/\/pmprunning.com\/es\/wp-json\/wp\/v2\/pages\/2361","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pmprunning.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pmprunning.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pmprunning.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pmprunning.com\/es\/wp-json\/wp\/v2\/comments?post=2361"}],"version-history":[{"count":27,"href":"https:\/\/pmprunning.com\/es\/wp-json\/wp\/v2\/pages\/2361\/revisions"}],"predecessor-version":[{"id":2405,"href":"https:\/\/pmprunning.com\/es\/wp-json\/wp\/v2\/pages\/2361\/revisions\/2405"}],"wp:attachment":[{"href":"https:\/\/pmprunning.com\/es\/wp-json\/wp\/v2\/media?parent=2361"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}