.orderStatus{border-radius:4px;background:var(--white);box-shadow:1px 1px 4px 1px rgba(0,0,0,.2);padding:16px;display:flex;flex-direction:column;gap:24px}.orderStatus--failed{border:1px solid var(--red100-main);box-shadow:none}@media(min-width:768px){.orderStatus{padding:24px}}.orderStatus-header{display:flex;align-items:flex-start;gap:6px}.orderStatus-header-icon{height:21px;display:flex;align-items:center}@media(min-width:768px){.orderStatus-header-icon{height:28px}}.orderStatus-header-icon--failed{background:var(--red100-main);border-radius:100%}.orderStatus-header-title{color:var(--black);font-size:14px;font-weight:600;line-height:21px}@media(min-width:768px){.orderStatus-header-title{font-size:20px;line-height:28px}}.orderStatus-info{font-size:12px}@media(min-width:768px){.orderStatus-info{font-size:16px}}.orderStatus-buttons{display:flex;flex-direction:column;gap:16px}.orderStatus-buttons button{font-weight:700}@media(min-width:768px){.orderStatus-buttons{flex-direction:row}}.orderSidebar{border-radius:4px;box-shadow:1px 1px 4px rgba(0,0,0,.2);padding:16px;background-color:var(--white)}.orderSidebar__products{margin-top:24px;margin-bottom:24px}:export{desktopWidth:1190px;laptopWidth:970px;tabletWidth:768px}.customerInfo{padding:16px;gap:16px;box-shadow:1px 1px 4px 1px rgba(0,0,0,.2);border-radius:4px}.customerInfo,.customerInfo__row{display:flex;flex-direction:column}.customerInfo__row{gap:4px;font-size:14px;line-height:21px;color:var(--grey160)}.customerInfo__row_title{margin-bottom:4px;font-weight:600}@media(min-width:768px){.customerInfo{padding:24px}}
/*# sourceMappingURL=29fe07c3548ba90e.css.map*/