.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.col-span-2{grid-column:span 2/span 2}.m-2{margin:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.ml-1{margin-left:.25rem}.mt-10{margin-top:2.5rem}.mt-\[20\%\]{margin-top:20%}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.min-h-\[36\.5px\]{min-height:36.5px}.w-\[200px\]{width:200px}.w-\[400px\]{width:400px}.w-\[60\%\]{width:60%}.w-\[90\%\]{width:90%}.w-full{width:100%}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.place-content-center{place-content:center}.place-items-center{place-items:center}.items-center{align-items:center}.justify-center{justify-content:center}.justify-items-center{justify-items:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.self-center{align-self:center}.rounded{border-radius:.25rem}.p-2{padding:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.align-middle{vertical-align:middle}.uppercase{text-transform:uppercase}.text-inherit{color:inherit}body{background:#0f172a;color:#94a3b8}.max-w-1000{max-width:1000px}.max-w-400{width:380px;max-width:380px}.max-w-200{width:190px;max-width:190px}