{"id":220,"date":"2025-10-07T21:19:37","date_gmt":"2025-10-07T21:19:37","guid":{"rendered":"https:\/\/henryhateshiking.com\/contact\/"},"modified":"2026-07-02T21:35:38","modified_gmt":"2026-07-02T21:35:38","slug":"contact","status":"publish","type":"page","link":"https:\/\/henryhateshiking.com\/es\/contact\/","title":{"rendered":"Contacto"},"content":{"rendered":"\n<section class=\"hhh-contact\" aria-label=\"Contact Henry Hates Hiking\">\n\n  <style>\n    body:has(.hhh-contact) .site-header,\n    body:has(.hhh-contact) .main-header-bar,\n    body:has(.hhh-contact) .ast-primary-header-bar,\n    body:has(.hhh-contact) .ast-above-header-bar,\n    body:has(.hhh-contact) .ast-below-header-bar {\n      background: transparent !important;\n      box-shadow: none !important;\n      border-bottom: none !important;\n    }\n\n    body:has(.hhh-contact) .site-header,\n    body:has(.hhh-contact) #masthead {\n      position: absolute !important;\n      top: 0;\n      left: 0;\n      width: 100%;\n      z-index: 9999;\n    }\n\n    body:has(.hhh-contact) .main-header-menu .menu-link,\n    body:has(.hhh-contact) .ast-builder-menu-1 .menu-item > .menu-link {\n      color: #ffffff !important;\n    }\n\n    body:has(.hhh-contact) .main-header-menu .menu-link:hover,\n    body:has(.hhh-contact) .ast-builder-menu-1 .menu-item > .menu-link:hover {\n      color: #7ff0d2 !important;\n    }\n\n    .hhh-contact {\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-contact * {\n      box-sizing: border-box;\n    }\n\n    .hhh-contact a {\n      color: inherit;\n      text-decoration: none;\n    }\n\n    .hhh-contact-wrap {\n      width: min(1120px, calc(100% - 32px));\n      margin: 0 auto;\n    }\n\n    .hhh-contact-hero {\n      position: relative;\n      min-height: 100svh;\n      display: flex;\n      align-items: center;\n      overflow: hidden;\n      color: #fff;\n      background: linear-gradient(180deg, #4fb7c5 0%, #256456 52%, #173d30 100%);\n    }\n\n    .hhh-contact-bg {\n      position: absolute;\n      inset: 0;\n      z-index: 1;\n      pointer-events: none;\n    }\n\n    .hhh-contact-bg svg {\n      width: 100%;\n      height: 100%;\n      display: block;\n    }\n\n    .hhh-contact-cloud-1 {\n      animation: hhhContactCloudMove 42s linear infinite;\n    }\n\n    .hhh-contact-cloud-2 {\n      animation: hhhContactCloudMove 56s linear infinite;\n      animation-delay: -22s;\n    }\n\n    .hhh-contact-mountain-back {\n      animation: hhhContactMountainBack 10s ease-in-out infinite;\n      transform-origin: center bottom;\n    }\n\n    .hhh-contact-mountain-mid {\n      animation: hhhContactMountainMid 8s ease-in-out infinite;\n      transform-origin: center bottom;\n    }\n\n    .hhh-contact-mountain-front {\n      animation: hhhContactMountainFront 7s ease-in-out infinite;\n      transform-origin: center bottom;\n    }\n\n    .hhh-contact-glow {\n      animation: hhhContactGlow 8s ease-in-out infinite;\n      transform-origin: center;\n    }\n\n    .hhh-contact-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-contact-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, 480px);\n      gap: 42px;\n      align-items: center;\n    }\n\n    .hhh-contact-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-contact-title {\n      margin: 0;\n      max-width: 760px;\n      color: #fff;\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-contact-subtitle {\n      max-width: 700px;\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-contact-reasons {\n      display: grid;\n      gap: 12px;\n      margin-top: 30px;\n      max-width: 620px;\n    }\n\n    .hhh-contact-reason {\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-contact-check {\n      width: 24px;\n      height: 24px;\n      min-width: 24px;\n      min-height: 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      padding: 0;\n      line-height: 1;\n    }\n\n    .hhh-contact-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-contact-reason strong {\n      display: block;\n      color: #fff;\n      margin-bottom: 2px;\n      font-weight: 950;\n    }\n\n    .hhh-contact-reason span {\n      display: block;\n      color: rgba(255,255,255,.76);\n      line-height: 1.4;\n    }\n\n    .hhh-contact-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-contact-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-contact-card > p {\n      margin: 0 0 22px;\n      color: var(--muted);\n      font-size: 17px;\n      line-height: 1.5;\n    }\n\n    .hhh-contact-direct {\n      margin-top: 18px;\n      padding-top: 18px;\n      border-top: 1px solid var(--border);\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.5;\n      text-align: center;\n    }\n\n    .hhh-contact-direct strong {\n      color: var(--text);\n    }\n\n    .hhh-contact-section {\n      padding: 72px 0;\n      background: var(--bg);\n    }\n\n    .hhh-contact-section-head {\n      text-align: center;\n      max-width: 780px;\n      margin: 0 auto 34px;\n    }\n\n    .hhh-contact-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-contact-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-contact-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-contact-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 18px;\n    }\n\n    .hhh-contact-info-card {\n      padding: 26px;\n      border-radius: 26px;\n      background: #fff;\n      border: 1px solid var(--border);\n      box-shadow: 0 12px 28px rgba(22,35,29,.08);\n    }\n\n    .hhh-contact-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-contact-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-contact-info-card p {\n      margin: 0;\n      color: var(--muted);\n      line-height: 1.5;\n    }\n\n    \/* ================================\n       WPForms styling\n    ================================= *\/\n\n    .hhh-contact .wpforms-container,\n    .hhh-contact div.wpforms-container-full {\n      margin: 0 !important;\n      width: 100% !important;\n      max-width: 100% !important;\n    }\n\n    .hhh-contact .wpforms-form {\n      display: grid !important;\n      gap: 14px !important;\n      width: 100% !important;\n      max-width: 100% !important;\n    }\n\n    .hhh-contact .wpforms-field {\n      padding: 0 !important;\n      margin: 0 !important;\n      width: 100% !important;\n      max-width: 100% !important;\n    }\n\n    .hhh-contact .wpforms-field-label {\n      color: var(--text) !important;\n      font-weight: 900 !important;\n      margin-bottom: 7px !important;\n      font-size: 14px !important;\n    }\n\n    .hhh-contact .wpforms-required-label {\n      color: var(--orange) !important;\n    }\n\n    .hhh-contact input[type=\"text\"],\n    .hhh-contact input[type=\"email\"],\n    .hhh-contact input[type=\"tel\"],\n    .hhh-contact textarea,\n    .hhh-contact select,\n    .hhh-contact .wpforms-field input,\n    .hhh-contact .wpforms-field textarea,\n    .hhh-contact .wpforms-field select {\n      width: 100% !important;\n      max-width: 100% !important;\n      min-height: 52px !important;\n      border-radius: 16px !important;\n      border: 1px solid rgba(22,35,29,.16) !important;\n      background: #fbf7ef !important;\n      color: var(--text) !important;\n      padding: 13px 15px !important;\n      font-family: inherit !important;\n      font-size: 16px !important;\n      line-height: 1.3 !important;\n      box-shadow: none !important;\n    }\n\n    .hhh-contact textarea,\n    .hhh-contact .wpforms-field textarea {\n      min-height: 130px !important;\n      resize: vertical !important;\n    }\n\n    .hhh-contact input:focus,\n    .hhh-contact textarea:focus,\n    .hhh-contact select:focus {\n      border-color: var(--orange) !important;\n      outline: none !important;\n      box-shadow: 0 0 0 3px rgba(238,111,45,.14) !important;\n    }\n\n    .hhh-contact .wpforms-submit-container {\n      padding: 4px 0 0 !important;\n      margin: 0 !important;\n    }\n\n    .hhh-contact button[type=\"submit\"],\n    .hhh-contact .wpforms-submit {\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: #fff !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      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-contact button[type=\"submit\"]:hover,\n    .hhh-contact .wpforms-submit: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-contact .wpforms-confirmation-container-full {\n      background: rgba(127,240,210,.14) !important;\n      border: 1px solid rgba(23,61,48,.18) !important;\n      color: var(--green) !important;\n      border-radius: 18px !important;\n      padding: 18px !important;\n      font-weight: 800 !important;\n    }\n\n    \/* ================================\n       FINAL WPForms Name field fix\n    ================================= *\/\n\n    .hhh-contact div.wpforms-container-full .wpforms-form .wpforms-field-name .wpforms-field-row,\n    .hhh-contact .wpforms-container .wpforms-form .wpforms-field-name .wpforms-field-row,\n    .hhh-contact .wpforms-field-name .wpforms-field-row,\n    .hhh-contact .wpforms-field-name .wpforms-field-row.wpforms-field-medium {\n      display: flex !important;\n      flex-direction: row !important;\n      flex-wrap: nowrap !important;\n      align-items: flex-start !important;\n      justify-content: space-between !important;\n      gap: 18px !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      margin: 0 !important;\n      padding: 0 !important;\n    }\n\n    .hhh-contact div.wpforms-container-full .wpforms-form .wpforms-field-name .wpforms-field-row-block,\n    .hhh-contact .wpforms-container .wpforms-form .wpforms-field-name .wpforms-field-row-block,\n    .hhh-contact .wpforms-field-name .wpforms-field-row-block,\n    .hhh-contact .wpforms-field-name .wpforms-one-half,\n    .hhh-contact .wpforms-field-name .wpforms-first,\n    .hhh-contact .wpforms-field-name .wpforms-last {\n      float: none !important;\n      clear: none !important;\n      display: block !important;\n      width: auto !important;\n      max-width: none !important;\n      flex: 1 1 0 !important;\n      min-width: 0 !important;\n      margin: 0 !important;\n      padding: 0 !important;\n    }\n\n    .hhh-contact div.wpforms-container-full .wpforms-form .wpforms-field-name input[type=\"text\"],\n    .hhh-contact .wpforms-field-name input[type=\"text\"] {\n      width: 100% !important;\n      max-width: 100% !important;\n      min-width: 0 !important;\n      min-height: 58px !important;\n      height: 58px !important;\n      border-radius: 18px !important;\n      display: block !important;\n    }\n\n    .hhh-contact div.wpforms-container-full .wpforms-form .wpforms-field-name .wpforms-field-sublabel,\n    .hhh-contact .wpforms-field-name .wpforms-field-sublabel {\n      display: block !important;\n      margin: 8px 0 0 !important;\n      padding: 0 !important;\n      color: var(--muted) !important;\n      font-size: 15px !important;\n      line-height: 1.2 !important;\n    }\n\n    @keyframes hhhContactCloudMove {\n      from { transform: translateX(-280px); }\n      to { transform: translateX(1260px); }\n    }\n\n    @keyframes hhhContactGlow {\n      0%, 100% { opacity: .28; transform: scale(1); }\n      50% { opacity: .44; transform: scale(1.08); }\n    }\n\n    @keyframes hhhContactMountainBack {\n      0%, 100% { transform: translateY(0) scale(1); }\n      50% { transform: translateY(7px) scale(1.008); }\n    }\n\n    @keyframes hhhContactMountainMid {\n      0%, 100% { transform: translateY(0) scale(1); }\n      50% { transform: translateY(5px) scale(1.006); }\n    }\n\n    @keyframes hhhContactMountainFront {\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-contact-hero-inner {\n        grid-template-columns: 1fr;\n      }\n\n      .hhh-contact-card {\n        max-width: 620px;\n      }\n\n      .hhh-contact-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (max-width: 620px) {\n      .hhh-contact-hero {\n        min-height: auto;\n      }\n\n      .hhh-contact-hero-inner {\n        width: min(100% - 24px, 1120px);\n        padding: 122px 0 56px;\n        text-align: center;\n      }\n\n      .hhh-contact-title {\n        font-size: clamp(42px, 12vw, 62px);\n        letter-spacing: -2px;\n      }\n\n      .hhh-contact-subtitle {\n        margin-top: 22px;\n        font-size: 18px;\n      }\n\n      .hhh-contact-reason {\n        text-align: left;\n      }\n\n      .hhh-contact-card {\n        text-align: left;\n        padding: 24px;\n        border-radius: 24px;\n      }\n\n      .hhh-contact-section {\n        padding: 56px 0;\n      }\n\n      .hhh-contact-info-card {\n        padding: 24px;\n      }\n\n      .hhh-contact div.wpforms-container-full .wpforms-form .wpforms-field-name .wpforms-field-row,\n      .hhh-contact .wpforms-field-name .wpforms-field-row,\n      .hhh-contact .wpforms-field-name .wpforms-field-row.wpforms-field-medium {\n        flex-direction: column !important;\n        gap: 14px !important;\n      }\n\n      .hhh-contact div.wpforms-container-full .wpforms-form .wpforms-field-name .wpforms-field-row-block,\n      .hhh-contact .wpforms-field-name .wpforms-field-row-block,\n      .hhh-contact .wpforms-field-name .wpforms-one-half,\n      .hhh-contact .wpforms-field-name .wpforms-first,\n      .hhh-contact .wpforms-field-name .wpforms-last {\n        width: 100% !important;\n        max-width: 100% !important;\n        flex: 0 0 auto !important;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      .hhh-contact-cloud-1,\n      .hhh-contact-cloud-2,\n      .hhh-contact-mountain-back,\n      .hhh-contact-mountain-mid,\n      .hhh-contact-mountain-front,\n      .hhh-contact-glow {\n        animation: none !important;\n      }\n    }\n  <\/style>\n\n  <section class=\"hhh-contact-hero\">\n    <div class=\"hhh-contact-bg\" aria-hidden=\"true\">\n      <svg viewBox=\"0 0 1440 760\" preserveAspectRatio=\"xMidYMid slice\">\n        <defs>\n          <linearGradient id=\"hhhContactSky\" x1=\"0\" x2=\"0\" y1=\"0\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#58beca\"\/>\n            <stop offset=\"50%\" stop-color=\"#24796f\"\/>\n            <stop offset=\"100%\" stop-color=\"#123d30\"\/>\n          <\/linearGradient>\n\n          <radialGradient id=\"hhhContactGlow\" cx=\"72%\" cy=\"14%\" r=\"56%\">\n            <stop offset=\"0%\" stop-color=\"#ffffff\" stop-opacity=\".42\"\/>\n            <stop offset=\"55%\" stop-color=\"#ffffff\" stop-opacity=\".08\"\/>\n            <stop offset=\"100%\" stop-color=\"#ffffff\" stop-opacity=\"0\"\/>\n          <\/radialGradient>\n\n          <linearGradient id=\"hhhContactBackMountain\" x1=\"0\" x2=\"0\" y1=\"0\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#2d8c7f\"\/>\n            <stop offset=\"100%\" stop-color=\"#155144\"\/>\n          <\/linearGradient>\n\n          <linearGradient id=\"hhhContactMidMountain\" x1=\"0\" x2=\"0\" y1=\"0\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#1d6d5f\"\/>\n            <stop offset=\"100%\" stop-color=\"#103d31\"\/>\n          <\/linearGradient>\n\n          <linearGradient id=\"hhhContactFrontMountain\" x1=\"0\" x2=\"0\" y1=\"0\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#195a4a\"\/>\n            <stop offset=\"100%\" stop-color=\"#0d2e25\"\/>\n          <\/linearGradient>\n        <\/defs>\n\n        <rect width=\"1440\" height=\"760\" fill=\"url(#hhhContactSky)\"\/>\n        <circle class=\"hhh-contact-glow\" cx=\"1050\" cy=\"100\" r=\"260\" fill=\"url(#hhhContactGlow)\"\/>\n\n        <g class=\"hhh-contact-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)\"\/>\n        <\/g>\n\n        <g class=\"hhh-contact-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)\"\/>\n        <\/g>\n\n        <g class=\"hhh-contact-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(#hhhContactBackMountain)\"\/>\n        <\/g>\n\n        <g class=\"hhh-contact-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(#hhhContactMidMountain)\"\/>\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)\"\/>\n        <\/g>\n\n        <g class=\"hhh-contact-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(#hhhContactFrontMountain)\"\/>\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\"\/>\n        <\/g>\n      <\/svg>\n    <\/div>\n\n    <div class=\"hhh-contact-overlay\" aria-hidden=\"true\"><\/div>\n\n    <div class=\"hhh-contact-hero-inner\">\n      <div>\n        <span class=\"hhh-contact-eyebrow\">Contact Henry Hates Hiking<\/span>\n\n        <h1 class=\"hhh-contact-title\">Want to work together?<\/h1>\n\n        <p class=\"hhh-contact-subtitle\">\n          Ask about advertising, collaborations, hiking resources, partnerships, or anything else related to Henry Hates Hiking.\n        <\/p>\n\n        <div class=\"hhh-contact-reasons\">\n          <div class=\"hhh-contact-reason\">\n            <span class=\"hhh-contact-check\" aria-hidden=\"true\"><\/span>\n            <div>\n              <strong>Advertising &#038; sponsors<\/strong>\n              <span>For brands that want to reach hikers through the website, email list, or social content.<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"hhh-contact-reason\">\n            <span class=\"hhh-contact-check\" aria-hidden=\"true\"><\/span>\n            <div>\n              <strong>Creator collaborations<\/strong>\n              <span>For hotels, tourism brands, outdoor companies, and local businesses.<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"hhh-contact-reason\">\n            <span class=\"hhh-contact-check\" aria-hidden=\"true\"><\/span>\n            <div>\n              <strong>General questions<\/strong>\n              <span>For trail questions, media requests, or anything that does not fit neatly in a box.<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"hhh-contact-card\">\n        <h2>Send a message.<\/h2>\n\n        <p>\n          I\u2019ll get it directly at <strong>henry@henryhateshiking.com<\/strong>.\n        <\/p>\n\n        <div class=\"wpforms-container \" id=\"wpforms-3318\"><form id=\"wpforms-form-3318\" class=\"wpforms-validate wpforms-form wpforms-ajax-form\" data-formid=\"3318\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/es\/wp-json\/wp\/v2\/pages\/220\" data-token=\"997808c93b826adefec3ab4662e59a77\" data-token-time=\"1789133108\"><noscript class=\"wpforms-error-noscript\">Por favor, activa JavaScript en tu navegador para completar este formulario.<\/noscript><div class=\"wpforms-field-container\">\t\t<div id=\"wpforms-3318-field_4-container\"\n\t\t\tclass=\"wpforms-field wpforms-field-text\"\n\t\t\tdata-field-type=\"text\"\n\t\t\tdata-field-id=\"4\"\n\t\t\t>\n\t\t\t<label class=\"wpforms-field-label\" for=\"wpforms-3318-field_4\" >Email or Name<\/label>\n\t\t\t<input type=\"text\" id=\"wpforms-3318-field_4\" class=\"wpforms-field-medium\" name=\"wpforms[fields][4]\" >\n\t\t<\/div>\n\t\t<div id=\"wpforms-3318-field_1-container\" class=\"wpforms-field wpforms-field-name\" data-field-id=\"1\"><label class=\"wpforms-field-label\">Name <span class=\"wpforms-required-label\">*<\/span><\/label><div class=\"wpforms-field-row wpforms-field-medium\"><div class=\"wpforms-field-row-block wpforms-first wpforms-one-half\"><input type=\"text\" id=\"wpforms-3318-field_1\" class=\"wpforms-field-name-first wpforms-field-required\" name=\"wpforms[fields][1][first]\" required><label for=\"wpforms-3318-field_1\" class=\"wpforms-field-sublabel after\">Nombre<\/label><\/div><div class=\"wpforms-field-row-block wpforms-one-half\"><input type=\"text\" id=\"wpforms-3318-field_1-last\" class=\"wpforms-field-name-last wpforms-field-required\" name=\"wpforms[fields][1][last]\" required><label for=\"wpforms-3318-field_1-last\" class=\"wpforms-field-sublabel after\">Apellidos<\/label><\/div><\/div><\/div><div id=\"wpforms-3318-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\"><label class=\"wpforms-field-label\" for=\"wpforms-3318-field_2\">Email <span class=\"wpforms-required-label\">*<\/span><\/label><input type=\"email\" id=\"wpforms-3318-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" spellcheck=\"false\" required><\/div><div id=\"wpforms-3318-field_3-container\" class=\"wpforms-field wpforms-field-textarea\" data-field-id=\"3\"><label class=\"wpforms-field-label\" for=\"wpforms-3318-field_3\">Comment or Message<\/label><textarea id=\"wpforms-3318-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" ><\/textarea><\/div><script>\n\t\t\t\t( function() {\n\t\t\t\t\tconst style = document.createElement( 'style' );\n\t\t\t\t\tstyle.appendChild( document.createTextNode( '#wpforms-3318-field_4-container { position: absolute !important; overflow: hidden !important; display: inline !important; height: 1px !important; width: 1px !important; z-index: -1000 !important; padding: 0 !important; } #wpforms-3318-field_4-container input { visibility: hidden; } #wpforms-conversational-form-page #wpforms-3318-field_4-container label { counter-increment: none; }' ) );\n\t\t\t\t\tdocument.head.appendChild( style );\n\t\t\t\t\tdocument.currentScript?.remove();\n\t\t\t\t} )();\n\t\t\t<\/script><\/div><!-- .wpforms-field-container --><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"3318\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/henryhateshiking.com\/es\/wp-json\/wp\/v2\/pages\/220\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-3318\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit<\/button><img decoding=\"async\" src=\"https:\/\/henryhateshiking.com\/wp-content\/plugins\/wpforms-lite\/assets\/images\/submit-spin.svg\" class=\"wpforms-submit-spinner\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Cargando\" title=\"Contact\"><\/div><\/form><\/div>  <!-- .wpforms-container -->\n\n        <div class=\"hhh-contact-direct\">\n          Prefer email? Send it directly to <strong>henry@henryhateshiking.com<\/strong>.\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"hhh-contact-section\">\n    <div class=\"hhh-contact-wrap\">\n      <div class=\"hhh-contact-section-head\">\n        <span class=\"hhh-contact-kicker\">Best reasons to reach out<\/span>\n\n        <h2 class=\"hhh-contact-section-title\">Make the message easy to answer.<\/h2>\n\n        <p class=\"hhh-contact-section-text\">\n          The more specific you are, the faster I can point you in the right direction.\n        <\/p>\n      <\/div>\n\n      <div class=\"hhh-contact-grid\">\n        <div class=\"hhh-contact-info-card\">\n          <small>Advertisers<\/small>\n          <h3>Want to sponsor HHH?<\/h3>\n          <p>\n            Include your brand, campaign goal, target audience, rough budget, and the type of placement you are interested in.\n          <\/p>\n        <\/div>\n\n        <div class=\"hhh-contact-info-card\">\n          <small>Collaborations<\/small>\n          <h3>Want to work together?<\/h3>\n          <p>\n            Tell me what you are offering, where you are located, the deliverables you want, and your preferred timeline.\n          <\/p>\n        <\/div>\n\n        <div class=\"hhh-contact-info-card\">\n          <small>Trail questions<\/small>\n          <h3>Need hiking help?<\/h3>\n          <p>\n            Include the route, your experience level, date, group size, and what you are unsure about.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Contact Henry Hates Hiking Want to work together? Ask about advertising, collaborations, hiking resources, partnerships, or anything else related to Henry Hates Hiking. Advertising &#038; sponsors For brands that want to reach hikers through the website, email list, or social content. Creator collaborations For hotels, tourism brands, outdoor companies, and local businesses. General questions For [&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":"no-sidebar","site-content-layout":"plain-container","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","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":"enabled","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-220","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":"Contact Henry Hates Hiking Want to work together? Ask about advertising, collaborations, hiking resources, partnerships, or anything else related to Henry Hates Hiking. Advertising &#038; sponsors For brands that want to reach hikers through the website, email list, or social content. Creator collaborations For hotels, tourism brands, outdoor companies, and local businesses. General questions For&hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/henryhateshiking.com\/es\/wp-json\/wp\/v2\/pages\/220","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=220"}],"version-history":[{"count":15,"href":"https:\/\/henryhateshiking.com\/es\/wp-json\/wp\/v2\/pages\/220\/revisions"}],"predecessor-version":[{"id":4356,"href":"https:\/\/henryhateshiking.com\/es\/wp-json\/wp\/v2\/pages\/220\/revisions\/4356"}],"wp:attachment":[{"href":"https:\/\/henryhateshiking.com\/es\/wp-json\/wp\/v2\/media?parent=220"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}