{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6lHxkZ8csbpU15PBLuTU/ZUmUabEwSRwEmtNXNWcP/TkOTJaTF8.js", "ssg:https://framerusercontent.com/modules/syzZ4afx5qZsXDn1BAAJ/NTGQV36PR0ehMNnO3cUQ/mE9ZYkxdU.js", "ssg:https://framerusercontent.com/modules/yHKTF3WQXxkr5r5nLxUg/qUI9erBHUzyVtumrtGkQ/augiA20Il.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Julius Sans One-regular\"]);export const fonts=[{family:\"Julius Sans One\",style:\"normal\",url:\"https://fonts.gstatic.com/s/juliussansone/v18/1Pt2g8TAX_SGgBGUi0tGOYEga5W-wHEW6aGXHw.woff2\",weight:\"400\"}];export const css=['.framer-cKEuv .framer-styles-preset-1wo4txg:not(.rich-text-wrapper), .framer-cKEuv .framer-styles-preset-1wo4txg.rich-text-wrapper p { --framer-font-family: \"Julius Sans One\", \"Julius Sans One Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-cKEuv .framer-styles-preset-1wo4txg:not(.rich-text-wrapper), .framer-cKEuv .framer-styles-preset-1wo4txg.rich-text-wrapper p { --framer-font-family: \"Julius Sans One\", \"Julius Sans One Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-cKEuv .framer-styles-preset-1wo4txg:not(.rich-text-wrapper), .framer-cKEuv .framer-styles-preset-1wo4txg.rich-text-wrapper p { --framer-font-family: \"Julius Sans One\", \"Julius Sans One Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-cKEuv\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (1e08357)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,Link,optimizeAppear,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/nYY4O45s5i9wmyH7NZZz/uQKM1vcp7WHAHLIY1XGv/FGmRZf_eq.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/6lHxkZ8csbpU15PBLuTU/ZUmUabEwSRwEmtNXNWcP/TkOTJaTF8.js\";import*as localizedValues from\"./mE9ZYkxdU-0.js\";const ImageWithFX=withFX(Image);const cycleOrder=[\"czs9q1N7R\",\"OFwnlMQ4M\",\"mqYElWIPR\",\"vv88aZI5i\"];const serializationHash=\"framer-hgjc5\";const variantClassNames={czs9q1N7R:\"framer-v-czq0on\",mqYElWIPR:\"framer-v-3xp2ab\",OFwnlMQ4M:\"framer-v-19qb7ah\",vv88aZI5i:\"framer-v-1ydeujw\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const valuesByLocaleId={kZw2nfQcC:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition2={delay:0,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:.6,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"1\":\"czs9q1N7R\",\"2\":\"OFwnlMQ4M\",\"3\":\"mqYElWIPR\",\"4\":\"vv88aZI5i\"};const getProps=({caption1,caption2,caption3,caption4,date1,date2,date3,date4,description1,description2,description3,description4,height,id,image1,image2,image3,image4,link1,link2,link3,link4,title1,title2,title3,title4,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_ref7,_ref8,_ref9,_ref10,_ref11,_humanReadableVariantMap_props_variant,_ref12,_ref13,_ref14,_ref15,_ref16;return{...props,AwdNDoyj5:(_ref=title2!==null&&title2!==void 0?title2:props.AwdNDoyj5)!==null&&_ref!==void 0?_ref:\"Remou Vital\",Bdf4xbXiW:link3!==null&&link3!==void 0?link3:props.Bdf4xbXiW,bHn28tKuI:(_ref1=caption1!==null&&caption1!==void 0?caption1:props.bHn28tKuI)!==null&&_ref1!==void 0?_ref1:\"Performance Artistique\",CKizW11uU:(_ref2=date4!==null&&date4!==void 0?date4:props.CKizW11uU)!==null&&_ref2!==void 0?_ref2:\"2022\",dq0r3B_Pj:(_ref3=image2!==null&&image2!==void 0?image2:props.dq0r3B_Pj)!==null&&_ref3!==void 0?_ref3:{src:\"https://framerusercontent.com/images/6IOCiehroEHXIl64UDKmvUliDU.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/6IOCiehroEHXIl64UDKmvUliDU.webp?scale-down-to=512 512w,https://framerusercontent.com/images/6IOCiehroEHXIl64UDKmvUliDU.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/6IOCiehroEHXIl64UDKmvUliDU.webp 2048w\"},EO8_Lu_M7:(_ref4=title4!==null&&title4!==void 0?title4:props.EO8_Lu_M7)!==null&&_ref4!==void 0?_ref4:\"Peribonka\",G1n95gVcM:link1!==null&&link1!==void 0?link1:props.G1n95gVcM,gkX16Sd5C:description3!==null&&description3!==void 0?description3:props.gkX16Sd5C,JloDE6g4X:(_ref5=caption4!==null&&caption4!==void 0?caption4:props.JloDE6g4X)!==null&&_ref5!==void 0?_ref5:\"Tableau\",jWa_rret_:(_ref6=caption3!==null&&caption3!==void 0?caption3:props.jWa_rret_)!==null&&_ref6!==void 0?_ref6:\"Art\",KYQ2bYWDH:(_ref7=date3!==null&&date3!==void 0?date3:props.KYQ2bYWDH)!==null&&_ref7!==void 0?_ref7:\"2023\",LE80DJUSW:description4!==null&&description4!==void 0?description4:props.LE80DJUSW,QSu6sOo2X:(_ref8=caption2!==null&&caption2!==void 0?caption2:props.QSu6sOo2X)!==null&&_ref8!==void 0?_ref8:\"Collectif TriskElles\",smVtqHn4Y:(_ref9=title1!==null&&title1!==void 0?title1:props.smVtqHn4Y)!==null&&_ref9!==void 0?_ref9:\"Chroniques\",tdnH4ftmj:description2!==null&&description2!==void 0?description2:props.tdnH4ftmj,TkVT8RFON:link2!==null&&link2!==void 0?link2:props.TkVT8RFON,txboh8X9e:(_ref10=date2!==null&&date2!==void 0?date2:props.txboh8X9e)!==null&&_ref10!==void 0?_ref10:\"2022\",UrY5bD2re:(_ref11=image1!==null&&image1!==void 0?image1:props.UrY5bD2re)!==null&&_ref11!==void 0?_ref11:{src:\"https://framerusercontent.com/images/SKX0FXwx1xPGxd2OGfStq9XCmg.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/SKX0FXwx1xPGxd2OGfStq9XCmg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/SKX0FXwx1xPGxd2OGfStq9XCmg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/SKX0FXwx1xPGxd2OGfStq9XCmg.jpg 1200w\"},variant:(_ref12=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref12!==void 0?_ref12:\"czs9q1N7R\",vEOngylo9:link4!==null&&link4!==void 0?link4:props.vEOngylo9,wMetcozZm:(_ref13=image3!==null&&image3!==void 0?image3:props.wMetcozZm)!==null&&_ref13!==void 0?_ref13:{src:\"https://framerusercontent.com/images/LUWqTHeyHOI2rAFnwlLBa8q5kf8.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/LUWqTHeyHOI2rAFnwlLBa8q5kf8.webp?scale-down-to=512 512w,https://framerusercontent.com/images/LUWqTHeyHOI2rAFnwlLBa8q5kf8.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/LUWqTHeyHOI2rAFnwlLBa8q5kf8.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/LUWqTHeyHOI2rAFnwlLBa8q5kf8.webp?scale-down-to=4096 4096w,https://framerusercontent.com/images/LUWqTHeyHOI2rAFnwlLBa8q5kf8.webp 7163w\"},XLtFms3Yu:description1!==null&&description1!==void 0?description1:props.XLtFms3Yu,xymd2eQnt:(_ref14=image4!==null&&image4!==void 0?image4:props.xymd2eQnt)!==null&&_ref14!==void 0?_ref14:{src:\"https://framerusercontent.com/images/fwFvBrTRODShfUmq23L3Qkpa4.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fwFvBrTRODShfUmq23L3Qkpa4.webp?scale-down-to=512 512w,https://framerusercontent.com/images/fwFvBrTRODShfUmq23L3Qkpa4.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/fwFvBrTRODShfUmq23L3Qkpa4.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/fwFvBrTRODShfUmq23L3Qkpa4.webp 2365w\"},yFDLQ8Lzi:(_ref15=title3!==null&&title3!==void 0?title3:props.yFDLQ8Lzi)!==null&&_ref15!==void 0?_ref15:\"Immersion\",z3JxoDEDL:(_ref16=date1!==null&&date1!==void 0?date1:props.z3JxoDEDL)!==null&&_ref16!==void 0?_ref16:\"2022\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,UrY5bD2re,smVtqHn4Y,G1n95gVcM,bHn28tKuI,XLtFms3Yu,z3JxoDEDL,dq0r3B_Pj,AwdNDoyj5,TkVT8RFON,QSu6sOo2X,tdnH4ftmj,txboh8X9e,wMetcozZm,yFDLQ8Lzi,Bdf4xbXiW,jWa_rret_,gkX16Sd5C,KYQ2bYWDH,xymd2eQnt,EO8_Lu_M7,vEOngylo9,JloDE6g4X,LE80DJUSW,CKizW11uU,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"czs9q1N7R\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1ihr7ae=activeVariantCallback(async(...args)=>{setVariant(\"czs9q1N7R\");});const onTaptb9epd=activeVariantCallback(async(...args)=>{setVariant(\"OFwnlMQ4M\");});const onTaplwowdc=activeVariantCallback(async(...args)=>{setVariant(\"mqYElWIPR\");});const onTapqedqw7=activeVariantCallback(async(...args)=>{setVariant(\"vv88aZI5i\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1200,positionX:\"center\",positionY:\"bottom\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-czq0on\",className,classNames),\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"czs9q1N7R\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({mqYElWIPR:{\"data-framer-name\":\"3\"},OFwnlMQ4M:{\"data-framer-name\":\"2\"},vv88aZI5i:{\"data-framer-name\":\"4\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QupMdqmiP\"},...addPropertyOverrides({mqYElWIPR:{href:{webPageId:\"Jyetfzrpz\"},openInNewTab:false},OFwnlMQ4M:{href:{webPageId:\"I0fYKspeU\"},openInNewTab:false},vv88aZI5i:{href:{webPageId:\"fW7YombxG\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1200,pixelHeight:800,pixelWidth:1200,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(UrY5bD2re),...{positionX:\"center\",positionY:\"bottom\"}},className:\"framer-vq9y79 framer-q4ch49\",\"data-framer-name\":\"Background\",layoutDependency:layoutDependency,layoutId:\"bElM5LYjG\",...addPropertyOverrides({mqYElWIPR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1200,pixelHeight:800,pixelWidth:1200,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(wMetcozZm)}},OFwnlMQ4M:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1200,pixelHeight:800,pixelWidth:1200,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(dq0r3B_Pj)}},vv88aZI5i:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1200,pixelHeight:800,pixelWidth:1200,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(xymd2eQnt)}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hvgp3u\",\"data-framer-name\":\"Slides\",layoutDependency:layoutDependency,layoutId:\"Rks657QU8\",children:[/*#__PURE__*/_jsx(ImageWithFX,{background:{alt:\"\",fit:\"fill\",sizes:\"75px\",...toResponsiveImage(UrY5bD2re),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1n78k0r\",layoutDependency:layoutDependency,layoutId:\"A90Ua4Xul\",style:{borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px 0px rgba(0, 0, 0, 0.01505), 0px 2.288533303243457px 2.288533303243457px 0px rgba(0, 0, 0, 0.05721), 0px 10px 10px 0px rgba(0, 0, 0, 0.25)\",opacity:1},variants:{mqYElWIPR:{opacity:.6,transformPerspective:1200},OFwnlMQ4M:{opacity:.6},vv88aZI5i:{opacity:.6,transformPerspective:1200}},...addPropertyOverrides({mqYElWIPR:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:.6,\"data-framer-appear-id\":\"etl6n7\",\"data-highlight\":true,animate:optimizeAppear(\"animate\",\"etl6n7\",animation,\"3xp2ab\"),initial:optimizeAppear(\"initial\",\"etl6n7\",animation1,\"3xp2ab\"),onTap:onTap1ihr7ae},OFwnlMQ4M:{\"data-highlight\":true,onTap:onTap1ihr7ae},vv88aZI5i:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:.6,\"data-framer-appear-id\":\"1a5mhza\",\"data-highlight\":true,animate:optimizeAppear(\"animate\",\"1a5mhza\",animation,\"1ydeujw\"),initial:optimizeAppear(\"initial\",\"1a5mhza\",animation1,\"1ydeujw\"),onTap:onTap1ihr7ae}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"75px\",...toResponsiveImage(dq0r3B_Pj)},className:\"framer-au6p5q\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"f_aTWeyow\",onTap:onTaptb9epd,style:{borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px 0px rgba(0, 0, 0, 0.01505), 0px 2.288533303243457px 2.288533303243457px 0px rgba(0, 0, 0, 0.05721), 0px 10px 10px 0px rgba(0, 0, 0, 0.25)\",opacity:.6},variants:{OFwnlMQ4M:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"75px\",...toResponsiveImage(wMetcozZm)},className:\"framer-1nbx8if\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"isbp5UH5q\",onTap:onTaplwowdc,style:{borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px 0px rgba(0, 0, 0, 0.01505), 0px 2.288533303243457px 2.288533303243457px 0px rgba(0, 0, 0, 0.05721), 0px 10px 10px 0px rgba(0, 0, 0, 0.25)\",opacity:.6},variants:{mqYElWIPR:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"75px\",...toResponsiveImage(xymd2eQnt)},className:\"framer-kk2e2\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Q6nx0jRy3\",onTap:onTapqedqw7,style:{borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px 0px rgba(0, 0, 0, 0.01505), 0px 2.288533303243457px 2.288533303243457px 0px rgba(0, 0, 0, 0.05721), 0px 10px 10px 0px rgba(0, 0, 0, 0.25)\",opacity:.6},variants:{vv88aZI5i:{opacity:1}}})]}),/*#__PURE__*/_jsx(Link,{href:G1n95gVcM,openInNewTab:false,...addPropertyOverrides({mqYElWIPR:{href:Bdf4xbXiW},OFwnlMQ4M:{href:TkVT8RFON},vv88aZI5i:{href:vEOngylo9}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-5o7tqu framer-q4ch49\",\"data-border\":true,\"data-framer-name\":\"Card\",layoutDependency:layoutDependency,layoutId:\"Ftsj16luk\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(0, 0, 0, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(5px)\",backgroundColor:\"rgba(255, 255, 255, 0.4)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px 0px rgba(0, 0, 0, 0.01505), 0px 2.288533303243457px 2.288533303243457px 0px rgba(0, 0, 0, 0.05721), 0px 10px 10px 0px rgba(0, 0, 0, 0.25)\",WebkitBackdropFilter:\"blur(5px)\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1f05yey\",\"data-styles-preset\":\"FGmRZf_eq\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, rgba(0, 0, 0, 0.8))\"},children:\"Chronique\"})}),className:\"framer-e1cgdr\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"b1xkNBS40\",style:{\"--extracted-1of0zx5\":\"rgba(0, 0, 0, 0.8)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:smVtqHn4Y,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({mqYElWIPR:{text:yFDLQ8Lzi},OFwnlMQ4M:{text:AwdNDoyj5},vv88aZI5i:{text:EO8_Lu_M7}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1wo4txg\",\"data-styles-preset\":\"TkOTJaTF8\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(0, 0, 0))\"},children:\"Performance Artistique\"})}),className:\"framer-1g2izts\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"W2cBrVLpu\",style:{\"--extracted-r6o4lv\":\"rgb(0, 0, 0)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:bHn28tKuI,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({mqYElWIPR:{text:jWa_rret_},OFwnlMQ4M:{text:QSu6sOo2X},vv88aZI5i:{text:JloDE6g4X}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1wo4txg\",\"data-styles-preset\":\"TkOTJaTF8\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(0, 0, 0))\"},children:\"Content\"})}),className:\"framer-1em9fmv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EFOeMPsWg\",style:{\"--extracted-r6o4lv\":\"rgb(0, 0, 0)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:XLtFms3Yu,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({mqYElWIPR:{text:gkX16Sd5C},OFwnlMQ4M:{text:tdnH4ftmj},vv88aZI5i:{text:LE80DJUSW}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1wo4txg\",\"data-styles-preset\":\"TkOTJaTF8\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(0, 0, 0))\"},children:\"2022\"})}),className:\"framer-17krzfo\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DKTjDTpfk\",style:{\"--extracted-r6o4lv\":\"rgb(0, 0, 0)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:z3JxoDEDL,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({mqYElWIPR:{text:KYQ2bYWDH},OFwnlMQ4M:{text:txboh8X9e},vv88aZI5i:{text:CKizW11uU}},baseVariant,gestureVariant)})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-hgjc5.framer-q4ch49, .framer-hgjc5 .framer-q4ch49 { display: block; }\",\".framer-hgjc5.framer-czq0on { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 640px; justify-content: flex-end; padding: 0px 0px 8px 0px; position: relative; width: 800px; }\",\".framer-hgjc5 .framer-vq9y79 { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; text-decoration: none; top: 0px; z-index: 1; }\",\".framer-hgjc5 .framer-1hvgp3u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-hgjc5 .framer-1n78k0r { flex: none; height: 45px; overflow: visible; position: relative; width: 75px; }\",\".framer-hgjc5 .framer-au6p5q, .framer-hgjc5 .framer-1nbx8if, .framer-hgjc5 .framer-kk2e2 { cursor: pointer; flex: none; height: 45px; overflow: visible; position: relative; width: 75px; }\",\".framer-hgjc5 .framer-5o7tqu { align-content: flex-start; align-items: flex-start; bottom: 90px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 30px; overflow: hidden; padding: 20px; position: absolute; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-hgjc5 .framer-e1cgdr, .framer-hgjc5 .framer-1g2izts, .framer-hgjc5 .framer-1em9fmv, .framer-hgjc5 .framer-17krzfo { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-hgjc5.framer-czq0on, .framer-hgjc5 .framer-1hvgp3u, .framer-hgjc5 .framer-5o7tqu { gap: 0px; } .framer-hgjc5.framer-czq0on > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-hgjc5.framer-czq0on > :first-child, .framer-hgjc5 .framer-5o7tqu > :first-child { margin-top: 0px; } .framer-hgjc5.framer-czq0on > :last-child, .framer-hgjc5 .framer-5o7tqu > :last-child { margin-bottom: 0px; } .framer-hgjc5 .framer-1hvgp3u > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-hgjc5 .framer-1hvgp3u > :first-child { margin-left: 0px; } .framer-hgjc5 .framer-1hvgp3u > :last-child { margin-right: 0px; } .framer-hgjc5 .framer-5o7tqu > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-hgjc5.framer-v-19qb7ah .framer-1n78k0r, .framer-hgjc5.framer-v-1ydeujw .framer-1n78k0r { cursor: pointer; }\",\".framer-hgjc5.framer-v-3xp2ab .framer-vq9y79 { order: 0; }\",\".framer-hgjc5.framer-v-3xp2ab .framer-1hvgp3u, .framer-hgjc5.framer-v-3xp2ab .framer-au6p5q { order: 1; }\",\".framer-hgjc5.framer-v-3xp2ab .framer-1n78k0r { cursor: pointer; order: 0; }\",\".framer-hgjc5.framer-v-3xp2ab .framer-1nbx8if, .framer-hgjc5.framer-v-3xp2ab .framer-5o7tqu { order: 2; }\",\".framer-hgjc5.framer-v-3xp2ab .framer-kk2e2 { order: 3; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-hgjc5[data-border=\"true\"]::after, .framer-hgjc5 [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 640\n * @framerIntrinsicWidth 800\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"OFwnlMQ4M\":{\"layout\":[\"fixed\",\"fixed\"]},\"mqYElWIPR\":{\"layout\":[\"fixed\",\"fixed\"]},\"vv88aZI5i\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"UrY5bD2re\":\"image1\",\"smVtqHn4Y\":\"title1\",\"G1n95gVcM\":\"link1\",\"bHn28tKuI\":\"caption1\",\"XLtFms3Yu\":\"description1\",\"z3JxoDEDL\":\"date1\",\"dq0r3B_Pj\":\"image2\",\"AwdNDoyj5\":\"title2\",\"TkVT8RFON\":\"link2\",\"QSu6sOo2X\":\"caption2\",\"tdnH4ftmj\":\"description2\",\"txboh8X9e\":\"date2\",\"wMetcozZm\":\"image3\",\"yFDLQ8Lzi\":\"title3\",\"Bdf4xbXiW\":\"link3\",\"jWa_rret_\":\"caption3\",\"gkX16Sd5C\":\"description3\",\"KYQ2bYWDH\":\"date3\",\"xymd2eQnt\":\"image4\",\"EO8_Lu_M7\":\"title4\",\"vEOngylo9\":\"link4\",\"JloDE6g4X\":\"caption4\",\"LE80DJUSW\":\"description4\",\"CKizW11uU\":\"date4\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramermE9ZYkxdU=withCSS(Component,css,\"framer-hgjc5\");export default FramermE9ZYkxdU;FramermE9ZYkxdU.displayName=\"Carousel\";FramermE9ZYkxdU.defaultProps={height:640,width:800};addPropertyControls(FramermE9ZYkxdU,{variant:{options:[\"czs9q1N7R\",\"OFwnlMQ4M\",\"mqYElWIPR\",\"vv88aZI5i\"],optionTitles:[\"1\",\"2\",\"3\",\"4\"],title:\"Variant\",type:ControlType.Enum},UrY5bD2re:{__defaultAssetReference:\"data:framer/asset-reference,SKX0FXwx1xPGxd2OGfStq9XCmg.jpg?originalFilename=Chroniques_1.jpg&preferredSize=auto\",title:\"Image 1\",type:ControlType.ResponsiveImage},smVtqHn4Y:{defaultValue:\"Chroniques\",title:\"Title 1\",type:ControlType.String},G1n95gVcM:{title:\"Link 1\",type:ControlType.Link},bHn28tKuI:{defaultValue:\"Performance Artistique\",title:\"Caption 1\",type:ControlType.String},XLtFms3Yu:{defaultValue:\"\",title:\"Description 1\",type:ControlType.String},z3JxoDEDL:{defaultValue:\"2022\",title:\"Date 1\",type:ControlType.String},dq0r3B_Pj:{__defaultAssetReference:\"data:framer/asset-reference,6IOCiehroEHXIl64UDKmvUliDU.webp?originalFilename=TriskElles-Remous-vital-04.webp&preferredSize=auto\",title:\"Image 2\",type:ControlType.ResponsiveImage},AwdNDoyj5:{defaultValue:\"Remou Vital\",title:\"Title 2\",type:ControlType.String},TkVT8RFON:{title:\"Link 2\",type:ControlType.Link},QSu6sOo2X:{defaultValue:\"Collectif TriskElles\",title:\"Caption 2\",type:ControlType.String},tdnH4ftmj:{defaultValue:\"\",title:\"Description 2\",type:ControlType.String},txboh8X9e:{defaultValue:\"2022\",title:\"Date 2\",type:ControlType.String},wMetcozZm:{__defaultAssetReference:\"data:framer/asset-reference,LUWqTHeyHOI2rAFnwlLBa8q5kf8.webp?originalFilename=immersion-01.webp&preferredSize=auto\",title:\"Image 3\",type:ControlType.ResponsiveImage},yFDLQ8Lzi:{defaultValue:\"Immersion\",title:\"Title 3\",type:ControlType.String},Bdf4xbXiW:{title:\"Link 3\",type:ControlType.Link},jWa_rret_:{defaultValue:\"Art\",title:\"Caption 3\",type:ControlType.String},gkX16Sd5C:{defaultValue:\"\",title:\"Description 3\",type:ControlType.String},KYQ2bYWDH:{defaultValue:\"2023\",title:\"Date 3\",type:ControlType.String},xymd2eQnt:{__defaultAssetReference:\"data:framer/asset-reference,fwFvBrTRODShfUmq23L3Qkpa4.webp?originalFilename=peribonka.webp&preferredSize=auto\",title:\"Image 4\",type:ControlType.ResponsiveImage},EO8_Lu_M7:{defaultValue:\"Peribonka\",placeholder:\"\",title:\"Title 4\",type:ControlType.String},vEOngylo9:{title:\"Link 4\",type:ControlType.Link},JloDE6g4X:{defaultValue:\"Tableau\",title:\"Caption 4\",type:ControlType.String},LE80DJUSW:{defaultValue:\"\",title:\"Description 4\",type:ControlType.String},CKizW11uU:{defaultValue:\"2022\",title:\"Date 4\",type:ControlType.String}});addFonts(FramermE9ZYkxdU,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermE9ZYkxdU\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"UrY5bD2re\\\":\\\"image1\\\",\\\"smVtqHn4Y\\\":\\\"title1\\\",\\\"G1n95gVcM\\\":\\\"link1\\\",\\\"bHn28tKuI\\\":\\\"caption1\\\",\\\"XLtFms3Yu\\\":\\\"description1\\\",\\\"z3JxoDEDL\\\":\\\"date1\\\",\\\"dq0r3B_Pj\\\":\\\"image2\\\",\\\"AwdNDoyj5\\\":\\\"title2\\\",\\\"TkVT8RFON\\\":\\\"link2\\\",\\\"QSu6sOo2X\\\":\\\"caption2\\\",\\\"tdnH4ftmj\\\":\\\"description2\\\",\\\"txboh8X9e\\\":\\\"date2\\\",\\\"wMetcozZm\\\":\\\"image3\\\",\\\"yFDLQ8Lzi\\\":\\\"title3\\\",\\\"Bdf4xbXiW\\\":\\\"link3\\\",\\\"jWa_rret_\\\":\\\"caption3\\\",\\\"gkX16Sd5C\\\":\\\"description3\\\",\\\"KYQ2bYWDH\\\":\\\"date3\\\",\\\"xymd2eQnt\\\":\\\"image4\\\",\\\"EO8_Lu_M7\\\":\\\"title4\\\",\\\"vEOngylo9\\\":\\\"link4\\\",\\\"JloDE6g4X\\\":\\\"caption4\\\",\\\"LE80DJUSW\\\":\\\"description4\\\",\\\"CKizW11uU\\\":\\\"date4\\\"}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"800\",\"framerIntrinsicHeight\":\"640\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OFwnlMQ4M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mqYElWIPR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vv88aZI5i\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mE9ZYkxdU.map", "// Generated by Framer (1e08357)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,LazyValue,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Sidebar from\"#framer/local/canvasComponent/fBYK4ayZT/fBYK4ayZT.js\";import Carousel from\"#framer/local/canvasComponent/mE9ZYkxdU/mE9ZYkxdU.js\";import Footer from\"#framer/local/canvasComponent/T8s1nqaRS/T8s1nqaRS.js\";import*as sharedStyle from\"#framer/local/css/Z6MGe4tWT/Z6MGe4tWT.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const SidebarFonts=getFonts(Sidebar);const CarouselFonts=getFonts(Carousel);const RichTextWithFX=withFX(RichText);const FooterFonts=getFonts(Footer);const cycleOrder=[\"WQLkyLRf1\",\"ACMa1us5B\",\"ij92orTiJ\"];const breakpoints={ACMa1us5B:\"(min-width: 810px) and (max-width: 1199px)\",ij92orTiJ:\"(max-width: 809px)\",WQLkyLRf1:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-fbQ92\";const variantClassNames={ACMa1us5B:\"framer-v-172whph\",ij92orTiJ:\"framer-v-oed5lj\",WQLkyLRf1:\"framer-v-72rtr7\"};const valuesByLocaleId={kZw2nfQcC:new LazyValue(()=>import(\"./augiA20Il-0.js\"))};const 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);}};const 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 metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"ij92orTiJ\",Tablet:\"ACMa1us5B\"};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:\"WQLkyLRf1\"};};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-fbQ92`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-fbQ92`);};},[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([\"ACMa1us5B\",\"ij92orTiJ\"].includes(baseVariant))return false;return true;};const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-72rtr7\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-xo2rtu hidden-172whph hidden-oed5lj\",\"data-framer-name\":\"Sidebar Space\",name:\"Sidebar Space\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ACMa1us5B:{width:\"100vw\"},ij92orTiJ:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"400px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-u85q6n-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ACMa1us5B:{style:{width:\"100%\"},variant:\"GauiGb9qF\"},ij92orTiJ:{style:{width:\"100%\"},variant:\"GauiGb9qF\"}},children:/*#__PURE__*/_jsx(Sidebar,{height:\"100%\",id:\"liPlwTYDP\",layoutId:\"liPlwTYDP\",style:{height:\"100%\",width:\"100%\"},variant:\"YStP33Vob\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-t8e15z\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QupMdqmiP\"},implicitPathVariables:undefined},{href:{webPageId:\"I0fYKspeU\"},implicitPathVariables:undefined},{href:{webPageId:\"Jyetfzrpz\"},implicitPathVariables:undefined},{href:{webPageId:\"fW7YombxG\"},implicitPathVariables:undefined},{href:{webPageId:\"QupMdqmiP\"},implicitPathVariables:undefined},{href:{webPageId:\"I0fYKspeU\"},implicitPathVariables:undefined},{href:{webPageId:\"Jyetfzrpz\"},implicitPathVariables:undefined},{href:{webPageId:\"fW7YombxG\"},implicitPathVariables:undefined},{href:{webPageId:\"QupMdqmiP\"},implicitPathVariables:undefined},{href:{webPageId:\"I0fYKspeU\"},implicitPathVariables:undefined},{href:{webPageId:\"Jyetfzrpz\"},implicitPathVariables:undefined},{href:{webPageId:\"fW7YombxG\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ACMa1us5B:{width:\"max(100vw, 1px)\"},ij92orTiJ:{width:\"max(100vw, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max(100vw - 400px, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-10qublx-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ACMa1us5B:{Bdf4xbXiW:resolvedLinks[6],G1n95gVcM:resolvedLinks[4],TkVT8RFON:resolvedLinks[5],vEOngylo9:resolvedLinks[7]},ij92orTiJ:{Bdf4xbXiW:resolvedLinks[10],G1n95gVcM:resolvedLinks[8],TkVT8RFON:resolvedLinks[9],vEOngylo9:resolvedLinks[11]}},children:/*#__PURE__*/_jsx(Carousel,{AwdNDoyj5:\"Remous Vital\",Bdf4xbXiW:resolvedLinks[2],bHn28tKuI:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Performance\",CKizW11uU:\"2022\",EO8_Lu_M7:\"P\\xe9ribonka\",G1n95gVcM:resolvedLinks[0],gkX16Sd5C:(_getLocalizedValue1=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"En collaboration avec Am\\xe9lie Pomerleau\",height:\"100%\",id:\"wByZqbJaO\",JloDE6g4X:(_getLocalizedValue2=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Acrylique sur toile galerie\",jWa_rret_:(_getLocalizedValue3=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Installation ext\\xe9rieure in situ\",KYQ2bYWDH:\"2023\",layoutId:\"wByZqbJaO\",LE80DJUSW:'24\"x48\"',QSu6sOo2X:(_getLocalizedValue4=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"Installation in situ\",smVtqHn4Y:\"Chroniques\",style:{height:\"100%\",width:\"100%\"},tdnH4ftmj:\"Collectif Trisk'Elles\",TkVT8RFON:resolvedLinks[1],txboh8X9e:\"2022\",variant:\"czs9q1N7R\",vEOngylo9:resolvedLinks[3],width:\"100%\",XLtFms3Yu:\"\",yFDLQ8Lzi:\"Immersion\",z3JxoDEDL:\"2022\"})})})})});}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ymk8w4\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.5,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScroll\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-38sgs\",\"data-styles-preset\":\"Z6MGe4tWT\",style:{\"--framer-text-alignment\":\"left\"},children:\"\\\"L'art est une restauration : l'id\\xe9e est de r\\xe9parer les dommages inflig\\xe9s par la vie, de transformer ce qui est fragment\\xe9 - ce que la peur et l'anxi\\xe9t\\xe9 font \\xe0 une personne - en quelque chose de complet.\\\"\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-38sgs\",\"data-styles-preset\":\"Z6MGe4tWT\",style:{\"--framer-text-alignment\":\"left\"},children:\"Louise Bourgeois\"})]}),className:\"framer-10u6niu\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ACMa1us5B:{width:\"max(100vw, 1px)\"},ij92orTiJ:{width:\"max(100vw, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max(100vw - 400px, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-bu2xuk-container\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"v3oE864Q4\",layoutId:\"v3oE864Q4\",style:{width:\"100%\"},variant:\"HmvQYfD_B\",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-fbQ92 { background: white; }`,\".framer-fbQ92.framer-lux5qc, .framer-fbQ92 .framer-lux5qc { display: block; }\",\".framer-fbQ92.framer-72rtr7 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: auto; padding: 0px; position: relative; width: 1200px; }\",\".framer-fbQ92 .framer-xo2rtu { align-content: center; align-items: center; align-self: stretch; background-color: #ffffff; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px 0px rgba(0, 0, 0, 0.03), 0px 2.288533303243457px 2.288533303243457px 0px rgba(0, 0, 0, 0.11443), 0px 10px 10px 0px rgba(0, 0, 0, 0.5); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 400px; z-index: 1; }\",\".framer-fbQ92 .framer-u85q6n-container { flex: none; height: 100vh; left: 0px; position: fixed; top: 0px; width: 400px; z-index: 1; }\",\".framer-fbQ92 .framer-t8e15z { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-fbQ92 .framer-10qublx-container { flex: none; height: 90vh; position: relative; width: 100%; }\",\".framer-fbQ92 .framer-ymk8w4 { flex: none; height: 189px; overflow: hidden; position: relative; width: 783px; z-index: 1; }\",\".framer-fbQ92 .framer-10u6niu { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 130px; left: calc(49.936143039591336% - 722px / 2); position: absolute; top: calc(50.26455026455029% - 130px / 2); white-space: pre-wrap; width: 722px; word-break: break-word; word-wrap: break-word; }\",\".framer-fbQ92 .framer-bu2xuk-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fbQ92.framer-72rtr7, .framer-fbQ92 .framer-xo2rtu, .framer-fbQ92 .framer-t8e15z { gap: 0px; } .framer-fbQ92.framer-72rtr7 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-fbQ92.framer-72rtr7 > :first-child { margin-left: 0px; } .framer-fbQ92.framer-72rtr7 > :last-child { margin-right: 0px; } .framer-fbQ92 .framer-xo2rtu > *, .framer-fbQ92 .framer-t8e15z > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-fbQ92 .framer-xo2rtu > :first-child, .framer-fbQ92 .framer-t8e15z > :first-child { margin-top: 0px; } .framer-fbQ92 .framer-xo2rtu > :last-child, .framer-fbQ92 .framer-t8e15z > :last-child { margin-bottom: 0px; } }\",\"@media (min-width: 1200px) { .framer-fbQ92 .hidden-72rtr7 { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-fbQ92 .hidden-172whph { display: none !important; } .${metadata.bodyClassName}-framer-fbQ92 { background: white; } .framer-fbQ92.framer-72rtr7 { width: 810px; } .framer-fbQ92 .framer-u85q6n-container { height: auto; width: 100%; z-index: 10; } .framer-fbQ92 .framer-t8e15z { justify-content: flex-start; } .framer-fbQ92 .framer-10qublx-container { order: 0; } .framer-fbQ92 .framer-ymk8w4 { order: 1; } .framer-fbQ92 .framer-bu2xuk-container { order: 2; }}`,`@media (max-width: 809px) { .framer-fbQ92 .hidden-oed5lj { display: none !important; } .${metadata.bodyClassName}-framer-fbQ92 { background: white; } .framer-fbQ92.framer-72rtr7 { width: 390px; } .framer-fbQ92 .framer-u85q6n-container { height: auto; width: 100%; z-index: 10; } .framer-fbQ92 .framer-t8e15z { justify-content: flex-start; } .framer-fbQ92 .framer-ymk8w4 { height: 206px; width: 390px; } .framer-fbQ92 .framer-10u6niu { left: calc(49.743589743589766% - 357px / 2); width: 357px; }}`,...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1005\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ACMa1us5B\":{\"layout\":[\"fixed\",\"auto\"]},\"ij92orTiJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-fbQ92\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:1005,width:1200};addFonts(FrameraugiA20Il,[{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\"}]},...SidebarFonts,...CarouselFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ACMa1us5B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ij92orTiJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"1005\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "ImageWithFX", "withFX", "Image2", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "transition2", "animation", "animation1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "caption1", "caption2", "caption3", "caption4", "date1", "date2", "date3", "date4", "description1", "description2", "description3", "description4", "height", "id", "image1", "image2", "image3", "image4", "link1", "link2", "link3", "link4", "title1", "title2", "title3", "title4", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "_ref7", "_ref8", "_ref9", "_ref10", "_ref11", "_humanReadableVariantMap_props_variant", "_ref12", "_ref13", "_ref14", "_ref15", "_ref16", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "UrY5bD2re", "smVtqHn4Y", "G1n95gVcM", "bHn28tKuI", "XLtFms3Yu", "z3JxoDEDL", "dq0r3B_Pj", "AwdNDoyj5", "TkVT8RFON", "QSu6sOo2X", "tdnH4ftmj", "txboh8X9e", "wMetcozZm", "yFDLQ8Lzi", "Bdf4xbXiW", "jWa_rret_", "gkX16Sd5C", "KYQ2bYWDH", "xymd2eQnt", "EO8_Lu_M7", "vEOngylo9", "JloDE6g4X", "LE80DJUSW", "CKizW11uU", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1ihr7ae", "args", "onTaptb9epd", "onTaplwowdc", "onTapqedqw7", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "addPropertyOverrides", "Link", "Image2", "ImageWithFX", "optimizeAppear", "RichText2", "css", "FramermE9ZYkxdU", "withCSS", "mE9ZYkxdU_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "SidebarFonts", "getFonts", "fBYK4ayZT_default", "CarouselFonts", "mE9ZYkxdU_default", "RichTextWithFX", "withFX", "RichText2", "FooterFonts", "T8s1nqaRS_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "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", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "fBYK4ayZT_default", "ResolveLinks", "resolvedLinks", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "mE9ZYkxdU_default", "RichTextWithFX", "x", "T8s1nqaRS_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "SidebarFonts", "CarouselFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
