.sale-to-collect{display:flex;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid #f4d7e5}.sale-to-collect:last-child{border-bottom:0}.sale-to-collect small,.sale-to-collect li{display:block;color:#7d6473;font-size:.88rem}.sale-to-collect ul,.sale-detail{padding-left:18px;margin:8px 0}.sale-to-collect li{display:flex;justify-content:space-between;gap:12px;margin:4px 0}.sale-to-collect>div:last-child{display:grid;align-content:start;gap:8px;text-align:right}.payment-row{display:grid;grid-template-columns:1fr 150px 36px;gap:8px;margin:10px 0}.payment-row select,.payment-row input{width:100%;padding:10px;border:1px solid #e8b4cf;border-radius:10px;background:white}.sale-detail li{display:flex;justify-content:space-between;gap:12px;color:#70485d;margin:7px 0}@media(max-width:600px){.sale-to-collect{display:block}.sale-to-collect>div:last-child{display:flex;justify-content:space-between;align-items:center}.payment-row{grid-template-columns:1fr 100px 34px}.sale-to-collect li{display:block}.sale-to-collect li b{display:block}}
