header{position:fixed;top:0;left:0;width:100%;height:115px;z-index:10;background-image:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/123024/menutexture.png);background-position:center top;background-size:auto 200px;background-repeat:repeat-x}header .inner{max-width:1060px;margin:0 auto;display:flex;height:70px;align-items:center;justify-content:center;position:relative}header .logo{display:block;width:auto;margin-top:5px;height:auto;position:absolute;top:0;left:0;text-align:center}header .logo img{width:60px;margin-top:10px}header nav{display:none}header nav a{font-family:Arial,serif;font-size:12px;color:#8c8c8e;text-transform:uppercase;letter-spacing:3px;text-decoration:none;margin:0 18px}header nav a.active,header nav a:hover{color:#fff}@media screen and (min-width: 800px){header nav{display:block}}header .burger{display:block;position:relative;top:-6px;padding-left:30px}header .burger:before{content:"";position:absolute;left:0;top:0;width:30px;height:2px;background:#fff;box-shadow:0 12px #fff,0 6px #fff}@media screen and (min-width: 800px){header .burger{display:none}}header .donate-link{width:72px;text-align:center;position:absolute;right:10px;top:27px;font-family:Arial,sans-serif;font-size:12px;color:#fff;text-transform:uppercase;letter-spacing:3px;text-decoration:none;padding-bottom:6px;border-bottom:2px solid rgba(255,255,255,.3)}*{margin:0;padding:0}html{background:#1e1a20}.webgl{position:fixed;top:0;left:0;outline:none}.section,.section-header{display:flex;align-items:center;height:100vh;position:relative;font-family:Cabin,sans-serif;color:#ffeded;text-transform:uppercase;font-size:7vmin;padding-left:10%;padding-right:10%}.section-header__content{display:flex;flex-direction:column;align-items:center;justify-content:left;text-align:center}.secondary-text{font-size:3vmin;width:100%;text-align:left;color:#ffeded;margin-top:1rem}.section-middle{font-size:7vmin;width:100%;text-align:right}.section-middle h4{font-size:4vmin;margin-top:1rem}.section-middle span{font-size:6vmin;width:100%;text-align:left;color:#ffeded;margin-top:1rem}section:nth-child(odd){justify-content:flex-end}
