@import url("https://fonts.googleapis.com/css?family=Work+Sans");@import url("https://fonts.googleapis.com/css?family=Eczar:600");body{background:#fafafa;font-family:Work Sans,sans-serif;color:#fafafa;margin:0}.hero-unit{font-weight:200;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh;line-height:25px}.hero-unit,.hero-unit .inner{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-unit .inner{width:1200px}@media (max-width:768px){.hero-unit .inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}.hero-unit .new,.hero-unit .original{padding:50px;width:50%;height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:768px){.hero-unit .new,.hero-unit .original{width:100%;height:100%}}.hero-unit .new{background-color:#222}.hero-unit .original{background-color:#aa9e5c}.hero-unit h1{font-family:Eczar,serif;font-size:1.5rem;letter-spacing:1px;margin:0 0 1rem}a{background-color:#fafafa;padding:.6rem;text-align:center;color:#222;text-decoration:none;width:200px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}a:hover{background-color:#e1e1e1}button{background-color:#aa9e5c;padding:.8rem;text-align:center;color:#fafafa;text-decoration:none;width:150px;border:0;font-size:1rem;font-family:Work Sans,sans-serif;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}button:hover{background-color:#8b8048}input{background-color:#fafafa;padding:.8rem;color:#222;text-decoration:none;width:210px;border:0;font-size:1rem;font-family:Work Sans,sans-serif}label{display:block}.logo{position:absolute;top:25px;width:40px;margin-left:auto;margin-right:auto;left:0;right:0}