body,html{margin:0}body{padding:0;font-family:monospace!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{height:100vh;text-align:center}.App,.container{background-color:#000}.container{height:100%;display:flex;flex-direction:column;justify-content:space-between}.header-container{padding-top:30px}.header{margin:0;font-size:50px;font-weight:700}.sub-text{font-size:25px;color:#fff;width:60%;margin:20px auto}.gradient-text{background:-webkit-linear-gradient(left,#5762c6 30%,#d68f1c 60%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cta-button{height:45px;border:0;width:auto;padding-left:40px;padding-right:40px;border-radius:5px;cursor:pointer;font-size:16px;font-weight:700;color:#fff;margin:20px}.connect-wallet-button{background:-webkit-linear-gradient(left,#528b3c,#6126c0);background-size:200% 200%;border-radius:20px;-webkit-animation:gradient-animation 10s ease infinite;animation:gradient-animation 10s ease infinite}.mint-button{background:-webkit-linear-gradient(left,#a200d6,#ff6fdf);background-size:200% 200%;-webkit-animation:gradient-animation 4s ease infinite;animation:gradient-animation 4s ease infinite;margin-right:15px}.opensea-button{background-color:#2081e2}.mint-count{color:#fff;font-size:18px;font-weight:700}.footer-container{display:flex;justify-content:center;align-items:center;padding-bottom:30px}.twitter-logo{width:35px;height:35px}.footer-text{color:#fff;font-size:18px;font-family:monospace}.collection{background:-webkit-linear-gradient(left,#d67900,#6126c0);padding:10px;background-size:200% 200%;width:-webkit-max-content;width:max-content;color:#fff;font-size:19px;border-radius:20px;-webkit-animation:gradient-animation 4s ease infinite;animation:gradient-animation 4s ease infinite;margin:auto}.collection>a{text-decoration:none;font-family:inherit;color:#fff;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%}}.connect{bottom:0;width:100%;padding:3px;background:#c20404;font-size:19px;border-top-left-radius:20px;border-top-right-radius:20px}.alertify,.connect{position:fixed;color:#fff;font-family:monospace}.alertify{top:10px;opacity:0;left:0;right:0;width:80%;margin:auto;font-size:20px;border-radius:10px;font-weight:700;text-align:center}.alertify,.showalert{transition:all .2s ease-in-out}.showalert{opacity:1;padding:5px}.nftcounter{background:-webkit-linear-gradient(left,#7e7e7e,#fff);padding:8px;margin:5px 5px 5px auto;background-size:200% 200%;font-family:monospace;font-weight:700;width:-webkit-max-content;width:max-content;color:#5a0156;font-size:19px;border-radius:20px;-webkit-animation:gradient-animation 4s ease infinite;animation:gradient-animation 4s ease infinite}.showfull{height:100vh;width:100vw;margin:0;padding:0;top:0;border-radius:0;display:flex;justify-content:center;align-items:center;font-size:30px}
/*# sourceMappingURL=main.b11d153e.chunk.css.map */