*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}body{margin:0;line-height:inherit}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.hidden{display:none}.relative{position:relative}.w-full{width:100%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-4\/5{width:80%}.w-8{width:2rem}.w-11\/12{width:91.666667%}.h-full{height:100%}.h-8{height:2rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-40{height:10rem}.h-60{height:15rem}.h-2\/4{height:50%}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.mt-1{margin-top:0.25rem}.mt-2{margin-top:0.5rem}.mt-3{margin-top:0.75rem}.mt-4{margin-top:1rem}.mb-2{margin-bottom:0.5rem}.mb-3{margin-bottom:0.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-16{margin-bottom:4rem}.ml-2{margin-left:0.5rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.ml-28{margin-left:7rem}.mr-1{margin-right:0.25rem}.mr-2{margin-right:0.5rem}.mr-3{margin-right:0.75rem}.mr-4{margin-right:1rem}.mr-6{margin-right:1.5rem}.my-auto{margin-top:auto;margin-bottom:auto}.pl-3{padding-left:0.75rem}.pl-4{padding-left:1rem}.pr-3{padding-right:0.75rem}.pr-4{padding-right:1rem}.text-xs{font-size:0.75rem;line-height:1rem}.text-sm{font-size:0.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.gap-1{gap:0.25rem}.container{width:100%;margin-left:auto;margin-right:auto}@media (min-width:480px){.container{max-width:480px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:1200px){.container{max-width:1200px}}@media (min-width:1400px){.container{max-width:1400px}}.display-none{display:none}.display-block{display:block}.display-flex{display:flex}.p-20{padding:1.25rem}.flex-1{flex:1}.rounded-full{border-radius:9999px}.transition-all{transition:all 0.3s}.cursor-pointer{cursor:pointer}.text-center{text-align:center}