body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App .bg{z-index:-2;background:#121212}.App .bg,.App .bg-path{width:100vw;height:100vh;position:absolute}.App .bg-path{background:#121212;background:#bb86fc;-webkit-clip-path:polygon(50% 0,100% 0,100% 50%,50% 100%,0 100%,0 50%);clip-path:polygon(50% 0,100% 0,100% 50%,50% 100%,0 100%,0 50%);z-index:-1}.logo{height:150px;pointer-events:none}.header{height:50px;align-items:center;justify-content:space-between;font-size:calc(10px + 1vmin);color:#fff}.header,.header .right-side{display:flex}.header .right-side .select{background-color:transparent;border-color:transparent;outline:none}.header .right-side .discord{width:24px;height:24px;color:#121212;margin-right:1em;cursor:pointer;padding-left:8px}.footer{height:25px;display:flex;align-items:center;justify-content:center;font-size:calc(10px + 1vmin);font-weight:700;color:#000;background:repeating-linear-gradient(-45deg,#bb86fc,#bb86fc 10px,#fff 0,#fff 20px)}.timeline{padding:2em;background-color:#121212}.metadata{color:#888;font-style:italic}.contact{padding:0 2em}.contact .contact-card{padding:2em 0;border-radius:8px;background-color:#121212;color:#fff}.contact .contact-card .contact-line{display:flex;justify-content:center;align-items:center;color:#fff;text-decoration:unset;padding-top:1em;font-size:18px}.mail-icon{width:24px;height:24px;color:#03dac5}@media (prefers-reduced-motion:no-preference){.bg-path,.discord,.logo,.select{-webkit-animation:fadeTop 1s ease-out forwards;animation:fadeTop 1s ease-out forwards}}@-webkit-keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media only screen and (min-width:768px){.header{padding:0 1em}.header .right-side .discord{width:32px;height:32px;padding-left:16px}.contact-card{width:60%;margin:auto}}@media only screen and (min-width:992px){.header{padding:0 2em}}@media only screen and (min-width:1200px){.App-header .discord{width:40px;height:40px}}.home{color:#fff;text-align:center;padding:2em}.home,.store-buttons{display:-ms-grid;display:grid}.store-buttons{place-items:center}.typing-container{height:120px}.Typewriter{font-size:32px;font-weight:700;font-family:Arial;text-shadow:1px 2px 2px #121212}.main-desc{display:none}.phone{background-color:#121212;width:300px;height:600px;border-radius:32px;border:1px solid #ccc;box-shadow:-5px 5px 10px rgba(0,0,0,.5)}.back-phone-position{display:none;position:absolute;right:5%;bottom:-20px;z-index:-1}.detail-img,.fallback{width:90%;height:90%}.fallback{position:absolute;z-index:9}.flex-center{display:flex;justify-content:center;align-items:center}.google-button{cursor:pointer;width:180px}.apple-button{cursor:pointer;height:50px}.content-left{flex-direction:column}.content-left,.content-right{display:flex;justify-content:center;align-items:center}@media (prefers-reduced-motion:no-preference){.phone{-webkit-animation:fadeBottom 1s ease-in-out forwards;animation:fadeBottom 1s ease-in-out forwards}.content-left{-webkit-animation:simpleFade 1s ease-in-out forwards;animation:simpleFade 1s ease-in-out forwards}}@-webkit-keyframes simpleFade{0%{opacity:0}70%{opacity:0}to{opacity:1}}@keyframes simpleFade{0%{opacity:0}70%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(200%);transform:translateY(200%)}50%{opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(200%);transform:translateY(200%)}50%{opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media only screen and (min-width:768px){.home{height:100vh}.store-buttons{display:-ms-grid;display:grid;-ms-grid-columns:50% auto;grid-template-columns:50% auto}.typing-container{height:unset}.main-desc{display:unset;font-weight:700;font-size:18px;max-width:60%}}@media only screen and (min-width:992px){.home{height:100vh;display:-ms-grid;display:grid;-ms-grid-columns:66% auto;grid-template-columns:66% auto;background:unset;padding:0 2em}.Typewriter{font-size:3em}}@media only screen and (min-width:1200px){.home{padding:0 4em}}@media only screen and (min-width:1550px){.content-right{justify-content:flex-start}.back-phone-position{display:unset}}.features{position:relative;padding:2em;text-align:center;margin-bottom:2em}.features:before{background:#bb86fc;top:0;left:0}.features:after,.features:before{content:"";position:absolute;width:250px;height:150px;z-index:-1}.features:after{background:#03dac5;bottom:0;right:0}ul{list-style-type:none;margin:0;padding:0}.features-container ul li{padding:2em;margin-bottom:.5em}.features-title{text-transform:uppercase;font-weight:700;color:#121212;letter-spacing:.2em;font-size:.85em}.features-container ul li .icon-container{height:24px;width:24px;display:-ms-grid;display:grid;place-content:center;margin:0 auto}.features-icon{width:32px;height:32px}.features-desc{display:none}@media only screen and (min-width:768px){.features ul{display:-ms-grid;display:grid;-ms-grid-columns:auto [2];grid-template-columns:repeat(2,auto);grid-gap:1em}}@media only screen and (min-width:992px){.features ul{display:-ms-grid;display:grid;-ms-grid-columns:auto [4];grid-template-columns:repeat(4,auto);grid-gap:1em}}@media only screen and (min-width:1200px){.features{padding:2em 4em}}.timeline-container{display:flex;flex-direction:column;position:relative;margin:40px 0}.timeline-container:after{background-color:#bb86fc;content:"";position:absolute;left:calc(50% - 2px);width:4px;height:100%}.timeline-item{display:flex;justify-content:flex-end;position:relative;margin:10px 0;width:50%}.timeline-item:nth-child(odd){align-self:flex-end;justify-content:flex-start;padding-right:0}.timeline-item:nth-child(odd) .timeline-item-content{align-items:flex-start;text-align:left;margin-left:25px}.timeline-item-content{background-color:#121212;display:flex;flex-direction:column;align-items:flex-end;padding:15px;position:relative;width:400px;max-width:70%;text-align:right;margin-right:25px;color:#fff}.timeline-item-content time{text-transform:uppercase;font-weight:700;color:#03dac5;letter-spacing:.2em;font-size:.95em}.timeline-item-content p{line-height:24px;margin:8px 0;max-width:250px;font-size:.95em}.timeline-item-content .circle{background-color:#03dac5;border:5px solid #121212;border-radius:50%;position:absolute;top:calc(50% - 10px);right:-40px;width:20px;height:20px;z-index:100}.timeline-item:nth-child(odd) .timeline-item-content .circle{right:auto;left:-40px}@media only screen and (max-width:1023px){.timeline-item-content{max-width:100%}}@media only screen and (max-width:767px){.timeline-item-content,.timeline-item:nth-child(odd) .timeline-item-content{padding:15px 0;text-align:center;align-items:center}}.faq{padding:2em}.title{color:#bb86fc;text-transform:uppercase;font-weight:700;letter-spacing:.2em;font-size:.85em}.questions{text-align:left}.answer{text-align:justify}@media only screen and (min-width:768px){.questions{width:60%;margin:auto}}.container{background-color:#121212;padding:32px;background-image:radial-gradient(#fff,hsla(0,0%,100%,.2) 2px,transparent 5px),radial-gradient(#fff,hsla(0,0%,100%,.15) 1px,transparent 5px),radial-gradient(#fff,hsla(0,0%,100%,.1) 2px,transparent 5px),radial-gradient(hsla(0,0%,100%,.4),hsla(0,0%,100%,.1) 2px,transparent 5px);background-size:550px 550px,350px 350px,250px 250px,150px 150px;background-position:0 0,40px 60px,130px 270px,70px 100px;height:100vh}.container,.input-container{display:flex;flex-direction:column;align-items:center}.white{color:#fff}
/*# sourceMappingURL=main.819a62bf.chunk.css.map */