:root{--vr: 3rem}@keyframes lds-roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes enter-popin-overlay{0%{opacity:0}to{opacity:1}}@keyframes leave-popin-overlay{0%{opacity:1}to{opacity:0}}@keyframes leave-popin-up{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(3rem)}}@keyframes enter-popin-up{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translate(0)}}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(2.1rem)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.sr-only{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0}.sr-only.-focusable:active,.sr-only.-focusable:focus{position:absolute;z-index:99999;overflow:visible;clip:auto;width:auto;height:auto;margin:0;padding:1rem 2rem}.a-button.-primary span:before,.a-button.-primary span:after,.m-projectCard__title:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' stroke='%23263069' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M1 8.49992L16 8.49992M16 8.49992L8.91667 1.41659M16 8.49992L8.91667 15.5833' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");background-size:contain;background-repeat:no-repeat}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}.is-hidden{display:none!important;visibility:hidden}.a-button{display:inline-block;text-align:left}.a-button:disabled,.a-button[aria-disabled=true]{opacity:.5;cursor:not-allowed}.a-button.-primary{position:relative;overflow:hidden;padding:1.6rem;border-radius:.5rem;background-color:#f5f1ee;color:#263069;transition:border-radius .25s ease-in-out}.a-button.-primary:after{content:"";position:absolute;top:calc(100% - 1px);left:0;display:block;width:100%;height:1px;background-color:#263069;transition:transform .25s ease-in-out;transform:scaleX(0);transform-origin:left center}.a-button.-primary span{display:inline-block;vertical-align:middle;transition:transform .25s ease-in-out,opacity .25s ease-in-out}.a-button.-primary span:before,.a-button.-primary span:after{content:"";position:relative;top:-.1rem;left:0;display:inline-block;vertical-align:middle;flex-shrink:0;width:1.4rem;height:1.5rem;transition:transform .25s ease-in-out,opacity .25s ease-in-out}.a-button.-primary span:before{margin-right:-1.4rem;opacity:0;transform:translate(-2.8rem) scaleY(.4);transform-origin:left center}.a-button.-primary span:after{margin-left:1.5rem;transform-origin:right center}.a-button.-primary.-hover:not([aria-disabled]):after,.a-button.-primary:focus:not([aria-disabled]):after{transition:transform .5s cubic-bezier(.47,.09,.23,.95) .1s;transform:scaleX(1)}.a-button.-primary.-hover:not([aria-disabled]) span,.a-button.-primary:focus:not([aria-disabled]) span{transition:transform .5s cubic-bezier(.47,.09,.23,.95) .1s;transform:translate(2.8rem)}.a-button.-primary.-hover:not([aria-disabled]) span:before,.a-button.-primary:focus:not([aria-disabled]) span:before{opacity:1;transition:transform .4s cubic-bezier(.47,.09,.23,.95) .15s,opacity .4s cubic-bezier(.47,.09,.23,.95) .15s;transform:translate(-2.8rem) scaleY(1)}.a-button.-primary.-hover:not([aria-disabled]) span:after,.a-button.-primary:focus:not([aria-disabled]) span:after{opacity:0;transition:transform .5s cubic-bezier(.47,.09,.23,.95),opacity .4s cubic-bezier(.47,.09,.23,.95);transform:translate(0) scaleY(.4)}.a-code .hljs{display:block;overflow-x:auto;padding:3rem;border-radius:5px;background-color:#f4f1ed;color:#242424;font-family:Source Code Pro,monospace}.a-code .hljs-comment,.a-code .hljs-quote{color:#696969}.a-code .hljs-deletion,.a-code .hljs-selector-class,.a-code .hljs-selector-id,.a-code .hljs-template-variable,.a-code .hljs-variable{color:#d91e18}.a-code .hljs-attribute,.a-code .hljs-built_in,.a-code .hljs-link,.a-code .hljs-literal,.a-code .hljs-meta,.a-code .hljs-number,.a-code .hljs-params,.a-code .hljs-type{color:#aa5d00}.a-code .hljs-addition,.a-code .hljs-bullet,.a-code .hljs-string,.a-code .hljs-symbol{color:green}.a-code .hljs-section,.a-code .hljs-title{color:#007faa}.a-code .hljs-keyword,.a-code .hljs-selector-tag{color:#7928a1}.a-code .hljs-emphasis{font-style:italic}.a-code .hljs-strong{font-weight:700}.a-image.-inner{padding:3rem;background-color:#f4f1ed}.a-image.-inner.-small{padding:1.98rem;aspect-ratio:1/1}.a-image__wrapper{display:grid;gap:1rem}.a-link{position:relative;display:inline-block;text-align:left}.a-link:disabled,.a-link[aria-disabled=true]{opacity:.5;cursor:not-allowed}.a-link.-secondary{text-decoration:underline}.a-link.-primary,.a-link.-secondary,.-linkHover,.b-infos p a,.b-infos li a{transition:opacity .25s ease-in-out}.a-link.-primary.-hover:not([aria-disabled]),.a-link.-primary:focus:not([aria-disabled]),.a-link.-secondary.-hover:not([aria-disabled]),.a-link.-secondary:focus:not([aria-disabled]),.-linkHover.-hover:not([aria-disabled]),.b-infos p a.-hover:not([aria-disabled]),.b-infos li a.-hover:not([aria-disabled]),.-linkHover:focus:not([aria-disabled]),.b-infos p a:focus:not([aria-disabled]),.b-infos li a:focus:not([aria-disabled]){opacity:.3}.m-accordeon{width:100%}.m-accordeon__entete{position:relative;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;width:100%;padding:4rem 0;border-bottom:2px solid var(--cprimary)}.m-accordeon__button{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border:0}.m-accordeon__scroll{--heightscroll: 0;--atransition: .3s;overflow:hidden;height:var(--heightscroll);transition:height var(--atransition) ease-in-out}.m-accordeon__content{padding:0 0 var(--vr) 0}.m-agencyClients__item{padding:2rem 2.5rem;border-radius:.5rem;background-color:#f4f1ed}.m-agencyClients__item .a-image{position:absolute;top:50%;left:50%;opacity:0;transition:opacity .8s cubic-bezier(.23,1,.32,1);transform:translate(-50%,-50%)}.m-agencyClients__item .-visible{opacity:1}.m-agencyClients__itemWrapper{position:relative;aspect-ratio:1/1}.m-articleCard .a-image{--ratio: 420 / 240;margin-bottom:3rem;aspect-ratio:var(--ratio)}.m-articleCard .a-image img{transition:transform 2s cubic-bezier(.23,1,.32,1),opacity .4s cubic-bezier(.23,1,.32,1)}.m-articleCard__title{margin-bottom:1rem}.m-articleCard .a-button{margin-top:3rem}.m-awardCard__thumbnail{position:relative;margin-bottom:1.5rem}.m-awardCard .a-image{--ratio: 307 / 240;display:flex;align-items:center;justify-content:center;aspect-ratio:var(--ratio)}.m-awardCard .a-image__image{-o-object-fit:contain;object-fit:contain;max-width:18rem}.m-blocksWrapper{display:grid;gap:6rem;width:100%}.t-blogitem .m-blocksWrapper{gap:3rem}.m-ecoindex{display:inline-block;padding:.5rem;background-color:#fff;color:#263069}.m-ecoindex span{vertical-align:middle;margin:0 .3rem}.m-ecoindex__index{display:inline-block;width:3rem;height:3rem;margin-left:.5rem;border-radius:50%;background-color:#263069;color:#fff;line-height:3rem}.m-ecoindex .__colorAw{background-color:#57ff6e;color:#263069}.m-ecoindex .__colorBe{background-color:#34bc6e}.m-expertiseCard__thumbnail{position:relative;margin-bottom:1.5rem}.m-expertiseCard__content{position:relative}.m-expertiseCard__title{padding-left:2rem;transition:transform .8s cubic-bezier(.23,1,.32,1);transform:translate(-2rem)}.m-expertiseCard__arrow{position:absolute;top:.4rem;left:0;z-index:2;width:1.5rem;height:1.3rem;opacity:0;pointer-events:none;transition:opacity .8s cubic-bezier(.23,1,.32,1),transform .8s cubic-bezier(.23,1,.32,1);transform:translate(-120%)}.m-expertiseCard .a-image{--ratio: 420 / 240;aspect-ratio:var(--ratio)}.m-expertiseCard .a-image img{transition:transform 2s cubic-bezier(.23,1,.32,1),opacity .4s cubic-bezier(.23,1,.32,1)}.m-greenHosting .a-image{width:14rem}.m-images__item{aspect-ratio:var(--ratio)}.m-images__item:empty{height:0}[class*=m-imagesGrid]{display:grid;grid-template-columns:repeat(var(--grid),1fr);gap:1.5rem;align-items:flex-start;width:100%}[class*=m-imagesGrid] .a-image.-inner.-small{position:relative;padding:0;aspect-ratio:initial}[class*=m-imagesGrid] .a-image.-inner.-small:before{padding-bottom:100%}[class*=m-imagesGrid] .a-image.-inner.-small img{padding:1.98rem;aspect-ratio:initial!important}[class*=m-imagesGrid] .m-images__item{position:relative}[class*=m-imagesGrid] .m-images__item:before{content:"";display:block;width:100%;padding-bottom:calc(var(--ratio) * 100%)}[class*=m-imagesGrid] .m-images__item img{position:absolute;top:0;left:0;width:100%;height:100%}.m-imagesGrid1{--grid: 1;--ratio: 1320 / 720}.m-imagesGrid2{--grid: 1;--ratio: 645 / 520}.m-imagesGrid3{--grid: 2;--ratio: 307 / 240;padding:0 4.5454545455%}.m-imagesGrid3.-invert .m-images__item:nth-child(3){--ratio: 645 / 460;grid-column:1/3;margin:0 -5%}.m-imagesGrid3:not(.-invert) .m-images__item:first-child{--ratio: 645 / 460;grid-column:1/3;margin:0 -5%}.m-imagesGrid4,.m-imagesGridMore{--grid: 2;--ratio: 307 / 240;padding:0 4.5454545455%}.m-imagesGrid4.-invert,.m-imagesGridMore.-invert{grid-auto-flow:dense;direction:rtl}.m-memberCard__thumbnail{position:relative;margin-bottom:1.5rem}.m-memberCard .a-image{--ratio: 307 / 420;aspect-ratio:var(--ratio)}.m-memberCard .a-image img{transition:transform .4s cubic-bezier(.23,1,.32,1),opacity .4s cubic-bezier(.23,1,.32,1)}.m-memberCard .a-image.-second{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .4s cubic-bezier(.23,1,.32,1);will-change:opacity}.m-pagination{position:relative;padding:9rem 0}.m-pagination__actions{display:flex;flex-direction:row;gap:1.5rem;justify-content:space-between;margin-top:3rem}.m-popin{position:absolute;top:0;left:0;display:none}.m-popin__overlay{position:fixed;top:0;left:0;z-index:9999;display:flex;align-items:flex-start;justify-content:stretch;width:100vw;height:100vh;background-color:#0c0a09b3;cursor:pointer;animation:leave-popin-overlay .3s cubic-bezier(0,0,.2,1)}.m-popin__container{overflow-y:auto;min-height:100vh;max-height:100vh;padding:3rem;background-color:#fff;color:#0c0a09;text-align:center;cursor:initial;animation:leave-popin-up .3s cubic-bezier(0,0,.2,1) forwards}.m-popin.-isOpen{display:block}.m-popin.-bottom .m-popin__container{margin:auto auto 0}.m-popin.-top .m-popin__container{position:absolute;top:0}.m-popin[aria-hidden=false] .m-popin__overlay{animation:enter-popin-overlay .3s cubic-bezier(0,0,.2,1)}.m-popin[aria-hidden=false] .m-popin__container{animation:enter-popin-up .3s cubic-bezier(0,0,.2,1) forwards}.m-projectCard .a-image{--ratio: 360 / 280;position:relative;margin-bottom:1.5rem;aspect-ratio:var(--ratio)}.m-projectCard .a-image img{transition:transform 2s cubic-bezier(.23,1,.32,1),opacity .4s cubic-bezier(.23,1,.32,1)}.m-projectCard__skills{position:absolute;top:1.5rem;left:1.5rem;z-index:2;display:flex;flex-wrap:wrap;gap:.5rem;color:#fff}.m-projectCard__icon{width:1rem;height:1rem}.m-projectCard__title{margin-bottom:.5rem;padding-left:2rem;transition:transform .8s cubic-bezier(.23,1,.32,1);transform:translate(-2rem)}.m-projectCard__title:before{content:"";position:absolute;top:.4rem;left:0;z-index:2;display:block;width:1.5rem;height:1.3rem;opacity:0;pointer-events:none;transition:opacity .8s cubic-bezier(.23,1,.32,1)}.m-projectLine{position:relative;display:grid;grid-template-columns:12rem 1fr;gap:.75rem}.m-projectLine:before{position:absolute}.m-projectLine .a-image{position:relative;aspect-ratio:1.2/1}.m-projectLine .a-image img{-o-object-fit:cover;object-fit:cover}.m-projectLine__cover{width:12rem}.m-projectLine__collab{position:relative;z-index:2}.m-projectLine__collab p:before{content:"+";display:inline-block;padding-right:.2rem}.m-projectLine__skills{display:flex;flex-shrink:0;flex-wrap:wrap;gap:.5rem;line-height:0}.m-projectLine__content{display:flex;flex-shrink:0;flex-flow:column wrap;gap:.75rem}[class*=m-projectsGrid]{display:grid;gap:3rem;align-items:flex-start}.m-projectsGrid2{--grid: 1}.m-projectsGrid3{--grid: 2}.m-slider{--item-size: 1;--item-spacing: 1.5rem;width:100%}.m-slider:not(.-keepOverflow){overflow:hidden}.m-slider__container{display:flex;height:auto;margin-left:calc(var(--item-spacing) * -1);backface-visibility:hidden;touch-action:pan-y}.m-slider__dots{display:flex;gap:.3rem;align-items:center;justify-content:center;margin-top:3rem}.m-slider__dot{display:inline-block;width:6rem;height:.3rem;border-radius:2rem}.m-slider__progress{overflow:hidden;width:60%;height:.3rem;margin:1.5rem auto;border-radius:2rem}.m-slider__bar{position:relative;left:-100%;width:100%;height:100%;border-radius:2rem}.m-slider__controls{width:100%;max-width:98rem;margin:-2.1rem auto 0;padding-right:3rem;text-align:right}.m-slider__controls button{opacity:1;transition:opacity .15s ease-in-out}.m-slider__controls button[disabled]{opacity:.3}.m-video{position:relative}.m-video__video{width:100%;max-width:100%;pointer-events:none}.m-video__action{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .4s cubic-bezier(.23,1,.32,1)}.m-video__button{position:absolute;top:50%;left:50%;z-index:1;display:inline-flex;gap:1rem;align-items:center;background-color:#fff;color:#263069;font-weight:500;cursor:default;transition:opacity .4s cubic-bezier(.23,1,.32,1);transform:translate(-50%,-50%)}.m-video__button .a-svg{width:1.6rem;height:1.6rem}.m-video.is-playing .m-video__button{opacity:0}.m-warningModale{position:relative;z-index:9998;opacity:0;transition:opacity .8s cubic-bezier(.23,1,.32,1) .4s}.is-loaded .m-warningModale{opacity:1}.m-warningModale__content{position:fixed;top:50%;left:50%;z-index:9998;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;width:calc(100% - 3rem);padding:1.5rem;background-color:#fff;color:#263069;transform:translate(-50%,-50%)}.m-warningModale__overlay{content:"";position:fixed;top:0;left:0;z-index:9997;width:100%;height:100%;background-color:#0c0a09;opacity:.5}.m-warningModale .a-button{margin-top:1.5rem}.m-warningModale.-closed{opacity:0;pointer-events:none}.b-code{overflow:hidden}.b-iframe{display:grid;grid-template-columns:3fr 1fr;margin-top:3rem;margin-bottom:3rem}.b-iframe__wrapper{--ratio: 16 / 9;position:relative;aspect-ratio:var(--ratio)}.b-iframe .b-iframe__cover,.b-iframe .m-video__action{transition:opacity .4s}.b-iframe.-playing .b-iframe__cover,.b-iframe.-playing .m-video__action{opacity:0;pointer-events:none}.b-iframe .a-image{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.b-iframe iframe{width:100%;height:100%}.t-blogitem .b-image [class*=m-imagesGrid]{border-radius:.5rem}.b-infos__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6rem 1.5rem}.b-infos__title{margin-bottom:1.5rem}.b-infos p a,.b-infos li a{text-decoration:underline}.b-skills{gap:1rem}.b-skills:not(:last-child){margin-bottom:1.5rem}.b-skills__title{display:flex;gap:1rem;align-items:center;margin-bottom:1.5rem}.b-skills ul{display:grid;gap:1rem}.b-skills ul li{position:relative;padding-left:1.5rem}.b-skills ul li:before{content:"";position:absolute;top:1rem;left:0;width:.5rem;height:.5rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='%23263069' xmlns='http://www.w3.org/2000/svg'%3E %3Ccircle cx='8.15381' cy='7.5' r='7.5'/%3E %3C/svg%3E");background-size:.5rem;background-repeat:no-repeat}.b-skills .a-svg{display:block;width:1rem;height:1rem;margin-top:.4rem}.b-text{display:grid;gap:3.75rem}.b-text .m-title__wrapper{width:100%}.b-text .m-textContent{justify-items:start}.b-text a:not(.a-button){text-decoration:underline;transition:opacity .4s cubic-bezier(.23,1,.32,1)}.b-text a:not(.a-button):hover{opacity:.3}.b-text ul{display:grid;gap:1rem}.b-text ul li{position:relative;padding-left:1.5rem}.b-text ul li:before{content:"";position:absolute;top:1.5rem;left:0;width:.5rem;height:.5rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='%23263069' xmlns='http://www.w3.org/2000/svg'%3E %3Ccircle cx='8.15381' cy='7.5' r='7.5'/%3E %3C/svg%3E");background-size:.5rem;background-repeat:no-repeat}.b-title{margin-top:3rem;margin-bottom:3rem}.o-awards.o-grid{--row: 2}.o-footer{padding:6rem 0}.o-footer .row{gap:6rem 0}.o-footer__top{align-items:center}.o-footer__top ul{display:flex;gap:1.5rem;align-items:center;margin-top:1.5rem}.o-footer .a-logo{max-width:50rem;margin:0 auto}.o-footer__toTop{margin-bottom:6rem}.o-footer__items{display:grid;grid-template-columns:1fr;gap:3rem;width:100%;text-align:center}.o-footer__items h3{display:inline;line-height:1}.o-footer__items p,.o-footer__items a{display:block;max-width:25rem;margin:1rem auto 0}.o-footer__nav{display:none}.o-footer__subnav{text-align:center}.o-footer__subnav ul{display:flex;flex-flow:row wrap;gap:0 1.5rem;align-items:center;justify-content:center;margin-bottom:1.5rem}.o-footer__carbon{display:flex;flex-flow:column wrap;gap:1rem;align-items:center;justify-content:center;margin-bottom:6rem;text-align:center}.o-footer__carbon .tx-xxs{margin-top:.5rem;margin-right:1rem;font-size:2.4rem;text-align:right}.o-grid{--row: 1;display:grid;grid-template-columns:repeat(var(--row),1fr);gap:3rem;align-items:flex-start}.o-grid li:before{display:none}.o-homeAwards{width:100%;margin-bottom:9rem;padding-right:9.0909090909%}.o-homeAwards .m-imagesGrid4{--ratio: 1/1;margin-bottom:3rem;padding:0}.o-homeAwards .a-image{display:flex;align-items:center;justify-content:center}.o-homeAwards .a-image__image{-o-object-fit:contain;object-fit:contain}.o-homeAwards div:empty{display:none}.o-homeExpertises{width:100%}.o-homeExpertises__title{position:relative;width:81.8181818182%;max-width:36rem;margin-right:auto;margin-left:auto}.o-homeExpertises__subtitle{text-align:center}.o-homeExpertises__grid1{margin-bottom:3rem}.o-homeExpertises__grid2{margin-bottom:9rem}.o-homeExpertises__content{display:flex;flex-direction:column-reverse;gap:6rem;text-align:center}.o-homeExpertises__list{display:flex;flex-direction:column;gap:1rem}.o-homeExpertises__item{position:relative;display:inline-flex;justify-content:center}.o-homeExpertises__item .a-svg{position:absolute;top:50%;left:0;width:1.4rem;height:1.2rem;opacity:0;transition:opacity .4s cubic-bezier(.23,1,.32,1),transform .4s cubic-bezier(.23,1,.32,1);transform:translateY(-50%) translate(-150%)}.o-homeExpertises .m-title__text1{display:block}.o-homeExpertises .m-title__text3{display:block;text-align:right}.o-homeExpertises__button{margin-top:1.5rem;transition:opacity .4s cubic-bezier(.23,1,.32,1),padding .4s cubic-bezier(.23,1,.32,1)}.o-homeExpertises__paragraphesWrapper{display:none}.o-homeExpertises__paragraphesWrapper p{position:absolute;top:0;left:0;width:100%;opacity:0;transition:opacity .4s cubic-bezier(.23,1,.32,1)}.o-homeExpertises__paragraphesWrapper p.-visible{opacity:1}.o-homeHero{position:relative;overflow:hidden;height:100svh;background-color:#263069}.o-homeHero__bg{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat}.o-homeHero .row{position:relative;z-index:1;align-items:stretch;height:100%;padding:3rem 0}.o-homeHero .row:before{content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:linear-gradient(180deg,#000,#0000);opacity:.35}.o-homeHero__suptitle{margin-bottom:.5rem;text-align:center;transition-delay:.5s!important}.o-homeHero__title{margin-left:-8%;text-align:center}.o-homeHero__title sup{top:-10%;overflow:visible;margin-right:max(-4%,-1.5rem);font-weight:400;font-size:min(8.2051vw,3.2rem);line-height:.9;letter-spacing:-.06em;pointer-events:none}.o-homeHero__title sup span{padding-right:0}.o-homeHero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.o-homeHero__twoColumns{display:flex;flex-direction:row;justify-content:space-between;opacity:0;transition:opacity 1.2s cubic-bezier(.23,1,.32,1)}.o-homeHero__twoColumns *{width:50%}.o-homeHero__twoColumns :last-child{text-align:right}.o-homeHero__twoColumns.-top{margin-top:2rem;transition-delay:.75s}.o-homeHero__twoColumns.-scroll{margin-top:4.5rem;transition-delay:1s}.o-homeHero__wordWrapper{position:relative;display:inline-block;overflow:hidden}.o-homeHero__wordWrapper span{display:inline-block;padding-right:.8rem;padding-bottom:4.5%}.o-homeHero__wordWrapper:first-child{margin-bottom:-1.6rem}.o-homeHero__wordWrapper:last-child{margin-top:-4.5%}.o-homeHero__wordWrapper:last-child span{padding-bottom:0}.o-homeHero .a-image{border-radius:0}.o-homeHero [data-home-hero=text]{opacity:0;transition:opacity 1.2s cubic-bezier(.23,1,.32,1)}.o-homeHero [data-home-hero=title]{transition:transform 1.2s cubic-bezier(.23,1,.32,1);transform:translateY(135%)}.o-homeHero .o-homeHero__wordWrapper:last-child [data-home-hero=title]{transition-delay:.25s}.o-homeHero [data-home-hero=expo]{opacity:0;transition:opacity 1s cubic-bezier(.23,1,.32,1),transform 1s cubic-bezier(.23,1,.32,1);transition-delay:.4s;transform:scale(2) rotate(-15deg)}.o-homeHero.-enter [data-home-hero=text]{opacity:1}.o-homeHero.-enter [data-home-hero=expo]{opacity:1;transform:scale(1) rotate(0)}.o-homeHero.-enter [data-home-hero=title]{transform:translateY(0)}.o-homeProjectsGrid{--row: 1 !important;position:relative;width:100%}.o-homeProjectsGrid .a-button{width:-moz-fit-content;width:fit-content;margin-top:3rem}@keyframes leavemenu{0%{transform:translateY(-100%)}to{transform:translateY(-200%)}}@keyframes entermenu{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes leaveitem{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes enteritem{0%{transform:translateY(110%)}to{transform:translateY(0)}}.o-menu__overlay{position:fixed;top:0;left:0;z-index:3;width:100%;height:100%;background-color:#263069;opacity:0;pointer-events:none;transition:opacity .8s ease-in-out}.o-menu .a-menuButton{position:fixed;bottom:1.5rem;left:50%;z-index:10;transform:translate(-50%)}.o-menu__annotation{position:absolute;top:8.8rem;left:50%;width:100%;padding:0 4.1666666667%;transform:translate(-50%)}.o-menu__annotation span{padding-top:.75rem}.o-menu .row{display:flex;flex-flow:column nowrap;align-items:center;overflow-y:auto;width:100%;height:100%}.o-menu__nav{display:flex;flex-flow:column nowrap;gap:.75rem;justify-content:center;height:100%}.o-menu__item{overflow:hidden}.o-menu__item>*{display:inline-block;padding:3px 0}.o-menu__line{display:flex;flex-shrink:0;gap:1.5rem;align-items:center;justify-content:center}.o-menu__section{width:91.6666666667%}.o-menu__pane{position:fixed;top:100%;left:0;z-index:9;width:100%;height:100%;padding:12.6rem 0 8.5rem;text-align:center}.o-menu .tx-m{position:relative;top:-.4rem}.o-menu.-isInitialized .o-menu__pane{animation:leavemenu 1.4s cubic-bezier(.86,0,.07,1) forwards}.o-menu.-isInitialized .o-menu__item>*{animation:leaveitem .3s cubic-bezier(0,0,.2,1) 0s forwards}.o-menu .a-menuButton[aria-expanded=true]+.o-menu__overlay{opacity:.3}.o-menu .a-menuButton[aria-expanded=true]~.o-menu__pane{animation:entermenu 1.4s cubic-bezier(.86,0,.07,1) both}.o-menu .a-menuButton[aria-expanded=true]~.o-menu__pane .o-menu__item>*{animation:enteritem .3s cubic-bezier(0,0,.2,1) var(--delay) both}.o-moreItems .o-intro__entete{margin-bottom:6rem}.o-moreItems__card:before{content:"";display:block;width:100%;padding-bottom:56%;background-color:#263069}.o-moreItems__list{display:grid;gap:3rem}.o-team{--row: 2}.t-agency__clients .a-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.t-agency__clients .a-image__image{-o-object-fit:contain;object-fit:contain}.t-archives__wrapper,.t-archives__list{display:grid;grid-template-columns:1fr;gap:3rem;width:100%}.t-archives__yearItem{display:grid;gap:1.5rem}.t-archives li:before{display:none}.t-blogindex .o-grid:last-child{margin-bottom:6rem}.t-blogitem__thumbnails{display:grid;gap:1.5rem;align-items:flex-start;margin-bottom:6rem}.t-blogitem__content{position:relative;width:100%}.t-blogitem__relatedProject{width:100%;margin-top:3rem}.t-blogitem__relatedProjectGrid{margin-top:6rem}.t-blogitem__relatedProject .o-intro{margin-bottom:3rem}.t-blogitem__relatedProject p:empty{display:none}.t-blogitem .b-image .m-imagesGrid2{--grid: 3}.t-blogitem .b-image .m-imagesGrid2 .m-images__item{--ratio: 0}.t-blogitem .b-image .m-imagesGrid2 .m-images__item.a-image{--ratio: 645 / 460}.t-blogitem .b-image .m-imagesGrid2.-invert .m-images__item:nth-child(2){grid-column:2/4}.t-blogitem .b-image .m-imagesGrid2:not(.-invert) .m-images__item:first-child{grid-column:1/3}.t-contact__informations{display:grid;grid-template-columns:1fr;gap:3rem}.t-contact__informations li{line-height:0}.t-contact__list{display:grid;gap:1.5rem;width:100%}.t-contact__card{position:relative;aspect-ratio:307/240}.t-contact__card:empty{display:none}.t-contact__card .a-image{height:100%}.t-error{padding:6rem 0;background-color:#fffbf4;text-align:center}.t-error .row{align-items:stretch;min-height:calc(100vh - 12rem)}.t-error__wrapper{position:relative}.t-error__content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.t-error__logo{width:13.2rem;height:3.2rem}.t-error__suptitle{margin-bottom:1.98rem}.t-error__title{display:grid;gap:3rem}.t-error__image{position:absolute;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.t-error__images.-tpl1 .t-error__image:first-of-type{top:0;left:0;max-width:24%;aspect-ratio:307/240}.t-error__images.-tpl1 .t-error__image:nth-child(2){top:0;left:63.6363636364%;max-width:10%;aspect-ratio:1}.t-error__images.-tpl1 .t-error__image:nth-child(3){top:50%;left:0;max-width:10%;aspect-ratio:1}.t-error__images.-tpl1 .t-error__image:nth-child(4){top:calc(50% + 15rem);left:13.6363636364%;max-width:10%;aspect-ratio:1}.t-error__images.-tpl1 .t-error__image:nth-child(5){top:40%;right:0;max-width:10%;aspect-ratio:1}.t-error__images.-tpl1 .t-error__image:nth-child(6){bottom:0;left:63.6363636364%;max-width:24%;aspect-ratio:307/240}.t-error__images.-tpl1 .t-error__image:nth-child(7){right:0;bottom:0;max-width:10%;aspect-ratio:1}.t-error__images.-tpl2 .t-error__image:first-of-type{top:0;left:13.6363636364%;max-width:10%;aspect-ratio:1}.t-error__images.-tpl2 .t-error__image:nth-child(2){top:0;left:63.6363636364%;max-width:24%;aspect-ratio:307/240}.t-error__images.-tpl2 .t-error__image:nth-child(3){top:30%;left:0;max-width:10%;aspect-ratio:1}.t-error__images.-tpl2 .t-error__image:nth-child(4){top:30%;left:13.6363636364%;max-width:10%;aspect-ratio:1}.t-error__images.-tpl2 .t-error__image:nth-child(5){bottom:0;left:13.6363636364%;max-width:24%;aspect-ratio:307/240}.t-error__images.-tpl2 .t-error__image:nth-child(6){bottom:15%;left:63.6363636364%;max-width:10%;aspect-ratio:1}.t-error__images.-tpl2 .t-error__image:nth-child(7){right:0;bottom:0;max-width:10%;aspect-ratio:1}.t-error__images.-tpl3 .t-error__image:first-of-type{top:0;left:0;max-width:10%;aspect-ratio:1}.t-error__images.-tpl3 .t-error__image:nth-child(2){top:0;left:63.6363636364%;max-width:10%;aspect-ratio:1}.t-error__images.-tpl3 .t-error__image:nth-child(3){top:0;right:0;max-width:24%;aspect-ratio:307/240}.t-error__images.-tpl3 .t-error__image:nth-child(4){top:30%;left:13.6363636364%;max-width:10%;aspect-ratio:1}.t-error__images.-tpl3 .t-error__image:nth-child(5){bottom:0;left:13.6363636364%;max-width:24%;aspect-ratio:307/240}.t-error__images.-tpl3 .t-error__image:nth-child(6){top:50%;left:77.2727272727%;max-width:10%;aspect-ratio:1}.t-error__images.-tpl3 .t-error__image:nth-child(7){bottom:15%;left:63.6363636364%;max-width:10%;aspect-ratio:1}.t-projectsindex__nav ul{display:flex;flex-flow:row wrap;gap:1rem 1.5rem;align-items:center;overflow-x:auto;width:100%;padding-right:1.5rem;scrollbar-width:none}.t-projectsindex__nav button.-active{opacity:.3}.t-projectsindex__cat{display:inline-block}.t-projectsindex__cat button{white-space:nowrap}@media only screen and (min-width: 0){.m-articleCard .a-image{margin-bottom:1.5rem}.m-articleCard .a-button{margin-top:1.5rem}.o-homeAwards .m-imagesGrid4{grid-auto-flow:dense;direction:rtl}.o-homeAwards.m-imagesGridMore{--grid: 3}.o-homeAwards{margin-bottom:12rem;padding-right:0}}@media only screen and (min-width:0) and (max-width:640px){.o-homeProjectsGrid{gap:3rem;margin-top:3rem}.t-error .t-error__image:nth-child(2){display:none}.t-error .t-error__images.-tpl1 .t-error__image:nth-child(3){max-width:18%}.t-error .t-error__images.-tpl1 .t-error__image:nth-child(4){top:calc(50% + 10rem);max-width:30%}.t-error .t-error__images.-tpl1 .t-error__image:nth-child(5){top:15%;max-width:40%}.t-error .t-error__images.-tpl2 .t-error__image:first-of-type{left:0%;max-width:25%}.t-error .t-error__images.-tpl2 .t-error__image:nth-child(3){max-width:20%}.t-error .t-error__images.-tpl2 .t-error__image:nth-child(4){left:23%;max-width:20%}.t-error .t-error__images.-tpl2 .t-error__image:nth-child(6){bottom:10%;left:50%;max-width:35%}.t-error .t-error__images.-tpl3 .t-error__image:first-of-type{top:0;left:0;max-width:25%}.t-error .t-error__images.-tpl3 .t-error__image:nth-child(3){top:10%;right:0;max-width:40%}.t-error .t-error__images.-tpl3 .t-error__image:nth-child(4){top:25%;left:9%;max-width:25%}.t-error .t-error__images.-tpl3 .t-error__image:nth-child(6){display:none}.t-error .t-error__images.-tpl3 .t-error__image:nth-child(7){bottom:10%;left:50%;max-width:35%}}@media only screen and (min-width: 641px){.a-code .hljs{padding:6rem}.m-projectLine__title:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.m-projectLine__skills{justify-content:flex-end}.m-projectLine{grid-template-columns:2fr 19fr;gap:5%}.m-slider__progress{width:25%;margin:3rem auto 0}.m-warningModale__content{width:calc(50% - 3rem);padding:6rem}.o-awards.o-grid{--row: 4}.o-grid{--row: 3;gap:6rem 3rem}.o-team{--row: 4}.t-archives__yearItem{grid-template-columns:4fr 19fr;gap:0}.t-archives__year{position:sticky;top:14rem;padding:3.8rem 0}.t-blogindex .o-grid:last-child{margin-bottom:12rem}.t-error__content{padding:6rem 0}.t-projectsindex .o-grid{--row: 2}}@media only screen and (min-width: 1025px){.a-image.-inner{padding:6rem}.a-image.-inner.-small{padding:4rem 2.5rem}.m-agencyClients__item{padding:3rem 4rem}.m-awardCard__thumbnail{margin-bottom:3rem}.t-blogitem .m-blocksWrapper{gap:6rem}.m-blocksWrapper{gap:12rem}.m-expertiseCard__thumbnail{margin-bottom:3rem}.m-greenHosting .a-image{margin-left:auto}.m-greenHosting{flex-basis:100%}[class*=m-imagesGrid] .a-image.-inner.-small img{padding:4rem 2.5rem}[class*=m-imagesGrid]{gap:3rem}.m-imagesGrid2{--grid: 2}.m-imagesGrid2:not(.-invert)>:last-child,.m-imagesGrid2.-invert>:first-child{position:sticky;top:16rem}.m-imagesGrid3{--grid: 4;padding:0}.m-imagesGrid3.-invert .m-images__item:nth-child(3){grid-column:3/5;margin:0}.m-imagesGrid3.-invert .m-images__item:first-child,.m-imagesGrid3.-invert .m-images__item:nth-child(2){position:sticky;top:16rem}.m-imagesGrid3:not(.-invert) .m-images__item:first-child{grid-column:1/3;margin:0}.m-imagesGrid3:not(.-invert) .m-images__item:nth-child(2),.m-imagesGrid3:not(.-invert) .m-images__item:nth-child(3){position:sticky;top:16rem}.m-imagesGrid4,.m-imagesGridMore{--grid: var(--griddesktop);padding:0}.m-imagesGridMore{--grid: 8}.m-memberCard__thumbnail{margin-bottom:3rem}.m-pagination__actions{position:absolute;right:0;bottom:12rem;flex-direction:column;align-items:flex-end}.m-pagination{padding:12rem 0}.m-projectCard .a-image{margin-bottom:3rem}.m-projectCard__icon{width:1.5rem;height:1.5rem}.m-projectLine__cover{width:100%}.m-projectLine__content{display:grid;grid-template-columns:6fr 7fr 2fr;gap:0;align-items:center}.m-projectLine{grid-template-columns:3fr 15fr;gap:5.2631578947%}[class*=m-projectsGrid]{grid-template-columns:repeat(var(--grid),1fr)}.m-projectsGrid2{--grid: 2}.m-projectsGrid3.-invert .m-projectCard:nth-child(3){grid-column:1/3;margin:0 -5%}.m-projectsGrid3:not(.-invert) .m-projectCard:first-child{grid-column:1/3;margin:0 -5%}.m-projectsGrid3{--grid: 4;padding:0}.m-projectsGrid3.-invert .m-projectCard:first-child,.m-projectsGrid3.-invert .m-projectCard:nth-child(2){position:sticky;top:16rem}.m-projectsGrid3.-invert .m-projectCard:nth-child(3){grid-column:3/5;margin:0}.m-projectsGrid3:not(.-invert) .m-projectCard:first-child{grid-column:1/3;margin:0}.m-projectsGrid3:not(.-invert) .m-projectCard:nth-child(2),.m-projectsGrid3:not(.-invert) .m-projectCard:nth-child(3){position:sticky;top:16rem}.t-blogitem .b-code .a-code{grid-column:span 3;padding-left:12.5%}.t-blogitem .b-code{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.t-blogitem .b-image [class*=m-imagesGrid]{grid-column:span 3}.t-blogitem .b-image{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.b-infos__grid{grid-template-columns:repeat(3,1fr);gap:6rem 3rem}.b-infos .-doubleDesktop{grid-column:span 2}.b-infos__title{margin-bottom:1.5rem}.b-skills:not(:last-child){margin-bottom:0}.b-skills__title{margin-bottom:0}.b-skills ul li:before{top:1.5rem}.b-skills .a-svg{width:1.5rem;height:1.5rem}.b-skills{display:grid;grid-template-columns:22.2222222222% 33.3333333333% 33.3333333333%;gap:5.5555555556%}.b-skills.-alt{grid-template-columns:27.7777777778% 27.7777777778% 33.3333333333%}.b-text .m-title__subtitle{width:22.2222222222%}.b-text .m-title__text{width:77.7777777778%;margin-left:22.2222222222%}.b-text{display:flex;flex-direction:row;gap:0}.b-title .m-title__wrapper{width:100%}.b-title .m-title__subtitle{width:21.4285714286%}.b-title .m-title__text{width:78.5714285714%;margin-left:21.4285714286%}.t-blogitem .b-video .m-video{grid-column:span 3}.t-blogitem .b-video{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.-flow .t-blogitem .b-video,.b-video.-flow{grid-template-columns:1fr}.o-footer__calendy{margin-bottom:6rem;margin-left:16.6666666667%}.o-footer .row{gap:12rem 0}.o-footer__top{flex-flow:row nowrap;gap:1.5rem;align-items:center;justify-content:flex-start}.o-footer__top ul{margin-top:0}.o-footer__top li{line-height:1}.o-footer__toTop{order:3;margin-bottom:0;margin-left:auto}.o-footer .m-title{width:100%;margin-bottom:3rem}.o-footer .m-title__subtitle{width:16.6666666667%}.o-footer__items{grid-template-columns:repeat(3,28.5714285714%);gap:7.1428571429%;align-items:flex-start;width:77.7777777778%;margin-left:16.6666666667%;text-align:left}.o-footer__items p{margin:1rem 0 0}.o-footer__nav{display:block}.o-footer__nav ul{display:flex;flex-flow:column wrap;gap:1rem;align-items:flex-end}.o-footer__footer{display:flex;order:5}.o-footer__subnav{display:flex;align-items:flex-start;margin-top:1.5rem;text-align:left}.o-footer__subnav>p{flex-shrink:0;order:1;margin-right:1.5rem}.o-footer__subnav ul{justify-content:flex-end;order:2;margin-bottom:0;margin-left:auto}.o-footer__carbon{flex-flow:row wrap;justify-content:flex-end;margin-bottom:auto}.o-footer .a-logo{order:4;max-width:initial;margin:0 0 0 4.1666666667%}.o-homeAwards.m-imagesGridMore{--grid: 7}.o-homeExpertises__title{max-width:120rem}.o-homeExpertises__subtitle{position:absolute;top:50%;right:0;text-align:right;transform:translateY(-50%)}.o-homeExpertises__grid2{margin-bottom:12rem}.o-homeExpertises__content{display:grid;grid-template-columns:5fr 8fr;gap:7.1428571429%;padding-right:18.1818181818%;padding-left:18.1818181818%;text-align:left}.o-homeExpertises__list{gap:1.5rem}.o-homeExpertises__list:hover li{opacity:.5}.o-homeExpertises__item{justify-content:start;cursor:pointer;transition:opacity .4s cubic-bezier(.23,1,.32,1),padding .4s cubic-bezier(.23,1,.32,1)}.o-homeExpertises__item:hover{padding-left:1.6rem;opacity:1!important}.o-homeExpertises__item:hover .a-svg{opacity:1;transform:translateY(-50%) translate(0)}.o-homeExpertises .m-title__subtitle{width:16.6666666667%;margin-left:5.5555555556%}.o-homeExpertises .m-title__text1{margin-left:22.2222222222%;line-height:.6}.o-homeExpertises__button{opacity:1!important}.o-homeExpertises__paragraphesWrapper{position:relative;display:block;overflow:hidden;height:var(--height)}.o-homeExpertises{margin-top:6rem}.o-homeHero__suptitle{margin-bottom:1rem}.o-homeHero__title sup{top:-5%;margin-right:-2%;font-size:6.25vw}.o-homeHero__title{margin-bottom:-1.5%}.o-homeHero__twoColumns *{width:13.6363636364%}.o-homeHero__twoColumns.-top{position:relative;margin-top:0;transform:translateY(-100%)}.o-homeHero__twoColumns.-scroll{justify-content:center;text-align:center}.o-homeHero__twoColumns.-scroll :last-child{display:none}.o-homeHero__wordWrapper:first-child{margin-bottom:-3%}.o-menu{display:none}.o-menu__annotation{top:10.9rem;width:15rem}.o-moreItems .o-intro__entete{margin-bottom:9rem}.o-moreItems.-two .o-moreItems__list{grid-template-columns:repeat(2,1fr)}.o-moreItems.-three .o-moreItems__list{grid-template-columns:repeat(3,1fr)}.t-archives__wrapper{padding-left:0%}.t-archives__list{gap:1.5rem}.t-archives__yearItem{grid-template-columns:3fr 19fr}.t-archives__year{top:14rem;padding:3.2rem 0}.t-blogitem__thumbnails{grid-template-columns:repeat(4,1fr);gap:3rem}.t-blogitem__thumbnails .a-image:first-child{position:sticky;top:16rem;grid-column:1/2}.t-blogitem__thumbnails .a-image:last-child{grid-column:2/4}.t-blogitem__relatedProjectGrid{--grid: 4;position:absolute;top:0;left:0;display:grid;grid-template-columns:repeat(var(--grid),1fr);gap:3rem;align-items:flex-start;width:100%;height:100%;margin-top:0;padding:0;pointer-events:none}.t-blogitem__relatedProject{position:sticky;top:18rem;z-index:2;grid-column:4/5;margin-top:0;pointer-events:all}.t-blogitem__relatedProject .m-title__wrapper{width:100%}.t-blogitem__relatedProject .m-title__text{margin-left:9.6rem}.t-blogitem__relatedProject .m-title__subtitle{width:9.8rem;padding-top:1.5%}.t-contact .o-intro__footer{flex-direction:column;gap:3rem;align-items:flex-start}.t-contact .o-intro__footer .a-button{margin-left:0}.t-contact__informations{grid-template-columns:repeat(3,33.3333333333%);gap:5.5555555556%;width:81.8181818182%;margin-left:13.6363636364%}.t-contact__list{grid-template-columns:repeat(4,1fr);gap:3rem}.t-contact__card:empty{display:block}.t-home__cultureButton{display:none}.t-projectsindex__nav ul{gap:1.98rem 4.5rem}}@media only screen and (min-width: 1367px){.o-footer__items{grid-template-columns:repeat(3,27.2727272727%);gap:9.0909090909%;width:61.1111111111%}.t-archives__year{padding:4rem 0}.t-contact__informations{grid-template-columns:repeat(3,35.7142857143%);gap:7.1428571429%;width:63.6363636364%}}@media only screen and (width >= 1700px){.t-archives__year{top:14rem;padding:5.6rem 0 6rem}}@media only screen and (max-width: 1366px){.o-homeExpertises .m-title__text1{text-align:center}}@media only screen and (max-width: 1024px){.b-infos .-doubleDesktop{text-align:right}.b-infos .-doubleMobile{grid-column:span 2}.o-awards{margin-bottom:3rem}.o-footer__calendy{margin:0 auto}.o-footer__carbon .tx-xxs{margin-top:0;margin-right:0;margin-bottom:1rem}.o-footer .m-title__subtitle{text-align:center}.o-footer .m-title__text{text-align:center;text-indent:0%}.o-footer .m-title__wrapper{top:0;margin-top:1.5rem}.o-footer .m-title{text-indent:0%}.o-footer .m-title{width:100%;max-width:40rem;margin:0 auto 3rem;text-align:center}.o-footer .m-title__subtitle{display:block;width:100%;padding-top:0}.o-footer .m-title__text2{display:inline}.o-homeExpertises__subtitle{margin-top:3rem}.o-homeExpertises__subtitle br{display:none}.o-homeExpertises .m-title__subtitle{position:relative;display:block;width:100%;margin:0 auto;margin-bottom:3rem;text-align:center}.o-homeHero__twoColumns.-scroll{opacity:0!important}.t-agency__clients.m-imagesGridMore{--grid: 3;padding:0}.t-home__cultureTitle .a-button{display:none}.t-projectsindex__nav ul{flex-flow:row nowrap;overflow-x:scroll}.t-projectsindex__nav ul::-webkit-scrollbar{display:none}.t-projectsindex__nav{overflow-x:scroll;width:100%;margin-top:3rem;scroll-padding:2rem}.t-projectsindex__nav::-webkit-scrollbar{display:none}}@media (hover: hover) and (any-pointer: fine){.a-button.-primary:hover:not([aria-disabled]){border-bottom-right-radius:0;border-bottom-left-radius:0}.a-button.-primary:hover:not([aria-disabled]):after{transition:transform .5s cubic-bezier(.47,.09,.23,.95) .1s;transform:scaleX(1)}.a-button.-primary:hover:not([aria-disabled]) span{transition:transform .5s cubic-bezier(.47,.09,.23,.95) .1s;transform:translate(2.8rem)}.a-button.-primary:hover:not([aria-disabled]) span:before{opacity:1;transition:transform .4s cubic-bezier(.47,.09,.23,.95) .15s,opacity .4s cubic-bezier(.47,.09,.23,.95) .15s;transform:translate(-2.8rem) scaleY(1)}.a-button.-primary:hover:not([aria-disabled]) span:after{opacity:0;transition:transform .5s cubic-bezier(.47,.09,.23,.95),opacity .4s cubic-bezier(.47,.09,.23,.95);transform:translate(0) scaleY(.4)}.a-link.-primary:hover:not([aria-disabled]),.a-link.-secondary:hover:not([aria-disabled]),.-linkHover:hover:not([aria-disabled]),.b-infos p a:hover:not([aria-disabled]),.b-infos li a:hover:not([aria-disabled]){opacity:.3}.m-articleCard:hover .a-image img{transform:scale(1.075) rotate(1deg)}.m-expertiseCard:hover .m-expertiseCard__arrow{opacity:1;transform:translate(0)}.m-expertiseCard:hover .m-expertiseCard__title{transform:translate(0)}.m-expertiseCard:hover .a-image img{transform:scale(1.075) rotate(1deg)}.m-memberCard:hover .a-image img{transform:scale(1.05) rotate(1deg)}.m-memberCard:hover .a-image.-second{opacity:1}.m-projectCard:hover .m-projectCard__title{transform:translate(0)}.m-projectCard:hover .m-projectCard__title:before{opacity:1}.m-projectCard:hover .a-image img{transform:scale(1.075) rotate(1deg)}}@media print{*,*:before,*:after,*:first-letter,*:first-line{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}pre{border:1px solid #999;page-break-inside:avoid}img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}
