header.landing{height:100vh;height:calc(var(--vh, 1vh)*100)}header.landing .video{position:absolute;overflow:hidden;top:0;margin:auto;z-index:0;width:100%;height:100%}header.landing .logo,header.landing a,header.landing h1,header.landing h2,header.landing p{opacity:0}header.landing .logo{animation:view 1s forwards}header.landing h1{animation:view 1s .5s forwards}header.landing h2{animation:view 1s .75s forwards}header.landing p{animation:view 1s 1s forwards}header.landing .line{border-left:3px solid #f5ecd8;animation:line 1s 1.25s forwards;height:0;margin:2vh;border-radius:3px}header.landing a{animation:view 1s 1.75s forwards}@keyframes line{to{height:7vh}}@media (max-width:767.98px){@keyframes line{to{height:3vh}}}@keyframes view{to{opacity:1}}.index .stats .row>div{display:flex;align-items:center;flex-direction:column}.index .stats .row>div .typo{font-size:2em}.index .specs .grid{display:grid;grid-template-columns:1fr 1fr 1fr}.index .specs .grid .carre:nth-of-type(odd){background-color:#182d23;color:#f5ecd8}.index .specs .grid .carre div{padding:3vw}@media (max-width:1500px){.carre:before{padding-top:0}.carre>*{position:relative}}@media (max-width:1199.98px){.index .specs .grid{grid-template-columns:1fr 1fr}.index .specs .grid .carre:nth-child(4){background-color:#182d23;color:#f5ecd8}.index .specs .grid .carre:nth-child(3){color:#182d23;background-color:#f5ecd8}}@media (max-width:767.98px){.index .specs .grid{grid-template-columns:1fr}.index .specs .grid .carre:nth-of-type(odd){background-color:#182d23;color:#f5ecd8}.index .specs .grid .carre:nth-child(4){color:#182d23;background-color:#f5ecd8}.carre:before{padding-top:100%}.carre>*{position:absolute}.carre>div{display:flex;justify-content:center;align-items:center;flex-direction:column}}
/*# sourceMappingURL=index.css.map*/