<!DOCTYPE html>
<html lang="fr">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Nicolaskerebel - Votre source d'information pour décrypter le monde de la formation et de l'emploi</title>
    <meta name="description" content="Votre source d&#039;information pour décrypter le monde de la formation et de l&#039;emploi">
        <link rel="canonical" href="https://www.nicolaskerebel.com/feed/">
    <meta name="robots" content="index, follow">
    <meta property="og:url" content="https://www.nicolaskerebel.com/feed/">
    <meta property="og:site_name" content="Nicolaskerebel">
    <meta property="og:locale" content="fr_FR">
    <meta property="og:type" content="website">
    <meta property="og:title" content="Nicolaskerebel">
    <meta property="og:description" content="Votre source d&#039;information pour décrypter le monde de la formation et de l&#039;emploi">
        <meta property="og:image" content="https://www.nicolaskerebel.com/images/8422164-1920.jpg">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:image" content="https://www.nicolaskerebel.com/images/8422164-1920.jpg">
        <meta name="twitter:title" content="Nicolaskerebel">
    <meta name="twitter:description" content="Votre source d&#039;information pour décrypter le monde de la formation et de l&#039;emploi">
        <link rel="icon" type="image/svg+xml" href="/logo.svg">
        <link rel="stylesheet" href="/style.css?v=1786220675">
    <style>/* CRITICAL CSS — Inline dans <head> pour rendu instantane */

