{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/CQG69mrHzSbr3Pa39Dn1/GHhlsPOnjELdvAsrBz5Q/i_RIUEa54.js", "ssg:https://framerusercontent.com/modules/8dkN7iDLVendqNZ0nnS1/epuL1NFDydBxO5BRdoH8/i_RIUEa54.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={AK5pvavkH:new LazyValue(()=>import(\"./i_RIUEa54-0.js\")),GhurLMV71:new LazyValue(()=>import(\"./i_RIUEa54-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 (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,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 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 Hero from\"#framer/local/canvasComponent/Y1Vb4dlLj/Y1Vb4dlLj.js\";import ModLesExcel from\"#framer/local/collection/Xf8wrbDH0/Xf8wrbDH0.js\";import*as sharedStyle1 from\"#framer/local/css/A8N9fmNpd/A8N9fmNpd.js\";import*as sharedStyle from\"#framer/local/css/Cq0ykekPS/Cq0ykekPS.js\";import*as sharedStyle2 from\"#framer/local/css/SYS8THUs4/SYS8THUs4.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/i_RIUEa54/i_RIUEa54.js\";import metadataProvider from\"#framer/local/webPageMetadata/i_RIUEa54/i_RIUEa54.js\";const NavBarFonts=getFonts(NavBar);const NavBarWithVariantAppearEffect=withVariantAppearEffect(NavBar);const HeroFonts=getFonts(Hero);const PivotFonts=getFonts(Pivot);const FooterFonts=getFonts(Footer);const breakpoints={cP0sSeysm:\"(min-width: 768px) and (max-width: 1199px)\",IuKFrAp4K:\"(min-width: 1200px)\",k_Lwo0qUw:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-frROw\";const variantClassNames={cP0sSeysm:\"framer-v-1q5zvmg\",IuKFrAp4K:\"framer-v-1yjvtip\",k_Lwo0qUw:\"framer-v-akdgki\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"IuKFrAp4K\",Phone:\"k_Lwo0qUw\",Tablet:\"cP0sSeysm\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"IuKFrAp4K\"};};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,di_DB70TDq2QDctlF2,ltv94g7SZq2QDctlF2,ckse17w6aq2QDctlF2,XSC1TuDs3q2QDctlF2,zCOiSVoviq2QDctlF2,idq2QDctlF2,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"VSilOJVn0\");usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"IuKFrAp4K\",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-1yjvtip\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cP0sSeysm:{width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qpytjs-container\",layoutScroll:true,nodeId:\"iDgqR5jFg\",rendersWithMotion:true,scopeId:\"i_RIUEa54\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cP0sSeysm:{__framer__targets:[{ref:ref1,target:\"NytLQPXHQ\"}],variant:\"wOPzjqZ7n\"},k_Lwo0qUw:{__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:\"iDgqR5jFg\",layoutId:\"iDgqR5jFg\",style:{width:\"100%\"},variant:\"taDyffLsH\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nrpboe\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k_Lwo0qUw:{width:`min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:573,width:`min(max(${componentViewport?.width||\"100vw\"} - 400px, 1px), 1200px)`,y:(componentViewport?.y||0)+0+0+37.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xrvpmr-container\",id:elementId,nodeId:\"VSilOJVn0\",ref:ref1,scopeId:\"i_RIUEa54\",children:/*#__PURE__*/_jsx(Hero,{eFqpJwMwL:getLocalizedValue(\"v1\",activeLocale)??\"D\\xe9couvrez nos mod\\xe8les excels et parfaire vos connaissances en gestion financi\\xe8re.\",ePEJ1pOjL:\"rgba(255, 255, 255, 0.05)\",height:\"100%\",id:\"VSilOJVn0\",jF9ZQylsR:false,layoutId:\"VSilOJVn0\",srLFpgyk4:getLocalizedValue(\"v0\",activeLocale)??\"D\\xe9couvrez nos mod\\xe8les excels\",style:{maxWidth:\"100%\",width:\"100%\"},tafZMwoBs:false,variant:\"l47GgWJOz\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-scz6hw\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tojm2q\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"q2QDctlF2\",data:ModLesExcel,type:\"Collection\"},select:[{collection:\"q2QDctlF2\",name:\"di_DB70TD\",type:\"Identifier\"},{collection:\"q2QDctlF2\",name:\"ltv94g7SZ\",type:\"Identifier\"},{collection:\"q2QDctlF2\",name:\"ckse17w6a\",type:\"Identifier\"},{collection:\"q2QDctlF2\",name:\"XSC1TuDs3\",type:\"Identifier\"},{collection:\"q2QDctlF2\",name:\"zCOiSVovi\",type:\"Identifier\"},{collection:\"q2QDctlF2\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({ckse17w6a:ckse17w6aq2QDctlF2,di_DB70TD:di_DB70TDq2QDctlF2,id:idq2QDctlF2,ltv94g7SZ:ltv94g7SZq2QDctlF2,XSC1TuDs3:XSC1TuDs3q2QDctlF2,zCOiSVovi:zCOiSVoviq2QDctlF2},index)=>{di_DB70TDq2QDctlF2??=\"\";ckse17w6aq2QDctlF2??=\"\";XSC1TuDs3q2QDctlF2??=\"\";zCOiSVoviq2QDctlF2??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`q2QDctlF2-${idq2QDctlF2}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{di_DB70TD:di_DB70TDq2QDctlF2},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{di_DB70TD:di_DB70TDq2QDctlF2},webPageId:\"cfFqFBrX0\"},motionChild:true,nodeId:\"S98q68HTz\",openInNewTab:false,scopeId:\"i_RIUEa54\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1y16ij6 framer-1ve31h2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k_Lwo0qUw:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+648+150+0+0+0+0+0),sizes:`min(${componentViewport?.width||\"100vw\"} - 40px, 1440px)`,...toResponsiveImage(ltv94g7SZq2QDctlF2)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+648+150+0+0+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 40px, 1440px) - 20px) / 2, 50px)`,...toResponsiveImage(ltv94g7SZq2QDctlF2)},className:\"framer-2jl06w\",\"data-border\":true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18c8kc8\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14wavr2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-agz4pi\",\"data-styles-preset\":\"Cq0ykekPS\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1c3d60fe-d5b1-4b46-95c3-0943de601419, rgb(9, 35, 61))\"},children:\"Compte de r\\xe9sultat pr\\xe9visionnel\"})}),className:\"framer-wye9x5\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],text:ckse17w6aq2QDctlF2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1iw8uug\",\"data-styles-preset\":\"A8N9fmNpd\",style:{\"--framer-text-color\":\"var(--token-031e3be8-499b-4238-bbb8-f6ce2983cc4c, rgb(81, 99, 117))\"},children:\"Remplissez ce mod\\xe8le avec vos donn\\xe9es financi\\xe8res et calculez le montant de votre r\\xe9sultat.\"})}),className:\"framer-mh7vwn\",\"data-framer-name\":\"Infographie Summary\",fonts:[\"Inter\"],text:XSC1TuDs3q2QDctlF2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1iw8uug\",\"data-styles-preset\":\"A8N9fmNpd\",style:{\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Bio\"})}),className:\"framer-1ikbj3l\",\"data-framer-name\":\"Bio\",fonts:[\"Inter\"],text:zCOiSVoviq2QDctlF2,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wiwrjl\",\"data-styles-preset\":\"SYS8THUs4\",style:{\"--framer-text-color\":\"var(--token-080e7898-4535-48f0-af6c-84f5b1de5dd2, rgb(24, 33, 201))\"},children:\"T\\xe9l\\xe9charger\"})}),className:\"framer-m6a1d\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idq2QDctlF2);})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k_Lwo0qUw:{y:(componentViewport?.y||0)+0+1710.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:466,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+2543.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-a1xg6h-container\",nodeId:\"i52eAeQEh\",scopeId:\"i_RIUEa54\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cP0sSeysm:{variant:\"ziuMFipy1\"},k_Lwo0qUw:{variant:\"ziuMFipy1\"}},children:/*#__PURE__*/_jsx(Pivot,{height:\"100%\",id:\"i52eAeQEh\",layoutId:\"i52eAeQEh\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"g36N0cPqa\",width:\"100%\",y0ey1Iii_:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k_Lwo0qUw:{y:(componentViewport?.y||0)+0+2176.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:658,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3009.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5f1rh8-container\",nodeId:\"obse1lRiK\",scopeId:\"i_RIUEa54\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cP0sSeysm:{variant:\"wvRDoT2Ik\"},k_Lwo0qUw:{variant:\"Dt9Jb1ira\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"obse1lRiK\",layoutId:\"obse1lRiK\",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-frROw.framer-1ve31h2, .framer-frROw .framer-1ve31h2 { display: block; }\",\".framer-frROw.framer-1yjvtip { 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: 1200px; }\",\".framer-frROw .framer-1qpytjs-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 1; }\",'.framer-frROw .framer-1nrpboe { align-content: center; align-items: center; background: radial-gradient(130% 141% 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\"} */ 54.95495495495496%, var(--token-88d95b4c-7f81-4ea8-8f6d-531887a6303b, rgb(121, 24, 223)) /* {\"name\":\"Violet\"} */ 100%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 648px; justify-content: center; overflow: hidden; padding: 200px; position: relative; width: 100%; }',\".framer-frROw .framer-xrvpmr-container { flex: 1 0 0px; height: auto; max-width: 1200px; position: relative; width: 1px; }\",\".framer-frROw .framer-scz6hw { align-content: center; align-items: center; background-color: var(--token-acbc4649-f720-477d-badc-4d7f908633fe, #ffffff); 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: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; padding: 150px 20px 100px 20px; position: relative; width: 100%; }\",\".framer-frROw .framer-1tojm2q { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; max-width: 1440px; padding: 0px; position: relative; width: 100%; }\",\".framer-frROw .framer-1y16ij6 { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 30px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px 0px 20px 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-frROw .framer-2jl06w { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.06); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 330px; max-width: 100%; position: relative; width: 100%; }\",\".framer-frROw .framer-18c8kc8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-frROw .framer-14wavr2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-frROw .framer-wye9x5, .framer-frROw .framer-mh7vwn, .framer-frROw .framer-1ikbj3l { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-frROw .framer-m6a1d { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-frROw .framer-a1xg6h-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\".framer-frROw .framer-5f1rh8-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-frROw.framer-1yjvtip, .framer-frROw .framer-1nrpboe, .framer-frROw .framer-scz6hw, .framer-frROw .framer-1y16ij6, .framer-frROw .framer-18c8kc8, .framer-frROw .framer-14wavr2 { gap: 0px; } .framer-frROw.framer-1yjvtip > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-frROw.framer-1yjvtip > :first-child, .framer-frROw .framer-scz6hw > :first-child, .framer-frROw .framer-1y16ij6 > :first-child, .framer-frROw .framer-18c8kc8 > :first-child, .framer-frROw .framer-14wavr2 > :first-child { margin-top: 0px; } .framer-frROw.framer-1yjvtip > :last-child, .framer-frROw .framer-scz6hw > :last-child, .framer-frROw .framer-1y16ij6 > :last-child, .framer-frROw .framer-18c8kc8 > :last-child, .framer-frROw .framer-14wavr2 > :last-child { margin-bottom: 0px; } .framer-frROw .framer-1nrpboe > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-frROw .framer-1nrpboe > :first-child { margin-left: 0px; } .framer-frROw .framer-1nrpboe > :last-child { margin-right: 0px; } .framer-frROw .framer-scz6hw > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-frROw .framer-1y16ij6 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-frROw .framer-18c8kc8 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-frROw .framer-14wavr2 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-frROw[data-border=\"true\"]::after, .framer-frROw [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 768px) and (max-width: 1199px) { .framer-frROw.framer-1yjvtip { width: 768px; }}\",\"@media (max-width: 767px) { .framer-frROw.framer-1yjvtip { width: 390px; } .framer-frROw .framer-1nrpboe { padding: 200px 0px 200px 0px; } .framer-frROw .framer-1tojm2q { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-frROw .framer-1y16ij6 { align-self: unset; height: min-content; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-frROw .framer-1tojm2q { gap: 0px; } .framer-frROw .framer-1tojm2q > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-frROw .framer-1tojm2q > :first-child { margin-top: 0px; } .framer-frROw .framer-1tojm2q > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2534\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"cP0sSeysm\":{\"layout\":[\"fixed\",\"auto\"]},\"k_Lwo0qUw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"VSilOJVn0\":{\"pattern\":\":VSilOJVn0\",\"name\":\"hero\"}}\n * @framerResponsiveScreen\n */const Frameri_RIUEa54=withCSS(Component,css,\"framer-frROw\");export default Frameri_RIUEa54;Frameri_RIUEa54.displayName=\"Mod\\xe8les Excel\";Frameri_RIUEa54.defaultProps={height:2534,width:1200};addFonts(Frameri_RIUEa54,[{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,...HeroFonts,...PivotFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameri_RIUEa54\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cP0sSeysm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"k_Lwo0qUw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"{\\\"VSilOJVn0\\\":{\\\"pattern\\\":\\\":VSilOJVn0\\\",\\\"name\\\":\\\"hero\\\"}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2534\",\"framerIntrinsicWidth\":\"1200\"}},\"__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", "HeroFonts", "Y1Vb4dlLj_default", "PivotFonts", "PRNp3FyuW_default", "FooterFonts", "sTMOgPAII_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "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", "di_DB70TDq2QDctlF2", "ltv94g7SZq2QDctlF2", "ckse17w6aq2QDctlF2", "XSC1TuDs3q2QDctlF2", "zCOiSVoviq2QDctlF2", "idq2QDctlF2", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "elementId", "useRouteElementId", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "NavBarWithVariantAppearEffect", "Y1Vb4dlLj_default", "getLocalizedValue", "ChildrenCanSuspend", "Xf8wrbDH0_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Link", "getLoadingLazyAtYPosition", "Image2", "RichText", "x", "PRNp3FyuW_default", "sTMOgPAII_default", "css", "Frameri_RIUEa54", "withCSS", "i_RIUEa54_default", "addFonts", "NavBarFonts", "HeroFonts", "PivotFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
