@font-face{font-family:Jersey\ 10;src:url(/_next/static/media/Jersey10-Regular.e59cbd31.ttf);font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Clash Grotesk;src:url(/_next/static/media/ClashGrotesk-Regular.ef99a41e.woff);font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Clash Grotesk;src:url(/_next/static/media/ClashGrotesk-Medium.c0bb1951.woff);font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Clash Grotesk;src:url(/_next/static/media/ClashGrotesk-Bold.d5082c2b.woff);font-weight:700;font-display:swap;font-style:normal}*,body,html{box-sizing:border-box;padding:0;margin:0}body,html{position:relative;font-family:Jersey\ 10,Clash Grotesk,"sans-serif";font-weight:400;color:#fff;background:#000}.scroll-container{overflow:hidden;will-change:transform}.scroll-container,.top-section-bg{position:fixed;top:0;left:0;width:100%}.top-section-bg{height:100vh;object-fit:cover;z-index:0}.site-container{width:1760px;padding:0 70px;margin:0 auto}@media(max-width:1800px){.site-container{width:1600px}}@media(max-width:1600px){.site-container{width:1380px}}@media(max-width:1400px){.site-container{width:1200px}}@media(max-width:1200px){.site-container{width:940px}}@media(max-width:768px){.site-container{width:100%;padding:0 18px}}.title-container{display:flex;align-items:center;justify-content:center;flex-direction:column}.section-title{color:#fff;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:Jersey\ 10;font-size:88px;font-style:normal;font-weight:400;line-height:85%;text-transform:uppercase;margin-bottom:0}.section-title .orange{color:#fc4b14}.section-title .yellow{color:#fc7a05}@media(max-width:1800px){.section-title{font-size:84px}}@media(max-width:1600px){.section-title{font-size:80px}}@media(max-width:1400px){.section-title{font-size:76px}}@media(max-width:768px){.section-title{font-size:41px;line-height:90%}}.section-description{color:hsla(0,0%,100%,.6);text-align:center;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:Clash Grotesk;font-size:24px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:0}@media(max-width:1800px){.section-description{font-size:22px}}@media(max-width:1600px){.section-description{font-size:20px}}@media(max-width:1400px){.section-description{font-size:18px}}@media(max-width:768px){.section-description{font-size:16px}}.common-button{display:flex;height:52px;padding:12px 24px;justify-content:center;align-items:center;gap:10px;color:var(--Text-Primary-dark,#0d0600);text-align:center;font-family:Clash Grotesk;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;background:#fc7a05;outline:none;border:2px solid transparent;transition:all .15s ease;text-wrap:nowrap;width:-moz-fit-content;width:fit-content;text-decoration:none}.common-button:hover{color:#fc7a05;background:#fff;border:2px solid rgba(252,131,24,.28)}@media(max-width:1800px){.common-button{height:48px;font-size:18px;padding:10px 22px}}@media(max-width:1600px){.common-button{height:44px;font-size:16px;padding:9px 20px}}@media(max-width:1400px){.common-button{height:42px;font-size:14px;padding:8px 18px}}@media(max-width:768px){.common-button{padding:10px 20px}}header{padding-top:60px;width:100%;display:flex;align-items:center;justify-content:space-between;z-index:111}@media(max-width:1600px){header{padding-top:40px}}@media(max-width:1400px){header{padding-top:34px}}@media(max-width:768px){header{padding-top:25px}}header .hamburger-icon{height:auto;width:20px;margin-bottom:5px;box-sizing:border-box;cursor:pointer}header .hamburger-icon img{height:auto;width:100%}@media(max-width:768px){header .mobile-nav-wrapper{position:fixed;left:-100%;top:0;height:100vh;width:80%;padding:18px;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transition:all .2s ease}header .mobile-nav-wrapper.active{left:0;width:100%;background:rgba(0,0,0,.85)}}header .mobile-nav-wrapper .close-icon{height:20px;width:20px}header .mobile-nav-wrapper .close-icon img{height:100%;width:100%}header .logo{height:50px}@media(max-width:1800px){header .logo{height:45px}}@media(max-width:1600px){header .logo{height:40px}}@media(max-width:1400px){header .logo{height:36px}}@media(max-width:768px){header .logo{height:34px}}header .nav-link-wrapper{display:flex;align-items:center;justify-content:center;gap:80px}@media(max-width:1800px){header .nav-link-wrapper{gap:90px}}@media(max-width:1600px){header .nav-link-wrapper{gap:63px}}@media(max-width:1400px){header .nav-link-wrapper{gap:40px}}@media(max-width:768px){header .nav-link-wrapper{flex-direction:column;align-items:flex-start;gap:30px;margin-top:40px}}header .nav-link-wrapper .links-container{position:relative;display:flex;align-items:flex-end;gap:8px;cursor:pointer}@media(max-width:1600px){header .nav-link-wrapper .links-container{gap:6px}}header .nav-link-wrapper .links-container:hover .dropdown-wrapper{opacity:1;visibility:visible;transform:scale(1)}header .nav-link-wrapper .links-container .dropdown-wrapper{position:absolute;top:100%;z-index:11;padding:10px;display:flex;flex-direction:column;border:.5px solid rgba(252,75,20,.4);background:#080808;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 14px 44px 0 rgba(252,122,5,.251)}header .nav-link-wrapper .links-container .dropdown-wrapper.active,header .nav-link-wrapper .links-container .dropdown-wrapper:hover{opacity:1;visibility:visible}header .nav-link-wrapper .links-container .dropdown-wrapper a{display:flex;gap:8px;color:#fff;font-family:Clash Grotesk;font-weight:400;padding:8px 0;border-bottom:1px solid hsla(0,0%,100%,.078);font-size:16px;line-height:125%;text-wrap:nowrap;transition:all .15s ease}@media(max-width:1800px){header .nav-link-wrapper .links-container .dropdown-wrapper a{font-size:14px}}@media(max-width:1600px){header .nav-link-wrapper .links-container .dropdown-wrapper a{font-size:12px;gap:7px}}@media(max-width:1400px){header .nav-link-wrapper .links-container .dropdown-wrapper a{font-size:14px}}@media(max-width:768px){header .nav-link-wrapper .links-container .dropdown-wrapper a{font-size:16px}}header .nav-link-wrapper .links-container .dropdown-wrapper a:hover{color:#fc4b14}header .nav-link-wrapper .links-container .dropdown-wrapper a:hover svg path{fill:#fc4b14}header .nav-link-wrapper .links-container .dropdown-wrapper a:first-child{padding-top:0}header .nav-link-wrapper .links-container .dropdown-wrapper a:last-child{padding-bottom:0;border-bottom:0}header .nav-link-wrapper .links-container .dropdown-wrapper a svg{height:20px}@media(max-width:1800px){header .nav-link-wrapper .links-container .dropdown-wrapper a svg{height:18px}}@media(max-width:1400px){header .nav-link-wrapper .links-container .dropdown-wrapper a svg{height:16px}}header .nav-link-wrapper a{text-decoration:none}header .nav-link-wrapper .links-title{position:relative;color:hsla(0,0%,100%,.6);text-align:center;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:Clash Grotesk;font-size:20px;font-style:normal;font-weight:400;line-height:150%;transition:all .3s ease}header .nav-link-wrapper .links-title:hover{color:#fff}header .nav-link-wrapper .links-title:hover svg path{fill:#fff}header .nav-link-wrapper .links-title:hover~.cursor{transform:scale(18)}@media(max-width:1800px){header .nav-link-wrapper .links-title{font-size:18px}}@media(max-width:1600px){header .nav-link-wrapper .links-title{font-size:16px}}@media(max-width:1400px){header .nav-link-wrapper .links-title{font-size:14px}}@media(max-width:768px){header .nav-link-wrapper .links-title{font-size:16px}}footer{position:relative;background:#000;overflow-y:hidden;padding-bottom:240px}@media(max-width:1600px){footer{padding-bottom:200px}}@media(max-width:1400px){footer{padding-bottom:160px}}@media(max-width:768px){footer{padding-bottom:80px}}footer .sugar-block-text{position:absolute;bottom:-50px;left:0;max-width:100%;width:100%;height:220px;left:50%;transform:translateX(-50%)}@media(max-width:1600px){footer .sugar-block-text{height:190px}}@media(max-width:1400px){footer .sugar-block-text{height:150px}}@media(max-width:768px){footer .sugar-block-text{height:auto;max-width:100%;bottom:0}}footer .logo-wrapper{border-top:1px solid hsla(0,0%,100%,.14);border-bottom:1px solid hsla(0,0%,100%,.14);padding:28px 0}@media(max-width:1800px){footer .logo-wrapper{padding:24px 0}}@media(max-width:1600px){footer .logo-wrapper{padding:20px 0}}@media(max-width:1400px){footer .logo-wrapper{padding:18px 0}}@media(max-width:768px){footer .logo-wrapper{padding:30px 0}}footer .logo-wrapper .footer-logo{height:52px}@media(max-width:1800px){footer .logo-wrapper .footer-logo{height:48px}}@media(max-width:1600px){footer .logo-wrapper .footer-logo{height:44px}}@media(max-width:1400px){footer .logo-wrapper .footer-logo{height:40px}}@media(max-width:768px){footer .logo-wrapper .footer-logo{height:42px}}footer .tc-links-wrapper{display:flex;align-items:center;gap:100px}@media(max-width:1800px){footer .tc-links-wrapper{gap:90px}}@media(max-width:1600px){footer .tc-links-wrapper{gap:80px}}@media(max-width:1400px){footer .tc-links-wrapper{gap:64px}}@media(max-width:768px){footer .tc-links-wrapper{gap:14px;flex-direction:column;align-items:flex-start}}footer .tc-links-wrapper .link{color:hsla(0,0%,100%,.6);text-align:center;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:Clash Grotesk;font-size:20px;font-style:normal;font-weight:400;line-height:125%;text-decoration:none;transition:all .2s ease}footer .tc-links-wrapper .link:hover{color:#fff}@media(max-width:1800px){footer .tc-links-wrapper .link{font-size:18px}}@media(max-width:1600px){footer .tc-links-wrapper .link{font-size:16px}}@media(max-width:1400px){footer .tc-links-wrapper .link{font-size:14px}}@media(max-width:768px){footer .tc-links-wrapper .link{font-size:12px}}footer .links-container{padding:20px 0;border-bottom:1px solid hsla(0,0%,100%,.14)}@media(max-width:1800px){footer .links-container{padding:18px 0}}@media(max-width:1600px){footer .links-container{padding:16px 0}}@media(max-width:1400px){footer .links-container{padding:14px 0}}@media(max-width:768px){footer .links-container{border-bottom:none;padding:30px 0}}footer .links-container .site-links-wrapper{display:flex;gap:150px}@media(max-width:1600px){footer .links-container .site-links-wrapper{gap:140px;gap:130px}}@media(max-width:1400px){footer .links-container .site-links-wrapper{gap:110px}}@media(max-width:768px){footer .links-container .site-links-wrapper{gap:50px;margin-bottom:30px}}footer .links-container .site-links-wrapper .cta-wrapper{display:flex;flex-direction:column;gap:20px}@media(max-width:1800px){footer .links-container .site-links-wrapper .cta-wrapper{gap:18px}}@media(max-width:1600px){footer .links-container .site-links-wrapper .cta-wrapper{gap:16px}}@media(max-width:1400px){footer .links-container .site-links-wrapper .cta-wrapper{gap:14px}}footer .links-container .site-links-wrapper .cta-wrapper a{color:hsla(0,0%,100%,.6);font-family:Darker Grotesque;font-size:20px;font-style:normal;font-weight:400;line-height:125%;text-decoration:none;transition:all .2s ease}@media(max-width:1800px){footer .links-container .site-links-wrapper .cta-wrapper a{font-size:18px}}@media(max-width:1600px){footer .links-container .site-links-wrapper .cta-wrapper a{font-size:16px}}@media(max-width:1400px){footer .links-container .site-links-wrapper .cta-wrapper a{font-size:14px}}@media(max-width:768px){footer .links-container .site-links-wrapper .cta-wrapper a{font-size:12px}}footer .links-container .site-links-wrapper .cta-wrapper a:hover{color:#fff}footer .links-container .social-links-wrapper{display:flex;align-items:center;gap:44px}@media(max-width:1800px){footer .links-container .social-links-wrapper{gap:40px}}@media(max-width:1600px){footer .links-container .social-links-wrapper{gap:36px}}@media(max-width:1400px){footer .links-container .social-links-wrapper{gap:32px}}@media(max-width:768px){footer .links-container .social-links-wrapper{gap:28px;margin-top:30px;padding:12px 0}}footer .links-container .social-links-wrapper a{height:30px;display:flex;align-items:center;gap:8px;font-family:Clash Grotesk;font-weight:400;font-size:18px;line-height:125%;color:#fff;text-decoration:none}@media(max-width:1800px){footer .links-container .social-links-wrapper a{height:26px}}@media(max-width:1600px){footer .links-container .social-links-wrapper a{height:24px;gap:7px;font-size:16px}}@media(max-width:1400px){footer .links-container .social-links-wrapper a{height:22px;font-size:14px}}@media(max-width:768px){footer .links-container .social-links-wrapper a{height:18px;font-size:12px}}footer .links-container .social-links-wrapper a svg{height:100%;width:100%;transition:all .15s ease;box-sizing:border-box}footer .links-container .social-links-wrapper a:hover{color:#fc8318}footer .links-container .social-links-wrapper a:hover svg .path{fill:#fc8318}footer .copyright-msg{color:hsla(0,0%,100%,.6);text-align:center;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:Clash Grotesk;font-size:16px;font-style:normal;font-weight:400;line-height:125%;margin-top:80px}@media(max-width:1600px){footer .copyright-msg{font-size:16px;margin-top:72px}}@media(max-width:1400px){footer .copyright-msg{font-size:14px;margin-top:56px}}@media(max-width:768px){footer .copyright-msg{font-size:12px}}.hero-section{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;background:url(/_next/static/media/hero-section-bg.5bc0ae40.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed}@media(max-width:768px){.hero-section{min-height:100vh;background-attachment:scroll}}.hero-section .hero-section-title{position:relative;font-size:80px;line-height:130%;letter-spacing:2px;margin-bottom:0}@media(max-width:1800px){.hero-section .hero-section-title{font-size:76px}}@media(max-width:1600px){.hero-section .hero-section-title{font-size:72px}}@media(max-width:1400px){.hero-section .hero-section-title{font-size:68px}}@media(max-width:768px){.hero-section .hero-section-title{font-size:42px;line-height:90%}}.hero-section .hero-section-description{position:relative;max-width:850px;margin-bottom:0}@media(max-width:1600px){.hero-section .hero-section-description{max-width:635px}}@media(max-width:1400px){.hero-section .hero-section-description{max-width:550px}}@media(max-width:768px){.hero-section .hero-section-description{margin-top:14px}}.hero-section .matrics-wrapper{position:relative;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:34px;gap:34px;width:-moz-fit-content;width:fit-content;margin-top:54px;margin-bottom:60px}@media(max-width:1800px){.hero-section .matrics-wrapper{gap:30px;margin-top:50px;margin-bottom:55px}}@media(max-width:1600px){.hero-section .matrics-wrapper{gap:25px;margin-top:46px;margin-bottom:50px}}@media(max-width:1400px){.hero-section .matrics-wrapper{margin-top:34px;margin-bottom:42px}}@media(max-width:768px){.hero-section .matrics-wrapper{margin:46px 0;gap:9px}}.hero-section .matrics-wrapper .box{display:flex;width:200px;padding:12px 20px;flex-direction:column;justify-content:center;align-items:center;border:1px solid var(--Stroke-Secondary,hsla(0,0%,100%,.16));background:rgba(8,8,8,.5);flex-shrink:0}@media(max-width:1800px){.hero-section .matrics-wrapper .box{width:174px}}@media(max-width:1600px){.hero-section .matrics-wrapper .box{width:156px;padding:8px 14px}}@media(max-width:1400px){.hero-section .matrics-wrapper .box{width:200px;padding:8px 26px}}@media(max-width:768px){.hero-section .matrics-wrapper .box{padding:8px 17px;width:100%}}.hero-section .matrics-wrapper .box .label{color:hsla(0,0%,100%,.4);text-align:center;font-family:Clash Grotesk;font-size:18px;font-style:normal;font-weight:400;line-height:140%}@media(max-width:1800px){.hero-section .matrics-wrapper .box .label{font-size:16px}}@media(max-width:1600px){.hero-section .matrics-wrapper .box .label{font-size:14px}}@media(max-width:1400px){.hero-section .matrics-wrapper .box .label{font-size:16px}}@media(max-width:768px){.hero-section .matrics-wrapper .box .label{font-size:14px;line-height:110%;margin-bottom:2px}}.hero-section .matrics-wrapper .box .value{color:#fc4b14;text-align:center;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:Clash Grotesk;font-size:22px;font-style:normal;font-weight:700;line-height:140%}@media(max-width:1800px){.hero-section .matrics-wrapper .box .value{font-size:20px}}@media(max-width:1600px){.hero-section .matrics-wrapper .box .value{font-size:18px}}@media(max-width:1400px){.hero-section .matrics-wrapper .box .value{font-size:16px}}@media(max-width:768px){.hero-section .matrics-wrapper .box .value{font-size:16px;line-height:110%}}.hero-section .built-wrapper{position:relative;display:flex;padding:14px 30px;align-items:center;border:1px solid rgba(252,131,24,.18);background:#080808;gap:24px}@media(max-width:1600px){.hero-section .built-wrapper{padding:12px 24px;gap:20px}}@media(max-width:1400px){.hero-section .built-wrapper{padding:12px 22px;gap:16px}}@media(max-width:768px){.hero-section .built-wrapper{padding:8px 17px;gap:9px}}.hero-section .built-wrapper .title{color:#fff;text-align:center;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:Clash Grotesk;font-size:22px;font-style:normal;font-weight:400;line-height:80%}@media(max-width:1600px){.hero-section .built-wrapper .title{font-size:20px;font-size:18px}}@media(max-width:1400px){.hero-section .built-wrapper .title{font-size:16px}}@media(max-width:768px){.hero-section .built-wrapper .title{font-size:12px;line-height:110%}}.hero-section .built-wrapper .fat-arrow{width:36px;height:36px}@media(max-width:1600px){.hero-section .built-wrapper .fat-arrow{width:32px;height:32px;width:26px;height:26px}}@media(max-width:1400px){.hero-section .built-wrapper .fat-arrow{width:22px;height:22px}}@media(max-width:768px){.hero-section .built-wrapper .fat-arrow{width:18px;height:18px}}.hero-section .built-wrapper .logo-wrapper{display:flex;align-items:center;gap:28px}@media(max-width:1600px){.hero-section .built-wrapper .logo-wrapper{gap:26px;gap:24px}}@media(max-width:768px){.hero-section .built-wrapper .logo-wrapper{gap:12px}}.hero-section .built-wrapper .logo-wrapper img{height:38px}@media(max-width:1800px){.hero-section .built-wrapper .logo-wrapper img{height:34px}}@media(max-width:1600px){.hero-section .built-wrapper .logo-wrapper img{height:31px}}@media(max-width:1400px){.hero-section .built-wrapper .logo-wrapper img{height:28px}}@media(max-width:768px){.hero-section .built-wrapper .logo-wrapper img{height:20px}}.hero-section .testnet-button{margin-top:65px}.hero-section .hero-section-footer-wrapper{padding:32px 0;background:#050505;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-top:1px solid rgba(252,131,24,.14);border-bottom:1px solid rgba(252,131,24,.14);margin-top:60px}@media(max-width:1800px){.hero-section .hero-section-footer-wrapper{padding:28px 0}}@media(max-width:1600px){.hero-section .hero-section-footer-wrapper{padding:24px 0}}@media(max-width:1400px){.hero-section .hero-section-footer-wrapper{padding:22px 0}}@media(max-width:768px){.hero-section .hero-section-footer-wrapper{padding:16px 0;margin-top:50px}}.hero-section .hero-section-footer-wrapper .container{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.hero-section .hero-section-footer-wrapper .container{flex-direction:column;gap:30px}}.hero-section .hero-section-footer-wrapper .container .hr{height:32px;width:1px;background:hsla(0,0%,100%,.3);flex-shrink:0}@media(max-width:1800px){.hero-section .hero-section-footer-wrapper .container .hr{height:28px}}@media(max-width:1600px){.hero-section .hero-section-footer-wrapper .container .hr{height:25px}}@media(max-width:768px){.hero-section .hero-section-footer-wrapper .container .hr{margin:0 5px;height:16px}}.hero-section .hero-section-footer-wrapper .container .title{color:#fc8318;text-align:center;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:Clash Grotesk;font-size:22px;font-style:normal;font-weight:700;line-height:130%;text-transform:uppercase;text-wrap:nowrap;gap:12px;margin-bottom:3px}@media(max-width:1800px){.hero-section .hero-section-footer-wrapper .container .title{font-size:20px}}@media(max-width:1600px){.hero-section .hero-section-footer-wrapper .container .title{font-size:18px}}@media(max-width:1400px){.hero-section .hero-section-footer-wrapper .container .title{font-size:16px}}@media(max-width:768px){.hero-section .hero-section-footer-wrapper .container .title{font-size:14px;line-height:130%}}.hero-section .hero-section-footer-wrapper .container .title img{height:26px}@media(max-width:1800px){.hero-section .hero-section-footer-wrapper .container .title img{height:24px}}@media(max-width:1600px){.hero-section .hero-section-footer-wrapper .container .title img{height:22px}}@media(max-width:1400px){.hero-section .hero-section-footer-wrapper .container .title img{height:20px}}@media(max-width:768px){.hero-section .hero-section-footer-wrapper .container .title img{height:16px}}.hero-section .hero-section-footer-wrapper .container .short-desc{color:hsla(0,0%,100%,.4);text-align:center;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:Clash Grotesk;font-size:18px;font-style:normal;font-weight:400;line-height:140%}@media(max-width:1800px){.hero-section .hero-section-footer-wrapper .container .short-desc{font-size:16px}}@media(max-width:1600px){.hero-section .hero-section-footer-wrapper .container .short-desc{font-size:14px}}@media(max-width:1400px){.hero-section .hero-section-footer-wrapper .container .short-desc{font-size:12px}}@media(max-width:768px){.hero-section .hero-section-footer-wrapper .container .short-desc{line-height:140%;font-size:10px;text-wrap:nowrap}}.ecosystem-section{padding:180px 0 90px;background:#000}@media(max-width:1600px){.ecosystem-section{padding:160px 0 80px}}@media(max-width:1400px){.ecosystem-section{padding:140px 0 70px}}.ecosystem-section .title-wrapper{width:45%}@media(max-width:768px){.ecosystem-section .title-wrapper{width:100%}}.ecosystem-section .title-wrapper .description-wrapper{max-width:80%}@media(max-width:1400px){.ecosystem-section .title-wrapper .description-wrapper{max-width:90%}}@media(max-width:768px){.ecosystem-section .title-wrapper .description-wrapper{max-width:100%}}.ecosystem-section .content-wrapper{width:60%;display:flex;align-items:center;flex-direction:column;gap:48px;padding-left:60px}@media(max-width:1800px){.ecosystem-section .content-wrapper{gap:42px}}@media(max-width:1600px){.ecosystem-section .content-wrapper{gap:38px;width:55%;padding-left:40px}}@media(max-width:1400px){.ecosystem-section .content-wrapper{gap:32px;width:60%}}@media(max-width:768px){.ecosystem-section .content-wrapper{margin-top:45px;gap:38px;width:100%;padding-left:0}}.ecosystem-section .content-wrapper .points-wrapper{gap:38px;display:flex;align-items:center;margin-right:auto}@media(max-width:1800px){.ecosystem-section .content-wrapper .points-wrapper{gap:34px}}@media(max-width:1600px){.ecosystem-section .content-wrapper .points-wrapper{gap:30px}}@media(max-width:1400px){.ecosystem-section .content-wrapper .points-wrapper{gap:26px}}@media(max-width:768px){.ecosystem-section .content-wrapper .points-wrapper{gap:20px}}.ecosystem-section .content-wrapper .points-wrapper img{height:90px;width:90px}@media(max-width:1800px){.ecosystem-section .content-wrapper .points-wrapper img{height:84px;width:84px}}@media(max-width:1600px){.ecosystem-section .content-wrapper .points-wrapper img{height:80px;width:80px}}@media(max-width:1400px){.ecosystem-section .content-wrapper .points-wrapper img{height:60px;width:60px}}@media(max-width:768px){.ecosystem-section .content-wrapper .points-wrapper img{width:68px;height:68px}}.ecosystem-section .content-wrapper .points-wrapper .title{color:#fff;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:Clash Grotesk;font-size:24px;font-style:normal;font-weight:700;line-height:130%;text-transform:uppercase;margin-bottom:4px}@media(max-width:1800px){.ecosystem-section .content-wrapper .points-wrapper .title{font-size:22px}}@media(max-width:1600px){.ecosystem-section .content-wrapper .points-wrapper .title{font-size:20px}}@media(max-width:1400px){.ecosystem-section .content-wrapper .points-wrapper .title{font-size:18px}}@media(max-width:768px){.ecosystem-section .content-wrapper .points-wrapper .title{font-size:16px}}.ecosystem-section .content-wrapper .points-wrapper .desc{color:hsla(0,0%,100%,.4);font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:Clash Grotesk;font-size:22px;font-style:normal;font-weight:400;line-height:140%}@media(max-width:1800px){.ecosystem-section .content-wrapper .points-wrapper .desc{font-size:20px}}@media(max-width:1600px){.ecosystem-section .content-wrapper .points-wrapper .desc{font-size:18px}}@media(max-width:1400px){.ecosystem-section .content-wrapper .points-wrapper .desc{font-size:16px}}@media(max-width:768px){.ecosystem-section .content-wrapper .points-wrapper .desc{font-size:12px}}.products-section{padding:90px 0;background:#000}@media(max-width:1600px){.products-section{padding:80px 0}}@media(max-width:1400px){.products-section{padding:70px 0}}.products-section .section-title{margin-bottom:64px}@media(max-width:1800px){.products-section .section-title{margin-bottom:54px}}@media(max-width:1600px){.products-section .section-title{margin-bottom:44px}}.products-section .products-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;gap:40px}@media(max-width:1800px){.products-section .products-wrapper{gap:34px}}@media(max-width:1600px){.products-section .products-wrapper{gap:30px}}@media(max-width:1400px){.products-section .products-wrapper{gap:24px}}@media(max-width:768px){.products-section .products-wrapper{gap:22px;grid-template-columns:repeat(1,1fr)}}.products-section .products-wrapper .product-box{height:320px;border:1px solid hsla(0,0%,100%,.16);background:rgba(8,8,8,.5);display:flex;flex-direction:column;align-items:center}@media(max-width:1800px){.products-section .products-wrapper .product-box{height:305px}}@media(max-width:1600px){.products-section .products-wrapper .product-box{height:288px}}@media(max-width:1400px){.products-section .products-wrapper .product-box{height:296px}}@media(max-width:768px){.products-section .products-wrapper .product-box{height:auto}}.products-section .products-wrapper .product-box .img-wrapper{padding:40px 36px;border-bottom:1px solid hsla(0,0%,100%,.1);height:172px;width:100%;display:flex;justify-content:center;align-items:center}@media(max-width:1800px){.products-section .products-wrapper .product-box .img-wrapper{padding:38px 34px}}@media(max-width:1600px){.products-section .products-wrapper .product-box .img-wrapper{padding:36px 32px;height:172px}}@media(max-width:1400px){.products-section .products-wrapper .product-box .img-wrapper{padding:32px 28px}}@media(max-width:768px){.products-section .products-wrapper .product-box .img-wrapper{padding:24px 18px;height:auto}}.products-section .products-wrapper .product-box .img-wrapper-3{padding:24px 10px}.products-section .products-wrapper .product-box .img-wrapper img,.products-section .products-wrapper .product-box .img-wrapper svg{max-width:100%;max-height:110px}@media(max-width:1600px){.products-section .products-wrapper .product-box .img-wrapper img,.products-section .products-wrapper .product-box .img-wrapper svg{max-height:98px}}@media(max-width:1024px){.products-section .products-wrapper .product-box .img-wrapper img,.products-section .products-wrapper .product-box .img-wrapper svg{max-height:80px}}.products-section .products-wrapper .product-box .content-wrapper{padding:24px 30px}@media(max-width:1800px){.products-section .products-wrapper .product-box .content-wrapper{padding:22px 28px}}@media(max-width:1600px){.products-section .products-wrapper .product-box .content-wrapper{padding:20px 25px}}@media(max-width:1400px){.products-section .products-wrapper .product-box .content-wrapper{padding:18px 22px}}@media(max-width:768px){.products-section .products-wrapper .product-box .content-wrapper{padding:16px 18px}}.products-section .products-wrapper .product-box .content-wrapper .title{color:#fff;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:Clash Grotesk;font-size:22px;font-style:normal;font-weight:700;line-height:130%;text-transform:uppercase}@media(max-width:1800px){.products-section .products-wrapper .product-box .content-wrapper .title{font-size:20px}}@media(max-width:1600px){.products-section .products-wrapper .product-box .content-wrapper .title{font-size:18px}}@media(max-width:1400px){.products-section .products-wrapper .product-box .content-wrapper .title{font-size:16px}}@media(max-width:768px){.products-section .products-wrapper .product-box .content-wrapper .title{font-size:14px}}.products-section .products-wrapper .product-box .content-wrapper .description{color:hsla(0,0%,100%,.4);font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:Clash Grotesk;font-size:20px;font-style:normal;font-weight:400;line-height:140%;margin-top:12px}@media(max-width:1800px){.products-section .products-wrapper .product-box .content-wrapper .description{font-size:18px;margin-top:10px}}@media(max-width:1600px){.products-section .products-wrapper .product-box .content-wrapper .description{font-size:16px;margin-top:8px}}@media(max-width:1400px){.products-section .products-wrapper .product-box .content-wrapper .description{font-size:14px;margin-top:6px}}@media(max-width:768px){.products-section .products-wrapper .product-box .content-wrapper .description{font-size:12px}}.token-section{padding:78px 0 90px;background:#000}@media(max-width:1600px){.token-section{padding:68px 0 80px}}@media(max-width:1400px){.token-section{padding:70px 0}}.token-section .sugarblock-box{margin-bottom:45px;height:310px}@media(max-width:1600px){.token-section .sugarblock-box{height:288px}}@media(max-width:1400px){.token-section .sugarblock-box{height:260px}}@media(max-width:768px){.token-section .sugarblock-box{height:236px;margin-bottom:30px}}.token-section .title-wrapper{max-width:1050px;margin-left:auto;margin-right:auto}@media(max-width:1800px){.token-section .title-wrapper{max-width:1000px}}@media(max-width:1600px){.token-section .title-wrapper{max-width:925px}}@media(max-width:1400px){.token-section .title-wrapper{max-width:740px}}.token-section .tagline{color:#fff;text-align:center;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:Jersey\ 10;font-size:34px;font-style:normal;font-weight:400;line-height:85%;text-transform:uppercase;margin:16px 0 32px}@media(max-width:1800px){.token-section .tagline{font-size:32px;margin:14px 0 30px}}@media(max-width:1600px){.token-section .tagline{font-size:30px;margin:12px 0 28px}}@media(max-width:1400px){.token-section .tagline{font-size:28px;margin:10px 0 26px}}@media(max-width:768px){.token-section .tagline{font-size:20px;margin:10px 0 25px}}.token-section .section-description{max-width:704px;margin-top:0}.token-section .token-links-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;margin-top:90px;border-top:1px solid hsla(0,0%,100%,.06);border-bottom:1px solid hsla(0,0%,100%,.06)}@media(max-width:1600px){.token-section .token-links-wrapper{gap:20px;margin-top:76px}}@media(max-width:1400px){.token-section .token-links-wrapper{gap:16px;margin-top:44px}}@media(max-width:768px){.token-section .token-links-wrapper{display:flex;flex-direction:column;margin-top:45px;gap:24px;width:100%;max-width:400px}}.token-section .token-links-wrapper .box{display:flex;padding:34px;justify-content:center;flex-direction:column;align-items:center;gap:34px;border-right:1px solid hsla(0,0%,100%,.06);cursor:pointer}@media(max-width:1600px){.token-section .token-links-wrapper .box{padding:32px;gap:30px}}@media(max-width:1400px){.token-section .token-links-wrapper .box{padding:30px;gap:18px}}@media(max-width:768px){.token-section .token-links-wrapper .box{padding:14px;gap:8px;justify-content:flex-start}.token-section .token-links-wrapper .box:first-child{grid-column:1/2}.token-section .token-links-wrapper .box:nth-child(2){grid-column:2/3}.token-section .token-links-wrapper .box:nth-child(3){grid-column:1/-1;justify-content:flex-start}}.token-section .token-links-wrapper .box img{height:54px;width:54px}@media(max-width:1800px){.token-section .token-links-wrapper .box img{height:52px;width:52px}}@media(max-width:1600px){.token-section .token-links-wrapper .box img{height:48px;width:48px}}@media(max-width:1400px){.token-section .token-links-wrapper .box img{height:44px;width:44px}}@media(max-width:768px){.token-section .token-links-wrapper .box img{width:28px;height:28px}}.token-section .token-links-wrapper .box .token-name{color:#fff;text-align:center;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:Clash Grotesk;font-size:24px;font-style:normal;font-weight:700;line-height:130%;text-transform:uppercase;margin-bottom:6px}@media(max-width:1800px){.token-section .token-links-wrapper .box .token-name{font-size:22px}}@media(max-width:1600px){.token-section .token-links-wrapper .box .token-name{font-size:20px;margin-bottom:4px}}@media(max-width:1400px){.token-section .token-links-wrapper .box .token-name{font-size:18px}}@media(max-width:768px){.token-section .token-links-wrapper .box .token-name{font-size:16px}}.token-section .token-links-wrapper .box .platform-name{color:hsla(0,0%,100%,.4);text-align:center;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:Clash Grotesk;font-size:20px;font-style:normal;font-weight:400;line-height:140%}@media(max-width:1800px){.token-section .token-links-wrapper .box .platform-name{font-size:18px}}@media(max-width:1600px){.token-section .token-links-wrapper .box .platform-name{font-size:16px}}@media(max-width:1400px){.token-section .token-links-wrapper .box .platform-name{font-size:14px}}@media(max-width:768px){.token-section .token-links-wrapper .box .platform-name{font-size:14px}}.privacy-page{background:#000;min-height:100vh;font-family:Clash Grotesk}.privacy-page .privacy-section{padding:120px 0}@media(max-width:768px){.privacy-page .privacy-section{padding:70px 0}}.privacy-page .privacy-section .main-title{font-size:44px;font-weight:500;color:#fff;margin-bottom:40px}@media(max-width:768px){.privacy-page .privacy-section .main-title{font-size:32px;margin-bottom:30px}}.privacy-page .privacy-section p{font-size:20px;font-weight:400;color:hsla(0,0%,100%,.6)}@media(max-width:768px){.privacy-page .privacy-section p{font-size:18px}}.privacy-page .privacy-section .link{font-size:20px;color:hsla(0,0%,100%,.8)}@media(max-width:768px){.privacy-page .privacy-section .link{font-size:18px}}.privacy-page .privacy-section h3{font-size:32px;font-weight:500;color:#fff}@media(max-width:768px){.privacy-page .privacy-section h3{font-size:24px}}.privacy-page .privacy-section .mt-30{margin-top:30px}@media(max-width:768px){.privacy-page .privacy-section .mt-30{margin-top:24px}}.privacy-page .privacy-section ul li{font-size:22px;font-weight:400;color:hsla(0,0%,100%,.6)}@media(max-width:768px){.privacy-page .privacy-section ul li{font-size:18px}}.privacy-page .privacy-section ul li b{color:#fff}.privacy-page .privacy-section ul li span{color:#fff;font-weight:500}.privacy-page .privacy-section ul li ul{margin:10px 0}.privacy-page .privacy-section ul li ul li{font-size:20px;font-weight:400;list-style-type:circle}@media(max-width:768px){.privacy-page .privacy-section ul li ul li{font-size:16px}}.privacy-page .privacy-section ul li ul li span{font-weight:500;color:#fff}