*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:general sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,apple color emoji,segoe ui emoji}body{background-image:url(/landingPage.png);background-size:cover;background-position:50%;background-repeat:no-repeat}img{max-width:100%;height:auto;display:block}.icon svg{height:1em;width:1em}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.text-center{text-align:center}.h-full{height:100%}.h-screen{min-height:100vh}.flex-grow{flex-grow:1}.min-w-full{min-width:100%}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.m-auto{margin-left:auto;margin-right:auto}.place-self-start{align-self:flex-start}.mt-10{margin-top:2.5rem}.mb-6{margin-bottom:1.5rem}.mb-3{margin-bottom:.75rem}.mb-2{margin-bottom:.5rem}.mr-1{margin-right:.25rem}.mb-9{margin-bottom:2.25rem}.pt-5{padding-top:1.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.w-32{width:8rem}.h-32{height:8rem}.w-36{width:9rem}.h-36{height:9rem}.max-w-7xl{max-width:80rem}.font-heading,h1{font-family:funnel display,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,apple color emoji,segoe ui emoji}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:1rem;line-height:1.5rem}.text-xs{font-size:.8rem;line-height:1.25rem}.font-extrabold{font-weight:800}.leading-7{line-height:1.75rem}.bg-white{background-color:#fff}.text-neutral-900{color:#111827}.text-neutral-500{color:#6b7280}.text-neutral-400{color:#9ca3af}@media(min-width:640px){.sm\:px-24{padding-left:6rem;padding-right:6rem}.sm\:min-w-0{min-width:0}}@media(min-width:768px){.md\:px-24{padding-left:6rem;padding-right:6rem}}@media(min-width:1024px){.lg\:px-32{padding-left:8rem;padding-right:8rem}}.link{display:inline-block;background-color:#7e22ce;color:#fff;text-decoration:none;padding:.75rem 4rem;border-radius:.375rem;transition:filter 150ms ease-in-out}.link:hover{filter:brightness(.9)}.link-discord{background-color:#7289da}.link-facebook{background-color:#1877f2}.link-instagram{background-color:#c13584;background:linear-gradient(45deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d)}.link-linkedin{background-color:#0077b5}.link-youtube{background-color:red}button,input[type=button],input[type=reset],input[type=submit]{appearance:button}input[type=search]{appearance:textfield}