@import url(https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400&display=swap);:root{--color-primary:#023e8a;--color-primary-dark:#03045e;--dark-button-background-color:#141d26}body,html{background:linear-gradient(180deg,#023e8a,#03045e 105.08%);background:linear-gradient(180deg,var(--color-primary) 0,var(--color-primary-dark) 105.08%);height:100%;overflow-x:hidden}*,body{font-family:Sora,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:url(/static/media/pattern.7775c74b9918a46af17a.png) no-repeat center 100px}.App-content{padding:20px 10% 30px}.App-header{align-items:center;color:#fff;display:flex;flex-direction:row;justify-content:space-between}.App-nav,.App-nav-link{align-items:center;display:flex;gap:8px}.App-nav-link{border:1px solid hsla(0,0%,100%,.15);border-radius:8px;color:hsla(0,0%,100%,.85);font-size:15px;font-weight:400;padding:8px 16px;text-decoration:none;transition:all .2s ease}.App-nav-link:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3);color:#fff}.App-nav-icon{height:18px;width:18px}.App-logo{height:64px;pointer-events:none}.App-title{align-items:center;display:flex;flex-direction:column;margin-top:50px}.open-source-badge{align-items:center;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:100px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:400;gap:8px;letter-spacing:.5px;margin-bottom:24px;padding:8px 20px;text-decoration:none;transition:all .2s ease}.open-source-badge:hover{background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.3)}.open-source-dot{-webkit-animation:pulse-dot 2s ease-in-out infinite;animation:pulse-dot 2s ease-in-out infinite;background:#4ade80;border-radius:50%;display:inline-block;height:8px;width:8px}@-webkit-keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.github-cta{align-items:center;border-radius:8px;color:hsla(0,0%,100%,.7);display:inline-flex;font-size:15px;font-weight:400;gap:10px;margin-top:24px;padding:12px 24px;text-decoration:none;transition:all .2s ease}.github-cta:hover{background:hsla(0,0%,100%,.06);color:#fff}.github-cta-icon{height:20px;opacity:.7;transition:opacity .2s ease;width:20px}.github-cta:hover .github-cta-icon{opacity:1}.App-title h1{color:#fff;font-size:5em;font-style:normal;font-weight:bolder;line-height:90px;text-align:center}.Request-beta-form{display:flex;justify-content:center}.Request-beta-form input[type=email]{background:hsla(0,0%,100%,.1);border:none;border-radius:8px;color:hsla(0,0%,100%,.6);font-size:14px;font-weight:500;margin:0 10px;max-width:300px;padding:18px;width:60vw}.Request-beta-form button,.downloadBtn{background:var(--dark-button-background-color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:400;margin:0 10px;padding:15px 20px}.Request-beta-form button:disabled{background:rgba(49,56,66,.68);color:#a9a9a9;cursor:not-allowed}.message-text{color:#fff;margin-top:30px;padding:10px 0;text-align:center;width:100%}.App-showcase{align-items:center;display:flex;flex-direction:column;margin-top:70px}.App-showcase-image{width:50vw}.App-how-it-works{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px;padding:50px 0}.App-how-it-works h1{color:#fff;font-size:3em;font-style:normal;font-weight:bolder;line-height:90px;text-align:center}.App-how-it-works-steps{border-top:3px solid #6096ba;display:flex;margin-top:50px;padding:0 10%}.App-how-it-works-steps div.item{padding:0 40px;width:100%}.App-how-it-works-steps div div:first-child{align-items:center;background:#6096ba;border-radius:64px;color:#fff;display:flex;font-size:1.2em;font-weight:400;height:48px;justify-content:center;margin-top:-30px;max-width:-webkit-min-content;max-width:min-content;padding:0 25px;width:-webkit-min-content;width:min-content}.App-how-it-works-steps div div:last-child{color:#fff;font-size:1.3em;font-weight:400;letter-spacing:1px;line-height:36px;margin-top:60px}.App-footer{display:flex;flex-direction:column;margin-top:60px;padding:40px 10%}.App-footer-links{display:flex;flex-direction:row;justify-content:space-between;width:100%}a{align-self:center;color:#fff;display:flex;justify-content:center;text-align:center;text-decoration:none}.App-footer-links-multiple{display:flex;flex-direction:row}.App-footer-links-multiple a{margin-right:15px;opacity:.7;transition:opacity .2s ease}.App-footer-links-multiple a:hover{opacity:1}.App-footer-social{align-items:center;display:flex;gap:16px}.App-footer-social a{opacity:.6;transition:opacity .2s ease}.App-footer-social a:hover{opacity:1}.App-footer-social img{height:24px;width:24px}.App-Footer-copyright{color:hsla(0,0%,100%,.5);font-size:14px;margin-bottom:40px;margin-top:70px}.App-watch-how-it-works{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:120px;width:100%}.App-watch-how-it-works button{align-items:center;background:#141d26;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:15px 20px;text-align:center;width:-webkit-max-content;width:max-content}.App-watch-how-it-works button img{margin-right:10px}.App-watch-how-it-works video{border-radius:10px;margin-top:10px;width:40vw}@media (min-width:768px){.App-title{margin-top:20px}}@media (max-width:840px){.App{background:url(/static/media/pattern.7775c74b9918a46af17a.png) no-repeat center 150px;background-size:130vw}.App-watch-how-it-works{margin-top:20px}.App-watch-how-it-works video{width:80vw}}@media (max-width:767.98px){.App-logo{height:50px}.App-content{padding:10px 7% 30px}.App-title{margin-top:10px}.App-title h1{font-size:8vw;line-height:normal}.App-showcase{margin-top:40px}.App-showcase-image{width:90vw}.Request-beta-form{flex-direction:column;width:100%}.Request-beta-form label{display:flex}.Request-beta-form input{width:100%!important}.Request-beta-form button{margin-top:20px}.App-how-it-works{margin-bottom:0;padding-top:20px}.App-how-it-works h1{font-size:1.6em}.App-how-it-works-steps{border:none;flex-direction:column;margin-top:5px}.App-how-it-works-steps div.item{padding:0}.App-how-it-works-steps div div:first-child{height:35px;margin-top:0;min-width:56px;padding:0}.App-how-it-works-steps div div:last-child{font-size:1em;line-height:25px;margin-bottom:40px;margin-top:20px}.App-footer{margin-top:10px;padding:10px 10%}.App-footer-links{flex-direction:column;justify-content:start;width:-webkit-max-content;width:max-content}.App-footer-links div a{align-items:start;justify-content:start;margin-top:30px}a{font-size:.8em}.App-Footer-copyright{margin-top:35px}.App-nav-link{font-size:13px;padding:6px 12px}.open-source-badge{font-size:12px;margin-bottom:16px;padding:6px 16px}.github-cta{font-size:13px;margin-top:16px;padding:8px 16px}}@media (min-width:576px){.App-title h1{font-size:4em}}.downloadBtn{align-items:center;display:flex;margin-top:30px;text-align:center;width:250px}.downloadBtn img{margin-left:10px;width:20px}
/*# sourceMappingURL=main.6d3640f4.css.map*/