@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);.bg-light,html{background-color:#fff}.bg-dark{background-color:#222}.bg-main{background-color:#313b51}.bg-alt{background-color:#161b24}.bg-image{background-position:center center;background-repeat:no-repeat;background-size:cover}.container{max-width:50em;margin:0 auto;padding:1em}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.table-cell{display:table-cell}.fleft{float:left}.fright{float:right}.fnone{float:none}.clear{clear:both}.title-1,h1{font-size:2.7em}.title-2,h2{font-size:2.4em}.title-3,h3{font-size:2.1em}.title-4,h4{font-size:1.8em}.title-5,h5{font-size:1.5em}.title-6,h6{font-size:1.2em}.hide,.show-md,.show-sm,.show-xs{top:-9999px;left:-9999px;position:absolute;visibility:hidden}.label,.vcenter{display:inline-block;vertical-align:middle}.label{padding:.4em .6em;border-radius:.2em}.hide-overflow{overflow:hidden}.smooth-transition{-webkit-transition:all .3s;transition:all .3s}.no-underline:hover{text-decoration:none}.pad-05{padding:.5em}.pad-10{padding:1em}.pad-15{padding:1.5em}.pad-20{padding:2em}.pad-25{padding:2.5em}.pad-30{padding:3em}.pad-top-05{padding-top:.5em}.pad-top-10{padding-top:1em}.pad-top-15{padding-top:1.5em}.pad-top-20{padding-top:2em}.pad-top-25{padding-top:2.5em}.pad-top-30{padding-top:3em}.pad-bottom-05{padding-bottom:.5em}.pad-bottom-10{padding-bottom:1em}.pad-bottom-15{padding-bottom:1.5em}.pad-bottom-20{padding-bottom:2em}.pad-bottom-25{padding-bottom:2.5em}.pad-bottom-30{padding-bottom:3em}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.auto-size,.auto-width{width:auto}.auto-height,.auto-size{height:auto}.full-size,.full-width{width:100%}.full-height,.full-size{height:100%}.spacer-05{margin:.5em 0}.spacer-10{margin:1em 0}.spacer-15{margin:1.5em 0}.spacer-20{margin:2em 0}.spacer-25{margin:2.5em 0}.spacer-30{margin:3em 0}.spacer-top-05{margin-top:.5em}.spacer-top-10{margin-top:1em}.spacer-top-15{margin-top:1.5em}.spacer-top-20{margin-top:2em}.spacer-top-25{margin-top:2.5em}.spacer-top-30{margin-top:3em}.spacer-bottom-05{margin-bottom:.5em}.spacer-bottom-10{margin-bottom:1em}.spacer-bottom-15{margin-bottom:1.5em}.spacer-bottom-20{margin-bottom:2em}.spacer-bottom-25{margin-bottom:2.5em}.spacer-bottom-30{margin-bottom:3em}.align-center{text-align:center}.align-left{text-align:left}.align-right{text-align:right}.text-light{color:#fff}.text-dark{color:#222}.text-main{color:#313b51}.text-alt{color:#161b24}.btn-small,.input-small,.text-small{font-size:.8em}.btn-large,.input-large,.text-large{font-size:1.3em}.text-uppercase{text-transform:uppercase}.text-block{line-height:160%}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box;border:0;padding:0;margin:0}@-ms-viewport{width:device-width}html{font-size:1em;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}a,button,input,label,select,textarea{-ms-touch-action:manipulation;touch-action:manipulation}.btn,button,label,select{cursor:pointer}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#222;font-family:inherit;font-size:1em}button{border:0}button:focus{outline:0}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #222}select::-ms-value{background:0 0;color:inherit}select::-ms-expand{display:none}textarea{resize:none;overflow-y:auto}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%}hr{border:0;height:1px}ol,ul{list-style:none}body{color:#222;font-family:'Open Sans',sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6{font-weight:600}.btn{display:inline-block;vertical-align:middle;color:#fff;padding:0 1em;position:relative;height:2.75em;text-align:center;white-space:normal;line-height:2.75;background:-webkit-gradient(linear,left bottom,left top,from(#0058bd),to(#006ce7));background:linear-gradient(to top,#0058bd 0%,#006ce7 100%);border-radius:.3rem}.btn:focus,.btn:hover{background:-webkit-gradient(linear,left bottom,left top,from(#004799),to(#005bc3));background:linear-gradient(to top,#004799 0%,#005bc3 100%);text-decoration:none;outline:0}.btn-outline:not(:hover):not(:focus){color:inherit;background:0 0}.btn-outline::before,.header::before{top:0;left:0;bottom:0;z-index:-1;content:'';position:absolute}.btn-outline::before{border:solid 2px #1e67f8;border-radius:.3rem;right:.1em}.header{padding:10.5em 0;background-size:cover;background-attachment:fixed;background-image:url(../../dist/svg/bg-header.svg)}.header .text-block{padding:0 1.5em}.header::before{right:0;background:-webkit-gradient(linear,left bottom,left top,from(#313b51),to(#161b24));background:linear-gradient(to top,#313b51 0%,#161b24 100%)}.modal-content{border-radius:.4rem}.section{padding-top:3em}.image-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.image-gallery--item{width:24%}.footer{font-size:85%;background:-webkit-gradient(linear,left bottom,left top,from(#313b51),to(#242b3b));background:linear-gradient(to top,#313b51 0%,#242b3b 100%)}.input:not(textarea),.select:not([multiple]){height:2.75em}.input,.input-icon,.select{display:inline-block;vertical-align:middle;background-color:#fff;border:solid 1px;border-radius:.3rem;padding:.65em;-webkit-transition:border .3s,-webkit-box-shadow .3s;transition:border .3s,box-shadow .3s;transition:border .3s,box-shadow .3s,-webkit-box-shadow .3s}.input:focus,.select:focus,:focus+.input-icon{-webkit-box-shadow:0 0 1px;box-shadow:0 0 1px;outline:0}.checkbox input,.radio input{clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px}.input-icon{cursor:pointer;background-position:center;background-repeat:no-repeat;margin-top:-.1em}.radio .input-icon{border-radius:50%}.checkbox :checked+.input-icon{background-image:url(../../dist/svg/icon-check.svg);background-size:60%}.radio :checked+.input-icon{background-image:url(../../dist/svg/icon-circle.svg);background-size:35%}.select:not([multiple]){background-image:url(../../dist/svg/icon-arrow-alt.svg);background-position:right .6em center;background-repeat:no-repeat;background-size:.85em 1em;padding-right:2.4em}.code{font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;word-wrap:normal;white-space:pre;background-color:#f3f3f3;font-size:93%;padding:0 .4em}.blob-wrapper{padding:.5em .25em}.gist .blob-code-inner,.gist .blob-num{font-size:1.13em!important}.file-box,body .gist .highlight{background:#272822}body .gist .blob-num:hover{color:#fff;opacity:.3}body .gist .blob-code{padding:2px 0!important}body .gist .blob-code-inner,body .gist .blob-num,body .gist .pl-s2,body .gist .pl-stj{color:#f8f8f2}body .gist .pl-c1{color:#ae81ff}body .gist .pl-enti{color:#a6e22e;font-weight:700}body .gist .pl-st{color:#66d9ef}body .gist .pl-mdr{color:#66d9ef;font-weight:400}body .gist .pl-ms1{background:#fd971f}body .gist .pl-c,body .gist .pl-c span,body .gist .pl-pdc{color:#75715e;font-style:italic}body .gist .pl-cce,body .gist .pl-cn,body .gist .pl-coc,body .gist .pl-enc,body .gist .pl-ens,body .gist .pl-kos,body .gist .pl-kou,body .gist .pl-mh .pl-pdh,body .gist .pl-mp,body .gist .pl-mp .pl-s3,body .gist .pl-mp1 .pl-sf,body .gist .pl-mq,body .gist .pl-mri,body .gist .pl-pde,body .gist .pl-pse,body .gist .pl-pse .pl-s2,body .gist .pl-smi,body .gist .pl-stp,body .gist .pl-sv,body .gist .pl-v,body .gist .pl-va,body .gist .pl-vi,body .gist .pl-vpf,body .gist .pl-vpu{color:#66d9ef}body .gist .pl-cos,body .gist .pl-ml,body .gist .pl-pds,body .gist .pl-s,body .gist .pl-s1,body .gist .pl-sol{color:#e6db74}body .gist .pl-e,body .gist .pl-ef,body .gist .pl-en,body .gist .pl-enf,body .gist .pl-enm,body .gist .pl-entc,body .gist .pl-entm,body .gist .pl-eoac,body .gist .pl-eoac .pl-pde,body .gist .pl-eoi,body .gist .pl-mai .pl-sf,body .gist .pl-mm,body .gist .pl-pdv,body .gist .pl-som,body .gist .pl-sr,body .gist .pl-vo{color:#a6e22e}body .gist .pl-ent,body .gist .pl-eoa,body .gist .pl-eoai,body .gist .pl-eoai .pl-pde,body .gist .pl-k,body .gist .pl-ko,body .gist .pl-kolp,body .gist .pl-mc,body .gist .pl-mr,body .gist .pl-ms,body .gist .pl-s3,body .gist .pl-smc,body .gist .pl-smp,body .gist .pl-sok,body .gist .pl-sra,body .gist .pl-src,body .gist .pl-sre{color:#f92672}body .gist .pl-mb,body .gist .pl-pdb{color:#e6db74;font-weight:700}body .gist .pl-mi,body .gist .pl-pdi{color:#f92672;font-style:italic}body .gist .pl-pdc1,body .gist .pl-scp{color:#ae81ff}body .gist .pl-entl,body .gist .pl-mo,body .gist .pl-sc,body .gist .pl-sf{color:#fd971f}body .gist .pl-mdht,body .gist .pl-mi1{color:#a6e22e;background:rgba(0,64,0,.5)}body .gist .pl-md,body .gist .pl-mdhf{color:#f92672;background:rgba(64,0,0,.5)}body .gist .pl-mdh,body .gist .pl-mdi{color:#a6e22e;font-weight:400}body .gist .pl-ib,body .gist .pl-id,body .gist .pl-ii,body .gist .pl-iu{background:#a6e22e;color:#272822}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.header{background-attachment:inherit}}@media (max-width:992px){.show-md{top:0;left:0;position:static;visibility:visible}.hide-md{top:-9999px;left:-9999px;position:absolute;visibility:hidden}}@media (max-width:768px){.show-sm{top:0;left:0;position:static;visibility:visible}.hide-sm{top:-9999px;left:-9999px;position:absolute;visibility:hidden}body{font-size:85%}}@media (max-width:480px){.show-xs{top:0;left:0;position:static;visibility:visible}.hide-xs{top:-9999px;left:-9999px;position:absolute;visibility:hidden}}