{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/9LVPOPkzs5sn10F9Np5g/gLX9zf9tdDRk25eWTakY/s2dOtrCFl.js", "ssg:https://framerusercontent.com/modules/khQ8pyN4DeULFYSVQHbE/OuKUwK8ahQ01FRBzLXSZ/s2dOtrCFl.js"],
  "sourcesContent": ["// Generated by Framer (9f1494d)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={AK5pvavkH:new LazyValue(()=>import(\"./s2dOtrCFl-0.js\")),GhurLMV71:new LazyValue(()=>import(\"./s2dOtrCFl-1.js\"))};export default 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;}}function preload(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);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9f1494d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import HubSpotForm from\"https://framerusercontent.com/modules/uGQZtcsxBzvxqsgxQ0Tz/b7VYVaGCWWNyhqVsgsiv/Hubspot.js\";import FAQ from\"#framer/local/canvasComponent/EgQ11JNFh/EgQ11JNFh.js\";import Pivot from\"#framer/local/canvasComponent/PRNp3FyuW/PRNp3FyuW.js\";import NavBar from\"#framer/local/canvasComponent/qtD8S7bQ9/qtD8S7bQ9.js\";import Footer from\"#framer/local/canvasComponent/sTMOgPAII/sTMOgPAII.js\";import Infographies from\"#framer/local/collection/D24FKxqNv/D24FKxqNv.js\";import*as sharedStyle from\"#framer/local/css/M5PZt7caI/M5PZt7caI.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/s2dOtrCFl/s2dOtrCFl.js\";import metadataProvider from\"#framer/local/webPageMetadata/s2dOtrCFl/s2dOtrCFl.js\";const NavBarFonts=getFonts(NavBar);const NavBarWithVariantAppearEffect=withVariantAppearEffect(NavBar);const HubSpotFormFonts=getFonts(HubSpotForm);const FAQFonts=getFonts(FAQ);const PivotFonts=getFonts(Pivot);const FooterFonts=getFonts(Footer);const breakpoints={as7SYP3Zl:\"(min-width: 1280px)\",cnAaXsnFc:\"(max-width: 767px)\",U40TlMFZ_:\"(min-width: 768px) and (max-width: 1279px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-UG8Sv\";const variantClassNames={as7SYP3Zl:\"framer-v-1207f56\",cnAaXsnFc:\"framer-v-14muc8f\",U40TlMFZ_:\"framer-v-h4ralo\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"as7SYP3Zl\",Phone:\"cnAaXsnFc\",Tablet:\"U40TlMFZ_\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"as7SYP3Zl\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"s2dOtrCFl\",data:Infographies,type:\"Collection\"},select:[{collection:\"s2dOtrCFl\",name:\"SRbvQiqqX\",type:\"Identifier\"},{collection:\"s2dOtrCFl\",name:\"Nds0Ag867\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"s2dOtrCFl\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,Nds0Ag867=getFromCurrentRouteData(\"Nds0Ag867\"),SRbvQiqqX=getFromCurrentRouteData(\"SRbvQiqqX\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"M0TjszgnJ\");usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"as7SYP3Zl\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-525f5ae7-e9b9-4507-9e0f-b0cf7cdd6f23, rgb(248, 250, 252)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1207f56\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17gbqxw-container\",layoutScroll:true,nodeId:\"sd0TEFBGab1DLPxPG7\",rendersWithMotion:true,scopeId:\"s2dOtrCFl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cnAaXsnFc:{__framer__targets:[{ref:ref1,target:\"NytLQPXHQ\"}],variant:\"wOPzjqZ7n\"},U40TlMFZ_:{__framer__targets:[{ref:ref1,target:\"NytLQPXHQ\"}],variant:\"wOPzjqZ7n\"}},children:/*#__PURE__*/_jsx(NavBarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"jEHcNsbW7\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"sd0TEFBGab1DLPxPG7\",layoutId:\"sd0TEFBGab1DLPxPG7\",style:{width:\"100%\"},variant:\"taDyffLsH\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12rnu2z\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m9xgkt\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ytc8be\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cnAaXsnFc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 1px)`,...toResponsiveImage(Nds0Ag867)}},U40TlMFZ_:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+200+0+0),sizes:`max(min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1200px) / 2, 1px)`,...toResponsiveImage(Nds0Ag867),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+200+0+0),sizes:`max(min(max(${componentViewport?.width||\"100vw\"} - 160px, 1px), 1200px) * 0.5288, 1px)`,...toResponsiveImage(Nds0Ag867),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1du2yqw\",\"data-framer-name\":\"Banner\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r2k4ra\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1koc1nn\",\"data-styles-preset\":\"M5PZt7caI\",style:{\"--framer-text-color\":\"var(--token-104b27fd-4f12-431c-ad37-2637f6265d61, rgb(255, 255, 255))\"},children:\"Les modes de paiement BtoB\"})}),className:\"framer-bv0o64\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],text:SRbvQiqqX,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ihtb3s-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"sd0TEFBGaPSfLu6_fZ\",scopeId:\"s2dOtrCFl\",children:/*#__PURE__*/_jsx(HubSpotForm,{advanced:false,formId:getLocalizedValue(\"v1\",activeLocale)??\"1bded43a-32c0-4238-929f-288c48118d02\",height:\"100%\",id:\"sd0TEFBGaPSfLu6_fZ\",layoutId:\"sd0TEFBGaPSfLu6_fZ\",portalId:getLocalizedValue(\"v0\",activeLocale)??\"25062486\",region:getLocalizedValue(\"v2\",activeLocale)??\"eu1\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a73b0u\",\"data-framer-name\":\"FAQ + Pivot\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cnAaXsnFc:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,y:(componentViewport?.y||0)+0+808+0+0},U40TlMFZ_:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,y:(componentViewport?.y||0)+0+732+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:943,width:\"1160px\",y:(componentViewport?.y||0)+0+760+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-m8059k-container\",nodeId:\"kkpNqb6fi\",scopeId:\"s2dOtrCFl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cnAaXsnFc:{variant:\"JBbynzQYP\"},U40TlMFZ_:{variant:\"mDRXlR2wP\"}},children:/*#__PURE__*/_jsx(FAQ,{height:\"100%\",id:\"kkpNqb6fi\",layoutId:\"kkpNqb6fi\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"sqEACUzYs\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cnAaXsnFc:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,y:(componentViewport?.y||0)+0+808+0+943},U40TlMFZ_:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,y:(componentViewport?.y||0)+0+732+0+953}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:466,width:`min(${componentViewport?.width||\"100vw\"} - 160px, 1200px)`,y:(componentViewport?.y||0)+0+760+0+943,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h9k7hi-container\",nodeId:\"G9e48uuS2\",scopeId:\"s2dOtrCFl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cnAaXsnFc:{variant:\"ziuMFipy1\"},U40TlMFZ_:{variant:\"ziuMFipy1\"}},children:/*#__PURE__*/_jsx(Pivot,{height:\"100%\",id:\"G9e48uuS2\",layoutId:\"G9e48uuS2\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"g36N0cPqa\",width:\"100%\",y0ey1Iii_:true})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cnAaXsnFc:{y:(componentViewport?.y||0)+0+2217},U40TlMFZ_:{y:(componentViewport?.y||0)+0+2151}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:659,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2169,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5g7ccj-container\",nodeId:\"sd0TEFBGapUbiExeLY\",scopeId:\"s2dOtrCFl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cnAaXsnFc:{variant:\"Dt9Jb1ira\"},U40TlMFZ_:{variant:\"wvRDoT2Ik\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"sd0TEFBGapUbiExeLY\",layoutId:\"sd0TEFBGapUbiExeLY\",style:{width:\"100%\"},variant:\"iFwlLluXL\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UG8Sv.framer-4wt0gf, .framer-UG8Sv .framer-4wt0gf { display: block; }\",\".framer-UG8Sv.framer-1207f56 { align-content: center; align-items: center; background-color: var(--token-525f5ae7-e9b9-4507-9e0f-b0cf7cdd6f23, #f8fafc); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-UG8Sv .framer-17gbqxw-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 1; }\",'.framer-UG8Sv .framer-12rnu2z { align-content: center; align-items: center; background: radial-gradient(130% 130% at 0% 0%, var(--token-4fbbba8c-f35d-4777-9f40-429c04d24654, #0477fa) /* {\"name\":\"Card\"} */ 0%, var(--token-c1810167-70a2-467e-a37b-20188f38fa93, rgb(24, 33, 201)) /* {\"name\":\"Bleu fonc\\xe9\"} */ 76.34592408785957%, var(--token-88d95b4c-7f81-4ea8-8f6d-531887a6303b, rgb(121, 24, 223)) /* {\"name\":\"Violet\"} */ 100%); box-shadow: 0px 1px 5px 0px var(--token-d461cb67-a4e2-4e47-9c9f-f0a77cf4b874, rgba(57, 82, 184, 0.3)); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; padding: 200px 80px 100px 80px; position: relative; width: 100%; }',\".framer-UG8Sv .framer-m9xgkt { 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: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-UG8Sv .framer-ytc8be { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 53%; }\",\".framer-UG8Sv .framer-1du2yqw { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: 1 0 0px; height: 460px; position: relative; width: 1px; }\",\".framer-UG8Sv .framer-r2k4ra { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 43%; }\",\".framer-UG8Sv .framer-bv0o64 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UG8Sv .framer-1ihtb3s-container { flex: none; height: 212px; position: relative; width: 100%; }\",\".framer-UG8Sv .framer-1a73b0u { 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: hidden; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-UG8Sv .framer-m8059k-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 1160px; }\",\".framer-UG8Sv .framer-h9k7hi-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\".framer-UG8Sv .framer-5g7ccj-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UG8Sv.framer-1207f56, .framer-UG8Sv .framer-12rnu2z, .framer-UG8Sv .framer-m9xgkt, .framer-UG8Sv .framer-ytc8be, .framer-UG8Sv .framer-r2k4ra, .framer-UG8Sv .framer-1a73b0u { gap: 0px; } .framer-UG8Sv.framer-1207f56 > *, .framer-UG8Sv .framer-1a73b0u > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-UG8Sv.framer-1207f56 > :first-child, .framer-UG8Sv .framer-r2k4ra > :first-child, .framer-UG8Sv .framer-1a73b0u > :first-child { margin-top: 0px; } .framer-UG8Sv.framer-1207f56 > :last-child, .framer-UG8Sv .framer-r2k4ra > :last-child, .framer-UG8Sv .framer-1a73b0u > :last-child { margin-bottom: 0px; } .framer-UG8Sv .framer-12rnu2z > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-UG8Sv .framer-12rnu2z > :first-child, .framer-UG8Sv .framer-m9xgkt > :first-child, .framer-UG8Sv .framer-ytc8be > :first-child { margin-left: 0px; } .framer-UG8Sv .framer-12rnu2z > :last-child, .framer-UG8Sv .framer-m9xgkt > :last-child, .framer-UG8Sv .framer-ytc8be > :last-child { margin-right: 0px; } .framer-UG8Sv .framer-m9xgkt > *, .framer-UG8Sv .framer-ytc8be > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-UG8Sv .framer-r2k4ra > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }\",...sharedStyle.css,\"@media (min-width: 768px) and (max-width: 1279px) { .framer-UG8Sv.framer-1207f56 { width: 768px; } .framer-UG8Sv .framer-12rnu2z { padding: 200px 20px 100px 20px; } .framer-UG8Sv .framer-ytc8be { width: 50%; } .framer-UG8Sv .framer-1du2yqw { height: 432px; order: 0; } .framer-UG8Sv .framer-1a73b0u { gap: 10px; padding: 0px 20px 0px 20px; } .framer-UG8Sv .framer-m8059k-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UG8Sv .framer-1a73b0u { gap: 0px; } .framer-UG8Sv .framer-1a73b0u > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-UG8Sv .framer-1a73b0u > :first-child { margin-top: 0px; } .framer-UG8Sv .framer-1a73b0u > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 767px) { .framer-UG8Sv.framer-1207f56 { width: 390px; } .framer-UG8Sv .framer-12rnu2z { flex-direction: column; padding: 140px 20px 40px 20px; } .framer-UG8Sv .framer-m9xgkt { flex: none; flex-direction: column; gap: 20px; width: 100%; } .framer-UG8Sv .framer-ytc8be { height: 310px; width: 100%; } .framer-UG8Sv .framer-1du2yqw { height: 100%; } .framer-UG8Sv .framer-r2k4ra { gap: 20px; width: 100%; } .framer-UG8Sv .framer-1a73b0u { padding: 0px 20px 0px 20px; } .framer-UG8Sv .framer-m8059k-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UG8Sv .framer-12rnu2z, .framer-UG8Sv .framer-m9xgkt, .framer-UG8Sv .framer-r2k4ra { gap: 0px; } .framer-UG8Sv .framer-12rnu2z > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-UG8Sv .framer-12rnu2z > :first-child, .framer-UG8Sv .framer-m9xgkt > :first-child, .framer-UG8Sv .framer-r2k4ra > :first-child { margin-top: 0px; } .framer-UG8Sv .framer-12rnu2z > :last-child, .framer-UG8Sv .framer-m9xgkt > :last-child, .framer-UG8Sv .framer-r2k4ra > :last-child { margin-bottom: 0px; } .framer-UG8Sv .framer-m9xgkt > *, .framer-UG8Sv .framer-r2k4ra > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2827\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"U40TlMFZ_\":{\"layout\":[\"fixed\",\"auto\"]},\"cnAaXsnFc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"M0TjszgnJ\":{\"pattern\":\":M0TjszgnJ\",\"name\":\"hero\"}}\n * @framerResponsiveScreen\n */const Framers2dOtrCFl=withCSS(Component,css,\"framer-UG8Sv\");export default Framers2dOtrCFl;Framers2dOtrCFl.displayName=\"Infographies\";Framers2dOtrCFl.defaultProps={height:2827,width:1280};addFonts(Framers2dOtrCFl,[{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\"}]},...NavBarFonts,...HubSpotFormFonts,...FAQFonts,...PivotFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framers2dOtrCFl\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"U40TlMFZ_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cnAaXsnFc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"M0TjszgnJ\\\":{\\\"pattern\\\":\\\":M0TjszgnJ\\\",\\\"name\\\":\\\"hero\\\"}}\",\"framerIntrinsicHeight\":\"2827\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavBarFonts", "getFonts", "qtD8S7bQ9_default", "NavBarWithVariantAppearEffect", "withVariantAppearEffect", "HubSpotFormFonts", "HubSpotForm", "FAQFonts", "EgQ11JNFh_default", "PivotFonts", "PRNp3FyuW_default", "FooterFonts", "sTMOgPAII_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "D24FKxqNv_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "Nds0Ag867", "SRbvQiqqX", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "elementId", "useRouteElementId", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "NavBarWithVariantAppearEffect", "getLoadingLazyAtYPosition", "Image2", "RichText", "x", "HubSpotForm", "getLocalizedValue", "EgQ11JNFh_default", "PRNp3FyuW_default", "sTMOgPAII_default", "css", "Framers2dOtrCFl", "withCSS", "s2dOtrCFl_default", "addFonts", "NavBarFonts", "HubSpotFormFonts", "FAQFonts", "PivotFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
