.main#landing{flex:1 1 0%;padding-top:5rem}.landing-text-wrapper{max-width:56rem;text-align:center}@media (min-width:1024px){.landing-text-wrapper{max-width:42rem;text-align:left}}.landing-identifier{align-items:center;border-radius:9999px;color:#6ebe46;display:inline-flex;font-size:.875rem;gap:.5rem;line-height:1rem;margin-bottom:1.5rem;padding:.5rem 1rem}.landing-identifier svg{height:14px;width:14px}.landing-heading{color:#fff;display:inline-block;font-size:3.75rem;font-weight:700;line-height:1.25;margin-bottom:1.5rem}.landing-heading .highlight-text{-webkit-background-clip:text;background-clip:text;background-image:-webkit-linear-gradient(left,#6ebe46,#20b6a5);background-image:linear-gradient(90deg,#6ebe46,#20b6a5);-webkit-text-fill-color:transparent;color:transparent}.landing-subheading{color:hsla(0,0%,100%,.7);font-size:1.25rem;line-height:1.75rem;margin-bottom:2.5rem}.cta-wrapper{display:flex;flex-direction:row;gap:1rem;justify-content:flex-start}.cta-btn{align-items:center;border-radius:6px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;height:3rem;justify-content:center;line-height:1rem;padding:.125rem 2rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cta-btn.primary{background:#6ebe46;box-shadow:0 0 30px rgba(114,191,68,.3)}.cta-btn .cta-icon{height:16px;width:16px}.cta-btn .cta-icon svg{height:12px;width:12px}.cta-btn.primary .cta-icon svg{fill:#fff}