.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.flex-col{flex-direction:column}.px-10{padding-left:10px;padding-right:10px}.px-30{padding-left:30px;padding-right:30px}.mb-4{margin-bottom:4px}.mb-30{margin-bottom:30px}.mr-20{margin-right:20px}.cursor-pointer{cursor:pointer}.relative{position:relative}