/* Self-hosted fonts — Inter + Playfair Display */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
    src: url(/fonts/inter-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
    src: url(/fonts/inter-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600 800;
    font-display: swap;
    src: url(/fonts/playfair-normal-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600 800;
    font-display: swap;
    src: url(/fonts/playfair-normal-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/playfair-italic-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/playfair-italic-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Font fallback metrics (CLS prevention) */
@font-face {
    font-family: 'Inter fallback';
    src: local('Arial');
    size-adjust: 107%;
    ascent-override: 90%;
    descent-override: 22%;
    line-gap-override: 0%;
}
@font-face {
    font-family: 'Playfair Display fallback';
    src: local('Georgia');
    size-adjust: 112%;
    ascent-override: 84%;
    descent-override: 22%;
    line-gap-override: 0%;
}

/* Reset + base */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
    font-family: 'Inter', 'Inter fallback', sans-serif;
    color: var(--text, #2C3E50);
    background: var(--background, #FAFAFA);
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4 { font-family: 'Playfair Display', 'Playfair Display fallback', serif; line-height: 1.25; }
a { color: inherit; text-decoration: none; }
img { max-width: 100%; height: auto; display: block; }
ul { list-style: none; }
picture { display: block; width: 100%; height: 100%; }
picture img { width: 100%; height: 100%; object-fit: cover; }
.container { max-width: 1200px; margin: 0 auto; padding: 0 2rem; }

:root {
    --radius: 10px;
    --shadow: 0 2px 16px rgba(44,62,80,0.08);
    --shadow-hover: 0 8px 32px rgba(44,62,80,0.13);
    --transition: 0.3s cubic-bezier(.4,0,.2,1);
}

.header {
    background: var(--surface, #fff);
    border-bottom: 1px solid rgba(44,62,80,0.06);
    position: sticky;
    top: 0;
    z-index: 100;
}
.header-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 1rem 2rem;
}
.logo {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-family: 'Playfair Display', 'Playfair Display fallback', serif;
    font-size: 1.45rem;
    font-weight: 700;
    color: var(--secondary, #2C3E50);
    white-space: nowrap;
}
.logo-icon { font-size: 1.5rem; }
.logo-img { height: 2rem; width: auto; object-fit: contain; border-radius: 4px; }
.logo-svg { height: 2.2rem; width: auto; object-fit: contain; }
.nav ul { display: flex; gap: 1.5rem; align-items: center; }
.nav a {
    font-size: 0.88rem;
    font-weight: 500;
    color: var(--text-light, #7F8C8D);
    transition: color var(--transition);
    position: relative;
    padding: 0.3rem 0;
}
.nav a::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary, #E67E22);
    transition: width var(--transition);
}
.nav a:hover, .nav a.active { color: var(--primary, #E67E22); }
.nav a:hover::after, .nav a.active::after { width: 100%; }
.mobile-toggle {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0.5rem;
    flex-direction: column;
    gap: 5px;
}
.mobile-toggle span {
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text, #2C3E50);
    transition: var(--transition);
}
.mobile-toggle.active span:nth-child(1) { transform: rotate(45deg) translate(5px, 5px); }
.mobile-toggle.active span:nth-child(2) { opacity: 0; }
.mobile-toggle.active span:nth-child(3) { transform: rotate(-45deg) translate(5px, -5px); }
.header-cta {
    font-size: 0.88rem;
    font-weight: 600;
    padding: 0.5rem 1.2rem;
    border-radius: var(--radius);
    transition: all var(--transition);
    white-space: nowrap;
}
.header-cta-button { background: var(--primary, #E67E22); color: #fff; }
.header-cta-button:hover { background: var(--primary-dark, #D35400); }
.header-cta-text { color: var(--primary, #E67E22); background: none; padding: 0.5rem 0; }
.header-cta-text:hover { color: var(--primary-dark, #D35400); }
.header-cta-outline { border: 2px solid var(--primary, #E67E22); color: var(--primary, #E67E22); background: none; }
.header-cta-outline:hover { background: var(--primary, #E67E22); color: #fff; }
.header-cta-icon { color: var(--primary, #E67E22); background: none; }
.header-cta-icon .cta-icon { margin-right: 0.3rem; }
.header-inline .header-inner { display: flex; align-items: center; gap: 2rem; }
.header-inline .nav { flex: 1; }
.header-inline .nav ul { justify-content: center; }
.header-split .header-inner { display: flex; align-items: center; justify-content: space-between; gap: 2rem; }
.header-split .nav { flex: 1; }
.header-split .nav ul { justify-content: flex-end; }
.header-pill .header-inner { display: flex; align-items: center; gap: 2rem; }
.header-pill .nav { flex: 1; }
.header-pill .nav ul { justify-content: center; gap: 0.5rem; }
.nav-pills a {
    padding: 0.4rem 1rem;
    border-radius: 999px;
    background: var(--background, #FAFAFA);
    font-size: 0.85rem;
}
.nav-pills a::after { display: none; }
.nav-pills a:hover, .nav-pills a.active { background: var(--primary, #E67E22); color: #fff; }
.header-below .header-inner { display: flex; flex-direction: column; align-items: center; gap: 0.75rem; }
.header-below .header-row-logo { display: flex; align-items: center; gap: 1.5rem; width: 100%; justify-content: center; }
.header-below .nav ul { justify-content: center; }
.header-sides .header-inner { display: flex; align-items: center; justify-content: center; gap: 2.5rem; }
.header-sides .nav-left ul, .header-sides .nav-right ul { gap: 1.5rem; }
.header-hidden .header-inner { display: flex; align-items: center; justify-content: space-between; gap: 1.5rem; }
.header-hidden .mobile-toggle { display: flex; }
.nav-hidden {
    display: none;
    background: var(--surface, #fff);
    border-bottom: 1px solid rgba(44,62,80,0.06);
    padding: 1rem 2rem;
}
.nav-hidden.open { display: block; }
.nav-hidden ul { flex-direction: column; align-items: center; gap: 1rem; }
.header-stacked .header-inner { display: flex; flex-direction: column; align-items: center; gap: 0.75rem; }
.header-stacked .nav ul { justify-content: center; }
.header-double_row .header-inner { display: flex; flex-direction: column; gap: 0.75rem; }
.header-top { display: flex; align-items: center; gap: 1.5rem; }
.header-tagline { flex: 1; font-size: 0.85rem; color: var(--text-light, #7F8C8D); }
.header-double_row .nav ul { justify-content: center; border-top: 1px solid rgba(44,62,80,0.06); padding-top: 0.75rem; }
.header-logo-left .logo { margin-right: auto; }
.header-logo-center .logo { text-align: center; }
.header-logo-right .logo { margin-left: auto; }
.header-sides .logo { margin: 0; }

@media (max-width: 968px) {
    .header-inline .header-inner, .header-split .header-inner, .header-pill .header-inner { flex-wrap: wrap; }
    .header-inline .nav, .header-split .nav, .header-pill .nav,
    .header-below .nav, .header-stacked .nav, .header-double_row .nav { display: none; width: 100%; }
    .header-inline .nav.open, .header-split .nav.open, .header-pill .nav.open,
    .header-below .nav.open, .header-stacked .nav.open, .header-double_row .nav.open { display: block; }
    .nav.open ul { flex-direction: column; align-items: center; gap: 1rem; padding: 1rem 0; }
    .mobile-toggle { display: flex; }
    .header-sides .header-inner { flex-wrap: wrap; }
    .header-sides .nav-left, .header-sides .nav-right { display: none; }
    .header-sides .nav-left.open, .header-sides .nav-right.open { display: block; width: 100%; }
    .header-cta { display: none; }
}
@media (max-width: 640px) {
    .container { padding: 0 1.25rem; }
}
</style>
    <link rel="preload" href="/fonts/inter-latin.woff2" as="font" type="font/woff2" crossorigin>
    <link rel="preload" href="/fonts/playfair-normal-latin.woff2" as="font" type="font/woff2" crossorigin>
    <link rel="preload" href="/base.css?v=1786220673" as="style" onload="this.onload=null;this.rel='stylesheet'">
    <noscript><link rel="stylesheet" href="/base.css?v=1786220673"></noscript>
</head>
<body data-table="default">
    <header class="header header-below header-logo-center">
        <div class="container header-inner">
            <div class="header-row-logo">
                <a href="/" class="logo"><img src="/logo.svg" alt="Nicolaskerebel" class="logo-svg"></a>                                <button class="mobile-toggle" aria-label="Menu"><span></span><span></span><span></span></button>
            </div>
            <nav class="nav">
                <ul><li><a href="/" class="active">Accueil</a></li><li><a href="/actu/">Actu</a></li><li><a href="/business/">Business</a></li><li><a href="/education/">Education</a></li><li><a href="/emploi/">Emploi</a></li><li><a href="/formation/">Formation</a></li></ul>
            </nav>
        </div>

    </header>
    <main>
        <section class="section-stats-circles">
            <div class="stats-circles-inner">
                                    <div class="stats-circle-item">
                        <div class="stats-circle-ring">
                            <div class="stats-circle-content">
                                                                <span class="stats-circle-number">350+</span>
                            </div>
                        </div>
                        <span class="stats-circle-label">Articles publiés</span>
                    </div>
                                    <div class="stats-circle-item">
                        <div class="stats-circle-ring">
                            <div class="stats-circle-content">
                                                                <span class="stats-circle-number">45k</span>
                            </div>
                        </div>
                        <span class="stats-circle-label">Lecteurs mensuels</span>
                    </div>
                                    <div class="stats-circle-item">
                        <div class="stats-circle-ring">
                            <div class="stats-circle-content">
                                                                <span class="stats-circle-number">120</span>
                            </div>
                        </div>
                        <span class="stats-circle-label">Dossiers thématiques</span>
                    </div>
                                    <div class="stats-circle-item">
                        <div class="stats-circle-ring">
                            <div class="stats-circle-content">
                                                                <span class="stats-circle-number">98%</span>
                            </div>
                        </div>
                        <span class="stats-circle-label">Taux de satisfaction</span>
                    </div>
                            </div>
        </section>
        <section class="hero hero-full">
            <div class="hero-full-bg">
                <picture>
    <source type="image/webp" srcset="/images/8422164-400.webp 400w, /images/8422164-600.webp 600w, /images/8422164-900.webp 900w, /images/8422164-1920.webp 1920w" sizes="100vw">
    <img src="/images/8422164-600.jpg" alt="Nicolaskerebel" loading="eager" fetchpriority="high">
</picture>            </div>
            <div class="hero-full-content">
                                    <span class="hero-badge hero-badge-light">📚 Le média de référence</span>
                                <h1>Décryptez l'univers de la <em>formation</em> professionnelle</h1>
                <p class="hero-text">Nicolas Kerebel vous propose des analyses approfondies, des actualités et des ressources pour comprendre les enjeux de la formation continue, de l'éducation et du marché du travail. Un regard éclairé sur les tendances qui transforment le monde professionnel.</p>
                <div class="hero-actions">
                                            <a href="/actu/" class="btn btn-white">Découvrir →</a>
                                    </div>
            </div>
        </section>
        <section class="section-categories-banner">
                            <h3 class="section-title">Explorez nos thématiques</h3>
                                        <p class="section-subtitle">Des contenus organisés pour répondre à vos questionnements</p>
                        <div class="categories-banner-grid">
                                    <a href="/actu/" class="category-banner-item">
                        <div class="category-banner-body">
                            <h2>Actu</h2>
                            <p>L&#039;actualité de la formation</p>
                        </div>
                        <span class="category-banner-btn">Explorer &rarr;</span>
                    </a>
                                    <a href="/business/" class="category-banner-item">
                        <div class="category-banner-body">
                            <h2>Business</h2>
                            <p>Formation en management et business</p>
                        </div>
                        <span class="category-banner-btn">Explorer &rarr;</span>
                    </a>
                                    <a href="/education/" class="category-banner-item">
                        <div class="category-banner-body">
                            <h2>Education</h2>
                            <p>Éducation et apprentissage</p>
                        </div>
                        <span class="category-banner-btn">Explorer &rarr;</span>
                    </a>
                                    <a href="/emploi/" class="category-banner-item">
                        <div class="category-banner-body">
                            <h2>Emploi</h2>
                            <p>Emploi, carrière et recrutement</p>
                        </div>
                        <span class="category-banner-btn">Explorer &rarr;</span>
                    </a>
                                    <a href="/formation/" class="category-banner-item">
                        <div class="category-banner-body">
                            <h2>Formation</h2>
                            <p>Formations professionnelles et certifications</p>
                        </div>
                        <span class="category-banner-btn">Explorer &rarr;</span>
                    </a>
                            </div>
        </section>
        <section class="section-testimonials-highlight">
                            <h3 class="section-title">Ils lisent Nicolas Kerebel</h3>
                                        <p class="section-subtitle">Ce que pensent les lecteurs de la plateforme</p>
                        <div class="testimonials-highlight-inner">
                                    <div class="testimonial-highlight-main">
                        <p class="testimonial-highlight-main-text">Les dossiers sur la reconversion professionnelle m'ont aidée à mieux comprendre les différents parcours possibles. Les informations sont claires, documentées et toujours actualisées. Une vraie mine d'or pour qui veut se tenir informé.</p>
                        <div class="testimonial-author">
                                                            <img src="/images/33871730-400.jpg" alt="Sophie Marchand" class="testimonial-avatar">
                                                        <div>
                                <div class="testimonial-name">Sophie Marchand</div>
                                                                    <div class="testimonial-role">Chargée de développement RH</div>
                                                            </div>
                        </div>
                    </div>
                                                    <div class="testimonials-highlight-rest">
                                                    <div class="testimonial-highlight-card">
                                <p class="testimonial-highlight-card-text">En tant que formateur indépendant, je trouve ici des analyses pertinentes sur l'évolution de la formation professionnelle en France. Les articles sur le CPF et les réformes récentes sont particulièrement bien documentés.</p>
                                <div class="testimonial-author">
                                                                            <img src="/images/32443809-400.jpg" alt="Thomas Dubois" class="testimonial-avatar">
                                                                        <div>
                                        <div class="testimonial-name">Thomas Dubois</div>
                                                                                    <div class="testimonial-role">Formateur consultant</div>
                                                                            </div>
                                </div>
                            </div>
                                                    <div class="testimonial-highlight-card">
                                <p class="testimonial-highlight-card-text">J'apprécie la qualité des enquêtes publiées sur les métiers en tension et les compétences recherchées. C'est devenu ma lecture hebdomadaire pour rester informée des évolutions du secteur.</p>
                                <div class="testimonial-author">
                                                                            <img src="/images/9862000-400.jpg" alt="Marie Lefebvre" class="testimonial-avatar">
                                                                        <div>
                                        <div class="testimonial-name">Marie Lefebvre</div>
                                                                                    <div class="testimonial-role">Conseillère orientation</div>
                                                                            </div>
                                </div>
                            </div>
                                            </div>
                            </div>
        </section>
        <section class="section-split-card">
            <div class="split-card-inner">
                <div class="split-card-image">
                    <picture>
    <source type="image/webp" srcset="/images/7713245-400.webp 400w, /images/7713245-600.webp 600w, /images/7713245-900.webp 900w, /images/7713245-1920.webp 1920w" sizes="50vw">
    <img src="/images/7713245-600.jpg" alt="Nicolaskerebel" loading="lazy">
</picture>                </div>
                <div class="split-card-content">
                    <h3>Une information de qualité pour tous</h3>
                    <p>Nicolas Kerebel décrypte pour vous les évolutions du secteur de la formation, les dispositifs éducatifs et les mutations du marché de l'emploi à travers des contenus fouillés et accessibles.</p>
                                            <ul class="split-card-features">
                                                            <li>Des analyses détaillées sur les politiques de formation</li>
                                                            <li>Des guides pratiques sur les dispositifs existants</li>
                                                            <li>Des enquêtes sur les nouvelles méthodes pédagogiques</li>
                                                            <li>Des décryptages des tendances du marché du travail</li>
                                                    </ul>
                                                                <a href="/" class="btn btn-primary">En savoir plus →</a>
                                    </div>
            </div>
        </section>
        <section class="section-articles-horizontal">
                            <h3 class="section-title">Derniers articles</h3>
                                        <p class="section-subtitle">Nos publications récentes</p>
                        <div class="articles-horizontal-grid">
                                    <a href="/emploi/7-elements-indispensables-pour-un-cv-qui-attire-les-recruteurs.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/7-elements-indispensables-pour-un-cv-qui-attire-les-recruteurs-400.webp 400w, /images/7-elements-indispensables-pour-un-cv-qui-attire-les-recruteurs-600.webp 600w, /images/7-elements-indispensables-pour-un-cv-qui-attire-les-recruteurs-900.webp 900w, /images/7-elements-indispensables-pour-un-cv-qui-attire-les-recruteurs-1920.webp 1920w" sizes="180px">
    <img src="/images/7-elements-indispensables-pour-un-cv-qui-attire-les-recruteurs-600.jpg" alt="7 éléments indispensables pour un CV qui attire les recruteurs" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Emploi</span>
                            <h2>7 éléments indispensables pour un CV qui attire les recruteurs</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">12/06/2026 07:20 &middot; 9 min</span>
                        </div>
                    </a>
                                    <a href="/formation/ameliorez-votre-pratique-avec-un-livre-dassistant-de-direction.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/ameliorez-votre-pratique-avec-un-livre-dassistant-de-direction-400.webp 400w, /images/ameliorez-votre-pratique-avec-un-livre-dassistant-de-direction-600.webp 600w, /images/ameliorez-votre-pratique-avec-un-livre-dassistant-de-direction-900.webp 900w, /images/ameliorez-votre-pratique-avec-un-livre-dassistant-de-direction-1920.webp 1920w" sizes="180px">
    <img src="/images/ameliorez-votre-pratique-avec-un-livre-dassistant-de-direction-600.jpg" alt="Améliorez votre pratique avec un livre d&#039;assistant de direction" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Améliorez votre pratique avec un livre d&#039;assistant de direction</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">12/05/2026 09:30 &middot; 9 min</span>
                        </div>
                    </a>
                                    <a href="/formation/comment-ameliorer-vos-competences-avec-une-formation-professionnels-sante.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/comment-ameliorer-vos-competences-avec-une-formation-professionnels-sante-400.webp 400w, /images/comment-ameliorer-vos-competences-avec-une-formation-professionnels-sante-600.webp 600w, /images/comment-ameliorer-vos-competences-avec-une-formation-professionnels-sante-900.webp 900w, /images/comment-ameliorer-vos-competences-avec-une-formation-professionnels-sante-1920.webp 1920w" sizes="180px">
    <img src="/images/comment-ameliorer-vos-competences-avec-une-formation-professionnels-sante-600.jpg" alt="Comment améliorer vos compétences avec une formation professionnels santé" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Comment améliorer vos compétences avec une formation professionnels santé</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">11/06/2026 10:08 &middot; 7 min</span>
                        </div>
                    </a>
                                    <a href="/formation/diplome-dosteopathe-rncp-niveau-7-ce-quil-faut-savoir-avant-de-sengager.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/diplome-dosteopathe-rncp-niveau-7-ce-quil-faut-savoir-avant-de-sengager-400.webp 400w, /images/diplome-dosteopathe-rncp-niveau-7-ce-quil-faut-savoir-avant-de-sengager-600.webp 600w, /images/diplome-dosteopathe-rncp-niveau-7-ce-quil-faut-savoir-avant-de-sengager-900.webp 900w, /images/diplome-dosteopathe-rncp-niveau-7-ce-quil-faut-savoir-avant-de-sengager-1920.webp 1920w" sizes="180px">
    <img src="/images/diplome-dosteopathe-rncp-niveau-7-ce-quil-faut-savoir-avant-de-sengager-600.jpg" alt="Diplôme d&#039;ostéopathe RNCP niveau 7 : ce qu&#039;il faut savoir avant de s&#039;engager" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Diplôme d&#039;ostéopathe RNCP niveau 7 : ce qu&#039;il faut savoir avant de s&#039;engager</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">11/06/2026 09:39 &middot; 9 min</span>
                        </div>
                    </a>
                                    <a href="/education/top-5-plateformes-pour-des-cours-darabe-en-ligne-adaptes.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/top-5-plateformes-pour-des-cours-darabe-en-ligne-adaptes-400.webp 400w, /images/top-5-plateformes-pour-des-cours-darabe-en-ligne-adaptes-600.webp 600w, /images/top-5-plateformes-pour-des-cours-darabe-en-ligne-adaptes-900.webp 900w, /images/top-5-plateformes-pour-des-cours-darabe-en-ligne-adaptes-1920.webp 1920w" sizes="180px">
    <img src="/images/top-5-plateformes-pour-des-cours-darabe-en-ligne-adaptes-600.jpg" alt="Top 5 plateformes pour des cours d&#039;arabe en ligne adaptés" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Education</span>
                            <h2>Top 5 plateformes pour des cours d&#039;arabe en ligne adaptés</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">10/07/2026 12:05 &middot; 14 min</span>
                        </div>
                    </a>
                                    <a href="/education/choisir-sa-classe-preparatoire-aux-grandes-ecoles-les-cles-pour-reussir.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/choisir-sa-classe-preparatoire-aux-grandes-ecoles-les-cles-pour-reussir-400.webp 400w, /images/choisir-sa-classe-preparatoire-aux-grandes-ecoles-les-cles-pour-reussir-600.webp 600w, /images/choisir-sa-classe-preparatoire-aux-grandes-ecoles-les-cles-pour-reussir-900.webp 900w, /images/choisir-sa-classe-preparatoire-aux-grandes-ecoles-les-cles-pour-reussir-1920.webp 1920w" sizes="180px">
    <img src="/images/choisir-sa-classe-preparatoire-aux-grandes-ecoles-les-cles-pour-reussir-600.jpg" alt="Choisir sa classe préparatoire aux grandes écoles : les clés pour réussir" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Education</span>
                            <h2>Choisir sa classe préparatoire aux grandes écoles : les clés pour réussir</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">10/07/2026 09:34 &middot; 8 min</span>
                        </div>
                    </a>
                                    <a href="/formation/etre-responsable-marketing-communication-defis-inattendus-a-relever.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/etre-responsable-marketing-communication-defis-inattendus-a-relever-400.webp 400w, /images/etre-responsable-marketing-communication-defis-inattendus-a-relever-600.webp 600w, /images/etre-responsable-marketing-communication-defis-inattendus-a-relever-900.webp 900w, /images/etre-responsable-marketing-communication-defis-inattendus-a-relever-1920.webp 1920w" sizes="180px">
    <img src="/images/etre-responsable-marketing-communication-defis-inattendus-a-relever-600.jpg" alt="Être responsable marketing communication : défis inattendus à relever" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Être responsable marketing communication : défis inattendus à relever</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">10/05/2026 12:56 &middot; 7 min</span>
                        </div>
                    </a>
                                    <a href="/emploi/quoi-mettre-dans-un-cv-pour-seduire-les-recruteurs.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/quoi-mettre-dans-un-cv-pour-seduire-les-recruteurs-400.webp 400w, /images/quoi-mettre-dans-un-cv-pour-seduire-les-recruteurs-600.webp 600w, /images/quoi-mettre-dans-un-cv-pour-seduire-les-recruteurs-900.webp 900w, /images/quoi-mettre-dans-un-cv-pour-seduire-les-recruteurs-1920.webp 1920w" sizes="180px">
    <img src="/images/quoi-mettre-dans-un-cv-pour-seduire-les-recruteurs-600.jpg" alt="Quoi mettre dans un CV pour séduire les recruteurs" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Emploi</span>
                            <h2>Quoi mettre dans un CV pour séduire les recruteurs</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">09/04/2026 15:09 &middot; 8 min</span>
                        </div>
                    </a>
                                    <a href="/352/bilan-de-competences-epanouissant-transformer-ses-aspirations-en-realite" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/wp-352-400.webp 400w, /images/wp-352-600.webp 600w, /images/wp-352-900.webp 900w, /images/wp-352-1920.webp 1920w" sizes="180px">
    <img src="/images/wp-352-600.jpg" alt="Bilan de compétences épanouissant : transformer ses aspirations en réalité" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Bilan de compétences épanouissant : transformer ses aspirations en réalité</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">08/01/2026 18:48 &middot; 7 min</span>
                        </div>
                    </a>
                                    <a href="/349/creer-une-presentation-efficace-pour-supports-de-formation-methodes-et-bonnes-pratiques" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/wp-349-400.webp 400w, /images/wp-349-600.webp 600w, /images/wp-349-900.webp 900w, /images/wp-349-1920.webp 1920w" sizes="180px">
    <img src="/images/wp-349-600.jpg" alt="Créer une présentation efficace pour supports de formation : méthodes et bonnes pratiques" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Créer une présentation efficace pour supports de formation : méthodes et bonnes pratiques</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">08/01/2026 18:23 &middot; 6 min</span>
                        </div>
                    </a>
                                    <a href="/formation/top-10-conseils-pour-exceller-en-montage-photo-avance.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/top-10-conseils-pour-exceller-en-montage-photo-avance-1-400.webp 400w, /images/top-10-conseils-pour-exceller-en-montage-photo-avance-1-600.webp 600w, /images/top-10-conseils-pour-exceller-en-montage-photo-avance-1-900.webp 900w, /images/top-10-conseils-pour-exceller-en-montage-photo-avance-1-1920.webp 1920w" sizes="180px">
    <img src="/images/top-10-conseils-pour-exceller-en-montage-photo-avance-1-600.jpg" alt="Top 10 conseils pour exceller en montage photo avancé" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Top 10 conseils pour exceller en montage photo avancé</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">07/05/2026 19:39 &middot; 10 min</span>
                        </div>
                    </a>
                                    <a href="/formation/cours-munz-floor-en-ligne-liberez-votre-corps-de-maniere-innovante.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/cours-munz-floor-en-ligne-liberez-votre-corps-de-maniere-innovante-400.webp 400w, /images/cours-munz-floor-en-ligne-liberez-votre-corps-de-maniere-innovante-600.webp 600w, /images/cours-munz-floor-en-ligne-liberez-votre-corps-de-maniere-innovante-900.webp 900w, /images/cours-munz-floor-en-ligne-liberez-votre-corps-de-maniere-innovante-1920.webp 1920w" sizes="180px">
    <img src="/images/cours-munz-floor-en-ligne-liberez-votre-corps-de-maniere-innovante-600.jpg" alt="Cours munz floor en ligne : libérez votre corps de manière innovante" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Cours munz floor en ligne : libérez votre corps de manière innovante</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">07/04/2026 13:09 &middot; 6 min</span>
                        </div>
                    </a>
                                    <a href="/formation/securite-au-travail-a-valenciennes-5-formations-indispensables.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/securite-au-travail-a-valenciennes-5-formations-indispensables-400.webp 400w, /images/securite-au-travail-a-valenciennes-5-formations-indispensables-600.webp 600w, /images/securite-au-travail-a-valenciennes-5-formations-indispensables-900.webp 900w, /images/securite-au-travail-a-valenciennes-5-formations-indispensables-1920.webp 1920w" sizes="180px">
    <img src="/images/securite-au-travail-a-valenciennes-5-formations-indispensables-600.jpg" alt="Sécurité au travail à Valenciennes : 5 formations indispensables" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Sécurité au travail à Valenciennes : 5 formations indispensables</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">05/06/2026 15:11 &middot; 8 min</span>
                        </div>
                    </a>
                                    <a href="/formation/decouvrez-les-meilleures-formations-webmarketing-a-nice.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/decouvrez-les-meilleures-formations-webmarketing-a-nice-400.webp 400w, /images/decouvrez-les-meilleures-formations-webmarketing-a-nice-600.webp 600w, /images/decouvrez-les-meilleures-formations-webmarketing-a-nice-900.webp 900w, /images/decouvrez-les-meilleures-formations-webmarketing-a-nice-1920.webp 1920w" sizes="180px">
    <img src="/images/decouvrez-les-meilleures-formations-webmarketing-a-nice-600.jpg" alt="Découvrez les meilleures formations webmarketing à Nice" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Découvrez les meilleures formations webmarketing à Nice</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">05/05/2026 17:40 &middot; 11 min</span>
                        </div>
                    </a>
                                    <a href="/education/quelle-auto-ecole-a-ceyrat-choisir-pour-reussir-votre-permis.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/quelle-auto-ecole-a-ceyrat-choisir-pour-reussir-votre-permis-400.webp 400w, /images/quelle-auto-ecole-a-ceyrat-choisir-pour-reussir-votre-permis-600.webp 600w, /images/quelle-auto-ecole-a-ceyrat-choisir-pour-reussir-votre-permis-900.webp 900w, /images/quelle-auto-ecole-a-ceyrat-choisir-pour-reussir-votre-permis-1920.webp 1920w" sizes="180px">
    <img src="/images/quelle-auto-ecole-a-ceyrat-choisir-pour-reussir-votre-permis-600.jpg" alt="Quelle auto-école à Ceyrat choisir pour réussir votre permis ?" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Education</span>
                            <h2>Quelle auto-école à Ceyrat choisir pour réussir votre permis ?</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">05/05/2026 09:33 &middot; 7 min</span>
                        </div>
                    </a>
                                    <a href="/formation/formations-en-sante-et-securite-au-travail-adaptes-pres-de-paris-1.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/formations-en-sante-et-securite-au-travail-adaptes-pres-de-paris-1-400.webp 400w, /images/formations-en-sante-et-securite-au-travail-adaptes-pres-de-paris-1-600.webp 600w, /images/formations-en-sante-et-securite-au-travail-adaptes-pres-de-paris-1-900.webp 900w, /images/formations-en-sante-et-securite-au-travail-adaptes-pres-de-paris-1-1920.webp 1920w" sizes="180px">
    <img src="/images/formations-en-sante-et-securite-au-travail-adaptes-pres-de-paris-1-600.jpg" alt="Formations en santé et sécurité au travail adaptés près de Paris 1" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Formations en santé et sécurité au travail adaptés près de Paris 1</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">05/05/2026 09:31 &middot; 7 min</span>
                        </div>
                    </a>
                                    <a href="/formation/5-etapes-pour-devenir-coach-sportif-sans-diplome-en-toute-securite.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/5-etapes-pour-devenir-coach-sportif-sans-diplome-en-toute-securite-400.webp 400w, /images/5-etapes-pour-devenir-coach-sportif-sans-diplome-en-toute-securite-600.webp 600w, /images/5-etapes-pour-devenir-coach-sportif-sans-diplome-en-toute-securite-900.webp 900w, /images/5-etapes-pour-devenir-coach-sportif-sans-diplome-en-toute-securite-1920.webp 1920w" sizes="180px">
    <img src="/images/5-etapes-pour-devenir-coach-sportif-sans-diplome-en-toute-securite-600.jpg" alt="5 étapes pour devenir coach sportif sans diplôme en toute sécurité" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>5 étapes pour devenir coach sportif sans diplôme en toute sécurité</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">03/07/2026 14:04 &middot; 7 min</span>
                        </div>
                    </a>
                                    <a href="/education/lecture-comprehension-ce1-methodes-et-ressources-pour-progresser.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/lecture-comprehension-ce1-methodes-et-ressources-pour-progresser-400.webp 400w, /images/lecture-comprehension-ce1-methodes-et-ressources-pour-progresser-600.webp 600w, /images/lecture-comprehension-ce1-methodes-et-ressources-pour-progresser-900.webp 900w, /images/lecture-comprehension-ce1-methodes-et-ressources-pour-progresser-1920.webp 1920w" sizes="180px">
    <img src="/images/lecture-comprehension-ce1-methodes-et-ressources-pour-progresser-600.jpg" alt="Lecture compréhension CE1 : méthodes et ressources pour progresser" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Education</span>
                            <h2>Lecture compréhension CE1 : méthodes et ressources pour progresser</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">03/07/2026 07:33 &middot; 8 min</span>
                        </div>
                    </a>
                                    <a href="/actu/quel-guide-des-formations-choisir-pour-votre-avenir-professionnel.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/quel-guide-des-formations-choisir-pour-votre-avenir-professionnel-400.webp 400w, /images/quel-guide-des-formations-choisir-pour-votre-avenir-professionnel-600.webp 600w, /images/quel-guide-des-formations-choisir-pour-votre-avenir-professionnel-900.webp 900w, /images/quel-guide-des-formations-choisir-pour-votre-avenir-professionnel-1920.webp 1920w" sizes="180px">
    <img src="/images/quel-guide-des-formations-choisir-pour-votre-avenir-professionnel-600.jpg" alt="Quel guide des formations choisir pour votre avenir professionnel ?" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Actu</span>
                            <h2>Quel guide des formations choisir pour votre avenir professionnel ?</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">03/07/2026 07:02 &middot; 6 min</span>
                        </div>
                    </a>
                                    <a href="/formation/devenir-detective-prive-le-parcours-de-formation-reel-en-france.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/devenir-detective-prive-le-parcours-de-formation-reel-en-france-400.webp 400w, /images/devenir-detective-prive-le-parcours-de-formation-reel-en-france-600.webp 600w, /images/devenir-detective-prive-le-parcours-de-formation-reel-en-france-900.webp 900w, /images/devenir-detective-prive-le-parcours-de-formation-reel-en-france-1920.webp 1920w" sizes="180px">
    <img src="/images/devenir-detective-prive-le-parcours-de-formation-reel-en-france-600.jpg" alt="Devenir detective prive : le parcours de formation reel en France" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Devenir detective prive : le parcours de formation reel en France</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">02/09/2026 08:17 &middot; 11 min</span>
                        </div>
                    </a>
                                    <a href="/formation/top-5-points-cles-sur-le-diplome-dosteopathe-rncp-niveau-7.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/top-5-points-cles-sur-le-diplome-dosteopathe-rncp-niveau-7-400.webp 400w, /images/top-5-points-cles-sur-le-diplome-dosteopathe-rncp-niveau-7-600.webp 600w, /images/top-5-points-cles-sur-le-diplome-dosteopathe-rncp-niveau-7-900.webp 900w, /images/top-5-points-cles-sur-le-diplome-dosteopathe-rncp-niveau-7-1920.webp 1920w" sizes="180px">
    <img src="/images/top-5-points-cles-sur-le-diplome-dosteopathe-rncp-niveau-7-600.jpg" alt="Top 5 points clés sur le diplôme d&#039;ostéopathe RNCP niveau 7" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Top 5 points clés sur le diplôme d&#039;ostéopathe RNCP niveau 7</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">02/07/2026 10:42 &middot; 9 min</span>
                        </div>
                    </a>
                                    <a href="/formation/top-5-formations-pour-booster-vos-competences-en-sante.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/top-5-formations-pour-booster-vos-competences-en-sante-400.webp 400w, /images/top-5-formations-pour-booster-vos-competences-en-sante-600.webp 600w, /images/top-5-formations-pour-booster-vos-competences-en-sante-900.webp 900w, /images/top-5-formations-pour-booster-vos-competences-en-sante-1920.webp 1920w" sizes="180px">
    <img src="/images/top-5-formations-pour-booster-vos-competences-en-sante-600.jpg" alt="Top 5 formations pour booster vos compétences en santé" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Top 5 formations pour booster vos compétences en santé</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">02/07/2026 08:40 &middot; 7 min</span>
                        </div>
                    </a>
                                    <a href="/formation/formation-sur-les-risques-psychosociaux-un-atout-pour-le-bien-etre-au-travail.php" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/formation-sur-les-risques-psychosociaux-un-atout-pour-le-bien-etre-au-travail-400.webp 400w, /images/formation-sur-les-risques-psychosociaux-un-atout-pour-le-bien-etre-au-travail-600.webp 600w, /images/formation-sur-les-risques-psychosociaux-un-atout-pour-le-bien-etre-au-travail-900.webp 900w, /images/formation-sur-les-risques-psychosociaux-un-atout-pour-le-bien-etre-au-travail-1920.webp 1920w" sizes="180px">
    <img src="/images/formation-sur-les-risques-psychosociaux-un-atout-pour-le-bien-etre-au-travail-600.jpg" alt="Formation sur les risques psychosociaux : un atout pour le bien-être au travail" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Formation sur les risques psychosociaux : un atout pour le bien-être au travail</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">02/06/2026 09:10 &middot; 7 min</span>
                        </div>
                    </a>
                                    <a href="/328/demarrez-votre-carriere-avec-la-formation-prothesiste-ongulaire-a-toulouse" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/wp-328-400.webp 400w, /images/wp-328-600.webp 600w, /images/wp-328-900.webp 900w, /images/wp-328-1920.webp 1920w" sizes="180px">
    <img src="/images/wp-328-600.jpg" alt="Démarrez votre carrière avec la formation prothésiste ongulaire à toulouse" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Démarrez votre carrière avec la formation prothésiste ongulaire à toulouse</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">10/11/2025 08:04 &middot; 6 min</span>
                        </div>
                    </a>
                                    <a href="/334/prepa-sante-a-clermont-ferrand-des-solutions-sur-mesure" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/wp-334-400.webp 400w, /images/wp-334-600.webp 600w, /images/wp-334-900.webp 900w, /images/wp-334-1920.webp 1920w" sizes="180px">
    <img src="/images/wp-334-600.jpg" alt="Prépa santé à clermont-ferrand : des solutions sur mesure" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Actu</span>
                            <h2>Prépa santé à clermont-ferrand : des solutions sur mesure</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">09/12/2025 14:01 &middot; 6 min</span>
                        </div>
                    </a>
                                    <a href="/331/reussir-sa-formation-au-management-dequipe-a-nantes-optimiser-son-parcours-de-manager" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/wp-331-400.webp 400w, /images/wp-331-600.webp 600w, /images/wp-331-900.webp 900w, /images/wp-331-1920.webp 1920w" sizes="180px">
    <img src="/images/wp-331-600.jpg" alt="Réussir sa formation au management d&#039;équipe à nantes : optimiser son parcours de manager" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Formation</span>
                            <h2>Réussir sa formation au management d&#039;équipe à nantes : optimiser son parcours de manager</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">08/12/2025 08:11 &middot; 7 min</span>
                        </div>
                    </a>
                                    <a href="/323/ifap-institut-de-formation-maitrisez-les-competences-essentielles" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/wp-323-400.webp 400w, /images/wp-323-600.webp 600w, /images/wp-323-900.webp 900w, /images/wp-323-1920.webp 1920w" sizes="180px">
    <img src="/images/wp-323-600.jpg" alt="Ifap institut de formation : maîtrisez les compétences essentielles" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Education</span>
                            <h2>Ifap institut de formation : maîtrisez les compétences essentielles</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">07/11/2025 10:49 &middot; 6 min</span>
                        </div>
                    </a>
                                    <a href="/127/c-le-langage-de-programmation-pour-des-applications-net-performantes-et-evolutives" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/wp-127-400.webp 400w, /images/wp-127-600.webp 600w, /images/wp-127-900.webp 900w, /images/wp-127-1920.webp 1920w" sizes="180px">
    <img src="/images/wp-127-600.jpg" alt="C# : Le langage de programmation pour des applications .NET performantes et évolutives" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Actu</span>
                            <h2>C# : Le langage de programmation pour des applications .NET performantes et évolutives</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">7 avril 2023 &middot; 5 min</span>
                        </div>
                    </a>
                                    <a href="/133/facteurs-cles-du-surpoids-consequences-sur-la-sante-et-strategies-pour-retrouver-votre-equilibre" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/wp-133-400.webp 400w, /images/wp-133-600.webp 600w, /images/wp-133-900.webp 900w, /images/wp-133-1920.webp 1920w" sizes="180px">
    <img src="/images/wp-133-600.jpg" alt="Facteurs clés du surpoids, conséquences sur la santé et stratégies pour retrouver votre équilibre" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Actu</span>
                            <h2>Facteurs clés du surpoids, conséquences sur la santé et stratégies pour retrouver votre équilibre</h2>
                            <p>...</p>
                            <span class="article-horizontal-meta">7 avril 2023 &middot; 6 min</span>
                        </div>
                    </a>
                                    <a href="/140/films-sur-netflix-les-meilleurs-du-moment" class="article-horizontal-card">
                        <div class="article-horizontal-image">
                            <picture>
    <source type="image/webp" srcset="/images/wp-140-400.webp 400w, /images/wp-140-600.webp 600w, /images/wp-140-900.webp 900w, /images/wp-140-1920.webp 1920w" sizes="180px">
    <img src="/images/wp-140-600.jpg" alt="Films sur Netflix : les meilleurs du moment" loading="lazy">
</picture>                        </div>
                        <div class="article-horizontal-body">
                            <span class="article-horizontal-tag">Actu</span>
                            <h2>Films sur Netflix : les meilleurs du moment</h2>
                            <p>Sur Netflix, il existe de nombreux films et séries qui méritent d&#039;être visionnés. Cependant, certain...</p>
                            <span class="article-horizontal-meta">15 avril 2023 &middot; 2 min</span>
                        </div>
                    </a>
                            </div>
        </section>
        <section class="section-faq-columns">
            <div class="faq-columns-inner">
                <div class="faq-columns-left">
                    <h3>Questions fréquentes</h3>
                                    </div>
                <div class="faq-columns-right">
                                            <details class="faq-columns-item" open>
                            <summary class="faq-columns-question">Quelle est la ligne éditoriale de Nicolas Kerebel ?</summary>
                            <div class="faq-columns-answer"><p>Nicolas Kerebel est un média d'information spécialisé dans la formation professionnelle, l'éducation et l'emploi. La plateforme publie des articles d'analyse, des dossiers thématiques et des décryptages pour aider les lecteurs à comprendre les enjeux et les évolutions de ces secteurs. Le contenu est indépendant et basé sur une recherche documentaire approfondie.</p></div>
                        </details>
                                            <details class="faq-columns-item">
                            <summary class="faq-columns-question">À quelle fréquence de nouveaux contenus sont-ils publiés ?</summary>
                            <div class="faq-columns-answer"><p>La plateforme publie de nouveaux articles plusieurs fois par semaine, couvrant l'actualité de la formation professionnelle, les analyses de fond et les dossiers thématiques. Une newsletter hebdomadaire propose également une sélection des contenus les plus pertinents de la semaine pour ne rien manquer des informations essentielles du secteur.</p></div>
                        </details>
                                            <details class="faq-columns-item">
                            <summary class="faq-columns-question">Les informations sont-elles accessibles gratuitement ?</summary>
                            <div class="faq-columns-answer"><p>L'ensemble des articles, guides et dossiers publiés sur Nicolas Kerebel sont accessibles gratuitement en ligne. L'objectif est de permettre au plus grand nombre d'accéder à une information de qualité sur la formation, l'éducation et l'emploi, sans barrière financière.</p></div>
                        </details>
                                            <details class="faq-columns-item">
                            <summary class="faq-columns-question">Comment sont sélectionnés les sujets traités ?</summary>
                            <div class="faq-columns-answer"><p>Les thématiques abordées sont choisies en fonction de l'actualité du secteur, des questions récurrentes des lecteurs et des évolutions législatives ou réglementaires. L'accent est mis sur les sujets qui impactent concrètement les parcours professionnels et les politiques de formation, avec une volonté de décryptage pédagogique.</p></div>
                        </details>
                                    </div>
            </div>
        </section>    </main>
    <footer class="footer footer-wave">

        <svg class="footer-wave" viewBox="0 0 1440 80" preserveAspectRatio="none">
            <path d="M0,40 C240,80 480,0 720,40 C960,80 1200,0 1440,40 L1440,80 L0,80 Z" fill="currentColor"/>
        </svg>

        <div class="footer-content">
            <div class="container">

                <div class="footer-grid footer-grid-3">
                    <div class="footer-brand"><a href="/" class="logo">Nicolaskerebel</a><p>Votre source d&#039;information pour décrypter le monde de la formation et de l&#039;emploi</p></div>                                            <div>
                            <h4>Liens</h4>
                            <ul>
                                <li><a href="/">Accueil</a></li>
                            </ul>
                        </div>
                                        <div><h4>Légal</h4><ul><li><a href="/mentions-legales/">Mentions légales</a></li><li><a href="/contact/">Contact</a></li></ul></div>                </div>


                <div class="footer-bottom">&copy; 2026 Nicolaskerebel. Tous droits réservés.</div>
            </div>
        </div>
    </footer>
    <script>
    const observer = new IntersectionObserver(entries => {
        entries.forEach(e => { if (e.isIntersecting) { e.target.classList.add('visible'); observer.unobserve(e.target); } });
    }, { threshold: 0.15 });
    document.querySelectorAll('.fade-up').forEach(el => observer.observe(el));
    document.querySelector('.mobile-toggle')?.addEventListener('click', function() {
        const hiddenNav = document.querySelector('.nav-hidden');
        if (hiddenNav) { hiddenNav.classList.toggle('open'); }
        else { const nav = document.querySelector('.nav'); if (nav) { nav.classList.toggle('open'); } }
        this.classList.toggle('active');
    });
    </script>
</body>
</html>