{"id":6667,"date":"2026-05-09T11:37:22","date_gmt":"2026-05-09T09:37:22","guid":{"rendered":"https:\/\/holisticanature.com\/?page_id=6667"},"modified":"2026-05-09T18:00:29","modified_gmt":"2026-05-09T16:00:29","slug":"discover-your-experience","status":"publish","type":"page","link":"https:\/\/holisticanature.com\/en\/descubre-tu-experiencia","title":{"rendered":"Discover your experience"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div data-vc-full-width=\"true\" data-vc-full-width-temp=\"true\" data-vc-full-width-init=\"false\" data-vc-stretch-content=\"true\" class=\"vc_row wpb_row vc_row-fluid vc_row-no-padding\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"vc_empty_space\"   style=\"height: 100px\"><span class=\"vc_empty_space_inner\"><\/span><\/div>\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!-- =====================================================\n     QUIZ NATURALEZA \u00b7 HOL\u00cdSTICA NATURE\n     Versi\u00f3n para WordPress \/ Elementor \/ Gutenberg\n     -----------------------------------------------------\n     Pega TODO este bloque dentro de:\n       \u00b7 Gutenberg \u2192 bloque \"HTML personalizado\"\n       \u00b7 Elementor \u2192 widget \"HTML\"\n       \u00b7 Cualquier tema que admita HTML\/CSS\/JS embebido\n     Todo est\u00e1 auto-contenido (sin dependencias externas\n     m\u00e1s all\u00e1 de Google Fonts) y los estilos est\u00e1n scoped\n     dentro de .hn-quiz para no afectar al resto de la web.\n     ===================================================== -->\n\n<!-- ============= Meta Pixel \u00b7 Hol\u00edstica Nature =============\n     ID: 26652326421117767\n     Solo se inicializa si fbq a\u00fan no existe en la p\u00e1gina\n     (para no chocar con plugins tipo PixelYourSite, GTM, etc.)\n     ========================================================= -->\n<script>\n(function(){\n  if (window.fbq) return; \/\/ ya cargado por otro plugin\n  !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?\n  n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;\n  n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;\n  t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,\n  document,'script','https:\/\/connect.facebook.net\/en_US\/fbevents.js');\n  fbq('init', '26652326421117767');\n  fbq('track', 'PageView');\n})();\n<\/script>\n<noscript><img height=\"1\" width=\"1\" style=\"display:none\"\nsrc=\"https:\/\/www.facebook.com\/tr?id=26652326421117767&ev=PageView&noscript=1\"\/><\/noscript>\n<!-- ============= Fin Meta Pixel ============= -->\n\n<style>\n  \/* === Hol\u00edstica Nature Quiz \u2014 estilos scoped === *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Inter:wght@300;400;500;600&display=swap');\n\n  .hn-quiz {\n    --hn-cream: #FAF5E4;\n    --hn-cream-soft: #F5EDD0;\n    --hn-yellow-soft: #F2E5A3;\n    --hn-yellow-light: #FBF3C4;\n    --hn-sage: #9CB28A;\n    --hn-sage-deep: #6F8C5E;\n    --hn-forest: #3F5A3A;\n    --hn-forest-dark: #2A3F26;\n    --hn-text: #2C3328;\n    --hn-text-soft: #5A6155;\n    --hn-border: #DCD2A8;\n    --hn-white: #FFFEF8;\n\n    position: relative;\n    width: 100%;\n    min-height: 720px;\n    background: var(--hn-cream);\n    color: var(--hn-text);\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    overflow: hidden;\n    border-radius: 16px;\n    isolation: isolate;\n  }\n\n  .hn-quiz *, .hn-quiz *::before, .hn-quiz *::after {\n    box-sizing: border-box;\n  }\n\n  .hn-quiz::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse at 80% 0%, rgba(242, 229, 163, 0.4), transparent 50%),\n      radial-gradient(ellipse at 0% 100%, rgba(156, 178, 138, 0.25), transparent 50%);\n    pointer-events: none;\n    z-index: 0;\n  }\n\n  .hn-quiz__topbar {\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    padding: 1.4rem 1.8rem;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    z-index: 5;\n  }\n  .hn-quiz__brand {\n    display: inline-flex;\n    align-items: center;\n    text-decoration: none;\n  }\n  .hn-quiz__brand img {\n    height: 56px;\n    width: auto;\n    display: block;\n  }\n  .hn-quiz__progress {\n    font-size: 0.78rem;\n    color: var(--hn-text-soft);\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    font-weight: 500;\n  }\n  .hn-quiz__back {\n    background: none;\n    border: none;\n    color: var(--hn-text-soft);\n    font-family: 'Inter', sans-serif;\n    font-size: 0.85rem;\n    cursor: pointer;\n    padding: 0.4rem 0.9rem;\n    border-radius: 999px;\n    transition: all 0.2s;\n  }\n  .hn-quiz__back:hover {\n    background: var(--hn-cream-soft);\n    color: var(--hn-forest-dark);\n  }\n\n  .hn-quiz__container {\n    position: relative;\n    z-index: 1;\n    min-height: 720px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 5.5rem 2rem 3rem;\n  }\n\n  .hn-quiz__slide {\n    display: none;\n    width: 100%;\n    max-width: 640px;\n    animation: hnFadeIn 0.45s ease-out;\n  }\n  .hn-quiz__slide.is-active { display: block; }\n\n  @keyframes hnFadeIn {\n    from { opacity: 0; transform: translateY(12px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .hn-quiz h1.hn-quiz__title {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-weight: 400;\n    font-size: clamp(1.9rem, 4.8vw, 3.1rem);\n    line-height: 1.14;\n    color: var(--hn-forest-dark);\n    margin: 0 0 1.1rem 0;\n    letter-spacing: -0.01em;\n  }\n  .hn-quiz h2.hn-quiz__title-2 {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-weight: 400;\n    font-size: clamp(1.55rem, 3.8vw, 2.3rem);\n    line-height: 1.2;\n    color: var(--hn-forest-dark);\n    margin: 0 0 0.55rem 0;\n    letter-spacing: -0.005em;\n  }\n  .hn-quiz__subtitle {\n    font-size: 1rem;\n    color: var(--hn-text-soft);\n    line-height: 1.55;\n    margin: 0 0 2rem 0;\n    font-weight: 300;\n  }\n  .hn-quiz__micro {\n    font-size: 0.8rem;\n    color: var(--hn-text-soft);\n    font-style: italic;\n    margin: 1.4rem 0 0;\n    line-height: 1.5;\n  }\n  .hn-quiz__deco {\n    font-family: 'Cormorant Garamond', serif;\n    font-style: italic;\n    font-weight: 400;\n    color: var(--hn-sage-deep);\n    font-size: 1rem;\n    margin: 0 0 1.2rem 0;\n    letter-spacing: 0.05em;\n  }\n\n  .hn-quiz__btn,\n  a.hn-quiz__btn,\n  button.hn-quiz__btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 0.5rem;\n    padding: 0.92rem 2.1rem;\n    font-family: 'Inter', sans-serif;\n    font-weight: 500;\n    font-size: 0.96rem;\n    background: var(--hn-forest);\n    color: var(--hn-white) !important;\n    border: none;\n    border-radius: 999px;\n    cursor: pointer;\n    transition: all 0.25s ease;\n    letter-spacing: 0.01em;\n    text-decoration: none;\n    line-height: 1.2;\n  }\n  .hn-quiz__btn:hover,\n  a.hn-quiz__btn:hover,\n  button.hn-quiz__btn:hover {\n    background: var(--hn-forest-dark);\n    transform: translateY(-1px);\n    box-shadow: 0 6px 18px rgba(63, 90, 58, 0.18);\n    color: var(--hn-white) !important;\n  }\n  .hn-quiz__btn:disabled {\n    background: var(--hn-border) !important;\n    color: var(--hn-text-soft) !important;\n    cursor: not-allowed;\n    transform: none;\n    box-shadow: none;\n  }\n  .hn-quiz__btn--secondary,\n  a.hn-quiz__btn--secondary {\n    background: transparent !important;\n    color: var(--hn-forest) !important;\n    border: 1.5px solid var(--hn-sage);\n  }\n  .hn-quiz__btn--secondary:hover,\n  a.hn-quiz__btn--secondary:hover {\n    background: var(--hn-cream-soft) !important;\n    border-color: var(--hn-sage-deep);\n    color: var(--hn-forest) !important;\n  }\n\n  .hn-quiz__options {\n    display: flex;\n    flex-direction: column;\n    gap: 0.65rem;\n    margin: 0 0 1.6rem 0;\n  }\n  .hn-quiz__option {\n    background: var(--hn-white);\n    border: 1.5px solid var(--hn-border);\n    padding: 1rem 1.25rem;\n    border-radius: 14px;\n    cursor: pointer;\n    transition: all 0.2s;\n    display: flex;\n    align-items: center;\n    gap: 0.85rem;\n    font-size: 0.96rem;\n    line-height: 1.4;\n    color: var(--hn-text);\n    text-align: left;\n    width: 100%;\n    font-family: 'Inter', sans-serif;\n  }\n  .hn-quiz__option:hover {\n    border-color: var(--hn-sage);\n    background: var(--hn-cream-soft);\n    transform: translateX(2px);\n  }\n  .hn-quiz__option.is-selected {\n    border-color: var(--hn-forest);\n    background: var(--hn-yellow-light);\n    color: var(--hn-forest-dark);\n  }\n  .hn-quiz__marker {\n    width: 22px; height: 22px;\n    border-radius: 50%;\n    border: 1.5px solid var(--hn-border);\n    flex-shrink: 0;\n    position: relative;\n    transition: all 0.2s;\n    background: var(--hn-white);\n  }\n  .hn-quiz__option.is-selected .hn-quiz__marker {\n    border-color: var(--hn-forest);\n    background: var(--hn-forest);\n  }\n  .hn-quiz__option.is-selected .hn-quiz__marker::after {\n    content: '';\n    position: absolute;\n    top: 50%; left: 50%;\n    transform: translate(-50%, -50%);\n    width: 8px; height: 8px;\n    background: var(--hn-white);\n    border-radius: 50%;\n  }\n  .hn-quiz__option--multi .hn-quiz__marker { border-radius: 5px; }\n  .hn-quiz__option--multi.is-selected .hn-quiz__marker { border-radius: 5px; }\n  .hn-quiz__option--multi.is-selected .hn-quiz__marker::after {\n    width: 9px; height: 5px;\n    background: transparent;\n    border-left: 2px solid var(--hn-white);\n    border-bottom: 2px solid var(--hn-white);\n    transform: translate(-50%, -75%) rotate(-45deg);\n    border-radius: 0;\n  }\n\n  .hn-quiz__field { margin-bottom: 0.95rem; }\n  .hn-quiz__field label {\n    display: block;\n    font-size: 0.8rem;\n    color: var(--hn-text-soft);\n    margin-bottom: 0.4rem;\n    font-weight: 500;\n    letter-spacing: 0.02em;\n  }\n  .hn-quiz__field input {\n    width: 100%;\n    padding: 0.92rem 1.1rem;\n    border: 1.5px solid var(--hn-border);\n    border-radius: 12px;\n    font-family: 'Inter', sans-serif;\n    font-size: 1rem;\n    background: var(--hn-white);\n    color: var(--hn-text);\n    transition: all 0.2s;\n  }\n  .hn-quiz__field input:focus {\n    outline: none;\n    border-color: var(--hn-sage-deep);\n    box-shadow: 0 0 0 3px rgba(156, 178, 138, 0.15);\n  }\n  .hn-quiz__field input::placeholder { color: #B5B097; }\n  .hn-quiz__check {\n    display: flex;\n    align-items: flex-start;\n    gap: 0.55rem;\n    margin: 1rem 0 0.5rem;\n    font-size: 0.82rem;\n    color: var(--hn-text-soft);\n    line-height: 1.4;\n  }\n  .hn-quiz__check input { margin-top: 0.2rem; accent-color: var(--hn-forest); }\n\n  .hn-quiz__actions {\n    display: flex;\n    gap: 0.65rem;\n    flex-wrap: wrap;\n    margin-top: 1.4rem;\n    align-items: center;\n  }\n  .hn-quiz__skip {\n    background: none;\n    border: none;\n    color: var(--hn-text-soft);\n    font-size: 0.85rem;\n    cursor: pointer;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n    padding: 0.5rem;\n    font-family: 'Inter', sans-serif;\n  }\n  .hn-quiz__skip:hover { color: var(--hn-forest-dark); }\n\n  .hn-quiz__eyebrow {\n    font-size: 0.76rem;\n    color: var(--hn-sage-deep);\n    text-transform: uppercase;\n    letter-spacing: 0.18em;\n    margin-bottom: 0.9rem;\n    font-weight: 600;\n  }\n  .hn-quiz__card {\n    background: var(--hn-white);\n    border: 1px solid var(--hn-border);\n    border-radius: 18px;\n    padding: 1.6rem;\n    margin: 1.5rem 0;\n  }\n  .hn-quiz__card h3 {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-weight: 500;\n    font-size: 1.2rem;\n    color: var(--hn-forest-dark);\n    margin: 0 0 0.7rem 0;\n  }\n  .hn-quiz__card ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  .hn-quiz__card li {\n    padding: 0.6rem 0;\n    border-bottom: 1px dashed var(--hn-border);\n    color: var(--hn-text);\n    display: flex;\n    align-items: flex-start;\n    gap: 0.5rem;\n    font-size: 0.95rem;\n    list-style: none;\n  }\n  .hn-quiz__card li:last-child { border-bottom: none; }\n  .hn-quiz__card li::before {\n    content: '\u25cc';\n    color: var(--hn-sage-deep);\n    flex-shrink: 0;\n  }\n\n  .hn-quiz__loader {\n    text-align: center;\n    padding: 2.5rem 0;\n  }\n  .hn-quiz__loader-text {\n    font-family: 'Cormorant Garamond', serif;\n    font-style: italic;\n    font-size: 1.25rem;\n    color: var(--hn-sage-deep);\n  }\n  .hn-quiz__dots {\n    display: inline-flex;\n    gap: 0.3rem;\n    margin-top: 1rem;\n  }\n  .hn-quiz__dots span {\n    width: 7px; height: 7px;\n    background: var(--hn-sage);\n    border-radius: 50%;\n    animation: hnPulse 1.4s ease-in-out infinite;\n  }\n  .hn-quiz__dots span:nth-child(2) { animation-delay: 0.2s; }\n  .hn-quiz__dots span:nth-child(3) { animation-delay: 0.4s; }\n  @keyframes hnPulse {\n    0%, 80%, 100% { transform: scale(0.6); opacity: 0.5; }\n    40% { transform: scale(1); opacity: 1; }\n  }\n\n  @media (max-width: 640px) {\n    .hn-quiz { border-radius: 0; min-height: 100vh; }\n    .hn-quiz__container { padding: 5rem 1.2rem 2.5rem; min-height: 100vh; }\n    .hn-quiz__topbar { padding: 1rem 1.1rem; }\n    .hn-quiz__brand img { height: 46px; }\n    .hn-quiz__option { padding: 0.9rem 1rem; font-size: 0.92rem; }\n    .hn-quiz__card { padding: 1.3rem; }\n    .hn-quiz__actions { flex-direction: column; align-items: stretch; }\n    .hn-quiz__actions a.hn-quiz__btn,\n    .hn-quiz__actions button.hn-quiz__btn { width: 100%; }\n  }\n<\/style>\n\n<div class=\"hn-quiz\" id=\"hnQuiz\">\n\n  <div class=\"hn-quiz__topbar\">\n    <a class=\"hn-quiz__brand\" href=\"https:\/\/holisticanature.com\/en\/\" target=\"_blank\" rel=\"noopener\">\n      <img decoding=\"async\" src=\"https:\/\/holisticanature.com\/wp-content\/uploads\/2024\/04\/Logo-holisticanature-color-transparente-scaled.png\" alt=\"Hol\u00edstica Nature\">\n    <\/a>\n    <div class=\"hn-quiz__progress\" id=\"hnProgress\"><\/div>\n    <button class=\"hn-quiz__back\" id=\"hnBackBtn\" type=\"button\" style=\"visibility:hidden;\">\u2190 Back<\/button>\n  <\/div>\n\n  <div class=\"hn-quiz__container\">\n\n    <div class=\"hn-quiz__slide is-active\" data-slide=\"welcome\">\n      <div class=\"hn-quiz__deco\">\u2014 Sierra de Aracena<\/div>\n      <h1 class=\"hn-quiz__title\">What sort of nature<br>Do you need it today?<\/h1>\n      <p class=\"hn-quiz__subtitle\">In 60 seconds, we\u2019ll offer you an experience tailored to your own pace.<\/p>\n      <button class=\"hn-quiz__btn\" type=\"button\" data-action=\"next\">Get started \u2192<\/button>\n      <p class=\"hn-quiz__micro\">4 questions \u00b7 no registration required \u00b7 you can leave whenever you like.<\/p>\n    <\/div>\n\n    <div class=\"hn-quiz__slide\" data-slide=\"q1\">\n      <h2 class=\"hn-quiz__title-2\">What are you asking of nature right now?<\/h2>\n      <p class=\"hn-quiz__subtitle\">There is no right answer. Just yours, today.<\/p>\n      <div class=\"hn-quiz__options\" data-question=\"q1\" data-type=\"single\">\n        <button class=\"hn-quiz__option\" type=\"button\" data-value=\"geo\"><span class=\"hn-quiz__marker\"><\/span>Understanding the landscape I\u2019m walking through<\/button>\n        <button class=\"hn-quiz__option\" type=\"button\" data-value=\"familias\"><span class=\"hn-quiz__marker\"><\/span>Spending a special day with my loved ones<\/button>\n        <button class=\"hn-quiz__option\" type=\"button\" data-value=\"consciente\"><span class=\"hn-quiz__marker\"><\/span>Slow down and get back in touch with your body<\/button>\n        <button class=\"hn-quiz__option\" type=\"button\" data-value=\"creatividad\"><span class=\"hn-quiz__marker\"><\/span>Developing my creativity in nature<\/button>\n        <button class=\"hn-quiz__option\" type=\"button\" data-value=\"privadas\"><span class=\"hn-quiz__marker\"><\/span>To experience something I\u2019ll remember for months to come<\/button>\n      <\/div>\n      <div class=\"hn-quiz__actions\">\n        <button class=\"hn-quiz__btn\" type=\"button\" data-next-for=\"q1\" data-action=\"next\" disabled>Next \u2192<\/button>\n      <\/div>\n    <\/div>\n\n    <div class=\"hn-quiz__slide\" data-slide=\"q2\">\n      <h2 class=\"hn-quiz__title-2\">Which one appeals to you most?<\/h2>\n      <p class=\"hn-quiz__subtitle\">Tick all the ones that appeal to you, the ones that pique your curiosity.<\/p>\n      <div class=\"hn-quiz__options\" data-question=\"q2\" data-type=\"multi\">\n        <button class=\"hn-quiz__option hn-quiz__option--multi\" type=\"button\" data-value=\"georutas\"><span class=\"hn-quiz__marker\"><\/span>Georoutes: reading the Sierra as if it were a book spanning millions of years<\/button>\n        <button class=\"hn-quiz__option hn-quiz__option--multi\" type=\"button\" data-value=\"banos\"><span class=\"hn-quiz__marker\"><\/span>Forest bathing (<em>Shinrin-yoku<\/em>)<\/button>\n        <button class=\"hn-quiz__option hn-quiz__option--multi\" type=\"button\" data-value=\"etno\"><span class=\"hn-quiz__marker\"><\/span>Ethnobotany: plants, uses and the memory of the land<\/button>\n        <button class=\"hn-quiz__option hn-quiz__option--multi\" type=\"button\" data-value=\"liquenes\"><span class=\"hn-quiz__marker\"><\/span>Lichens and moss: the forest\u2019s tiny world<\/button>\n        <button class=\"hn-quiz__option hn-quiz__option--multi\" type=\"button\" data-value=\"senderismo\"><span class=\"hn-quiz__marker\"><\/span>Mindful hiking, at a leisurely pace<\/button>\n        <button class=\"hn-quiz__option hn-quiz__option--multi\" type=\"button\" data-value=\"diarios\"><span class=\"hn-quiz__marker\"><\/span>Nature Journals: creativity, mindfulness, science<\/button>\n        <button class=\"hn-quiz__option hn-quiz__option--multi\" type=\"button\" data-value=\"bienestar\"><span class=\"hn-quiz__marker\"><\/span>Outdoor wellbeing (breathing, body, calm)<\/button>\n        <button class=\"hn-quiz__option hn-quiz__option--multi\" type=\"button\" data-value=\"grupo\"><span class=\"hn-quiz__marker\"><\/span>Something designed just for my group<\/button>\n      <\/div>\n      <div class=\"hn-quiz__actions\">\n        <button class=\"hn-quiz__btn\" type=\"button\" data-next-for=\"q2\" data-action=\"next\" disabled>Next \u2192<\/button>\n      <\/div>\n    <\/div>\n\n    <div class=\"hn-quiz__slide\" data-slide=\"q3\">\n      <h2 class=\"hn-quiz__title-2\">Who do you imagine sharing this experience with?<\/h2>\n      <p class=\"hn-quiz__subtitle\">Let\u2019s go for the middle option. You can tick all the ones that apply to you.<\/p>\n      <div class=\"hn-quiz__options\" data-question=\"q3\" data-type=\"multi\">\n        <button class=\"hn-quiz__option hn-quiz__option--multi\" type=\"button\" data-value=\"solo\"><span class=\"hn-quiz__marker\"><\/span>On my own \u2014 as a treat for myself<\/button>\n        <button class=\"hn-quiz__option hn-quiz__option--multi\" type=\"button\" data-value=\"pareja\"><span class=\"hn-quiz__marker\"><\/span>As a couple<\/button>\n        <button class=\"hn-quiz__option hn-quiz__option--multi\" type=\"button\" data-value=\"amigos\"><span class=\"hn-quiz__marker\"><\/span>With friends<\/button>\n        <button class=\"hn-quiz__option hn-quiz__option--multi\" type=\"button\" data-value=\"familia\"><span class=\"hn-quiz__marker\"><\/span>With the family, with the little ones<\/button>\n        <button class=\"hn-quiz__option hn-quiz__option--multi\" type=\"button\" data-value=\"afines\"><span class=\"hn-quiz__marker\"><\/span>With people who are on the same wavelength<\/button>\n        <button class=\"hn-quiz__option hn-quiz__option--multi\" type=\"button\" data-value=\"empresa\"><span class=\"hn-quiz__marker\"><\/span>With my team<\/button>\n      <\/div>\n      <div class=\"hn-quiz__actions\">\n        <button class=\"hn-quiz__btn\" type=\"button\" data-next-for=\"q3\" data-action=\"next\" disabled>Next \u2192<\/button>\n      <\/div>\n    <\/div>\n\n    <div class=\"hn-quiz__slide\" data-slide=\"q4\">\n      <h2 class=\"hn-quiz__title-2\">Which one suits you best right now?<\/h2>\n      <p class=\"hn-quiz__subtitle\">The last of four.<\/p>\n      <div class=\"hn-quiz__options\" data-question=\"q4\" data-type=\"single\">\n        <button class=\"hn-quiz__option\" type=\"button\" data-value=\"suelta\"><span class=\"hn-quiz__marker\"><\/span>A one-off experience to start with<\/button>\n        <button class=\"hn-quiz__option\" type=\"button\" data-value=\"privado\"><span class=\"hn-quiz__marker\"><\/span>Something private, made to measure<\/button>\n        <button class=\"hn-quiz__option\" type=\"button\" data-value=\"equipo\"><span class=\"hn-quiz__marker\"><\/span>An experience designed for my team<\/button>\n        <button class=\"hn-quiz__option\" type=\"button\" data-value=\"descubrir\"><span class=\"hn-quiz__marker\"><\/span>I don\u2019t know yet; I want to find out bit by bit<\/button>\n      <\/div>\n      <div class=\"hn-quiz__actions\">\n        <button class=\"hn-quiz__btn\" type=\"button\" data-next-for=\"q4\" data-action=\"next\" disabled>Next \u2192<\/button>\n      <\/div>\n    <\/div>\n\n    <div class=\"hn-quiz__slide\" data-slide=\"data\">\n      <h2 class=\"hn-quiz__title-2\">It\u2019s almost ready. What shall we call you?<\/h2>\n      <p class=\"hn-quiz__subtitle\">Your personalised offer is now complete. We won\u2019t use your email address for anything you haven\u2019t agreed to.<\/p>\n      <div class=\"hn-quiz__field\">\n        <label for=\"hnName\">Name<\/label>\n        <input type=\"text\" id=\"hnName\" placeholder=\"Your name\" autocomplete=\"given-name\">\n      <\/div>\n      <div class=\"hn-quiz__field\">\n        <label for=\"hnEmail\">Email<\/label>\n        <input type=\"email\" id=\"hnEmail\" placeholder=\"tu@email.com\" autocomplete=\"email\">\n      <\/div>\n      <div class=\"hn-quiz__field\">\n        <label for=\"hnWa\">WhatsApp <span style=\"color:var(--hn-sage-deep);\">\u2014 we\u2019ll only use it if you\u2019d prefer us to contact you this way<\/span><\/label>\n        <input type=\"tel\" id=\"hnWa\" placeholder=\"+34 600 000 000\" autocomplete=\"tel\">\n      <\/div>\n      <label class=\"hn-quiz__check\">\n        <input type=\"checkbox\" id=\"hnConsent\">\n        <span>I agree to receive information from Hol\u00edstica Nature and the <a href=\"https:\/\/holisticanature.com\/en\/privacy-policy\/\" target=\"_blank\" rel=\"noopener\" style=\"color:var(--hn-forest);text-decoration:underline;\">privacy policy<\/a>. I can unsubscribe with a single click.<\/span>\n      <\/label>\n      <div class=\"hn-quiz__actions\">\n        <button class=\"hn-quiz__btn\" type=\"button\" data-next-for=\"data\" data-action=\"next\" disabled>Continue \u2192<\/button>\n      <\/div>\n    <\/div>\n\n    <div class=\"hn-quiz__slide\" data-slide=\"q5\">\n      <h2 class=\"hn-quiz__title-2\">How would you prefer us to keep in touch?<\/h2>\n      <p class=\"hn-quiz__subtitle\">Choose only what you want. No noise.<\/p>\n      <div class=\"hn-quiz__options\" data-question=\"q5\" data-type=\"single\">\n        <button class=\"hn-quiz__option\" type=\"button\" data-value=\"wa\"><span class=\"hn-quiz__marker\"><\/span>Contact me directly on WhatsApp<\/button>\n        <button class=\"hn-quiz__option\" type=\"button\" data-value=\"canal\"><span class=\"hn-quiz__marker\"><\/span>WhatsApp broadcast channel (only the good stuff)<\/button>\n        <button class=\"hn-quiz__option\" type=\"button\" data-value=\"email\"><span class=\"hn-quiz__marker\"><\/span>Monthly calendar by email<\/button>\n        <button class=\"hn-quiz__option\" type=\"button\" data-value=\"privadas\"><span class=\"hn-quiz__marker\"><\/span>I\u2019d like some information about something private (couple \/ group)<\/button>\n        <button class=\"hn-quiz__option\" type=\"button\" data-value=\"b2b\"><span class=\"hn-quiz__marker\"><\/span>I\u2019d like some information for companies \/ teams<\/button>\n        <button class=\"hn-quiz__option\" type=\"button\" data-value=\"agenda\"><span class=\"hn-quiz__marker\"><\/span>See upcoming events in the Sierra<\/button>\n        <button class=\"hn-quiz__option\" type=\"button\" data-value=\"explorar\"><span class=\"hn-quiz__marker\"><\/span>Just exploring for now<\/button>\n      <\/div>\n      <div class=\"hn-quiz__actions\">\n        <button class=\"hn-quiz__btn\" type=\"button\" data-next-for=\"q5\" data-action=\"next\" disabled>View my proposal \u2192<\/button>\n      <\/div>\n    <\/div>\n\n    <div class=\"hn-quiz__slide\" data-slide=\"loader\">\n      <div class=\"hn-quiz__loader\">\n        <div class=\"hn-quiz__loader-text\" id=\"hnLoaderText\">Reading amongst the lichens\u2026<\/div>\n        <div class=\"hn-quiz__dots\"><span><\/span><span><\/span><span><\/span><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hn-quiz__slide\" data-slide=\"result\">\n      <div class=\"hn-quiz__eyebrow\">Your proposal<\/div>\n      <h1 class=\"hn-quiz__title\" id=\"hnResultTitle\"><\/h1>\n      <p class=\"hn-quiz__subtitle\" id=\"hnResultIntro\"><\/p>\n      <div class=\"hn-quiz__card\">\n        <h3>We suggest you start by<\/h3>\n        <ul id=\"hnResultList\"><\/ul>\n      <\/div>\n      <div class=\"hn-quiz__actions\">\n        <a class=\"hn-quiz__btn\" id=\"hnResultCTA\" href=\"#\" target=\"_blank\" rel=\"noopener\">Book \u2192<\/a>\n        <a class=\"hn-quiz__btn hn-quiz__btn--secondary\" id=\"hnResultCTA2\" href=\"#\" target=\"_blank\" rel=\"noopener\" style=\"display:none;\"><\/a>\n        <button class=\"hn-quiz__skip\" type=\"button\" id=\"hnRestart\">Take the quiz again<\/button>\n      <\/div>\n      <p class=\"hn-quiz__micro\" id=\"hnResultMicro\"><\/p>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n(function(){\n  const root = document.getElementById('hnQuiz');\n  if (!root || root.dataset.hnInit) return;\n  root.dataset.hnInit = '1';\n\n  const $ = sel => root.querySelector(sel);\n  const $$ = sel => root.querySelectorAll(sel);\n\n  const state = {\n    slide: 0,\n    answers: { q1: null, q2: [], q3: [], q4: null, q5: null, name: '', email: '', whatsapp: '', consent: false }\n  };\n  const slides = ['welcome', 'q1', 'q2', 'q3', 'q4', 'data', 'q5', 'loader', 'result'];\n\n  function showSlide(idx) {\n    $$('.hn-quiz__slide').forEach(s => s.classList.remove('is-active'));\n    const slide = root.querySelector(`[data-slide=\"${slides[idx]}\"]`);\n    if (slide) slide.classList.add('is-active');\n    state.slide = idx;\n    updateChrome();\n    if (slides[idx] === 'loader') { sendToMake(); runLoader(); }\n    else if (slides[idx] === 'result') { renderResult(); }\n    if (root.scrollIntoView) root.scrollIntoView({ behavior: 'smooth', block: 'start' });\n  }\n\n  function updateChrome() {\n    const name = slides[state.slide];\n    const progressEl = $('#hnProgress');\n    const backBtn = $('#hnBackBtn');\n    const qIndex = ['q1','q2','q3','q4'].indexOf(name);\n    if (qIndex >= 0) progressEl.textContent = `Pregunta ${qIndex + 1} de 4`;\n    else if (name === 'data') progressEl.textContent = 'Casi listo';\n    else if (name === 'q5') progressEl.textContent = '\u00daltima pregunta';\n    else progressEl.textContent = '';\n    backBtn.style.visibility = (state.slide > 0 && name !== 'loader' && name !== 'result') ? 'visible' : 'hidden';\n  }\n\n  function next() { if (state.slide < slides.length - 1) showSlide(state.slide + 1); }\n  function back() { if (state.slide > 0) showSlide(state.slide - 1); }\n  function restart() {\n    state.answers = { q1: null, q2: [], q3: [], q4: null, q5: null, name: '', email: '', whatsapp: '', consent: false };\n    $$('.hn-quiz__option.is-selected').forEach(o => o.classList.remove('is-selected'));\n    $$('.hn-quiz__field input').forEach(i => { i.value = ''; });\n    $('#hnConsent').checked = false;\n    $$('.hn-quiz__btn[data-next-for]').forEach(b => b.disabled = true);\n    showSlide(0);\n  }\n\n  \/\/ Click delegation for next\/back\/restart\n  root.addEventListener('click', (e) => {\n    const action = e.target.closest('[data-action]');\n    if (action) { if (action.dataset.action === 'next') next(); }\n    if (e.target.closest('#hnBackBtn')) back();\n    if (e.target.closest('#hnRestart')) restart();\n  });\n\n  \/\/ Options\n  $$('.hn-quiz__options').forEach(group => {\n    const q = group.dataset.question;\n    const type = group.dataset.type;\n    const nextBtn = root.querySelector(`[data-next-for=\"${q}\"]`);\n    group.querySelectorAll('.hn-quiz__option').forEach(opt => {\n      opt.addEventListener('click', () => {\n        const value = opt.dataset.value;\n        if (type === 'single') {\n          group.querySelectorAll('.hn-quiz__option').forEach(o => o.classList.remove('is-selected'));\n          opt.classList.add('is-selected');\n          state.answers[q] = value;\n          if (nextBtn) nextBtn.disabled = false;\n        } else {\n          const idx = state.answers[q].indexOf(value);\n          if (idx >= 0) { state.answers[q].splice(idx, 1); opt.classList.remove('is-selected'); }\n          else { state.answers[q].push(value); opt.classList.add('is-selected'); }\n          if (nextBtn) nextBtn.disabled = state.answers[q].length === 0;\n        }\n      });\n    });\n  });\n\n  \/\/ Data capture validation\n  const nameI = $('#hnName'), emailI = $('#hnEmail'), waI = $('#hnWa'), consentI = $('#hnConsent');\n  const nextDataBtn = root.querySelector('[data-next-for=\"data\"]');\n  function validateData() {\n    const ok = nameI.value.trim().length > 1 && \/\\S+@\\S+\\.\\S+\/.test(emailI.value) && consentI.checked;\n    nextDataBtn.disabled = !ok;\n    state.answers.name = nameI.value.trim();\n    state.answers.email = emailI.value.trim();\n    state.answers.whatsapp = waI.value.trim();\n    state.answers.consent = consentI.checked;\n  }\n  [nameI, emailI, waI, consentI].forEach(el => { el.addEventListener('input', validateData); el.addEventListener('change', validateData); });\n\n  \/\/ Loader\n  const loaderMessages = ['Leyendo entre l\u00edquenes\u2026', 'Eligiendo tu sendero\u2026', 'Casi listo.'];\n  function runLoader() {\n    const el = $('#hnLoaderText');\n    let i = 0;\n    el.textContent = loaderMessages[0];\n    const id = setInterval(() => {\n      i++;\n      if (i >= loaderMessages.length) { clearInterval(id); next(); return; }\n      el.textContent = loaderMessages[i];\n    }, 900);\n  }\n\n  \/\/ Profile scoring\n  function computeProfile() {\n    const score = { bienestar: 0, geo: 0, familias: 0, consciente: 0, privadas: 0, b2b: 0, creatividad: 0 };\n    const a = state.answers;\n    if (a.q1) score[a.q1] += 2;\n    const q2map = {\n      georutas: { geo: 1 },\n      banos: { bienestar: 1, consciente: 0.3 },\n      etno: { geo: 0.7, consciente: 0.4 },\n      liquenes: { geo: 1 },\n      senderismo: { consciente: 1 },\n      diarios: { creatividad: 1 },\n      bienestar: { bienestar: 1 },\n      grupo: { privadas: 0.6, b2b: 0.6 }\n    };\n    a.q2.forEach(v => { const m = q2map[v] || {}; Object.keys(m).forEach(k => score[k] += m[k]); });\n    const q3map = {\n      solo: { consciente: 1, bienestar: 0.5 },\n      pareja: { privadas: 2 },\n      amigos: { familias: 0.6, privadas: 0.4 },\n      familia: { familias: 2.5 },\n      afines: { consciente: 0.8, creatividad: 0.4 },\n      empresa: { b2b: 4 }\n    };\n    if (Array.isArray(a.q3)) a.q3.forEach(v => { if (q3map[v]) Object.keys(q3map[v]).forEach(k => score[k] += q3map[v][k]); });\n    if (a.q4 === 'privado') score.privadas += 2;\n    if (a.q4 === 'equipo') score.b2b += 4;\n    if (a.q5 === 'privadas') score.privadas += 3;\n    if (a.q5 === 'b2b') score.b2b += 5;\n    let best = 'bienestar', bestScore = -1;\n    Object.keys(score).forEach(k => { if (score[k] > bestScore) { bestScore = score[k]; best = k; } });\n    return best;\n  }\n\n  const profiles = {\n    bienestar: { title: 'La pausa que necesitabas', intro: 'Vienes con prisa de fuera y la cabeza llena. La Sierra de Aracena sabe lo que hacer con eso.', list: ['Ba\u00f1o de bosque guiado', 'Senderismo consciente al amanecer', 'Sesi\u00f3n de bienestar al aire libre'], cta: 'Reservar mi pausa \u2192', ctaUrl: 'https:\/\/wa.me\/34636781167?text=Hola,%20vengo%20del%20quiz%20-%20perfil%20Bienestar' },\n    geo: { title: 'Mirada que entiende el paisaje', intro: 'No te basta con que un sitio sea bonito. Quieres saber por qu\u00e9 lo es. Y aqu\u00ed hay millones de a\u00f1os para contarte.', list: ['Georuta interpretativa', 'Ruta de l\u00edquenes y bioindicadores', 'Etnobot\u00e1nica del casta\u00f1ar'], cta: 'Ver pr\u00f3ximas georutas \u2192', ctaUrl: 'https:\/\/holisticanature.com\/eventos-sierra' },\n    familias: { title: 'D\u00edas que se recuerdan en familia', intro: 'Los mejores recuerdos no se compran, se viven al aire libre. Tenemos planes para que los peques (y los no tan peques) salgan con los ojos brillantes.', list: ['Senderos familiares con interpretaci\u00f3n', 'Talleres de naturaleza para peques', 'Eventos estacionales en grupo'], cta: 'Ver agenda familiar \u2192', ctaUrl: 'https:\/\/holisticanature.com\/eventos-sierra' },\n    consciente: { title: 'Habitar, no solo visitar', intro: 'No vienes a hacer fotos. Vienes a estar. A bajar pulsaciones y sincronizarte con el bosque.', list: ['Ba\u00f1o de bosque guiado', 'Senderismo consciente sin prisa', 'D\u00eda completo de inmersi\u00f3n en el casta\u00f1ar'], cta: 'Reservar mi inmersi\u00f3n \u2192', ctaUrl: 'https:\/\/wa.me\/34636781167?text=Hola,%20vengo%20del%20quiz%20-%20perfil%20Consciente' },\n    privadas: { title: 'Hecho para los tuyos', intro: 'Hay momentos que merecen un guion propio. Dise\u00f1amos la experiencia contigo: ruta, ritmo, comida, sorpresas.', list: ['Experiencia privada en pareja', 'D\u00eda a medida con amigas\/os', 'Celebraciones especiales en naturaleza'], cta: 'Hablar con nosotros por WhatsApp \u2192', ctaUrl: 'https:\/\/wa.me\/34636781167?text=Hola,%20me%20interesa%20una%20experiencia%20privada' },\n    b2b: { title: 'Equipos que respiran fuera de la oficina', intro: 'Cohesi\u00f3n real, no PowerPoint. Salir del despacho a la Sierra cambia conversaciones, decisiones y energ\u00eda del equipo.', list: ['Jornadas de team building en naturaleza', 'Retiros de 1 d\u00eda para equipos peque\u00f1os', 'Programas anuales de bienestar corporativo'], cta: 'Ver propuesta para empresas \u2192', ctaUrl: 'https:\/\/holisticanature.com\/b2b' },\n    creatividad: { title: 'Mirada que observa y crea', intro: 'Lo tuyo es mirar distinto. Detenerte donde otros pasan. Capturar lo peque\u00f1o, lo raro, lo que se mueve despacio.', list: ['Sesiones de etnobot\u00e1nica y l\u00edquenes', 'Diarios de Naturaleza', 'Salidas estacionales de observaci\u00f3n'], cta: 'Ver pr\u00f3ximas experiencias \u2192', ctaUrl: 'https:\/\/holisticanature.com\/eventos-sierra' }\n  };\n  const q5Actions = {\n    wa: { label: 'Hablar con nosotros por WhatsApp', url: 'https:\/\/wa.me\/34636781167?text=Hola,%20vengo%20del%20quiz%20de%20Holistica%20Nature' },\n    canal: { label: 'Unirme al canal de difusi\u00f3n', url: 'https:\/\/whatsapp.com\/channel\/0029Vb7DGmE9hXF7XUch8B2g' },\n    email: null,\n    privadas: { label: 'Hablar con nosotros por WhatsApp', url: 'https:\/\/wa.me\/34636781167?text=Hola,%20quiero%20info%20sobre%20experiencias%20privadas' },\n    b2b: { label: 'Ver propuesta para empresas', url: 'https:\/\/holisticanature.com\/b2b' },\n    agenda: { label: 'Ver pr\u00f3ximas actividades en la Sierra', url: 'https:\/\/holisticanature.com\/eventos-sierra' },\n    explorar: { label: 'Explorar el universo Ge\u00f3latra', url: 'https:\/\/geolatra.com' }\n  };\n\n  function renderResult() {\n    const profile = computeProfile();\n    const p = profiles[profile];\n    $('#hnResultTitle').textContent = p.title;\n    $('#hnResultIntro').textContent = (state.answers.name ? `${state.answers.name} \u2014 ` : '') + p.intro;\n    const list = $('#hnResultList');\n    list.innerHTML = '';\n    p.list.forEach(item => { const li = document.createElement('li'); li.textContent = item; list.appendChild(li); });\n    const cta = $('#hnResultCTA');\n    cta.textContent = p.cta;\n    cta.href = p.ctaUrl;\n    const cta2 = $('#hnResultCTA2');\n    const q5action = q5Actions[state.answers.q5];\n    \/\/ Comparar URL base (sin query string) para evitar duplicar botones del mismo destino\n    const stripQuery = (u) => (u || '').split('?')[0];\n    if (q5action && stripQuery(q5action.url) !== stripQuery(p.ctaUrl)) {\n      cta2.textContent = q5action.label;\n      cta2.href = q5action.url;\n      cta2.style.display = 'inline-flex';\n    } else {\n      cta2.style.display = 'none';\n    }\n    $('#hnResultMicro').textContent = `Te hemos enviado tu propuesta a ${state.answers.email}.`;\n\n    \/\/ Meta Pixel \u00b7 disparar conversi\u00f3n (asume que el pixel est\u00e1 cargado en la web)\n    if (typeof fbq === 'function') {\n      fbq('track', 'Lead', { content_name: 'Quiz Naturaleza', content_category: profile });\n      fbq('trackCustom', 'QuizCompleted', { perfil: profile, q5: state.answers.q5 });\n    }\n  }\n\n  \/\/ Make.com webhook \u2192 MailerLite (grupo \"ecoturismo\")\n  function sendToMake() {\n    const profile = computeProfile();\n    const payload = {\n      name: state.answers.name,\n      email: state.answers.email,\n      whatsapp: state.answers.whatsapp,\n      consent: state.answers.consent,\n      q1_intencion: state.answers.q1,\n      q2_experiencias: state.answers.q2.join(', '),\n      q3_con_quien: Array.isArray(state.answers.q3) ? state.answers.q3.join(', ') : state.answers.q3,\n      q4_formato: state.answers.q4,\n      q5_contacto: state.answers.q5,\n      perfil: profile,\n      grupo_mailerlite: 'ecoturismo',\n      fecha: new Date().toISOString(),\n      origen: 'quiz-naturaleza'\n    };\n    const url = 'https:\/\/hook.eu1.make.com\/za7nn4aosn9qtxvz4sfuq3tt77ye2mrt';\n\n    \/\/ Form-encoded: cada clave\/valor llega a Make como un campo independiente\n    \/\/ (mejor que JSON puro porque Make lo parsea autom\u00e1ticamente sin m\u00f3dulos extra)\n    const formData = new URLSearchParams();\n    Object.keys(payload).forEach(k => {\n      const v = payload[k];\n      formData.append(k, v === null || v === undefined ? '' : String(v));\n    });\n\n    console.log('[HN Quiz] Enviando datos a Make.com:', payload);\n\n    fetch(url, {\n      method: 'POST',\n      body: formData,\n      keepalive: true\n    })\n      .then(r => console.log('[HN Quiz] Respuesta Make:', r.status, r.ok ? 'OK' : 'ERROR'))\n      .catch(e => {\n        console.error('[HN Quiz] Fetch fall\u00f3, usando sendBeacon:', e);\n        \/\/ Fallback: sendBeacon (fire-and-forget)\n        if (navigator.sendBeacon) {\n          const sent = navigator.sendBeacon(url, formData);\n          console.log('[HN Quiz] sendBeacon resultado:', sent);\n        }\n      });\n  }\n\n  \/\/ init\n  showSlide(0);\n})();\n<\/script>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"\u2190 Atr\u00e1s \u2014 Sierra de Aracena \u00bfQu\u00e9 tipo de naturalezanecesitas hoy? En 60 segundos te proponemos una experiencia hecha a tu ritmo. Empezar \u2192 4 preguntas \u00b7 sin registro previo \u00b7 puedes salir cuando quieras. \u00bfQu\u00e9 le pides a la naturaleza ahora mismo? No hay respuesta correcta. Solo la tuya, hoy. Entender el paisaje que [...]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6667","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Descubre tu experiencia - Hol\u00edstica Nature<\/title>\n<meta name=\"description\" content=\"Formaci\u00f3n Yoga, Bienestar, Eco y Geoturismo, Ba\u00f1os de Bosque y Ecoterapia en el Parque Natural Sierra de Aracena y Picos de Aroche (Huelva)\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/holisticanature.com\/en\/discover-your-experience\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Descubre tu experiencia - Hol\u00edstica Nature\" \/>\n<meta property=\"og:description\" content=\"Formaci\u00f3n Yoga, Bienestar, Eco y Geoturismo, Ba\u00f1os de Bosque y Ecoterapia en el Parque Natural Sierra de Aracena y Picos de Aroche (Huelva)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/holisticanature.com\/en\/discover-your-experience\/\" \/>\n<meta property=\"og:site_name\" content=\"Hol\u00edstica Nature\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/holisticanature\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-09T16:00:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/holisticanature.com\/wp-content\/uploads\/2024\/05\/fondomandala-e1752083084300.png\" \/>\n\t<meta property=\"og:image:width\" content=\"787\" \/>\n\t<meta property=\"og:image:height\" content=\"443\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/holisticanature.com\\\/descubre-tu-experiencia\",\"url\":\"https:\\\/\\\/holisticanature.com\\\/descubre-tu-experiencia\",\"name\":\"Descubre tu experiencia - Hol\u00edstica Nature\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/holisticanature.com\\\/#website\"},\"datePublished\":\"2026-05-09T09:37:22+00:00\",\"dateModified\":\"2026-05-09T16:00:29+00:00\",\"description\":\"Formaci\u00f3n Yoga, Bienestar, Eco y Geoturismo, Ba\u00f1os de Bosque y Ecoterapia en el Parque Natural Sierra de Aracena y Picos de Aroche (Huelva)\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/holisticanature.com\\\/descubre-tu-experiencia#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/holisticanature.com\\\/descubre-tu-experiencia\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/holisticanature.com\\\/descubre-tu-experiencia#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/holisticanature.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Descubre tu experiencia\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/holisticanature.com\\\/#website\",\"url\":\"https:\\\/\\\/holisticanature.com\\\/\",\"name\":\"Holistica Nature\",\"description\":\"Ecolog\u00eda humana para reconectar con la naturaleza\",\"publisher\":{\"@id\":\"https:\\\/\\\/holisticanature.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/holisticanature.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/holisticanature.com\\\/#organization\",\"name\":\"Holistica Nature, Ecoturismo, Formaci\u00f3n y Bienestar SL\",\"url\":\"https:\\\/\\\/holisticanature.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/holisticanature.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/holisticanature.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-HN-color-trans-scaled-1.png\",\"contentUrl\":\"https:\\\/\\\/holisticanature.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-HN-color-trans-scaled-1.png\",\"width\":512,\"height\":512,\"caption\":\"Holistica Nature, Ecoturismo, Formaci\u00f3n y Bienestar SL\"},\"image\":{\"@id\":\"https:\\\/\\\/holisticanature.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/holisticanature\",\"https:\\\/\\\/www.instagram.com\\\/holisticanature\",\"https:\\\/\\\/t.me\\\/helenaholistica\",\"https:\\\/\\\/www.youtube.com\\\/@HolisticaNature\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Discover your experience \u2013 Hol\u00edstica Nature","description":"Training in Yoga, Wellbeing, Eco- and Geotourism, Forest Bathing and Ecotherapy in the Sierra de Aracena and Picos de Aroche Natural Park (Huelva)","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:\/\/holisticanature.com\/en\/discover-your-experience\/","og_locale":"en_GB","og_type":"article","og_title":"Descubre tu experiencia - Hol\u00edstica Nature","og_description":"Formaci\u00f3n Yoga, Bienestar, Eco y Geoturismo, Ba\u00f1os de Bosque y Ecoterapia en el Parque Natural Sierra de Aracena y Picos de Aroche (Huelva)","og_url":"https:\/\/holisticanature.com\/en\/discover-your-experience\/","og_site_name":"Hol\u00edstica Nature","article_publisher":"https:\/\/www.facebook.com\/holisticanature","article_modified_time":"2026-05-09T16:00:29+00:00","og_image":[{"width":787,"height":443,"url":"https:\/\/holisticanature.com\/wp-content\/uploads\/2024\/05\/fondomandala-e1752083084300.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/holisticanature.com\/descubre-tu-experiencia","url":"https:\/\/holisticanature.com\/descubre-tu-experiencia","name":"Discover your experience \u2013 Hol\u00edstica Nature","isPartOf":{"@id":"https:\/\/holisticanature.com\/#website"},"datePublished":"2026-05-09T09:37:22+00:00","dateModified":"2026-05-09T16:00:29+00:00","description":"Training in Yoga, Wellbeing, Eco- and Geotourism, Forest Bathing and Ecotherapy in the Sierra de Aracena and Picos de Aroche Natural Park (Huelva)","breadcrumb":{"@id":"https:\/\/holisticanature.com\/descubre-tu-experiencia#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/holisticanature.com\/descubre-tu-experiencia"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/holisticanature.com\/descubre-tu-experiencia#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/holisticanature.com\/"},{"@type":"ListItem","position":2,"name":"Descubre tu experiencia"}]},{"@type":"WebSite","@id":"https:\/\/holisticanature.com\/#website","url":"https:\/\/holisticanature.com\/","name":"Holistica Nature","description":"Human ecology: reconnecting with nature","publisher":{"@id":"https:\/\/holisticanature.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/holisticanature.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/holisticanature.com\/#organization","name":"Holistica Nature, Ecotourism, Training and Wellbeing SL","url":"https:\/\/holisticanature.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/holisticanature.com\/#\/schema\/logo\/image\/","url":"https:\/\/holisticanature.com\/wp-content\/uploads\/2026\/05\/cropped-HN-color-trans-scaled-1.png","contentUrl":"https:\/\/holisticanature.com\/wp-content\/uploads\/2026\/05\/cropped-HN-color-trans-scaled-1.png","width":512,"height":512,"caption":"Holistica Nature, Ecoturismo, Formaci\u00f3n y Bienestar SL"},"image":{"@id":"https:\/\/holisticanature.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/holisticanature","https:\/\/www.instagram.com\/holisticanature","https:\/\/t.me\/helenaholistica","https:\/\/www.youtube.com\/@HolisticaNature"]}]}},"_links":{"self":[{"href":"https:\/\/holisticanature.com\/en\/wp-json\/wp\/v2\/pages\/6667","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/holisticanature.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/holisticanature.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/holisticanature.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/holisticanature.com\/en\/wp-json\/wp\/v2\/comments?post=6667"}],"version-history":[{"count":13,"href":"https:\/\/holisticanature.com\/en\/wp-json\/wp\/v2\/pages\/6667\/revisions"}],"predecessor-version":[{"id":6671,"href":"https:\/\/holisticanature.com\/en\/wp-json\/wp\/v2\/pages\/6667\/revisions\/6671"}],"wp:attachment":[{"href":"https:\/\/holisticanature.com\/en\/wp-json\/wp\/v2\/media?parent=6667"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}