body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}*{scrollbar-color:#343a40 #e9ecef;scrollbar-width:auto}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#e9ecef}::-webkit-scrollbar-thumb{background-color:#343a40;border-radius:2px}.icon{align-items:center;background-color:#fff;border:0;border-radius:5px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;cursor:pointer;display:flex;height:50px;justify-content:center;margin-inline:15px;transition:box-shadow .3s ease-in-out;width:50px}.icon:hover{box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b}.icon:active{box-shadow:inset 0 30px 60px -12px #32325d40,inset 0 18px 36px -18px #0000004d}.icon-img{height:auto;width:100%}.bmac-img{border:0;border-radius:10px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;cursor:pointer;margin-top:20px;transition:box-shadow .3s ease-in-out;width:210px}.bmac-img:hover{box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b}.bmac-img:active{box-shadow:inset 0 30px 60px -12px #32325d40,inset 0 18px 36px -18px #0000004d}.Main{align-items:center;background-color:#f8f9fa;color:#343a40;display:flex;flex-direction:row;font-size:calc(20px + 2vmin);height:100vh;justify-content:center}.wave{animation-duration:2.5s;animation-iteration-count:infinite;animation-name:wave-animation;display:inline-block;transform-origin:70% 70%}.links{align-items:center;display:flex;flex-direction:row;justify-content:center}.moon{border-radius:100%;height:30vmin;margin-right:50px;pointer-events:none}@media (prefers-reduced-motion:no-preference){.moon{animation:moon-spin 40s linear infinite}}@keyframes moon-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes wave-animation{0%{transform:rotate(0deg)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0deg)}to{transform:rotate(0deg)}}@media only screen and (max-width:600px){.Main{flex-direction:column}.moon{margin-right:0}}.project{background-color:#f8f9fa;border-radius:20px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;cursor:pointer;display:flex;flex-direction:row;height:125px;margin-top:15px;transition:box-shadow .3s ease-in-out;width:550px}.project:hover{box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b}.project:active{box-shadow:inset 0 30px 60px -12px #32325d40,inset 0 18px 36px -18px #0000004d}.project-img{height:auto;width:100%}.projectImg{border-radius:20px 0 0 20px;height:125px;width:125px}.infos{padding:10px;text-align:justify}h2,h4{margin:0}@media only screen and (max-width:600px){.project{width:80%}.infos{align-items:center;display:flex;justify-content:center;padding:0;width:100%}h4{display:none}}.Work{align-items:center;background-color:#e9ecef;border-radius:20px 20px 0 0;color:#343a40;display:flex;flex-direction:column;height:40vh}.title{font-size:calc(20px + 2vmin);margin:20px}@media only screen and (max-width:600px){.Work{height:30vh}}.Privacy{color:#343a40;margin:0 auto;max-width:900px;padding:40px;text-align:left}.App{background-color:#f8f9fa;text-align:center}
/*# sourceMappingURL=main.3a067061.css.map*/