@font-face{font-family:avenir;src:url(/fonts/avenir.woff)format("woff");font-weight:300;font-style:normal}@font-face{font-family:avenir;src:url(/fonts/avenir-medium.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:avenir;src:url(/fonts/avenir-bold.woff)format("woff");font-weight:700;font-style:normal}.btn-default{position:relative;font-size:.9rem}.btn-default::before,.btn-default::after{position:absolute;content:"";left:0;bottom:-.1rem;display:block;width:100%;height:1px;background:#fc4c02;transition:1.1s cubic-bezier(.19,1,.22,1)}.btn-default::before{transform:scaleX(0);transform-origin:left}.btn-default::after{transform-origin:right;transition-delay:.25s}.btn-default:hover::before{transform:scaleX(1);transition-delay:.25s}.btn-default:hover::after{transform:scaleX(0);transition-delay:0s}.btn-light{position:relative;font-size:.9rem;color:#f7f7f7!important;border:2px solid #f7f7f7}.btn-light::before,.btn-light::after{position:absolute;content:"";left:0;bottom:-.1rem;display:block;width:100%;height:1px;background:#fc4c02;transition:1.1s cubic-bezier(.19,1,.22,1)}.btn-light::before{transform:scaleX(0);transform-origin:left}.btn-light::after{transform-origin:right;transition-delay:.25s}.btn-light:hover::before{transform:scaleX(1);transition-delay:.25s}.btn-light:hover::after{transform:scaleX(0);transition-delay:0s}.btn-light:hover{background-color:#f7f7f7;color:#111!important}.btn-dark{position:relative;font-size:.9rem;color:#111!important;border:2px solid #111;background-color:#f7f7f7}.btn-dark::before,.btn-dark::after{position:absolute;content:"";left:0;bottom:-.1rem;display:block;width:100%;height:1px;background:#fc4c02;transition:1.1s cubic-bezier(.19,1,.22,1)}.btn-dark::before{transform:scaleX(0);transform-origin:left}.btn-dark::after{transform-origin:right;transition-delay:.25s}.btn-dark:hover::before{transform:scaleX(1);transition-delay:.25s}.btn-dark:hover::after{transform:scaleX(0);transition-delay:0s}.btn-dark:hover{background-color:#111;color:#f7f7f7!important;border-color:#f7f7f7}.bg-section{position:relative;overflow:hidden}.bg-section>img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)!important;min-height:100%;min-width:100%;object-fit:cover}.bg-section .content{position:relative}.img-section,.video-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-content:center;gap:4rem}@media screen and (max-width:1230px){.img-section,.video-section{gap:2rem}}@media screen and (max-width:767px){.img-section,.video-section{gap:1rem}}@media screen and (max-width:650px){.img-section,.video-section{grid-template-columns:1fr}}.img-section.alt .content,.video-section.alt .content{order:2}.img-section .glightboxcontainer,.video-section .glightboxcontainer{position:relative;overflow:hidden}.video-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:1000}.video-modal.active{display:block}.video-modal .iframe-wrapper{display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;max-height:80vh;max-width:80vw;justify-content:center;align-items:center}.video-modal iframe{height:100%;width:100%;object-fit:contain}.video-modal ._close{position:fixed;top:1.3125rem;right:.875rem;z-index:1001;color:#fff;font-size:30px;cursor:pointer}.video-modal ._close:hover{opacity:.75}.gallery{display:grid;grid-template-columns:.6fr 1fr}@media screen and (min-width:1921px){.gallery{grid-template-columns:.4fr 1fr}}@media screen and (max-width:998px){.gallery{grid-template-columns:1fr}}.gallery.shape-blue-right img:last-of-type{position:relative}.gallery.shape-blue-right img:last-of-type::before{content:url(/images/shape.svg);display:block;position:absolute;height:80px;width:auto;top:0;z-index:3;right:0}.gallery .images{display:grid;grid-template-columns:.5fr 1fr}@media screen and (min-width:1921px){.gallery .images{grid-template-columns:.5fr 1fr}.gallery .images figure{max-height:45rem}}@media screen and (max-width:998px){.gallery .images figure{max-height:400px}}.gallery .content{margin-bottom:2rem}.gallery .glightboxcontainer{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}@media screen and (max-width:767px){.gallery .glightboxcontainer{grid-template-columns:1fr}}.glightboxcontainer .play-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20%;max-width:80px;min-width:30px;opacity:.5}[data-accordion]{border:1px solid #fc4c02;overflow:hidden;transition:all .25s ease-in-out}[data-accordion] summary{cursor:pointer;padding:10px;background-color:#111;font-weight:700;transition:all .25s ease-in-out}[data-accordion] summary ::marker{display:none}[data-accordion] summary:hover{color:#fc4c02}[data-accordion] p{padding:10px;margin:0;display:none;transition:all .25s ease-in-out}[data-accordion][open] summary{background-color:#b3b9c3;border-bottom:none}[data-accordion][open] p{display:block}#cta{position:relative;padding-block:2rem;display:grid;grid-template-columns:.5fr 1fr;padding-right:0;align-items:center;gap:4rem;background-color:#13294b;background:radial-gradient(circle,#13294b 0%,#10223e 42%);color:#f7f7f7}#cta .content{margin-bottom:0}@media screen and (max-width:998px){#cta{grid-template-columns:1fr;padding:0;gap:1rem}#cta .images{order:-1}#cta .images figure{max-height:275px}#cta .content{padding-inline:2rem;text-align:center;padding-block:2rem 3rem}}@media screen and (max-width:998px) and (max-width:998px){#cta .content{padding-inline:1rem}}@media screen and (max-width:998px) and (min-width:1921px){#cta .content{padding-inline:4rem}}#cta .images{grid-template-columns:.5fr 1fr}#cta h2::after{content:'.';color:#fc4c02}#cta figure{max-height:400px}@media screen and (min-width:1921px){#cta figure{max-height:700px}}#introduction{align-items:end;gap:2rem;padding-right:0;padding-bottom:4rem;height:100vh}@media screen and (max-width:998px){#introduction{height:auto}}#introduction .content{padding:0;max-width:500px}@media screen and (max-width:998px){#introduction .content{max-width:unset}}#introduction .content p:last-of-type{margin-bottom:0}#introduction .content .btn-default{margin-top:1.5rem;display:inline-block}#introduction.hero-dark{overflow:hidden}@media screen and (min-width:1921px){#introduction.hero-dark{padding-top:0;height:100vh}#introduction.hero-dark .img{opacity:0}}@media screen and (max-width:998px){#introduction.hero-dark{padding-left:0;padding-bottom:0}#introduction.hero-dark .content{padding-inline:1rem;margin-bottom:0}}#values{padding-inline:0}#values .content{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:998px){#values .content{grid-template-columns:1fr}}#values ul{display:grid;grid-template-rows:repeat(3,1fr);align-items:center;justify-content:center}#values ul li{border-bottom:1px solid #b3b9c3;height:100%;display:flex;justify-content:center;flex-direction:column;padding:2rem 4rem;background-color:#fff}@media screen and (max-width:998px){#values ul li{padding:1.5rem 1rem}}#values ul p{margin-bottom:0}#values h2::after{content:'.';color:#fc4c02}@media screen and (max-width:767px){#values h2{padding-bottom:0!important}}@media screen and (max-width:998px){#values figure{display:none}}#values.sticky-col{position:relative;padding-bottom:2rem}@media screen and (max-width:767px){#values.sticky-col{padding-bottom:0}}#values.sticky-col figure{position:sticky;align-self:start;top:0;left:0;height:100vh}#values.sticky-col h3::after{content:'.';color:#fc4c02}#values.sticky-col h2{padding:3rem 4rem 1rem;background-color:#fff;margin-bottom:0;font-size:1.9rem}@media screen and (max-width:998px){#values.sticky-col h2{padding:2rem 1rem 1rem}}@media screen and (min-width:1921px){.carrieres #values.sticky-col .content,.a-propos #values.sticky-col .content{grid-template-columns:.8fr 1fr}.carrieres #values.sticky-col .content h2,.a-propos #values.sticky-col .content h2{padding-block:5rem 1rem}}@media screen and (min-width:1921px) and (min-width:1921px){.carrieres #values.sticky-col ul,.a-propos #values.sticky-col ul{display:block}}@media screen and (min-width:1921px) and (min-width:1921px){.carrieres #values.sticky-col li,.a-propos #values.sticky-col li{display:block;padding-block:4rem}.carrieres #values.sticky-col li p,.a-propos #values.sticky-col li p{max-width:900px}}@media screen and (min-width:1921px){.carrieres #values.sticky-col figure,.a-propos #values.sticky-col figure{position:relative;height:100%}.carrieres #values.sticky-col figure img,.a-propos #values.sticky-col figure img{object-position:bottom;width:100%;height:100%}}.a-propos #values{padding-bottom:0}@media screen and (min-width:1921px){.a-propos #values.sticky-col .content{grid-template-columns:1fr 1fr}}#services-etapes{padding:0;position:relative}#services-etapes .pinned-section{position:relative;display:grid;grid-template-columns:.4fr 1fr;align-items:baseline;gap:1rem;padding:1rem;border-bottom:1px solid #b3b9c3;background-color:#f7f7f7}@media screen and (min-width:1921px){#services-etapes .pinned-section{grid-template-columns:.5fr 1fr;padding-inline:4rem}}@media screen and (max-width:998px){#services-etapes .pinned-section{grid-template-columns:1fr}}#services-etapes .pinned-section figure{height:100%;aspect-ratio:8/4}#services-etapes .pinned-section div{align-self:flex-end}#services-etapes p{margin-bottom:0;max-width:900px}#services-etapes h2::after{content:'.';color:#fc4c02}@media screen and (max-width:767px){#services-etapes h2{font-size:1.8rem!important}}#services-etapes h3{font-weight:300}#services-etapes h3::after{content:'.';color:#fc4c02}#parallax-images{position:relative;overflow:hidden;margin-top:4rem;background-color:#f7f7f7}@media screen and (min-width:1921px){#parallax-images{margin-top:7rem}}#parallax-images figure{position:absolute;top:0;height:auto}@media screen and (max-width:767px){#parallax-images figure{opacity:.3}}#parallax-images figure:nth-of-type(1){left:0;aspect-ratio:9/12;width:23vw}#parallax-images figure:nth-of-type(2){left:50%;translate:-50%;aspect-ratio:5/2;width:45vw}#parallax-images figure:nth-of-type(3){right:0;aspect-ratio:10/12;width:23vw}#parallax-images figure img{object-fit:cover;width:100%;height:100%}#parallax-images .content{position:relative;max-width:500px;margin:0 auto;padding-block:30% 10%;text-align:center;z-index:2}@media screen and (min-width:1921px){#parallax-images .content{padding-block:30% 13%}}@media screen and (max-width:998px){#parallax-images .content{width:300px}}@media screen and (max-width:767px){#parallax-images .content{padding-block:50% 26%;width:100%}}#parallax-images.no-content{min-height:500px}@media screen and (min-width:1921px){#parallax-images.no-content{min-height:800px}}@media screen and (max-width:998px){#parallax-images.no-content{min-height:300px}}@media screen and (max-width:767px){#parallax-images.no-content{display:none}}#parallax-images.no-content figure:nth-of-type(2){top:15%}.logo-list{padding-block:4rem}.logo-list .content{text-align:center}.logo-list h2{font-weight:400;max-width:650px;text-align:center;white-space:normal;overflow:hidden;line-height:1.1;display:inline-block}.swiper-logo{margin-top:2rem}.swiper-logo .swiper-wrapper{transition-timing-function:linear;align-items:center}.swiper-logo .swiper-slide{width:12rem;display:flex;align-items:center;justify-content:center}.swiper-logo .swiper-slide img{width:85px;margin:0 auto}#services{padding-right:0;padding-bottom:4rem}@media screen and (max-width:998px){#services{padding-bottom:1rem}}#services ul{display:grid;grid-template-columns:.5fr .7fr 1fr}@media screen and (max-width:998px){#services ul{grid-template-columns:1fr}#services ul li:nth-of-type(2){margin-bottom:2rem}}#services figure{height:600px}@media screen and (min-width:1921px){#services figure{height:800px}}@media screen and (max-width:998px){#services figure{height:auto}}#services li:nth-of-type(2) div{padding-right:2rem}#services div{padding-block:1rem}@media screen and (max-width:998px){#services div{padding-right:2rem}#services div h3{margin-top:.5rem}}@media screen and (max-width:767px){#services div{padding-right:1rem}}#services div p{max-width:500px}#list{display:grid;grid-template-columns:.75fr 1fr;align-items:center;padding:0;margin:4rem 0;background-color:#fff}@media screen and (max-width:998px){#list{grid-template-rows:1fr auto;grid-template-columns:100%}}@media screen and (max-width:767px){#list{margin-block:1rem}}#list figure{height:100%}@media screen and (max-width:998px){#list figure{height:30rem}}#list .content{padding:3rem}@media screen and (max-width:998px){#list .content{padding-inline:1rem}}#list .content li{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #b3b9c3;font-size:.9rem;font-weight:lighter}#list .content li:last-of-type{padding:0;margin:0;border:none}*{box-sizing:border-box}html{font-size:clamp(16px,calc(.8vw + 10px),20px);overflow-x:hidden}body{font-family:avenir,sans-serif;font-weight:300;font-optical-sizing:auto;font-style:normal;line-height:1.5;min-width:300px;overflow-x:clip;background-color:#f7f7f7;color:#111;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}body.freeze{overflow:hidden;width:100%;height:100%;position:fixed}body main{height:100%}body #didomi-host{position:absolute}body>header,section:not(.bg-section),.bg-section>.content{padding-inline:2rem}@media screen and (max-width:998px){body>header,section:not(.bg-section),.bg-section>.content{padding-inline:1rem}}@media screen and (min-width:1921px){body>header,section:not(.bg-section),.bg-section>.content{padding-inline:4rem}}body main>section:first-of-type{padding-block:25vh 0;background-color:#13294b;background:radial-gradient(circle,#13294b 0%,#10223e 42%);color:#f7f7f7}@media screen and (max-width:998px){body main>section:first-of-type{padding-top:8rem}}@media screen and (max-width:767px){body main>section:first-of-type{padding-top:10rem}}h1,h2,h3,h4{font-weight:400;font-family:avenir,sans-serif;line-height:.95;margin-bottom:1rem;white-space:pre-line}h1{font-size:2.7rem}@media screen and (max-width:998px){h1{font-size:2.75rem}}@media screen and (max-width:767px){h1{font-size:2.5rem}}h2{font-size:1.9rem}h3,#values h2,#services-etapes h2{font-size:1.3rem;font-weight:400}@media screen and (max-width:998px){h3,#values h2,#services-etapes h2{font-size:1.4rem}}h4,#introduction .content h2{font-size:.9rem;font-weight:300;text-transform:uppercase;margin-bottom:.5rem}strong{font-weight:700}em{font-style:italic}p{margin-bottom:1rem;line-height:1.2}nav ul{list-style-type:none}span,p{font-weight:300}a{cursor:pointer;text-decoration:none;color:inherit;transition:color .25s ease-in-out;font-weight:300}img{width:100%;display:block;height:auto}figure{overflow:hidden}figure img{object-fit:cover;min-width:100%;min-height:100%}.full-height{display:flex;align-items:center;min-height:100vh}main>:first-child.full-height{min-height:calc(100vh - var(--header-height))}.full-width{padding-inline:0!important;gap:0}.full-width .content{padding-inline:2rem}@media screen and (min-width:calc(1600px + (7rem * 2))){.full-width .content{padding-left:calc((100vw - 1600px)/2)}}@media screen and (min-width:calc(1600px + (7rem * 2))){.full-width.alt .content{padding-right:calc((100vw - 1600px)/2)}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.dark{background-color:#13294b;background:radial-gradient(circle,#13294b 0%,#10223e 42%);color:#f7f7f7}@font-face{font-family:avenir;src:url(/fonts/avenir.woff)format("woff");font-weight:300;font-style:normal}@font-face{font-family:avenir;src:url(/fonts/avenir-medium.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:avenir;src:url(/fonts/avenir-bold.woff)format("woff");font-weight:700;font-style:normal}.btn-default{position:relative;font-size:.9rem}.btn-default::before,.btn-default::after{position:absolute;content:"";left:0;bottom:-.1rem;display:block;width:100%;height:1px;background:#fc4c02;transition:1.1s cubic-bezier(.19,1,.22,1)}.btn-default::before{transform:scaleX(0);transform-origin:left}.btn-default::after{transform-origin:right;transition-delay:.25s}.btn-default:hover::before{transform:scaleX(1);transition-delay:.25s}.btn-default:hover::after{transform:scaleX(0);transition-delay:0s}.btn-light{position:relative;font-size:.9rem;color:#f7f7f7!important;border:2px solid #f7f7f7}.btn-light::before,.btn-light::after{position:absolute;content:"";left:0;bottom:-.1rem;display:block;width:100%;height:1px;background:#fc4c02;transition:1.1s cubic-bezier(.19,1,.22,1)}.btn-light::before{transform:scaleX(0);transform-origin:left}.btn-light::after{transform-origin:right;transition-delay:.25s}.btn-light:hover::before{transform:scaleX(1);transition-delay:.25s}.btn-light:hover::after{transform:scaleX(0);transition-delay:0s}.btn-light:hover{background-color:#f7f7f7;color:#111!important}.btn-dark{position:relative;font-size:.9rem;color:#111!important;border:2px solid #111;background-color:#f7f7f7}.btn-dark::before,.btn-dark::after{position:absolute;content:"";left:0;bottom:-.1rem;display:block;width:100%;height:1px;background:#fc4c02;transition:1.1s cubic-bezier(.19,1,.22,1)}.btn-dark::before{transform:scaleX(0);transform-origin:left}.btn-dark::after{transform-origin:right;transition-delay:.25s}.btn-dark:hover::before{transform:scaleX(1);transition-delay:.25s}.btn-dark:hover::after{transform:scaleX(0);transition-delay:0s}.btn-dark:hover{background-color:#111;color:#f7f7f7!important;border-color:#f7f7f7}body>header{position:absolute;width:100%;color:#f7f7f7;display:flex;justify-content:space-between;min-height:70px;align-items:center;z-index:99}body>header .brand{z-index:9001;display:flex;align-items:center}body>header .brand img{width:auto}body>header>nav ul{display:flex;align-items:center;justify-content:center;gap:1.8rem;font-size:.9rem}@media screen and (max-width:1047px){body>header>nav{background-color:#13294b;justify-content:flex-start;position:fixed;top:0;left:0;padding-top:4rem;width:100vw;height:100vh;transform:translateX(100%);transition:all .25s ease-in-out;z-index:50;overflow-y:scroll;padding-inline:2rem;padding-block:4rem;display:flex;justify-content:flex-end;padding-bottom:7rem;flex-direction:column}}@media screen and (max-width:1047px) and (max-width:998px){body>header>nav{padding-inline:1rem}}@media screen and (max-width:1047px) and (min-width:1921px){body>header>nav{padding-inline:4rem}}@media screen and (max-width:1047px){body>header>nav.active{transform:translateX(0);background-color:#13294b}body>header>nav a{font-size:1.5rem}body>header>nav ul{display:block}body>header>nav .separator{display:none}}body>header>nav .lang{text-transform:capitalize}body>header .burger-menu{display:none;z-index:9001;width:30px;height:18px;justify-content:space-between;flex-direction:column;cursor:pointer}@media screen and (max-width:1047px){body>header .burger-menu{display:flex}}body>header .burger-menu span{width:100%;background-color:#f7f7f7;height:2px;transition:transform .25s ease-in-out}body>header .burger-menu.active span{background-color:#f7f7f7}body>header .burger-menu.active span:nth-child(1){transform:translateY(7px)rotate(45deg)}body>header .burger-menu.active span:nth-child(2){transform:scale(0)}body>header .burger-menu.active span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}body>header .menu-item{display:inline-block;position:relative}body>header .menu-item a{padding-bottom:3px;position:relative}body>header .menu-item a::before{content:'';position:absolute;bottom:0;right:0;width:0;height:1px;background-color:#fc4c02;transition:width .6s cubic-bezier(.25,1,.5,1)}body>header .menu-item a.active-link::before,body>header .menu-item a:hover::before{left:0;right:auto;width:100%}@media screen and (max-width:998px){body>header .menu-item a.active-link::before,body>header .menu-item a:hover::before{width:0}}@media screen and (max-width:1047px){body>header .menu-item{display:block;border-bottom:1px solid #f7f7f7;padding-block:.5rem}body>header .menu-item:last-of-type{border-bottom:0}body>header .menu-item:last-of-type a{font-size:1.3rem}}body>header .menu-item:hover .dropdown{display:block}body>header .dropdown{display:none;margin-top:1rem;position:absolute;background-color:#b3b9c3;min-width:max-content;z-index:9001}body>header .dropdown-item{color:#111;padding:1rem;text-decoration:none;display:block}body>header .dropdown-item:hover{background-color:#b3b9c3;color:#f7f7f7}body>footer .primary{padding-block:8rem 2rem;border-top:1px solid #13294b;display:grid;grid-template-columns:.4fr 1fr;align-items:end;gap:2rem}@media screen and (max-width:1445px){body>footer .primary{grid-template-columns:1fr}}@media screen and (min-width:1921px){body>footer .primary{grid-template-columns:.5fr 1fr}}@media screen and (max-width:805px){body>footer .primary{text-align:center;padding-top:4rem}body>footer .primary>*{margin-inline:auto}}@media screen and (max-width:1445px){body>footer .primary .brand-block{max-width:400px}}@media screen and (max-width:805px){body>footer .primary .brand-block{max-width:300px}}body>footer .primary ul{display:flex;align-items:center;justify-content:end;flex-wrap:wrap;gap:1.5rem}@media screen and (max-width:1445px){body>footer .primary ul{justify-content:left}}@media screen and (max-width:805px){body>footer .primary ul{display:block;text-align:center}}body>footer .primary ul a{font-size:.9rem;font-weight:300;color:#13294b;transition:color .25s ease-in-out;position:relative}body>footer .primary ul a::before{content:'';position:absolute;bottom:0;right:0;width:0;height:1px;background-color:#fc4c02;transition:width .6s cubic-bezier(.25,1,.5,1)}body>footer .primary ul a.active-link::before,body>footer .primary ul a:hover::before{left:0;right:auto;width:100%}@media screen and (max-width:805px){body>footer .primary ul a{display:block;font-size:1.1rem;width:fit-content;margin:0 auto .5rem}}body>footer .secondary{border-top:1px solid #13294b;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding-block:1rem;flex-direction:row-reverse}body>footer .secondary *{display:inline-block;font-size:.7rem}body>footer .secondary .copyright{margin-bottom:0}body>footer .secondary a{border-bottom:1px solid transparent;transition:border ease-in-out .2s}body>footer .secondary a:hover{border-bottom:1px solid #fc4c02}body>footer .secondary .socials{display:flex;align-items:center;gap:1rem}body>footer .secondary .socials svg{width:17px;height:auto}body>footer .secondary .socials svg path{transition:fill ease-in-out .3s}body>footer .secondary .socials a{border-bottom:unset}body>footer .secondary .socials a:hover svg path{fill:#fc4c02}@media screen and (max-width:805px){body>footer .secondary .socials{justify-content:center;margin-bottom:1rem;align-items:center}body>footer .secondary .socials svg{width:1.5rem}}@media screen and (max-width:805px){body>footer .secondary{display:block;text-align:center}body>footer .secondary span{display:none}body>footer .secondary .made-by{display:block}}