@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap";*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{font-optical-sizing:auto;font-family:DM Sans,sans-serif;font-weight:400}.w-full{width:100%}.h-16{height:64px}.flex{display:flex}.block{display:block}.inline-block{display:inline-block}.relative{position:relative}.absolute{position:absolute}.overflow-hidden{overflow:hidden}.pointer-events-none{pointer-events:none}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.text-center{text-align:center}.flex-col{flex-direction:column}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-12{margin-bottom:3rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-24{padding-top:6rem;padding-bottom:6rem}.pt-16{padding-top:4rem}.pt-20{padding-top:5rem}.pb-24{padding-bottom:6rem}.py-32{padding-top:8rem;padding-bottom:8rem}.max-w-lg{max-width:32rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.cursor-pointer{cursor:pointer}.transition-opacity{transition:opacity .2s}.hover\:opacity-85:hover{opacity:.85}.space-y-6>*+*{margin-top:1.5rem}@media (width>=768px){.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}}
