Skip to content
  • Explore
  • Countries
  • Stories
  • Explore
  • Countries
  • Stories
  • Events
  • Blog
  • Shop
  • Events
  • Blog
  • Shop
  • Contact Us
No Roads Logo
  • Explore
  • Countries
  • Stories
  • Events
  • Blog
  • Shop
  • Contact Us
Read more about the article Kayaking Torres del Paine

Kayaking Torres del Paine

  • Post author:Chris Nash
  • Post published:July 23, 2026
  • Post category:Chile

KAYAK TDP TRIP NOTES See Dates +61 3 9598 8581 “If there is magic on this planet, it is contained in water.” — Loren Eiseley Kayaking -Torres del Paine 3…

Continue ReadingKayaking Torres del Paine
Read more about the article The Lost Kangaroos of Patagonia

The Lost Kangaroos of Patagonia

  • Post author:Peter
  • Post published:February 25, 2025
  • Post category:Chile/Dispatches

The Lost Kangaroos of Patagonia:A Thriving Anomaly in the Andes LOKI PUBLICATIONThe wind whips fiercely across the Beagle Channel, the icy waters churning against the craggy shores of Tierra del…

Continue ReadingThe Lost Kangaroos of Patagonia
Read more about the article The Stuff of Legend

The Stuff of Legend

  • Post author:Chris Nash
  • Post published:October 11, 2024
  • Post category:Chile/Dispatches

The Guanaco Legend - "A long, long time ago, a Cacique named Kuanip punished two guanacos by locking them behind his hut. The male after escaping into the forest met…

Continue ReadingThe Stuff of Legend
Read more about the article 6 Day Patagonia Winter W Trek – Torres del Paine

6 Day Patagonia Winter W Trek – Torres del Paine

  • Post author:Chris Nash
  • Post published:February 15, 2024
  • Post category:Chile

WINTER W TREK TRIP NOTES See Dates +61 3 9598 8581 “Snowfall rouses your inner child to dream and play once more.” — Angie Weiland-Crosby Torres del Paine Winter W…

Continue Reading6 Day Patagonia Winter W Trek – Torres del Paine
Read more about the article Disconnected: Peace in Patagonia

Disconnected: Peace in Patagonia

  • Post author:Chris Nash
  • Post published:October 24, 2023
  • Post category:Chile/Dispatches

Disconnected:At peace in Patagonia Leaving Punta Arenas, it had begun snowing, and slackened, but never ceased, the entire distance between it and Puerto Natales.So much for a Spring thaw! Our…

Continue ReadingDisconnected: Peace in Patagonia
Read more about the article 7 Day W Trek – Torres del Paine – Brush Edition

7 Day W Trek – Torres del Paine – Brush Edition

  • Post author:Chris Nash
  • Post published:July 6, 2023
  • Post category:Chile

BRUSH LAKE W TREK TRIP NOTES See Dates +61 3 9598 8581 Torres del Paine W Trek + Brush Lake 7 Days from 11700 ex Puerto Natales Accommodation 3 nights…

Continue Reading7 Day W Trek – Torres del Paine – Brush Edition
Read more about the article Ultimate Patagonia – Torres del Paine W Trek

Ultimate Patagonia – Torres del Paine W Trek

  • Post author:Chris Nash
  • Post published:March 9, 2023
  • Post category:Chile

ULTIMATE W TREK TRIP NOTES See Dates +61 3 9598 8581 Ultimate Patagonia - Torres del Paine W Trek 10 Days from 8120 ex Santiago Accommodation 4 nights Eco-Camping (Glamping),…

Continue ReadingUltimate Patagonia – Torres del Paine W Trek
Read more about the article Atacama Explorer

Atacama Explorer

  • Post author:Chris Nash
  • Post published:October 19, 2022
  • Post category:Chile

ATACAMA DESERT TRIP NOTES See Dates +61 3 9598 8581 Atacama Explorer 4 Days 2550 ex San Pedro de Atacama (based on 2 or more guests) Accommodation 3 nights hotel…

Continue ReadingAtacama Explorer
Read more about the article Rapa Nui – Easter Island Explorer

Rapa Nui – Easter Island Explorer

  • Post author:Chris Nash
  • Post published:September 28, 2022
  • Post category:Chile

EASTER ISLAND TRIP NOTES See Dates +61 3 9598 8581 Rapa Nui – Easter Island Explorer 5 Days 3400 ex Hanga Roa (Easter Island) Accommodation 4 nights hotel Transportation Mostly…

Continue ReadingRapa Nui – Easter Island Explorer
Read more about the article 5 Day Patagonia W Trek – Torres del Paine

5 Day Patagonia W Trek – Torres del Paine

  • Post author:Chris Nash
  • Post published:August 3, 2022
  • Post category:Chile

5 DAY W TREK TRIP NOTES See Dates +61 3 9598 8581 5 Day W Trek – Torres del Paine 5 Days 3700 ex Punta Arenas/Puerto Natales Accommodation 3 nights…

Continue Reading5 Day Patagonia W Trek – Torres del Paine
  • 1
  • 2
  • Go to the next page

Recent Posts

  • Summit Fever: When the UTMB Takes Over Chamonix
  • Hannibal Vs Rome
  • Kayaking Torres del Paine
  • 2027 ANZAC Day & Kokoda Trek
  • Fast Kokoda: Because 9 Days of Suffering Just Felt Too Easy

