*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}body{overflow-x:hidden}.wrapper{width:100vw;background-image:linear-gradient(rgba(0,0,0,.99),#3ab764);background-color:#171717;background-size:cover;background-repeat:no-repeat;background-position:50%;overflow:hidden}.banner,.wrapper{display:flex;flex:1 1;flex-direction:column}.banner{height:100vh}.particles{position:fixed;left:0;top:0;right:0;bottom:0}.logo{height:200px;margin:0 auto;opacity:.85}.top-section{z-index:1;flex:1 1;flex-direction:column;justify-content:center}.top-section,.top-section>div{display:flex;align-items:center}.top-section>div{flex-direction:column;padding:20px}.top-section span{margin-top:20px;font-size:20px;color:#fff;opacity:.85;text-align:center;line-height:28px}.demo-wrapper{z-index:1;width:100%;height:520px;display:flex;justify-content:center;align-items:center;overflow:hidden}.demo{width:844px;height:100%;background-repeat:no-repeat;background-size:cover;background-color:rgba(70,70,70,.77);border-radius:5px 5px 0 0;box-shadow:0 -1px 1px 0 #000;background-position:inherit}.downloads{display:flex;flex-direction:row;justify-content:space-between;width:300px;margin-top:40px}.download-button{background-color:hsla(0,0%,100%,.18);border-radius:50%;width:50px;height:50px;display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer;transition:all .2s;border:none}.download-button[disabled]{opacity:.3;pointer-events:none}.download-button:hover{background-color:hsla(0,0%,100%,.3)}footer{height:50px;background-color:rgba(29,29,29,.78);color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;z-index:1}footer a{text-decoration:none;color:#03a9f4}@media only screen and (max-width:480px){.demo-wrapper{display:none}}