*,.hero .pill:after,body,html{box-sizing:border-box}*{-webkit-font-smoothing:inherit;-webkit-tap-highlight-color:transparent}body,html{margin:0;padding:0;overflow-x:hidden}body{background:#13161f}h1,h2,h3,h4,h5,h6,p{margin:0}a{font-family:"Familjen Grotesk","Familjen Grotesk Placeholder",sans-serif;color:#fff}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background-color:#333333f6;border-radius:0}::-webkit-scrollbar-thumb{transition:.3s ease-in-out;background:#c2c2c2;border-radius:4px;width:4px;height:4px}.menuContainer,header .container{align-items:center;height:min-content;align-content:center;display:flex}::-webkit-scrollbar-thumb:hover{background-color:#fff}.headerButton .btnContainer,.menuContainer .btnContainer,.menuContainer .hamburgerContainer{background:linear-gradient(#3f20be 0,#190c4d 100%)}header{z-index:9999}header .container{z-index:9999;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;overflow:visible;position:relative}.svgContainer svg{width:100%;height:100%;display:block}.menuContainer{backdrop-filter:blur(50px);flex:none;flex-direction:row;flex-wrap:nowrap;justify-content:center;overflow:hidden;position:fixed;left:50%;border-radius:60px;transform:translate(-50%);width:max-content;transform-origin:50% 50% 0px;border:1px solid rgba(255,255,255,.15);transition:width .45s cubic-bezier(.6, .6, 0, 1)}.menuContainer .hamburgerContainer{border-radius:50%;align-content:center;align-items:center;cursor:pointer;display:flex;position:relative}.headerButton .btnContainer:after,.menuContainer .btnContainer:after,.menuContainer .hamburgerContainer:after,.offcanvasOverlayMenu .btnContainer:after{content:"";border:1px solid rgba(255,255,255,.15);width:100%;height:100%;position:absolute;box-sizing:border-box;left:0;top:0;border-radius:inherit;pointer-events:none}.headerButton .btnContainer .glow,.menuContainer .btnContainer .glow,.menuContainer .hamburgerContainer .glow,.offcanvasOverlayMenu .btnContainer .glow{background-color:#7f62f6;border-radius:100%;filter:blur(18px);opacity:1;flex:none;position:absolute;z-index:1}.headerButton .btnContainer:hover,.menuContainer .btnContainer:hover,.menuContainer .hamburgerContainer:hover,.offcanvasOverlayMenu .btnContainer:hover{background:linear-gradient(#4f2fd0 0,#231362 100%)}.hamburgerContainer .hamburgerIcon{width:20px;height:13px;position:relative;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.headerLogo img,.hero .svgContainer{height:100%;width:100%}.hamburgerContainer .hamburgerIcon span{display:block;position:absolute;height:2px;width:50%;background:#fff;opacity:1;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.hamburgerContainer .hamburgerIcon span:nth-child(2n){left:50%;border-radius:0 2px 2px 0}.hamburgerContainer .hamburgerIcon span:nth-child(odd){left:0;border-radius:2px 0 0 2px}.hamburgerContainer .hamburgerIcon span:first-child,.hamburgerContainer .hamburgerIcon span:nth-child(2){top:0}.hamburgerContainer .hamburgerIcon span:nth-child(3),.hamburgerContainer .hamburgerIcon span:nth-child(4){top:5px}.hamburgerContainer .hamburgerIcon span:nth-child(5),.hamburgerContainer .hamburgerIcon span:nth-child(6){top:11px}.hamburgerContainer.open .hamburgerIcon span:first-child,.hamburgerContainer.open .hamburgerIcon span:nth-child(6){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.hamburgerContainer.open .hamburgerIcon span:nth-child(2),.hamburgerContainer.open .hamburgerIcon span:nth-child(5){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburgerContainer.open .hamburgerIcon span:first-child{left:2px;top:2px}.hamburgerContainer.open .hamburgerIcon span:nth-child(2){left:8.5px;top:2px}.hamburgerContainer.open .hamburgerIcon span:nth-child(3){left:-50%;opacity:0}.hamburgerContainer.open .hamburgerIcon span:nth-child(4){left:100%;opacity:0}.hamburgerContainer.open .hamburgerIcon span:nth-child(5){left:2px;top:9px}.hamburgerContainer.open .hamburgerIcon span:nth-child(6){left:8.5px;top:9px}.menuContainer .logoContainer{opacity:0;display:flex;align-items:flex-start;transition:opacity .45s cubic-bezier(.6, .6, 0, 1);position:absolute;transform:translate(-200px);left:0}.menuContainer.scrolled .logoContainer{opacity:1;position:relative;transform:translate(0);transition:opacity .45s cubic-bezier(.6, .6, 0, 1),transform .45s cubic-bezier(.6, .6, 0, 1)}.menuContainer .menuItem{border-radius:44px;align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;overflow:visible;position:relative;text-decoration:none;width:min-content}.menuContainer .menuItem:hover{background-color:rgba(255,255,255,.15);-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.menuContainer .btnContainer,.menuContainer .modalButton{opacity:0;transform:translate(200px);transition:opacity .45s cubic-bezier(.6, .6, 0, 1);overflow:hidden;padding:0;position:absolute;text-decoration:none;align-content:center;border-radius:88px;display:flex;right:0;cursor:pointer;box-shadow:none;will-change:transform}.menuContainer .menuItem a{text-decoration:none}.menuContainer .btnContainer,.menuContainer .modalButton{align-items:center;flex-direction:column;flex-wrap:nowrap;justify-content:center}.menuContainer.scrolled .btnContainer,.menuContainer.scrolled .modalButton{opacity:1;position:relative;display:flex;transform:translate(0);transition:opacity .45s cubic-bezier(.6, .6, 0, 1),transform .45s cubic-bezier(.6, .6, 0, 1)}.headerButton .btnContainer .glow:hover,.menuContainer .btnContainer .glow:hover,.offcanvasOverlayMenu .btnContainer .glow:hover{background-color:#a994ff;filter:blur(18px)}.headerButton .btnContainer a,.menuContainer .btnContainer a,.offcanvasOverlayMenu .btnContainer a{font-family:"Familjen Grotesk",sans-serif;font-weight:500;color:#fff;font-style:normal;letter-spacing:0;text-transform:none;text-decoration:none;text-align:center}.hero .pillPara,.hero .textColumn h5,.mobile-para{font-family:"Familjen Grotesk","Familjen Grotesk Placeholder",sans-serif;font-style:normal;font-weight:400;letter-spacing:0;text-transform:none;text-decoration:none}.headerLogo,.hero .row{flex:none;overflow:visible;position:relative}.headerButton .btnContainer{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:column;flex-wrap:nowrap;border-radius:88px;box-shadow:none;opacity:1;justify-content:center;overflow:hidden;position:relative;text-decoration:none;will-change:transform}.hero.section{position:relative}.hero .container{position:relative;display:flex;flex-wrap:wrap}.hero .circleAnimation,.hero .graphics{flex:none;overflow:visible;position:absolute}.hero .circleLine,.hero .contentBg,.hero .radarContainer{flex:none;position:absolute;image-rendering:pixelated;flex-shrink:0;fill:rgba(0,0,0,1);color:#000}.hero .svgContainer{aspect-ratio:inherit}.hero .svgContainer svg{display:block;width:100%;height:auto}.hero .bottomGlowContainer .glow,.hero .imgContainer img,.hero .particleCanvas,.hero .pill:after,.hero .pillIcon svg,.hero .topGlowContainer .glow{height:100%;width:100%}.hero .flareBg{-webkit-filter:blur(338px);background-color:#1b202d;border-radius:100%;filter:blur(338px);flex:none;position:absolute}.hero .particlesContainer{flex:none;position:absolute}.hero .particlesWrapper{width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,0);transform:translateZ(0);border-radius:0;position:relative}.hero .particleCanvas{position:absolute;pointer-events:none}.hero .blurTop{background-color:#13161f;flex:none;overflow:hidden;position:absolute}.hero .ellipseBlurOne{aspect-ratio:1/1;background:radial-gradient(50% 50% at 50% 49.99999999999997%,#00c2ff 0,rgba(3,0,10,0) 100%);border-radius:100%;flex:none;opacity:.4;position:absolute}.hero .ellipseBlurTwo{-webkit-filter:blur(87px);background-color:#961ba0;border-radius:100%;filter:blur(87px);flex:none;position:absolute}.hero .circleWrapper,.hero .outerCircle{flex:none;overflow:visible;position:absolute}.hero .outerCircle{animation:108s linear infinite rotate}.hero .circleWrapper{inset:0 1px}.hero .innerCircle{flex:none;overflow:hidden;position:absolute;animation:108s linear infinite reverse rotate}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.hero .radar{flex:none;overflow:visible;position:absolute;z-index:0;animation:10s linear infinite rotate}.hero .blurBottom{-webkit-filter:blur(70.5px);background-color:#0d152c;border-radius:100px;filter:blur(70.5px);flex:none;position:absolute}.hero .circleContent,.hero .pillsWrapper{align-items:center;align-content:center;display:flex}.hero .circleContent{flex:none;flex-direction:column;flex-wrap:nowrap;justify-content:center;overflow:hidden;position:absolute;transform:translate(-50%,-50%);z-index:3}.hero .logoCoin,.hero .pillsContainer,.light-sweep{overflow:hidden;position:relative}.hero .logoCoin{flex:none}.light-sweep{width:100%}.lightSweep img{display:inline-block;width:100%}.lightSweep{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0);overflow:hidden;-webkit-filter:brightness(1.5);-webkit-mask-size:300% 200%;-webkit-mask-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0) 40%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 60%);-webkit-transition:-webkit-mask-position;-webkit-animation-timing-function:linear;-webkit-transform:translate3d(0,0,0);-moz-filter:brightness(1.5);-moz-mask-size:300% 200%;-moz-mask-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0) 40%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 60%);-moz-transition:-webkit-mask-position;-moz-animation-timing-function:linear;-moz-transform:translate3d(0,0,0);-o-filter:brightness(1.5);-o-mask-size:300% 200%;-o-mask-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0) 40%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 60%);-o-transition:-webkit-mask-position;-o-animation-timing-function:linear;-o-transform:translate3d(0,0,0);filter:brightness(1.5);mask-size:300% 200%;mask-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0) 40%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 60%);transition:-webkit-mask-position 3s;transform:translate3d(0,0,0);animation:2s ease-out infinite move}@keyframes move{from{-webkit-mask-position:150% 0px;-moz-mask-position:150% 0px;-o-mask-position:150% 0px;mask-position:150% 0px}to{-webkit-mask-position:0% 0px;-moz-mask-position:0% 0px;-o-mask-position:0% 0px;mask-position:0% 0px}}.hero .pillsWrapper{flex:none;flex-direction:column;flex-wrap:nowrap;justify-content:center;overflow:visible;position:absolute;transform:none;transform-origin:50% 50% 0px}.hero .pill{backdrop-filter:blur(12px);background:linear-gradient(rgba(255,255,255,.15) 0,rgba(171,171,171,.05) 100%);border-radius:44px;transform:none;transform-origin:50% 50% 0px;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;justify-content:center;overflow:visible;position:relative}.hero .pillIcon{flex:none;position:relative}.hero .pillIcon svg{user-select:none;display:inline-block;fill:#ffffff;color:#fff;flex-shrink:0}.hero .circleBlur,.hero .circleBlurContainer{flex:none;overflow:hidden;position:absolute}.hero .pill:after{content:"";border:1px solid rgba(255,255,255,.1);position:absolute;left:0;top:0;border-radius:44px;pointer-events:none}.hero .pillPara{color:#fff}.hero .circleBlur{transform:rotate(180deg);width:100%;z-index:0}.hero .circleBlurEllipse{background-color:#13161f;border-radius:100%;flex:none;overflow:visible;position:absolute;z-index:0}.hero .contentContainer{flex:none;overflow:visible;position:absolute;z-index:2;width:100%}.hero .contentWrapper{flex:none;overflow:hidden;position:absolute;width:100%}.hero .textContainer{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;overflow:visible;position:absolute;transform:translate(-50%)}.hero .mainHeadingContainer,.hero .subTextContainer{align-items:center;overflow:visible;align-content:center;display:flex}.hero .subTextContainer{flex:none;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;position:relative}.hero .textColumn{outline:0;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;transform:none;flex:none;height:auto;position:relative}.hero .textColumn h5,.mobile-para{text-align:center;color:#8d90a5}.hero .mainHeadingContainer{flex:none;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;position:relative;width:100%}.hero .mainHeadingWrapper{align-content:center;align-items:center;display:flex;flex:none;flex-direction:column;flex-wrap:nowrap;justify-content:center;overflow:hidden;position:relative}.hero .screensColumn,.hero .screensRow{overflow:visible;position:relative;align-content:center;display:flex}.hero .tradersGpt{font-family:Montserrat,"Montserrat Placeholder",sans-serif;font-weight:600;letter-spacing:-.03em;text-align:center;color:#f0e4ff;text-transform:uppercase}.hero .tradersGptGradient{font-style:italic;font-weight:600;letter-spacing:-.03em;background-image:linear-gradient(112deg,#00faf9 13.2687%,#1f33f2 32.7703%,rgba(70,50,233,.68) 65.7095%,#5b85eb 100%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.hero .mainHeadingWrapper .subHeading,.offcanvasOverlayMenu .lang-item{font-weight:500;font-family:"Familjen Grotesk","Familjen Grotesk Placeholder",sans-serif}.hero .mainHeadingWrapper .subHeading{letter-spacing:-.03em;text-align:center;color:#f0e4ff;text-transform:capitalize}.hero .mainHeadingWrapper .subHeading span{background-image:linear-gradient(39deg,#f0e4ff 2.68172%,#f9f4ff 30.5038%,rgba(255,255,255,.4) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.hero .screenOne h2 span,.hero .screenTwo h2 span{-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.hero .screensRow{align-items:center;flex:none;flex-wrap:nowrap;justify-content:center;width:100%;z-index:1}.hero .screensColumn{align-items:center;border-radius:20px;flex:1 0 0px;flex-direction:column;flex-wrap:nowrap;justify-content:center}.hero .screensTitle h2{font-family:"Familjen Grotesk","Familjen Grotesk Placeholder",sans-serif;font-weight:700;letter-spacing:-.02em;text-align:center;color:#f0e4ff;text-transform:capitalize}.hero .screenOne h2 span{background-image:linear-gradient(90deg,#00faf9 0,#1f33f2 100%);background-clip:text}.hero .screenTwo h2 span{background-image:linear-gradient(90deg,#1f33f2 0,#4632e9 100%);background-clip:text}.hero .screenThree h2 span{background-image:linear-gradient(90deg,#4632e9 0,#5b85eb 100%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.hero .imgContainer{border-radius:32px;position:relative}.hero .bottomGlowContainer,.hero .topGlowContainer{position:absolute;height:1px;left:calc(50.00000000000002% - 95% / 2);width:95%}.hero .imgContainer img{display:block;border-radius:inherit;object-position:center top;object-fit:cover;image-rendering:auto}.hero .topGlowContainer{flex:none;top:0}.hero .bottomGlowContainer{flex:none;bottom:0}.offcanvasOverlayMenu .btnContainer{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:column;flex-wrap:nowrap;background:linear-gradient(#3f20be 0,#190c4d 100%);border-radius:88px;box-shadow:none;opacity:0;justify-content:center;overflow:hidden;position:relative;text-decoration:none;will-change:transform}.offcanvasOverlayMenu .ctaButton{margin-top:12px;display:flex;justify-content:center}.offcanvasOverlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:none;z-index:8}.offcanvasOverlay .block{flex:1;height:100%;background:#000;clip-path:polygon(0 0,100% 0,100% 0,0 0);margin-right:-2px}.offcanvasOverlayMenu{z-index:8;padding:92px 20px 40px;height:100dvh;width:100%;flex:0 auto;justify-content:center;display:none;flex-direction:column;position:fixed;justify-content:space-between}.offcanvasOverlayMenu .menu-items{display:flex;flex-direction:column}.offcanvasOverlayMenu .menu-item{justify-content:center;display:flex;opacity:0;padding:12px;font-size:24px;line-height:1.5;text-decoration:none;width:100%;font-family:"Familjen Grotesk","Familjen Grotesk Placeholder",sans-serif}.offcanvasOverlayMenu .btnContainer{gap:8px;height:40px;padding:0 0 4px;width:132px}@media screen and (min-width:320px) and (max-width:360px){.hero .tradersGpt,.hero .tradersGptGradient{font-size:40px;line-height:120%}.headerButton,.headerLogo,.hero .pillsContainer,.hero .subTextContainer{display:none}header{max-width:420px;flex:none;height:auto;left:50%;position:fixed;top:1px;transform:translate(-50%);width:100%;z-index:10}header .container{gap:145px;min-height:72px;padding:12px 20px;transition:width .45s cubic-bezier(.6, .6, 0, 1)}.menuContainer .logoContainer{opacity:1;display:flex;align-items:flex-start;transition:opacity .45s cubic-bezier(.6, .6, 0, 1);position:relative;transform:translate(0);left:0}.menuContainer,.menuContainer.scrolled{gap:12px;padding:8px;width:calc(100% - 40px);justify-content:space-between}.menuContainer .hamburgerContainer{width:36px;height:36px;padding:8px}.menuContainer .logoCoin{width:208.69px;height:36px}.menuContainer .logoCoin img{height:36px;width:auto!important}.hero .container{padding:0 0 100px}.hero .row{height:641px;width:100%}.hero .graphics{left:calc(50% - 100% / 2);top:-40px;bottom:-51px;width:100%}.hero .circleLine{height:522px;left:calc(50.00000000000002% - 522px / 2);top:calc(34.915924826904075% - 522px / 2);width:522px}.hero .flareBg{height:357px;left:-28px;right:-28px;top:177px;width:unset}.hero .particlesContainer{height:649px;left:calc(50% - 649px / 2);right:calc(50% - 649px / 2);top:78px;width:649px}.hero .blurTop{bottom:-48px;height:530px;left:0;width:100%}.hero .circleAnimation{height:390px;left:calc(50.00000000000002% - 394px / 2);top:138px;width:394px}.hero .ellipseBlurOne{bottom:-116px;height:462px;left:-36px;right:-36px}.hero .ellipseBlurTwo{bottom:192px;height:168px;left:222px;width:168px}.hero .outerCircle{height:350px;width:350px;right:unset;left:calc(50.00000000000002% - 350px / 2);top:calc(50.00000000000002% - 350px / 2);bottom:unset}.hero .innerCircle{height:290px;width:290px;right:unset;left:calc(50.00000000000002% - 290px / 2);top:calc(50.00000000000002% - 290px / 2);bottom:unset}.hero .radar{bottom:unset;height:222px;left:calc(50.00000000000002% - 222px / 2);right:unset;top:calc(50.00000000000002% - 222px / 2);width:222px}.hero .radarContainer{height:100%;width:100%;left:0;right:0;top:0}.hero .circleContent{gap:24px;height:min-content;left:50%;padding:0;top:298px;transform:translate(-50%);width:min-content}.hero .logoCoin{height:71px;width:71px}.hero .blurBottom{bottom:81px;background-color:#010214;-webkit-filter:blur(32px);filter:blur(32px);height:313px;left:-91px;right:-92px;width:unset}.hero .contentContainer{bottom:-37px;height:349px;left:calc(50.00000000000002% - 100% / 2)}.hero .contentWrapper{height:469px;left:calc(50.00000000000002% - 100% / 2);top:0}.hero .contentBg{height:254px;left:calc(50.00000000000002% - 2166px / 2);top:calc(26.865671641791067% - 254px / 2);width:2166px}.hero .textContainer{gap:16px;height:min-content;left:50%;max-width:420px;padding:0 20px;top:102px;width:100%}.hero .mainHeadingWrapper{gap:0;height:auto;padding:0;width:100%}.hero .screensColumn,.hero .screensRow{box-sizing:border-box;height:min-content}.hero .tradersGpt{margin:0 0 12px}.hero .mainHeadingWrapper .subHeading{font-size:28px;line-height:120%;margin:0}.hero .mainHeadingWrapper .mobile-para{margin:0;font-size:16px;line-height:1.5em;max-width:220px}.hero .screensRow{gap:0;max-width:420px;padding:0 14px;margin:0 auto}.hero .screensColumn{gap:8px;padding:0 6px}.hero .screensColumn:first-child,.hero .screensColumn:last-child{flex:0 0 32%}.hero .screensColumn:nth-child(2){flex:0 0 36%}.hero .screensTitle h2{font-size:16px;line-height:1.2em;margin:0}.hero .imgContainer{width:100%;height:fit-content;border-radius:12px}}@media screen and (min-width:361px) and (max-width:480px){.hero .tradersGpt,.hero .tradersGptGradient{font-size:48px;line-height:120%}.headerButton,.headerLogo,.hero .pillsContainer,.hero .subTextContainer{display:none}header{max-width:420px;flex:none;height:auto;left:50%;position:fixed;top:1px;transform:translate(-50%);width:100%;z-index:10}header .container{gap:145px;min-height:72px;padding:12px 20px;transition:width .45s cubic-bezier(.6, .6, 0, 1)}.menuContainer .logoContainer{opacity:1;display:flex;align-items:flex-start;transition:opacity .45s cubic-bezier(.6, .6, 0, 1);position:relative;transform:translate(0);left:0}.menuContainer,.menuContainer.scrolled{gap:12px;padding:8px;width:calc(100% - 40px);justify-content:space-between}.menuContainer .hamburgerContainer{width:36px;height:36px;padding:8px}.menuContainer .logoCoin{width:208.69px;height:36px}.menuContainer .logoCoin img{height:36px!important;width:auto}.hero .container{padding:0 0 100px}.hero .row{height:680px;width:100%}.hero .graphics{left:calc(50% - 100% / 2);top:-40px;bottom:-51px;width:100%}.hero .circleLine{height:522px;left:calc(50.00000000000002% - 522px / 2);top:calc(34.915924826904075% - 522px / 2);width:522px}.hero .flareBg{height:357px;left:-28px;right:-28px;top:177px;width:unset}.hero .particlesContainer{height:649px;left:calc(50% - 649px / 2);right:calc(50% - 649px / 2);top:78px;width:649px}.hero .blurTop{bottom:-48px;height:530px;left:0;width:100%}.hero .circleAnimation{height:390px;left:calc(50.00000000000002% - 394px / 2);top:138px;width:394px}.hero .ellipseBlurOne{bottom:-116px;height:462px;left:-36px;right:-36px}.hero .ellipseBlurTwo{bottom:192px;height:168px;left:222px;width:168px}.hero .outerCircle{height:350px;width:350px;right:unset;left:calc(50.00000000000002% - 350px / 2);top:calc(50.00000000000002% - 350px / 2);bottom:unset}.hero .innerCircle{height:290px;width:290px;right:unset;left:calc(50.00000000000002% - 290px / 2);top:calc(50.00000000000002% - 290px / 2);bottom:unset}.hero .radar{bottom:unset;height:222px;left:calc(50.00000000000002% - 222px / 2);right:unset;top:calc(50.00000000000002% - 222px / 2);width:222px}.hero .radarContainer{height:100%;width:100%;left:0;right:0;top:0}.hero .circleContent{gap:24px;height:min-content;left:50%;padding:0;top:298px;transform:translate(-50%);width:min-content}.hero .logoCoin{height:71px;width:71px}.hero .blurBottom{bottom:60px;background-color:#010214;-webkit-filter:blur(32px);filter:blur(32px);height:360px;left:-91px;right:-92px;width:unset}.hero .contentContainer{bottom:-37px;height:380px;left:calc(50.00000000000002% - 100% / 2)}.hero .contentWrapper{height:469px;left:calc(50.00000000000002% - 100% / 2);top:0}.hero .contentBg{height:254px;left:calc(50.00000000000002% - 2166px / 2);top:calc(26.865671641791067% - 254px / 2);width:2166px}.hero .textContainer{gap:16px;height:min-content;left:50%;max-width:420px;padding:0 20px;top:102px;width:100%}.hero .mainHeadingWrapper{gap:0;height:auto;padding:0;width:100%}.hero .screensColumn,.hero .screensRow{box-sizing:border-box;height:min-content}.hero .tradersGpt{margin:0 0 12px}.hero .mainHeadingWrapper .subHeading{font-size:32px;line-height:120%;margin:0}.hero .mainHeadingWrapper .mobile-para{margin:0;max-width:260px;font-size:18px;line-height:1.5em}.hero .screensRow{gap:0;max-width:420px;padding:0 14px;margin:0 auto}.hero .screensColumn{gap:8px;padding:0 6px}.hero .screensColumn:first-child,.hero .screensColumn:last-child{flex:0 0 32%}.hero .screensColumn:nth-child(2){flex:0 0 36%}.hero .screensTitle h2{font-size:20px;line-height:1.2em;margin:0}.hero .imgContainer{width:100%;height:fit-content;border-radius:12px}}@media screen and (min-width:768px) and (max-width:1199px){.headerButton,.headerLogo{display:none}header .container{gap:145px;min-height:72px;padding:12px 20px;transition:width .45s cubic-bezier(.6, .6, 0, 1)}.menuContainer .logoContainer{opacity:1;display:flex;align-items:flex-start;transition:opacity .45s cubic-bezier(.6, .6, 0, 1);position:relative;transform:translate(0);left:0}.menuContainer,.menuContainer.scrolled{gap:12px;padding:8px;width:calc(80% - 40px);justify-content:space-between}.menuContainer .hamburgerContainer{width:36px;height:36px;padding:8px}.menuContainer .logoCoin{width:208.69px;height:36px}.hero .container{padding:0 0 100px}.hero .row{height:738px;width:100%}.hero .para{font-size:18px}.hero .graphics{height:1012px;left:calc(50% - 100% / 2);top:-253px;width:100%}.hero .circleLine{height:1044px;left:calc(50.00000000000002% - 1044px / 2);top:calc(50.00000000000002% - 1044px / 2);width:1044px}.hero .flareBg{height:448px;left:calc(50.00000000000002% - 560px / 2);top:177px;width:560px}.hero .particlesContainer{height:866px;left:calc(50% - 866px / 2);top:calc(50% - 866px / 2);width:866px}.hero .blurTop{bottom:-48px;height:530px;left:0;width:100%}.hero .circleAnimation{height:586px;left:calc(50.00000000000002% - 590px / 2);top:calc(50.39525691699607% - 586px / 2);width:590px}.hero .ellipseBlurOne{bottom:-119px;height:823px;left:-116px;right:-117px}.hero .ellipseBlurTwo{bottom:110px;height:298px;left:172px;width:298px}.hero .outerCircle{inset:0}.hero .innerCircle{inset:49px 53px 50px}.hero .radar{inset:117px 118px 116px}.hero .radarContainer{height:354px;left:0;right:0;top:0}.hero .blurBottom{bottom:54px;height:529px;left:calc(50.00000000000002% - 876px / 2);width:876px}.hero .circleContent{gap:24px;height:min-content;left:50%;padding:0;top:46%;width:min-content}.hero .logoCoin{height:100px;width:100px}.hero .pillsContainer{height:40px;width:172px}.hero .pillsWrapper{gap:10px;height:min-content;left:0;padding:0;right:0;top:47px}.hero .pill{gap:8px;height:min-content;padding:5px 16px 7px;width:100%}.hero .pillIcon{height:24px;width:24px}.hero .pillPara{font-size:16px;line-height:1.6em;margin:0}.hero .tradersGpt,.hero .tradersGptGradient{font-size:82px;line-height:120%}.hero .circleBlur{height:958px;left:calc(50.00000000000002% - 100% / 2);top:-222px;width:100%}.hero .circleBlurContainer{bottom:-110px;height:956px;left:calc(49.979748886188766% - 100% / 2);width:100%}.hero .circleBlurEllipse{bottom:0;left:calc(50.00000000000002% - 2469px / 2);top:0;width:2469px}.hero .contentContainer{bottom:0;height:482px;left:calc(50.00000000000002% - 100% / 2)}.hero .contentWrapper{height:469px;left:calc(50.00000000000002% - 100% / 2);top:0}.hero .contentBg{height:469px;left:calc(50.00000000000002% - 4000px / 2);top:calc(50.31982942430706% - 469px / 2);width:4000px}.hero .textContainer{gap:16px;height:min-content;left:50%;max-width:768px;padding:36px 20px 95px;top:84px;width:100%}.hero .subTextContainer{height:min-content;padding:0;width:100%}.hero .textColumn{width:280px;text-align:center}.hero .textColumn h5{margin:0;font-size:18px;line-height:1.5em;max-width:320px}.hero .mainHeadingContainer{gap:48px;height:min-content;padding:0}.hero .mainHeadingWrapper{gap:0;height:auto;padding:0;width:1072px}.hero .tradersGpt{margin:0}.hero .mainHeadingWrapper .subHeading{font-size:48px;line-height:120%;margin:0}.hero .screensRow{gap:20px;height:min-content;padding:0 20px;margin:0 auto;max-width:768px}.hero .screensColumn{gap:20px;height:min-content;padding:0}.hero .screensTitle h2{font-size:28px;line-height:1.2em;margin:0}.hero .imgContainer{width:100%;height:495px}}@media screen and (min-width:1200px) and (max-width:1599px){.hero .screensRow{max-width:1200px}.hero .imgContainer{height:686px}.menuContainer .hamburgerContainer{width:36px;height:36px;padding:8px}}@media screen and (min-width:1600px){.hero .screensRow{max-width:1480px}.hero .imgContainer{height:889px}.menuContainer .hamburgerContainer{width:36px;height:36px;padding:8px}}.offcanvasOverlayMenu .lang-switcher{display:flex;flex-direction:row;justify-content:center;gap:12px;padding:20px 20px 0;margin-top:12px;border-top:1px solid rgba(255,255,255,.1);opacity:0}.offcanvasOverlayMenu .lang-item{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:rgba(255,255,255,.45);text-decoration:none;font-size:15px;transition:border-color .2s,color .2s,background .2s}.offcanvasOverlayMenu .lang-item.active{border-color:rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.06)}.offcanvasOverlayMenu .lang-item:hover:not(.active){border-color:rgba(255,255,255,.22);color:rgba(255,255,255,.8)}.offcanvasOverlayMenu .lang-item .flag-img{width:20px;height:15px;border-radius:2px;object-fit:cover}@media screen and (min-width:1200px){.offcanvasOverlayMenu,.offcanvasOverlayMenu .lang-switcher{display:none}header .container{gap:145px;min-height:72px;padding:12px 64px}.menuContainer{gap:12px;padding:8px}.menuContainer.scrolled{width:max-content;transition:width .45s cubic-bezier(.6, .6, 0, 1)}.menuContainer .menuItem{gap:8px;height:36px;padding:0 16px 2px}.menuContainer .logoCoin{width:36px;height:36px}.menuContainer .btnContainer{gap:8px;height:36px;width:132px}.headerButton .btnContainer .glow,.menuContainer .btnContainer .glow{height:30px;top:-16px;left:calc(50.00000000000002% - 134px / 2);width:134px}.headerButton .btnContainer a,.menuContainer .btnContainer a{font-size:16px;line-height:1.2em}.headerLogo{height:40px;width:209px}.headerButton .btnContainer{gap:8px;height:40px;padding:0 0 4px;width:132px}.hero .container{padding:0 0 100px}.hero .row{height:738px;width:100%}.hero .graphics{height:1012px;left:calc(50% - 100% / 2);top:-253px;width:100%}.hero .circleLine{height:1044px;left:calc(50.00000000000002% - 1044px / 2);top:calc(50.00000000000002% - 1044px / 2);width:1044px}.hero .flareBg{height:448px;left:calc(50.00000000000002% - 560px / 2);top:177px;width:560px}.hero .particlesContainer{height:866px;left:calc(50% - 866px / 2);top:calc(50% - 866px / 2);width:866px}.hero .blurTop{bottom:-48px;height:530px;left:0;width:100%}.hero .circleAnimation{height:586px;left:calc(50.00000000000002% - 590px / 2);top:calc(50.39525691699607% - 586px / 2);width:590px}.hero .ellipseBlurOne{bottom:-119px;height:823px;left:-116px;right:-117px}.hero .ellipseBlurTwo{bottom:110px;height:298px;left:172px;width:298px}.hero .outerCircle{inset:0}.hero .innerCircle{inset:49px 53px 50px}.hero .radar{inset:117px 118px 116px}.hero .radarContainer{height:354px;left:0;right:0;top:0}.hero .blurBottom{bottom:54px;height:529px;left:calc(50.00000000000002% - 876px / 2);width:876px}.hero .circleContent{gap:24px;height:min-content;left:50%;padding:0;top:46%;width:min-content}.hero .logoCoin{height:100px;width:100px}.hero .pillsContainer{height:40px;width:172px}.hero .pillsWrapper{gap:10px;height:min-content;left:0;padding:0;right:0;top:47px}.hero .pill{gap:8px;height:min-content;padding:5px 16px 7px;width:100%}.hero .pillIcon{height:24px;width:24px}.hero .pillPara{font-size:16px;line-height:1.6em;margin:0}.hero .circleBlur{height:958px;left:calc(50.00000000000002% - 100% / 2);top:-222px;width:100%}.hero .circleBlurContainer{bottom:-110px;height:956px;left:calc(49.979748886188766% - 100% / 2);width:100%}.hero .circleBlurEllipse{bottom:0;left:calc(50.00000000000002% - 2469px / 2);top:0;width:2469px}.hero .contentContainer{bottom:0;height:482px;left:calc(50.00000000000002% - 100% / 2)}.hero .contentWrapper{height:469px;left:calc(50.00000000000002% - 100% / 2);top:0}.hero .contentBg{height:469px;left:calc(50.00000000000002% - 4000px / 2);top:calc(50.31982942430706% - 469px / 2);width:4000px}.hero .textContainer{gap:16px;height:min-content;left:50%;max-width:1200px;padding:0 64px 95px;top:84px;width:100%}.hero .subTextContainer{height:min-content;padding:0;width:100%}.hero .textColumn{width:430px}.hero .para,.hero .textColumn h5{margin:0;font-size:20px;line-height:1.5em}.hero .tradersGpt,.hero .tradersGptGradient{font-size:112px;line-height:120%}.hero .mainHeadingContainer{gap:48px;height:min-content;padding:0}.hero .mainHeadingWrapper{gap:0;height:auto;padding:0;width:1072px}.hero .tradersGpt{margin:0}.hero .mainHeadingWrapper .subHeading{font-size:78px;line-height:120%;margin:0}.hero .screensRow{gap:60px;height:min-content;padding:0 64px;margin:0 auto}.hero .screensColumn{gap:20px;height:min-content;padding:0}.hero .screensTitle h2{font-size:34px;line-height:1.2em;margin:0}.hero .imgContainer{width:100%}}