.orders{padding:100px 0}.orders__heading{margin-bottom:60px}.orders__heading h2{margin-bottom:10px}.orders__heading p{color:#666}.orders__list{display:flex;flex-direction:column;gap:60px}.orders__item{padding-bottom:40px;border-bottom:1px solid #e5e5e5}.orders__top{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:40px}.orders__info{display:flex;flex-direction:column;gap:8px}.orders__number{font-size:18px;font-weight:600}.orders__status{position:relative;padding-left:14px;font-size:14px}.orders__status:before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:50%}.orders__status--processing:before{background:#d6b400}.orders__status--delivered:before{background:#2db44d}.orders__actions{display:flex;gap:12px}.orders__products{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.orders__product{display:flex;flex-direction:column}.orders__image{aspect-ratio:1;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.orders__image img{max-width:100%;display:block}.orders__price{font-size:14px;margin-bottom:8px}.orders__name{font-size:15px;line-height:1.5}@media(max-width:991px){.orders__top{flex-direction:column}.orders__actions{width:100%;flex-wrap:wrap}.orders__products{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.orders{padding:60px 0}.orders__products{grid-template-columns:1fr}.orders__actions .btn{width:100%;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/order-section.css.map */
