{"version":3,"file":"GQSa2GI5TdalHuSmQRufX2prtx2ffM9hwN7TBsD6mgY.B8_ZbgoM.mjs","names":["ExpertSport","Lieux","metadata","className","PropertyOverrides","Image","css"],"sources":["https:/framerusercontent.com/modules/eVnRHq0onBKW8jvmIWVE/n3ypR6hdu5mO61vpdLFa/NAVNCkGMn.js","https:/framerusercontent.com/modules/9H6hIbeUdpOMGvPoCkVp/xVGuzKc55ZFMRwbwwgf4/NAVNCkGMn.js"],"sourcesContent":["// Generated by Framer (ba3e78f)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={vDnkfjtk9:new LazyValue(()=>import(\"./NAVNCkGMn-1.js\")),xaYPhBLEL:new LazyValue(()=>import(\"./NAVNCkGMn-0.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 (ba3e78f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Lieux from\"#framer/local/canvasComponent/s8I4309pO/s8I4309pO.js\";import ExpertSport from\"#framer/local/canvasComponent/VVkOy5ygT/VVkOy5ygT.js\";import*as sharedStyle from\"#framer/local/css/ovZPHYFpl/ovZPHYFpl.js\";import*as sharedStyle1 from\"#framer/local/css/YsbhDg_Jk/YsbhDg_Jk.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/NAVNCkGMn/NAVNCkGMn.js\";import metadataProvider from\"#framer/local/webPageMetadata/NAVNCkGMn/NAVNCkGMn.js\";const MotionDivWithFX=withFX(motion.div);const ExpertSportFonts=getFonts(ExpertSport);const LieuxFonts=getFonts(Lieux);const breakpoints={BVdmKL9JX:\"(max-width: 809px)\",ESsMqEvJ5:\"(min-width: 810px) and (max-width: 1199px)\",g3G7tkSAf:\"(min-width: 1200px) and (max-width: 1439px)\",P11xeqDuJ:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-VIytP\";const variantClassNames={BVdmKL9JX:\"framer-v-1xql1fn\",ESsMqEvJ5:\"framer-v-15zjtpy\",g3G7tkSAf:\"framer-v-994x3l\",P11xeqDuJ:\"framer-v-1bfrcai\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const transition2={damping:69,delay:0,mass:3,stiffness:400,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:-130};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"g3G7tkSAf\",Laptop:\"P11xeqDuJ\",Phone:\"BVdmKL9JX\",Tablet:\"ESsMqEvJ5\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"g3G7tkSAf\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"BVdmKL9JX\")return true;return false;};usePreloadLocalizedValues(activeLocale);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"BVdmKL9JX\")return false;return true;};const elementId=useRouteElementId(\"qM0qe08z6\");const elementId1=useRouteElementId(\"pJfo6kvqo\");const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"g3G7tkSAf\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-eb271ebd-854f-428a-a3ba-b6fb1a8806b0, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-994x3l\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BVdmKL9JX:{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref1,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,style:{transformPerspective:1200}}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{className:\"framer-8aywcv\",\"data-framer-name\":\"Image + d\\xe9grad\\xe9\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gpg4j4 hidden-994x3l hidden-1bfrcai hidden-15zjtpy\",\"data-framer-name\":\"degrad\\xe9\"}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-helxyl hidden-994x3l hidden-1bfrcai hidden-15zjtpy\",\"data-framer-name\":\"degrad\\xe9\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BVdmKL9JX:{background:{alt:getLocalizedValue(\"v0\",activeLocale)??\"Yoga\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:5457,loading:getLoadingLazyAtYPosition(-186.5009),pixelHeight:4e3,pixelWidth:5457,src:\"https://framerusercontent.com/images/Ah5TAkbJssqzWzEu7TBlBsRzs.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v0\",activeLocale)??\"Yoga\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:5457,loading:getLoadingLazyAtYPosition(0),pixelHeight:4e3,pixelWidth:5457,src:\"https://framerusercontent.com/images/Ah5TAkbJssqzWzEu7TBlBsRzs.png\"},className:\"framer-19eao5x\",\"data-framer-name\":\"Image\"})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-3n20ui hidden-994x3l hidden-1bfrcai hidden-15zjtpy\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1clm2a5\",\"data-framer-name\":\"Carousels\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f00i68 hidden-1xql1fn\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w2u5ok\",\"data-framer-name\":\"Important Part\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ex4jh5\",\"data-framer-name\":\"Escrime\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uifzbu\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1sna9dt\",\"data-styles-preset\":\"ovZPHYFpl\",style:{\"--framer-text-alignment\":\"center\"},children:\"Escrime\"})}),className:\"framer-iomz52\",fonts:[\"Inter\"],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-z0q3ee\",\"data-styles-preset\":\"YsbhDg_Jk\",style:{\"--framer-text-alignment\":\"center\"},children:\"L'escrime est une discipline sportive int\\xe9grant un ensemble de techniques de combat d'origine europ\\xe9enne. Le terme escrime est empreint de signification. En vieux fran\\xe7ais, \\\"escremie\\\" d\\xe9signe la lutte ou la d\\xe9fense, refl\\xe9tant l'art de manier les armes blanches.\"})}),className:\"framer-4beg3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-z0q3ee\",\"data-styles-preset\":\"YsbhDg_Jk\",style:{\"--framer-text-alignment\":\"center\"},children:\"L'escrime est un sport de combat qui d\\xe9veloppe la pr\\xe9cision, la rapidit\\xe9 et la strat\\xe9gie, tout en offrant une activit\\xe9 physique compl\\xe8te. Elle cultive \\xe9galement des valeurs de respect, de discipline et de fair-play.\"})}),className:\"framer-cgnuhg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-z0q3ee\",\"data-styles-preset\":\"YsbhDg_Jk\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-09c619c0-e5ba-4dac-8d79-ad15d493a9d6, rgb(138, 138, 138))\"},children:\"#text1    #text2    #text3\"})}),className:\"framer-1eh4l6u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BVdmKL9JX:{width:\"390px\",y:(componentViewport?.y||0)+0+237+50+0+0+597.2},ESsMqEvJ5:{width:`calc(${componentViewport?.width||\"100vw\"} / 2 - 14px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:933,width:`calc(${componentViewport?.width||\"100vw\"} / 2 - 80px)`,y:(componentViewport?.y||0)+0+0+100+50+577.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tmhgcv-container\",id:elementId1,nodeId:\"pJfo6kvqo\",ref:ref2,scopeId:\"NAVNCkGMn\",children:/*#__PURE__*/_jsx(ExpertSport,{height:\"100%\",id:\"pJfo6kvqo\",layoutId:\"pJfo6kvqo\",o7yyghCK7:getLocalizedValue(\"v5\",activeLocale)??\"Nos Experts Sportifs\",S2vB7m5aV:getLocalizedValue(\"v6\",activeLocale)??\"Les entra\\xeeneurs Champion Spirit sont tous d'anciens athl\\xe8tes de haut niveau, des experts dans leur discipline, ou des professionnels issus du milieu olympique. \",style:{width:\"100%\"},variant:\"om7SIUJJt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BVdmKL9JX:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+237+50+0+0+1540.2},ESsMqEvJ5:{width:`calc(${componentViewport?.width||\"100vw\"} / 2 - 14px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:792,width:`calc(${componentViewport?.width||\"100vw\"} / 2 - 80px)`,y:(componentViewport?.y||0)+0+0+100+50+1520.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j02znd-container\",nodeId:\"QS47gakIE\",scopeId:\"NAVNCkGMn\",children:/*#__PURE__*/_jsx(Lieux,{height:\"100%\",id:\"QS47gakIE\",layoutId:\"QS47gakIE\",o7yyghCK7:getLocalizedValue(\"v7\",activeLocale)??\"Lieux\",S2vB7m5aV:getLocalizedValue(\"v8\",activeLocale)??\"texte\",style:{width:\"100%\"},variant:\"Nc33tYIZT\",width:\"100%\"})})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-VIytP.framer-12htiqs, .framer-VIytP .framer-12htiqs { display: block; }\",\".framer-VIytP.framer-994x3l { align-content: center; align-items: center; background-color: var(--token-eb271ebd-854f-428a-a3ba-b6fb1a8806b0, #ffffff); 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-VIytP .framer-8aywcv { flex: none; height: 100vh; left: 0px; overflow: hidden; position: fixed; top: 0px; width: 100%; z-index: 0; }\",\".framer-VIytP .framer-1gpg4j4 { background: linear-gradient(180deg, var(--token-eb271ebd-854f-428a-a3ba-b6fb1a8806b0, #ffffff) 54.68431946766298%, rgb(255, 255, 255) 100%); flex: none; height: 301px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: -190px; z-index: 1; }\",\".framer-VIytP .framer-helxyl { background: linear-gradient(180deg, #ffffff 54.68431946766298%, rgba(171, 171, 171, 0) 100%); bottom: 333px; flex: none; left: calc(49.743589743589766% - 103.84615384615385% / 2); overflow: hidden; position: absolute; top: -193px; width: 104%; z-index: 1; }\",\".framer-VIytP .framer-19eao5x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 100vh; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 50%; z-index: 1; }\",\".framer-VIytP .framer-3n20ui { background-color: #ffffff; flex: none; height: 237px; overflow: hidden; position: relative; width: 100%; }\",\".framer-VIytP .framer-1clm2a5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 0px 0px; position: relative; width: 100%; z-index: 0; }\",\".framer-VIytP .framer-1f00i68 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 200px; justify-content: center; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 50%; z-index: 1; }\",\".framer-VIytP .framer-w2u5ok { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 40px 0px 40px; position: relative; width: 50%; z-index: 1; }\",\".framer-VIytP .framer-ex4jh5 { 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 40px 0px 40px; position: relative; width: 100%; z-index: 0; }\",\".framer-VIytP .framer-uifzbu { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 20px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-VIytP .framer-iomz52 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-VIytP .framer-4beg3, .framer-VIytP .framer-cgnuhg, .framer-VIytP .framer-1eh4l6u { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-VIytP .framer-1tmhgcv-container, .framer-VIytP .framer-j02znd-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 1440px) { .framer-VIytP.framer-994x3l { width: 1440px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-VIytP.framer-994x3l { width: 810px; } .framer-VIytP .framer-w2u5ok { padding: 50px 7px 0px 7px; }}\",\"@media (max-width: 809px) { .framer-VIytP.framer-994x3l, .framer-VIytP .framer-1tmhgcv-container { width: 390px; } .framer-VIytP .framer-8aywcv { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 690px; padding: 0px; right: 0px; width: unset; z-index: 1; } .framer-VIytP .framer-1gpg4j4 { order: 1; } .framer-VIytP .framer-helxyl { order: 2; } .framer-VIytP .framer-19eao5x { height: 37.300177619893425vh; left: calc(50.00000000000002% - 100% / 2); order: 0; top: calc(15.21739130434785% - 37.300177619893425vh / 2); width: 100%; z-index: 2; } .framer-VIytP .framer-1clm2a5 { flex-direction: column; padding: 50px 0px 0px 0px; } .framer-VIytP .framer-w2u5ok { padding: 0px; width: 100%; } .framer-VIytP .framer-ex4jh5 { padding: 20px 40px 0px 40px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2386.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"P11xeqDuJ\":{\"layout\":[\"fixed\",\"auto\"]},\"ESsMqEvJ5\":{\"layout\":[\"fixed\",\"auto\"]},\"BVdmKL9JX\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"qM0qe08z6\":{\"pattern\":\":qM0qe08z6\",\"name\":\"sport\"},\"pJfo6kvqo\":{\"pattern\":\":pJfo6kvqo\",\"name\":\"expert\"}}\n * @framerResponsiveScreen\n */const FramerNAVNCkGMn=withCSS(Component,css,\"framer-VIytP\");export default FramerNAVNCkGMn;FramerNAVNCkGMn.displayName=\"Nos Experts / Disciplines / Template\";FramerNAVNCkGMn.defaultProps={height:2386.5,width:1200};addFonts(FramerNAVNCkGMn,[{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\"}]},...ExpertSportFonts,...LieuxFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNAVNCkGMn\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"{\\\"qM0qe08z6\\\":{\\\"pattern\\\":\\\":qM0qe08z6\\\",\\\"name\\\":\\\"sport\\\"},\\\"pJfo6kvqo\\\":{\\\"pattern\\\":\\\":pJfo6kvqo\\\",\\\"name\\\":\\\"expert\\\"}}\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"2386.5\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"P11xeqDuJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ESsMqEvJ5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BVdmKL9JX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}