{"id":1654,"date":"2025-10-12T16:11:24","date_gmt":"2025-10-12T16:11:24","guid":{"rendered":"https:\/\/henryhateshiking.com\/?page_id=1654"},"modified":"2026-07-02T21:44:46","modified_gmt":"2026-07-02T21:44:46","slug":"newsletter","status":"publish","type":"page","link":"https:\/\/henryhateshiking.com\/es\/newsletter\/","title":{"rendered":"Newsletter"},"content":{"rendered":"\n<section class=\"hhh-newsletter\" aria-label=\"Henry Hates Hiking Newsletter\">\n\n  <style>\n    body:has(.hhh-newsletter) .site-header,\n    body:has(.hhh-newsletter) .main-header-bar,\n    body:has(.hhh-newsletter) .ast-primary-header-bar,\n    body:has(.hhh-newsletter) .ast-above-header-bar,\n    body:has(.hhh-newsletter) .ast-below-header-bar {\n      background: transparent !important;\n      box-shadow: none !important;\n      border-bottom: none !important;\n    }\n\n    body:has(.hhh-newsletter) .site-header,\n    body:has(.hhh-newsletter) #masthead {\n      position: absolute !important;\n      top: 0;\n      left: 0;\n      width: 100%;\n      z-index: 9999;\n    }\n\n    body:has(.hhh-newsletter) .main-header-menu .menu-link,\n    body:has(.hhh-newsletter) .ast-builder-menu-1 .menu-item > .menu-link {\n      color: #ffffff !important;\n    }\n\n    body:has(.hhh-newsletter) .main-header-menu .menu-link:hover,\n    body:has(.hhh-newsletter) .ast-builder-menu-1 .menu-item > .menu-link:hover {\n      color: #7ff0d2 !important;\n    }\n\n    .hhh-newsletter {\n      --bg: #fbf7ef;\n      --card: #ffffff;\n      --text: #16231d;\n      --muted: #625f56;\n      --green: #173d30;\n      --green2: #256456;\n      --teal: #4fb7c5;\n      --orange: #ee6f2d;\n      --orange-dark: #c9551f;\n      --mint: #7ff0d2;\n      --border: rgba(22, 35, 29, .12);\n      --shadow: 0 18px 44px rgba(22, 35, 29, .12);\n      font-family: inherit;\n      color: var(--text);\n      background: var(--bg);\n      overflow: hidden;\n    }\n\n    .hhh-newsletter * {\n      box-sizing: border-box;\n    }\n\n    .hhh-newsletter a {\n      color: inherit;\n      text-decoration: none;\n    }\n\n    .hhh-newsletter-wrap {\n      width: min(1120px, calc(100% - 32px));\n      margin: 0 auto;\n    }\n\n    .hhh-newsletter-hero {\n      position: relative;\n      min-height: 100svh;\n      display: flex;\n      align-items: center;\n      overflow: hidden;\n      color: #ffffff;\n      background: linear-gradient(180deg, #4fb7c5 0%, #256456 52%, #173d30 100%);\n    }\n\n    .hhh-newsletter-bg {\n      position: absolute;\n      inset: 0;\n      z-index: 1;\n      pointer-events: none;\n    }\n\n    .hhh-newsletter-bg svg {\n      width: 100%;\n      height: 100%;\n      display: block;\n    }\n\n    .hhh-newsletter-cloud-1 {\n      animation: hhhNewsletterCloudMove 42s linear infinite;\n    }\n\n    .hhh-newsletter-cloud-2 {\n      animation: hhhNewsletterCloudMove 56s linear infinite;\n      animation-delay: -22s;\n    }\n\n    .hhh-newsletter-mountain-back {\n      animation: hhhNewsletterMountainBack 10s ease-in-out infinite;\n      transform-origin: center bottom;\n    }\n\n    .hhh-newsletter-mountain-mid {\n      animation: hhhNewsletterMountainMid 8s ease-in-out infinite;\n      transform-origin: center bottom;\n    }\n\n    .hhh-newsletter-mountain-front {\n      animation: hhhNewsletterMountainFront 7s ease-in-out infinite;\n      transform-origin: center bottom;\n    }\n\n    .hhh-newsletter-glow {\n      animation: hhhNewsletterGlow 8s ease-in-out infinite;\n      transform-origin: center;\n    }\n\n    .hhh-newsletter-overlay {\n      position: absolute;\n      inset: 0;\n      z-index: 2;\n      background:\n        linear-gradient(\n          180deg,\n          rgba(18, 61, 48, .08) 0%,\n          rgba(18, 61, 48, .44) 48%,\n          rgba(18, 61, 48, .82) 100%\n        );\n      pointer-events: none;\n    }\n\n    .hhh-newsletter-hero-inner {\n      position: relative;\n      z-index: 3;\n      width: min(1120px, calc(100% - 32px));\n      margin: 0 auto;\n      padding: 128px 0 78px;\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) minmax(330px, 460px);\n      gap: 42px;\n      align-items: center;\n    }\n\n    .hhh-newsletter-eyebrow {\n      display: block;\n      margin: 0 0 18px;\n      color: rgba(255,255,255,.74);\n      font-size: 13px;\n      font-weight: 950;\n      letter-spacing: .13em;\n      text-transform: uppercase;\n    }\n\n    .hhh-newsletter-title {\n      margin: 0;\n      max-width: 820px;\n      color: #ffffff;\n      font-size: clamp(48px, 6.2vw, 92px);\n      line-height: .9;\n      letter-spacing: -3px;\n      font-weight: 950;\n      text-shadow: 0 12px 42px rgba(0,0,0,.24);\n    }\n\n    .hhh-newsletter-subtitle {\n      max-width: 720px;\n      margin: 28px 0 0;\n      color: rgba(255,255,255,.86);\n      font-size: clamp(18px, 1.7vw, 23px);\n      line-height: 1.55;\n    }\n\n    .hhh-newsletter-points {\n      display: grid;\n      gap: 12px;\n      margin-top: 30px;\n      max-width: 620px;\n    }\n\n    .hhh-newsletter-point {\n      display: flex;\n      gap: 12px;\n      align-items: flex-start;\n      padding: 14px 16px;\n      border-radius: 18px;\n      background: rgba(255,255,255,.10);\n      border: 1px solid rgba(255,255,255,.16);\n      backdrop-filter: blur(8px);\n    }\n\n    .hhh-newsletter-check {\n      width: 24px;\n      height: 24px;\n      min-width: 24px;\n      flex: 0 0 24px;\n      border-radius: 999px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: rgba(255,255,255,.16);\n      color: #fff;\n      line-height: 1;\n    }\n\n    .hhh-newsletter-check::before {\n      content: \"\u2713\";\n      display: block;\n      color: #ffffff;\n      font-size: 15px;\n      font-weight: 950;\n      line-height: 1;\n      transform: translateY(-1px);\n    }\n\n    .hhh-newsletter-point strong {\n      display: block;\n      color: #ffffff;\n      margin-bottom: 2px;\n      font-weight: 950;\n    }\n\n    .hhh-newsletter-point span {\n      display: block;\n      color: rgba(255,255,255,.76);\n      line-height: 1.4;\n    }\n\n    .hhh-newsletter-card {\n      background: rgba(255,255,255,.96);\n      border: 1px solid rgba(255,255,255,.26);\n      border-radius: 30px;\n      padding: 30px;\n      color: var(--text);\n      box-shadow: 0 22px 60px rgba(0,0,0,.22);\n    }\n\n    .hhh-newsletter-card h2 {\n      margin: 0 0 10px;\n      color: var(--text);\n      font-size: clamp(30px, 3vw, 42px);\n      line-height: .98;\n      letter-spacing: -1.5px;\n      font-weight: 950;\n    }\n\n    .hhh-newsletter-card > p {\n      margin: 0 0 22px;\n      color: var(--muted);\n      font-size: 17px;\n      line-height: 1.5;\n    }\n\n    .hhh-newsletter-trust {\n      margin-top: 16px;\n      padding-top: 16px;\n      border-top: 1px solid var(--border);\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.5;\n      text-align: center;\n    }\n\n    .hhh-newsletter-section {\n      padding: 74px 0;\n      background: var(--bg);\n    }\n\n    .hhh-newsletter-section-head {\n      text-align: center;\n      max-width: 780px;\n      margin: 0 auto 36px;\n    }\n\n    .hhh-newsletter-kicker {\n      display: block;\n      margin: 0 0 12px;\n      color: var(--orange-dark);\n      font-size: 13px;\n      font-weight: 950;\n      letter-spacing: .12em;\n      text-transform: uppercase;\n    }\n\n    .hhh-newsletter-section-title {\n      margin: 0;\n      color: var(--text);\n      font-size: clamp(34px, 4.4vw, 62px);\n      line-height: .95;\n      letter-spacing: -2px;\n      font-weight: 950;\n    }\n\n    .hhh-newsletter-section-text {\n      margin: 18px auto 0;\n      max-width: 680px;\n      color: var(--muted);\n      font-size: 18px;\n      line-height: 1.58;\n      font-weight: 650;\n    }\n\n    .hhh-newsletter-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 18px;\n    }\n\n    .hhh-newsletter-info-card {\n      padding: 26px;\n      border-radius: 26px;\n      background: #ffffff;\n      border: 1px solid var(--border);\n      box-shadow: 0 12px 28px rgba(22,35,29,.08);\n    }\n\n    .hhh-newsletter-info-card small {\n      display: block;\n      margin-bottom: 14px;\n      color: var(--orange-dark);\n      font-size: 12px;\n      font-weight: 950;\n      letter-spacing: .10em;\n      text-transform: uppercase;\n    }\n\n    .hhh-newsletter-info-card h3 {\n      margin: 0 0 10px;\n      font-size: 25px;\n      line-height: 1.05;\n      letter-spacing: -0.8px;\n      color: var(--text);\n      font-weight: 950;\n    }\n\n    .hhh-newsletter-info-card p {\n      margin: 0;\n      color: var(--muted);\n      line-height: 1.5;\n    }\n\n    .hhh-newsletter-final {\n      background:\n        radial-gradient(circle at top right, rgba(238,111,45,.22), transparent 32%),\n        linear-gradient(180deg, #173d30 0%, #0f3127 100%);\n      color: #ffffff;\n      text-align: center;\n    }\n\n    .hhh-newsletter-final .hhh-newsletter-section-title {\n      color: #ffffff;\n    }\n\n    .hhh-newsletter-final .hhh-newsletter-section-text {\n      color: rgba(255,255,255,.78);\n    }\n\n    .hhh-newsletter-mini-form {\n      max-width: 520px;\n      margin: 30px auto 0;\n      padding: 24px;\n      border-radius: 28px;\n      background: rgba(255,255,255,.10);\n      border: 1px solid rgba(255,255,255,.16);\n      box-shadow: 0 18px 44px rgba(0,0,0,.18);\n    }\n\n    \/* MailerLite reset + HHH styling *\/\n    .hhh-newsletter #mlb2-43317601.ml-form-embedContainer {\n      width: 100% !important;\n      margin: 0 !important;\n      display: block !important;\n      position: relative !important;\n      box-sizing: border-box !important;\n    }\n\n    .hhh-newsletter #mlb2-43317601 .ml-form-align-center {\n      text-align: left !important;\n    }\n\n    .hhh-newsletter #mlb2-43317601 .ml-form-embedWrapper,\n    .hhh-newsletter #mlb2-43317601 .ml-form-embedWrapper.embedForm {\n      width: 100% !important;\n      max-width: 100% !important;\n      display: block !important;\n      background: transparent !important;\n      border: 0 !important;\n      border-radius: 0 !important;\n      box-shadow: none !important;\n      padding: 0 !important;\n      margin: 0 !important;\n    }\n\n    .hhh-newsletter #mlb2-43317601 .ml-form-embedBody,\n    .hhh-newsletter #mlb2-43317601 .ml-form-successBody {\n      padding: 0 !important;\n    }\n\n    .hhh-newsletter #mlb2-43317601 .ml-form-embedContent {\n      display: none !important;\n    }\n\n    .hhh-newsletter #mlb2-43317601 form,\n    .hhh-newsletter #mlb2-43317601 .ml-form-formContent,\n    .hhh-newsletter #mlb2-43317601 .ml-form-fieldRow {\n      width: 100% !important;\n      margin: 0 !important;\n      padding: 0 !important;\n    }\n\n    .hhh-newsletter #mlb2-43317601 input[type=\"email\"],\n    .hhh-newsletter #mlb2-43317601 .ml-form-fieldRow input {\n      width: 100% !important;\n      max-width: 100% !important;\n      min-height: 56px !important;\n      border-radius: 18px !important;\n      border: 1px solid rgba(22,35,29,.16) !important;\n      background: #fbf7ef !important;\n      color: var(--text) !important;\n      padding: 14px 16px !important;\n      font-family: inherit !important;\n      font-size: 16px !important;\n      line-height: 1.3 !important;\n      box-shadow: none !important;\n      outline: none !important;\n    }\n\n    .hhh-newsletter #mlb2-43317601 input[type=\"email\"]:focus {\n      border-color: var(--orange) !important;\n      box-shadow: 0 0 0 3px rgba(238,111,45,.14) !important;\n    }\n\n    .hhh-newsletter #mlb2-43317601 .ml-form-embedSubmit {\n      width: 100% !important;\n      margin: 12px 0 0 !important;\n      padding: 0 !important;\n      float: none !important;\n    }\n\n    .hhh-newsletter #mlb2-43317601 .ml-form-embedSubmit button.primary,\n    .hhh-newsletter #mlb2-43317601 .ml-form-embedSubmit button {\n      width: 100% !important;\n      min-height: 56px !important;\n      border: none !important;\n      border-radius: 999px !important;\n      background: var(--orange) !important;\n      color: #ffffff !important;\n      font-family: inherit !important;\n      font-size: 16px !important;\n      font-weight: 950 !important;\n      line-height: 1 !important;\n      cursor: pointer !important;\n      padding: 15px 22px !important;\n      box-shadow: 0 14px 30px rgba(238,111,45,.24) !important;\n      transition: transform .18s ease, background .18s ease, box-shadow .18s ease !important;\n    }\n\n    .hhh-newsletter #mlb2-43317601 .ml-form-embedSubmit button.primary:hover,\n    .hhh-newsletter #mlb2-43317601 .ml-form-embedSubmit button:hover {\n      background: var(--orange-dark) !important;\n      transform: translateY(-2px) !important;\n      box-shadow: 0 18px 38px rgba(238,111,45,.30) !important;\n    }\n\n    .hhh-newsletter #mlb2-43317601 .ml-form-successContent h4 {\n      color: var(--text) !important;\n      font-family: inherit !important;\n      font-size: 34px !important;\n      font-weight: 950 !important;\n      line-height: 1 !important;\n      letter-spacing: -1px !important;\n      margin: 0 0 10px !important;\n      text-align: left !important;\n    }\n\n    .hhh-newsletter #mlb2-43317601 .ml-form-successContent p {\n      color: var(--muted) !important;\n      font-family: inherit !important;\n      font-size: 17px !important;\n      line-height: 1.5 !important;\n      margin: 0 !important;\n      text-align: left !important;\n    }\n\n    .hhh-newsletter .ml-form-embedSubmitLoad {\n      display: inline-block;\n      width: 20px;\n      height: 20px;\n    }\n\n    .hhh-newsletter .ml-form-embedSubmitLoad:after {\n      content: \" \";\n      display: block;\n      width: 11px;\n      height: 11px;\n      margin: 1px;\n      border-radius: 50%;\n      border: 4px solid #ffffff;\n      border-color: #ffffff #ffffff #ffffff transparent;\n      animation: ml-form-embedSubmitLoad 1.2s linear infinite;\n    }\n\n    .hhh-newsletter .sr-only {\n      position: absolute;\n      width: 1px;\n      height: 1px;\n      padding: 0;\n      margin: -1px;\n      overflow: hidden;\n      clip: rect(0,0,0,0);\n      border: 0;\n    }\n\n    @keyframes ml-form-embedSubmitLoad {\n      0% { transform: rotate(0deg); }\n      100% { transform: rotate(360deg); }\n    }\n\n    @keyframes hhhNewsletterCloudMove {\n      from { transform: translateX(-280px); }\n      to { transform: translateX(1260px); }\n    }\n\n    @keyframes hhhNewsletterGlow {\n      0%, 100% { opacity: .28; transform: scale(1); }\n      50% { opacity: .44; transform: scale(1.08); }\n    }\n\n    @keyframes hhhNewsletterMountainBack {\n      0%, 100% { transform: translateY(0) scale(1); }\n      50% { transform: translateY(7px) scale(1.008); }\n    }\n\n    @keyframes hhhNewsletterMountainMid {\n      0%, 100% { transform: translateY(0) scale(1); }\n      50% { transform: translateY(5px) scale(1.006); }\n    }\n\n    @keyframes hhhNewsletterMountainFront {\n      0%, 100% { transform: translateY(0) scale(1); }\n      50% { transform: translateY(3px) scale(1.004); }\n    }\n\n    @media (max-width: 960px) {\n      .hhh-newsletter-hero-inner {\n        grid-template-columns: 1fr;\n      }\n\n      .hhh-newsletter-card {\n        max-width: 620px;\n      }\n\n      .hhh-newsletter-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (max-width: 620px) {\n      .hhh-newsletter-hero {\n        min-height: auto;\n      }\n\n      .hhh-newsletter-hero-inner {\n        width: min(100% - 24px, 1120px);\n        padding: 122px 0 56px;\n        text-align: center;\n      }\n\n      .hhh-newsletter-title {\n        font-size: clamp(42px, 12vw, 62px);\n        letter-spacing: -2px;\n      }\n\n      .hhh-newsletter-subtitle {\n        margin-top: 22px;\n        font-size: 18px;\n      }\n\n      .hhh-newsletter-point {\n        text-align: left;\n      }\n\n      .hhh-newsletter-card {\n        text-align: left;\n        padding: 24px;\n        border-radius: 24px;\n      }\n\n      .hhh-newsletter-section {\n        padding: 56px 0;\n      }\n\n      .hhh-newsletter-info-card {\n        padding: 24px;\n      }\n\n      .hhh-newsletter-mini-form {\n        padding: 20px;\n        border-radius: 24px;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      .hhh-newsletter-cloud-1,\n      .hhh-newsletter-cloud-2,\n      .hhh-newsletter-mountain-back,\n      .hhh-newsletter-mountain-mid,\n      .hhh-newsletter-mountain-front,\n      .hhh-newsletter-glow {\n        animation: none !important;\n      }\n    }\n\n\/* ==========================================\n   Newsletter: center check icons\n========================================== *\/\n\n.hhh-newsletter .hhh-newsletter-check {\n  position: relative !important;\n  width: 24px !important;\n  height: 24px !important;\n  min-width: 24px !important;\n  min-height: 24px !important;\n  flex: 0 0 24px !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  padding: 0 !important;\n  margin: 0 !important;\n  border-radius: 999px !important;\n  line-height: 1 !important;\n  font-size: 0 !important;\n}\n\n.hhh-newsletter .hhh-newsletter-check::before {\n  content: \"\u2713\" !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  width: 100% !important;\n  height: 100% !important;\n  color: #ffffff !important;\n  font-size: 15px !important;\n  font-weight: 950 !important;\n  line-height: 1 !important;\n  transform: translateY(-1px) !important;\n}\n\n\/* ==========================================\n   Newsletter: clean bottom signup form\n========================================== *\/\n\n.hhh-newsletter .hhh-newsletter-bottom-form {\n  width: min(620px, 100%) !important;\n  margin: 34px auto 0 !important;\n  padding: 24px !important;\n  border-radius: 28px !important;\n  background: rgba(255,255,255,.10) !important;\n  border: 1px solid rgba(255,255,255,.16) !important;\n  box-shadow: 0 18px 44px rgba(0,0,0,.18) !important;\n}\n\n.hhh-newsletter .hhh-newsletter-bottom-form-inner {\n  display: grid !important;\n  grid-template-columns: 1fr auto !important;\n  gap: 12px !important;\n  align-items: center !important;\n  margin: 0 !important;\n}\n\n.hhh-newsletter .hhh-newsletter-bottom-form input[type=\"email\"] {\n  width: 100% !important;\n  min-height: 56px !important;\n  border-radius: 18px !important;\n  border: 1px solid rgba(255,255,255,.18) !important;\n  background: rgba(255,255,255,.96) !important;\n  color: var(--text) !important;\n  padding: 14px 16px !important;\n  font-family: inherit !important;\n  font-size: 16px !important;\n  line-height: 1.3 !important;\n  box-shadow: none !important;\n  outline: none !important;\n}\n\n.hhh-newsletter .hhh-newsletter-bottom-form input[type=\"email\"]:focus {\n  border-color: var(--orange) !important;\n  box-shadow: 0 0 0 3px rgba(238,111,45,.18) !important;\n}\n\n.hhh-newsletter .hhh-newsletter-bottom-form button {\n  min-height: 56px !important;\n  border: none !important;\n  border-radius: 18px !important;\n  background: var(--orange) !important;\n  color: #ffffff !important;\n  padding: 14px 22px !important;\n  font-family: inherit !important;\n  font-size: 15px !important;\n  font-weight: 950 !important;\n  line-height: 1 !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  box-shadow: 0 14px 30px rgba(238,111,45,.24) !important;\n}\n\n.hhh-newsletter .hhh-newsletter-bottom-form button:hover {\n  background: var(--orange-dark) !important;\n  transform: translateY(-2px) !important;\n}\n\n.hhh-newsletter .hhh-newsletter-bottom-form p {\n  margin: 14px 0 0 !important;\n  color: rgba(255,255,255,.72) !important;\n  font-size: 14px !important;\n  line-height: 1.45 !important;\n  text-align: center !important;\n}\n\n\/* Mobile: stack bottom form cleanly *\/\n@media (max-width: 620px) {\n  .hhh-newsletter .hhh-newsletter-bottom-form {\n    padding: 20px !important;\n    border-radius: 24px !important;\n  }\n\n  .hhh-newsletter .hhh-newsletter-bottom-form-inner {\n    grid-template-columns: 1fr !important;\n  }\n\n  .hhh-newsletter .hhh-newsletter-bottom-form button {\n    width: 100% !important;\n  }\n}\n\n  <\/style>\n\n  <section class=\"hhh-newsletter-hero\">\n    <div class=\"hhh-newsletter-bg\" aria-hidden=\"true\">\n      <svg viewBox=\"0 0 1440 760\" preserveAspectRatio=\"xMidYMid slice\">\n        <defs>\n          <linearGradient id=\"hhhNewsletterSky\" x1=\"0\" x2=\"0\" y1=\"0\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#58beca\"><\/stop>\n            <stop offset=\"50%\" stop-color=\"#24796f\"><\/stop>\n            <stop offset=\"100%\" stop-color=\"#123d30\"><\/stop>\n          <\/linearGradient>\n\n          <radialGradient id=\"hhhNewsletterGlow\" cx=\"72%\" cy=\"14%\" r=\"56%\">\n            <stop offset=\"0%\" stop-color=\"#ffffff\" stop-opacity=\".42\"><\/stop>\n            <stop offset=\"55%\" stop-color=\"#ffffff\" stop-opacity=\".08\"><\/stop>\n            <stop offset=\"100%\" stop-color=\"#ffffff\" stop-opacity=\"0\"><\/stop>\n          <\/radialGradient>\n\n          <linearGradient id=\"hhhNewsletterBackMountain\" x1=\"0\" x2=\"0\" y1=\"0\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#2d8c7f\"><\/stop>\n            <stop offset=\"100%\" stop-color=\"#155144\"><\/stop>\n          <\/linearGradient>\n\n          <linearGradient id=\"hhhNewsletterMidMountain\" x1=\"0\" x2=\"0\" y1=\"0\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#1d6d5f\"><\/stop>\n            <stop offset=\"100%\" stop-color=\"#103d31\"><\/stop>\n          <\/linearGradient>\n\n          <linearGradient id=\"hhhNewsletterFrontMountain\" x1=\"0\" x2=\"0\" y1=\"0\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#195a4a\"><\/stop>\n            <stop offset=\"100%\" stop-color=\"#0d2e25\"><\/stop>\n          <\/linearGradient>\n        <\/defs>\n\n        <rect width=\"1440\" height=\"760\" fill=\"url(#hhhNewsletterSky)\"><\/rect>\n        <circle class=\"hhh-newsletter-glow\" cx=\"1050\" cy=\"100\" r=\"260\" fill=\"url(#hhhNewsletterGlow)\"><\/circle>\n\n        <g class=\"hhh-newsletter-cloud-1\" opacity=\".32\">\n          <path d=\"M70 130 C110 95, 160 100, 190 130 C220 112, 270 120, 298 148 C335 148, 370 160, 392 185 L36 185 C42 158, 50 145, 70 130Z\" fill=\"rgba(255,255,255,.34)\"><\/path>\n        <\/g>\n\n        <g class=\"hhh-newsletter-cloud-2\" opacity=\".22\">\n          <path d=\"M180 220 C220 184, 270 194, 305 224 C344 202, 398 214, 428 252 C466 250, 504 266, 528 294 L140 294 C146 260, 158 238, 180 220Z\" fill=\"rgba(255,255,255,.32)\"><\/path>\n        <\/g>\n\n        <g class=\"hhh-newsletter-mountain-back\" opacity=\".58\">\n          <path d=\"M-80 720 L-80 370 C50 315, 150 405, 255 360 C365 312, 450 388, 540 300 C635 208, 720 405, 820 316 C920 226, 1015 374, 1115 305 C1210 240, 1290 380, 1520 324 L1520 720 Z\" fill=\"url(#hhhNewsletterBackMountain)\"><\/path>\n        <\/g>\n\n        <g class=\"hhh-newsletter-mountain-mid\" opacity=\".88\">\n          <path d=\"M-80 760 L-80 458 C70 418, 150 474, 250 430 C346 388, 410 455, 500 398 C585 344, 628 238, 704 202 C764 174, 842 248, 894 326 C930 380, 982 390, 1038 330 C1096 268, 1175 284, 1235 350 C1308 430, 1375 480, 1520 438 L1520 760 Z\" fill=\"url(#hhhNewsletterMidMountain)\"><\/path>\n          <path d=\"M670 250 C704 224, 736 220, 768 244 C738 268, 708 292, 690 334 C682 300, 674 274, 670 250Z\" fill=\"rgba(255,255,255,.18)\"><\/path>\n        <\/g>\n\n        <g class=\"hhh-newsletter-mountain-front\" opacity=\".95\">\n          <path d=\"M-80 760 L-80 600 C20 548, 110 612, 215 560 C310 514, 380 604, 480 548 C600 480, 680 612, 805 542 C930 470, 1010 630, 1140 560 C1280 486, 1360 618, 1520 552 L1520 760 Z\" fill=\"url(#hhhNewsletterFrontMountain)\"><\/path>\n          <path d=\"M140 638 C220 604, 285 616, 360 584 C430 554, 485 600, 540 574\" fill=\"none\" stroke=\"rgba(116,211,166,.18)\" stroke-width=\"24\" stroke-linecap=\"round\"><\/path>\n        <\/g>\n      <\/svg>\n    <\/div>\n\n    <div class=\"hhh-newsletter-overlay\" aria-hidden=\"true\"><\/div>\n\n    <div class=\"hhh-newsletter-hero-inner\">\n      <div>\n        <span class=\"hhh-newsletter-eyebrow\">Free hiking checklist included<\/span>\n\n        <h1 class=\"hhh-newsletter-title\">Join the hiking email list that keeps it simple.<\/h1>\n\n        <p class=\"hhh-newsletter-subtitle\">\n          Get the free beginner hiking checklist automatically when you sign up, plus practical trail tips, gear advice, and hiking resources without the outdoorsy nonsense.\n        <\/p>\n\n        <div class=\"hhh-newsletter-points\">\n          <div class=\"hhh-newsletter-point\">\n            <span class=\"hhh-newsletter-check\" aria-hidden=\"true\"><\/span>\n            <div>\n              <strong>Get the checklist first<\/strong>\n              <span>Know what to pack, what to wear, and what beginner mistakes to avoid.<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"hhh-newsletter-point\">\n            <span class=\"hhh-newsletter-check\" aria-hidden=\"true\"><\/span>\n            <div>\n              <strong>Better hiking decisions<\/strong>\n              <span>Trail planning, gear tips, safety basics, and realistic advice before your next hike.<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"hhh-newsletter-point\">\n            <span class=\"hhh-newsletter-check\" aria-hidden=\"true\"><\/span>\n            <div>\n              <strong>No motivational fluff<\/strong>\n              <span>Useful emails for people who want to hike more without turning it into their entire personality.<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"hhh-newsletter-card\">\n        <h2>Get the free checklist.<\/h2>\n\n        <p>\n          Enter your email and I\u2019ll send you the hiking checklist automatically.\n        <\/p>\n\n        <div id=\"mlb2-43317601\" class=\"ml-form-embedContainer ml-subscribe-form ml-subscribe-form-43317601\">\n          <div class=\"ml-form-align-center\">\n            <div class=\"ml-form-embedWrapper embedForm\">\n\n              <div class=\"ml-form-embedBody ml-form-embedBodyDefault row-form\">\n                <div class=\"ml-form-embedContent\">\n                  <h4>Get the free hiking checklist!<\/h4>\n                  <p>Be ready for your next hike, no matter where you are!<\/p>\n                <\/div>\n\n                <form class=\"ml-block-form\" action=\"https:\/\/assets.mailerlite.com\/jsonp\/1875678\/forms\/191899840260605706\/subscribe\" data-code=\"\" method=\"post\" target=\"_blank\">\n                  <div class=\"ml-form-formContent\">\n                    <div class=\"ml-form-fieldRow ml-last-item\">\n                      <div class=\"ml-field-group ml-field-email ml-validate-email ml-validate-required\">\n                        <input aria-label=\"email\" aria-required=\"true\" type=\"email\" class=\"form-control\" name=\"fields[email]\" placeholder=\"Email address\" autocomplete=\"email\">\n                      <\/div>\n                    <\/div>\n                  <\/div>\n\n                  <input type=\"hidden\" name=\"ml-submit\" value=\"1\">\n\n                  <div class=\"ml-form-embedSubmit\">\n                    <button type=\"submit\" class=\"primary\">Send me the checklist<\/button>\n\n                    <button disabled=\"disabled\" style=\"display: none;\" type=\"button\" class=\"loading\">\n                      <div class=\"ml-form-embedSubmitLoad\"><\/div>\n                      <span class=\"sr-only\">Loading&#8230;<\/span>\n                    <\/button>\n                  <\/div>\n\n                  <input type=\"hidden\" name=\"anticsrf\" value=\"true\">\n                <\/form>\n              <\/div>\n\n              <div class=\"ml-form-successBody row-success\" style=\"display: none\">\n                <div class=\"ml-form-successContent\">\n                  <h4>Thank you!<\/h4>\n                  <p>You have successfully joined the list. Check your email for the checklist.<\/p>\n                <\/div>\n              <\/div>\n\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"hhh-newsletter-trust\">\n          Free checklist. Occasional hiking emails. Unsubscribe whenever.\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"hhh-newsletter-section\">\n    <div class=\"hhh-newsletter-wrap\">\n      <div class=\"hhh-newsletter-section-head\">\n        <span class=\"hhh-newsletter-kicker\">What you\u2019ll get<\/span>\n\n        <h2 class=\"hhh-newsletter-section-title\">Hiking advice that helps before you are already suffering.<\/h2>\n\n        <p class=\"hhh-newsletter-section-text\">\n          The newsletter is built for beginners and casual hikers who want practical help choosing trails, packing smarter, and avoiding obvious mistakes.\n        <\/p>\n      <\/div>\n\n      <div class=\"hhh-newsletter-grid\">\n        <div class=\"hhh-newsletter-info-card\">\n          <small>Checklist<\/small>\n          <h3>Pack smarter<\/h3>\n          <p>\n            Start with the essentials so you do not overpack, underpack, or forget the thing you will complain about later.\n          <\/p>\n        <\/div>\n\n        <div class=\"hhh-newsletter-info-card\">\n          <small>Trail planning<\/small>\n          <h3>Choose better hikes<\/h3>\n          <p>\n            Get simple advice for picking routes that match your time, fitness, weather, and tolerance for suffering.\n          <\/p>\n        <\/div>\n\n        <div class=\"hhh-newsletter-info-card\">\n          <small>Gear<\/small>\n          <h3>Buy less dumb stuff<\/h3>\n          <p>\n            Practical gear recommendations without pretending you need a second mortgage to walk uphill.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"hhh-newsletter-section hhh-newsletter-final\">\n    <div class=\"hhh-newsletter-wrap\">\n      <span class=\"hhh-newsletter-kicker\">Start here<\/span>\n\n      <h2 class=\"hhh-newsletter-section-title\">Get the free checklist before your next hike.<\/h2>\n\n      <p class=\"hhh-newsletter-section-text\">\n        Join the list and I\u2019ll send the checklist straight to your inbox.\n      <\/p>\n\n      <div class=\"hhh-newsletter-bottom-form\">\n  <form class=\"hhh-newsletter-bottom-form-inner\" action=\"https:\/\/assets.mailerlite.com\/jsonp\/1875678\/forms\/191899840260605706\/subscribe\" data-code=\"\" method=\"post\" target=\"_blank\">\n    <input aria-label=\"email\" aria-required=\"true\" type=\"email\" name=\"fields[email]\" placeholder=\"Email address\" autocomplete=\"email\">\n\n    <input type=\"hidden\" name=\"ml-submit\" value=\"1\">\n\n    <button type=\"submit\">\n      Send me the checklist\n    <\/button>\n\n    <input type=\"hidden\" name=\"anticsrf\" value=\"true\">\n  <\/form>\n\n  <p>Free checklist. Occasional hiking emails. Unsubscribe anytime.<\/p>\n<\/div>\n    <\/div>\n  <\/section>\n\n  <script>\n    function ml_webform_success_43317601() {\n      var $ = ml_jQuery || jQuery;\n      $('.ml-subscribe-form-43317601 .row-success').show();\n      $('.ml-subscribe-form-43317601 .row-form').hide();\n    }\n  <\/script>\n\n  <script src=\"https:\/\/groot.mailerlite.com\/js\/w\/webforms.min.js?v83147fa8ce2d95cb73ece7f28b469519\" type=\"text\/javascript\"><\/script>\n\n  <script>\n    fetch(\"https:\/\/assets.mailerlite.com\/jsonp\/1875678\/forms\/191899840260605706\/takel\");\n  <\/script>\n\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Free hiking checklist included Join the hiking email list that keeps it simple. Get the free beginner hiking checklist automatically when you sign up, plus practical trail tips, gear advice, and hiking resources without the outdoorsy nonsense. Get the checklist first Know what to pack, what to wear, and what beginner mistakes to avoid. Better [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_uag_custom_page_level_css":"","_monsterinsights_skip_tracking":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1654","page","type-page","status-publish","hentry"],"acf":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"Henry Hates Hiking","author_link":"https:\/\/henryhateshiking.com\/es\/author\/hhenryarthurgmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Free hiking checklist included Join the hiking email list that keeps it simple. Get the free beginner hiking checklist automatically when you sign up, plus practical trail tips, gear advice, and hiking resources without the outdoorsy nonsense. Get the checklist first Know what to pack, what to wear, and what beginner mistakes to avoid. Better&hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/henryhateshiking.com\/es\/wp-json\/wp\/v2\/pages\/1654","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/henryhateshiking.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/henryhateshiking.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/henryhateshiking.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/henryhateshiking.com\/es\/wp-json\/wp\/v2\/comments?post=1654"}],"version-history":[{"count":17,"href":"https:\/\/henryhateshiking.com\/es\/wp-json\/wp\/v2\/pages\/1654\/revisions"}],"predecessor-version":[{"id":4359,"href":"https:\/\/henryhateshiking.com\/es\/wp-json\/wp\/v2\/pages\/1654\/revisions\/4359"}],"wp:attachment":[{"href":"https:\/\/henryhateshiking.com\/es\/wp-json\/wp\/v2\/media?parent=1654"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}