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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--borderColor:#666}*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.nav{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:100%;padding:5px 10px}#logo{border:1px solid #666;border:1px solid var(--borderColor);padding:.3em 2em;width:150px;text-align:center}.icons{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.head-icon:first-child{font-size:3rem;border:1px solid #e9e2e2;background:#fff;color:#f35a5a}.head-icon:nth-child(2){color:#fd4040;font-size:1.5rem;margin-left:1rem}#jumbotron{border:1px solid #666;border:1px solid var(--borderColor);border-radius:30px;background:#f0f0f0;box-shadow:1px 0 10px #999;text-align:center;padding:1.5rem 0;margin:0 7px 20px}#jumbotron h2{margin-bottom:20px}#jumbotron h2:last-child{margin-bottom:0}.selectCountry{width:100%;background:#f0f0f0;padding:15px 10px;margin-bottom:20px}.selectCountry h4{color:#0bb5ff}.selectCountry h4,.token{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.token{margin:0 10px;-webkit-justify-content:center;justify-content:center;height:40px}.token h2{width:25%;border:1px solid #666;border:1px solid var(--borderColor);padding:5px 0;text-align:center}.token input{border:1px solid #e9e2e2;background:#f9f9f9;padding:10px;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:10px;border-bottom-right-radius:10px;width:75%;font-size:1.2rem}.token input:focus{outline:none}.btns{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:25px 10px 15px}.btns button{padding:12px 24px;border-radius:10px;border-color:#0bb5ff;outline:none;background:#0bb5ff;color:#fff;font-size:20px}.recent-head{color:#fff;background:#ddd;padding:15px 10px;margin-bottom:3px}.recent div{margin:0 5px 30px;padding-bottom:60px}.recent-table{text-align:center;border:1px solid #666;border:1px solid var(--borderColor);border-collapse:collapse;background:#f0f0f0;width:100%}.recent-table td,.recent-table th{font-size:20px;padding:8px}nav{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;color:#f35a5a;background:#fff;border-top:2px solid #e9e2e2;position:fixed;z-index:2;width:100%;bottom:0;padding:1rem}nav .link{display:block;text-align:center;color:#f35a5a;font-weight:700;opacity:.5;text-decoration:none}.nav-icon{font-size:1.7rem}#activity,#earn,#home,#market,#wallet{color:#fd4040;opacity:1}@media only screen and (max-width:600px){.head-icon:first-child{font-size:45px!important}}
/*# sourceMappingURL=main.1ecc288f.chunk.css.map */