.Hero-module___w2HtG__hero{color:#fff;align-items:center;min-height:480px;padding:72px 0 56px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__bgSlide{opacity:0;z-index:0;transition:opacity 1.2s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.Hero-module___w2HtG__bgActive{opacity:1;z-index:1}.Hero-module___w2HtG__bgPrev{opacity:0;z-index:0}.Hero-module___w2HtG__bgImg{object-fit:cover}.Hero-module___w2HtG__bgImg1{object-position:center 30%}.Hero-module___w2HtG__bgImg2{object-position:center 40%}.Hero-module___w2HtG__bgImg3{object-position:center 60%}.Hero-module___w2HtG__bgImg4{object-position:center 30%}.Hero-module___w2HtG__bgOverlay{background:linear-gradient(135deg,#000f3c85 0%,#0028645c 60%,#0014464d 100%);position:absolute;inset:0}.Hero-module___w2HtG__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:28px;width:100%;display:flex;position:relative}.Hero-module___w2HtG__content{max-width:720px}.Hero-module___w2HtG__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff21;border:1px solid #ffffff40;border-radius:100px;margin-bottom:20px;padding:6px 20px;font-size:12px;font-weight:500;display:inline-block}.Hero-module___w2HtG__title{font-family:var(--font-display);letter-spacing:-.02em;text-shadow:0 2px 20px #00000040;margin-bottom:16px;font-size:clamp(28px,5.5vw,54px);font-weight:700;line-height:1.12}.Hero-module___w2HtG__accent{background:linear-gradient(90deg,#ff8fa3,#ffb347);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module___w2HtG__sub{color:#ffffffd1;max-width:560px;margin:0 auto 30px;font-size:clamp(13px,1.8vw,16px);font-weight:300;line-height:1.72}.Hero-module___w2HtG__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.Hero-module___w2HtG__controls{align-items:center;gap:14px;display:flex}.Hero-module___w2HtG__arrow{color:#fff;cursor:pointer;background:#ffffff21;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding-bottom:2px;font-size:22px;line-height:1;transition:background .2s,transform .15s;display:flex}.Hero-module___w2HtG__arrow:hover{background:#ffffff40;transform:scale(1.08)}.Hero-module___w2HtG__dots{gap:7px;display:flex}.Hero-module___w2HtG__dot{cursor:pointer;background:#ffffff47;border:none;border-radius:100px;width:8px;height:8px;padding:0;transition:background .3s,width .35s}.Hero-module___w2HtG__dotActive{background:#fff;width:28px}@media (max-width:600px){.Hero-module___w2HtG__hero{min-height:auto;padding:52px 0 40px}}
.RechercheRapide-module__szYS8G__section{background:var(--white);border-bottom:1px solid var(--border);padding:16px 0}.RechercheRapide-module__szYS8G__wrapper{flex-direction:column;gap:12px;display:flex}.RechercheRapide-module__szYS8G__inputRow{align-items:center;display:flex;position:relative}.RechercheRapide-module__szYS8G__icon{color:var(--blue);pointer-events:none;z-index:1;flex-shrink:0;position:absolute;left:14px}.RechercheRapide-module__szYS8G__input{border:2px solid var(--blue-light);border-radius:var(--r-md);width:100%;font-family:var(--font-body);color:var(--text);background:var(--blue-pale);outline:none;padding:14px 44px 14px 46px;font-size:15px;transition:border-color .2s,box-shadow .2s,background .2s}.RechercheRapide-module__szYS8G__input::placeholder{color:var(--muted);font-size:14px}.RechercheRapide-module__szYS8G__input:focus{border-color:var(--blue);background:var(--white);box-shadow:0 0 0 3px #0030871a}.RechercheRapide-module__szYS8G__clear{color:var(--muted);border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex;position:absolute;right:14px}.RechercheRapide-module__szYS8G__clear:hover{color:var(--text);background:var(--gray-mid)}.RechercheRapide-module__szYS8G__dropdown{background:var(--white);border:1.5px solid var(--blue-light);border-radius:var(--r-md);z-index:50;animation:.15s both RechercheRapide-module__szYS8G__dropIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 16px 40px #001e5a26}@keyframes RechercheRapide-module__szYS8G__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.RechercheRapide-module__szYS8G__result{border-bottom:1px solid var(--gray);align-items:center;gap:12px;padding:12px 16px;transition:background .12s;display:flex}.RechercheRapide-module__szYS8G__result:last-child{border-bottom:none}.RechercheRapide-module__szYS8G__result:hover{background:var(--blue-pale)}.RechercheRapide-module__szYS8G__resultIcon{background:var(--blue-light);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.RechercheRapide-module__szYS8G__resultLabel{font-family:var(--font-display);color:var(--text);margin-bottom:2px;font-size:14px;font-weight:600}.RechercheRapide-module__szYS8G__resultCat{color:var(--muted);font-size:11px}.RechercheRapide-module__szYS8G__resultArrow{color:var(--blue);opacity:.5;flex-shrink:0;margin-left:auto;font-size:14px}.RechercheRapide-module__szYS8G__result:hover .RechercheRapide-module__szYS8G__resultArrow{opacity:1}.RechercheRapide-module__szYS8G__noResult{color:var(--muted);text-align:center;padding:16px;font-size:14px}.RechercheRapide-module__szYS8G__noResult strong{color:var(--text)}.RechercheRapide-module__szYS8G__suggestions{flex-wrap:wrap;gap:8px;display:flex}.RechercheRapide-module__szYS8G__suggestion{color:var(--blue);background:var(--blue-light);white-space:nowrap;border:1px solid #0000;border-radius:100px;padding:6px 14px;font-size:13px;font-weight:500;transition:background .15s,color .15s}.RechercheRapide-module__szYS8G__suggestion:hover{background:var(--blue);color:#fff}@media (max-width:640px){.RechercheRapide-module__szYS8G__section{padding:14px 0}.RechercheRapide-module__szYS8G__input{padding:12px 42px 12px 44px;font-size:14px}.RechercheRapide-module__szYS8G__suggestions{gap:6px}.RechercheRapide-module__szYS8G__suggestion{padding:5px 12px;font-size:12px}}
.MotPresident-module__mctmWG__section{background:var(--white);border-bottom:1px solid var(--border);padding:72px 0}.MotPresident-module__mctmWG__inner{grid-template-columns:340px 1fr;align-items:center;gap:56px;display:grid}.MotPresident-module__mctmWG__photoSide{flex-direction:column;gap:0;display:flex}.MotPresident-module__mctmWG__photoWrap{border-radius:var(--r-xl) var(--r-xl) 0 0;height:420px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.MotPresident-module__mctmWG__photo{object-fit:cover;object-position:top center;transition:transform .6s}.MotPresident-module__mctmWG__photoWrap:hover .MotPresident-module__mctmWG__photo{transform:scale(1.04)}.MotPresident-module__mctmWG__photoOverlay{background:linear-gradient(#0000 55%,#00144699 100%);position:absolute;inset:0}.MotPresident-module__mctmWG__photoCard{background:var(--blue);border-radius:0 0 var(--r-xl) var(--r-xl);box-shadow:var(--shadow-md);flex-direction:column;gap:3px;padding:16px 20px;display:flex}.MotPresident-module__mctmWG__photoCard strong{font-family:var(--font-display);color:#fff;font-size:14px;font-weight:700}.MotPresident-module__mctmWG__photoCard span{color:#ffffffa6;font-size:11px;line-height:1.4}.MotPresident-module__mctmWG__textSide{flex-direction:column;gap:0;display:flex}.MotPresident-module__mctmWG__title{font-family:var(--font-display);color:var(--blue-dark);margin:8px 0 20px;font-size:clamp(20px,2.5vw,28px);font-weight:700;line-height:1.3}.MotPresident-module__mctmWG__quoteIcon{color:var(--blue-light);margin-bottom:16px;font-family:Georgia,serif;font-size:80px;font-weight:700;line-height:.6}.MotPresident-module__mctmWG__para{color:#4b5563;margin-bottom:14px;font-size:15px;line-height:1.8}.MotPresident-module__mctmWG__para:last-of-type{margin-bottom:24px}.MotPresident-module__mctmWG__signature{border-top:1px solid var(--border);align-items:center;gap:16px;margin-bottom:28px;padding:16px 0;display:flex}.MotPresident-module__mctmWG__signatureLine{background:var(--red);border-radius:2px;flex-shrink:0;width:40px;height:3px}.MotPresident-module__mctmWG__signature strong{font-family:var(--font-display);color:var(--blue-dark);margin-bottom:3px;font-size:14px;font-weight:700;display:block}.MotPresident-module__mctmWG__signature span{color:var(--muted);font-size:12px}.MotPresident-module__mctmWG__btn{font-family:var(--font-display);color:var(--blue);background:var(--blue-light);border-radius:var(--r-sm);align-items:center;gap:6px;width:fit-content;padding:10px 18px;font-size:13px;font-weight:600;transition:background .2s,color .2s,transform .15s;display:inline-flex}.MotPresident-module__mctmWG__btn:hover{background:var(--blue);color:#fff;transform:translate(4px)}@media (max-width:860px){.MotPresident-module__mctmWG__inner{grid-template-columns:1fr;gap:32px}.MotPresident-module__mctmWG__photoWrap{height:300px}.MotPresident-module__mctmWG__section{padding:48px 0}}
.Certifications-module__5Ltwpq__section{background:var(--white);border-top:1px solid var(--border);padding:64px 0}.Certifications-module__5Ltwpq__header{margin-bottom:36px}.Certifications-module__5Ltwpq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.Certifications-module__5Ltwpq__card{background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);align-items:flex-start;gap:20px;padding:24px;transition:box-shadow .25s,transform .25s;display:flex;box-shadow:0 4px 20px #001e5a14}.Certifications-module__5Ltwpq__card:hover{box-shadow:0 12px 36px #001e5a24}.Certifications-module__5Ltwpq__logoWrap{border-radius:var(--r-md);background:var(--white);border:1px solid var(--border);flex-shrink:0;width:90px;height:90px;padding:6px;position:relative;overflow:hidden}.Certifications-module__5Ltwpq__logoImg{object-fit:contain}.Certifications-module__5Ltwpq__content{flex-direction:column;flex:1;gap:6px;display:flex}.Certifications-module__5Ltwpq__badge{color:var(--green);background:#e8f5ee;border-radius:100px;width:fit-content;padding:3px 10px;font-size:11px;font-weight:700}.Certifications-module__5Ltwpq__nom{font-family:var(--font-display);color:var(--blue-dark);margin:2px 0;font-size:18px;font-weight:800}.Certifications-module__5Ltwpq__fullName{color:var(--blue);font-size:12px;font-weight:500;line-height:1.4}.Certifications-module__5Ltwpq__desc{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.65}@media (max-width:640px){.Certifications-module__5Ltwpq__section{padding:48px 0}.Certifications-module__5Ltwpq__grid{grid-template-columns:1fr}.Certifications-module__5Ltwpq__card{text-align:center;flex-direction:column;align-items:center}.Certifications-module__5Ltwpq__badge{margin:0 auto}}
.Formations-module__EetWEa__section{background:var(--gray);padding:72px 0}.Formations-module__EetWEa__header{margin-bottom:40px}.Formations-module__EetWEa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px;margin-bottom:36px;display:grid}.Formations-module__EetWEa__card{background:var(--blue);border-radius:var(--r-lg);flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.Formations-module__EetWEa__card:hover{box-shadow:var(--shadow-blue);transform:translateY(-4px)}.Formations-module__EetWEa__cardDark{background:var(--blue-dark)}.Formations-module__EetWEa__cardHeader{align-items:flex-start;gap:14px;padding:22px 22px 14px;display:flex}.Formations-module__EetWEa__iconBox{border-radius:var(--r-sm);background:#ffffff26;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.Formations-module__EetWEa__cardTitle{font-family:var(--font-display);color:#fff;margin-bottom:2px;font-size:15px;font-weight:700;line-height:1.3}.Formations-module__EetWEa__cardSubtitle{color:#ffffff8c;font-size:11px}.Formations-module__EetWEa__list{flex:1;padding:0 22px 6px;list-style:none}.Formations-module__EetWEa__listItem{color:#ffffffd1;border-top:1px solid #ffffff17;align-items:center;gap:10px;padding:7px 0;font-size:13px;line-height:1.4;display:flex}.Formations-module__EetWEa__dot{background:#ffffff59;border-radius:50%;flex-shrink:0;width:5px;height:5px}.Formations-module__EetWEa__partners{padding:10px 22px 8px}.Formations-module__EetWEa__partnerLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:10px}.Formations-module__EetWEa__pills{flex-wrap:wrap;gap:6px;display:flex}.Formations-module__EetWEa__pill{color:#ffffffbf;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:100px;padding:3px 10px;font-size:10px}.Formations-module__EetWEa__cardFooter{padding:14px 22px 18px}.Formations-module__EetWEa__seeMore{color:#ffffffb3;border-radius:var(--r-sm);background:#ffffff1a;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.Formations-module__EetWEa__seeMore:hover{color:#fff;background:#fff3}.Formations-module__EetWEa__cta{text-align:center}@media (max-width:640px){.Formations-module__EetWEa__section{padding:48px 0}.Formations-module__EetWEa__grid{grid-template-columns:1fr}}
.APropos-module__rC2pdG__section{background:var(--white);padding:72px 0}.APropos-module__rC2pdG__inner{grid-template-columns:300px 1fr;align-items:center;gap:52px;display:grid}.APropos-module__rC2pdG__visual{flex-direction:column;gap:14px;display:flex}.APropos-module__rC2pdG__photoWrap{border-radius:var(--r-xl);height:340px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.APropos-module__rC2pdG__photo{object-fit:cover;object-position:top center;transition:transform .5s}.APropos-module__rC2pdG__photoWrap:hover .APropos-module__rC2pdG__photo{transform:scale(1.04)}.APropos-module__rC2pdG__photoCaption{background:linear-gradient(#0000 0%,#001446d9 100%);flex-direction:column;gap:3px;padding:32px 16px 14px;display:flex;position:absolute;bottom:0;left:0;right:0}.APropos-module__rC2pdG__photoCaption strong{font-family:var(--font-display);color:#fff;font-size:14px;font-weight:700}.APropos-module__rC2pdG__photoCaption span{color:#ffffffb3;font-size:11px}.APropos-module__rC2pdG__miniStats{background:var(--blue-pale);border-radius:var(--r-md);border:1px solid var(--border);display:flex;overflow:hidden}.APropos-module__rC2pdG__miniStat{border-right:1px solid var(--border);text-align:center;flex-direction:column;flex:1;align-items:center;padding:12px 8px;display:flex}.APropos-module__rC2pdG__miniStat:last-child{border-right:none}.APropos-module__rC2pdG__miniVal{font-family:var(--font-display);color:var(--blue-dark);font-size:17px;font-weight:700}.APropos-module__rC2pdG__miniLabel{color:var(--muted);margin-top:2px;font-size:10px;line-height:1.3}.APropos-module__rC2pdG__para{color:var(--muted);margin-bottom:14px;font-size:15px;line-height:1.75}.APropos-module__rC2pdG__para em{color:var(--blue-dark);font-style:normal;font-weight:500}.APropos-module__rC2pdG__tags{flex-wrap:wrap;gap:7px;margin-bottom:24px;display:flex}.APropos-module__rC2pdG__tag{background:var(--blue-light);color:var(--blue);border-radius:5px;padding:4px 10px;font-size:12px;font-weight:500}@media (max-width:720px){.APropos-module__rC2pdG__inner{grid-template-columns:1fr;gap:28px}.APropos-module__rC2pdG__photoWrap{height:260px}.APropos-module__rC2pdG__section{padding:48px 0}}
.Galerie-module__kkTL4W__section{background:var(--gray);padding:72px 0}.Galerie-module__kkTL4W__header{margin-bottom:24px}.Galerie-module__kkTL4W__filters{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex;overflow:hidden}.Galerie-module__kkTL4W__filter{font-family:var(--font-display);color:var(--muted);background:var(--white);border:1.5px solid var(--border);cursor:pointer;border-radius:100px;padding:7px 18px;font-size:13px;font-weight:500;transition:all .2s}.Galerie-module__kkTL4W__filter:hover{border-color:var(--blue);color:var(--blue)}.Galerie-module__kkTL4W__filterActive{background:var(--blue);border-color:var(--blue);color:#fff}.Galerie-module__kkTL4W__gridCompact{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.Galerie-module__kkTL4W__gridFull{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.Galerie-module__kkTL4W__item{border-radius:var(--r-md);cursor:pointer;background:var(--blue-pale);height:220px;position:relative;overflow:hidden}.Galerie-module__kkTL4W__img{object-fit:cover;object-position:center;transition:transform .5s}.Galerie-module__kkTL4W__item:hover .Galerie-module__kkTL4W__img{transform:scale(1.06)}.Galerie-module__kkTL4W__overlay{opacity:0;background:linear-gradient(#0000 45%,#001446bf 100%);flex-direction:column;justify-content:flex-end;padding:14px;transition:opacity .25s;display:flex;position:absolute;inset:0}.Galerie-module__kkTL4W__item:hover .Galerie-module__kkTL4W__overlay{opacity:1}.Galerie-module__kkTL4W__overlayText{font-family:var(--font-display);color:#fff;font-size:13px;font-weight:600;line-height:1.3}.Galerie-module__kkTL4W__overlayCat{color:#ffffffa6;text-transform:uppercase;letter-spacing:.5px;margin-top:3px;font-size:10px}.Galerie-module__kkTL4W__btnWrap{text-align:center;margin-top:20px}.Galerie-module__kkTL4W__btnVoirPlus{font-family:var(--font-display);color:var(--blue);background:var(--white);border:2px solid var(--blue);border-radius:var(--r-md);cursor:pointer;padding:11px 28px;font-size:14px;font-weight:600;transition:background .2s,color .2s,transform .15s}.Galerie-module__kkTL4W__btnVoirPlus:hover{background:var(--blue);color:#fff;transform:translateY(-2px)}.Galerie-module__kkTL4W__lightbox{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000e0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Galerie-module__kkTL4W__lightboxImg{border-radius:var(--r-lg);width:min(90vw,900px);height:min(80vh,600px);position:relative;overflow:hidden}.Galerie-module__kkTL4W__lightboxImgEl{object-fit:contain}.Galerie-module__kkTL4W__lightboxCaption{background:linear-gradient(#0000,#000000b3);justify-content:space-between;align-items:flex-end;padding:20px 16px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.Galerie-module__kkTL4W__lightboxCaption span{color:#fff;font-size:14px;font-weight:500}.Galerie-module__kkTL4W__lightboxCat{background:#ffffff1a;border-radius:100px;padding:2px 10px;color:#fff9!important;font-size:11px!important}.Galerie-module__kkTL4W__lightboxClose{color:#fff;z-index:2;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;transition:background .15s;display:flex;position:absolute;top:12px;right:12px}.Galerie-module__kkTL4W__lightboxClose:hover{background:#000c}.Galerie-module__kkTL4W__lightboxNav{color:#fff;z-index:2;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding-bottom:2px;font-size:24px;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Galerie-module__kkTL4W__lightboxNav:hover{background:#000c}.Galerie-module__kkTL4W__lightboxPrev{left:12px}.Galerie-module__kkTL4W__lightboxNext{right:12px}@media (max-width:768px){.Galerie-module__kkTL4W__gridCompact{grid-template-columns:repeat(3,1fr)}.Galerie-module__kkTL4W__gridFull{grid-template-columns:repeat(2,1fr)}.Galerie-module__kkTL4W__item{height:140px}.Galerie-module__kkTL4W__section{padding:48px 0}}@media (max-width:480px){.Galerie-module__kkTL4W__gridCompact{grid-template-columns:repeat(3,1fr);gap:6px}.Galerie-module__kkTL4W__item{height:110px}}
.Partenaires-module__f45L9W__section{background:var(--gray);padding:72px 0}.Partenaires-module__f45L9W__header{margin-bottom:32px}.Partenaires-module__f45L9W__academGrid{flex-wrap:wrap;gap:20px;margin-bottom:56px;display:flex}.Partenaires-module__f45L9W__academCard{background:var(--white);border-radius:var(--r-lg);flex-direction:column;flex:1;min-width:240px;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden;box-shadow:0 8px 32px #001e5a1f,0 2px 8px #001e5a0f}.Partenaires-module__f45L9W__academCard:hover{transform:translateY(-5px);box-shadow:0 16px 48px #001e5a2e,0 4px 12px #001e5a1a}.Partenaires-module__f45L9W__academCardOpen{background:var(--blue-pale);border:1px solid var(--blue-light)}.Partenaires-module__f45L9W__cardBanner{background:var(--blue-light);justify-content:center;align-items:center;height:180px;display:flex;position:relative;overflow:hidden}.Partenaires-module__f45L9W__bannerImg{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s}.Partenaires-module__f45L9W__academCard:hover .Partenaires-module__f45L9W__bannerImg{transform:scale(1.05)}.Partenaires-module__f45L9W__bannerOverlay{background:linear-gradient(#0000 50%,#00144640 100%);position:absolute;inset:0}.Partenaires-module__f45L9W__bannerFallback{background:var(--blue-light);justify-content:center;align-items:center;width:100%;height:100%;font-size:48px;display:flex}.Partenaires-module__f45L9W__bannerOpenCard{background:linear-gradient(135deg, var(--blue-pale), #d0e2ff);font-size:48px}.Partenaires-module__f45L9W__bannerOpenIcon{opacity:.4;font-size:36px}.Partenaires-module__f45L9W__cardContent{flex-direction:column;flex:1;gap:8px;padding:20px;display:flex}.Partenaires-module__f45L9W__academName{font-family:var(--font-display);color:var(--blue-dark);font-size:15px;font-weight:700;line-height:1.3}.Partenaires-module__f45L9W__nameMuted{color:var(--muted)}.Partenaires-module__f45L9W__academPays{color:var(--muted);font-size:12px;font-weight:500}.Partenaires-module__f45L9W__academDesc{color:var(--muted);flex:1;font-size:13px;line-height:1.6}.Partenaires-module__f45L9W__instBlock{background:var(--white);border-radius:var(--r-xl);border:1px solid var(--border);box-shadow:var(--shadow-sm);padding:36px 32px}.Partenaires-module__f45L9W__instHeader{margin-bottom:28px}.Partenaires-module__f45L9W__instTitle{font-family:var(--font-display);color:var(--blue-dark);margin-top:6px;font-size:20px;font-weight:700}.Partenaires-module__f45L9W__logosTrack{margin-bottom:32px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.Partenaires-module__f45L9W__logosInner{gap:20px;width:max-content;animation:22s linear infinite Partenaires-module__f45L9W__scroll;display:flex}.Partenaires-module__f45L9W__logosInner:hover{animation-play-state:paused}@keyframes Partenaires-module__f45L9W__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Partenaires-module__f45L9W__logoCard{background:var(--gray);border-radius:var(--r-md);border:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;width:140px;height:72px;padding:12px;transition:box-shadow .2s,background .2s;display:flex}.Partenaires-module__f45L9W__logoCard:hover{background:var(--blue-pale);box-shadow:var(--shadow-sm)}.Partenaires-module__f45L9W__logosGrid{border-top:1px solid var(--border);grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:14px;padding-top:24px;display:grid}.Partenaires-module__f45L9W__logoGridCard{background:var(--gray);border-radius:var(--r-md);border:1px solid var(--border);flex-direction:column;align-items:center;gap:8px;padding:16px 10px;transition:background .2s,box-shadow .2s,transform .2s;display:flex}.Partenaires-module__f45L9W__logoGridCard:hover{background:var(--white);box-shadow:var(--shadow-md);transform:translateY(-2px)}.Partenaires-module__f45L9W__logoImgCarousel{object-fit:contain;filter:grayscale(20%);max-width:100%;max-height:50px;transition:filter .2s}.Partenaires-module__f45L9W__logoGridCard:hover .Partenaires-module__f45L9W__logoImgCarousel,.Partenaires-module__f45L9W__logoCard:hover .Partenaires-module__f45L9W__logoImgCarousel{filter:none}.Partenaires-module__f45L9W__logoFallback{width:100%;height:100%;font-family:var(--font-display);color:var(--blue-dark);letter-spacing:.5px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.Partenaires-module__f45L9W__logoName{color:var(--muted);text-align:center;font-size:11px;font-weight:600}@media (max-width:640px){.Partenaires-module__f45L9W__section{padding:48px 0}.Partenaires-module__f45L9W__academGrid{flex-direction:column}.Partenaires-module__f45L9W__instBlock{padding:24px 16px}.Partenaires-module__f45L9W__logosGrid{grid-template-columns:repeat(3,1fr)}}
.Actualites-module__9W-Kwq__section{background:var(--white);padding:72px 0}.Actualites-module__9W-Kwq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:36px;display:flex}.Actualites-module__9W-Kwq__voirTout{font-family:var(--font-display);color:var(--blue);border:1.5px solid var(--blue-light);border-radius:var(--r-sm);padding:8px 16px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s}.Actualites-module__9W-Kwq__voirTout:hover{background:var(--blue-light);border-color:var(--blue)}.Actualites-module__9W-Kwq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.Actualites-module__9W-Kwq__card{border-radius:var(--r-md);border:1px solid var(--border);background:var(--white);flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.Actualites-module__9W-Kwq__card:hover{box-shadow:var(--shadow-md)}.Actualites-module__9W-Kwq__cardImg{background:var(--blue-pale);justify-content:center;align-items:center;height:180px;display:flex;position:relative;overflow:hidden}.Actualites-module__9W-Kwq__cardImgEl{object-fit:cover;object-position:center;transition:transform .5s}.Actualites-module__9W-Kwq__card:hover .Actualites-module__9W-Kwq__cardImgEl{transform:scale(1.05)}.Actualites-module__9W-Kwq__cardImgOverlay{background:linear-gradient(#0000 40%,#00144640 100%);position:absolute;inset:0}.Actualites-module__9W-Kwq__cardEmoji{opacity:.4;z-index:1;font-size:40px;position:relative}.Actualites-module__9W-Kwq__cardBody{flex-direction:column;flex:1;gap:8px;padding:18px;display:flex}.Actualites-module__9W-Kwq__cardMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Actualites-module__9W-Kwq__tag{letter-spacing:.8px;text-transform:uppercase;border-radius:4px;padding:3px 9px;font-size:10px;font-weight:700}.Actualites-module__9W-Kwq__tagRed{color:var(--red);background:#fff0f2}.Actualites-module__9W-Kwq__tagBlue{background:var(--blue-light);color:var(--blue)}.Actualites-module__9W-Kwq__tagGreen{color:var(--green);background:#e6f4ec}.Actualites-module__9W-Kwq__categorie{color:var(--muted);background:var(--gray);border-radius:4px;padding:2px 8px;font-size:10px}.Actualites-module__9W-Kwq__cardTitle{font-family:var(--font-display);color:var(--text);font-size:14px;font-weight:700;line-height:1.4}.Actualites-module__9W-Kwq__cardExcerpt{color:var(--muted);flex:1;font-size:12px;line-height:1.65}.Actualites-module__9W-Kwq__cardFooter{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.Actualites-module__9W-Kwq__cardDate{color:var(--muted);font-size:11px}.Actualites-module__9W-Kwq__lire{color:var(--blue);font-size:13px;font-weight:600}@media (max-width:640px){.Actualites-module__9W-Kwq__section{padding:48px 0}.Actualites-module__9W-Kwq__grid{grid-template-columns:1fr}}
.ContactStrip-module__7I-waG__strip{background:linear-gradient(135deg, var(--blue-dark) 0%, var(--blue) 100%);padding:56px 0;position:relative;overflow:hidden}.ContactStrip-module__7I-waG__strip:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8102e33 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-60px;right:-60px}.ContactStrip-module__7I-waG__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}.ContactStrip-module__7I-waG__text{flex:1;min-width:260px}.ContactStrip-module__7I-waG__title{font-family:var(--font-display);color:#fff;margin-bottom:8px;font-size:clamp(20px,3vw,28px);font-weight:700}.ContactStrip-module__7I-waG__sub{color:#ffffffb8;max-width:440px;margin-bottom:20px;font-size:14px;line-height:1.6}.ContactStrip-module__7I-waG__infos{flex-wrap:wrap;gap:16px;display:flex}.ContactStrip-module__7I-waG__info{color:#ffffffd9;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.ContactStrip-module__7I-waG__actions{flex-direction:column;flex-shrink:0;gap:10px;display:flex}.ContactStrip-module__7I-waG__btnWhite{color:var(--blue-dark);font-family:var(--font-display);border-radius:var(--r-sm);text-align:center;background:#fff;justify-content:center;align-items:center;padding:12px 28px;font-size:14px;font-weight:700;transition:transform .1s,box-shadow .15s;display:inline-flex}.ContactStrip-module__7I-waG__btnWhite:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0003}.ContactStrip-module__7I-waG__btnOutline{color:#fff;font-family:var(--font-display);border-radius:var(--r-sm);text-align:center;background:0 0;border:1.5px solid #fff6;justify-content:center;align-items:center;padding:12px 28px;font-size:14px;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.ContactStrip-module__7I-waG__btnOutline:hover{background:#ffffff14;border-color:#fff}@media (max-width:640px){.ContactStrip-module__7I-waG__strip{padding:40px 0}.ContactStrip-module__7I-waG__actions{flex-flow:wrap}}
