body,html{font-size:100%;line-height:150%;width:100%;min-height:100%;margin:0;padding:0;background:#0d0d0d;color:#fcfcfc}html,html *{box-sizing:border-box}.container{position:absolute;height:100%;width:100%}.layout-container{position:relative;width:100%;height:100%;overflow:hidden}main{position:relative;display:inline-block;overflow-y:auto;overflow-x:hidden;z-index:1;-webkit-overflow-scrolling:touch}@supports (display:flex){.flex,.spacer{display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;-webkit-flex:0 1 auto;flex:0 1 auto}.flex-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-justify-start{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-justify-space-around{-webkit-justify-content:space-around;-ms-flex-pack:space-around;justify-content:space-around}.flex-justify-space-between{-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between}.flex-justify-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-shrink,.spacer{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.flex-noshrink{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.flex-align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-grow,.spacer{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.flex-nogrow{-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.flex-auto{-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto}.flex-1-auto{-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.flex-100{-ms-flex:1 100%;-webkit-flex:1 100%;flex:1 100%}.flex-full-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}picture{display:block;margin:1rem;box-shadow:0 0 1rem rgba(192,192,192,.39)}img{display:block}.info{text-align:center}.info p{margin:.5rem}.social{text-align:center;display:block;font-size:2.5rem;margin:0;padding:1rem 0;width:100%}html{font-family:Roboto,Helvetica,Arial,sans-serif}h1{text-align:center;font-family:"Style Script",Roboto,Arial,sans-serif;font-size:2.5rem;text-shadow:-2px 1px 2px rgba(0,0,0,.39)}.italic{font-style:italic}@font-face{font-family:williams;src:url(/template/fonts/williams.ttf?bucyoy) format('truetype'),url(/template/fonts/williams.woff?bucyoy) format('woff'),url(/template/fonts/williams.svg?bucyoy#williams) format('svg');font-weight:400;font-style:normal;font-display:block}.icon:before{font-family:williams!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-facebook2:before{content:"\eef0"}.icon-linkedin:before{content:"\ef28"}.social a{text-decoration:none;margin:0 .5rem;padding:.5rem;color:#fcfcfc}.links{padding:.5rem;text-align:center;word-wrap:break-word;overflow:auto;width:100%}.links a{display:block}.copyright{font-size:.8rem;width:100%;margin:auto auto 0;text-align:center}@media (min-width:36rem){#scroller>section{display:grid;width:100%;max-width:45rem;margin:0 auto;grid-gap:0;grid-template-areas:"photo info" "links links" "social social"}.photo{grid-area:photo}.info{grid-area:info}.links{grid-area:links}.social{grid-area:social}}@media (min-width:45rem){#scroller>section{grid-template-areas:"photo info" "social links"}.info,.links{text-align:right}}header{background:#630404}