{"id":18,"date":"2026-08-12T22:28:31","date_gmt":"2026-08-12T22:28:31","guid":{"rendered":"http:\/\/marre.buncoeurdamocles.fr\/?page_id=18"},"modified":"2026-08-12T23:45:24","modified_gmt":"2026-08-12T23:45:24","slug":"marre","status":"publish","type":"page","link":"https:\/\/marre.buncoeurdamocles.fr\/","title":{"rendered":"Marre"},"content":{"rendered":"\n<style>\n    \/* Importation des polices \u00e9l\u00e9gantes *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500&family=Playfair+Display:ital,wght@0,400;0,500;1,400&display=swap');\n\n    \/* -------------------------------------------------------------------------- *\/\n    \/* CORRECTION PC & CENTRAGE UNIVERSEL FLUIDE (WordPress \/ Elementor \/ Gutenberg) *\/\n    \/* -------------------------------------------------------------------------- *\/\n    \n    html, body {\n        margin: 0 !important;\n        padding: 0 !important;\n        overflow-x: hidden !important;\n        background-color: #FBF9F5 !important;\n    }\n\n    .marre-clean-wrapper-outer {\n        width: 100% !important;\n        min-height: 100vh !important;\n        margin: 0 !important;\n        padding: 0 !important;\n        background-color: #FBF9F5 !important;\n        box-sizing: border-box !important;\n        display: block !important;\n        clear: both !important;\n        float: none !important;\n    }\n\n    .marre-clean-wrap {\n        background-color: #FBF9F5;\n        color: #2C2A29;\n        font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n        line-height: 1.8;\n        padding: 6rem 2rem;\n        width: 100%;\n        max-width: 900px;\n        margin: 0 auto;\n        box-sizing: border-box;\n        display: block;\n        float: none !important;\n    }\n\n    .marre-clean-wrap *, \n    .marre-clean-wrap *:before, \n    .marre-clean-wrap *:after {\n        box-sizing: border-box;\n    }\n\n    .marre-clean-container {\n        width: 100%;\n        margin: 0 auto;\n    }\n\n    \/* Animations douces au d\u00e9filement *\/\n    .marre-reveal {\n        opacity: 0;\n        transform: translateY(35px);\n        transition: opacity 1s cubic-bezier(0.16, 1, 0.3, 1), transform 1s cubic-bezier(0.16, 1, 0.3, 1);\n        will-change: opacity, transform;\n    }\n\n    .marre-reveal.is-visible {\n        opacity: 1;\n        transform: translateY(0);\n    }\n\n    .marre-delay-1 { transition-delay: 0.15s; }\n    .marre-delay-2 { transition-delay: 0.3s; }\n\n    \/* Typographie *\/\n    .marre-clean-wrap h1,\n    .marre-clean-wrap h2,\n    .marre-clean-wrap h3,\n    .marre-clean-wrap h4,\n    .marre-c-quote-box h3 {\n        font-family: 'Playfair Display', Georgia, serif;\n    }\n\n    \/* En-t\u00eate *\/\n    .marre-c-header {\n        text-align: center;\n        margin-bottom: 5rem;\n    }\n\n    .marre-c-header h1 {\n        font-size: 3.5rem;\n        font-weight: 400;\n        letter-spacing: 0.4em;\n        margin: 0 0 1rem 0;\n        text-transform: uppercase;\n        color: #1A1817;\n    }\n\n    .marre-c-header p {\n        font-size: 0.75rem;\n        text-transform: uppercase;\n        letter-spacing: 0.3em;\n        color: #8C7B6D;\n        margin: 0;\n    }\n\n    \/* Bouton sur-mesure ultra fluide *\/\n    .marre-cta-wrapper {\n        text-align: center;\n        margin: 4rem 0;\n    }\n\n    .marre-btn-preorder {\n        display: inline-block;\n        background-color: #1A1817 !important; \/* BASE SOMBRE *\/\n        color: #FBF9F5 !important;            \/* TEXTE CLAIR *\/\n        padding: 1.1rem 3rem;\n        font-size: 0.75rem;\n        text-transform: uppercase;\n        letter-spacing: 0.3em;\n        text-decoration: none !important; \/* PAS DE SOULIGNEMENT *\/\n        border: 1px solid #1A1817 !important;\n        border-radius: 0;\n        transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);\n        font-family: 'Inter', sans-serif;\n        font-weight: 400;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .marre-btn-preorder:hover,\n    .marre-btn-preorder:focus,\n    .marre-btn-preorder:active {\n        background-color: transparent !important; \/* TRANSPARENT AU CLIC *\/\n        color: #1A1817 !important;                \/* TEXTE SOMBRE AU CLIC *\/\n        letter-spacing: 0.38em;\n        transform: translateY(-2px);\n        box-shadow: 0 10px 25px rgba(26, 24, 23, 0.1);\n        text-decoration: none !important;\n    }\n\n    \/* Manifeste *\/\n    .marre-c-manifesto {\n        text-align: center;\n        margin-bottom: 6rem;\n    }\n\n    .marre-c-manifesto h2 {\n        font-size: 2.6rem;\n        font-weight: 400;\n        font-style: italic;\n        line-height: 1.4;\n        margin: 0 0 1.5rem 0;\n        color: #1A1817;\n    }\n\n    .marre-c-manifesto p {\n        font-size: 1.1rem;\n        color: #6B6560;\n        max-width: 620px;\n        margin: 0 auto;\n        line-height: 1.9;\n        font-weight: 300;\n    }\n\n    \/* Cadrage photo principal *\/\n    .marre-c-image-full {\n        margin: 4rem 0;\n        width: 100%;\n        background-color: #F3EEE6;\n        border-radius: 3px;\n        padding: 2.5rem;\n        text-align: center;\n        transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n\n    .marre-c-image-full:hover {\n        transform: scale(1.01);\n    }\n\n    .marre-c-image-full img {\n        width: 100%;\n        height: auto;\n        max-height: 480px;\n        object-fit: contain;\n        display: block;\n        margin: 0 auto;\n    }\n\n    .marre-c-image-caption {\n        font-size: 0.7rem;\n        text-transform: uppercase;\n        letter-spacing: 0.25em;\n        color: #8C7B6D;\n        text-align: center;\n        margin-top: 1.2rem;\n        margin-bottom: 1.2rem;\n        display: block;\n    }\n\n    \/* Galerie des 4 coloris *\/\n    .marre-colors-section {\n        margin: 5rem 0;\n        text-align: center;\n    }\n\n    .marre-colors-section h3 {\n        font-size: 2rem;\n        font-weight: 400;\n        letter-spacing: 0.05em;\n        margin-bottom: 3rem;\n    }\n\n    .marre-colors-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 2rem;\n    }\n\n    .marre-color-card {\n        background-color: #F3EEE6;\n        padding: 2rem 1.5rem 1.5rem 1.5rem;\n        border-radius: 3px;\n        text-align: center;\n        transition: transform 0.4s ease, box-shadow 0.4s ease;\n    }\n\n    .marre-color-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 15px 30px rgba(0,0,0,0.04);\n    }\n\n    .marre-color-card img {\n        width: 100%;\n        height: auto;\n        max-height: 300px;\n        object-fit: contain;\n        display: block;\n        margin: 0 auto 1.2rem auto;\n    }\n\n    .marre-color-card span {\n        font-size: 0.8rem;\n        text-transform: uppercase;\n        letter-spacing: 0.2em;\n        color: #1A1817;\n        font-weight: 500;\n        display: block;\n    }\n\n    .marre-color-card small {\n        font-size: 0.7rem;\n        color: #8C7B6D;\n        letter-spacing: 0.1em;\n        display: block;\n        margin-top: 0.3rem;\n    }\n\n    \/* Chapitres *\/\n    .marre-c-chapter {\n        padding: 4.5rem 0;\n        border-bottom: 1px solid #E6E1DC;\n    }\n\n    .marre-c-chapter:first-of-type {\n        border-top: 1px solid #E6E1DC;\n    }\n\n    .marre-c-tag {\n        font-size: 0.65rem;\n        text-transform: uppercase;\n        letter-spacing: 0.3em;\n        color: #8C7B6D;\n        display: block;\n        margin-bottom: 1rem;\n    }\n\n    .marre-c-chapter h3 {\n        font-size: 1.9rem;\n        font-weight: 400;\n        margin: 0 0 1.2rem 0;\n        color: #1A1817;\n    }\n\n    .marre-c-chapter p, .marre-c-chapter li {\n        font-size: 1.05rem;\n        color: #6B6560;\n        margin-bottom: 1.2rem;\n        font-weight: 300;\n    }\n\n    .marre-c-chapter ul {\n        padding-left: 1.2rem;\n        margin: 1.2rem 0;\n    }\n\n    .marre-c-chapter li {\n        margin-bottom: 0.5rem;\n    }\n\n    .marre-c-chapter strong {\n        color: #1A1817;\n        font-weight: 500;\n    }\n\n    \/* Grille \u00e9tapes *\/\n    .marre-c-steps {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 2.5rem;\n        margin-top: 3rem;\n    }\n\n    .marre-c-step-item {\n        background-color: #F5EFE6;\n        padding: 1.5rem;\n        border-radius: 3px;\n    }\n\n    .marre-c-step-item span {\n        font-size: 0.75rem;\n        color: #8C7B6D;\n        font-weight: 500;\n        letter-spacing: 0.15em;\n        display: block;\n        margin-bottom: 0.5rem;\n    }\n\n    .marre-c-step-item h4 {\n        font-size: 1.2rem;\n        font-weight: 400;\n        margin: 0 0 0.5rem 0;\n        color: #1A1817;\n    }\n\n    .marre-c-step-item p {\n        font-size: 0.95rem;\n        margin: 0;\n        color: #6B6560;\n    }\n\n    \/* Citation finale *\/\n    .marre-c-quote-box {\n        text-align: center;\n        padding: 6rem 0;\n    }\n\n    .marre-c-quote-box h3 {\n        font-size: 2.3rem;\n        font-weight: 400;\n        font-style: italic;\n        margin: 0 0 1.5rem 0;\n        line-height: 1.4;\n        color: #1A1817;\n    }\n\n    .marre-c-quote-box p {\n        font-size: 0.75rem;\n        letter-spacing: 0.25em;\n        text-transform: uppercase;\n        color: #8C7B6D;\n        margin: 0;\n    }\n\n    \/* Footer *\/\n    .marre-c-footer {\n        text-align: center;\n        padding-top: 3rem;\n        border-top: 1px solid #E6E1DC;\n        color: #8C7B6D;\n        font-size: 0.7rem;\n        letter-spacing: 0.25em;\n        text-transform: uppercase;\n    }\n\n    \/* Responsive mobile strict *\/\n    @media (max-width: 768px) {\n        .marre-clean-wrap {\n            padding: 4rem 1.2rem;\n        }\n        .marre-c-header h1 {\n            font-size: 2.2rem;\n            letter-spacing: 0.25em;\n        }\n        .marre-c-manifesto h2 {\n            font-size: 1.8rem;\n        }\n        .marre-c-steps,\n        .marre-colors-grid {\n            grid-template-columns: 1fr;\n            gap: 1.8rem;\n        }\n        .marre-c-image-full {\n            padding: 1.5rem 1rem;\n        }\n    }\n<\/style>\n\n<div class=\"marre-clean-wrapper-outer\">\n    <div class=\"marre-clean-wrap\">\n        <div class=\"marre-clean-container\">\n\n            <header class=\"marre-c-header marre-reveal\">\n                <h1>MARRE<\/h1>\n                <p>Par Margot et Pierre &bull; Dossier de Marque &amp; Engagements<\/p>\n            <\/header>\n\n            <div class=\"marre-c-manifesto marre-reveal\">\n                <h2>Marre du tout, tout de suite.<\/h2>\n                <p>Chez Marre, nous ne voulons pas fabriquer pour remplir des stocks. Nous voulons fabriquer ce qui a \u00e9t\u00e9 choisi. Place au Juste Besoin.<\/p>\n            <\/div>\n\n            <!-- Photo d'ambiance principale avec bouton int\u00e9gr\u00e9 -->\n            <div class=\"marre-c-image-full marre-reveal\">\n                <img decoding=\"async\" src=\"https:\/\/marre.buncoeurdamocles.fr\/wp-content\/uploads\/2026\/08\/3.jpg\" alt=\"T-shirt Marre - Ambiance\">\n                <span class=\"marre-c-image-caption\">L&rsquo;essentiel, pens\u00e9 \u00e0 deux<\/span>\n                <a href=\"https:\/\/marre.buncoeurdamocles.fr\/index.php\/boutique\/\" class=\"marre-btn-preorder\">Participer \u00e0 la pr\u00e9commande<\/a>\n            <\/div>\n\n            <div class=\"marre-c-chapter marre-reveal\">\n                <span class=\"marre-c-tag\">Chapitre 01<\/span>\n                <h3>L&rsquo;identit\u00e9 de Marre<\/h3>\n                <p>Marre est une marque cr\u00e9\u00e9e par <strong>Margot et Pierre<\/strong>. Son nom porte un double sens, et il n&rsquo;est pas le fruit du hasard :<\/p>\n                <ul>\n                    <li><strong>MAR<\/strong> &mdash; les trois premi\u00e8res lettres de Margot.<\/li>\n                    <li><strong>RRE<\/strong> &mdash; les trois derni\u00e8res lettres de Pierre. Un nom de duo, litt\u00e9ralement construit \u00e0 deux.<\/li>\n                <\/ul>\n                <p>Mais ce nom raconte aussi un ras-le-bol universel face \u00e0 une consommation trop rapide, trop abondante et d\u00e9connect\u00e9e de la r\u00e9alit\u00e9 de celles et ceux qui fabriquent.<\/p>\n            <\/div>\n\n            <div class=\"marre-c-chapter marre-reveal\">\n                <span class=\"marre-c-tag\">Chapitre 02<\/span>\n                <h3>Notre id\u00e9e centrale : le Juste Besoin<\/h3>\n                <p>Ne pas fabriquer pour esp\u00e9rer vendre. Fabriquer parce que quelqu&rsquo;un a choisi.<\/p>\n                <p>Nos t-shirts sont propos\u00e9s durant des campagnes de pr\u00e9commande. \u00c0 la cl\u00f4ture, les quantit\u00e9s exactes sont connues et lanc\u00e9es en production. Ce fonctionnement \u00e9limine totalement le stock dormant et le gaspillage.<\/p>\n            <\/div>\n\n            <!-- SECTION COLORIS ANIM\u00c9E -->\n            <div class=\"marre-colors-section marre-reveal\">\n                <h3>Nos diff\u00e9rents coloris<\/h3>\n                <div class=\"marre-colors-grid\">\n                    <div class=\"marre-color-card marre-reveal marre-delay-1\">\n                        <img decoding=\"async\" src=\"https:\/\/marre.buncoeurdamocles.fr\/wp-content\/uploads\/2026\/08\/3.jpg\" alt=\"T-shirt Blanc L'\u00c9vidence\">\n                        <span>L&rsquo;\u00c9vidence<\/span>\n                        <small>Blanc pur<\/small>\n                    <\/div>\n                    <div class=\"marre-color-card marre-reveal marre-delay-2\">\n                        <img decoding=\"async\" src=\"https:\/\/marre.buncoeurdamocles.fr\/wp-content\/uploads\/2026\/08\/4.jpg\" alt=\"T-shirt Bleu marine Le Constant\">\n                        <span>Le Constant<\/span>\n                        <small>Bleu marine<\/small>\n                    <\/div>\n                    <div class=\"marre-color-card marre-reveal marre-delay-1\">\n                        <img decoding=\"async\" src=\"https:\/\/marre.buncoeurdamocles.fr\/wp-content\/uploads\/2026\/08\/1.jpg\" alt=\"T-shirt Noir L'Intemporel\">\n                        <span>L&rsquo;Intemporel<\/span>\n                        <small>Noir min\u00e9ral<\/small>\n                    <\/div>\n                    <div class=\"marre-color-card marre-reveal marre-delay-2\">\n                        <img decoding=\"async\" src=\"https:\/\/marre.buncoeurdamocles.fr\/wp-content\/uploads\/2026\/08\/2.jpg\" alt=\"T-shirt Gris chin\u00e9 Le Nuanc\u00e9\">\n                        <span>Le Nuanc\u00e9<\/span>\n                        <small>Gris chin\u00e9<\/small>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"marre-c-chapter marre-reveal\">\n                <span class=\"marre-c-tag\">Caract\u00e9ristiques<\/span>\n                <h3>Une conception d&rsquo;exception<\/h3>\n                <p>&bull; <strong>Composition :<\/strong> 100% coton jersey 150 gsm<\/p>\n                <p>&bull; <strong>Savoir-faire :<\/strong> Int\u00e9gralement tricot\u00e9, teint et fa\u00e7onn\u00e9 en France, avec une confection de pr\u00e9cision sign\u00e9e au c\u0153ur d&rsquo;Aubervilliers.<\/p>\n                <p>&bull; <strong>Durabilit\u00e9 :<\/strong> Une qualit\u00e9 d&rsquo;exception, garantie deux ans.<\/p>\n                <p>&bull; <strong>Engagement :<\/strong> Un impact environnemental minimis\u00e9 versus made in ailleurs.<\/p>\n                <p>&bull; <strong>Coupe :<\/strong> Coupe droite, relax fit, pens\u00e9e pour \u00eatre unisexe.<\/p>\n                <p>&bull; <strong>Palette :<\/strong> Coloris permanents : Blanc, Noir, Marine, Gris chin\u00e9.<\/p>\n            <\/div>\n\n            <div class=\"marre-c-chapter marre-reveal\">\n                <span class=\"marre-c-tag\">Chapitre 03 &amp; 04<\/span>\n                <h3>Comment fonctionne une campagne ?<\/h3>\n                <p>De l&rsquo;id\u00e9e initiale jusqu&rsquo;\u00e0 la r\u00e9ception de votre t-shirt chez vous, chaque \u00e9tape est transparente.<\/p>\n                \n                <div class=\"marre-c-steps\">\n                    <div class=\"marre-c-step-item marre-reveal marre-delay-1\">\n                        <span>01<\/span>\n                        <h4>Pr\u00e9sentation<\/h4>\n                        <p>Imagin\u00e9 par Margot, Pierre ou un artiste invit\u00e9.<\/p>\n                    <\/div>\n                    <div class=\"marre-c-step-item marre-reveal marre-delay-2\">\n                        <span>02<\/span>\n                        <h4>Vous choisissez<\/h4>\n                        <p>La campagne ouvre pour une dur\u00e9e fixe et limit\u00e9e.<\/p>\n                    <\/div>\n                    <div class=\"marre-c-step-item marre-reveal marre-delay-1\">\n                        <span>03<\/span>\n                        <h4>Quantit\u00e9s arr\u00eat\u00e9es<\/h4>\n                        <p>\u00c0 la fermeture, les volumes r\u00e9els command\u00e9s sont act\u00e9s.<\/p>\n                    <\/div>\n                    <div class=\"marre-c-step-item marre-reveal marre-delay-2\">\n                        <span>04<\/span>\n                        <h4>Fabrication<\/h4>\n                        <p>Lancement aupr\u00e8s de nos partenaires en \u00cele-de-France.<\/p>\n                    <\/div>\n                    <div class=\"marre-c-step-item marre-reveal marre-delay-1\">\n                        <span>05<\/span>\n                        <h4>Contr\u00f4le &amp; Soin<\/h4>\n                        <p>Chaque t-shirt est v\u00e9rifi\u00e9 et emball\u00e9 manuellement.<\/p>\n                    <\/div>\n                    <div class=\"marre-c-step-item marre-reveal marre-delay-2\">\n                        <span>06<\/span>\n                        <h4>R\u00e9ception<\/h4>\n                        <p>Votre t-shirt arrive chez vous avec son histoire.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"marre-c-chapter marre-reveal\">\n                <span class=\"marre-c-tag\">Chapitre 05<\/span>\n                <h3>Fabriquer localement, sans raconter d&rsquo;histoire<\/h3>\n                <p>Nos t-shirts sont <strong>con\u00e7us, d\u00e9coup\u00e9s, assembl\u00e9s et imprim\u00e9s en \u00cele-de-France<\/strong>. Cette proximit\u00e9 nous relie directement aux artisans.<\/p>\n                <p><strong>La mati\u00e8re premi\u00e8re :<\/strong> La fibre et le tissu brut sont sourc\u00e9s hors de France. Cette pr\u00e9cision figure syst\u00e9matiquement sur chaque fiche produit, \u00e0 c\u00f4t\u00e9 de la mention de fabrication francilienne. Nous refusons le terme trompeur de \u00ab\u00a0100 % Made in France\u00a0\u00bb tant que la mati\u00e8re ne l&rsquo;est pas.<\/p>\n            <\/div>\n\n            <div class=\"marre-c-chapter marre-reveal\">\n                <span class=\"marre-c-tag\">Chapitre 06 \u00e0 18<\/span>\n                <h3>Transparence, Engagements &amp; Vision<\/h3>\n                <p><strong>Prix Juste :<\/strong> D\u00e9composition indicative pr\u00e9sent\u00e9e \u00e0 chaque campagne pour comprendre pr\u00e9cis\u00e9ment l&rsquo;allocation de votre achat.<\/p>\n                <p><strong>Ce que Marre n&rsquo;est pas :<\/strong> Pas de surproduction, pas de boutiques physiques superflues. Un site web h\u00e9berg\u00e9 en France chez un partenaire \u00e0 faible empreinte carbone.<\/p>\n                <p><strong>Communaut\u00e9 &amp; Artistes :<\/strong> Votez pour vos collections et d\u00e9couvrez des collaborations artistiques uniques.<\/p>\n                <p><strong>Exp\u00e9rience client :<\/strong> D\u00e9lais encadr\u00e9s, respect du droit de r\u00e9tractation et espace <em>Seconde Chance<\/em> pour \u00e9viter toute destruction.<\/p>\n                <p><strong>Le temps comme valeur :<\/strong> Moins de r\u00e9f\u00e9rences, moins de stock, plus de sens et davantage d&rsquo;attention.<\/p>\n            <\/div>\n\n            <!-- BOUTON BAS FLUIDE ET \u00c9L\u00c9GANT -->\n            <div class=\"marre-cta-wrapper marre-reveal\">\n                <a href=\"https:\/\/marre.buncoeurdamocles.fr\/index.php\/boutique\/\" class=\"marre-btn-preorder\">Participer \u00e0 la pr\u00e9commande<\/a>\n            <\/div>\n\n            <div class=\"marre-c-quote-box marre-reveal\">\n                <h3>&laquo; Marre ne fabrique pas pour vendre. Marre vend pour pouvoir fabriquer. &raquo;<\/h3>\n                <p>Ce qui est choisi m\u00e9rite d&rsquo;\u00eatre fabriqu\u00e9.<\/p>\n            <\/div>\n\n            <footer class=\"marre-c-footer marre-reveal\">\n                <p>MARRE &bull; Con\u00e7u, d\u00e9coup\u00e9, assembl\u00e9 et imprim\u00e9 en \u00cele-de-France<\/p>\n            <\/footer>\n\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- SCRIPT D'ANIMATION AU SCROLL -->\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        const observerOptions = {\n            root: null,\n            rootMargin: '0px 0px -50px 0px',\n            threshold: 0.15\n        };\n\n        const observer = new IntersectionObserver((entries, observer) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.classList.add('is-visible');\n                    observer.unobserve(entry.target);\n                }\n            });\n        }, observerOptions);\n\n        document.querySelectorAll('.marre-reveal').forEach(el => {\n            observer.observe(el);\n        });\n    });\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>MARRE Par Margot et Pierre &bull; Dossier de Marque &amp; Engagements Marre du tout, tout de suite. Chez Marre, nous [&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":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","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":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-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":"","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-4)","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-4)","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-4)","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-18","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/marre.buncoeurdamocles.fr\/index.php\/wp-json\/wp\/v2\/pages\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marre.buncoeurdamocles.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/marre.buncoeurdamocles.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/marre.buncoeurdamocles.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/marre.buncoeurdamocles.fr\/index.php\/wp-json\/wp\/v2\/comments?post=18"}],"version-history":[{"count":14,"href":"https:\/\/marre.buncoeurdamocles.fr\/index.php\/wp-json\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":60,"href":"https:\/\/marre.buncoeurdamocles.fr\/index.php\/wp-json\/wp\/v2\/pages\/18\/revisions\/60"}],"wp:attachment":[{"href":"https:\/\/marre.buncoeurdamocles.fr\/index.php\/wp-json\/wp\/v2\/media?parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}