.LangSelector-module__qyVMpa__wrapper{outline:none;flex-shrink:0;position:relative}.LangSelector-module__qyVMpa__trigger{cursor:pointer;letter-spacing:.04em;border:none;border-radius:100px;align-items:center;gap:7px;padding:8px 14px;font-family:Sora,sans-serif;font-size:.8rem;font-weight:600;transition:all .25s;display:flex}.LangSelector-module__qyVMpa__triggerHero{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff26;border:1px solid #ffffff40}.LangSelector-module__qyVMpa__triggerHero:hover{background:#ffffff40}.LangSelector-module__qyVMpa__triggerScrolled{background:var(--blue-light);color:var(--blue-primary);border:1px solid #1565d833}.LangSelector-module__qyVMpa__triggerScrolled:hover{background:#def}.LangSelector-module__qyVMpa__flag{font-size:1rem;line-height:1}.LangSelector-module__qyVMpa__short{font-size:.78rem;font-weight:700}.LangSelector-module__qyVMpa__chevron{transition:transform .25s}.LangSelector-module__qyVMpa__chevronOpen{transform:rotate(180deg)}.LangSelector-module__qyVMpa__dropdown{border:1px solid var(--gray-border);z-index:9999;background:#fff;border-radius:14px;min-width:160px;animation:.2s cubic-bezier(.25,.46,.45,.94) LangSelector-module__qyVMpa__dropIn;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 12px 40px #1565d82e,0 2px 8px #00000014}@keyframes LangSelector-module__qyVMpa__dropIn{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.LangSelector-module__qyVMpa__option{cursor:pointer;width:100%;color:var(--gray-text);text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:11px 16px;font-family:Sora,sans-serif;font-size:.85rem;font-weight:500;transition:all .15s;display:flex}.LangSelector-module__qyVMpa__option:hover{background:var(--blue-light);color:var(--blue-primary)}.LangSelector-module__qyVMpa__optionActive{color:var(--blue-primary);background:var(--blue-pale);font-weight:700}.LangSelector-module__qyVMpa__optionLabel{flex:1}
.Navbar-module__nuAbfa__nav{z-index:1000;padding:18px 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff5;padding:10px 0;box-shadow:0 2px 24px #1565d81a}.Navbar-module__nuAbfa__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;gap:12px;display:flex}.Navbar-module__nuAbfa__logoIcon{animation:4s ease-in-out infinite Navbar-module__nuAbfa__float}.Navbar-module__nuAbfa__logoFull{height:auto;display:block}.Navbar-module__nuAbfa__logoFullWhite{filter:brightness(0)invert()}@keyframes Navbar-module__nuAbfa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.Navbar-module__nuAbfa__logoText{color:#fff;font-family:Sora,sans-serif;font-size:1.05rem;transition:color .3s}.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__logoText{color:var(--dark)}.Navbar-module__nuAbfa__logoText strong{color:#fff;font-weight:800;transition:color .3s}.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__logoText strong{color:var(--blue-primary)}.Navbar-module__nuAbfa__links{flex:1;justify-content:center;align-items:center;gap:4px;list-style:none;display:flex}.Navbar-module__nuAbfa__link{color:#ffffffd9;border-radius:100px;padding:8px 12px;font-family:Sora,sans-serif;font-size:.85rem;font-weight:500;transition:all .25s}.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__link{color:var(--gray-text)}.Navbar-module__nuAbfa__link:hover{color:#fff;background:#ffffff26}.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__link:hover{background:var(--blue-light);color:var(--blue-primary)}.Navbar-module__nuAbfa__controls{flex-shrink:0;align-items:center;gap:10px;display:flex}.Navbar-module__nuAbfa__cta{padding:10px 20px!important;font-size:.85rem!important}.Navbar-module__nuAbfa__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__nuAbfa__line{background:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__line{background:var(--dark)}.Navbar-module__nuAbfa__open1{background:var(--blue-primary);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block;transform:translateY(7px)rotate(45deg)}.Navbar-module__nuAbfa__open2{background:var(--blue-primary);opacity:0;border-radius:2px;width:24px;height:2px;display:block}.Navbar-module__nuAbfa__open3{background:var(--blue-primary);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block;transform:translateY(-7px)rotate(-45deg)}.Navbar-module__nuAbfa__mobileMenu{background:#fff;flex-direction:column;gap:4px;padding:20px 24px 28px;animation:.3s Navbar-module__nuAbfa__slideDown;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 20px 60px #00000026}@keyframes Navbar-module__nuAbfa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__nuAbfa__mobileLink{color:var(--gray-text);border-radius:10px;padding:12px 16px;font-family:Sora,sans-serif;font-size:.95rem;font-weight:500;transition:all .2s}.Navbar-module__nuAbfa__mobileLink:hover{background:var(--blue-light);color:var(--blue-primary)}.Navbar-module__nuAbfa__mobileLangRow{padding:8px 16px}.Navbar-module__nuAbfa__mobileCta{text-align:center;justify-content:center;margin-top:12px}@media (max-width:960px){.Navbar-module__nuAbfa__links,.Navbar-module__nuAbfa__controls .Navbar-module__nuAbfa__cta{display:none}.Navbar-module__nuAbfa__burger{display:flex}}@media (max-width:480px){.Navbar-module__nuAbfa__controls{gap:6px}}
.Hero-module__Z8hQ_W__hero{align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bg{z-index:0;position:absolute;inset:0}.Hero-module__Z8hQ_W__grad{background:linear-gradient(135deg,#0d47a1 0%,#1565d8 50%,#1976d2 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__grid{background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.Hero-module__Z8hQ_W__circle{background:#ffffff0f;border-radius:50%;position:absolute}.Hero-module__Z8hQ_W__c1{width:700px;height:700px;animation:35s linear infinite Hero-module__Z8hQ_W__spinS;top:-250px;right:-200px}.Hero-module__Z8hQ_W__c2{background:#ff9f1c1a;width:320px;height:320px;animation:22s linear infinite reverse Hero-module__Z8hQ_W__spinS;bottom:-120px;left:4%}@keyframes Hero-module__Z8hQ_W__spinS{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__Z8hQ_W__line{background:linear-gradient(90deg,#0000,#ffffff12,#0000);height:1px;animation:7s ease-in-out infinite Hero-module__Z8hQ_W__lineMv;position:absolute;left:0;right:0}@keyframes Hero-module__Z8hQ_W__lineMv{0%,to{opacity:0;transform:translate(-100%)}30%,70%{opacity:1}to{transform:translate(100%)}}.Hero-module__Z8hQ_W__content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid;position:relative}.Hero-module__Z8hQ_W__left{color:#fff}.Hero-module__Z8hQ_W__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;letter-spacing:.05em;background:#ffffff1f;border:1px solid #fff3;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;font-family:Sora,sans-serif;font-size:.78rem;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__dot{background:#ff9f1c;border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__Z8hQ_W__pulse-glow}.Hero-module__Z8hQ_W__title{letter-spacing:-.02em;margin-bottom:24px;font-family:Sora,sans-serif;font-size:clamp(1.9rem,4.5vw,3.2rem);font-weight:800;line-height:1.12}.Hero-module__Z8hQ_W__title span{background:linear-gradient(135deg,#ff9f1c,#ffd166);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__subtitle{color:#fffc;max-width:500px;margin-bottom:36px;font-size:1rem;line-height:1.75}.Hero-module__Z8hQ_W__buttons{flex-wrap:wrap;gap:14px;margin-bottom:44px;display:flex}.Hero-module__Z8hQ_W__btnOutline{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff73;border-radius:100px;align-items:center;gap:10px;padding:13px 26px;font-family:Sora,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__Z8hQ_W__btnOutline:hover{background:#ffffff1f;transform:translateY(-2px)}.Hero-module__Z8hQ_W__stats{border-top:1px solid #ffffff26;padding-top:26px;display:flex}.Hero-module__Z8hQ_W__stat{border-right:1px solid #ffffff26;flex-direction:column;gap:4px;margin-right:28px;padding-right:28px;display:flex}.Hero-module__Z8hQ_W__stat:last-child{border-right:none;margin-right:0;padding-right:0}.Hero-module__Z8hQ_W__statN{color:#fff;font-family:Sora,sans-serif;font-size:1.6rem;font-weight:800;line-height:1}.Hero-module__Z8hQ_W__statL{color:#fff9;font-size:.78rem;font-weight:500}.Hero-module__Z8hQ_W__right{justify-content:center;display:flex}.Hero-module__Z8hQ_W__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:28px;width:100%;max-width:480px;padding:28px;position:relative;box-shadow:0 32px 80px #0003}.Hero-module__Z8hQ_W__svg{width:100%;height:auto}.Hero-module__Z8hQ_W__floatBadge{white-space:nowrap;background:#fff;border-radius:100px;align-items:center;gap:12px;padding:12px 22px;display:flex;position:absolute;bottom:-20px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #1565d833}.Hero-module__Z8hQ_W__fIcon{background:var(--blue-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Hero-module__Z8hQ_W__fTitle{color:var(--dark);font-family:Sora,sans-serif;font-size:.83rem;font-weight:700}.Hero-module__Z8hQ_W__fSub{color:var(--gray-muted);margin-top:1px;font-size:.72rem}.Hero-module__Z8hQ_W__scrollHint{color:#ffffff73;letter-spacing:.1em;text-transform:uppercase;z-index:1;flex-direction:column;align-items:center;gap:8px;font-family:Sora,sans-serif;font-size:.7rem;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__bounce;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}@keyframes Hero-module__Z8hQ_W__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}.Hero-module__Z8hQ_W__mouse{border:2px solid #ffffff4d;border-radius:12px;justify-content:center;width:20px;height:32px;padding-top:5px;display:flex}.Hero-module__Z8hQ_W__wheel{background:#ffffff80;border-radius:2px;width:3px;height:7px;animation:1.5s ease-in-out infinite Hero-module__Z8hQ_W__sw}@keyframes Hero-module__Z8hQ_W__sw{0%,to{opacity:1;transform:translateY(0)}80%{opacity:0;transform:translateY(5px)}}@media (max-width:900px){.Hero-module__Z8hQ_W__content{text-align:center;grid-template-columns:1fr}.Hero-module__Z8hQ_W__badge{margin:0 auto 24px}.Hero-module__Z8hQ_W__subtitle{margin:0 auto 32px}.Hero-module__Z8hQ_W__buttons,.Hero-module__Z8hQ_W__stats{justify-content:center}.Hero-module__Z8hQ_W__right,.Hero-module__Z8hQ_W__scrollHint{display:none}}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{padding:100px 0 60px}.Hero-module__Z8hQ_W__stat{margin-right:20px;padding-right:20px}.Hero-module__Z8hQ_W__statN{font-size:1.3rem}}
.Presentation-module__5vxbTG__section{background:var(--white);padding:80px 0 100px}.Presentation-module__5vxbTG__statsBar{background:var(--gray-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:80px;display:grid;overflow:hidden}.Presentation-module__5vxbTG__stat{text-align:center;background:#fff;flex-direction:column;gap:4px;padding:28px 20px;transition:background .25s;display:flex}.Presentation-module__5vxbTG__stat:hover{background:var(--blue-light)}.Presentation-module__5vxbTG__statN{color:var(--blue-primary);font-family:Sora,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;line-height:1}.Presentation-module__5vxbTG__statL{color:var(--gray-text);font-size:.82rem;font-weight:500}.Presentation-module__5vxbTG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.Presentation-module__5vxbTG__text{color:var(--gray-text);margin-bottom:28px;font-size:1rem;line-height:1.8}.Presentation-module__5vxbTG__atouts{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Presentation-module__5vxbTG__atout{color:var(--gray-text);border:1px solid var(--gray-border);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:.82rem;font-weight:500;transition:all .25s;display:flex}.Presentation-module__5vxbTG__atout:hover{background:var(--blue-light);color:var(--blue-primary);border-color:#1565d833}.Presentation-module__5vxbTG__atoutIcon{color:var(--blue-primary);flex-shrink:0;transition:transform .25s}.Presentation-module__5vxbTG__atout:hover .Presentation-module__5vxbTG__atoutIcon{transform:scale(1.2)}.Presentation-module__5vxbTG__visualWrap{position:relative}.Presentation-module__5vxbTG__mainCard{border-radius:var(--radius-lg);border:1px solid var(--gray-border);box-shadow:var(--shadow-md);background:#fff;overflow:hidden}.Presentation-module__5vxbTG__cardHeader{background:var(--gray-light);border-bottom:1px solid var(--gray-border);align-items:center;gap:12px;padding:12px 16px;display:flex}.Presentation-module__5vxbTG__dots{gap:6px;display:flex}.Presentation-module__5vxbTG__dots span{border-radius:50%;width:10px;height:10px;display:block}.Presentation-module__5vxbTG__cardTitle{color:var(--gray-muted);font-family:Sora,sans-serif;font-size:.75rem;font-weight:600}.Presentation-module__5vxbTG__cardBody{padding:16px}.Presentation-module__5vxbTG__buildSvg{width:100%;height:auto}.Presentation-module__5vxbTG__ftag{color:var(--dark);box-shadow:var(--shadow-md);border:1px solid var(--gray-border);background:#fff;border-radius:100px;align-items:center;gap:6px;padding:8px 14px;font-family:Sora,sans-serif;font-size:.75rem;font-weight:600;display:inline-flex;position:absolute}.Presentation-module__5vxbTG__t1{color:var(--blue-primary);animation:4s ease-in-out infinite Presentation-module__5vxbTG__ft1;top:-14px;right:20px}.Presentation-module__5vxbTG__t2{animation:5s ease-in-out .5s infinite Presentation-module__5vxbTG__ft2;bottom:28px;left:-18px}.Presentation-module__5vxbTG__t3{animation:3.5s ease-in-out 1s infinite Presentation-module__5vxbTG__ft3;bottom:-14px;right:28px}@keyframes Presentation-module__5vxbTG__ft1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes Presentation-module__5vxbTG__ft2{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Presentation-module__5vxbTG__ft3{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width:900px){.Presentation-module__5vxbTG__grid{grid-template-columns:1fr;gap:48px}.Presentation-module__5vxbTG__statsBar{grid-template-columns:repeat(2,1fr)}.Presentation-module__5vxbTG__atouts{grid-template-columns:1fr}.Presentation-module__5vxbTG__ftag{display:none}}@media (max-width:600px){.Presentation-module__5vxbTG__section{padding:60px 0 80px}}
.Formations-module__WUjZMW__section{background:var(--white);padding:100px 0}.Formations-module__WUjZMW__header{text-align:center;margin-bottom:56px}.Formations-module__WUjZMW__subtitle{text-align:center;margin:0 auto}.Formations-module__WUjZMW__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.Formations-module__WUjZMW__grid>.Formations-module__WUjZMW__card:nth-child(4){grid-column:1}.Formations-module__WUjZMW__grid>.Formations-module__WUjZMW__card:nth-child(5){grid-column:2}.Formations-module__WUjZMW__card{flex-direction:column;padding:28px;display:flex;position:relative}.Formations-module__WUjZMW__card.Formations-module__WUjZMW__featured{background:linear-gradient(135deg,#fff8ee,#fffbf5);border-color:#ff9f1c4d!important}.Formations-module__WUjZMW__featuredBadge{background:var(--orange-light);color:var(--orange-accent);border-radius:100px;align-items:center;gap:5px;padding:4px 10px;font-family:Sora,sans-serif;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:18px;right:18px}.Formations-module__WUjZMW__iconWrap{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:18px;transition:transform .3s;display:flex}.Formations-module__WUjZMW__card:hover .Formations-module__WUjZMW__iconWrap{transform:scale(1.1)rotate(-5deg)}.Formations-module__WUjZMW__title{color:var(--dark);margin-bottom:8px;font-family:Sora,sans-serif;font-size:1.1rem;font-weight:700}.Formations-module__WUjZMW__desc{color:var(--gray-text);margin-bottom:18px;font-size:.86rem;line-height:1.6}.Formations-module__WUjZMW__points{flex-direction:column;flex:1;gap:7px;margin-bottom:22px;list-style:none;display:flex}.Formations-module__WUjZMW__point{color:var(--gray-text);align-items:center;gap:9px;font-size:.81rem;font-weight:500;display:flex}.Formations-module__WUjZMW__dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.Formations-module__WUjZMW__cta{border:1.5px solid;border-radius:100px;align-self:flex-start;align-items:center;gap:6px;padding:8px 14px;font-family:Sora,sans-serif;font-size:.81rem;font-weight:700;transition:all .25s;display:inline-flex}.Formations-module__WUjZMW__cta:hover{transform:translate(4px)}.Formations-module__WUjZMW__bottom{background:var(--blue-light);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:52px;padding:28px 36px;display:flex}.Formations-module__WUjZMW__bottom p{color:var(--gray-text);font-size:.95rem}.Formations-module__WUjZMW__bottom p strong{color:var(--blue-primary)}@media (max-width:900px){.Formations-module__WUjZMW__grid{grid-template-columns:repeat(2,1fr)}.Formations-module__WUjZMW__grid>.Formations-module__WUjZMW__card:nth-child(4){grid-column:auto}.Formations-module__WUjZMW__grid>.Formations-module__WUjZMW__card:nth-child(5){grid-column:1/-1}}@media (max-width:600px){.Formations-module__WUjZMW__section{padding:70px 0}.Formations-module__WUjZMW__grid{grid-template-columns:1fr}.Formations-module__WUjZMW__grid>.Formations-module__WUjZMW__card:nth-child(5){grid-column:1}.Formations-module__WUjZMW__bottom{text-align:center;flex-direction:column;padding:20px}}
.Espaces-module__VFp8Da__section{background:var(--gray-light);padding:100px 0}.Espaces-module__VFp8Da__header{text-align:center;margin-bottom:60px}.Espaces-module__VFp8Da__subtitle{text-align:center;margin:0 auto}.Espaces-module__VFp8Da__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Espaces-module__VFp8Da__card{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--gray-border);background:#fff;flex-direction:column;transition:all .35s cubic-bezier(.25,.46,.45,.94);display:flex;overflow:hidden}.Espaces-module__VFp8Da__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Espaces-module__VFp8Da__photoWrap{flex-shrink:0;height:220px;position:relative;overflow:hidden}.Espaces-module__VFp8Da__photo{object-fit:cover;transition:transform .5s}.Espaces-module__VFp8Da__card:hover .Espaces-module__VFp8Da__photo{transform:scale(1.06)}.Espaces-module__VFp8Da__overlay{position:absolute;inset:0}.Espaces-module__VFp8Da__tag{letter-spacing:.08em;text-transform:uppercase;border-radius:100px;padding:5px 12px;font-family:Sora,sans-serif;font-size:.7rem;font-weight:700;position:absolute;top:16px;left:16px;box-shadow:0 2px 10px #0000001f}.Espaces-module__VFp8Da__photoTagline{color:#ffffffe6;letter-spacing:.03em;font-family:Sora,sans-serif;font-size:.75rem;font-weight:600;position:absolute;bottom:14px;left:16px;right:16px}.Espaces-module__VFp8Da__body{flex-direction:column;flex:1;gap:12px;padding:24px;display:flex}.Espaces-module__VFp8Da__iconWrap{border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .3s;display:flex}.Espaces-module__VFp8Da__card:hover .Espaces-module__VFp8Da__iconWrap{transform:rotate(-8deg)scale(1.08)}.Espaces-module__VFp8Da__title{color:var(--dark);font-family:Sora,sans-serif;font-size:1.2rem;font-weight:800}.Espaces-module__VFp8Da__desc{color:var(--gray-text);font-size:.875rem;line-height:1.7}.Espaces-module__VFp8Da__features{flex-direction:column;gap:8px;margin-top:auto;padding-top:8px;list-style:none;display:flex}.Espaces-module__VFp8Da__feature{color:var(--gray-text);align-items:center;gap:10px;font-size:.82rem;font-weight:500;display:flex}@media (max-width:900px){.Espaces-module__VFp8Da__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (max-width:600px){.Espaces-module__VFp8Da__section{padding:70px 0}}
.Pourquoi-module__8wCewq__section{background:var(--white);padding:100px 0}.Pourquoi-module__8wCewq__inner{grid-template-columns:1fr 1.2fr;align-items:start;gap:80px;display:grid}.Pourquoi-module__8wCewq__left{position:sticky;top:100px}.Pourquoi-module__8wCewq__sub{margin-bottom:28px}.Pourquoi-module__8wCewq__infoBox{background:var(--blue-light);border-radius:var(--radius-md);border:1px solid #1565d81f;gap:14px;margin-bottom:28px;padding:18px 22px;display:flex}.Pourquoi-module__8wCewq__infoIcon{background:var(--blue-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.Pourquoi-module__8wCewq__infoTitle{color:var(--blue-primary);margin-bottom:4px;font-family:Sora,sans-serif;font-size:.88rem;font-weight:700}.Pourquoi-module__8wCewq__infoText{color:var(--gray-text);font-size:.8rem;line-height:1.6}.Pourquoi-module__8wCewq__right{flex-direction:column;display:flex}.Pourquoi-module__8wCewq__item{border-bottom:1px solid var(--gray-border);gap:18px;padding:22px 0;display:flex}.Pourquoi-module__8wCewq__item:first-child{padding-top:0}.Pourquoi-module__8wCewq__item:last-child{border-bottom:none;padding-bottom:0}.Pourquoi-module__8wCewq__item:hover .Pourquoi-module__8wCewq__itemContent{transform:translate(6px)}.Pourquoi-module__8wCewq__itemLeft{flex-direction:column;flex-shrink:0;align-items:center;width:26px;display:flex}.Pourquoi-module__8wCewq__num{color:var(--blue-primary);opacity:.5;font-family:Sora,sans-serif;font-size:.7rem;font-weight:800}.Pourquoi-module__8wCewq__line{background:var(--gray-border);flex:1;width:1px;margin-top:6px}.Pourquoi-module__8wCewq__itemContent{align-items:flex-start;gap:14px;transition:transform .3s;display:flex}.Pourquoi-module__8wCewq__itemIcon{background:var(--blue-light);width:42px;height:42px;color:var(--blue-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.Pourquoi-module__8wCewq__item:hover .Pourquoi-module__8wCewq__itemIcon{background:var(--blue-primary);color:#fff;transform:rotate(-8deg)}.Pourquoi-module__8wCewq__itemTitle{color:var(--dark);margin-bottom:5px;font-family:Sora,sans-serif;font-size:.97rem;font-weight:700}.Pourquoi-module__8wCewq__itemDesc{color:var(--gray-text);font-size:.85rem;line-height:1.65}@media (max-width:900px){.Pourquoi-module__8wCewq__inner{grid-template-columns:1fr;gap:48px}.Pourquoi-module__8wCewq__left{position:static}}@media (max-width:600px){.Pourquoi-module__8wCewq__section{padding:70px 0}}
.Equipe-module__9skh1G__section{background:var(--white);padding:100px 0}.Equipe-module__9skh1G__header{text-align:center;margin-bottom:64px}.Equipe-module__9skh1G__subtitle{text-align:center;margin:0 auto}.Equipe-module__9skh1G__groups{flex-direction:column;gap:48px;display:flex}.Equipe-module__9skh1G__groupHeader{align-items:center;gap:16px;margin-bottom:24px;display:flex}.Equipe-module__9skh1G__groupLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--blue-primary);white-space:nowrap;background:var(--blue-light);border-radius:100px;padding:6px 16px;font-family:Sora,sans-serif;font-size:.78rem;font-weight:800}.Equipe-module__9skh1G__groupLine{background:var(--gray-border);flex:1;height:1px}.Equipe-module__9skh1G__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.Equipe-module__9skh1G__gridOne{grid-template-columns:minmax(260px,380px)}.Equipe-module__9skh1G__card{background:var(--white);border:1px solid var(--gray-border);border-radius:var(--radius-md);align-items:flex-start;gap:16px;padding:20px;transition:all .3s;display:flex}.Equipe-module__9skh1G__card:hover{box-shadow:var(--shadow-md);border-color:#1565d833;transform:translateY(-3px)}.Equipe-module__9skh1G__avatarWrap{border:3px solid;border-radius:50%;flex-shrink:0;width:64px;height:64px;transition:transform .3s;position:relative;overflow:hidden}.Equipe-module__9skh1G__card:hover .Equipe-module__9skh1G__avatarWrap{transform:scale(1.06)}.Equipe-module__9skh1G__avatarImg{border-radius:50%}.Equipe-module__9skh1G__info{flex:1;min-width:0}.Equipe-module__9skh1G__name{color:var(--dark);margin-bottom:3px;font-family:Sora,sans-serif;font-size:.95rem;font-weight:700}.Equipe-module__9skh1G__role{text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-family:Sora,sans-serif;font-size:.72rem;font-weight:600;display:block}.Equipe-module__9skh1G__desc{color:var(--gray-muted);font-size:.8rem;line-height:1.6}@media (max-width:600px){.Equipe-module__9skh1G__section{padding:70px 0}.Equipe-module__9skh1G__grid,.Equipe-module__9skh1G__gridOne{grid-template-columns:1fr}}
.Certification-module__ek20TG__section{background:var(--blue-pale);padding:100px 0}.Certification-module__ek20TG__header{text-align:center;margin-bottom:56px}.Certification-module__ek20TG__subtitle{text-align:center;margin:0 auto}.Certification-module__ek20TG__highlights{grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:56px;display:grid}.Certification-module__ek20TG__highlight{border-radius:var(--radius-md);background:#fff;border:1px solid #1565d81a;align-items:flex-start;gap:18px;padding:22px;transition:all .3s;display:flex}.Certification-module__ek20TG__highlight:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.Certification-module__ek20TG__hlIcon{background:var(--blue-light);width:46px;height:46px;color:var(--blue-primary);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.Certification-module__ek20TG__highlight:hover .Certification-module__ek20TG__hlIcon{background:var(--blue-primary);color:#fff}.Certification-module__ek20TG__hlTitle{color:var(--dark);margin-bottom:5px;font-family:Sora,sans-serif;font-size:.92rem;font-weight:700}.Certification-module__ek20TG__hlDesc{color:var(--gray-text);font-size:.82rem;line-height:1.65}.Certification-module__ek20TG__certWrap{justify-content:center;margin-bottom:64px;display:flex}.Certification-module__ek20TG__certCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:#fff;border:2px solid #1565d826;width:100%;max-width:580px;overflow:hidden}.Certification-module__ek20TG__certHeader{background:linear-gradient(135deg,#0d47a1,#1565d8);justify-content:space-between;align-items:center;padding:18px 28px;display:flex}.Certification-module__ek20TG__certLogo{color:#fff;align-items:center;gap:12px;font-family:Sora,sans-serif;font-size:.95rem;font-weight:700;display:flex}.Certification-module__ek20TG__certLogoWhite{filter:brightness(0)invert();height:auto;display:block}.Certification-module__ek20TG__certBadge{color:#fff;background:#ff9f1c;border-radius:100px;padding:4px 12px;font-family:Sora,sans-serif;font-size:.72rem;font-weight:800}.Certification-module__ek20TG__certBody{padding:28px 32px}.Certification-module__ek20TG__certTitle{color:var(--blue-primary);text-align:center;margin-bottom:14px;font-family:Sora,sans-serif;font-size:1.35rem;font-weight:800}.Certification-module__ek20TG__certRule{background:var(--gray-border);height:1px;margin:14px 0}.Certification-module__ek20TG__certText{color:var(--gray-text);text-align:center;font-size:.86rem;line-height:1.7}.Certification-module__ek20TG__certFooter{justify-content:space-between;align-items:flex-end;padding-top:6px;display:flex}.Certification-module__ek20TG__certSig{text-align:center;color:var(--gray-muted);font-family:Sora,sans-serif;font-size:.72rem}.Certification-module__ek20TG__sigLine{background:var(--gray-border);width:90px;height:1px;margin-bottom:5px}.Certification-module__ek20TG__partners{text-align:center}.Certification-module__ek20TG__partnersTitle{color:var(--dark);margin-bottom:8px;font-family:Sora,sans-serif;font-size:1.3rem;font-weight:800}.Certification-module__ek20TG__partnersSub{color:var(--gray-text);max-width:540px;margin:0 auto 32px;font-size:.88rem;line-height:1.7}.Certification-module__ek20TG__partnersGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Certification-module__ek20TG__partnerLink{color:inherit;text-decoration:none;display:block}.Certification-module__ek20TG__partner{border-radius:var(--radius-md);text-align:center;background:#fff;border:1px solid #1565d81a;padding:22px 14px;transition:all .3s}.Certification-module__ek20TG__partnerClickable{cursor:pointer}.Certification-module__ek20TG__partner:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Certification-module__ek20TG__partnerLogo{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 10px;font-family:Sora,sans-serif;font-size:.88rem;font-weight:800;transition:transform .3s;display:flex}.Certification-module__ek20TG__partnerLogoImage{object-fit:contain;width:56px;height:56px}.Certification-module__ek20TG__partner:hover .Certification-module__ek20TG__partnerLogo{transform:scale(1.1)}.Certification-module__ek20TG__partnerName{color:var(--dark);margin-bottom:3px;font-family:Sora,sans-serif;font-size:.83rem;font-weight:700}.Certification-module__ek20TG__partnerDesc{color:var(--gray-muted);font-size:.72rem;line-height:1.5}@media (max-width:900px){.Certification-module__ek20TG__partnersGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Certification-module__ek20TG__highlights{grid-template-columns:1fr}}@media (max-width:600px){.Certification-module__ek20TG__section{padding:70px 0}.Certification-module__ek20TG__certBody{padding:20px}}
.Contact-module__OWeMSG__section{padding:100px 0;position:relative;overflow:hidden}.Contact-module__OWeMSG__bg{z-index:0;position:absolute;inset:0}.Contact-module__OWeMSG__grad{background:linear-gradient(135deg,#0d47a1 0%,#1565d8 60%,#1976d2 100%);position:absolute;inset:0}.Contact-module__OWeMSG__grid{background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.Contact-module__OWeMSG__blob{filter:blur(60px);border-radius:50%;position:absolute}.Contact-module__OWeMSG__b1{background:#ff9f1c1f;width:400px;height:400px;bottom:-100px;right:-100px}.Contact-module__OWeMSG__b2{background:#ffffff0f;width:300px;height:300px;top:-50px;left:10%}.Contact-module__OWeMSG__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:56px;display:grid;position:relative}.Contact-module__OWeMSG__left{color:#fff}.Contact-module__OWeMSG__badge{color:#fff;background:#ffffff1f;border:1px solid #fff3;border-radius:100px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 16px;font-family:Sora,sans-serif;font-size:.77rem;font-weight:600;display:inline-flex}.Contact-module__OWeMSG__title{letter-spacing:-.02em;margin-bottom:18px;font-family:Sora,sans-serif;font-size:clamp(1.7rem,3.5vw,2.7rem);font-weight:800;line-height:1.15}.Contact-module__OWeMSG__title span{background:linear-gradient(135deg,#ff9f1c,#ffd166);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__OWeMSG__subtitle{color:#fffc;margin-bottom:32px;font-size:.97rem;line-height:1.75}.Contact-module__OWeMSG__infos{flex-direction:column;gap:14px;margin-bottom:32px;display:flex}.Contact-module__OWeMSG__infoItem{align-items:center;gap:14px;display:flex}.Contact-module__OWeMSG__infoIcon{color:#ffffffe6;background:#ffffff1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Contact-module__OWeMSG__infoLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;font-size:.7rem;font-weight:600}.Contact-module__OWeMSG__infoValue{color:#fff;font-size:.88rem;font-weight:500}.Contact-module__OWeMSG__infoLink{color:#fff;font-size:.88rem;font-weight:500;text-decoration:none}.Contact-module__OWeMSG__infoLink:hover{text-decoration:underline}.Contact-module__OWeMSG__right{justify-content:center;display:flex}.Contact-module__OWeMSG__formCard{border-radius:var(--radius-xl);background:#fff;width:100%;max-width:500px;padding:36px;box-shadow:0 32px 80px #00000040}.Contact-module__OWeMSG__formTitle{color:var(--dark);margin-bottom:5px;font-family:Sora,sans-serif;font-size:1.3rem;font-weight:800}.Contact-module__OWeMSG__formSub{color:var(--gray-text);margin-bottom:24px;font-size:.85rem}.Contact-module__OWeMSG__form{flex-direction:column;gap:16px;display:flex}.Contact-module__OWeMSG__field{flex-direction:column;gap:5px;display:flex}.Contact-module__OWeMSG__label{color:var(--dark);font-family:Sora,sans-serif;font-size:.76rem;font-weight:700}.Contact-module__OWeMSG__input{border:1.5px solid var(--gray-border);border-radius:var(--radius-sm);width:100%;font-family:var(--font-body);color:var(--dark);appearance:none;background:#fff;outline:none;padding:11px 14px;font-size:.88rem;transition:all .2s}.Contact-module__OWeMSG__input:focus{border-color:var(--blue-primary);box-shadow:0 0 0 3px #1565d81a}.Contact-module__OWeMSG__input::placeholder{color:var(--gray-muted)}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:95px}.Contact-module__OWeMSG__submit{justify-content:center;width:100%;border-radius:var(--radius-sm)!important;padding:15px!important}.Contact-module__OWeMSG__error{color:#b42318;margin:0;font-size:.82rem;line-height:1.4}.Contact-module__OWeMSG__success{text-align:center;padding:16px 0}.Contact-module__OWeMSG__successIcon{background:var(--blue-light);border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 18px;display:flex}.Contact-module__OWeMSG__successTitle{color:var(--dark);margin-bottom:8px;font-family:Sora,sans-serif;font-size:1.35rem;font-weight:800}.Contact-module__OWeMSG__successText{color:var(--gray-text);margin-bottom:22px;font-size:.88rem;line-height:1.7}@media (max-width:900px){.Contact-module__OWeMSG__inner{grid-template-columns:1fr}.Contact-module__OWeMSG__left{text-align:center}.Contact-module__OWeMSG__infos{text-align:left;align-items:flex-start}}@media (max-width:600px){.Contact-module__OWeMSG__section{padding:70px 0}.Contact-module__OWeMSG__formCard{padding:24px 18px}}
.Footer-module__EZoWya__footer{background:var(--dark);color:#fff;padding-top:64px}.Footer-module__EZoWya__top{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:44px;padding-bottom:52px;display:grid}.Footer-module__EZoWya__logo{color:#fff;align-items:center;gap:12px;margin-bottom:14px;font-family:Sora,sans-serif;font-size:1rem;display:flex}.Footer-module__EZoWya__logo strong{color:var(--blue-primary);font-weight:800}.Footer-module__EZoWya__logoFullWhite{filter:brightness(0)invert();height:auto;display:block}.Footer-module__EZoWya__tagline{color:#fff9;margin-bottom:10px;font-family:Sora,sans-serif;font-size:.83rem;font-style:italic;font-weight:600}.Footer-module__EZoWya__desc{color:#fff6;margin-bottom:18px;font-size:.8rem;line-height:1.7}.Footer-module__EZoWya__wa{color:#fff;background:#25d366;border-radius:100px;align-items:center;gap:8px;padding:7px 16px;font-family:Sora,sans-serif;font-size:.78rem;font-weight:600;transition:all .25s;display:inline-flex}.Footer-module__EZoWya__wa:hover{background:#1eb858;transform:translateY(-2px)}.Footer-module__EZoWya__colTitle{text-transform:uppercase;letter-spacing:.12em;color:#ffffff61;margin-bottom:18px;font-family:Sora,sans-serif;font-size:.72rem;font-weight:800}.Footer-module__EZoWya__list{flex-direction:column;gap:9px;list-style:none;display:flex}.Footer-module__EZoWya__link{color:#fff9;align-items:center;gap:5px;font-size:.84rem;transition:all .2s;display:inline-flex}.Footer-module__EZoWya__link:hover{color:#fff;transform:translate(4px)}.Footer-module__EZoWya__contactList{flex-direction:column;gap:9px;margin-bottom:18px;list-style:none;display:flex}.Footer-module__EZoWya__contactItem{color:#fff9;align-items:center;gap:9px;font-size:.8rem;display:flex}.Footer-module__EZoWya__contactLink{color:#fff9;text-decoration:none}.Footer-module__EZoWya__contactLink:hover{color:#fff;text-decoration:underline}.Footer-module__EZoWya__inefopBadge{color:#90caf9;background:#1565d826;border:1px solid #1565d84d;border-radius:100px;align-items:center;gap:7px;padding:5px 12px;font-family:Sora,sans-serif;font-size:.7rem;font-weight:700;display:inline-flex}.Footer-module__EZoWya__bottom{color:#ffffff47;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:18px 0;font-size:.76rem;display:flex}.Footer-module__EZoWya__slogan{letter-spacing:.05em;font-family:Sora,sans-serif;font-style:italic}@media (max-width:900px){.Footer-module__EZoWya__top{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__EZoWya__brand{grid-column:1/-1}}@media (max-width:480px){.Footer-module__EZoWya__top{grid-template-columns:1fr}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column}}
