body{margin:0;font-family:-apple-system,"Montserrat",BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:linear-gradient(brown,grey,brown)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:linear-gradient(red,#ff0,#00f);min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.logo-img{width:65px}canvas{position:absolute;top:0;left:0}#main-title{color:#fff;font-size:72px;width:500px;font-weight:700;margin:0}#sub-title{color:#2ff}@media only screen and (max-width:600px){#main-title{font-size:42px}#sub-title{font-size:14px}}.title-container{opacity:1;padding-left:5%;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-duration:2s;animation-duration:2s;text-align:left}.icon{width:50px;height:50px}.icon:hover{cursor:pointer}@-webkit-keyframes fadeIn{0%{padding-top:100px;opacity:0}to{opacity:1;padding-top:0}}@keyframes fadeIn{0%{padding-top:100px;opacity:0}to{opacity:1;padding-top:0}}.banner-inner-container{padding-left:32px;padding-right:32px;width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.pancake-button{width:60px;height:40px}.button{background-color:#eeca2a;border:none;color:#000;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;font-weight:700;width:225px}.road-map-node{width:20px;height:20px;border:4px solid #2ff;border-radius:12px}.road-map-line{width:0;border-right:1px solid #2ff}.road-map-dotted-line{width:0;border-right:1px dotted #2ff}.completed{background-color:#2ff}.in-progress{background-color:#222;-webkit-animation-name:color;animation-name:color;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.box{background-color:#dc143c;width:100px;height:100px;border:4px solid #fff;border-radius:12px}@-webkit-keyframes color{0%{background-color:#222}50%{background-color:#2ff}to{background-color:#222}}@keyframes color{0%{background-color:#222}50%{background-color:#2ff}to{background-color:#222}}.road-map-description{width:300px;text-align:left}.textAreaColumn{width:100%}.textAreaColumn div{float:left;width:50%;padding:5px;box-sizing:border-box}.textAreaColumn div span{display:block;text-align:center}.textAreaColumn div textarea{box-sizing:border-box;width:100%;border:3px #daa520;min-height:150px;background-color:#daa520}.option{display:flex;background-color:#dedede;padding:10px;color:#222;align-items:center;justify-content:center;align-content:center;text-align:center;border-radius:5px;margin-right:10px;cursor:pointer}.selected-option{background-color:#2ff;cursor:default}.options-container{display:flex;flex-direction:row}.optionText{text-align:center;margin:0 auto}.icon-container{width:160px;height:160px;border-radius:80px;background-color:#2ff;box-shadow:3px 3px 8px 3px rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center}.token-title{font-size:28px;min-width:300px}.token-text,.token-title{text-align:left;color:#dedede}.token-text{font-size:16px}#token-address{font-size:24px;font-weight:400;color:#2ff;text-align:center}@media only screen and (max-width:600px){#token-address{font-size:14px}}
/*# sourceMappingURL=main.69aa6537.chunk.css.map */