.orders__section .title{font-size:1rem;line-height:19.5px;font-weight:600;color:#000}.orders__section .email{font-size:.9rem;line-height:17px;font-weight:600;color:#000}.orders__section .email span{font-weight:400}.orders__container{margin:1rem 0 0;display:flex;flex-direction:column;gap:4px;padding:8px;background-color:#fff;border-radius:4px}.orders__card{padding:1rem;display:flex;justify-content:space-between;align-items:start;background-color:#f8f8f8;border-radius:4px}.orders__card .content{display:flex;gap:1rem;align-items:center;justify-content:center}.orders__card .content .image{width:84px;height:74px;background-color:#fff;border-radius:4px}.orders__card .content .text p{font-size:11px;line-height:13.5px}.orders__card .content .text h4{font-size:14px;font-weight:600;line-height:17px;margin:4px 0 6px}.orders__card .content .text span{font-size:11px;line-height:13.5px;color:#535353}.orders__card .content .text h5{font-size:12px;font-weight:500;line-height:14.5px}@media screen and (max-width: 600px){.orders__card{flex-direction:column;gap:1rem}.orders__card a,.orders__card button{width:100%}}
