.orders-container{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:1024px){.orders-container{flex-direction:row;justify-content:space-between}}.table-th{text-align:left;white-space:nowrap;color:var(--color-rhestless-black);font-family:var(--font-karl);padding:.625rem 1rem}.orders-stat-card{border:1px solid var(--color-rhestless-second-light-yellow);background-color:var(--color-rhestless-tertiary-yellow);border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:200px;height:100px;padding-inline:.5rem;display:flex}
