+ Get an instant estimation for your cargo shipment.
+
+ {/* Input Fields */}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ setIsCharter(e.target.checked)}
+ />
+
+
+
+ {/* Instant Cost Estimation */}
+
+
+ Estimated Cost:
+
+
+ ${estimatedCost.toLocaleString(undefined, { minimumFractionDigits: 2, maximumFractionDigits: 2 })}
+
+
+
+ {/* Request Detailed Offer Button */}
+
+
+
+