Guillaume — Grizzly Mielleux

Guillaume — Grizzly Mielleux

Guillaume — Grizzly Mielleux

Pour Guillaume, « l'activité attire, la relation prime » : accompagnateur en montagne passionné des Pyrénées, entre sommets, bivouacs et étoiles.

<div style="max-width:900px;margin:0 auto;padding:20px 16px;color:#243126;line-height:1.7;">

 

  <!-- INTRO CAPTAIN -->

  <div style="background:#fbf8f2;border:1px solid #ece5d8;border-radius:22px;padding:28px 24px;margin-bottom:18px;">

    <h2 style="margin:0 0 16px 0;font-size:34px;line-height:1.15;color:#20362a;">

      Guillaume, Grizzly Mielleux / Pyrénées / AMBIANCE

    </h2>

 

    <p style="margin:0 0 14px 0;font-size:17px;line-height:1.65;color:#243126;">

      TEXTE_INTRO_1 — <strong>Accompagnateur en montagne<strong> et un peu partout également, ce qui m'anime avant tout est de partager des émotions, des moments d'échanges conviviaux avec ceux qui me suivent. Peu importe au final ce que nous ferons ensemble, mon adage étant <strong>l'activité attire, la relation prime!<strong>

    </p>

 

    <p style="margin:0;font-size:17px;line-height:1.65;color:#243126;">

      TEXTE_INTRO_2 — J'oscille entre sensations et contemplations, pour aussi bien me retrouver au sommet d'une montagne que de passer la nuit dans un hamac sous les étoiles.

    </p>

  </div>

 

  <!-- TERRAIN DE JEU -->

  <div style="background:linear-gradient(180deg,#fff7e9 0%,#ffffff 100%);border:1px solid #f0e4ca;border-radius:22px;padding:26px 22px;margin-bottom:22px;">

    <h3 style="margin:0 0 14px 0;font-size:28px;line-height:1.2;color:#20362a;">

      Les Pyrénées et surtout les Pyrénées

    </h3>

 

  <!-- CARTES ACTIVITÉS / UNIVERS CAPTAIN -->

  <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-bottom:28px;">

 

    <div style="background:linear-gradient(180deg,#ffffff 0%,#fbf8f2 100%);border:1px solid #e8ece8;border-radius:22px;padding:22px 20px;box-shadow:0 10px 26px rgba(32,54,42,0.06);">

      <div style="display:flex;align-items:center;gap:12px;margin-bottom:12px;">

        <img src="URL_PICTO_1" alt="Pictogramme ACTIVITÉ_1" style="width:48px;height:48px;object-fit:contain;display:block;flex-shrink:0;">

        <h4 style="margin:0;color:#20362a;font-size:21px;line-height:1.2;">

          ACTIVITÉ_1

        </h4>

      </div>

      <p style="margin:0;color:#617061;font-size:16px;line-height:1.55;">

        DESCRIPTION_ACTIVITÉ_1

      </p>

    </div>

 

    <div style="background:linear-gradient(180deg,#ffffff 0%,#fbf8f2 100%);border:1px solid #e8ece8;border-radius:22px;padding:22px 20px;box-shadow:0 10px 26px rgba(32,54,42,0.06);">

      <div style="display:flex;align-items:center;gap:12px;margin-bottom:12px;">

        <img src="URL_PICTO_2" alt="Pictogramme ACTIVITÉ_2" style="width:48px;height:48px;object-fit:contain;display:block;flex-shrink:0;">

        <h4 style="margin:0;color:#20362a;font-size:21px;line-height:1.2;">

          ACTIVITÉ_2

        </h4>

      </div>

      <p style="margin:0;color:#617061;font-size:16px;line-height:1.55;">

        DESCRIPTION_ACTIVITÉ_2

      </p>

    </div>

 

    <div style="background:linear-gradient(180deg,#ffffff 0%,#fbf8f2 100%);border:1px solid #e8ece8;border-radius:22px;padding:22px 20px;box-shadow:0 10px 26px rgba(32,54,42,0.06);">

      <div style="display:flex;align-items:center;gap:12px;margin-bottom:12px;">

        <img src="URL_PICTO_3" alt="Pictogramme ACTIVITÉ_3" style="width:48px;height:48px;object-fit:contain;display:block;flex-shrink:0;">

        <h4 style="margin:0;color:#20362a;font-size:21px;line-height:1.2;">

          ACTIVITÉ_3

        </h4>

      </div>

      <p style="margin:0;color:#617061;font-size:16px;line-height:1.55;">

        DESCRIPTION_ACTIVITÉ_3

      </p>

    </div>

 

  </div>

 

  <!-- SES CIRCUITS -->

  <div style="margin:0 0 18px 0;">

    <h3 style="margin:0 0 12px 0;font-size:32px;line-height:1.15;color:#20362a;">

      Ses circuits

    </h3>

 

    <p style="margin:0 0 22px 0;color:#617061;font-size:17px;line-height:1.6;">

      TEXTE_INTRO_CIRCUITS — Une phrase courte pour présenter les séjours du Captain.

    </p>

  </div>

 

  <!-- CARTES SÉJOURS -->

  <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin:0 0 28px 0;align-items:stretch;">

 

    <!-- CARTE SÉJOUR 1 -->

    <div

      onclick="window.location.href='URL_DU_SEJOUR_1';"

      style="background:#ffffff;border:1px solid #e8ece8;border-radius:22px;overflow:hidden;box-shadow:0 10px 26px rgba(32,54,42,0.06);transition:all 0.25s ease;cursor:pointer;display:flex;flex-direction:column;"

      onmouseover="this.style.transform='translateY(-5px)';this.style.boxShadow='0 18px 38px rgba(32,54,42,0.14)';this.style.borderColor='#cfd8cf';"

      onmouseout="this.style.transform='translateY(0)';this.style.boxShadow='0 10px 26px rgba(32,54,42,0.06)';this.style.borderColor='#e8ece8';"

    >

      <img

        style="width:100%;height:180px;object-fit:cover;display:block;"

        src="URL_IMAGE_SEJOUR_1"

        alt="TITRE_DU_SEJOUR_1"

      />

 

      <div style="padding:20px 18px 18px 18px;display:flex;flex-direction:column;flex:1;">

        <h4 style="margin:0 0 12px 0;font-size:20px;line-height:1.25;color:#20362a;">

          TITRE_DU_SEJOUR_1

        </h4>

 

        <p style="margin:0 0 18px 0;color:#617061;font-size:15.5px;line-height:1.5;">

          DESCRIPTION_COURTE_SEJOUR_1

        </p>

 

        <a

          href="URL_DU_SEJOUR_1"

          onclick="event.stopPropagation();"

          style="display:inline-block;align-self:flex-start;margin-top:auto;padding:10px 18px;background:#20362a;color:#ffffff;border-radius:999px;font-weight:bold;font-size:15px;text-decoration:none !important;border-bottom:none !important;border:0 !important;box-shadow:none !important;background-image:none !important;"

        >

          Découvrir le circuit

        </a>

      </div>

    </div>

 

    <!-- CARTE SÉJOUR 2 -->

    <div

      onclick="window.location.href='URL_DU_SEJOUR_2';"

      style="background:#ffffff;border:1px solid #e8ece8;border-radius:22px;overflow:hidden;box-shadow:0 10px 26px rgba(32,54,42,0.06);transition:all 0.25s ease;cursor:pointer;display:flex;flex-direction:column;"

      onmouseover="this.style.transform='translateY(-5px)';this.style.boxShadow='0 18px 38px rgba(32,54,42,0.14)';this.style.borderColor='#cfd8cf';"

      onmouseout="this.style.transform='translateY(0)';this.style.boxShadow='0 10px 26px rgba(32,54,42,0.06)';this.style.borderColor='#e8ece8';"

    >

      <img

        style="width:100%;height:180px;object-fit:cover;display:block;"

        src="URL_IMAGE_SEJOUR_2"

        alt="TITRE_DU_SEJOUR_2"

      />

 

      <div style="padding:20px 18px 18px 18px;display:flex;flex-direction:column;flex:1;">

        <h4 style="margin:0 0 12px 0;font-size:20px;line-height:1.25;color:#20362a;">

          TITRE_DU_SEJOUR_2

        </h4>

 

        <p style="margin:0 0 18px 0;color:#617061;font-size:15.5px;line-height:1.5;">

          DESCRIPTION_COURTE_SEJOUR_2

        </p>

 

        <a

          href="URL_DU_SEJOUR_2"

          onclick="event.stopPropagation();"

          style="display:inline-block;align-self:flex-start;margin-top:auto;padding:10px 18px;background:#20362a;color:#ffffff;border-radius:999px;font-weight:bold;font-size:15px;text-decoration:none !important;border-bottom:none !important;border:0 !important;box-shadow:none !important;background-image:none !important;"

        >

          Découvrir le circuit

        </a>

      </div>

    </div>

 

  </div>

 

  <!-- PHRASE FINALE -->

  <div style="background:#20362a;border-radius:22px;padding:24px 22px;text-align:center;">

    <p style="margin:0;color:#ffffff;font-size:20px;line-height:1.45;font-weight:bold;">

      PHRASE_DE_CONCLUSION_DU_CAPTAIN

    </p>

  </div>

 

</div>

 

Votre projet voyage

Trouvez votre meilleure période

Températures, pluie, affluence mois par mois pour planifier votre voyage en France.

Quand partir ?

Prêt(e) pour l'aventure ?

Laissez nos conseillers locaux créer votre voyage sur mesure.

Les aventures de Guillaume

Des séjours imaginés et accompagnés sur le terrain.