@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Paytone+One&display=swap);:root{--mobile-width:600px;--tablet-width:1024px;--desktop-width:1300px;--primary-color:#ffb800;--secondary-color:#fff;--max-screen-width:430px;--font-family-poppins:"Poppins",sans-serif;--font-family-paytone:"Paytone One",sans-serif;--vh:1vh}@media (max-width:600px){:root{--safe-area-inset-top:env(safe-area-inset-top);--safe-area-inset-bottom:env(safe-area-inset-bottom);--vh:calc(1px*(0.85vh - env(safe-area-inset-top)/100 - env(safe-area-inset-bottom)/100))}}*{margin:0;padding:0;scroll-behavior:smooth}html{background-color:#000;color:#fff;color:var(--secondary-color);font-family:Poppins,sans-serif;font-family:var(--font-family-poppins)}body{align-items:center;background:#333;display:flex;height:100vh;height:calc(var(--vh)*100);justify-content:center;margin:0;overflow-y:clip;overscroll-behavior-y:none}.section{padding:0 8vw}img{max-height:100%;max-width:100%}img,video{pointer-events:none}div,img,video{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}a{text-decoration:none}pre{max-width:100%;overflow-x:auto;white-space:pre-wrap;word-break:break-word}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.row{align-items:center;display:flex;flex-direction:row;justify-content:center}@media only screen and (max-width:600px){.section{padding:0}.adaptive-row{flex-direction:column}.adaptive-col,.adaptive-row{align-items:center;display:flex;justify-content:center}.adaptive-col{flex-direction:row}.background-glow{height:90vw;top:8vh;width:90vw}}.app{background:linear-gradient(90.33deg,#13001c,#190742 51.56%,#1a033a);border:2px solid #ffffff52;border-radius:20px;box-shadow:0 0 10px #00000080;margin-top:4px;max-height:calc(var(--vh)*100 - 8px);max-width:var(--max-screen-width);min-width:var(--max-screen-width);overflow:hidden;overflow-y:clip;position:relative;::-webkit-scrollbar{display:none}@media only screen and (max-width:600px){border-bottom-color:currentcolor;border-bottom-style:none;border-bottom-width:medium;border-left-color:currentcolor;border-left-style:none;border-left-width:medium;border-radius:0;border-right-color:currentcolor;border-right-style:none;border-right-width:medium;border-top-color:currentcolor;border-top-style:none;border-top-width:medium;height:calc(var(--vh)*100);margin-top:0;min-width:0;width:100vw}}.no-select{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.title{color:#fffc;font-family:var(--font-family-poppins);font-size:32px;font-style:normal;font-weight:700;line-height:110%;position:relative;text-align:center;z-index:11;@media screen and (max-width:480px){font-size:24px}@media only screen and (-webkit-max-device-pixel-ratio:2) and (max-width:450px),only screen and (max--moz-device-pixel-ratio:2) and (max-width:450px),only screen and (max-device-pixel-ratio:2) and (max-width:450px){font-size:20px}.twig{bottom:-16px;position:absolute;right:0}.background-logo{align-items:center;bottom:-200%;display:flex;height:500%;justify-content:center;position:absolute;width:100%;z-index:10}}.subtitle{color:#ffffffb3;font-family:var(--font-family-poppins);font-size:17px;font-style:normal;font-weight:500;line-height:100%;text-align:center;width:90%;@media screen and (max-width:480px){font-size:15px}@media only screen and (-webkit-max-device-pixel-ratio:2) and (max-width:450px),only screen and (max--moz-device-pixel-ratio:2) and (max-width:450px),only screen and (max-device-pixel-ratio:2) and (max-width:450px){font-size:13px}&.alpha80{color:#fffc}&.font18{font-size:18px;@media screen and (max-width:480px){font-size:16px}@media only screen and (-webkit-max-device-pixel-ratio:2) and (max-width:450px),only screen and (max--moz-device-pixel-ratio:2) and (max-width:450px),only screen and (max-device-pixel-ratio:2) and (max-width:450px){font-size:14px}}&.font22{font-size:22px;@media screen and (max-width:480px){font-size:20px}@media only screen and (-webkit-max-device-pixel-ratio:2) and (max-width:450px),only screen and (max--moz-device-pixel-ratio:2) and (max-width:450px),only screen and (max-device-pixel-ratio:2) and (max-width:450px){font-size:18px}}}.input-div{align-items:center;background:#ffffff1a;border:1px solid #ffffff40;border-radius:40px;display:flex;height:4vh;justify-content:flex-start;width:70%;& img{height:60%;margin-left:5%}& input{background:#0000;border:none;box-shadow:none;caret-color:#fff;color:#fff;height:100%;margin-left:5%;opacity:80%;outline:none;width:90%}& input,& input::placeholder{font-family:var(--font-family-poppins);font-size:14px}& input::placeholder{color:#e2e2e2;font-weight:400;opacity:.5}& input::-ms-input-placeholder{color:#e2e2e2;font-family:var(--font-family-poppins);font-size:14px;font-weight:400;opacity:.5}}.textarea-div{background:#ffffff1a;border:1px solid #ffffff40;border-radius:28px;display:flex;height:25%;width:70%;.textarea{background:#0000;border:0;caret-color:#fff;color:#fff;font-family:var(--font-family-poppins);font-size:14px;opacity:80%;outline:none;overflow:hidden;padding:10px 20px;resize:none;width:100%}}.call-action-btn{align-items:center;cursor:pointer;display:flex;justify-content:center;width:60vw}.error{color:red;font-size:.8rem;margin-top:.5rem;opacity:.8}.scroll-screen{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;margin-top:5px;width:100%}@media only screen and (-webkit-max-device-pixel-ratio:3)and (max-width:450px),only screen and (max--moz-device-pixel-ratio:3)and (max-width:450px),only screen and (max-device-pixel-ratio:3)and (max-width:450px){.scroll-screen{justify-content:flex-start}}.scroll-screen.center{justify-content:center}.scroll-screen.flex-end{justify-content:flex-end}.scroll-screen.background{background:#5cb3fe0d}.scroll-screen .image{height:70vh}@media screen and (max-width:375px){.scroll-screen .image{height:60vh}}.scroll-screen .video{flex-basis:60%;height:70vh}@media screen and (max-width:450px){.scroll-screen .video{flex-basis:60%;height:60vh}}@media only screen and (-webkit-min-device-pixel-ratio:3)and (max-width:450px),only screen and (min--moz-device-pixel-ratio:3)and (min-width:450px),only screen and (min-device-pixel-ratio:3)and (max-width:450px){.scroll-screen .video{flex-basis:60%;height:60vh}}.app-icons-container{align-items:center;display:flex;flex-direction:row;gap:4%;justify-content:space-between;width:80%}.app-icons-container .icon{align-items:center;background:#000;border-radius:6vh;box-shadow:0 0 25px 0 #7d29cd4d;display:flex;justify-content:center;min-width:35%;padding:15px 20px}.fifth-scroll-screen-carousel{display:flex;overflow:hidden;.slides-container{display:flex;flex-basis:80%;flex-direction:row;justify-content:flex-start;overflow-x:clip;width:80%;@media screen and (max-width:480px){flex-basis:60%}& img{transition:transform .5s ease-in-out}}& .button{align-items:center;background:#0000;box-shadow:none;color:#cee2dd;cursor:pointer;display:flex;flex-basis:10%;flex-direction:column;font-size:50px;justify-content:center;@media screen and (max-width:480px){flex-basis:20%}}}.navbar{align-items:center;background:#0000;display:flex;height:8vh;justify-content:space-between;margin-left:2vw;margin-right:3vw;margin-top:3vh;max-width:var(--max-screen-width);min-width:calc(var(--max-screen-width) - 5vw);position:fixed;transition:transform .5s ease;z-index:100;&.hide{transform:translateY(-10vh);transition:transform .5s ease}.logo{height:40px}.hamburger{cursor:pointer}.hamburger.active .bar:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.active .bar:nth-child(2){transform:translateY(-4px) rotate(-45deg)}.bar{background-color:#fff;display:block;height:3px;margin:8px auto;transition:all .3s ease-in-out;width:25px}}@media only screen and (max-width:600px){.navbar{margin-left:5vw;margin-right:10vw;min-width:0;width:85vw}}.header{justify-content:space-between;max-width:var(--max-screen-width)}.bottom-header,.header{align-items:center;display:flex;flex-direction:column}.bottom-header{background:linear-gradient(0deg,#2d9efe66,#2d9efe00);justify-content:center}.bottom-header .header-info{align-items:flex-start;display:flex;flex-direction:column;gap:2vh;justify-content:flex-start}@media only screen and (max-width:600px){.bottom-header .header-info{gap:1vh}}.bottom-header .partnership{align-items:center;display:flex;flex-direction:row;gap:5%;justify-content:center;margin-top:5vh;padding-bottom:2vh;width:80%}@media only screen and (max-width:600px){.bottom-header .partnership{max-width:90%}}.header-video{display:flex;height:75vh;max-height:75vh;position:relative;width:100%;@media screen and (max-width:480px){max-height:65vh}@media only screen and (-webkit-max-device-pixel-ratio:2) and (max-width:450px),only screen and (max--moz-device-pixel-ratio:2) and (max-width:450px),only screen and (max-device-pixel-ratio:2) and (max-width:450px){height:65vh}:is(video){object-fit:cover;width:100%}.candlestick{bottom:0;position:absolute;right:0}}.investors-carousel{align-items:center;display:flex;flex-direction:row;height:50vh;justify-content:center;width:90%;@media only screen and (max-width:500px){width:80vw}.investor-v-tile-container{display:flex;flex-basis:80%;justify-content:center;min-width:200px;@media only screen and (max-width:500px){min-width:65vw}.investor-v-tile{align-content:center;align-items:center;display:flex;flex-basis:80%;flex-direction:column;gap:4vh;justify-content:center;width:80%;.image-holder{align-items:center;display:flex;justify-content:center;width:100%}& img{width:60%}}}.button{align-items:center;background:#0000;box-shadow:none;color:#cee2dd;cursor:pointer;display:flex;flex-basis:10%;flex-direction:column;font-size:50px;justify-content:center;margin-left:5px;margin-right:5px}}.fade-in{animation:fadeIn .5s ease-in}.fade-out{animation:fadeOut .5s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.terms-and-conditions{align-items:flex-start;color:#fff;font-family:Poppins,serif;font-size:16px;font-weight:400;justify-content:flex-start;max-width:90%;padding-left:5%;padding-right:5%;padding-top:4.6vh}@media(max-width:600px){.terms-and-conditions{padding-left:5%}}.terms-and-conditions .link{font-size:16px;font-weight:600}.terms-and-conditions .right-reserve{display:flex;font-size:14px;max-width:70vw}.terms-and-conditions .brokerage-registration{display:flex;flex-direction:column;gap:3vh}.disclaimer,.terms-and-conditions .brokerage-registration .title{color:#fff;display:flex;font-size:20px;font-weight:600;justify-content:flex-start}.disclaimer{font-style:normal;padding-left:5%;padding-top:10vh;width:90%}.disclaimer .title{display:flex;justify-content:flex-start;width:90%}.disclaimer .list{color:#fff;display:flex;flex-direction:column;font-size:16px;font-weight:500;gap:1vh;line-height:24px;width:90%}.privacy-policy-container{align-items:flex-start;border-radius:5px;display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:flex-start;line-height:1.6;margin-left:5%;margin-right:5%;margin-top:10vh;max-height:100vh;max-width:90%;overflow:scroll}@media only screen and (max-width:600px){.privacy-policy-container{margin-top:10vh}}.privacy-policy-container h1,.privacy-policy-container h2{color:#fff}.privacy-policy-container ul{margin-left:20px}.privacy-policy-container .close-button{background-color:#80808033;border-radius:50%;cursor:pointer;position:absolute;right:5%;top:5%}@media only screen and (max-width:600px){.privacy-policy-container .close-button{top:15vh}}.terms-and-conditions-container{align-items:flex-start;border-radius:5px;display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:flex-start;line-height:1.6;margin-left:5%;margin-right:5%;margin-top:10vh;max-height:100vh;max-width:90%;overflow:scroll}@media only screen and (max-width:600px){.terms-and-conditions-container{margin-top:10vh}}.terms-and-conditions-container h1,.terms-and-conditions-container h2{color:#fff}.terms-and-conditions-container ul{margin-left:20px}.terms-and-conditions-container .close-button{background-color:#80808033;border-radius:50%;cursor:pointer;position:absolute;right:5%;top:5%}@media only screen and (max-width:600px){.terms-and-conditions-container .close-button{top:15vh}}