:root{font-family:Lexend,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#080505de;background-color:#ececec;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;width:100vw;min-height:100vh;overflow-x:hidden}@media screen and (min-width: 1200px){header{max-width:1200px;padding:0;margin:0 auto}.presentation img{width:500px}}@media screen and (min-width: 768px){.presentation{justify-content:space-between;align-items:center;flex-direction:row!important}.presentation img{width:300px!important}}.site-container{width:100%}header{width:100%;padding:0 1.5rem}.presentation{display:flex;flex-direction:column;height:500px}.presentation img{width:200px}h1{font-size:3.5em;font-weight:800;line-height:1.1}h2{line-height:1.1;font-weight:400}a{color:inherit;font-size:inherit;text-decoration:underline}.name{font-size:1.5em;font-weight:500;line-height:1.1}.wrapper{max-width:100%;margin-top:120px;overflow:hidden;font-size:15em;line-height:0;color:#fff;background-color:#080505de}.marquee{white-space:nowrap;overflow:hidden;display:inline-block;animation:marquee 120s linear infinite}.marquee p{display:inline-block}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.actuellement{display:flex;align-items:baseline}.actuellement .blob{margin-right:14px}.blob{background:black;border-radius:50%;box-shadow:0 0 #000;height:20px;width:20px;transform:scale(1);animation:pulse-black 2s infinite}@keyframes pulse-black{0%{transform:scale(.95);box-shadow:0 0 #000000b3}70%{transform:scale(1);box-shadow:0 0 0 10px #0000}to{transform:scale(.95);box-shadow:0 0 #0000}}.blob.green{background:rgba(51,217,178,1);box-shadow:0 0 #33d9b2;animation:pulse-green 2s infinite}@keyframes pulse-green{0%{transform:scale(.95);box-shadow:0 0 #33d9b2b3}70%{transform:scale(1);box-shadow:0 0 0 10px #33d9b200}to{transform:scale(.95);box-shadow:0 0 #33d9b200}}.contact{margin-top:24px;line-height:2}.item{font-size:1.5rem;margin-top:12px}
