.Header{display:flex;justify-content:space-between;padding:0 10px;border-bottom:1px solid rgba(0,0,0,.1)}.Header p{margin:20px 0 0}.Header img{width:250px}@media only screen and (max-width:700px){.Header{flex-direction:column}}.Intro{display:flex;justify-content:space-evenly;flex-direction:column;align-items:center;padding:20px;border-bottom:1px solid rgba(0,0,0,.1)}.Intro>img{height:160px}.Intro h1,.Intro h2{width:650px;margin:0}.Intro h2{font-size:20px;margin-top:10px;opacity:.75;opacity:1}.Intro select{align-self:flex-end;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px 5px;margin:20px 10px 0;border-radius:5px;cursor:pointer}@media only screen and (max-width:1280px){.Intro .Title{width:50%}.Intro>img{width:80%}.Intro h1,.Intro h2{width:100%}}@media only screen and (max-width:850px){.Intro{flex-direction:column}.Intro .Title{width:100%;margin-top:20px}}.Menu{display:flex;justify-content:space-evenly;align-items:center;position:-webkit-sticky;position:sticky;top:0;height:50px;width:100%;color:#fff;background-image:linear-gradient(45deg,#00a99e,#0074bb);border-radius:0 0 5px 5px;z-index:100}.Menu p{padding:10px 20px;margin:0;border-radius:5px;box-sizing:border-box;cursor:pointer}.Menu p:hover{background:hsla(0,0%,100%,.1)}@media only screen and (max-width:700px){.Menu{display:none}}.Section{display:flex;flex-direction:column;padding:60px 20px 0;box-sizing:border-box}.Section h1{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Section.row{flex-direction:row}.Section.row .Title{display:flex;justify-content:center;align-items:center;width:49%}.Section.reversed{flex-direction:row-reverse}@media only screen and (max-width:700px){.Section,.Section.reversed,.Section.row{flex-direction:column}.Section.reversed .Title,.Section.row .Title{width:100%}}.Vision{width:49%;text-align:justify}@media only screen and (max-width:700px){.Vision{flex-direction:column}.Vision,.Vision .Column{width:100%}}.Results .Grid,.Results .Stories{display:flex;flex-wrap:wrap}.Results .Grid .Box,.Results .Stories .Box{display:flex;justify-content:center;align-items:center;margin:5px;width:25%;font-size:14px}.Results .Grid{justify-content:center}.Results .Story{width:48%;margin:0 10px}.Results .Story h2,.Results .Story p{text-align:left}.Results .Story h2{font-size:18px}@media only screen and (max-width:950px){.Results .Grid .Box{width:40%}.Results .Story{width:100%}}@media only screen and (max-width:800px){.Results .Grid .Box{width:100%}}.Box{position:relative;border:1px solid rgba(0,0,0,.2);border-radius:5px;padding:20px;height:120px}.Box .Status{position:absolute;display:flex;align-items:center;bottom:5px;right:10px}.Box .Status>img{height:22px;width:22px;margin-right:5px}.Box .Status>p{margin:0}.GeneralInformation li,.GeneralInformation p{text-align:left}.GeneralInformation img{height:75px;margin-left:15px}.GeneralInformation .withPhoto{display:flex;flex-direction:row;align-items:center}.Architecture{display:flex;flex-wrap:wrap;justify-content:center}.Architecture .Story{width:48%;margin:0 10px}.Architecture p{text-align:left}.Architecture img{margin:0 10px;width:40%}.Sequence{display:flex;flex-wrap:wrap;justify-content:center}.Sequence .Story{width:calc(50% - 30px);margin:0 15px}.Sequence .Story img{max-width:80%}.Sequence p{text-align:left}.Sequence table{font-family:arial,sans-serif;border-collapse:collapse;width:100%}.Sequence td,.Sequence th{border:1px solid #ddd;text-align:center;padding:8px}.Sequence tr:nth-child(2n){background-color:#ddd}@media only screen and (max-width:950px){.Sequence .Story{width:calc(100% - 30px)}}.Prototype .Story{margin:0 10px}.Prototype p{text-align:left}.Prototype .Images{display:flex;flex-wrap:wrap;justify-content:center}.Prototype .Images img{width:48%;margin:0 10px;transition:all .4s;border-radius:6px}.Prototype .Images img:hover{transform:scale(1.7);z-index:1000}@media only screen and (max-width:800px){.Prototype .Images img{width:100%;margin:10px 0}}.FootprintInterface .Story{margin:0 10px}.FootprintInterface p{text-align:left}.FootprintInterface .Images{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:25px}.FootprintInterface .Images img{height:350px;max-width:48%;margin:0 10px;transition:all .4s;object-fit:contain;border-radius:6px}.FootprintInterface .Images img:hover{transform:scale(1.6);z-index:1000}@media only screen and (max-width:800px){.FootprintInterface .Images img{max-width:100%}}.FootprintInterface video{width:70%;border-radius:var(--borderRadius)}@media only screen and (max-width:800px){.FootprintInterface video{width:100%}}.Phase h2{text-align:left}.Phase p{margin:0;padding:10px}.Phase .Act{display:grid;grid-template-columns:90px 1fr 1fr 90px;border-bottom:1px solid rgba(0,0,0,.2)}@media only screen and (max-width:700px){.Phase .Act{grid-template-columns:1fr}}.Footer{height:20px;margin:20px 0 0;background-image:linear-gradient(45deg,#00a99e,#0074bb);border-radius:5px 5px 0 0}.Dissemination p{text-align:left}.Dissemination li{margin:10px 0;text-align:left}.App{display:flex;flex-direction:column;justify-content:space-between;text-align:center;background:#fff;width:1280px}.App h1{margin-top:0;font-size:45px}@media only screen and (max-width:1280px){.App{width:100vw}.App h1{font-size:35px}}body{display:flex;justify-content:center;margin:0;color:#333;background:#fafbfc;font-family:-apple-system,BlinkMacSystemFont,"Trebuchet,",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=main.796f7dd8.chunk.css.map */