.absolute{position:absolute}.relative{position:relative}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.m-0{margin:0}.ml-auto{margin-left:auto}.flex{display:flex}.table{display:table}.w-full{width:100%}.grow{flex-grow:1}.cursor-default{cursor:default}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-7{gap:1.75rem}.gap-\[11px\]{gap:11px}.gap-\[19px\]{gap:19px}.gap-\[23px\]{gap:23px}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}