:root{--wp--color--primary:#04f;--wp--color--black:#0b1421;--wp--color--white:#fff;--container-padding:20px;--container-padding-full:clamp(20px,5vw,100vw);--breakpoint-xs:576px;--breakpoint-sm:740px;--breakpoint-md:940px;--breakpoint-lg:1279px;--breakpoint-xl:1520px;--container-xxlarge:1780px;--container-xlarge:1528px;--container-large:1280px;--container-medium:940px;--container-small:854px;--container-xsmall:575px;--container-xxsmall:360px;--scrollbar-width:0px;--button-top-padding:0.75em;--button-bottom-padding:0.7em;--swiper-btn-height:36px;--swiper-navigation-size:20px}@media screen and (min-width:940px){:root{--scrollbar-width:5px;--container-padding:2em}}@-moz-document url-prefix(){:root{--scrollbar-width:0px}}.project-filters button.is-active{background-color:#fff;color:#0b1421}.archive-project--content{background:#0b1421}.archive-project--content .archive-project--filters{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:2em 0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1em;justify-content:center;position:relative}.archive-project--content .archive-project--filters .btn-filtre{min-width:149px;text-transform:none}.archive-project--content .archive-project--filters:before{background:#fff;content:"";height:2px;left:0;position:absolute;top:0;width:100%;z-index:0}.archive-project--list{background:#0b1421}.archive-project--list .projects-grid__wrapper{display:grid;gap:1em;grid-template-columns:repeat(2,1fr);padding:0 0 2em}@media (min-width:576px){.archive-project--list .projects-grid__wrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width:1279px){.archive-project--list .projects-grid__wrapper{gap:2.5em;grid-template-columns:repeat(3,1fr)}}