.contact_page__h_DRs{min-height:100vh;display:flex;flex-direction:column}.contact_main__N8A6Q{flex:1 1;margin:10svh 126px}.contact_wrapper__Q5ugn{max-width:var(--max-width);margin:0 auto;padding:7.5rem 2rem 10rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,30rem);grid-gap:3.5rem;gap:3.5rem}.contact_header__PrYp_{display:flex;flex-direction:column;gap:1.25rem}.contact_title__0Sqby{font-size:clamp(2.2rem,4vw,3.2rem);margin:0}.contact_subtitle__871A6{font-size:1.1rem;color:var(--color-foreground-subtle);margin:0}.contact_description__LVg_e{color:var(--color-muted);line-height:1.6;margin:0}.contact_formCard__4KWHf{background:var(--color-background-elevated);border:.0625rem solid var(--color-border);border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.contact_fieldGroup__KbqLr{display:flex;flex-direction:column;gap:.5rem}.contact_label__0b2mx{font-weight:600;font-size:.95rem}.contact_input__VU9Hd,.contact_textarea__iHvK2{background:rgba(8,17,35,.85);border:.0625rem solid var(--color-border);border-radius:1rem;padding:.875rem 1rem;color:var(--color-foreground);font-size:1rem}.contact_textarea__iHvK2{min-height:8.75rem;resize:vertical}.contact_submitButton__uYDNh{align-self:flex-start;padding:.875rem 1.75rem;border-radius:62.4375rem;border:none;background:var(--color-accent);color:#0b0f1f;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.contact_submitButton__uYDNh:hover{transform:translateY(-.0625rem);box-shadow:0 .75rem 1.875rem rgba(245,158,11,.35)}.contact_submitButton__uYDNh:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.contact_status__5GaCf{border-radius:1rem;padding:1rem 1.25rem;background:rgba(8,17,35,.75);border:.0625rem solid var(--color-border);line-height:1.5}.contact_statusSuccess__ef5b0{border-color:rgba(54,211,153,.5);background:rgba(16,185,129,.12);color:#bbf7d0}.contact_statusError__yF2LP{border-color:rgba(248,113,113,.5);background:rgba(248,113,113,.12);color:#fecaca}@media (max-width:64rem){.contact_wrapper__Q5ugn{grid-template-columns:1fr;padding:6.25rem 1.5rem 8.75rem}.contact_main__N8A6Q{margin:20svh 10svw 0}.contact_formCard__4KWHf{max-width:35rem}}@media (max-width:40rem){.contact_wrapper__Q5ugn{padding:5rem 1.25rem 7.5rem}.contact_formCard__4KWHf{padding:1.5rem}}.button_primary__0ft4D{padding:.875rem 1.75rem;border-radius:62.4375rem;background:var(--color-accent);color:var(--color-foreground);font-weight:600;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;justify-content:center;text-align:center}.button_primary__0ft4D:hover{transform:translateY(-.125rem);box-shadow:0 .75rem 1.875rem var(--color-foreground-35)}.button_ghost__wHYhq{padding:.875rem 1.75rem;border-radius:62.4375rem;background:transparent;border:.0625rem solid rgba(255,255,255,.25);color:var(--color-foreground);font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center;transition:background .5s ease,color .5s ease}.button_ghost__wHYhq:hover{background:var(--color-foreground);color:var(--main-color)}.button_cameleon__bGZn6{padding:.625rem 1.125rem;border-radius:62.4375rem;border:.125rem solid var(--color-foreground);color:var(--color-foreground);font-weight:600;text-transform:uppercase;transition:background .2s ease,color .2s ease,border-color .2s ease}.button_cameleon__bGZn6:hover{background:var(--color-accent);border-color:var(--color-accent)}.SiteHeader_navbar__fm6dJ{display:flex;align-items:center;justify-content:space-between;padding:24px;border-radius:30px;position:fixed;top:0;left:0;right:0;margin:24px 126px;max-width:2048px;z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--main-color-33)}.SiteHeader_logo__WvQoq{width:9.375rem;height:3.75rem;overflow:hidden}.SiteHeader_imageLogo__FI_vU{width:100%;height:100%;object-fit:cover;display:block}.SiteHeader_navLinks__0s4F8{display:flex;gap:1.5rem;font-size:.95rem;color:white}.SiteHeader_navRight__sNx59{display:flex;align-items:center;gap:1rem}.SiteHeader_languageSwitcher__4fboD{display:inline-flex;gap:.5rem;padding:.375rem .5rem;border-radius:62.4375rem;background:rgba(8,17,35,.75);border:.0625rem solid var(--color-border)}.SiteHeader_languageLink__br5Um{padding:.375rem .625rem;border-radius:62.4375rem;font-size:.85rem;color:var(--color-muted);transition:background .2s ease,color .2s ease}.SiteHeader_languageLink__br5Um:hover{color:var(--color-foreground)}.SiteHeader_languageLinkActive__3baPI{background:var(--color-accent);color:#0b0f1f}@media (max-width:1024px){.SiteHeader_navbar__fm6dJ{flex-direction:column;gap:16px;top:16px;left:16px;right:16px;margin:0}.SiteHeader_navLinks__0s4F8{flex-wrap:wrap;justify-content:center}.SiteHeader_navRight__sNx59{flex-direction:column;width:100%;gap:.75rem}.SiteHeader_languageSwitcher__4fboD{width:100%;justify-content:center}}.PublicationCard_publicationCard__gI7fY{display:flex;flex:1 1;flex-direction:column;gap:24px;background:var(--color-foreground-35);border-radius:45px;max-height:28.125rem;max-width:28.125rem;padding:24px;overflow:hidden}.PublicationCard_publicationTitle__rQBr9{display:flex;text-align:center;font-weight:700;font-size:clamp(1.5rem,2vw,3rem)}.PublicationCard_cardInfo__hlzpF{display:flex;gap:24px;padding:0 14px;justify-content:space-between;align-items:center}.PublicationCard_publicationImageWrapper__seO8S{width:140px;height:210px;border-radius:10px;overflow:hidden;flex-shrink:0}.PublicationCard_publicationImage__jezkp{width:100%;height:100%;object-fit:cover;display:block}.PublicationCard_publiDescriptionWrapper__k_gJO{height:150px;flex:1 1;overflow:hidden;white-space:normal;overflow-wrap:break-word}.PublicationCard_publiDescription__ljnuI{object-fit:cover;font-weight:400;font-size:clamp(.9rem,1vw,2rem)}@media (max-width:600px){.PublicationCard_publicationImageWrapper__seO8S{width:25svw;height:37.5svw}.PublicationCard_cardInfo__hlzpF{padding:0}}.SiteFooter_footer__No5C8{display:flex;flex-direction:column;align-items:center;padding:24px 10svw;margin:0;background:var(--color-foreground);color:var(--main-color)}.SiteFooter_logoWrapper__LzaAo{width:80px;margin-bottom:3vh}.SiteFooter_logo__sLO7Z{height:100%;width:100%}.SiteFooter_link__ONS4R{font-weight:900;font-size:1.2063rem;padding:.5rem}.legal_page__3kJjS{min-height:100vh;display:flex;flex-direction:column}.legal_main__au6fJ{flex:1 1}.legal_wrapper__CDMkA{max-width:var(--max-width);margin:0 auto;padding:7.5rem 2rem 10rem;display:flex;flex-direction:column;gap:2rem}.legal_title__NAKOo{font-size:clamp(2.3rem,4vw,3.4rem);margin:0}.legal_intro__ZriiU{margin:0;color:var(--color-muted);line-height:1.6;max-width:45rem}.legal_sections__auD8c{display:flex;flex-direction:column;gap:2rem}.legal_section__6j9KI{background:var(--color-background-elevated);border:.0625rem solid var(--color-border);border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1rem}.legal_sectionTitle__FiF3q{margin:0;font-size:clamp(1.4rem,3vw,1.8rem)}.legal_sectionBody__yxfr0{display:flex;flex-direction:column;gap:.75rem}.legal_paragraph__zcOC_{margin:0;color:var(--color-foreground-subtle);line-height:1.6}@media (max-width:48rem){.legal_wrapper__CDMkA{padding:6.25rem 1.5rem 8.75rem}.legal_section__6j9KI{padding:1.5rem}}@media (max-width:35rem){.legal_wrapper__CDMkA{padding:5rem 1.25rem 7.5rem}}.ourAim_page__2y2av{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at top,rgba(245,11,222,.28),transparent 55%),radial-gradient(circle at 20% 80%,rgba(87,135,217,.45),transparent 45%);opacity:.9}.ourAim_main__UWcs5{flex:1 1;display:flex;flex-direction:column;gap:.75rem;padding:.75rem 0 10rem}.ourAim_intro__xCE_X{max-width:var(--max-width);margin:10svh 126px;text-align:center;display:flex;flex-direction:column;gap:1.5rem}.ourAim_introTag__juJp2{width:-moz-fit-content;width:fit-content;margin:0 auto;padding:.5rem 1.125rem;border-radius:62.4375rem;background:rgba(15,25,50,.7);border:.0625rem solid rgba(255,255,255,.08);font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.ourAim_title__I7NcO{font-size:clamp(2.6rem,4vw,3.8rem);font-weight:700;margin:0}.ourAim_lead__dDGqe{margin:0 auto;max-width:51.25rem;font-size:1.2rem;line-height:1.7;color:rgba(241,245,249,.85)}.ourAim_context__tcR9V{max-width:var(--max-width);margin:10svh 126px;display:grid;grid-template-columns:20rem minmax(0,1fr);grid-gap:3rem;gap:3rem;align-items:start}.ourAim_statBlock__NC1gs{border-radius:1.5rem;padding:2rem;background:rgba(10,20,35,.85);border:.0625rem solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:.75rem;box-shadow:0 1.25rem 3.75rem rgba(8,17,35,.35)}.ourAim_statValue__QUAh4{font-size:clamp(3rem,6vw,4.5rem);font-weight:700;color:rgb(255,160,28)}.ourAim_statDescription__IFloR{margin:0;font-size:1.05rem;line-height:1.6;color:rgba(241,245,249,.8)}.ourAim_contextText__F9Epe{display:flex;flex-direction:column;gap:1.125rem;font-size:1.05rem;line-height:1.7;color:rgba(241,245,249,.8)}.ourAim_risks__rmAgN{max-width:var(--max-width);margin:10svh 126px;display:flex;flex-direction:column;gap:2rem}.ourAim_risks__rmAgN h2,.ourAim_vision__pm1NL h2{font-size:clamp(2rem,3vw,2.6rem);margin:0}.ourAim_riskGrid__S4azk{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}.ourAim_riskCard__0nc6Y{padding:1.75rem;border-radius:1.25rem;background:rgba(15,25,50,.8);border:.0625rem solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:.75rem}.ourAim_riskCard__0nc6Y h3{margin:0;font-size:1.25rem}.ourAim_riskCard__0nc6Y p{margin:0;line-height:1.6;color:rgba(241,245,249,.8)}.ourAim_note__Wgr0L{margin:0;max-width:51.25rem;font-size:.95rem;line-height:1.6;color:rgba(241,245,249,.65)}.ourAim_vision__pm1NL{max-width:var(--max-width);margin:10svh 126px;display:flex;flex-direction:column;gap:1.25rem;font-size:1.1rem;line-height:1.8;color:rgba(241,245,249,.85)}@media (max-width:64rem){.ourAim_context__tcR9V{grid-template-columns:1fr}.ourAim_riskGrid__S4azk{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:48rem){.ourAim_main__UWcs5{padding:6.25rem 1.25rem 8.75rem;gap:5rem}.ourAim_context__tcR9V,.ourAim_intro__xCE_X,.ourAim_risks__rmAgN,.ourAim_vision__pm1NL{margin:10svh 10svw}.ourAim_introTag__juJp2{font-size:.8rem}.ourAim_riskGrid__S4azk{grid-template-columns:1fr}}.source_page__tGxdv{min-height:100vh;display:flex;flex-direction:column}.source_main__QHyso{flex:1 1}.source_wrapper__qgwxf{max-width:var(--max-width);margin:0 auto;padding:7.5rem 2rem 10rem;display:flex;flex-direction:column;gap:2rem}.source_title__Q_VcJ{font-size:clamp(2.3rem,4vw,3.4rem);margin:0}.source_intro__cj05a{margin:0;color:var(--color-muted);line-height:1.6;max-width:45rem}.source_sections__P_sId{display:flex;flex-direction:column;gap:2rem}.source_section__z03JX{background:var(--color-background-elevated);border:.0625rem solid var(--color-border);border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1rem}.source_sectionTitle__Vw_lf{margin:0;font-size:clamp(1.4rem,3vw,1.8rem)}.source_sectionBody__iA__y{display:flex;flex-direction:column;gap:.75rem}.source_paragraph__T36Vo{margin:0;color:var(--color-foreground-subtle);line-height:1.6}@media (max-width:48rem){.source_wrapper__qgwxf{padding:6.25rem 1.5rem 8.75rem}.source_section__z03JX{padding:1.5rem}}@media (max-width:35rem){.source_wrapper__qgwxf{padding:5rem 1.25rem 7.5rem}}.Accueil_page__OID_a{color:var(--color-foreground);background-color:var(--main-color)}.Accueil_Section__NyokL{min-height:100svh;margin:0 126px;display:flex;align-items:center;justify-content:space-between;gap:80px}.Accueil_title__pvjcl{font-family:Playfair Display,serif;font-weight:800;font-size:clamp(3rem,12vw,9.375rem);line-height:.92;letter-spacing:-.125rem}.Accueil_imageWrapper__ZFgFq{width:386px;height:474px;border-radius:45px;overflow:hidden;flex-shrink:0;box-shadow:0 0 18.75rem #ffffff60}.Accueil_image__24Thb{width:100%;height:100%;object-fit:cover;display:block}.Accueil_chevron__horYt{position:absolute;left:50%;transform:translateX(-50%);bottom:1.125rem}.Accueil_chevronIcon__b9tt3{width:7.5rem;height:2.75rem;fill:var(--color-foreground-66);display:block}@media (max-width:1024px){.Accueil_Section__NyokL{flex-direction:column;padding:80px 48px 120px;margin:120px 0 0;text-align:center}.Accueil_chevron__horYt{position:absolute;left:50%;transform:translateX(-50%);bottom:10svh}}@media (max-width:640px){.Accueil_Section__NyokL{margin:120px 1rem 2rem;padding:4rem 1.5rem 6rem;gap:3rem}.Accueil_imageWrapper__ZFgFq{width:80svw;height:98svw}.Accueil_chevron__horYt{position:absolute;bottom:1.25rem;font-size:1.5rem;z-index:-10}}.General_page__86TvU{color:white;width:100%;min-height:100vh;padding:4rem 0;background:linear-gradient(180deg,hsl(0,0%,100%) 0,hsl(234.55,10.38%,98.87%) 15.4%,hsl(234.55,10.38%,97.42%) 28.1%,hsl(234.55,10.38%,95.58%) 38.4%,hsl(234.55,10.38%,93.29%) 46.8%,hsl(234.55,10.38%,90.45%) 53.5%,hsl(234.55,10.38%,87.02%) 58.8%,hsl(234.55,10.38%,82.9%) 63.1%,hsl(234.55,10.38%,78.04%) 66.7%,hsl(234.55,10.38%,72.35%) 70%,hsl(234.55,10.38%,65.76%) 73.2%,hsl(234.55,10.38%,58.21%) 76.7%,hsl(234.55,10.54%,49.61%) 80.8%,hsl(234.55,15.63%,39.91%) 85.8%,hsl(234.55,25.39%,29.01%) 92.1%,hsl(234.55,51.16%,16.86%));background-repeat:no-repeat;background-size:100% 100%}.General_Section__s9kXe{min-height:100vh;margin:0 7.875rem;display:flex;align-items:center;justify-content:space-between;gap:5rem}.General_imageWrapper__WLN68{height:474px;width:474px;border-radius:45px;overflow:hidden;flex-shrink:0;box-shadow:0 0 300px var(--color-foreground-66)}.General_image__TgIUl{width:100%;height:100%;object-fit:cover;display:block}.General_title__sjBr3{font-family:Playfair Display,serif;line-height:.92}.General_subtitle__hJ3Xd,.General_title__sjBr3{color:var(--main-color);font-weight:800;font-size:clamp(2.5rem,5.0312rem,6.25rem)}.General_subtitle__hJ3Xd{padding:1.9375rem 0}.General_boutons__jHJog{display:flex;gap:1rem}@media (max-width:64rem){.General_Section__s9kXe{flex-direction:column;padding:5rem 3rem 7.5rem;text-align:center}.General_boutons__jHJog{flex-direction:column}}@media (max-width:40rem){.General_Section__s9kXe{margin:2rem 1rem;padding:4rem 1.5rem 6rem;gap:3rem}.General_imageWrapper__WLN68{width:80svw;height:80svw}.General_subtitle__hJ3Xd,.General_title__sjBr3{font-size:clamp(1.25rem,3.125rem,6.25rem)}}.page_page__556_G{display:flex;flex-direction:column;max-width:2048px;min-height:100vh}.page_page__556_G main{flex:1 1;display:flex;flex-direction:column}.NewsLetter_section__PpeTI{display:flex;margin:10svh 126px;align-items:center;gap:126px}.NewsLetter_ImageWrapper__SPxqb{height:474px;width:474px;border-radius:45px;overflow:hidden;flex-shrink:0;box-shadow:0 0 300px var(--color-foreground-66)}.NewsLetter_Image__7fjE_{width:100%;height:100%;object-fit:cover;display:block}.NewsLetter_title__zyOcN{font-size:clamp(2rem,3vw,3rem);margin:0 0 1rem;font-weight:900}.NewsLetter_subTitle__PLwy3{padding:1.9375rem 0;color:#ffffff;font-weight:400;font-size:clamp(.75rem,2vh,1.9688rem)}.NewsLetter_form__bfxHA{gap:1.9375rem;flex-wrap:wrap;background:#ffffff30;border-radius:2.8125rem;padding:1.5rem}.NewsLetter_formInput__ycA52,.NewsLetter_form__bfxHA{display:flex;flex-direction:column}.NewsLetter_inputText__SAlrW{padding-bottom:.5rem;color:#ffffff;font-weight:500;font-size:1.2063rem}.NewsLetter_input__6nh_4{padding:.875rem 1rem;border-radius:1rem;border:.125rem solid #ffffff66;background:#ffffff30}.NewsLetter_input__6nh_4::placeholder{color:#ffffff66;font-weight:900;justify-content:center;opacity:1}.NewsLetter_buttonWrapper__nNYOS{display:flex;justify-content:center;align-items:center}.NewsLetter_submitButton__7lXUZ{align-self:flex-start;padding:.875rem 1.75rem;border-radius:62.4375rem;border:none;background:#7382B5;color:#ffffff;font-weight:600;font-size:1.2063rem;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.NewsLetter_submitButton__7lXUZ:hover{transform:translateY(-.0625rem);box-shadow:0 .75rem 1.875rem #ffffff35}.NewsLetter_submitButton__7lXUZ:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.NewsLetter_status__EYg_G{border-radius:1rem;padding:1rem 1.25rem;background:rgba(8,17,35,.75);border:.0625rem solid var(--color-border);line-height:1.5}.NewsLetter_statusSuccess__pBf46{border-color:rgba(54,211,153,.5);background:rgba(16,185,129,.12);color:#bbf7d0}.NewsLetter_statusError__YC0B4{border-color:rgba(248,113,113,.5);background:rgba(248,113,113,.12);color:#fecaca}@media (max-width:64rem){.NewsLetter_section__PpeTI{flex-direction:column;padding:5rem 3rem 7.5rem;text-align:center}.NewsLetter_boutons__LJAdM,.NewsLetter_form__bfxHA{flex-direction:column}}@media (max-width:40rem){.NewsLetter_section__PpeTI{flex-direction:column;margin:2rem 1rem;padding:4rem 1.5rem 6rem;gap:3rem}.NewsLetter_ImageWrapper__SPxqb{height:80svw;width:80svw}}.Publication_section__JnnOE{min-height:70vh;max-width:var(--max-width);margin:10svh 126px}.Publication_sectionHeader__rAXB3{max-width:37.5rem;margin-bottom:3rem}.Publication_sectionTitle__xVp6P{font-size:clamp(2rem,3vw,3rem);margin:0 0 1rem;font-weight:900}.Publication_caroussel__2G9Pw{display:flex;justify-content:center;gap:24px}@media (max-width:1024px){.Publication_section__JnnOE{margin:10svh 10svw}.Publication_caroussel__2G9Pw{flex-direction:column}}