@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}.header_header__0ZBDm{top:0;left:0;right:0;background:#fff;color:#fff;position:fixed;z-index:1000;box-shadow:0 2px 6px rgba(0,0,0,.05)}.header_container__2l6Oy{position:relative;z-index:2;max-width:1000px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:1rem 2rem}.header_logo__uBoM0{font-size:1.2rem;font-weight:700;color:#000;margin:0}.header_navDesktop__SbStA{display:flex;gap:1.5rem}.header_navDesktop__SbStA a{color:#4a90e2;text-decoration:none;position:relative;padding:0 .75rem;transition:color .2s}.header_navDesktop__SbStA a:hover{color:#e85a7a}.header_navDesktop__SbStA a:not(:last-child):after{content:"";position:absolute;right:-.75rem;top:50%;transform:translateY(-50%);height:16px;width:2px;background:#ffd93d}.header_burger__mvANF{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:none;border:none;cursor:pointer;padding:0}.header_burger__mvANF span{display:block;height:3px;width:100%;background:#e85a7a;border-radius:2px;transition:all .3s ease}.header_burger__mvANF span:first-child{transform:rotate(0)}.header_burger__mvANF span:nth-child(2){opacity:1}.header_burger__mvANF span:nth-child(3){transform:rotate(0)}.header_burger__mvANF.header_open__ILYA1 span:first-child{transform:rotate(45deg) translate(5px,5px)}.header_burger__mvANF.header_open__ILYA1 span:nth-child(2){opacity:0}.header_burger__mvANF.header_open__ILYA1 span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.header_navMobile__v1gai{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;max-height:0;overflow:hidden;transition:transform .3s ease-in-out;gap:1.5rem;padding:2rem 0 2rem 2rem;justify-content:flex-start;align-items:center;transform:translateY(-100%);z-index:1}.header_navMobile__v1gai.header_open__ILYA1{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.05)}.header_navMobile__v1gai a{position:relative;color:#4a90e2;font-size:.9rem;text-decoration:none}.header_navMobile__v1gai a:hover{color:#4a90e2}.header_navMobile__v1gai a:not(:last-child):after{content:"";position:absolute;right:-.75rem;top:50%;transform:translateY(-50%);height:16px;width:2px;background:#ffd93d}@media (max-width:768px){.header_header__0ZBDm{box-shadow:0}.header_burger__mvANF,.header_navMobile__v1gai{display:flex}.header_navDesktop__SbStA{display:none}.header_logo__uBoM0{font-size:1.2rem}}@media (max-width:400px){.header_logo__uBoM0{font-size:1rem}}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000}body{padding-top:54px}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media (max-width:400px){body{padding-top:50px}}.page_page__ZU32B{display:flex;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;background:#fff;color:#222}.page_banner__UN_1L{position:relative;width:100%;height:-moz-fit-content;height:fit-content;overflow:hidden;border-bottom:6px solid #ffd93d;font-size:0}.page_banner__UN_1L img{object-fit:cover;width:100%}.page_main__GlU4n{max-width:900px;margin:0 auto;padding:2rem}.page_title__3jonF{font-size:2.6rem;font-weight:800;text-align:center;margin:2rem 0 1rem;color:#4a90e2}.page_description__86bsR{font-size:1.2rem;text-align:center;color:#444;max-width:650px;margin:0 auto 2.5rem;line-height:1.6}.page_pastille__GIwwv,.page_rejoindre__T0bX0{width:-moz-fit-content;width:fit-content;margin:0 auto 3rem;padding:.9rem 1.8rem;background:#ff6f91;color:white;border-radius:9999px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:transform .2s ease,background .3s}.page_rejoindre__T0bX0{display:block}.page_rejoindre__T0bX0:hover{background:#e85a7a;transform:scale(1.05)}.page_chiffre__DdKwo{margin:3rem 0;padding:2rem;background:white;border-radius:20px;border:2px solid #ffd93d}.page_chiffre__DdKwo h3{font-size:1.8rem;margin-bottom:1.5rem;text-align:center;color:#4a90e2}.page_chiffre__DdKwo ul{list-style:none;padding:0}.page_chiffre__DdKwo li{margin-bottom:1rem;line-height:1.6;font-size:1.1rem}.page_warning__LyTWh{background:#ffd93d;padding:.2rem .5rem;border-radius:6px;font-weight:700;color:#222}.page_manifeste__EIZHq{margin:3rem 0;padding:2.5rem;background:#7be495;border-radius:20px;color:#222}.page_manifeste__EIZHq h3{font-size:1.8rem;margin-bottom:1rem;text-align:center}.page_manifeste__EIZHq p{text-align:center;margin-bottom:1.5rem;font-size:1.2rem;font-weight:500}.page_manifeste__EIZHq ul{list-style:none;padding:0;text-align:center}.page_manifeste__EIZHq li{margin:.6rem 0;font-size:1.1rem;font-weight:500}.page_objectif__bImxV{margin:3rem 0;padding:2.5rem;background:#e8f2ff;border-radius:20px;color:#222}.page_objectif__bImxV h3{text-align:center;font-size:1.8rem;margin-bottom:1rem;color:#4a90e2}.page_objectif__bImxV p{font-size:1.1rem;line-height:1.6;margin-bottom:1rem;text-align:center}.page_motivant__6THL9{margin-top:1.5rem;font-size:1.2rem;font-weight:600;color:#4a90e2}.page_ressources__hVJ3t{margin:3rem 0;padding:2rem;background:white;border-radius:20px;border:2px solid #ff6f91}.page_ressources__hVJ3t h3{font-size:1.8rem;margin-bottom:1rem;text-align:center;color:#4a90e2}.page_ressources__hVJ3t ul{list-style:none;padding:0}.page_ressources__hVJ3t li{margin:.6rem 0;a{display:flex;align-items:center}}.page_pastille__GIwwv{display:flex;justify-content:center;align-items:center;height:40px;width:40px;border-radius:50%;color:#ff6f91;text-decoration:none;font-weight:600;padding:0;margin-left:20px;margin-bottom:0}.page_ressources__hVJ3t a:hover .page_pastille__GIwwv{color:#e85a7a}.page_footer__sHKi3{background:#000;margin-top:auto;padding:2rem;text-align:center;font-size:.9rem;color:#fff;border-top:1px solid #eee}.page_footerContent__sUmFz{display:flex;justify-content:center}@media (max-width:768px){.page_main__GlU4n{padding:1rem}.page_banner__UN_1L{border-bottom:4px solid #ffd93d}.page_banner__UN_1L img{height:auto;max-height:220px;object-fit:cover}.page_title__3jonF{font-size:1.8rem;margin:1.5rem 0 1rem}.page_chiffre__DdKwo h2,.page_manifeste__EIZHq h2,.page_objectif__bImxV h2,.page_ressources__hVJ3t h2{font-size:1.5rem}.page_description__86bsR{font-size:1rem;line-height:1.5;padding:0 .5rem}.page_manifeste__EIZHq p,.page_objectif__bImxV p{font-size:1rem}.page_chiffre__DdKwo,.page_manifeste__EIZHq,.page_objectif__bImxV,.page_ressources__hVJ3t{padding:1.5rem;border-radius:14px}.page_chiffre__DdKwo li,.page_manifeste__EIZHq li,.page_objectif__bImxV p,.page_ressources__hVJ3t li{font-size:1rem;line-height:1.4}.page_ressources__hVJ3t li a{align-items:flex-start;justify-content:center}.page_pastille__GIwwv{flex:0 0 auto}.page_footer__sHKi3{font-size:.8rem;padding:1.2rem}.page_footerContent__sUmFz{flex-direction:column}}@media (max-width:480px){.page_title__3jonF{font-size:1.6rem}.page_description__86bsR{font-size:.95rem}.page_main__GlU4n a{text-align:center}}.footer_footer__zL2zm{background:#000;padding:1.5rem;color:#fff;font-size:.9rem}.footer_container__xSLC7{max-width:1000px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.footer_nav__YF02q{display:flex;gap:1.5rem}.footer_nav__YF02q a{position:relative;color:#fff;text-decoration:none;transition:color .2s}.footer_nav__YF02q a:hover{color:#ffd93d}.footer_copyright__FVm5Y{margin:0;font-size:.85rem;span{color:#ffd93d}}.footer_nav__YF02q a:not(:last-child):after{content:"";position:absolute;right:-.75rem;top:50%;transform:translateY(-50%);height:16px;width:2px;background:#4a90e2}@media (max-width:768px){.footer_container__xSLC7{flex-direction:column;text-align:center;gap:1rem}.footer_nav__YF02q{flex-direction:column;gap:.75rem}.footer_nav__YF02q a:not(:last-child):after{display:none}}