body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#282c34;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100%;position:relative}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth;transition:.5s linear}*{cursor:none;margin:0;padding:0}body::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:linear-gradient(180deg,#09244e 0,#04142d)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#22a2ff 13.04%,#fd00f3 87.87%);border-radius:10px;width:5px}.App{width:100%}.App,body{background:linear-gradient(180deg,#09244e,#04142d);height:100%}.header{align-items:center;background:#ffffff03;border-bottom:1px solid #fff;box-shadow:0 2px 120px #ffffff14;display:flex;height:100px;justify-content:space-between;padding:0 100px;width:min(100% - 200px)}.header .logo{color:#fe4141;cursor:pointer;font:700 40px sans-serif;margin:0;text-transform:uppercase}.header .navigation{align-items:center;display:flex;gap:50px;justify-content:right}.header .navigation div.links{align-items:center;display:flex;gap:30px;justify-content:center}.header .navigation div.links h1{display:none}.header .navigation div.links a.nav_link{align-items:center;color:#ffffffb2;display:flex;font:500 1.5rem monospace;justify-content:center;text-decoration:none;transition:.3s linear}.header .navigation div.links a.nav_link:hover{color:#fff}.header .navigation a.staking{align-items:center;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(107.21deg,hsla(0,0%,100%,.26) 2.84%,hsla(0,0%,100%,.06) 73.23%);border:2px solid #fff;border-radius:7px;box-shadow:0 4px 4px rgba(0,0,0,.25),0 4px 24px -1px rgba(0,0,0,.25);color:#ffffffb2;color:#fff;display:flex;font:500 1.5rem monospace;height:50px;justify-content:center;text-decoration:none;transition:.3s linear;width:150px}.header .navigation a.staking:hover{background:transparent;border:2px solid transparent}.header button.menu{display:none}@media only screen and (max-width:1024px){.header{background:#09244e;padding:10px 25px;position:-webkit-sticky;position:sticky;top:0;width:calc(100% - 50px);z-index:11}.header button.menu{align-items:center;background:transparent;border:none;color:#fff;display:flex;font-size:2.5rem;justify-content:center;outline:none;padding:0}nav.navigation{background:linear-gradient(180deg,#09244e,#04142d);border-left:1px solid #fff;flex-direction:column;height:100%;max-width:250px;padding:66px 30px 50px;position:fixed;right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);transition:.3s linear;width:100%;z-index:1}nav.navigation div.links{align-items:flex-start!important;flex-direction:column;margin-left:40px;width:100%}nav.navigation div.links h1{color:#fff;display:flex!important;font:700 40px monospace;text-transform:uppercase}.responsive_nav{-webkit-transform:translateX(0)!important;transform:translateX(0)!important}.close{position:absolute;right:25px;top:1rem}}@media only screen and (max-width:600px){.header{height:70px}}footer.footer{align-items:center;background:#020c1c;display:flex;height:100%;justify-content:center;padding:30px 100px;width:calc(100% - 200px)}@media (max-width:800px){footer.footer{padding:30px 25px;width:calc(100% - 50px)}}footer.footer .mobile{display:none}@media (max-width:800px){footer.footer .mobile{flex-direction:column;width:100%}footer.footer .mobile,footer.footer .mobile div.links{align-items:center;display:flex;gap:30px;justify-content:center}footer.footer .mobile div.links a.footer_link{color:#ffffffb2;font:500 1rem monospace;text-decoration:none;transition:.3s linear}footer.footer .mobile div.links a.footer_link:hover{color:#fff}footer.footer .mobile div.social{align-items:center;display:flex;gap:20px;justify-content:center}footer.footer .mobile div.social img{width:2rem}}footer.footer .desktop{align-items:center;display:flex;justify-content:space-between;width:100%}footer.footer .desktop div.links{align-items:center;display:flex;gap:30px;justify-content:center}footer.footer .desktop div.links a.footer_link{color:#ffffffb2;font:500 1.5rem monospace;text-decoration:none;transition:.3s linear}footer.footer .desktop div.links a.footer_link:hover{color:#fff}footer.footer .desktop div.social{align-items:center;display:flex;gap:20px;justify-content:center}@media (max-width:800px){footer.footer .desktop{display:none}}.tokenomics{background:linear-gradient(180deg,#09244e,#04142d);padding:50px 100px;width:calc(100% - 200px)}.tokenomics .mobile{display:none}.tokenomics .desktop{align-items:center;display:flex;flex-direction:column;gap:50px;justify-content:center;width:100%}.tokenomics .desktop h1.title{-webkit-text-fill-color:transparent;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(105.15deg,hsla(0,0%,100%,.92) 14.72%,hsla(0,0%,100%,.34) 91.65%);-webkit-background-clip:text;background-clip:text;font:900 60px monospace;margin:0;text-shadow:0 4px 4px rgba(0,0,0,.25),0 4px 24px rgba(0,0,0,.25)}.tokenomics .desktop div.table{gap:40px;padding:20px 0 7px;text-align:center;text-transform:uppercase;width:100%}.tokenomics .desktop div.table,.tokenomics .desktop div.table div.name{align-items:center;display:flex;flex-direction:column;justify-content:center}.tokenomics .desktop div.table div.name{gap:5px}.tokenomics .desktop div.table div.name p.coin{color:#f0f0f0;font:400 20px sans-serif}.tokenomics .desktop div.table div.name p.value{color:#ffffff9e;display:flex;font:400 16px sans-serif;justify-content:space-evenly;width:100%}.tokenomics .desktop div.table div.name p.value span:nth-child(2){color:#16c784}.tokenomics .desktop div.table div.market{display:flex;justify-content:space-around;width:100%}.tokenomics .desktop div.table div.market div.market_val{align-items:center;color:#ffffff8a;display:flex;flex-direction:column;font:300 16px sans-serif;gap:5px;justify-content:center}.tokenomics .desktop div.table div.market div.market_val p .usd{font-size:13px}.tokenomics .desktop div.table div.power{color:#ffffff8a;font:italic 400 12px sans-serif;text-transform:capitalize}.tokenomics .desktop div.token_details{align-items:center;display:flex;justify-content:space-between;width:100%}.tokenomics .desktop div.token_details .box{align-items:flex-start;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(107.21deg,hsla(0,0%,100%,.26) 2.84%,hsla(0,0%,100%,.06) 73.23%);border:3px solid transparent;border-image:linear-gradient(138.47deg,rgba(255,125,250,.56) 12.39%,rgba(253,0,243,.34) 48.48%,rgba(34,162,255,.35) 64.08%,rgba(34,162,255,.28) 76.52%) 10;border-radius:7px;box-shadow:0 4px 4px rgba(0,0,0,.25),0 4px 24px -1px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:15px;height:247px;justify-content:center;padding:0 50px 0 30px;width:calc(28% - 80px)}.tokenomics .desktop div.token_details .box p.token_head{color:#fff;display:flex;font:900 25px sans-serif;justify-content:space-between;text-shadow:0 0 12px rgba(0,0,0,.62);width:100%}.tokenomics .desktop div.token_details .box p.token_desc{color:hsla(0,0%,100%,.52);line-height:29px;font:400 17px sans-serif}p{margin:0}@media (max-width:1024px){.tokenomics{padding:50px 25px;width:calc(100% - 50px)}.tokenomics .desktop{display:none}.tokenomics .mobile{align-items:center;display:flex;flex-direction:column;gap:50px;justify-content:center;width:100%}.tokenomics .mobile h1.title{-webkit-text-fill-color:transparent;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(105.15deg,hsla(0,0%,100%,.92) 14.72%,hsla(0,0%,100%,.34) 91.65%);-webkit-background-clip:text;background-clip:text;font:900 50px monospace;margin:0;text-shadow:0 4px 4px rgba(0,0,0,.25),0 4px 24px rgba(0,0,0,.25)}.tokenomics .mobile div.table{gap:40px;padding:20px 0 7px;text-align:center;text-transform:uppercase;width:100%}.tokenomics .mobile div.table,.tokenomics .mobile div.table div.name{align-items:center;display:flex;flex-direction:column;justify-content:center}.tokenomics .mobile div.table div.name{gap:5px}.tokenomics .mobile div.table div.name p.coin{color:#f0f0f0;font:400 20px sans-serif}.tokenomics .mobile div.table div.name p.value{color:#ffffff9e;display:flex;font:400 16px sans-serif;justify-content:space-evenly;width:100%}.tokenomics .mobile div.table div.name p.value span:nth-child(2){color:#16c784}.tokenomics .mobile div.table div.market{display:flex;justify-content:space-around;width:100%}.tokenomics .mobile div.table div.market div.market_val{align-items:center;color:#ffffff8a;display:flex;flex-direction:column;font:300 16px sans-serif;gap:5px;justify-content:center}.tokenomics .mobile div.table div.market div.market_val p .usd{font-size:13px}.tokenomics .mobile div.table div.power{color:#ffffff8a;font:italic 400 12px sans-serif;text-transform:capitalize}.tokenomics .mobile div.token_details{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:space-between;width:100%}.tokenomics .mobile div.token_details .box{align-items:flex-start;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(107.21deg,hsla(0,0%,100%,.26) 2.84%,hsla(0,0%,100%,.06) 73.23%);border:3px solid transparent;border-image:linear-gradient(138.47deg,rgba(255,125,250,.56) 12.39%,rgba(253,0,243,.34) 48.48%,rgba(34,162,255,.35) 64.08%,rgba(34,162,255,.28) 76.52%) 10;box-shadow:0 4px 4px rgba(0,0,0,.25),0 4px 24px -1px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:15px;height:247px;justify-content:center;padding:0 15px;width:calc(80% - 30px)}.tokenomics .mobile div.token_details .box p.token_head{color:#fff;display:flex;font:900 25px sans-serif;justify-content:space-between;text-shadow:0 0 12px rgba(0,0,0,.62);width:100%}.tokenomics .mobile div.token_details .box p.token_desc{color:hsla(0,0%,100%,.52);line-height:29px;font:400 17px sans-serif}}.rarity{background:linear-gradient(180deg,#09244e,#04142d);height:100%;padding:50px 100px;width:calc(100% - 200px)}.rarity .mobile{display:none}.rarity .desktop{align-items:center;display:flex;flex-direction:column;gap:50px;justify-content:center;width:100%}.rarity .desktop h1.title{-webkit-text-fill-color:transparent;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(105.15deg,hsla(0,0%,100%,.92) 14.72%,hsla(0,0%,100%,.34) 91.65%);-webkit-background-clip:text;background-clip:text;font:900 60px monospace;margin:0;text-shadow:0 4px 4px rgba(0,0,0,.25),0 4px 24px rgba(0,0,0,.25)}.rarity .desktop div.options{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.rarity .desktop div.options div.option_names{align-items:center;display:flex;justify-content:space-between;width:100%}.rarity .desktop div.options div.option_names button.tag{align-items:center;background:transparent;border:5px solid transparent;border-image:linear-gradient(268.05deg,rgba(81,68,80,.4) 11.95%,hsla(0,0%,97%,.4) 93.94%) 10;color:hsla(0,0%,100%,.33);display:flex;font:700 1.1rem Fira code;height:50px;justify-content:center;outline:none;transition:.3s linear;width:180px}.rarity .desktop div.options div.option_names button.tag:focus{border-image:linear-gradient(268.05deg,#fd00f3 11.95%,#22a2ff 93.94%) 10;color:#fff}.rarity .desktop div.options div.option_names .active{align-items:center;background:transparent;border:5px solid transparent;border-image:linear-gradient(268.05deg,#fd00f3 11.95%,#22a2ff 93.94%) 10;color:#fff;display:flex;font:700 1.1rem Fira code;height:50px;justify-content:center;outline:none;width:200px}.rarity .desktop div.options hr{background:linear-gradient(268.05deg,rgba(81,68,80,.4) 11.95%,hsla(0,0%,97%,.4) 93.94%);border:none;height:5px;outline:none;width:100%}.rarity .desktop div.random{grid-gap:60px;display:grid;gap:60px;grid-template-columns:repeat(4,1fr);justify-content:space-between;place-items:center;width:100%}.rarity .desktop div.random div.nft{align-items:center;-webkit-backdrop-filter:blur(57.1459px);backdrop-filter:blur(57.1459px);background:hsla(0,0%,100%,.06);border:4px solid transparent;border-image:linear-gradient(134.12deg,rgba(34,162,255,.28) 18.09%,rgba(34,162,255,.35) 29.28%,rgba(253,0,243,.34) 45.52%,rgba(255,125,250,.56) 72.59%,rgba(255,125,250,.56) 82.7%) 10;box-shadow:0 5.71459px 5.71459px rgba(0,0,0,.25),0 5.71459px 34.2875px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:10px;height:350px;justify-content:center;padding:0 5px;width:calc(100% - 10px)}.rarity .desktop div.random div.nft p.nft_title{color:#fff;font:700 1.5rem sans-serif;margin:0 auto;text-align:center;width:50%}.rarity .desktop div.random div.nft p.nft_number{align-items:center;background:linear-gradient(99.34deg,rgba(79,181,255,.85) 13.11%,rgba(247,43,238,.85) 94.12%);border-radius:7px;color:#04142d;display:flex;font:900 1rem sans-serif;height:30px;justify-content:center;width:70px}@media only screen and (max-width:1024px){.rarity{padding:50px 25px;width:calc(100% - 50px)}.rarity .desktop{display:none}.rarity .mobile{align-items:center;display:flex;flex-direction:column;gap:25px;justify-content:center;width:100%}.rarity .mobile h1.title{-webkit-text-fill-color:transparent;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(105.15deg,hsla(0,0%,100%,.92) 14.72%,hsla(0,0%,100%,.34) 91.65%);-webkit-background-clip:text;background-clip:text;font:900 50px monospace;margin:0;text-shadow:0 4px 4px rgba(0,0,0,.25),0 4px 24px rgba(0,0,0,.25)}.rarity .mobile div.options{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.rarity .mobile div.options select{background:linear-gradient(180deg,#09244e,#04142d);border:1px solid hsla(0,0%,100%,.561);border-radius:5px;color:#fff;font-size:1.2rem;height:50px;outline:none;padding:0 10px;width:100%}.rarity .mobile div.options option.tag{background:#09244e}.rarity .mobile div.options hr{background:linear-gradient(268.05deg,rgba(81,68,80,.4) 11.95%,hsla(0,0%,97%,.4) 93.94%);border:none;height:5px;outline:none;width:100%}.rarity .mobile div.random{grid-column-gap:15px;grid-row-gap:30px;-moz-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between;place-items:center;row-gap:30px;width:100%}.rarity .mobile div.random div.nft{align-items:center;-webkit-backdrop-filter:blur(57.1459px);backdrop-filter:blur(57.1459px);background:hsla(0,0%,100%,.06);border:4px solid transparent;border-image:linear-gradient(134.12deg,rgba(34,162,255,.28) 18.09%,rgba(34,162,255,.35) 29.28%,rgba(253,0,243,.34) 45.52%,rgba(255,125,250,.56) 72.59%,rgba(255,125,250,.56) 82.7%) 10;box-shadow:0 5.71459px 5.71459px rgba(0,0,0,.25),0 5.71459px 34.2875px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:25px;height:300px;justify-content:center;padding:0 5px;width:150px}.rarity .mobile div.random div.nft img{width:80%}.rarity .mobile div.random div.nft p.nft_title{color:#fff;font:700 1.5rem sans-serif;margin:0 auto;text-align:center}.rarity .mobile div.random div.nft p.nft_number{align-items:center;background:linear-gradient(99.34deg,rgba(79,181,255,.85) 13.11%,rgba(247,43,238,.85) 94.12%);border-radius:7px;color:#04142d;display:flex;font:900 1rem sans-serif;height:30px;justify-content:center;width:70px}}@media only screen and (max-width:1024px) and (min-width:600px) and (max-width:1024px){.rarity .mobile div.random{grid-column-gap:15px;grid-row-gap:30px;-moz-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;place-items:center;row-gap:30px;width:100%}}.faq{align-items:center;background:linear-gradient(180deg,#09244e,#04142d);display:flex;flex-direction:column;gap:20px;height:100vh;justify-content:center;padding:50px 100px;width:calc(100% - 200px)}.faq h1.title{-webkit-text-fill-color:transparent;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(106.8deg,hsla(0,0%,100%,.93) 24.1%,hsla(0,0%,100%,.34) 73.23%);-webkit-background-clip:text;background-clip:text;font:700 60px sans-serif;margin:0;text-shadow:0 4px 4px rgba(0,0,0,.25),0 4px 24px rgba(0,0,0,.25)}.faq div.box{align-items:center;background:linear-gradient(180deg,hsla(0,0%,100%,0) 9.55%,hsla(0,0%,100%,.09));border-radius:16.0176px;display:flex;flex-direction:column;height:120px;justify-content:center;text-align:center;width:70%}.faq div.box p{margin:0}.faq div.box p.question{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#22a2ff,#f72bee 98.98%);-webkit-background-clip:text;background-clip:text;font:900 20px Source sans-pro,sans-serif;line-height:45px}.faq div.box p.answer{color:hsla(0,0%,100%,.44);font:600 16px Source sans-pro,sans-serif}@media (max-width:800px){.faq{padding:50px 25px;width:calc(100% - 50px)}.faq div.box{gap:10px;width:100%}.faq div.box p.question{font-size:16px;line-height:inherit}.faq div.box p.answer{font-size:12px;max-width:300px}}.roadmap{align-items:center;background:linear-gradient(180deg,#09244e,#04142d);display:flex;flex-direction:column;gap:50px;height:100%;justify-content:center;padding:50px 100px;width:calc(100% - 200px)}.roadmap h1.title{-webkit-text-fill-color:transparent;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(105.15deg,hsla(0,0%,100%,.92) 14.72%,hsla(0,0%,100%,.34) 91.65%);-webkit-background-clip:text;background-clip:text;font:900 60px monospace;margin:0;text-shadow:0 4px 4px rgba(0,0,0,.25),0 4px 24px rgba(0,0,0,.25)}.roadmap div.map{grid-row-gap:50px;display:grid;grid-auto-flow:dense;grid-template-columns:repeat(1,1fr);row-gap:50px}.roadmap div.map div.box{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;position:relative;text-align:left}.roadmap div.map div.box p.head{-webkit-text-fill-color:transparent;background:linear-gradient(97deg,#4fb5ff 13.59%,#f72bee 103.18%);-webkit-background-clip:text;background-clip:text;font:900 35px monospace}.roadmap div.map div.box p.line{width:40%}.roadmap div.map div.box p.line hr{background:linear-gradient(268.05deg,#fd00f3 11.95%,#22a2ff 93.94%);border:none;height:5px;outline:none;width:100%}.roadmap div.map div.box p.desc{color:hsla(0,0%,100%,.988);font:900 23px sans-serif}.roadmap div.map div.box p.sub{color:hsla(0,0%,100%,.698);font:400 1rem sans-serif;width:42%}.roadmap div.map div.box:nth-child(2n){align-items:flex-end;justify-content:flex-end;text-align:right}@media only screen and (max-width:1024px){.roadmap{padding:60px;width:calc(100% - 120px)}.roadmap div.map div.box p.line{width:100%}.roadmap div.map div.box p.sub{width:80%}}section.landing{align-items:center;background:linear-gradient(180deg,#09244e,#04142d);display:flex;height:calc(100vh - 200px);justify-content:center;padding:50px 100px;width:calc(100% - 200px)}@media (max-width:800px){section.landing{padding:50px 25px;width:calc(100% - 50px)}}section.landing div.mobile_landing{display:none}@media (max-width:1024px){section.landing div.mobile_landing,section.landing div.mobile_landing div.content{align-items:center;display:flex;flex-direction:column;justify-content:center}section.landing div.mobile_landing div.content{gap:30px;width:100%}section.landing div.mobile_landing div.content h1.title{-webkit-text-fill-color:transparent;background:linear-gradient(93.1deg,#fd00f3 13.04%,#22a2ff 87.87%);-webkit-background-clip:text;background-clip:text;font:900 40px sans-serif;margin:0}section.landing div.mobile_landing div.sub{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;text-align:center}section.landing div.mobile_landing div.sub p{margin:0}section.landing div.mobile_landing div.sub p.description{-webkit-text-fill-color:transparent;background:linear-gradient(97.56deg,#fff 12.24%,#efdbbc 71.06%);-webkit-background-clip:text;background-clip:text;font:600 21px sans-serif}section.landing div.mobile_landing div.sub p.feint_text{color:#ffffff99;font:300 15.5px sans-serif;max-width:425px}section.landing div.mobile_landing div.content div.image img{max-width:100%}section.landing div.mobile_landing div.social_buttons{align-items:center;display:flex;gap:30px;justify-content:center;width:100%}section.landing div.mobile_landing div.social_buttons a{align-items:center;color:#f0f0f0;display:flex;font:500 1rem monospace;gap:10px;height:50px;justify-content:center;outline:none;text-decoration:none;width:150px}section.landing div.mobile_landing div.social_buttons a img{-webkit-filter:invert(100%);filter:invert(100%);width:2rem}section.landing div.mobile_landing div.social_buttons .twitter{background:linear-gradient(90deg,#22a2ff 6.42%,#f72bee 92.64%);border:none;padding:5px}section.landing div.mobile_landing div.social_buttons .discord{background:transparent;border:5px solid transparent;border-image-slice:1;border-image-source:linear-gradient(268.05deg,#fd00f3 11.95%,#22a2ff 93.94%);height:50px}}section.landing div.desktop_landing{align-items:flex-start;color:#fff;display:flex;gap:70px;justify-content:space-between;width:100%}section.landing div.desktop_landing div{flex-basis:50%}section.landing div.desktop_landing div.content{align-items:flex-start;display:flex;flex-direction:column;gap:30px;justify-content:flex-start}section.landing div.desktop_landing div.content h1.title{-webkit-text-fill-color:transparent;background:linear-gradient(93.1deg,#fd00f3 13.04%,#22a2ff 87.87%);-webkit-background-clip:text;background-clip:text;font:900 50px sans-serif;margin:0}section.landing div.desktop_landing div.content div.sub{display:flex;flex-direction:column;gap:15px}section.landing div.desktop_landing div.content div.sub p{margin:0}section.landing div.desktop_landing div.content div.sub p.description{-webkit-text-fill-color:transparent;background:linear-gradient(97.56deg,#fff 12.24%,#efdbbc 71.06%);-webkit-background-clip:text;background-clip:text;font:600 21px sans-serif;max-width:600px}section.landing div.desktop_landing div.content div.sub p.feint_text{color:#fff 99;font:300 15.5px sans-serif;max-width:425px}section.landing div.desktop_landing div.content div.social_buttons{align-items:center;display:flex;gap:30px;justify-content:flex-start;width:100%}section.landing div.desktop_landing div.content div.social_buttons a{align-items:center;color:#f0f0f0;display:flex;font:500 1rem monospace;gap:10px;height:50px;justify-content:center;outline:none;text-decoration:none;width:150px}section.landing div.desktop_landing div.content div.social_buttons a img{-webkit-filter:invert(100%);filter:invert(100%);width:2rem}section.landing div.desktop_landing div.content div.social_buttons .twitter{background:linear-gradient(90deg,#22a2ff 6.42%,#f72bee 92.64%);border:none;padding:5px}section.landing div.desktop_landing div.content div.social_buttons .discord{background:transparent;border:5px solid transparent;border-image-slice:1;border-image-source:linear-gradient(268.05deg,#fd00f3 11.95%,#22a2ff 93.94%);height:50px}section.landing div.desktop_landing div.image{display:flex;justify-content:flex-end}section.landing div.desktop_landing div.image img{max-width:100%}@media (max-width:1024px){section.landing div.desktop_landing{display:none}}.cursor{background:#fff;border:2px solid #fff;border-radius:100%;height:5px;overflow:hidden;pointer-events:none;position:fixed;-webkit-transform:translateZ(0);transform:translateZ(0);transition:.1s linear;width:5px;z-index:1000}@media only screen and (max-width:1024px){.cursor{display:none}}
/*# sourceMappingURL=main.c0fa1cb1.css.map*/