﻿@charset "UTF-8";@import'https://fonts.googleapis.com/css?family=Rajdhani:600,700|Open+Sans:600,700';@font-face{font-family:'FontAwesome';src:url('//assets/onts/fontawesome-webfont.eot?v=4.6.3');src:url('//assets/onts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('//assets/onts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('//assets/onts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('//assets/onts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('//assets/onts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;}body{margin:0;padding:0;font-family:'Open Sans',Helvetica,Arial,sans-serif;font-weight:600;text-transform:none;background-color:#c6c6c6;color:#0a0a0a;z-index:0;overflow-x:hidden;overflow-y:scroll;}main{position:relative;margin:0;padding:0;padding-right:320px;min-height:100vh;z-index:0;box-sizing:border-box;transform:translateX(0);transition:transform ease-in-out .15s,padding-right ease-in-out .15s;background:linear-gradient(rgba(0,0,0,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.02) 1px,transparent 1px);background-size:3px 3px,3px 3px;padding-bottom:200px;}@media only screen and (max-width:768px){main{padding-right:0;transform:translateX(0);}input[id="nav-toggle"]:checked~main{transform:translateX(-320px);}}::selection{background-color:#669acc;color:#ededed;}*.warning{color:#c66;}header{display:block;position:relative;padding:15px;width:100%;margin-left:auto;margin-right:auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;box-sizing:border-box;}header p{font-size:1.1em;}header img:only-of-type{display:block;width:100%;box-shadow:0 0 5px 5px rgba(0,0,0,.1);border-radius:1px;}section,footer{display:block;position:relative;padding:15px;width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box;}header>*,section>*,section>article>*,footer>*{max-width:640px;display:block;margin-left:auto;margin-right:auto;box-sizing:border-box;}header>*[wide],section>*[wide],section>article>*[wide],footer>*[wide]{max-width:960px;}header figure{display:block;margin-top:0;margin-bottom:30px;max-width:640px;margin-left:auto;margin-right:auto;width:100%;background-color:#1f1f1f;color:#ededed;border-radius:1px;overflow:hidden;box-shadow:0 0 5px 5px rgba(0,0,0,.1);position:relative;}header figure img{display:block;width:100%;}section>article{margin-bottom:60px;max-width:100%;}section figure{background-color:#1f1f1f;color:#ededed;border-radius:1px;overflow:hidden;box-shadow:0 0 5px 5px rgba(0,0,0,.1);position:relative;}section figure>figcaption{position:relative;text-align:center;font-size:.9em;padding-top:10px;padding-bottom:10px;margin-top:0;margin-bottom:0;z-index:2;background-color:#1f1f1f;}section img{display:block;width:100%;}article h3{margin-bottom:0;}h1{font-family:'Rajdhani',Helvetica,Arial,sans-serif;font-weight:700;text-transform:uppercase;font-size:3em;line-height:1em;}h1[subheading],h2[subheading],h3[subheading],h4[subheading]{position:relative;}header h1:only-child{margin-bottom:0;}@media only screen and (max-width:768px){h1:not([subheading]){margin-top:0;}}h1[subheading]:before{position:absolute;top:-38px;left:0;content:attr(subheading);font-family:'Rajdhani',Helvetica,Arial,sans-serif;font-size:27px;font-weight:600;}h2[subheading]:before{position:absolute;top:-30px;left:0;content:attr(subheading);font-family:'Rajdhani',Helvetica,Arial,sans-serif;font-size:66%;font-weight:600;}h3[subheading]:before{position:absolute;top:-25px;left:0;content:attr(subheading);font-family:'Rajdhani',Helvetica,Arial,sans-serif;font-size:66%;font-weight:600;}h4[subheading]:before{position:absolute;top:-25px;left:0;content:attr(subheading);font-family:'Rajdhani',Helvetica,Arial,sans-serif;font-size:66%;font-weight:600;text-transform:uppercase;}h2{font-family:'Rajdhani',Helvetica,Arial,sans-serif;font-weight:700;text-transform:uppercase;font-size:2.5em;}h3{font-family:'Rajdhani',Helvetica,Arial,sans-serif;font-weight:600;text-transform:uppercase;font-size:2em;line-height:1em;}h4{font-family:'Rajdhani',Helvetica,Arial,sans-serif;font-weight:600;text-transform:none;font-size:1.6em;}h5{font-family:'Rajdhani',Helvetica,Arial,sans-serif;font-weight:600;text-transform:none;font-size:1.3em;}p h6{font-family:'Rajdhani',Helvetica,Arial,sans-serif;font-weight:600;text-transform:none;font-size:1em;}a:link,a:visited{text-decoration:underline;color:#669acc;}button,a.button{display:inline-block;width:auto;background-color:#0a0a0a;color:#ededed;border-radius:1px;border:none;padding:6px 15px;position:relative;font-size:20px;font-family:'Rajdhani',Helvetica,Arial,sans-serif;font-weight:700;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color ease-in-out .15s,color ease-in-out .15s;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}button:hover,a.button:hover,button:active,a.button:active,button[type="submit"][saving="true"]{background-color:#669acc;color:#ededed;}button[icon],a.button[icon],button[type="submit"][saving="true"],button[type="submit"][success="true"]{padding-right:15px;transition:background-color ease-in-out .15s,color ease-in-out .15s,padding-right ease-in-out .15s;}button[icon]:hover,a.button[icon]:hover,button[icon]:active,a.button[icon]:active,button[type="submit"][saving="true"],button[type="submit"][success="true"]{padding-right:35px;}button[icon]:after,a.button[icon]:after,button[type="submit"][saving="true"]:after,button[type="submit"][success="true"]:after{position:absolute;top:9px;bottom:0;right:10px;font-family:FontAwesome;opacity:0;transition:opacity ease-in-out .15s;}button[icon]:hover:after,a.button[icon]:hover:after{opacity:1;}button[icon]:active:after,a.button[icon]:active:after{animation:button-saving .01s ease-in-out infinite;animation-direction:alternate;}button[icon="next"]:after,a.button[icon="next"]:after{content:'';}button[icon="tel"]:after,a.button[icon="tel"]:after{content:'';}button[icon="email"]:after,a.button[icon="email"]:after{content:'';}button[icon="address"]:after,a.button[icon="address"]:after{content:'';}button[icon="coordinates"]:after,a.button[icon="coordinates"]:after{content:'';}button[icon="download"]:after,a.button[icon="download"]:after{content:'';}button[type="submit"][success="true"]{background-color:#9ccc66;color:#ededed;}button[type="submit"][success="true"]:after{content:'';opacity:1;}button[type="submit"][saving="true"]:after{content:'';animation:button-saving .01s ease-in-out infinite;animation-direction:alternate;}@keyframes button-saving{from{opacity:0;}to{opacity:1;}}form>div{display:block;margin-bottom:20px;}form>div:last-child{margin-top:30px;}form input,form select,form textarea{display:block;padding:9px 10px;font-family:'Open Sans',Helvetica,Arial,sans-serif;font-weight:600;width:100%;max-width:480px;border:none;border-radius:1px;font-size:1.05em;box-sizing:border-box;box-shadow:0 0 5px 5px rgba(0,0,0,.1);}form input[type=number]{max-width:120px;}form textarea{max-width:480px;}form input:focus,form select:focus,form textarea:focus{outline:none;background-color:#669acc;color:#ededed;}form input.ng-touched:not(:focus):invalid,form select.ng-touched:not(:focus):invalid,form textarea.ng-touched:not(:focus):invalid{outline:none;background-color:#c66;color:#ededed;}form label{display:block;font-family:'Rajdhani',Helvetica,Arial,sans-serif;text-transform:none;font-weight:600;font-size:1.1em;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;}form ol{padding-left:20px;}form ol>li{padding-bottom:10px;}form h3,form h4{margin-bottom:5px;}form figure{width:100%;margin-left:0;margin-right:0;}ul{padding-left:0;list-style-type:none;}ul>li{margin-top:0;margin-bottom:50px;position:relative;}ul>li *[subheading]{padding-top:30px;position:relative;}ul>li h4[subheading]{padding-top:17px;}ul>li *[subheading]:before{position:absolute;top:0;}ul>li h3,ul>li h4,ul>li p{margin-top:0;margin-bottom:0;}ul>li p+p{margin-top:5px;}ul[data-fade]>li{opacity:0;transform:translateY(30px);animation:li-init .333s ease-out 1;animation-fill-mode:forwards;animation-delay:.1s;}ul[data-fade]>li:nth-child(1){animation-delay:.1s;}ul[data-fade]>li:nth-child(2){animation-delay:.2s;}ul[data-fade]>li:nth-child(3){animation-delay:.3s;}ul[data-fade]>li:nth-child(4){animation-delay:.4s;}ul[data-fade]>li:nth-child(5){animation-delay:.5s;}ul[data-fade]>li:nth-child(6){animation-delay:.6s;}ul[data-fade]>li:nth-child(7){animation-delay:.7s;}ul[data-fade]>li:nth-child(8){animation-delay:.8s;}ul[data-fade]>li:nth-child(9){animation-delay:.9s;}ul[data-fade]>li:nth-child(10){animation-delay:1s;}ul[data-fade]>li:nth-child(11){animation-delay:1.1s;}ul[data-fade]>li:nth-child(12){animation-delay:1.2s;}ul[data-fade]>li:nth-child(13){animation-delay:1.3s;}ul[data-fade]>li:nth-child(14){animation-delay:1.4s;}ul[data-fade]>li:nth-child(15){animation-delay:1.5s;}ul[data-fade]>li:nth-child(16){animation-delay:1.6s;}ul[data-fade]>li:nth-child(17){animation-delay:1.7s;}ul[data-fade]>li:nth-child(18){animation-delay:1.8s;}ul[data-fade]>li:nth-child(19){animation-delay:1.9s;}@keyframes li-init{to{opacity:1;transform:translateY(0);}}main#preflight{overflow:hidden;width:100%;top:0;left:0;right:0;bottom:0;position:fixed;z-index:100;padding:0;margin:0;background-color:#0a0a0a;color:#ededed;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}main#preflight h1{position:absolute;left:15px;right:30px;padding-right:15px;margin-left:auto;margin-right:auto;top:40vh;text-align:left;max-width:640px;box-sizing:border-box;}main#preflight h1:before{animation:preflight-flash .01s ease-in-out infinite;animation-direction:alternate;opacity:1;}main#preflight h1:after{display:block;content:'';height:3px;position:absolute;background-color:#ededed;left:0;width:0;animation:preflight-init 3s ease-out infinite;animation-direction:normal;margin-top:3px;opacity:0;}@media only screen and (max-width:768px){main#preflight h1{top:30vh;}}main#preflight h3{position:absolute;left:15px;right:30px;padding-right:15px;margin-left:auto;margin-right:auto;top:60vh;text-align:left;max-width:640px;box-sizing:border-box;line-height:1em;}@keyframes preflight-init{0%{width:0;opacity:0;}20%{opacity:1;}80%{opacity:1;}100%{opacity:0;width:66.666%;}}@keyframes preflight-flash{0%{opacity:.333;}100%{opacity:1;}}