header{position:fixed;top:0;right:0;left:0;height:65px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:#067bc2;color:#fafafa;padding:0 20px}header h1{margin:0}.large-header{-webkit-box-flex:3;-webkit-flex:3;-ms-flex:3;flex:3}.small-header{display:none;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}header .action-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}header .action-bar a{color:#fafafa;text-decoration:none}header .action-bar i{font-size:25px}@media(max-width:700px){.large-header{display:none}.small-header{display:block}}#intro{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:300px;background-color:#067bc2;padding:0 20px;padding-top:65px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#f4f4f4}#intro h2{margin:0}#intro .content{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2;line-height:1.6em;font-size:18px}#intro .cta{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}#intro .cta,.cta a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.cta a{font-weight:600;color:#f7f0f0;text-decoration:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px;width:300px;height:50px;background-color:#f9c80e;border:1px solid #f9c80e;border-radius:2px}@media(max-width:700px){#intro{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#intro .cta a{margin-bottom:10px}}.project{width:100%;min-height:300px;background-color:#fafafa;padding:20px}.project:nth-child(odd){background-color:#f4f4f4}.project .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.project .about{-webkit-box-flex:3;-webkit-flex:3;-ms-flex:3;flex:3}.project .about h2{margin:0}.project .action-bar{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.project .action-bar,.project .action-bar a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.project .action-bar a{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:2px;text-decoration:none;height:40px}.source{background-color:#067bc2;border:1px solid #0569a8;color:#f4f4f4}.live{background-color:#f9c80e;border:1px solid #e0b20d;color:#001021}.project .action-bar a:not(:last-child){margin-bottom:8px}@media(max-width:700px){.project .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;font-family:Open Sans,sans-serif}
/*# sourceMappingURL=main.9fa3c3e2.css.map*/