.empty_orders{flex:1 1;gap:20px;flex-direction:column;text-align:center;padding:40px 16px}.empty_orders,.empty_orders_icon{display:flex;align-items:center;justify-content:center}.empty_orders_icon{width:110px;height:110px;border-radius:50%;background:#f4f5f7;color:var(--placeholder-color)}.empty_orders_icon svg{width:52px;height:52px}.empty_orders_title{margin:0;font-size:20px;font-weight:600;color:var(--dark-text-color)}@media(min-width:780px){.empty_orders_title{font-size:22px}}.empty_orders_action{width:100%;max-width:420px}