@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);@import url(https://fonts.googleapis.com/css?family=Encode+Sans+Expanded);@import url(https://fonts.googleapis.com/css2?family=Bangers&family=Dokdo&display=swap);*{margin:0;padding:0;box-sizing:border-box;font-family:"Bangers",system-ui;font-weight:400;font-style:normal;letter-spacing:3px}.logo-text{font:"Josefin Sans";color:#ceaf67}.center-align{text-align:center}.black-bg,.white-bg{background:#fff}.primary-bg{background:#b05ffd}.h1-hero{font-size:48px;font-weight:700;@media screen and (max-width:768px){font-size:40px}@media screen and (max-width:480px){font-size:32px}}.h1-hero,.hero-text{color:#000;text-align:center}.hero-text{font-size:24px;@media screen and (max-width:768px){font-size:15px}}.img-wrap{height:100%;max-width:700px;margin:auto}.expand-row,.fit-img{width:100%}.white-text{color:#fff}.black-text{color:#000}.gray-text{color:grey}.pl{padding-left:20px}.pr{padding-right:20px}@keyframes rotateAndFall{0%{transform:translateY(-100vh) rotate(0deg);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(100vh) rotate(1turn);opacity:0}}.container{position:relative;height:100vh;overflow:hidden}.falling-image{position:absolute;animation:rotateAndFall linear infinite;animation-timing-function:ease-in-out;width:100px;height:100px}.left-section,.right-section{top:0;bottom:0;width:30%;flex:1 1;@media screen and (max-width:768px){width:0}}.left-section{left:5px;flex:1 1}.right-section{right:5px;flex:1 1}.picAndButton{display:inline-flex;@media screen and (max-width:768px){display:flex;flex-direction:column;margin-left:10px;margin-bottom:10px;margin-right:10px;margin-top:10px}}.intro{font-size:20px;margin-top:-200px;@media screen and (max-width:768px){display:none}}.external-links{display:flex;@media screen and (max-width:768px){display:flex;flex-direction:column}}.token-address{cursor:pointer;@media screen and (max-width:768px){display:flex;flex-direction:column}}.picture-wall{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:10px;gap:10px;padding:10px;@media screen and (max-width:768px){display:none}}.picture-item{overflow:hidden}.picture-item img{width:100%;height:auto;display:block}.icon{height:25px;width:25px;display:block}@keyframes flashColors{0%{color:red}25%{color:#00f}50%{color:green}75%{color:#ff0}to{color:red}}.flashing-text{animation:flashColors 2s infinite}.not-flashing-text{color:red}div{font-size:15px!important}
/*# sourceMappingURL=main.b42d8e0f.chunk.css.map */