<div style="max-width: 300px; margin: 40px auto; background: transparent; padding: 20px; border-radius: 10px; box-shadow: 0 2px 5px rgba(0,0,0,0.1);">
<input type="checkbox" id="menu-toggle" hidden>
<label for="menu-toggle" style="cursor: pointer; display: flex; flex-direction: column; gap: 6px; width: 30px; margin-bottom: 10px;">
<div style="height: 4px; background: #08404d; border-radius: 2px; transition: all 0.3s ease;"></div>
<div style="height: 4px; background: #08404d; border-radius: 2px; transition: all 0.3s ease;"></div>
<div style="height: 4px; background: #08404d; border-radius: 2px; transition: all 0.3s ease;"></div>
</label>
<ul style="list-style: none; padding: 0; margin-top: 20px; display: none;" id="menu">
<li style="margin: 10px 0;"><a href="https://www.vtcrea.fr/" style="text-decoration: none; color: #08404d; font-weight: bold;">Accueil</a></li>
<li style="margin: 10px 0;"><a href="https://www.vtcrea.fr/#qui-je-suis" style="text-decoration: none; color: #08404d; font-weight: bold;">À propos</a></li>
<li style="margin: 10px 0;"><a href="https://www.vtcrea.fr/design-ta-formation/" style="text-decoration: none; color: #08404d; font-weight: bold;">Dessine-moi une formation</a></li>
<li style="margin: 10px 0;"><a href="https://www.vtcrea.fr/wac-mes-freebies/" style="text-decoration: none; color: #08404d; font-weight: bold;">Ressources gratuites</a></li>
<li style="margin: 10px 0;"><a href="https://calendly.com/veronique-assistantevirtuelle/rendez-vous-projet" style="text-decoration: none; color: #08404d; font-weight: bold;">Prendre RDV</a></li>
</ul>
</div>
<script>
document.getElementById('menu-toggle').addEventListener('change', function () {
const menu = document.getElementById('menu');
menu.style.display = this.checked ? 'block' : 'none';
});
</script>
<script src='https://widget.maiamechanics.com/v2/js/app.js'></script><script defer>function loadCssStylesIfNotExist(){const e=document.styleSheets;for(let t=0,s=e.length;t<s;t++)if('https://widget.maiamechanics.com/v2/css/app.css'===e[t].href)return;const t=document.createElement('link');t.rel='stylesheet',t.href='https://widget.maiamechanics.com/v2/css/app.css',document.getElementsByTagName('head')[0].appendChild(t)}loadCssStylesIfNotExist();</script>
Tous droits réservés - Copyright 2025 ©Web Assist&Crea
Mentions légales - Politique de confidentialité - CGV