{"id":11,"date":"2026-07-25T12:28:05","date_gmt":"2026-07-25T10:28:05","guid":{"rendered":"https:\/\/collectifcarcasse.fr\/?page_id=11"},"modified":"2026-07-30T15:46:21","modified_gmt":"2026-07-30T13:46:21","slug":"accueil","status":"publish","type":"page","link":"https:\/\/collectifcarcasse.fr\/","title":{"rendered":"Accueil"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"11\" class=\"elementor elementor-11\">\n\t\t\t\t<div class=\"elementor-element elementor-element-76d5692 e-con-full e-flex e-con e-parent\" data-id=\"76d5692\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-565c9d9 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"565c9d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Carcasse Collectif - Intro<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <!-- Import de Lenis -->\n    <script src=\"https:\/\/unpkg.com\/lenis@1.1.13\/dist\/lenis.min.js\"><\/script>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Syne+Mono&display=swap\" rel=\"stylesheet\">\n    <style>\n        \/* Styles de base recommand\u00e9s pour Lenis *\/\n        html.lenis, html.lenis body {\n            height: auto;\n        }\n        .lenis.lenis-smooth {\n            scroll-behavior: auto !important;\n        }\n        .lenis.lenis-smooth [data-lenis-prevent] {\n            overscroll-behavior: contain;\n        }\n        .lenis.lenis-stopped {\n            overflow: hidden;\n        }\n        .lenis.lenis-scrolling iframe {\n            pointer-events: none;\n        }\n\n        \/* Tes styles existants *\/\n        html { margin: 0; padding: 0; width: 100%; min-height: 100%; overflow-x: hidden; overflow-y: auto; background-color: #ff8bff; }\n        body { margin: 0; padding: 0; width: 100%; min-height: 100%; font-family: sans-serif; }\n\n        #scene { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; overflow: hidden; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; z-index: 0; }\n        #scene-spacer { width: 100%; height: 200vh; \/* Augment\u00e9 pour bien tester le scroll *\/ }\n        #bg-move { position: absolute; top: 0; left: 0; width: 100vw; height: 200vh; transition: transform 2s cubic-bezier(0.92, 0, 0.58, 1); will-change: transform; }\n        #bg-pink { width: 100vw; height: 100vh; background-color: #ff8bff; }\n        #bg-grey { width: 100vw; height: 100vh; background-color: #D9D9D9; }\n\n        #black-plane { position: absolute; top: 0; left: 0; width: 100vw; height: 100vh; background-color: #000; z-index: 5; pointer-events: none; transition: transform 2s cubic-bezier(0.92, 0, 0.58, 1); will-change: transform; }\n\n        #car-wrapper { position: absolute; top: 0; left: 0; width: 100vw; height: 100vh; z-index: 10; opacity: 0; transition: opacity 1s ease; pointer-events: none; will-change: opacity; }\n\n        #car-inner { position: absolute; top: 41%; left: 50%; width: 600px; transform: translate(-50%, -50%) scale(0.495); pointer-events: auto; cursor: pointer; }\n\n        #carcasse-logo { position: absolute; top: 50%; left: 50%; width: 550px; max-width: 70vw; transform: translate(-50%, -50%); z-index: 20; transition: transform 2s cubic-bezier(0.92, 0, 0.58, 1); pointer-events: none; will-change: transform; }\n\n        #pink-blend { position: absolute; top: 0; left: 0; width: 100vw; height: 100vh; background-color: #ff8bff; mix-blend-mode: screen; z-index: 15; pointer-events: none; transition: transform 2s cubic-bezier(0.92, 0, 0.58, 1); will-change: transform; }\n\n        #grey-blur { position: absolute; top: 0; left: 0; width: 100vw; height: 100vh; z-index: 12; pointer-events: none; backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); transform: translateY(100vh); transition: transform 2s cubic-bezier(0.92, 0, 0.58, 1); will-change: transform; }\n\n        #menu-bar { position: fixed; top: 0; left: 0; width: 100vw; height: 70px; background: #fff; z-index: 100; display: flex; align-items: center; padding: 0 15px; box-sizing: border-box; transform: translateY(-100%); transition: transform 2s cubic-bezier(0.92, 0, 0.58, 1); will-change: transform; }\n        #menu-logo { height: 38px; }\n\n        #car-svg { width: 100%; height: auto; overflow: visible; }\n        .car-part { transform-box: fill-box; transform-origin: center; transition: transform 1.5s cubic-bezier(0.92, 0, 0.58, 1); will-change: transform; }\n\n        .st0 { fill: #49ff89; } .st1 { fill: #fff; } .st2 { fill: #ff8bff; } .st3 { fill: #aa82ff; }\n\n        #content-below {\n            position: absolute;\n            top: 20vh;\n            width: 100%;\n            padding: 15px 15px 50px;\n            box-sizing: border-box;\n            background: transparent;\n            z-index: 30;\n            opacity: 0;\n            pointer-events: none;\n            transition: opacity 0.5s ease;\n        }\n\n        .hero-text { font-family: 'Syne Mono', monospace; font-weight: 400; font-size: 115px; line-height: 0.90; margin: 0; color: #000; }\n\n        .creation-section { display: flex; width: calc(100% + 30px); margin: 110px -15px 0; height: 700px; }\n        .creation-left { position: relative; flex: 1; background: #b7c2bb; overflow: hidden; padding: 20px; box-sizing: border-box; transform: translateY(80px); opacity: 0; transition: transform 1.2s cubic-bezier(0.22, 1, 0.36, 1), opacity 1.2s ease; }\n        .creation-label { font-weight: bold; margin: 0; font-size: 14px; }\n        .blob { position: absolute; background: #6fe0a0; filter: blur(35px); border-radius: 45% 55% 40% 60%; opacity: 0.85; }\n        .blob-1 { width: 180px; height: 260px; top: 60px; left: 10px; }\n        .blob-2 { width: 140px; height: 220px; top: 90px; left: 200px; }\n        .creation-title { font-family: 'Syne Mono', monospace; font-weight: 400; font-size: 40px; line-height: 1.15; position: absolute; bottom: 20px; left: 20px; margin: 0; }\n        .creation-right { flex: 1; position: relative; background: #111 center\/cover no-repeat; display: flex; align-items: flex-start; justify-content: flex-end; padding: 20px; box-sizing: border-box; transform: translateY(80px); opacity: 0; transition: transform 1.2s cubic-bezier(0.22, 1, 0.36, 1), opacity 1.2s ease; }\n\n        .agenda-label { font-family: 'Syne Mono', monospace; color: #fff; font-size: 32px; }\n        .discover-link { position: absolute; top: 45%; left: 50%; transform: translate(-50%, -50%); background: #ff2fd0; color: #fff; padding: 6px 14px; font-weight: bold; font-size: 13px; text-decoration: none; white-space: nowrap; }\n\n        \/* NOUVEAUX STYLES AJOUT\u00c9S POUR LES TEXTES *\/\n        .text-helvetica {\n            font-family: 'Helvetica', Arial, sans-serif;\n            font-size: 33px;\n            font-weight: 700;\n            line-height: 1;\n            color: #000;\n            margin: 180px 0; \/* Espace autour du paragraphe *\/\n            padding-left: 5px;\n            box-sizing: border-box;\n            max-width: 97%;\n        }\n\n        .highlight-pink {\n            background-color: #ff8bff; \/* Rose similaire au fond *\/\n            color: #c900c9; \/* Texte un peu plus fonc\u00e9 pour contraster *\/\n            padding: 0 4px;\n            text-decoration: none;\n        }\n\n        .second-hero-text {\n            margin: 180px 0 60px 0;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div id=\"menu-bar\">\n        <img id=\"menu-logo\"  alt=\"Carcasse Collectif\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/collectifcarcasse.fr\/wp-content\/uploads\/2026\/07\/Logo-Carcasse-dark-scaled.png\">\n    <\/div>\n    <div id=\"scene\">\n        <div id=\"bg-move\">\n            <div id=\"bg-pink\"><\/div>\n            <div id=\"bg-grey\"><\/div>\n        <\/div>\n        <div id=\"black-plane\"><\/div>\n        <div id=\"grey-blur\"><\/div>\n        <img id=\"carcasse-logo\"  alt=\"Carcasse Collectif\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/collectifcarcasse.fr\/wp-content\/uploads\/2026\/07\/CARCASSE-LOGO-scaled.png\">\n        <div id=\"pink-blend\"><\/div>\n        <div id=\"car-wrapper\">\n            <div id=\"car-inner\">\n            <svg id=\"car-svg\" viewBox=\"-200 -200 1070 633\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <g class=\"car-part\"><path class=\"st0\" d=\"M302.07,46.32c-31.69,16.49-96.18,47.37-96.18,47.37l29.58,67.54,100.3,40.91,27.81-85.73s-42.37-45.67-61.52-70.09ZM234.33,97.06l66.93-30.19,33.44,42.41-100.37-12.22Z\"\/><\/g>\n                <g class=\"car-part\"><path class=\"st3\" d=\"M186.68,77.31l41.53,89.83-29.66,1.69-30.51-38.14-44.92-.85-63.56,30.51s-27.12-27.97-6.78-61.87c0,0,87.29,22.03,133.9-21.19Z\"\/><\/g>\n                <g class=\"car-part\"><ellipse class=\"st1\" cx=\"135.04\" cy=\"187.16\" rx=\"49.17\" ry=\"46.21\"\/><\/g>\n                <g class=\"car-part\"><polygon class=\"st0\" points=\"147.04 46.34 167.44 82.71 34.08 94.24 14.27 83 54.49 56.39 105.35 72.95 147.04 46.34\"\/><\/g>\n                <g class=\"car-part\"><polygon class=\"st1\" points=\"10.24 90.57 0 145.54 32.23 137.2 36.4 121.28 10.24 90.57\"\/><\/g>\n                <g class=\"car-part\"><polygon class=\"st2\" points=\"3.41 158.44 29.95 186.87 66.73 187.25 72.42 169.81 32.61 170.95 32.71 145.73 3.41 158.44\"\/><\/g>\n                <g class=\"car-part\"><polygon class=\"st1\" points=\"446.59 36.19 480.61 71.17 480.12 99.35 412.1 159.6 383.92 98.87 441.74 81.37 446.59 36.19\"\/><\/g>\n                <g class=\"car-part\"><ellipse class=\"st0\" cx=\"504.78\" cy=\"186.76\" rx=\"37.74\" ry=\"49.82\" transform=\"translate(219.21 642.98) rotate(-78.26)\"\/><\/g>\n                <g class=\"car-part\"><path class=\"st2\" d=\"M507.39,63.34l-57.49-55.13-56.61-2.44-42.5,17.16L314.54.83l-36.72-.83-113.81,62.62,4.91,8.25,70.61-32.93-8.43,16.89-37.84,21.04,6.86,11.42,44.32-21.49,23.48-46.32,41.7-1.44,36.09,16.42-3.27,46.77,10.65,11.48,9.04-45.96,31.98-19.67h50.87l46.35,43.25c5.34-2.29,10.69-4.58,16.03-6.87v-.13Z\"\/><\/g>\n                <g class=\"car-part\"><path class=\"st3\" d=\"M491.34,70.34l-2.06,31.87-71.89,63.9-60.69-12.25-6.39,19.15,74.79,12.14,43.21-43.46,32.06-6.99,7.01-71.23c-5.34,2.29-10.69,4.58-16.03,6.87Z\"\/><\/g>\n                <g class=\"car-part\"><polygon class=\"st0\" points=\"515.69 63.6 509.74 137.46 570.5 99.34 621.72 105.3 652.1 74.32 644.95 63 611.6 68.96 586.58 47.52 543.69 68.96 515.69 63.6\"\/><\/g>\n                <g class=\"car-part\"><polygon class=\"st3\" points=\"657 85.27 633.23 107.5 647.62 131.96 670.65 124.7 657 85.27\"\/><\/g>\n                <g class=\"car-part\"><polygon class=\"st2\" points=\"637.54 136.03 623.26 115.23 575.84 110.51 525.89 141.71 570.2 155.03 637.54 136.03\"\/><\/g>\n            <\/svg>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div id=\"scene-spacer\"><\/div>\n    <div id=\"content-below\">\n        <h1 class=\"hero-text\">Danse<br>et cr\u00e9ation sonore<br>tout terrain<\/h1>\n\n        <div class=\"creation-section\">\n            <div class=\"creation-left\">\n                <p class=\"creation-label\">Cr\u00e9ation en cours<\/p>\n                <div class=\"blob blob-1\"><\/div>\n                <div class=\"blob blob-2\"><\/div>\n                <h2 class=\"creation-title\">LE FLOU<br>TITRE<br>PROVISOIRE<\/h2>\n            <\/div>\n            <div class=\"creation-right\">\n                <span class=\"agenda-label\">Agenda<\/span>\n                <a href=\"#\" class=\"discover-link\">Decouvrir le collectif<\/a>\n            <\/div>\n        <\/div>\n\n        <!-- TEXTE 1 : Helvetica 30px (Image 1) -->\n        <p class=\"text-helvetica\">\n            Carcasse d\u00e9veloppe des cr\u00e9ations \u00e0 la crois\u00e9e de la danse et de la cr\u00e9ation sonore.<br>\n            Entre pi\u00e8ces \u00e9crites et formes contextuelles, ses projets explorent le rapport au lieu,<br>\n            \u00e0 l&rsquo;\u00e9coute et \u00e0 la pr\u00e9sence. Le corps et le son y forment les axes principaux d&rsquo;un\n            langage sensible, parfois frontal, parfois discret. Carcasse est une structure ouverte,\n            qui collabore avec d&rsquo;autres artistes et m\u00e8ne des actions culturelles en lien avec ses\n            d\u00e9marches de cr\u00e9ation. <a href=\"#\" class=\"highlight-pink\">Decouvrir le collectif<\/a>\n        <\/p>\n\n        <!-- TEXTE 2 : Syne Mono m\u00eame taille que le d\u00e9but (Image 2) -->\n        <h2 class=\"hero-text second-hero-text\">\n            Habiter l'espace,<br>\n            d\u00e9finir son point<br>\n            de vue sur la<br>\n            performance\n        <\/h2>\n    <\/div>\n\n    <script>\n        \/\/ ==========================================\n        \/\/ INITIALISATION LENIS\n        \/\/ ==========================================\n        const lenis = new Lenis({\n            duration: 1.2,\n            easing: (t) => Math.min(1, 1.001 - Math.pow(2, -10 * t)),\n            direction: 'vertical',\n            gestureDirection: 'vertical',\n            smooth: true,\n            mouseMultiplier: 1,\n            smoothTouch: false,\n            touchMultiplier: 2,\n            infinite: false,\n        });\n\n        \/\/ Loop d'animation requise par Lenis\n        function raf(time) {\n            lenis.raf(time);\n            requestAnimationFrame(raf);\n        }\n        requestAnimationFrame(raf);\n\n        \/\/ Au d\u00e9marrage, on emp\u00eache de scroller car on est sur l'intro\n        lenis.stop();\n        \/\/ ==========================================\n\n\n        const scene = document.getElementById('scene');\n        const bg = document.getElementById('bg-move');\n        const wrapper = document.getElementById('car-wrapper');\n        const logo = document.getElementById('carcasse-logo');\n        const pinkBlend = document.getElementById('pink-blend');\n        const blackPlane = document.getElementById('black-plane');\n        const greyBlur = document.getElementById('grey-blur');\n        const menuBar = document.getElementById('menu-bar');\n        const heroText = document.querySelector('.hero-text');\n        const creationLeft = document.querySelector('.creation-left');\n        const creationRight = document.querySelector('.creation-right');\n        const parts = Array.from(document.querySelectorAll('.car-part'));\n        const heroHTML = heroText.innerHTML;\n        const sceneSpacer = document.getElementById('scene-spacer');\n        const contentBelowEl = document.getElementById('content-below');\n\n        \/\/ Le spacer doit r\u00e9server exactement la hauteur r\u00e9elle de #content-below,\n        \/\/ sinon les widgets Elementor suivants (comme la timeline) se superposent au contenu.\n        function syncSpacerHeight() {\n            if (!sceneSpacer || !contentBelowEl) return;\n            const bottom = contentBelowEl.getBoundingClientRect().bottom + window.scrollY;\n            sceneSpacer.style.height = bottom + 'px';\n        }\n\n        window.addEventListener('load', syncSpacerHeight);\n        window.addEventListener('resize', syncSpacerHeight);\n        if (document.fonts && document.fonts.ready) {\n            document.fonts.ready.then(syncSpacerHeight);\n        }\n        \/\/ Recalcule aussi apr\u00e8s les transitions d'apparition (texte\/typewriter, conteneurs)\n        setTimeout(syncSpacerHeight, 2000);\n        setTimeout(syncSpacerHeight, 4000);\n\n        let typewriterStarted = false;\n        let typewriterTimeout = null;\n        let revealTimeout = null;\n        let containerTimeout = null;\n        let isDispersed = false;\n        let revealed = false;\n        let readyForRealScroll = false;\n        let realScrollTimeout = null;\n        let animationId = null;\n        let partsData = [];\n\n        function typewriterEffect(el, html, speed = 45) {\n            const tokens = html.split(\/(<br>)\/);\n            let tokenIndex = 0;\n            let charIndex = 0;\n            let output = '';\n\n            el.innerHTML = '';\n\n            function step() {\n                if (tokenIndex >= tokens.length) return;\n                const token = tokens[tokenIndex];\n\n                if (token === '<br>') {\n                    output += '<br>';\n                    tokenIndex++;\n                    charIndex = 0;\n                    typewriterTimeout = setTimeout(step, speed);\n                    return;\n                }\n\n                if (charIndex < token.length) {\n                    output += token[charIndex];\n                    charIndex++;\n                    el.innerHTML = output;\n                    typewriterTimeout = setTimeout(step, speed);\n                } else {\n                    tokenIndex++;\n                    charIndex = 0;\n                    step();\n                }\n            }\n\n            step();\n        }\n\n        function initPartsData() {\n            partsData = parts.map(part => ({\n                element: part,\n                x: 0, y: 0, r: 0,\n                vx: (Math.random() - 0.5) * 2,\n                vy: Math.random() * 2,\n                vr: (Math.random() - 0.5) * 2,\n                falling: true,\n                wanderScale: 6 + Math.random() * 0.6,\n                wanderOpacity: 0.5,\n                currentScale: 1,\n                currentOpacity: 1,\n                oscX_amp: 15 + Math.random() * 20,\n                oscY_amp: 15 + Math.random() * 20,\n                oscX_speed: 0.00015 + Math.random() * 0.00015,\n                oscY_speed: 0.00015 + Math.random() * 0.00015,\n                timeOffset: Math.random() * 10000\n            }));\n        }\n\n        function animate() {\n            if (!isDispersed) return;\n\n            const sceneRect = scene.getBoundingClientRect();\n            const time = performance.now();\n            const wanderZoneStart = sceneRect.top + sceneRect.height * 0.65;\n\n            partsData.forEach(p => {\n                const partRect = p.element.getBoundingClientRect();\n                const partCenterY = partRect.top + partRect.height \/ 2;\n\n                if (p.falling) {\n                    p.vy += 0.6;\n                    if (partCenterY > wanderZoneStart) p.falling = false;\n                } else {\n                    p.vx *= 0.995;\n                    p.vy *= 0.995;\n                    if (Math.abs(p.vx) < 2) p.vx += (Math.random() - 0.5) * 0.4;\n                    if (Math.abs(p.vy) < 2) p.vy += (Math.random() - 0.5) * 0.4;\n                }\n\n                p.x += p.vx;\n                p.y += p.vy;\n                p.r += p.vr;\n                p.currentScale += ((p.falling ? 2 : p.wanderScale) - p.currentScale) * 0.05;\n                p.currentOpacity += ((p.falling ? 1 : p.wanderOpacity) - p.currentOpacity) * 0.05;\n\n                const overflowL = sceneRect.left - partRect.left;\n                if (overflowL > 0) { p.x += overflowL + 2; p.vx = Math.abs(p.vx) * 0.9; }\n\n                const overflowR = partRect.right - sceneRect.right;\n                if (overflowR > 0) { p.x -= overflowR + 2; p.vx = -Math.abs(p.vx) * 0.9; }\n\n                const overflowB = partRect.bottom - sceneRect.bottom;\n                if (overflowB > 0) { p.y -= overflowB + 2; p.vy = -Math.abs(p.vy) * 0.85; p.falling = false; }\n\n                if (!p.falling) {\n                    const overflowT = sceneRect.top - partRect.top;\n                    if (overflowT > 0) { p.y += overflowT + 2; p.vy = Math.abs(p.vy) * 0.85; }\n                }\n\n                const floatX = p.falling ? 0 : Math.sin(time * p.oscX_speed + p.timeOffset) * p.oscX_amp;\n                const floatY = p.falling ? 0 : Math.cos(time * p.oscY_speed + p.timeOffset) * p.oscY_amp;\n\n                p.element.style.transform = `translate(${p.x + floatX}px, ${p.y + floatY}px) rotate(${p.r}deg) scale(${p.currentScale})`;\n                p.element.style.opacity = p.currentOpacity;\n            });\n\n            animationId = requestAnimationFrame(animate);\n        }\n\n        function disperse() {\n            if (isDispersed) return;\n            isDispersed = true;\n            readyForRealScroll = false;\n\n            clearTimeout(realScrollTimeout);\n            realScrollTimeout = setTimeout(() => {\n                readyForRealScroll = true;\n                lenis.start(); \/\/ <-- ON ACTIVE LE SCROLL FLUIDE ICI\n            }, 2000);\n\n            bg.style.transform = 'translateY(-100vh)';\n            logo.style.transform = 'translate(-50%, calc(-50% - 100vh))';\n            pinkBlend.style.transform = 'translateY(-100vh)';\n            blackPlane.style.transform = 'translateY(-100vh)';\n\n            greyBlur.style.transform = 'translateY(0)';\n            menuBar.style.transform = 'translateY(0)';\n\n            const contentBelow = document.getElementById('content-below');\n            contentBelow.style.opacity = '1';\n            contentBelow.style.pointerEvents = 'auto';\n\n            if (!typewriterStarted) {\n                typewriterStarted = true;\n                heroText.innerHTML = '';\n\n                revealTimeout = setTimeout(() => {\n                    typewriterEffect(heroText, heroHTML);\n                }, 1500);\n\n                containerTimeout = setTimeout(() => {\n                    creationLeft.style.transform = 'translateY(0)';\n                    creationLeft.style.opacity = '1';\n                    creationRight.style.transform = 'translateY(0)';\n                    creationRight.style.opacity = '1';\n                }, 3500);\n            }\n\n            parts.forEach(p => {\n                p.style.transition = 'none';\n            });\n\n            initPartsData();\n            animationId = requestAnimationFrame(animate);\n        }\n\n        function assemble() {\n            if (!isDispersed) return;\n            isDispersed = false;\n            readyForRealScroll = false;\n\n            \/\/ <-- ON BLOQUE LE SCROLL ET ON REMONTE LE NAVIGATEUR EN HAUT\n            lenis.stop();\n            window.scrollTo(0, 0);\n\n            clearTimeout(realScrollTimeout);\n\n            if (animationId) cancelAnimationFrame(animationId);\n\n            revealed = false;\n            wrapper.style.transition = 'opacity 0.5s ease 1.6s';\n            wrapper.style.opacity = '0';\n\n            bg.style.transform = 'translateY(0)';\n            logo.style.transform = 'translate(-50%, -50%)';\n            pinkBlend.style.transform = 'translateY(0)';\n            blackPlane.style.transform = 'translateY(0)';\n\n            greyBlur.style.transform = 'translateY(100vh)';\n            menuBar.style.transform = 'translateY(-100%)';\n\n            const contentBelow = document.getElementById('content-below');\n            contentBelow.style.opacity = '0';\n            contentBelow.style.pointerEvents = 'none';\n\n            creationLeft.style.transform = 'translateY(80px)';\n            creationLeft.style.opacity = '0';\n            creationRight.style.transform = 'translateY(80px)';\n            creationRight.style.opacity = '0';\n\n            typewriterStarted = false;\n            clearTimeout(typewriterTimeout);\n            clearTimeout(revealTimeout);\n            clearTimeout(containerTimeout);\n            heroText.innerHTML = heroHTML;\n\n            parts.forEach(p => {\n                p.style.transition = 'transform 1.5s cubic-bezier(0.92, 0, 0.58, 1), opacity 1.5s cubic-bezier(0.92, 0, 0.58, 1)';\n                p.style.transform = '';\n                p.style.opacity = '1';\n            });\n        }\n\n        wrapper.addEventListener('click', () => {\n            if (!revealed) {\n                revealed = true;\n                wrapper.style.transition = 'opacity 1s ease';\n                wrapper.style.opacity = '1';\n            }\n            disperse();\n        });\n\n        window.addEventListener('wheel', (e) => {\n            const atTop = document.scrollingElement.scrollTop <= 0;\n\n            if (e.deltaY > 0 && !isDispersed) {\n                e.preventDefault(); \/\/ On bloque l'\u00e9v\u00e9nement scroll natif\n                if (!revealed) {\n                    revealed = true;\n                    wrapper.style.transition = 'opacity 1s ease';\n                    wrapper.style.opacity = '1';\n                }\n                disperse();\n            } else if (e.deltaY > 0 && isDispersed && !readyForRealScroll) {\n                e.preventDefault(); \/\/ On bloque pendant la transition\n            } else if (e.deltaY < 0 && atTop && isDispersed) {\n                e.preventDefault();\n                assemble();\n            }\n        }, { passive: false });\n    <\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8d11521 elementor-widget elementor-widget-shortcode\" data-id=\"8d11521\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"timeline-section-wrapper\"><div class=\"timeline-pages-viewport\"><span class=\"timeline-year-btn active\" data-index=\"0\">2026<\/span><span class=\"timeline-year-btn\" data-index=\"1\">2027<\/span><div class=\"timeline-pages-track\" id=\"timeline-pages-track\" style=\"width: 200%;\"><div class=\"timeline-page\" style=\"width: 50%;\"><div class=\"timeline-track\"><div class=\"month-marker\" style=\"left: 5%;\"><\/div><div class=\"month-marker\" style=\"left: 11.666666666667%;\"><\/div><div class=\"month-marker\" style=\"left: 18.333333333333%;\"><\/div><div class=\"month-marker\" style=\"left: 25%;\"><\/div><div class=\"month-marker\" style=\"left: 31.666666666667%;\"><\/div><div class=\"month-marker\" style=\"left: 38.333333333333%;\"><\/div><div class=\"month-marker\" style=\"left: 45%;\"><\/div><div class=\"month-marker\" style=\"left: 51.666666666667%;\"><\/div><div class=\"month-marker\" style=\"left: 58.333333333333%;\"><\/div><div class=\"month-marker\" style=\"left: 65%;\"><\/div><div class=\"month-marker\" style=\"left: 71.666666666667%;\"><\/div><div class=\"month-marker\" style=\"left: 78.333333333333%;\"><\/div><div class=\"month-marker\" style=\"left: 85%;\"><\/div><div class=\"timeline-event\" style=\"left: 18.555555555556%; z-index: 999;\"><div class=\"timeline-event-top\" style=\"padding-bottom: 125px;\"><div class=\"timeline-label\"><span class=\"badge-type bg-green\">R\u00e9sidence<\/span><h3 class=\"event-title\">Le Flou<\/h3><\/div><\/div><div class=\"timeline-event-bottom\" style=\"padding-top: 125px;\"><div class=\"timeline-info\"><div>Date:02 au 06 mars 2026<\/div><div>Lieu:Le 37\u00b0Parall\u00e8le (37)<\/div><\/div><\/div><\/div><div class=\"timeline-event\" style=\"left: 33.888888888889%; z-index: 998;\"><div class=\"timeline-event-top\" style=\"padding-bottom: 190px;\"><div class=\"timeline-label\"><span class=\"badge-type bg-green\">R\u00e9sidence<\/span><h3 class=\"event-title\">Seuils<\/h3><\/div><\/div><div class=\"timeline-event-bottom\" style=\"padding-top: 190px;\"><div class=\"timeline-info\"><div>Date:11 au 15 mai 2026<\/div><div>Lieu:Le 37\u00b0Parall\u00e8le (37)<\/div><\/div><\/div><\/div><div class=\"timeline-event\" style=\"left: 43.16091954023%; z-index: 997;\"><div class=\"timeline-event-top\" style=\"padding-bottom: 60px;\"><div class=\"timeline-label\"><span class=\"badge-type bg-green\">R\u00e9sidence<\/span><h3 class=\"event-title\">Seuils<\/h3><\/div><\/div><div class=\"timeline-event-bottom\" style=\"padding-top: 60px;\"><div class=\"timeline-info\"><div>Date:22 au 26 juin  2026<\/div><div>Lieu:Le 37\u00b0Parall\u00e8le (37)<\/div><\/div><\/div><\/div><div class=\"timeline-event\" style=\"left: 69%; z-index: 996;\"><div class=\"timeline-event-top\" style=\"padding-bottom: 125px;\"><div class=\"timeline-label\"><span class=\"badge-type bg-pink\">Action Culturelle<\/span><h3 class=\"event-title\">Dispositif Arc-En-Cien<\/h3><\/div><\/div><div class=\"timeline-event-bottom\" style=\"padding-top: 125px;\"><div class=\"timeline-info\"><div>Date:19 au 22 octobre 2026<\/div><div>Lieu:(36)<\/div><\/div><\/div><\/div><div class=\"timeline-event\" style=\"left: 75.114942528736%; z-index: 995;\"><div class=\"timeline-event-top\" style=\"padding-bottom: 190px;\"><div class=\"timeline-label\"><span class=\"badge-type bg-green\">R\u00e9sidence<\/span><h3 class=\"event-title\">Le Flou<\/h3><\/div><\/div><div class=\"timeline-event-bottom\" style=\"padding-top: 190px;\"><div class=\"timeline-info\"><div>Date:16 au 20 novembre  2026<\/div><div>Lieu: La Pratique (36)<\/div><\/div><\/div><\/div><\/div><\/div><div class=\"timeline-page\" style=\"width: 50%;\"><div class=\"timeline-track\"><div class=\"month-marker\" style=\"left: 5%;\"><\/div><div class=\"month-marker\" style=\"left: 11.666666666667%;\"><\/div><div class=\"month-marker\" style=\"left: 18.333333333333%;\"><\/div><div class=\"month-marker\" style=\"left: 25%;\"><\/div><div class=\"month-marker\" style=\"left: 31.666666666667%;\"><\/div><div class=\"month-marker\" style=\"left: 38.333333333333%;\"><\/div><div class=\"month-marker\" style=\"left: 45%;\"><\/div><div class=\"month-marker\" style=\"left: 51.666666666667%;\"><\/div><div class=\"month-marker\" style=\"left: 58.333333333333%;\"><\/div><div class=\"month-marker\" style=\"left: 65%;\"><\/div><div class=\"month-marker\" style=\"left: 71.666666666667%;\"><\/div><div class=\"month-marker\" style=\"left: 78.333333333333%;\"><\/div><div class=\"month-marker\" style=\"left: 85%;\"><\/div><div class=\"timeline-event\" style=\"left: 11.666666666667%; z-index: 999;\"><div class=\"timeline-event-top\" style=\"padding-bottom: 125px;\"><div class=\"timeline-label\"><span class=\"badge-type bg-green\">R\u00e9sidence<\/span><h3 class=\"event-title\">Le Flou<\/h3><\/div><\/div><div class=\"timeline-event-bottom\" style=\"padding-top: 125px;\"><div class=\"timeline-info\"><div>Date:1 au 5 f\u00e9vrier 2027<\/div><div>Lieu:Th\u00e9\u00e2tre de l\u2019Unit\u00e9 (25)<\/div><\/div><\/div><\/div><div class=\"timeline-event\" style=\"left: 16.851851851852%; z-index: 998;\"><div class=\"timeline-event-top\" style=\"padding-bottom: 190px;\"><div class=\"timeline-label\"><span class=\"badge-type bg-pink\">Action Culturelle<\/span><h3 class=\"event-title\">Dispositif Arc-En-Cien<\/h3><\/div><\/div><div class=\"timeline-event-bottom\" style=\"padding-top: 190px;\"><div class=\"timeline-info\"><div>Date:22 au 25 f\u00e9vrier 2027<\/div><div>Lieu:(36)<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><script>\n    (function() {\n        var track = document.getElementById(\"timeline-pages-track\");\n        if (!track) return;\n        var buttons = document.querySelectorAll(\".timeline-year-btn\");\n        var pageCount = document.querySelectorAll(\".timeline-page\").length;\n        buttons.forEach(function(btn) {\n            btn.addEventListener(\"click\", function() {\n                var index = parseInt(btn.getAttribute(\"data-index\"), 10);\n                buttons.forEach(function(b) { b.classList.remove(\"active\"); });\n                btn.classList.add(\"active\");\n                var shift = (index * 100) \/ pageCount;\n                track.style.transform = \"translateX(-\" + shift + \"%)\";\n            });\n        });\n    })();\n    <\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56978d5 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"56978d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    .footer-nav {\n        width: 100%;\n        margin-top: 200px;\n        border-top: 1px solid #000;\n        box-sizing: border-box;\n    }\n    .footer-nav-item {\n        display: block;\n        font-family: 'Syne Mono', monospace;\n        font-weight: 400;\n        font-size: 115px;\n        line-height: 0.90;\n        color: #000;\n        text-decoration: none;\n        border-bottom: 1px solid #000;\n        padding: 10px 0 10px 15px; \/* le dernier chiffre (20px) d\u00e9cale \u00e0 droite *\/\n        box-sizing: border-box;\n    }\n\n    .footer-photo {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    \/* Footer contact (bas de page) *\/\n    .footer-contact {\n        position: relative;\n        width: 100%;\n        background: #000;\n        color: #fff;\n        overflow: hidden;\n        box-sizing: border-box;\n        padding: 80px 80px; \/* espace gauche\/droite du footer : augmenter pour a\u00e9rer davantage *\/\n        display: flex;\n        align-items: center;\n        gap: 60px;\n    }\n\n    .footer-cc-logo {\n        position: relative;\n        z-index: 1;\n        display: flex;\n        flex-shrink: 0;\n        margin-left: 0; \/* d\u00e9cale le logo CC vers la droite *\/\n    }\n    .footer-cc-logo img {\n        height: 170px;\n        width: auto;\n    }\n\n    .footer-column {\n        position: relative;\n        z-index: 1;\n    }\n    .footer-column-follow {\n        margin-left: 85px; \/* d\u00e9cale le bloc \"Suivez le mouvement\" vers la droite *\/\n    }\n    .footer-column-contact {\n        margin-left: 90px; \/* d\u00e9cale le bloc \"Nous contactez\" vers la droite *\/\n    }\n\n    .footer-column-title {\n        font-family: 'Syne Mono', monospace;\n        font-weight: 400;\n        font-size: 38px;\n        line-height: 0.95;\n        margin: 0 0 28px;\n        color: #fff;\n    }\n\n    .footer-newsletter {\n        display: flex;\n        flex-direction: column;\n        align-items: flex-start;\n    }\n    form.footer-newsletter input.footer-newsletter-input[type=\"email\"] {\n        appearance: none !important;\n        -webkit-appearance: none !important;\n        background: none !important;\n        background-color: transparent !important;\n        border: none !important;\n        box-shadow: none !important;\n        border-radius: 0 !important;\n        color: #999 !important;\n        font-family: 'Helvetica', Arial, sans-serif !important;\n        font-size: 15px !important;\n        padding: 0 !important;\n        line-height: normal !important;\n        margin: 0 0 0px !important;\n        width: 220px !important;\n    }\n    form.footer-newsletter input.footer-newsletter-input[type=\"email\"]::placeholder { color: #999 !important; }\n    form.footer-newsletter input.footer-newsletter-input[type=\"email\"]:focus { outline: none !important; box-shadow: none !important; border: none !important; }\n    .footer-newsletter-submit {\n        background: none;\n        border: none;\n        color: #fff;\n        font-family: 'Helvetica', Arial, sans-serif;\n        font-size: 15px;\n        font-weight: 700;\n        padding: 0;\n        cursor: pointer;\n        text-align: left;\n    }\n\n    .footer-contact-info {\n        display: flex;\n        flex-direction: column;\n        gap: 4px;\n        font-family: sans-serif;\n        font-size: 15px;\n    }\n    .footer-contact-info a { color: #fff; text-decoration: none; }\n\n    .footer-social {\n        position: relative;\n        z-index: 1;\n        margin-left: auto;\n        margin-right: 50px; \/* d\u00e9cale le bloc vers la gauche, loin du bord droit : augmenter pour rapprocher du centre *\/\n        display: flex;\n        flex-direction: column;\n        gap: 8px; \/* rapproche les ic\u00f4nes entre elles *\/\n    }\n    .footer-social img { width: 44px; height: 42px; display: block; }\n<\/style>\n\n<nav class=\"footer-nav\">\n    <a href=\"#\" class=\"footer-nav-item\">Agenda<\/a>\n    <a href=\"#\" class=\"footer-nav-item\">Le Collectif<\/a>\n    <a href=\"#\" class=\"footer-nav-item\">Spectacles<\/a>\n    <a href=\"#\" class=\"footer-nav-item\">L&rsquo;Action Culturelle<\/a>\n    <a href=\"#\" class=\"footer-nav-item\">Contact<\/a>\n<\/nav>\n\n<img class=\"footer-photo\"  alt=\"Temps fort\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/collectifcarcasse.fr\/wp-content\/uploads\/2026\/07\/temps_fort-scaled.png\">\n\n<div class=\"footer-contact\">\n    <div class=\"footer-cc-logo\">\n        <img  alt=\"C\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/collectifcarcasse.fr\/wp-content\/uploads\/2026\/07\/Clightwhite.png\">\n        <img  alt=\"C\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/collectifcarcasse.fr\/wp-content\/uploads\/2026\/07\/Cwhite.png\">\n    <\/div>\n\n    <div class=\"footer-column footer-column-follow\">\n        <h3 class=\"footer-column-title\">Suivez<br>le mouvement<\/h3>\n        <form class=\"footer-newsletter\" method=\"POST\" action=\"https:\/\/d3c33b69.sibforms.com\/serve\/MUIFAG1Tm0akR7Z0djsUK0Ld5Cn8U6O_adDhmiXW7j2mkwckeb0O_SMTSmusp-CVonacg2y1CBkzeTljMnwtXrE6PE5cKq6bqHAGsgQbKjzWJ5L3rvsVD7stenlrUmrwfgDhcrK6tG0uOI-NOWcIpqewLtuSUNv7L599MHPx_R35q6YpRY4SyxWmCKuW3Wb3CD9GkWHICBINY2qilw==\" data-type=\"subscription\">\n            <input type=\"email\" id=\"EMAIL\" name=\"EMAIL\" class=\"footer-newsletter-input\" placeholder=\"Votre mail\" required>\n            <input type=\"text\" name=\"email_address_check\" value=\"\" style=\"display:none\">\n            <input type=\"hidden\" name=\"locale\" value=\"fr\">\n            <button type=\"submit\" class=\"footer-newsletter-submit\">S&rsquo;inscrire a la newsletter<\/button>\n        <\/form>\n    <\/div>\n\n    <div class=\"footer-column footer-column-contact\">\n        <h3 class=\"footer-column-title\">Nous<br>contactez<\/h3>\n        <div class=\"footer-contact-info\">\n            <a href=\"mailto:carcasselecollectif@gmail.com\">carcasselecollectif@gmail.com<\/a>\n            <a href=\"tel:+33595959955\">+335 95 95 99 55<\/a>\n        <\/div>\n    <\/div>\n\n    <div class=\"footer-social\">\n        <a href=\"#\"><img  alt=\"Instagram\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/collectifcarcasse.fr\/wp-content\/uploads\/2026\/07\/insta.png\"><\/a>\n        <a href=\"#\"><img  alt=\"Facebook\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/collectifcarcasse.fr\/wp-content\/uploads\/2026\/07\/face.png\"><\/a>\n        <a href=\"#\"><img  alt=\"Soundcloud\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/collectifcarcasse.fr\/wp-content\/uploads\/2026\/07\/soundcloud.png\"><\/a>\n    <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Carcasse Collectif &#8211; Intro Danseet cr\u00e9ation sonoretout terrain Cr\u00e9ation en cours LE FLOUTITREPROVISOIRE Agenda Decouvrir le collectif Carcasse d\u00e9veloppe des cr\u00e9ations \u00e0 la crois\u00e9e de la danse et de la cr\u00e9ation sonore. Entre pi\u00e8ces \u00e9crites et formes contextuelles, ses projets explorent le rapport au lieu, \u00e0 l&rsquo;\u00e9coute et \u00e0 la pr\u00e9sence. Le corps et le [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-11","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Accueil - Collectif Carcasse<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/collectifcarcasse.fr\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Accueil - Collectif Carcasse\" \/>\n<meta property=\"og:description\" content=\"Carcasse Collectif &#8211; Intro Danseet cr\u00e9ation sonoretout terrain Cr\u00e9ation en cours LE FLOUTITREPROVISOIRE Agenda Decouvrir le collectif Carcasse d\u00e9veloppe des cr\u00e9ations \u00e0 la crois\u00e9e de la danse et de la cr\u00e9ation sonore. Entre pi\u00e8ces \u00e9crites et formes contextuelles, ses projets explorent le rapport au lieu, \u00e0 l&rsquo;\u00e9coute et \u00e0 la pr\u00e9sence. Le corps et le [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/collectifcarcasse.fr\/\" \/>\n<meta property=\"og:site_name\" content=\"Collectif Carcasse\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-30T13:46:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/collectifcarcasse.fr\/wp-content\/uploads\/2026\/07\/Logo-Carcasse-dark-scaled.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/collectifcarcasse.fr\\\/\",\"url\":\"https:\\\/\\\/collectifcarcasse.fr\\\/\",\"name\":\"Accueil - Collectif Carcasse\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/collectifcarcasse.fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/collectifcarcasse.fr\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/collectifcarcasse.fr\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/collectifcarcasse.fr\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Logo-Carcasse-dark-scaled.png\",\"datePublished\":\"2026-07-25T10:28:05+00:00\",\"dateModified\":\"2026-07-30T13:46:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/collectifcarcasse.fr\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/collectifcarcasse.fr\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/collectifcarcasse.fr\\\/#primaryimage\",\"url\":\"https:\\\/\\\/collectifcarcasse.fr\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Logo-Carcasse-dark-scaled.png\",\"contentUrl\":\"https:\\\/\\\/collectifcarcasse.fr\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Logo-Carcasse-dark-scaled.png\",\"width\":2560,\"height\":297},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/collectifcarcasse.fr\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/collectifcarcasse.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Accueil\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/collectifcarcasse.fr\\\/#website\",\"url\":\"https:\\\/\\\/collectifcarcasse.fr\\\/\",\"name\":\"Collectif Carcasse\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/collectifcarcasse.fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Accueil - Collectif Carcasse","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/collectifcarcasse.fr\/","og_locale":"fr_FR","og_type":"article","og_title":"Accueil - Collectif Carcasse","og_description":"Carcasse Collectif &#8211; Intro Danseet cr\u00e9ation sonoretout terrain Cr\u00e9ation en cours LE FLOUTITREPROVISOIRE Agenda Decouvrir le collectif Carcasse d\u00e9veloppe des cr\u00e9ations \u00e0 la crois\u00e9e de la danse et de la cr\u00e9ation sonore. Entre pi\u00e8ces \u00e9crites et formes contextuelles, ses projets explorent le rapport au lieu, \u00e0 l&rsquo;\u00e9coute et \u00e0 la pr\u00e9sence. Le corps et le [&hellip;]","og_url":"https:\/\/collectifcarcasse.fr\/","og_site_name":"Collectif Carcasse","article_modified_time":"2026-07-30T13:46:21+00:00","og_image":[{"url":"https:\/\/collectifcarcasse.fr\/wp-content\/uploads\/2026\/07\/Logo-Carcasse-dark-scaled.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/collectifcarcasse.fr\/","url":"https:\/\/collectifcarcasse.fr\/","name":"Accueil - Collectif Carcasse","isPartOf":{"@id":"https:\/\/collectifcarcasse.fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/collectifcarcasse.fr\/#primaryimage"},"image":{"@id":"https:\/\/collectifcarcasse.fr\/#primaryimage"},"thumbnailUrl":"https:\/\/collectifcarcasse.fr\/wp-content\/uploads\/2026\/07\/Logo-Carcasse-dark-scaled.png","datePublished":"2026-07-25T10:28:05+00:00","dateModified":"2026-07-30T13:46:21+00:00","breadcrumb":{"@id":"https:\/\/collectifcarcasse.fr\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/collectifcarcasse.fr\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/collectifcarcasse.fr\/#primaryimage","url":"https:\/\/collectifcarcasse.fr\/wp-content\/uploads\/2026\/07\/Logo-Carcasse-dark-scaled.png","contentUrl":"https:\/\/collectifcarcasse.fr\/wp-content\/uploads\/2026\/07\/Logo-Carcasse-dark-scaled.png","width":2560,"height":297},{"@type":"BreadcrumbList","@id":"https:\/\/collectifcarcasse.fr\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/collectifcarcasse.fr\/"},{"@type":"ListItem","position":2,"name":"Accueil"}]},{"@type":"WebSite","@id":"https:\/\/collectifcarcasse.fr\/#website","url":"https:\/\/collectifcarcasse.fr\/","name":"Collectif Carcasse","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/collectifcarcasse.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"}]}},"_links":{"self":[{"href":"https:\/\/collectifcarcasse.fr\/index.php\/wp-json\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/collectifcarcasse.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/collectifcarcasse.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/collectifcarcasse.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/collectifcarcasse.fr\/index.php\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":470,"href":"https:\/\/collectifcarcasse.fr\/index.php\/wp-json\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":574,"href":"https:\/\/collectifcarcasse.fr\/index.php\/wp-json\/wp\/v2\/pages\/11\/revisions\/574"}],"wp:attachment":[{"href":"https:\/\/collectifcarcasse.fr\/index.php\/wp-json\/wp\/v2\/media?parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}