.btn-default{font-size:.9rem;padding:.5rem 1.1rem;display:inline-flex;align-items:center;line-height:1rem;width:max-content;border:1px solid #002d72;color:#fff!important;background-color:#002d72;transition:all 250ms ease-in-out;cursor:pointer}.btn-default:hover{background-color:#38393b;border-color:#38393b;text-decoration:none}.btn-light{font-size:.9rem;padding:.5rem 1.1rem;display:inline-flex;align-items:center;line-height:1rem;width:max-content;border:1px solid #002d72;color:#fff!important;background-color:#002d72;transition:all 250ms ease-in-out;cursor:pointer;color:#002d72!important;border:1px solid #002d72;background-color:inherit}.btn-light:hover{background-color:#38393b;border-color:#38393b;text-decoration:none}.btn-light:hover{background-color:#002d72;color:#fff!important;border-color:#fff}.btn-dark{font-size:.9rem;padding:.5rem 1.1rem;display:inline-flex;align-items:center;line-height:1rem;width:max-content;border:1px solid #002d72;color:#fff!important;background-color:#002d72;transition:all 250ms ease-in-out;cursor:pointer;color:#fff!important;border:1px solid #fff;background-color:transparent!important}.btn-dark:hover{background-color:#38393b;border-color:#38393b;text-decoration:none}.btn-dark:hover{background-color:#fff!important;color:#002d72!important;border-color:#fff}.bg-blue .btn-light{background-color:#fff!important}.bg-blue .btn-light:hover{background-color:#002d72!important}@media screen and (min-width:1921px){.bg-blue .content *{max-width:800px}}.bg-section{position:relative;overflow:hidden}.bg-section>img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);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}.img-section .glightboxcontainer:hover img:first-of-type,.video-section .glightboxcontainer:hover img:first-of-type{transform:scale(1.1);transition:all .25s ease-in-out}.img-section .glightboxcontainer:hover .play-video,.video-section .glightboxcontainer:hover .play-video{opacity:.75}.img-section .glightboxcontainer img,.video-section .glightboxcontainer img{transition:all .25s ease-in-out}.img-section .glightboxcontainer .play-video,.video-section .glightboxcontainer .play-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20%;max-width:80px;min-width:30px;opacity:.5}.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}}.gallery .glightboxcontainer a{position:relative;overflow:hidden}.gallery .glightboxcontainer a:hover img:first-of-type{transform:scale(1.1);transition:all .25s ease-in-out}.gallery .glightboxcontainer a:hover .play-video{opacity:.75}.gallery .glightboxcontainer a img{transition:all .25s ease-in-out}.gallery .glightboxcontainer a .play-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20%;max-width:80px;min-width:30px;opacity:.5}.bg-blue .content{background-color:#002d72;color:#fff}.bg-blue .content h1,.bg-blue .content h2,.bg-blue .content h3,.bg-blue .content h4{color:#fff}#valeurs{text-align:center}#valeurs h3{font-size:1.2rem;font-weight:500}@media screen and (max-width:767px){#valeurs h3{font-size:1.3rem}}#valeurs ul{padding:3rem 2rem;display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:2rem}@media screen and (min-width:1921px){#valeurs ul{flex-wrap:nowrap}}#valeurs ul li{max-width:17rem}#valeurs ul li img{width:3rem;margin-bottom:1rem;margin-inline:auto}#valeurs ul li:nth-child(4){margin-left:8rem}@media screen and (max-width:1440px){#valeurs ul li:nth-child(4){margin-left:0}}@media screen and (max-width:1276px){#valeurs ul li:nth-child(4){margin-left:8rem}}@media screen and (max-width:1046px){#valeurs ul li:nth-child(4){margin-left:0}}@media screen and (min-width:1921px){#valeurs ul li:nth-child(4){margin:0}}#valeurs ul li:nth-child(5){margin-right:8rem}@media screen and (max-width:1440px){#valeurs ul li:nth-child(5){margin-right:0}}@media screen and (max-width:1276px){#valeurs ul li:nth-child(5){margin-right:8rem}}@media screen and (max-width:1046px){#valeurs ul li:nth-child(5){margin-right:0}}@media screen and (min-width:1921px){#valeurs ul li:nth-child(5){margin:0}}@media screen and (max-width:767px){#valeurs h2 br{display:none}}.grid-img-bg{gap:0;margin-bottom:2rem}.grid-img-bg figure{height:100%;z-index:5;margin-right:.75rem}.grid-img-bg figure img{object-fit:cover;min-width:100%;min-height:100%}.grid-img-bg .content{position:relative;height:100%;padding:4rem 2rem;padding-left:3rem;margin-left:-2rem;display:flex;flex-direction:column;justify-content:center}.grid-img-bg .content::before{position:absolute;content:"";width:0;height:0;z-index:3;border:37.5px solid transparent;top:0;right:0;left:auto;border-top:37.5px solid #f2f2f2;border-right:37.5px solid #f2f2f2}.grid-img-bg .content ul{margin-left:1.2rem;margin-top:2rem}.grid-img-bg .content ul li{padding-left:.75rem;margin-bottom:.75rem;position:relative}.grid-img-bg .content ul li::before{content:'';position:absolute;top:.5rem;left:-20px;width:1rem;height:.5rem;background-image:url(/images/white-dash.svg);background-size:contain;background-repeat:no-repeat}.grid-img-bg .content a{margin-top:1.5rem}@media screen and (max-width:767px){.grid-img-bg{grid-template-columns:1fr;margin-bottom:0}.grid-img-bg figure{order:2;margin-right:0}.grid-img-bg .content{margin-left:0;padding:4rem 1rem}}.grid-img-bg.reversed .content{order:0;margin:0}.grid-img-bg.reversed .content::before{left:0;transform:rotateY(180deg)}.grid-img-bg.reversed figure{margin:0}.cta{margin-bottom:2rem;height:25rem;position:relative}.cta figure{position:absolute;bottom:0;top:0;left:0;right:0;padding-inline:7rem}@media screen and (max-width:1900px){.cta figure{padding-inline:2rem}}@media screen and (max-width:480px){.cta figure{padding-inline:1rem}}@media screen and (max-width:1440px){.cta figure{padding-inline:0}}.cta .content{position:absolute;bottom:0;top:0;right:calc(45vw - 25rem);margin-inline:auto 2rem;margin-top:12rem;width:20rem;padding:3rem 2rem;clip-path:polygon(0 0,0 100%,100% 100%,100% 25%,85% 0);z-index:5}@media screen and (max-width:1900px){.cta .content{right:10%}}@media screen and (max-width:1440px){.cta .content{right:1rem}}@media screen and (max-width:767px){.cta .content{right:0;padding:2rem}}.image-text-description{gap:2rem;margin-bottom:3rem}.image-text-description figure{height:100%;z-index:5}.image-text-description .content{height:100%;padding-block:4rem;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:1921px){.image-text-description .content{max-width:800px}}.image-text-description .content h4{margin-block:1.75rem 1.2rem;font-weight:600}.image-text-description .content ul{margin-left:1.2rem}.image-text-description .content ul li{padding-left:.75rem;margin-bottom:.75rem;font-weight:600;font-size:1rem;position:relative}@media screen and (max-width:767px){.image-text-description .content ul li{font-size:1rem}}.image-text-description .content ul li::before{content:'';position:absolute;top:.5rem;left:-20px;width:1rem;height:.5rem;background-image:url(/images/blue-dash.svg);background-size:contain;background-repeat:no-repeat}.image-text-description .content a{margin-top:1.5rem}@media screen and (max-width:767px){.image-text-description{grid-template-columns:1fr}.image-text-description figure{margin-right:0;max-height:30rem}.image-text-description .content{margin-right:0;padding-inline:0;padding-block:0 3rem}}@media screen and (max-width:767px){#_services-offers{margin-bottom:0}}#_services-offers h2{font-weight:500}#_services-offers ul{margin-top:2rem}*{box-sizing:border-box}html{font-size:clamp(16px,calc(.8vw + 8px),24px);scroll-behavior:smooth;overflow-x:hidden}body{font-family:dm sans,sans-serif;font-weight:300;line-height:1.2;min-width:300px;overflow-x:clip;background-color:#f2f2f2;color:#000;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:7rem}@media screen and (max-width:1900px){body>header,section:not(.bg-section),.bg-section>.content{padding-inline:2rem}}@media screen and (max-width:480px){body>header,section:not(.bg-section),.bg-section>.content{padding-inline:1rem}}h1,h2,h3,h4{font-weight:700;font-family:dm sans,sans-serif;line-height:1;color:#002d72;margin-bottom:1rem;font-weight:300;white-space:pre-line}h1{font-size:3.2rem;letter-spacing:2px}@media screen and (max-width:998px){h1{font-size:3rem}}h2{font-size:2rem;letter-spacing:2px}h3{font-size:2rem}@media screen and (max-width:767px){h3{font-size:1.75rem}}h4{font-size:1.2rem}@media screen and (max-width:767px){h4{font-size:1.3rem}}strong{font-weight:700}em{font-style:italic}p{margin-bottom:1rem;font-size:1rem}p:last-of-type{margin-bottom:0}nav ul{list-style-type:none}span,p{font-weight:300}a{cursor:pointer;text-decoration:none;color:inherit}a:hover{color:#002d72}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)}}.expertises>main,.realisations>main,.a-propos>main,.carrieres>main,.communiques-de-presse>main{background-image:url(/images/watermark-pale.svg);background-repeat:no-repeat;background-size:clamp(300px,40vw,900px);background-position:90% 40px}#intro .content,#_intro .content{padding-block:6rem 2rem}@media screen and (max-width:767px){#intro .content,#_intro .content{padding-top:4rem}}#intro .content p,#_intro .content p{max-width:43rem}.btn-default{font-size:.9rem;padding:.5rem 1.1rem;display:inline-flex;align-items:center;line-height:1rem;width:max-content;border:1px solid #002d72;color:#fff!important;background-color:#002d72;transition:all 250ms ease-in-out;cursor:pointer}.btn-default:hover{background-color:#38393b;border-color:#38393b;text-decoration:none}.btn-light{font-size:.9rem;padding:.5rem 1.1rem;display:inline-flex;align-items:center;line-height:1rem;width:max-content;border:1px solid #002d72;color:#fff!important;background-color:#002d72;transition:all 250ms ease-in-out;cursor:pointer;color:#002d72!important;border:1px solid #002d72;background-color:inherit}.btn-light:hover{background-color:#38393b;border-color:#38393b;text-decoration:none}.btn-light:hover{background-color:#002d72;color:#fff!important;border-color:#fff}.btn-dark{font-size:.9rem;padding:.5rem 1.1rem;display:inline-flex;align-items:center;line-height:1rem;width:max-content;border:1px solid #002d72;color:#fff!important;background-color:#002d72;transition:all 250ms ease-in-out;cursor:pointer;color:#fff!important;border:1px solid #fff;background-color:transparent!important}.btn-dark:hover{background-color:#38393b;border-color:#38393b;text-decoration:none}.btn-dark:hover{background-color:#fff!important;color:#002d72!important;border-color:#fff}.bg-blue .btn-light{background-color:#fff!important}.bg-blue .btn-light:hover{background-color:#002d72!important}@media screen and (min-width:1921px){.bg-blue .content *{max-width:800px}}body>main{padding-top:80px}body>#main-header{position:fixed;z-index:9999;width:100%;background-color:#f2f2f2;color:#002d72;display:flex;align-items:center;justify-content:space-between;min-height:68px}body>#main-header #nav-brand{z-index:99999;margin-top:.6rem}body>#main-header #nav-brand img{max-width:200px}@media screen and (max-width:767px){body>#main-header #nav-brand img{max-width:180px}}body>#main-header #main-nav>ul{display:flex;align-items:center;gap:1.75rem}@media screen and (max-width:1100px){body>#main-header #main-nav>ul{gap:2rem}}@media screen and (max-width:899px){body>#main-header #main-nav>ul{display:block;padding:2rem 0 0 1rem}body>#main-header #main-nav>ul>li{font-weight:500}}body>#main-header #main-nav>ul .menu-item{padding:1rem 0;text-wrap:nowrap}@media screen and (max-width:899px){body>#main-header #main-nav>ul .menu-item{padding:.8rem 0}}body>#main-header #main-nav>ul .has-dropdown{position:relative}@media screen and (max-width:899px){body>#main-header #main-nav>ul .has-dropdown{padding-bottom:0}}body>#main-header #main-nav>ul .has-dropdown .expertises{border-bottom-color:transparent}body>#main-header #main-nav>ul .has-dropdown .expertises:hover{border-bottom-color:transparent}body>#main-header #main-nav>ul .dropdown{position:absolute;top:calc(100% - .5rem);left:0;background-color:#002d72;display:none}@media screen and (max-width:899px){body>#main-header #main-nav>ul .dropdown{display:block;position:relative;top:0;background-color:transparent;padding-top:.5rem}body>#main-header #main-nav>ul .dropdown li{font-weight:300}}body>#main-header #main-nav>ul .dropdown li{display:block}body>#main-header #main-nav>ul .dropdown li a{font-size:.85rem;color:#fff;padding:.6rem .8rem;display:block;border-bottom:1px solid #fff}@media screen and (max-width:899px){body>#main-header #main-nav>ul .dropdown li a{font-size:1.1rem;color:#002d72;border-bottom:unset;padding:.6rem 0}}body>#main-header #main-nav>ul .dropdown li a:hover{border-bottom-color:#fff;background-color:#fff;color:#002d72}@media screen and (max-width:899px){body>#main-header #main-nav>ul .dropdown li a:hover{background-color:transparent;border-bottom:unset}}body>#main-header #main-nav>ul .dropdown li:last-of-type a{border-bottom-color:transparent}body>#main-header #main-nav>ul .has-dropdown:hover .expertises{border-bottom-color:transparent}body>#main-header #main-nav>ul .has-dropdown:hover .dropdown{display:block}body>#main-header #main-nav>ul .lang{text-transform:uppercase;font-size:.8rem;margin-bottom:-3px}@media screen and (max-width:767px){body>#main-header #main-nav>ul .lang{font-size:1.2rem;display:block}}body>#main-header #main-nav>ul a:not(.lang){position:relative;border-bottom:1px solid transparent;font-size:.95rem;padding-bottom:3px;transition:all .25s ease-in-out}body>#main-header #main-nav>ul a:not(.lang).active-link,body>#main-header #main-nav>ul a:not(.lang):hover{border-bottom:1px solid #002d72}@media screen and (max-width:767px){body>#main-header #main-nav>ul a:not(.lang){font-size:1.5rem}}body>#main-header #main-nav>ul .separator{display:inline-block;background-color:#002d72;width:1px;height:1.5rem}body>#main-header #main-nav{display:flex;justify-content:end;align-items:center;width:100%;height:100%}@media screen and (min-width:900px){body>#main-header #main-nav>ul:first-of-type{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (max-width:899px){body>#main-header #main-nav{background-color:#f2f2f2;display:flex;flex-direction:column;justify-content:center;align-items:start;position:fixed;top:0;left:0;width:100vw;max-width:100vw;height:100vh;transform:translateX(100%);transition:all .25s ease-in-out;z-index:50}body>#main-header #main-nav.active{transform:translateX(0)}body>#main-header #main-nav a{font-size:1.5rem}}body>#main-header #sub-nav{display:flex;justify-content:end;align-items:center;gap:1.75rem;margin-left:auto}@media screen and (max-width:899px){body>#main-header #sub-nav{margin-left:0;padding-top:.5rem!important}body>#main-header #sub-nav>span.separator{display:none;margin-top:.5rem}}body>#main-header .burger-menu{display:none;z-index:99999;width:30px;height:18px;justify-content:space-between;flex-direction:column;cursor:pointer}@media screen and (max-width:899px){body>#main-header .burger-menu{display:flex}}body>#main-header .burger-menu span{width:100%;background-color:#002d72;height:2px;transition:transform .25s ease-in-out}body>#main-header .burger-menu.active span{background-color:#002d72}body>#main-header .burger-menu.active span:nth-child(1){transform:translateY(7px)rotate(45deg)}body>#main-header .burger-menu.active span:nth-child(2){transform:scale(0)}body>#main-header .burger-menu.active span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}body>.header-banner{background-color:#002d72;position:fixed;top:0;left:0;right:0;width:100%;text-align:center;padding:.5rem;color:#fff;z-index:99999}body>.header-banner p{margin:0;padding:0;font-size:.85rem}@media screen and (max-width:767px){body>.header-banner p{font-size:.75rem}}body>.header-banner a{margin:0;padding:0;color:#fff;text-decoration:underline}body:has(.header-banner) #main-header{margin-top:calc(.85rem * 1.2 + 2 * .5rem)}body>footer{color:#fff}body>footer .top-footer{background-color:#002d72;display:flex;padding-block:2rem;justify-content:space-between;align-items:center}body>footer .top-footer a{border-bottom:1px solid transparent;transition:all .25s ease-in-out;padding-bottom:3px;font-size:.9rem}@media screen and (max-width:767px){body>footer .top-footer a{font-size:1rem}}body>footer .top-footer a:hover{border-color:#fff;color:#fff}@media screen and (max-width:700px){body>footer .top-footer{flex-direction:column;flex-wrap:nowrap;text-align:center}}body>footer .top-footer .brand-block{width:5rem}body>footer .top-footer .brand-block img{width:100%}@media screen and (max-width:767px){body>footer .top-footer .brand-block{margin-inline:auto}}body>footer .top-footer nav{display:flex;gap:2rem}@media screen and (max-width:700px){body>footer .top-footer nav{flex-direction:column;flex-wrap:nowrap;text-align:center;gap:1rem;margin-top:2rem}}body>footer section.line{background-color:#002d72}body>footer section.line hr{margin:0;border:1px solid #fff}body>footer .bot-footer{display:flex;align-items:center;justify-content:space-between;background-color:#002d72;padding-block:1rem}body>footer .bot-footer p,body>footer .bot-footer a,body>footer .bot-footer span,body>footer .bot-footer div{font-size:.7rem}@media screen and (max-width:700px){body>footer .bot-footer{flex-direction:column;flex-wrap:nowrap;text-align:center;padding-top:1rem;padding-bottom:1rem}body>footer .bot-footer p{margin-bottom:.5rem}}body>footer .bot-footer .left{display:flex;gap:1rem}body>footer .bot-footer .left a{border-bottom:1px solid transparent}body>footer .bot-footer .left a:hover{border-bottom:1px solid #fff;color:#fff}@media screen and (max-width:700px){body>footer .bot-footer .left{flex-direction:column;gap:0}body>footer .bot-footer .left *{margin:0}}@media screen and (max-width:700px){body>footer .bot-footer .socials{margin-top:1rem}}body>footer .bot-footer .socials i{font-size:22px;margin-right:.5rem}body>footer .bot-footer .socials a:last-of-type i{margin-right:0}body>footer .bot-footer .socials a:hover{color:#f2f2f2}