body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#161616;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{align-items:center;-webkit-column-gap:32px;column-gap:32px;display:flex;justify-content:center;min-height:100vh;opacity:1;-webkit-transform:none;transform:none;transition:all .5s;transition-timing-function:cubic-bezier(.46,-.535,.275,1.65)}@media only screen and (max-width:800px){.app{flex-direction:column;margin:0 16px 32px}}.app.hidden{opacity:0;-webkit-transform:translateX(20%) scale(.95);transform:translateX(20%) scale(.95)}.app.hidden-left{opacity:0;-webkit-transform:translateX(-20%) scale(.95);transform:translateX(-20%) scale(.95)}.app h2{font-size:3rem;margin:0 0 8px}.app p{font-size:1.5rem;font-weight:500;margin:0;max-width:450px}.app .phone{max-width:400px}@media only screen and (max-width:800px){.app .phone{max-width:350px}}.app button.clear{background:none;border:none;color:inherit;cursor:pointer;font:inherit;outline:inherit;padding:0;text-align:start}.app button.action{-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;background:-webkit-linear-gradient(30deg,#00a9a4,#00ffdc);background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;font-size:1.5rem;font-weight:600;margin-top:16px}.form-page{align-items:center;display:flex;justify-content:center;min-height:100vh;opacity:1;-webkit-transform:none;transform:none;transition:all .5s;transition-timing-function:cubic-bezier(.46,-.535,.275,1.65)}.form-page.hidden{opacity:0;-webkit-transform:translateX(20%) scale(.95);transform:translateX(20%) scale(.95)}.form-page form{display:flex;flex-direction:column;padding:32px;row-gap:12px;text-align:left}.form-page form .error{background-color:rgba(213,31,31,.15);border-radius:8px;color:#d82d2d;font-weight:500;margin-top:4px;padding:8px}.form-page form h3{font-size:2.5rem;font-weight:800;margin:0}@media only screen and (max-width:500px){.form-page form h3{font-size:2rem;margin-bottom:8px}}.form-page form h3 span{-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;background:-webkit-linear-gradient(30deg,#00a9a4,#00ffdc);background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;text-decoration:none}.form-page form p.subtitle{font-size:1.2rem;font-weight:500;margin:-12px 0 0}.form-page form input[type=email],.form-page form input[type=password],.form-page form input[type=text]{border:none;border-radius:12px;font-size:1rem;font-weight:400;padding:20px}.form-page form label{font-weight:500;margin-top:12px}.form-page form p:not(.subtitle){font-weight:450;margin:0 0 32px}.form-page form button[type=submit],.form-page form input[type=reset],.form-page form input[type=submit]{background:none;background:-webkit-linear-gradient(30deg,#00a9a4,#00ffdc);border:none;border-radius:12px;color:inherit;cursor:pointer;font:inherit;font-size:.75rem;font-weight:400;margin-left:auto;margin-right:auto;outline:inherit;padding:0;text-align:start;text-align:center;text-shadow:2px 2px 20px rgba(0,0,0,.55);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:50%}.form-page form button[type=submit]:hover:not(.disabled),.form-page form input[type=reset]:hover:not(.disabled),.form-page form input[type=submit]:hover:not(.disabled){-webkit-transform:scale(1.05);transform:scale(1.05)}.form-page form button[type=submit].disabled,.form-page form input[type=reset].disabled,.form-page form input[type=submit].disabled{cursor:not-allowed;opacity:.5}@media only screen and (max-width:800px){.form-page form button[type=submit],.form-page form input[type=reset],.form-page form input[type=submit]{font-size:.6rem;width:80%}}.landing-page{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden}@media only screen and (max-width:600px){.landing-page{min-height:80vh}}.landing-page.hidden{opacity:0;-webkit-transform:translateX(-20%) scale(.95);transform:translateX(-20%) scale(.95);transition:all .3s}.landing-page a{color:#fff;display:inline;display:flex;text-decoration:none}.landing-page form{align-items:center;-webkit-column-gap:42px;column-gap:42px;display:flex;flex-grow:1;justify-content:center;margin-top:72px}@media only screen and (max-width:800px){.landing-page form{flex-direction:column}}.landing-page form button,.landing-page form input[type=reset],.landing-page form input[type=submit]{background:none;border:none;color:inherit;cursor:pointer;font:inherit;outline:inherit;padding:0;text-align:start}.landing-page form img{border-radius:32px;box-shadow:10px 10px 30px rgba(0,0,0,.75);max-height:200px;max-width:200px;object-fit:cover}.landing-page form button h1{font-size:4rem;font-weight:750;margin:0;transition:all .2s ease-in-out}@media only screen and (max-width:600px){.landing-page form button h1{font-size:2.5rem;margin-top:16px}}@media only screen and (max-width:400px){.landing-page form button h1{font-size:1.5rem}}.landing-page form button h1:hover{font-weight:800;-webkit-transform:scale(1.025);transform:scale(1.025)}.landing-page form button h1:hover span{-webkit-animation:button-animation .1s linear .1s forwards;animation:button-animation .1s linear .1s forwards;text-shadow:2px 2px 20px rgba(2,188,182,.169)}.landing-page form button h1 span{-webkit-text-fill-color:#fff;-moz-text-fill-color:#fff;background-size:-30%;background:-webkit-linear-gradient(30deg,#00a9a4,#00ffdc);background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;border:none;text-decoration:none}@-webkit-keyframes button-animation{0%{-webkit-text-fill-color:#fff;background-position:100% 0}10%{-webkit-text-fill-color:hsla(0,0%,100%,.9)}20%{-webkit-text-fill-color:hsla(0,0%,100%,.8)}30%{-webkit-text-fill-color:hsla(0,0%,100%,.7)}40%{-webkit-text-fill-color:hsla(0,0%,100%,.6)}50%{-webkit-text-fill-color:hsla(0,0%,100%,.5)}60%{-webkit-text-fill-color:hsla(0,0%,100%,.4)}70%{-webkit-text-fill-color:hsla(0,0%,100%,.3)}80%{-webkit-text-fill-color:hsla(0,0%,100%,.2)}90%{-webkit-text-fill-color:hsla(0,0%,100%,.1)}to{-webkit-text-fill-color:transparent}}@keyframes button-animation{0%{-webkit-text-fill-color:#fff;background-position:100% 0}10%{-webkit-text-fill-color:hsla(0,0%,100%,.9)}20%{-webkit-text-fill-color:hsla(0,0%,100%,.8)}30%{-webkit-text-fill-color:hsla(0,0%,100%,.7)}40%{-webkit-text-fill-color:hsla(0,0%,100%,.6)}50%{-webkit-text-fill-color:hsla(0,0%,100%,.5)}60%{-webkit-text-fill-color:hsla(0,0%,100%,.4)}70%{-webkit-text-fill-color:hsla(0,0%,100%,.3)}80%{-webkit-text-fill-color:hsla(0,0%,100%,.2)}90%{-webkit-text-fill-color:hsla(0,0%,100%,.1)}to{-webkit-text-fill-color:transparent}}.success-page{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;text-align:center}@media only screen and (max-width:600px){.success-page{margin-left:auto;margin-right:auto;max-width:90%}}.success-page h1{font-size:3rem;margin:0}@media only screen and (max-width:600px){.success-page h1{font-size:2rem;margin-bottom:16px}.success-page h1 span:before{content:"\a";white-space:pre}}.success-page a{color:#fff}.success-page img{border-radius:32px;box-shadow:10px 10px 30px rgba(0,0,0,.75);margin-bottom:32px;max-height:200px}.success-page p{font-size:1.5rem;font-weight:500;margin:8px 0 16px}@media only screen and (max-width:600px){.success-page p{font-size:1rem;margin-bottom:0}}.success-page span{max-width:90%}@media only screen and (max-width:600px){.success-page span:not(.color){font-size:.9rem}}.success-page span.color{-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;background:-webkit-linear-gradient(30deg,#00a9a4,#00ffdc);background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;text-decoration:none}
/*# sourceMappingURL=main.9ea4bae9.css.map*/