@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Anonymous+Pro:wght@700&display=swap);*{box-sizing:border-box;font-family:Inter,sans-serif;font-weight:400;margin:0;outline:0;padding:0}body,html{height:100%}body{background:#fff}@-webkit-keyframes fadeIn{0%{-webkit-transform:translateY(10%);transform:translateY(10%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{-webkit-transform:translateY(10%);transform:translateY(10%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.navbar{align-items:center;display:flex;height:100px;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:501}.navbar .menu-toggle-container{align-items:center;color:#fff;cursor:pointer;display:flex;margin-left:20px}.navbar .menu-toggle-container .hamburger{display:flex;margin:0 10px}.navbar .menu-toggle-container .hamburger div{background-color:#fff;height:20px;margin:0 3px;transition:all .3s ease;width:1px}.navbar .menu-toggle-container .vertical-hamburger{display:flex;flex-direction:column;margin:0 10px}.navbar .menu-toggle-container .vertical-hamburger .two{background-color:#fff;height:1px;margin:0 3px;transition:all .3s ease;width:20px}.navbar .logo-container{cursor:pointer;left:50%;margin-left:-20px;position:absolute;top:30px;width:100%}.toggled-navbar{background-color:#000;height:100vh;left:0;position:fixed;top:0;transition:all .5s ease;width:100%;z-index:500}.toggled-navbar .links{display:flex;flex-direction:column;margin-top:100px}.toggled-navbar .links p{color:#fff;cursor:pointer;font-size:20px;padding:10px 0 10px 15%}.toggled-navbar .links p:hover{background-color:#242424}.toggled-navbar .close{color:#fff;cursor:pointer;font-size:30px;padding-top:180px;text-align:center}.hide{top:-120%;transition:all .5s ease}button{cursor:pointer}.basic-button{background-color:#000;border:none;border-radius:5px;color:#fff;font-size:16px;margin:0 10px;padding:8px 20px}.basic-button:active,.basic-button:hover{background:#292929;outline:none}.first-fold{background-color:#9f2013;color:#fff;height:100vh;left:0;position:absolute;top:0;width:100%}.first-fold .copy{display:flex;flex-direction:column;height:100vh;justify-content:center}.first-fold .copy .big-phrase{-webkit-animation:fadeIn 1s ease-out;animation:fadeIn 1s ease-out;font-size:46px;font-weight:700;margin-bottom:40px;margin-left:10%}.first-fold .copy .catch-phrase{background-color:#000;color:#a7b5c4;font-family:Anonymous Pro,monospace;margin:20px 30px;padding:10px;text-align:center}.first-fold .links-container{align-items:flex-end;bottom:0;display:flex;justify-content:space-between;left:0;margin-bottom:80px;position:absolute;width:100%}.first-fold .links-container .left-links p{cursor:pointer;font-size:18px;font-weight:600;padding-left:30px;padding-top:15px}.first-fold .links-container .right-links{align-items:center;cursor:pointer;display:flex;padding-right:20px}.first-fold .links-container .right-links p{font-size:18px;font-weight:600}.first-fold .first-fold-background{height:100vh;left:0;overflow:hidden;position:absolute;top:0;width:100%}.title-section{align-items:center;background-color:#100747;color:#fff;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%}.title-section .copy{margin-right:60px}.title-section .copy .subtitle{font-size:26px}.title-section .copy .title{font-size:48px;font-weight:600}.title-section .bottom-scroll-element{align-items:center;-webkit-animation:blink 2s 4;animation:blink 2s 4;bottom:0;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-bottom:135px;position:absolute;z-index:2}@-webkit-keyframes blink{0%{color:#ffffff00}50%{color:#fff}to{color:#ffffff00}}@keyframes blink{0%{color:#ffffff00}50%{color:#fff}to{color:#ffffff00}}.title-section .bottom-navigation-element{align-items:center;bottom:0;cursor:pointer;display:flex;flex-direction:column;font-size:20px;margin-bottom:70px;margin-right:12px;position:absolute;right:0;z-index:3}.title-section .bottom-navigation-element p{font-size:16px;padding-bottom:2px}.title-section .project-background{height:100vh;left:0;overflow:hidden;position:absolute;top:0;width:100%}.content-container{background-color:#fff;margin-right:100px;margin-top:100vh;padding:15px;position:relative;z-index:200}.content-container .year{padding-top:100px}.content-container .title{font-size:35px;font-weight:600;padding-bottom:25px}.content-container .values{color:#5b6571;font-weight:800;padding:10px 0}.content-container .subtitle{font-weight:800;padding-bottom:10px;padding-top:35px}.content-container .body{font-size:16px;line-height:26px}.content-container img{margin:10px auto;width:180px}.content-container .team-name{font-size:24px;font-weight:600;padding-bottom:5px}.content-container .team-function{font-weight:300;padding-bottom:10px}.content-container .link{color:#9f2013;cursor:pointer;font-weight:700;padding:15px 0}.content-container .link:hover{color:#000}.content-container button{display:flex;margin:20px auto}.fixed-content-container{background-color:#fff;margin:100px 20px 0;padding:15px;position:relative;z-index:200}.fixed-content-container .title{font-size:35px;font-weight:600;margin-top:20px;padding-bottom:25px}.fixed-content-container .text{font-size:16px;line-height:22px}.fixed-content-container .link{font-weight:700;margin-bottom:10px;padding:30px 0;text-align:center}.fixed-content-container .details-body{padding-bottom:3px}.fixed-content-container .copyright{color:#5b6571;margin-top:50px;text-align:center}
/*# sourceMappingURL=main.de48b9d3.css.map*/