@font-face{font-family:BrightSparkIcons;src:url(/static/assets/fonts/brightspark.eot);src:url(/static/assets/fonts/brightspark.eot?#iefix) format('embedded-opentype'),url(/static/assets/fonts/brightspark.woff) format('woff'),url(/static/assets/fonts/brightspark.ttf) format('truetype'),url(/static/assets/fonts/brightspark.svg#brightspark) format('svg');font-weight:400;font-style:normal}i{display:inline-block;vertical-align:top;font-family:BrightSparkIcons;margin-right:4px;text-align:center}i:before{font-family:BrightSparkIcons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-email:before{content:"\E000"}.icon-linkedin:before{content:"\E001"}.icon-facebook:before{content:"\E002"}.icon-twitter:before{content:"\E003"}.icon-phone:before{content:"\E004"}nav{-webkit-box-flex:1;-o-box-flex:1;box-flex:1;-ms-flex:1;flex:1;color:#fff}nav .logo{text-align:center}nav .logo img{height:120px}@media screen and (max-width:700px){nav .logo img{height:90px}}nav .logo h1{font-size:1.4rem;font-weight:500;line-height:1.5rem}nav .logo h1,nav .logo h2{margin:0;font-family:Gotham SSm A,Gotham SSm B;text-shadow:0 1px 2px rgba(0,0,0,.7)}nav .logo h2{font-size:1rem;font-weight:400;line-height:1.4rem;font-style:normal;text-transform:uppercase}.splash{min-height:100vh;background:url(/static/assets/images/leader.jpg);background-size:cover;background-position:top;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:vertical;-o-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-o-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-o-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:20px 2rem 6rem;color:#fff}@media screen and (max-width:700px){.splash{padding-bottom:2rem}}.splash h1{margin:0 0 .4rem;font-size:3rem;line-height:3.2rem;font-weight:600;text-shadow:0 2px 3px rgba(0,0,0,.7);text-align:center}@media screen and (max-width:1020px){.splash h1{margin-bottom:1rem;max-width:550px}}@media screen and (max-width:700px){.splash h1{font-size:2.4rem;line-height:2.6rem}}.splash h2{margin:0 0 2rem;font-family:Gotham SSm A,Gotham SSm B;text-transform:uppercase;font-size:1.1rem;line-height:1.8rem;font-weight:300;text-shadow:0 2px 3px rgba(0,0,0,.7);text-align:center}@media screen and (max-width:700px){.splash h2{font-size:.9rem;line-height:1.4rem}}.splash h2 em{font-style:normal;color:#fe8b00}.splash .button{background:rgba(0,0,0,.3)!important}.splash .button:hover{background:#fe8b00!important;box-shadow:0 0 20px rgba(0,0,0,.7)}section.about{padding:80px 40px;border-top:5px solid #222}@media screen and (max-width:700px){section.about{padding:40px}}section.about .container{display:-webkit-box;display:-ms-flexbox;display:box;display:flex;-webkit-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1024px;margin:0 auto;overflow:hidden}@media screen and (max-width:1020px){section.about .container{-webkit-box-orient:vertical;-o-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}}section.about .left{display:-webkit-box;display:-ms-flexbox;display:box;display:flex;-webkit-box-align:center;-o-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-o-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-o-box-flex:0;box-flex:0;-ms-flex:none;flex:none;margin-right:40px}@media screen and (max-width:1020px){section.about .left{-webkit-box-orient:horizontal;-o-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:0 0 40px}}@media screen and (max-width:700px){section.about .left{-webkit-box-orient:vertical;-o-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}}section.about .left img{width:400px;max-width:calc(100% - 40px);border-radius:10px;margin:0 auto}@media screen and (max-width:1020px){section.about .left img{width:300px}}section.about .left ul{margin:40px 0 0;padding:0;-webkit-box-flex:1;-o-box-flex:1;box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:1020px){section.about .left ul{margin:0 0 0 30px}}@media screen and (max-width:700px){section.about .left ul{margin:40px 0 0}}section.about .left li{list-style-type:none;font-size:1.4rem;line-height:1.8rem}@media screen and (max-width:700px){section.about .left li{font-size:1rem;line-height:1.3rem}}section.about .left a:link,section.about .left a:visited{color:hsla(0,0%,100%,.87)}section.about .left a:active,section.about .left a:hover{color:#fff}section.about .right p{margin:0 0 1rem;font-size:1.6rem;line-height:1.8rem}@media screen and (max-width:700px){section.about .right p{font-size:1.2rem;line-height:1.4rem}}section.about .right .signature{width:250px;float:right;margin-top:20px;margin-right:40px}.button{display:inline-block;font-family:Gotham SSm A,Gotham SSm B;font-size:1rem;font-weight:500;line-height:1.2rem;border:2px solid;border-radius:10px;text-transform:uppercase;text-decoration:none;text-align:center;padding:10px 30px;cursor:pointer;background:rgba(0,0,0,.6);-webkit-transition:all .15s ease;transition:all .15s ease}.button:hover{color:#fff!important;text-shadow:0 2px 0 rgba(0,0,0,.3)}.button.orange{color:#fe8b00;border-color:#fe8b00;background:rgba(254,139,0,.1)}.button.orange:hover{background:#fe8b00}.button.pink{color:#c5358d;border-color:#c5358d;background:rgba(197,53,141,.1)}.button.pink:hover{background:#c5358d}.button.blue{color:#0687ca;border-color:#0687ca;background:rgba(6,135,202,.1)}.button.blue:hover{background:#0687ca}.button.green{color:#68a724;border-color:#68a724;background:rgba(104,167,36,.1)}.button.green:hover{background:#68a724}section.content{padding:30px;color:#000;border-top:5px solid;border-bottom:5px solid}@media screen and (max-width:1020px){section.content{padding:30px 0}}section.content.orange{background:#fe8b00;border-color:#b26100}section.content.pink{background:#c5358d;border-color:#8a2563}section.content.blue{background:#0687ca;border-color:#045e8d}section.content.green{background:#68a724;border-color:#497519}section.content .container{display:-webkit-box;display:-ms-flexbox;display:box;display:flex;-webkit-box-align:center;-o-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:450px;max-width:1024px;margin:0 auto;overflow:hidden;position:relative}@media screen and (max-width:1020px){section.content .container{-webkit-box-orient:vertical;-o-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}}section.content .graphic{width:50%;display:-webkit-box;display:-ms-flexbox;display:box;display:flex;-webkit-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1020px){section.content .graphic{-webkit-box-ordinal-group:1;-o-box-ordinal-group:1;-ms-flex-order:1;order:1;width:100%}}section.content .text{width:50%}@media screen and (max-width:1020px){section.content .text{-webkit-box-ordinal-group:2;-o-box-ordinal-group:2;-ms-flex-order:2;order:2;width:auto;padding:20px 60px 0}}@media screen and (max-width:700px){section.content .text{padding:20px 30px 0}}section.content .text em{font-weight:500}section.content .text p{margin:0 0 1rem;font-size:1.7rem;line-height:1.9rem}@media screen and (max-width:700px){section.content .text p{font-size:1.2rem;line-height:1.4rem}}section.content .text li{font-size:1.5rem;line-height:1.9rem}@media screen and (max-width:700px){section.content .text li{font-size:1.1rem;line-height:1.3rem}}section.quote{margin:0;padding:4rem 6rem;color:hsla(0,0%,100%,.87);position:relative;z-index:1}section.quote blockquote{margin:0 auto;max-width:1024px}@media screen and (max-width:700px){section.quote{padding:3rem}}section.quote p{margin:0 0 1rem;font-size:2rem;line-height:2.2rem;font-style:italic;quotes:"\201C" "\201D" "\2018" "\2019"}@media screen and (max-width:700px){section.quote p{font-size:1.4rem;line-height:1.6rem}}section.quote p:before{content:open-quote}section.quote p:after{content:close-quote}section.quote cite{font-size:1.2rem;font-style:italic}section.quote cite:before{content:"\2014   "}footer{background:#000;border-top:5px solid #222}footer .container{padding:60px 0;display:-webkit-box;display:-ms-flexbox;display:box;display:flex;-webkit-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1024px;margin:0 auto;overflow:hidden}@media screen and (max-width:700px){footer .container{-webkit-box-orient:vertical;-o-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}}footer .logo{text-align:center}@media screen and (max-width:700px){footer .logo{margin-bottom:20px}}footer .logo img{height:120px}footer .logo h1{font-size:1.4rem;font-weight:500;line-height:1.5rem}footer .logo h1,footer .logo h2{margin:0;font-family:Gotham SSm A,Gotham SSm B;text-shadow:0 1px 2px rgba(0,0,0,.7)}footer .logo h2{font-size:1rem;font-weight:400;line-height:1.4rem;font-style:normal;text-transform:uppercase}footer .contact{padding:0}footer .contact li{list-style-type:none;font-size:1.4rem;line-height:1.8rem}@media screen and (max-width:700px){footer .contact li{font-size:1rem;line-height:1.3rem}}footer .contact a:link,footer .contact a:visited{color:hsla(0,0%,100%,.87)}footer .contact a:active,footer .contact a:hover{color:#fff}footer .legal{color:hsla(0,0%,100%,.54);font-style:italic;background:#222;padding:20px 0;font-size:.9rem;line-height:1.1rem;text-align:center}@media screen and (max-width:700px){footer .legal{font-size:.7rem;line-height:.9rem}}footer .legal em{font-weight:500}body,html{box-sizing:border-box;width:100%;height:100%;padding:0;margin:0}*,:after,:before{box-sizing:inherit}body{font-family:Whitney A,Whitney B;font-size:62.5%;font-weight:400;line-height:1.8rem;color:hsla(0,0%,100%,.87);background:#000;background-image:url(/static/assets/images/swirls.jpg);text-rendering:optimizeLegibility;-webkit-font-smoothing:subpixel-antialiased}strong{font-weight:500}