/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{background:#938f8a;text-align:center;font-family:"Magra", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:1em}h1,h2,h3{font-weight:normal;font-family:"Passion One", "Helvetica Neue", Helvetica, Arial, sans-serif;line-height:1;margin:0;text-align:center}h1{color:#bbbcbe;font-size:5.478rem}@media (min-width: 50em){h1{font-size:7.478rem}}h2{font-size:3.209rem}@media (min-width: 50em){h2{font-size:4.209rem}}h3{font-size:2.157rem}@media (min-width: 50em){h3{font-size:3.157rem}}h4{font-size:1.869rem}@media (min-width: 50em){h4{font-size:2.369rem}}h5{font-size:1.444rem}@media (min-width: 50em){h5{font-size:1.777rem}}h6{font-size:1.111rem}@media (min-width: 50em){h6{font-size:1rem}}p{font-size:1.333rem;line-height:1.8}img{width:100%;height:auto}a{color:#124078;text-decoration:none;border-bottom:1px solid #bbbcbe;background-color:#bbbcbe}ul{color:#bbbcbe;font-size:1rem;list-style-type:none;padding-left:2rem}header{background-color:#393832;color:whitesmoke;display:flex;flex-direction:column}header .logotype{text-align:center;padding:0.8rem}header .title{text-align:center}header img{width:50%}@media (min-width: 35em){header{flex-direction:row}header .logotype{flex-basis:20%;text-align:left}header .title{flex-basis:80%;text-align:left;padding-left:2rem}header img{width:100%}}@media (min-width: 50em){header .logotype{flex-basis:10%}header .title{flex-basis:90%}}section{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 2rem 0;text-align:left}@media (min-width: 50em){section{align-items:stretch;flex-direction:row}}.image{background-color:#393832;flex:1 1 70%}.text{background-color:#696459;flex:1 1 30%;padding:1rem}.text p{color:#bbbcbe}.hero{border:1px solid white;background-image:url(../images/hero1-large.jpg);background-size:cover;background-repeat:no-repeat;background-position:top center;height:50vh}.textcontent{margin:0 auto 2em auto;width:80%}.textcontent .small{font-size:3.375rem}.logo img{height:18.75em;margin-top:6em}.doc{margin:3em 0;font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:1.1em;font-weight:300}.doc a{border:1px solid white;border-radius:3px;padding:0.75em 0.7em;color:white;text-decoration:none;transition:color 0.1s linear}.doc a:hover{background:rgba(0,0,0,0.2);color:white;transition:all 0.15s linear}.welcome{-webkit-animation-name:welcome;-webkit-animation-duration:.9s}@-webkit-keyframes welcome{from{-webkit-transform:scale(0);opacity:0}50%{-webkit-transform:scale(0);opacity:0}82.5%{-webkit-transform:scale(1.03);-webkit-animation-timing-function:ease-out;opacity:1}to{-webkit-transform:scale(1)}}