.navbar-flex{top:0;margin:10px auto 0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;column-gap:0;row-gap:0;height:8vh;padding:0 21px}.navbar-flex .main-nav-text{width:auto;max-height:75px;align-self:center;font-size:15px;font-weight:900;font-family:formular-mono}.navbar-flex .nav-list{list-style:none;z-index:1000;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;column-gap:0;row-gap:0}.navbar-flex .nav-list li{display:inline;margin:15px 5px;font-size:14px;transition:all .2s linear .1s;text-align:center;padding:10px 18px;border-radius:12px;position:relative;z-index:10000}.navbar-flex .nav-list li:hover{background-color:#fff}.navbar-flex .nav-list li a{cursor:pointer;font-size:14px;font-weight:500}.navbar-flex .nav-list li.active{font-weight:700;background-color:#000;color:#fff}.navbar-flex .nav-list .active:after{border-radius:12px;position:absolute;content:"";inset:0}@keyframes appear{0%{width:0}to{width:100%}}.navbar-flex .profile-logout{z-index:10000;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;column-gap:40px;row-gap:0}.navbar-flex .profile-logout .menu-trigger{cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:5px;row-gap:0}.navbar-flex .profile-logout .menu-trigger svg{width:12px;height:12px}.navbar-flex .profile-logout .menu-trigger p{color:#000;background-color:transparent;border:none;font-weight:500;font-size:14px}.navbar-flex .profile-logout ul{list-style:none;width:100%;display:flex;flex-direction:column;align-items:baseline;justify-content:space-between;column-gap:0;row-gap:0}.navbar-flex .profile-logout .dropdown-menu{position:absolute;margin-top:10px;right:160px;background-color:#fff;padding:0 24px;width:200px;border-radius:24px;border:1px solid rgba(0,0,0,.25);background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.2)}.navbar-flex .profile-logout .dropdown-menu.active{opacity:1;visibility:visible;transform:translateY(0);transition:.5s ease;min-height:160px}.navbar-flex .profile-logout .dropdown-menu.inactive{opacity:0;visibility:hidden;transform:translateY(-20px);transition:.5s ease}.navbar-flex .profile-logout .select-language{display:flex;flex-direction:row;align-items:center;justify-content:space-between;column-gap:10px;row-gap:0;cursor:pointer}.navbar-flex .profile-logout .select-language h3{width:100%;font-size:14px;padding:10px 0;font-weight:500;color:#555;line-height:1.2rem;font-weight:700}.navbar-flex .profile-logout .select-language img{width:15px;height:15px}.navbar-flex .profile-logout .dropdown-menu ul li{padding:7px 0}.navbar-flex .profile-logout .dropdownItem{display:flex;margin:3px 0;cursor:pointer}.navbar-flex .profile-logout .dropdownItem img{max-width:20px;min-width:20px;margin-right:0;transition:.5s}.navbar-flex .profile-logout .dropdownItem a{max-width:100px;margin-left:5px;transition:.5s;font-size:12px}.navbar-flex .profile-logout .logout-btn{color:#000;background-color:transparent;border:none;font-weight:500;font-size:14px;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;column-gap:10px;row-gap:0}.navbar-flex .hamburger div{z-index:10000;width:25px;height:3px;background-color:#000;margin:5px;transition:all .3s ease}.navbar-flex .hamburger{display:none}.navbar-flex .toggle .stroke-1{transform:rotate(-45deg) translate(-5px,6px)}.navbar-flex .toggle .stroke-2{opacity:0}.navbar-flex .toggle .stroke-3{transform:rotate(45deg) translate(-5px,-6px)}@media only screen and (max-width:1024px){.navbar-flex{padding:0 21px}.navbar-flex .main-nav-text{padding:0;width:400px}.navbar-flex .logo-container{padding:1.2rem 0;align-self:flex-start;height:60px;width:60px}.navbar-flex .nav-list{display:none}.navbar-flex .hamburger{align-self:flex-start;padding:1.2rem 0;display:block}.navbar-flex .profile-logout{display:none}.navbar-flex .profile-logout .dropdown-menu{margin-left:30px;right:unset}.navbar-mobile-flex{height:44vh}.navbar-mobile-flex .nav-list{display:flex;flex-direction:column;align-items:center;justify-content:center;column-gap:0;row-gap:0;width:96%;position:absolute;top:8%}.navbar-mobile-flex i,.navbar-mobile-flex li{animation:translateText .5s linear .1s forwards;opacity:0}@keyframes translateText{0%{transform:translateY(0);opacity:0}to{opacity:1;transform:translateY(-7px)}}.navbar-mobile-flex .profile-logout{display:flex;justify-content:center;row-gap:10px;position:absolute;top:40%;width:92%;justify-self:center;align-items:baseline;margin:0 auto}.navbar-mobile-flex .profile-logout .logout-btn{justify-content:center}.navbar-mobile-flex .profile-logout .logout-btn,.navbar-mobile-flex .profile-logout .menu-trigger{margin:0 auto;min-width:250px}}@media only screen and (max-width:1024px)and (max-width:600px){.logo{width:60px;height:60px}.navbar-flex .logo-container{padding-top:1.6em}.navbar-flex .main-nav-text,.navbar-mobile-flex .main-nav-text{font-size:14px;width:150px;min-height:100px}.navbar-flex .main-nav-text{width:250px}.navbar-mobile-flex{height:49vh}.navbar-mobile-flex .nav-list{top:8%}.navbar-mobile-flex .profile-logout{margin-top:20px}.navbar-mobile-flex .profile-logout .logout-btn,.navbar-mobile-flex .profile-logout .menu-trigger{min-width:170px;max-width:170px}.navbar-mobile-flex .profile-logout .logout-btn img,.navbar-mobile-flex .profile-logout .menu-trigger img{display:none}.navbar-mobile-flex .profile-logout .dropdown-menu{margin:0}}.wallet-modal-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;margin:0 auto;border-radius:18px 18px;background-color:rgba(0,0,0,.5);z-index:1000001;overflow:hidden;display:flex;align-items:center;justify-content:center}.wallet-modal-wrapper .wallet-content-wrapper{position:relative;inset:0;width:100%;display:flex;align-items:center;justify-content:center;z-index:100}.wallet-modal-wrapper .wallet-content-wrapper .wallet-inner-content-wrapper{margin:0;padding:20px;border-radius:18px;max-width:400px;width:100%;height:auto;background-color:#fff;box-shadow:0 16px 60px rgba(0,0,0,.85);z-index:2000}.wallet-modal-wrapper .wallet-content-wrapper .wallet-inner-content-wrapper .wallet-button-group{margin-top:40px;display:flex;gap:50px;justify-content:center}.wallet-modal-wrapper .wallet-content-wrapper .wallet-inner-content-wrapper .wallet-learn-more-btn{margin-top:40px;padding:12px 40px;max-height:50px;font-size:14px;border-radius:48px;transition:all .3s;cursor:pointer;background-color:#000;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:10px;row-gap:0;border:none}.wallet-modal-wrapper .wallet-content-wrapper .wallet-inner-content-wrapper .wallet-learn-more-btn:disabled{color:#666;cursor:not-allowed}.wallet-modal-wrapper .wallet-content-wrapper .wallet-inner-content-wrapper .wallet-learn-more-btn:hover{transform:scale(1.05)}@media only screen and (max-width:600px){.wallet-modal-wrapper .wallet-content-wrapper{padding:30px 15px}}@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap";*{padding:0;margin:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:circular-std;font-weight:400;line-height:1.5;overflow-x:hidden;color:#000;background-color:#f2f2f2;margin:0 auto;max-width:99%;padding:0 5px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-size:100%}@media only screen and (max-width:1024px){html{font-size:80%}}@media only screen and (max-width:600px){html{font-size:70%}}@font-face{font-family:circular-std;src:local("circular-std"),url(/fonts/CircularStd-Book.otf) format("truetype")}@font-face{font-family:formular-mono;src:local("formular-mono"),url(/fonts/formular-mono-regular.ttf) format("truetype")}@font-face{font-family:formular-mono-bold;src:local("formular-mono"),url(/fonts/Formula-Bold\ Regular.ttf) format("truetype")}@font-face{font-family:formular-bold-trial;src:local("formular-bold-trial"),url(/fonts/formular-bold-trial.otf) format("truetype");unicode-range:u+20-21,u+3f,u+41-5a,u+61-7a}a{text-decoration:none;color:unset;font-style:normal}.layout{height:90vh;min-height:90vh;max-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;column-gap:0;row-gap:10px}.layout .hero-layout{max-height:12vh;height:12vh;width:100%}.layout .content-layout{height:74vh;max-height:74vh;width:100%}@media only screen and (max-width:1200px){.header-space{margin-top:2vh}}@media only screen and (max-width:1024px){.layout{height:unset;display:flex;flex-direction:column;align-items:center;justify-content:center;column-gap:0;row-gap:20px}.layout .hero-layout{max-height:18vh;min-height:18vh}.header-space{margin-top:3vh}.shrink-space{margin-top:2vh}}@media only screen and (max-width:600px){.header-space{margin-top:8vh}.shrink-space{margin-top:4vh}.layout .hero-layout{max-height:25vh;min-height:25vh}.layout .content-layout{margin-bottom:0;padding-bottom:0}}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_d65c78;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_d65c78{font-family:__Inter_d65c78,__Inter_Fallback_d65c78;font-style:normal}