.home-landing{display:flex;min-height:100dvh;width:100%;max-width:100%;flex-direction:column;overflow-x:hidden;background:#030817;padding:4rem 1.5rem;box-sizing:border-box}.home-landing__center{flex:1;justify-content:center}.home-landing__brand,.home-landing__center{display:flex;flex-direction:column;align-items:center}.home-landing__brand{text-align:center}.home-landing__logo{display:block;width:300px;max-width:78vw;height:auto;margin:0 auto 4px;background:transparent;border:none}.home-landing__title{margin:0;font-weight:400;font-style:normal;font-size:46px;line-height:1;letter-spacing:0;color:#f5f7ff;text-shadow:0 0 18px rgba(83,155,255,.1)}.home-landing__tagline{margin:22px 0 0;font-family:Arial,Helvetica,sans-serif;font-weight:300;font-size:15px;letter-spacing:.22em;color:#b9d6ff}.home-landing__cta{display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin-top:64px;height:42px;width:82vw;max-width:82vw;border:1.5px solid #c8e4ff;border-radius:9999px;background:transparent;color:#c8e4ff;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;letter-spacing:.18em;text-decoration:none;box-shadow:0 0 14px rgba(141,196,255,.22)}.home-landing__footer{padding-top:2.5rem;text-align:center}.home-landing__privacy{font-size:12px;color:rgba(185,214,255,.35);text-decoration:none}.home-landing__privacy:hover{color:rgba(185,214,255,.55)}@media (min-width:640px){.home-landing__logo{width:430px;max-width:58vw}.home-landing__title{font-size:64px}.home-landing__tagline{font-size:17px}.home-landing__cta{width:350px;max-width:350px}}