{"id":19,"date":"2018-02-06T10:39:22","date_gmt":"2018-02-06T10:39:22","guid":{"rendered":"https:\/\/chilcoexperiencias.com\/home-2\/"},"modified":"2026-04-13T22:46:00","modified_gmt":"2026-04-14T01:46:00","slug":"home-2","status":"publish","type":"page","link":"https:\/\/chilcoexperiencias.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"19\" class=\"elementor elementor-19\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-be891c7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"be891c7\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4b8c9e5\" data-id=\"4b8c9e5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3b53baa animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"3b53baa\" data-element_type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_tilt_effect&quot;:&quot;yes&quot;,&quot;motion_fx_tilt_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2.1,&quot;sizes&quot;:[]},&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:1100}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chilcoexperiencias.com\/wp-content\/uploads\/2024\/11\/65.png\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-79a7bef elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"79a7bef\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-468ef84\" data-id=\"468ef84\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-036dd5c elementor-widget elementor-widget-html\" data-id=\"036dd5c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"hero-chilco-winter\">\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;700;900&display=swap\" rel=\"stylesheet\">\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.2\/css\/all.min.css\">\r\n\r\n  <style>\r\n    :root {\r\n      --chilco-red: #A80032;\r\n      --chilco-dark: #1A1A1A;\r\n      --chilco-white: #FFFFFF;\r\n    }\r\n\r\n    #hero-chilco-winter {\r\n      position: relative;\r\n      min-height: 90vh; \/* Aumentado para mayor impacto visual *\/\r\n      display: flex;\r\n      flex-direction: column;\r\n      justify-content: center;\r\n      align-items: center;\r\n      background: var(--chilco-dark);\r\n      color: var(--chilco-white);\r\n      font-family: 'Roboto', sans-serif;\r\n      overflow: hidden;\r\n      padding: 120px 20px;\r\n      box-sizing: border-box;\r\n      text-align: center;\r\n    }\r\n\r\n    .hero-limit {\r\n      max-width: 1100px;\r\n      width: 100%;\r\n      margin: 0 auto;\r\n      position: relative;\r\n      z-index: 3;\r\n    }\r\n\r\n    \/* --- VIDEO BACKGROUND --- *\/\r\n    .video-background {\r\n      position: absolute;\r\n      top: 0; left: 0; width: 100%; height: 100%;\r\n      z-index: 0;\r\n      overflow: hidden;\r\n      pointer-events: none;\r\n    }\r\n\r\n    .video-foreground, .video-background iframe {\r\n      position: absolute;\r\n      top: 53%; left: 50%;\r\n      width: 100vw; height: 56.25vw;\r\n      min-height: 100vh; min-width: 177.77vh;\r\n      transform: translate(-50%, -50%);\r\n      filter: contrast(1.05) brightness(0.9); \/* Oscurecido ligeramente para legibilidad *\/\r\n    }\r\n\r\n    \/* --- OVERLAYS --- *\/\r\n   .hero-overlay {\r\n  background: linear-gradient(\r\n    180deg,\r\n    rgba(26,26,26,0.5) 0%,\r\n    rgba(26,26,26,0.3) 40%,\r\n    rgba(26,26,26,0.7) 75%,\r\n    rgba(26,26,26,0.85) 100%);\r\n}\r\n};\r\n      z-index: 2;\r\n    }\r\n\r\n    .grain-overlay {\r\n      position: absolute; top: 0; left: 0; width: 100%; height: 100%;\r\n      z-index: 1;\r\n      opacity: 0.3;\r\n      background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.4'\/%3E%3C\/svg%3E\");\r\n    }\r\n\r\n    \/* --- TEXTOS --- *\/\r\n    .text-area {\r\n      animation: fadeInUp 1.2s ease-out;\r\n    }\r\n\r\n    .hero-badge {\r\n      display: inline-block;\r\n      padding: 6px 14px;\r\n      background: var(--chilco-red);\r\n      color: #fff;\r\n      font-size: 12px;\r\n      font-weight: 900;\r\n      text-transform: uppercase;\r\n      letter-spacing: 2.5px;\r\n      margin-bottom: 25px;\r\n      border-radius: 4px;\r\n    }\r\n\r\n    #hero-chilco-winter h1 {\r\n      font-size: 3.8rem;\r\n      font-weight: 900;\r\n      line-height: 1.1;\r\n      margin: 0 auto 20px;\r\n      max-width: 950px;\r\n      color: #ffffff;\r\n      text-transform: uppercase;\r\n      text-shadow: 0 4px 10px rgba(0,0,0,0.5);\r\n    }\r\n\r\n    .hero-subtitle {\r\n      font-size: 1.4rem;\r\n      font-weight: 700;\r\n      color: var(--chilco-white);\r\n      margin-bottom: 15px;\r\n      max-width: 850px;\r\n      margin-left: auto;\r\n      margin-right: auto;\r\n      line-height: 1.3;\r\n    }\r\n\r\n    .hero-description {\r\n  font-size: 1.25rem;\r\n  line-height: 1.6;\r\n.hero-description {\r\n  color: rgba(255,255,255,0.75);}  margin: 0 auto 45px;\r\n  max-width: 720px;\r\n  font-weight: 400; \/* antes 300 *\/\r\n}\r\n    }\r\n\r\n    \/* BOTONES *\/\r\n    .hero-actions { \r\n      display: flex; \r\n      gap: 15px; \r\n      justify-content: center;\r\n    }\r\n\r\n    .btn-hero {\r\n      padding: 16px 35px;\r\n      font-weight: 700;\r\n      text-transform: uppercase;\r\n      font-size: 14px;\r\n      text-decoration: none;\r\n      border-radius: 50px;\r\n      transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n    }\r\n\r\n    .btn-red {\r\n      background: var(--chilco-red);\r\n      color: #fff;\r\n      border: 2px solid var(--chilco-red);\r\n    }\r\n    .btn-red:hover {\r\n      transform: translateY(-3px);\r\n      box-shadow: 0 8px 25px rgba(168, 0, 50, 0.4);\r\n      background: #c2003a;\r\n    }\r\n\r\n    .btn-outline {\r\n      background: rgba(255,255,255,0.05);\r\n      border: 2px solid #fff;\r\n      color: #fff;\r\n      backdrop-filter: blur(5px);\r\n    }\r\n    .btn-outline:hover {\r\n      background: #fff;\r\n      color: var(--chilco-red);\r\n    }\r\n\r\n    @keyframes fadeInUp {\r\n      from { opacity: 0; transform: translateY(30px); }\r\n      to { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    \/* RESPONSIVE *\/\r\n    @media (max-width: 1024px) { #hero-chilco-winter h1 { font-size: 3rem; } }\r\n    @media (max-width: 768px) {\r\n      #hero-chilco-winter { min-height: 100vh; padding: 100px 15px; }\r\n      #hero-chilco-winter h1 { font-size: 2.2rem; }\r\n      .hero-subtitle { font-size: 1.1rem; }\r\n      .hero-description { font-size: 1rem; }\r\n      .hero-actions { flex-direction: column; width: 100%; max-width: 300px; margin: 0 auto; }\r\n      .btn-hero { width: 100%; justify-content: center; }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"video-background\">\r\n    <div class=\"video-foreground\">\r\n      <iframe \r\n  src=\"https:\/\/www.youtube.com\/embed\/Czql0zKYHUU?autoplay=1&mute=1&controls=0&loop=1&playlist=Czql0zKYHUU&showinfo=0&rel=0&iv_load_policy=3&disablekb=1&playsinline=1&cc_load_policy=0\"\r\n  frameborder=\"0\"\r\n  loading=\"lazy\"\r\n  allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\r\n  allowfullscreen>\r\n<\/iframe>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"grain-overlay\"><\/div>\r\n  <div class=\"hero-overlay\"><\/div>\r\n\r\n  <div class=\"hero-limit\">\r\n    <div class=\"text-area\">\r\n      <span class=\"hero-badge\">Northern Patagonia<\/span>\r\n      \r\n      <h1>Ski touring &amp; mountain experiences<\/h1>\r\n      \r\n      <p class=\"hero-subtitle\">\r\n        Guided ski touring, splitboarding and mountain experiences in Patagonia and international destinations.\nWe focus on decision-making, terrain reading and real backcountry travel.\r\n      <\/p>\r\n\r\n      <p class=\"hero-description\">\r\n        We create guided mountain experiences focused on ski touring, splitboarding and trekking.\nOur approach combines technical skills, terrain awareness and group decision-making.\n\nThis is not mass tourism.\nWe work with small groups and design each experience around real mountain conditions.\r\n      <\/p>\r\n      \r\n   \r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0614e6b elementor-widget elementor-widget-html\" data-id=\"0614e6b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"chilco-about-home\">\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;500;700;900&display=swap\" rel=\"stylesheet\">\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.2\/css\/all.min.css\">\r\n\r\n  <style>\r\n    :root {\r\n      --chilco-red: #A80032;\r\n      --chilco-black: #1A1A1A;\r\n      --chilco-bg: #FFFFFF;\r\n      --chilco-gray: #555555;\r\n      --chilco-cream: #F9F7F2;\r\n    }\r\n\r\n    #chilco-about-home {\r\n      padding: 100px 5%;\r\n      background-color: var(--chilco-bg);\r\n      font-family: 'Roboto', sans-serif;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .about-container {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 60px;\r\n    }\r\n\r\n    .about-image-wrapper {\r\n      flex: 1.1;\r\n      position: relative;\r\n    }\r\n\r\n    .main-img {\r\n      width: 100% !important;\r\n      height: auto !important;\r\n      border-radius: 8px;\r\n      box-shadow: 0 20px 40px rgba(0,0,0,0.15);\r\n      display: block;\r\n      object-fit: cover;\r\n      aspect-ratio: 4\/3;\r\n      max-width: 100%;\r\n    }\r\n\r\n    .about-content { flex: 1; }\r\n\r\n    .sub-title {\r\n      display: inline-block;\r\n      font-size: 13px;\r\n      font-weight: 800;\r\n      text-transform: uppercase;\r\n      letter-spacing: 3px;\r\n      color: var(--chilco-red);\r\n      margin-bottom: 15px;\r\n    }\r\n\r\n    .about-content h2 {\r\n      font-size: 2.5rem;\r\n      font-weight: 900;\r\n      color: var(--chilco-black);\r\n      margin: 0 0 20px 0;\r\n      line-height: 1.1;\r\n      text-transform: uppercase;\r\n    }\r\n\r\n    .about-content p {\r\n      font-size: 1.1rem;\r\n      line-height: 1.7;\r\n      color: var(--chilco-gray);\r\n      margin-bottom: 30px;\r\n    }\r\n\r\n    .about-content p strong {\r\n      color: var(--chilco-black);\r\n    }\r\n\r\n    .features-list {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 20px;\r\n      margin-bottom: 40px;\r\n    }\r\n\r\n    .feature-item {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 12px;\r\n    }\r\n\r\n    .feature-item i {\r\n      color: var(--chilco-red);\r\n      font-size: 1.1rem;\r\n    }\r\n\r\n    .feature-item span {\r\n      font-weight: 700;\r\n      color: var(--chilco-black);\r\n      font-size: .9rem;\r\n      text-transform: uppercase;\r\n    }\r\n\r\n    .btn-about {\r\n      display: inline-block;\r\n      background: var(--chilco-red);\r\n      color: #fff;\r\n      padding: 16px 35px;\r\n      border-radius: 50px;\r\n      font-weight: 700;\r\n      text-decoration: none;\r\n      transition: all .3s ease;\r\n      text-transform: uppercase;\r\n      font-size: .85rem;\r\n      letter-spacing: 1px;\r\n    }\r\n\r\n    .btn-about:hover {\r\n      background: #8e002a;\r\n      transform: translateY(-3px);\r\n      box-shadow: 0 10px 20px rgba(168,0,50,.2);\r\n    }\r\n\r\n    @media (max-width:1024px) {\r\n      .about-container { flex-direction: column; gap: 40px; }\r\n      .about-image-wrapper, .about-content { width: 100%; }\r\n    }\r\n\r\n    @media (max-width:600px) {\r\n      #chilco-about-home { padding: 60px 20px; }\r\n      .about-content h2 { font-size: 1.8rem; }\r\n      .features-list { grid-template-columns: 1fr; gap: 15px; }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"about-container\">\r\n\r\n    <div class=\"about-image-wrapper\">\r\n      <img decoding=\"async\" src=\"https:\/\/chilcoexperiencias.com\/wp-content\/uploads\/2026\/02\/7e0a75ed-7b79-49c0-8708-7553c2fb2b29.jpg\"\r\n           alt=\"Equipo Chilco Ski Touring\"\r\n           class=\"main-img\">\r\n    <\/div>\r\n\r\n    <div class=\"about-content\">\r\n      <span class=\"sub-title\">Why travel with Chilco\r\n<\/span>\r\n      <h2>Ski touring and real mountain education<\/h2>\r\n\r\n      <p>\r\n        <strong>Chilco Experiencias<\/strong>  Chilco Mountain Experiences is a boutique operator specialized in ski touring, mountaineering, trekking and mountain education in Northern Patagonia.\n\nWe don\u2019t offer isolated trips.\nWe design a progressive pathway where each experience is part of a larger journey toward autonomy in the mountains.\n\nFrom first backcountry days to more demanding expeditions, we support each person in developing both technical skills and decision-making in real terrain.\r\n      <\/p>\r\n\r\n      <div class=\"features-list\">\r\n        <div class=\"feature-item\">\r\n          <i class=\"fas fa-check-circle\"><\/i><span>Ski Touring Patagonia<\/span>\r\n        <\/div>\r\n        <div class=\"feature-item\">\r\n          <i class=\"fas fa-check-circle\"><\/i><span>Progressive mountain education<\/span>\r\n        <\/div>\r\n        <div class=\"feature-item\">\r\n          <i class=\"fas fa-check-circle\"><\/i><span>Adventure travel experiences<\/span>\r\n        <\/div>\r\n        <div class=\"feature-item\">\r\n          <i class=\"fas fa-check-circle\"><\/i><span>Mountain-specific physical training<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <a href=\"https:\/\/chilcoexperiencias.com\/en\/product-category\/ski-splitboard\/\" class=\"btn-about\">\r\n        Explore Chilco experiences <i class=\"fas fa-arrow-right\" style=\"margin-left:8px;\"><\/i>\r\n      <\/a>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-075e668 elementor-widget elementor-widget-menu-anchor\" data-id=\"075e668\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"666\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e3b120 elementor-widget elementor-widget-shortcode\" data-id=\"5e3b120\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t            <section class=\"mc-builder-section\">\n                <div class=\"categorias-container\">\n                    <h2>Upcoming trips<\/h2>                    <p class=\"subtitle\">Selected ski touring, mountaineering and mountain education experiences in Northern Patagonia.<\/p>\n                    <div class=\"categorias-shortcode-wrapper\">\n                        \n                                                    <div class=\"mc-grid-layout\">\n                                            <a href=\"https:\/\/chilcoexperiencias.com\/en\/paquetes-chilco\/esqui-de-montana-en-volcanes-de-araucania\/\" class=\"mc-prod-card\">\n                <div class=\"mc-prod-img-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/chilcoexperiencias.com\/wp-content\/uploads\/2026\/03\/Diseno-sin-titulo-12-768x432.jpg\" alt=\"ESQU\u00cd DE MONTA\u00d1A EN VOLCANES DE ARAUCAN\u00cdA\" loading=\"lazy\">\n                <\/div>\n                <div class=\"mc-prod-details\">\n                    <h3 class=\"mc-prod-title\">\n                        VOLCANO SKI TOURING \u2013 ARAUCAN\u00cdA                    <\/h3>\n                    <div class=\"mc-chilco-meta\">\n                        <span class=\"meta-item\"><strong>\u23f3 Duraci\u00f3n:<\/strong> 9 days\/8 nights<\/span>                        <span class=\"meta-item\"><strong>\u26f0\ufe0f Nivel:<\/strong> Strong intermediate to advanced backcountry skiers<\/span>                    <\/div>\n                    <div class=\"mc-actions\">\n                        <button class=\"button mc-add-btn\" tabindex=\"-1\">view program<\/button>\n                    <\/div>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/chilcoexperiencias.com\/en\/paquetes-chilco\/paso-pehuenche-backcountry-camp\/\" class=\"mc-prod-card\">\n                <div class=\"mc-prod-img-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/chilcoexperiencias.com\/wp-content\/uploads\/2026\/03\/20251018_092110-768x576.jpg\" alt=\"Paso Pehuenche Backcountry Camp\" loading=\"lazy\">\n                <\/div>\n                <div class=\"mc-prod-details\">\n                    <h3 class=\"mc-prod-title\">\n                        Paso Pehuenche Backcountry Camp                    <\/h3>\n                    <div class=\"mc-chilco-meta\">\n                        <span class=\"meta-item\"><strong>\u23f3 Duraci\u00f3n:<\/strong> 5 days\/ 4 nights<\/span>                        <span class=\"meta-item\"><strong>\u26f0\ufe0f Nivel:<\/strong> Beginner to intermediate backcountry skiers<\/span>                    <\/div>\n                    <div class=\"mc-actions\">\n                        <button class=\"button mc-add-btn\" tabindex=\"-1\">view program<\/button>\n                    <\/div>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/chilcoexperiencias.com\/en\/paquetes-chilco\/volcan-lanin-ski-touring\/\" class=\"mc-prod-card\">\n                <div class=\"mc-prod-img-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/chilcoexperiencias.com\/wp-content\/uploads\/2026\/03\/IMG_8716-scaled-e1773264412807-768x302.jpeg\" alt=\"Lanin ski touring\" loading=\"lazy\">\n                <\/div>\n                <div class=\"mc-prod-details\">\n                    <h3 class=\"mc-prod-title\">\n                        Lanin ski touring                    <\/h3>\n                    <div class=\"mc-chilco-meta\">\n                        <span class=\"meta-item\"><strong>\u23f3 Duraci\u00f3n:<\/strong> 2 days\/1 night<\/span>                        <span class=\"meta-item\"><strong>\u26f0\ufe0f Nivel:<\/strong> Strong intermediate to advanced backcountry skiers<\/span>                    <\/div>\n                    <div class=\"mc-actions\">\n                        <button class=\"button mc-add-btn\" tabindex=\"-1\">view program<\/button>\n                    <\/div>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/chilcoexperiencias.com\/en\/paquetes-chilco\/4-refugios-ski-tour\/\" class=\"mc-prod-card\">\n                <div class=\"mc-prod-img-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/chilcoexperiencias.com\/wp-content\/uploads\/2026\/03\/IMG_20220925_104016-1-768x576.jpg\" alt=\"Bariloche 4 refugios ski tour\" loading=\"lazy\">\n                <\/div>\n                <div class=\"mc-prod-details\">\n                    <h3 class=\"mc-prod-title\">\n                        BARILOCHE HUT TO HUT SKI TOUR                    <\/h3>\n                    <div class=\"mc-chilco-meta\">\n                        <span class=\"meta-item\"><strong>\u23f3 Duraci\u00f3n:<\/strong> 9 DAYS\/8 NIGHTS<\/span>                        <span class=\"meta-item\"><strong>\u26f0\ufe0f Nivel:<\/strong> Strong intermediate to advanced backcountry skiers<\/span>                    <\/div>\n                    <div class=\"mc-actions\">\n                        <button class=\"button mc-add-btn\" tabindex=\"-1\">view program<\/button>\n                    <\/div>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/chilcoexperiencias.com\/en\/paquetes-chilco\/entrenamiento-para-montana\/\" class=\"mc-prod-card\">\n                <div class=\"mc-prod-img-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/chilcoexperiencias.com\/wp-content\/uploads\/2026\/04\/Diseno-sin-titulo-11-1-768x360.png\" alt=\"Preparaci\u00f3n F\u00edsica para Deportes de Monta\u00f1a\" loading=\"lazy\">\n                <\/div>\n                <div class=\"mc-prod-details\">\n                    <h3 class=\"mc-prod-title\">\n                        Preparaci\u00f3n F\u00edsica para Deportes de Monta\u00f1a                    <\/h3>\n                    <div class=\"mc-chilco-meta\">\n                                                                    <\/div>\n                    <div class=\"mc-actions\">\n                        <button class=\"button mc-add-btn\" tabindex=\"-1\">view program<\/button>\n                    <\/div>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/chilcoexperiencias.com\/en\/paquetes-chilco\/esqui-de-travesia-patagonia-intro\/\" class=\"mc-prod-card\">\n                <div class=\"mc-prod-img-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/chilcoexperiencias.com\/wp-content\/uploads\/2026\/03\/IMG_8716-scaled-e1773264412807-768x302.jpeg\" alt=\"Intro al Backcountry\" loading=\"lazy\">\n                <\/div>\n                <div class=\"mc-prod-details\">\n                    <h3 class=\"mc-prod-title\">\n                        Intro to Backcountry                    <\/h3>\n                    <div class=\"mc-chilco-meta\">\n                        <span class=\"meta-item\"><strong>\u23f3 Duraci\u00f3n:<\/strong> 2 days<\/span>                        <span class=\"meta-item\"><strong>\u26f0\ufe0f Nivel:<\/strong> Beginner to intermediate<\/span>                    <\/div>\n                    <div class=\"mc-actions\">\n                        <button class=\"button mc-add-btn\" tabindex=\"-1\">view program<\/button>\n                    <\/div>\n                <\/div>\n            <\/a>\n                                        <\/div>\n\n                        \n                    <\/div>\n                <\/div>\n            <\/section>\n            <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c02d9c7 elementor-widget elementor-widget-html\" data-id=\"c02d9c7\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"chilco-opiniones\">\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;700;900&display=swap\" rel=\"stylesheet\">\r\n  \r\n  <style>\r\n    :root {\r\n      --chilco-red: #A80032;\r\n      --chilco-black: #1A1A1A;\r\n      --chilco-cream: #F9F7F2;\r\n    }\r\n\r\n    #chilco-opiniones {\r\n      padding: 80px 5%;\r\n      background-color: var(--chilco-cream); \/* Fondo suave *\/\r\n      font-family: 'Roboto', sans-serif;\r\n      text-align: center;\r\n    }\r\n\r\n    .opiniones-container {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n    }\r\n\r\n    \/* T\u00edtulo de la secci\u00f3n *\/\r\n    .opiniones-header {\r\n      margin-bottom: 40px;\r\n    }\r\n\r\n    .opiniones-header h2 {\r\n      font-size: 2.5rem;\r\n      font-weight: 900;\r\n      color: var(--chilco-black);\r\n      text-transform: uppercase;\r\n      margin: 0 0 10px;\r\n    }\r\n\r\n    .opiniones-header p {\r\n      font-size: 1.1rem;\r\n      color: #666;\r\n      max-width: 600px;\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .opiniones-header span {\r\n      color: var(--chilco-red);\r\n      font-weight: 700;\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"opiniones-container\">\r\n    \r\n    <div class=\"opiniones-header\">\r\n      <h2>What our clients say<\/h2>\r\n      <p>Real experiences from our clients. <span>The Chilco adventures<\/span>.<\/p>\r\n    <\/div>\r\n\r\n    <pre class=\"ti-widget\"><template id=\"trustindex-google-widget-html\"><div class=\"ti-widget  ti-goog ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"hace %d %s|hoy|d\u00eda|d\u00edas|semana|semanas|mes|meses|a\u00f1o|a\u00f1os\" data-plugin-version=\"13.2.7\" data-layout-id=\"13\" data-layout-category=\"slider\" data-set-id=\"light-contrast\" data-pid=\"\" data-language=\"es\" data-close-locale=\"Cerca\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"Respuesta del propietario\" data-only-rating-locale=\"Esta usuario solo dej\u00f3 una calificaci\u00f3n.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer source-Google\"> <div class=\"ti-row\"> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh4.googleusercontent.com\/-DM29K3VPkFg\/AAAAAAAAAAI\/AAAAAAAAAAA\/fMz-C5S6Uns\/s160-p-k-no-ns-nd\/photo.jpg\" alt=\"Chilco Experiencias de Monta\u00f1a\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Chilco Experiencias de Monta\u00f1a<\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\"><strong>28 rese\u00f1as Google<\/strong><\/span> <\/div> <div class=\"ti-header-write-btn-container\"> <a href=\"https:\/\/admin.trustindex.io\/api\/googleWriteReview?place-id=ChIJ-Z2BeEUNEZYR0pKKtDctH3k\" class=\"ti-header-write-btn\" role=\"button\" aria-label=\"Escribe una rese\u00f1a a Google\" target=\"_blank\" rel=\"noopener\">Escribe una rese\u00f1a<\/a> <\/div>  <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Siguiente rese\u00f1a\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Rese\u00f1a anterior\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1769385600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjW1Wt_lrQ0e2LaiX4YnoyRb8VOhtYvkSy-BoqB1HTwMk_c6t0gC=w40-h40-c-rp-mo-br100\" alt=\"Gisela Regalado profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Gisela Regalado <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->La experiencia de la Vuelta al Lago L\u00e1car estuvo incre\u00edble! La organizaci\u00f3n y los momentos a lo largo de la salida fueron excelentes. El grupo muy divertido, la comida de calidad y cantidad, el lugar de acampe un sue\u00f1o, el regreso en velero un lujo! Y la buena onda y asesoramiento de Juli\u00e1n como gu\u00eda que nos llev\u00f3 por lugares de la monta\u00f1a maravillosos y Charly timonel que nos hizo disfrutar el viaje en el lago, nos brind\u00f3 informaci\u00f3n a lo largo del mismo del entorno donde navegamos y sobre n\u00e1utica tambi\u00e9n, lo que fue muy interesante. Y la picada en velero otro level! Gracias por esta experiencia!!! \ud83c\udf04\ud83c\udfd5\ufe0f\u2600\ufe0f\ud83c\udf0a\u26f5<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1765324800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjW97qZdv45sNvmcuMTbPlcvedhjkXQYmsJFLJiMvb2sRDSRiEtsoA=w40-h40-c-rp-mo-br100\" alt=\"Natalia Moreno profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Natalia Moreno <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Impecable la organizacion, nos dieron todo el equipo necesario para un asenso, incluyendo una comida exquisita. Fueron muy atentos y acompa\u00f1aron en todo momento. Siempre transmitiendo tranquilidad y buena onda. Saben priorizar la seguridad y permitir que la experiencia sea disfrutada. Gracias por eso!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1765152000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJ7jTY1j0lgbKQc1S64fv7sTK-MbmQNJRJ3ssC054SxN75f-A=w40-h40-c-rp-mo-br100\" alt=\"LELO LUCAS profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> LELO LUCAS <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Incre\u00edble experiencia de monta\u00f1a! Cumbre del Lanin no es solo una excursi\u00f3n. Es un entrenamiento de monta\u00f1a y constante aprendizaje con Juli\u00e1n Pajarola como \u201cEl Mejor Gu\u00eda\u201d: ense\u00f1anzas, naturaleza extrema constante en un marco de seguridad responsable. Y camarader\u00eda inigualable. Nos han atendido, agasajado, ense\u00f1ado y cuidado todo el tiempo. En resumen: altamente recomendable Chilco Experiencias de Monta\u00f1a y sobre todo Juli un gran capo. Gracias nuevamente por permitirnos abrazar al Volc\u00e1n Lanin que nos regal\u00f3 su cumbre con esfuerzo y respeto por la monta\u00f1a.\nSi el Lanin sigue ah\u00ed\u2026 es para que lo visites, te entrenes como nos sugirieron, y lo hagas con Chilco! \ud83e\udd19\ud83d\udc4f\ud83d\udc4f\ud83d\udc4f\ud83d\udc4f\ud83d\udc4f\ud83d\udcaa\ud83d\udcaa\ud83d\udcaa\ud83d\udcaa\ud83d\udcaa\ud83c\udf0b<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1765152000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjURNgERLw9I-J__H-mUXevj6sdFDeRA65z3COyMna50uWJsKN2E=w40-h40-c-rp-mo-br100\" alt=\"Gonzalo Perez Torello profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Gonzalo Perez Torello <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Gu\u00eda al Lan\u00edn. Con gran capacidad y profesionalismo. Muy id\u00f3neo en la materia. Reconocido por sus pares. Recomiendo.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1765152000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocId7e4ovCylAeyyTZdXCMu-R2GRtv_vnO_xsaZayvqGf9hPzA=w40-h40-c-rp-mo-ba3-br100\" alt=\"Gonzalo Ch profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Gonzalo Ch <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Muy linda experiencia, Julian una excelente personal que conoce su muy bien su profesi\u00f3n, cumpli\u00f3 sobradamente su tarea y nos ayudo a disfrutar del hermoso Lanin en cada detalle. Muy recomendable, en todas las actividades que realiza.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764806400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjXSbLYxbCUTdTBylzLBiopjsDAtmRFs-VA3QqEUfSR0pVpFZPYC=w40-h40-c-rp-mo-br100\" alt=\"Lore Campi profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Lore Campi <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifica que la fuente original de la rese\u00f1a sea Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->La experiencia en el Volc\u00e1n Sollipulli fue extraordinaria. La prioridad en seguridad, combinada con el disfrute, las risas y un servicio de hospedaje impecable, hicieron que todo fuera perfecto. Altamente recomendable.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/chilcoexperiencias.com\/wp-content\/uploads\/trustindex-google-widget.css?1771537495\"><\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f39870 elementor-widget elementor-widget-html\" data-id=\"5f39870\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"chilco-alianzas-unified\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;700;900&display=swap\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.2\/css\/all.min.css\">\r\n\r\n    <style>\r\n        :root {\r\n            --chilco-red: #A80032;\r\n            --chilco-dark: #1A1A1A;\r\n            --chilco-gray: #666666;\r\n        }\r\n\r\n        #chilco-alianzas-unified {\r\n            padding: 80px 5%;\r\n            background-color: #FFFFFF;\r\n            font-family: 'Roboto', sans-serif;\r\n            text-align: center;\r\n        }\r\n\r\n        .header-simple {\r\n            max-width: 700px;\r\n            margin: 0 auto 40px;\r\n        }\r\n\r\n        .header-simple h2 {\r\n            font-size: 2rem;\r\n            font-weight: 900;\r\n            color: var(--chilco-dark);\r\n            text-transform: uppercase;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        \/* --- CONTENEDOR UNIFICADO --- *\/\r\n        .alliance-unified-box {\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n        }\r\n\r\n        .main-partner-logo {\r\n            height: 100px;\r\n            width: auto;\r\n            margin-bottom: 40px;\r\n            object-fit: contain;\r\n        }\r\n\r\n        \/* --- FILA DE P\u00c1RRAFOS --- *\/\r\n        .alliance-info-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 50px;\r\n            text-align: center;\r\n        }\r\n\r\n        .info-block h3 {\r\n            font-size: 1.1rem;\r\n            font-weight: 900;\r\n            color: var(--chilco-red);\r\n            text-transform: uppercase;\r\n            margin-bottom: 12px;\r\n            letter-spacing: 1px;\r\n        }\r\n\r\n        .info-block p {\r\n            font-size: 1rem;\r\n            color: var(--chilco-gray);\r\n            line-height: 1.6;\r\n            margin: 0;\r\n        }\r\n\r\n        \/* SEPARADOR VERTICAL SUTIL *\/\r\n        .info-block:first-child {\r\n            border-right: 1px solid #eee;\r\n            padding-right: 50px;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .alliance-info-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 40px;\r\n            }\r\n            .info-block:first-child {\r\n                border-right: none;\r\n                padding-right: 0;\r\n                border-bottom: 1px solid #eee;\r\n                padding-bottom: 40px;\r\n            }\r\n            .main-partner-logo {\r\n                height: 80px;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"header-simple\">\r\n        <h2>Safety &amp; support<\/h2>\r\n    <\/div>\r\n\r\n    <div class=\"alliance-unified-box\">\r\n        <img decoding=\"async\" src=\"https:\/\/chilcoexperiencias.com\/wp-content\/uploads\/2026\/02\/Global-Rescue-Logo-PNG.png\" alt=\"Global Rescue Safe Travel Partner\" class=\"main-partner-logo\">\r\n\r\n        <div class=\"alliance-info-grid\">\r\n            \r\n            <div class=\"info-block\">\r\n                <h3>Safe Travel Partner<\/h3>\r\n                <p>We are an official partner of Global Rescue.\nWe recommend their evacuation and rescue services to ensure your peace of mind in remote environments. <strong>Global Rescue<\/strong>. Recomendamos sus servicios de evacuaci\u00f3n y rescate para garantizar tu tranquilidad en cualquier entorno remoto.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"info-block\">\r\n                <h3>Certified guides<\/h3>\r\n                <p>Our team is made up of AAGM-certified guides, ensuring the highest level of professionalism and technical expertise on every trip. <strong>AAGM<\/strong>, asegurando el m\u00e1ximo nivel de profesionalismo y capacidad t\u00e9cnica en cada salida.<\/p>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ddb9bf9 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"ddb9bf9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"chilco-contacto-simple\">\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;700;900&display=swap\" rel=\"stylesheet\">\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.2\/css\/all.min.css\">\r\n\r\n  <style>\r\n    :root {\r\n      --chilco-red: #A80032;\r\n      --chilco-red-light: #F9F4F5;\r\n      --chilco-black: #1A1A1A;\r\n      --chilco-gray: #666666;\r\n      --chilco-white: #FFFFFF;\r\n    }\r\n\r\n    #chilco-contacto-simple {\r\n      padding: 100px 5%;\r\n      background-color: var(--chilco-white);\r\n      font-family: 'Roboto', sans-serif;\r\n      text-align: center;\r\n    }\r\n\r\n    .contact-intro {\r\n      max-width: 800px;\r\n      margin: 0 auto 60px auto;\r\n    }\r\n\r\n    .contact-intro h2 {\r\n      font-size: 2.8rem;\r\n      font-weight: 900;\r\n      color: var(--chilco-red);\r\n      text-transform: uppercase;\r\n      margin-bottom: 20px;\r\n      line-height: 1.1;\r\n    }\r\n\r\n    .contact-intro p {\r\n      font-size: 1.2rem;\r\n      color: var(--chilco-gray);\r\n      line-height: 1.6;\r\n    }\r\n\r\n    \/* --- GRILLA DE 3 CAJAS --- *\/\r\n    .contact-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, 1fr);\r\n      gap: 30px;\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .contact-card {\r\n      background: var(--chilco-white);\r\n      padding: 50px 30px;\r\n      border-radius: 15px;\r\n      border: 1px solid #eee;\r\n      transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n    }\r\n\r\n    .contact-card:hover {\r\n      transform: translateY(-10px);\r\n      box-shadow: 0 20px 40px rgba(0,0,0,0.08);\r\n      border-color: var(--chilco-red-light);\r\n    }\r\n\r\n    .card-icon {\r\n      width: 70px;\r\n      height: 70px;\r\n      background-color: var(--chilco-red-light);\r\n      color: var(--chilco-red);\r\n      border-radius: 50%;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      font-size: 1.8rem;\r\n      margin-bottom: 25px;\r\n      transition: 0.3s;\r\n    }\r\n\r\n    .contact-card:hover .card-icon {\r\n      background-color: var(--chilco-red);\r\n      color: var(--chilco-white);\r\n    }\r\n\r\n    .contact-card h3 {\r\n      font-size: 1.1rem;\r\n      font-weight: 900;\r\n      text-transform: uppercase;\r\n      letter-spacing: 1px;\r\n      margin-bottom: 15px;\r\n      color: var(--chilco-black);\r\n    }\r\n\r\n    .contact-card p {\r\n      font-size: 1rem;\r\n      color: var(--chilco-gray);\r\n      line-height: 1.5;\r\n      margin-bottom: 20px;\r\n      min-height: 45px;\r\n    }\r\n\r\n    .contact-link {\r\n      font-size: 1.1rem;\r\n      font-weight: 700;\r\n      color: var(--chilco-red);\r\n      text-decoration: none;\r\n      padding: 10px 20px;\r\n      border-bottom: 2px solid transparent;\r\n      transition: 0.3s;\r\n    }\r\n\r\n    .contact-link:hover {\r\n      border-bottom-color: var(--chilco-red);\r\n    }\r\n\r\n    \/* Redes sociales al pie *\/\r\n    .contact-social-footer {\r\n      margin-top: 70px;\r\n      display: flex;\r\n      justify-content: center;\r\n      gap: 20px;\r\n    }\r\n\r\n    .social-round {\r\n      width: 45px;\r\n      height: 45px;\r\n      border: 1px solid #ddd;\r\n      border-radius: 50%;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      color: var(--chilco-black);\r\n      text-decoration: none;\r\n      transition: 0.3s;\r\n    }\r\n\r\n    .social-round:hover {\r\n      background: var(--chilco-black);\r\n      color: var(--chilco-white);\r\n      border-color: var(--chilco-black);\r\n      transform: scale(1.1);\r\n    }\r\n\r\n    \/* Responsive *\/\r\n    @media (max-width: 1024px) {\r\n      .contact-grid { grid-template-columns: 1fr; max-width: 450px; }\r\n      .contact-intro h2 { font-size: 2.2rem; }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"contact-intro\">\r\n    <h2>Planning your next trip<\/h2>\r\n    <p>Whether you have technical questions, want to join a course or just talk about mountain conditions, feel free to reach out.<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"contact-grid\">\r\n    \r\n    <div class=\"contact-card\">\r\n      <div class=\"card-icon\"><i class=\"fab fa-whatsapp\"><\/i><\/div>\r\n      <h3>WhatsApp<\/h3>\r\n      <p>The fastest way to get answers and coordinate your booking.<\/p>\r\n      <a href=\"https:\/\/wa.me\/5492972476411\" target=\"_blank\" class=\"contact-link\" rel=\"noopener\">+54 9 2972 47-6411<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"contact-card\">\r\n      <div class=\"card-icon\"><i class=\"far fa-envelope\"><\/i><\/div>\r\n      <h3>Email us<\/h3>\r\n      <p>Ideal for detailed inquiries or custom programs.<\/p>\r\n      <a href=\"mailto:ChilcoExperiencias@gmail.com\" class=\"contact-link\">chilcoexperienciasxperiencias@gmail.com<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"contact-card\">\r\n      <div class=\"card-icon\"><i class=\"fas fa-mountain\"><\/i><\/div>\r\n      <h3>Meetings &amp; logistics<\/h3>\r\n      <p>We don\u2019t have a public office. All meeting points are coordinated according to your trip plan.<\/p>\r\n      <span style=\"font-weight: 700; color: var(--chilco-black); text-transform: uppercase; font-size: 0.9rem;\">San Mart\u00edn de los Andes<\/span>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <div class=\"contact-social-footer\">\r\n    <a href=\"https:\/\/www.instagram.com\/chilco.experiencias\" target=\"_blank\" class=\"social-round\" rel=\"noopener\"><i class=\"fab fa-instagram\"><\/i><\/a>\r\n    <a href=\"https:\/\/www.facebook.com\/ChilcoExperiencias\" target=\"_blank\" class=\"social-round\" rel=\"noopener\"><i class=\"fab fa-facebook-f\"><\/i><\/a>\r\n    <a href=\"https:\/\/youtube.com\/@chilcoexperiencias\" target=\"_blank\" class=\"social-round\" rel=\"noopener\"><i class=\"fab fa-youtube\"><\/i><\/a>\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Patagonia Norte Experiencias de esqu\u00ed de traves\u00eda, monta\u00f1ismo y trekking Programas guiados de Ski touring y splitboard, traves\u00edas de trekking, ascensos a grandes monta\u00f1as y volcanes, viajes y cursos en monta\u00f1a para quienes buscan autonom\u00eda, seguridad y experiencia real. Dise\u00f1amos experiencias de esqu\u00ed de monta\u00f1a, monta\u00f1ismo y trekking con foco en la lectura del terreno, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","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":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"default","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-19","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/chilcoexperiencias.com\/en\/wp-json\/wp\/v2\/pages\/19","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chilcoexperiencias.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chilcoexperiencias.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chilcoexperiencias.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chilcoexperiencias.com\/en\/wp-json\/wp\/v2\/comments?post=19"}],"version-history":[{"count":175,"href":"https:\/\/chilcoexperiencias.com\/en\/wp-json\/wp\/v2\/pages\/19\/revisions"}],"predecessor-version":[{"id":14267,"href":"https:\/\/chilcoexperiencias.com\/en\/wp-json\/wp\/v2\/pages\/19\/revisions\/14267"}],"wp:attachment":[{"href":"https:\/\/chilcoexperiencias.com\/en\/wp-json\/wp\/v2\/media?parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}