.order-filter__form{display:flex;flex-direction:column;row-gap:var(--space-large)}.order-filter__form .multiselect__option .option__title--indent{padding-left:var(--space-medium)}.order-filter__button{width:100%}.order-list-item-tags{display:flex;flex-wrap:wrap;gap:var(--space-small)}.order-list-item-tags .is-tag.is-tag--active{background-color:#5096ff;border-color:#5096ff;color:var(--color-foreground)}@media (hover:hover){.order-list-item-tags .is-tag.is-tag--active:hover{background-color:color-mix(in srgb,#5096ff 70%,transparent)}}.orders-list-item{display:flex;flex-direction:column;row-gap:var(--space-medium)}.orders-list-item__header{-moz-column-gap:var(--space-large);column-gap:var(--space-large);display:flex;justify-content:space-between}.orders-list-item__header .is-link,.orders-list-item__price{font-size:18px;font-weight:700}.orders-list-item__price{white-space:nowrap}.orders-list-item .is-description{color:var(--color-text);overflow-wrap:anywhere;word-break:normal}.orders-list-item__details{-moz-column-gap:var(--space-large);column-gap:var(--space-large);display:flex}.orders-list-item__details>.is-detail:last-child{margin-left:auto}@media screen and (width <= 500px){.orders-list-item__header{flex-wrap:wrap;row-gap:var(--space-medium)}}@media screen and (width <= 440px){.orders-list-item__details{flex-wrap:wrap;row-gap:var(--space-medium)}.orders-list-item__details>.is-detail:last-child{margin-left:0}}.order-list{display:flex;flex-direction:column;row-gap:var(--space-large)}.order-list>.is-divider:last-child{display:none}.orders__left-side{display:flex;flex-direction:column;row-gap:var(--space-big);width:100%}.orders__content{display:flex;flex-direction:column;row-gap:var(--space-huge)}.orders__content-header{display:flex;justify-content:space-between}
