*{margin:0;padding:0;box-sizing:border-box}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html{scroll-behavior:smooth;background-color:#0f0f0f;color:#fff}html,body{font-family:Outfit,sans-serif}img{max-width:100%}ul{list-style:none}a{color:currentColor;text-decoration:none}button{appearance:none;font-family:inherit;color:currentColor}.desktop{display:block}@media screen and (max-width: 600px){.desktop{display:none}}.mobile{display:none}@media screen and (max-width: 600px){.mobile{display:block}}.nowrap{white-space:nowrap}.text-balance{text-wrap:balance}.text-pretty{text-wrap:pretty}section.hero>header{display:flex;justify-content:space-between;align-items:center;max-width:1280px;padding-left:32px;padding-right:32px;margin:0 auto;position:relative}section.hero>header>a{display:inline-block}section.hero>header>a>img#headerLogo{display:inline-block;width:90px}section.hero>header>button#hamburgerIconBtn{display:none;background:transparent;border:none;cursor:pointer;padding:10px;width:48px;height:48px;justify-content:center;align-items:center}section.hero>header>nav>.nav-links-wrapper{display:flex;gap:8px}section.hero>header>nav>.nav-links-wrapper>a{padding:16px;color:#fff;text-decoration:none}section.hero>header>nav>.nav-links-wrapper>a:hover{color:#ddd}section.hero>header>nav>.nav-popup-header,section.hero>header>nav>.nav-popup-footer{display:none}@media screen and (max-width: 600px){section.hero>header>nav{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0f0f0f;flex-direction:column;align-items:center;justify-content:space-between;box-sizing:border-box;overflow-y:auto;z-index:1}section.hero>header>nav.popup-active{display:flex;padding-top:24px}section.hero>header>nav.popup-active>.nav-popup-header{display:flex;justify-content:start;align-items:center;width:100%;max-width:1280px;padding-left:32px;padding-right:32px;margin:0 auto;position:relative}section.hero>header>nav.popup-active>.nav-popup-header>.nav-popup-logo{width:90px}section.hero>header>nav.popup-active>.nav-popup-header>.nav-popup-close{background:none;border:none;color:#fff;font-size:28px;cursor:pointer;padding:5px;display:inline-flex;width:48px;height:48px;justify-content:center;align-items:center;position:absolute;right:18px;top:50%;transform:translateY(-50%)}section.hero>header>nav.popup-active>.nav-links-wrapper{display:flex;flex-direction:column;align-items:center;gap:15px;margin-top:20px;margin-bottom:20px}section.hero>header>nav.popup-active>.nav-links-wrapper>a{padding:15px;font-size:1.2em;color:#fff;text-decoration:none}section.hero>header>nav.popup-active>.nav-links-wrapper>a:hover{color:#ccc}section.hero>header>nav.popup-active>.nav-popup-footer{display:block;text-align:center;color:#ffffff4d;width:100%;padding-top:15px}section.hero>header>nav.popup-active>.nav-popup-footer>p{margin:24px 0;font-weight:100;font-size:18px;line-height:100%}}@media screen and (max-width: 600px){section.hero>header>nav>.nav-links-wrapper{display:none}section.hero>header>button#hamburgerIconBtn{display:inline-flex;position:absolute;right:18px;top:50%;transform:translateY(-50%)}section.hero>header>button#hamburgerIconBtn.active{display:none}}section.hero{overflow:hidden;background-color:#0f0f0f;background-image:url(/pattern-on-black.png);background-size:contain;background-repeat:no-repeat;background-position:center center;color:#fff;padding-top:48px}@media screen and (max-width: 600px){section.hero{padding-top:24px}}section.hero>astro-island>.content{margin-top:112px;max-width:1280px;padding-left:32px;padding-right:32px;margin-left:auto;margin-right:auto}@media screen and (max-width: 600px){section.hero>astro-island>.content{margin-top:75px}}section.hero>astro-island>.content h1{font-weight:100;font-size:64px;line-height:100%;text-align:center;text-wrap:balance;max-width:600px;margin:0 auto;font-size:clamp(2.75rem,1.294vw + 2.447rem,4rem)}@media screen and (max-width: 600px){section.hero>astro-island>.content h1{font-size:44px;font-size:clamp(2.75rem,1.294vw + 2.447rem,4rem)}}section.hero>astro-island>.content p{margin:24px auto;font-weight:200;font-size:24px;line-height:120%;text-align:center;max-width:600px;color:#ffffffb8;font-size:clamp(1rem,.518vw + .879rem,1.5rem)}@media screen and (max-width: 600px){section.hero>astro-island>.content p{font-size:16px;font-size:clamp(1rem,.518vw + .879rem,1.5rem)}}section.hero>astro-island>.content>.images{display:block;max-width:100%;margin-left:auto;margin-right:auto;position:relative;aspect-ratio:1216/635}@media screen and (max-width: 600px){section.hero>astro-island>.content>.images{margin-top:32px;width:calc(100% + 64px);max-width:none;margin-left:-32px;margin-right:-32px;aspect-ratio:375/409}}section.hero>astro-island>.content>.images>img{position:absolute;inset:0;max-width:100%}section.hero .product-card{padding:20px;background:#1a1a1c;border-radius:20px;transition:background-color 1s}section.hero .product-card>.content-container{display:flex;gap:10px;transition:opacity 1s}@media screen and (max-width: 600px){section.hero .product-card{padding:13px;border-radius:13px}}section.hero .product-card.inactive{background:transparent}section.hero .product-card.inactive>.content-container{opacity:0}section.hero .product-card>.content-container>img{object-fit:contain;width:100px;border-radius:8px;border:3px solid transparent;background:linear-gradient(113.96deg,#fff 100% 100%) padding-box,linear-gradient(113.96deg,#ffab32,#fc5921) border-box;background:linear-gradient(113.96deg,#fff 100% 100%) padding-box,linear-gradient(113.96deg,#fff 0% 100%) border-box;aspect-ratio:82/72;padding:4px}@media screen and (max-width: 600px){section.hero .product-card>.content-container>img{width:82px}}section.hero .product-card>.content-container>.content{display:flex;flex-direction:column}section.hero .product-card>.content-container>.content>h4{font-size:18px;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media screen and (max-width: 600px){section.hero .product-card>.content-container>.content>h4{font-size:12px}}section.hero .product-card>.content-container>.content>.price{display:flex;align-items:start;gap:7px}section.hero .product-card>.content-container>.content>.price>.final{color:#fe8b2b;font-weight:800;font-size:18px}@media screen and (max-width: 600px){section.hero .product-card>.content-container>.content>.price>.final{font-size:12px}}section.hero .product-card>.content-container>.content>.price>.original{margin-top:2px;color:#fe322b;font-weight:400;font-size:8px;text-decoration:line-through}@media screen and (max-width: 600px){section.hero .product-card>.content-container>.content>.price>.original{font-size:6px}}section.hero .product-card>.content-container>.content>.img{font-weight:500;font-size:14px;line-height:100%;margin-top:auto;height:16px;align-self:start;color:#ffffffb3}@media screen and (max-width: 600px){section.hero .product-card>.content-container>.content>.img{height:10px;font-size:10px}}section.hero .hero-animation{min-height:540px;padding-bottom:120px;margin-top:48px}@media screen and (max-width: 600px){section.hero .hero-animation{min-height:360px;margin-top:32px;padding-bottom:60px}}section.hero .hero-animation .chat-box{border:1px solid transparent;background:linear-gradient(180deg,#0f0f0f 107.59% 113.34%) padding-box,linear-gradient(180deg,#d9d9d94d -16.22%,#73737300 62.6%) border-box;display:flex;flex-direction:column;max-width:700px;margin-left:auto;margin-right:auto;gap:24px;border-radius:40px;padding:48px 48px 0}@media screen and (max-width: 600px){section.hero .hero-animation .chat-box{gap:16px;border-radius:32px;padding:22px 22px 0}}section.hero .hero-animation .user-message,section.hero .hero-animation .ai-message{padding:10px 20px;font-weight:300;font-size:18px;line-height:120%;max-width:360px}@media screen and (max-width: 600px){section.hero .hero-animation .user-message,section.hero .hero-animation .ai-message{font-size:14px;padding:8px 14px}}section.hero .hero-animation .user-message{background:#272728;border-radius:20px 20px 4px;align-self:end;margin-left:24px}section.hero .hero-animation .ai-message{background:#1a1a1c;border-radius:20px 20px 20px 4px;align-self:start;margin-right:24px}section.hero .hero-animation .ai-message.end{margin-top:-14px;border-radius:4px 20px 20px}@media screen and (max-width: 600px){section.hero .hero-animation .ai-message.end{margin-top:-12px}}section.hero .hero-animation .product-grid{position:relative;display:grid;grid-template-columns:repeat(4,minmax(300px,1fr));gap:10px}@media screen and (max-width: 600px){section.hero .hero-animation .product-grid{grid-template-columns:repeat(4,minmax(220px,1fr));gap:7px}}[id=about]{scroll-margin-top:-160px}@media screen and (max-width: 600px){[id=about]{scroll-margin-top:-40px}}section.video-demo{overflow:hidden;color:#000;background-color:#f0f0f0;background-image:url(/pattern-on-white.png);background-size:contain;background-repeat:no-repeat;background-position:center center;padding-top:180px;padding-bottom:40px}@media screen and (max-width: 600px){section.video-demo{padding-top:60px;padding-bottom:60px}}section.video-demo>.content{max-width:1280px;padding-left:32px;padding-right:32px;margin-left:auto;margin-right:auto}section.video-demo>.content>h2,section.video-demo>.content>p,section.video-demo>.content>.grid{margin-left:auto;margin-right:auto}section.video-demo>.content>h2{font-weight:300;font-size:100px;line-height:100%;text-align:center;font-size:clamp(2.125rem,4.272vw + 1.124rem,6.25rem)}@media screen and (max-width: 600px){section.video-demo>.content>h2{font-size:34px;font-size:clamp(2.125rem,4.272vw + 1.124rem,6.25rem)}}section.video-demo>.content>p{margin-top:24px;max-width:530px;font-weight:300;font-size:24px;text-align:center;color:#00000080;font-size:clamp(.875rem,.647vw + .723rem,1.5rem)}@media screen and (max-width: 600px){section.video-demo>.content>p{font-size:14px;max-width:326px;font-size:clamp(.875rem,.647vw + .723rem,1.5rem)}}section.video-demo>.content>.early-access{margin-top:32px;text-align:center}@media screen and (max-width: 600px){section.video-demo>.content>.early-access{margin-top:24px}}section.video-demo>.content>.early-access a{background:radial-gradient(66.26% 303.66% at 52.67% -141.41%,#ffffff78,#fff0),linear-gradient(135.05deg,#e4e4e4 -90.98%,#989898 -59.63%);background-blend-mode:overlay,normal;box-shadow:0 1px #87878780 inset;display:inline-flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;color:#fff;border-radius:999px;padding:18px 32px;font-weight:500;font-size:26.93px;line-height:100%;text-align:center;font-size:clamp(1rem,.647vw + .848rem,1.625rem)}@media screen and (max-width: 600px){section.video-demo>.content>.early-access a{padding:12px 24px;font-size:16px;font-size:clamp(1rem,.647vw + .848rem,1.625rem)}}section.video-demo>.content>.grid{margin-top:64px;margin-left:auto;margin-right:auto;display:flex;justify-content:center;align-items:center;gap:32px}@media screen and (max-width: 600px){section.video-demo>.content>.grid{margin-top:36px;flex-direction:column;gap:42px}}section.video-demo>.content>.grid>.video{width:280px;aspect-ratio:1080/2218;position:relative}section.video-demo>.content>.grid>.video>*{position:absolute;inset:0}section.video-demo>.content>.grid>.video>.bg{inset:2%;background-color:#0f0f0f;border-radius:36px}section.video-demo>.content>.grid>.video>img{pointer-events:none}section.video-demo>.content>.grid>.video>img,section.video-demo>.content>.grid>.video video{width:100%;height:100%}section.video-demo>.content>.grid>.video>video{padding:3%;border-radius:44px;overflow:hidden}section.video-demo>.content>.grid>.text{max-width:450px}@media screen and (max-width: 600px){section.video-demo>.content>.grid>.text{max-width:276px}}section.video-demo>.content>.grid>.text>h2{font-weight:400;font-size:87.33px;line-height:100%;font-size:clamp(3.188rem,2.33vw + 2.641rem,5.438rem)}@media screen and (max-width: 600px){section.video-demo>.content>.grid>.text>h2{font-size:51px;text-align:center;font-size:clamp(3.188rem,2.33vw + 2.641rem,5.438rem)}}section.video-demo>.content>.grid>.text>p{margin-top:16px;font-weight:300;font-size:32px;line-height:39px;font-size:clamp(1.313rem,.712vw + 1.146rem,2rem)}@media screen and (max-width: 600px){section.video-demo>.content>.grid>.text>p{font-size:21px;line-height:normal;text-align:center;font-size:clamp(1.313rem,.712vw + 1.146rem,2rem)}}[id=technology]{scroll-margin-top:-100px}@media screen and (max-width: 600px){[id=technology]{scroll-margin-top:-40px}}section.tech-demo{background-color:#f0f0f0;color:#000;padding-top:120px;padding-bottom:120px}@media screen and (max-width: 600px){section.tech-demo{padding-top:60px;padding-bottom:60px}}section.tech-demo>.content{max-width:1280px;padding-left:32px;padding-right:32px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:36px}@media screen and (max-width: 600px){section.tech-demo>.content{gap:20px}}section.tech-demo>.content>video{border:2px solid transparent;background:linear-gradient(78.66deg,#b1b1b1af -11%,#c4c4c4af 120%) border-box;border-radius:40px;max-width:100%}@media screen and (max-width: 600px){section.tech-demo>.content>video{border-radius:8px}}section.tech-demo>.content>h2{font-weight:250;font-size:100px;line-height:100%;text-align:center;font-size:clamp(2.125rem,4.272vw + 1.124rem,6.25rem)}@media screen and (max-width: 600px){section.tech-demo>.content>h2{font-size:34px;font-size:clamp(2.125rem,4.272vw + 1.124rem,6.25rem)}}section.strong-community{color:#fff;background-color:#0f0f0f;background-image:url(/pattern-on-black.png);background-size:contain;background-repeat:no-repeat;background-position:center center;padding-top:120px;padding-bottom:100px}@media screen and (max-width: 600px){section.strong-community{padding-top:60px;padding-bottom:60px}}section.strong-community>.content{max-width:1280px;padding-left:32px;padding-right:32px;margin-left:auto;margin-right:auto;display:grid;grid-template-areas:"one text two";gap:84px}@media screen and (max-width: 600px){section.strong-community>.content{grid-template-areas:"text" "one";gap:40px}}section.strong-community>.content a{display:block}section.strong-community>.content>.one>img,section.strong-community>.content>.two>img{display:block;max-width:100%}@media screen and (max-width: 600px){section.strong-community>.content>.one>img,section.strong-community>.content>.two>img{display:none}}section.strong-community>.content>.one{grid-area:one;margin-left:-68px}@media screen and (max-width: 600px){section.strong-community>.content>.one{justify-self:center;margin-left:-48px;max-width:360px}}section.strong-community>.content>.two{grid-area:two}@media screen and (max-width: 600px){section.strong-community>.content>.two{display:none}}section.strong-community>.content>.text{grid-area:text;align-content:center}section.strong-community>.content>.text>h2{max-width:590px;margin-left:auto;margin-right:auto;color:#ffffffd1;font-weight:200;font-size:74px;line-height:100%;text-align:center;font-size:clamp(2.125rem,2.589vw + 1.518rem,4.625rem)}@media screen and (max-width: 600px){section.strong-community>.content>.text>h2{font-size:34px;font-size:clamp(2.125rem,2.589vw + 1.518rem,4.625rem)}}section.strong-community>.content>.text>p{max-width:590px;margin-left:auto;margin-right:auto;margin-top:16px;color:#ffffff80;font-weight:300;font-size:18px;line-height:130%;text-align:center;font-size:clamp(.875rem,.259vw + .814rem,1.125rem)}@media screen and (max-width: 600px){section.strong-community>.content>.text>p{font-size:14px;font-size:clamp(.875rem,.259vw + .814rem,1.125rem)}}section.powering-ai-growth{overflow:hidden;background-color:#0f0f0f;color:#fff;padding:120px 32px 100px}@media screen and (max-width: 600px){section.powering-ai-growth{padding:60px 20px}}section.powering-ai-growth>.content{max-width:1280px;margin-left:auto;margin-right:auto;padding:75px 82px 175px;border-radius:40px;border:2px solid transparent;background:linear-gradient(180deg,#121212,#080808 157.89%) padding-box,linear-gradient(78.66deg,#666 -31%,#000 185.44%) border-box}@media screen and (max-width: 600px){section.powering-ai-growth>.content{padding:0;border:none;background:transparent}}section.powering-ai-growth>.content>h2{max-width:767px;margin-left:auto;margin-right:auto;color:#ffffffd1;font-weight:200;font-size:87.33px;line-height:100%;text-align:center;font-size:clamp(2.125rem,3.43vw + 1.321rem,5.438rem)}@media screen and (max-width: 600px){section.powering-ai-growth>.content>h2{font-size:34px;font-size:clamp(2.125rem,3.43vw + 1.321rem,5.438rem)}}section.powering-ai-growth>.content>p{margin-top:16px;max-width:665px;margin-left:auto;margin-right:auto;color:#ffffff80;font-weight:300;font-size:18px;line-height:130%;text-align:center;font-size:clamp(.875rem,.259vw + .814rem,1.125rem)}@media screen and (max-width: 600px){section.powering-ai-growth>.content>p{font-size:14px;font-size:clamp(.875rem,.259vw + .814rem,1.125rem)}}section.powering-ai-growth>.content>img{margin-top:82px}section.reward-purchase{background-color:#0f0f0f;color:#fff;padding-top:120px;padding-bottom:100px}@media screen and (max-width: 600px){section.reward-purchase{padding-top:60px;padding-bottom:60px}}section.reward-purchase>.content{max-width:1280px;padding-left:32px;padding-right:32px;margin-left:auto;margin-right:auto}section.reward-purchase>.content>h2{color:#ffffffd1;font-weight:200;font-size:87.33px;line-height:100%;text-align:center;font-size:clamp(2.125rem,3.43vw + 1.321rem,5.438rem)}@media screen and (max-width: 600px){section.reward-purchase>.content>h2{font-size:34px;max-width:260px;margin-left:auto;margin-right:auto;text-wrap:balance;font-size:clamp(2.125rem,3.43vw + 1.321rem,5.438rem)}}section.reward-purchase>.content>p{margin-top:16px;max-width:568px;margin-left:auto;margin-right:auto;color:#ffffff80;font-weight:300;font-size:18px;line-height:130%;text-align:center;font-size:clamp(.875rem,.259vw + .814rem,1.125rem)}@media screen and (max-width: 600px){section.reward-purchase>.content>p{font-size:14px;max-width:260px;margin-left:auto;margin-right:auto;font-size:clamp(.875rem,.259vw + .814rem,1.125rem)}}section.reward-purchase>.content>.images{margin-top:40px;position:relative;aspect-ratio:1356/487}@media screen and (max-width: 600px){section.reward-purchase>.content>.images{aspect-ratio:306/800}}section.reward-purchase>.content>.images>img{position:absolute;inset:0}[id=web3-vision]{scroll-margin-top:-200px;scroll-margin-top:calc(-1*clamp(2.5rem,10.356vw + .073rem,12.5rem))}@media screen and (max-width: 600px){[id=web3-vision]{scroll-margin-top:-40px;scroll-margin-top:calc(-1*clamp(2.5rem,10.356vw + .073rem,12.5rem))}}section.web3-vision{background-color:#0f0f0f;color:#fff;padding-top:240px;padding-bottom:120px;padding-top:clamp(3.75rem,11.65vw + 1.019rem,15rem);padding-bottom:clamp(3.75rem,3.883vw + 2.84rem,7.5rem)}@media screen and (max-width: 600px){section.web3-vision{padding-top:60px;padding-bottom:60px;padding-top:clamp(3.75rem,11.65vw + 1.019rem,15rem);padding-bottom:clamp(3.75rem,3.883vw + 2.84rem,7.5rem)}}section.web3-vision>.content{max-width:1440px;padding-left:32px;padding-right:32px;margin-left:auto;margin-right:auto}@media screen and (max-width: 600px){section.web3-vision>.content{padding-left:20px;padding-right:20px}}section.web3-vision>.content>h2{margin-bottom:90px;font-weight:100;font-size:186.53px;line-height:100%;letter-spacing:-.04em;text-align:center;background:linear-gradient(180deg,#fff -19.37%,#6a6a6a 144.5%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:clamp(4rem,4.919vw + 2.847rem,8.75rem)}@media screen and (max-width: 600px){section.web3-vision>.content>h2{font-size:64px;margin-bottom:40px;font-size:clamp(4rem,4.919vw + 2.847rem,8.75rem)}}section.web3-vision>.content>.main{border:1px solid transparent;background:linear-gradient(179.99deg,#2c66a7 -53.58%,#051c43 -35.61% 65.7%,#1a4378 97.56%,#051c43 116.35%) padding-box,linear-gradient(81.31deg,#666 -32.48%,#151515 105.71%) border-box;background:url(/web3-vision-bg.png) padding-box,linear-gradient(81.31deg,#666 -32.48%,#151515 105.71%) border-box;background-size:cover;border-radius:40px;overflow:hidden;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;gap:30px;padding-top:0;padding-left:72px;padding-right:72px}@media screen and (max-width: 600px){section.web3-vision>.content>.main{background:url(/web3-vision-bg-mobile.png) padding-box,linear-gradient(81.31deg,#666 -32.48%,#151515 105.71%) border-box;background-size:cover;flex-direction:column;gap:64px;padding-top:34px;padding-left:0;padding-right:0}}section.web3-vision>.content>.main>.left{display:flex;flex-direction:column;gap:16px;align-self:center;padding-top:32px;padding-bottom:32px}@media screen and (max-width: 600px){section.web3-vision>.content>.main>.left{padding:0 24px;margin-left:auto;margin-right:auto}}section.web3-vision>.content>.main>.left h3{max-width:428px;text-wrap:balance;font-weight:100;font-size:74px;line-height:100%;font-size:clamp(2.125rem,2.589vw + 1.518rem,4.625rem)}@media screen and (max-width: 600px){section.web3-vision>.content>.main>.left h3{margin-left:auto;margin-right:auto;max-width:250px;font-weight:200;font-size:34px;text-align:center;font-size:clamp(2.125rem,2.589vw + 1.518rem,4.625rem)}}section.web3-vision>.content>.main>.left p{max-width:332px;font-weight:300;font-size:18px;line-height:140%;font-size:clamp(.875rem,.259vw + .814rem,1.125rem);line-height:clamp(1.05rem,.544vw + .923rem,1.575rem)}@media screen and (max-width: 600px){section.web3-vision>.content>.main>.left p{max-width:none;font-size:14px;line-height:120%;text-align:center;font-size:clamp(.875rem,.259vw + .814rem,1.125rem);line-height:clamp(1.05rem,.544vw + .923rem,1.575rem)}}section.web3-vision>.content>.main .right{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:520px;height:520px}@media screen and (max-width: 600px){section.web3-vision>.content>.main .right{margin-left:auto;margin-right:auto;height:340px;width:100%}}section.web3-vision>.content>.main .right>img{display:block;width:100%;height:100%;object-fit:contain;transform:scale(1.2)}@media screen and (max-width: 600px){section.web3-vision>.content>.main .right>img{transform:scale(1.3) translateY(4%)}}section.web3-vision>.content .three{margin-top:44px;display:grid;justify-content:center;align-content:center;grid-template-rows:auto;grid-template-columns:auto auto auto auto;gap:14px}@media screen and (max-width: 600px){section.web3-vision>.content .three{margin-top:30px;gap:8px;grid-template-rows:auto auto;grid-template-columns:auto auto}}section.web3-vision>.content .three>.card{background-color:#51a1dd;border:.75px solid transparent;background:linear-gradient(180deg,#2c66a7 -13.02%,#051c43 224.52%) padding-box,linear-gradient(167.8deg,#6aa7ec 2.51%,#29609e 165.8%) border-box;border-radius:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;padding:24px 30px;max-width:280px;height:100px}@media screen and (max-width: 600px){section.web3-vision>.content .three>.card{flex-direction:column;gap:4px;padding:17px 22px;width:132px;height:104px}}section.web3-vision>.content .three>.card svg{width:56px}@media screen and (max-width: 600px){section.web3-vision>.content .three>.card svg{width:42px}}section.web3-vision>.content .three>.card span{font-size:42px;font-weight:400}@media screen and (max-width: 600px){section.web3-vision>.content .three>.card span{font-size:32px}}section.web3-vision>.content .three>.card p{max-width:120px;font-size:18px;font-weight:300;line-height:100%;text-align:left}@media screen and (max-width: 600px){section.web3-vision>.content .three>.card p{max-width:none;text-align:center;font-size:13.53px}}section.web3-vision>.content>img{max-width:100%}footer.site-footer{background-color:#0f0f0f;color:#fff;padding:120px 16px}footer.site-footer>.content{max-width:1280px;padding-left:32px;padding-right:32px;margin-left:auto;margin-right:auto;position:relative;border:1px solid transparent;border-radius:40px}footer.site-footer>.content>.border-1,footer.site-footer>.content>.border-2{position:absolute;border-width:inherit;border-style:inherit;border-color:transparent;inset:0}footer.site-footer>.content>.border-1{border-bottom-left-radius:inherit;border-right:0;right:50%;background:linear-gradient(30deg,#121212,#12121200 30%) padding-box,linear-gradient(0deg,#0f0f0f,#0f0f0f) padding-box,linear-gradient(30deg,#d9d9d9 -8%,#73737300 20%) border-box}footer.site-footer>.content>.border-2{border-bottom-right-radius:inherit;border-left:0;left:50%;background:linear-gradient(330deg,#121212,#12121200 30%) padding-box,linear-gradient(0deg,#0f0f0f,#0f0f0f) padding-box,linear-gradient(330deg,#d9d9d9 -8%,#73737300 20%) border-box}footer.site-footer>.content>.text-content{position:relative;max-width:1280px;margin:0 auto;padding:44px 32px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:32px}@media screen and (max-width: 600px){footer.site-footer>.content>.text-content{padding:32px 12px;grid-template-columns:1fr;grid-template-rows:repeat(3,auto)}}footer.site-footer>.content>.text-content>a{grid-area:1/1/2/2;align-content:start}footer.site-footer>.content>.text-content>a>.footer-logo{margin-top:8px;height:32px}@media screen and (max-width: 600px){footer.site-footer>.content>.text-content>a{grid-area:1/1/2/2}}footer.site-footer>.content>.text-content>.copyright{grid-area:2/1/3/2;align-content:end}@media screen and (max-width: 600px){footer.site-footer>.content>.text-content>.copyright{grid-area:3/1/4/2;text-align:center}}footer.site-footer>.content>.text-content>.links{grid-area:1/2/3/3;justify-content:space-between;display:flex;flex-wrap:wrap;gap:32px}@media screen and (max-width: 600px){footer.site-footer>.content>.text-content>.links{grid-area:2/1/3/2}}footer.site-footer>.content>.text-content>.copyright{font-weight:100;font-size:18px;line-height:100%;color:#ffffff5e}footer.site-footer>.content>.text-content>.links>.links-column>h4{padding:8px;font-weight:600;font-size:18px;line-height:100%}footer.site-footer>.content>.text-content>.links>.links-column>ul{margin-top:24px;display:flex;flex-direction:column;gap:4px}footer.site-footer>.content>.text-content>.links>.links-column>ul>li>a{display:inline-block;padding:8px;font-weight:200;font-size:18px;line-height:100%;text-decoration:none}footer.site-footer>.content>.text-content>.links>.links-column>ul>li>a:hover{color:#ccc}footer.site-footer>.tagline{max-width:1280px;padding-left:32px;padding-right:32px;margin-left:auto;margin-right:auto;text-align:center;margin-top:24px;font-weight:100;font-size:24px;line-height:100%;color:#ffffff5e;font-size:clamp(1.125rem,.388vw + 1.034rem,1.5rem)}@media screen and (max-width: 600px){footer.site-footer>.tagline{font-size:18px;font-size:clamp(1.125rem,.388vw + 1.034rem,1.5rem)}}
