{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tEM5iZBjXU5G8U3VQnGm/DwwDby8RHp48yCKGaN7x/q4Uj3g_5C.js"],
  "sourcesContent": ["// Generated by Framer (f318921)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,LazyValue,Link,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import NavBar from\"#framer/local/canvasComponent/EEa3T95rS/EEa3T95rS.js\";import Button from\"#framer/local/canvasComponent/L49NtSeop/L49NtSeop.js\";import Footer from\"#framer/local/canvasComponent/Ok1EFvUCZ/Ok1EFvUCZ.js\";import*as sharedStyle2 from\"#framer/local/css/G6aWkwj_u/G6aWkwj_u.js\";import*as sharedStyle from\"#framer/local/css/hTBKkKDHn/hTBKkKDHn.js\";import*as sharedStyle1 from\"#framer/local/css/jrYtAMb_C/jrYtAMb_C.js\";import*as sharedStyle3 from\"#framer/local/css/k0mDNZDwh/k0mDNZDwh.js\";import metadataProvider from\"#framer/local/webPageMetadata/q4Uj3g_5C/q4Uj3g_5C.js\";const NavBarFonts=getFonts(NavBar);const MotionDivWithFX=withFX(motion.div);const RichTextWithFX=withFX(RichText);const ButtonFonts=getFonts(Button);const ImageWithFX=withFX(Image);const FooterFonts=getFonts(Footer);const breakpoints={dICWXCSii:\"(min-width: 810px) and (max-width: 1199px)\",fP6wvOPf8:\"(max-width: 809px)\",WOsStfVYj:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-46KML\";const variantClassNames={dICWXCSii:\"framer-v-1w3alo1\",fP6wvOPf8:\"framer-v-bstoji\",WOsStfVYj:\"framer-v-121czwt\"};const valuesByLocaleId={aPSlD8iJ6:new LazyValue(()=>import(\"./q4Uj3g_5C-0.js\")),Hmz9MLEa8:new LazyValue(()=>import(\"./q4Uj3g_5C-1.js\"))};function preloadLocalizedValues(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}}function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}}const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:20};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={damping:20,delay:.15,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.6,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition3={damping:20,delay:.25,mass:1,stiffness:400,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.6,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const transition4={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation6={backgroundColor:'var(--token-427c4838-31bb-4e2f-ac67-1ae1fc95c422, rgb(40, 200, 200)) /* {\"name\":\"Carrabean Blue\"} */',opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition4};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"WOsStfVYj\",Phone:\"fP6wvOPf8\",Tablet:\"dICWXCSii\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"WOsStfVYj\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-46KML`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-46KML`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"dICWXCSii\",\"fP6wvOPf8\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"dICWXCSii\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"fP6wvOPf8\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19,_getLocalizedValue20,_getLocalizedValue21,_getLocalizedValue22;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WOsStfVYj\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-121czwt\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5tktx5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dICWXCSii:{variant:\"n8ZnqzIxk\"},fP6wvOPf8:{variant:\"sEHLFFoOI\"}},children:/*#__PURE__*/_jsx(NavBar,{height:\"100%\",id:\"UtzFpuD4t\",layoutId:\"UtzFpuD4t\",style:{width:\"100%\"},variant:\"K0nAxdvgz\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-tqxbdc\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-10roma3\",\"data-styles-preset\":\"hTBKkKDHn\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"On-demand webinars\"})}),className:\"framer-pg9s4q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-fyv5oi\",\"data-styles-preset\":\"jrYtAMb_C\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-427c4838-31bb-4e2f-ac67-1ae1fc95c422, rgb(40, 200, 200))\"},children:\"Experts insights and best practices to master your logistics operations.\"})}),className:\"framer-1geixwv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rqnkaz\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yojsat\",\"data-framer-name\":\"Main\",name:\"Main\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-o8v56d\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-2wgypb\",\"data-styles-preset\":\"G6aWkwj_u\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ea3e9d5d-c636-4bab-86ed-f3a62f1b4f58, rgb(8, 46, 57))\"},children:\"Featured this month\"})}),className:\"framer-3u3o0u\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1opo1un\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rd2kqe\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oz7jm3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dICWXCSii:{children:(_getLocalizedValue3=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-427c4838-31bb-4e2f-ac67-1ae1fc95c422, rgb(40, 200, 200))\"},children:\"On-demand\"})})},fP6wvOPf8:{children:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-427c4838-31bb-4e2f-ac67-1ae1fc95c422, rgb(40, 200, 200))\"},children:\"On-demand\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:(_getLocalizedValue5=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-427c4838-31bb-4e2f-ac67-1ae1fc95c422, rgb(40, 200, 200))\"},children:\"On-demand\"})}),className:\"framer-1i29nvw\",fonts:[\"Inter-Bold\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dICWXCSii:{children:(_getLocalizedValue6=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"The power of tech\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"integrations in logistics.\"]})}),fonts:[\"Inter-Bold\"]},fP6wvOPf8:{children:(_getLocalizedValue7=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ecolvx\",\"data-styles-preset\":\"k0mDNZDwh\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"The power of tech integrations in logistics.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:(_getLocalizedValue8=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ecolvx\",\"data-styles-preset\":\"k0mDNZDwh\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"The power of tech integrations in logistics.\"})}),className:\"framer-vpo079\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:922.4000000000001,children:/*#__PURE__*/_jsx(Container,{className:\"framer-q56k0m-container hidden-1w3alo1 hidden-bstoji\",children:/*#__PURE__*/_jsx(Button,{bWnYL7Tgp:\"var(--token-863aabb0-ef02-447b-a2d5-769193322e35, rgb(40, 200, 200))\",D2jRnfGwK:10,GDBvPe0Ba:\"https://share-eu1.hsforms.com/14JcHNlHQRquo9tNpfzP9dwfgjg6\",height:\"100%\",id:\"lV2unkmVh\",kN9fQFqwN:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",kvN6MvY_7:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",layoutId:\"lV2unkmVh\",nR87ztHwf:false,R4J2OXJXh:\"chevron-left\",RwZpsJXvZ:(_getLocalizedValue9=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Watch webinar\",SA9jAg9_n:true,variant:\"d1GqnIpbl\",vjt0jl_Xl:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",width:\"100%\",wThulUfCM:false,WvHqCrdUD:\"chevron-right\"})})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1lpwgk5\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dICWXCSii:{background:{alt:\"Webinar for logistics\",fit:\"fill\",loading:getLoadingLazyAtYPosition(665.1),pixelHeight:2251,pixelWidth:4001,sizes:\"420px\",src:\"https://framerusercontent.com/images/gy3MyokUUAh5Dt1Ip6KPRenov8.jpg\",srcSet:\"https://framerusercontent.com/images/gy3MyokUUAh5Dt1Ip6KPRenov8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gy3MyokUUAh5Dt1Ip6KPRenov8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gy3MyokUUAh5Dt1Ip6KPRenov8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gy3MyokUUAh5Dt1Ip6KPRenov8.jpg 4001w\"}},fP6wvOPf8:{background:{alt:\"Webinar for logistics\",fit:\"fill\",loading:getLoadingLazyAtYPosition(754.8),pixelHeight:2251,pixelWidth:4001,sizes:\"265px\",src:\"https://framerusercontent.com/images/gy3MyokUUAh5Dt1Ip6KPRenov8.jpg\",srcSet:\"https://framerusercontent.com/images/gy3MyokUUAh5Dt1Ip6KPRenov8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gy3MyokUUAh5Dt1Ip6KPRenov8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gy3MyokUUAh5Dt1Ip6KPRenov8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gy3MyokUUAh5Dt1Ip6KPRenov8.jpg 4001w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Webinar for logistics\",fit:\"fill\",loading:getLoadingLazyAtYPosition(740.5),pixelHeight:2251,pixelWidth:4001,sizes:\"420px\",src:\"https://framerusercontent.com/images/gy3MyokUUAh5Dt1Ip6KPRenov8.jpg\",srcSet:\"https://framerusercontent.com/images/gy3MyokUUAh5Dt1Ip6KPRenov8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gy3MyokUUAh5Dt1Ip6KPRenov8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gy3MyokUUAh5Dt1Ip6KPRenov8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/gy3MyokUUAh5Dt1Ip6KPRenov8.jpg 4001w\"},className:\"framer-1s7av74\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dICWXCSii:{height:62,y:973.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-sqyxbd-container hidden-121czwt hidden-bstoji\",children:/*#__PURE__*/_jsx(Button,{bWnYL7Tgp:\"var(--token-863aabb0-ef02-447b-a2d5-769193322e35, rgb(40, 200, 200))\",D2jRnfGwK:10,GDBvPe0Ba:\"https://share-eu1.hsforms.com/14JcHNlHQRquo9tNpfzP9dwfgjg6\",height:\"100%\",id:\"rT_A1OSAF\",kN9fQFqwN:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",kvN6MvY_7:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",layoutId:\"rT_A1OSAF\",nR87ztHwf:false,R4J2OXJXh:\"chevron-left\",RwZpsJXvZ:(_getLocalizedValue10=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"Watch webinar\",SA9jAg9_n:true,variant:\"d1GqnIpbl\",vjt0jl_Xl:\"var(--token-427c4838-31bb-4e2f-ac67-1ae1fc95c422, rgb(40, 200, 200))\",width:\"100%\",wThulUfCM:false,WvHqCrdUD:\"chevron-right\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fP6wvOPf8:{height:44,width:\"152px\",y:940.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2i1o57-container hidden-121czwt hidden-1w3alo1\",children:/*#__PURE__*/_jsx(Button,{bWnYL7Tgp:\"var(--token-863aabb0-ef02-447b-a2d5-769193322e35, rgb(40, 200, 200))\",D2jRnfGwK:10,GDBvPe0Ba:\"https://share-eu1.hsforms.com/14JcHNlHQRquo9tNpfzP9dwfgjg6\",height:\"100%\",id:\"sXQFgtWX7\",kN9fQFqwN:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",kvN6MvY_7:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",layoutId:\"sXQFgtWX7\",nR87ztHwf:false,R4J2OXJXh:\"chevron-left\",RwZpsJXvZ:(_getLocalizedValue11=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Watch webinar\",SA9jAg9_n:true,style:{height:\"100%\",width:\"100%\"},variant:\"pnFDIgN3s\",vjt0jl_Xl:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",width:\"100%\",wThulUfCM:false,WvHqCrdUD:\"chevron-right\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ndaf9w\",\"data-framer-name\":\"Main\",name:\"Main\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9b0u04\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14j3n59\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ktl60i\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dICWXCSii:{children:(_getLocalizedValue12=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-427c4838-31bb-4e2f-ac67-1ae1fc95c422, rgb(40, 200, 200))\"},children:\"On-demand\"})})},fP6wvOPf8:{children:(_getLocalizedValue13=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-427c4838-31bb-4e2f-ac67-1ae1fc95c422, rgb(40, 200, 200))\"},children:\"On-demand\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:(_getLocalizedValue14=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-427c4838-31bb-4e2f-ac67-1ae1fc95c422, rgb(40, 200, 200))\"},children:\"On-demand\"})}),className:\"framer-trt5m3\",fonts:[\"Inter-Bold\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dICWXCSii:{children:(_getLocalizedValue15=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ecolvx\",\"data-styles-preset\":\"k0mDNZDwh\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Mitigating risks and eliminating human errors.\"})})},fP6wvOPf8:{children:(_getLocalizedValue16=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ecolvx\",\"data-styles-preset\":\"k0mDNZDwh\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Mitigating risks and eliminating human errors.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:(_getLocalizedValue17=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ecolvx\",\"data-styles-preset\":\"k0mDNZDwh\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Mitigating risks and eliminating human errors.\"})}),className:\"framer-1wy2gdx\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:1615.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t30cja-container hidden-1w3alo1 hidden-bstoji\",children:/*#__PURE__*/_jsx(Button,{bWnYL7Tgp:\"var(--token-863aabb0-ef02-447b-a2d5-769193322e35, rgb(40, 200, 200))\",D2jRnfGwK:10,height:\"100%\",id:\"AYeeFf6hK\",kN9fQFqwN:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",kvN6MvY_7:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",layoutId:\"AYeeFf6hK\",nR87ztHwf:false,R4J2OXJXh:\"chevron-left\",RwZpsJXvZ:(_getLocalizedValue18=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:\"Watch webinar\",SA9jAg9_n:true,variant:\"tmFnG7XXh\",vjt0jl_Xl:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",width:\"100%\",wThulUfCM:false,WvHqCrdUD:\"chevron-right\"})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dICWXCSii:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1430.4),pixelHeight:1307,pixelWidth:2501,sizes:\"557px\",src:\"https://framerusercontent.com/images/8OB9y4cUuqXuqLPZ3HWS87Oe7g.jpg\",srcSet:\"https://framerusercontent.com/images/8OB9y4cUuqXuqLPZ3HWS87Oe7g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8OB9y4cUuqXuqLPZ3HWS87Oe7g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8OB9y4cUuqXuqLPZ3HWS87Oe7g.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8OB9y4cUuqXuqLPZ3HWS87Oe7g.jpg 2501w\"}},fP6wvOPf8:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1328.6942942942944),pixelHeight:1307,pixelWidth:2501,sizes:\"268px\",src:\"https://framerusercontent.com/images/8OB9y4cUuqXuqLPZ3HWS87Oe7g.jpg\",srcSet:\"https://framerusercontent.com/images/8OB9y4cUuqXuqLPZ3HWS87Oe7g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8OB9y4cUuqXuqLPZ3HWS87Oe7g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8OB9y4cUuqXuqLPZ3HWS87Oe7g.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8OB9y4cUuqXuqLPZ3HWS87Oe7g.jpg 2501w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1414.0000000000002),pixelHeight:1307,pixelWidth:2501,sizes:\"509px\",src:\"https://framerusercontent.com/images/8OB9y4cUuqXuqLPZ3HWS87Oe7g.jpg\",srcSet:\"https://framerusercontent.com/images/8OB9y4cUuqXuqLPZ3HWS87Oe7g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8OB9y4cUuqXuqLPZ3HWS87Oe7g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8OB9y4cUuqXuqLPZ3HWS87Oe7g.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8OB9y4cUuqXuqLPZ3HWS87Oe7g.jpg 2501w\"},className:\"framer-199lqyn\",style:{transformPerspective:1200}})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fP6wvOPf8:{height:44,width:\"151px\",y:1482}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lgzgi0-container hidden-121czwt hidden-1w3alo1\",children:/*#__PURE__*/_jsx(Button,{bWnYL7Tgp:\"var(--token-863aabb0-ef02-447b-a2d5-769193322e35, rgb(40, 200, 200))\",D2jRnfGwK:10,GDBvPe0Ba:\"https://share-eu1.hsforms.com/1vianZ0rPShiiTR_--51XbAfgjg6\",height:\"100%\",id:\"MgzWFHZFn\",kN9fQFqwN:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",kvN6MvY_7:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",layoutId:\"MgzWFHZFn\",nR87ztHwf:false,R4J2OXJXh:\"chevron-left\",RwZpsJXvZ:(_getLocalizedValue19=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:\"Watch webinar\",SA9jAg9_n:true,style:{height:\"100%\",width:\"100%\"},variant:\"IpegjjbSf\",vjt0jl_Xl:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",width:\"100%\",wThulUfCM:false,WvHqCrdUD:\"chevron-right\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dICWXCSii:{height:62,y:1727}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17alnfg-container hidden-121czwt hidden-bstoji\",children:/*#__PURE__*/_jsx(Button,{bWnYL7Tgp:\"var(--token-863aabb0-ef02-447b-a2d5-769193322e35, rgb(40, 200, 200))\",D2jRnfGwK:10,GDBvPe0Ba:\"https://share-eu1.hsforms.com/1vianZ0rPShiiTR_--51XbAfgjg6\",height:\"100%\",id:\"Z_WgF8DEc\",kN9fQFqwN:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",kvN6MvY_7:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",layoutId:\"Z_WgF8DEc\",nR87ztHwf:false,R4J2OXJXh:\"chevron-left\",RwZpsJXvZ:(_getLocalizedValue20=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:\"Watch webinar\",SA9jAg9_n:true,variant:\"tmFnG7XXh\",vjt0jl_Xl:\"var(--token-2637dcba-da60-4ad0-8f17-18d2c2f2d8d4, rgb(255, 79, 0))\",width:\"100%\",wThulUfCM:false,WvHqCrdUD:\"chevron-right\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w6nkjz\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i8upzz\",\"data-framer-name\":\"Main\",name:\"Main\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-13wper3\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-138faqv\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:(_getLocalizedValue21=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-10roma3\",\"data-styles-preset\":\"hTBKkKDHn\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Get up and running \",/*#__PURE__*/_jsx(\"br\",{}),\"in no time\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-fyv5oi\",\"data-styles-preset\":\"jrYtAMb_C\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9ce3b794-a099-46a6-815a-d5db4fa6ae45, rgb(250, 241, 229))\"},children:\"Our 30-minute demo will show you how easily and fast you can implement Cargosnap from the day you become a user.\"})]}),className:\"framer-bytwre\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"njRT0neMO\"},nodeId:\"PAbFm0KGY\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-xjx1k2 framer-r931is\",\"data-framer-name\":\"Button\",name:\"Button\",whileHover:animation6,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue22=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Book a demo\"})}),className:\"framer-24o6jt\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dICWXCSii:{y:2486.8},fP6wvOPf8:{y:2197.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,width:\"100vw\",y:2601,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1z13iz-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dICWXCSii:{variant:\"rl2Mm4sKV\"},fP6wvOPf8:{variant:\"r3P60uSks\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"rFHeqHTeW\",layoutId:\"rFHeqHTeW\",style:{width:\"100%\"},variant:\"yMypX2KHo\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-46KML { background: white; }`,\".framer-46KML.framer-r931is, .framer-46KML .framer-r931is { display: block; }\",\".framer-46KML.framer-121czwt { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-46KML .framer-5tktx5-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 5; }\",\".framer-46KML .framer-tqxbdc { align-content: center; align-items: center; background-color: var(--token-ea3e9d5d-c636-4bab-86ed-f3a62f1b4f58, #082e39); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 444px; justify-content: center; overflow: visible; padding: 0px 50px 0px 50px; position: relative; width: 100%; z-index: 1; }\",\".framer-46KML .framer-pg9s4q { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-46KML .framer-1geixwv { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 59%; word-break: break-word; word-wrap: break-word; }\",\".framer-46KML .framer-1rqnkaz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-46KML .framer-1yojsat { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 29px; height: 731px; justify-content: flex-start; padding: 50px 0px 0px 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-46KML .framer-o8v56d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 70%; }\",\".framer-46KML .framer-3u3o0u { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-46KML .framer-1opo1un { align-content: center; align-items: center; background-color: var(--token-ea3e9d5d-c636-4bab-86ed-f3a62f1b4f58, #082e39); border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 46px; height: 452px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 71%; }\",\".framer-46KML .framer-1rd2kqe { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 267px; }\",\".framer-46KML .framer-1oz7jm3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-46KML .framer-1i29nvw, .framer-46KML .framer-vpo079, .framer-46KML .framer-trt5m3, .framer-46KML .framer-1wy2gdx, .framer-46KML .framer-bytwre { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-46KML .framer-q56k0m-container, .framer-46KML .framer-sqyxbd-container, .framer-46KML .framer-1t30cja-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-46KML .framer-1lpwgk5 { align-content: center; align-items: center; border-bottom-left-radius: 35px; border-bottom-right-radius: 35px; border-top-left-radius: 35px; border-top-right-radius: 35px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 248px; justify-content: center; overflow: visible; padding: 20px; position: relative; width: 424px; }\",\".framer-46KML .framer-1s7av74 { border-bottom-left-radius: 34px; border-bottom-right-radius: 34px; border-top-left-radius: 34px; border-top-right-radius: 34px; box-shadow: 0.3582863430856378px 0.39809593676181976px 0.5355833067861153px -0.375px rgba(0, 0, 0, 0.08), 1.086527764397033px 1.207253071552259px 1.6241928954339069px -0.75px rgba(0, 0, 0, 0.08707), 2.8721940846680076px 3.1913267607422307px 4.293491045039152px -1.125px rgba(0, 0, 0, 0.10691), 9px 10px 13.45362404707371px -1.5px rgba(0, 0, 0, 0.175); flex: none; height: 245px; overflow: hidden; position: relative; width: 420px; will-change: var(--framer-will-change-override, transform); }\",\".framer-46KML .framer-2i1o57-container { flex: none; height: 44px; position: relative; width: 152px; }\",\".framer-46KML .framer-1ndaf9w { background-color: var(--token-ea3e9d5d-c636-4bab-86ed-f3a62f1b4f58, #082e39); flex: none; height: 702px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-46KML .framer-9b0u04 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 403px; justify-content: flex-start; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 45%; transform: translate(-50%, -50%); width: min-content; }\",\".framer-46KML .framer-14j3n59 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 344px; }\",\".framer-46KML .framer-ktl60i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 267px; }\",\".framer-46KML .framer-199lqyn { align-content: center; align-items: center; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; box-shadow: 0px 0.6021873017743928px 3.010936508871964px -0.3333333333333333px rgba(0, 0, 0, 0.02), 0px 2.288533303243457px 11.442666516217285px -0.6666666666666666px rgba(0, 0, 0, 0.03373), 0px 10px 50px -1px rgba(0, 0, 0, 0.08); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 284px; justify-content: center; overflow: visible; padding: 20px; position: relative; width: 509px; }\",\".framer-46KML .framer-1lgzgi0-container { bottom: 49px; flex: none; height: 44px; left: calc(51.538461538461554% - 151px / 2); position: absolute; width: 151px; }\",\".framer-46KML .framer-17alnfg-container { bottom: 55px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\".framer-46KML .framer-1w6nkjz { align-content: center; align-items: center; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 36%, rgba(255, 255, 255, 0.98692) 81%, rgb(255, 255, 255) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 97px 0px 97px 0px; position: sticky; width: 100%; will-change: transform; z-index: 1; }\",\".framer-46KML .framer-1i8upzz { align-content: center; align-items: center; background-color: var(--token-ea3e9d5d-c636-4bab-86ed-f3a62f1b4f58, #082e39); border-bottom-left-radius: 47px; border-bottom-right-radius: 47px; border-top-left-radius: 47px; border-top-right-radius: 47px; box-shadow: 0.3582863430856378px 0.39809593676181976px 0.5355833067861153px -0.375px rgba(0, 0, 0, 0.08), 1.086527764397033px 1.207253071552259px 1.6241928954339069px -0.75px rgba(0, 0, 0, 0.08707), 2.8721940846680076px 3.1913267607422307px 4.293491045039152px -1.125px rgba(0, 0, 0, 0.10691), 9px 10px 13.45362404707371px -1.5px rgba(0, 0, 0, 0.175); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 97px 0px 97px 0px; position: sticky; top: 120px; width: 73%; will-change: transform; z-index: 1; }\",\".framer-46KML .framer-13wper3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: 272px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-46KML .framer-138faqv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 595px; }\",\".framer-46KML .framer-xjx1k2 { align-content: center; align-items: center; background-color: var(--token-b5883733-a7df-4c60-97be-d2161ba339de, #ff4f00); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 15px; position: relative; text-decoration: none; width: min-content; }\",\".framer-46KML .framer-24o6jt { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-46KML .framer-1z13iz-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-46KML.framer-121czwt, .framer-46KML .framer-tqxbdc, .framer-46KML .framer-1rqnkaz, .framer-46KML .framer-1yojsat, .framer-46KML .framer-o8v56d, .framer-46KML .framer-1opo1un, .framer-46KML .framer-1rd2kqe, .framer-46KML .framer-1oz7jm3, .framer-46KML .framer-1lpwgk5, .framer-46KML .framer-9b0u04, .framer-46KML .framer-14j3n59, .framer-46KML .framer-ktl60i, .framer-46KML .framer-199lqyn, .framer-46KML .framer-1w6nkjz, .framer-46KML .framer-1i8upzz, .framer-46KML .framer-13wper3, .framer-46KML .framer-138faqv, .framer-46KML .framer-xjx1k2 { gap: 0px; } .framer-46KML.framer-121czwt > *, .framer-46KML .framer-1rqnkaz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-46KML.framer-121czwt > :first-child, .framer-46KML .framer-tqxbdc > :first-child, .framer-46KML .framer-1rqnkaz > :first-child, .framer-46KML .framer-1yojsat > :first-child, .framer-46KML .framer-1rd2kqe > :first-child, .framer-46KML .framer-1oz7jm3 > :first-child, .framer-46KML .framer-14j3n59 > :first-child, .framer-46KML .framer-ktl60i > :first-child, .framer-46KML .framer-1w6nkjz > :first-child, .framer-46KML .framer-1i8upzz > :first-child, .framer-46KML .framer-138faqv > :first-child { margin-top: 0px; } .framer-46KML.framer-121czwt > :last-child, .framer-46KML .framer-tqxbdc > :last-child, .framer-46KML .framer-1rqnkaz > :last-child, .framer-46KML .framer-1yojsat > :last-child, .framer-46KML .framer-1rd2kqe > :last-child, .framer-46KML .framer-1oz7jm3 > :last-child, .framer-46KML .framer-14j3n59 > :last-child, .framer-46KML .framer-ktl60i > :last-child, .framer-46KML .framer-1w6nkjz > :last-child, .framer-46KML .framer-1i8upzz > :last-child, .framer-46KML .framer-138faqv > :last-child { margin-bottom: 0px; } .framer-46KML .framer-tqxbdc > *, .framer-46KML .framer-1rd2kqe > *, .framer-46KML .framer-14j3n59 > *, .framer-46KML .framer-138faqv > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-46KML .framer-1yojsat > * { margin: 0px; margin-bottom: calc(29px / 2); margin-top: calc(29px / 2); } .framer-46KML .framer-o8v56d > *, .framer-46KML .framer-1lpwgk5 > *, .framer-46KML .framer-199lqyn > *, .framer-46KML .framer-xjx1k2 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-46KML .framer-o8v56d > :first-child, .framer-46KML .framer-1opo1un > :first-child, .framer-46KML .framer-1lpwgk5 > :first-child, .framer-46KML .framer-9b0u04 > :first-child, .framer-46KML .framer-199lqyn > :first-child, .framer-46KML .framer-13wper3 > :first-child, .framer-46KML .framer-xjx1k2 > :first-child { margin-left: 0px; } .framer-46KML .framer-o8v56d > :last-child, .framer-46KML .framer-1opo1un > :last-child, .framer-46KML .framer-1lpwgk5 > :last-child, .framer-46KML .framer-9b0u04 > :last-child, .framer-46KML .framer-199lqyn > :last-child, .framer-46KML .framer-13wper3 > :last-child, .framer-46KML .framer-xjx1k2 > :last-child { margin-right: 0px; } .framer-46KML .framer-1opo1un > * { margin: 0px; margin-left: calc(46px / 2); margin-right: calc(46px / 2); } .framer-46KML .framer-1oz7jm3 > *, .framer-46KML .framer-ktl60i > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-46KML .framer-9b0u04 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-46KML .framer-1w6nkjz > *, .framer-46KML .framer-1i8upzz > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-46KML .framer-13wper3 > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-46KML { background: white; } .framer-46KML.framer-121czwt { width: 810px; } .framer-46KML .framer-5tktx5-container, .framer-46KML .framer-1oz7jm3 { order: 0; } .framer-46KML .framer-tqxbdc { height: 298px; order: 1; padding: 50px; } .framer-46KML .framer-1rqnkaz { order: 2; } .framer-46KML .framer-1yojsat { height: 780px; } .framer-46KML .framer-1opo1un { flex-direction: column; gap: 38px; height: min-content; padding: 44px 0px 44px 0px; } .framer-46KML .framer-1rd2kqe { align-content: center; align-items: center; justify-content: center; width: 490px; } .framer-46KML .framer-1i29nvw, .framer-46KML .framer-vpo079 { width: 95%; } .framer-46KML .framer-1lpwgk5 { height: 296px; width: 463px; } .framer-46KML .framer-9b0u04 { flex-direction: column; gap: 82px; height: min-content; padding: 0px 185px 0px 185px; } .framer-46KML .framer-14j3n59 { align-content: center; align-items: center; gap: 62px; order: 0; width: 488px; } .framer-46KML .framer-ktl60i { align-content: center; align-items: center; order: 0; width: 299px; } .framer-46KML .framer-trt5m3 { order: 0; width: 180%; } .framer-46KML .framer-1wy2gdx { order: 1; width: 180%; } .framer-46KML .framer-199lqyn { height: 300px; order: 1; width: 557px; } .framer-46KML .framer-1i8upzz { padding: 51px 0px 51px 0px; width: 72%; } .framer-46KML .framer-13wper3 { flex-direction: column; gap: 50px; height: min-content; } .framer-46KML .framer-138faqv { width: 453px; } .framer-46KML .framer-bytwre { order: 0; width: 100%; } .framer-46KML .framer-xjx1k2 { order: 1; } .framer-46KML .framer-1z13iz-container { order: 3; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-46KML .framer-1opo1un, .framer-46KML .framer-9b0u04, .framer-46KML .framer-14j3n59, .framer-46KML .framer-13wper3 { gap: 0px; } .framer-46KML .framer-1opo1un > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } .framer-46KML .framer-1opo1un > :first-child, .framer-46KML .framer-9b0u04 > :first-child, .framer-46KML .framer-14j3n59 > :first-child, .framer-46KML .framer-13wper3 > :first-child { margin-top: 0px; } .framer-46KML .framer-1opo1un > :last-child, .framer-46KML .framer-9b0u04 > :last-child, .framer-46KML .framer-14j3n59 > :last-child, .framer-46KML .framer-13wper3 > :last-child { margin-bottom: 0px; } .framer-46KML .framer-9b0u04 > * { margin: 0px; margin-bottom: calc(82px / 2); margin-top: calc(82px / 2); } .framer-46KML .framer-14j3n59 > * { margin: 0px; margin-bottom: calc(62px / 2); margin-top: calc(62px / 2); } .framer-46KML .framer-13wper3 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-46KML { background: white; } .framer-46KML.framer-121czwt { width: 390px; } .framer-46KML .framer-5tktx5-container, .framer-46KML .framer-1oz7jm3, .framer-46KML .framer-trt5m3 { order: 0; } .framer-46KML .framer-tqxbdc { height: 320px; order: 1; padding: 40px 30px 0px 30px; } .framer-46KML .framer-pg9s4q { overflow: hidden; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; } .framer-46KML .framer-1geixwv { width: 90%; } .framer-46KML .framer-1rqnkaz, .framer-46KML .framer-2i1o57-container { order: 2; } .framer-46KML .framer-1yojsat { height: 668px; width: 99%; } .framer-46KML .framer-1opo1un { flex-direction: column; gap: 5px; height: min-content; padding: 50px 0px 50px 0px; width: min-content; } .framer-46KML .framer-1rd2kqe, .framer-46KML .framer-14j3n59, .framer-46KML .framer-ktl60i { align-content: center; align-items: center; order: 0; width: 299px; } .framer-46KML .framer-1i29nvw, .framer-46KML .framer-vpo079 { width: 82%; } .framer-46KML .framer-1lpwgk5 { border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; height: 207px; order: 1; padding: 15px; width: 275px; } .framer-46KML .framer-1s7av74 { border-bottom-left-radius: 19px; border-bottom-right-radius: 19px; border-top-left-radius: 19px; border-top-right-radius: 19px; height: 155px; width: 265px; } .framer-46KML .framer-1ndaf9w { height: 523px; top: 100px; } .framer-46KML .framer-9b0u04 { flex-direction: column; gap: 40px; height: min-content; justify-content: center; left: 50%; top: 47%; } .framer-46KML .framer-1wy2gdx, .framer-46KML .framer-xjx1k2 { order: 1; } .framer-46KML .framer-199lqyn { border-bottom-left-radius: 11px; border-bottom-right-radius: 11px; border-top-left-radius: 11px; border-top-right-radius: 11px; height: 139px; order: 1; padding: 15px; width: 268px; } .framer-46KML .framer-1w6nkjz { background: linear-gradient(180deg, rgba(255, 255, 255, 0) 19%, rgba(255, 255, 255, 0.98692) 71%, rgb(255, 255, 255) 100%); padding: 77px 0px 77px 0px; } .framer-46KML .framer-1i8upzz { padding: 10px 0px 10px 0px; width: 295px; } .framer-46KML .framer-13wper3 { flex-direction: column; gap: 40px; height: min-content; } .framer-46KML .framer-138faqv { padding: 51px 0px 51px 0px; width: 299px; } .framer-46KML .framer-bytwre { order: 0; width: 75%; } .framer-46KML .framer-1z13iz-container { order: 3; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-46KML .framer-1opo1un, .framer-46KML .framer-9b0u04, .framer-46KML .framer-13wper3 { gap: 0px; } .framer-46KML .framer-1opo1un > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-46KML .framer-1opo1un > :first-child, .framer-46KML .framer-9b0u04 > :first-child, .framer-46KML .framer-13wper3 > :first-child { margin-top: 0px; } .framer-46KML .framer-1opo1un > :last-child, .framer-46KML .framer-9b0u04 > :last-child, .framer-46KML .framer-13wper3 > :last-child { margin-bottom: 0px; } .framer-46KML .framer-9b0u04 > *, .framer-46KML .framer-13wper3 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3164\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"dICWXCSii\":{\"layout\":[\"fixed\",\"auto\"]},\"fP6wvOPf8\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerq4Uj3g_5C=withCSS(Component,css,\"framer-46KML\");export default Framerq4Uj3g_5C;Framerq4Uj3g_5C.displayName=\"Resources / How To Videos\";Framerq4Uj3g_5C.defaultProps={height:3164,width:1200};addFonts(Framerq4Uj3g_5C,[{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:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"}]},...NavBarFonts,...ButtonFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerq4Uj3g_5C\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dICWXCSii\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fP6wvOPf8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"3164\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavBarFonts", "getFonts", "EEa3T95rS_default", "MotionDivWithFX", "withFX", "motion", "RichTextWithFX", "RichText2", "ButtonFonts", "L49NtSeop_default", "ImageWithFX", "Image2", "FooterFonts", "Ok1EFvUCZ_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "animation", "transition1", "animation1", "animation2", "transition2", "animation3", "animation4", "transition3", "animation5", "transition4", "animation6", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "preloadPromise", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "_getLocalizedValue20", "_getLocalizedValue21", "_getLocalizedValue22", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "x", "getLoadingLazyAtYPosition", "Link", "css", "Framerq4Uj3g_5C", "withCSS", "q4Uj3g_5C_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
