@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Open+Sans:wght@400;700&display=swap);@keyframes vaisseau{0%{left:-45px}to{left:100%}}*{margin:0;padding:0;box-sizing:border-box}::after,::before{position:absolute;content:"";box-sizing:inherit}html{scroll-behavior:smooth}html a,html a:active,html a:hover,html a:link,html a:visited,html p a{color:inherit;text-decoration:none}html ol,html ul{list-style-type:none}body,header{align-items:center}body{flex-direction:column;justify-content:center;min-height:100vh;font-family:"Open Sans",sans-serif;font-size:16px;background:#44474e}h1,h2,h3,h4{font-family:"Montserrat",sans-serif;line-height:1}h1{font-size:min(2.5rem,3.5vw + .5rem);font-weight:700}header{position:fixed;top:0;display:flex;justify-content:space-between;flex-wrap:wrap;width:100vw;margin:0 0 1rem;padding:.5em 2em;border-bottom:1px solid #2a2d34;background:#2f323a;box-shadow:0 3px 6px rgba(0,0,0,.3)}body,header ul{display:flex;color:#fff}header ul li{font-size:1.5rem;margin-right:1rem;cursor:pointer}header ul li:last-child{margin-right:0}header .logo{width:min(200px,45vw)}footer{position:fixed;bottom:0;justify-content:space-evenly;flex-wrap:wrap;width:100%;font-size:.85rem;color:#fff;padding:.5em 2em;border-top:1px solid #630610;background:#8d0917}footer,footer div,main{display:flex}footer img.svg_invert{filter:invert(100%)}footer,main{align-items:center}main{flex-direction:column;justify-content:center;width:100vw;padding:0 min(20vw,2rem)}.fluid div p,.title{letter-spacing:.05rem}.title{margin-bottom:4rem}.fluid div,.t_center{text-align:center}.fluid{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:3rem 3rem}.fluid div svg{fill:#fff;opacity:.6;width:auto}.fluid div svg:hover{opacity:1;filter:drop-shadow(0 0 12px rgba(255,255,255,.8))}.fluid div p{text-transform:uppercase}