*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#fffcee;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Darumadrop One;src:url(/fonts/Darumadrop_One/DarumadropOne-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:B612 Mono;src:url(/fonts/B612_Mono/B612Mono-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:B612 Mono;src:url(/fonts/B612_Mono/B612Mono-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:B612 Mono;src:url(/fonts/B612_Mono/B612Mono-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:B612 Mono;src:url(/fonts/B612_Mono/B612Mono-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@keyframes appearing-multi-bounce-rotate{0%{transform:scale(1) rotate(7deg)}40%{transform:scale(1.05) rotate(-6deg)}to{transform:scale(1.1) rotate(5deg)}}@keyframes appearing-bounce-rotate{0%{opacity:0;transform:scale(.5) rotate(-30deg)}60%{opacity:1;transform:scale(1.1) rotate(10deg)}80%{transform:scale(.95) rotate(-5deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes fade-top{0%{opacity:1;transform:translateY(0) rotate(0)}to{opacity:0;transform:translateY(-600%) rotate(-20deg)}}body{font-family:Darumadrop One,sans-serif}#scroller-gsap{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none}#root{display:flex;flex-direction:column;overflow:auto}#navbar{position:fixed;bottom:50px;left:70px;display:flex;gap:50px}.visibleBurgerMenu{transform:translate(0)!important}#burgerMenu{width:45px;height:45px;background-color:#d4ff2a;display:none;flex-direction:column;justify-content:space-between;padding:8px;position:fixed;top:10px;right:10px;cursor:pointer;border:none;box-shadow:0 4px 4px #0004}#burgerMenu:hover{animation:appearing-multi-bounce-rotate .5s cubic-bezier(.68,-.55,.27,1.55);animation-fill-mode:forwards}@media (max-width: 1300px){#burgerMenu{display:flex!important}}#burgerMenu div{width:100%;height:5px;background-color:#ef045c}@media (max-width: 1300px){#navbar{flex-direction:column;position:fixed;z-index:10;left:0;right:0;bottom:0;top:0;align-items:center;justify-content:center;background-color:#fffceee7;transform:translate(-100%)}}#navbar a{font-family:Darumadrop One;font-size:36px;text-decoration:none;color:#ef045c;position:relative;display:flex;justify-content:center;align-items:center;transition:transform cubic-bezier(.075,.82,.165,1) .5s;text-shadow:0 4px 4px rgba(0,0,0,.25)}#navbar a:hover{animation:appearing-multi-bounce-rotate .5s cubic-bezier(.68,-.55,.27,1.55);animation-fill-mode:forwards}.comingSoon{color:gray!important;pointer-events:none}.comingSoon:after{content:"coming soon !";position:absolute;bottom:-20%;right:-20%;font-size:15px;background-color:#ef045c;color:#fff;width:110px;height:25px;display:flex;align-items:center;justify-content:center;border-radius:20px;transform:rotate(-5deg)}#navbar a.active:before,#navbar a.active:after{content:"";width:28px;height:28px;position:absolute;top:calc(50% - 8px);background-image:url(/focus.svg);background-repeat:no-repeat;background-size:cover;animation:appearing-bounce-rotate .8s cubic-bezier(.68,-.55,.27,1.55)}#navbar a.active:before{left:-30px}#navbar a.active:after{right:-30px}canvas{width:50px;height:50px}main{display:flex;flex-direction:column;align-items:center}#transition-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background-color:#fffcee;transform:scaleY(0);transform-origin:bottom}.section-page{width:1200px;max-width:100%}.copied{font-family:Darumadrop One;position:fixed;z-index:10;transform:translate(-50%,-50%);pointer-events:none}.copied:after{content:"Copié !";background-color:#ef045c;color:#fff;font-family:Darumadrop One;font-size:20px;padding:5px 10px;transform-origin:center;animation:fade-top 3s linear;display:inline-block}#canvas-accueil{width:200px;min-width:200px;height:200px;min-height:200px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:-1}#accueilPanel{display:flex;position:fixed;right:0;left:50%;bottom:100px;top:0;justify-content:center;align-items:center;padding:50px;pointer-events:none}@media (max-width: 1300px){#accueilPanel{left:10px;right:10px;top:200px;bottom:50px;padding:0}#accueilContent{flex-direction:column!important}#canvas-accueil{width:300px;min-width:300px;height:200px;min-height:100px}#accueilTxt{overflow-y:auto;overflow-x:hidden;max-height:100%}}@media (max-width: 700px){#accueilPanel{left:0;right:0;top:220px;bottom:0;padding:0}#accueilContent{padding:64px 20px 20px!important;width:100%;height:100%}}#accueilContent{width:700px;max-width:100%;max-height:100%;display:flex;flex-direction:row;align-items:flex-start;gap:30px;padding:64px 32px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 8px #a1915066;pointer-events:all;background-color:#fffcee73;overflow-y:auto}#accueilTxt{font-family:B612 Mono;font-size:18px;flex-grow:0;flex-shrink:1;line-height:30px}#accueilTxt strong{font-family:Darumadrop One;font-size:26px;color:#ef045c}#copy-contact-email{font-family:Darumadrop One;font-size:25px!important;color:#ef045c;text-decoration:underline!important;background:none!important;border:none!important;cursor:pointer!important;padding:0;text-align:center!important;width:100%}#scroller-first-screen{width:100%;height:100vh}#logo-manticore-first-screen{width:50vw;height:50vw;position:fixed;top:50%;transform:translateY(-50%);left:50px;pointer-events:none;transition:.5s;max-width:80vh;max-height:80vh}.logoTopBar{height:400px!important;width:400px!important;top:-200px!important;transform:translateY(0)!important}@media (max-width: 1300px){#logo-manticore-first-screen{height:400px!important;width:400px!important;top:-200px!important;transform:translateY(0)!important;max-width:60%}}#pattern{position:fixed;left:0;right:0;top:0;height:calc(50vh + 16vw);max-height:75.5vh;overflow:hidden;pointer-events:none;transition:height 1s ease-in-out;transition-delay:.1s}@media (max-width: 1300px){#pattern{height:100vh;max-height:none}}.patternTopBar{height:100px!important}#pattern-inner{width:100%;height:100%;display:flex;flex-direction:row;align-items:flex-end;align-content:flex-end;justify-content:end;flex-wrap:wrap}.pattern-elem{width:5%;height:5vw;transform-origin:center;flex-grow:0;flex-shrink:0;pointer-events:all}@media (max-width: 1700px){.pattern-elem{width:10%;height:10vw}}@media (max-width: 500px){.pattern-elem{width:20%;height:20vw}}.pattern-elem-content{transform-origin:center;width:100%;height:100%;position:relative}.pattern-elem-content:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:transparent;background-position:center;background-size:cover}.notToggled .pattern-elem-content:after{background-image:url(/Motifs/motif6.svg)}.toggled .pattern-elem-content:after{background-image:url(/Motifs/motif2.svg)}.toggled1 .pattern-elem-content:after{background-image:url(/Motifs/motif3.svg)}.toggled2 .pattern-elem-content:after{background-image:url(/Motifs/motif4.svg)}.toggled3 .pattern-elem-content:after{background-image:url(/Motifs/motif1.svg)}.toggled4 .pattern-elem-content:after{background-image:url(/Motifs/motif5.svg)}@keyframes blinking-eye{0%{transform:scaleY(1)}1%{transform:scaleY(0)}2%{transform:scaleY(1)}16%{transform:scaleY(1)}17%{transform:scaleY(0)}18%{transform:scaleY(1)}61%{transform:scaleY(1)}62%{transform:scaleY(0)}63%{transform:scaleY(1)}to{transform:scaleY(1)}}#oeil-gauche,#oeil-droit{transform-box:fill-box;transform-origin:center;animation:blinking-eye 8s ease-in-out 0s infinite}@keyframes rotate-hard{0%{transform:rotate(0)}50%{transform:rotate(-5deg)}}#sectionTeam{width:100%;min-height:100vh;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#fbf3ff;background-size:100px;gap:100px;flex-wrap:wrap;justify-content:space-around;padding:95px 50px;overflow-x:hidden}@media (max-width: 500px){#sectionTeam{padding:65px 30px}}.portrait{width:800px;max-width:100%;display:flex;flex-direction:row-reverse;flex-wrap:nowrap;position:relative;align-self:flex-start}.portrait:nth-child(2n){flex-direction:row!important;align-self:flex-end}.img_portrait{width:50%;min-width:50%;height:auto;display:block;transform-origin:top;animation:rotate-hard 2s step-start infinite;flex-shrink:0;flex-grow:0;background-size:contain;background-repeat:no-repeat;background-position:top;aspect-ratio:1030/1288}.portrait:nth-child(odd) .img_portrait{transform-origin:bottom;background-position:bottom}@media (max-width: 800px){.portrait:nth-child(odd) .img_portrait{transform-origin:top;background-position:top}.portrait .img_portrait{width:30%;min-width:30%}}@media (max-width: 650px){.portrait .img_portrait{position:absolute;z-index:0;width:150px;min-width:150px;top:-100px}.portrait:nth-child(odd) .img_portrait{left:-10px}.portrait:nth-child(2n) .img_portrait{right:-10px}#sectionTeam{padding:110px 30px;gap:120px}}.txt_portrait{flex-grow:1;display:flex;flex-direction:column;gap:45px;line-height:24px}.txt_portrait strong{line-height:24px;color:#ef045c;font-family:Darumadrop One,sans-serif;font-size:24px}.portrait:nth-child(odd) .txt_portrait{align-self:flex-end}.txt_portrait h2{line-height:normal!important;color:#ef045c;font-size:30px;position:relative;text-shadow:0px 0px 10px #fbf3ff}.portrait:nth-child(odd) .txt_portrait h2{text-align:right}.txt_portrait h2:before{content:"";position:absolute;height:50px;width:50px;left:200%;transform:translate(-10px,21px);background-image:url(/focus.svg);background-size:cover;background-repeat:no-repeat}@media (max-width: 500px){.txt_portrait h2:before{left:180%;display:none}}.portrait:nth-child(odd) .txt_portrait h2:before{left:auto;right:200%;transform:translate(10px,21px)}.txt_portrait h2:after{content:"";position:relative;display:block;height:1px;width:200%;background-color:#ef045c;font-size:30px}.portrait:nth-child(odd) .txt_portrait h2:after{transform:translate(-50%)}.txt_portrait p{color:#000;font-family:B612 Mono}
