/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:"D-DIN";src:url(/static/media/D-DIN.31d45669.otf) format("otf")}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;outline:none}.container{width:100%;max-width:1200px;height:100%;margin:0 auto}.header{position:fixed;z-index:15!important;height:80px;width:100%;background-color:#000;color:#fff}@media screen and (max-width:700px){.header{height:60px}}.header__content{display:flex;justify-content:space-between;padding:1rem 4rem;max-width:1200px;margin:0 auto;position:relative;z-index:1;height:100%}@media screen and (max-width:700px){.header__content{padding:1rem}}.header__content img{z-index:inherit;cursor:pointer}.header__content__links{display:flex;justify-content:center;align-items:center}@media screen and (max-width:700px){.header__content__links{position:absolute;background:#000;width:100%;left:-100%;top:0;height:100vh;flex-direction:column;justify-content:space-around;padding:35vh 0;transition:all .4s ease}.header__content__links.open{left:0}.header__content__links.close{left:-100%}}.header__content__links a{margin-left:2rem;font-family:"D-DIN";cursor:pointer;padding:.9rem;transition:all .3s ease}@media screen and (max-width:700px){.header__content__links a{margin:0}}.header__content__links a:hover{background-color:#2a1734;color:#fff}.hamburger-react{-webkit-transform:translateY(-10px)!important;transform:translateY(-10px)!important;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.hamburger-react:focus{outline:none!important;outline-width:0!important}.footer{width:100%;height:70px;background-color:#000;z-index:3;position:relative}@media screen and (max-width:700px){.footer{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1.9rem 0 1rem}}.footer__container{color:#fff;display:flex;align-items:center;justify-content:center;font-family:"D-DIN";height:100%;position:relative}@media screen and (max-width:700px){.footer__container{flex-direction:column;padding:0}}.footer a{margin-left:2rem;cursor:pointer;padding:.9rem;background-color:#000;transition:all .3s ease;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:700px){.footer a:hover{background-color:#2a1734;color:#fff}}.footer a:focus{outline:none!important;outline-width:0!important}@media screen and (max-width:700px){.footer a{margin:0;text-align:center}}@media screen and (max-width:700px){.footer__links{display:flex;flex-direction:column}}.footer img{height:50%;cursor:pointer;max-height:40px}@media screen and (max-width:700px){.footer img{margin-bottom:.9rem}}.intro{background:#201346;background:linear-gradient(180deg,#201346,#541346 50%,#e83b68 125%);width:100%;height:100vh;position:relative;overflow:hidden}.intro__container{display:flex;align-items:center;justify-content:center}.intro__title{text-transform:uppercase;font-size:3rem;font-family:"D-DIN";font-weight:700;color:#fff;position:fixed;z-index:1;top:30%;width:70%;text-align:center}@media screen and (max-width:700px){.intro__title{font-size:1.5rem;top:25%;width:80%}}.intro__hours{display:flex;align-items:center;justify-content:space-evenly;position:fixed;top:50%;width:100%}@media screen and (max-width:700px){.intro__hours{flex-direction:column;bottom:25%}}.intro__hours>div{display:flex}.intro__hours>div img{width:120px}@media screen and (max-width:700px){.intro__hours>div img{width:80px}}.intro__hours>div>div{display:flex;flex-direction:column;-webkit-animation:show 3s;animation:show 3s}.intro__hours>div>div span:first-child{font-size:30px}@media screen and (max-width:700px){.intro__hours>div>div span{width:100%;display:block}}.intro__hours__iss,.intro__hours__local{margin-right:20px;text-align:center}@media screen and (max-width:700px){.intro__hours__iss,.intro__hours__local{width:80%;margin:0 auto}}.intro__hours span{color:#fff;font-family:"D-DIN";font-size:60px;min-width:260px}@media screen and (max-width:700px){.intro__hours span{font-size:2rem}}.intro__bottom{width:100%;height:30vh;position:absolute;bottom:-2px;background-image:url(/static/media/bas.97c9d7ea.svg);background-repeat:no-repeat;background-size:125%;background-position-x:-9rem;z-index:2;background-position-y:bottom}@media screen and (max-width:700px){.intro__bottom{background-size:170%}}.intro__fond{background-image:url(/static/media/fond.8d254bb4.svg);background-attachment:fixed;background-size:cover;background-repeat:no-repeat;width:100%;height:100vh;position:absolute;top:0;left:0;z-index:0}.intro__etoile1{background-image:url(/static/media/etoile1.067544b1.svg);-webkit-animation:etoile1 70s infinite;animation:etoile1 70s infinite}.intro__etoile1,.intro__etoile2{background-repeat:no-repeat;background-size:cover;position:absolute;top:200px;right:30%;width:60px;height:60px}.intro__etoile2{background-image:url(/static/media/etoile2.723ad5e4.svg);-webkit-animation:etoile2 50s infinite;animation:etoile2 50s infinite}.intro__etoile3{background-image:url(/static/media/etoile3.83aa6dad.svg);background-repeat:no-repeat;background-size:cover;position:absolute;top:0;right:-100%;width:60px;height:60px;-webkit-animation:etoile3 10s;animation:etoile3 10s}@-webkit-keyframes etoile1{0%{top:0;right:0;opacity:1}to{top:100%;right:100%;opacity:.7}}@keyframes etoile1{0%{top:0;right:0;opacity:1}to{top:100%;right:100%;opacity:.7}}@-webkit-keyframes etoile2{0%{top:0;right:30%;opacity:1}to{top:100%;right:100%;opacity:.7}}@keyframes etoile2{0%{top:0;right:30%;opacity:1}to{top:100%;right:100%;opacity:.7}}@-webkit-keyframes etoile3{0%{top:25%;right:0;opacity:1}to{top:100%;right:100%;opacity:.7}}@keyframes etoile3{0%{top:25%;right:0;opacity:1}to{top:100%;right:100%;opacity:.7}}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}.mapZone{z-index:3;position:relative;background-color:#000;min-height:500px}.mapZone:after{content:"";position:absolute;width:100%;height:100%;background-color:transparent;top:0;left:0}@media screen and (max-width:700px){.mapZone canvas{min-height:300px}}.mapZone__degrade{height:240px;width:100%;background:linear-gradient(0deg,#000 45%,#2a1734)}.mapZone__degrade h2{color:#fff;text-align:center;font-family:"D-DIN";font-size:2.2rem;padding-top:4em}@media screen and (max-width:700px){.mapZone__degrade h2{padding-top:8.5rem;font-size:1.6rem;width:85%;margin:0 auto}}.mapZone div[data-testid=resium-container]{position:relative;max-width:1200px;margin:0 auto}@media screen and (max-width:700px){.mapZone div[data-testid=resium-container]{min-height:375px}}.mapZone div[data-testid=resium-container]>p.vitesse{position:absolute;color:#fff;font-family:"D-DIN";font-size:5rem;bottom:2%;right:4rem}@media screen and (max-width:700px){.mapZone div[data-testid=resium-container]>p.vitesse{font-size:3rem;bottom:0;right:1.5rem}}.mapZone div[data-testid=resium-container]>p.vitesse span{font-size:3rem}@media screen and (max-width:700px){.mapZone div[data-testid=resium-container]>p.vitesse span{font-size:1.5rem}}.mapZone div[data-testid=resium-container]>div.infosMeteo{position:absolute}@media screen and (min-width:700px){.mapZone div[data-testid=resium-container]>div.infosMeteo{top:0}}@media screen and (max-width:700px){.mapZone div[data-testid=resium-container]>div.infosMeteo{bottom:-.5rem;width:20%;left:1.5rem}.mapZone div[data-testid=resium-container]>div.infosMeteo img{width:100%}}.mapZone div[data-testid=resium-container]>div.infosMeteo p{color:#fff;text-align:center;font-family:"D-DIN";-webkit-transform:translateY(-30px);transform:translateY(-30px);font-size:2rem}@media screen and (max-width:700px){.mapZone div[data-testid=resium-container]>div.infosMeteo p{font-size:1.5rem;-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.mapZone div[data-testid=resium-container]>div.infosMeteo pre{font-size:1rem;font-family:"D-DIN";padding-top:.5rem}.mapZone .cesium-viewer-bottom{display:none}.equipage{width:100%;z-index:3;position:relative;background-color:#2a1734}.equipage__degrade{height:150px;background:linear-gradient(0deg,#2a1734 14%,#000 94%)}@media screen and (max-width:700px){.equipage__degrade{height:160px;background:linear-gradient(0deg,#2a1734,#000 65%)}}.equipage__title{color:#fff;font-family:"D-DIN";font-size:2rem;text-align:center;padding-bottom:3rem}@media screen and (max-width:700px){.equipage__title{font-size:1.6rem;width:85%;margin:0 auto}}.equipage__container{background-color:#2a1734}.equipage__members{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;width:80%;margin:0 auto}.equipage__members .react-reveal{width:200px}@media screen and (max-width:700px){.equipage__members .react-reveal{width:100%}}.equipage__members__single{border:2px solid #fff;margin-bottom:3rem;color:#fff;font-family:"D-DIN";background-color:#2a1734;overflow:hidden;position:relative;box-shadow:-12px 12px 0 0 #541346;transition:all 1s ease}.equipage__members__single--front{width:200px;min-width:21%;height:260px;display:flex;align-items:center;justify-content:space-evenly;flex-direction:column}@media screen and (max-width:700px){.equipage__members__single--front{margin:0;width:100%;height:100%}}@media screen and (min-width:700px){.equipage__members__single:hover{z-index:100;-webkit-transform:scale(1.1);transform:scale(1.1);transition:all 1s ease;cursor:pointer}}@media screen and (max-width:700px){.equipage__members__single{width:90%;margin-left:auto;margin-right:auto;height:300px}}.equipage__members__single .photo{width:150px;height:150px;border-radius:150px;overflow:hidden;display:flex;justify-content:center}.equipage__members__single .photo img{object-fit:cover;object-position:top}.equipage__members__single .photo img.custom-img{width:auto;height:100%;object-fit:cover;object-position:bottom;text-align:center}.equipage__members__single .infos{flex-direction:column;width:130%}.equipage__members__single .infos,.equipage__members__single .infos>div{display:flex;justify-content:space-evenly;align-items:center}.equipage__members__single .infos>div img{height:20px;margin-right:1rem;margin-top:5px}@media screen and (max-width:700px){.equipage__members__single .infos p{font-size:1.3rem;margin-top:.5rem}}.equipage__members__single img{width:100%}.App{position:relative}.animation-container{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100;background-color:#fff}.animation-container.hide{-webkit-animation:hide 3s;animation:hide 3s;opacity:0}@-webkit-keyframes hide{0%{opacity:1}to{opacity:0}}@keyframes hide{0%{opacity:1}to{opacity:0}}
/*# sourceMappingURL=main.0dd6e4a2.chunk.css.map */