.border,.border-8{border-style:solid}.text-lg,.text-xl{line-height:1.75rem}.bg-slate-500{background-color:rgb(100 116 139)}.bg-slate-600{background-color:rgb(71 85 105)}.bg-slate-700{background-color:rgb(51 65 85)}.bg-slate-800{background-color:rgb(30 41 59)}.border{border-width:1px}.border-8{border-width:8px}.border-slate-400{border-color:rgb(148 163 184)}.border-slate-600{border-color:rgb(71 85 105)}.block{display:block}.shadow{box-shadow:0 1px 3px 0 rgb(0 0 0 / .1),0 1px 2px -1px rgb(0 0 0 / .1)}.shadow-md{box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.h-6{height:1.5rem}.h-10{height:2.5rem}.h-32{height:8rem}.h-40{height:10rem}.h-60{height:15rem}.flex{display:flex}.items-center{align-items:center}.justify-around{justify-content:space-around}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-20{margin-top:5rem;margin-bottom:5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.max-w-7xl{max-width:80rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.text-white{color:#fff}.text-slate-400{color:rgb(148 163 184)}.text-gray-100{color:rgb(243 244 246)}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-green-600{color:#16a34a}.text-green-700{color:#15803d}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.p-1{padding:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.w-6{width:1.5rem}.w-10{width:2.5rem}.w-32{width:8rem}.w-40{width:10rem}.w-60{width:15rem}.w-80{width:20rem}.w-3\/4{width:75%}.w-1\/2{width:50%}