body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#__next{background:-webkit-gradient(linear,left top,left bottom,from(#f5f4f9),to(#fff));background:-webkit-linear-gradient(#f5f4f9,#fff);background:linear-gradient(#f5f4f9,#fff)}.ProseMirror{padding-bottom:16px;margin:4px 6px}.ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none;font-weight:600}.ProseMirror.ProseMirror-focused[contenteditable]{outline:none}.ProseMirror a,.TipTapText a{font-weight:500;color:#09f}body{overflow-x:hidden}.landing{background:#0d0c18;min-height:100vh;margin:0 auto;-webkit-align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;align-items:center}.landing svg{fill:#fff}.landing button{border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;height:36px;padding:0 16px;background:transparent;border:2px solid #fff;color:#fff;font-size:16px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.landing button.primary{background:#fff;color:#1b1631}.landing button.gray{background:#322f3f;border:none;-webkit-box-shadow:inset 0 -6px 12px rgba(255,255,255,.1);box-shadow:inset 0 -6px 12px rgba(255,255,255,.1)}.landing button.colors{background:-webkit-linear-gradient(180.85deg,#f90 -24.13%,#ff2f65 52.4%,#af31fd 116.75%);background:linear-gradient(269.15deg,#f90 -24.13%,#ff2f65 52.4%,#af31fd 116.75%);-webkit-box-shadow:inset 0 2px 6px #fff;box-shadow:inset 0 2px 6px #fff;border:none;font-weight:600}.landing button.hamburgerBtn{border:none!important;padding:0!important;margin:0;position:relative;height:24px;width:24px}.landing button.hamburgerBtn>div{border:none;width:24px;height:2px;margin:0 auto;background:#fff;position:absolute}.landing button.hamburgerBtn:not(.open)>div:first-child{top:20px}.landing button.hamburgerBtn:not(.open)>div:nth-child(2){opacity:1;margin-bottom:0}.landing button.hamburgerBtn:not(.open)>div:nth-child(3){bottom:20px}.landing button.hamburgerBtn.open>div:first-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:11px}.landing button.hamburgerBtn.open>div:nth-child(2){opacity:0}.landing button.hamburgerBtn.open>div:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);bottom:11px}.landing a{color:#fff}.landing a,.landing label{font-size:16px;font-weight:600}.landing label{color:rgba(255,255,255,.33)}.landing h1{text-shadow:0 4px 28px #0d0c18;font-size:58px;line-height:64px}.landing h1,.landing h2{color:#fff;font-weight:700}.landing h2{font-size:32px;line-height:38px}.landing h3{color:#fff;font-size:24px;line-height:32px;font-weight:700}.landing h4{color:#cbcacd;font-size:20px;line-height:24px;font-weight:600;text-shadow:0 0 28px #0d0c18}.landing p{color:rgba(255,255,255,.5);font-size:18px;line-height:24px;font-weight:500}.landing span{background:-webkit-radial-gradient(2.69% -67.95%,167.95% 8413.68%,#c0f 0,#0075ff 100%);background:radial-gradient(167.95% 8413.68% at 2.69% -67.95%,#c0f 0,#0075ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.landing input{border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;background:#0d0c18b5;backdrop-filter:blur(15px);height:42px;padding:0 16px;border:2px solid #322f3f;background:transparent;color:#fff}.landing input::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.landing input::-moz-placeholder{color:rgba(255,255,255,.5)}.landing input:-ms-input-placeholder{color:rgba(255,255,255,.5)}.landing input::placeholder{color:rgba(255,255,255,.5)}.landing footer{border-top:2px solid rgba(255,255,255,.1)}.landing-card{margin:42px;width:-webkit-calc(100% - 40px);width:calc(100% - 40px);-webkit-align-content:stretch;align-content:stretch}.landing-card,.landing-card .img{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;position:relative;overflow:hidden}.landing-card .img{height:100%;min-width:400px;-webkit-box-shadow:0 8px 48px 0 rgba(0,0,0,.2);box-shadow:0 8px 48px 0 rgba(0,0,0,.2)}.landing-transition{transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s}.landing-splash{min-height:720px;max-height:880px;position:relative}.landing-splash-img-container{max-height:940px;height:100%;width:100%;background-size:contain;background-position:100%;background-repeat:no-repeat}.landing-header{position:fixed;top:0;z-index:100;height:72px;background:#0d0c18b5;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(100px)}.landing-header-inner{z-index:101;height:72px;border-bottom:1px solid rgba(255,255,255,.15);width:-webkit-calc(100% - 40px);width:calc(100% - 40px)}.landing-header-inner svg{height:24px}.landing-header-inner a{text-transform:uppercase;cursor:default;line-height:72px}.landing-header-inner a:hover{-webkit-box-shadow:0 1px 0 0 #fff;box-shadow:0 1px 0 0 #fff}.landing-header-mobile{position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#1b1631;top:0;z-index:99;padding:92px 20px 12px;max-height:0;opacity:0;width:100%}.landing-header-mobile.open{max-height:300px;opacity:1}.landing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(248px,auto));grid-gap:16px}.landing-grid>div{transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-user-select:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;padding:24px;border:2px solid rgba(255,255,255,.1);color:#fff;font-size:20px;font-weight:700}.landing-grid>div:hover{border-color:#fff;cursor:default}.landing-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10%}.landing-feature-grid svg{height:48px;fill:#fff}.landing-supporters{bottom:64px;position:absolute;margin:0 auto}.landing-supporters svg{height:80px;fill:rgba(255,255,255,.66)}.landing-hover-effect{height:150px;width:150px;position:absolute;border-radius:1000px;mix-blend-mode:darken;pointer-events:none;background:-webkit-radial-gradient(51.13% 49.09%,33.91% 33.24%,rgba(255,153,0,.5) 0,#e53b80 29.69%,rgba(175,49,253,0) 100%);background:radial-gradient(33.91% 33.24% at 51.13% 49.09%,rgba(255,153,0,.5) 0,#e53b80 29.69%,rgba(175,49,253,0) 100%)}.landing-textblurb1{margin-right:100px;max-width:640px;margin-top:100px}.landing-textblurb2{margin-left:100px;max-width:640px;margin-top:100px}.landing-investors{overflow:hidden}.landing-investors h1{text-align:center}.landing-investors-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px 48px}.landing .pill{border:2px solid #d5d5d5;color:#fff;border-radius:90px;padding:2px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;float:right;font-size:small}.landing .find-img-logo{width:38px}.landing .show-on-mobile{display:none}.landing .hide-on-mobile{display:inherit}.landing .light-bg{background:rgba(255,255,255,.05)}@media only screen and (max-width:800px){.landing .align-center{text-align:center}.landing .col.mobile-shift,.landing .row-c-c.mobile-shift,.landing .row-fe-c.mobile-shift,.landing .row-fs-c.mobile-shift,.landing .row-sb-c.mobile-shift,.landing .row-sb.mobile-shift,.landing .row.mobile-shift{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.landing .col.mobile-shift.reverse,.landing .row-c-c.mobile-shift.reverse,.landing .row-fe-c.mobile-shift.reverse,.landing .row-fs-c.mobile-shift.reverse,.landing .row-sb-c.mobile-shift.reverse,.landing .row-sb.mobile-shift.reverse,.landing .row.mobile-shift.reverse{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.landing .landing-textblurb1{margin-right:0;max-width:640px;margin-top:0}.landing .landing-textblurb2{margin-left:0;max-width:640px;margin-top:0}.landing .show-on-mobile{display:inherit}.landing .hide-on-mobile{display:none}.landing .landing-feature-grid{display:grid;grid-template-columns:1fr;grid-gap:10%}.landing .landing-splash-img-container{background-position:bottom}.landing .landing-splash-img-container:after{display:block;content:"";position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(#0d0c18),to(transparent));background:-webkit-linear-gradient(#0d0c18,transparent);background:linear-gradient(#0d0c18,transparent);height:100%;width:100%;top:0;left:0;z-index:1}}.blog{background:#0d0c18;padding-top:72px}.blog h2,.blog h3,.blog h4{margin:1rem 0}.blog a{cursor:pointer}.blog a:hover{opacity:.66}.blog p{color:#f9f6ff;line-height:1.8;font-weight:400;font-size:17px}.blog p a{-webkit-box-shadow:0 1px 0 0 #f9f6ff;box-shadow:0 1px 0 0 #f9f6ff}.blog-grid{width:-webkit-calc(100% - 40px);width:calc(100% - 40px);display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}.blog-grid-card{transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s}.blog-grid-card:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-filter:brightness(1.25);filter:brightness(1.25)}.blog-grid-card-img{border-radius:8px;height:200px;width:100%;-webkit-box-shadow:0 12px 20px -10px rgba(0,0,0,.5);box-shadow:0 12px 20px -10px rgba(0,0,0,.5)}.blog-grid-card-img>div{border-radius:4px;height:100%;width:100%;border:2px solid rgba(255,255,255,.1)}.blog p{margin:2rem 0}@media only screen and (max-width:800px){.blog .blog-grid{grid-template-columns:1fr}}.space-h{width:10px}.space-v{height:10px}.landing .pad-64{padding:64px}.row-sb-c{-webkit-align-items:center;align-items:center}.row-sb,.row-sb-c{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}.row-sb{-webkit-align-items:flex-start;align-items:flex-start}.col{-webkit-flex-direction:column;flex-direction:column}.col,.row{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start}.row{-webkit-flex-direction:row;flex-direction:row}.col-c-c{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.row-fs-c{-webkit-justify-content:flex-start;justify-content:flex-start}.row-fe-c,.row-fs-c{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}.row-fe-c{-webkit-justify-content:flex-end;justify-content:flex-end}.row-c-c{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.max-1080{max-width:1280px}.max-880,.max-1080{margin:0 20px;width:-webkit-calc(100% - 40px);width:calc(100% - 40px)}.max-880{max-width:880px}.max-720{max-width:720px;margin:0 20px;width:-webkit-calc(100% - 40px);width:calc(100% - 40px)}.max-w{width:100%}.max-h{height:100%}.max-vw{width:100vw}.max-vh{height:100vh}.legal{text-align:left}.legal-body{max-width:50%}.legal-body h2{font-size:large}.legal-body p{margin-bottom:16px}@media only screen and (max-width:800px){.landing h1{font-size:42px;line-height:48px}.landing-investors,.legal-body{max-width:80%}}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #29d,0 0 5px #29d;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=bd494d35a3f25b6ca760.css.map*/