@import url(https://fonts.googleapis.com/css2?family=Orbitron&display=swap);@import url(https://fonts.googleapis.com/css2?family=DotGothic16&display=swap);body{background-color:rgba(44,2,128,.9098039215686274);background-image:url(../../static/media/BackgroundStill.195d8e74.webp);object-fit:cover;z-index:-999;width:100vw;min-height:100vh;position:absolute;background-repeat:no-repeat;background-size:cover;overflow-x:hidden}.App{overflow-y:hidden;align-items:center;justify-content:center;font-family:"DotGothic16",sans-serif}.background{width:100vw;min-height:100vh;height:100%;object-fit:cover;position:fixed;left:0;right:0;top:0;bottom:0;z-index:-1}header{position:fixed;text-align:center;align-items:center;justify-content:center;min-height:100px;width:100%;padding:1rem;background-image:linear-gradient(#000,rgba(0,0,0,.5));z-index:998}.headerText{padding:5px}.headerText,.headerTextbolts{display:inline-block;font-size:20px;text-decoration:none;color:#fff}.headerTextbolts{padding-right:5px;padding-bottom:5px}.headerTextDisabled{display:inline-block;font-size:1.3rem;padding:5px;text-decoration:none;color:hsla(0,0%,100%,.4);pointer-events:none}.Wallet{position:relative;padding-top:10px}.LandingPage,.Wallet{justify-content:center;display:flex}.LandingPage{align-items:center;min-height:70vh}.LandingLogo{width:clamp(57%,800px,90%);height:min(80%,400px)}.Roadmap{display:flex;padding-top:10rem;padding-bottom:5rem;align-items:center;justify-content:center}.RoadmapImg{width:clamp(75%,800px,90%);height:min(80%,400px);border-radius:12px}.banner{display:flex;align-items:center;text-align:center;justify-content:center;height:200px;width:100%;background-color:rgba(240,55,128,.75);margin-top:4em;margin-bottom:2em}.bannerText{color:#fff}.container{display:flex;color:#fff}.container,.mintPage{align-items:center;text-align:center;justify-content:center}.mintPage{width:600px;min-height:560px;border-radius:12px;background-color:rgba(240,55,128,.75)}.mintImage{border-radius:50%}.countContainer{justify-content:center;text-align:center;align-items:center;display:flex}.mintAmount{font-size:2em;padding-top:1rem}.mathButton{font-size:1.5em;min-width:2rem;min-height:2rem;border-radius:12px;margin:2rem;background-color:rgba(33,0,247,.75)}.descCtn{display:flex}.desc,.descCtn{align-items:center;text-align:center;justify-content:center}.desc{width:600px;border-radius:12px;background-color:rgba(240,55,128,.75);padding:1rem}.marketCtn{display:flex;margin-top:1em;cursor:pointer}.market,.marketCtn{align-items:center;justify-content:center}.market{text-align:center;width:600px;border:1px solid #fff}.market-img{width:100%}.mintTitle{font-size:2em;font-weight:700}.UserClankCount,.UserCount{font-size:1.5em;padding-top:1rem;font-weight:900}.ClaimButton{font-size:1.5em;font-weight:900;background-color:#f03780;border-radius:12px;padding:.75rem;min-width:128px;border:2px solid #000;box-shadow:4px 3px;cursor:pointer}.ClaimButton:hover{background-color:#a12c5b;min-width:112px}.mintdescription{font-size:20px;font-weight:700;color:#fff}.mintButton{font-size:1.25em;min-width:7rem;min-height:3rem;border-radius:12px;background-color:rgba(33,0,247,.75);cursor:pointer}.RobosTeam{display:flex;padding:3rem;align-items:center;text-align:center;justify-content:center}.TeamTitle{color:#fff;font-size:2rem;padding-top:4rem}.card-list{display:flex;padding:1rem;overflow-x:scroll}.card{height:400px;width:250px;min-width:200px;padding:1rem;border-radius:16px;background:#2c0280;box-shadow:-1rem 0 3rem #000;display:block;flex-direction:column;align-items:center;justify-content:center;transition:.2s;margin:0;scroll-snap-align:start;clear:both;position:relative;z-index:0}.card:focus-within~.card,.card:hover~.card{-webkit-transform:translateX(172px);transform:translateX(172px)}.card:hover{-webkit-transform:translateY(-2rem);transform:translateY(-2rem)}.card:not(:first-child){margin-left:-130px}.card-header{z-index:999}.card-header p{font-size:14px;margin:0 0 1rem;color:#7a7a8c}.card-header h2{font-size:20px;margin:.25rem 0 auto;text-decoration:none;color:#fff;border:0;display:inline-block;cursor:pointer}.card-header h2:hover{background:linear-gradient(90deg,#ff8a00,#e52e71);text-shadow:none;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.author-avatar{grid-area:auto;align-self:start;position:relative;box-sizing:border-box}.author-avatar img{width:200px;height:200px;border-radius:50%;display:block;overflow:hidden;margin:16px 10px}.author-name{grid-area:auto;box-sizing:border-box;color:#fff}.author-name-prefix{font-style:normal;font-weight:700;color:rgba(240,55,128,.75)}.tags{padding:.5rem 0 1rem;line-height:2;margin:1rem 0 0}.tags a{font-style:normal;font-weight:700;font-size:.5rem;color:rgba(240,55,128,.75);text-transform:uppercase;font-size:.66rem;border:3px solid #28242f;border-radius:2rem;padding:.2rem .85rem .25rem;position:relative}.tags a:hover{background:linear-gradient(90deg,#ff8a00,#e52e71);text-shadow:none;-webkit-background-clip:text;background-clip:text;border-color:#fff}.accordion-page{display:flex;justify-content:center;padding:4rem}.accordion,.accordion-page{font-family:"DotGothic16",sans-serif}.accordion{width:clamp(60%,700px,90%);height:min(50%,300px)}.questions{text-align:left;width:100%;padding:1rem;font-family:"DotGothic16",sans-serif}.anwsers{text-align:center;padding:1rem}.links{font-family:"DotGothic16",sans-serif;text-decoration:none;color:#fff}.App-Footer{z-index:999;display:flex;width:100%;align-items:center;text-align:center;justify-content:center;min-height:98px;max-height:169px;padding:1rem;background:#000}.FooterTitle{color:#fff;font-size:1.25rem;justify-self:flex-start}.FooterText{display:inline;padding:1rem;color:#fff;justify-content:center}a.FooterHome{min-width:75px;min-height:102px}.footerlogo{max-width:35px;padding:5px;align-items:center;text-align:center}.FooterApp-logo{padding-top:1.5rem;pointer-events:none}.GlitchesLogo{padding-left:1rem;max-width:175px;align-items:center;text-align:center}.Footer-left{justify-content:flex-start}.Footer-center,.Footer-left{width:33%;align-items:center;text-align:center}.Footer-center{justify-content:flex-center}.Footer-right{width:33%;justify-content:flex-end;align-items:center;text-align:center}@media only screen and (max-width:600px){header{padding:.2rem}.headerText{font-size:14px;padding:2px}.headerTextbolts{font-size:14px;padding-right:2px;padding-bottom:2px}.headerTextDisabled{font-size:14px;padding:2px}.Wallet{padding-top:5px}.RoadmapImg{width:clamp(150%,800px,90%);height:auto;border-radius:12px}.RobosTeam{display:block;padding:4rem;align-items:center;text-align:center;justify-content:center}.card:focus-within~.card,.card:hover~.card{-webkit-transform:translateX(0);transform:translateX(0)}.card:hover{-webkit-transform:translateY(0);transform:translateY(0)}.card:not(:first-child){margin-left:0}.accordion-page{display:flex;justify-content:center;padding:1rem}.accordion,.accordion-page{font-family:"DotGothic16",sans-serif}.accordion{width:clamp(30%,700px,90%);height:min(50%,300px)}}.App{text-align:center}body{font-family:"DotGothic16",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:"Orbitron",sans-serif}
/*# sourceMappingURL=main.61392207.chunk.css.map */