.testimonials{overflow-x:hidden;padding:50px 0}.testimonials.dark--background--section{background:#151515;color:#fff}.testimonials-wrapper{position:relative;z-index:1}.testimonials-wrapper:after,.testimonials-wrapper:before{content:"";height:100%;opacity:1;position:absolute;top:0;transition:opacity .2s ease-in;width:200px;z-index:2}.testimonials-wrapper:before{background:linear-gradient(90deg,#151515,#151515 53%,hsla(0,0%,8%,0));left:-100px}.testimonials-wrapper:after{background:linear-gradient(-90deg,#151515,#151515 53%,hsla(0,0%,8%,0));right:-100px}.swiper-testimonials{min-height:350px;overflow-x:hidden;padding:75px 0}.swiper-testimonials .swiper-slide{align-items:center;display:flex;height:auto;justify-content:center}.swiper-testimonials .testimonial{background-image:linear-gradient(0deg,#151515,#2e2c2c);border-radius:15px;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;padding:30px;width:100%}.swiper-testimonials .testimonial--quote{font-size:22px;margin-bottom:10px;position:relative;text-align:left;z-index:1}@media (max-width:1023px){.swiper-testimonials .testimonial--quote{font-size:18px}}.swiper-testimonials .testimonial--quote:after,.swiper-testimonials .testimonial--quote:before{background-image:url(/build/images/quote.5dca645a.svg);background-size:10px 6px;content:"";filter:invert(71%) sepia(54%) saturate(376%) hue-rotate(89deg) brightness(101%) contrast(87%);height:6px;position:absolute;top:0;width:10px;z-index:2}.swiper-testimonials .testimonial--quote:before{left:-15px;transform:rotate(180deg)}.swiper-testimonials .testimonial--quote:after{right:-15px}.swiper-testimonials .testimonial--author{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.swiper-testimonials .testimonial--author--image{max-width:150px}.swiper-testimonials .testimonial--author--company{max-width:150px;width:100%}@media (max-width:1023px){.swiper-testimonials .testimonial--author--company{width:100%}}.swiper-testimonials .testimonial picture,.swiper-testimonials .testimonial picture img{width:100%}.swiper-testimonials .testimonial .author--name{font-size:20px}.swiper-testimonials .testimonial .author--post{border-top:1px solid #68e195;color:#f6f6f6;margin-top:10px;padding-top:10px}.hero .header--wrapper{border-radius:0 0 80px 80px;overflow:hidden;position:relative}@media (max-width:1023px){.hero .header--wrapper{border-radius:0 0 30px 30px}}.hero .header--background{background-image:var(--background-image-url,url(/build/images/texture-dark.d86dbfe8.webp));background-position:bottom;background-repeat:no-repeat;background-size:cover;height:110%;left:0;position:absolute;top:0;transform:translateY(0);width:100%;will-change:transform}.hero .header--content{background:linear-gradient(180deg,transparent,#000);display:flex;flex-direction:column;gap:25px;max-width:100%;padding:300px 50px 50px;position:relative;z-index:1}@media (max-width:1023px){.hero .header--content{max-width:100%;padding:25px}}.hero .header--content p{font-size:20px}details{background:#fff;border-radius:15px;box-shadow:0 6px 11px 0 rgba(0,0,0,.15);display:grid;grid-template-rows:auto 0fr;padding:25px;transition:grid-template-rows .4s ease-in-out;width:50%}details[open]{grid-template-rows:auto 1fr}details summary{border:4px solid transparent;cursor:pointer;display:block;outline:none;position:relative;transition:background .3s ease,color .3s ease}details[open] summary:before{transform:rotate(90deg);transition:transform .45s ease}details .response{color:transparent;max-height:0;opacity:0;overflow:hidden;padding-left:10px;padding-top:25px;position:relative;transition:opacity .3s ease-in-out,max-height .4s ease-in-out,padding .4s ease-in-out}details .response:before{background:#68e195;border-radius:30px;content:"";height:100%;left:0;position:absolute;width:3px}details[open] .response{color:inherit;max-height:1000px;opacity:1;transition:max-height .4s ease-in-out,opacity .4s ease-in-out}@keyframes details-show{0%{opacity:0;transform:translateY(-50%)}to{opacity:1;transform:translateY(0)}}details>:not(summary){animation:details-show .5s ease-in-out;position:relative;z-index:1}.blog{display:flex;flex-direction:column;justify-content:center}.blog .container{display:grid;grid-gap:50px;grid-template-columns:repeat(2,1fr)}.blog .container .blog--item-header{align-items:center;display:flex;grid-column:1/-1;justify-content:space-between}@media (max-width:1023px){.blog .container{grid-template-columns:repeat(2,1fr)}}@media (max-width:719px){.blog .container{grid-template-columns:repeat(1,1fr)}}.blog .article{display:flex;flex-direction:column;height:100%}@media (max-width:719px){.blog .article{width:100%}}.blog .article--image{flex-shrink:0;position:relative}.blog .article--image a{display:flex}.blog .article--image picture{display:flex;height:100%;width:100%}.blog .article--image img{aspect-ratio:16/9;border-radius:30px;height:auto;object-fit:cover;width:100%}.blog .article--category{background:#68e195;border-radius:15px;bottom:25px;color:#151515;left:25px;padding:6px;position:absolute}.blog .article--infos{align-items:center;color:#151515;display:flex;flex-shrink:0;gap:25px;margin-top:25px}.blog .article--infos--date{display:flex;flex-direction:column;font-family:Quanty Special,sans-serif;font-size:50px}.blog .article--infos--date--month{color:#383838;font-size:25px}.blog .article--infos h2{margin:0;padding-left:25px;position:relative}@media (max-width:1023px){.blog .article--infos h2{font-size:22px}}.blog .article--infos h2:before{background:#68e195;border-radius:8px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.blog .article--intro{color:#151515;flex-grow:1;margin-top:25px}.blog .article--content{font-family:Roboto Condensed,sans-serif}.services--slider-listing{display:flex;flex-direction:row;gap:25px;justify-content:left;-webkit-overflow-scrolling:touch;overflow-x:auto;scroll-behavior:smooth;width:100%}.services--slider-listing .services--slider-item{align-items:center;border-radius:15px;color:#fff;flex:0 0 auto;margin-bottom:25px;min-width:200px;padding:1em 2em;text-align:center}.services--slider-listing .services--slider-item:nth-child(odd){background-color:#151515}.services--slider-listing .services--slider-item:nth-child(2n){background:linear-gradient(90deg,#68e195,#497854)}.contact--cta-wrapper{align-items:end;background-image:url(/build/images/texture-dark.d86dbfe8.webp);border-radius:30px;color:#fff;display:flex;flex-direction:row;justify-content:space-between;padding:2em 3em 0}.contact--cta-wrapper .contact--cta-content{display:flex;flex-direction:column;gap:10px;justify-content:left;margin-bottom:25px;max-width:58%}.contact--cta-wrapper .contact--cta-content .menu--link{width:max-content}.contact--cta-wrapper .contact--cta-content .contact--cta-description{margin-bottom:50px}.contact--cta-wrapper .contact--cta-visual{align-items:flex-end;display:flex;height:100%;width:30%}.contact--cta-wrapper .contact--cta-visual picture{display:flex;height:100%;width:100%}.contact--cta-wrapper .contact--cta-visual img{height:100%;width:100%}@media (max-width:1023px){.contact--cta-wrapper{align-items:center;flex-direction:column}.contact--cta-wrapper .contact--cta-content{align-items:center;max-width:100%;text-align:center}.contact--cta-wrapper .contact--cta-content .menu--link{margin:0 auto}.contact--cta-wrapper .contact--cta-visual{justify-content:center;margin-top:25px;max-width:100%;order:1;width:auto}.contact--cta-wrapper .contact--cta-visual img{max-height:200px;width:auto}}section{padding:75px 0}.service .container{align-items:center;display:flex;gap:25px;justify-content:flex-start}@media (max-width:1023px){.service .container{flex-direction:row}}@media (max-width:719px){.service .container{flex-direction:column-reverse}.service.design-interface-lyon .container{flex-direction:column}}.service--content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;order:1;width:50%}@media (max-width:1023px){.service--content{width:100%}}.service a.primary{margin-top:25px}.service--illustration{animation:bounce 2s infinite;max-width:50%;order:2}@media (max-width:1023px){.service--illustration{max-width:80%}}.service--illustration img{max-width:100%}.service:nth-child(2n) .service--illustration{animation:none;order:0}@keyframes bounce{0%,to{animation-timing-function:ease-in;transform:translateY(0)}50%{animation-timing-function:ease-out;transform:translateY(-10px)}}.service-description .container{align-items:center;display:flex;gap:25px;justify-content:space-between}@media (max-width:719px){.service-description .container{flex-direction:column}}.service-description--content{max-width:66%}@media (max-width:1023px){.service-description--content{width:100%}}@media (max-width:719px){.service-description--content{max-width:100%}}.service-description .img-hover{margin-left:25px;max-width:33%;width:calc(100% - 25px)}@media (max-width:1023px){.service-description .img-hover{margin:0 25px;width:100%}}@media (max-width:719px){.service-description .img-hover{margin-left:0;max-width:80%}}@media (max-width:1023px){.service-description{flex-direction:column;gap:50px}}.team--images{align-items:flex-end;display:flex;justify-content:center;margin-bottom:25px}.team--images img{border:2px solid #fff;border-radius:50%;max-width:80px;position:relative;z-index:2}@media (max-width:1023px){.team--images img{max-width:60px}}.team--images img.left-image{margin-right:-25px;max-width:70px;z-index:0}.team--images img.right-image{margin-left:-25px;max-width:70px;z-index:1}.team--mintfull-icon{display:flex;justify-content:center;margin-bottom:25px}.team--mintfull-icon img{max-width:40px;width:100%}@media (max-width:1023px){.team--mintfull-icon img{max-width:30px}}.team .card--wrapper{background:#fff;border:20px solid #f6f6f6;border-radius:30px;display:flex;flex-direction:column;justify-content:center;padding:80px 150px;text-align:center}@media (max-width:1023px){.team .card--wrapper{border-width:10px;padding:50px 10px}}.service-project .card{align-items:center;display:flex;justify-content:space-between}@media (max-width:1023px){.service-project .card{flex-direction:column;gap:20px}}.service-project .project{margin-left:25px;max-width:33%;width:calc(100% - 25px)}@media (max-width:1023px){.service-project .project{margin-left:0;max-width:80%}}.service-project--content{max-width:60%}@media (max-width:1023px){.service-project--content{max-width:100%}}.service-faq .container{align-items:center;display:flex;flex-direction:column;gap:50px}.service-faq .container .faq-group{width:calc(100% - 50px)}.service-faq .container .faq-items{align-items:center;display:flex;flex-direction:column;gap:25px;width:100%}.service-faq .container .faq-items details{width:calc(100% - 50px)}.project{align-items:center;--background-color-after:#383838;--background-color-before:#c4c4c4;display:flex;height:auto;justify-content:center;position:relative;z-index:2}.project picture{display:flex;height:100%;width:100%;z-index:2}.project--image{border-radius:15px;height:100%;object-fit:cover;width:100%}.project--details{background:#151515;border-radius:15px;bottom:20px;color:#fff;left:5%;padding:15px 10px;position:absolute;width:calc(90% - 20px);z-index:3}.project--details--title{font-family:Quanty Special,sans-serif;font-size:20px;font-weight:500;height:auto}.project--details--badges{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s}.project--details .badges-wrapper{display:flex;flex-wrap:wrap;gap:5px;overflow:hidden}.project .badge{background:#fff;border-radius:15px;color:#151515;margin-top:10px;padding:2px 5px}.project:after,.project:before{border-radius:15px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:rotate(0deg);transition:transform .4s ease-in}.project:before{background-color:var(--background-color-before);z-index:1}.project:after{background-color:var(--background-color-after);z-index:0}.project:hover .project--details--badges{grid-template-rows:1fr}@media (max-width:1023px){.project:hover .project--details--badges{grid-template-rows:1fr}}.project:hover:before{transform:rotate(-6deg)}.project:hover:after{transform:rotate(6deg)}.swiper-subservices{margin-top:25px;overflow:hidden}.sub-service{border-radius:30px;display:flex;overflow:hidden;position:relative}.sub-service picture{scale:1;transition:scale .4s ease-in}.sub-service picture,.sub-service picture img{height:auto;width:100%}.sub-service h3{background:#151515;bottom:0;color:#fff;left:0;padding:25px;position:absolute;right:0}@media (max-width:1023px){.sub-service h3{padding:10px 25px}}.sub-service:hover picture{scale:1.05}.swiper-partners{background:linear-gradient(180deg,transparent,#fff 50%,transparent);margin:75px 0;min-height:130px;overflow-x:hidden;padding:75px 0}.swiper-partners .swiper-slide{align-items:center;display:flex;height:auto;justify-content:center}.swiper-partners .swiper-slide a{width:100%}.swiper-partners .swiper-slide img,.swiper-partners .swiper-slide picture{max-height:170px;object-fit:contain;width:100%}@media (max-width:1023px){.swiper-partners .swiper-slide img,.swiper-partners .swiper-slide picture{max-height:70px}}@media (max-width:1679px){.swiper-partners .swiper-slide img,.swiper-partners .swiper-slide picture{max-height:130px}}