:root{--vt-c-white: #F6F7F8;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #222426;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{margin:0 auto;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;place-items:center}}.app[data-v-3ae6d8e3]{display:flex;justify-content:center;align-items:center}.grey-area[data-v-1b1e37ca]{position:absolute;width:46%;height:100%;background:#f2f4f6;border-radius:20px 0 0 20px}@media screen and (max-width: 425px){.grey-area[data-v-1b1e37ca]{position:absolute;min-height:600px;height:600px;width:100vw;transform:skewY(20deg) translateY(-380px);border-radius:0}}.icon[data-v-2b4cfb08],.icon-stack[data-v-2b4cfb08]{position:relative}.icon-stack>*[data-v-2b4cfb08]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.links[data-v-2b4cfb08]{display:flex}.middle-nav-item[data-v-2b4cfb08]{margin:0 35px 0 43px}.nav[data-v-2b4cfb08]{position:static;width:90vw;display:flex;justify-content:space-between;font-size:1.5rem;font-family:Poppins,sans-serif;font-weight:900;font-style:normal}.nav-item[data-v-2b4cfb08]{display:flex;flex-direction:column;align-items:center}.nav-description[data-v-2b4cfb08]{font-family:Poppins,sans-serif;font-size:.75rem;font-weight:500;font-style:normal;margin-top:20px}.title[data-v-2b4cfb08]{margin-left:5vw;display:flex;align-items:baseline;text-transform:capitalize}.title-text[data-v-2b4cfb08]{font-family:Poppins,sans-serif;font-weight:600;font-style:normal;margin-left:12px}@media screen and (max-width: 425px){.nav[data-v-2b4cfb08]{margin-top:2rem;display:flex;align-items:center;justify-content:center}.title[data-v-2b4cfb08]{position:absolute;align-items:baseline;top:400px;left:10px;margin-left:0}.links[data-v-2b4cfb08]{justify-content:center;align-items:center;width:90%}}.image[data-v-baf94582]{position:absolute}.profile[data-v-baf94582]{height:80%;max-height:min(50vw,80vh);min-height:max(30vw,50vh);bottom:0;left:46%;transform:translate(calc(-100% + 15px))}.open-arms[data-v-baf94582]{height:72%;max-height:min(50vw,80vh);min-height:max(30vw,50vh);bottom:0;left:50%;transform:translate(-100%)}.screenshot[data-v-baf94582]{height:min(55%,30vw);border-radius:6px;bottom:23%;box-shadow:0 0 4px 2px #0003;cursor:pointer;margin:10px;left:46%;transform:translate(calc(-100% + 15px))}.slide-in-enter-active[data-v-baf94582],.slide-in-leave-active[data-v-baf94582],.slide-out-enter-active[data-v-baf94582],.slide-out-leave-active[data-v-baf94582]{transition:opacity 1s ease-in-out}.slide-in-enter-from[data-v-baf94582],.slide-in-leave-to[data-v-baf94582],.slide-out-enter-from[data-v-baf94582],.slide-out-leave-to[data-v-baf94582]{opacity:0}@media screen and (max-width: 870px){.image[data-v-baf94582]{position:fixed;bottom:0}.screenshot[data-v-baf94582]{position:absolute;bottom:23%}}@media screen and (max-width: 425px){.image[data-v-baf94582]{position:static;top:0;min-height:200px;height:300px;left:20%}.profile[data-v-baf94582]{transform:translate(-15px) translateY(10px);border-radius:30px}.open-arms[data-v-baf94582]{transform:translate(0);border-radius:50px}.screenshot[data-v-baf94582]{min-height:15vh;height:20vh;bottom:0;left:0;border-radius:6px;cursor:pointer;transform:translate(0)}}.arrows[data-v-bf1d0eb2]{top:0;font-size:1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.arrow-right[data-v-bf1d0eb2],.arrow-left[data-v-bf1d0eb2]{cursor:pointer;width:30px;height:33px}.icon-circle[data-v-8365d11f]{font-size:2.5rem}.icon-check[data-v-8365d11f]{color:#fff}.icon-stack[data-v-8365d11f]{position:relative;margin-left:20px;margin-top:20px;margin-right:39px}.icon-stack>*[data-v-8365d11f]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.color-icons[data-v-8365d11f]{display:flex}.select-color[data-v-8365d11f]{margin-top:40px}.text[data-v-8365d11f]{color:#000;text-decoration:none;font-family:Poppins,Arial;font-size:.9rem;font-weight:500;font-style:normal;letter-spacing:.5px;text-transform:none;line-height:23px}.fe-block[data-v-8365d11f]{background:#000}.fe-block>*[data-v-8365d11f]{text-align:start;color:#fff}@media screen and (max-width: 425px){.select-color[data-v-8365d11f]{margin-top:0}.text[data-v-8365d11f]{display:none}.icon-circle[data-v-8365d11f]{width:28px;height:28px}.icon-check[data-v-8365d11f]{width:20px;height:20px}.icon-stack[data-v-8365d11f]{margin-left:10px;margin-right:30px}}@media screen and (max-height: 800px){.text[data-v-8365d11f]{display:none}}#connect-button[data-v-fbe55e89]{width:233px;height:48px;background-color:#000;border-radius:10px;text-align:center;color:#fff;text-decoration:none;font-family:Poppins,Arial;font-size:10.5pt;font-weight:400;font-style:normal;text-transform:none;display:flex;justify-content:center;align-items:center;box-shadow:4px 4px 4px #40404033}.h7[data-v-fbe55e89]{font-size:1rem;margin-left:5px}.anchor[data-v-fbe55e89]{text-decoration:none;display:inline-block}.connect-button[data-v-fe5661a1]{margin-top:50px}.description[data-v-fe5661a1]{text-transform:uppercase;font-family:Poppins,Arial;font-size:11.25pt;font-weight:400;font-style:normal;line-height:21px}.heading[data-v-fe5661a1]{text-transform:uppercase;color:#000;font-family:Poppins,Ariel;font-size:31.5pt;font-weight:600;font-style:normal;letter-spacing:.5px}.paragraph[data-v-fe5661a1]{height:min(204px,fit-content);overflow:hidden;overflow-x:hidden}.paragraph-text[data-v-fe5661a1]{text-decoration:none;font-family:Poppins,Arial;font-size:10.5pt;font-weight:400;font-style:normal;text-transform:none;line-height:23px;height:max(204px,fit-content)}[data-v-fe5661a1]::-webkit-scrollbar-track{background-color:transparent}[data-v-fe5661a1]::-webkit-scrollbar-thumb{background-color:transparent}@media screen and (max-width: 425px){.connect-button[data-v-fe5661a1]{margin-top:25px;align-self:center}.description[data-v-fe5661a1]{font-size:.9rem;margin-top:40px}.heading[data-v-fe5661a1]{font-size:2rem;margin-top:0}.paragraph[data-v-fe5661a1]{font-size:.66rem}.info[data-v-fe5661a1]{width:90vw;display:flex;flex-direction:column-reverse}.info-panel[data-v-fe5661a1]{margin-top:30px}.select-color[data-v-fe5661a1]{margin-top:10px}}.socials[data-v-8849afa0]{width:fit-content;height:fit-content;display:flex;flex-direction:column;position:absolute;left:3.76%;bottom:4%}.socials>*[data-v-8849afa0]{margin-top:12px}.socials>*[data-v-8849afa0]:hover{background:none}@media screen and (max-width: 425px){.socials[data-v-8849afa0]{right:10px;top:70px}}.card-background[data-v-88953dc8]{position:relative;top:5%;width:95vw;min-width:max(95vw,610px);height:90vh;min-height:max(90vh,660px);border-radius:20px;box-shadow:0 0 25px #40404033;margin-top:5vh;margin-bottom:5vh}.card-nav[data-v-88953dc8]{position:absolute;display:flex;align-items:center;justify-content:center;top:max(8vh,40px);width:90vw}.card-info[data-v-88953dc8]{margin-top:max(8vh,94px);margin-left:50%;width:min(388px,45%);height:fit-content}@media screen and (max-width: 425px){.card-background[data-v-88953dc8]{min-width:0;margin:0;width:100%;height:100%;min-height:100%;display:flex;flex-direction:column;border-radius:0;align-items:center;box-shadow:none}.stack[data-v-88953dc8]{flex-direction:column-reverse;width:80vw;top:50%;left:0;margin-top:0;margin-left:10px}.card-info[data-v-88953dc8]{position:static;min-width:95vw;margin-top:0;margin-left:0}.card-nav[data-v-88953dc8]{position:static}.card-carousel[data-v-88953dc8]{position:static;margin-top:-20px;height:200px}}@media screen and (max-width: 1000px){.card-nav[data-v-88953dc8]{top:40px}}@media screen and (max-width: 870px){.card-background[data-v-88953dc8]{min-height:810px}}.home[data-v-df35e92f]{display:flex;justify-content:center;align-items:center}
