html{--dark:#332d3e;--soft:#7d748f;--brown:#6b4035;--red:#bd4f35;--orange:#e79545;--yellow:#e7bf7a}body{font-size:62.5%;margin:0;font-family:"Old Standard TT",serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#332d3e;background-color:var(--dark)}.header{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:100%;height:90vh;background-image:url(/static/media/header.5db014b2.jpg);-webkit-filter:sepia(50%);filter:sepia(50%);background-size:cover;font-family:"Orbitron",sans-serif}.header,.header .titles{display:-webkit-flex;display:flex}.header h1{margin:0;-webkit-flex-direction:row;flex-direction:row;font-size:10rem;color:#fff}.header #title1{color:var(--red)}.header #title2{color:var(--brown)}.header .separator{width:30rem;height:.3rem;margin:0 30rem 0 0;background-color:#fff}@media screen and (max-width:439.95px){.header{display:none}}@media screen and (min-width:440px)and (max-width:719.95px){.header{display:none}}@media screen and (min-width:720px)and (max-width:1079.95px){.navbar{height:3rem}.header{background-size:100% 100%}.header .separator{width:15rem;height:.2rem;margin:0 15rem 0 0}#title1,#title2{font-size:5rem}}@media screen and (min-width:1080px)and (max-width:1199.95px){#title1,#title2{font-size:9rem}.navbar{height:4rem}.header .separator{width:27rem;height:.2rem;margin:0 27rem 0 0}}.navbar{-webkit-justify-content:space-between;justify-content:space-between;z-index:1;width:100%;background-color:#6b4035;position:-webkit-sticky;position:sticky;top:0}.navbar,.navbar--logo-holder{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.navbar--logo-holder{-webkit-justify-content:center;justify-content:center;color:#e79545;font-family:"Orbitron",sans-serif;font-size:1.5rem;padding-left:2rem}.navbar--link{display:-webkit-flex;display:flex;list-style:none;padding-right:1rem}.navbar--link-item,:visited,a,a:hover{color:#e79545;text-decoration:none}.navbar--link-item{margin:.4rem 1rem 0 0;padding:0 .3rem;cursor:pointer;font-size:1.5rem;font-family:"Orbitron",sans-serif}@-webkit-keyframes moveDown{0%{-webkit-transform:translateY(-5rem);transform:translateY(-5rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes moveDown{0%{-webkit-transform:translateY(-5rem);transform:translateY(-5rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}to{-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes rotate{0%{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}to{-webkit-transform:rotateY(0);transform:rotateY(0)}}@media screen and (max-width:439.95px){.navbar{-webkit-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-content:center;align-content:center}.navbar--logo-holder{font-size:1rem;padding-left:2rem}.navbar--link{-webkit-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:center;justify-content:center;font-size:1rem}}@media screen and (min-width:440px) and (max-width:719.95px){.navbar{-webkit-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:space-around;justify-content:space-around}}@media screen and (min-width:720px) and (max-width:1079.95px){.navbar--logo-holder{padding-left:1rem}}.welcome{background-color:#332d3e;background-attachment:fixed;background-size:cover;line-height:1.8;height:100vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;color:#e79545;font-family:"Orbitron",sans-serif}.welcome,.welcome div{width:100%}.welcome div h2{margin-bottom:40px}.mars-live{height:500px;border:none}@media screen and (min-width:280px) and (max-width:767px){.welcome div h2{margin-bottom:20px!important;margin-top:-40px!important;margin-left:20px;margin-right:20px}.mars-live{height:450px;width:80vw}}@media screen and (min-width:768px) and (max-width:1279px){.welcome div h2{margin-bottom:20px!important;margin-top:-40px!important;margin-left:10px;margin-right:10px}.mars-live{height:450px;width:90vw}}@media screen and (min-width:1280px){.mars-live{width:100%!important}}.wall-e{position:fixed;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;right:2rem;bottom:2rem;text-decoration:none;color:#000;z-index:1000}.wall-e img{width:7rem;-webkit-animation:coucou 1s,wave .7s .75s;animation:coucou 1s,wave .7s .75s}.wall-e p{padding:1rem;border-radius:10px;font-size:1rem;margin:0}.wall-e p,.wall-e span{background-color:#fff;opacity:0;-webkit-animation:bulle .5s 1.5s forwards;animation:bulle .5s 1.5s forwards}.wall-e span{height:.7rem;width:1rem;padding:0;margin:0 1rem -.2rem;border-radius:0 0 50% 50%/0 0 100% 100%}@-webkit-keyframes coucou{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes coucou{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes wave{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}75%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes wave{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}75%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes bulle{0%{opacity:0;-webkit-transform:translatey(50px);transform:translatey(50px)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes bulle{0%{opacity:0;-webkit-transform:translatey(50px);transform:translatey(50px)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}.allCircuitsElements{background-color:#332d3e;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.titleContainer{font-size:2rem;font-family:"Orbitron",sans-serif;color:#e79545}.cardCircuitsContainer,.titleContainer{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.cardCircuitsContainer{-webkit-flex-wrap:wrap;flex-wrap:wrap;max-width:110rem}.cardCircuit{margin:1rem;width:25rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;background-color:#e7bf7a;box-shadow:3px 3px 15px 1px rgba(0,0,0,.5)}.cardCircuit a{text-align:center;background-color:var(--orange);color:#fff;font-size:1rem;padding:.5rem 0}.pictureCircuit{width:100%}.circuit-info{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;width:80%;margin-left:1rem}.titleCircuit{font-size:2rem;font-family:"Orbitron",sans-serif;background-color:var(--red);width:100%;margin:0 0 1rem;padding:1rem 0;border-top:5px solid;color:#fff;text-align:center}.circuit-detail{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.infosCircuit{font-size:1rem;margin:1%}@media screen and (max-width:719.95px){.cardCircuit{width:15rem}.titleContainer{font-size:1rem}}@media screen and (min-width:720px)and (max-width:1079.95px){.cardCircuit{width:20rem}.titleContainer{font-size:1.5rem}}.footer{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;background-color:#332d3e}.separateur{border-color:currentcolor #e79545 #e79545;border-top:1px solid #e79545;width:70vw}.coordonnees{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;color:#fff;margin-bottom:20px;margin-top:10px;font-size:1.25rem}.coordonnees p{font-weight:700}.email-projet{cursor:pointer}.logo-github{width:30px;margin-top:20px}.mentions-generales{color:#fff;margin-top:50px;margin-bottom:10px;font-size:.75rem}.email-la-loutre{color:#fff;font-size:1rem}.partenaires{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;grid-gap:20px;gap:20px;margin-top:20px}@media screen and (min-width:280px) and (max-width:767px){.mentions-generales{padding-left:10px;padding-right:10px;text-align:center}.partenaires{-webkit-flex-direction:column;flex-direction:column}}.dash-ctn,.partenaire{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.dash-ctn{-webkit-align-items:flex-start;align-items:flex-start;width:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap}.dash-list{background-color:hsla(0,0%,100%,.02);margin-left:.5rem;border:1px solid hsla(0,0%,100%,.1)}.dash-list h2{text-align:center;font-size:1rem}.dashboard{color:#000;margin-top:1rem;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start;max-width:150rem;color:#fff}.dashboard p{margin:0 0 .5rem;background-color:hsla(0,0%,100%,.1);box-shadow:1px 1px rgba(0,0,0,.2);width:100%;padding-left:2px}.dashboard h3{margin:.5rem 0}.dashboard img{height:5rem;width:5rem;margin-left:.2rem}.dashboard .item-head{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.dashboard .dash-item{background-color:rgba(74,90,105,.5);box-shadow:2px 2px 1px 1px rgba(0,0,0,.2);margin:1rem;padding:1rem;width:20rem;font-size:.9rem;border-radius:2px}.dashboard .dash-imgs{display:-webkit-flex;display:flex;margin-bottom:1rem}.form,.form-login{max-width:50rem;margin:1rem;font-size:1rem;color:#fff}.form-login h1,.form h1{margin-top:0}.form-login form,.form form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:25rem;padding:1rem 2rem;border-radius:6px;box-shadow:0 8px 36px rgba(0,0,0,.5);background-color:var(--dark)}.form-login input,.form-login label,.form input,.form label{margin-bottom:.5em}.form-login input,.form-login textarea,.form input,.form textarea{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-left:.5rem;margin-bottom:1rem;width:100%;max-width:100%;min-width:42%;max-height:5rem;background-color:var(--soft);color:#fff;font-size:1rem}.form-login input[type=url],.form input[type=url]{width:70%}.form-login input[type=submit],.form input[type=submit]{min-width:100%;font-size:1rem;cursor:pointer;margin:.5rem 0 0 .5rem;padding:1rem;border:none;border-radius:4px;background-color:var(--brown);color:#fefefe}.form-login input[type=submit]:hover,.form input[type=submit]:hover{background-color:var(--red)}.form #form-name,.form-login #form-name{margin-right:2rem}.form-login .preview-img,.form-login img,.form .preview-img,.form img{height:2rem;width:2rem}.form-login .div-row,.form .div-row{margin-right:1rem}.form-login .div-row,.form-login .img-input,.form .div-row,.form .img-input{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.form-login .img-input,.form .img-input{width:70%}.form-login-ctn{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;width:100%}@media(max-width:640px){.form{margin:.2rem}.form form{padding:2rem}.form .div-row{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:0}}.back-to-top{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:fixed;font-family:"Old Standard TT",serif;height:5vh;width:5vh;bottom:10vh;left:1vh;border-radius:50%;scroll-behavior:smooth;color:#fff;background-color:var(--brown);opacity:1%;margin:auto 0;cursor:pointer;transition:transform .2s,opacity .2s .1s;z-index:1000}.back-to-top:hover{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:1%}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.tour-button{white-space:nowrap;font-size:.75rem!important}.homeTour{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.homeTour-image{width:80px}.homeTour-title{font-weight:700;font-size:.8rem}.homeTour-content p{color:#6b4035}.circuitTour{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;grid-gap:10px;gap:10px}.circuitTour-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.circuitTour-content p{color:#6b4035}.circuitTour-image{-webkit-flex-direction:column;flex-direction:column;width:50px}.circuitTour-title{font-weight:700;font-size:.8rem}.activitiesTour{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;grid-gap:10px;gap:10px}.activitiesTour-image{width:80px}.activities-content p{color:#6b4035}.activitiesTour-title{font-weight:700;font-size:.8rem}.dashboardTour{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.dashboardTour-image{width:80px}.dashboardTour-title{font-weight:700;font-size:.8rem}.dashboardTour-content p{color:#6b4035}@media screen and (min-width:280px) and (max-width:414px){.reactour__helper{margin-right:20px;padding:20px 15px!important}.reactour__close{display:none!important}}
/*# sourceMappingURL=main.517138cf.chunk.css.map */