.po{background-color:var(--white);border-radius:32px;display:flex;gap:10px;padding:28px;width:100%}.po__left{display:flex;flex-basis:45%;flex-direction:column;gap:12px}.po__number{color:var(--blue);font-size:14px;font-weight:500}.po__delivery{font-size:18px;font-weight:600}.po__delivery_details{font-size:14px;font-weight:500;line-height:1.3;opacity:.5}.po__status{border-radius:16px;font-size:14px;font-weight:600;margin-top:auto;padding:6px 12px;width:-moz-fit-content;width:fit-content}.po__right{display:flex;flex-basis:55%;flex-direction:column}.po__status_detail{color:#0006;font-size:16px;font-weight:500;line-height:1.26;margin-bottom:16px;text-align:right}.po__price{color:var(--dark)}.po__price .rub{display:inline-block}.po__items{align-items:flex-start;display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end}.po__item_img,.po__item_more{align-items:center;background-color:#e0e9f74d;border-radius:16px;display:flex;flex:0 0 80px;height:80px;justify-content:center;overflow:hidden;width:80px}.po__item_img img,.po__item_more img{border-radius:8px;height:100%;max-height:68px;max-width:68px;-o-object-fit:contain;object-fit:contain;overflow:hidden;width:100%}.po__item_more{color:var(--blue);font-weight:500;padding-inline:8px;text-align:center}@media screen and (max-width:1024px){.po{flex-direction:column}.po__status_detail{text-align:left}.po__items{justify-content:flex-start}}
