*{margin:0}body{background-color:#121212;color:#e9e9e9;font-family:Raleway,sans-serif}#root{height:100%}nav{align-items:center;background-color:#303237;display:grid;flex-wrap:nowrap;font-size:.9em;grid-template-columns:.2fr 1.2fr .1fr .2fr;padding:.5% 1%;position:-webkit-sticky;position:sticky;top:0;z-index:2}#logo{padding:0}#logo img{width:120%}#nav-links{display:flex;justify-content:center}#nav-links a{font-weight:700;margin-right:5%;text-transform:uppercase}#language-switch{background:#0000;border:none;color:inherit;font:inherit;margin:0;overflow:visible;padding:0 1% 0 0;width:auto}#language-switch span{cursor:pointer}#nav-button{outline:none;padding:.5em 1.5em}.active{color:#fff!important}@media only screen and (max-width:768px){nav{display:grid;grid-template-columns:repeat(3,1fr)}nav img{grid-column:2;margin:0 auto;width:10em}nav #language-switch{grid-column:3;margin-right:10%;text-align:right}}footer{background-color:#303237;display:grid;grid-template-columns:.5fr 2fr .5fr;padding:.5% 2%;text-align:center}footer ul{-webkit-padding-start:0;display:flex;justify-content:space-evenly;list-style:none;margin-bottom:0;padding-inline-start:0}footer a{color:#ffffffdc;margin:0 4%}footer a:hover{color:#fff}footer p{margin:0}footer i.icon{font-size:.7em}footer a,footer p{font-size:.8em}.facebook.icon,.instagram.icon,.linkedin.icon{font-size:1.3em}@media only screen and (max-width:768px){footer{display:flex;flex-direction:column}footer p{margin-bottom:2%;margin-top:2%}}.button-wrap{margin:3% 0 5%;text-align:center}.slow{animation-delay:1s}#presentation h2{animation:fadeIn 1.5s;animation-fill-mode:forwards;opacity:0}#presentation ul{list-style:none;padding:0;text-align:center}#presentation li:first-child{margin-top:5%}#presentation li{animation:fadeIn 1.5s;animation-fill-mode:forwards;font-size:1.2em;margin-top:1.5%;opacity:0}#presentation li:nth-child(n+1){animation-delay:1s}#presentation li:nth-child(n+2){animation-delay:1.8s}#presentation li:nth-child(n+3){animation-delay:2.6s}#presentation li:nth-child(n+4){animation-delay:3.4s}#animation-wrapper{animation-delay:4.2s,4.7s;animation-duration:.5s,.5s;animation-fill-mode:forwards;animation-name:fadeIn,shake;margin:0 auto;opacity:0;width:90%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shake{10%,90%{transform:translate3d(-3px,1px,0)}20%,80%{transform:translate3d(3px,-1px,0)}30%,50%,70%{transform:translate3d(-.5px,.5px,0)}40%,60%{transform:translate3d(1px,-.5px,0)}}@media only screen and (max-width:768px){#presentation{height:80vh;margin:0 auto;width:90%}#presentation li{font-size:1em}#animation-wrapper{margin-top:12%;text-align:center}.button-design{font-size:.9em;padding:2% 3%}}#content-container{grid-column-gap:5%;align-items:center;column-gap:5%;display:grid;grid-template-columns:1fr 1fr;margin:5% auto 0;width:85%}#text-container{padding-bottom:5%}#text-container ul{margin:0;padding:0;text-align:center}#text-container li{border-radius:1em;list-style:none;margin-top:2%}#text-container li img{margin-right:3%;width:3em}#why h3{margin-bottom:8%;width:100%}#video-container{border:1px solid #5a5959;border-radius:3em;box-shadow:6px 6px 10px 5px #00000069;max-height:317px}#video-container embed,#video-container iframe,#video-container object{border-radius:3em;width:100%}#why-button-wrap{text-align:center;width:100%}#why-button{display:inline-block;outline:none}@media only screen and (max-width:768px){#why{display:flex;flex-direction:column;margin:30% auto;width:90%}#content-container{display:block}#text-container li{display:flex;flex-direction:column;margin-top:2em}#video-container{max-height:317px;overflow:hidden}#video-container,#video-container embed,#video-container iframe,#video-container object{border-radius:2em}#why button{margin-top:3em}}#icon-container{text-align:center}#icon-container i{animation-duration:3s;animation-iteration-count:infinite;animation-name:stim;cursor:pointer;padding:1% 3%;transition:opacity 2s ease-in-out}@keyframes stim{0%{transform:translateY(0)}50%{transform:translateY(20px)}to{transform:translateY(0)}}#how-items-container{display:grid;grid-template-columns:1.3fr .7fr;margin:6% auto 0;transition:opacity 1s ease-in-out,transform 1s;transition-delay:.2s;width:70%}#how-items-container li{list-style:none}#principles{border-right:1px solid #303237}#principles ul{grid-row-gap:2%;display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);height:100%;margin-right:2%;padding:0;row-gap:2%}#principles li{align-items:center;border-radius:.5em;display:flex;flex-direction:column;justify-content:center;padding:.5em 0;transition:border-radius .8s ease-out}#principles li:hover{background-color:#303237;border-radius:2em}#principles img{height:3em;margin-bottom:1em;width:3em}#principles p{margin-bottom:0;text-align:center;width:60%}#implementations ul{margin-bottom:.6rem;margin-top:1.6rem}#implementations li{align-items:center;display:flex;margin-top:5%}#implementations p{font-size:.8em;text-align:left}#implementations img{height:2em;margin:0 10% 6% 0;width:2em}#how-items-container li.off img{filter:grayscale(100%) brightness(50%)}#how-items-container li.off p{color:#595b63}@media only screen and (max-width:768px){#how-items-container{display:flex;flex-direction:column;width:100%}#principles{border-right:0;width:100%}#principles ul{display:flex;flex-direction:column;margin-right:0}#principles p{width:90%}#principles img{margin-bottom:5%;width:6em}#implementations img{height:3em;margin:0 10% 6% 0;width:3em}#implementations{margin-top:2em}#implementations ul{padding-left:.5em}#concept{margin:30% auto;width:90%}}#programme #text-container{align-items:center;display:flex;flex-direction:column;padding-bottom:0}#programme .event{background-color:#272626;border-radius:2%;margin-bottom:3%;padding:3%;width:70%}#programme .event h4{font-weight:700;margin:3% 0;width:70%}#programme .event h4,#programme .event p{text-align:justify}#programme .event .infos{font-weight:italic;font-weight:700}#programme .event .subtitle{font-style:italic}@media only screen and (max-width:768px){#programme .event{width:70%}#programme .event h4{font-weight:700;width:70%}#programme .event #text-container p{text-align:justify;width:70%}#programme .event .infos{font-weight:italic;font-weight:700}#programme .event .subtitle{font-style:italic}}input[type=email]{border:0;border-radius:3em;display:inline-block;height:100%;margin-bottom:3%}input::placeholder{font-size:.7em}input:focus::placeholder{color:#0000}#subscribe-button{font-size:.8em;outline:none;padding:.5em 1.5em}#steps-container{margin-top:5%;transition:opacity 1s ease-in-out,transform 1s;transition-delay:.2s}.regular-steps{background-color:#303237;border-radius:3em;margin:0 auto 2%;padding:.1em 0 1.2em;width:55%}.regular-steps h4,.regular-steps p{margin:2% auto;width:90%}.regular-steps span{cursor:pointer;text-decoration:underline}.shine-bright{text-shadow:0 0 .4em #00e1ff,0 0 .8em #00e1ff,0 0 1.6em #0ff,0 0 3.2em #0ff}.regular-steps img{display:block;margin:0 auto;width:14%}#input-container{text-align:center}#input-container input{display:block;margin:0 auto 2%;width:30%}#input-container p{cursor:pointer;margin-top:3%;text-decoration:underline}.notification{margin:0 auto;width:60%}.failure{color:#b4b2b2}.success{color:#ff4093}@media only screen and (max-width:768px){#signup{margin:30% auto;width:90%}#input-container input{margin-bottom:.7em;width:70%}.regular-steps{border-radius:2em;margin-top:1em;padding:.1em 0 1.2em;width:100%}}#team-page{width:100%}#team-container{background-color:#303237;border-radius:3em;margin:5% auto;padding:5em;width:85%}#team-circle{border:1em solid #3e4147;border-radius:50%;box-shadow:0 0 2em #000,inset 0 0 2em #000;height:25em;margin:auto;position:relative;width:25em}.member-circle{align-content:center;border:.1em solid #6d6d6d;border-radius:50%;box-shadow:0 0 .3em #d0f7fc,0 0 .6em #bef3fa,0 0 1.2em #a5fafa;height:8em;left:7.5em;overflow:hidden;position:absolute;top:7.5em;width:8em}.team-pic{height:100%;width:100%}.deg0{transform:translate(12em)}.deg72{transform:rotate(72deg) translate(12em) rotate(-72deg)}.deg144{transform:rotate(144deg) translate(12em) rotate(-144deg)}.deg216{transform:rotate(216deg) translate(12em) rotate(-216deg)}.deg288{transform:rotate(288deg) translate(12em) rotate(-288deg)}.team-member{align-items:center;bottom:0;display:flex;height:5em;justify-content:center;left:0;margin:auto;position:absolute;right:0;top:0;width:12em}.team-member h4{animation-duration:1.8s;animation-iteration-count:infinite;animation-name:pinkGlow;font-size:.9em;font-weight:500;margin:0 0 .2em;text-shadow:0 0 .4em #fd0579,0 0 .8em #ff0177,0 0 1.6em #f07;width:100%}.team-member p{font-size:.8em;font-weight:400;margin:0}#member1{transform:translate(21rem)}#member2{margin:7em auto 0;transform:rotate(45deg) translate(20rem) rotate(-45deg)}#member3{text-align:end;transform:rotate(155deg) translate(23.5rem) rotate(-155deg)}#member4{transform:rotate(205deg) translate(23.5rem) rotate(-205deg)}#member5{transform:rotate(315deg) translate(20rem) rotate(-315deg)}@keyframes pinkGlow{0%{text-shadow:none}50%{text-shadow:0 0 .4em #fd0579,0 0 .8em #ff0177,0 0 1.6em #f07}to{text-shadow:none}}@media only screen and (max-width:768px){#team-page{margin:30% auto;width:95%}#team-box{border-radius:2em;flex-direction:column;justify-content:center;margin:0 auto}#team-box,.member-box{display:flex;width:100%}.member-box{align-items:center;flex-direction:row;justify-content:space-evenly;margin:2em auto}.image-box{align-content:center;border:.1em solid #6d6d6d;border-radius:50%;box-shadow:0 0 .3em #d0f7fc,0 0 .6em #bef3fa,0 0 1.2em #a5fafa;height:6em;overflow:hidden;width:6em}.member-text{max-width:40%}.member-id{animation-duration:1.8s;animation-iteration-count:infinite;animation-name:pinkGlow;margin-bottom:.5em}#team-page button{margin-top:2em}}#little-screens img{display:block;margin:20% auto 15%;width:50%}#little-screens p{margin:0 auto;width:60%}#main{align-items:center;background:#121212;display:flex;justify-content:center;padding-top:1%}#eltaskyline{background:#5b919e;background-image:linear-gradient(0deg,#5b919e,#0e4654);margin-bottom:-1px}#page-container{display:grid;grid-template-rows:auto 1fr auto;height:100vh}button:focus{outline:none}.button-design{background-color:#ff4093;border:none;border-radius:3em;color:#fff;font-size:1em;font-weight:500;padding:.5em 2em;white-space:nowrap}.button-design a{color:#fff}.button-design:hover{background-color:#ea1e76cb}h2{font-size:2em;font-weight:300;margin:3% auto;width:60%}h2,h3,h4{text-align:center}h3{font-size:1.5em;font-weight:300;width:60%}h3,h4{margin:3% auto}h4{font-size:1.1em;font-weight:350;width:40%}.h-container{margin-top:8%}p{font-size:.9em;font-weight:500;text-align:center}a,a:hover,a:visited{text-decoration:none}nav a{color:#dbdadadc;font-size:.9em}nav a:hover{color:#fff}a{color:#ff4093}a,a:hover{font-weight:700}a:hover{color:#fff}.strike{text-decoration:line-through}.animated{animation:fadeIn 2s;animation-fill-mode:forwards;opacity:0}.ref-wrapper-padded{padding-top:8%}@media only screen and (max-width:768px){.section{padding:4em 0;width:100%}#section-presentation{padding-top:0}.dark-background{background-color:#121212}.light-background{background-color:#171717}.h-container{margin-bottom:3em}.h-container h2,h3,h4{margin-bottom:1.5em;width:90%}.h-container h2{font-size:1.7em}.h-container h3{font-size:1.4em}.h-container h4{font-size:1.1em}.button-design{margin:.5em auto 0}#mobile-page{display:grid;grid-template-rows:auto 1fr auto;height:100vh}#mobile-main{align-items:center;display:flex;flex-direction:column}#eltaskyline img{margin-bottom:-1px}.neon-flicker{animation:flicker 3s infinite;text-transform:uppercase}@keyframes flicker{0%,31%,38%,56%,to{text-shadow:#00e1ff 0 0 .4em,#00e1ff 0 0 .8em,#0ff 0 0 1.6em}30%,37%,55%{text-shadow:none}}}
/*# sourceMappingURL=main.afc1bc25.css.map*/