@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";.chat[data-astro-cid-xsakf5u2]{position:absolute;bottom:5vh;width:35vw;min-width:300px}@media (max-width: 767px){.chat[data-astro-cid-xsakf5u2]{padding:0}}@media (max-width: 479px){.chat[data-astro-cid-xsakf5u2]{padding:0}}.chat[data-astro-cid-xsakf5u2] .message[data-astro-cid-xsakf5u2]{display:flex;margin:1em 0;align-items:center;opacity:100%;translate:0,0}.chat[data-astro-cid-xsakf5u2] .message[data-astro-cid-xsakf5u2] p[data-astro-cid-xsakf5u2].bubble{background-color:#002c4a;padding:.5em 1em;border-radius:1em}.chat[data-astro-cid-xsakf5u2] .message[data-astro-cid-xsakf5u2] img[data-astro-cid-xsakf5u2].icon{height:2em}@media (max-width: 479px){.chat[data-astro-cid-xsakf5u2] .message[data-astro-cid-xsakf5u2] img[data-astro-cid-xsakf5u2].icon{height:1.8em}}@media (max-width: 479px){.chat[data-astro-cid-xsakf5u2] .message[data-astro-cid-xsakf5u2]{margin-left:1em;margin-right:1em}}.chat[data-astro-cid-xsakf5u2] .message[data-astro-cid-xsakf5u2]:nth-child(1){text-align:end;justify-content:flex-end;transition:opacity .75s cubic-bezier(.16,.48,.47,.99) 1s,translate .75s cubic-bezier(.16,.48,.47,.99) 1s}.chat[data-astro-cid-xsakf5u2] .message[data-astro-cid-xsakf5u2]:nth-child(1) p[data-astro-cid-xsakf5u2].bubble{margin-right:1em;margin-left:2.5em}.chat[data-astro-cid-xsakf5u2] .message[data-astro-cid-xsakf5u2]:nth-child(2){text-align:start;justify-content:flex-start;transition:opacity .75s cubic-bezier(.16,.48,.47,.99) 2s,translate .75s cubic-bezier(.16,.48,.47,.99) 2s}.chat[data-astro-cid-xsakf5u2] .message[data-astro-cid-xsakf5u2]:nth-child(2) p[data-astro-cid-xsakf5u2].bubble{margin-left:1em;margin-right:2.5em;transition:opacity .75s cubic-bezier(.16,.48,.47,.99) 2.5s,translate .75s cubic-bezier(.16,.48,.47,.99) 2.5s}.chat[data-astro-cid-xsakf5u2] button[data-astro-cid-xsakf5u2].scroll{background-color:#0061aa;border-radius:100%;height:2.25em;width:2.25em;border:none;padding:2px;animation:bob 1.25s infinite ease-in-out;opacity:100%;translate:0 0;transition:opacity .75s cubic-bezier(.16,.48,.47,.99) 2.5s,translate .75s cubic-bezier(.16,.48,.47,.99) 2.5s;cursor:pointer}.chat[data-astro-cid-xsakf5u2] button[data-astro-cid-xsakf5u2].scroll img[data-astro-cid-xsakf5u2]{width:100%;height:100%}@keyframes bob{0%{transform:translateY(0)}50%{transform:translateY(25%)}to{transform:translateY(0)}}.chat[data-astro-cid-xsakf5u2].no-show .message[data-astro-cid-xsakf5u2],.chat[data-astro-cid-xsakf5u2].no-show button[data-astro-cid-xsakf5u2].scroll{opacity:0;translate:0 1.5em}.feature[data-astro-cid-ct5562yw]{max-width:50ch;display:flex;flex-direction:column;align-items:center;margin:0 1em;text-align:center}@media (max-width: 479px){.feature[data-astro-cid-ct5562yw]{max-width:unset;padding:0 1ch}}@media (max-width: 767px){.feature[data-astro-cid-ct5562yw]{margin:.65em 0}}.feature[data-astro-cid-ct5562yw] h3[data-astro-cid-ct5562yw]{margin:.5em 0}@media (max-width: 767px){.feature[data-astro-cid-ct5562yw] img[data-astro-cid-ct5562yw]{height:3em;width:3em}}.form-container{background-color:#002c4a;padding:1em 2em;border-radius:1.5em;width:300px}@media (max-width: 479px){.form-container{padding:1em 0}}.form-container.success{padding-bottom:2em}.form-container.success h3{font-size:1.5rem;font-weight:500}.form-container.success img{height:4em}.form-container form{display:flex;flex-direction:column;align-items:stretch}.form-container form .inputRow{display:flex;flex-direction:column;align-items:stretch;border-radius:1em;margin:0 0 1.5em}@media (max-width: 767px){.form-container form .inputRow{margin:1.5em 1ch;margin-top:0}}.form-container form .inputRow label{font-size:.9em;margin-bottom:.5em;text-align:start}.form-container form .inputRow input{padding:.5em;background-color:#002c4a;border:none;border:1px white solid;border-radius:.5em;color:#fff;font-weight:300}.form-container form .inputRow input.invalid{background-color:#fb420440;border-color:#fb4204}.form-container form button{margin-bottom:1rem}@media (max-width: 479px){.form-container form button{margin-left:.75ch;margin-right:.75ch}}.form-container form button:disabled,.form-container form button[disabled]{color:#ffffffa7}html,body{height:100%}body{margin:0;font-family:Inter,Roboto,Helvetica Neue,sans-serif;background-color:#011d31;color:#fff;text-align:center}body *{margin:0}@media (max-width: 479px){body *{font-size:.85rem}}h1,h2,h3,h4,h5,h6{font-family:Manrope,Inter,Roboto,Helvetica Neue,sans-serif;font-weight:400;margin:1rem 0}p{font-weight:300}h1{font-size:2.5rem}.heading{display:flex;align-items:center}.heading img{height:2.5rem;width:2.5rem;margin-right:2ch}button.main{height:100%;padding:.75em 1em;font-size:1.15rem;border:none;background-color:#0061aa;color:#fff;border-radius:.5em}section{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 767px){section.feature-section{justify-content:unset;padding-top:2em}}section.feature-section h2{font-size:2rem}@media (max-width: 479px){section.feature-section h2{font-size:1.9em}}section.feature-section>.features{margin:2.5em 0}@media (max-width: 767px){section.feature-section>.features{margin:0}}.features{display:flex}@media (max-width: 767px){.features{flex-direction:column}}section{position:relative}section .content{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 12.5%}section footer{flex-shrink:0;z-index:-2;display:flex;justify-content:space-between;width:100%;padding:3.5em 0;background-color:#002c4a;position:relative;bottom:0}@media (max-width: 768px){section footer{flex-direction:column-reverse;align-items:center}}section footer p{margin-left:15em;text-align:start}@media (max-width: 768px){section footer p{margin-left:unset;text-align:center;max-width:15ch}}section footer .iconLinks{margin-right:15em;z-index:unset}@media (max-width: 768px){section footer .iconLinks{margin-right:unset}}section footer .iconLinks a{margin:0 1ch}section .features{display:flex;flex-direction:column;justify-content:center;height:50%}.logo-fragments{z-index:-1;height:100%;width:100%;position:fixed;top:0;bottom:0}@media (max-width: 479px){.logo-fragments{display:none}}.logo-fragments img{transition:transform .75s cubic-bezier(.16,.48,.47,.99),top .75s cubic-bezier(.16,.48,.47,.99),bottom .75s cubic-bezier(.16,.48,.47,.99),left .75s cubic-bezier(.16,.48,.47,.99),right .75s cubic-bezier(.16,.48,.47,.99);height:20em;width:20em}@media (max-width: 767px){.logo-fragments img{height:10em;width:10em}}.logo-fragments img:nth-child(1){position:absolute;top:calc(100% - 12em);left:-8em;transform:rotate(180deg)}@media (max-width: 767px){.logo-fragments img:nth-child(1){top:calc(100% - 6em);left:-4em}}.logo-fragments img:nth-child(2){position:absolute;top:-7.75em;left:calc(100% - 12.25em)}@media (max-width: 767px){.logo-fragments img:nth-child(2){top:-3.875em;left:calc(100% - 6.125em)}}.logo-fragments img:nth-child(3){position:absolute;top:-10em;left:2em;transform:rotate(180deg)}@media (max-width: 767px){.logo-fragments img:nth-child(3){top:-5em;left:1em}}.logo-fragments.second img:nth-child(2){top:calc(100% - 12em);left:-8em;transform:rotate(180deg)}@media (max-width: 767px){.logo-fragments.second img:nth-child(2){top:calc(100% - 6em);left:-4em}}.logo-fragments.second img:nth-child(3){top:-5em;left:calc(100% - 10em);transform:rotate(180deg)}.logo-fragments.third img:nth-child(1){transform:rotate(0)}.logo-fragments.third img:nth-child(2){top:calc(100% - 12em);left:-8em;transform:rotate(0)}@media (max-width: 767px){.logo-fragments.third img:nth-child(2){top:calc(100% - 6em);left:-4em}}.logo-fragments.third img:nth-child(3){top:calc(100% - 12em);left:-8em;transform:rotate(0)}@media (max-width: 767px){.logo-fragments.third img:nth-child(3){top:calc(100% - 6em);left:-4em}}@media (max-width: 767px){section.waitlist h2{width:300px;font-size:1.2em}}.intersectionObserver{position:absolute;top:50%}
