.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-1{flex:1}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-4{gap:var(--p-space-400)}.gap-3{gap:var(--p-space-300)}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.table-scroll-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-scroll-wrapper table{min-width:600px}s-section{border-radius:12px!important;overflow:hidden!important;display:block}s-section::part(base),s-section>*{border-radius:12px!important}@media screen and (max-width:767px){.hide-mobile{display:none!important}}@media screen and (min-width:768px){.show-mobile-only{display:none!important}}
