{"id":12,"date":"2026-01-05T16:42:37","date_gmt":"2026-01-05T16:42:37","guid":{"rendered":"https:\/\/lyceeinternationalmontessori.com\/?page_id=12"},"modified":"2026-03-09T16:17:49","modified_gmt":"2026-03-09T16:17:49","slug":"la-pedagogie-montessori","status":"publish","type":"page","link":"https:\/\/lyceeinternationalmontessori.com\/en\/la-pedagogie-montessori\/","title":{"rendered":"Montessori education"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12\" class=\"elementor elementor-12\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff93cfc e-con-full e-flex e-con e-parent\" data-id=\"ff93cfc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a26c43c elementor-widget elementor-widget-html\" data-id=\"a26c43c\" 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>Section 1 - Hero - P\u00e9dagogie (Fullscreen)<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n    <style>\n        \/* Reset complet pour garantir le plein \u00e9cran *\/\n        *, *::before, *::after {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        html, body {\n            margin: 0;\n            padding: 0;\n            width: 100%;\n            height: 100%;\n            overflow-x: hidden;\n        }\n\n        body {\n            font-family: 'Montserrat', sans-serif;\n            color: #2C2C2C;\n            background: #FFFFFF;\n            line-height: 1.6;\n        }\n\n        \/* HERO FULLSCREEN *\/\n        .hero-pedagogie {\n            position: relative;\n            width: 100vw;\n            height: 100vh;\n            min-height: 100vh;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            margin-left: calc(-50vw + 50%);\n        }\n\n        .hero-background {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            z-index: 1;\n        }\n\n        .hero-background img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            object-position: center;\n        }\n\n        \/* Overlay sombre *\/\n        .hero-overlay {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(135deg, rgba(139, 157, 131, 0.65) 0%, rgba(122, 140, 117, 0.55) 50%, rgba(44, 44, 44, 0.4) 100%);\n            z-index: 2;\n        }\n\n        .hero-content {\n            position: relative;\n            z-index: 10;\n            text-align: center;\n            width: 100%;\n            max-width: 1200px;\n            padding: 0 5%;\n            margin-top: 80px; \/* D\u00c9CALAGE TOTAL DE 80PX VERS LE BAS *\/\n            opacity: 0;\n            animation: fadeInUp 1s ease 0.3s forwards;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        @keyframes fadeInUp {\n            from { opacity: 0; transform: translateY(30px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .hero-badge {\n            display: inline-block;\n            padding: 8px 20px;\n            background: rgba(217, 199, 168, 0.25);\n            border: 1px solid #2C2C2C;\n            color: #2C2C2C;\n            font-size: 0.8125rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.1em;\n            border-radius: 30px;\n            margin-bottom: 32px;\n            backdrop-filter: blur(10px);\n        }\n\n        .hero-title {\n            font-size: clamp(1.8rem, 5vw, 4.5rem); \n            font-weight: 700;\n            color: #2C2C2C; \n            margin-bottom: 32px;\n            letter-spacing: -0.02em;\n            line-height: 1.2;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n        }\n\n        .title-accent {\n            display: block;            \n            color: #D9C7A8 !important; \n            white-space: nowrap;        \n            margin-bottom: 5px;        \n        }\n\n        .title-white {\n            display: block;\n            color: #2C2C2C;\n        }\n\n        .hero-subtitle {\n            font-size: 1.25rem;\n            color: #FFFFFF; \n            font-weight: 400;\n            line-height: 1.7;\n            margin-bottom: 48px;\n            max-width: 800px;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.3); \n        }\n\n        .hero-quote {\n            max-width: 800px;\n            margin: 0 auto;\n            padding: 32px 40px;\n            background: rgba(255, 255, 255, 0.5); \n            border-left: 4px solid #D9C7A8;\n            border-radius: 8px;\n            backdrop-filter: blur(10px);\n        }\n\n        .quote-text {\n            font-size: 1.125rem;\n            font-style: italic;\n            color: #2C2C2C;\n            line-height: 1.8;\n            margin-bottom: 16px;\n        }\n\n        .quote-author {\n            font-size: 0.9375rem;\n            font-weight: 600;\n            color: #2C2C2C; \n            text-transform: uppercase;\n            letter-spacing: 0.08em;\n        }\n\n        \/* --- RESPONSIVE --- *\/\n        @media (max-width: 768px) {\n            .hero-pedagogie { \n                height: 100vh;\n                min-height: 100vh;\n                padding: 60px 0;\n            }\n            .hero-content {\n                padding: 0 24px;\n                margin-top: 60px; \/* R\u00e9duit sur tablette *\/\n            }\n            .hero-badge {\n                margin-bottom: 24px;\n            }\n            .hero-title { \n                font-size: 2rem; \n                margin-bottom: 24px;\n            }\n            .title-accent {\n                white-space: normal;\n            }\n            .hero-subtitle {\n                font-size: 1.1rem;\n                margin-bottom: 32px;\n            }\n            .hero-quote { \n                padding: 24px; \n            }\n            .quote-text { \n                font-size: 1rem; \n            }\n        }\n\n        @media (max-width: 480px) {\n            .hero-content {\n                margin-top: 40px; \/* R\u00e9duit sur petit mobile *\/\n            }\n            .hero-badge {\n                padding: 6px 16px;\n                font-size: 0.75rem;\n            }\n            .hero-title { \n                font-size: 1.7rem; \n            }\n            .hero-subtitle {\n                font-size: 1rem;\n                line-height: 1.5;\n            }\n            .hero-quote { \n                padding: 20px 16px; \n                border-left-width: 3px;\n            }\n            .quote-text {\n                font-size: 0.95rem;\n                line-height: 1.6;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <section class=\"hero-pedagogie\">\n        \n        <div class=\"hero-background\">\n            <img decoding=\"async\" src=\"https:\/\/lyceeinternationalmontessori.com\/wp-content\/uploads\/2026\/02\/JM2017120513266-1.jpg\" alt=\"P\u00e9dagogie Montessori Ath\u00e9na\" title=\"\">\n        <\/div>\n\n        <div class=\"hero-overlay\"><\/div>\n\n        <div class=\"hero-content\">\n            <div class=\"hero-badge\">Depuis 1991<\/div>\n            \n            <h1 class=\"hero-title\">\n                <span class=\"title-accent\">La p\u00e9dagogie Montessori<\/span>\n                <span class=\"title-white\">aux portes de Paris<\/span>\n            <\/h1>\n            \n            <p class=\"hero-subtitle\">Une approche \u00e9ducative cr\u00e9\u00e9e par Maria Montessori, valid\u00e9e par les neurosciences, appliqu\u00e9e de la maternelle au baccalaur\u00e9at.<\/p>\n\n            <div class=\"hero-quote\">\n                <p class=\"quote-text\">\u00ab N'\u00e9levons pas nos enfants pour le monde d'aujourd'hui. Ce monde n'existera plus lorsqu'ils seront grands. Et rien ne nous permet de savoir quel monde sera le leur, alors, apprenons-leur \u00e0 s'adapter. \u00bb<\/p>\n                <p class=\"quote-author\">\u2014 Maria Montessori<\/p>\n            <\/div>\n        <\/div>\n\n    <\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b486371 e-con-full e-flex e-con e-child\" data-id=\"b486371\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e92a7c elementor-widget elementor-widget-html\" data-id=\"3e92a7c\" 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>Section 2 - Les 3 Piliers - P\u00e9dagogie<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n<style>\n* {\nmargin: 0;\npadding: 0;\nbox-sizing: border-box;\n}\n\nbody {\nfont-family: 'Montserrat', sans-serif;\ncolor: #2C2C2C;\nbackground: #FFFFFF;\nline-height: 1.6;\noverflow-x: hidden;\n}\n\n\/* Section Container *\/\n.piliers-section {\npadding: 120px 0;\nposition: relative;\nbackground: #FFFFFF;\n}\n\n.container {\nmax-width: 1400px;\nmargin: 0 auto;\npadding: 0 5%;\nposition: relative;\nz-index: 2;\n}\n\n\/* Title Section *\/\n.title-wrapper {\nmax-width: 1100px;\nmargin: 0 auto 80px auto;\ntext-align: center;\nopacity: 0;\nanimation: fadeInUp 0.8s ease forwards;\n}\n\n@keyframes fadeInUp {\nto {\nopacity: 1;\ntransform: translateY(0);\n}\n}\n\n.title-wrapper h2 {\nfont-size: clamp(2rem, 4vw, 3rem);\nfont-weight: 700;\ncolor: #2C2C2C;\nmargin-bottom: 20px;\nletter-spacing: -0.02em;\nline-height: 1.2;\ntext-align: center;\n}\n\n.title-accent {\ndisplay: inline-block;\ncolor: #8B9D83;\nposition: relative;\n}\n\n.subtitle {\nfont-size: 1.125rem;\ncolor: #2C2C2C;\nfont-weight: 400;\nline-height: 1.6;\ntext-align: center;\n}\n\n\/* Grid 3 colonnes *\/\n.piliers-grid {\ndisplay: grid;\ngrid-template-columns: repeat(3, 1fr);\ngap: 48px;\n}\n\n\/* Pillar Card *\/\n.pillar-card {\nbackground: #FFFFFF;\nborder-radius: 12px;\noverflow: hidden;\nbox-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);\nborder: 1px solid #E8E8E8;\nopacity: 0;\nanimation: fadeIn 0.6s ease forwards;\ntransition: all 0.3s ease;\ndisplay: flex;\nflex-direction: column;\nheight: 100%;\n}\n\n.pillar-card:nth-child(1) { animation-delay: 0.1s; }\n.pillar-card:nth-child(2) { animation-delay: 0.2s; }\n.pillar-card:nth-child(3) { animation-delay: 0.3s; }\n\n@keyframes fadeIn {\nto { opacity: 1; }\n}\n\n.pillar-card:hover {\ntransform: translateY(-8px);\nbox-shadow: 0 15px 50px rgba(0, 0, 0, 0.12);\n}\n\n\/* Image *\/\n.pillar-image {\nwidth: 100%;\nheight: 280px;\noverflow: hidden;\nposition: relative;\n}\n\n.pillar-image img {\nwidth: 100%;\nheight: 100%;\nobject-fit: cover;\ntransition: transform 0.5s ease;\n}\n\n.pillar-card:hover .pillar-image img {\ntransform: scale(1.05);\n}\n\n\/* Number Badge *\/\n.pillar-number {\nposition: absolute;\ntop: 20px;\nleft: 20px;\nwidth: 48px;\nheight: 48px;\nborder-radius: 50%;\ndisplay: flex;\nalign-items: center;\njustify-content: center;\nfont-size: 1.25rem;\nfont-weight: 700;\ncolor: #FFFFFF;\nz-index: 2;\n}\n\n.pillar-card:nth-child(1) .pillar-number { background: linear-gradient(135deg, #7ACAFF 0%, #6BB8E8 100%); }\n.pillar-card:nth-child(2) .pillar-number { background: linear-gradient(135deg, #8B9D83 0%, #7A8C75 100%); }\n.pillar-card:nth-child(3) .pillar-number { background: linear-gradient(135deg, #D9C7A8 0%, #CDB896 100%); color: #2C2C2C; }\n\n\/* Content *\/\n.pillar-content {\npadding: 32px;\nflex: 1;\ndisplay: flex;\nflex-direction: column;\n}\n\n.pillar-content h3 {\nfont-size: 1.75rem;\nfont-weight: 700;\ncolor: #2C2C2C;\nmargin-bottom: 16px;\nline-height: 1.3;\n}\n\n.pillar-content p {\nfont-size: 1rem;\ncolor: #2C2C2C;\nline-height: 1.8;\ntext-align: justify;\n}\n\n\/* Responsive *\/\n@media (max-width: 1024px) {\n.piliers-grid {\ngrid-template-columns: 1fr;\ngap: 40px;\n}\n\n.pillar-image {\nheight: 280px;\n}\n}\n\n@media (max-width: 768px) {\n.piliers-section {\npadding: 80px 0;\n}\n\n.title-wrapper {\nmargin-bottom: 60px;\n}\n\n.title-wrapper h2 {\nfont-size: 1.75rem;\n}\n\n.pillar-image {\nheight: 240px;\n}\n\n.pillar-content {\npadding: 24px;\n}\n\n.pillar-content h3 {\nfont-size: 1.5rem;\n}\n}\n<\/style>\n<\/head>\n<body>\n\n<section id=\"montessori\" class=\"piliers-section\">\n<div class=\"container\">\n\n<div class=\"title-wrapper\">\n<h2>Les <span class=\"title-accent\">3 piliers<\/span><\/h2>\n<p class=\"subtitle\">\u00c0 Montessori International Athena de la maternelle au baccalaur\u00e9at, nous respectons les grands principes de la p\u00e9dagogie Montessori<\/p>\n<\/div>\n\n<div class=\"piliers-grid\">\n\n<div class=\"pillar-card\">\n<div class=\"pillar-image\">\n<div class=\"pillar-number\">1<\/div>\n<img decoding=\"async\" src=\"https:\/\/lyceeinternationalmontessori.com\/wp-content\/uploads\/2026\/01\/Ecole-internationale-Montessori-environnement.jpg\" alt=\"Environnement Montessori\" title=\"\">\n<\/div>\n<div class=\"pillar-content\">\n<h3>Chaque enfant est diff\u00e9rent et est au c\u0153ur de notre p\u00e9dagogie<\/h3>\n<p>De la maternelle au baccalaur\u00e9at, notre p\u00e9dagogie repose avant tout sur le respect de chaque \u00e9l\u00e8ve dans sa singularit\u00e9. Convaincus que chaque jeune est unique, avec son rythme, ses talents et sa mani\u00e8re d'apprendre, nous pla\u00e7ons l'\u00e9l\u00e8ve au c\u0153ur de notre d\u00e9marche \u00e9ducative. La p\u00e9dagogie Montessori, appliqu\u00e9e de fa\u00e7on coh\u00e9rente \u00e0 tous les \u00e2ges, favorise l'autonomie, la confiance en soi et l'engagement personnel, afin que chacun puisse d\u00e9velopper pleinement son potentiel et construire son propre chemin vers la r\u00e9ussite.<\/p>\n<\/div>\n<\/div>\n\n<div class=\"pillar-card\">\n<div class=\"pillar-image\">\n<div class=\"pillar-number\">2<\/div>\n<img decoding=\"async\" src=\"https:\/\/lyceeinternationalmontessori.com\/wp-content\/uploads\/2026\/01\/Ecole-internationale-Montessori-avec-Sylvie.jpg\" alt=\"\u00c9ducateur Montessori\" title=\"\">\n<\/div>\n<div class=\"pillar-content\">\n<h3>La bienveillance<\/h3>\n<p>La bienveillance est au c\u0153ur de l'accompagnement propos\u00e9 par notre \u00e9quipe \u00e9ducative. Enseignantes et enseignants portent sur chaque \u00e9l\u00e8ve un regard attentif, respectueux et encourageant, essentiel \u00e0 son \u00e9panouissement et \u00e0 sa r\u00e9ussite. Dans un climat de confiance et d'\u00e9coute, l'\u00e9quipe veille \u00e0 instaurer une relation \u00e9ducative fond\u00e9e sur le respect mutuel, l'exigence positive et le soutien personnalis\u00e9, permettant \u00e0 chaque \u00e9l\u00e8ve de grandir sereinement et de d\u00e9velopper pleinement ses capacit\u00e9s, de la maternelle au baccalaur\u00e9at.<\/p>\n<\/div>\n<\/div>\n\n<div class=\"pillar-card\">\n<div class=\"pillar-image\">\n<div class=\"pillar-number\">3<\/div>\n<img decoding=\"async\" src=\"https:\/\/lyceeinternationalmontessori.com\/wp-content\/uploads\/2026\/01\/Ecole-internationale-Montessori-materiel.jpg\" alt=\"Mat\u00e9riel Montessori\" title=\"\">\n<\/div>\n<div class=\"pillar-content\">\n<h3>Un environnement \u00e9panouissant<\/h3>\n<p>Nous accordons une attention particuli\u00e8re \u00e0 la qualit\u00e9 du cadre \u00e9ducatif, afin que chaque \u00e9l\u00e8ve puisse apprendre dans la s\u00e9r\u00e9nit\u00e9, rester pleinement lui-m\u00eame et d\u00e9ployer l'ensemble de ses potentiels. En favorisant un climat de respect, de tol\u00e9rance et de paix, l'environnement Montessori soutient la concentration, l'engagement et le bien-\u00eatre, permettant \u00e0 chacun de grandir et d'apprendre avec confiance, de la maternelle au baccalaur\u00e9at.<\/p>\n<\/div>\n<\/div>\n\n<\/div>\n\n<\/div>\n<\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b81d4ac elementor-widget elementor-widget-html\" data-id=\"b81d4ac\" 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>Section 3 - Neurosciences & Montessori - P\u00e9dagogie<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n<style>\n* {\nmargin: 0;\npadding: 0;\nbox-sizing: border-box;\n}\n\nbody {\nfont-family: 'Montserrat', sans-serif;\ncolor: #2C2C2C;\nbackground: #FFFFFF;\nline-height: 1.6;\noverflow-x: hidden;\n}\n\n\/* Section Container *\/\n.neurosciences-section {\npadding: 120px 0;\nposition: relative;\nbackground: #FFFFFF;\n}\n\n.container {\nmax-width: 1400px;\nmargin: 0 auto;\npadding: 0 5%;\nposition: relative;\nz-index: 2;\n}\n\n\/* Title Section *\/\n.title-wrapper {\nmax-width: 900px;\nmargin: 0 auto 80px auto;\ntext-align: center;\nopacity: 0;\nanimation: fadeInUp 0.8s ease forwards;\n}\n\n@keyframes fadeInUp {\nto {\nopacity: 1;\ntransform: translateY(0);\n}\n}\n\n.title-wrapper h2 {\nfont-size: clamp(2rem, 4vw, 3rem);\nfont-weight: 700;\ncolor: #2C2C2C;\nmargin-bottom: 20px;\nletter-spacing: -0.02em;\nline-height: 1.2;\n}\n\n.title-accent {\ndisplay: inline-block;\ncolor: #7ACAFF;\n}\n\n.subtitle {\nfont-size: 1.125rem;\ncolor: #2C2C2C;\nfont-weight: 400;\nline-height: 1.6;\n}\n\n\/* Main Grid 2 colonnes *\/\n.neurosciences-grid {\ndisplay: grid;\ngrid-template-columns: 1fr 1fr;\ngap: 60px;\nalign-items: stretch;\nmargin-bottom: 80px;\n}\n\n\/* Left Column - Text *\/\n.left-content {\nopacity: 0;\nanimation: fadeInLeft 0.8s ease 0.2s forwards;\n}\n\n@keyframes fadeInLeft {\nfrom {\nopacity: 0;\ntransform: translateX(-30px);\n}\nto {\nopacity: 1;\ntransform: translateX(0);\n}\n}\n\n.intro-text {\nfont-size: 1.125rem;\nline-height: 1.8;\ncolor: #2C2C2C;\nmargin-bottom: 32px;\ntext-align: justify;\n}\n\n.intro-text strong {\ncolor: #7ACAFF;\nfont-weight: 600;\n}\n\n.expert-mention {\nfont-size: 1rem;\ncolor: #2C2C2C;\nmargin-bottom: 40px;\npadding-left: 24px;\nborder-left: 3px solid #7ACAFF;\n}\n\n.expert-mention strong {\nfont-weight: 700;\n}\n\n\/* Facteurs apprentissage *\/\n.facteurs-title {\nfont-size: 1.5rem;\nfont-weight: 700;\ncolor: #2C2C2C;\nmargin-bottom: 24px;\n}\n\n.facteurs-list {\nlist-style: none;\ndisplay: flex;\nflex-direction: column;\ngap: 20px;\n}\n\n.facteur-item {\ndisplay: flex;\nalign-items: flex-start;\ngap: 16px;\npadding: 20px;\nbackground: #FAFAFA;\nborder-radius: 8px;\nborder-left: 3px solid #7ACAFF;\ntransition: all 0.3s ease;\n}\n\n.facteur-item:hover {\nbackground: rgba(122, 202, 255, 0.08);\ntransform: translateX(5px);\n}\n\n.facteur-icon {\nwidth: 40px;\nheight: 40px;\nmin-width: 40px;\nborder-radius: 50%;\nbackground: linear-gradient(135deg, #7ACAFF 0%, #6BB8E8 100%);\ndisplay: flex;\nalign-items: center;\njustify-content: center;\nfont-size: 1.125rem;\nfont-weight: 700;\ncolor: #FFFFFF;\n}\n\n.facteur-text {\nflex: 1;\n}\n\n.facteur-name {\nfont-size: 1.125rem;\nfont-weight: 700;\ncolor: #2C2C2C;\nmargin-bottom: 4px;\n}\n\n\/* Right Column - Validation Box *\/\n.right-content {\nopacity: 0;\nanimation: fadeInRight 0.8s ease 0.4s forwards;\nheight: 100%;\ndisplay: flex;\n}\n\n@keyframes fadeInRight {\nfrom {\nopacity: 0;\ntransform: translateX(30px);\n}\nto {\nopacity: 1;\ntransform: translateX(0);\n}\n}\n\n.validation-box {\nbackground: linear-gradient(135deg, #8B9D83 0%, #7A8C75 100%);\npadding: 48px 40px;\nborder-radius: 12px;\ncolor: #FFFFFF;\nbox-shadow: 0 20px 60px rgba(139, 157, 131, 0.3);\nwidth: 100%;\ndisplay: flex;\nflex-direction: column;\njustify-content: space-between;\n}\n\n.validation-title {\nfont-size: 1.75rem;\nfont-weight: 700;\nmargin-bottom: 24px;\nline-height: 1.3;\n}\n\n.validation-subtitle {\nfont-size: 1rem;\nline-height: 1.7;\nmargin-bottom: 32px;\ncolor: rgba(255, 255, 255, 0.95);\n}\n\n\/* Principes Montessori - Version simple *\/\n.principes-list {\nlist-style: none;\ndisplay: flex;\nflex-direction: column;\ngap: 16px;\nflex: 1;\njustify-content: center;\n}\n\n.principe-item {\ndisplay: flex;\nalign-items: center;\ngap: 16px;\npadding: 16px;\nbackground: rgba(255, 255, 255, 0.15);\nborder-radius: 8px;\nbackdrop-filter: blur(10px);\ntransition: all 0.3s ease;\n}\n\n.principe-item:hover {\nbackground: rgba(255, 255, 255, 0.25);\n}\n\n.principe-icon {\nwidth: 32px;\nheight: 32px;\nmin-width: 32px;\ndisplay: flex;\nalign-items: center;\njustify-content: center;\n}\n\n.principe-icon svg {\nwidth: 24px;\nheight: 24px;\nstroke: #FFFFFF;\nstroke-width: 2;\n}\n\n.principe-text {\nfont-size: 1.125rem;\nfont-weight: 600;\ncolor: #FFFFFF;\n}\n\n\/* Full Width Section - D\u00e9veloppement des comp\u00e9tences *\/\n.developpement-section {\nmargin-top: 80px;\nopacity: 0;\nanimation: fadeInUp 0.8s ease 0.6s forwards;\n}\n\n.developpement-header {\ntext-align: center;\nmargin-bottom: 60px;\n}\n\n.developpement-header h3 {\nfont-size: 2rem;\nfont-weight: 700;\ncolor: #2C2C2C;\nmargin-bottom: 16px;\n}\n\n.developpement-header p {\nfont-size: 1.125rem;\ncolor: #2C2C2C;\nline-height: 1.6;\n}\n\n\/* Grid 2x2 pour les comp\u00e9tences *\/\n.competences-grid {\ndisplay: grid;\ngrid-template-columns: repeat(2, 1fr);\ngap: 40px;\n}\n\n.competence-card {\nbackground: #FAFAFA;\npadding: 40px;\nborder-radius: 12px;\nborder-left: 4px solid #8B9D83;\ntransition: all 0.3s ease;\n}\n\n.competence-card:hover {\ntransform: translateY(-5px);\nbox-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);\nbackground: #FFFFFF;\n}\n\n.competence-header {\ndisplay: flex;\nalign-items: center;\ngap: 16px;\nmargin-bottom: 16px;\n}\n\n.competence-icon {\nwidth: 56px;\nheight: 56px;\nmin-width: 56px;\nborder-radius: 12px;\nbackground: linear-gradient(135deg, #8B9D83 0%, #7A8C75 100%);\ndisplay: flex;\nalign-items: center;\njustify-content: center;\n}\n\n.competence-icon svg {\nwidth: 28px;\nheight: 28px;\nstroke: #FFFFFF;\nstroke-width: 2;\n}\n\n.competence-title {\nfont-size: 1.5rem;\nfont-weight: 700;\ncolor: #2C2C2C;\n}\n\n.competence-description {\nfont-size: 1rem;\nline-height: 1.8;\ncolor: #2C2C2C;\n}\n\n\/* Conclusion finale *\/\n.validation-conclusion {\nmargin-top: 60px;\npadding: 40px;\nbackground: linear-gradient(135deg, #D9C7A8 0%, #CDB896 100%);\nborder-radius: 12px;\ntext-align: center;\nopacity: 0;\nanimation: fadeInUp 0.8s ease 0.8s forwards;\n}\n\n.validation-conclusion p {\nfont-size: 1.25rem;\nline-height: 1.7;\ncolor: #2C2C2C;\nfont-weight: 600;\n}\n\n\/* Responsive *\/\n@media (max-width: 1024px) {\n.neurosciences-grid {\ngrid-template-columns: 1fr;\ngap: 60px;\nmargin-bottom: 60px;\nalign-items: start;\n}\n\n.right-content {\nheight: auto;\n}\n\n.validation-box {\njustify-content: flex-start;\n}\n\n.principes-list {\njustify-content: flex-start;\n}\n\n.competences-grid {\ngrid-template-columns: 1fr;\ngap: 32px;\n}\n}\n\n@media (max-width: 768px) {\n.neurosciences-section {\npadding: 80px 0;\n}\n\n.title-wrapper {\nmargin-bottom: 60px;\n}\n\n.title-wrapper h2 {\nfont-size: 1.75rem;\n}\n\n.validation-box {\npadding: 36px 28px;\n}\n\n.validation-title {\nfont-size: 1.5rem;\n}\n\n.facteur-item {\npadding: 16px;\n}\n\n.developpement-section {\nmargin-top: 60px;\n}\n\n.developpement-header h3 {\nfont-size: 1.5rem;\n}\n\n.competence-card {\npadding: 32px 28px;\n}\n\n.competence-title {\nfont-size: 1.25rem;\n}\n\n.validation-conclusion {\nmargin-top: 40px;\npadding: 32px 24px;\n}\n\n.validation-conclusion p {\nfont-size: 1.125rem;\n}\n}\n<\/style>\n<\/head>\n<body>\n\n<section class=\"neurosciences-section\">\n<div class=\"container\">\n\n<div class=\"title-wrapper\">\n<h2>Les neurosciences valident<br><span class=\"title-accent\">la p\u00e9dagogie Montessori<\/span><\/h2>\n<p class=\"subtitle\">Les d\u00e9couvertes des neurosciences cognitives confirment l'int\u00e9gralit\u00e9 des pr\u00e9ceptes p\u00e9dagogiques de Maria Montessori.<\/p>\n<\/div>\n\n<!-- GRID 2 COLONNES -->\n<div class=\"neurosciences-grid\">\n\n<!-- Left Column -->\n<div class=\"left-content\">\n<p class=\"intro-text\">Cr\u00e9\u00e9e au d\u00e9but du XX<sup>e<\/sup> si\u00e8cle par <strong>Maria Montessori<\/strong>, cette approche a depuis \u00e9t\u00e9 valid\u00e9e par les d\u00e9couvertes progressives dans le domaine des <strong>neurosciences<\/strong>. Ces derni\u00e8res ont confirm\u00e9 l'int\u00e9gralit\u00e9 des pr\u00e9ceptes p\u00e9dagogiques et philosophiques de cette grande femme \u00e0 la fois m\u00e9decin et p\u00e9dagogue.<\/p>\n\n<div class=\"expert-mention\">\n<p><strong>Stanislas Dehaene<\/strong>, psychologue cognitif et neuroscientifique, a identifi\u00e9 quatre facteurs qui d\u00e9terminent la vitesse et la facilit\u00e9 d'apprentissage :<\/p>\n<\/div>\n\n<h3 class=\"facteurs-title\">Les cl\u00e9s valid\u00e9es par les neurosciences<\/h3>\n\n<ul class=\"facteurs-list\">\n<li class=\"facteur-item\">\n<div class=\"facteur-icon\">1<\/div>\n<div class=\"facteur-text\">\n<div class=\"facteur-name\">Respect de la singularit\u00e9 de chaque enfant<\/div>\n<\/div>\n<\/li>\n\n<li class=\"facteur-item\">\n<div class=\"facteur-icon\">2<\/div>\n<div class=\"facteur-text\">\n<div class=\"facteur-name\">Relation \u00e9ducative fond\u00e9e sur la bienveillance<\/div>\n<\/div>\n<\/li>\n\n<li class=\"facteur-item\">\n<div class=\"facteur-icon\">3<\/div>\n<div class=\"facteur-text\">\n<div class=\"facteur-name\">Environnement s\u00e9curisant, adapt\u00e9 et propice au bien-\u00eatre<\/div>\n<\/div>\n<\/li>\n\n<li class=\"facteur-item\">\n<div class=\"facteur-icon\">4<\/div>\n<div class=\"facteur-text\">\n<div class=\"facteur-name\">Conditions favorables \u00e0 des apprentissages durables et sereins<\/div>\n<\/div>\n<\/li>\n<\/ul>\n<\/div>\n\n<!-- Right Column - Validation Box -->\n<div class=\"right-content\">\n<div class=\"validation-box\">\n<div>\n<h3 class=\"validation-title\">Validation des principes Montessori<\/h3>\n<p class=\"validation-subtitle\">Les recherches en neurosciences valident enti\u00e8rement les principes Montessoriens pour l'apprentissage :<\/p>\n<\/div>\n\n<ul class=\"principes-list\">\n<li class=\"principe-item\">\n<div class=\"principe-icon\">\n<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n<circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n<circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\n<\/svg>\n<\/div>\n<span class=\"principe-text\">La concentration<\/span>\n<\/li>\n\n<li class=\"principe-item\">\n<div class=\"principe-icon\">\n<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n<path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"><\/path>\n<polyline points=\"22 4 12 14.01 9 11.01\"><\/polyline>\n<\/svg>\n<\/div>\n<span class=\"principe-text\">Le mouvement<\/span>\n<\/li>\n\n<li class=\"principe-item\">\n<div class=\"principe-icon\">\n<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n<path d=\"M9 11l3 3L22 4\"><\/path>\n<path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"><\/path>\n<\/svg>\n<\/div>\n<span class=\"principe-text\">Le contr\u00f4le de l'erreur<\/span>\n<\/li>\n\n<li class=\"principe-item\">\n<div class=\"principe-icon\">\n<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n<path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"><\/path>\n<polyline points=\"17 8 12 3 7 8\"><\/polyline>\n<line x1=\"12\" y1=\"3\" x2=\"12\" y2=\"15\"><\/line>\n<\/svg>\n<\/div>\n<span class=\"principe-text\">La r\u00e9p\u00e9tition<\/span>\n<\/li>\n<\/ul>\n\n<\/div>\n<\/div>\n\n<\/div>\n\n<!-- SECTION FULL WIDTH - D\u00e9veloppement des comp\u00e9tences -->\n<div class=\"developpement-section\">\n<div class=\"developpement-header\">\n<h3>Ces principes permettent de d\u00e9velopper<\/h3>\n<p>des comp\u00e9tences essentielles pour l'\u00e9panouissement et la r\u00e9ussite de chaque \u00e9l\u00e8ve<\/p>\n<\/div>\n\n<div class=\"competences-grid\">\n<!-- Confiance en soi -->\n<div class=\"competence-card\">\n<div class=\"competence-header\">\n<div class=\"competence-icon\">\n<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n<path d=\"M12 2L2 7l10 5 10-5-10-5z\"><\/path>\n<path d=\"M2 17l10 5 10-5\"><\/path>\n<path d=\"M2 12l10 5 10-5\"><\/path>\n<\/svg>\n<\/div>\n<h4 class=\"competence-title\">Confiance en soi<\/h4>\n<\/div>\n<p class=\"competence-description\">En \u00e9tant respect\u00e9 dans sa singularit\u00e9 et soutenu avec bienveillance, l'\u00e9l\u00e8ve d\u00e9veloppe une estime de lui-m\u00eame solide et durable.<\/p>\n<\/div>\n\n<!-- Autonomie -->\n<div class=\"competence-card\">\n<div class=\"competence-header\">\n<div class=\"competence-icon\">\n<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n<path d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path>\n<circle cx=\"8.5\" cy=\"7\" r=\"4\"><\/circle>\n<polyline points=\"17 11 19 13 23 9\"><\/polyline>\n<\/svg>\n<\/div>\n<h4 class=\"competence-title\">Autonomie<\/h4>\n<\/div>\n<p class=\"competence-description\">Un environnement adapt\u00e9 permet \u00e0 l'\u00e9l\u00e8ve d'agir, de choisir et d'apprendre par lui-m\u00eame, en devenant progressivement acteur de ses apprentissages.<\/p>\n<\/div>\n\n<!-- Ouverture aux autres -->\n<div class=\"competence-card\">\n<div class=\"competence-header\">\n<div class=\"competence-icon\">\n<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n<path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path>\n<circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\n<path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path>\n<path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\n<\/svg>\n<\/div>\n<h4 class=\"competence-title\">Ouverture aux autres et tol\u00e9rance<\/h4>\n<\/div>\n<p class=\"competence-description\">Le climat de respect et de paix favorise l'empathie, l'\u00e9coute et l'acceptation des diff\u00e9rences, fondements du vivre-ensemble.<\/p>\n<\/div>\n\n<!-- Engagement -->\n<div class=\"competence-card\">\n<div class=\"competence-header\">\n<div class=\"competence-icon\">\n<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n<circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n<path d=\"M8 14s1.5 2 4 2 4-2 4-2\"><\/path>\n<line x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"><\/line>\n<line x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"><\/line>\n<\/svg>\n<\/div>\n<h4 class=\"competence-title\">Engagement et sens des responsabilit\u00e9s<\/h4>\n<\/div>\n<p class=\"competence-description\">L'\u00e9l\u00e8ve, reconnu et en confiance, s'investit avec motivation dans son travail et apprend \u00e0 assumer ses choix et ses responsabilit\u00e9s.<\/p>\n<\/div>\n\n<\/div>\n\n<!-- Conclusion finale -->\n<div class=\"validation-conclusion\">\n<p>Une m\u00e9thode p\u00e9dagogique vieille de plus d'un si\u00e8cle, valid\u00e9e par la science moderne du XXI<sup>e<\/sup> si\u00e8cle. et qui a accompagn\u00e9 le parcours de nombreuses personnalit\u00e9s innovantes de notre \u00e9poque, telles que <strong>Joshua Bell<\/strong>, <strong>Larry Page<\/strong>, <strong>Sergey Brin<\/strong> ou encore <strong>Taylor Swift<\/strong>, illustrant la capacit\u00e9 de la p\u00e9dagogie Montessori \u00e0 cultiver autonomie, cr\u00e9ativit\u00e9 et esprit d\u2019initiative.<\/p>\n<\/div>\n\n<\/div>\n\n<\/div>\n<\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d503108 e-con-full e-flex e-con e-child\" data-id=\"d503108\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2be68d elementor-widget elementor-widget-html\" data-id=\"b2be68d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    \/* \u26a0\ufe0f SCOPING : on \u00e9vite toute r\u00e8gle globale (*, body) *\/\n    .cta-pedagogie-section,\n    .cta-pedagogie-section * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Section Container *\/\n    .cta-pedagogie-section {\n        padding: 100px 0;\n        position: relative;\n        background: #D9C7A8;\n\n        \/* Remplace l'ancien body font + styles globaux uniquement ici *\/\n        font-family: 'Montserrat', sans-serif;\n        color: #2C2C2C;\n        line-height: 1.6;\n\n        \/* IMPORTANT : ne surtout pas forcer overflow-x sur le body Elementor *\/\n        overflow: visible;\n        \n        \/* \u2705 Force le fond beige \u00e0 prendre 100% de la largeur *\/\n        width: 100vw !important;\n        max-width: 100vw !important;\n        margin-left: calc(-50vw + 50%) !important;\n        margin-right: calc(-50vw + 50%) !important;\n    }\n\n    .cta-pedagogie-section .container {\n        max-width: 1000px;\n        margin: 0 auto;\n        padding: 0 5%;\n        position: relative;\n        z-index: 2;\n    }\n\n    \/* Content Wrapper *\/\n    .cta-pedagogie-section .cta-content {\n        text-align: center;\n        opacity: 0;\n        animation: ctaFadeInUp 0.8s ease forwards;\n    }\n\n    @keyframes ctaFadeInUp {\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n\n    .cta-pedagogie-section .cta-title {\n        font-size: clamp(2.5rem, 5vw, 3.5rem);\n        font-weight: 700;\n        color: #2C2C2C;\n        margin-bottom: 24px;\n        letter-spacing: -0.02em;\n        line-height: 1.1;\n    }\n\n    .cta-pedagogie-section .cta-subtitle {\n        font-size: 1.25rem;\n        color: #2C2C2C;\n        font-weight: 400;\n        line-height: 1.7;\n        margin-bottom: 48px;\n    }\n\n    \/* CTA Buttons *\/\n    .cta-pedagogie-section .cta-buttons {\n        display: flex;\n        gap: 24px;\n        justify-content: center;\n        flex-wrap: wrap;\n    }\n\n    .cta-pedagogie-section .cta-button {\n        display: inline-flex;\n        align-items: center;\n        gap: 12px;\n        text-decoration: none;\n        font-weight: 600;\n        font-size: 1rem;\n        text-transform: uppercase;\n        letter-spacing: 0.08em;\n        padding: 20px 40px;\n        border-radius: 8px;\n        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n        position: relative;\n        overflow: hidden;\n    }\n\n    \/* Primary CTA *\/\n    .cta-pedagogie-section .cta-button.primary {\n        background: #FFFFFF;\n        color: #2C2C2C;\n    }\n\n    .cta-pedagogie-section .cta-button.primary::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: -100%;\n        width: 100%;\n        height: 100%;\n        background: #D9C7A8;\n        transition: left 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n        z-index: 0;\n    }\n\n    .cta-pedagogie-section .cta-button.primary:hover::before {\n        left: 0;\n    }\n\n    .cta-pedagogie-section .cta-button.primary:hover {\n        transform: translateY(-2px);\n        box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2);\n    }\n\n    \/* Secondary CTA *\/\n    .cta-pedagogie-section .cta-button.secondary {\n        background: transparent;\n        color: #2C2C2C;\n        border: 2px solid #2C2C2C;\n    }\n\n    .cta-pedagogie-section .cta-button.secondary::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: -100%;\n        width: 100%;\n        height: 100%;\n        background: rgba(255, 255, 255, 0.15);\n        transition: left 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n        z-index: 0;\n    }\n\n    .cta-pedagogie-section .cta-button.secondary:hover::before {\n        left: 0;\n    }\n\n    .cta-pedagogie-section .cta-button.secondary:hover {\n        border-color: #2C2C2C;\n        transform: translateY(-2px);\n    }\n\n    .cta-pedagogie-section .cta-button span,\n    .cta-pedagogie-section .cta-button svg {\n        position: relative;\n        z-index: 1;\n    }\n\n    .cta-pedagogie-section .cta-button svg {\n        width: 20px;\n        height: 20px;\n        transition: transform 0.4s ease;\n    }\n\n    .cta-pedagogie-section .cta-button:hover svg {\n        transform: translateX(6px);\n    }\n\n    \/* Navigation links *\/\n    .cta-pedagogie-section .nav-links {\n        margin-top: 60px;\n        padding-top: 48px;\n        border-top: 1px solid rgba(44, 44, 44, 0.2);\n    }\n\n    .cta-pedagogie-section .nav-title {\n        font-size: 1rem;\n        color: #2C2C2C;\n        font-weight: 500;\n        margin-bottom: 24px;\n        text-transform: uppercase;\n        letter-spacing: 0.08em;\n    }\n\n    .cta-pedagogie-section .nav-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 16px;\n    }\n\n    .cta-pedagogie-section .nav-link {\n        padding: 16px 20px;\n        background: rgba(255, 255, 255, 0.1);\n        border-radius: 8px;\n        text-decoration: none;\n        color: #2C2C2C;\n        font-weight: 600;\n        font-size: 0.9375rem;\n        transition: all 0.3s ease;\n        text-align: center;\n        backdrop-filter: blur(10px);\n    }\n\n    .cta-pedagogie-section .nav-link:hover {\n        background: rgba(255, 255, 255, 0.2);\n        transform: translateY(-2px);\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 768px) {\n        .cta-pedagogie-section {\n            padding: 80px 0;\n        }\n\n        .cta-pedagogie-section .cta-title {\n            font-size: 2rem;\n        }\n\n        .cta-pedagogie-section .cta-subtitle {\n            font-size: 1.125rem;\n            margin-bottom: 36px;\n        }\n\n        .cta-pedagogie-section .cta-buttons {\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .cta-pedagogie-section .cta-button {\n            width: 100%;\n            justify-content: center;\n            padding: 18px 32px;\n        }\n\n        .cta-pedagogie-section .nav-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .cta-pedagogie-section .nav-links {\n            margin-top: 48px;\n        }\n    }\n<\/style>\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<section class=\"cta-pedagogie-section\">\n    <div class=\"container\">\n        \n        <div class=\"cta-content\">\n            \n            <h2 class=\"cta-title\">D\u00e9couvrez notre philosophie \u00e9ducative<\/h2>\n            \n            <p class=\"cta-subtitle\">Bilinguisme, \u00e9cole dans la nature, valeurs de bienveillance : d\u00e9couvrez comment nous appliquons la p\u00e9dagogie Montessori \u00e0 Bailly depuis plus de 30 ans.<\/p>\n\n            <div class=\"cta-buttons\">\n                \n                <a href=\"https:\/\/lyceeinternationalmontessori.com\/philosophie\/\" class=\"cta-button primary\">\n                    <span>Notre philosophie<\/span>\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n                    <\/svg>\n                <\/a>\n\n            <\/div>\n\n            <div class=\"nav-links\">\n                <p class=\"nav-title\">Explorer notre p\u00e9dagogie<\/p>\n                <div class=\"nav-grid\">\n                    <a href=\"\/bilinguisme\/\" class=\"nav-link\">Bilinguisme<\/a>\n                    <a href=\"\/ecole-dans-la-nature\/\" class=\"nav-link\">\u00c9cole nature<\/a>\n                    <a href=\"\/etablissement-hors-contrat\/\" class=\"nav-link\">Hors contrat<\/a>\n                    <a href=\"\/ecole-inclusive\/\" class=\"nav-link\">\u00c9cole inclusive<\/a>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6244572 e-con-full e-flex e-con e-child\" data-id=\"6244572\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-579e602 elementor-widget elementor-widget-html\" data-id=\"579e602\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\n\/* ===== FOOTER ATHENA ===== *\/\n\n.footer-is33 {\n    background-color: #8B9D83;\n    color: #ffffff;\n    font-family: 'Elms Sans', sans-serif;\n    padding: 50px 30px 30px;\n    box-sizing: border-box;\n    width: 100vw;\n    margin-left: calc(-50vw + 50%);\n    position: relative;\n}\n\n.footer-is33 * {\n    box-sizing: border-box;\n}\n\n.footer-is33-container {\n    max-width: 100%;\n    width: 100%;\n    margin: 0 auto;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: space-between;\n    align-items: flex-start;\n    padding: 0 80px;\n}\n\n\/* Colonnes *\/\n\n.footer-is33-col {\n    flex: 0 0 auto;\n    width: 280px;\n}\n\n.footer-is33-col:nth-child(1) {\n    text-align: left;\n}\n\n.footer-is33-col:nth-child(2) {\n    text-align: center;\n}\n\n.footer-is33-col:nth-child(3) {\n    text-align: left;\n}\n\n\/* Titres *\/\n\n.footer-is33 h3 {\n    color: #2C2C2C;\n    font-size: 20px;\n    margin: 0 0 20px 0;\n    font-weight: 600;\n}\n\n.footer-is33 h4 {\n    color: #2C2C2C;\n    font-size: 16px;\n    margin: 20px 0 10px 0;\n    font-weight: 600;\n}\n\n\/* Liens globaux *\/\n\n.footer-is33 a {\n    color: #ffffff;\n    text-decoration: none;\n    transition: color 0.3s ease;\n}\n\n.footer-is33 a:hover {\n    color: #2C2C2C;\n}\n\n\/* Infos contact (Adresse, Tel, Email) - CALIBR\u00c9 SUR LES LIENS (15px) *\/\n\n.footer-is33-contact-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 12px;\n    font-size: 15px !important; \/* Taille ajust\u00e9e \u00e0 15px *\/\n    line-height: 1.6; \/* Meme hauteur de ligne que les menus *\/\n    justify-content: flex-start;\n}\n\n.footer-is33-contact-item span,\n.footer-is33-contact-item a {\n    font-size: 15px !important; \/* Taille ajust\u00e9e \u00e0 15px *\/\n    line-height: 1.6;\n}\n\n.footer-is33-contact-item svg {\n    flex-shrink: 0;\n    margin-top: 5px; \/* Alignement optique pour 15px *\/\n    fill: #ffffff;\n}\n\n\/* Menu liens - CALIBR\u00c9 SUR L'ADRESSE (15px) *\/\n\n.footer-is33-menu {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    text-align: center;\n}\n\n.footer-is33-menu > li {\n    margin-bottom: 8px;\n    position: relative;\n}\n\n.footer-is33-menu > li > a,\n.footer-is33-menu-parent > a {\n    font-size: 15px !important; \/* Taille ajust\u00e9e \u00e0 15px *\/\n    line-height: 1.6;\n    display: inline-block;\n    padding: 3px 0;\n}\n\n\/* \u00c9l\u00e9ment parent avec sous-menu *\/\n.footer-is33-menu-parent {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 6px;\n    cursor: pointer;\n    padding: 3px 0;\n}\n\n.footer-is33-menu-parent > a {\n    padding: 0 !important;\n}\n\n\/* Chevron *\/\n.footer-is33-chevron {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 16px;\n    height: 16px;\n    transition: transform 0.3s ease;\n    flex-shrink: 0;\n}\n\n.footer-is33-chevron svg {\n    width: 12px;\n    height: 12px;\n    fill: rgba(255,255,255,0.8);\n    transition: fill 0.3s ease;\n}\n\n.footer-is33-menu > li:hover .footer-is33-chevron svg,\n.footer-is33-menu > li.is-open .footer-is33-chevron svg {\n    fill: #2C2C2C;\n}\n\n.footer-is33-menu > li.is-open .footer-is33-chevron {\n    transform: rotate(180deg);\n}\n\n\/* Sous-menu *\/\n\n.footer-is33-submenu {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    max-height: 0;\n    overflow: hidden;\n    opacity: 0;\n    transition: max-height 0.35s ease, opacity 0.3s ease, padding 0.3s ease;\n    text-align: center;\n}\n\n.footer-is33-menu > li.is-open .footer-is33-submenu {\n    max-height: 500px;\n    opacity: 1;\n    padding: 8px 0;\n}\n\n.footer-is33-submenu li {\n    margin-bottom: 5px;\n}\n\n.footer-is33-submenu a {\n    font-size: 15px !important; \/* Taille ajust\u00e9e \u00e0 15px *\/\n    opacity: 0.85;\n}\n\n.footer-is33-submenu a:hover {\n    opacity: 1;\n}\n\n\/* R\u00e9seaux sociaux *\/\n\n.footer-is33-social {\n    display: flex;\n    gap: 15px;\n    margin-top: 25px;\n    justify-content: flex-start;\n}\n\n.footer-is33-social a {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.1);\n    transition: background 0.3s ease;\n}\n\n.footer-is33-social a:hover {\n    background: #2C2C2C;\n}\n\n.footer-is33-social svg {\n    width: 20px;\n    height: 20px;\n    fill: #ffffff;\n}\n\n\/* Legal - CALIBR\u00c9 \u00c0 15px *\/\n\n.footer-is33-legal {\n    font-size: 15px !important; \/* Taille ajust\u00e9e \u00e0 15px *\/\n    line-height: 1.8;\n}\n\n.footer-is33-legal a {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 15px !important; \/* Taille ajust\u00e9e \u00e0 15px *\/\n}\n\n\/* Copyright *\/\n\n.footer-is33-copyright {\n    width: 100%;\n    margin: 40px auto 0;\n    padding: 20px 80px 0;\n    border-top: 1px solid rgba(255,255,255,0.15);\n    text-align: center;\n    font-size: 14px !important;\n    opacity: 0.7;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n\n@media screen and (max-width: 1024px) {\n\n    .footer-is33-container {\n        flex-direction: column !important;\n        align-items: center !important;\n        text-align: center !important;\n        gap: 40px;\n        padding: 0 30px;\n    }\n\n    .footer-is33-col {\n        width: 100% !important;\n        max-width: 400px !important;\n    }\n\n    .footer-is33-col:nth-child(1),\n    .footer-is33-col:nth-child(2),\n    .footer-is33-col:nth-child(3) {\n        text-align: center !important;\n    }\n\n    .footer-is33-copyright {\n        padding: 20px 30px 0;\n    }\n\n    .footer-is33-contact-item {\n        justify-content: center !important;\n    }\n\n    .footer-is33-menu,\n    .footer-is33-submenu {\n        text-align: center !important;\n    }\n\n    .footer-is33-menu-parent {\n        justify-content: center !important;\n    }\n\n    .footer-is33-social {\n        justify-content: center !important;\n    }\n\n    .footer-is33-legal {\n        text-align: center !important;\n    }\n\n    .footer-is33-legal a {\n        text-align: center !important;\n    }\n\n}\n\n@media screen and (max-width: 480px) {\n\n    .footer-is33 {\n        padding: 40px 20px 25px;\n    }\n\n    .footer-is33 h3 {\n        font-size: 18px;\n    }\n\n    .footer-is33-container {\n        gap: 35px;\n        padding: 0 15px;\n    }\n\n    .footer-is33-col {\n        width: 100% !important;\n        max-width: 100% !important;\n    }\n\n}\n\n<\/style>\n\n<footer class=\"footer-is33\">\n\n<div class=\"footer-is33-container\">\n\n<div class=\"footer-is33-col\">\n\n<h3>Informations<\/h3>\n\n<div class=\"footer-is33-contact-item\">\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>\n<span>29 rue de NoisyBailly, 78870 France<\/span>\n<\/div>\n\n<div class=\"footer-is33-contact-item\">\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\"><path d=\"M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z\"\/><\/svg>\n<a href=\"tel:+33631054134\">+33 6 31 05 41 34<\/a>\n<\/div>\n\n<div class=\"footer-is33-contact-item\">\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\"><path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/><\/svg>\n<a href=\"mailto:admissions@lyceeinternationalmontessori.com\">admissions@lyceeinternationalmontessori.com<\/a>\n<\/div>\n\n<div class=\"footer-is33-social\">\n\n<a href=\"https:\/\/www.facebook.com\/sylvie.desclaibes\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Facebook\">\n<svg viewBox=\"0 0 24 24\"><path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"\/><\/svg>\n<\/a>\n\n<a href=\"https:\/\/www.instagram.com\/sylviedesc_montessori\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram\">\n<svg viewBox=\"0 0 24 24\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"\/><\/svg>\n<\/a>\n\n<\/div>\n\n<\/div>\n\n<div class=\"footer-is33-col\">\n\n<h3>Liens utiles<\/h3>\n\n<ul class=\"footer-is33-menu\">\n\n<li><a href=\"https:\/\/lyceeinternationalmontessori.com\/a-propos\/\">A propos<\/a><\/li>\n\n<li>\n<div class=\"footer-is33-menu-parent\" data-toggle-submenu>\n<a href=\"#\">Sections<\/a>\n<span class=\"footer-is33-chevron\">\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 256 256\"><path d=\"M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z\"\/><\/svg>\n<\/span>\n<\/div>\n<ul class=\"footer-is33-submenu\">\n<li><a href=\"https:\/\/lyceeinternationalmontessori.com\/maternelle\/\">Maternelle<\/a><\/li>\n<li><a href=\"https:\/\/lyceeinternationalmontessori.com\/elementaire\/\">El\u00e9mentaire<\/a><\/li>\n<li><a href=\"https:\/\/lyceeinternationalmontessori.com\/college\/\">Coll\u00e8ge<\/a><\/li>\n<li><a href=\"https:\/\/lyceeinternationalmontessori.com\/lycee\/\">Lyc\u00e9e<\/a><\/li>\n<\/ul>\n<\/li>\n\n<li>\n<div class=\"footer-is33-menu-parent\" data-toggle-submenu>\n<a href=\"#\">P\u00e9dagogie<\/a>\n<span class=\"footer-is33-chevron\">\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 256 256\"><path d=\"M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z\"\/><\/svg>\n<\/span>\n<\/div>\n<ul class=\"footer-is33-submenu\">\n<li><a href=\"https:\/\/lyceeinternationalmontessori.com\/la-pedagogie-montessori\/\">Montessori<\/a><\/li>\n<li><a href=\"https:\/\/lyceeinternationalmontessori.com\/philosophie\/\">Notre philosophie<\/a><\/li>\n<li><a href=\"https:\/\/lyceeinternationalmontessori.com\/philosophie\/\">Notre organisation p\u00e9dagogique<\/a><\/li>\n<\/ul>\n<\/li>\n\n<li><a href=\"https:\/\/lyceeinternationalmontessori.com\/actualites\/\">Actualit\u00e9s<\/a><\/li>\n\n<li><a href=\"https:\/\/lyceeinternationalmontessori.com\/FAQ\">FAQ<\/a><\/li>\n\n<li style=\"margin-top: 15px;\"><a href=\"https:\/\/lyceeinternationalmontessori.com\/contact\">Contact<\/a><\/li>\n\n<\/ul>\n\n<\/div>\n\n<div class=\"footer-is33-col\">\n\n<h3>L\u00e9gal<\/h3>\n\n<div class=\"footer-is33-legal\">\n\n<a href=\"https:\/\/lyceeinternationalmontessori.com\/mentions-legales\">Mentions l\u00e9gales<\/a>\n\n<a href=\"https:\/\/lyceeinternationalmontessori.com\/droit-a-l-image\">Droit \u00e0 l'image<\/a>\n\n<a href=\"https:\/\/lyceeinternationalmontessori.com\/Credits-et-propriete-intellectuelle\">Cr\u00e9dits et propri\u00e9t\u00e9 intellectuelle<\/a>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<div class=\"footer-is33-copyright\">\n\u00a9 2026 Athena Montessori - Tous droits r\u00e9serv\u00e9s\n<\/div>\n\n<\/footer>\n\n<script>\n(function() {\n    \/\/ Gestion des sous-menus au clic\n    function initFooterSubmenus() {\n        const menuParents = document.querySelectorAll('.footer-is33-menu-parent[data-toggle-submenu]');\n        \n        menuParents.forEach(function(parent) {\n            parent.addEventListener('click', function(e) {\n                const li = this.closest('li');\n                const submenu = li.querySelector('.footer-is33-submenu');\n                \n                if (!submenu) return;\n                \n                \/\/ Clic sur le chevron ou le lien parent = toggle sous-menu\n                const clickedOnChevron = e.target.closest('.footer-is33-chevron');\n                const clickedOnLink = e.target.closest('a');\n                \n                e.preventDefault();\n                e.stopPropagation();\n                toggleSubmenu(li);\n            });\n        });\n        \n        function toggleSubmenu(li) {\n            const isOpen = li.classList.contains('is-open');\n            document.querySelectorAll('.footer-is33-menu > li.is-open').forEach(function(openLi) {\n                if (openLi !== li) {\n                    openLi.classList.remove('is-open');\n                }\n            });\n            if (isOpen) {\n                li.classList.remove('is-open');\n            } else {\n                li.classList.add('is-open');\n            }\n        }\n    }\n    \n    if (document.readyState === 'loading') {\n        document.addEventListener('DOMContentLoaded', initFooterSubmenus);\n    } else {\n        initFooterSubmenus();\n    }\n    \n    if (typeof jQuery !== 'undefined') {\n        jQuery(document).ready(initFooterSubmenus);\n        jQuery(window).on('elementor\/frontend\/init', function() {\n            setTimeout(initFooterSubmenus, 500);\n        });\n    }\n})();\n<\/script>\n\n<a href=\"https:\/\/wa.me\/33631054134?text=Bonjour%2C%20j&#039;aimerais%20avoir%20des%20informations%20au%20sujet%20de%20l&#039;%C3%A9cole.%20%F0%9F%87%AC%F0%9F%87%A7%20Hello%2C%20I%20would%20like%20to%20get%20more%20information%20about%20the%20school.\" class=\"whatsapp-float\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Contactez-nous sur WhatsApp\">\n  <svg viewBox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M16 0c-8.837 0-16 7.163-16 16 0 2.825 0.737 5.607 2.137 8.048l-2.137 7.952 7.933-2.127c2.42 1.37 5.173 2.127 8.067 2.127 8.837 0 16-7.163 16-16s-7.163-16-16-16zM16 29.467c-2.482 0-4.908-0.646-7.07-1.87l-0.507-0.292-5.247 1.408 1.417-5.267-0.325-0.528c-1.331-2.171-2.037-4.663-2.037-7.217 0-7.51 6.11-13.62 13.62-13.62s13.62 6.11 13.62 13.62-6.11 13.767-13.471 13.767zM21.938 18.762c-0.305-0.153-1.802-0.889-2.082-0.991s-0.483-0.153-0.686 0.153c-0.203 0.305-0.788 0.991-0.966 1.194s-0.356 0.203-0.661 0.051c-0.305-0.153-1.289-0.476-2.456-1.515-0.908-0.81-1.521-1.809-1.699-2.114s-0.018-0.47 0.134-0.621c0.138-0.137 0.305-0.356 0.458-0.534s0.203-0.305 0.305-0.508c0.102-0.203 0.051-0.381-0.025-0.534s-0.686-1.653-0.94-2.263c-0.248-0.594-0.499-0.513-0.686-0.523-0.178-0.010-0.381-0.012-0.584-0.012s-0.533 0.076-0.813 0.381c-0.279 0.305-1.067 1.041-1.067 2.539s1.092 2.946 1.245 3.149c0.153 0.203 2.146 3.279 5.201 4.599 0.727 0.314 1.295 0.502 1.738 0.643 0.731 0.229 1.396 0.195 1.923 0.118 0.587-0.088 1.802-0.737 2.057-1.448s0.254-1.321 0.178-1.448c-0.076-0.127-0.279-0.203-0.584-0.356z\"\/>\n  <\/svg>\n<\/a>\n\n<style>\n\/* --- STYLE WHATSAPP --- *\/\n.whatsapp-float {\n  position: fixed;\n  bottom: 30px;\n  left: 30px;\n  width: 56px;\n  height: 56px;\n  background-color: #25D366;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);\n  z-index: 999999;\n  transition: transform 0.3s ease-in-out;\n  text-decoration: none;\n}\n\n.whatsapp-float:hover, .whatsapp-float:active, .whatsapp-float:focus {\n  background-color: #25D366 !important;\n  transform: scale(1.05);\n}\n\n.whatsapp-float svg {\n  width: 32px;\n  height: 32px;\n  fill: #ffffff;\n}\n\n\/* --- ADAPTATION MOBILE --- *\/\n\n@media (max-width: 768px) {\n  .whatsapp-float {\n    width: 50px;\n    height: 50px;\n    bottom: 20px;\n    left: 20px;\n  }\n}\n\n@media (max-width: 480px) {\n  .whatsapp-float {\n    bottom: 15px;\n    left: 15px;\n  }\n  .whatsapp-float svg {\n    width: 28px;\n    height: 28px;\n  }\n}\n<\/style>\t\t\t\t<\/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>Section 1 &#8211; Hero &#8211; P\u00e9dagogie (Fullscreen) Depuis 1991 La p\u00e9dagogie Montessori aux portes de Paris Une approche \u00e9ducative cr\u00e9\u00e9e par Maria Montessori, valid\u00e9e par les neurosciences, appliqu\u00e9e de la maternelle au baccalaur\u00e9at. \u00ab N&rsquo;\u00e9levons pas nos enfants pour le monde d&rsquo;aujourd&rsquo;hui. Ce monde n&rsquo;existera plus lorsqu&rsquo;ils seront grands. Et rien ne nous permet de [&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":{"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/lyceeinternationalmontessori.com\/en\/wp-json\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lyceeinternationalmontessori.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lyceeinternationalmontessori.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lyceeinternationalmontessori.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lyceeinternationalmontessori.com\/en\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":110,"href":"https:\/\/lyceeinternationalmontessori.com\/en\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":2035,"href":"https:\/\/lyceeinternationalmontessori.com\/en\/wp-json\/wp\/v2\/pages\/12\/revisions\/2035"}],"wp:attachment":[{"href":"https:\/\/lyceeinternationalmontessori.com\/en\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}