*,:after,:before{box-sizing:border-box}.obf:after{content:attr(data-name) "@" attr(data-domain) "." attr(data-tld)}a{text-decoration:none;color:inherit;display:inherit}ul{list-style:none}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;width:100%;max-width:100%}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.slider{--buttonsSize:3rem;--buttonsOffset:1rem;position:relative}.slider .splide__arrow--next.is-disabled,.slider .splide__arrow--prev.is-disabled{display:none}.slider .splide__pagination{display:flex;gap:.3rem;margin-top:1rem}.slider .splide__pagination .splide__pagination__page{display:inline-block;width:10px;height:10px;padding:0;background-color:#b492b9;border-radius:3rem;flex:none;border:none;opacity:.4;transition:opacity .3s,background-color .3s;will-change:opacity,background-color}.slider .splide__pagination .splide__pagination__page.is-active{background-color:#78044c;opacity:1}.slider .slide{background-color:#880e52;padding:1rem;border-radius:.7rem}.slider .next,.slider .prev{position:absolute;top:16rem;width:var(--buttonsSize);height:var(--buttonsSize);cursor:pointer}.slider .prev{left:calc(-1*var(--buttonsSize) - var(--buttonsOffset));transform:scale(-1)}.slider .next{right:calc(-1*var(--buttonsSize) - var(--buttonsOffset))}.slider .video-js{max-width:100%;overflow:hidden;border-radius:.4rem}.slider .video-js .vjs-tech{max-width:100%;max-height:100%;height:-moz-fit-content;height:fit-content}.slide-content{margin-top:1rem;display:flex;flex-direction:column;gap:.3rem}.player-button--wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:5rem}.player-button--wrapper img{width:7rem}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{display:none;position:fixed;transform:translateY(1.5rem);top:0;right:2rem;align-items:center;cursor:pointer;transition:opacity .2s,filter .2s,transform .2s;font:inherit;color:inherit;text-transform:none;background-color:rgba(0,0,0,0);border:0;margin:0;overflow:visible;z-index:1000000000;mix-blend-mode:difference}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#fff}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:40px;height:3px;background-color:#fff;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:rgba(0,0,0,0)!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.green{color:#a39d24}.orange{color:#fe914c}.parma{color:#b492b9}.purple{color:#78044c}@font-face{font-family:DO-AllCaps;src:url(/fonts/DO-AllCaps-Regular.woff2) format("woff2"),url(/fonts/DO-AllCaps-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.ctas a,.icon,.logo,.slide-up,.soon{will-change:transform}.hero{opacity:0}html{font-size:100%;scroll-behavior:smooth}body,html{height:100%;width:100%}body{background-color:#fff9ef;color:#78044c;font-family:Work Sans,sans-serif;font-weight:400;line-height:140%;font-size:1rem;text-align:left;overflow-x:clip}body.wait{cursor:wait}body.fixed,body.modal-opened{overflow:hidden}.flex{display:flex;justify-content:center;align-items:center}.main-wrap{height:100%;flex-direction:column;justify-content:space-between}.main-wrap,.mentions{display:flex;padding-top:6rem}.mentions{justify-content:flex-end;gap:1rem;text-align:right;width:100%;max-width:97vw;margin-left:auto;margin-right:auto;padding-bottom:.6rem;font-size:.9rem;will-change:transform;color:#df7fba}.mentions>div{opacity:.5}.guard{max-width:1300px}.guard,.midguard{padding-left:2rem;padding-right:2rem;margin-left:auto;margin-right:auto}.midguard{max-width:1100px}.miniguard{max-width:980px;padding-left:2rem;padding-right:2rem;margin-left:auto;margin-right:auto}.button{display:inline-block;padding:.8em 1.5em;background-color:#cd428e;border-radius:10rem;cursor:pointer;color:#fff;font-size:1rem;border:1px solid rgba(0,0,0,0);transition:background-color .3s,color .3s,border .3s}.button:hover{background-color:#b6347b}.button.light{background-color:#f9efdf}.button.light:hover{background-color:#520334}.highlight{position:relative;display:inline-block;font-weight:500;padding:0 .3em;background-color:#faefdd;border-radius:.2em}section{padding:5rem 0}#mes-projets{padding-top:10rem}#mes-projets .splide__pagination .splide__pagination__page{background-color:#fff}#mes-services{padding-top:6rem}#mes-services .button{background-color:#7a0859}#mes-services .button:hover{background-color:#420530}#a-propos{background-color:#fff}#a-propos h2{color:#000}#a-propos .supertitle{color:#78044c}#temoignage{position:relative;background-color:#fff9ef}#temoignage .slide{background-color:#fff;padding:2rem}#temoignage:after{content:"";display:block;position:absolute;left:0;width:100vw;height:4rem;background:url(/assets/separator.svg);background-size:cover;bottom:-2rem}.hello{font-size:2rem}.main:after{content:"";display:block;position:absolute;left:0;width:100vw;height:4rem;margin-top:-2px;background:url(/assets/separator.svg);background-size:cover}.hero{display:flex;gap:3rem;align-items:center;height:74vh;min-height:-moz-fit-content;min-height:fit-content}.hero .hero-logo{max-width:12rem;position:absolute;z-index:10;top:-4rem;left:-5rem}.hero .hero-logo img{border-radius:0}.hero .button{margin-top:1rem}h1{font-size:calc(2.4rem + 1.1vw);font-weight:600;line-height:100%;text-wrap:balance;margin-top:0}p{max-width:35rem;font-size:1.1rem;line-height:140%}h1,p{font-family:Work Sans}.logo{display:flex}.logo img{width:10rem}.header{display:flex;gap:2rem}.pic-container{position:relative;flex:.7 1;max-width:30rem;margin-right:auto}.pic{overflow:hidden;border-radius:50% 50% 0 0;flex:none;line-height:0}.pic img{width:auto;height:100%}.content{flex:1.2 1}.ctas{display:flex;gap:.6rem;margin-top:1.7rem}.contact-wrapper{width:100%;display:flex;gap:2rem;align-items:center;justify-content:center;position:absolute;line-height:130%;bottom:-2.4rem;color:#b492b9;z-index:10;text-align:center}.contact{background-color:#fff;display:flex;flex-direction:column;gap:.2rem;color:#78044c;padding:1rem 2rem;border-radius:.6rem;box-shadow:0 0 200px 3px rgba(0,0,0,.32)}.socials{display:flex;gap:.2em;flex:none;margin-top:.6rem;margin-bottom:-2rem;justify-content:center}.socials .icon{width:2.6rem;height:2.6rem;background-color:#78044c;border-radius:10rem;padding:.4rem;transition:background-color .3s,color .3s,border .3s}.socials .icon:hover{background-color:#520334}.disabled{border-color:#a5638c;color:#a5638c;position:relative;cursor:default}.disabled,.disabled:hover{background-color:rgba(0,0,0,0)}.disabled .soon{position:absolute;top:-1.6rem;right:-2rem;transform:rotate(-4deg);background-color:#eddae8;padding:.4em .9em;border-radius:3rem;font-size:.8rem;box-shadow:1px 1px 0 0 rgba(120,4,76,.168627451);box-shadow:6px 6px 80px 3px rgba(54,10,37,.168627451);font-weight:600}nav{position:fixed;height:7rem;z-index:1000;color:var(--dark);transition:background-color .3s,transform .3s,height .6s}nav,nav .nav-content{display:flex;width:100%}nav .nav-content{justify-content:space-between;align-items:center}nav .links{display:flex;align-items:center}nav a{padding:1.2rem 1rem;border-radius:10rem;transition:background-color .2s;margin-top:.8rem;margin-bottom:.8rem;text-decoration:none;border-radius:.4rem}nav a:hover{background-color:#f9efdf}nav .logo-container{padding:0}nav .logo-container:hover{background-color:rgba(0,0,0,0)}nav .logo{display:flex;width:6rem;transition:width .6s,opacity .6s;height:-moz-fit-content;height:fit-content;opacity:0}nav .logo svg{width:100%;max-width:11rem;height:max-content}nav .logo svg .j{fill:var(--dark)}nav .logo svg .v{fill:#dda752}nav .logo svg .letters path{fill:var(--dark)}nav .logo svg rect{fill:rgba(0,0,0,0);stroke:var(--dark);stroke-width:5px;z-index:0;transition:stroke .3s}nav .logo svg *{transition:fill .3s}nav.scrolled{height:5rem;background-color:#fff;transform:translateY(0);box-shadow:-1px 6px 25px -12px rgba(0,0,0,.15)}nav.scrolled a:hover{background-color:#fff9ef}nav.scrolled .logo{width:4rem;opacity:1}nav.scrolled .logo svg .st1{fill:var(--marineBlue)!important}nav.scrolled .button.outline-white{border-color:var(--marineBlue)}nav.scrolled .button.outline-white:hover{background-color:var(--marineBlue);color:var(--white)}nav.scrolled svg{width:100%;max-width:11rem;height:max-content}nav.scrolled svg .j{fill:#143659}nav.scrolled svg .v{fill:#dda752}nav.scrolled svg .letters path{fill:#143659}nav.scrolled svg rect{fill:rgba(0,0,0,0);stroke:#143659;stroke-width:5px;z-index:0}nav .logo svg .st0{fill:#dda752!important}nav .logo svg .st1{fill:#fff!important}.mobile-nav-logo{display:none}.services{display:flex;gap:1rem;margin-top:4rem;margin-bottom:3rem}.services .service{position:relative;display:flex;flex-direction:column;flex:1 1;background-color:#fff;line-height:125%;color:#000;border-radius:.8rem}.services .service .thumb{position:absolute;top:.6rem;right:.6rem;width:4.4rem;height:4.4rem;background-color:blue;border-radius:.4rem;display:flex;justify-content:center;align-items:center;overflow:hidden}.services .service .thumb img{object-fit:cover}.services .service .icon{width:3rem;height:3rem;padding:.5rem;background-color:#f5f0f5;border-radius:.4rem;margin-bottom:1rem}.services .service .inline-link{display:flex;align-items:center;gap:.4rem;color:#78044c;text-decoration:underline;margin-top:auto}.services .service .inline-link:after{content:"";width:1.4rem;height:1rem;display:block;background-image:url(/assets/icons_arrow.svg);background-size:80%;background-position:50%;background-repeat:no-repeat}.services .service .heading{position:relative;display:flex;align-items:center;justify-content:space-between}.services .service .catch{font-size:1.1rem;font-weight:600;line-height:120%;margin-bottom:.4rem;color:#a39d24}.services .service .catch.orange{color:#fe914c}.services .service .content{display:flex;flex-direction:column}.services .service .content-head{padding:1.6rem 1.6rem .4rem}.services .service .content-inner{display:flex;flex-direction:column;gap:1rem;padding:.2rem 1.6rem 2rem;height:100%}.services .service p{margin-top:.4rem}.services .service .name{text-align:center;position:absolute;right:.8rem;top:-1rem;background-color:#fff9ef;padding:.5rem 1rem;border-radius:.4rem;font-family:DO-AllCaps;font-size:1.5rem;color:#78044c;box-shadow:0 7px 29px 0 rgba(100,100,111,.2)}.services .service .title{text-align:left;font-size:1.6rem;font-weight:600;line-height:100%;max-width:10rem;text-wrap:balance}.services .service .catch{text-wrap:balance}.banner{position:relative;display:flex;gap:2rem;flex-direction:column;align-items:center;justify-content:center;font-size:3rem;font-size:calc(1rem + 1.7vw);line-height:110%;background-size:102%;background-position:50%;padding:8rem 0;background-repeat:no-repeat}.banner .illus{width:100%;max-width:40rem;line-height:0;padding:0 3rem}.banner .banner-content{position:relative;text-align:center;z-index:10;max-width:82%;text-wrap:balance}.arg{display:flex;gap:2rem;margin-top:5rem;color:#000}.arg>div{flex:1 1}.arg .pic{border-radius:0}.arg .pic img{object-fit:cover;height:100%;border-radius:.7rem}.arg.reverse{flex-direction:row-reverse}.arg .arg-title{font-size:1.8rem;font-weight:600;line-height:110%;color:#78044c}.projects{margin-top:3rem}.projects .arrow{display:inline-block;display:none;width:2rem;height:1rem;background-image:url(/assets/icons_arrow.svg);background-size:70%;background-repeat:no-repeat;margin-top:6px}.projects .slide{background-color:#fff;color:#000}.projects .slide-content{display:flex;flex-direction:column;min-height:16rem}.projects .infos{display:flex;flex-direction:column;gap:.2rem;flex-grow:1;margin-bottom:1.2rem}.projects .title{display:flex;align-items:center;font-size:1.3rem;font-weight:600}.projects .title:before{content:"";display:block;flex:none;width:8px;height:8px;background-color:#78044c;border-radius:4rem;margin-right:.3rem;margin-top:2px}.projects .mission{display:flex;align-items:flex-start;gap:0;font-size:1rem;font-weight:400;color:#78044c}.projects .text{margin-top:.6rem;line-height:130%}.projects .result{display:flex;align-items:center;gap:.3rem;margin-top:auto;align-self:flex-end;background-color:#78044c;line-height:130%;color:#fff;padding:.3rem .7rem;border-radius:.3rem;font-size:.8rem}.projects .result:before{content:"";width:1.4rem;height:1.4rem;background-image:url(/assets/icons_target.svg);background-size:80%;background-position:50%;background-repeat:no-repeat}.supertitle{text-transform:uppercase;text-align:center;border-radius:.3rem;font-family:DO-AllCaps;font-size:2rem;color:#a29580}.subtitle{margin-left:auto;margin-right:auto;font-size:1.2rem;font-weight:400;margin-top:1.4rem}.subtitle,h2{text-align:center;text-wrap:balance;max-width:40rem}h2{line-height:100%;margin:.8rem auto 1rem;font-family:Work Sans;font-size:calc(1.6rem + 1.1vw);font-weight:600}.purple-section{background-color:#78044c;color:#fff9ef}.purple-section .subtitle,.purple-section .supertitle{color:#df7fba}.parma-section{background-color:#b492b9;color:#fff9ef}.parma-section .supertitle{color:#78044c}.parma-section h2{color:#fff}.parma-section .subtitle{color:#78044c}.video-popup{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.4);opacity:.9;z-index:1000000;transform:scale(1.1);opacity:0;transition:transform .5s,opacity .3s;pointer-events:none;display:flex;align-items:center;justify-content:center}.video-popup.displayed{transform:scale(1);opacity:1;pointer-events:auto}.video-wrapper{position:relative;width:40vh}.video-wrapper .video-js{border-radius:.8rem;overflow:hidden}.close-video{position:absolute;top:-1rem;right:-1rem;width:3rem;height:3rem;background-color:#f0f8ff;border-radius:10rem;cursor:pointer;transition:transform .3s,opacity .3s;background-image:url(/assets/icons_close-button.svg);background-size:60%;background-repeat:no-repeat;background-position:50%}.next,.prev{touch-action:manipulation}.testimonials{width:96%;max-width:80%;margin-left:auto;margin-right:auto;margin-top:2rem}.testimonials .next,.testimonials .prev{top:30%}.testimonials .slide-content{margin-top:0;height:100%}.testimonials .slide-content .visual{width:3.6rem;height:3.6rem;padding:.2rem;flex:none;background-color:#f9f7f5;border-radius:10rem}.testimonials .slide-content .name{font-size:1.1rem;font-weight:500}.testimonials .slide-content .text{margin-bottom:2rem;color:#000}.testimonials .slide-content .text.truncated{overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;line-height:1.4}.testimonials .slide-content .voir-plus{background:none;border:none;color:#df7fba;font-size:.9rem;font-weight:500;cursor:pointer;text-decoration:underline;transition:color .3s ease}.testimonials .slide-content .voir-plus:hover{color:#78044c}.testimonials .infos{position:relative;display:flex;justify-content:space-between;align-items:center;text-align:right;margin-top:auto}.testimonials .infos:before{content:"";position:absolute;top:-16px;right:0;display:block;background-color:#d6ced7;height:1px;width:60%;opacity:.5}.video-inside .video-testimonials-content{flex:1.2 1}.video-inside .video-preview{flex:.8 1;max-width:100%}footer{padding:7rem 0 1rem}footer .content{display:flex;align-items:center;gap:6vw}footer .title{max-width:20rem;font-family:Crimson Pro;font-size:3rem;line-height:90%}footer .supertitle{color:#df7fba;text-align:left;margin-bottom:.7rem}footer .infos{display:flex;flex-direction:column;gap:.5rem;font-size:1.2rem}footer .infos>div{display:flex;align-items:center;gap:.4rem}footer .icon{display:block;width:2.8rem;height:2.8rem;background-color:#9b1b6b;border-radius:10rem;padding:.55rem}footer p{color:#ffbbe5}.vjs-big-play-button{display:none!important}.slider-video{position:relative;cursor:pointer}.slider-video:hover .video-js:after,.slider-video:hover .video-js:before{transform:translate(-50%,-50%) scale(1.1);pointer-events:none}.slider-video .video-js:after,.slider-video .video-js:before{content:"";display:block;position:absolute;width:60px;height:60px;background-color:#fff;background-image:url(/assets/icons_play.svg)!important;background-repeat:no-repeat;background-position:50%;background-size:70% 70%;font-size:0;z-index:10;border-radius:.4rem;box-shadow:0 7px 29px 0 rgba(100,100,111,.3);left:50%;top:50%;transform:translate(-50%,-50%);transition:transform .2s,opacity .2s}.slider-video .video-js:after{background-image:url(/assets/icons_pause.svg)!important;width:30px;height:30px;top:1.8rem;right:0;left:auto}.video-js[data-state=paused]:before{opacity:1}.video-js[data-state=paused]:after,.video-js[data-state=playing]:after,.video-js[data-state=playing]:before{opacity:0}.video-js[data-state=playing]:hover:after{opacity:1}.vjs-control-bar{display:none!important}.vjs-poster{position:relative}.vjs-poster:before{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.1)}.slider-video:hover .vjs-big-play-button{transform:translate(-50%,-50%) scale(1.1)}@media screen and (max-width:1100px){.hamburger{display:flex}nav,nav.scrolled{background-color:rgba(0,0,0,0);box-shadow:none}nav .links{position:absolute;flex-direction:column;justify-content:center;width:100%;height:101vh;background-color:#78044c;color:#fff;top:0;left:0;padding-left:0;margin-top:0;transform:translate(-100%);transition:transform .3s;gap:0}nav .links li a{margin:0}nav .links li a:hover{background-color:hsla(0,0%,100%,.1);border-radius:.3rem}nav.mobile-nav-opened .links{transform:translate(0)}nav.scrolled .button{border-color:#fff!important}nav.scrolled+.hamburger{transform:translateY(1.5rem)}}@media screen and (max-width:1000px){.pic-container{margin-right:0;margin-top:5rem}.hero{justify-content:center}.hero .hero-logo{max-width:8rem;left:-3rem}.projects{max-width:90%;margin-left:auto;margin-right:auto}.services{flex-wrap:wrap;row-gap:3rem}.services .service{min-width:40%}.hero{flex-direction:column-reverse}.logo{display:flex;justify-content:center;margin-left:0;margin-top:2rem;margin-bottom:2rem}.contact-wrapper{flex-direction:column;bottom:-3rem}.mentions{text-align:center}}@media screen and (max-width:800px){h1{font-size:calc(1.8rem + 1.1vw)}.pic img{max-height:20rem}.arg{margin-top:3rem}.projects{max-width:80%}footer .content{flex-direction:column}.mentions{justify-content:center}.arg,.arg.reverse{flex-direction:column}}@media screen and (max-width:600px){.testimonials{max-width:70%}.services{flex-direction:column}.hero{gap:1rem;padding-bottom:6rem}.ctas{flex-direction:column-reverse;align-items:center;gap:.3rem;margin-bottom:2rem}.ctas a{width:-moz-fit-content;width:fit-content}}