nav{display:flex;justify-content:space-between;height:9vh;border-bottom:.5px solid rgb(204,204,204);font-size:1.5em}.nav-logo{width:9vw;height:6vh;margin:.5vh 0 0 1.5vw}.light-bulb-svg{height:4vh}.buttons-container{margin-right:2.5vw;width:25vw;display:flex;justify-content:space-between;align-items:center}.buttons:hover{font-size:1.2em;color:#666;cursor:pointer}.dark-nav{display:flex;justify-content:space-between;height:7vh;background-color:#000}.dark-bulb-svg{fill:#fff;height:4vh;margin:1.5vh 3vw 0 0}*{overflow-x:hidden}.action-statement{margin:10vh 0 0;font-size:2.75em;opacity:0;justify-content:center;align-items:center;text-align:center;font-family:Titillium Web,sans-serif;animation:2.25s ease-in-out 0s 1 fadeInOut}.action-statement:nth-child(3){margin:0;animation:2.5s ease-in 3.5s 1 fadeInOut,2.5s ease-in 3.5s 1 moveUp;animation-fill-mode:forwards}.skip-to-data-button{position:fixed;bottom:2vh;left:90%;font-size:1em;width:7vw;background:none}.hero-graph{min-width:55%;margin:0;height:auto;opacity:0;animation:2s ease-in 6s 1 fadeIn;animation-fill-mode:forwards}.hero-body{font-size:1.5em}.hero-header{font-family:Roboto,sans-serif;font-weight:500;font-size:2.5em}.hero-text-container{width:30%;display:flex;flex-direction:column;opacity:0;animation:2s ease-in 7.5s 1 fadeInOut,2s ease-in 7.25s 1 moveInLeft;animation-fill-mode:forwards}.hero-div{width:100vw;padding-bottom:15vh;height:auto;display:flex;justify-content:space-evenly;align-items:center}.goals{opacity:0;animation:4.5s ease-in 5.5s 1 fadeIn;animation-fill-mode:forwards}.intro-goals-header{font-size:2.75em;margin:0 auto;padding-top:10vh;border-top:1px solid lightgrey;font-family:Roboto,sans-serif;font-weight:400;text-align:center}.goals-parent-container{padding-bottom:15vh;height:25vh;border-bottom:1px solid lightgrey;margin:10vh 0;display:flex;flex:3;justify-content:space-evenly;align-items:flex-start;max-width:100%}.goals-child-container{display:flex;flex-direction:column;align-items:center;height:100%}.goals-sub-header{max-width:23vw;font-size:1.5em;font-weight:500;font-family:Playfair Display,serif;text-align:center}.goals-text{font-family:Roboto,sans-serif;max-width:25vw;text-align:center;margin:1vh 0 0;padding:0;justify-content:center;align-items:center}.asterisk{max-width:3vw;height:auto}.dark-body{background-color:#000}.dark-action-statement{margin:17.5vh 0 0;font-size:2.75em;color:#fff}.dark-skip-to-data-button{background-color:#000;color:#fff}@keyframes fadeInOut{25%{opacity:1}80%{opacity:.75}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes moveUp{0%{opacity:.55}to{transform:translateY(-12.5vh);opacity:1}}@keyframes moveInLeft{0%{opacity:0}5%{opacity:.75}to{transform:translate(-3.5vw);opacity:1}}.consumer-intro-container{position:relative}.consumer-intro-img{width:80vw;margin:2.5vh 0 0 10vw;height:37.5vh;object-fit:cover;object-position:50% 5%;opacity:.6;display:block}.consumer-intro-header{position:absolute;top:20%;color:#000;font-size:2.75em;font-family:Roboto,sans-serif;font-weight:500;width:100%;text-align:center}
