*{margin:0;padding:0;box-sizing:border-box}body,html{height:100vh;width:100vw}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{background-color:#282c34;color:#fff}.app,.intro{display:flex;flex-direction:column}.intro{align-items:center;justify-content:center;text-align:center;height:calc(100vh - 30px);padding:0 16px}.logo{height:10em}.app-name{margin-top:.5em}.subline{font-size:1.4em;text-align:center}.tag{color:green}.disclamer{margin:2em 0;font-size:.8em;color:#6b6b6b;text-align:center}.link-to-api{text-decoration:none;color:green}.btn-container{text-align:center;width:150px;margin:0 auto}.download-btn{display:block;color:#61dafb;text-decoration:none;padding:10px 20px;border:1px solid #61dafb;line-height:1;border-radius:30px;margin:3em 0}.down-arrow{position:absolute;bottom:40px;margin:0 auto;color:#6b6b6b;-webkit-animation:breath 3s ease infinite;animation:breath 3s ease infinite;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@-webkit-keyframes breath{0%{opacity:0}50%{opacity:1}to{opacity:0;bottom:20px}}@keyframes breath{0%{opacity:0}50%{opacity:1}to{opacity:0;bottom:20px}}.features{color:#282c34;flex-direction:column;height:calc(100vh - 30px);padding:0 16px}.features,footer{display:flex;align-items:center;justify-content:center}footer{height:30px;background-color:#5c5c5c;font-size:.8em}.link-to-author{text-decoration:none;color:hsla(0,0%,100%,.56)}@media (min-width:720px){body{height:calc(100vh - 30px)}.app{flex-direction:row;justify-content:center}.intro{padding:0}.features{margin:0 5%}.down-arrow{display:none}.tag{font-size:1.2em}.subline{font-size:2em}}.mobile{position:relative;background-color:#5c5c5c;border-radius:20px;padding:0 10px 30px}.btns{position:absolute;right:-2px;width:2px;background-color:#535353}.volume-rocker{top:80px;height:80px}.power-btn{top:180px;height:20px}.utilities{display:flex;align-items:center;justify-content:center;padding:20px}.column{display:flex;flex:1 1;align-content:flex-end}.circle{height:10px;width:10px;background-color:rgba(0,0,0,.56);border-radius:10px;margin:0 10px}.camera{display:flex;flex-direction:column;align-items:flex-end}.mic{height:4px;width:40px;border-radius:10px;margin:0 5px;background-color:rgba(0,0,0,.58)}.sensors{display:flex}.screenshot{width:240px;height:auto}@media (min-width:720px){.screenshot{width:280px}}
/*# sourceMappingURL=main.e84b46bd.chunk.css.map */