@keyframes dash{to{stroke-dashoffset:0}}@keyframes dash2{0%{stroke-dashoffset:var(--path-length)}80%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}.circuit path{stroke-dashoffset:var(--path-length);stroke-dasharray:var(--path-length)}.circuit path.animated{animation:dash 2s linear forwards}.circuit path.animated-lineover{animation:dash2 5s forwards}footer{position:relative;padding:15rem 22.5rem;font-size:1.8rem;border-top:1px solid #02ffcf;background-color:rgba(0,0,0,.5);backdrop-filter:blur(2px);overflow:hidden;margin:0 -15rem}footer .circuit{z-index:-1;position:absolute;opacity:.4;bottom:0;left:-19.6rem;height:150rem;transform:scale3d(2,2,1)}footer img{width:230px}footer>div:first-child{display:flex;justify-content:space-between;padding-bottom:4rem;border-bottom:2px solid hsla(0,0%,100%,.1)}footer>div:first-child>div:last-child{flex:1;max-width:50%}footer p{font-size:1.5rem;margin-top:4rem;color:hsla(0,0%,100%,.5)}footer .bottom-menu>div{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:1.5rem;gap:2rem}footer .bottom-menu>div a{white-space:nowrap}footer #bottom_logo{margin-bottom:6rem}footer .copyright{display:flex;justify-content:space-between;opacity:.5;font-size:1.5rem;margin-top:2rem}@media screen and (max-width:1920px){footer{margin:0 -19.5rem}}@media screen and (max-width:1600px){footer>div:first-child>div:last-child{max-width:60%}}@media screen and (max-width:900px){footer{padding:5rem 4rem;backdrop-filter:blur(.2px);background-color:rgba(0,0,0,.5)}footer #bottom_logo{margin-bottom:4rem;font-size:2rem}footer #bottom_logo img{width:20px;height:20px}footer>div:first-child{flex-direction:column}footer>div:first-child>div:last-child{max-width:100%}footer .bottom-menu>div{gap:1rem;flex-direction:row;justify-content:center}footer .bottom-menu>div:last-child{flex-direction:row-reverse}footer .bottom-menu>div:last-child a{width:41%;width:calc(50% - .5rem)}footer .bottom-menu>div:last-child a:nth-child(2n){text-align:right}footer p{text-align:center}footer .copyright{gap:1rem;flex-direction:column;text-align:center}footer.safari{backdrop-filter:blur(.2px);background-color:rgba(0,0,0,.5)}}@media screen and (max-width:748px){footer.safari{backdrop-filter:blur(.2px);background-color:rgba(0,0,0,.2)}}header nav{overflow-x:auto}#burger_menu{display:none;position:relative}#burger_menu button{height:3rem}#burger_menu button,#burger_menu button span{background-color:transparent;border:none;width:3rem}#burger_menu button span{position:absolute;top:50%;transform:translateY(-50%);right:0;height:.8rem;cursor:pointer;outline:none}#burger_menu button span:after,#burger_menu button span:before{content:"";position:absolute;right:0;display:block;height:1px;background-color:#fff;transition:transform .3s ease-out}#burger_menu button span:before{top:0;width:2.3rem}#burger_menu button span:after{bottom:0;width:3.2rem}.menu-open #mobile_menu{position:inherit;visibility:visible;opacity:1}.menu-open #burger_menu button span:before{width:2.3rem;transform:translateY(4px) translateX(0) rotate(45deg)}.menu-open #burger_menu button span:after{width:2.3rem;transform:translateY(-3px) translateX(0) rotate(-45deg)}#mobile_menu{position:absolute;margin:3rem 0 10rem 0;visibility:hidden;opacity:0;z-index:1;transition:visibility 0s,opacity .5s linear}#mobile_menu ul{list-style:none}#mobile_menu ul li{font-size:3rem;text-align:center}#mobile_menu ul li+li{margin-top:1.5rem}@media screen and (max-width:748px){header nav{margin-top:0}header nav ul li:not(#logo,#burger_menu){display:none}header nav ul #burger_menu{display:block}}#wallets{position:relative}#wallets:before{content:"";position:absolute;top:-30%;right:-30%;z-index:-1;width:55.2084895833vw;height:39.5834895833vw;background:rgba(0,170,150,.2);transform:rotate(-150deg);filter:blur(55px);border-radius:50%}#wallets h2{text-align:center}#wallets #wallets_container{position:relative;z-index:10;overflow:hidden;padding:3rem 8rem 10rem 8rem;background:#000}#wallets #wallets_container:before{top:-30%;left:-30%;filter:blur(55px)}#wallets #wallets_container:after,#wallets #wallets_container:before{content:"";position:absolute;z-index:-1;width:55.2084895833vw;height:39.5834895833vw;background:rgba(0,170,150,.2);transform:rotate(-150deg);border-radius:50%}#wallets #wallets_container:after{bottom:-50%;right:-50%;filter:blur(80px)}#wallets #wallets_container .angle{position:absolute;width:30px;height:30px;border:1px solid #02ffcf}#wallets #wallets_container .angle.tl{top:0;left:0;border-right:0;border-bottom:0}#wallets #wallets_container .angle.tr{top:0;right:0;border-left:0;border-bottom:0}#wallets #wallets_container .angle.bl{bottom:0;left:0;border-top:0;border-right:0}#wallets #wallets_container .angle.br{right:0;bottom:0;border-top:0;border-left:0}#wallets .wallets-header{display:flex;align-items:center;justify-content:space-between;gap:10rem}#wallets .wallets-content{display:flex;gap:2rem}#wallets .wallets-content>div{flex:1}#wallets .wallets-content .item{display:flex;gap:2rem;flex:1;background:hsla(0,0%,100%,.08);padding:2rem;border-radius:1rem}#wallets .wallets-content .item img{max-width:65%;-o-object-fit:cover;object-fit:cover;border-radius:1rem;width:100%}#wallets .wallets-content .item p:first-of-type{font-size:1.3em;font-weight:700}#wallets .wallets-content .item p:last-of-type{color:hsla(0,0%,100%,.5)}#wallets .wallets-content .left{display:flex;flex-direction:column;gap:2rem}#wallets .wallets-content .left.item{flex-direction:column}#wallets .wallets-content .left .left-content{display:flex;flex-direction:column;gap:1rem}#wallets .wallets-content .right{display:flex;flex-direction:column;gap:2rem}#wallets .wallets-content .right .item img{max-width:45%}#wallets .wallets-content .right .item .right-content{display:flex;flex-direction:column;justify-content:center;gap:1rem;height:100%}#wallets .wallets-content .buttons{flex-wrap:wrap;display:flex;gap:.5rem}#wallets .wallets-content .button button{display:flex;gap:1rem}#wallets .wallets-content .button button img{max-width:20px!important}#wallets_hide{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.1);font-size:10rem;color:#fff;font-weight:700;text-shadow:0 0 10px hsla(0,0%,100%,.5);backdrop-filter:blur(2px)}#wallets_hide div{position:absolute;top:50%;left:50%;transform:translate(-60%,-60%)}#wallets_hide div span{display:block;transform:rotate(-45deg)}@media screen and (max-width:1100px){#wallets h2{margin:2rem 0 6rem 0}#wallets .wallets-header{flex-direction:column;gap:1rem;margin-bottom:5rem}#wallets .item{align-items:center}#wallets .wallets-content{flex-direction:column}#wallets .wallets-content .left{display:flex;flex-direction:column;gap:2rem}#wallets .wallets-content .left.item{flex-direction:row}#wallets .wallets-content .left.item img{max-width:45%}#wallets .wallets-content .left.item .right-content{display:flex;flex-direction:column;justify-content:center;gap:1rem;height:100%}}@media screen and (max-width:748px){#wallets:before{top:-10%;right:-50%;z-index:-1;width:150%;height:81.25015625vw;background:rgba(0,170,150,.2);transform:rotate(0deg)}#wallets #wallets_container{padding:2rem 2em 3em 2em}#wallets #wallets_container:before{top:-75%;left:-25%;width:200%;height:100%;transform:rotate(-160deg);background:rgba(0,170,150,.2)}#wallets #wallets_container:after{bottom:-10%;right:-30%;width:55.2084895833vw;height:100%;background:rgba(0,170,150,.2);transform:rotate(10deg)}#wallets #wallets_container h2{margin-bottom:2rem}#wallets #wallets_container img{max-width:100%}#wallets #wallets_container .item,#wallets #wallets_container .left.item{flex-direction:column}#wallets #wallets_container .wallets-header p{text-align:center}#wallets #wallets_container .left-content,#wallets #wallets_container .right-content{gap:2rem}#wallets #wallets_container .buttons .button{flex:1;display:flex}#wallets #wallets_container .buttons .button button{flex:1;justify-content:center}}#nodes{position:relative}#nodes:before{content:"";position:absolute;top:-300%;left:-50%;z-index:-1;width:55.2084895833vw;height:29.1668229167vw;background:rgba(0,170,150,.2);transform:rotate(-120deg);filter:blur(55px);border-radius:50%}#nodes #nodes_container{display:flex;gap:11rem;padding-right:10rem}#nodes .button,#nodes button{position:relative}#nodes button{padding:2rem 6rem;z-index:10}#nodes .circuit{z-index:-1;position:absolute;top:-100rem;left:-45rem;opacity:.5}@media screen and (max-width:748px){#nodes #nodes_container{padding:0;flex-direction:column;gap:3rem;align-items:center}#nodes #nodes_container p{text-align:center}#nodes #nodes_container .circuit{width:80rem;top:-91rem;left:-20rem}}#mining{display:flex;gap:11rem;position:relative;z-index:1}#mining>div{flex:1}#mining .right{display:flex;flex-direction:column;gap:1rem}#mining .circuit{z-index:-1;position:absolute;top:-75vh;left:-30vh;width:100%}#mining .button{margin-top:2rem}@media screen and (max-width:1100px){#mining{flex-direction:column;gap:2rem}#mining h2{margin:0}#mining .button{margin-top:2rem}#mining .circuit{top:-50vh;left:-10vh}}@media screen and (max-width:748px){#mining .button{display:flex;justify-content:center}#mining .circuit{top:unset;bottom:-380%;left:-30vh;width:100rem}}#links{position:relative;z-index:1}#links .content{display:flex;flex-direction:column}#links .title{margin:3rem 0;font-size:2rem}#links .links{display:flex;gap:1.5rem;flex-wrap:wrap}#links .links a{border:thin solid hsla(0,0%,100%,.7);padding:.5rem 1rem;white-space:nowrap}#links .links a:hover{border:thin solid #02ffcf}@media screen and (max-width:748px){#links .title{text-align:center}#links .links{justify-content:center;gap:1rem}}#objectives{position:relative;z-index:1}#objectives .obg{position:absolute;background:rgba(8,8,8,.18);width:200%;height:100%;left:-50%;backdrop-filter:blur(5px);z-index:-1;overflow:hidden}#objectives .obg svg{position:absolute;z-index:-1;opacity:.07;top:0;left:0;color:#02ffcf}#objectives h2{width:100%;padding-top:10rem}#objectives>div{display:flex;gap:6rem;padding-bottom:10rem}#objectives>div>div{flex:1}#objectives>div ol li+li{margin-top:1rem}#objectives>div ol{padding-left:1.8rem;font-size:2rem}@media screen and (max-width:748px){#objectives>div{flex-direction:column;gap:3rem}}#network{position:relative;z-index:10;overflow:hidden;display:flex;gap:5rem;justify-content:space-between;padding:11rem;background:#000}#network.active{animation:network-anim 1s cubic-bezier(.68,-.55,.265,1.55) forwards}#network .network-icon{position:absolute;opacity:.03;color:#02ffcf;top:-10rem;left:-20rem;z-index:-1}#network h2{width:30%}#network .angle{position:absolute;width:30px;height:30px;border:1px solid #02ffcf}#network .angle.tl{top:0;left:0;border-right:0;border-bottom:0}#network .angle.tr{top:0;right:0;border-left:0;border-bottom:0}#network .angle.bl{bottom:0;left:0;border-top:0;border-right:0}#network .angle.br{right:0;bottom:0;border-top:0;border-left:0}@keyframes network-anim{0%{opacity:0;transform:scale(70%)}to{opacity:1;transform:scale(100%)}}#network_container{position:relative}#network_container:before{content:"";position:absolute;bottom:-50%;right:-20%;z-index:-1;width:55.2084895833vw;height:358.17px;background:rgba(0,170,150,.2);transform:rotate(346deg);filter:blur(95px);border-radius:50%}#network .bgbl{top:84px;left:-458px;width:815px;height:815px;background:rgba(2,255,207,.6);filter:blur(225px)}#network .bgtr{top:-107.4626865672%;left:15.71796875%;width:132.5%;height:146.1407249467%;background:rgba(2,255,207,.1);transform:rotate(29.74deg);filter:blur(165px)}#network ul{font-size:2rem;list-style:none}#network ul li+li{margin-top:1.1rem}#network li span{color:#02ffcf}#network .bg{position:absolute;z-index:-1;border-radius:50%}@media screen and (max-width:1200px){#network{flex-direction:column;gap:0;padding:11rem 8rem}}@media screen and (max-width:1000px){#network{padding:11rem 5rem}#network h2{font-size:4rem}}@media screen and (max-width:900px){#network{gap:3rem;padding:3rem}#network .bg.bgbl{top:60%}#network .bg.bgtr{top:-43.4968017058vh;left:7.90546875vw;width:132.5vw;height:146.1407249467%}#network_container:before{right:-25rem;width:185.4168229167vw;height:92.7084114583vh}.safari #network .bgbl{top:10%}.safari #network .bgtr{top:-40%;left:30%;background:rgba(2,255,207,.4);width:100vw;height:100%}.safari #network_container:before{right:-25rem;width:185.4168229167vw;height:92.7084114583vh;background:rgba(0,170,150,.4);transform:rotate(346deg);filter:blur(95px)}}.supply-bar{display:flex;gap:2rem;align-items:center}@media screen and (min-width:1024px){.supply-bar{flex-direction:column-reverse;gap:1rem}}.supply-bar .supply-bar-amount{font-weight:700;color:#02ffcf;opacity:0;width:50px}.supply-bar .supply-bar-amount.active{animation:supply-bar-amount-anim 2s .75s forwards}@keyframes supply-bar-amount-anim{0%{opacity:0}to{opacity:1}}.supply-bar-graph{display:flex;flex-direction:column;background:linear-gradient(90deg,transparent,#00342a);border-top-right-radius:10px;border-bottom-right-radius:10px;padding:1.2rem 0}.supply-bar-graph:hover{background:linear-gradient(90deg,transparent,#02ffcf)}.supply-bar-graph.active{animation:supply-bar-graph-anim-x 1.5s cubic-bezier(.23,1,.32,1) forwards;transform-origin:left}@media screen and (min-width:1024px){.supply-bar-graph{background:linear-gradient(#00342a,transparent);flex-direction:column-reverse;gap:1rem;position:relative;justify-content:center;transform:scaleY(0);width:100%!important;border-top-left-radius:10px;border-top-right-radius:10px;align-items:center}.supply-bar-graph .supply-bar-graph-year{position:absolute;white-space:nowrap;bottom:1rem;writing-mode:vertical-lr;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:700;color:#02ffcf}.supply-bar-graph:hover{background:linear-gradient(#02ffcf,transparent)}.supply-bar-graph.active{animation:supply-bar-graph-anim-y 1.5s cubic-bezier(.23,1,.32,1) forwards;transform-origin:bottom}}@keyframes supply-bar-graph-anim-x{0%{transform:scaleX(0)}to{transform:scaleX(100%)}}@keyframes supply-bar-graph-anim-y{0%{transform:scaleY(0)}to{transform:scaleY(100%)}}#supply{position:relative;z-index:1;background-color:rgba(0,0,0,.6);padding:5vw;display:flex;flex-direction:column}#supply:before{content:"";position:absolute;bottom:-60%;left:0;z-index:-1;width:165.62546875vw;height:800px;background:rgba(0,170,150,.1);transform:rotate(45deg);transform-origin:center;filter:blur(150px)}.supply-graph{flex-direction:column;display:flex;gap:1rem}@media screen and (min-width:1024px){.supply-graph{flex-direction:row;overflow:auto;padding-bottom:1rem;height:700px;gap:1.5rem;justify-content:center}}h2{margin-top:0}.supply-description{font-size:1.7rem;margin-top:1rem;color:hsla(0,0%,100%,.678);max-width:500px}#blockdag{position:relative}#blockdag:before{content:"";position:absolute;top:0;left:-50%;z-index:-1;width:55.2084895833vw;height:800px;background:rgba(0,170,150,.2);filter:blur(150px);border-radius:100%}#blockdag .title{display:flex;gap:4rem;justify-content:space-between;align-items:center;padding-bottom:2.5rem;border-bottom:2px solid #fff}#blockdag .title span{font-size:2rem;font-weight:700}#blockdag h2{margin:0}#blockdag ul.content{display:flex;flex-wrap:wrap;margin-top:4rem;-moz-column-gap:4rem;column-gap:4rem}#blockdag ul.content li.item{display:flex;margin-bottom:3rem;padding-bottom:3rem;width:calc(50% - 2rem);border-bottom:1px solid hsla(0,0%,100%,.15)}#blockdag ul.content li.item:last-child,#blockdag ul.content li.item:nth-last-child(2){margin-bottom:0;padding-bottom:0;border-bottom:0}#blockdag ul.content .number{margin-right:1rem;width:3rem;color:#02ffcf}#blockdag ul.content .text{max-width:calc(100% - 4rem)}@media screen and (max-width:748px){#blockdag .title{gap:1rem;flex-direction:column;align-items:flex-start;position:relative}#blockdag .title span{font-size:1.6rem}#blockdag .title:before{top:-100%;left:-50%;width:80vh;height:200%;content:"";position:absolute;background:rgba(2,255,207,.25);transform:rotate(-110deg);filter:blur(165px)}#blockdag ul.content li.item{margin-bottom:1.5rem;padding-bottom:1.5rem;width:100%}#blockdag ul.content li.item:nth-last-child(2){margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid hsla(0,0%,100%,.15)}.safari #blockdag .title:before{top:-200%;left:-50%;filter:blur(100px);height:100vh}}#socials{display:flex;gap:3rem;justify-content:space-between;align-items:center;position:relative;z-index:1}#socials.active{animation:social-anim .5s cubic-bezier(.19,1,.22,1) forwards}#socials h2{width:40%}#socials>div{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}#socials>div>div{display:flex;justify-content:space-around;width:100%;gap:3rem;flex-wrap:wrap}#socials>div>div+div{margin-top:1rem}#socials a{font-size:2rem;text-transform:uppercase;display:flex;gap:2rem;align-items:center}@keyframes social-anim{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@media screen and (max-width:748px){#socials{flex-direction:column}#socials:after{bottom:-51rem;width:74.8rem;height:74.8rem;background-size:contain;left:-10rem}#socials>div{width:100%}#socials a{font-size:1.6rem}#socials h2{width:100%}}#timeline{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}#timeline a{border:thin solid hsla(0,0%,100%,.7);padding:.8rem 1rem;white-space:nowrap;display:inline-flex;gap:1rem;align-items:center}#timeline a:hover{border:thin solid #02ffcf}#timeline a:hover svg{color:thin solid #02ffcf}#timeline h2{text-align:center}#timeline #timeline-container{font-size:1.8rem;display:flex;padding-top:2rem;max-width:100%;overflow-x:auto;overflow-y:hidden;margin-bottom:2rem}#timeline #timeline-container>div{display:flex;flex-direction:column;flex:1;min-width:15rem}#timeline #timeline-container>div>div{text-align:center}#timeline #timeline-container>div .top{height:6rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}#timeline #timeline-container>div .bottom{height:10rem}#timeline #timeline-container>div .bottom>:first-child,#timeline #timeline-container>div .top>:first-child{color:#02ffcf}#timeline #timeline-container>div .circle{position:relative;display:flex;justify-content:center;align-items:center;height:3rem;margin:1rem 0}#timeline #timeline-container>div .circle>div{position:relative;width:20px;height:20px;background:#001915;border:2px solid #00342a;border-radius:50%}#timeline #timeline-container>div .circle:after,#timeline #timeline-container>div .circle:before{content:"";position:absolute;top:50%;z-index:-1;width:50%;height:2px;background:#00342a;transform:translateY(-50%)}#timeline #timeline-container>div .circle:before{left:0}#timeline #timeline-container>div .circle:after{right:0}#timeline #timeline-container>div.done .circle:after,#timeline #timeline-container>div.done .circle:before{background:#02ffcf}#timeline #timeline-container>div.done .circle>div{background:#004c3e;border:2px solid #02ffcf}@media screen and (max-width:1830px){#timeline #timeline-container{font-size:1.5rem}}@media screen and (max-width:748px){#timeline #timeline-container{position:relative;flex-direction:column}#timeline #timeline-container>div{flex-direction:row;align-items:center}#timeline #timeline-container div.bottom,#timeline #timeline-container div.top{display:flex;flex-direction:column;justify-content:center;flex:1}#timeline #timeline-container div .circle{margin:0 2rem;height:10rem}#timeline #timeline-container div .circle:after,#timeline #timeline-container div .circle:before{left:50%;z-index:-1;width:2px;height:50%;background:#00342a;transform:translateX(-50%)}#timeline #timeline-container div .circle:before{top:0}#timeline #timeline-container div .circle:after{bottom:25%}#timeline #timeline-container .bgbr{right:-25%;bottom:-25%;width:100%;height:100%;background:rgba(0,170,150,.2);transform:rotate(45deg);filter:blur(100px)}}#hero p{font-size:1.5rem;font-weight:600}#hero #resume{padding-right:20%;font-size:6rem;line-height:8rem;font-family:Helios Bold}#hero #resume span{font-family:Helios Bold;color:#02ffcf}#hero h4{font-size:2.5rem;opacity:.6}#hero .hero-button{display:flex;gap:5rem;justify-content:space-between;align-items:center;margin-top:3rem}#hero .hero-button-links{display:flex;align-items:center;gap:2rem}#hero .merch-available{position:absolute;top:-5rem;right:0;align-items:center;display:flex;justify-content:center;color:#02ffcf;text-align:center;cursor:pointer;transition:all .25s;width:250px;height:250px}#hero .merch-available:hover{transform:scale(.98)}#hero .merch-available:hover .merch-available-bg{animation-play-state:paused;box-shadow:0 0 30px 20px rgba(0,0,0,.259),inset 0 0 20px 20px rgba(62,201,150,.329)}#hero .merch-available .merch-available-bg{background-image:url(/img/merch-available.60e362d4.webp);background-size:contain;width:250px;height:250px;background-size:cover;position:absolute;border-radius:50%;animation:merch-available 60s linear infinite;box-shadow:0 0 30px 20px rgba(0,0,0,.259)}#hero .merch-available>:nth-child(2){font-family:Helios Bold;font-size:2rem;position:relative}@media screen and (max-width:1200px){#hero .merch-available{display:none}}@keyframes merch-available{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:1200px){#hero #resume{padding-right:0;font-size:5rem;line-height:6rem}#hero .hero-button{flex-direction:column;gap:2rem}}@media screen and (max-width:748px){#hero #resume{font-size:4rem;padding-right:0;line-height:5rem}#hero h4{font-size:2rem}#hero .hero-button-links{flex-direction:column;width:100%;align-items:start}}#features{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}#features h2{margin-bottom:7rem}#features #features-container{display:grid;gap:2rem;width:100%;grid-template-columns:repeat(auto-fill,minmax(30rem,1fr))}#features #features-container .feature-item{position:relative;display:flex;flex-direction:column;backdrop-filter:blur(6px);background:rgba(0,0,0,.3);border-radius:1.5rem;padding:3rem;overflow:hidden}#features #features-container .feature-item .title{font-size:3rem;margin-bottom:1rem;font-weight:700;margin-right:4rem}#features #features-container .feature-item .description{font-weight:lighter;opacity:.8}#features #features-container .feature-item svg{position:absolute;z-index:-1;opacity:.2;color:#02ffcf;top:2rem;right:2rem}#quad{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:5rem}@media screen and (min-width:1024px){#quad{flex-direction:row}}#quad svg{padding:5rem}#quad h2{max-width:80rem}#quad h2>div{margin-top:1rem;font-weight:lighter;font-size:2rem;opacity:.7}#quad .quadlemma{animation:sideways 3s ease-in-out infinite alternate;transform-origin:center;animation-delay:1s}#quad .quadlemma .logo{opacity:0;transform:translate3d(0,-500px,0)}#quad .quadlemma .logo.active{animation:down .5s ease-out forwards}#quad .quadlemma .block{opacity:0;transform:scale3d(.5,.5,1);transform-origin:center center}#quad .quadlemma .security.active{animation:appear .3s cubic-bezier(.68,-.55,.27,1.55) forwards;animation-delay:.3s}#quad .quadlemma .scalability.active{animation:appear .3s cubic-bezier(.68,-.55,.27,1.55) forwards;animation-delay:.4s}#quad .quadlemma .decentralization.active{animation:appear .3s cubic-bezier(.68,-.55,.27,1.55) forwards;animation-delay:.5s}#quad .quadlemma .privacy.active{animation:appear .3s cubic-bezier(.68,-.55,.27,1.55) forwards;animation-delay:.6s}@keyframes down{50%{transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes appear{50%{opacity:1;transform:scale3d(1.2,1.2,1)}70%{opacity:1;transform:scale3d(.9,.9,1)}85%{opacity:1;transform:scale3d(1.05,1.05,1)}to{opacity:1;transform:scaleX(1)}}@keyframes sideways{0%{transform:translateZ(0)}50%{transform:translate3d(0,4px,0)}to{transform:translate3d(0,-4px,0)}}#not_found_view{position:relative;z-index:1}#not_found_view main{margin-bottom:20rem}#not_found_view main>:first-child{font-size:5rem;font-weight:700}#not_found_view main>:nth-child(2){font-size:3rem}#not_found_view main>:nth-child(3){margin-top:2rem;font-size:2rem;font-weight:300}.task-item{padding:2rem;border-radius:1rem;background:rgba(0,0,0,.1);border:.25rem dashed #848988;backdrop-filter:blur(5px);width:30rem;height:23rem;display:flex;flex-direction:column;justify-content:space-between}.task-item.completed{border-color:#7bf7d1;border-style:solid}.task-item.in-progress{border-color:#f5d95f;border-style:solid}.task-item .task-status{display:flex;gap:1rem;align-items:center}.task-item .status-dot{width:1.3rem;height:1.3rem;border-radius:50%;background-color:#8a8985}.task-item .status-dot.completed{background-color:#7bf7d1}.task-item .status-dot.in-progress{background-color:#f5d95f}.task-item .task-title{margin-bottom:.5rem;font-size:2.5rem}.task-item .task-description{font-size:1.7rem;margin-bottom:1.5rem;opacity:.8;font-weight:lighter}.task-item .task-bottom{display:flex;gap:.5rem;flex-direction:column}.task-item .task-info{font-size:1.7rem;text-transform:uppercase;font-weight:700;display:flex;justify-content:space-between}.task-item .task-more{display:flex;font-weight:lighter;font-size:1.4rem;justify-content:space-between}#tasks{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column}#tasks h2{margin-bottom:0}#tasks h3{margin-bottom:5rem;margin-top:1rem;max-width:40rem;text-align:center}#tasks .task-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(30rem,1fr));gap:3rem;justify-items:center;width:100%}#tasks .task-search{background:transparent;backdrop-filter:blur(10px);border:.2rem solid #fff;border-radius:1rem;padding:1.5rem 2.5rem;font-weight:700;font-size:2.2rem;color:#fff;outline:none;margin-bottom:4rem;width:100%;max-width:100rem;opacity:.5}#tasks .task-search:not(:-moz-placeholder){opacity:1}#tasks .task-search:active,#tasks .task-search:focus,#tasks .task-search:not(:placeholder-shown){opacity:1}#tasks .filters{display:flex;gap:2rem;width:100%;margin-bottom:4rem;flex-wrap:wrap}@media screen and (min-width:1024px){#tasks .filters{justify-content:space-around}}#tasks .filters>div{display:flex;flex-direction:column;gap:1rem}#tasks .filter-buttons button{background:hsla(0,0%,100%,.4);border:none;padding:.6rem 1rem;cursor:pointer;backdrop-filter:blur(2px)}#tasks .filter-buttons button.active,#tasks .filter-buttons button:hover{background:#fff}#tasks .disclaimer{margin-top:4rem;opacity:.8;font-weight:lighter}#exchanges_view{margin-bottom:15rem}#exchanges_view main{position:relative;z-index:1}#exchanges_view .coins{position:absolute;right:0;top:-200px;animation:anim-coins 150s infinite;opacity:.05}#exchanges_view .coins>:first-child{animation:anim-coin 160s infinite;transform-origin:center center}#exchanges_view .coins>:nth-child(2){animation:anim-coin 220s infinite;transform-origin:center center}#exchanges_view .coins>:nth-child(3){animation:anim-coin 130s infinite;transform-origin:center center}@keyframes anim-coin{to{transform:rotate(1turn)}}@keyframes anim-coins{0%{transform:scale3d(2,2,1)}to{transform:scale3d(2,2,1) rotate(1turn)}}#exchanges_view h2>div{font-size:2rem;opacity:.7;margin-top:.5rem;font-weight:lighter}#exchanges_view .sort-container{display:flex;gap:1rem;flex-direction:row;justify-content:center;margin-bottom:5rem;align-items:center}#exchanges_view .sort-container button{border:thin solid #02ffcf;background:transparent;padding:.75rem 2rem;font-weight:700;border-radius:.5rem;color:#02ffcf;cursor:pointer}#exchanges_view .sort-container button.active{background:#02ffcf;border:none;color:#000}#exchanges_view .exchange-list{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}@media screen and (min-width:1024px){#exchanges_view .exchange-list{flex-direction:row}}#exchanges_view .exchange-list .exchange{width:100%;background-size:cover;background-position:50%;cursor:pointer;padding:3rem;text-align:center;display:flex;justify-content:center;flex-direction:column;background:linear-gradient(90deg,#00342a,transparent);gap:1.5rem;align-items:center;font-weight:700;font-size:2.5rem;color:#02ffcf;position:relative;transition:all .25s}@media screen and (min-width:1024px){#exchanges_view .exchange-list .exchange{background:linear-gradient(#00342a,transparent);width:20rem;height:30vw}}#exchanges_view .exchange-list .exchange img{max-width:7rem}#exchanges_view .exchange-list .exchange .ebg{position:absolute;width:100%;height:100%;background-position:50%;background-size:cover;opacity:.06;filter:blur(1px)}#exchanges_view .exchange-list .exchange:hover{border:.4rem solid #02ffcf;transform:translateX(-5px)}@media screen and (min-width:1024px){#exchanges_view .exchange-list .exchange:hover{transform:translateY(-20px)}}#exchanges_view .exchange-list .exchange:hover .ebg{opacity:.1;filter:blur(0)}@font-face{font-family:Helios;src:url(/fonts/HeliosExtC_Regular.a642a2b6.otf)}@font-face{font-family:Helios Bold;src:url(/fonts/HeliosExtC_Bold.d3b46b68.otf)}*{font-family:Jura,sans-serif;box-sizing:border-box}html{background:#000;font-size:62.5%}body{font-family:Jura,sans-serif;font-size:1.8rem;color:#fff;margin:0}body,html{position:relative;overflow-x:hidden;scroll-behavior:smooth}#app{padding:2rem 15rem 0 15rem;overflow:hidden}a{text-decoration:none;color:#fff;transition:color .2s ease-in-out}a:hover{color:#02ffcf;cursor:pointer}ul{margin:0;padding:0}ul.list{margin:2rem 0 0 1rem;list-style:"- "}ul.list li+li{margin-top:1rem}p{margin:0}h2{font-size:5rem}h2,h3{font-family:Helios Bold}h3{text-transform:uppercase;color:#02ffcf}section{margin-bottom:15rem}.button button{cursor:pointer;color:#000;transition:all .15s ease-in-out;background-color:#02ffcf;padding:1rem 2.5rem;font-size:1.5rem;align-items:center;border-radius:.5rem;border:none;display:flex;gap:1rem}.button button.big{padding:1.6rem 3.8rem}.button button span{margin-top:2px;font-family:Helios Bold}.button button svg{color:#000;margin-right:.5rem}.button:hover button{background-color:#fff;transform:scale3d(.95,.95,1)}@media screen and (max-width:748px){.button button{font-weight:700}}@keyframes fade-in{to{opacity:1}}.fade{opacity:0}.fade.active{animation:fade-in 1s forwards}.fade-childs>*{opacity:0}.fade-childs.active>*{animation:fade-in 1s forwards}.fade-childs.active>:first-child{animation-delay:.1s}.fade-childs.active>:nth-child(2){animation-delay:.2s}.fade-childs.active>:nth-child(3){animation-delay:.3s}.fade-childs.active>:nth-child(4){animation-delay:.4s}.fade-childs.active>:nth-child(5){animation-delay:.5s}.fade-childs.active>:nth-child(6){animation-delay:.6s}.fade-childs.active>:nth-child(7){animation-delay:.7s}.fade-childs.active>:nth-child(8){animation-delay:.8s}.fade-childs.active>:nth-child(9){animation-delay:.9s}.fade-childs.active>:nth-child(10){animation-delay:1s}.fade-childs.active>:nth-child(11){animation-delay:1.1s}.fade-childs.active>:nth-child(12){animation-delay:1.2s}.fade-childs.active>:nth-child(13){animation-delay:1.3s}.fade-childs.active>:nth-child(14){animation-delay:1.4s}.fade-childs.active>:nth-child(15){animation-delay:1.5s}.fade-childs.active>:nth-child(16){animation-delay:1.6s}.fade-childs.active>:nth-child(17){animation-delay:1.7s}.fade-childs.active>:nth-child(18){animation-delay:1.8s}.fade-childs.active>:nth-child(19){animation-delay:1.9s}.fade-childs.active>:nth-child(20){animation-delay:2s}.fade-childs.active>:nth-child(21){animation-delay:2.1s}.fade-childs.active>:nth-child(22){animation-delay:2.2s}.fade-childs.active>:nth-child(23){animation-delay:2.3s}.fade-childs.active>:nth-child(24){animation-delay:2.4s}.fade-childs.active>:nth-child(25){animation-delay:2.5s}.fade-childs.active>:nth-child(26){animation-delay:2.6s}.fade-childs.active>:nth-child(27){animation-delay:2.7s}.fade-childs.active>:nth-child(28){animation-delay:2.8s}.fade-childs.active>:nth-child(29){animation-delay:2.9s}.fade-childs.active>:nth-child(30){animation-delay:3s}.fade-childs.active>:nth-child(31){animation-delay:3.1s}.fade-childs.active>:nth-child(32){animation-delay:3.2s}.fade-childs.active>:nth-child(33){animation-delay:3.3s}.fade-childs.active>:nth-child(34){animation-delay:3.4s}.fade-childs.active>:nth-child(35){animation-delay:3.5s}.fade-childs.active>:nth-child(36){animation-delay:3.6s}.fade-childs.active>:nth-child(37){animation-delay:3.7s}.fade-childs.active>:nth-child(38){animation-delay:3.8s}.fade-childs.active>:nth-child(39){animation-delay:3.9s}.fade-childs.active>:nth-child(40){animation-delay:4s}.fade-childs.active>:nth-child(41){animation-delay:4.1s}.fade-childs.active>:nth-child(42){animation-delay:4.2s}.fade-childs.active>:nth-child(43){animation-delay:4.3s}.fade-childs.active>:nth-child(44){animation-delay:4.4s}.fade-childs.active>:nth-child(45){animation-delay:4.5s}.fade-childs.active>:nth-child(46){animation-delay:4.6s}.fade-childs.active>:nth-child(47){animation-delay:4.7s}.fade-childs.active>:nth-child(48){animation-delay:4.8s}.fade-childs.active>:nth-child(49){animation-delay:4.9s}.fade-childs.active>:nth-child(50){animation-delay:5s}.fade-childs.active>:nth-child(51){animation-delay:5.1s}.fade-childs.active>:nth-child(52){animation-delay:5.2s}.fade-childs.active>:nth-child(53){animation-delay:5.3s}.fade-childs.active>:nth-child(54){animation-delay:5.4s}.fade-childs.active>:nth-child(55){animation-delay:5.5s}.fade-childs.active>:nth-child(56){animation-delay:5.6s}.fade-childs.active>:nth-child(57){animation-delay:5.7s}.fade-childs.active>:nth-child(58){animation-delay:5.8s}.fade-childs.active>:nth-child(59){animation-delay:5.9s}.fade-childs.active>:nth-child(60){animation-delay:6s}.fade-childs.active>:nth-child(61){animation-delay:6.1s}.fade-childs.active>:nth-child(62){animation-delay:6.2s}.fade-childs.active>:nth-child(63){animation-delay:6.3s}.fade-childs.active>:nth-child(64){animation-delay:6.4s}.fade-childs.active>:nth-child(65){animation-delay:6.5s}.fade-childs.active>:nth-child(66){animation-delay:6.6s}.fade-childs.active>:nth-child(67){animation-delay:6.7s}.fade-childs.active>:nth-child(68){animation-delay:6.8s}.fade-childs.active>:nth-child(69){animation-delay:6.9s}.fade-childs.active>:nth-child(70){animation-delay:7s}.fade-childs.active>:nth-child(71){animation-delay:7.1s}.fade-childs.active>:nth-child(72){animation-delay:7.2s}.fade-childs.active>:nth-child(73){animation-delay:7.3s}.fade-childs.active>:nth-child(74){animation-delay:7.4s}.fade-childs.active>:nth-child(75){animation-delay:7.5s}.fade-childs.active>:nth-child(76){animation-delay:7.6s}.fade-childs.active>:nth-child(77){animation-delay:7.7s}.fade-childs.active>:nth-child(78){animation-delay:7.8s}.fade-childs.active>:nth-child(79){animation-delay:7.9s}.fade-childs.active>:nth-child(80){animation-delay:8s}.fade-childs.active>:nth-child(81){animation-delay:8.1s}.fade-childs.active>:nth-child(82){animation-delay:8.2s}.fade-childs.active>:nth-child(83){animation-delay:8.3s}.fade-childs.active>:nth-child(84){animation-delay:8.4s}.fade-childs.active>:nth-child(85){animation-delay:8.5s}.fade-childs.active>:nth-child(86){animation-delay:8.6s}.fade-childs.active>:nth-child(87){animation-delay:8.7s}.fade-childs.active>:nth-child(88){animation-delay:8.8s}.fade-childs.active>:nth-child(89){animation-delay:8.9s}.fade-childs.active>:nth-child(90){animation-delay:9s}.fade-childs.active>:nth-child(91){animation-delay:9.1s}.fade-childs.active>:nth-child(92){animation-delay:9.2s}.fade-childs.active>:nth-child(93){animation-delay:9.3s}.fade-childs.active>:nth-child(94){animation-delay:9.4s}.fade-childs.active>:nth-child(95){animation-delay:9.5s}.fade-childs.active>:nth-child(96){animation-delay:9.6s}.fade-childs.active>:nth-child(97){animation-delay:9.7s}.fade-childs.active>:nth-child(98){animation-delay:9.8s}.fade-childs.active>:nth-child(99){animation-delay:9.9s}.fade-childs.active>:nth-child(100){animation-delay:10s}.fade-router-enter-active,.fade-router-leave-active{transition:opacity .15s ease-in-out}.fade-router-enter-from,.fade-router-leave-to{opacity:0}#noise_effect{position:fixed;top:-50%;right:-50%;bottom:-50%;left:-50%;z-index:2;opacity:3%;width:200%;height:200vh;background:#000;background-image:url(/img/Noise.bd97eaf3.webp);animation:bg-animation .2s infinite;pointer-events:none}@keyframes bg-animation{0%{transform:translate(0)}10%{transform:translate(-5%,-5%)}20%{transform:translate(-10%,5%)}30%{transform:translate(5%,-10%)}40%{transform:translate(-5%,15%)}50%{transform:translate(-10%,5%)}60%{transform:translate(15%)}70%{transform:translateY(10%)}80%{transform:translate(-15%)}90%{transform:translate(10%,5%)}to{transform:translate(5%)}}header{z-index:1;display:flex;flex-direction:column;margin-bottom:10rem;position:relative}header .header-content{flex:1;display:flex;flex-direction:column;justify-content:center;animation:logo-start .75s forwards;margin-top:10rem}header .bg{z-index:-1}header .bg .logo{color:rgba(0,0,0,.13);position:absolute;top:-50rem;right:-50rem;height:150rem;width:150rem;z-index:1;animation:logo-start .75s forwards,logo-floating 5s ease-in-out .7s infinite}header .bg .bgtr{position:absolute;top:-20rem;right:-20rem;border-radius:1752px;background:rgba(0,170,150,.6);filter:blur(165px);width:40vw;height:72vh;z-index:0}header .bg .bgm{position:absolute;top:-40%;right:0;border-radius:1146px;background:rgba(0,170,129,.6);filter:blur(245px);width:75vw;height:75vw;z-index:-1}header .bg .bgt{position:absolute;top:0;left:0;border-radius:1752px;background:rgba(0,170,150,.6);filter:blur(165px);width:50vw;height:26vh;z-index:0}header .bg .circuit{position:absolute;top:0;left:-100%;transform:rotateY(180deg) scale3d(1.7,1.7,1);width:167vw;height:151vw;z-index:-1;opacity:.5}header.safari .bgtr{top:0;right:0;filter:blur(100px)}header.safari .bgm{top:0;right:0;filter:blur(150px)}nav{margin:3rem 0 1.2rem 0;padding-bottom:2rem}nav ul{display:flex;gap:4rem;list-style:none}nav ul li{display:flex;align-items:center}nav ul li a{display:inline-block;font-size:1.6rem;font-weight:700;color:#fff}nav ul li:first-child{flex:1;text-align:left}nav ul li:last-child{justify-content:flex-end}#bottom_logo,#logo a{display:flex;justify-content:center;align-items:center;font-size:2rem;gap:2rem}#bottom_logo>div,#logo a>div{font-family:Helios}#bottom_logo img,#logo a img{width:25px;height:25px}#bottom_logo{margin-bottom:5rem;font-size:5rem}#bottom_logo img{width:5rem;height:5rem}@keyframes logo-start{0%{opacity:0;transform:scale(70%)}to{opacity:1;transform:scale(100%)}}@keyframes logo-floating{0%,to{transform:translateY(0)}50%{transform:translateY(2%)}}main .bg{position:absolute;z-index:-1;border-radius:50%}main .bg.bgbd{background:#000}main .bg.bgbd,main .bg.bgf{top:0;left:0;width:100%;height:100%;border-radius:0}main .bg.bgf{background:rgba(0,0,0,.4)}.scroll-bar::-webkit-scrollbar{height:10px}.scroll-bar::-webkit-scrollbar-track{background:hsla(0,0%,6%,.8);border-radius:.5em}.scroll-bar::-webkit-scrollbar-thumb{background:rgba(40,40,40,.8);border-radius:.5em}.scroll-bar::-webkit-scrollbar-thumb:hover{background:#7afad3}.scroll-bar-top::-webkit-scrollbar{height:10px;background:transparent}.scroll-bar-top::-webkit-scrollbar-track{background:transparent;border-radius:.5em;border:thin solid #e4e9e8}.scroll-bar-top::-webkit-scrollbar-thumb{background:hsla(170,9%,87%,.239);border-radius:.5em}.scroll-bar-top::-webkit-scrollbar-thumb:hover{background:#7afad3}@media(min-resolution:192dpi){#noise_effect{opacity:8%!important}}@media screen and (min-width:3400px){#app{padding:2rem 60rem 0 60rem}}@media screen and (max-width:3400px){#app{padding:2rem 39rem 0 39rem}}@media screen and (max-width:2800px){#app{padding:2rem 33rem 0 33rem}}@media screen and (max-width:2200px){#app{padding:2rem 19.5rem 0 19.5rem}}@media screen and (max-width:1600px){#app{padding:2rem 12rem 0 12rem}}@media screen and (max-width:1100px){#app{padding:2rem 7.5rem 0 7.5rem}}@media screen and (max-width:900px){#app{padding:2rem 4.5rem 0 4.5rem}header .bg .logo{color:rgba(0,0,0,.3);top:-20rem;right:-20rem;height:100vw;width:100vw}}@media screen and (max-width:748px){body{font-size:1.5rem}#app{padding:3rem 3rem 0 3rem}#noise_effect{display:none}h2{font-size:3.5rem;text-align:center}#logo a{font-size:1.5rem}header .bg .logo{color:rgba(0,0,0,.3);top:-5rem;right:-10rem;height:100vw;width:100vw}header .bg .circuit{top:30vh;left:-180vw;width:300vw;height:300vw}section{margin-bottom:10rem}}