@font-face{font-family:Barlow;src:url(/fonts/7cHpv4kjgoGqM7E_DMs8.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Barlow;src:url(/fonts/7cHqv4kjgoGqM7E30-8s51op.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Barlow;src:url(/fonts/7cHqv4kjgoGqM7E3t-4s51op.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--navy: #00334c;--navy-dark: #001119;--gold: #c6ab76;--gold-light: #e5d9bd;--grey-1: #8d9aa3;--grey-2: #a0b3bc;--grey-3: #b2c1c9;--grey-4: #ccd6db;--grey-5: #e5eaed;--white: #ffffff}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Barlow,Segoe UI,sans-serif;font-weight:400;color:var(--navy);background:var(--white);-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}h1,h2,h3,h4,h5{font-family:Barlow,sans-serif;font-weight:700;color:var(--navy);line-height:1.2}.container{max-width:1440px;margin:0 auto;padding:0 2rem}.carre-rouge{background-color:var(--gold);z-index:1;display:none}.carre-rouge.sm{width:1rem;height:1rem}.carre-rouge.md{width:2rem;height:2rem}.carre-rouge.lg{width:3rem;height:3rem}@media (min-width: 1200px){.carre-rouge{display:block}}.btn{display:inline-block;font-weight:700;text-align:center;color:var(--navy);border:1px solid var(--gold);border-radius:50px;padding:15px 30px;background-color:transparent;transition:all .25s ease-in-out;cursor:pointer}.btn:hover{background-color:var(--gold);color:var(--white);box-shadow:0 10px 20px #00000017,0 6px 6px #0000001f}.btn.btn-navy{background-color:var(--navy);color:var(--white);border-color:var(--navy)}.btn.btn-navy:hover{background-color:var(--navy-dark)}#header-main{width:100%;padding:0 2rem 2rem;display:flex;align-items:flex-start;justify-content:space-between;background:var(--white);position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #00334c14}@media (min-width: 992px){#header-main{padding:0 6.0483871% 1rem;background:var(--white)}}@media (min-width: 1200px){#header-main{padding:0 12rem 2rem}}#header-main .branding{padding-top:2rem}#header-main .branding .logo{display:flex;flex-direction:column;align-items:center;font-weight:700;color:var(--navy)}#header-main .branding .logo .logo-img{width:60px;height:60px;border-radius:13px;object-fit:cover;box-shadow:0 4px 16px #00334c47;animation:logoFloat 3.5s ease-in-out infinite}#header-main .branding .logo .logo-text{display:flex;flex-direction:column;align-items:center;margin-top:.35rem}#header-main .branding .logo .logo-top{font-size:1.15rem;letter-spacing:.35em;line-height:1.1}#header-main .branding .logo .logo-top em{font-style:normal;color:var(--gold)}#header-main .branding .logo .logo-bottom{font-size:.6rem;letter-spacing:.5em;text-transform:uppercase;color:var(--gold);border-top:1px solid var(--gold);margin-top:.3rem;padding-top:.3rem;white-space:nowrap}#header-main .branding .logo:hover .logo-img{animation-play-state:paused;transform:scale(1.05)}@keyframes logoFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-5px) rotate(-1.5deg)}}#access-trigger{display:block;position:absolute;top:1.15rem;right:1.25rem;background:var(--navy);border:0;width:46px;height:46px;cursor:pointer;z-index:500}#access-trigger span,#access-trigger span:before,#access-trigger span:after{content:"";display:block;position:absolute;left:12px;width:22px;height:2px;background:var(--white);transition:all .3s ease-in-out}#access-trigger span{top:22px;font-size:0;text-indent:-9999px;overflow:hidden}#access-trigger span:before{top:-8px}#access-trigger span:after{top:8px}#access-trigger.open span{background:transparent}#access-trigger.open span:before{top:0;transform:rotate(45deg)}#access-trigger.open span:after{top:0;transform:rotate(-45deg)}@media (min-width: 992px){#access-trigger{display:none}}#access{display:none;width:100%;background:var(--white)}#access.open{display:block;height:calc(100vh - 90px);overflow:auto;padding-bottom:4rem}@media (min-width: 992px){#access{display:flex;flex-flow:column;align-items:flex-end;background:transparent;width:75%}}#access .nav-menu>ul{display:flex;flex-direction:column;padding-top:1rem}@media (min-width: 992px){#access .nav-menu>ul{flex-direction:row;align-items:center;order:2;padding-top:1.4rem}}#access .nav-menu>ul>li{border-bottom:1px solid var(--grey-5)}@media (min-width: 992px){#access .nav-menu>ul>li{border-bottom:0;margin-left:2.6rem;position:relative}}#access .nav-menu>ul>li>a{display:block;padding:1.1rem 0;font-weight:600;font-size:1.05rem;color:var(--navy)}@media (min-width: 992px){#access .nav-menu>ul>li>a{padding:.6rem 0 .4rem;font-size:1rem;border-bottom:3px solid transparent}}#access .nav-menu>ul>li>a:hover,#access .nav-menu>ul>li>a.active{color:var(--gold)}@media (min-width: 992px){#access .nav-menu>ul>li>a:hover,#access .nav-menu>ul>li>a.active{border-bottom-color:var(--gold)}}#access .header__utilities{display:flex;flex-direction:column;gap:1.2rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--grey-5)}@media (min-width: 992px){#access .header__utilities{flex-direction:row;align-items:center;order:1;border-top:0;margin-top:1.6rem;padding-top:0;gap:3rem}}.header-search form{display:flex;border-bottom:1px solid var(--navy);padding-bottom:4px}.header-search input[type=search]{border:0;background:transparent;font-family:Barlow,sans-serif;font-size:.9rem;color:var(--navy);outline:none;width:220px}.header-search input[type=search]::placeholder{color:var(--grey-1)}.header-search input[type=submit]{border:0;background:transparent;font-family:Barlow,sans-serif;font-weight:700;color:var(--gold);cursor:pointer}.lang-switcher{position:relative}.lang-switcher__trigger{display:flex;align-items:center;gap:.45rem;border:0;background:transparent;padding:.3rem .5rem;font-family:Barlow,sans-serif;font-size:.85rem;font-weight:700;text-transform:uppercase;color:var(--navy);cursor:pointer}.lang-switcher__trigger:hover{color:var(--gold)}.lang-switcher__flag{width:22px;height:15px;border-radius:2px;object-fit:cover;box-shadow:0 1px 2px #0003}.lang-switcher__caret{font-size:.7rem;transition:transform .2s}.lang-switcher.open .lang-switcher__caret{transform:rotate(180deg)}.lang-switcher__list{position:absolute;top:calc(100% + 6px);right:0;z-index:200;display:none;min-width:160px;margin:0;padding:.5rem;list-style:none;background:#fff;border:1px solid var(--grey-5);border-radius:6px;box-shadow:0 8px 24px #00334c26}.lang-switcher.open .lang-switcher__list{display:block}.lang-switcher__list li{margin:0}.lang-switcher__list button{display:flex;align-items:center;gap:.6rem;width:100%;border:0;background:transparent;padding:.45rem .6rem;font-family:Barlow,sans-serif;font-size:.85rem;font-weight:600;text-transform:uppercase;color:var(--navy);cursor:pointer;border-radius:4px}.lang-switcher__list button:hover{background:var(--grey-5);color:var(--gold)}.lang-switcher__list li[aria-selected=true] button{background:var(--grey-5)}html[dir=rtl] .lang-switcher__list{right:auto;left:0}.breadcrumbs{padding:1rem 2rem;font-size:.85rem;color:var(--grey-1)}.breadcrumbs a{color:var(--grey-1)}.breadcrumbs a:hover{color:var(--gold)}@media (min-width: 992px){.breadcrumbs{padding:2rem 6.0483871% 1rem}}@media (min-width: 1200px){.breadcrumbs{padding:2rem 12rem 1rem}}.hero{position:relative;background:var(--white)}.hero .carre-rouge{position:absolute}.hero .z1a{top:8%;right:24%}.hero .z1b{top:14%;right:19%}.hero .z1b2{top:20%;right:14%}.hero .z1c{top:44%;right:26%}.hero .z1d{top:52%;right:18%}.hero .z1e{top:68%;right:24%}.hero_slider{display:flex;flex-direction:column;padding:0 2rem 4rem}@media (min-width: 992px){.hero_slider{flex-direction:row;align-items:center;padding:2rem 6.0483871% 6rem}}@media (min-width: 1200px){.hero_slider{padding:2rem 12rem 8rem}}.hero_slider .intro-image{flex:1;order:2;display:flex;justify-content:center}@media (min-width: 992px){.hero_slider .intro-image{order:1}}.hero_slider .intro-image img{width:100%;max-width:640px}.hero_slider .intro-wrapper{flex:1;order:1;display:flex;align-items:center;min-height:340px}@media (min-width: 992px){.hero_slider .intro-wrapper{order:2;padding-left:4rem;min-height:480px}}.intro{width:100%;position:relative}.intro .intro-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .6s ease-in-out,visibility .6s ease-in-out;display:flex;flex-direction:column;justify-content:center}.intro .intro-slide.active{opacity:1;visibility:visible;position:relative}.intro h2{font-size:2.2rem;line-height:1.15;margin-bottom:1.4rem}@media (min-width: 992px){.intro h2{font-size:3rem}}.intro h2 span{display:block;color:var(--gold);font-size:1.4rem;margin-top:.4rem}@media (min-width: 992px){.intro h2 span{font-size:1.8rem}}.intro p{color:var(--grey-1);font-size:1.05rem}.intro-nav{display:flex;gap:.8rem;margin-top:2rem}.intro-nav button{width:42px;height:42px;border:1px solid var(--navy);background:transparent;border-radius:50%;cursor:pointer;color:var(--navy);font-size:1rem;font-weight:700;transition:all .25s ease-in-out}.intro-nav button:hover,.intro-nav button.active{background:var(--navy);color:var(--white)}.about{position:relative;padding:4rem 2rem;background:var(--grey-5);margin-bottom:4rem}@media (min-width: 992px){.about{margin-right:6.0483871%;padding:6rem 0 6rem 6rem;margin-bottom:6rem;background:transparent}.about:after{content:"";position:absolute;left:0;top:0;bottom:0;width:75.5%;background:var(--grey-5);z-index:-1}}@media (min-width: 1200px){.about{margin-right:8.33333333%;padding:8rem 0 8rem 8.33333333%;margin-bottom:8rem}.about:after{width:81.7%}}@media (min-width: 1600px){.about{margin-left:8.33333333%}}.about>div{width:100%;position:relative}@media (min-width: 1200px){.about>div{width:66.66%}}.about .z2a{position:absolute;top:3rem;left:-2rem}@media (min-width: 1200px){.about .z2a{margin-left:-19rem;margin-top:6rem}}.about .z2a2{position:absolute;bottom:-4rem;right:-2rem}@media (min-width: 1200px){.about .z2a2{bottom:-17rem;right:-10rem}}.about .z2b{position:absolute;bottom:-1.5rem;right:3rem}@media (min-width: 1200px){.about .z2b{bottom:-5rem;right:-30rem}}.about h2{width:90%;padding-bottom:2rem;position:relative}.about h2 span{color:var(--gold)}.about h2:after{content:"";position:absolute;bottom:0;left:0;height:1px;width:240px;background:var(--grey-2)}.about .bloc_txt_about{padding-top:2rem}.about .bloc_txt_about p+p{margin-top:2rem}.about .bloc_txt_about strong{color:var(--gold)}@media (min-width: 1200px){.about .bloc_txt_about{column-count:2;column-gap:5rem;width:calc(100% - 16.6666666666667%)}.about .bloc_txt_about a.btn{margin-top:2rem}}.about ul.stats{display:flex;flex-wrap:wrap;margin-top:3rem}@media (min-width: 992px){.about ul.stats{width:40%;margin-top:0;flex-direction:column;align-items:flex-start;padding-left:6rem}}.about ul.stats li{width:50%;padding:1rem 1rem 1rem 0}@media (min-width: 992px){.about ul.stats li{width:auto;padding:1.2rem 0;border-bottom:1px solid var(--grey-4)}}.about ul.stats li span{display:block;font-size:2rem;font-weight:700;color:var(--navy)}@media (min-width: 1200px){.about ul.stats li span{font-size:2.6rem}}.about ul.stats li p{color:var(--grey-1)}.section-business{padding:0 2rem}@media (min-width: 992px){.section-business{padding:0 6.0483871%}}@media (min-width: 1200px){.section-business{padding:0 12rem}}.section-business .intro{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem;position:relative}@media (min-width: 992px){.section-business .intro{flex-direction:row;align-items:center;justify-content:space-between}}.section-business .intro .left{flex:1;padding-bottom:2rem}.section-business .intro h2{font-size:2rem;margin-bottom:1.2rem}.section-business .intro h2:after{content:"";display:block;width:240px;height:1px;background:var(--grey-2);margin-top:1.4rem}.section-business .intro p{color:var(--grey-1)}.section-business .intro p strong{color:var(--navy)}.section-business .intro .right{flex:1}.section-business .intro .right figure{background-size:cover;background-position:center;height:320px;position:relative}.section-business .intro .right figure:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#00334c00 60%,#00334c59)}.poles-pages{display:flex;flex-direction:column;gap:2rem;margin-bottom:5rem}@media (min-width: 992px){.poles-pages{flex-direction:row;gap:3.5rem}}.poles-pages>a{flex:1;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--grey-4);padding:2.5rem;transition:box-shadow .3s ease-in-out;background:var(--white)}.poles-pages>a:hover{box-shadow:0 10px 30px #00334c1f}.poles-pages h3{font-size:1.5rem;margin-bottom:1.6rem;position:relative;padding-bottom:1.4rem}.poles-pages h3:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:2px;background:var(--gold)}.poles-pages h3 span{color:var(--gold)}.poles-pages .fake-btn{font-weight:700;color:var(--navy);border:1px solid var(--gold);border-radius:50px;padding:12px 26px;margin-bottom:2rem;transition:all .25s ease-in-out}.poles-pages>a:hover .fake-btn{background:var(--gold);color:var(--white)}.poles-pages figure{width:100%}.poles-pages figure img{width:100%;height:240px;object-fit:cover}.business-list{position:relative;background:var(--white)}.business-list .z3a{position:absolute;top:-1rem;right:12%}.business-list .z3a2{position:absolute;bottom:-1rem;right:4%}.business-list .wrapper{padding:3rem 0}.business-list h3{font-size:2rem;margin-bottom:3rem;position:relative}.business-list h3:after{content:"";display:block;width:240px;height:1px;background:var(--grey-2);margin-top:1.4rem}.business-list .cards-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.business-list .cards-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1200px){.business-list .cards-grid{grid-template-columns:repeat(5,1fr)}}.business-card{display:flex;flex-direction:column;align-items:flex-start;background:var(--grey-5);padding:2.5rem 1.6rem 1.6rem;height:100%;transition:background .25s ease-in-out}.business-card:hover{background:var(--navy)}.business-card figure{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border:1px solid var(--gold);border-radius:50%;margin-bottom:2rem}.business-card figure img{width:28px;height:28px}.business-card h4{font-size:1.05rem;font-weight:600;line-height:1.35;color:var(--navy);transition:color .25s ease-in-out}.business-card:hover h4{color:var(--white)}.inner-hero{position:relative;padding:1rem 2rem 4rem;border-bottom:1px solid var(--grey-5)}@media (min-width: 992px){.inner-hero{padding:2rem 6.0483871% 6rem}}@media (min-width: 1200px){.inner-hero{padding:2rem 12rem 8rem}}.inner-hero .carre-rouge{position:absolute}.inner-hero .z1a{top:0;right:20%}.inner-hero .z1b{top:3.5rem;right:16%}.inner-hero .z1b2{top:7rem;right:12%}.inner-hero h1{font-size:2.4rem;margin-bottom:1rem}@media (min-width: 992px){.inner-hero h1{font-size:3.4rem}}.inner-hero .baseline{display:block;max-width:640px;font-weight:700;font-size:1.2rem;color:var(--gold);margin-bottom:1.4rem}.inner-hero .content{max-width:720px;color:var(--grey-1)}.inner-hero .content strong{color:var(--navy)}.history{display:flex;flex-direction:column-reverse;padding:3rem 2rem}@media (min-width: 992px){.history{flex-direction:row;padding:4rem 6.0483871%}}@media (min-width: 1200px){.history{padding:4rem 12rem}}.history .block-date{flex:2}.history .block-history{flex:1}.history .block-history h2{font-size:2.2rem;position:relative;margin-bottom:2rem}@media (min-width: 992px){.history .block-history h2{padding-left:4rem}.history .block-history h2:before{content:"";position:absolute;left:0;top:50%;width:48px;height:1px;background:var(--gold)}}.date-list{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-bottom:2.5rem}.date-list .date-card{border:1px solid var(--grey-4);padding:.6rem 1.2rem;border-radius:50px;cursor:pointer;transition:all .25s ease-in-out;background:transparent;font-family:Barlow,sans-serif;font-weight:700;color:var(--navy)}.date-list .date-card:hover{border-color:var(--gold)}.date-list .date-card.active{background:var(--navy);color:var(--white);border-color:var(--navy)}.history-collapse{display:none;padding:1.4rem 0;border-bottom:1px solid var(--grey-5)}.history-collapse.show{display:block}.history-collapse .mob-date{display:inline-block;font-weight:700;color:var(--gold);margin-bottom:.8rem}.history-collapse p{color:var(--grey-1);max-width:720px}.history-collapse strong{color:var(--navy)}.history-collapse a{color:var(--gold);font-weight:600}.history-collapse a:hover{text-decoration:underline}.texte-history{padding:2rem;max-width:900px}@media (min-width: 992px){.texte-history{padding:2rem 6.0483871% 4rem}}@media (min-width: 1200px){.texte-history{padding:2rem 12rem 5rem}}.texte-history p{color:var(--grey-1)}.texte-history b{color:var(--navy)}.map-section{padding:2rem 2rem 4rem;background:var(--grey-5)}@media (min-width: 992px){.map-section{padding:4rem 6.0483871%}}@media (min-width: 1200px){.map-section{padding:5rem 12rem 7rem}}.map-section header{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}@media (min-width: 992px){.map-section header{flex-direction:row;align-items:flex-start}}.map-section .kpi{flex:1;display:flex;align-items:baseline;gap:1rem}.map-section .kpi .number{font-size:4rem;font-weight:700;color:var(--navy)}.map-section .kpi .label{font-weight:700;color:var(--gold);text-transform:uppercase;letter-spacing:.15em}.map-section .text{flex:2}.map-section .text h2{font-size:2rem;margin-bottom:1.2rem;position:relative}.map-section .text h2:after{content:"";display:block;width:240px;height:1px;background:var(--grey-2);margin-top:1.4rem}.map-section .text p{color:var(--grey-1);margin-bottom:1rem}.map-section .text strong{color:var(--navy)}.map-section figure img{margin:0 auto}.bloc-services{padding:2rem;margin-bottom:3rem}@media (min-width: 992px){.bloc-services{padding:2rem 6.0483871%}}@media (min-width: 1200px){.bloc-services{padding:3rem 12rem}}.bloc-services .service-header{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}@media (min-width: 768px){.bloc-services .service-header{flex-direction:row;align-items:center;gap:4rem}}.bloc-services .service-icon{flex:0 0 120px;width:120px;height:120px;border:1px solid var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center}.bloc-services .service-icon img{width:56px;height:56px}.bloc-services h2{font-size:1.9rem;position:relative;padding-bottom:1.4rem;margin-bottom:1rem}.bloc-services h2:after{content:"";position:absolute;bottom:0;left:0;width:120px;height:2px;background:var(--gold)}.bloc-services p{color:var(--grey-1);margin-bottom:1rem}.bloc-services p strong{color:var(--navy)}.bloc-services ul.sub-services{margin:1.5rem 0}.bloc-services ul.sub-services li{position:relative;padding:.9rem 0 .9rem 2rem;border-bottom:1px solid var(--grey-5);color:var(--grey-1);font-weight:600}.bloc-services ul.sub-services li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:10px;background:var(--gold)}.bloc-services:nth-child(2n){background:var(--grey-5)}.projets-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;padding:3rem 2rem}@media (min-width: 768px){.projets-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.projets-grid{padding:4rem 6.0483871%}}@media (min-width: 1200px){.projets-grid{padding:5rem 12rem}}@media (min-width: 1200px){.projets-grid{grid-template-columns:repeat(3,1fr)}}.projet-card{border:1px solid var(--grey-4);background:var(--white);display:flex;flex-direction:column;transition:box-shadow .3s ease-in-out}.projet-card:hover{box-shadow:0 10px 30px #00334c1f}.projet-card .projet-thumb{height:190px;background-size:cover;background-position:center;position:relative}.projet-card .projet-thumb .tag{position:absolute;top:1rem;left:1rem;background:var(--navy);color:var(--white);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.4rem .8rem}.projet-card .projet-body{padding:1.8rem;display:flex;flex-direction:column;flex:1}.projet-card .projet-body h3{font-size:1.2rem;margin-bottom:.8rem}.projet-card .projet-body h3:hover{color:var(--gold)}.projet-card .projet-body p{color:var(--grey-1);font-size:.95rem}.projet-card .projet-body .projet-meta{margin-top:auto;padding-top:1.2rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--gold)}.infos-page-contact{display:grid;grid-template-columns:1fr;gap:2rem;padding:3rem 2rem}@media (min-width: 992px){.infos-page-contact{grid-template-columns:repeat(3,1fr);padding:4rem 6.0483871%}}@media (min-width: 1200px){.infos-page-contact{padding:5rem 12rem}}.infos-page-contact .contact{border-left:2px solid var(--gold);padding:0 0 0 1.4rem}.infos-page-contact .contact h3{font-size:1.1rem;margin-bottom:.8rem}.infos-page-contact .contact .adresse{color:var(--grey-1);margin-bottom:1rem}.infos-page-contact .contact .infos-sup p{color:var(--grey-1);margin-bottom:.3rem}.infos-page-contact .contact .infos-sup span{color:var(--gold);font-weight:700}.infos-page-contact .contact .infos-sup a{color:var(--navy);font-weight:600}.infos-page-contact .contact .infos-sup a:hover{color:var(--gold)}.contact-form-section{background:var(--grey-5);padding:3rem 2rem}@media (min-width: 992px){.contact-form-section{padding:5rem 6.0483871%}}@media (min-width: 1200px){.contact-form-section{padding:6rem 12rem}}.contact-form-section .form-header{max-width:720px;margin-bottom:3rem}.contact-form-section .form-header h2{font-size:2rem;margin-bottom:1rem;position:relative}.contact-form-section .form-header h2:after{content:"";display:block;width:240px;height:1px;background:var(--grey-2);margin-top:1.4rem}.contact-form-section .form-header p{color:var(--grey-1)}.contact-form{display:grid;grid-template-columns:1fr;gap:1.8rem;max-width:860px}@media (min-width: 768px){.contact-form{grid-template-columns:repeat(2,1fr)}.contact-form .field-full{grid-column:1 / -1}}.contact-form .field label{display:block;font-weight:700;margin-bottom:.6rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em}.contact-form .field label span{color:var(--gold)}.contact-form .field input,.contact-form .field textarea,.contact-form .field select{width:100%;border:1px solid var(--grey-4);background:var(--white);border-radius:4px;padding:14px 16px;font-family:Barlow,sans-serif;font-size:1rem;color:var(--navy);outline:none;transition:border-color .25s ease-in-out}.contact-form .field textarea{min-height:160px;resize:vertical}.contact-form .field input:focus,.contact-form .field textarea:focus,.contact-form .field select:focus{border-color:var(--gold)}.contact-form .field .error{color:#b3261e;font-size:.85rem;margin-top:.4rem;display:block}.contact-form .field input.error-input,.contact-form .field textarea.error-input{border-color:#b3261e}.contact-form .form-actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.contact-form .form-note{color:var(--grey-1);font-size:.85rem}.form-success{background:var(--white);border:1px solid var(--gold);border-radius:6px;padding:2.5rem;max-width:860px}.form-success h3{color:var(--navy);margin-bottom:.8rem}.form-success h3:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--gold);color:var(--white);margin-right:.8rem;font-size:1rem}.form-success p{color:var(--grey-1)}.map-page figure{margin:0 auto}#footer-main{padding:0 2rem;margin-top:4rem}@media (min-width: 992px){#footer-main{padding:0 6.0483871%;margin-top:6rem}}@media (min-width: 1200px){#footer-main{padding:0 12rem}}.pre-footer{display:flex;flex-direction:column;gap:3rem;align-items:flex-start}@media (min-width: 992px){.pre-footer{flex-direction:row;align-items:center}}.pre-footer .adit_spy_thingy{flex:1}.pre-footer .adit_spy_thingy figure{max-width:560px}.pre-footer .adit_spy_thingy figure img{width:100%;max-height:300px;object-fit:cover}.pre-footer .adit_spy_thingy .spy_text{font-weight:700;color:var(--navy);margin-top:1rem;text-transform:uppercase;letter-spacing:.12em;font-size:.85rem}.pre-footer .infos{flex:1;width:100%}@media (min-width: 992px){.pre-footer .infos{width:auto;padding-left:6rem}}.pre-footer .infos>header h2{font-size:2.2rem;margin-bottom:2rem;position:relative}.pre-footer .infos>header h2:after{content:"";display:block;width:240px;height:1px;background:var(--grey-2);margin-top:1.4rem}.pre-footer .infos .content{display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 992px){.pre-footer .infos .content{flex-direction:row;gap:6rem}}.pre-footer .infos .content .contact h3,.pre-footer .infos .content .newsletter h3{margin-bottom:1rem;font-size:1.1rem}.pre-footer .infos .content .adresse p{color:var(--grey-1)}.pre-footer .infos .content .infos-sup{margin-top:1rem}.pre-footer .infos .content .infos-sup p{color:var(--grey-1);margin-bottom:.3rem}.pre-footer .infos .content .infos-sup a{color:var(--navy);font-weight:600}.pre-footer .infos .content .infos-sup a:hover{color:var(--gold)}.envoyer-email{display:flex;border-bottom:1px solid var(--navy);max-width:320px}.envoyer-email input[type=email]{border:0;background:transparent;padding:10px 0;font-family:Barlow,sans-serif;font-size:1rem;color:var(--navy);outline:none;flex:1}.envoyer-email input[type=email]::placeholder{color:var(--grey-1)}.envoyer-email input[type=submit]{border:0;background:transparent;font-family:Barlow,sans-serif;font-weight:700;color:var(--gold);cursor:pointer}.footer-content{border-top:1px solid var(--grey-4);padding-top:3rem;margin-top:3rem}@media (min-width: 992px){.footer-content{padding-top:5rem;margin-top:5rem}}.footer-content .nav__footer{display:flex;flex-direction:column;gap:3rem}@media (min-width: 992px){.footer-content .nav__footer{flex-direction:row;align-items:flex-start}}.footer-content .branding .logo{display:flex;flex-direction:column;font-weight:700;color:var(--navy)}.footer-content .branding .logo .logo-top{font-size:1.4rem;letter-spacing:.35em}.footer-content .branding .logo .logo-top em{font-style:normal;color:var(--gold)}.footer-content .branding .logo .logo-bottom{font-size:.7rem;letter-spacing:.55em;text-transform:uppercase;color:var(--gold);border-top:1px solid var(--gold);margin-top:.4rem;padding-top:.4rem}.footer-content .menu-container{display:flex;flex-wrap:wrap;gap:3rem;flex:1}.footer-content .menu-container .footer-menu h4{font-size:.85rem;text-transform:uppercase;letter-spacing:.15em;color:var(--grey-1);margin-bottom:1.4rem;font-weight:700}.footer-content .menu-container .footer-menu ul li{margin-bottom:.8rem}.footer-content .menu-container .footer-menu ul li a{color:var(--navy);font-weight:600}.footer-content .menu-container .footer-menu ul li a:hover{color:var(--gold)}.footer-content .follow-logo{display:flex;gap:1rem}.footer-content .follow-logo a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--grey-4);border-radius:50%;color:var(--navy);font-weight:700;transition:all .25s ease-in-out}.footer-content .follow-logo a:hover{background:var(--navy);color:var(--white);border-color:var(--navy)}#colophon{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;border-top:1px solid var(--grey-5);margin-top:3rem;padding:2rem 0 3rem}@media (min-width: 992px){#colophon{flex-direction:row;justify-content:space-between;align-items:center}}#colophon .credit{display:flex;flex-wrap:wrap;gap:.6rem 2rem}#colophon .credit p{color:var(--grey-1);font-size:.9rem}#colophon .gdpr-menu{display:flex;gap:1.5rem}#colophon .gdpr-menu li a{color:var(--grey-1);font-size:.9rem}#colophon .gdpr-menu li a:hover{color:var(--gold)}#colophon .madebyglobule a{color:var(--grey-3);font-size:.85rem}#colophon .madebyglobule a:hover{color:var(--gold)}@media (max-width: 991px){#header-main{padding:1.25rem}#header-main .branding{padding-top:0;max-width:calc(100% - 64px)}#header-main .branding .logo .logo-img{width:52px;height:52px}#header-main .branding .logo .logo-top{font-size:1.15rem;letter-spacing:.28em}#header-main .branding .logo .logo-bottom{font-size:.62rem;letter-spacing:.42em}#access.open{height:calc(100vh - 88px)}.hero_slider{padding:0 1.25rem 3rem}.hero_slider .intro-wrapper{min-height:300px}.intro h2{font-size:1.7rem}.intro h2 span{font-size:1.1rem}.intro p{font-size:.98rem}.intro-nav{margin-top:1.1rem}.intro-nav button{width:38px;height:38px;font-size:.9rem}.breadcrumbs{padding:.9rem 1.25rem}.inner-hero{padding:.5rem 1.25rem 3rem}.inner-hero h1{font-size:2rem}.about{padding:3rem 1.25rem}.section-business{padding:0 1.25rem}.section-business .intro{gap:1.4rem;margin-bottom:3rem}.bloc-services{padding:2rem 1.25rem}.projets-grid,.infos-page-contact{padding:2.5rem 1.25rem}.contact-form-section{padding:3rem 1.25rem}.history{padding:2.5rem 1.25rem}.texte-history{padding:1.5rem 1.25rem 3rem}.map-section{padding:3rem 1.25rem}.map-section .kpi .number{font-size:3rem}#footer-main{padding:0 1.25rem;margin-top:3rem}}html[dir=rtl] body{text-align:right}html[dir=rtl] .hero_slider{direction:ltr}html[dir=rtl] .hero_slider .intro-slide h2,html[dir=rtl] .hero_slider .intro-slide p,html[dir=rtl] .hero_slider .intro-nav{direction:rtl}html[dir=rtl] #access .menu li a{text-align:right}html[dir=rtl] .lang-switcher__trigger{flex-direction:row-reverse}html[dir=rtl] .lang-switcher__list button{flex-direction:row-reverse;text-align:right}.admin{min-height:100vh;background:var(--grey-5);font-family:Barlow,sans-serif;color:var(--navy)}.admin-login{max-width:420px;margin:0 auto;padding:3rem 1.25rem;text-align:center}.admin-login-logo{width:84px;height:84px;border-radius:16px;object-fit:cover;box-shadow:0 8px 24px #00334c4d;animation:logoFloat 3.5s ease-in-out infinite}.admin-login h1{margin:1rem 0 0;font-size:1.6rem;letter-spacing:.1em;text-transform:uppercase}.admin-login-sub{color:var(--grey-1);margin:.2rem 0 1.6rem}.admin-login-form{background:#fff;border:1px solid var(--grey-5);border-radius:12px;padding:1.6rem;display:flex;flex-direction:column;gap:1rem;text-align:left;box-shadow:0 8px 24px #00334c14}.admin-login-form label{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;font-weight:600}.admin-login-form input{border:1px solid #c9d4d9;border-radius:6px;padding:.6rem .8rem;font-family:Barlow,sans-serif;font-size:.95rem;color:var(--navy);outline:none}.admin-login-form input:focus{border-color:var(--gold)}.admin-error{color:#b3261e;font-size:.85rem;margin:0}.admin-error-banner{background:#fdecea;border:1px solid #f5c6c2;border-radius:8px;padding:.7rem 1rem;max-width:960px;margin:1rem auto 0}.admin-ok{color:#1e7f4f;font-size:.85rem;margin:.4rem 0 0}.admin-back{margin-top:1.2rem}.admin-back a{color:var(--navy);text-decoration:underline}.admin-header{background:var(--navy);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;padding:1.1rem 1.5rem}.admin-header h1{margin:0;font-size:1.3rem;letter-spacing:.12em;text-transform:uppercase}.admin-header p{margin:.15rem 0 0;font-size:.8rem;color:#a9bdca}.admin-header-left{display:flex;align-items:center;gap:.9rem}.admin-mini-logo{width:44px;height:44px;border-radius:10px;object-fit:cover}.admin-header-actions{display:flex;gap:.6rem}.btn-outline{background:transparent;border:1px solid var(--navy);color:var(--navy);padding:.5rem 1.1rem;border-radius:6px;font-family:Barlow,sans-serif;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .2s}.admin-header .btn-outline{border-color:#fff;color:#fff}.btn-outline:hover{background:var(--navy);color:#fff}.admin-header .btn-outline:hover{background:#fff;color:var(--navy)}.btn-navy{background:var(--navy);color:#fff;border:1px solid var(--navy);padding:.5rem 1.1rem;border-radius:6px;font-family:Barlow,sans-serif;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .2s}.btn-navy:hover:not(:disabled){background:#004a6e}.btn-navy:disabled{opacity:.6;cursor:not-allowed}.btn-danger{background:#b3261e;border:1px solid #b3261e;color:#fff;padding:.5rem 1.1rem;border-radius:6px;font-family:Barlow,sans-serif;font-weight:700;font-size:.85rem;cursor:pointer;margin-top:1rem}.admin-list,.admin-detail{max-width:960px;margin:0 auto;padding:1.5rem;display:flex;flex-direction:column;gap:.9rem}.admin-empty{background:#fff;border:1px solid var(--grey-5);border-radius:10px;padding:1.4rem;text-align:center;color:var(--grey-1)}.admin-msg{background:#fff;border:1px solid var(--grey-5);border-left:4px solid var(--gold);border-radius:10px;padding:1rem 1.2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.admin-msg-title{display:flex;align-items:center;gap:.6rem}.admin-msg-title h3{margin:0;font-size:1.05rem}.admin-unread-dot{width:10px;height:10px;border-radius:50%;background:var(--gold);flex-shrink:0}.admin-msg-ref{font-size:.72rem;color:var(--grey-1);border:1px solid var(--grey-5);border-radius:20px;padding:.1rem .55rem}.admin-msg-subject{margin:.25rem 0 0;font-weight:600;color:var(--navy)}.admin-msg-meta{margin:.2rem 0 0;font-size:.8rem;color:var(--grey-1)}.admin-msg-side{display:flex;align-items:center;gap:.8rem}.admin-reply-badge{background:var(--navy);color:#fff;border-radius:20px;padding:.15rem .7rem;font-size:.8rem;font-weight:700}.admin-detail-card{background:#fff;border:1px solid var(--grey-5);border-radius:12px;padding:1.5rem}.admin-detail-head{display:flex;justify-content:space-between;align-items:baseline;gap:.8rem;flex-wrap:wrap;border-bottom:1px solid var(--grey-5);padding-bottom:.9rem}.admin-detail-head h2{margin:0;font-size:1.25rem}.admin-ref{font-size:.75rem;color:var(--grey-1);white-space:nowrap}.admin-detail-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.4rem 1rem;margin:1rem 0;font-size:.9rem}.admin-detail-meta a{color:var(--navy)}.admin-detail-message{background:#f4f6f7;border-left:4px solid var(--gold);border-radius:8px;padding:1rem 1.2rem;line-height:1.6;white-space:pre-wrap}.admin-replies{margin-top:1.4rem}.admin-replies h3{font-size:1rem;text-transform:uppercase;letter-spacing:.08em}.admin-reply{background:#f8fafb;border:1px solid var(--grey-5);border-radius:8px;padding:.8rem 1rem;margin-bottom:.6rem}.admin-reply-text{margin:0;white-space:pre-wrap}.admin-reply-meta{margin:.35rem 0 0;font-size:.75rem;color:var(--grey-1)}.admin-reply-form{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.admin-reply-form textarea{border:1px solid #c9d4d9;border-radius:8px;padding:.7rem .9rem;font-family:Barlow,sans-serif;font-size:.95rem;min-height:110px;color:var(--navy);outline:none;resize:vertical}.admin-reply-form textarea:focus{border-color:var(--gold)}.admin-reply-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem}.admin-limit{color:#b3261e;font-size:.85rem;margin:.8rem 0 0}.chars-counter{display:block;text-align:right;font-size:.75rem;color:var(--grey-1);margin-top:.25rem}html[dir=rtl] .chars-counter{text-align:left}.form-api-error{color:#b3261e;background:#fdecea;border:1px solid #f5c6c2;border-radius:8px;padding:.6rem .9rem;font-size:.85rem;grid-column:1 / -1}.form-success-ref{color:var(--grey-1);font-size:.85rem;margin-top:.4rem}
