{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/iwigMr9Yx70cePZfpBhX/dZu7p4mUiKxNljdAZRWO/ZjTHSWuQB.js"],
  "sourcesContent": ["// Generated by Framer (99288e1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useDynamicRefs,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleCode,useLocaleInfo,useQueryData,withCSS,withInfiniteScroll}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Spinner from\"https://framerusercontent.com/modules/omo5LdjL4LRSZXvwvWOk/u3WxIJnBoahCGbEeALvk/O_XoZ3FcZ.js\";import SectionsFooter from\"#framer/local/canvasComponent/g5rc7nEZW/g5rc7nEZW.js\";import MenuMenu from\"#framer/local/canvasComponent/qk6JZ9PCb/qk6JZ9PCb.js\";import Blog from\"#framer/local/collection/CGljqZquj/CGljqZquj.js\";import Author from\"#framer/local/collection/wqWPb1w54/wqWPb1w54.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle8 from\"#framer/local/css/aOeGHEdHi/aOeGHEdHi.js\";import*as sharedStyle10 from\"#framer/local/css/bOeVvPTr4/bOeVvPTr4.js\";import*as sharedStyle5 from\"#framer/local/css/epSfSRqwV/epSfSRqwV.js\";import*as sharedStyle6 from\"#framer/local/css/gkZbMfW5A/gkZbMfW5A.js\";import*as sharedStyle4 from\"#framer/local/css/Jd_Kh0NuZ/Jd_Kh0NuZ.js\";import*as sharedStyle11 from\"#framer/local/css/MRNbKAZU3/MRNbKAZU3.js\";import*as sharedStyle9 from\"#framer/local/css/O1ymlpWUF/O1ymlpWUF.js\";import*as sharedStyle1 from\"#framer/local/css/padsKhaEo/padsKhaEo.js\";import*as sharedStyle7 from\"#framer/local/css/pG7STmPLo/pG7STmPLo.js\";import*as sharedStyle2 from\"#framer/local/css/ppDNO87rV/ppDNO87rV.js\";import*as sharedStyle from\"#framer/local/css/Su2yjpZJK/Su2yjpZJK.js\";import*as sharedStyle3 from\"#framer/local/css/V5LyYPnCg/V5LyYPnCg.js\";import metadataProvider from\"#framer/local/webPageMetadata/ZjTHSWuQB/ZjTHSWuQB.js\";const MenuMenuFonts=getFonts(MenuMenu);const SpinnerFonts=getFonts(Spinner);const ContainerWithInfiniteScroll=withInfiniteScroll(Container);const SectionsFooterFonts=getFonts(SectionsFooter);const breakpoints={};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-B7E2x\";const variantClassNames={DFiuryXJk:\"framer-v-j3dej8\"};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};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 transition1={damping:30,delay:0,mass:1,stiffness:209,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.01,skewX:0,skewY:0,transition:transition1};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"yoh3tF_hy\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const QueryData1=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"Q1CKC2UP9\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const QueryData2=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"D4n6OJcQZ\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const getProps=({height,id,width,...props})=>{return{...props};};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:\"ZjTHSWuQB\",data:Author,type:\"Collection\"},select:[{collection:\"ZjTHSWuQB\",name:\"id\",type:\"Identifier\"},{collection:\"ZjTHSWuQB\",name:\"fNU4a25H_\",type:\"Identifier\"},{collection:\"ZjTHSWuQB\",name:\"drLHr1hDi\",type:\"Identifier\"},{collection:\"ZjTHSWuQB\",name:\"X_JeiEB2i\",type:\"Identifier\"},{collection:\"ZjTHSWuQB\",name:\"sPSDS9vuF\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"ZjTHSWuQB\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,fNU4a25H_=getFromCurrentRouteData(\"fNU4a25H_\")??\"\",YPSmM0pEkS1VcDYac3,X_JeiEB2i=getFromCurrentRouteData(\"X_JeiEB2i\"),drLHr1hDi=getFromCurrentRouteData(\"drLHr1hDi\")??\"\",sPSDS9vuF=getFromCurrentRouteData(\"sPSDS9vuF\")??\"\",Pa0lp_6EMyoh3tF_hy,J9fa2HEwYyoh3tF_hy,K3twf0XThyoh3tF_hy,zW975uvOMyoh3tF_hy,Gdyf1bi0Cyoh3tF_hy,idyoh3tF_hy,id=getFromCurrentRouteData(\"id\"),Pa0lp_6EMQ1CKC2UP9,J9fa2HEwYQ1CKC2UP9,zW975uvOMQ1CKC2UP9,Gdyf1bi0CQ1CKC2UP9,idQ1CKC2UP9,Pa0lp_6EMD4n6OJcQZ,J9fa2HEwYD4n6OJcQZ,zW975uvOMD4n6OJcQZ,Gdyf1bi0CD4n6OJcQZ,idD4n6OJcQZ,...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,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=negate(equals(YPSmM0pEkS1VcDYac3,\"xUrds9TaE\"));const visible1=equals(activeLocale?.id,\"default\");const activeLocaleCode=useLocaleCode();const dynamicRef=useDynamicRefs();const visible4=equals(activeLocale?.id,\"ez83s3OW4\");const visible5=equals(activeLocale?.id,\"gOef6r3qm\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"DFiuryXJk\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-j3dej8\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cmzs40-container\",layoutScroll:true,nodeId:\"GTccQme0D\",scopeId:\"ZjTHSWuQB\",children:/*#__PURE__*/_jsx(MenuMenu,{A07JsgJGB:\"VuAf3yqvA\",ccmEnpHqN:\"rL7nDjDRG\",EifZ1bQ_m:\"rgb(255, 255, 255)\",GE0ZmC_es:\"XBE53BEIA\",height:\"100%\",HNRkfK0vT:\"var(--token-d3ed286f-4c2f-49a8-bded-ff31fa848f89, rgb(80, 97, 124))\",id:\"GTccQme0D\",layoutId:\"GTccQme0D\",ntAhSdkq1:\"var(--token-e06180cd-c86b-4f51-bb70-7aadf0251d5b, rgb(43, 55, 73))\",Olwz1FKot:{borderBottomWidth:1,borderColor:'var(--token-eb1f37ba-0a89-415a-8fe5-46cc4bacb8fa, rgb(242, 246, 252)) /* {\"name\":\"Neutral100\"} */',borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},OqYz14REf:\"var(--token-e06180cd-c86b-4f51-bb70-7aadf0251d5b, rgb(43, 55, 73))\",Q7KB29boY:\"hZsUXqK0E\",style:{width:\"100%\"},uuanLQwwU:\"jj6JXC_dT\",variant:\"O0CMXCTWL\",width:\"100%\",zJ7qphPa4:\"xhlVKkixg\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8emedt\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-whx2db\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-109w5kl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-12zr0xg\",\"data-styles-preset\":\"Su2yjpZJK\",style:{\"--framer-text-alignment\":\"center\"},children:\"Posts by \"})}),className:\"framer-1oim9d9\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-12zr0xg\",\"data-styles-preset\":\"Su2yjpZJK\",style:{\"--framer-text-alignment\":\"center\"},children:\"Name\"})}),className:\"framer-12j8mav\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],text:fNU4a25H_,verticalAlignment:\"top\",withExternalLayout:true})]}),visible&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ta2xon\",\"data-framer-name\":\"Author section\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+0+104+77),sizes:\"80px\",...toResponsiveImage(X_JeiEB2i)},className:\"framer-6ryiyu\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lum64a\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mv1bmf\",\"data-styles-preset\":\"padsKhaEo\",children:\"About the author\"})}),className:\"framer-1i8gnva\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-snbiev\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-fuvpn6\",\"data-styles-preset\":\"ppDNO87rV\",style:{\"--framer-text-color\":\"var(--token-e06180cd-c86b-4f51-bb70-7aadf0251d5b, rgb(43, 55, 73))\"},children:\"Tim Arlestig\"})}),className:\"framer-eenpaj\",fonts:[\"Inter\"],text:fNU4a25H_,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-fuvpn6\",\"data-styles-preset\":\"ppDNO87rV\",style:{\"--framer-text-color\":\"var(--token-e06180cd-c86b-4f51-bb70-7aadf0251d5b, rgb(43, 55, 73))\"},children:\"-\"})}),className:\"framer-12byeuy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-fuvpn6\",\"data-styles-preset\":\"ppDNO87rV\",style:{\"--framer-text-color\":\"var(--token-e06180cd-c86b-4f51-bb70-7aadf0251d5b, rgb(43, 55, 73))\"},children:\"Senior Content Manager\"})}),className:\"framer-1y1ri4s\",fonts:[\"Inter\"],text:drLHr1hDi,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/8aCGinfRQO68tQ3QF42d/YouTube.js:Youtube\":componentPresets.props[\"glZDALSAX\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"KA_aPP2ZN\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:sPSDS9vuF,className:\"framer-1snpojh\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1wanqdo\",blockquote:\"framer-styles-preset-pxh90\",code:\"framer-styles-preset-xajphn\",h1:\"framer-styles-preset-12zr0xg\",h2:\"framer-styles-preset-1cit9kw\",h3:\"framer-styles-preset-a5q6a0\",h4:\"framer-styles-preset-a50r0b\",h5:\"framer-styles-preset-fuvpn6\",h6:\"framer-styles-preset-83ajgn\",img:\"framer-styles-preset-ycx9uv\",p:\"framer-styles-preset-1mv1bmf\",table:\"framer-styles-preset-exu449\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})}),visible1&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-yp85un\",\"data-framer-name\":\"English\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:8,query:{from:{constraint:{left:{collection:\"yoh3tF_hy\",name:\"ySmhB1bNR\",type:\"Identifier\"},operator:\"==\",right:{collection:\"ySmhB1bNR\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"yoh3tF_hy\",data:Blog,type:\"Collection\"},right:{alias:\"ySmhB1bNR\",data:Author,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"yoh3tF_hy\",name:\"Pa0lp_6EM\",type:\"Identifier\"},{collection:\"yoh3tF_hy\",name:\"J9fa2HEwY\",type:\"Identifier\"},{collection:\"yoh3tF_hy\",name:\"K3twf0XTh\",type:\"Identifier\"},{collection:\"yoh3tF_hy\",name:\"zW975uvOM\",type:\"Identifier\"},{collection:\"yoh3tF_hy\",name:\"Gdyf1bi0C\",type:\"Identifier\"},{collection:\"yoh3tF_hy\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{left:{collection:\"yoh3tF_hy\",name:\"Hd8FurcGI\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"yoh3tF_hy\",name:\"njYmhEBuS\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:false},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"yoh3tF_hy\",name:\"r0CxRVir8\",type:\"Identifier\"}},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"ySmhB1bNR\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:id},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection?.map(({Gdyf1bi0C:Gdyf1bi0Cyoh3tF_hy,id:idyoh3tF_hy,J9fa2HEwY:J9fa2HEwYyoh3tF_hy,K3twf0XTh:K3twf0XThyoh3tF_hy,Pa0lp_6EM:Pa0lp_6EMyoh3tF_hy,zW975uvOM:zW975uvOMyoh3tF_hy},index)=>{Pa0lp_6EMyoh3tF_hy??=\"\";K3twf0XThyoh3tF_hy??=\"\";zW975uvOMyoh3tF_hy??=\"\";const visible2=isSet(K3twf0XThyoh3tF_hy);const visible3=negate(isSet(K3twf0XThyoh3tF_hy));const textContent=toDateString(Gdyf1bi0Cyoh3tF_hy,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`yoh3tF_hy-${idyoh3tF_hy}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Pa0lp_6EM:Pa0lp_6EMyoh3tF_hy},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Pa0lp_6EM:Pa0lp_6EMyoh3tF_hy},webPageId:\"S1VcDYac3\"},motionChild:true,nodeId:\"LG933zXpn\",scopeId:\"ZjTHSWuQB\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-8silu2 framer-1wj3sik\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+418+0+0+0+0),sizes:\"470px\",...toResponsiveImage(J9fa2HEwYyoh3tF_hy)},className:\"framer-6yd8lk\",whileHover:animation}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1miza2o\",\"data-framer-name\":\"Post\",children:[visible2&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-fuvpn6\",\"data-styles-preset\":\"ppDNO87rV\",children:\"Cas client Daan Tech : s\\xe9duire une multitude de cibles gr\\xe2ce \\xe0 des visuels Omi \"})}),className:\"framer-13jarrd\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:K3twf0XThyoh3tF_hy,verticalAlignment:\"top\",withExternalLayout:true}),visible3&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-fuvpn6\",\"data-styles-preset\":\"ppDNO87rV\",children:\"Cas client Daan Tech : s\\xe9duire une multitude de cibles gr\\xe2ce \\xe0 des visuels Omi \"})}),className:\"framer-k0chlc\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:zW975uvOMyoh3tF_hy,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01vbmEgU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"Mona Sans Regular\", \"Mona Sans Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"16px\",\"--framer-text-color\":\"var(--token-8f3a1c54-28b9-4d74-b158-4f7e0d811114, rgb(119, 137, 165))\"},children:\"Content\"})}),className:\"framer-k9xj9p\",\"data-framer-name\":\"Date\",fonts:[\"CUSTOM;Mona Sans Regular\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idyoh3tF_hy);}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+140+418+772-40,children:/*#__PURE__*/_jsx(ContainerWithInfiniteScroll,{__loadMore:loadMore,__paginationInfo:paginationInfo,className:\"framer-1n9ylj7-container\",isModuleExternal:true,nodeId:\"adyBh7OsE\",ref:dynamicRef(`${Pa0lp_6EMyoh3tF_hy}-1n9ylj7`),scopeId:\"ZjTHSWuQB\",children:/*#__PURE__*/_jsx(Spinner,{height:\"100%\",id:\"adyBh7OsE\",layoutId:\"adyBh7OsE\",variant:loaderVariants(paginationInfo,{disabled:\"PX1MOnVXY\",loading:\"G47S15YSn\"},\"G47S15YSn\"),width:\"100%\"})})})]})})})}),visible4&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-l4loj\",\"data-framer-name\":\"French\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData1,{pageSize:8,query:{from:{constraint:{left:{collection:\"Q1CKC2UP9\",name:\"ySmhB1bNR\",type:\"Identifier\"},operator:\"==\",right:{collection:\"ySmhB1bNR\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"Q1CKC2UP9\",data:Blog,type:\"Collection\"},right:{alias:\"ySmhB1bNR\",data:Author,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"Q1CKC2UP9\",name:\"Pa0lp_6EM\",type:\"Identifier\"},{collection:\"Q1CKC2UP9\",name:\"J9fa2HEwY\",type:\"Identifier\"},{collection:\"Q1CKC2UP9\",name:\"zW975uvOM\",type:\"Identifier\"},{collection:\"Q1CKC2UP9\",name:\"Gdyf1bi0C\",type:\"Identifier\"},{collection:\"Q1CKC2UP9\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{left:{collection:\"Q1CKC2UP9\",name:\"Hd8FurcGI\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"Q1CKC2UP9\",name:\"njYmhEBuS\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:false},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{collection:\"Q1CKC2UP9\",name:\"adcgrb_rQ\",type:\"Identifier\"},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"ySmhB1bNR\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:id},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection1?.map(({Gdyf1bi0C:Gdyf1bi0CQ1CKC2UP9,id:idQ1CKC2UP9,J9fa2HEwY:J9fa2HEwYQ1CKC2UP9,Pa0lp_6EM:Pa0lp_6EMQ1CKC2UP9,zW975uvOM:zW975uvOMQ1CKC2UP9},index1)=>{Pa0lp_6EMQ1CKC2UP9??=\"\";zW975uvOMQ1CKC2UP9??=\"\";const textContent1=toDateString(Gdyf1bi0CQ1CKC2UP9,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`Q1CKC2UP9-${idQ1CKC2UP9}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Pa0lp_6EM:Pa0lp_6EMQ1CKC2UP9},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Pa0lp_6EM:Pa0lp_6EMQ1CKC2UP9},webPageId:\"S1VcDYac3\"},motionChild:true,nodeId:\"ts_vVbhu7\",scopeId:\"ZjTHSWuQB\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1rxi0fw framer-1wj3sik\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+1278+0+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 40px, 980px) - 40px) / 2, 50px)`,...toResponsiveImage(J9fa2HEwYQ1CKC2UP9)},className:\"framer-4wun9h\",whileHover:animation}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-imfcaq\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-fuvpn6\",\"data-styles-preset\":\"ppDNO87rV\",children:\"Cas client Daan Tech : s\\xe9duire une multitude de cibles gr\\xe2ce \\xe0 des visuels Omi \"})}),className:\"framer-m7sd7e\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:zW975uvOMQ1CKC2UP9,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01vbmEgU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"Mona Sans Regular\", \"Mona Sans Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"16px\",\"--framer-text-color\":\"var(--token-8f3a1c54-28b9-4d74-b158-4f7e0d811114, rgb(119, 137, 165))\"},children:\"Content\"})}),className:\"framer-11s0433\",\"data-framer-name\":\"Date\",fonts:[\"CUSTOM;Mona Sans Regular\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idQ1CKC2UP9);}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+140+1278+772-40,children:/*#__PURE__*/_jsx(ContainerWithInfiniteScroll,{__loadMore:loadMore1,__paginationInfo:paginationInfo1,className:\"framer-r5eiuc-container\",isModuleExternal:true,nodeId:\"ICSZyLlP3\",ref:dynamicRef(`${Pa0lp_6EMQ1CKC2UP9}-r5eiuc`),scopeId:\"ZjTHSWuQB\",children:/*#__PURE__*/_jsx(Spinner,{height:\"100%\",id:\"ICSZyLlP3\",layoutId:\"ICSZyLlP3\",variant:loaderVariants(paginationInfo1,{disabled:\"PX1MOnVXY\",loading:\"G47S15YSn\"},\"G47S15YSn\"),width:\"100%\"})})})]})})})}),visible5&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-ppwp7f\",\"data-framer-name\":\"Spanish\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData2,{pageSize:8,query:{from:{constraint:{left:{collection:\"D4n6OJcQZ\",name:\"ySmhB1bNR\",type:\"Identifier\"},operator:\"==\",right:{collection:\"ySmhB1bNR\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"D4n6OJcQZ\",data:Blog,type:\"Collection\"},right:{alias:\"ySmhB1bNR\",data:Author,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"D4n6OJcQZ\",name:\"Pa0lp_6EM\",type:\"Identifier\"},{collection:\"D4n6OJcQZ\",name:\"J9fa2HEwY\",type:\"Identifier\"},{collection:\"D4n6OJcQZ\",name:\"zW975uvOM\",type:\"Identifier\"},{collection:\"D4n6OJcQZ\",name:\"Gdyf1bi0C\",type:\"Identifier\"},{collection:\"D4n6OJcQZ\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{left:{collection:\"D4n6OJcQZ\",name:\"Hd8FurcGI\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"D4n6OJcQZ\",name:\"njYmhEBuS\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:false},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{collection:\"D4n6OJcQZ\",name:\"d5KlXQLFv\",type:\"Identifier\"},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"ySmhB1bNR\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:id},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection2?.map(({Gdyf1bi0C:Gdyf1bi0CD4n6OJcQZ,id:idD4n6OJcQZ,J9fa2HEwY:J9fa2HEwYD4n6OJcQZ,Pa0lp_6EM:Pa0lp_6EMD4n6OJcQZ,zW975uvOM:zW975uvOMD4n6OJcQZ},index2)=>{Pa0lp_6EMD4n6OJcQZ??=\"\";zW975uvOMD4n6OJcQZ??=\"\";const textContent2=toDateString(Gdyf1bi0CD4n6OJcQZ,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`D4n6OJcQZ-${idD4n6OJcQZ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Pa0lp_6EM:Pa0lp_6EMD4n6OJcQZ},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Pa0lp_6EM:Pa0lp_6EMD4n6OJcQZ},webPageId:\"S1VcDYac3\"},motionChild:true,nodeId:\"WpGLoKGeF\",scopeId:\"ZjTHSWuQB\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-v8lup2 framer-1wj3sik\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+2138+0+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 40px, 980px) - 40px) / 2, 50px)`,...toResponsiveImage(J9fa2HEwYD4n6OJcQZ)},className:\"framer-1h7tjcb\",whileHover:animation}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1icvlhk\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-fuvpn6\",\"data-styles-preset\":\"ppDNO87rV\",children:\"Cas client Daan Tech : s\\xe9duire une multitude de cibles gr\\xe2ce \\xe0 des visuels Omi \"})}),className:\"framer-a96rts\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:zW975uvOMD4n6OJcQZ,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01vbmEgU2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"Mona Sans Regular\", \"Mona Sans Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"16px\",\"--framer-text-color\":\"var(--token-8f3a1c54-28b9-4d74-b158-4f7e0d811114, rgb(119, 137, 165))\"},children:\"Content\"})}),className:\"framer-8mszdb\",\"data-framer-name\":\"Date\",fonts:[\"CUSTOM;Mona Sans Regular\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idD4n6OJcQZ);}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+140+2138+772-40,children:/*#__PURE__*/_jsx(ContainerWithInfiniteScroll,{__loadMore:loadMore2,__paginationInfo:paginationInfo2,className:\"framer-1qumvfv-container\",isModuleExternal:true,nodeId:\"eEJ6zQfSu\",ref:dynamicRef(`${Pa0lp_6EMD4n6OJcQZ}-1qumvfv`),scopeId:\"ZjTHSWuQB\",children:/*#__PURE__*/_jsx(Spinner,{height:\"100%\",id:\"eEJ6zQfSu\",layoutId:\"eEJ6zQfSu\",variant:loaderVariants(paginationInfo2,{disabled:\"PX1MOnVXY\",loading:\"G47S15YSn\"},\"G47S15YSn\"),width:\"100%\"})})})]})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:329,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+140+2998,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3xnddq-container\",nodeId:\"OVKX0INTW\",scopeId:\"ZjTHSWuQB\",children:/*#__PURE__*/_jsx(SectionsFooter,{Cq9qn4lxC:\"p42jTW1sK\",EfIRlYEKh:\"var(--token-e06180cd-c86b-4f51-bb70-7aadf0251d5b, rgb(43, 55, 73))\",FRz7JOCYp:\"var(--token-f56abbc8-d8d8-4f12-a958-9699531161c1, rgb(255, 255, 255))\",height:\"100%\",id:\"OVKX0INTW\",layoutId:\"OVKX0INTW\",pAv9r_nn7:\"64px 64px 0px 64px\",style:{width:\"100%\"},variant:\"XwUlalb5C\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-B7E2x.framer-1wj3sik, .framer-B7E2x .framer-1wj3sik { display: block; }\",\".framer-B7E2x.framer-j3dej8 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 88px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 140px 20px 140px 20px; position: relative; width: 1200px; }\",\".framer-B7E2x .framer-cmzs40-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 8; }\",\".framer-B7E2x .framer-8emedt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 0px; position: relative; width: 700px; }\",\".framer-B7E2x .framer-whx2db { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 0px; position: relative; width: 600px; }\",\".framer-B7E2x .framer-109w5kl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-B7E2x .framer-1oim9d9, .framer-B7E2x .framer-12j8mav { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-B7E2x .framer-ta2xon { align-content: center; align-items: center; background-color: var(--token-eb1f37ba-0a89-415a-8fe5-46cc4bacb8fa, #f2f6fc); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; padding: 32px; position: relative; width: 100%; }\",\".framer-B7E2x .framer-6ryiyu { aspect-ratio: 1 / 1; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; border-top-left-radius: 50%; border-top-right-radius: 50%; flex: none; height: var(--framer-aspect-ratio-supported, 80px); overflow: hidden; position: relative; width: 80px; will-change: var(--framer-will-change-override, transform); }\",\".framer-B7E2x .framer-1lum64a { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-B7E2x .framer-1i8gnva, .framer-B7E2x .framer-eenpaj, .framer-B7E2x .framer-12byeuy, .framer-B7E2x .framer-1y1ri4s { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-B7E2x .framer-snbiev { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-B7E2x .framer-1snpojh { --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-B7E2x .framer-yp85un { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; max-width: 980px; padding: 0px; position: relative; width: 980px; }\",\".framer-B7E2x .framer-8silu2, .framer-B7E2x .framer-1rxi0fw, .framer-B7E2x .framer-v8lup2 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 24px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-B7E2x .framer-6yd8lk, .framer-B7E2x .framer-4wun9h, .framer-B7E2x .framer-1h7tjcb { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 240px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-B7E2x .framer-1miza2o, .framer-B7E2x .framer-imfcaq, .framer-B7E2x .framer-1icvlhk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: 100%; }\",\".framer-B7E2x .framer-13jarrd, .framer-B7E2x .framer-k0chlc, .framer-B7E2x .framer-k9xj9p, .framer-B7E2x .framer-m7sd7e, .framer-B7E2x .framer-11s0433, .framer-B7E2x .framer-a96rts, .framer-B7E2x .framer-8mszdb { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-B7E2x .framer-1n9ylj7-container, .framer-B7E2x .framer-r5eiuc-container, .framer-B7E2x .framer-1qumvfv-container { bottom: 0px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\".framer-B7E2x .framer-l4loj, .framer-B7E2x .framer-ppwp7f { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; max-width: 980px; padding: 0px; position: relative; width: 100%; }\",\".framer-B7E2x .framer-3xnddq-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-B7E2x.framer-j3dej8, .framer-B7E2x .framer-8emedt, .framer-B7E2x .framer-whx2db, .framer-B7E2x .framer-109w5kl, .framer-B7E2x .framer-ta2xon, .framer-B7E2x .framer-1lum64a, .framer-B7E2x .framer-snbiev, .framer-B7E2x .framer-8silu2, .framer-B7E2x .framer-1miza2o, .framer-B7E2x .framer-1rxi0fw, .framer-B7E2x .framer-imfcaq, .framer-B7E2x .framer-v8lup2, .framer-B7E2x .framer-1icvlhk { gap: 0px; } .framer-B7E2x.framer-j3dej8 > * { margin: 0px; margin-bottom: calc(88px / 2); margin-top: calc(88px / 2); } .framer-B7E2x.framer-j3dej8 > :first-child, .framer-B7E2x .framer-8emedt > :first-child, .framer-B7E2x .framer-whx2db > :first-child, .framer-B7E2x .framer-1lum64a > :first-child, .framer-B7E2x .framer-8silu2 > :first-child, .framer-B7E2x .framer-1miza2o > :first-child, .framer-B7E2x .framer-1rxi0fw > :first-child, .framer-B7E2x .framer-imfcaq > :first-child, .framer-B7E2x .framer-v8lup2 > :first-child, .framer-B7E2x .framer-1icvlhk > :first-child { margin-top: 0px; } .framer-B7E2x.framer-j3dej8 > :last-child, .framer-B7E2x .framer-8emedt > :last-child, .framer-B7E2x .framer-whx2db > :last-child, .framer-B7E2x .framer-1lum64a > :last-child, .framer-B7E2x .framer-8silu2 > :last-child, .framer-B7E2x .framer-1miza2o > :last-child, .framer-B7E2x .framer-1rxi0fw > :last-child, .framer-B7E2x .framer-imfcaq > :last-child, .framer-B7E2x .framer-v8lup2 > :last-child, .framer-B7E2x .framer-1icvlhk > :last-child { margin-bottom: 0px; } .framer-B7E2x .framer-8emedt > *, .framer-B7E2x .framer-whx2db > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-B7E2x .framer-109w5kl > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-B7E2x .framer-109w5kl > :first-child, .framer-B7E2x .framer-ta2xon > :first-child, .framer-B7E2x .framer-snbiev > :first-child { margin-left: 0px; } .framer-B7E2x .framer-109w5kl > :last-child, .framer-B7E2x .framer-ta2xon > :last-child, .framer-B7E2x .framer-snbiev > :last-child { margin-right: 0px; } .framer-B7E2x .framer-ta2xon > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-B7E2x .framer-1lum64a > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-B7E2x .framer-snbiev > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-B7E2x .framer-8silu2 > *, .framer-B7E2x .framer-1rxi0fw > *, .framer-B7E2x .framer-v8lup2 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-B7E2x .framer-1miza2o > *, .framer-B7E2x .framer-imfcaq > *, .framer-B7E2x .framer-1icvlhk > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2563\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerZjTHSWuQB=withCSS(Component,css,\"framer-B7E2x\");export default FramerZjTHSWuQB;FramerZjTHSWuQB.displayName=\"Author\";FramerZjTHSWuQB.defaultProps={height:2563,width:1200};addFonts(FramerZjTHSWuQB,[{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\"},{family:\"Mona Sans Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/4AiChcNEwGP4aaixSZNV3E3zs4.woff2\"}]},...MenuMenuFonts,...SpinnerFonts,...SectionsFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...componentPresets.fonts?.[\"glZDALSAX\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"glZDALSAX\"]):[],...componentPresets.fonts?.[\"KA_aPP2ZN\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"KA_aPP2ZN\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZjTHSWuQB\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"2563\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MenuMenuFonts", "getFonts", "qk6JZ9PCb_default", "SpinnerFonts", "O_XoZ3FcZ_default", "ContainerWithInfiniteScroll", "withInfiniteScroll", "Container", "SectionsFooterFonts", "g5rc7nEZW_default", "breakpoints", "serializationHash", "variantClassNames", "equals", "a", "b", "negate", "value", "toResponsiveImage", "transition1", "animation", "isSet", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "QueryData1", "QueryData2", "HTMLStyle", "useIsOnFramerCanvas", "p", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "wqWPb1w54_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "fNU4a25H_", "YPSmM0pEkS1VcDYac3", "X_JeiEB2i", "drLHr1hDi", "sPSDS9vuF", "Pa0lp_6EMyoh3tF_hy", "J9fa2HEwYyoh3tF_hy", "K3twf0XThyoh3tF_hy", "zW975uvOMyoh3tF_hy", "Gdyf1bi0Cyoh3tF_hy", "idyoh3tF_hy", "Pa0lp_6EMQ1CKC2UP9", "J9fa2HEwYQ1CKC2UP9", "zW975uvOMQ1CKC2UP9", "Gdyf1bi0CQ1CKC2UP9", "idQ1CKC2UP9", "Pa0lp_6EMD4n6OJcQZ", "J9fa2HEwYD4n6OJcQZ", "zW975uvOMD4n6OJcQZ", "Gdyf1bi0CD4n6OJcQZ", "idD4n6OJcQZ", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "visible", "visible1", "activeLocaleCode", "useLocaleCode", "dynamicRef", "useDynamicRefs", "visible4", "visible5", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "qk6JZ9PCb_default", "RichText2", "x", "Image2", "getLoadingLazyAtYPosition", "ComponentPresetsProvider", "ChildrenCanSuspend", "CGljqZquj_default", "collection", "l", "index", "visible2", "visible3", "textContent", "PathVariablesContext", "Link", "ContainerWithInfiniteScroll", "O_XoZ3FcZ_default", "collection1", "paginationInfo1", "loadMore1", "index1", "textContent1", "collection2", "paginationInfo2", "loadMore2", "index2", "textContent2", "g5rc7nEZW_default", "css", "FramerZjTHSWuQB", "withCSS", "ZjTHSWuQB_default", "addFonts", "MenuMenuFonts", "SpinnerFonts", "SectionsFooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
