/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:Euclid Circular B;src:url(/_next/static/media/EuclidCircularB-Regular.7fff0d58.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Euclid Circular B;src:url(/_next/static/media/EuclidCircularB-SemiBold.4a4ae7aa.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Euclid Circular B;src:url(/_next/static/media/EuclidCircularB-Medium.56dd8636.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Euclid Circular B;src:url(/_next/static/media/EuclidCircularB-Bold.b604e75a.woff) format("woff");font-weight:700;font-style:normal}:root{--white:#fff;--purple:#6c019f;--black:#000;--gradient:linear-gradient(180deg,#0ff,#7d83fb 50%,#ff00f5);--gradient-hz:linear-gradient(90deg,#0ff,#7d83fb 50%,#ff00f5);--gradient-hz-reverse:linear-gradient(90deg,#ff00f5,#7d83fb 50%,#0ff);--fontPrimary:"Euclid Circular B",Arial,sans-serif}html{font-family:var(--fontPrimary);font-style:normal;font-size:16px;font-weight:400;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:var(--white);background-color:var(--purple);scroll-behavior:smooth;text-align:center}body,html{height:100%}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background:var(--purple)}body::-webkit-scrollbar{width:10px;background:var(--purple)}body::-webkit-scrollbar-thumb{background:var(--gradient)}*{box-sizing:border-box;padding:0;margin:0}a,a[href^=tel]{color:inherit}a[href^=tel]{text-decoration:none}a:active,a:focus,a:hover{outline:0}h1,h2,h3,h4,h5,h6{margin:0 0 1.5rem;line-height:1}h1{font-family:var(--fontPrimary);font-weight:500;line-height:1.1}h2,h3,h4{font-family:var(--fontSecondary);font-weight:500;line-height:1.25}p{margin:0 0 1.25rem;line-height:1.5;font-family:var(--fontPrimary);font-size:1.1rem;font-weight:400}p:last-child{margin-bottom:0}ul,ul li{margin:0}ul li{line-height:1.5;font-family:var(--fontPrimary);font-size:1.1rem;font-weight:400;padding:0;text-align:left}.gradient_border{position:relative}.gradient_border:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:1.25rem;padding:1px;background:var(--gradient);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.container{width:100%;max-width:77rem;padding:0 3rem;margin:0 auto}@media only screen and (max-width:1024px){.container{padding:0 2rem}}@media only screen and (max-width:767px){.container{padding:0 1.25rem}}.header{position:fixed;left:0;right:0;z-index:100;background:rgba(108,1,159,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #9034bb}@media only screen and (max-width:1280px){.header{padding:0 3rem}}@media only screen and (max-width:1024px){.header{padding:0 2rem}}@media only screen and (max-width:767px){.header{padding:0 1.25rem}}.header .container{padding:1rem 0;display:flex;justify-content:space-between;align-items:center}.header__logo{display:flex;z-index:101}.header__logo img{height:40px;width:auto;display:block}.header__menu{flex-grow:1;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:1024px){.header__menu{display:none;position:fixed;left:0;top:0;width:100%;height:100dvh;background:#300147;background:linear-gradient(180deg,#300147,#150020 50%,#020003);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);padding:0 calc(var(--padding) * 1);text-align:center;overflow-y:auto}.header__menu:before{display:none}.header__menu--show{display:flex;flex-direction:column;justify-content:center;padding:10rem 0}}.header__menu:before{content:"";display:block;width:1px;height:1px;opacity:0;pointer-events:none}#menu{display:block;list-style:none;padding:0;margin:0}#menu li{display:block;float:left;margin:0 1.25rem}#menu li a{font-family:Euclid Circular B;text-decoration:none;color:#fff;font-size:1.15rem;font-weight:400}#menu li a:hover,#menu li.active a{opacity:.75}@media only screen and (max-width:1140px){#menu li{margin:0 .75rem;font-size:.8rem}#menu li a{font-size:1rem}}@media only screen and (max-width:1024px){#menu{display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:0 1.25rem}#menu li{float:none;margin:0}#menu li a{font-size:2rem;line-height:4rem}}@media only screen and (max-width:767px){#menu li a{font-size:1.25rem;line-height:3rem}}.header__discord{background:#8000ff;box-shadow:inset 2px 2px 4px hsla(0,0%,100%,.25);color:#fff;text-decoration:none;border:0;padding:.75rem 1.5rem .75rem 4rem;font-weight:600;font-size:1.25rem;border-radius:30px;transition:opacity .5s ease;position:relative;transition:all .3s ease}.header__discord:before{content:url(/_next/static/media/social-discord.abf8a905.png);position:absolute;left:1.5rem;transform:scale(.75) translateY(-55%);top:50%}.header__discord:hover{background-color:#6f01db;transform:translateY(-.15rem)}@media only screen and (max-width:1140px){.header__discord{font-size:1rem}}@media only screen and (max-width:1024px){.header__discord{margin-top:1rem}}.header__mobile_menu{display:none;cursor:pointer;z-index:101;flex-direction:column;justify-content:center;align-items:center}.bar1,.bar2,.bar3{width:30px;height:2px;background-color:var(--white);transition:.4s}.bar2{width:20px;height:2px;margin-left:10px}.bar1,.bar2{margin-bottom:6px}.header__mobile_menu--change .bar1{transform:rotate(-45deg) translate(-6px,6px);background-color:var(--white)}.header__mobile_menu--change .bar2{opacity:0}.header__mobile_menu--change .bar3{transform:rotate(45deg) translate(-6px,-6px);background-color:var(--white)}@media only screen and (max-width:1024px){.header__mobile_menu{display:flex}}.footer{padding:1.25rem 0;background-color:#250137}.footer__wrapper{display:flex;justify-content:space-between;gap:2rem}@media only screen and (max-width:767px){.footer__wrapper{flex-direction:column}}.footer__links{display:flex;gap:3rem}.footer__links ul{padding:0;list-style-type:none}.footer__links ul li{margin-bottom:.5rem}.footer__links ul li a{color:var(--white);text-decoration:none;font-size:1rem}@media only screen and (max-width:767px){.footer__links ul li a{font-size:.8rem}}.footer__links ul li a:hover{opacity:.7}.footer__social{display:flex;flex-direction:column;gap:1.5rem;max-width:16rem}.footer__social__icons{display:flex;gap:1.5rem;padding:0;list-style-type:none}.footer__social__icons li{line-height:1}.footer__social__icons li a{text-decoration:none}.footer__social__icons li a:hover{opacity:.7}.footer__social__logos{display:flex;gap:1.5rem;padding:0;list-style-type:none}.footer__social__logos li{width:100%}.footer__social__logos li a{text-decoration:none}.footer__social__logos li a:hover{opacity:.7}.footer__social__logos li a img{width:auto;height:2rem;display:block}.home_hero{background:#5a0083;background-image:url(/_next/static/media/home-hero-bg.32b20db8.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;padding:10rem 0;min-height:100vh;display:flex;align-items:center}@media only screen and (max-width:1367px){.home_hero{background-size:100%}}@media only screen and (max-width:1023px){.home_hero{padding:10rem 0 5rem;min-height:auto;background-image:url(/_next/static/media/home-hero-bg-mobile.dfa12921.jpg);background-position:bottom}}@media only screen and (max-width:767px){.home_hero{padding:8rem 0 5rem;background-position:top}}.home_hero .container{display:flex;flex-direction:column;align-items:center}.home_hero__headline h1{font-size:4rem;font-weight:600;max-width:20ch}@media only screen and (max-width:1023px){.home_hero__headline h1{font-size:3rem}}@media only screen and (max-width:767px){.home_hero__headline h1{font-size:2.25rem}}.home_hero__headline p{font-size:2rem;max-width:24ch;margin-bottom:2.5rem}@media only screen and (max-width:1023px){.home_hero__headline p{font-size:1.75rem}}@media only screen and (max-width:767px){.home_hero__headline p{font-size:1.25rem}}.home_hero__headline a{display:inline-block;background-color:#e7e7e7;box-shadow:inset 2px 2px 4px hsla(0,0%,100%,.25);color:var(--black);text-decoration:none;border:0;padding:.75rem 2rem;font-weight:600;font-size:1.25rem;border-radius:30px;transition:all .3s ease}.home_hero__headline a:hover{background-color:var(--white);transform:translateY(-.15rem)}.home_dao{background:#5a0083;background:linear-gradient(180deg,#5a0083,#4b006e);position:relative}.home_dao__intro{width:85%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:3rem}@media only screen and (max-width:1023px){.home_dao__intro{width:100%;gap:2rem}}@media only screen and (max-width:767px){.home_dao__intro{width:100%;gap:3rem;flex-direction:column}}.home_dao__intro__text{width:50%;text-align:left}@media only screen and (max-width:767px){.home_dao__intro__text{width:100%;text-align:center}}.home_dao__intro__text h2{font-size:3rem;font-weight:400}.home_dao__intro__text h2 span{font-weight:500}@media only screen and (max-width:1023px){.home_dao__intro__text h2{font-size:2rem}}@media only screen and (max-width:767px){.home_dao__intro__text h2{font-size:1.75rem}}.home_dao__intro__image{width:40%}@media only screen and (max-width:767px){.home_dao__intro__image{width:60%}}.home_dao__intro__image img{width:100%;display:block}.home_dao__statement{background:rgba(43,1,64,.5);box-shadow:inset -2px -2px 2px rgba(0,0,0,.1),inset 2px 2px 2px hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:2rem;border-radius:1.25rem;display:flex;gap:1.75rem;margin-top:5rem}@media only screen and (max-width:1023px){.home_dao__statement{flex-direction:column;padding:1.25rem;gap:1.25rem;margin-top:3rem}}.home_dao__statement__detail{width:50%;background:rgba(43,1,64,.7);border:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:1.25rem;text-align:left;padding:2.5rem}@media only screen and (max-width:1023px){.home_dao__statement__detail{width:100%;padding:1.5rem}}.home_dao__statement__detail h3{font-size:2rem;font-weight:500}@media only screen and (max-width:1023px){.home_dao__statement__detail h3{font-size:1.75rem}}.home_dao__statement__detail p{opacity:.6}.home_dao__statement__detail ul{padding-left:1.5rem;margin-bottom:1.25rem}.home_dao__statement__detail ul li{opacity:.6}.home_products{background:#4b006e;background:linear-gradient(180deg,#4b006e,#3d015a);position:relative}.home_products .container{border-bottom:1px solid #4c066e;padding-top:6rem;padding-bottom:6rem}@media only screen and (max-width:767px){.home_products .container{padding-top:4rem;padding-bottom:4rem}}.home_products__detail{width:85%;margin:0 auto}.home_products__detail h2{font-size:3rem;font-weight:400;margin-bottom:3rem}.home_products__detail h2 span{font-weight:500}@media only screen and (max-width:1023px){.home_products__detail h2{font-size:2rem}}@media only screen and (max-width:767px){.home_products__detail h2{font-size:1.75rem}}.home_products__detail__list{display:flex;justify-content:center;gap:2.5rem;align-items:center}@media only screen and (max-width:767px){.home_products__detail__list{flex-wrap:wrap;justify-content:center}.home_products__detail__list a{width:calc(40% - 1rem)}}.home_products__detail__list img{max-width:100%;display:block;transition:all .3s ease}.home_products__detail__list img:hover{transform:translateY(-.2rem)}.home_governance{background:#3d015a;background:linear-gradient(180deg,#3d015a,#150020 50%,#100019);position:relative}.home_governance .container{border-bottom:1px solid #331a3f;padding-top:6rem;padding-bottom:6rem}@media only screen and (max-width:767px){.home_governance .container{padding-top:4rem;padding-bottom:4rem}}.home_governance__intro{width:85%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:3rem}@media only screen and (max-width:1023px){.home_governance__intro{width:100%;gap:2rem}}@media only screen and (max-width:767px){.home_governance__intro{flex-direction:column}}.home_governance__intro__text{width:70%;text-align:left}@media only screen and (max-width:767px){.home_governance__intro__text{width:100%;text-align:center}}.home_governance__intro__text h2{font-size:3rem;font-weight:400}.home_governance__intro__text h2 span{font-weight:500}@media only screen and (max-width:1023px){.home_governance__intro__text h2{font-size:2rem}}.home_governance__intro__text p{max-width:32ch}@media only screen and (max-width:767px){.home_governance__intro__text h2{font-size:1.75rem}.home_governance__intro__text p{max-width:100%}}.home_governance__intro__image{width:30%}@media only screen and (max-width:767px){.home_governance__intro__image{width:60%}}.home_governance__intro__image img{width:100%;display:block}.home_governance__app{background:rgba(43,1,64,.5);box-shadow:inset -2px -2px 2px rgba(0,0,0,.1),inset 2px 2px 2px hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:2rem;border-radius:1.25rem;margin-top:5rem;scroll-margin-top:5rem}@media only screen and (max-width:1023px){.home_governance__app{margin-top:3rem;padding:1.25rem}}.home_governance__app h2{font-size:3rem;font-weight:400;margin-bottom:3rem}.home_governance__app h2 span{font-weight:500}@media only screen and (max-width:1023px){.home_governance__app h2{font-size:2rem;margin-bottom:2rem}}@media only screen and (max-width:767px){.home_governance__app h2{font-size:1.75rem}}.home_governance__app__detail_wrapper{display:flex;gap:1.75rem}@media only screen and (max-width:1023px){.home_governance__app__detail_wrapper{flex-direction:column;gap:1.25rem}}.home_governance__app__detail{width:50%;background:rgba(43,1,64,.7);border:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:1.25rem;text-align:left;padding:2.5rem}@media only screen and (max-width:1023px){.home_governance__app__detail{width:100%;padding:1.25rem}}.home_governance__app__detail .home_governance__app__detail_paragraph{opacity:.6}.home_governance__app__detail .plr_dao_block p{margin:0;line-height:.7rem;font-size:.75rem}.home_governance__app__detail ul{padding-left:1.5rem}.home_governance__app__detail ul li{opacity:.6;margin-bottom:1.25rem}.home_governance__app__detail ul li:last-child{margin-bottom:0}.home_governance__app__detail .dao_member_img{width:100%;display:block;margin:2rem 0 1rem}@media only screen and (max-width:1023px){.home_governance__app__detail .dao_member_img{width:60%;margin:2rem auto 1rem}}@media only screen and (max-width:767px){.home_governance__app__detail .dao_member_img{width:100%}}.home_about{background:#020003;background:linear-gradient(180deg,#100019,#020003);position:relative}.home_about .container{padding-top:6rem;padding-bottom:6rem}@media only screen and (max-width:767px){.home_about .container{padding-top:4rem;padding-bottom:4rem}}.home_about__detail{display:flex;align-items:flex-start;padding-bottom:4rem}@media only screen and (max-width:767px){.home_about__detail{flex-direction:column}}.home_about__detail:last-child{padding-bottom:0}.home_about__detail h2{width:50%;text-align:left;padding-left:9rem;padding-right:2rem;font-size:3rem;font-weight:400;position:relative}.home_about__detail h2 span{font-weight:600}@media only screen and (max-width:1023px){.home_about__detail h2{width:45%;padding-left:4rem;font-size:1.75rem}}@media only screen and (max-width:767px){.home_about__detail h2{width:100%;padding-left:3rem}}.home_about__detail h3{width:50%;text-align:left;padding-left:9rem;padding-right:2rem;font-size:2rem;font-weight:400;position:relative}.home_about__detail h3 span{font-weight:600}@media only screen and (max-width:1023px){.home_about__detail h3{width:45%;padding-left:4rem;font-size:1.5rem}}@media only screen and (max-width:767px){.home_about__detail h3{width:100%;padding-left:3rem}}.home_about__detail h2:before,.home_about__detail h3:before{content:"";position:absolute;left:0;top:50%;width:7rem;height:1px;background:var(--gradient-hz)}@media only screen and (max-width:1023px){.home_about__detail h2:before,.home_about__detail h3:before{width:2rem}}@media only screen and (max-width:767px){.home_about__detail h2:before,.home_about__detail h3:before{width:1rem}}.home_about__detail__text{width:45%;text-align:left;padding-left:2rem}@media only screen and (max-width:1023px){.home_about__detail__text{width:55%}}@media only screen and (max-width:767px){.home_about__detail__text{width:100%;padding-left:3rem}}.home_about__detail__text ul{padding-left:1.5rem;margin-bottom:2rem}.home_about__detail__text p a,.home_about__detail__text ul li a{color:#fff;opacity:.6}.home_about__detail__text__discord{display:inline-block;background:#8000ff;box-shadow:inset 2px 2px 4px hsla(0,0%,100%,.25);color:#fff;text-decoration:none;border:0;padding:.75rem 1.5rem .75rem 4rem;font-weight:600;font-size:1.25rem;border-radius:30px;transition:opacity .5s ease;position:relative;transition:all .3s ease}.home_about__detail__text__discord:before{content:url(/_next/static/media/social-discord.abf8a905.png);position:absolute;left:1.5rem;transform:scale(.75) translateY(-55%);top:50%}.home_about__detail__text__discord:hover{background-color:#6f01db;transform:translateY(-.15rem)}.staking_hero{background:#5a0083;background-image:url(/_next/static/media/staking-hero-bg.9eae335f.jpg);background-size:cover;background-repeat:no-repeat;background-position:bottom;padding:10rem 0 5rem}@media only screen and (max-width:1367px){.staking_hero{background-size:100%;background-position:0 0}}@media only screen and (max-width:1023px){.staking_hero{padding:10rem 0 5rem}}@media only screen and (max-width:767px){.staking_hero{padding:8rem 0 5rem}}.staking_hero .container{display:flex;flex-direction:column;align-items:center}.staking_hero__headline h1{font-size:4rem;font-weight:600;max-width:20ch}@media only screen and (max-width:1023px){.staking_hero__headline h1{font-size:3rem}}@media only screen and (max-width:767px){.staking_hero__headline h1{font-size:2.25rem}}.staking_hero__stats{display:flex;gap:2rem;padding:1rem 0 3rem;position:relative}@media only screen and (max-width:767px){.staking_hero__stats{width:100%;gap:1rem}}.staking_hero__stats__detail{width:17rem}@media only screen and (max-width:1023px){.staking_hero__stats__detail{width:12rem}}@media only screen and (max-width:767px){.staking_hero__stats__detail{width:calc(50% - .5rem)}}.staking_hero__stats__detail p{font-size:1rem}.staking_hero__stats__detail h4{padding:1.75rem 1rem;font-size:2rem;background:rgba(49,21,63,.6);box-shadow:0 5px 30px rgba(49,0,91,.3);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:1rem;overflow:hidden}.staking_hero__stats__detail .gradient_border:before{border-radius:1rem}@media only screen and (max-width:1023px){.staking_hero__stats__detail h4{padding:1.5rem 1rem;font-size:1.5rem}}.staking_hero__stats__status{font-size:1.5rem;position:absolute;left:calc(100% + 1rem);opacity:.6;top:2rem}@media only screen and (max-width:767px){.staking_hero__stats__status{font-size:1rem;position:absolute;left:50%;top:unset;opacity:.6;bottom:.5rem;transform:translateX(-50%)}}.staking_hero__countdown{width:100%;max-width:36rem;background:rgba(43,1,64,.7);box-shadow:inset -2px -2px 2px rgba(0,0,0,.25),inset 2px 2px 2px hsla(0,0%,100%,.25);-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);border-radius:1.5rem;padding:2.5rem}@media only screen and (max-width:767px){.staking_hero__countdown{padding:1.5rem}}.staking_hero__countdown p{font-size:1.5rem;font-weight:500}@media only screen and (max-width:767px){.staking_hero__countdown p{font-size:1.25rem}}.staking_hero__countdown__detail{padding:1rem 0 2rem}.staking_hero__countdown__detail ul{list-style-type:none;display:flex;justify-content:space-between;align-items:center;padding:0;position:relative}.staking_hero__countdown__detail ul li{width:27%;display:flex;align-items:center;justify-content:center;position:relative;border-radius:1.25rem}.staking_hero__countdown__detail ul li:after{content:"";position:absolute;left:0;right:0;border-bottom:1px solid var(--purple)}.staking_hero__countdown__detail ul h2{margin-bottom:0;font-size:4rem;font-weight:700;transform:translateY(-7.5%);line-height:1;animation:blink 1s linear infinite}@media only screen and (max-width:767px){.staking_hero__countdown__detail ul h2{font-size:2.5rem}}@keyframes blink{0%{opacity:0}50%{opacity:.5}to{opacity:1}}.staking_hero__countdown__detail ul li h2{margin-bottom:0;padding:2rem 0;position:relative;animation:none;text-align:center;transform:translateY(0)}@media only screen and (max-width:767px){.staking_hero__countdown__detail ul li h2{padding:1.5rem 0}}.staking_hero__countdown__detail ul li h2:before{content:"";font-size:1rem;line-height:1.25;text-align:center;position:absolute;bottom:-27%;left:0;right:0;font-weight:400}@media only screen and (max-width:767px){.staking_hero__countdown__detail ul li h2:before{content:"";font-size:.8rem}}.staking_hero__countdown__detail ul li:first-child h2:before{content:"Days"}.staking_hero__countdown__detail ul li:nth-child(3) h2:before{content:"Hours"}.staking_hero__countdown__detail ul li:nth-child(5) h2:before{content:"Minutes"}.staking_about{background:#5a0083;background:linear-gradient(180deg,#5a0083,#4b006e);padding:0 0 8rem;position:relative}@media only screen and (max-width:1023px){.staking_about{padding:0 0 5rem}}@media only screen and (max-width:767px){.staking_about{padding:0 0 3rem}}.staking_about:before{left:0;top:-10%}.staking_about:after,.staking_about:before{content:"";position:absolute;background:linear-gradient(144.22deg,#0ff,#ff00f5);opacity:.8;filter:blur(75px);width:20%;aspect-ratio:1/1;border-radius:50%}.staking_about:after{right:0;top:20%}.staking_about .container{position:relative;z-index:2}.staking_about__icon{width:30px;padding-bottom:3rem}@media only screen and (max-width:767px){.staking_about__icon{padding-bottom:1.5rem}}.staking_about__headline{position:relative;display:flex;align-items:center;justify-content:space-between}.staking_about__headline:after,.staking_about__headline:before{content:"";position:relative;height:1px;width:calc(20% - 2rem)}@media only screen and (max-width:1023px){.staking_about__headline:after,.staking_about__headline:before{width:calc(10% - 2rem)}}@media only screen and (max-width:767px){.staking_about__headline:after,.staking_about__headline:before{display:none}}.staking_about__headline:before{background:var(--gradient-hz)}.staking_about__headline:after{background:var(--gradient-hz-reverse)}.staking_about__headline h2{font-size:2rem;width:60%}@media only screen and (max-width:1023px){.staking_about__headline h2{font-size:1.75rem;width:80%}}@media only screen and (max-width:767px){.staking_about__headline h2{font-size:1.25rem;width:100%}}.staking_about__stake{width:90%;margin:0 auto;display:flex;justify-content:center;padding-top:5rem}@media only screen and (max-width:1023px){.staking_about__stake{width:100%;padding-top:3rem}}@media only screen and (max-width:767px){.staking_about__stake{width:75%;flex-direction:column;padding-top:1rem}}.staking_about__stake__detail{border-right:1px solid #723490;padding:2rem 3.5rem}@media only screen and (max-width:1023px){.staking_about__stake__detail{padding:1rem 1.5rem}}@media only screen and (max-width:767px){.staking_about__stake__detail{border-right:none;border-bottom:1px solid #723490;padding:1.5rem 0}}.staking_about__stake__detail:first-child{border-left:1px solid #723490}@media only screen and (max-width:767px){.staking_about__stake__detail:first-child{border-left:none}.staking_about__stake__detail:last-child{border-bottom:none}}.staking_about__stake__detail p{opacity:.6}.staking_about__stake__detail h3{font-size:1.5rem;margin-bottom:0}.staking_application{background:#4b006e;background:linear-gradient(180deg,#4b006e,#300147);padding:0 0 8rem;position:relative}@media only screen and (max-width:1023px){.staking_application{padding:0 0 5rem}}.staking_application__headline{position:relative;display:flex;align-items:center;justify-content:space-between}.staking_application__headline:after,.staking_application__headline:before{content:"";position:relative;height:1px;width:calc(20% - 2rem)}.staking_application__headline:before{background:var(--gradient-hz)}.staking_application__headline:after{background:var(--gradient-hz-reverse)}@media only screen and (max-width:1023px){.staking_application__headline:after,.staking_application__headline:before{width:calc(10% - 2rem)}}@media only screen and (max-width:767px){.staking_application__headline:after,.staking_application__headline:before{display:none}}.staking_application__headline h2{font-size:2rem;width:60%}.staking_application__headline h2 span{opacity:.5}@media only screen and (max-width:1023px){.staking_application__headline h2{font-size:1.75rem;width:80%}}@media only screen and (max-width:767px){.staking_application__headline h2{font-size:1.25rem;width:100%}}.staking_application__form{display:flex;justify-content:center;padding-top:5rem}@media only screen and (max-width:1023px){.staking_application__form{padding-top:2rem}}.staking_application__form__detail{width:100%;max-width:36rem;background:rgba(43,1,64,.7);box-shadow:inset -2px -2px 2px rgba(0,0,0,.25),inset 2px 2px 2px hsla(0,0%,100%,.25);-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);border-radius:1.5rem;padding:2.5rem 2.5rem 1.5rem;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:767px){.staking_application__form__detail{padding:1.5rem 1.5rem .5rem}}.staking_application__form__detail h3{font-size:2rem;max-width:18ch}@media only screen and (max-width:1023px){.staking_application__form__detail h3{font-size:1.75rem}}@media only screen and (max-width:767px){.staking_application__form__detail h3{font-size:1.25rem}}.staking_application__form__detail p{max-width:36ch}.staking_application__form__detail form{display:flex;flex-direction:column;width:100%;gap:1.5rem;padding-top:1rem}.staking_application__form__detail form input{width:100%;border:1px solid #522667;background-color:transparent;font-size:1.25rem;padding:1rem 2rem;color:#fff;border-radius:1rem}.staking_application__form__detail form button{width:100%;background-color:#8000ff;box-shadow:inset 2px 2px 4px hsla(0,0%,100%,.25);border-radius:35px;font-size:1.25rem;color:#fff;padding:1rem;cursor:pointer;margin-bottom:1rem;border:0;transition:all .3s ease}.staking_application__form__detail form button:hover{background-color:#7400e8;transform:translateY(-.15rem)}.staking_application__wrapper{display:flex;justify-content:space-between;padding-top:5rem}.staking_application__wrapper div{min-height:80vh;width:48%;background:rgba(43,1,64,.5);box-shadow:inset -2px -2px 2px rgba(0,0,0,.25),inset 2px 2px 2px hsla(0,0%,100%,.25);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:1.5rem}.staking_dao{background:#300147;background:linear-gradient(180deg,#300147,#150020 50%,#020003);position:relative}.staking_dao__staking__headline h2{font-size:3rem;font-weight:400}@media only screen and (max-width:1023px){.staking_dao__staking__headline h2{font-size:2rem}}@media only screen and (max-width:767px){.staking_dao__staking__headline h2{font-size:1.75rem}}.staking_dao__staking__headline h2 span{font-weight:500}.staking_dao__staking__cards{display:flex;padding-top:4rem}@media only screen and (max-width:1023px){.staking_dao__staking__cards{padding-top:2rem;padding-top:0;flex-direction:column}}.staking_dao__staking__cards__detail{width:33.33%;padding:1rem 2rem;border-right:1px solid #331a3f}.staking_dao__staking__cards__detail:last-child{border-right:none}@media only screen and (max-width:1023px){.staking_dao__staking__cards__detail{width:100%;border-right:none;border-bottom:1px solid #331a3f}.staking_dao__staking__cards__detail:last-child{border-bottom:none}}.staking_dao__staking__cards__detail img{width:5rem}.staking_dao__staking__cards__detail h3{font-size:1.5rem;font-weight:500}.staking_dao__staking__cards__detail p{opacity:.6}.staking_dao__staking__app{padding-top:5rem;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:767px){.staking_dao__staking__app{padding-top:3rem;padding-bottom:2rem}}.staking_dao__staking__app h3{font-size:2rem;font-weight:300;margin-bottom:2rem;line-height:1.25}.staking_dao__staking__app h3 span{font-weight:500}@media only screen and (max-width:767px){.staking_dao__staking__app h3{font-size:1.5rem;margin-bottom:2rem}}.staking_dao__staking__app__download{display:flex;gap:1.25rem;max-width:20rem}.staking_dao__staking__app__download a{max-width:100%}.staking_dao__staking__app__download a img{width:100%;display:block;transition:all .3s ease}.staking_dao__staking__app__download img:hover{transform:translateY(-.2rem)}.staking_dao__foundation{position:relative}.staking_dao__foundation .container{border-bottom:1px solid #331a3f}.staking_dao__foundation:before{content:"";position:absolute;top:0;left:0;width:15rem;bottom:0;background:url(/_next/static/media/eth-logo.c634696c.png);background-size:contain;background-repeat:no-repeat;background-position:0 0;z-index:1}.staking_dao__foundation:after{content:"";position:absolute;top:0;right:0;width:20rem;bottom:0;background:url(/_next/static/media/pillar-coin.665b7b3c.png);background-size:contain;background-repeat:no-repeat;background-position:100% 100%;z-index:1}.staking_dao__foundation__headline{width:70%;margin:0 auto;padding:8rem 0;position:relative;z-index:2}@media only screen and (max-width:1023px){.staking_dao__foundation__headline{width:75%}}@media only screen and (max-width:767px){.staking_dao__foundation__headline{width:90%}}.staking_dao__foundation__headline h2{font-size:3rem;font-weight:500;position:relative}@media only screen and (max-width:1023px){.staking_dao__foundation__headline h2{font-size:2rem}}@media only screen and (max-width:767px){.staking_dao__foundation__headline h2{font-size:1.75rem}}.staking_dao__foundation__headline h3{font-size:1.5rem;font-weight:400;position:relative}@media only screen and (max-width:767px){.staking_dao__foundation__headline h3{font-size:1.25rem}}.staking_dao__foundation__headline h3 a{opacity:.7}.staking_dao__foundation__headline:before{content:"";position:absolute;top:15%;left:0;right:0;bottom:15%;background:rgba(108,1,159,.7);filter:blur(100px);border-radius:50%}.staking_dao__faq .container{border-bottom:1px solid #331a3f;padding-top:8rem;padding-bottom:8rem}@media only screen and (max-width:1023px){.staking_dao__faq .container{padding-top:4rem;padding-bottom:4rem}}.staking_dao__faq__detail{display:flex;align-items:flex-start;padding-bottom:4rem}@media only screen and (max-width:767px){.staking_dao__faq__detail{flex-direction:column}}.staking_dao__faq__detail:last-child{padding-bottom:0}.staking_dao__faq__detail h2{width:50%;text-align:left;padding-left:9rem;padding-right:2rem;font-size:3rem;font-weight:600;position:relative}@media only screen and (max-width:1023px){.staking_dao__faq__detail h2{width:45%;padding-left:4rem;font-size:1.75rem}}@media only screen and (max-width:767px){.staking_dao__faq__detail h2{width:100%;padding-left:3rem}}.staking_dao__faq__detail h3{width:50%;text-align:left;padding-left:9rem;padding-right:2rem;font-size:2rem;font-weight:400;position:relative}@media only screen and (max-width:1023px){.staking_dao__faq__detail h3{width:45%;padding-left:4rem;font-size:1.5rem}}@media only screen and (max-width:767px){.staking_dao__faq__detail h3{width:100%;padding-left:3rem}}.staking_dao__faq__detail h2:before,.staking_dao__faq__detail h3:before{content:"";position:absolute;left:0;top:50%;width:7rem;height:1px;background:var(--gradient-hz)}@media only screen and (max-width:1023px){.staking_dao__faq__detail h2:before,.staking_dao__faq__detail h3:before{width:2rem}}@media only screen and (max-width:767px){.staking_dao__faq__detail h2:before,.staking_dao__faq__detail h3:before{width:1rem}}.staking_dao__faq__detail p{width:45%;text-align:left;padding-left:2rem}@media only screen and (max-width:1023px){.staking_dao__faq__detail p{width:55%}}@media only screen and (max-width:767px){.staking_dao__faq__detail p{width:100%;padding-left:3rem}}.staking_dao__faq__detail p a{color:#fff;opacity:.6}.staking_dao__ecosystem{padding:5rem 0;background-image:url(/_next/static/media/dao-ecosystem-bg.9f15110b.png);background-size:contain;background-repeat:no-repeat;background-position:top;position:relative}.staking_dao__ecosystem:before{content:"";position:absolute;top:-10%;left:30%;right:30%;bottom:0;background:rgba(108,1,159,.7);filter:blur(100px);border-radius:50%}.staking_dao__ecosystem__detail{position:relative;width:75%;margin:0 auto;background:rgba(43,1,64,.5);box-shadow:inset -2px -2px 2px rgba(0,0,0,.25),inset 2px 2px 2px hsla(0,0%,100%,.25);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:1.5rem;padding:3rem}@media only screen and (max-width:767px){.staking_dao__ecosystem__detail{width:100%;padding:1.5rem}}.staking_dao__ecosystem__detail h2{font-size:3rem;font-weight:600}@media only screen and (max-width:1023px){.staking_dao__ecosystem__detail h2{font-size:2rem}}.staking_dao__ecosystem__detail h3{font-size:2rem;font-weight:500}@media only screen and (max-width:1023px){.staking_dao__ecosystem__detail h3{font-size:1.5rem}}.staking_dao__ecosystem__detail p{max-width:40ch;margin:2.5rem auto}@media only screen and (max-width:767px){.staking_dao__ecosystem__detail p{margin:1.5rem auto}}.staking_dao__ecosystem__detail__list{display:flex;gap:2rem;align-items:center}@media only screen and (max-width:767px){.staking_dao__ecosystem__detail__list{flex-wrap:wrap;justify-content:center}.staking_dao__ecosystem__detail__list a{width:calc(40% - 1rem)}}.staking_dao__ecosystem__detail__list img{max-width:100%;display:block;transition:all .3s ease}.staking_dao__ecosystem__detail__list img:hover{transform:translateY(-.2rem)}