@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&family=Space+Grotesk:wght@300..700&display=swap";*,:after,:before{box-sizing:border-box}*{margin:0}body,html{height:100%}body{line-height:1.5;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;max-width:100%}ol,ul{list-style:none;padding:0}button,input,select,textarea{color:inherit;font:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}.btn-cta{align-items:center;border-radius:100px;color:#faf7fc;display:inline-flex;font-weight:600;gap:10px;justify-content:center;overflow:hidden;padding:10px 18px;position:relative}.btn-cta span,.btn-cta svg{z-index:2}.btn-cta svg{width:15px}.btn-cta:before{background:radial-gradient(circle at bottom left,#af8dd6 1%,#272350)}.btn-cta:after,.btn-cta:before{content:"";inset:0;position:absolute;transition:opacity .75s ease}.btn-cta:after{background:radial-gradient(circle at top right,#af8dd6 1%,#272350);opacity:0}.btn-cta:focus-visible:after,.btn-cta:hover:after{opacity:1}body{--btn-bg:rgba(35,27,58,.72);--btn-bg-hover:rgba(35,27,58,.9);--btn-border:hsla(0,0%,100%,.12);--btn-border-hover:hsla(0,0%,100%,.18);--btn-overlay:hsla(0,0%,100%,.08);--btn-overlay2:hsla(0,0%,100%,.02);--btn-overlay-hover:hsla(0,0%,100%,.1);--btn-overlay-hover2:hsla(0,0%,100%,.03);--btn-glow:rgba(194,179,216,.2);--progress-track:hsla(0,0%,100%,.08);--progress-bar:rgba(194,179,216,.95);--btn-shadow:0 12px 32px rgba(0,0,0,.24),inset 0 1px 0 hsla(0,0%,100%,.08);--btn-shadow-hover:0 16px 36px rgba(0,0,0,.28),inset 0 1px 0 hsla(0,0%,100%,.1)}.back-to-top{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(180deg,var(--btn-overlay),var(--btn-overlay2)),var(--btn-bg);border:1px solid var(--btn-border);border-radius:999px;bottom:20px;box-shadow:var(--btn-shadow);color:#fff;cursor:pointer;display:grid;height:56px;opacity:0;place-items:center;pointer-events:none;position:fixed;right:20px;transform:translateY(10px) scale(.92);transition:opacity .35s ease,transform .35s ease,background .25s ease,box-shadow .25s ease,border-color .25s ease;width:56px;z-index:100}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.back-to-top:hover{background:linear-gradient(180deg,var(--btn-overlay-hover),var(--btn-overlay-hover2)),var(--btn-bg-hover);border-color:var(--btn-border-hover);box-shadow:var(--btn-shadow-hover);transform:translateY(-2px) scale(1.02)}.back-to-top:active{transform:translateY(0) scale(.98)}.back-to-top-glow{background:radial-gradient(circle,var(--btn-glow),transparent 65%);border-radius:inherit;inset:-8px;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease}.back-to-top:hover .back-to-top-glow{opacity:1}.back-to-top-progress{height:100%;inset:0;pointer-events:none;position:absolute;transform:rotate(-90deg);width:100%}.progress-bar,.progress-track{fill:none;stroke-width:2}.progress-track{stroke:var(--progress-track)}.progress-bar{stroke:var(--progress-bar);stroke-linecap:round;transition:stroke-dashoffset .15s linear}.back-to-top-icon{height:22px;position:relative;transition:transform .25s ease;width:22px;z-index:1}.back-to-top:hover .back-to-top-icon{transform:translateY(-1px)}@media(max-width:767px){.back-to-top{bottom:14px;height:48px;right:14px;width:48px}.back-to-top-icon{height:20px;width:20px}}.container{font-size:17px;font-weight:500;margin:0 auto;position:relative}.container h2,.container h3{font-weight:600}.container .title{font-size:45px}.container .sub-title{font-size:28px}.container .container-icon{align-items:center;border-radius:100%;display:inline-flex;height:54px;justify-content:center;left:50%;position:absolute;top:0;transform:translate(-50%,-50%);width:54px;z-index:2}.container .container-icon:after{border:1px solid #af8dd6;border-radius:999px;content:"";display:block;height:140%;position:absolute;width:140%;z-index:2}.container .container-icon svg{display:block;width:40%}.container .container-icon.dark{background:#280171}.container .container-icon.dark svg{color:#af8dd6}.container .container-icon.light{background:#af8dd6}.container .container-icon.light svg{color:#280171}.row{margin:0 auto;padding:80px 30px 100px;position:relative;z-index:2}.row.first{padding-top:180px}.glow{height:100%;inset:0;width:100%;z-index:-1}.glow,.glow:before{position:absolute}.glow:before{border-radius:999px;content:"";display:block;filter:blur(200px);left:50%;opacity:1;top:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:412px){.container .row{max-width:450px}}@media only screen and (min-width:768px){.container .row{max-width:750px;padding:112px}.container .row.first{padding-top:180px}}@media only screen and (min-width:1024px){.container .row{max-width:1196px;padding:180px 100px}}@media only screen and (min-width:1800px){.container .row{font-size:19px;padding:200px 0}.row .row-icon{height:60px;width:60px}.container .title{font-size:60px;line-height:4.8rem}.container .sub-title{font-size:34px}}.reveal-on-scroll{filter:blur(7px);opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease,filter .5s ease;will-change:opacity,transform,filter}.reveal-on-scroll.is-visible{filter:blur(0);opacity:1;transform:translateY(0)}.home-header{overflow:clip;position:relative}.home-bg{background-image:-webkit-image-set(url(../images/bg-1920.jpg) 1x,url(../images/bg.jpg) 2x);background-image:image-set(url(../images/bg-1920.jpg) 1x,url(../images/bg.jpg) 2x);background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;pointer-events:none;position:absolute;z-index:0}.home-hero{align-items:center;display:flex;justify-content:center;overflow-x:clip;padding-top:200px;position:relative}.home-hero-title{align-items:flex-start;font-weight:700;gap:17px;left:70px}.home-hero-title,.home-hero-title-line{display:flex;flex-direction:column;position:relative}.home-hero-title-line.first-line{font-size:1.3rem;line-height:1.5rem;text-align:right;z-index:1}.home-hero-title-line.second-line{--before-offset:-.45rem;font-size:2.9rem;line-height:2.8rem;z-index:3}.home-hero-title-line.second-line .rounded{background-color:#af8dd6;border-radius:50px;left:15px;padding:5px 15px;position:relative}.home-hero-title-line.second-line>span:before{content:"";display:table;margin-bottom:var(--before-offset)}.home-hero-img{display:block;filter:drop-shadow(0 0 18px rgba(246,193,252,.4)) drop-shadow(0 0 45px rgba(246,193,252,.22)) drop-shadow(0 0 90px rgba(246,193,252,.12)) drop-shadow(0 0 160px rgba(246,193,252,.06));height:auto;pointer-events:none;position:relative;top:0;transform:translate(-60px);width:200px;z-index:2}.home-tagline{font-weight:600;line-height:1.3rem;padding:50px 20px;position:relative;text-align:center}.home-tagline-no-way{font-size:.9rem;font-style:italic;font-weight:600;line-height:1.3rem;margin:0 auto;max-width:200px;padding:20px 0}.container-me{background:#faf7fc;color:#280171}.me-name{font-size:1rem;margin-top:10px;text-align:center}.me-titre{color:#af8dd6;font-size:28px;line-height:2rem;margin:30px auto}.me-titre strong{color:#280171;display:block}.me-text h3{font-size:45px;margin:0 0 12px}.me-img{border-radius:100%;display:block;height:auto;margin:0 auto;width:180px}.container-study{background-color:#080310;background-image:-webkit-image-set(url(../images/bg-study-1920.png) 1x,url(../images/bg-study.png) 2x);background-image:image-set(url(../images/bg-study-1920.png) 1x,url(../images/bg-study.png) 2x);background-position:0;background-repeat:no-repeat;background-size:cover}.study-carousel{position:relative}.study-tagline,.study-title{text-align:center}.study-title{color:#faf7fc;line-height:3.4rem}.study-title strong{color:#af8dd6}.study-tagline{color:#af8dd6;font-size:1rem;padding:15px 0}.study-carousel-main{height:520px;margin-top:10px;position:relative}.study-slide{height:100%;overflow:hidden;position:relative;width:100%}.study-img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.study-carousel-main .swiper,.study-carousel-main .swiper-slide{border-radius:12px;height:100%}.custom-nav{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#af8dd6;border:0;border-radius:20px;color:#280171;cursor:pointer;display:none;height:40px;justify-content:center;line-height:0;padding:0;position:absolute;top:50%;transition:all .5s;width:40px;z-index:2}.custom-nav:hover{background:#280171;color:#af8dd6}.custom-nav.custom-prev{left:0;transform:translate(-50%,-50%)}.custom-nav.custom-next{right:0;transform:translate(50%,-50%)}.custom-nav svg{width:14px}.custom-prev svg{transform:rotate(180deg)}.study-carousel-thumbs.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{padding-top:10px;text-align:center}.study-carousel-thumbs.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{background-color:#faf7fc;height:7px;margin:0 6px;opacity:1;transition:transform .7s ease,background-color .7s ease;width:7px}.study-carousel-thumbs.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#af8dd6;transform:scale(1.3)}.study-carousel-cta{align-items:center;background:#af8dd6;border-radius:100px;bottom:30px;color:#280171;display:inline-flex;font-size:.9rem;font-weight:600;gap:10px;justify-content:center;left:50%;overflow:hidden;padding:6px;position:absolute;text-align:center;transform:translate(-50%);width:200px}.study-carousel-cta svg{width:15px}.glow.glow-study{top:60px}.glow.glow-study:before{background:#280171;height:550px;width:350px}.container-dangers{background:#faf7fc;overflow-x:clip}.container-dangers .container-icon.dark svg{width:30px}.dangers-img{bottom:0;display:none;left:0;position:absolute;width:400px}.dangers-img img{bottom:0;display:block;height:auto;-o-object-fit:cover;object-fit:cover;position:absolute}.row-dangers{color:#280171;font-family:Space Grotesk,sans-serif;font-weight:600;position:relative;text-align:center}.dangers-title{line-height:3.4rem}.dangers-list{font-size:28px;margin:50px 0;text-align:left}.dangers-list .dangers-item{display:inline-flex;gap:25px;line-height:2.3rem;padding:20px 10px}.dangers-list .dangers-item .dangers-icon{color:#af8dd6;flex-shrink:0;width:35px}.dangers-big{background:#280171;border-radius:12px;color:#af8dd6;display:block;font-size:28px;font-weight:700;margin-bottom:50px;padding:100px 50px;width:100%}.dangers-big strong{color:#faf7fc;display:block;font-size:1.5rem}.dangers-question{display:block;font-family:Instrument Sans,sans-serif;font-size:1.4rem;font-weight:700}.container-story{background-color:#080310;background-image:-webkit-image-set(url(../images/bg-story-1920.png) 1x,url(../images/bg-story.png) 2x);background-image:image-set(url(../images/bg-story-1920.png) 1x,url(../images/bg-story.png) 2x);background-position:100% 100%;background-repeat:no-repeat;background-size:auto;color:#faf7fc}.title.title-story{color:#af8dd6;text-align:center}.title.title-story strong{color:#faf7fc;display:block}.row-story{overflow-x:clip}.wrapper-story{margin-top:70px}.story-pictures{position:relative}.story-pictures-item{position:relative;width:100%}.story-pictures-photo{border-radius:12px;height:100%;-o-object-fit:cover;object-fit:cover}.story-pictures-boo{align-items:center;bottom:30px;display:flex;flex-direction:column;gap:10px;left:30px;position:absolute}.story-pictures-boo img{height:auto;-o-object-fit:cover;object-fit:cover;width:45px}.story-pictures-item.first-item{display:none}.story-pictures-item.second-item{height:450px}.story-text{line-height:1.5rem;padding-top:70px}.story-text p{margin-bottom:20px}.glow.glow-story{top:-80px}.glow.glow-story:before{background:#280171;height:600px;opacity:.35;width:390px}.container.container-solution{background:#faf7fc}.container.container-solution .solution-bg{background-color:#080310;background-image:url(../images/solution-bg.jpg);background-position:100%;background-repeat:no-repeat;background-size:cover;inset:0;opacity:.3;position:absolute}.container.container-solution h3{display:block;font-size:28px;font-weight:900;line-height:2.4rem;margin-bottom:10px}.row.row-solution{color:#280171}.title.title-solution{display:block;margin:0 auto;max-width:400px;text-align:center}.title.title-solution strong{display:block;font-size:1.6rem;font-weight:400;line-height:2rem;text-transform:uppercase}.solution-img{height:auto;margin:30px auto;width:350px}.wrapper-solution{display:flex;flex-direction:column-reverse}.solution-content.text{margin-bottom:50px}.solution-content.presentation{background:#faf7fc;border-radius:12px;padding:31px 37px;text-align:center}.solution-content.presentation h3{border-bottom:2px solid #af8dd6;margin:0 auto 20px;max-width:240px;padding-bottom:20px}.solution-content.presentation p{display:block;margin:0 auto;width:200px}.presentation-cta{margin-top:20px}.container-solution .container-icon.dark svg{width:25px}.container.container-lucky{background-color:#080310;background-image:url(../images/fond-probleme.jpg);background-position:50%;background-repeat:no-repeat;background-size:auto}.row.row-lucky{color:#faf7fc}.title.title-lucky{margin-bottom:50px;text-align:center}.lucky-list{background:#fffc;border-radius:12px;font-size:28px;padding:20px 0;text-align:left}.lucky-list .lucky-item{align-items:flex-start;color:#280171;display:inline-flex;gap:20px;line-height:2.3rem;padding:20px 10px}.lucky-list .lucky-item .lucky-icon{color:#080310;flex-shrink:0;padding-top:5px;width:35px}.lucky-list .lucky-item:nth-child(2n){color:#080310}.lucky-list .lucky-item:nth-child(2n) .lucky-icon{color:#280171}.container-after,.container-before{width:100%}.row-after,.row-before{align-items:center;display:flex;flex-direction:column;gap:70px;justify-content:center;min-height:calc(100dvh - 80px);text-align:center}.after-photo,.before-photo{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.after-title,.before-title{line-height:3.4rem}.row-before{color:#faf7fc}.before-list-item{display:block;position:relative}.before-list-item:after{background:#af8dd6;content:"";height:4px;left:0;position:absolute;top:50%;transform:rotate(-8deg);width:100%}.row-after{color:#280171}.after-title{line-height:3.4rem;margin-bottom:30px}.after-sub-title{background:#280171;border-radius:999px;color:#af8dd6;padding:5px 7px}.after-list{color:#280171;display:flex;flex-direction:column;gap:10px}.after-list-item{background:#af8dd6;border-radius:999px;font-size:1.5rem}.after-list-item .svg{display:none}.container-home-cta.first{background-color:#080310;background-image:-webkit-image-set(url(../images/bg-study-1920.png) 1x,url(../images/bg-study.png) 2x);background-image:image-set(url(../images/bg-study-1920.png) 1x,url(../images/bg-study.png) 2x);background-position:0;background-repeat:no-repeat;background-size:cover;color:#faf7fc}.home-cta-wrapper{align-items:center;display:flex;flex-direction:column;gap:70px;justify-content:center;margin:auto;text-align:center}.title-home-cta{line-height:3.4rem;max-width:550px}.container-home-cta.second{background:#faf7fc;color:#280171}.container-home-cta.second .home-cta-wrapper{gap:50px}.sub-title-home-cta{line-height:2rem;max-width:400px}.home-cta-text{color:#af8dd6;font-size:.9rem;max-width:300px}@media only screen and (min-width:412px){.home-hero-title{left:50px}.home-hero-title-line.first-line{font-size:1.7rem;line-height:1.8rem}.home-hero-title-line.second-line{--before-offset:-.46rem;font-size:3.1rem;left:29px;line-height:3rem}.home-hero-title-line.second-line .rounded{padding:7px 15px}.home-tagline{line-height:1.5rem}.row-story{overflow:visible}}@media only screen and (min-width:768px){.home-hero{flex-direction:column;padding-top:490px}.home-hero-title{align-items:center;left:0}.home-hero-title-line{align-items:center;flex-direction:row;justify-content:center}.home-hero-img{left:50%;position:absolute;top:570px;transform:translate(-50%,-50%);width:270px}.home-hero-title-line.first-line{font-size:2.3rem;gap:180px;left:60px;line-height:1.9rem}.home-hero-title-line.second-line{font-size:4.2rem;gap:20px;left:20px}.home-hero-title-line.second-line .rounded{left:0;padding:15px 20px 18px}.home-tagline{font-size:1.1rem;line-height:1.7rem;padding-bottom:50px;padding-top:280px}.home-tagline-no-way{font-size:1rem;line-height:1.4rem;margin:30px auto;max-width:unset}.me-titre strong{white-space:nowrap}.container .row.row-study{padding:112px 70px}.study-carousel-main{height:680px;margin-top:20px}.title.title-story{display:block;line-height:1.4;margin:0 auto;max-width:380px}.title.title-story strong{margin-top:15px}.story-pictures-item.first-item{display:block;height:400px}.story-pictures-item.second-item{bottom:0;height:200px;position:absolute;right:0;transform:translate(80px,50px);width:300px}.story-text{margin:0 auto;max-width:420px;padding-top:110px}.container .story-pictures-boo .sub-title{color:#af8dd6;display:block;font-family:Space Grotesk,sans-serif;font-optical-sizing:auto;font-size:1.5rem;font-style:italic;font-weight:900;line-height:2.1rem;text-align:center;width:240px}.glow.glow-story{top:-10px}.glow.glow-story:before{height:380px;opacity:.55;width:540px}.after-list-item{align-items:center;display:flex;gap:10px;justify-content:center;padding:7px 20px;text-align:center}.after-list-item .svg{color:#280171;display:block;width:30px}}@media only screen and (min-width:1024px){.home-hero{padding-top:350px}.home-bg{animation:slow-drift 20s ease-in-out infinite alternate;transform-origin:center;will-change:transform}.home-hero-img{animation:jelly-float-center 8s cubic-bezier(.45,.05,.55,.95) infinite;backface-visibility:hidden;left:50%;position:absolute;top:430px;transform-style:preserve-3d;width:270px;will-change:transform}.home-tagline{padding-bottom:20px;padding-top:180px}.row-me{align-items:center;display:flex;gap:70px}.study-carousel-main{height:500px;margin:80px auto 0;width:800px}.custom-nav{display:flex}.study-carousel-cta{bottom:80px;transition:all .5s}.study-carousel-cta:focus,.study-carousel-cta:hover{background:#080310;color:#af8dd6}.study-carousel-thumbs.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:60px;display:flex;gap:15px;justify-content:center;padding-top:0;position:relative;width:100%;z-index:2}.study-carousel-thumbs.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{background:none;border-radius:12px;display:block;height:180px;margin:0;position:relative;transition:all .5s;width:300px}.study-carousel-thumbs.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:none;box-shadow:1px 3px 20px #280171;transform:none}.study-carousel-thumbs.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet img{border-radius:12px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.glow.glow-study{top:30px}.glow.glow-study:before{height:570px;width:850px}.container.container-dangers .row-dangers{padding:82px 112px}.dangers-title{display:block;margin:0 auto;max-width:400px}.dangers-img{display:block;transform:translate(-320px);width:600px}.dangers-img .medusa{width:100%}.dangers-list{font-size:28px;margin:50px 0;text-align:center}.dangers-list .dangers-item{align-items:center;display:flex;gap:20px;justify-content:flex-start;margin:0 auto;max-width:500px;padding:20px 0}.dangers-big{margin:0 auto 40px;max-width:600px;padding:20px 40px}.dangers-big strong{display:inline-block;vertical-align:baseline}.title.title-story{max-width:none}.title.title-story strong{margin-top:0}.story-text{padding-top:0}.wrapper-story{align-items:flex-start;display:flex;flex-direction:row;gap:60px;justify-content:center;position:relative}.story-pictures-item.first-item{flex-shrink:0;height:370px;width:500px}.story-pictures-item.second-item{height:180px;transform:translate(20px,85px);width:240px}.container.container-solution{background:#faf7fc}.container.container-solution .solution-bg{background-position:50%}.wrapper-solution{align-items:flex-start;display:flex;flex-direction:row-reverse;justify-content:center}.solution-content.presentation{flex-shrink:0;height:265px;position:relative;width:380px}.presentation-cta{bottom:0;left:50%;padding-bottom:12px;padding-top:12px;position:absolute;transform:translate(-50%,50%);width:290px}.solution-img{margin-bottom:-30px;position:relative;z-index:2}.solution-content.text{margin-bottom:0;max-width:470px;padding-right:90px}.lucky-list{background:none;margin-left:420px;padding:0}.lucky-list .lucky-item{color:#af8dd6}.lucky-list .lucky-item .lucky-icon,.lucky-list .lucky-item:nth-child(2n){color:#faf7fc}.lucky-list .lucky-item:nth-child(2n) .lucky-icon{color:#af8dd6}.after-title,.before-title{margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.after-sub-title{padding:5px 20px}.after-list{align-items:center;display:flex;flex-flow:row wrap;justify-content:center}.after-list span{display:block}.container.container-home-cta.second .row.row-home-cta{padding-top:100px}}@media only screen and (min-width:1280px){.home-hero-title{gap:25px}.home-hero-title-line.first-line{gap:165px}.home-hero-title-line.second-line{font-size:4.5rem}.home-tagline-no-way{margin:30px auto 20px}.study-carousel-cta{opacity:0}.study-slide:hover .study-carousel-cta{opacity:1}.study-carousel-main{height:550px;width:1020px}.study-carousel-thumbs.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{height:190px;width:350px}.glow.glow-study{top:40px}.glow.glow-study:before{height:650px;width:1070px}.container.container-dangers .row-dangers{padding:112px}.dangers-img{transform:translate(-150px);width:620px}.dangers-title{max-width:500px}.wrapper-story{gap:70px}.story-pictures-item.first-item{height:390px;width:560px}.story-pictures-item.second-item{height:190px;transform:translate(30px,60px);width:290px}.glow.glow-story{top:0}.glow.glow-story:before{height:400px;opacity:.65;width:550px}.lucky-list{margin-left:520px}}@media only screen and (min-width:1800px){.home-hero{padding-top:540px}.home-hero-img{top:640px;width:400px}.home-hero-title{gap:40px}.home-hero-title-line.first-line{font-size:3.2rem;gap:275px;left:75px}.home-hero-title-line.second-line{--before-offset:-1rem;font-size:5.9rem}.home-hero-title-line.second-line .rounded{padding:35px 30px}.home-tagline{font-size:1.3rem;line-height:2rem;padding-top:360px}.home-tagline-no-way{font-size:1.2rem;margin:40px auto;max-width:inherit}.row-me{gap:200px}.me-titre{font-size:34px;line-height:2.6rem;margin:50px auto}.me-text h3{font-size:60px}.me-img{width:200px}.dangers-img{transform:translate(-100px);width:650px}.dangers-title{max-width:650px}.wrapper-story{align-items:center;gap:100px;margin-bottom:70px;margin-top:150px}.story-pictures-item.first-item{height:550px;width:740px}.story-pictures-item.second-item{height:290px;transform:translate(50px,120px);width:420px}.glow.glow-story{top:-10px}.glow.glow-story:before{height:650px;opacity:.75;width:800px}.title.title-solution strong{font-size:1.9rem;line-height:2.5rem}.solution-content.text{max-width:520px}.solution-content.presentation{height:280px;width:400px}.solution-content.presentation p{width:320px}.lucky-list{font-size:34px;margin-left:650px;margin-top:120px}.lucky-list span{line-height:2.8rem}.after-title,.before-title{max-width:700px}.after-list-item{font-size:1.7rem}.title-home-cta{line-height:3.4rem;max-width:700px}}@keyframes jelly-float-center{0%,to{transform:translate3d(-50%,-50%,0)}50%{transform:translate3d(-50%,calc(-50% - 6px),0)}}@keyframes slow-drift{0%{transform:scale(1) translate(0)}to{transform:scale(1.06) translate(-1.5%,-1.5%)}}.page-error{background:#faf7fc;min-height:100dvh;overflow-x:clip}.page-error-content{display:flex;flex-direction:column;padding:40px 30px}.page-error-content .page-error-picture{border-radius:12px;height:420px;overflow:hidden}.page-error-content .page-error-picture .page-error-video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%}.page-error-content .networks-404{align-items:center;justify-content:center;margin-bottom:20px}.page-error-content .page-error-text{color:#280171;padding-top:40px;position:relative;text-align:center}.page-error-content .page-error-text h1,.page-error-content .page-error-text h2,.page-error-content .page-error-text h3{font-weight:900}.page-error-content .page-error-text h1{color:#af8dd6;font-size:8rem;left:50%;margin:0;position:absolute;text-align:center;top:-130px;transform:translate(-50%)}.page-error-content .page-error-text h3{font-size:1rem;margin-bottom:20px}@media only screen and (min-width:768px){.page-error-content .page-error-picture{height:650px}.page-error-content .networks-404{margin-bottom:20px}}@media only screen and (min-width:1024px){.page-error-content{flex-direction:row;gap:25px;padding-left:112px;padding-top:52px}.page-error-content .page-error-picture{height:600px;width:480px}.page-error-content .networks-404{justify-content:flex-start}.page-error-content .page-error-text{position:relative;text-align:left}.page-error-content .page-error-text h1{color:#af8dd6;font-size:16rem;left:0;margin-bottom:-80px;position:relative;top:0;transform:translate(-210px)}.page-error-content .page-error-text h2{font-size:2.1rem}.page-error-content .page-error-text h3{font-size:1.3rem}.page-error-content .error-cta{bottom:-20px;font-size:1.3rem;left:-40%;position:absolute;width:300px}.page-error-content .error-cta svg{margin-bottom:-1px;width:20px}}@media only screen and (min-width:1280px){.page-error-container{margin:0 auto;max-width:1196px}.page-error-content{padding-bottom:100px;padding-left:0}.page-error-content .page-error-picture{height:650px;width:550px}.page-error-content .page-error-text h1{font-size:18rem;top:0}.page-error-content .error-cta{width:400px}}@media only screen and (min-width:1800px){.page-error-content .page-error-picture{height:750px;width:650px}}.page-offer{height:100vh}.brief,.rdv{background-color:#080310;background-image:-webkit-image-set(url(../images/bg-1920.jpg) 1x,url(../images/bg.jpg) 2x);background-image:image-set(url(../images/bg-1920.jpg) 1x,url(../images/bg.jpg) 2x);background-position:0;background-repeat:no-repeat;background-size:cover;color:#faf7fc;min-height:100dvh}.rdv-form{position:relative;z-index:2}.brief .overlay,.rdv .overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080310cc;height:100%;inset:0;position:absolute;width:100%;z-index:1}.project{--espace-logo-top:150px;--padding-cote:30px;--hauteur-project-header-img:500px;--soustraction-hauteur-header:100px;--padding-top-project:100px;--hauteur-header:calc(var(--hauteur-project-header-img) + var(--espace-logo-top) - var(--soustraction-hauteur-header));--padding-top-project-accroche:calc(var(--soustraction-hauteur-header) + var(--padding-top-project)/2);--padding-bottom-project-accroche:calc(var(--padding-top-project-accroche)/2);overflow-x:hidden;position:relative}.project-header{height:calc(var(--hauteur-header) - 40px);padding:0 var(--padding-cote);position:relative;width:100%}.project .glow-header{opacity:.8;z-index:1}.project .glow-header:before{height:450px;top:calc(var(--hauteur-project-header-img) - var(--soustraction-hauteur-header) - var(--padding-top-project));width:450px}.project-header-wrapper{height:var(--hauteur-project-header-img);margin:0 auto;position:relative;transform:translateY(var(--espace-logo-top));width:100%;z-index:3}.project-header-wrapper-img{border-radius:12px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.project-header-wrapper-logo{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:90px;z-index:3}.project-container,.project-content{position:relative;width:100%;z-index:2}.project-container{overflow-x:hidden}.project-content-wrapper{flex-direction:column;gap:100px;padding:var(--padding-top-project) var(--padding-cote) calc(var(--padding-top-project) + 50px)}.project-content-wrapper,.project-content-wrapper-left,.project-content-wrapper-right{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.project-content-wrapper h2,.project-content-wrapper-title{font-size:45px;font-weight:600;line-height:3.5rem;margin-bottom:40px}.project-content-wrapper-text h3{display:block;font-size:28px;font-weight:600;line-height:2.3rem;margin-bottom:25px}.project-content-wrapper-text p{font-size:17px;font-weight:500;line-height:1.7rem;margin-bottom:15px}.project-content-wrapper-text ul{margin-bottom:15px;width:80%}.project-content-wrapper-text ul li{display:block;margin-bottom:10px;margin-left:10px}.project-content-wrapper-text ul li:before{content:"•";display:inline-block;margin-right:7px;vertical-align:middle}.project-content-wrapper-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.project-content-svg{align-items:center;border-radius:999px;display:block;display:flex;flex:none;height:44px;justify-content:center;left:50%;padding:9px;position:absolute;top:0;transform:translate(-50%,-50%);width:44px}.project-content-accroche .project-content-wrapper{gap:0;padding-bottom:var(--padding-bottom-project-accroche);padding-top:var(--padding-top-project-accroche)}.project-content-mockup,.project-content-motion,.project-content-reassurance{display:block;height:550px;padding:0;position:relative}.project-content-mockup-img,.project-content-motion img,.project-content-motion-video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.project-content-paradigme .project-content-wrapper-img{max-width:450px}.project-content-palette{position:relative}.palette-container{display:grid;grid-template-columns:repeat(2,1fr);width:100%}.palette-item{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;width:100%}.palette-item div{position:relative;width:35%}.project-content-reassurance-wrapper{align-items:center;border-radius:999px;bottom:0;display:flex;height:100px;justify-content:center;left:50%;position:absolute;transform:translate(-50%,50%);width:100px}.project-content-reassurance-wrapper video{transform:translate(-2%);width:95%}.project-content-footer{background:#faf7fc;color:#280171;z-index:1}.project-content-footer .btn-cta{margin-bottom:20px;margin-top:30px;width:100%}.project-content-footer-wrapper{gap:0;margin:0 auto;max-width:450px}.project-content-footer-text{font-size:17px;font-weight:500;text-align:center}.project-content-footer-text h2{display:block;text-align:center;width:100%}.project-content-footer-disclaimer{font-size:12px;text-align:center;width:95%}@media only screen and (min-width:768px){.project{--padding-cote:70px;--hauteur-project-header-img:450px}.project .glow-header:before{height:420px;top:300px;width:780px}.project-content{--padding-cote:120px}.project-content-wrapper-text ul{width:auto}.project-content-mockup,.project-content-motion,.project-content-reassurance{height:750px}.palette-container{grid-template-columns:repeat(4,1fr)}.project-content-footer .btn-cta{margin-bottom:25px;margin-top:45px}.project-content-footer-wrapper{max-width:730px}}@media only screen and (min-width:1024px){.project{--padding-cote:70px;--hauteur-project-header-img:580px}.project .glow-header:before{height:680px;top:450px;width:1080px}.project-content-wrapper{flex-direction:row;gap:80px;padding-bottom:var(--padding-top-project)}.project-content-wrapper-left,.project-content-wrapper-right{width:50%}.project-content-wrapper h2,.project-content-wrapper-title{max-width:400px}.project-content-accroche .project-content-wrapper{gap:80px}.project-content-mockup,.project-content-motion,.project-content-reassurance{height:650px}.project-content-motion.project-content-motion-layout{height:auto;margin:0 auto;padding-bottom:50px;width:auto}.project-content-motion.project-content-motion-layout .project-content-motion-video{border-radius:12px;margin:0 auto;transform:translateY(-40px);width:80%}.project-content-footer-wrapper{flex-direction:column;gap:0;padding-bottom:calc(var(--padding-top-project) + 50px)}.project-content-footer-text h2{max-width:none}}@media only screen and (min-width:1280px){.project{--padding-cote:0;--hauteur-project-header-img:650px;--padding-top-project:150px}.project .glow-header:before{height:820px;top:520px;width:1250px}.project-header-wrapper{max-width:1196px}.project-content-wrapper{margin:0 auto;max-width:1196px}.project-content-mockup,.project-content-motion{height:800px}.newtone .project-content-motion,.project-content-reassurance{height:900px}.project-content-reassurance-wrapper{height:120px;width:120px}.project-content-footer-wrapper{max-width:730px}}@media only screen and (min-width:1800px){.project{--hauteur-project-header-img:750px;--padding-top-project:230px}.project-header-wrapper{max-width:1400px}.project .glow-header:before{height:1020px;top:570px;width:1600px}.project-content-wrapper{max-width:1400px}.project-content-mockup,.project-content-motion,.project-content-reassurance{height:calc(100dvh - 100px)}.project-content-wrapper{gap:120px}.project-content-reassurance-wrapper{height:140px;width:140px}.project-content-footer-wrapper{gap:0;max-width:730px}}.oriya{--btn-bg:rgba(6,26,12,.72);--btn-bg-hover:rgba(6,26,12,.9);--btn-border:hsla(96,54%,62%,.12);--btn-border-hover:hsla(96,54%,62%,.18);--btn-overlay:rgba(6,26,12,.08);--btn-overlay2:rgba(6,26,12,.02);--btn-overlay-hover:rgba(15,64,29,.1);--btn-overlay-hover2:rgba(15,64,29,.03);--btn-glow:hsla(96,54%,62%,.2);--progress-track:hsla(96,54%,62%,.08);--progress-bar:hsla(96,54%,62%,.8);--btn-shadow:0 12px 32px rgba(6,26,12,.024),inset 0 1px 0 rgba(6,26,12,.08);--btn-shadow-hover:0 16px 36px rgba(6,26,12,.028),inset 0 1px 0 rgba(6,26,12,.1)}.oriya .header-menu{background:#141003e6;background:color-mix(in srgb,#141003 90%,transparent)}.oriya .menu-content-nav .menu-item-link{color:#e4ffe2}.oriya .menu-content-nav li>span{color:#94d36a}.oriya .menu-content-nav .menu-item-link:focus-visible,.oriya .menu-content-nav .menu-item-link:hover{color:#0f401d}.oriya .menu-content-nav .menu-item-link:after{background:#e4ffe2}.oriya .menu-networks .icon{color:#94d36a}.oriya .menu-networks .networks-link:focus-visible,.oriya .menu-networks .networks-link:hover{background:#0f401d;color:#e4ffe2}.project-oriya .project-header{background:#061a0c;color:#061a0c}.project-oriya .glow-header:before{background:#0f401d}.project-oriya .project-content-accroche{background:#e4ffe2;color:#0f401d}.project-oriya .project-content-accroche .project-content-wrapper-text h3{color:#94d36a}.project-oriya .project-content-urgence{background:#141003;color:#fff9ea}.project-oriya .project-content-urgence .project-content-wrapper h2,.project-oriya .project-content-urgence .project-content-wrapper-title{color:#d9c797}.project-oriya .glow-urgence:before{background:radial-gradient(ellipse at center,#ffdc8c59 0,#b8964640 30%,#63542a26 55%,#63542a0d 75%,#14100300);height:600px;width:300px}.project-oriya .project-content-urgence .project-content-wrapper-img{width:250px}.project-oriya .project-content-paradigme{background:#fff9ea;color:#141003}.project-oriya .project-content-paradigme .project-content-wrapper h2,.project-oriya .project-content-paradigme .project-content-wrapper-title{color:#63542a}.project-oriya .project-content-svg-paradigme{background:#d9c797;color:#141003}.project-oriya .project-content-concept{background:#061a0c;color:#e4ffe2}.project-oriya .project-content-concept .project-content-wrapper h2,.project-oriya .project-content-concept .project-content-wrapper-title{color:#94d36a}.project-oriya .project-content-concept .project-content-wrapper-img{border-radius:12px;height:400px;max-width:none;width:800px}.project-oriya .project-content-concept .project-content-wrapper{flex-direction:column-reverse;padding-top:0}.project-oriya .project-content-concept-a{color:#061a0c;display:block;height:auto;left:50%;max-width:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:550px}.project-oriya .glow-concept:before{background:#94d36a;height:450px;opacity:.4;width:300px}.project-oriya .project-content-reassurance-wrapper{background:#e4ffe2}@media only screen and (min-width:412px){.project-oriya .project-content-urgence .project-content-wrapper-img{width:300px}}@media only screen and (min-width:768px){.project-oriya .project-content-urgence .project-content-wrapper-img{width:350px}.project-oriya .project-content-concept .project-content-wrapper-img{height:500px;max-width:none;width:auto}.project-oriya .project-content-concept-a{width:650px}.project-oriya .project-content-concept .project-content-wrapper-text{padding-top:40px}}@media only screen and (min-width:1024px){.project-oriya .project-content-urgence .project-content-wrapper{flex-direction:row}.project-oriya .project-content-urgence .project-content-wrapper-img{width:300px}.project-oriya .project-content-concept .project-content-wrapper{flex-direction:row;gap:0;padding-top:var(--padding-top-project)}.project-oriya .project-content-concept .project-content-wrapper-img{height:auto;height:400px;width:620px}.project-oriya .project-content-concept .project-content-wrapper-text{padding-right:160px;padding-top:0}.project-oriya .project-content-concept-a{height:500px}.project-oriya .glow-concept:before{height:400px;width:550px}.project-oriya .project-content-motion.project-content-motion-layout{background:#fff9ea}.project-oriya .project-content-motion-video{box-shadow:4px 6px 6px #14100333}}@media only screen and (min-width:1800px){.project-oriya .project-content-urgence .project-content-wrapper-img{width:400px}.project-oriya .project-content-concept .project-content-wrapper-img{height:500px;width:700px}.project-oriya .project-content-concept-a{height:auto;width:750px}.project-oriya .glow-concept:before{height:650px;width:750px}}.newtone{--btn-bg:rgba(13,2,2,.72);--btn-bg-hover:rgba(13,2,2,.9);--btn-border:rgba(226,87,110,.12);--btn-border-hover:rgba(226,87,110,.18);--btn-overlay:rgba(13,2,2,.08);--btn-overlay2:rgba(13,2,2,.02);--btn-overlay-hover:rgba(216,1,30,.1);--btn-overlay-hover2:rgba(216,1,30,.03);--btn-glow:rgba(226,87,110,.2);--progress-track:rgba(226,87,110,.08);--progress-bar:rgba(226,87,110,.8);--btn-shadow:0 12px 32px rgba(13,2,2,.024),inset 0 1px 0 rgba(13,2,2,.08);--btn-shadow-hover:0 16px 36px rgba(13,2,2,.028),inset 0 1px 0 rgba(13,2,2,.1)}.newtone .header-menu{background:#0d0202e6;background:color-mix(in srgb,#0d0202 90%,transparent)}.newtone .menu-content-nav .menu-item-link{color:#fff4f4}.newtone .menu-content-nav li>span{color:#e2576e}.newtone .menu-content-nav .menu-item-link:focus-visible,.newtone .menu-content-nav .menu-item-link:hover{color:#d8011e}.newtone .menu-content-nav .menu-item-link:after{background:#fff4f4}.newtone .menu-networks .icon{color:#e2576e}.newtone .menu-networks .networks-link:focus-visible,.newtone .menu-networks .networks-link:hover{background:#d8011e;color:#fff4f4}.project-newtone .project-header{background-color:#0d0202;color:#d8011e}.project-newtone .glow:before{background:#d8011e;opacity:.2}.project-newtone .project-header-wrapper-logo{width:200px}.project-newtone .project-content-wrapper h2,.project-newtone .project-content-wrapper-title{color:#d8011e}.project-newtone .project-content-accroche{background:#0d0202;color:#fff4f4}.project-newtone .project-content-accroche .project-content-wrapper-text h3{color:#e2576e}.project-newtone .project-content-motion img,.project-newtone .project-content-motion-video{-o-object-position:85% 50%;object-position:85% 50%}.project-newtone .project-content-urgence{background:#fff4f4;color:#0d0202}.project-newtone .glow-urgence{display:none}.project-newtone .project-content-urgence .project-content-wrapper{gap:0}.project-newtone .project-content-urgence .project-content-wrapper-img{flex-shrink:0;max-width:none;width:175%}.project-newtone .project-content-paradigme{background:#0d0202;color:#fff4f4}.project-newtone .project-content-svg-paradigme{background:#d8011e;color:#fff4f4}.project-newtone .project-content-paradigme .glow:before{height:500px;width:500px}.project-newtone .project-content-concept{background:#fff4f4;color:#0d0202}.project-newtone .project-content-concept .project-content-wrapper{flex-direction:column-reverse;gap:120px}.project-newtone .project-content-concept .project-content-wrapper-img{border-radius:12px;flex-shrink:0;height:500px}.project-newtone .project-content-concept-animation{bottom:0;left:50%;position:absolute;transform:translate(-50%,30%);width:400px}.project-newtone .project-content-concept-logo{position:absolute;width:150px;z-index:2}.project-newtone .project-content-concept-logo svg{color:#fff4f4}.project-newtone .glow-concept{display:none}.project-newtone .project-content-mockup,.project-newtone .project-content-reassurance{height:400px}.project-newtone .project-content-mockup img,.project-newtone .project-content-reassurance img{-o-object-position:35%;object-position:35%}.project-newtone .project-content-reassurance-wrapper{display:none}.project-newtone .project-content-footer-wrapper h2{color:#280171}@media only screen and (min-width:768px){.project-newtone .project-content-urgence .project-content-wrapper-img{width:115%}}@media only screen and (min-width:1024px){.project-content-accroche .project-content-wrapper{padding-bottom:150px;padding-top:250px}.project-newtone .project-content-wrapper-title{max-width:450px}.project-newtone .project-content-motion{height:800px}.project-newtone .project-content-motion img,.project-newtone .project-content-motion-video{-o-object-position:top center;object-position:top center}.project-newtone .project-content-concept .project-content-wrapper{flex-direction:row-reverse;gap:80px}.project-newtone .project-content-concept .project-content-wrapper-img{height:450px;max-width:none;width:500px}.project-newtone .project-content-concept .project-content-wrapper-text{transform:translateY(150px)}.project-newtone .project-content-concept{padding-bottom:150px}.project-newtone .project-content-concept-animation{bottom:auto;left:0;max-width:none;position:absolute;top:0;transform:translate(70px,-250px);width:650px}.project-newtone .project-content-urgence .project-content-wrapper-img{transform:translate(180px);width:700px}.project-newtone .project-content-mockup,.project-newtone .project-content-reassurance{height:750px}.project-newtone .project-content-mockup img,.project-newtone .project-content-reassurance img{-o-object-position:center center;object-position:center center}}@media only screen and (min-width:1800px){.project-newtone .project-content-urgence .project-content-wrapper-img{transform:translate(140px);width:800px}.project-content-accroche .project-content-wrapper{padding-bottom:200px;padding-top:300px}.project-newtone .project-content-mockup,.project-newtone .project-content-motion,.project-newtone .project-content-reassurance{height:1200px}.project-newtone .project-content-mockup img,.project-newtone .project-content-reassurance img{-o-object-position:center center;object-position:center center}.project-newtone .project-content-motion{height:calc(100dvh - 100px)}}.ofset{--btn-bg:rgba(15,23,42,.72);--btn-bg-hover:rgba(15,23,42,.9);--btn-border:rgba(99,117,143,.12);--btn-border-hover:rgba(99,117,143,.18);--btn-overlay:rgba(15,23,42,.08);--btn-overlay2:rgba(15,23,42,.02);--btn-overlay-hover:rgba(30,41,59,.1);--btn-overlay-hover2:rgba(30,41,59,.03);--btn-glow:rgba(99,117,143,.2);--progress-track:rgba(99,117,143,.08);--progress-bar:rgba(99,117,143,.8);--btn-shadow:0 12px 32px rgba(15,23,42,.024),inset 0 1px 0 rgba(15,23,42,.08);--btn-shadow-hover:0 16px 36px rgba(15,23,42,.028),inset 0 1px 0 rgba(15,23,42,.1)}.ofset .header-menu{background:#0f172ae6;background:color-mix(in srgb,#0f172a 90%,transparent)}.ofset .menu-content-nav .menu-item-link{color:#f1f5f9}.ofset .menu-content-nav li>span{color:#63758f}.ofset .menu-content-nav .menu-item-link:focus-visible,.ofset .menu-content-nav .menu-item-link:hover{color:#1e293b}.ofset .menu-content-nav .menu-item-link:after{background:#f1f5f9}.ofset .menu-networks .icon{color:#63758f}.ofset .menu-networks .networks-link:focus-visible,.ofset .menu-networks .networks-link:hover{background:#1e293b;color:#f1f5f9}.ofset .palette-item svg path:nth-of-type(7){fill:#bd3831}.project-ofset .project-header{background:#63758f;color:#f1f5f9}.project-ofset .project-header svg path:nth-of-type(7){fill:#bd3831}.project-ofset .glow:before{background:#f1f5f9}.project-ofset .project-content-accroche{background:#f1f5f9;color:#1e293b}.project-ofset .project-content-accroche .project-content-wrapper-text h3{color:#bd3831}.project-ofset .project-content-urgence{background:#f1f5f9;color:#0f172a;z-index:1}.project-ofset .project-content-urgence .project-content-wrapper{padding-bottom:0}.project-ofset .project-content-urgence .project-content-wrapper h2,.project-ofset .project-content-urgence .project-content-wrapper-title{color:#bd3831}.project-ofset .glow-urgence{display:none}.project-ofset .project-content-urgence .project-content-wrapper-img{position:absolute;right:0;top:0;z-index:-1}.project-ofset .project-content-paradigme{background:#0f172a;color:#f1f5f9}.project-ofset .project-content-svg-paradigme{background:#63758f;color:#f1f5f9}.project-ofset .project-content-paradigme .glow:before{background:#63758f;height:500px;opacity:.2;width:500px}.project-ofset .project-content-concept{background:#f1f5f9;color:#1e293b}.project-ofset .project-content-concept .project-content-wrapper{flex-direction:column-reverse;gap:120px}.project-ofset .project-content-concept .project-content-wrapper-img{border-radius:12px;flex-shrink:0;height:500px;-o-object-position:15% 0;object-position:15% 0}.project-ofset .project-content-concept .project-content-wrapper h2,.project-ofset .project-content-concept .project-content-wrapper-title{color:#0f172a}.project-ofset .project-content-concept-animation{left:50%;position:absolute;top:0;transform:translate(-50%,200%);width:200px}.project-ofset .glow-concept{display:none}.project-ofset .project-content-reassurance-img{border-radius:12px;height:200px;max-width:none;-o-object-fit:cover;object-fit:cover;width:300px}.project-ofset .project-content-footer{padding-top:100px}@media only screen and (min-width:768px){.project-ofset .project-content-urgence .project-content-wrapper-text{padding-right:200px}.project-ofset .project-content-urgence .project-content-wrapper{padding-bottom:var(--padding-top-project)}.project-ofset .project-content-reassurance-img{height:300px;width:450px}.project-ofset .project-content-footer{padding-top:150px}}@media only screen and (min-width:1024px){.project-ofset .project-content-urgence .project-content-wrapper-text{padding-right:0}.project-ofset .project-content-concept{background:#fff;padding-top:var(--padding-top-project)}.project-ofset .project-content-concept .project-content-wrapper{flex-direction:row-reverse;gap:80px}.project-ofset .project-content-concept .project-content-wrapper-img{height:550px;max-width:none;-o-object-position:center center;object-position:center center;transform:translate(100px);width:680px}.project-ofset .project-content-concept .project-content-wrapper-text{background:#f1f5f9;border-radius:12px;flex-shrink:0;padding:50px;transform:translate(-70px,-130px);width:calc(100% + 70px);z-index:3}.project-ofset .project-content-concept-animation{position:absolute;transform:translate(-50%,-50%);width:200px;z-index:2}}@media only screen and (min-width:1280px){.project-ofset .project-content-concept .project-content-wrapper-img{width:780px}.project-ofset .project-content-concept .project-content-wrapper-text{transform:translateY(-120px)}.project-ofset .project-content-reassurance-img{height:400px;width:650px}.project-ofset .project-content-footer{padding-top:150px}}.burger-menu{align-items:center;background:transparent;border:0;cursor:pointer;display:inline-flex;height:44px;justify-content:center;padding:0;position:absolute;right:30px;top:30px;transition:transform .3s ease;width:44px;z-index:60}.burger-menu-line{height:2px;position:absolute;transition:transform .3s ease,opacity .2s ease;width:20px}.theme-light .burger-menu-line{background:#faf7fc}.theme-dark .burger-menu-line{background:#080310}.burger-menu-line:first-child{transform:translateY(-6px)}.burger-menu-line:nth-child(2){transform:translateY(0)}.burger-menu-line:nth-child(3){transform:translateY(6px)}.burger-menu.open{transform:rotate(-90deg)}.burger-menu.open .burger-menu-line:first-child{transform:rotate(45deg)}.burger-menu.open .burger-menu-line:nth-child(2){opacity:0}.burger-menu.open .burger-menu-line:nth-child(3){transform:rotate(-45deg)}@media only screen and (min-width:1024px){.burger-menu{right:112px;top:52px}}@media only screen and (min-width:1280px){.burger-menu{position:relative;right:0;top:0}}.header-menu{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;background:color-mix(in srgb,#080310 90%,transparent);border-radius:12px;color:#faf7fc;display:flex;flex-direction:column;height:calc(100dvh - 20px);opacity:0;pointer-events:none;position:fixed;right:10px;top:10px;transform:translateY(100px);transition:opacity .1s ease,transform .3s ease;width:340px;z-index:50}.header-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.header-menu-content{display:flex;flex-direction:column;padding-top:80px}.menu-logo{align-items:center;display:flex;gap:10px;line-height:1.1rem;margin-bottom:20px;padding-top:30px;text-transform:uppercase}.menu-logo img{display:block;height:50px}.menu-logo .menu-logo-wrap{display:flex;flex-direction:column;gap:.1rem;padding-top:5px}.menu-content-nav{font-size:2rem;font-weight:900;text-transform:uppercase}.menu-content-nav .menu-item{display:block;padding:10px 0}.menu-content-nav .menu-item:first-child,.menu-content-nav .menu-item:last-child{border-bottom:1px solid;border-top:1px solid}.menu-content-nav li>span{color:#af8dd6;display:block;font-size:.9rem;text-transform:none}.menu-content-nav .menu-item-link{display:block;position:relative;transition:color .5s;z-index:0}.menu-content-nav .menu-item-link:after{background:#faf7fc;content:"";inset:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .45s cubic-bezier(.4,0,.2,1);z-index:-1}.menu-content-nav .menu-item-link:focus-visible,.menu-content-nav .menu-item-link:hover{color:#280171}.menu-content-nav .menu-item-link:focus-visible:after,.menu-content-nav .menu-item-link:hover:after{transform:scaleX(1)}.menu-networks{display:flex;gap:20px;margin-top:20px}.menu-networks .icon{color:#af8dd6;display:block;width:30px}.menu-networks .networks-link{border-radius:5px;display:block;padding:5px;transition:all .5s}.menu-networks .networks-link:focus-visible,.menu-networks .networks-link:hover{background:#280171;color:#faf7fc}@media only screen and (min-width:768px){.header-menu{height:calc(100dvh - 40px);right:20px;top:20px;width:600px}.header-menu-content{width:300px}.menu-content-nav{font-size:2.5rem}}@media only screen and (min-width:1280px){.header-menu{justify-content:center;width:750px}.header-menu-content{padding-top:0}}@media only screen and (min-width:1800px){.header-menu{width:900px}.header-menu-content{width:400px}.menu-content-nav{font-size:3.5rem}}.header{position:absolute;width:100%;z-index:5}.header-logo{align-items:center;display:flex;flex-direction:column;font-size:.8rem;line-height:1.1rem;padding-top:30px;position:relative;text-transform:uppercase;z-index:2}.header-logo a{display:block;height:50px}.header-logo .header-logo-wrap{align-items:center;display:flex;flex-direction:column}.header-logo svg{display:block;height:100%;margin-bottom:10px}.theme-light .header-logo{color:#faf7fc}.theme-dark .header-logo{color:#080310}@media only screen and (min-width:1024px){.header-logo{align-items:center;flex-direction:row;gap:10px;padding-left:112px;padding-top:52px}.header-logo .header-logo-wrap{align-items:flex-start;gap:.1rem}.header-logo svg{margin-bottom:0}}@media only screen and (min-width:1280px){.header-container{display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1196px;padding-top:52px}.header-logo{padding-left:0;padding-top:0}}@media only screen and (min-width:1800px){.header-container{max-width:1400px}}.footer{color:#faf7fc;font-weight:400;text-align:center}.container-footer{background-color:#080310;background-image:-webkit-image-set(url(../images/bg-study-1920.png) 1x,url(../images/bg-study.png) 2x);background-image:image-set(url(../images/bg-study-1920.png) 1x,url(../images/bg-study.png) 2x);background-position:0;background-repeat:no-repeat;background-size:cover}.container .row.row-footer{padding-top:0}.footer-projects{display:none}.footer-img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.footer-logo{align-items:center;border-bottom:1px solid rgba(250,247,252,.5);color:#faf7fc;display:flex;justify-content:center;margin:0 auto 60px;padding-bottom:25px;padding-top:70px;width:170px}.footer-logo svg{display:block;width:40px}.footer-copyright,.footer-services-list{font-size:.9rem;font-weight:400}.footer-copyright{display:block;margin-bottom:20px;margin-top:70px}.footer-copyright i{color:#af8dd6;font-style:normal;padding:0 10px}@media only screen and (min-width:1024px){.footer-projects{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:center;position:relative;top:-80px;transform:none!important}.footer-project-item{border-radius:12px;height:180px;line-height:0;overflow:hidden;width:250px}.footer-project-link{backface-visibility:hidden;display:block;height:100%;line-height:0;position:relative;transform:translateZ(0);transform-origin:center center;transition:all .5s;width:100%;will-change:transform}.footer-project-link:after{background:#af8dd6;content:"";inset:0;mix-blend-mode:darken;opacity:0;pointer-events:none;position:absolute;transition:opacity .8s}.footer-project-link.footer-project-link-oriya:after{background:#94d36a}.footer-project-link.footer-project-link-newtone:after{background:#d8011e}.footer-project-link.footer-project-link-ofset:after{background:#63758f}.footer-project-item:hover .footer-project-link{filter:blur(2px);transform:translateZ(0) scale(1.05)}.footer-project-item:hover .footer-project-link:after{opacity:.8}.footer-logo{padding-top:0}}@media only screen and (min-width:1280px){.footer-projects{gap:30px}.footer-project-item{height:200px;width:320px}}html{scroll-behavior:smooth}body{background:#080310;font-family:Instrument Sans,sans-serif;font-optical-sizing:auto;font-size:1rem;font-style:normal;font-weight:400}body,html{position:relative}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.violet{color:#280171}.pink{color:#af8dd6}.pink-white{color:#faf7fc}h1,h2,h3{font-family:Space Grotesk,sans-serif;font-optical-sizing:auto;font-weight:400}.page-enter-active,.page-leave-active{transition:opacity .2s ease}.page-enter-from,.page-leave-to{opacity:0}.layout-enter-active,.layout-leave-active{transition:opacity .2s ease}.layout-enter-from,.layout-leave-to{opacity:1}.nuxt-loading-indicator{animation:loadingShift 2s linear infinite;background:linear-gradient(90deg,#8400ff,#280171)!important;background-size:200% 100%;height:2px!important}@keyframes loadingShift{0%{background-position:0 0}to{background-position:200% 0}}.calendly-badge-widget,.calendly-badge-widget *,.calendly-inline-widget,.calendly-inline-widget *,.calendly-overlay,.calendly-overlay *{font-size:16px;line-height:1.2em}.calendly-badge-widget iframe,.calendly-inline-widget iframe,.calendly-overlay iframe{display:inline;height:100%;width:100%}.calendly-popup-content{position:relative}.calendly-popup-content.calendly-mobile{-webkit-overflow-scrolling:touch;overflow-y:auto}.calendly-overlay{background-color:#a5a5a5;background-color:#1f1f1f66;inset:0;overflow:hidden;position:fixed;z-index:9999}.calendly-overlay .calendly-close-overlay{inset:0;position:absolute}.calendly-overlay .calendly-popup{box-sizing:border-box;height:90%;left:50%;max-height:700px;max-width:1000px;min-width:900px;position:absolute;top:50%;transform:translateY(-50%) translate(-50%);width:80%}@media(max-width:975px){.calendly-overlay .calendly-popup{height:auto;inset:50px 0 0;max-height:none;min-width:0;position:fixed;transform:none;width:100%}}.calendly-overlay .calendly-popup .calendly-popup-content{height:100%}.calendly-overlay .calendly-popup-close{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTExLjE5MiA5LjA3MSA3Ljc3OS03Ljc3OGExLjUgMS41IDAgMCAxIDIuMTIgMi4xMjFsLTcuNzc3IDcuNzc4IDcuNzc4IDcuNzc5YTEuNSAxLjUgMCAxIDEtMi4xMjEgMi4xMmwtNy43NzktNy43NzctNy43NzggNy43NzhhMS41IDEuNSAwIDEgMS0yLjEyMS0yLjEyMWw3Ljc3OC03Ljc3OS03Ljc3OC03Ljc3OGExLjUgMS41IDAgMCAxIDIuMTIxLTIuMTIxeiIvPjwvc3ZnPg==) no-repeat;background-size:contain;color:#fff;cursor:pointer;height:19px;position:absolute;right:25px;top:25px;width:19px}@media(max-width:975px){.calendly-overlay .calendly-popup-close{right:15px;top:15px}}.calendly-badge-widget{bottom:15px;position:fixed;right:20px;z-index:9998}.calendly-badge-widget .calendly-badge-content{border-radius:25px;box-shadow:0 2px 5px #00000040;color:#fff;cursor:pointer;display:table-cell;font-family:sans-serif;font-size:14px;font-weight:700;height:45px;padding:0 30px;text-align:center;vertical-align:middle;width:auto}.calendly-badge-widget .calendly-badge-content.calendly-white{color:#666a73}.calendly-badge-widget .calendly-badge-content span{display:block;font-size:12px}.calendly-spinner{left:0;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%);z-index:-1}.calendly-spinner>div{animation:calendly-bouncedelay 1.4s ease-in-out infinite;animation-fill-mode:both;background-color:#e1e1e1;border-radius:50%;display:inline-block;height:18px;vertical-align:middle;width:18px}.calendly-spinner .calendly-bounce1{animation-delay:-.32s}.calendly-spinner .calendly-bounce2{animation-delay:-.16s}@keyframes calendly-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent-horizontal],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-duration:1ms;transition-property:overflow}.flash[data-v-cedfb730]{background:#111;border-radius:1rem;box-shadow:0 20px 40px #0003;color:#fff;padding:1.25rem;position:fixed;right:1rem;top:1rem;width:min(560px,100vw - 2rem);z-index:3000}.flash__close[data-v-cedfb730]{background:transparent;border:0;color:inherit;cursor:pointer;font-size:1.5rem;position:absolute;right:.75rem;top:.5rem}.flash__title[data-v-cedfb730]{font-weight:700;margin:0 0 .5rem}.flash__message[data-v-cedfb730] p{margin:0 0 .75rem}.flash__message[data-v-cedfb730] p:last-child{margin-bottom:0}.flash__cta[data-v-cedfb730]{color:inherit;display:inline-block;font-weight:600;margin-top:1rem;text-decoration:none}.flash-enter-active[data-v-cedfb730],.flash-leave-active[data-v-cedfb730]{transition:all .25s ease}.flash-enter-from[data-v-cedfb730],.flash-leave-to[data-v-cedfb730]{opacity:0;transform:translateY(-8px)}
