body{margin:0;padding:0;font-family:'Open Sans', sans-serif}.header{height:100vh;width:100%;background:#fffbeb;display:flex;justify-content:center;align-items:center}@media (max-width: 800px){.header{flex-direction:column;padding-top:20px}}.header h1{font-size:50px}@media (max-width: 800px){.header h1{font-size:30px}}.header .content{max-width:600px}@media (max-width: 800px){.header .content{padding-top:320px}}.header .placeholder{position:relative;width:240px;height:380px;margin-right:50px}.header .placeholder .background{width:240px;position:absolute;top:0;left:0;z-index:2}.header .placeholder .preview{width:159px;position:absolute;height:332px;top:10px;left:39px;z-index:1}.header .action-buttons{display:flex}.header .action-buttons a{background:#000000;border:none;padding:20px 25px;outline:0;color:#ffffff;cursor:pointer;display:flex;width:200px;text-decoration:none;margin:10px}.header .action-buttons a span.logo-google{width:50px;background:url("img/google_play.webp") no-repeat center/auto 100%}.header .action-buttons a span.logo-apple{width:50px;background:url("img/apple_logo.png") no-repeat center/auto 100%}.header .action-buttons a span.text{margin-left:10px}.header .action-buttons a span.text .sub{display:block}.header .action-buttons a span.text .market-name{display:block;text-transform:uppercase;letter-spacing:2px;font-weight:bold}.content-wrapper{margin:0 auto;display:block;max-width:500px}
