html,body{font-family:Roboto,sans-serif;height:100%}html,body,#root{height:100%}.app{display:flex;flex:1;flex-direction:column;text-align:center;gap:2em;height:100%;width:100%;background:linear-gradient(0deg,#ff9800 23%,#4f8ba2 70%) no-repeat fixed;overflow:scroll}.header{padding:6em 2em}.title{font-family:Bebas Neue,sans-serif;font-size:64px;color:#fff}.description{font-family:Poppins,sans-serif;font-size:32px;font-weight:400;color:#fff}.content{display:flex;flex:1;flex-direction:row;justify-content:center;align-items:start;width:100%}.logo{height:700px;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.store{display:flex;flex:.4;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:6em 0}.download{font-family:Poppins,sans-serif;font-size:24px;font-weight:400;color:#fff;text-align:start}.badges{display:flex;flex-direction:row;justify-content:start;gap:16px}.badge{height:52px;will-change:filter;transition:filter .3s}.footer{position:absolute;bottom:0;left:0;right:0;margin-bottom:24px;display:flex;justify-content:center;align-items:center;gap:8px}a{text-decoration:none;color:#fff}a:hover{text-decoration:underline;color:#646cffaa}@media screen and (max-width: 760px){body{overflow:hidden}.app{overflow-x:hidden}.header{padding:1em}.description{font-size:18px}.content{flex-direction:column-reverse;padding-right:0;align-items:center}.store{justify-content:center;align-items:center;flex:1;width:100%;padding:0 2em}.download{text-align:center;font-size:20px}.footer{flex-direction:column;background:#4f8ba2;margin-bottom:0;padding:1em}.footer a{text-decoration:underline}.bar{display:none}}
