*{box-sizing:border-box}html{font-size:10px}body{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;font-size:1.6rem;font-family:Open Sans,sans-serif;min-height:100vh;background:linear-gradient(#2a2a57,#2A2A57aa,#2a2a57)}body,header{display:-ms-flexbox;display:flex}header{position:relative;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:10rem;background:url(/assets/victory_now.svg) no-repeat,url(/assets/banner_bg.svg) no-repeat;background-size:auto,100% 95%;background-position:0,50%;margin:2rem 1rem}img[src*=placeholder]{width:100%}main{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1}main section{width:50%;margin:4rem 3rem}main section:first-of-type{background:url(/assets/chris.jpeg) no-repeat;background-size:cover;background-position:50%}main section:last-of-type{-ms-flex-positive:1;flex-grow:1;padding:2rem;font-size:2rem;line-height:3rem;background-color:#fff;margin-left:0}footer{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;height:6rem;background-color:#efe300}footer img{height:3rem;margin-right:3rem}@media only screen and (orientation:portrait){body{height:auto;min-height:100vh}main{-ms-flex-direction:column;flex-direction:column;width:100%}main section{width:100%;margin:0}main section:first-of-type{height:50vh}}@media only screen and (max-width:813px){main section{margin-left:0;margin-right:0}}@media only screen and (max-width:664px){header{height:4.75rem}}@media only screen and (max-width:415px){header{background-size:auto,100% 100%;background-position:0,50%;margin:1.5rem .5rem}footer{-ms-flex-pack:distribute;justify-content:space-around}footer img{margin:0}}