.tc-ret{max-width:850px;margin:0 auto 40px}.tc-ret-card{background:#fff;border:1px solid #e6e1da;border-radius:10px;padding:24px;margin-top:18px}.tc-ret-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tc-ret-product{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid #eee}.tc-ret-product select{min-width:100px}.tc-ret .btn-primary{margin-top:15px}@media(max-width:600px){.tc-ret-grid{grid-template-columns:1fr}.tc-ret-product{align-items:flex-end}.tc-ret-card{padding:18px}}
.tc-ret-order-choice{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.08)}
.tc-ret-order-choice:first-child{padding-top:0}.tc-ret-order-choice:last-child{padding-bottom:0;border-bottom:0}
@media(max-width:600px){.tc-ret-order-choice{align-items:flex-start;flex-direction:column}.tc-ret-order-choice .btn{width:100%}}