Recent Comments

  • Summit Fever: When the UTMB Takes Over Chamonix on Huayhuash Trail Peru
  • Mont Blanc Trek Guide: Tips for the Ultimate Adventure on How Difficult Is The Tour du Mont Blanc
  • Mont Blanc Trek Guide: Tips for the Ultimate Adventure on The Power Of Active Holidays
  • Mont Blanc Trek Guide: Tips for the Ultimate Adventure on Tour Du Mont Blanc
  • Ultimate Guide to the Tour du Mont Blanc Hike Experience on The Power Of Active Holidays
<!-- 1. Tailwind & Fonts -->
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400&family=Oswald:wght@300;400;500&display=swap" rel="stylesheet">

<!-- 2. CSS Styles (Modified for Elementor) -->
<style>
    /* I removed the 'body' selector so it doesn't break your site background */
    :root {
        --paper-bg: #fdfbf7;
        --ink-black: #1a1a1a;
        --deep-red: #8a2be2; 
        --nepal-red: #dc143c;
        --mountain-blue: #4a5568;
        --gold: #d4af37;
    }

    /* This wrapper acts as the 'body' for the infographic area */
    .infographic-wrapper {
        background-color: #e2e8f0; /* The grey wall background */
        font-family: 'Crimson Text', serif;
        color: var(--ink-black);
        padding: 40px 20px; /* added padding */
    }

    .canvas {
        background-color: var(--paper-bg);
        background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%239C92AC' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        max-width: 1200px;
        margin: 0 auto;
        box-shadow: 0 20px 50px rgba(0,0,0,0.15);
    }

    /* ... REST OF THE CSS STYLES FROM THE FILE ... */
    /* Copy everything from line 36 down to line 125 in the original file here */
    h1, h2, h3, .dish-title { font-family: 'Oswald', sans-serif; text-transform: uppercase; }
    .section-header { display: flex; align-items: center; margin-bottom: 2rem; padding-bottom: 1rem; border-bottom: 2px solid var(--ink-black); }
    .section-header h2 { font-size: 2.5rem; font-weight: 500; color: var(--ink-black); margin-right: 1rem; letter-spacing: 0.05em; }
    .section-subtitle { font-family: 'Crimson Text', serif; font-style: italic; font-size: 1.25rem; color: #666; }
    .dish-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 2rem; margin-bottom: 4rem; }
    .dish-card { border: 1px solid #e2e8f0; background: white; padding: 1.5rem; transition: all 0.3s ease; position: relative; }
    .dish-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0,0,0,0.1); border-color: var(--nepal-red); }
    .img-box { width: 100%; height: 200px; background-color: #f1f5f9; margin-bottom: 1.5rem; border: 1px solid #cbd5e1; display: flex; align-items: center; justify-content: center; overflow: hidden; position: relative; }
    .img-box img { width: 100%; height: 100%; object-fit: cover; filter: contrast(1.05) saturate(0.9); }
    .placeholder-text { text-align: center; color: #94a3b8; font-family: 'Oswald', sans-serif; letter-spacing: 1px; }
    .dish-title { font-size: 1.5rem; color: #b91c1c; margin-bottom: 0.5rem; border-bottom: 1px solid #eee; padding-bottom: 0.25rem; }
    .dish-desc { font-size: 1rem; line-height: 1.4; color: #4a5568; margin-bottom: 1rem; min-height: 3rem; }
    .tag-group { display: flex; flex-direction: column; gap: 0.5rem; font-size: 0.9rem; }
    .tag-row { display: flex; align-items: baseline; }
    .tag-label { font-weight: 700; color: var(--ink-black); width: 80px; flex-shrink: 0; font-size: 0.8rem; text-transform: uppercase; letter-spacing: 0.5px; }
    .tag-content { color: #64748b; font-style: italic; }
    .location-badge { display: inline-block; background-color: #f1f5f9; color: #475569; padding: 2px 8px; border-radius: 4px; font-size: 0.8rem; font-family: 'Oswald', sans-serif; text-transform: uppercase; margin-top: 0.5rem; }
</style>

<!-- 3. The HTML Content -->
<div class="infographic-wrapper">
    <!-- Paste everything that was inside the <div class="canvas ..."> tag here -->
    <div class="canvas p-8 md:p-16 relative">
       <!-- ... ALL THE CONTENT FROM THE PREVIOUS FILE ... -->
       <!-- ... (Header, Dish Grid, Footer) ... -->
    </div>
</div>
Facebook Instagram Youtube
  • Terms and Conditions
  • Trip Grading
  • Going Green
  • Charities We Support
  • Insurance
  • FAQ's
  • Mates for Life
  • Meet Your Team
  • Upcoming Events
  • What Drives Us
  • Contact
  • Balance Payment
  • Your Guest Portal
  • Agent Portal
  • Agent Registration
  • Privacy Policy

Sign Up To Our Newsletter

This field is for validation purposes and should be left unchanged.

© Copyright No Roads Expeditions 2012 - 2021

  • XPD003CH

Website Design & Development by ByteWrite

TRIP NOTES
See Dates
 
Browse the departures below or enter a trip code here: Submit Trip Code