@import url(https://fonts.googleapis.com/css?family=Roboto:100,400,500,600,700|Roboto+Mono:100);.icon.outbound{color:#aaa;display:inline-block}body,html{margin:0}body{font-family:Roboto}.landing-page,.landing-page .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-page .header{position:relative;--stripe-color:#bbb;--stripe-height:32px;color:#eee;background-color:#0d0e10;background:-webkit-gradient(linear,left top,left bottom,from(#18191d),color-stop(60%,#0d0e10),color-stop(#000),color-stop(var(--stripe-color)),to(var(--stripe-color)));background:linear-gradient(180deg,#18191d 0,#0d0e10 60%,#000 calc(100% - var(--stripe-height)),var(--stripe-color) calc(100% - var(--stripe-height)),var(--stripe-color))}.landing-page .sky{position:relative;height:420px;font-size:1.3rem;overflow:hidden}.landing-page .sky .star{position:absolute}.landing-page .hero{position:absolute;bottom:0;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-page .hero h1{font-size:48px;font-weight:100;font-family:Roboto Mono}@media (max-width:800px){.landing-page .hero h1{font-size:7vw;line-height:92px}}.landing-page #logo{width:420px;position:absolute;left:-320px;bottom:0}@media (max-width:800px){.landing-page #logo{left:-10vw;width:80vw;bottom:90px}}.landing-page .content{color:#222;-ms-flex-item-align:center;align-self:center;max-width:920px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-page .content h2{font-weight:400}.landing-page .content p{max-width:520px;font-size:18px;line-height:1.6em}@media (max-width:800px){.landing-page .content{padding:0 16px}}