.blur{position:fixed;z-index:8;bottom:0;width:100%;height:100px;margin-top:0;margin-bottom:0;pointer-events:none}.blur-layer{position:absolute;top:0;width:100%;height:100%}.blur-layer.z1{z-index:1;-webkit-backdrop-filter:blur(.153px);backdrop-filter:blur(.153px);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgb(0,0,0) 12.5%,rgb(0,0,0) 25%,rgba(0,0,0,0) 37.5%);mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgb(0,0,0) 12.5%,rgb(0,0,0) 25%,rgba(0,0,0,0) 37.5%)}.blur-layer.z2{z-index:2;-webkit-backdrop-filter:blur(.3125px);backdrop-filter:blur(.3125px);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 12.5%,rgb(0,0,0) 25%,rgb(0,0,0) 37.5%,rgba(0,0,0,0) 50%);mask-image:linear-gradient(180deg,rgba(0,0,0,0) 12.5%,rgb(0,0,0) 25%,rgb(0,0,0) 37.5%,rgba(0,0,0,0) 50%)}.blur-layer.z3{z-index:3;-webkit-backdrop-filter:blur(.625px);backdrop-filter:blur(.625px);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 25%,rgb(0,0,0) 37.5%,rgb(0,0,0) 50%,rgba(0,0,0,0) 62.5%);mask-image:linear-gradient(180deg,rgba(0,0,0,0) 25%,rgb(0,0,0) 37.5%,rgb(0,0,0) 50%,rgba(0,0,0,0) 62.5%)}.blur-layer.z4{z-index:4;-webkit-backdrop-filter:blur(1.25px);backdrop-filter:blur(1.25px);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 37.5%,rgb(0,0,0) 50%,rgb(0,0,0) 62.5%,rgba(0,0,0,0) 75%);mask-image:linear-gradient(180deg,rgba(0,0,0,0) 37.5%,rgb(0,0,0) 50%,rgb(0,0,0) 62.5%,rgba(0,0,0,0) 75%)}.blur-layer.z5{z-index:5;-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 50%,rgb(0,0,0) 62.5%,rgb(0,0,0) 75%,rgba(0,0,0,0) 87.5%);mask-image:linear-gradient(180deg,rgba(0,0,0,0) 50%,rgb(0,0,0) 62.5%,rgb(0,0,0) 75%,rgba(0,0,0,0) 87.5%)}.blur-layer.z6{z-index:6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 62.5%,rgb(0,0,0) 75%,rgb(0,0,0) 87.5%,rgba(0,0,0,0));mask-image:linear-gradient(180deg,rgba(0,0,0,0) 62.5%,rgb(0,0,0) 75%,rgb(0,0,0) 87.5%,rgba(0,0,0,0))}.blur-layer.z7{z-index:7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 75%,rgb(0,0,0) 87.5%,rgb(0,0,0));mask-image:linear-gradient(180deg,rgba(0,0,0,0) 75%,rgb(0,0,0) 87.5%,rgb(0,0,0))}.blur-layer.z8{z-index:8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 87.5%,rgb(0,0,0));mask-image:linear-gradient(180deg,rgba(0,0,0,0) 87.5%,rgb(0,0,0))}.canvas{position:fixed;z-index:-1;top:0;width:100%;height:100%}@media screen and (max-width:669px)and (orientation:portrait){.canvas{overflow-x:hidden;max-width:100vw}}.capsule{height:40px;padding:13px 16px;border:1px solid #fff;border-radius:60px;margin:0 8px;background-color:rgba(0,0,0,.3);font-size:1.2rem;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(-webkit-max-device-pixel-ratio:1),(max-resolution:1x){.capsule{outline:1px solid #fff;outline-offset:-1px}.capsule.is-active{outline:1px solid #9bff00}}.capsule.is-active{border:1px solid #9bff00}.header{position:fixed;transform:translateY(-100%);z-index:100;top:0;width:100vw;height:100px;padding:20px 20px 0}.header ul{list-style:none}@media screen and (min-width:1024px)and (orientation:landscape){.header{padding:72px 80px}.header ul{display:flex;width:100%;height:100%;padding:0;margin:0}}.header-wrap{display:none;align-items:center;overflow:hidden}@media screen and (min-width:1024px)and (orientation:landscape){.header-wrap{display:flex}}.header-wrapMobile{display:flex;justify-content:space-between}@media screen and (min-width:1024px)and (orientation:landscape){.header-wrapMobile{display:none}}.header-line{width:60px;height:1px;margin:0 16px;background-color:#fff;box-shadow:0 1px 0 0 #000}.header-line2{background-color:#fff;box-shadow:0 1px 0 0 #000}.header-line2,.header-line3{position:absolute;left:0;width:0;height:1px;margin:0 16px;transform-origin:left}.header-line3{background-color:#9bff00}.header-icon{color:#9bff00}.header-icon svg{animation:rotate-icon 10s ease-out infinite}@keyframes rotate-icon{0%{transform:rotate(0deg)}10%,40%{transform:rotate(180deg)}50%{transform:rotate(0deg)}}.header-menu{position:relative;overflow:hidden}.header-menu ul{position:absolute;top:-1px;right:4px;margin-right:12px;text-align:right}.header-menu ul li{display:inline-block;padding:12px;text-align:right;white-space:nowrap}.header-menu-list{pointer-events:none}.header-menu-capsule{width:115px;height:34px;border:1px solid #fff;border-radius:60px;background-color:#000}.header-chevrons{position:absolute;top:11px;right:13px}.header-menu-open{z-index:1;margin-top:8px!important;margin-right:0!important;text-align:center!important;opacity:0}.header-menu-open.is-disabled{pointer-events:none}.header-menu-open li{text-align:center}.header-menu-open li.is-active{color:#9bff00}.header-overlay{position:fixed;z-index:-1;width:100vw;height:100vh;background-color:rgba(0,0,0,0);inset:0}.intro{position:relative;height:100%}.intro.is-debug .intro-logoImg,.intro.is-debug .intro-logoRefInit{opacity:.1}.intro svg{width:193px;height:108px}@media screen and (min-width:1024px)and (orientation:landscape){.intro svg{width:387px;height:216px}}.intro-wrap{position:relative;height:250vh}.intro-pinned{position:-webkit-sticky;position:sticky;top:0;padding-top:17vh}.intro-logo{height:100vh;display:flex;justify-content:center;align-items:center}.intro-text{padding-bottom:100px;margin:0 30px;font-size:4rem;line-height:40px;text-transform:uppercase;font-weight:300}@media screen and (min-width:1024px)and (orientation:landscape){.intro-text{width:min(1300px,100% - 30px*2);margin:0 auto;font-size:11rem;line-height:105px;letter-spacing:-2.4px}}.intro-capsule{position:relative;display:inline-block;padding:5px 15px 0;border:2px solid rgba(0,0,0,0);border-radius:100px;margin:0}@media screen and (min-width:1024px)and (orientation:landscape){.intro-capsule{padding:5px 30px 0;margin-left:10px}}.intro-logoImg{opacity:0}.intro-logoMoving{position:absolute;transform:translate(var(--decal-x),var(--decal-y));will-change:transform}.intro-logoMoving svg{transform:scale(var(--scale))}.intro-empty{height:100vh}.intro-title{margin-top:56px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:1024px)and (orientation:landscape){.intro-title{margin-top:110px}}.intro-logoRefInit{float:left;margin-top:-20px;opacity:0}.getInTouch{position:relative;height:100vh;min-height:800px}.getInTouch-bottom{position:absolute;bottom:0;left:0;display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center;width:100%;padding:24px 0 12px;background-color:#9bff00}@media screen and (min-width:670px){.getInTouch-bottom{flex-direction:row;height:20svh;max-height:210px;min-height:120px;padding:0 70px}}.getInTouch-text{position:absolute;transform:translateX(-50%);bottom:0;left:50%;font-size:5.2rem;text-align:center;opacity:0;font-weight:400;white-space:nowrap}@media screen and (min-width:1024px)and (orientation:landscape){.getInTouch-text{font-size:21.5rem;letter-spacing:-12.9px;font-weight:300}}.getInTouch-footer{padding-right:20px;margin:0 5px;color:#000;font-size:2.4rem;text-align:right;text-transform:uppercase}.getInTouch-footer svg{position:absolute;top:3px;left:0;height:30px;color:#000}@media screen and (min-width:1024px)and (orientation:landscape){.getInTouch-footer svg{top:-3px;width:71px;height:55px}.getInTouch-footer{max-width:680px;margin:0;font-size:4rem}}.getInTouch-footerSvg{position:relative;display:inline-block;width:50px;height:32px}@media screen and (min-width:1024px)and (orientation:landscape){.getInTouch-footerSvg{width:67px;height:42px}}.getInTouch-center{position:absolute;transform:translateX(-50%);right:auto;bottom:60vh;left:50%;display:flex;flex-direction:column;gap:16px;align-items:center;width:70vw;font-size:2rem;line-height:30px}@media screen and (min-width:1024px)and (orientation:landscape){.getInTouch-center{flex-direction:row;gap:16px;width:auto}}.getInTouch-button{cursor:pointer;transition:all .3s cubic-bezier(.165,.84,.44,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:6px 12px;border:1px solid #9bff00;border-radius:60px;text-align:center;white-space:nowrap}.getInTouch-button:active{transform:scale(.95)}.getInTouch-button:hover{background-color:#9bff00;color:#000}.getInTouch-button:active{color:#afff33}@media screen and (min-width:1024px)and (orientation:landscape){.getInTouch-button{padding:6px 24px}}.getInTouch-social{display:flex;gap:18px;align-items:center;color:#000}.getInTouch-social a{display:flex;transition:opacity .2s cubic-bezier(.165,.84,.44,1)}.getInTouch-social a:hover{opacity:.55}.getInTouch-social svg{width:26px;height:26px}@media screen and (min-width:670px){.getInTouch-social{gap:22px}.getInTouch-social svg{width:30px;height:30px}}.cube{position:relative;height:400vh}.cube-wrap{position:absolute;top:-70vh;width:100%;height:100%;pointer-events:none}.markets{position:relative;height:300vh}.markets-content{position:-webkit-sticky;position:sticky;top:0}.markets-wrap{height:100vh;display:flex;justify-content:center;align-items:center}.markets-title{z-index:1;color:#fff;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;mix-blend-mode:difference;font-size:5.2rem;text-align:center;font-weight:400}@media screen and (min-width:1024px)and (orientation:landscape){.markets-title{font-size:27rem;text-align:left;letter-spacing:-13.5px;font-weight:300}}@media screen and (max-width:669px)and (orientation:portrait){.markets-title{font-size:min(5.2rem,10.5vw)}}@media screen and (min-width:1024px)and (orientation:landscape){.markets-title{text-align:center;will-change:transform}}.markets-images{position:relative;height:100%}.markets-images img{position:absolute;transform:scale(0);width:200px;height:150px;border-radius:5px;pointer-events:none;opacity:0;transition:none}.sphere-wrap{position:absolute;top:-60vh;width:100%;height:100%}