{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/u0DKAhvzIqf3MlGb74QD/E1Hwydm4E9djWvgVIVpt/shipserv_roi_calculator_1.js", "ssg:https://framerusercontent.com/modules/Ag000TqITPYascnjEc3Z/rKoCBg5MCbGP655Iq7Xr/Lgpr5Nn13.js"],
  "sourcesContent": ["\"use client\";import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useState,useEffect}from\"react\";import{motion}from\"framer-motion\";import{addPropertyControls,ControlType}from\"framer\";/* Icons */const svgBase={xmlns:\"http://www.w3.org/2000/svg\",width:24,height:24,viewBox:\"0 0 24 24\",fill:\"none\",stroke:\"currentColor\",strokeWidth:2,strokeLinecap:\"round\",strokeLinejoin:\"round\"};const Icons={DollarSign:p=>/*#__PURE__*/_jsxs(\"svg\",{...svgBase,...p,children:[/*#__PURE__*/_jsx(\"line\",{x1:\"12\",y1:\"1\",x2:\"12\",y2:\"23\"}),/*#__PURE__*/_jsx(\"path\",{d:\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"})]}),Clock:p=>/*#__PURE__*/_jsxs(\"svg\",{...svgBase,...p,children:[/*#__PURE__*/_jsx(\"circle\",{cx:\"12\",cy:\"12\",r:\"10\"}),/*#__PURE__*/_jsx(\"polyline\",{points:\"12 6 12 12 16 14\"})]}),TrendingUp:p=>/*#__PURE__*/_jsxs(\"svg\",{...svgBase,...p,children:[/*#__PURE__*/_jsx(\"polyline\",{points:\"23 6 13.5 15.5 8.5 10.5 1 18\"}),/*#__PURE__*/_jsx(\"polyline\",{points:\"17 6 23 6 23 12\"})]})};/* HubSpot embed */const DirectHubSpotForm=({containerId,formId})=>{useEffect(()=>{if(typeof window===\"undefined\")return;const create=()=>{if(!window.hbspt)return;window.hbspt.forms.create({portalId:\"2014965\",formId,region:\"na1\",target:`#${containerId}`});};if(window.hbspt)create();else{const s=document.createElement(\"script\");s.src=\"//js.hsforms.net/forms/embed/v2.js\";s.async=true;s.defer=true;s.onload=create;document.body.appendChild(s);}return()=>{const el=document.getElementById(containerId);if(el)el.innerHTML=\"\";};},[containerId,formId]);return null;};/* Option maps */const vesselsOptions=[\"1-10\",\"10-25\",\"25-50\",\"50-100\",\"100+\"];const vesselsMap={\"1-10\":5,\"10-25\":18,\"25-50\":38,\"50-100\":75,\"100+\":125};const reqOptions=[\"0-500\",\"500-1000\",\"1000-3000\",\"3000+\"];const reqMap={\"0-500\":250,\"500-1000\":750,\"1000-3000\":2e3,\"3000+\":3e3};const poOptions=[\"<$500\",\"$500-1000\",\"$1000-5000\",\"$5000+\"];const poMap={\"<$500\":250,\"$500-1000\":750,\"$1000-5000\":3e3,\"$5000+\":5e3};const timeOptions=[\"<1 hour\",\"1-2 hours\",\"2-3 hours\",\"3+ hours\"];const timeMap={\"<1 hour\":1,\"1-2 hours\":1.5,\"2-3 hours\":2.5,\"3+ hours\":3};export default function ShipServCalculator(props){const{backgroundColor=\"#FFFFFF\",textColor=\"#333\",accentColor=\"#007F7A\",buttonColor=\"#153232\",initialView=\"input\",hubspotFormId=\"cef69183-8068-4252-9377-83de72edd377\",...rest}=props;/* State */const[vessels,setVessels]=useState(\"\");const[requisitions,setRequisitions]=useState(\"\");const[poValue,setPoValue]=useState(\"\");const[sourceTime,setSourceTime]=useState(\"\");const[view,setView]=useState(initialView);const[errors,setErrors]=useState({});const[mounted,setMounted]=useState(false);useEffect(()=>setMounted(true),[]);const colors={lightGray:\"#F5F5F5\",border:\"#EAEAEA\",placeholder:\"#909090\",error:\"#FF4D4F\"};const selectStyle={width:\"100%\",height:58,borderRadius:8,border:`1px solid ${colors.border}`,padding:\"4px 24px\",fontSize:16,backgroundColor:colors.lightGray,appearance:\"none\",backgroundImage:'url(\"data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"/></svg>\")',backgroundRepeat:\"no-repeat\",backgroundPosition:\"right 16px center\",backgroundSize:16,marginBottom:24,fontFamily:\"Roboto, sans-serif\",fontWeight:400,color:textColor};const buttonStyle={width:\"100%\",padding:16,borderRadius:4,border:\"none\",backgroundColor:buttonColor,color:\"#fff\",fontFamily:\"Kanit, sans-serif\",fontSize:18,cursor:\"pointer\",marginTop:8};const validate=()=>{const e={};if(!vessels)e.vessels=\"Select amount\";if(!requisitions)e.requisitions=\"Select amount\";if(!poValue)e.poValue=\"Select amount\";if(!sourceTime)e.sourceTime=\"Select amount\";setErrors(e);return Object.keys(e).length===0;};/* Calculations */const V=vesselsMap[vessels]||0;const R=reqMap[requisitions]||0;const P=poMap[poValue]||0;const T=timeMap[sourceTime]||0;const base=R*P*.02// 2% baseline savings\n;const automationSave=base;const priceVarianceSave=base;const timeSave=base*.385// align with prior examples\n;const cards=[{t:\"Annual cost savings from sourcing automation\",v:automationSave,i:Icons.DollarSign},{t:\"Estimated savings from reduced PO price variance\",v:priceVarianceSave,i:Icons.DollarSign},{t:\"Time saved annually by procurement teams\",v:timeSave,i:Icons.Clock}];const fmt=n=>n.toLocaleString(\"en-US\",{style:\"currency\",currency:\"USD\",minimumFractionDigits:0});const benefits=[{title:\"Wasting time sourcing the same parts?\",text:\"Requisitions take longer with manual quote requests. Automation frees up time and improves supplier response rates.\"},{title:\"The cost of poor supplier data\",text:\"Requisitions take 2\u20133\\xd7 longer with manual quote requests. Automation frees up time and improves supplier response rates.\"},{title:\"Lower cost, higher control\",text:\"Centralised digital sourcing helps you reduce price variance and improve negotiation leverage.\"}];return /*#__PURE__*/_jsx(motion.div,{style:{backgroundColor,padding:32,borderRadius:24,maxWidth:1200,margin:\"0 auto\",color:textColor,fontFamily:\"Roboto, sans-serif\"},...rest,children:view===\"input\"?/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",flexWrap:\"wrap\",gap:128},children:[/*#__PURE__*/_jsx(\"div\",{style:{flex:1,minWidth:260},children:/*#__PURE__*/_jsxs(\"form\",{onSubmit:e=>{e.preventDefault();if(validate())setView(\"summary\");},children:[[{id:\"vessels\",label:\"How many vessels do you procure for?\",val:vessels,set:setVessels,opts:vesselsOptions},{id:\"requisitions\",label:\"How many requisitions per year?\",val:requisitions,set:setRequisitions,opts:reqOptions},{id:\"poValue\",label:\"What is your average PO value?\",val:poValue,set:setPoValue,opts:poOptions},{id:\"sourceTime\",label:\"On average, how long does it take your team to source an order?\",val:sourceTime,set:setSourceTime,opts:timeOptions}].map(f=>/*#__PURE__*/_jsxs(\"div\",{children:[/*#__PURE__*/_jsx(\"label\",{style:{fontWeight:500,fontSize:16,marginBottom:8,display:\"block\"},children:f.label}),/*#__PURE__*/_jsxs(\"select\",{value:f.val,onChange:e=>f.set(e.target.value),style:{...selectStyle,...errors[f.id]?{borderColor:colors.error,backgroundColor:\"rgba(255,77,79,0.05)\"}:{},color:!f.val?colors.placeholder:textColor,opacity:!f.val?.7:1},children:[/*#__PURE__*/_jsx(\"option\",{value:\"\",children:\"Select an Amount\"}),f.opts.map(o=>/*#__PURE__*/_jsx(\"option\",{value:o,children:o},o))]}),errors[f.id]&&/*#__PURE__*/_jsx(\"p\",{style:{color:colors.error,fontSize:14,marginTop:-16,marginBottom:24},children:errors[f.id]})]},f.id)),/*#__PURE__*/_jsx(\"button\",{type:\"submit\",style:buttonStyle,children:\"Calculate\"})]})}),/*#__PURE__*/_jsx(\"div\",{style:{flex:1,minWidth:260},children:benefits.map(b=>/*#__PURE__*/_jsxs(\"div\",{style:{backgroundColor:colors.lightGray,borderRadius:16,padding:\"24px 32px 20px 32px\",marginBottom:32},children:[/*#__PURE__*/_jsx(\"h3\",{style:{fontFamily:\"Kanit, sans-serif\",fontWeight:400,fontSize:24,marginBottom:8},children:b.title}),/*#__PURE__*/_jsx(\"p\",{style:{fontSize:14,lineHeight:1.5},children:b.text})]},b.title))})]}):/*#__PURE__*/_jsxs(\"div\",{style:{textAlign:\"center\"},children:[/*#__PURE__*/_jsx(\"h2\",{style:{fontFamily:\"Kanit, sans-serif\",fontWeight:400,fontSize:32,marginBottom:32},children:\"Your estimated savings and ROI potential*\"}),/*#__PURE__*/_jsx(\"div\",{style:{display:\"flex\",flexWrap:\"wrap\",gap:24,justifyContent:\"center\"},children:cards.map(c=>/*#__PURE__*/_jsxs(\"div\",{style:{flex:\"1 1 240px\",maxWidth:320,backgroundColor:\"#fff\",border:\"1px solid rgba(0,0,0,0.1)\",borderRadius:16,padding:24,textAlign:\"center\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{backgroundColor:colors.lightGray,borderRadius:8,width:48,height:48,display:\"flex\",justifyContent:\"center\",alignItems:\"center\",margin:\"0 auto 16px\"},children:c.i({color:accentColor})}),/*#__PURE__*/_jsx(\"h3\",{style:{fontFamily:\"Kanit, sans-serif\",fontWeight:400,fontSize:20,marginBottom:8},children:c.t}),/*#__PURE__*/_jsx(\"p\",{style:{fontSize:32,fontWeight:600,color:accentColor,margin:0},children:fmt(c.v)})]},c.t))}),/*#__PURE__*/_jsx(\"p\",{style:{fontStyle:\"italic\",fontSize:14,color:\"rgba(0,0,0,0.6)\",marginTop:16},children:\"*Estimated cost, time and ROI based on user inputted information and Marcura customer averages.\"}),/*#__PURE__*/_jsxs(\"div\",{style:{backgroundColor:colors.lightGray,borderRadius:16,padding:32,marginTop:32,position:\"relative\",minHeight:700},children:[/*#__PURE__*/_jsxs(\"div\",{style:{textAlign:\"center\",marginBottom:24},children:[/*#__PURE__*/_jsx(\"h3\",{style:{fontFamily:\"Kanit, sans-serif\",fontWeight:400,fontSize:24,marginBottom:8},children:\"Want to find your exact ROI and benchmark vs. similar sized teams?\"}),/*#__PURE__*/_jsx(\"p\",{style:{fontSize:16},children:\"Schedule a call with one of our laytime experts.\"})]}),/*#__PURE__*/_jsx(\"div\",{id:\"hubspot-form-container\",style:{width:\"100%\"}}),mounted&&/*#__PURE__*/_jsx(DirectHubSpotForm,{containerId:\"hubspot-form-container\",formId:hubspotFormId})]}),/*#__PURE__*/_jsx(\"button\",{onClick:()=>setView(\"input\"),style:{marginTop:32,background:\"none\",color:accentColor,border:\"none\",fontSize:16,textDecoration:\"underline\",cursor:\"pointer\"},children:\"Back to calculator\"})]})});}addPropertyControls(ShipServCalculator,{backgroundColor:{type:ControlType.Color,title:\"Background\",defaultValue:\"#FFFFFF\"},textColor:{type:ControlType.Color,title:\"Text\",defaultValue:\"#333333\"},accentColor:{type:ControlType.Color,title:\"Accent\",defaultValue:\"#007F7A\"},buttonColor:{type:ControlType.Color,title:\"Button\",defaultValue:\"#153232\"},initialView:{type:ControlType.Enum,title:\"Initial View\",options:[\"input\",\"summary\"],optionTitles:[\"Input\",\"Summary\"],defaultValue:\"input\"},hubspotFormId:{type:ControlType.String,title:\"HubSpot Form ID\",defaultValue:\"cef69183-8068-4252-9377-83de72edd377\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"ShipServCalculator\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./shipserv_roi_calculator_1.map", "// Generated by Framer (5da54f8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useRouteElementId,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js\";import EmailFormToDemo from\"#framer/local/canvasComponent/iGRXa_dMy/iGRXa_dMy.js\";import NavBarNavBar from\"#framer/local/canvasComponent/klQ0SjDew/klQ0SjDew.js\";import Testimonial from\"#framer/local/canvasComponent/zKS08t6EP/zKS08t6EP.js\";import ShipServCalculator from\"#framer/local/codeFile/dGHjDG7/shipserv_roi_calculator_1.js\";import*as sharedStyle2 from\"#framer/local/css/agHVH9Rd5/agHVH9Rd5.js\";import*as sharedStyle3 from\"#framer/local/css/g5luiPjnF/g5luiPjnF.js\";import*as sharedStyle4 from\"#framer/local/css/GQkHldy4a/GQkHldy4a.js\";import*as sharedStyle6 from\"#framer/local/css/moBka_3Gi/moBka_3Gi.js\";import*as sharedStyle1 from\"#framer/local/css/p8FIFAi11/p8FIFAi11.js\";import*as sharedStyle5 from\"#framer/local/css/PH3rP9QxW/PH3rP9QxW.js\";import*as sharedStyle from\"#framer/local/css/UVOjru0sV/UVOjru0sV.js\";import metadataProvider from\"#framer/local/webPageMetadata/Lgpr5Nn13/Lgpr5Nn13.js\";const ImageWithFX=withFX(Image);const EmailFormToDemoFonts=getFonts(EmailFormToDemo);const MotionDivWithFX=withFX(motion.div);const TickerFonts=getFonts(Ticker);const ShipServCalculatorFonts=getFonts(ShipServCalculator);const TestimonialFonts=getFonts(Testimonial);const NavBarNavBarFonts=getFonts(NavBarNavBar);const NavBarNavBarWithVariantAppearEffect=withVariantAppearEffect(NavBarNavBar);const ContainerWithFX=withFX(Container);const breakpoints={bw0zj1mTS:\"(min-width: 1920px)\",CuCdryCqT:\"(min-width: 1000px) and (max-width: 1199px)\",Imps2iBXv:\"(max-width: 999px)\",kZWy7cOKD:\"(min-width: 1200px) and (max-width: 1919px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-IgaBn\";const variantClassNames={bw0zj1mTS:\"framer-v-1h9896f\",CuCdryCqT:\"framer-v-xkdx0y\",Imps2iBXv:\"framer-v-16hzb12\",kZWy7cOKD:\"framer-v-zawpc4\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,x:0,y:0};const transition1={delay:.05,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:80};const transition2={damping:80,delay:.3,mass:1,stiffness:300,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:80};const transition3={bounce:0,delay:0,duration:.3,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-82};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop - L\":\"bw0zj1mTS\",Desktop:\"kZWy7cOKD\",Phone:\"Imps2iBXv\",Tablet:\"CuCdryCqT\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"kZWy7cOKD\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"jczKhK5Hh\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"kZWy7cOKD\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-zawpc4\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j0j3om\",\"data-framer-name\":\"Hero/Hero 1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a94w95\",\"data-framer-name\":\"BG\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CuCdryCqT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:917,intrinsicWidth:1896,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0),pixelHeight:1516,pixelWidth:3792,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/sZR1L9OO9NXfSsDOlXkVnUHJt9g.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/sZR1L9OO9NXfSsDOlXkVnUHJt9g.png?scale-down-to=512 512w,https://framerusercontent.com/images/sZR1L9OO9NXfSsDOlXkVnUHJt9g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sZR1L9OO9NXfSsDOlXkVnUHJt9g.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sZR1L9OO9NXfSsDOlXkVnUHJt9g.png 3792w\"}},Imps2iBXv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:917,intrinsicWidth:1896,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0),pixelHeight:1516,pixelWidth:3792,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/sZR1L9OO9NXfSsDOlXkVnUHJt9g.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/sZR1L9OO9NXfSsDOlXkVnUHJt9g.png?scale-down-to=512 512w,https://framerusercontent.com/images/sZR1L9OO9NXfSsDOlXkVnUHJt9g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sZR1L9OO9NXfSsDOlXkVnUHJt9g.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sZR1L9OO9NXfSsDOlXkVnUHJt9g.png 3792w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:917,intrinsicWidth:1896,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+.5+10),pixelHeight:1516,pixelWidth:3792,sizes:`calc(${componentViewport?.width||\"100vw\"} - 20px)`,src:\"https://framerusercontent.com/images/sZR1L9OO9NXfSsDOlXkVnUHJt9g.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/sZR1L9OO9NXfSsDOlXkVnUHJt9g.png?scale-down-to=512 512w,https://framerusercontent.com/images/sZR1L9OO9NXfSsDOlXkVnUHJt9g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sZR1L9OO9NXfSsDOlXkVnUHJt9g.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sZR1L9OO9NXfSsDOlXkVnUHJt9g.png 3792w\"},className:\"framer-1p85nre\",\"data-framer-name\":\"Bg\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CuCdryCqT:{\"data-framer-name\":\"Tablet\"},Imps2iBXv:{\"data-framer-name\":\"Phone\"}},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-19c7lqv\",\"data-framer-name\":\"Page Headers/Page Header 15\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-24o65l\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-122vtkc\",\"data-framer-name\":\"Header\",id:elementId,ref:ref1,style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d7drgw\",\"data-framer-name\":\"Group 1321314570\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jpp5i6\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vgge23\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-9gb2js\",\"data-styles-preset\":\"UVOjru0sV\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86d35e03-e341-4567-8d6f-ad0261f38884, rgb(247, 249, 249))\"},children:[\"Cut procurement costs,\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-b90c8b33-ee74-4f61-91ec-6bf2b6db1440, rgb(0, 231, 222))\"},children:\"without cutting corners\"})]})}),className:\"framer-10yq50y\",\"data-framer-name\":\"One platform designed to simplify procurement\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ursxtf\",\"data-styles-preset\":\"p8FIFAi11\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e8190bc0-28d4-4a1e-8b23-9d3e87cd6335, rgba(255, 255, 255, 0.8))\"},children:/*#__PURE__*/_jsx(\"em\",{children:\"for Operators and Charters\"})})}),className:\"framer-z7z6ue\",\"data-framer-name\":\"One platform designed to simplify procurement\",fonts:[\"Inter\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-189rmg3\",\"data-styles-preset\":\"agHVH9Rd5\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-95e76831-4ac0-4376-9b77-63bff0fd1203, rgb(233, 235, 235))\"},children:\"Estimate the savings from faster sourcing, better compliance, and fewer invoice disputes.\"})}),className:\"framer-7z6nfd\",\"data-framer-name\":\"Reduce costs, grow revenue and run your procurement more efficiently on a fully integrated platform. Use Marcura to handle all of your purchasing-related needs.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pkvijg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bw0zj1mTS:{width:`min(min(max(min(${componentViewport?.width||\"100vw\"} - 160px, 1440px), 1px), 720px), 560px)`,y:(componentViewport?.y||0)+0+0+0+29.2+80+0+80+0+0+0+445.6+0+0},CuCdryCqT:{width:`min(min(max(min(${componentViewport?.width||\"100vw\"} - 80px, 1280px), 1px), 720px), 560px)`,y:(componentViewport?.y||0)+0+0+0+0+80+0+32+0+0+0+401.6+0+0},Imps2iBXv:{width:`min(min(max(min(${componentViewport?.width||\"100vw\"} - 80px, 1280px), 1px), 720px), 560px)`,y:(componentViewport?.y||0)+0+0+0+0+80+0+40+0+0+0+417.6+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`min(min(max(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px), 1px), 720px), 560px)`,y:(componentViewport?.y||0)+0+0+0+-20.8+80+0+80+0+0+0+445.6+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-e9inw7-container\",nodeId:\"okt_iyD1j\",scopeId:\"Lgpr5Nn13\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Imps2iBXv:{variant:\"vRpeIQXZ6\"}},children:/*#__PURE__*/_jsx(EmailFormToDemo,{height:\"100%\",id:\"okt_iyD1j\",layoutId:\"okt_iyD1j\",M3axacFXy:\"Procurement\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"joY5f3C_b\",width:\"100%\"})})})})})})]})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kul6f3\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bg4r99\",\"data-framer-name\":\"Slideshow\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3a5neo-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"f4qh1ifuz\",scopeId:\"Lgpr5Nn13\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:60,height:\"100%\",hoverFactor:1,id:\"f4qh1ifuz\",layoutId:\"f4qh1ifuz\",padding:16,paddingBottom:16,paddingLeft:16,paddingPerSide:false,paddingRight:16,paddingTop:16,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18p8cbj\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:82,pixelHeight:128,pixelWidth:164,src:\"https://framerusercontent.com/images/MJxu2Z2fefv0G8IpmfDAiNbiUtw.png\"},className:\"framer-1uxqs1p\",\"data-framer-name\":\"Logo-abc\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:166.5,pixelHeight:128,pixelWidth:333,src:\"https://framerusercontent.com/images/wJY8gwOyjgJYHatvKPfnnb8rJ8.png\"},className:\"framer-ewxqfh\",\"data-framer-name\":\"Logo-anglo eastern\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:97.5,pixelHeight:128,pixelWidth:195,src:\"https://framerusercontent.com/images/BZIyjc5IYshvJSkKyWRJwR8B5c.png\"},className:\"framer-ehc3k5\",\"data-framer-name\":\"Logo-anthony vender\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:173,pixelHeight:128,pixelWidth:346,src:\"https://framerusercontent.com/images/kV0OlV5aPeCDfpR35ytzFRTUXS0.png\"},className:\"framer-1ibpnup\",\"data-framer-name\":\"Logo-bourbon\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:81,pixelHeight:128,pixelWidth:162,src:\"https://framerusercontent.com/images/m4UgrmtjJEQN7EIUXEuOw1ifblQ.png\"},className:\"framer-6t8msz\",\"data-framer-name\":\"Logo-bw\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:141.5,pixelHeight:128,pixelWidth:283,src:\"https://framerusercontent.com/images/CsiLQgCbD9n9bAl1FqctJO3fTzc.png\"},className:\"framer-jpg8ad\",\"data-framer-name\":\"Logo-capital\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:94.5,pixelHeight:128,pixelWidth:189,src:\"https://framerusercontent.com/images/xVVhSxYlJjh7DGZT14JNJuO5O14.png\"},className:\"framer-19smyyn\",\"data-framer-name\":\"Logo-euronav\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:77,pixelHeight:128,pixelWidth:154,src:\"https://framerusercontent.com/images/jSwLvy1UsuKzO7xWcZ0PjluS8o.png\"},className:\"framer-11f6bsh\",\"data-framer-name\":\"Logo-exmar\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:209.5,pixelHeight:128,pixelWidth:419,src:\"https://framerusercontent.com/images/8YjSJlmsQ6Q9dtL3K6NmdFzoA.png\"},className:\"framer-dmecti\",\"data-framer-name\":\"Logo-fleet\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:113,pixelHeight:128,pixelWidth:226,src:\"https://framerusercontent.com/images/FHExZMfpS3RZ9ESl3hjAFobBsM.png\"},className:\"framer-yjmxpe\",\"data-framer-name\":\"Logo-gaslog\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:126,pixelHeight:128,pixelWidth:252,src:\"https://framerusercontent.com/images/kySBei7UnGilyGOhjZJ7Mr9w.png\"},className:\"framer-u46kuf\",\"data-framer-name\":\"Logo-hellas\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:160,pixelHeight:128,pixelWidth:320,src:\"https://framerusercontent.com/images/N0yDya9nTxM1qq7MhZQV4G0sgzA.png\"},className:\"framer-1ckbl9d\",\"data-framer-name\":\"Logo-holland-america-line\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:178,pixelHeight:128,pixelWidth:356,src:\"https://framerusercontent.com/images/j0xmSobZ3OxT52qja9vAFYjPtwQ.png\"},className:\"framer-15p2chc\",\"data-framer-name\":\"Logo-lauritzen\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:152,pixelHeight:128,pixelWidth:304,src:\"https://framerusercontent.com/images/RiPRq1mR0BdbX2HCpjLBZMsXws4.png\"},className:\"framer-9tvvwp\",\"data-framer-name\":\"Logo-misuga\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:153.5,pixelHeight:128,pixelWidth:307,src:\"https://framerusercontent.com/images/rsjABijdeklEpWYViusumLUXQ.png\"},className:\"framer-16hf1dh\",\"data-framer-name\":\"Logo-nordon\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:160.5,pixelHeight:128,pixelWidth:321,src:\"https://framerusercontent.com/images/mwhqFtNk7EkBU4FiAMb6m4kyUo.png\"},className:\"framer-14nf02a\",\"data-framer-name\":\"Logo-orion\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:100.5,pixelHeight:128,pixelWidth:201,src:\"https://framerusercontent.com/images/Xn71EWX5qCdKWyjPwjiv54OtM.png\"},className:\"framer-1eow8ll\",\"data-framer-name\":\"Logo-pacific-basin\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:100,pixelHeight:128,pixelWidth:200,src:\"https://framerusercontent.com/images/7FQa7DvA1cjykUCyjIFFVhvT8M.png\"},className:\"framer-1jyka41\",\"data-framer-name\":\"Logo-seatrade\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:107,pixelHeight:128,pixelWidth:214,src:\"https://framerusercontent.com/images/uNQtEfwDmOVFElX3Dj9s2D51dQA.png\"},className:\"framer-1i83prg\",\"data-framer-name\":\"Logo-shell\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:156.5,pixelHeight:128,pixelWidth:313,src:\"https://framerusercontent.com/images/a6K2tZYnDfHrTauuBFa23tnVQ1k.png\"},className:\"framer-gkceum\",\"data-framer-name\":\"Logo-silversea\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:94.5,pixelHeight:128,pixelWidth:189,src:\"https://framerusercontent.com/images/HyA3oYkL39JW1F3zEus8JLcJUhg.png\"},className:\"framer-1q8hmcm\",\"data-framer-name\":\"Logo-smt\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:168.5,pixelHeight:128,pixelWidth:337,src:\"https://framerusercontent.com/images/WyDlheVBffLUdEAlwVXfMl4d6LE.png\"},className:\"framer-rg190l\",\"data-framer-name\":\"Logo-solstad\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:200.5,pixelHeight:128,pixelWidth:401,src:\"https://framerusercontent.com/images/7xkRFcwIxrZiXNeNqGQiEVODc.png\"},className:\"framer-stufcs\",\"data-framer-name\":\"Logo-stolt-nielsen\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:195.5,pixelHeight:128,pixelWidth:391,src:\"https://framerusercontent.com/images/c0E0nI34ydDyN5M8ADQJHRA38cc.png\"},className:\"framer-1nevlsw\",\"data-framer-name\":\"Logo-swire\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:164.5,pixelHeight:128,pixelWidth:329,src:\"https://framerusercontent.com/images/pri2MJc9N7Y3bZKGVGCjYAHxSG4.png\"},className:\"framer-1h9q2f\",\"data-framer-name\":\"Logo-wilhelmsen\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:64,intrinsicWidth:133.5,pixelHeight:128,pixelWidth:267,src:\"https://framerusercontent.com/images/WQ1nSxK3SXmQg3tafgeucqBs1xc.png\"},className:\"framer-1wncqj1\",\"data-framer-name\":\"Logo-wilson\"})]})],speed:5,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gjblue\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jkc7cu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n9w71t\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1t7u4zb\",\"data-styles-preset\":\"g5luiPjnF\",children:\"See how much value you can unlock\"})}),className:\"framer-fwrelv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-189rmg3\",\"data-styles-preset\":\"agHVH9Rd5\",children:\"Manual procurement slows everything down\u2014leading to higher prices, poor audit trails, and admin overload. ShipServ brings control, automation, and cost clarity to your maritime supply chain.\"})}),className:\"framer-1dfsfqa\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-suexgo-container\",isAuthoredByUser:true,nodeId:\"snlCZDgq_\",scopeId:\"Lgpr5Nn13\",children:/*#__PURE__*/_jsx(ShipServCalculator,{accentColor:\"rgb(0, 127, 122)\",backgroundColor:\"rgb(255, 255, 255)\",buttonColor:\"rgb(21, 50, 50)\",height:\"100%\",hubspotFormId:\"cef69183-8068-4252-9377-83de72edd377\",id:\"snlCZDgq_\",initialView:\"input\",layoutId:\"snlCZDgq_\",textColor:\"rgb(51, 51, 51)\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gzxwhj\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bw0zj1mTS:{y:(componentViewport?.y||0)+0+1552.9+112+0},CuCdryCqT:{y:(componentViewport?.y||0)+0+1462.5+120+0},Imps2iBXv:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+1450.5+90+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:709,width:`calc(${componentViewport?.width||\"100vw\"} - 160px)`,y:(componentViewport?.y||0)+0+1452.9+112+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xg5p7h-container\",nodeId:\"u6qb8QdIG\",scopeId:\"Lgpr5Nn13\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Imps2iBXv:{azk3q0H4V:\"60px 20px 60px 20px\",UW2RP6ake:\"CrKiSSlKI\",variant:\"qeXYosCLp\"}},children:/*#__PURE__*/_jsx(Testimonial,{azk3q0H4V:\"90px 60px 60px 60px\",height:\"100%\",id:\"u6qb8QdIG\",layoutId:\"u6qb8QdIG\",style:{width:\"100%\"},UW2RP6ake:\"EWlOvln4N\",variant:\"FVzBmFKGt\",width:\"100%\",xWux4SR_Q:\"rgb(255, 255, 255)\",YjxOAFaMx:\"center\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8z6fpe\",\"data-framer-name\":\"Frame 1321314576\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fc2bi0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fukyl4\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-js2shp\",\"data-styles-preset\":\"GQkHldy4a\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4838e513-b82f-4ec4-a06b-51c0ec60674e, rgb(9, 33, 33))\"},children:\"Save time, cut costs, and stay compliant\"})}),className:\"framer-1ja95c1\",\"data-framer-name\":\"Save time, reduce costs and ensure compliance\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ursxtf\",\"data-styles-preset\":\"p8FIFAi11\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-737f1402-fde6-4f47-8fd1-8f7db8d896fc, rgb(85, 108, 108))\"},children:\"Our team will save you time, cut costs, and keep your operations running smoothly. With PortsDirect, you get:\"})}),className:\"framer-qan7s2\",\"data-framer-name\":\"We\u2019re here to save you time, reduce your costs, and keep your operations running smoothly. With PortsDirect, you benefit from\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5xks5f\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f4us4h\",\"data-framer-name\":\"Frame 1618873349\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1xxi262\",\"data-framer-name\":\"Frame 1321314597\",fill:\"black\",intrinsicHeight:56,intrinsicWidth:56,svg:'<svg width=\"56\" height=\"56\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect width=\"56\" height=\"56\" rx=\"28\" fill=\"#ECF2F2\"/><g clip-path=\"url(#a)\" stroke=\"#032928\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M28 21v2m0 10v2m0 5c6.627 0 12-5.373 12-12s-5.373-12-12-12-12 5.373-12 12 5.373 12 12 12Z\"/><path d=\"M25 33h4.5a2.5 2.5 0 0 0 0-5h-3a2.5 2.5 0 0 1 0-5H31\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(12 12)\" d=\"M0 0h32v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12845ma\",\"data-framer-name\":\"Frame 1321314544\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-o0ditg\",\"data-styles-preset\":\"PH3rP9QxW\",style:{\"--framer-text-alignment\":\"center\"},children:\"20% Average Savings\"})}),className:\"framer-ijue5m\",\"data-framer-name\":\"20% Average Savings on Port Services\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kfa8xd\",\"data-styles-preset\":\"moBka_3Gi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-737f1402-fde6-4f47-8fd1-8f7db8d896fc, rgb(85, 108, 108))\"},children:\"Our pre-negotiated contracts with trusted service providers ensure significant cost reductions without compromising quality.\"})}),className:\"framer-15nydah\",\"data-framer-name\":\"Our pre-negotiated contracts with trusted service providers ensure significant cost reductions without compromising quality\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10gcsk8\",\"data-framer-name\":\"Frame 1618873349\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1hmfkuy\",\"data-framer-name\":\"Frame 1321314597-1\",fill:\"black\",intrinsicHeight:56,intrinsicWidth:56,svg:'<svg width=\"56\" height=\"56\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect width=\"56\" height=\"56\" rx=\"28\" fill=\"#ECF2F2\"/><g clip-path=\"url(#a)\" stroke=\"#032928\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M28 40c6.627 0 12-5.373 12-12s-5.373-12-12-12-12 5.373-12 12 5.373 12 12 12Z\"/><path d=\"m35.053 37.71-1.17-1.171a1 1 0 0 0-.454-.261l-2.679-.704a1 1 0 0 1-.735-1.113l.297-2.025a1 1 0 0 1 .607-.777l3.806-1.583a1 1 0 0 1 1.059.187l3.091 2.826m-20.564 1.992 1.24-.815a1.001 1.001 0 0 0 .449-.83l.026-4.529c.002-.196.06-.387.169-.55l2.617-3.913a.999.999 0 0 1 1.418-.25l2.476 1.625c.209.15.467.215.721.181l3.933-.532a1 1 0 0 0 .625-.34l2.773-3.228a1 1 0 0 0 .242-.65v-3\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(12 12)\" d=\"M0 0h32v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hmw6zz\",\"data-framer-name\":\"Frame 1321314544\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-o0ditg\",\"data-styles-preset\":\"PH3rP9QxW\",style:{\"--framer-text-alignment\":\"center\"},children:\"400+ Ports Covered\"})}),className:\"framer-1uo0sb4\",\"data-framer-name\":\"400+ Ports Covered in Over 30 Countries\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kfa8xd\",\"data-styles-preset\":\"moBka_3Gi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-737f1402-fde6-4f47-8fd1-8f7db8d896fc, rgb(85, 108, 108))\"},children:\"From major global hubs to regional ports, our extensive network guarantees consistent service wherever your vessels operate.\"})}),className:\"framer-e0u97r\",\"data-framer-name\":\"From major global hubs to regional ports, our extensive network guarantees consistent service wherever your vessels operate.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tucyzn\",\"data-framer-name\":\"Frame 1618873350\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1rj8kzu\",\"data-framer-name\":\"Frame 1321314597-2\",fill:\"black\",intrinsicHeight:56,intrinsicWidth:56,svg:'<svg width=\"56\" height=\"56\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect width=\"56\" height=\"56\" rx=\"28\" fill=\"#ECF2F2\"/><g clip-path=\"url(#a)\" stroke=\"#032928\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M28 23a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm0 16V23m-9 4h-3a12 12 0 0 0 24 0h-3\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(12 12)\" d=\"M0 0h32v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-klo8j7\",\"data-framer-name\":\"Frame 1321314544\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-o0ditg\",\"data-styles-preset\":\"PH3rP9QxW\",style:{\"--framer-text-alignment\":\"center\"},children:\"10,000+ Port Calls Annually\"})}),className:\"framer-le4b0q\",\"data-framer-name\":\"10,000+ Port Calls Supported Annually\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kfa8xd\",\"data-styles-preset\":\"moBka_3Gi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-737f1402-fde6-4f47-8fd1-8f7db8d896fc, rgb(85, 108, 108))\"},children:\"With decades of expertise, we deliver reliable port call support, ensuring smooth and efficient operations every time.\"})}),className:\"framer-149qwpq\",\"data-framer-name\":\"With decades of expertise, we deliver reliable port call support, ensuring smooth and efficient operations every time.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16qtv81\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pue0qs\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bw0zj1mTS:{width:\"min(100vw, 1336px)\"},CuCdryCqT:{width:`min(${componentViewport?.width||\"100vw\"}, 1312px)`,y:0},Imps2iBXv:{width:`min(${componentViewport?.width||\"100vw\"}, 1312px)`,y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"min(90vw, 1312px)\",y:11,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CuCdryCqT:{transformTemplate:undefined},Imps2iBXv:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation4},__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-10gl7hd-container\",layoutScroll:true,nodeId:\"lnh7jGLLP\",rendersWithMotion:true,scopeId:\"Lgpr5Nn13\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bw0zj1mTS:{__framer__targets:[{ref:ref1,target:\"S5pCEoJ0u\"}],variant:\"merRw0xRu\"},CuCdryCqT:{__framer__targets:[{ref:ref1,target:\"njMTLyHfA\"}],McVuWPu0n:\"18px 32px 18px 32px\",variant:\"EzsmLkrex\"},Imps2iBXv:{__framer__targets:[{ref:ref1,target:\"njMTLyHfA\"}],variant:\"EzsmLkrex\"}},children:/*#__PURE__*/_jsx(NavBarNavBarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"pHeQcSgjn\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"lnh7jGLLP\",layoutId:\"lnh7jGLLP\",McVuWPu0n:\"12px 20px 12px 20px\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"zYjZTZsbA\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IgaBn.framer-1ctmad3, .framer-IgaBn .framer-1ctmad3 { display: block; }\",\".framer-IgaBn.framer-zawpc4 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-IgaBn .framer-1j0j3om { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 700px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-IgaBn .framer-1a94w95 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: absolute; top: 1px; width: 100%; z-index: 1; }\",\".framer-IgaBn .framer-1p85nre { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 100%; left: 10px; overflow: hidden; position: absolute; right: 10px; top: 10px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-IgaBn .framer-19c7lqv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px; position: relative; width: 100%; z-index: 1; }\",\".framer-IgaBn .framer-24o65l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 80px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-IgaBn .framer-122vtkc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-IgaBn .framer-d7drgw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 720px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-IgaBn .framer-1jpp5i6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-IgaBn .framer-vgge23, .framer-IgaBn .framer-1n9w71t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-IgaBn .framer-10yq50y, .framer-IgaBn .framer-z7z6ue, .framer-IgaBn .framer-7z6nfd, .framer-IgaBn .framer-1ja95c1, .framer-IgaBn .framer-ijue5m, .framer-IgaBn .framer-15nydah, .framer-IgaBn .framer-1uo0sb4, .framer-IgaBn .framer-e0u97r, .framer-IgaBn .framer-le4b0q, .framer-IgaBn .framer-149qwpq { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-IgaBn .framer-pkvijg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-IgaBn .framer-e9inw7-container { flex: none; height: auto; max-width: 560px; position: relative; width: 100%; }\",\".framer-IgaBn .framer-1kul6f3 { align-content: center; align-items: center; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 16px 50px 16px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-IgaBn .framer-1bg4r99 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-IgaBn .framer-3a5neo-container { -webkit-filter: grayscale(1); filter: grayscale(1); flex: 1 0 0px; height: 60px; opacity: 0.4; position: relative; width: 1px; }\",\".framer-IgaBn .framer-18p8cbj { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-IgaBn .framer-1uxqs1p { aspect-ratio: 1.28125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 56px; }\",\".framer-IgaBn .framer-ewxqfh { aspect-ratio: 2.6015625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 115px; }\",\".framer-IgaBn .framer-ehc3k5 { aspect-ratio: 1.5234375 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 67px; }\",\".framer-IgaBn .framer-1ibpnup { aspect-ratio: 2.703125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 119px; }\",\".framer-IgaBn .framer-6t8msz { aspect-ratio: 1.265625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 56px; }\",\".framer-IgaBn .framer-jpg8ad { aspect-ratio: 2.2109375 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 97px; }\",\".framer-IgaBn .framer-19smyyn, .framer-IgaBn .framer-1q8hmcm { aspect-ratio: 1.4765625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 65px; }\",\".framer-IgaBn .framer-11f6bsh { aspect-ratio: 1.203125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 53px; }\",\".framer-IgaBn .framer-dmecti { aspect-ratio: 3.2734375 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 145px; }\",\".framer-IgaBn .framer-yjmxpe { aspect-ratio: 1.765625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 78px; }\",\".framer-IgaBn .framer-u46kuf { aspect-ratio: 1.96875 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 87px; }\",\".framer-IgaBn .framer-1ckbl9d { aspect-ratio: 2.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 110px; }\",\".framer-IgaBn .framer-15p2chc { aspect-ratio: 2.78125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 122px; }\",\".framer-IgaBn .framer-9tvvwp { aspect-ratio: 2.375 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 105px; }\",\".framer-IgaBn .framer-16hf1dh { aspect-ratio: 2.3984375 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 106px; }\",\".framer-IgaBn .framer-14nf02a { aspect-ratio: 2.5078125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 111px; }\",\".framer-IgaBn .framer-1eow8ll { aspect-ratio: 1.5703125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 69px; }\",\".framer-IgaBn .framer-1jyka41 { aspect-ratio: 1.5625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 69px; }\",\".framer-IgaBn .framer-1i83prg { aspect-ratio: 1.671875 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 73px; }\",\".framer-IgaBn .framer-gkceum { aspect-ratio: 2.4453125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 108px; }\",\".framer-IgaBn .framer-rg190l { aspect-ratio: 2.6328125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 117px; }\",\".framer-IgaBn .framer-stufcs { aspect-ratio: 3.1328125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 138px; }\",\".framer-IgaBn .framer-1nevlsw { aspect-ratio: 3.0546875 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 135px; }\",\".framer-IgaBn .framer-1h9q2f { aspect-ratio: 2.5703125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 114px; }\",\".framer-IgaBn .framer-1wncqj1 { aspect-ratio: 2.0859375 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); overflow: visible; position: relative; width: 92px; }\",\".framer-IgaBn .framer-gjblue { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 112px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-IgaBn .framer-jkc7cu, .framer-IgaBn .framer-1fc2bi0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-IgaBn .framer-fwrelv, .framer-IgaBn .framer-1dfsfqa { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-IgaBn .framer-suexgo-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-IgaBn .framer-1gzxwhj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 112px 80px 112px 80px; position: relative; width: 100%; }\",\".framer-IgaBn .framer-1xg5p7h-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-IgaBn .framer-8z6fpe { align-content: center; align-items: center; background-color: var(--token-86d35e03-e341-4567-8d6f-ad0261f38884, #f7f9f9); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 160px 80px 150px 80px; position: relative; width: 100%; }\",\".framer-IgaBn .framer-1fukyl4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 9px; height: min-content; justify-content: flex-start; max-width: 600px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-IgaBn .framer-qan7s2 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-IgaBn .framer-5xks5f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 247px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-IgaBn .framer-1f4us4h, .framer-IgaBn .framer-10gcsk8, .framer-IgaBn .framer-1tucyzn { align-content: center; align-items: center; background-color: #f5f9f9; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-IgaBn .framer-1xxi262, .framer-IgaBn .framer-1hmfkuy, .framer-IgaBn .framer-1rj8kzu { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 56px); position: relative; width: 56px; }\",\".framer-IgaBn .framer-12845ma, .framer-IgaBn .framer-1hmw6zz, .framer-IgaBn .framer-klo8j7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-IgaBn .framer-16qtv81 { background-color: #ffffff; border-top-left-radius: 32px; border-top-right-radius: 32px; bottom: 0px; flex: none; height: 30px; left: 0px; overflow: hidden; position: absolute; right: 0px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-IgaBn .framer-pue0qs { background-color: #ffffff; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; flex: none; height: 30px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); z-index: 10; }\",\".framer-IgaBn .framer-10gl7hd-container { flex: none; height: auto; left: 50%; max-width: 1312px; position: fixed; top: 11px; transform: translateX(-50%); width: 90%; z-index: 10; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,\"@media (min-width: 1000px) and (max-width: 1199px) { .framer-IgaBn.framer-zawpc4 { width: 1000px; } .framer-IgaBn .framer-1j0j3om { height: min-content; } .framer-IgaBn .framer-1a94w95 { top: 0px; } .framer-IgaBn .framer-1p85nre { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; left: 0px; right: 0px; top: 0px; will-change: unset; } .framer-IgaBn .framer-19c7lqv { padding: 80px 40px 40px 40px; } .framer-IgaBn .framer-24o65l { padding: 32px 0px 32px 0px; } .framer-IgaBn .framer-d7drgw { gap: 32px; } .framer-IgaBn .framer-1jpp5i6 { gap: 16px; } .framer-IgaBn .framer-gjblue, .framer-IgaBn .framer-1gzxwhj { padding: 120px 80px 60px 80px; } .framer-IgaBn .framer-5xks5f { flex-direction: column; height: min-content; max-width: 300px; } .framer-IgaBn .framer-1f4us4h, .framer-IgaBn .framer-10gcsk8, .framer-IgaBn .framer-1tucyzn { flex: none; height: min-content; width: 100%; } .framer-IgaBn .framer-pue0qs { bottom: 1103px; height: unset; } .framer-IgaBn .framer-10gl7hd-container { left: 0px; right: 0px; top: 0px; transform: unset; width: unset; }}\",\"@media (max-width: 999px) { .framer-IgaBn.framer-zawpc4 { width: 390px; } .framer-IgaBn .framer-1j0j3om { height: min-content; padding: 0px 20px 20px 20px; } .framer-IgaBn .framer-1a94w95 { top: 0px; } .framer-IgaBn .framer-1p85nre { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; left: 0px; right: 0px; top: 0px; will-change: unset; } .framer-IgaBn .framer-19c7lqv { padding: 80px 20px 16px 20px; } .framer-IgaBn .framer-24o65l { padding: 40px 0px 0px 0px; } .framer-IgaBn .framer-d7drgw { gap: 32px; } .framer-IgaBn .framer-gjblue, .framer-IgaBn .framer-1gzxwhj { padding: 90px 20px 90px 20px; } .framer-IgaBn .framer-8z6fpe { padding: 90px 20px 150px 20px; } .framer-IgaBn .framer-5xks5f { flex-direction: column; height: min-content; } .framer-IgaBn .framer-1f4us4h, .framer-IgaBn .framer-10gcsk8, .framer-IgaBn .framer-1tucyzn { flex: none; height: min-content; width: 100%; } .framer-IgaBn .framer-16qtv81 { border-top-left-radius: 16px; border-top-right-radius: 16px; } .framer-IgaBn .framer-pue0qs { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; } .framer-IgaBn .framer-10gl7hd-container { left: 0px; right: 0px; top: 0px; transform: unset; width: unset; }}\",\"@media (min-width: 1920px) { .framer-IgaBn.framer-zawpc4 { width: 1920px; } .framer-IgaBn .framer-1j0j3om { height: 800px; } .framer-IgaBn .framer-24o65l { max-width: 1440px; } .framer-IgaBn .framer-10gl7hd-container { max-width: 1336px; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4463\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"CuCdryCqT\":{\"layout\":[\"fixed\",\"auto\"]},\"Imps2iBXv\":{\"layout\":[\"fixed\",\"auto\"]},\"bw0zj1mTS\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"jczKhK5Hh\":{\"pattern\":\":jczKhK5Hh\",\"name\":\"nav-change\"}}\n * @framerResponsiveScreen\n */const FramerLgpr5Nn13=withCSS(Component,css,\"framer-IgaBn\");export default FramerLgpr5Nn13;FramerLgpr5Nn13.displayName=\"Calculators / Dad Roi Calculator\";FramerLgpr5Nn13.defaultProps={height:4463,width:1200};addFonts(FramerLgpr5Nn13,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]},...EmailFormToDemoFonts,...TickerFonts,...ShipServCalculatorFonts,...TestimonialFonts,...NavBarNavBarFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLgpr5Nn13\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"4463\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CuCdryCqT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Imps2iBXv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bw0zj1mTS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"{\\\"jczKhK5Hh\\\":{\\\"pattern\\\":\\\":jczKhK5Hh\\\",\\\"name\\\":\\\"nav-change\\\"}}\",\"framerIntrinsicWidth\":\"1200\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["svgBase", "Icons", "p", "u", "DirectHubSpotForm", "containerId", "formId", "ue", "window", "create", "s", "el", "vesselsOptions", "vesselsMap", "reqOptions", "reqMap", "poOptions", "poMap", "timeOptions", "timeMap", "ShipServCalculator", "props", "backgroundColor", "textColor", "accentColor", "buttonColor", "initialView", "hubspotFormId", "rest", "vessels", "setVessels", "ye", "requisitions", "setRequisitions", "poValue", "setPoValue", "sourceTime", "setSourceTime", "view", "setView", "errors", "setErrors", "mounted", "setMounted", "colors", "selectStyle", "buttonStyle", "validate", "e", "V", "R", "P", "T", "base", "automationSave", "priceVarianceSave", "timeSave", "cards", "fmt", "n", "benefits", "motion", "f", "o", "b", "c", "addPropertyControls", "ControlType", "ImageWithFX", "withFX", "Image2", "EmailFormToDemoFonts", "getFonts", "iGRXa_dMy_default", "MotionDivWithFX", "motion", "TickerFonts", "Ticker", "ShipServCalculatorFonts", "ShipServCalculator", "TestimonialFonts", "zKS08t6EP_default", "NavBarNavBarFonts", "klQ0SjDew_default", "NavBarNavBarWithVariantAppearEffect", "withVariantAppearEffect", "ContainerWithFX", "Container", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "transition2", "animation3", "transition3", "animation4", "transformTemplate1", "_", "t", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "getLoadingLazyAtYPosition", "ImageWithFX", "MotionDivWithFX", "RichText", "x", "ComponentViewportProvider", "Container", "iGRXa_dMy_default", "Ticker", "Image2", "ShipServCalculator", "zKS08t6EP_default", "SVG", "ContainerWithFX", "NavBarNavBarWithVariantAppearEffect", "css", "FramerLgpr5Nn13", "withCSS", "Lgpr5Nn13_default", "addFonts", "EmailFormToDemoFonts", "TickerFonts", "ShipServCalculatorFonts", "TestimonialFonts", "NavBarNavBarFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
