.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}}.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}
