{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/rG1XEh1X3mrAuoHZ5nOA/h7hmxrdxwXPWUCsw8aCg/sqgEQijbC.js"],
  "sourcesContent": ["// Generated by Framer (128ce9c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCodeBoundaryForOverrides,withCSS,withMappedReactProps}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CardRAlisation from\"#framer/local/canvasComponent/dHyBlOfb3/dHyBlOfb3.js\";import BackgroundPattern from\"#framer/local/canvasComponent/N4lpwAlBe/N4lpwAlBe.js\";import BoutonSlider,*as BoutonSliderInfo from\"#framer/local/canvasComponent/rOt92Tfn4/rOt92Tfn4.js\";import Lignes from\"#framer/local/canvasComponent/wPRJdLk9M/wPRJdLk9M.js\";import TitleHatching from\"#framer/local/canvasComponent/YNYbqNKlA/YNYbqNKlA.js\";import{withNextSlide,withPreviousSlide}from\"#framer/local/codeFile/RwMI82Y/Custom_controller_slideshow.js\";import Custom_MultiItem_Slideshow from\"#framer/local/codeFile/fsYHAvY/Custom_MultIItem_Slideshow.js\";import RAlisations from\"#framer/local/collection/L5V9JreBd/L5V9JreBd.js\";import SecteursDActivit from\"#framer/local/collection/P707kplse/P707kplse.js\";import*as sharedStyle from\"#framer/local/css/F98H922Ok/F98H922Ok.js\";import*as sharedStyle1 from\"#framer/local/css/fYvo1_EEF/fYvo1_EEF.js\";import*as sharedStyle3 from\"#framer/local/css/qzrL6VJZl/qzrL6VJZl.js\";import*as sharedStyle2 from\"#framer/local/css/X1ph4Oscw/X1ph4Oscw.js\";import metadataProvider from\"#framer/local/webPageMetadata/sqgEQijbC/sqgEQijbC.js\";const BackgroundPatternFonts=getFonts(BackgroundPattern);const LignesFonts=getFonts(Lignes);const TitleHatchingFonts=getFonts(TitleHatching);const Custom_MultiItem_SlideshowFonts=getFonts(Custom_MultiItem_Slideshow);const BoutonSliderFonts=getFonts(BoutonSlider);const BoutonSliderWithNextSlide1tqm1tqWithMappedReactPropsqy9e2v=withMappedReactProps(withCodeBoundaryForOverrides(BoutonSlider,{nodeId:\"M69rdULaB\",override:withNextSlide,scopeId:\"sqgEQijbC\"}),BoutonSliderInfo);const BoutonSliderWithPreviousSlidexrvnukWithMappedReactPropsqy9e2v=withMappedReactProps(withCodeBoundaryForOverrides(BoutonSlider,{nodeId:\"C2gkpEtcU\",override:withPreviousSlide,scopeId:\"sqgEQijbC\"}),BoutonSliderInfo);const CardRAlisationFonts=getFonts(CardRAlisation);const breakpoints={GmFpWZRqd:\"(max-width: 809px)\",iSEYlroPH:\"(min-width: 1200px)\",yNb71bosK:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-914TN\";const variantClassNames={GmFpWZRqd:\"framer-v-eisypo\",iSEYlroPH:\"framer-v-nrarko\",yNb71bosK:\"framer-v-4pomy\"};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const negate=value=>{return!value;};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 numberToString=(value,options={},activeLocale)=>{const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const{useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits}=options;const formatOptions={useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits};const number=Number(value);try{return number.toLocaleString(locale,formatOptions);}catch{try{return number.toLocaleString(fallbackLocale,formatOptions);}catch{return number.toLocaleString();}}};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const toString=value=>{return typeof value===\"string\"?value:String(value);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"iSEYlroPH\",Phone:\"GmFpWZRqd\",Tablet:\"yNb71bosK\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"iSEYlroPH\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"sqgEQijbC\",data:RAlisations,type:\"Collection\"},select:[{collection:\"sqgEQijbC\",name:\"YAWU4XxtZ\",type:\"Identifier\"},{collection:\"sqgEQijbC\",name:\"mVj7JP5yE\",type:\"Identifier\"},{alias:\"uu2wIpTqu\",arguments:[{from:{alias:\"uu2wIpTqu\",data:SecteursDActivit,type:\"Collection\"},orderBy:[{arguments:[{collection:\"sqgEQijbC\",name:\"uu2wIpTqu\",type:\"Identifier\"},{collection:\"uu2wIpTqu\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"uu2wIpTqu\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"uu2wIpTqu\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"sqgEQijbC\",name:\"uu2wIpTqu\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{collection:\"sqgEQijbC\",name:\"PKqhXz4OI\",type:\"Identifier\"},{collection:\"sqgEQijbC\",name:\"B2gTCu5Y6\",type:\"Identifier\"},{collection:\"sqgEQijbC\",name:\"MTgA_rgMT\",type:\"Identifier\"},{collection:\"sqgEQijbC\",name:\"znfUZXHRS\",type:\"Identifier\"},{collection:\"sqgEQijbC\",name:\"rpxTjmccJ\",type:\"Identifier\"},{collection:\"sqgEQijbC\",name:\"QJIaldNHh\",type:\"Identifier\"},{collection:\"sqgEQijbC\",name:\"Q4ijIzSbz\",type:\"Identifier\"},{collection:\"sqgEQijbC\",name:\"Qqj820xdI\",type:\"Identifier\"},{collection:\"sqgEQijbC\",name:\"J7IkSxOd8\",type:\"Identifier\"},{collection:\"sqgEQijbC\",name:\"BYJOxoHmj\",type:\"Identifier\"},{collection:\"sqgEQijbC\",name:\"TkdIeOduU\",type:\"Identifier\"},{collection:\"sqgEQijbC\",name:\"svTZWVVTs\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"sqgEQijbC\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,YAWU4XxtZ=getFromCurrentRouteData(\"YAWU4XxtZ\")??\"\",mVj7JP5yE=getFromCurrentRouteData(\"mVj7JP5yE\")??\"\",Qqj820xdI=getFromCurrentRouteData(\"Qqj820xdI\"),J7IkSxOd8=getFromCurrentRouteData(\"J7IkSxOd8\"),BYJOxoHmj=getFromCurrentRouteData(\"BYJOxoHmj\"),TkdIeOduU=getFromCurrentRouteData(\"TkdIeOduU\"),svTZWVVTs=getFromCurrentRouteData(\"svTZWVVTs\"),uu2wIpTqu=getFromCurrentRouteData(\"uu2wIpTqu\"),F9rCZQs7WUpc5KmXEA,GyCDXBn2qUpc5KmXEA,idUpc5KmXEA,PKqhXz4OI=getFromCurrentRouteData(\"PKqhXz4OI\")??\"\",MTgA_rgMT=getFromCurrentRouteData(\"MTgA_rgMT\")??\"\",B2gTCu5Y6=getFromCurrentRouteData(\"B2gTCu5Y6\")??\"\",znfUZXHRS=getFromCurrentRouteData(\"znfUZXHRS\")??\"\",rpxTjmccJ=getFromCurrentRouteData(\"rpxTjmccJ\")??0,QJIaldNHh=getFromCurrentRouteData(\"QJIaldNHh\")??0,Q4ijIzSbz=getFromCurrentRouteData(\"Q4ijIzSbz\")??0,E5lHA68S6pU1M3wnud,Qqj820xdIpU1M3wnud,YAWU4XxtZpU1M3wnud,uu2wIpTqupU1M3wnud,idpU1M3wnud,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"GmFpWZRqd\")return false;return true;};const router=useRouter();const visible=negate(isSet(mVj7JP5yE));const isDisplayed1=value=>{if(!isBrowser())return true;if(baseVariant===\"GmFpWZRqd\")return false;return value;};const visible1=isSet(mVj7JP5yE);const visible2=isSet(Qqj820xdI);const visible3=isSet(J7IkSxOd8);const visible4=isSet(BYJOxoHmj);const visible5=isSet(TkdIeOduU);const visible6=isSet(svTZWVVTs);const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"GmFpWZRqd\")return true;return false;};const visible7=isSet(uu2wIpTqu);const visible8=isSet(PKqhXz4OI);const visible9=isSet(MTgA_rgMT);const visible10=isSet(B2gTCu5Y6);const visible11=isSet(znfUZXHRS);const activeLocaleCode=useLocaleCode();const visible12=negate(equals(numberToString(rpxTjmccJ,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode),\"0\"));const textContent=suffix(numberToString(rpxTjmccJ,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode),\"m\\xb2\");const visible13=negate(equals(numberToString(QJIaldNHh,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode),\"0\"));const textContent1=suffix(numberToString(QJIaldNHh,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode),\"T\");const visible14=negate(equals(Q4ijIzSbz,0));const textContent2=toString(Q4ijIzSbz);const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"yNb71bosK\")return true;return false;};const isDisplayed4=()=>{if(!isBrowser())return true;if(baseVariant===\"yNb71bosK\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"iSEYlroPH\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-6ec35a1c-6f3a-4364-a528-1de5bb425de8, rgb(255, 253, 252)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-nrarko\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{height:2709.8},yNb71bosK:{height:1945}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1964,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gins4k-container\",nodeId:\"jCEjdCLCE\",scopeId:\"sqgEQijbC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{variant:\"VX0IIPnqo\"},yNb71bosK:{variant:\"JPqicXlfl\"}},children:/*#__PURE__*/_jsx(BackgroundPattern,{height:\"100%\",HW0G_hYQM:.5,id:\"jCEjdCLCE\",layoutId:\"jCEjdCLCE\",style:{height:\"100%\",width:\"100%\"},variant:\"L9eIh8NAF\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r2kz25\",\"data-framer-name\":\"Section secteurs activit\\xe9s\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-9p4g1m hidden-eisypo\",\"data-framer-name\":\"Padding Top\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jvcsy\",\"data-framer-name\":\"Padding Top\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sbwvum\",\"data-framer-name\":\"Background lignes\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{height:2130.3},yNb71bosK:{height:1357.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1334.5,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-p4k4gz-container\",nodeId:\"pXCW_rotY\",scopeId:\"sqgEQijbC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{variant:\"LDUd77Rol\"},yNb71bosK:{variant:\"V_UbZDLgh\"}},children:/*#__PURE__*/_jsx(Lignes,{height:\"100%\",id:\"pXCW_rotY\",layoutId:\"pXCW_rotY\",style:{height:\"100%\",width:\"100%\"},variant:\"UJYJ8cZbI\",width:\"100%\",Yo7nu4IgF:1})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"SAeTVNHYi\"},implicitPathVariables:undefined},{href:{webPageId:\"SAeTVNHYi\"},implicitPathVariables:undefined},{href:{webPageId:\"SAeTVNHYi\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{y:(componentViewport?.y||0)+0+0+104+0},yNb71bosK:{y:(componentViewport?.y||0)+0+0+0+112}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+168,children:/*#__PURE__*/_jsx(Container,{className:\"framer-i3atun-container\",nodeId:\"dnqPRYHmW\",scopeId:\"sqgEQijbC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{cmRjTUoGs:resolvedLinks[2],variant:\"B7pnx3vlu\"},yNb71bosK:{cmRjTUoGs:resolvedLinks[1],variant:\"cz0lsSGv_\"}},children:/*#__PURE__*/_jsx(TitleHatching,{cmRjTUoGs:resolvedLinks[0],height:\"100%\",id:\"dnqPRYHmW\",layoutId:\"dnqPRYHmW\",lz8xCN1Hw:YAWU4XxtZ,Ok3goalX5:true,style:{width:\"100%\"},variant:\"JMHLZNRf7\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-eyw38b\",\"data-framer-name\":\"Padding\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yrs6xl\",\"data-border\":true,\"data-framer-name\":\"Max width\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-yairny hidden-eisypo\",\"data-framer-name\":\"Background lignes\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ysvwml\",\"data-framer-name\":\"Lignes\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tokho9\",\"data-framer-name\":\"Lignes\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qiv896\",\"data-framer-name\":\"Ligne\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-121y8fo\",\"data-framer-name\":\"Ligne\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o6ecih\",\"data-framer-name\":\"Ligne\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1scxv8p\",\"data-framer-name\":\"Ligne\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1er8yn\",\"data-framer-name\":\"Ligne\"})]})})}),isDisplayed1(visible)&&/*#__PURE__*/_jsx(\"div\",{className:cx(\"framer-or42at\",\"hidden-eisypo\",!visible&&\"hidden-nrarko\",!visible&&\"hidden-4pomy\"),\"data-framer-name\":\"Padding Top\"}),visible1&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-16mskxt\",\"data-framer-name\":\"Text container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ihpy6l\",\"data-styles-preset\":\"fYvo1_EEF\",children:\"Situ\\xe9 au c\u0153ur d'une zone strat\\xe9gique \\xe0 Artix, le b\\xe2timent Autaa Logistique a \\xe9t\\xe9 con\\xe7u pour r\\xe9pondre aux besoins exigeants de la cha\\xeene logistique. Sa structure m\\xe9tallique robuste et fonctionnelle offre un vaste espace optimis\\xe9 pour le stockage et la gestion des flux. Alliant efficacit\\xe9 et modernit\\xe9, ce projet illustre le savoir-faire d\u2019Alkar dans la r\\xe9alisation de b\\xe2timents industriels sur mesure, adapt\\xe9s aux d\\xe9fis de la logistique.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",children:\"Content\"})}),className:\"framer-1ruumzm\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],text:mVj7JP5yE,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vbqnbc\",\"data-border\":true,\"data-framer-name\":\"Custom slideshow\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o4ji2-container\",isAuthoredByUser:true,nodeId:\"NlocRkvyO\",scopeId:\"sqgEQijbC\",children:/*#__PURE__*/_jsx(Custom_MultiItem_Slideshow,{autoPlayInterval:2e3,gap:0,height:\"100%\",id:\"NlocRkvyO\",isAutoplayEnabled:true,isLoopEnabled:true,itemsToShow:1,layoutId:\"NlocRkvyO\",slides:[visible2&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"780px\",...toResponsiveImage(Qqj820xdI)},className:\"framer-1aeadi9\",\"data-border\":true,\"data-framer-name\":\"Image #1\"}),visible3&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"779px\",...toResponsiveImage(J7IkSxOd8)},className:\"framer-6vn9nr\",\"data-border\":true,\"data-framer-name\":\"Image #2\"}),visible4&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"779px\",...toResponsiveImage(BYJOxoHmj)},className:\"framer-42shh5\",\"data-border\":true,\"data-framer-name\":\"Image #3\"}),visible5&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"779px\",...toResponsiveImage(TkdIeOduU)},className:\"framer-d0pqv0\",\"data-border\":true,\"data-framer-name\":\"Image #4\"}),visible6&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"779px\",...toResponsiveImage(svTZWVVTs)},className:\"framer-1qsengi\",\"data-border\":true,\"data-framer-name\":\"Image #5\"})],style:{height:\"100%\",width:\"100%\"},transitionDuration:.4,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h4o1kd\",\"data-framer-name\":\"Boutons\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{width:`max((min(${componentViewport?.width||\"100vw\"} - 32px, 1440px) - 1px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+104+104+0+0+0+144+0+280+0},yNb71bosK:{width:`max((min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1440px) - 1px) / 4, 1px)`,y:(componentViewport?.y||0)+0+0+0+192+0+0+244+0+0+260}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 160px, 1px), 1440px) - 1px) / 4, 1px)`,y:(componentViewport?.y||0)+0+0+0+248+0+0+244+0+0+310,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tqm1tq-container\",nodeId:\"M69rdULaB\",rendersWithMotion:true,scopeId:\"sqgEQijbC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{E_3J7dCAg:{borderBottomWidth:1,borderColor:\"var(--token-9dda0c96-5ea4-4426-a1d1-aa77a1a029fb, rgb(240, 240, 240))\",borderLeftWidth:0,borderRightWidth:1,borderStyle:\"solid\",borderTopWidth:0},variant:\"fGlwpmAyu\"},yNb71bosK:{E_3J7dCAg:{borderBottomWidth:1,borderColor:\"var(--token-9dda0c96-5ea4-4426-a1d1-aa77a1a029fb, rgb(240, 240, 240))\",borderLeftWidth:1,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:1},variant:\"fGlwpmAyu\"}},children:/*#__PURE__*/_jsx(BoutonSliderWithNextSlide1tqm1tqWithMappedReactPropsqy9e2v,{E_3J7dCAg:{borderBottomWidth:1,borderColor:\"var(--token-9dda0c96-5ea4-4426-a1d1-aa77a1a029fb, rgb(240, 240, 240))\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:1},height:\"100%\",id:\"M69rdULaB\",layoutId:\"M69rdULaB\",style:{width:\"100%\"},variant:\"ysDFj3dic\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{width:`max((min(${componentViewport?.width||\"100vw\"} - 32px, 1440px) - 1px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+104+104+0+0+0+144+0+280+0},yNb71bosK:{width:`max((min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1440px) - 1px) / 4, 1px)`,y:(componentViewport?.y||0)+0+0+0+192+0+0+244+0+0+330}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 160px, 1px), 1440px) - 1px) / 4, 1px)`,y:(componentViewport?.y||0)+0+0+0+248+0+0+244+0+0+380,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xrvnuk-container\",nodeId:\"C2gkpEtcU\",rendersWithMotion:true,scopeId:\"sqgEQijbC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{variant:\"CmiQqVsh1\"},yNb71bosK:{variant:\"CmiQqVsh1\"}},children:/*#__PURE__*/_jsx(BoutonSliderWithPreviousSlidexrvnukWithMappedReactPropsqy9e2v,{E_3J7dCAg:{borderBottomWidth:1,borderColor:\"var(--token-9dda0c96-5ea4-4426-a1d1-aa77a1a029fb, rgb(240, 240, 240))\",borderLeftWidth:1,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},height:\"100%\",id:\"C2gkpEtcU\",layoutId:\"C2gkpEtcU\",style:{width:\"100%\"},variant:\"XmM0fIIuv\",width:\"100%\"})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-119fa94 hidden-nrarko hidden-4pomy\",\"data-framer-name\":\"Ligne\"})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kr7f4h\",\"data-framer-name\":\"Informations\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19fi240\",\"data-border\":true,\"data-framer-name\":\"List\",children:[visible7&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-k2kocv\",\"data-border\":true,\"data-framer-name\":\"Card - Secteur\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qbznsk\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ihpy6l\",\"data-styles-preset\":\"fYvo1_EEF\",style:{\"--framer-text-alignment\":\"left\"},children:\"Secteur d'activit\\xe9\"})})},yNb71bosK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",style:{\"--framer-text-alignment\":\"center\"},children:\"Secteur d'activit\\xe9\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",style:{\"--framer-text-alignment\":\"left\"},children:\"Secteur d'activit\\xe9\"})}),className:\"framer-1f8zd7t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-j16fxw\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Upc5KmXEA\",data:SecteursDActivit,type:\"Collection\"},orderBy:[{collection:\"Upc5KmXEA\",name:\"F9rCZQs7W\",type:\"Identifier\"}],select:[{collection:\"Upc5KmXEA\",name:\"F9rCZQs7W\",type:\"Identifier\"},{collection:\"Upc5KmXEA\",name:\"GyCDXBn2q\",type:\"Identifier\"},{collection:\"Upc5KmXEA\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"Upc5KmXEA\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:uu2wIpTqu},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({F9rCZQs7W:F9rCZQs7WUpc5KmXEA,GyCDXBn2q:GyCDXBn2qUpc5KmXEA,id:idUpc5KmXEA},index)=>{F9rCZQs7WUpc5KmXEA??=\"\";GyCDXBn2qUpc5KmXEA??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Upc5KmXEA-${idUpc5KmXEA}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{GyCDXBn2q:GyCDXBn2qUpc5KmXEA},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1snkvi6\",\"data-framer-name\":\"Secteur d'activit\\xe9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-2a5vla\",\"data-styles-preset\":\"qzrL6VJZl\",children:\"Agricole\"})})},yNb71bosK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y4eehr\",\"data-styles-preset\":\"X1ph4Oscw\",style:{\"--framer-text-alignment\":\"center\"},children:\"Industriel & logistique\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y4eehr\",\"data-styles-preset\":\"X1ph4Oscw\",children:\"Content\"})}),className:\"framer-bzsdv1\",\"data-framer-name\":\"Titre\",fonts:[\"Inter\"],text:F9rCZQs7WUpc5KmXEA,verticalAlignment:\"top\",withExternalLayout:true})})})})},idUpc5KmXEA);})})})})})]})}),visible8&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-dni9c4\",\"data-border\":true,\"data-framer-name\":\"Card - Localisation\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3vcutn\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ihpy6l\",\"data-styles-preset\":\"fYvo1_EEF\",style:{\"--framer-text-alignment\":\"left\"},children:\"Localisation\"})})},yNb71bosK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",style:{\"--framer-text-alignment\":\"center\"},children:\"Localisation\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",style:{\"--framer-text-alignment\":\"left\"},children:\"Localisation\"})}),className:\"framer-13aciwc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-2a5vla\",\"data-styles-preset\":\"qzrL6VJZl\",style:{\"--framer-text-alignment\":\"left\"},children:\"Localisation\"})})},yNb71bosK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y4eehr\",\"data-styles-preset\":\"X1ph4Oscw\",style:{\"--framer-text-alignment\":\"center\"},children:\"Content\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y4eehr\",\"data-styles-preset\":\"X1ph4Oscw\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-t453pv\",fonts:[\"Inter\"],text:PKqhXz4OI,verticalAlignment:\"top\",withExternalLayout:true})})]})}),visible9&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-10e50rg\",\"data-border\":true,\"data-framer-name\":\"Card - Maitre d'ouvrage\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gv5e2z\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ihpy6l\",\"data-styles-preset\":\"fYvo1_EEF\",style:{\"--framer-text-alignment\":\"left\"},children:\"Maitre d'ouvrage\"})})},yNb71bosK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",style:{\"--framer-text-alignment\":\"center\"},children:\"Maitre d'ouvrage\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",style:{\"--framer-text-alignment\":\"left\"},children:\"Maitre d'ouvrage\"})}),className:\"framer-vkb7fe\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-2a5vla\",\"data-styles-preset\":\"qzrL6VJZl\",style:{\"--framer-text-alignment\":\"left\"},children:\"Maitre d'ouvrage\"})})},yNb71bosK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y4eehr\",\"data-styles-preset\":\"X1ph4Oscw\",style:{\"--framer-text-alignment\":\"center\"},children:\"Content\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y4eehr\",\"data-styles-preset\":\"X1ph4Oscw\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-3dk1b9\",fonts:[\"Inter\"],text:MTgA_rgMT,verticalAlignment:\"top\",withExternalLayout:true})})]})}),visible10&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lzdkrl\",\"data-border\":true,\"data-framer-name\":\"Card - Architecte\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sd9fv8\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ihpy6l\",\"data-styles-preset\":\"fYvo1_EEF\",style:{\"--framer-text-alignment\":\"left\"},children:\"Architecte\"})})},yNb71bosK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",style:{\"--framer-text-alignment\":\"center\"},children:\"Architecte\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",style:{\"--framer-text-alignment\":\"left\"},children:\"Architecte\"})}),className:\"framer-3wnebc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-2a5vla\",\"data-styles-preset\":\"qzrL6VJZl\",style:{\"--framer-text-alignment\":\"left\"},children:\"Architecte\"})})},yNb71bosK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y4eehr\",\"data-styles-preset\":\"X1ph4Oscw\",style:{\"--framer-text-alignment\":\"center\"},children:\"Content\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y4eehr\",\"data-styles-preset\":\"X1ph4Oscw\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-1q8jd61\",fonts:[\"Inter\"],text:B2gTCu5Y6,verticalAlignment:\"top\",withExternalLayout:true})})]})}),visible11&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-19iw33i\",\"data-border\":true,\"data-framer-name\":\"Card - Sp\\xe9cificit\\xe9s\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17zmx1t\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ihpy6l\",\"data-styles-preset\":\"fYvo1_EEF\",style:{\"--framer-text-alignment\":\"left\"},children:\"Sp\\xe9cificit\\xe9s\"})})},yNb71bosK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",style:{\"--framer-text-alignment\":\"center\"},children:\"Sp\\xe9cificit\\xe9s\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",style:{\"--framer-text-alignment\":\"left\"},children:\"Sp\\xe9cificit\\xe9s\"})}),className:\"framer-ztncma\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-2a5vla\",\"data-styles-preset\":\"qzrL6VJZl\",style:{\"--framer-text-alignment\":\"left\"},children:\"Architecte\"})})},yNb71bosK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y4eehr\",\"data-styles-preset\":\"X1ph4Oscw\",style:{\"--framer-text-alignment\":\"center\"},children:\"Content\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y4eehr\",\"data-styles-preset\":\"X1ph4Oscw\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-1kvgn7t\",fonts:[\"Inter\"],text:znfUZXHRS,verticalAlignment:\"top\",withExternalLayout:true})})]})}),visible12&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-ehpl5z\",\"data-border\":true,\"data-framer-name\":\"Card - Surface\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mktzrl\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ihpy6l\",\"data-styles-preset\":\"fYvo1_EEF\",style:{\"--framer-text-alignment\":\"left\"},children:\"Surface du b\\xe2timent\"})})},yNb71bosK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",style:{\"--framer-text-alignment\":\"center\"},children:\"Surface du b\\xe2timent\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",style:{\"--framer-text-alignment\":\"left\"},children:\"Surface du b\\xe2timent\"})}),className:\"framer-18mgrqo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-2a5vla\",\"data-styles-preset\":\"qzrL6VJZl\",style:{\"--framer-text-alignment\":\"left\"},children:\"Architecte\"})})},yNb71bosK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y4eehr\",\"data-styles-preset\":\"X1ph4Oscw\",style:{\"--framer-text-alignment\":\"center\"},children:\"Content\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y4eehr\",\"data-styles-preset\":\"X1ph4Oscw\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-1yf2xdh\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]})}),visible13&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qtdje8\",\"data-border\":true,\"data-framer-name\":\"Card - Poids\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b6n036\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ihpy6l\",\"data-styles-preset\":\"fYvo1_EEF\",style:{\"--framer-text-alignment\":\"left\"},children:\"Poids de la charpente\"})})},yNb71bosK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",style:{\"--framer-text-alignment\":\"center\"},children:\"Poids de la charpente\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",style:{\"--framer-text-alignment\":\"left\"},children:\"Poids de la charpente\"})}),className:\"framer-r72boj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-2a5vla\",\"data-styles-preset\":\"qzrL6VJZl\",style:{\"--framer-text-alignment\":\"left\"},children:\"Architecte\"})})},yNb71bosK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y4eehr\",\"data-styles-preset\":\"X1ph4Oscw\",style:{\"--framer-text-alignment\":\"center\"},children:\"Content\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y4eehr\",\"data-styles-preset\":\"X1ph4Oscw\",style:{\"--framer-text-alignment\":\"left\"},children:\"NaNm\\xb2\"})}),className:\"framer-t3p54n\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})})]})}),visible14&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-4b0p0o\",\"data-border\":true,\"data-framer-name\":\"Card - Ann\\xe9e de r\\xe9alisation\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jm28sx\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ihpy6l\",\"data-styles-preset\":\"fYvo1_EEF\",style:{\"--framer-text-alignment\":\"left\"},children:\"Ann\\xe9e de r\\xe9alisation\"})})},yNb71bosK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",style:{\"--framer-text-alignment\":\"center\"},children:\"Ann\\xe9e de r\\xe9alisation\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1on3f4c\",\"data-styles-preset\":\"F98H922Ok\",style:{\"--framer-text-alignment\":\"left\"},children:\"Ann\\xe9e de r\\xe9alisation\"})}),className:\"framer-w53jv0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-2a5vla\",\"data-styles-preset\":\"qzrL6VJZl\",style:{\"--framer-text-alignment\":\"left\"},children:\"Architecte\"})})},yNb71bosK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y4eehr\",\"data-styles-preset\":\"X1ph4Oscw\",style:{\"--framer-text-alignment\":\"center\"},children:\"Content\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y4eehr\",\"data-styles-preset\":\"X1ph4Oscw\",style:{\"--framer-text-alignment\":\"left\"},children:\"NaNT\"})}),className:\"framer-v0nk6v\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})})]})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-n31vb6 hidden-nrarko hidden-eisypo\",\"data-framer-name\":\"Background lignes\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-16mangk\",\"data-framer-name\":\"Lignes\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hblu1a\",\"data-framer-name\":\"Lignes\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-c0zk6x\",\"data-framer-name\":\"Ligne\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wfejbg\",\"data-framer-name\":\"Ligne\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sf7ru4\",\"data-framer-name\":\"Ligne\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-v9qb61\",\"data-framer-name\":\"Ligne\"}),isDisplayed4()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gw4v0p hidden-4pomy\",\"data-framer-name\":\"Ligne\"})]})})})]})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-jn2l3s hidden-eisypo\",\"data-framer-name\":\"Padding Bottom\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-zq8zyp\",\"data-framer-name\":\"Padding Bottom\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lcurcg\",\"data-framer-name\":\"Section r\\xe9alisations similaires\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f0j0vf\",\"data-framer-name\":\"Background lignes\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{height:580,y:(componentViewport?.y||0)+0+2129.8+0+0},yNb71bosK:{height:588,y:(componentViewport?.y||0)+0+1357+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:630,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1334+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gmld0b-container\",nodeId:\"bhwJSMAJN\",scopeId:\"sqgEQijbC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{variant:\"LDUd77Rol\"},yNb71bosK:{variant:\"V_UbZDLgh\"}},children:/*#__PURE__*/_jsx(Lignes,{height:\"100%\",id:\"bhwJSMAJN\",layoutId:\"bhwJSMAJN\",style:{height:\"100%\",width:\"100%\"},variant:\"UJYJ8cZbI\",width:\"100%\",Yo7nu4IgF:1})})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-byhxm4 hidden-eisypo\",\"data-framer-name\":\"White\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-280kq3\",\"data-framer-name\":\"Top white\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6auqjl\",\"data-framer-name\":\"Heading trans\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jl12y0\",\"data-framer-name\":\"Bottom white\"})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{y:(componentViewport?.y||0)+0+2129.8+63+0},yNb71bosK:{y:(componentViewport?.y||0)+0+1357+63+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1334+84+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-irhrr2-container\",nodeId:\"of9Z9d1l7\",scopeId:\"sqgEQijbC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{variant:\"R7feD6nBt\"},yNb71bosK:{variant:\"YJpX8UE14\"}},children:/*#__PURE__*/_jsx(TitleHatching,{height:\"100%\",id:\"of9Z9d1l7\",layoutId:\"of9Z9d1l7\",lz8xCN1Hw:\"R\\xe9alisations similaires\",Ok3goalX5:true,style:{width:\"100%\"},variant:\"shtYCpS95\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zoj6ma\",\"data-framer-name\":\"Padding\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ungz4p\",\"data-framer-name\":\"Max width\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p2ayku\",\"data-border\":true,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"pU1M3wnud\",data:RAlisations,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"pU1M3wnud\",name:\"E5lHA68S6\",type:\"Identifier\"},{collection:\"pU1M3wnud\",name:\"Qqj820xdI\",type:\"Identifier\"},{collection:\"pU1M3wnud\",name:\"YAWU4XxtZ\",type:\"Identifier\"},{alias:\"uu2wIpTqu\",arguments:[{from:{alias:\"uu2wIpTqu\",data:SecteursDActivit,type:\"Collection\"},orderBy:[{arguments:[{collection:\"pU1M3wnud\",name:\"uu2wIpTqu\",type:\"Identifier\"},{collection:\"uu2wIpTqu\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"uu2wIpTqu\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"uu2wIpTqu\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"pU1M3wnud\",name:\"uu2wIpTqu\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{collection:\"pU1M3wnud\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"pU1M3wnud\",name:\"YAWU4XxtZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:YAWU4XxtZ},type:\"BinaryOperation\"}}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({E5lHA68S6:E5lHA68S6pU1M3wnud,id:idpU1M3wnud,Qqj820xdI:Qqj820xdIpU1M3wnud,uu2wIpTqu:uu2wIpTqupU1M3wnud,YAWU4XxtZ:YAWU4XxtZpU1M3wnud},index1)=>{E5lHA68S6pU1M3wnud??=\"\";YAWU4XxtZpU1M3wnud??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`pU1M3wnud-${idpU1M3wnud}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{E5lHA68S6:E5lHA68S6pU1M3wnud},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{E5lHA68S6:E5lHA68S6pU1M3wnud},webPageId:\"sqgEQijbC\"},motionChild:true,nodeId:\"lJqAhbFAd\",scopeId:\"sqgEQijbC\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-160qqj8 framer-1v326iz\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{E5lHA68S6:E5lHA68S6pU1M3wnud},webPageId:\"sqgEQijbC\"},implicitPathVariables:undefined},{href:{pathVariables:{E5lHA68S6:E5lHA68S6pU1M3wnud},webPageId:\"sqgEQijbC\"},implicitPathVariables:undefined},{href:{pathVariables:{E5lHA68S6:E5lHA68S6pU1M3wnud},webPageId:\"sqgEQijbC\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 32px, 1px), 1440px), 1px)`,y:(componentViewport?.y||0)+0+2129.8+63+104+0+0+0+0+0+0},yNb71bosK:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1440px), 1px)`,y:(componentViewport?.y||0)+0+1357+63+112+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:350,width:`max(min(max(${componentViewport?.width||\"100vw\"} - 160px, 1px), 1440px), 1px)`,y:(componentViewport?.y||0)+0+1334+84+112+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-exfjvg-container\",nodeId:\"DnNiI7Jrx\",scopeId:\"sqgEQijbC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GmFpWZRqd:{kG54gA478:resolvedLinks1[2],variant:\"JqoXswwy6\"},yNb71bosK:{kG54gA478:resolvedLinks1[1],variant:\"Y_i4I7eZE\"}},children:/*#__PURE__*/_jsx(CardRAlisation,{CSd4FJXiP:{borderColor:\"var(--token-9dda0c96-5ea4-4426-a1d1-aa77a1a029fb, rgb(240, 240, 240))\",borderStyle:\"solid\",borderWidth:1},eVfnZ5XDW:YAWU4XxtZpU1M3wnud,height:\"100%\",id:\"DnNiI7Jrx\",JmOlFOOL5:toResponsiveImage(Qqj820xdIpU1M3wnud),kG54gA478:resolvedLinks1[0],kq_nOMFFh:uu2wIpTqupU1M3wnud,layoutId:\"DnNiI7Jrx\",style:{width:\"100%\"},variant:\"uCshaeFlA\",width:\"100%\"})})})})})})})})})},idpU1M3wnud);})})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-914TN.framer-1v326iz, .framer-914TN .framer-1v326iz { display: block; }\",\".framer-914TN.framer-nrarko { align-content: center; align-items: center; background-color: var(--token-6ec35a1c-6f3a-4364-a528-1de5bb425de8, #fffdfc); 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-914TN .framer-gins4k-container, .framer-914TN .framer-p4k4gz-container, .framer-914TN .framer-gmld0b-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-914TN .framer-1r2kz25 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-914TN .framer-9p4g1m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 168px; justify-content: flex-start; overflow: hidden; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-914TN .framer-jvcsy, .framer-914TN .framer-zq8zyp, .framer-914TN .framer-jl12y0 { background-color: var(--token-6ec35a1c-6f3a-4364-a528-1de5bb425de8, #fffdfc); flex: 1 0 0px; height: 1px; max-width: 1440px; overflow: hidden; position: relative; width: 100%; }\",\".framer-914TN .framer-sbwvum, .framer-914TN .framer-yairny, .framer-914TN .framer-n31vb6, .framer-914TN .framer-f0j0vf { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-914TN .framer-i3atun-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",\".framer-914TN .framer-eyw38b, .framer-914TN .framer-zoj6ma { 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: visible; padding: 0px 80px 0px 80px; position: relative; width: 100%; z-index: 1; }\",\".framer-914TN .framer-yrs6xl { --border-bottom-width: 0px; --border-color: #f0f0f0; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-914TN .framer-1ysvwml, .framer-914TN .framer-16mangk { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-914TN .framer-1tokho9, .framer-914TN .framer-1hblu1a { -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 100%; justify-content: space-between; max-width: 1440px; overflow: visible; padding: 0px; pointer-events: none; position: relative; user-select: none; width: 1px; z-index: 1; }\",\".framer-914TN .framer-1qiv896, .framer-914TN .framer-121y8fo, .framer-914TN .framer-1o6ecih, .framer-914TN .framer-1scxv8p, .framer-914TN .framer-1er8yn, .framer-914TN .framer-c0zk6x, .framer-914TN .framer-1wfejbg, .framer-914TN .framer-sf7ru4, .framer-914TN .framer-v9qb61, .framer-914TN .framer-1gw4v0p { background-color: var(--token-9dda0c96-5ea4-4426-a1d1-aa77a1a029fb, #f0f0f0); flex: none; height: 100%; overflow: hidden; position: relative; width: 1px; }\",\".framer-914TN .framer-or42at { background-color: var(--token-6ec35a1c-6f3a-4364-a528-1de5bb425de8, #fffdfc); flex: none; height: 32px; overflow: hidden; position: relative; width: 100%; }\",\".framer-914TN .framer-16mskxt { align-content: center; align-items: center; background-color: var(--token-6ec35a1c-6f3a-4364-a528-1de5bb425de8, #fffdfc); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 8px 40px 8px; position: relative; width: 100%; }\",\".framer-914TN .framer-1ruumzm { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; max-width: 75%; overflow: visible; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-914TN .framer-1vbqnbc { --border-bottom-width: 1px; --border-color: var(--token-9dda0c96-5ea4-4426-a1d1-aa77a1a029fb, #f0f0f0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 1px 0px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-914TN .framer-1o4ji2-container { aspect-ratio: 1.7322222222222223 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 450px); position: relative; width: 75%; z-index: 1; }\",\".framer-914TN .framer-1aeadi9 { --border-bottom-width: 1px; --border-color: var(--token-9dda0c96-5ea4-4426-a1d1-aa77a1a029fb, #f0f0f0); --border-left-width: 1px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; height: 450px; position: relative; width: 780px; }\",\".framer-914TN .framer-6vn9nr, .framer-914TN .framer-42shh5, .framer-914TN .framer-d0pqv0, .framer-914TN .framer-1qsengi { --border-bottom-width: 1px; --border-color: var(--token-9dda0c96-5ea4-4426-a1d1-aa77a1a029fb, #f0f0f0); --border-left-width: 1px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; height: 450px; position: relative; width: 779px; }\",\".framer-914TN .framer-h4o1kd { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-914TN .framer-1tqm1tq-container, .framer-914TN .framer-xrvnuk-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-914TN .framer-119fa94 { background-color: var(--token-9dda0c96-5ea4-4426-a1d1-aa77a1a029fb, #f0f0f0); flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 1px; }\",\".framer-914TN .framer-kr7f4h { align-content: flex-start; align-items: flex-start; background-color: var(--token-6ec35a1c-6f3a-4364-a528-1de5bb425de8, #fffdfc); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-914TN .framer-19fi240 { --border-bottom-width: 1px; --border-color: var(--token-9dda0c96-5ea4-4426-a1d1-aa77a1a029fb, #f0f0f0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; display: grid; flex: none; gap: 0px; grid-auto-rows: 150px; grid-template-columns: repeat(4, minmax(50px, 1fr)); grid-template-rows: repeat(1, 150px); height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-914TN .framer-k2kocv, .framer-914TN .framer-dni9c4, .framer-914TN .framer-10e50rg, .framer-914TN .framer-1lzdkrl { --border-bottom-width: 1px; --border-color: var(--token-9dda0c96-5ea4-4426-a1d1-aa77a1a029fb, #f0f0f0); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 24px; position: relative; width: 100%; }\",\".framer-914TN .framer-qbznsk, .framer-914TN .framer-3vcutn, .framer-914TN .framer-1gv5e2z, .framer-914TN .framer-sd9fv8, .framer-914TN .framer-17zmx1t, .framer-914TN .framer-mktzrl, .framer-914TN .framer-1b6n036, .framer-914TN .framer-1jm28sx { -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; user-select: none; width: 100%; }\",\".framer-914TN .framer-1f8zd7t, .framer-914TN .framer-13aciwc, .framer-914TN .framer-t453pv, .framer-914TN .framer-vkb7fe, .framer-914TN .framer-3dk1b9, .framer-914TN .framer-3wnebc, .framer-914TN .framer-1q8jd61, .framer-914TN .framer-ztncma, .framer-914TN .framer-1kvgn7t, .framer-914TN .framer-18mgrqo, .framer-914TN .framer-1yf2xdh, .framer-914TN .framer-r72boj, .framer-914TN .framer-t3p54n, .framer-914TN .framer-w53jv0, .framer-914TN .framer-v0nk6v { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-914TN .framer-j16fxw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-914TN .framer-1snkvi6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-914TN .framer-bzsdv1 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-914TN .framer-19iw33i, .framer-914TN .framer-ehpl5z, .framer-914TN .framer-1qtdje8, .framer-914TN .framer-4b0p0o { --border-bottom-width: 1px; --border-color: var(--token-9dda0c96-5ea4-4426-a1d1-aa77a1a029fb, #f0f0f0); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 24px; position: relative; width: 100%; }\",\".framer-914TN .framer-jn2l3s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 84px; justify-content: flex-start; overflow: hidden; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-914TN .framer-1lcurcg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 84px 0px 84px 0px; position: relative; width: 100%; }\",\".framer-914TN .framer-byhxm4 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; justify-content: flex-start; left: 80px; overflow: hidden; padding: 0px; position: absolute; right: 80px; top: 0px; }\",\".framer-914TN .framer-280kq3 { background-color: var(--token-6ec35a1c-6f3a-4364-a528-1de5bb425de8, #fffdfc); flex: none; height: 84px; max-width: 1440px; overflow: hidden; position: relative; width: 100%; }\",\".framer-914TN .framer-6auqjl { flex: none; height: 80px; max-width: 1440px; overflow: hidden; position: relative; width: 100%; }\",\".framer-914TN .framer-irhrr2-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-914TN .framer-1ungz4p { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-914TN .framer-1p2ayku { --border-bottom-width: 1px; --border-color: var(--token-9dda0c96-5ea4-4426-a1d1-aa77a1a029fb, #f0f0f0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-914TN .framer-160qqj8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-914TN .framer-exfjvg-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-914TN.framer-nrarko, .framer-914TN .framer-1r2kz25, .framer-914TN .framer-9p4g1m, .framer-914TN .framer-eyw38b, .framer-914TN .framer-yrs6xl, .framer-914TN .framer-1ysvwml, .framer-914TN .framer-16mskxt, .framer-914TN .framer-1vbqnbc, .framer-914TN .framer-h4o1kd, .framer-914TN .framer-kr7f4h, .framer-914TN .framer-k2kocv, .framer-914TN .framer-qbznsk, .framer-914TN .framer-j16fxw, .framer-914TN .framer-1snkvi6, .framer-914TN .framer-dni9c4, .framer-914TN .framer-3vcutn, .framer-914TN .framer-10e50rg, .framer-914TN .framer-1gv5e2z, .framer-914TN .framer-1lzdkrl, .framer-914TN .framer-sd9fv8, .framer-914TN .framer-19iw33i, .framer-914TN .framer-17zmx1t, .framer-914TN .framer-ehpl5z, .framer-914TN .framer-mktzrl, .framer-914TN .framer-1qtdje8, .framer-914TN .framer-1b6n036, .framer-914TN .framer-4b0p0o, .framer-914TN .framer-1jm28sx, .framer-914TN .framer-16mangk, .framer-914TN .framer-jn2l3s, .framer-914TN .framer-1lcurcg, .framer-914TN .framer-byhxm4, .framer-914TN .framer-zoj6ma, .framer-914TN .framer-1ungz4p, .framer-914TN .framer-1p2ayku, .framer-914TN .framer-160qqj8 { gap: 0px; } .framer-914TN.framer-nrarko > *, .framer-914TN .framer-1r2kz25 > *, .framer-914TN .framer-9p4g1m > *, .framer-914TN .framer-yrs6xl > *, .framer-914TN .framer-h4o1kd > *, .framer-914TN .framer-kr7f4h > *, .framer-914TN .framer-k2kocv > *, .framer-914TN .framer-j16fxw > *, .framer-914TN .framer-dni9c4 > *, .framer-914TN .framer-10e50rg > *, .framer-914TN .framer-1lzdkrl > *, .framer-914TN .framer-19iw33i > *, .framer-914TN .framer-ehpl5z > *, .framer-914TN .framer-1qtdje8 > *, .framer-914TN .framer-4b0p0o > *, .framer-914TN .framer-jn2l3s > *, .framer-914TN .framer-byhxm4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-914TN.framer-nrarko > :first-child, .framer-914TN .framer-1r2kz25 > :first-child, .framer-914TN .framer-9p4g1m > :first-child, .framer-914TN .framer-yrs6xl > :first-child, .framer-914TN .framer-h4o1kd > :first-child, .framer-914TN .framer-kr7f4h > :first-child, .framer-914TN .framer-k2kocv > :first-child, .framer-914TN .framer-qbznsk > :first-child, .framer-914TN .framer-j16fxw > :first-child, .framer-914TN .framer-dni9c4 > :first-child, .framer-914TN .framer-3vcutn > :first-child, .framer-914TN .framer-10e50rg > :first-child, .framer-914TN .framer-1gv5e2z > :first-child, .framer-914TN .framer-1lzdkrl > :first-child, .framer-914TN .framer-sd9fv8 > :first-child, .framer-914TN .framer-19iw33i > :first-child, .framer-914TN .framer-17zmx1t > :first-child, .framer-914TN .framer-ehpl5z > :first-child, .framer-914TN .framer-mktzrl > :first-child, .framer-914TN .framer-1qtdje8 > :first-child, .framer-914TN .framer-1b6n036 > :first-child, .framer-914TN .framer-4b0p0o > :first-child, .framer-914TN .framer-1jm28sx > :first-child, .framer-914TN .framer-jn2l3s > :first-child, .framer-914TN .framer-1lcurcg > :first-child, .framer-914TN .framer-byhxm4 > :first-child, .framer-914TN .framer-1ungz4p > :first-child { margin-top: 0px; } .framer-914TN.framer-nrarko > :last-child, .framer-914TN .framer-1r2kz25 > :last-child, .framer-914TN .framer-9p4g1m > :last-child, .framer-914TN .framer-yrs6xl > :last-child, .framer-914TN .framer-h4o1kd > :last-child, .framer-914TN .framer-kr7f4h > :last-child, .framer-914TN .framer-k2kocv > :last-child, .framer-914TN .framer-qbznsk > :last-child, .framer-914TN .framer-j16fxw > :last-child, .framer-914TN .framer-dni9c4 > :last-child, .framer-914TN .framer-3vcutn > :last-child, .framer-914TN .framer-10e50rg > :last-child, .framer-914TN .framer-1gv5e2z > :last-child, .framer-914TN .framer-1lzdkrl > :last-child, .framer-914TN .framer-sd9fv8 > :last-child, .framer-914TN .framer-19iw33i > :last-child, .framer-914TN .framer-17zmx1t > :last-child, .framer-914TN .framer-ehpl5z > :last-child, .framer-914TN .framer-mktzrl > :last-child, .framer-914TN .framer-1qtdje8 > :last-child, .framer-914TN .framer-1b6n036 > :last-child, .framer-914TN .framer-4b0p0o > :last-child, .framer-914TN .framer-1jm28sx > :last-child, .framer-914TN .framer-jn2l3s > :last-child, .framer-914TN .framer-1lcurcg > :last-child, .framer-914TN .framer-byhxm4 > :last-child, .framer-914TN .framer-1ungz4p > :last-child { margin-bottom: 0px; } .framer-914TN .framer-eyw38b > *, .framer-914TN .framer-1ysvwml > *, .framer-914TN .framer-16mskxt > *, .framer-914TN .framer-1vbqnbc > *, .framer-914TN .framer-16mangk > *, .framer-914TN .framer-zoj6ma > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-914TN .framer-eyw38b > :first-child, .framer-914TN .framer-1ysvwml > :first-child, .framer-914TN .framer-16mskxt > :first-child, .framer-914TN .framer-1vbqnbc > :first-child, .framer-914TN .framer-1snkvi6 > :first-child, .framer-914TN .framer-16mangk > :first-child, .framer-914TN .framer-zoj6ma > :first-child, .framer-914TN .framer-1p2ayku > :first-child, .framer-914TN .framer-160qqj8 > :first-child { margin-left: 0px; } .framer-914TN .framer-eyw38b > :last-child, .framer-914TN .framer-1ysvwml > :last-child, .framer-914TN .framer-16mskxt > :last-child, .framer-914TN .framer-1vbqnbc > :last-child, .framer-914TN .framer-1snkvi6 > :last-child, .framer-914TN .framer-16mangk > :last-child, .framer-914TN .framer-zoj6ma > :last-child, .framer-914TN .framer-1p2ayku > :last-child, .framer-914TN .framer-160qqj8 > :last-child { margin-right: 0px; } .framer-914TN .framer-qbznsk > *, .framer-914TN .framer-3vcutn > *, .framer-914TN .framer-1gv5e2z > *, .framer-914TN .framer-sd9fv8 > *, .framer-914TN .framer-17zmx1t > *, .framer-914TN .framer-mktzrl > *, .framer-914TN .framer-1b6n036 > *, .framer-914TN .framer-1jm28sx > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-914TN .framer-1snkvi6 > *, .framer-914TN .framer-160qqj8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-914TN .framer-1lcurcg > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-914TN .framer-1ungz4p > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-914TN .framer-1p2ayku > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-914TN[data-border=\"true\"]::after, .framer-914TN [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: 810px) and (max-width: 1199px) { .framer-914TN.framer-nrarko { width: 810px; } .framer-914TN .framer-9p4g1m { height: 112px; padding: 0px 30px 0px 30px; } .framer-914TN .framer-jvcsy, .framer-914TN .framer-zq8zyp { flex: none; height: 112px; } .framer-914TN .framer-eyw38b, .framer-914TN .framer-zoj6ma { padding: 0px 30px 0px 30px; } .framer-914TN .framer-1o4ji2-container { aspect-ratio: 1.405 / 1; height: var(--framer-aspect-ratio-supported, 400px); } .framer-914TN .framer-kr7f4h, .framer-914TN .framer-1ungz4p { gap: 40px; } .framer-914TN .framer-19fi240 { background-color: var(--token-6ec35a1c-6f3a-4364-a528-1de5bb425de8, #fffdfc); grid-template-columns: repeat(3, minmax(50px, 1fr)); order: 0; z-index: 1; } .framer-914TN .framer-k2kocv, .framer-914TN .framer-dni9c4, .framer-914TN .framer-10e50rg, .framer-914TN .framer-1lzdkrl { --border-top-width: 0px; background-color: var(--token-6ec35a1c-6f3a-4364-a528-1de5bb425de8, #fffdfc); padding: 16px; } .framer-914TN .framer-19iw33i, .framer-914TN .framer-ehpl5z, .framer-914TN .framer-1qtdje8, .framer-914TN .framer-4b0p0o { background-color: var(--token-6ec35a1c-6f3a-4364-a528-1de5bb425de8, #fffdfc); padding: 16px; } .framer-914TN .framer-jn2l3s { height: 63px; padding: 0px 30px 0px 30px; } .framer-914TN .framer-1lcurcg { padding: 63px 0px 63px 0px; } .framer-914TN .framer-byhxm4 { bottom: 0px; left: 30px; right: 30px; } .framer-914TN .framer-280kq3 { height: 63px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-914TN .framer-kr7f4h, .framer-914TN .framer-1ungz4p { gap: 0px; } .framer-914TN .framer-kr7f4h > *, .framer-914TN .framer-1ungz4p > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-914TN .framer-kr7f4h > :first-child, .framer-914TN .framer-1ungz4p > :first-child { margin-top: 0px; } .framer-914TN .framer-kr7f4h > :last-child, .framer-914TN .framer-1ungz4p > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-914TN.framer-nrarko { width: 390px; } .framer-914TN .framer-1r2kz25 { gap: 24px; padding: 104px 0px 63px 0px; } .framer-914TN .framer-eyw38b { flex-direction: column; justify-content: flex-start; padding: 0px 16px 0px 16px; } .framer-914TN .framer-yrs6xl { flex: none; gap: 32px; width: 100%; } .framer-914TN .framer-16mskxt { background-color: unset; padding: 0px 8px 0px 8px; } .framer-914TN .framer-1ruumzm { max-width: unset; } .framer-914TN .framer-1vbqnbc { flex-direction: column; padding: 0px; z-index: 0; } .framer-914TN .framer-1o4ji2-container { aspect-ratio: 1.2785714285714285 / 1; height: var(--framer-aspect-ratio-supported, 280px); width: 100%; } .framer-914TN .framer-h4o1kd { align-self: unset; flex: none; flex-direction: row; height: min-content; justify-content: flex-start; width: 100%; } .framer-914TN .framer-1tqm1tq-container { flex: 1 0 0px; order: 2; width: 1px; } .framer-914TN .framer-xrvnuk-container { flex: 1 0 0px; order: 0; width: 1px; } .framer-914TN .framer-119fa94 { align-self: stretch; flex: none; height: auto; order: 1; } .framer-914TN .framer-kr7f4h { background-color: unset; gap: 40px; padding: 0px; } .framer-914TN .framer-19fi240 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; order: 0; } .framer-914TN .framer-k2kocv, .framer-914TN .framer-dni9c4, .framer-914TN .framer-10e50rg, .framer-914TN .framer-1lzdkrl { --border-top-width: 0px; align-self: unset; background-color: var(--token-6ec35a1c-6f3a-4364-a528-1de5bb425de8, #fffdfc); height: min-content; padding: 24px 16px 24px 16px; } .framer-914TN .framer-19iw33i, .framer-914TN .framer-ehpl5z, .framer-914TN .framer-1qtdje8, .framer-914TN .framer-4b0p0o { align-self: unset; background-color: var(--token-6ec35a1c-6f3a-4364-a528-1de5bb425de8, #fffdfc); height: min-content; padding: 24px 16px 24px 16px; } .framer-914TN .framer-1lcurcg { gap: 24px; padding: 63px 0px 63px 0px; } .framer-914TN .framer-f0j0vf { order: 0; } .framer-914TN .framer-irhrr2-container { order: 1; } .framer-914TN .framer-zoj6ma { order: 2; padding: 0px 16px 0px 16px; } .framer-914TN .framer-1ungz4p { gap: 40px; } .framer-914TN .framer-1p2ayku { flex-direction: column; } .framer-914TN .framer-160qqj8 { flex: none; gap: 0px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-914TN .framer-1r2kz25, .framer-914TN .framer-eyw38b, .framer-914TN .framer-yrs6xl, .framer-914TN .framer-1vbqnbc, .framer-914TN .framer-h4o1kd, .framer-914TN .framer-kr7f4h, .framer-914TN .framer-19fi240, .framer-914TN .framer-1lcurcg, .framer-914TN .framer-1ungz4p, .framer-914TN .framer-1p2ayku, .framer-914TN .framer-160qqj8 { gap: 0px; } .framer-914TN .framer-1r2kz25 > *, .framer-914TN .framer-1lcurcg > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-914TN .framer-1r2kz25 > :first-child, .framer-914TN .framer-eyw38b > :first-child, .framer-914TN .framer-yrs6xl > :first-child, .framer-914TN .framer-1vbqnbc > :first-child, .framer-914TN .framer-kr7f4h > :first-child, .framer-914TN .framer-19fi240 > :first-child, .framer-914TN .framer-1lcurcg > :first-child, .framer-914TN .framer-1ungz4p > :first-child, .framer-914TN .framer-1p2ayku > :first-child { margin-top: 0px; } .framer-914TN .framer-1r2kz25 > :last-child, .framer-914TN .framer-eyw38b > :last-child, .framer-914TN .framer-yrs6xl > :last-child, .framer-914TN .framer-1vbqnbc > :last-child, .framer-914TN .framer-kr7f4h > :last-child, .framer-914TN .framer-19fi240 > :last-child, .framer-914TN .framer-1lcurcg > :last-child, .framer-914TN .framer-1ungz4p > :last-child, .framer-914TN .framer-1p2ayku > :last-child { margin-bottom: 0px; } .framer-914TN .framer-eyw38b > *, .framer-914TN .framer-1vbqnbc > *, .framer-914TN .framer-19fi240 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-914TN .framer-yrs6xl > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-914TN .framer-h4o1kd > *, .framer-914TN .framer-160qqj8 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-914TN .framer-h4o1kd > :first-child, .framer-914TN .framer-160qqj8 > :first-child { margin-left: 0px; } .framer-914TN .framer-h4o1kd > :last-child, .framer-914TN .framer-160qqj8 > :last-child { margin-right: 0px; } .framer-914TN .framer-kr7f4h > *, .framer-914TN .framer-1ungz4p > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-914TN .framer-1p2ayku > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2603.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"yNb71bosK\":{\"layout\":[\"fixed\",\"auto\"]},\"GmFpWZRqd\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramersqgEQijbC=withCSS(Component,css,\"framer-914TN\");export default FramersqgEQijbC;FramersqgEQijbC.displayName=\"Page\";FramersqgEQijbC.defaultProps={height:2603.5,width:1200};addFonts(FramersqgEQijbC,[{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\"}]},...BackgroundPatternFonts,...LignesFonts,...TitleHatchingFonts,...Custom_MultiItem_SlideshowFonts,...BoutonSliderFonts,...CardRAlisationFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersqgEQijbC\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2603.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yNb71bosK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GmFpWZRqd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["BackgroundPatternFonts", "getFonts", "N4lpwAlBe_default", "LignesFonts", "wPRJdLk9M_default", "TitleHatchingFonts", "YNYbqNKlA_default", "Custom_MultiItem_SlideshowFonts", "Custom_MultiItem_Slideshow", "BoutonSliderFonts", "rOt92Tfn4_default", "BoutonSliderWithNextSlide1tqm1tqWithMappedReactPropsqy9e2v", "withMappedReactProps", "withCodeBoundaryForOverrides", "withNextSlide", "rOt92Tfn4_exports", "BoutonSliderWithPreviousSlidexrvnukWithMappedReactPropsqy9e2v", "withPreviousSlide", "CardRAlisationFonts", "dHyBlOfb3_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "isSet", "value", "negate", "toResponsiveImage", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "numberToString", "options", "activeLocale", "fallbackLocale", "locale", "useGrouping", "notation", "compactDisplay", "style", "currency", "currencyDisplay", "unit", "unitDisplay", "minimumFractionDigits", "maximumFractionDigits", "minimumIntegerDigits", "formatOptions", "number", "equals", "a", "b", "suffix", "toString", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "L5V9JreBd_default", "P707kplse_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "className", "layoutId", "variant", "YAWU4XxtZ", "mVj7JP5yE", "Qqj820xdI", "J7IkSxOd8", "BYJOxoHmj", "TkdIeOduU", "svTZWVVTs", "uu2wIpTqu", "F9rCZQs7WUpc5KmXEA", "GyCDXBn2qUpc5KmXEA", "idUpc5KmXEA", "PKqhXz4OI", "MTgA_rgMT", "B2gTCu5Y6", "znfUZXHRS", "rpxTjmccJ", "QJIaldNHh", "Q4ijIzSbz", "E5lHA68S6pU1M3wnud", "Qqj820xdIpU1M3wnud", "YAWU4XxtZpU1M3wnud", "uu2wIpTqupU1M3wnud", "idpU1M3wnud", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "visible", "isDisplayed1", "visible1", "visible2", "visible3", "visible4", "visible5", "visible6", "isDisplayed2", "visible7", "visible8", "visible9", "visible10", "visible11", "activeLocaleCode", "useLocaleCode", "visible12", "textContent", "visible13", "textContent1", "visible14", "textContent2", "isDisplayed3", "isDisplayed4", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "ResolveLinks", "resolvedLinks", "x", "RichText", "Image2", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "collection1", "paginationInfo1", "loadMore1", "index1", "Link", "resolvedLinks1", "css", "FramersqgEQijbC", "withCSS", "sqgEQijbC_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
