@import url("https://fonts.googleapis.com/css?family=Montserrat:400,600");html,body{margin:0;padding:0;font-size:10px;width:100%;height:100%;font-family:Montserrat, sans-serif}main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%}main section{font-size:2rem}main section p{margin:0;padding:0;color:#434551}main section.image{margin-right:1.5rem}main section.image img{height:25rem}main section.image p{text-align:center;margin-top:1rem}main section.details,main section.not-found{margin-left:1.5rem}main section.details h1,main section.not-found h1{margin:0;padding:0;font-size:5rem;color:#434551;font-weight:500}main section.details a,main section.not-found a{color:#009CC6;text-decoration:none;-webkit-transition:250ms all;transition:250ms all;line-height:1.5}main section.details a:hover,main section.not-found a:hover{color:#008cb2;text-decoration:underline}main section.not-found{text-align:center}@media only screen and (max-width: 970px){html,body{font-size:8px}main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:80%}main section.image{margin:0}main section.details{width:90%;margin:0 auto;text-align:center}}
/*# sourceMappingURL=style.min.css.map */