body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{height:100vh;overflow:scroll;text-align:center}.App,.container{background-color:#0d1116}.container{display:flex;flex-direction:column;height:100%;justify-content:space-between}.header-container{padding-top:30px}.header{font-size:50px;font-weight:700;margin:0}.sub-text{color:#fff;font-size:25px}.gradient-text{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(left,#60c657 30%,#35aee2 60%);background-clip:text;-webkit-background-clip:text}.cta-button{border:0;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:45px;padding-left:40px;padding-right:40px;width:auto}.connect-wallet-button{background:-webkit-linear-gradient(left,#60c657,#35aee2);background-size:200% 200%}.connect-wallet-button,.mint-button{-webkit-animation:gradient-animation 4s ease infinite;animation:gradient-animation 4s ease infinite}.mint-button{background:-webkit-linear-gradient(left,#a200d6,#ff6fdf);background-size:200% 200%;margin-right:15px}.opensea-button{background-color:#2081e2}.mint-count{color:#fff;font-size:18px;font-weight:700}.footer-container{align-items:center;display:flex;justify-content:center;padding-bottom:30px}.twitter-logo{height:35px;width:35px}.footer-text{color:#fff;font-size:16px;font-weight:700}@-webkit-keyframes gradient-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}
/*# sourceMappingURL=main.f8676d41.css.map*/