{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tEJqoun4MtBed1OjNwKy/oIG6qvkLwFygGXycIYZs/Input_Mailchimp.js", "ssg:https://framerusercontent.com/modules/gmROJfBrplMKLGxPWxNm/HiZsl14s2Mz1PVcsyFyx/AgJ9AKk3K.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import Input from\"https://framer.com/m/framer/InputSites.js@1.12.0\";import{ControlType,addPropertyControls}from\"framer\";/**\n * INPUT - MAILCHIMP\n * By Benjamin den Boer\n *\n * @framerDisableUnlink\n *\n * @framerIntrinsicWidth 300\n * @framerIntrinsicHeight 40\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any\n */export default function Mailchimp(props){// This is a React component containing an Example component\n// - Replace <Example /> with your own code\n// - Find inspiration: https://www.framer.com/developers/\nreturn /*#__PURE__*/_jsx(Input,{...props,service:\"mailchimp\"});}addPropertyControls(Mailchimp,{mailchimpURL:{title:\"URL\",placeholder:\"https://***.us6.list-manage.com/subscribe/post?u=***\",type:ControlType.String},redirectAs:{title:\"Success\",type:ControlType.Enum,options:[\"link\",\"overlay\"],optionTitles:[\"Open Link\",\"Show Overlay\"],defaultValue:\"link\"},link:{title:\"Redirect\",type:ControlType.Link,hidden:props=>props.redirectAs===\"overlay\"},onSubmit:{title:\"Submit\",type:ControlType.EventHandler,hidden:props=>props.redirectAs===\"link\"},layout:{title:\"Layout\",type:ControlType.Enum,options:[\"horizontal\",\"vertical\"],displaySegmentedControl:true,hidden:props=>props.button.isDocked},font:{type:ControlType.Font,title:\"Font\",controls:\"extended\"},input:{title:\"Input\",type:ControlType.Object,controls:{placeholder:{title:\"Placeholder\",type:ControlType.String,defaultValue:\"name@email.com\"},placeholderColor:{title:\" \",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.3)\"},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#EBEBEB\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#000\"},height:{title:\"Height\",type:ControlType.Boolean,enabledTitle:\"Auto\",disabledTitle:\"Fixed\"},fixedHeight:{title:\" \",type:ControlType.Number,displayStepper:true,min:0,defaultValue:50,hidden:props=>props.height},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:15,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},borderRadius:{title:\"Radius\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:8},focusObject:{type:ControlType.Object,title:\"Focus\",optional:true,controls:{focusWidthFrom:{title:\"From\",type:ControlType.Number,displayStepper:true,defaultValue:0},focusWidthTo:{title:\"To\",type:ControlType.Number,displayStepper:true,defaultValue:2},focusColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"#09F\"}}},borderObject:{type:ControlType.Object,title:\"Border\",optional:true,controls:{borderWidth:{title:\"Width\",type:ControlType.Number,displayStepper:true,defaultValue:1},borderColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(200,200,200,0.5)\"}}},shadowObject:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:ControlType.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:ControlType.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:ControlType.Number,min:0,max:100,defaultValue:4}}}}},button:{title:\"Button\",type:ControlType.Object,controls:{shouldAppear:{title:\"Show\",type:ControlType.Boolean,defaultValue:true},label:{title:\"Label\",type:ControlType.String,defaultValue:\"Subscribe\"},buttonFont:{type:ControlType.Font,title:\"Font\",controls:\"extended\"},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#333\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#FFF\"},isDocked:{title:\"Docked\",type:ControlType.Boolean,defaultValue:false},widthWhenDocked:{title:\"Width\",type:ControlType.Number,min:0,defaultValue:100,displayStepper:true,hidden:props=>!props.isDocked},insetWhenDocked:{title:\"Inset\",type:ControlType.Number,min:0,defaultValue:5,displayStepper:true,hidden:props=>!props.isDocked},buttonPadding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"buttonPaddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:15,valueKeys:[\"buttonPaddingTop\",\"buttonPaddingRight\",\"buttonPaddingBottom\",\"buttonPaddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},buttonShadow:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:ControlType.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:ControlType.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:ControlType.Number,min:0,max:100,defaultValue:4}}}}},gap:{title:\"Gap\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:10,hidden:props=>props.button.isDocked}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Mailchimp\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"any\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicWidth\":\"300\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"40\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Input_Mailchimp.map", "// Generated by Framer (9d598a4)\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,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Mailchimp from\"https://framerusercontent.com/modules/tEJqoun4MtBed1OjNwKy/oIG6qvkLwFygGXycIYZs/Input_Mailchimp.js\";import Bouton from\"#framer/local/canvasComponent/n6xDDRUgG/n6xDDRUgG.js\";import Articles from\"#framer/local/collection/pNupxLduO/pNupxLduO.js\";import Categories from\"#framer/local/collection/rGgd2Lcxn/rGgd2Lcxn.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle4 from\"#framer/local/css/ajSqr9M1T/ajSqr9M1T.js\";import*as sharedStyle from\"#framer/local/css/b3Or_J6wT/b3Or_J6wT.js\";import*as sharedStyle6 from\"#framer/local/css/ElWil1Wxs/ElWil1Wxs.js\";import*as sharedStyle8 from\"#framer/local/css/JPrxzsdx1/JPrxzsdx1.js\";import*as sharedStyle9 from\"#framer/local/css/KgM1WWW0d/KgM1WWW0d.js\";import*as sharedStyle1 from\"#framer/local/css/Qva_ml_gb/Qva_ml_gb.js\";import*as sharedStyle10 from\"#framer/local/css/RuorhxNA5/RuorhxNA5.js\";import*as sharedStyle2 from\"#framer/local/css/sLH4MDDyV/sLH4MDDyV.js\";import*as sharedStyle7 from\"#framer/local/css/TqOxGuIB4/TqOxGuIB4.js\";import*as sharedStyle5 from\"#framer/local/css/WaGYM1qMs/WaGYM1qMs.js\";import*as sharedStyle3 from\"#framer/local/css/xdW1MlLzi/xdW1MlLzi.js\";import metadataProvider from\"#framer/local/webPageMetadata/AgJ9AKk3K/AgJ9AKk3K.js\";const MailchimpFonts=getFonts(Mailchimp);const BoutonFonts=getFonts(Bouton);const ContainerWithFX=withFX(Container);const breakpoints={KAZ5p0y0O:\"(min-width: 810px) and (max-width: 1279px)\",naxN8L4EY:\"(min-width: 1280px)\",O8a4LfFUp:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-mc9oU\";const variantClassNames={KAZ5p0y0O:\"framer-v-7nrnvl\",naxN8L4EY:\"framer-v-1nl2eab\",O8a4LfFUp:\"framer-v-1d112nk\"};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 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 animation={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={bounce:0,delay:.075,duration:.2,type:\"spring\"};const textEffect={effect:animation,repeat:false,tokenization:\"element\",transition:transition1,trigger:\"onInView\",type:\"appear\"};const transition2={bounce:0,delay:.075,duration:.4,type:\"spring\"};const textEffect1={effect:animation,repeat:false,startDelay:0,threshold:0,tokenization:\"element\",transition:transition2,trigger:\"onInView\",type:\"appear\"};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const textEffect2={effect:animation,threshold:.5,tokenization:\"element\",transition:transition2,trigger:\"onInView\",type:\"appear\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition3={delay:0,duration:.4,ease:[.7,-.35,.3,1.35],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:10};const textEffect3={effect:animation,tokenization:\"element\",transition:transition2,trigger:\"onInView\",type:\"appear\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"naxN8L4EY\",Phone:\"O8a4LfFUp\",Tablet:\"KAZ5p0y0O\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"naxN8L4EY\"};};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:\"AgJ9AKk3K\",data:Articles,type:\"Collection\"},select:[{collection:\"AgJ9AKk3K\",name:\"UNDQB1ki1\",type:\"Identifier\"},{collection:\"AgJ9AKk3K\",name:\"wxnc2SoaP\",type:\"Identifier\"},{alias:\"BYorpWg96\",arguments:[{from:{alias:\"BYorpWg96\",data:Categories,type:\"Collection\"},orderBy:[{arguments:[{collection:\"AgJ9AKk3K\",name:\"BYorpWg96\",type:\"Identifier\"},{collection:\"BYorpWg96\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"BYorpWg96\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"BYorpWg96\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"AgJ9AKk3K\",name:\"BYorpWg96\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{collection:\"AgJ9AKk3K\",name:\"U8YqK2M6w\",type:\"Identifier\"},{collection:\"AgJ9AKk3K\",name:\"mxeHzQVTf\",type:\"Identifier\"},{collection:\"AgJ9AKk3K\",name:\"V1vr5rvWy\",type:\"Identifier\"},{collection:\"AgJ9AKk3K\",name:\"H8RyKvS34\",type:\"Identifier\"},{collection:\"AgJ9AKk3K\",name:\"rmAoFFpRl\",type:\"Identifier\"},{collection:\"AgJ9AKk3K\",name:\"xuxqaoqIh\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"AgJ9AKk3K\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,wxnc2SoaP=getFromCurrentRouteData(\"wxnc2SoaP\"),bl_AFCNvdXB6rXUvgo,MUS7IK7xRXB6rXUvgo,idXB6rXUvgo,BYorpWg96=getFromCurrentRouteData(\"BYorpWg96\"),U8YqK2M6w=getFromCurrentRouteData(\"U8YqK2M6w\")??\"\",mxeHzQVTf=getFromCurrentRouteData(\"mxeHzQVTf\"),UNDQB1ki1=getFromCurrentRouteData(\"UNDQB1ki1\")??\"\",V1vr5rvWy=getFromCurrentRouteData(\"V1vr5rvWy\")??\"\",H8RyKvS34=getFromCurrentRouteData(\"H8RyKvS34\")??\"\",rmAoFFpRl=getFromCurrentRouteData(\"rmAoFFpRl\")??\"\",xuxqaoqIh=getFromCurrentRouteData(\"xuxqaoqIh\"),wxnc2SoaPKn03AhV9U,UNDQB1ki1Kn03AhV9U,bl_AFCNvdQEUbA8fF0,MUS7IK7xRQEUbA8fF0,idQEUbA8fF0,U8YqK2M6wKn03AhV9U,IhWZHgvkKKn03AhV9U,QSpOBenP2Kn03AhV9U,idKn03AhV9U,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(mxeHzQVTf,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const visible=equals(xuxqaoqIh,\"sWUe4r2nL\");const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"naxN8L4EY\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1nl2eab\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a546io\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mnysx0\",\"data-framer-name\":\"Sct_Intro\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u4rnwb\",\"data-framer-name\":\"Bloc\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KAZ5p0y0O:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+180+0+0+0+0),sizes:\"810px\",...toResponsiveImage(wxnc2SoaP)}},O8a4LfFUp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+180+0+0+0+0),sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1180px) - 50px)`,...toResponsiveImage(wxnc2SoaP)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+180+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1180px) / 2, 50px)`,...toResponsiveImage(wxnc2SoaP)},className:\"framer-14zogk4\",\"data-framer-name\":\"Banner\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kwou3c\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1amg7eo\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rs6nli\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"XB6rXUvgo\",data:Categories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},orderBy:[{arguments:[{type:\"LiteralValue\",value:BYorpWg96},{collection:\"XB6rXUvgo\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"XB6rXUvgo\",name:\"bl_AFCNvd\",type:\"Identifier\"},{collection:\"XB6rXUvgo\",name:\"MUS7IK7xR\",type:\"Identifier\"},{collection:\"XB6rXUvgo\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"XB6rXUvgo\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:BYorpWg96},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({bl_AFCNvd:bl_AFCNvdXB6rXUvgo,id:idXB6rXUvgo,MUS7IK7xR:MUS7IK7xRXB6rXUvgo},index)=>{bl_AFCNvdXB6rXUvgo??=\"\";MUS7IK7xRXB6rXUvgo??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`XB6rXUvgo-${idXB6rXUvgo}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{MUS7IK7xR:MUS7IK7xRXB6rXUvgo},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-hobg02\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBJdGFsaWM=\",\"--framer-font-family\":'\"Gelica Italic\", \"Gelica Italic Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"165%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-77777a56-23b5-4ac9-a5e5-9b07f545f373, rgb(216, 135, 68))\"},children:\"D\\xe9veloppement\"})}),className:\"framer-jcg1ik\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;Gelica Italic\"],text:bl_AFCNvdXB6rXUvgo,verticalAlignment:\"top\",withExternalLayout:true})})})},idXB6rXUvgo);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-156d7hc\",\"data-framer-name\":\"Point\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBJdGFsaWM=\",\"--framer-font-family\":'\"Gelica Italic\", \"Gelica Italic Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"165%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-77777a56-23b5-4ac9-a5e5-9b07f545f373, rgb(216, 135, 68))\"},children:\"10 minutes de lecture\"})}),className:\"framer-1vrwbf7\",\"data-framer-name\":\"Temps de lecture\",fonts:[\"CUSTOM;Gelica Italic\"],text:U8YqK2M6w,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oshi3y\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1cnQgTm9ybWFsIFNlbWlib2xk\",\"--framer-font-family\":'\"Surt Normal Semibold\", \"Surt Normal Semibold Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"165%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-77777a56-23b5-4ac9-a5e5-9b07f545f373, rgb(216, 135, 68))\"},children:\"Feb 25, 2025\"})}),className:\"framer-184ylp1\",\"data-framer-name\":\"Date\",fonts:[\"CUSTOM;Surt Normal Semibold\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBJdGFsaWM=\",\"--framer-font-family\":'\"Gelica Italic\", \"Gelica Italic Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43))\"},children:\"Comment r\\xe9ussir un brief client clair et pr\\xe9cis v2\"})}),className:\"framer-bsh2em\",\"data-framer-name\":\"Titre\",fonts:[\"CUSTOM;Gelica Italic\"],text:UNDQB1ki1,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rck4xj\",\"data-framer-name\":\"Articles\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o48q4y\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"WFKtttQMf\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:V1vr5rvWy,className:\"framer-1gkg7um\",\"data-framer-name\":\"Introduction\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-jskev3\",blockquote:\"framer-styles-preset-1ed72oj\",code:\"framer-styles-preset-i9xky4\",h1:\"framer-styles-preset-1qzsnor\",h2:\"framer-styles-preset-1w8hwzc\",h3:\"framer-styles-preset-1przfkk\",h4:\"framer-styles-preset-1v4vwyj\",h5:\"framer-styles-preset-kr87fm\",h6:\"framer-styles-preset-6r3gl0\",img:\"framer-styles-preset-1mmdsp2\",p:\"framer-styles-preset-mt8c4y\",table:\"framer-styles-preset-vtau4e\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-t2t4t8\",\"data-framer-name\":\"Bloc\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"WFKtttQMf\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:H8RyKvS34,className:\"framer-1be011d\",\"data-framer-name\":\"Sommaire\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-jskev3\",blockquote:\"framer-styles-preset-1ed72oj\",code:\"framer-styles-preset-i9xky4\",h1:\"framer-styles-preset-1qzsnor\",h2:\"framer-styles-preset-1w8hwzc\",h3:\"framer-styles-preset-1przfkk\",h4:\"framer-styles-preset-1v4vwyj\",h5:\"framer-styles-preset-kr87fm\",h6:\"framer-styles-preset-6r3gl0\",img:\"framer-styles-preset-1mmdsp2\",p:\"framer-styles-preset-mt8c4y\",table:\"framer-styles-preset-vtau4e\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"WFKtttQMf\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:rmAoFFpRl,className:\"framer-10o9lto\",\"data-framer-name\":\"Contenu\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-jskev3\",code:\"framer-styles-preset-i9xky4\",h1:\"framer-styles-preset-1qzsnor\",h2:\"framer-styles-preset-1w8hwzc\",h3:\"framer-styles-preset-1przfkk\",h4:\"framer-styles-preset-1v4vwyj\",h5:\"framer-styles-preset-kr87fm\",h6:\"framer-styles-preset-6r3gl0\",img:\"framer-styles-preset-1mmdsp2\",p:\"framer-styles-preset-mt8c4y\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zxinqy\",\"data-framer-name\":\"Bloc R\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-yqsir4\",\"data-framer-name\":\"Bloc\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o25njc\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-npgerk\",\"data-framer-name\":\"Photo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KAZ5p0y0O:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+180+750+50+558+0+0+0+50+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/HRtWAzT256YZIJhLXbtmhkUg.png\"}},O8a4LfFUp:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+180+750+50+538+0+0+0+50+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/HRtWAzT256YZIJhLXbtmhkUg.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+180+530+50+0+0+0+50+0+0),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/HRtWAzT256YZIJhLXbtmhkUg.png\"},className:\"framer-1bzuy25\",\"data-framer-name\":\"MLS - Formation - Mockup 1\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gvo582\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBJdGFsaWM=\",\"--framer-font-family\":'\"Gelica Italic\", \"Gelica Italic Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43))\"},children:\"L'autrice\"}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBJdGFsaWM=\",\"--framer-font-family\":'\"Gelica Italic\", \"Gelica Italic Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-77777a56-23b5-4ac9-a5e5-9b07f545f373, rgb(216, 135, 68))\"},children:[/*#__PURE__*/_jsx(\"br\",{}),\"Manon Pontillo\"]})]}),className:\"framer-gdrzzw\",\"data-framer-name\":\"ma mission avec LEDG : faire de toi un aimant \\xe0 clients qui t\u2019admirent et te paient comme tu le m\\xe9rites\",effect:textEffect,fonts:[\"CUSTOM;Gelica Italic\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mt8c4y\",\"data-styles-preset\":\"ElWil1Wxs\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43))\"},children:\"Je suis graphiste et formatrice, avec une passion pour les process bien ficel\\xe9s. Entre deux projets, tu me trouveras \\xe0 regarder Friends ou \\xe0 relire Harry Potter (toujours avec mon cocker Poppie). INFJ en puissance, j\u2019aime transformer les id\\xe9es floues en articles de blog clairs, structur\\xe9s et align\\xe9s.\"})}),className:\"framer-m8dka5\",\"data-framer-name\":'Je sais \\xe0 quoi \\xe7a ressemble : envoyer des devis en esp\\xe9rant un oui, te dire qu\u2019il faut encore baisser tes prix pour \"rester comp\\xe9titif\", ou te retrouver \\xe0 dire \"oui \\xe0 tout\" par peur du manque. J\u2019ai connu \\xe7a, et je sais \\xe0 quel point c\u2019est \\xe9puisant. J\u2019ai d\\xe9crypt\\xe9 ce qui fait la diff\\xe9rence, et je suis l\\xe0 pour te transmettre ce que j\u2019ai appris.',effect:textEffect1,fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1eo64mi\",\"data-framer-name\":\"Bloc\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wac8yk\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8sc28v\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBJdGFsaWM=\",\"--framer-font-family\":'\"Gelica Italic\", \"Gelica Italic Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43))\"},children:\"Inscris-toi \\xe0 la lettre des essentiels\"})}),className:\"framer-1qjuq7c\",\"data-framer-name\":\"ma mission avec LEDG : faire de toi un aimant \\xe0 clients qui t\u2019admirent et te paient comme tu le m\\xe9rites\",effect:textEffect,fonts:[\"CUSTOM;Gelica Italic\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mt8c4y\",\"data-styles-preset\":\"ElWil1Wxs\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43))\"},children:\"\uD83C\uDF89 Tu seras parmi les premi\\xe8res inform\\xe9es des lancements.\"})}),className:\"framer-1mh0hf2\",\"data-framer-name\":'Je sais \\xe0 quoi \\xe7a ressemble : envoyer des devis en esp\\xe9rant un oui, te dire qu\u2019il faut encore baisser tes prix pour \"rester comp\\xe9titif\", ou te retrouver \\xe0 dire \"oui \\xe0 tout\" par peur du manque. J\u2019ai connu \\xe7a, et je sais \\xe0 quel point c\u2019est \\xe9puisant. J\u2019ai d\\xe9crypt\\xe9 ce qui fait la diff\\xe9rence, et je suis l\\xe0 pour te transmettre ce que j\u2019ai appris.',effect:textEffect1,fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mt8c4y\",\"data-styles-preset\":\"ElWil1Wxs\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43))\"},children:\"\uD83E\uDD2B Tu recevras des infos sur les coulisses de mon activit\\xe9 au Studio Novembre.\"})}),className:\"framer-12yvn9c\",\"data-framer-name\":'Je sais \\xe0 quoi \\xe7a ressemble : envoyer des devis en esp\\xe9rant un oui, te dire qu\u2019il faut encore baisser tes prix pour \"rester comp\\xe9titif\", ou te retrouver \\xe0 dire \"oui \\xe0 tout\" par peur du manque. J\u2019ai connu \\xe7a, et je sais \\xe0 quel point c\u2019est \\xe9puisant. J\u2019ai d\\xe9crypt\\xe9 ce qui fait la diff\\xe9rence, et je suis l\\xe0 pour te transmettre ce que j\u2019ai appris.',effect:textEffect1,fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mt8c4y\",\"data-styles-preset\":\"ElWil1Wxs\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43))\"},children:\"\uD83C\uDF81 Tu profiteras de bonus et de freebies exclusifs.\"})}),className:\"framer-1q81q6l\",\"data-framer-name\":'Je sais \\xe0 quoi \\xe7a ressemble : envoyer des devis en esp\\xe9rant un oui, te dire qu\u2019il faut encore baisser tes prix pour \"rester comp\\xe9titif\", ou te retrouver \\xe0 dire \"oui \\xe0 tout\" par peur du manque. J\u2019ai connu \\xe7a, et je sais \\xe0 quel point c\u2019est \\xe9puisant. J\u2019ai d\\xe9crypt\\xe9 ce qui fait la diff\\xe9rence, et je suis l\\xe0 pour te transmettre ce que j\u2019ai appris.',effect:textEffect1,fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]})})})]})]}),visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wtmk9x\",\"data-framer-name\":\"Sct_Bloc Newsletter 01\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uyyf6z\",\"data-framer-name\":\"Bloc\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vuk4ve\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8oyhs\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{O8a4LfFUp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pZG5pZ2h0IFNhbnMgUkQgUHJvIDI0IEJsYWNr\",\"--framer-font-family\":'\"Midnight Sans RD Pro 24 Black\", \"Midnight Sans RD Pro 24 Black Placeholder\", sans-serif',\"--framer-font-size\":\"27px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-text-color\":\"var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43))\",\"--framer-text-transform\":\"uppercase\"},children:\"re\\xe7ois tes 50+ prompts chat gpt\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pZG5pZ2h0IFNhbnMgUkQgUHJvIDI0IEJsYWNr\",\"--framer-font-family\":'\"Midnight Sans RD Pro 24 Black\", \"Midnight Sans RD Pro 24 Black Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-text-color\":\"var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43))\",\"--framer-text-transform\":\"uppercase\"},children:\"re\\xe7ois tes 50+ prompts chat gpt\"})}),className:\"framer-5b6diw\",\"data-framer-name\":\"ma mission avec LEDG : faire de toi un aimant \\xe0 clients qui t\u2019admirent et te paient comme tu le m\\xe9rites\",effect:textEffect,fonts:[\"CUSTOM;Midnight Sans RD Pro 24 Black\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1v4vwyj\",\"data-styles-preset\":\"xdW1MlLzi\",children:\"Inscris-toi pour recevoir gratuitement 50+ prompts Chat GPT pour :\"})}),className:\"framer-90sf7n\",\"data-framer-name\":\"Des sessions individuelles pour retrouver l\u2019\\xe9lan, la clart\\xe9 et les clients que tu esp\\xe8res.\",effect:textEffect2,fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r9ti02\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mt8c4y\",\"data-styles-preset\":\"ElWil1Wxs\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Inscris-toi pour recevoir gratuitement 50+ prompts Chat GPT pour :\"})})}),className:\"framer-1vqa31t\",\"data-framer-name\":'Je sais \\xe0 quoi \\xe7a ressemble : envoyer des devis en esp\\xe9rant un oui, te dire qu\u2019il faut encore baisser tes prix pour \"rester comp\\xe9titif\", ou te retrouver \\xe0 dire \"oui \\xe0 tout\" par peur du manque. J\u2019ai connu \\xe7a, et je sais \\xe0 quel point c\u2019est \\xe9puisant. J\u2019ai d\\xe9crypt\\xe9 ce qui fait la diff\\xe9rence, et je suis l\\xe0 pour te transmettre ce que j\u2019ai appris.',effect:textEffect1,fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1cnQgTm9ybWFsIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Surt Normal Regular\", \"Surt Normal Regular Placeholder\", sans-serif',\"--framer-line-height\":\"200%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-7376f2b1-f533-4652-9443-e3d3340200da, rgb(96, 7, 58))\"},children:[\"\uD83D\uDCA1 Cr\\xe9er du contenu plus facilement\",/*#__PURE__*/_jsx(\"br\",{}),\"\uD83D\uDD8B\uFE0F T\u2019aider dans la r\\xe9daction de tes documents au quotidien\",/*#__PURE__*/_jsx(\"br\",{}),\"\uD83C\uDFA8 T\u2019accompagner dans tes t\\xe2ches cr\\xe9atives (sans te remplacer bien s\\xfbr)\"]})}),className:\"framer-1dcotv6\",\"data-framer-name\":\"\uD83D\uDCA1 Cr\\xe9er du contenu plus facilement\",fonts:[\"CUSTOM;Surt Normal Regular\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bb1c0e-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"yt5eQD5W4\",scopeId:\"AgJ9AKk3K\",children:/*#__PURE__*/_jsx(Mailchimp,{button:{buttonFont:{},buttonPadding:15,buttonPaddingBottom:15,buttonPaddingLeft:15,buttonPaddingPerSide:false,buttonPaddingRight:15,buttonPaddingTop:15,color:\"rgb(255, 255, 255)\",fill:\"var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43))\",insetWhenDocked:5,isDocked:false,label:\"Subscribe\",shouldAppear:true,widthWhenDocked:100},font:{},gap:10,height:\"100%\",id:\"yt5eQD5W4\",input:{borderRadius:8,color:\"var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43))\",fill:\"rgb(255, 255, 255)\",fixedHeight:50,height:true,padding:15,paddingBottom:15,paddingLeft:15,paddingPerSide:false,paddingRight:15,paddingTop:15,placeholder:\"name@email.com\",placeholderColor:\"var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43))\"},layout:\"horizontal\",layoutId:\"yt5eQD5W4\",mailchimpURL:\"\",redirectAs:\"link\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KAZ5p0y0O:{y:(componentViewport?.y||0)+0+0+180+2590+50+0+0+0+60+709.5},O8a4LfFUp:{width:`calc(min(min(${componentViewport?.width||\"100vw\"}, 1180px) - 50px, 1180px) - 50px)`,y:(componentViewport?.y||0)+0+0+180+2545+25+0+0+0+25+691.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+0+0+180+1792+100+0+0+60+709.5,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bonbbf-container\",nodeId:\"YRUvYQJ5F\",rendersWithMotion:true,scopeId:\"AgJ9AKk3K\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{O8a4LfFUp:{aXaiqDeiO:\"Apprends la strat\\xe9gie\",style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Bouton,{aXaiqDeiO:\"Boutton\",g2ZKXqEGB:\"var(--token-6ad03abb-2320-42c1-813b-25beeca2cc8c, rgb(255, 255, 255))\",height:\"100%\",hejLy_BxO:\"var(--token-7376f2b1-f533-4652-9443-e3d3340200da, rgb(96, 7, 58))\",id:\"YRUvYQJ5F\",layoutId:\"YRUvYQJ5F\",LLPjJI_EI:{borderColor:'var(--token-7376f2b1-f533-4652-9443-e3d3340200da, rgb(96, 7, 58)) /* {\"name\":\"Primary Colors/Color 8\"} */',borderStyle:\"solid\",borderWidth:1},LR0y7Jix2:\"var(--token-a87118e7-9eff-4a6d-b2f0-a7f0ed765c4c, rgb(207, 187, 228))\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KAZ5p0y0O:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+180+2590+50+0+0+873.5),pixelHeight:338,pixelWidth:600,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1180px) - 100px, 980px)`,src:\"https://framerusercontent.com/images/GPPTvrTS1Jw39DB0hYB1u16L4.jpg\",srcSet:\"https://framerusercontent.com/images/GPPTvrTS1Jw39DB0hYB1u16L4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/GPPTvrTS1Jw39DB0hYB1u16L4.jpg 600w\"}},O8a4LfFUp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+180+2545+25+0+0+810.5),pixelHeight:338,pixelWidth:600,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1180px) - 50px, 1180px)`,src:\"https://framerusercontent.com/images/GPPTvrTS1Jw39DB0hYB1u16L4.jpg\",srcSet:\"https://framerusercontent.com/images/GPPTvrTS1Jw39DB0hYB1u16L4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/GPPTvrTS1Jw39DB0hYB1u16L4.jpg 600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+180+1792+100+0+0),pixelHeight:338,pixelWidth:600,sizes:`calc(min(min(${componentViewport?.width||\"100vw\"}, 1180px) * 1.0847, 1180px) * 0.33)`,src:\"https://framerusercontent.com/images/GPPTvrTS1Jw39DB0hYB1u16L4.jpg\",srcSet:\"https://framerusercontent.com/images/GPPTvrTS1Jw39DB0hYB1u16L4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/GPPTvrTS1Jw39DB0hYB1u16L4.jpg 600w\"},className:\"framer-1tp8wtr\",\"data-framer-name\":\"Photo\"})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o20ja8\",\"data-framer-name\":\"Sct_Vous aimerez\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01pZG5pZ2h0IFNhbnMgUkQgUHJvIDI0IEJsYWNr\",\"--framer-font-family\":'\"Midnight Sans RD Pro 24 Black\", \"Midnight Sans RD Pro 24 Black Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43))\",\"--framer-text-transform\":\"uppercase\"},children:\"VOus aimerez aussi\"})}),className:\"framer-156e0oi\",\"data-framer-name\":\"Ce qu\u02BCelles disent des outils des Essentiels du Graphiste\",effect:textEffect3,fonts:[\"CUSTOM;Midnight Sans RD Pro 24 Black\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7nur8c\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Kn03AhV9U\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},select:[{collection:\"Kn03AhV9U\",name:\"wxnc2SoaP\",type:\"Identifier\"},{collection:\"Kn03AhV9U\",name:\"UNDQB1ki1\",type:\"Identifier\"},{collection:\"Kn03AhV9U\",name:\"U8YqK2M6w\",type:\"Identifier\"},{collection:\"Kn03AhV9U\",name:\"IhWZHgvkK\",type:\"Identifier\"},{collection:\"Kn03AhV9U\",name:\"QSpOBenP2\",type:\"Identifier\"},{collection:\"Kn03AhV9U\",name:\"id\",type:\"Identifier\"},{alias:\"QEUbA8fF0\",arguments:[{from:{alias:\"QEUbA8fF0\",data:Categories,type:\"Collection\"},orderBy:[{arguments:[{collection:\"Kn03AhV9U\",name:\"BYorpWg96\",type:\"Identifier\"},{collection:\"QEUbA8fF0\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"QEUbA8fF0\",name:\"bl_AFCNvd\",type:\"Identifier\"},{collection:\"QEUbA8fF0\",name:\"MUS7IK7xR\",type:\"Identifier\"},{collection:\"QEUbA8fF0\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"QEUbA8fF0\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"Kn03AhV9U\",name:\"BYorpWg96\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"ARRAY\",type:\"FunctionCall\"}]},children:(collection2,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({id:idKn03AhV9U,IhWZHgvkK:IhWZHgvkKKn03AhV9U,QEUbA8fF0:collection1,QSpOBenP2:QSpOBenP2Kn03AhV9U,U8YqK2M6w:U8YqK2M6wKn03AhV9U,UNDQB1ki1:UNDQB1ki1Kn03AhV9U,wxnc2SoaP:wxnc2SoaPKn03AhV9U},index2)=>{UNDQB1ki1Kn03AhV9U??=\"\";U8YqK2M6wKn03AhV9U??=\"\";IhWZHgvkKKn03AhV9U??=\"\";QSpOBenP2Kn03AhV9U??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Kn03AhV9U-${idKn03AhV9U}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{QSpOBenP2:QSpOBenP2Kn03AhV9U},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5ctdf6\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r05ubm\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KAZ5p0y0O:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+180+3963.5+100+230+0+0+30+0+0+0),sizes:`calc(max((min(min(${componentViewport?.width||\"100vw\"}, 1180px) - 100px, 1180px) - 20px) / 2, 50px) - 60px)`,...toResponsiveImage(wxnc2SoaPKn03AhV9U)}},O8a4LfFUp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+180+3830.5+75+230+0+0+25+0+0+0),sizes:`calc(max(min(min(${componentViewport?.width||\"100vw\"}, 1180px) - 50px, 1180px), 50px) - 50px)`,...toResponsiveImage(wxnc2SoaPKn03AhV9U)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+180+2765.5+100+230+0+0+30+0+0+0),sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1180px) - 40px) / 3, 50px) - 60px)`,...toResponsiveImage(wxnc2SoaPKn03AhV9U)},className:\"framer-sf4358\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBJdGFsaWM=\",\"--framer-font-family\":'\"Gelica Italic\", \"Gelica Italic Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43))\"},children:\"5 \\xe9tapes pour passer d\u2019une organisation en solo \\xe0 une organisation \\xe0 plusieurs\"})}),className:\"framer-o9nwxn\",\"data-framer-name\":\"Titre\",fonts:[\"CUSTOM;Gelica Italic\"],text:UNDQB1ki1Kn03AhV9U,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t0zj9y\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mcgatl\",children:collection1?.map(({bl_AFCNvd:bl_AFCNvdQEUbA8fF0,id:idQEUbA8fF0,MUS7IK7xR:MUS7IK7xRQEUbA8fF0},index1)=>{bl_AFCNvdQEUbA8fF0??=\"\";MUS7IK7xRQEUbA8fF0??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`QEUbA8fF0-${idQEUbA8fF0}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{MUS7IK7xR:MUS7IK7xRQEUbA8fF0},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18452mn\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBJdGFsaWM=\",\"--framer-font-family\":'\"Gelica Italic\", \"Gelica Italic Placeholder\", sans-serif',\"--framer-line-height\":\"165%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-4b04bd68-be3c-4409-8d09-931d1370cd27, rgb(176, 72, 32))\"},children:\"Pro Tips\"})}),className:\"framer-kqyfxg\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;Gelica Italic\"],text:bl_AFCNvdQEUbA8fF0,verticalAlignment:\"top\",withExternalLayout:true})})})},idQEUbA8fF0);})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dpb983\",\"data-framer-name\":\"Point\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlbGljYSBJdGFsaWM=\",\"--framer-font-family\":'\"Gelica Italic\", \"Gelica Italic Placeholder\", sans-serif',\"--framer-line-height\":\"165%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-4b04bd68-be3c-4409-8d09-931d1370cd27, rgb(176, 72, 32))\"},children:\"10 minutes de lecture\"})}),className:\"framer-yuhwmd\",\"data-framer-name\":\"Temps de lecture\",fonts:[\"CUSTOM;Gelica Italic\"],text:U8YqK2M6wKn03AhV9U,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"WFKtttQMf\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:IhWZHgvkKKn03AhV9U,className:\"framer-qs9bcw\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],stylesPresetsClassNames:{blockquote:\"framer-styles-preset-1ed72oj\",img:\"framer-styles-preset-1mmdsp2\",p:\"framer-styles-preset-mt8c4y\",table:\"framer-styles-preset-vtau4e\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-192m2wq\",\"data-framer-name\":\"Bouton\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{QSpOBenP2:QSpOBenP2Kn03AhV9U},webPageId:\"AgJ9AKk3K\"},implicitPathVariables:undefined},{href:{pathVariables:{QSpOBenP2:QSpOBenP2Kn03AhV9U},webPageId:\"AgJ9AKk3K\"},implicitPathVariables:undefined},{href:{pathVariables:{QSpOBenP2:QSpOBenP2Kn03AhV9U},webPageId:\"AgJ9AKk3K\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KAZ5p0y0O:{y:(componentViewport?.y||0)+0+0+180+3963.5+100+230+0+0+30+668+50},O8a4LfFUp:{y:(componentViewport?.y||0)+0+0+180+3830.5+75+230+0+0+25+668+50}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+0+0+180+2765.5+100+230+0+0+30+668+50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-puqeoa-container\",nodeId:\"iUhHW2sOJ\",scopeId:\"AgJ9AKk3K\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KAZ5p0y0O:{X9vfPLynX:resolvedLinks[1]},O8a4LfFUp:{X9vfPLynX:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Bouton,{aXaiqDeiO:\"lire l'article\",g2ZKXqEGB:\"var(--token-6ad03abb-2320-42c1-813b-25beeca2cc8c, rgb(255, 255, 255))\",height:\"100%\",hejLy_BxO:\"var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43))\",id:\"iUhHW2sOJ\",layoutId:\"iUhHW2sOJ\",LLPjJI_EI:{borderColor:'var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43)) /* {\"name\":\"Primary Colors/Color 9\"} */',borderStyle:\"solid\",borderWidth:1},LR0y7Jix2:\"var(--token-e495b5e4-1080-4f43-992a-0c36a81d5cf2, rgb(79, 0, 43))\",width:\"100%\",X9vfPLynX:resolvedLinks[0]})})})})})})})]})})},idKn03AhV9U);})})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mc9oU.framer-138acw1, .framer-mc9oU .framer-138acw1 { display: block; }\",\".framer-mc9oU.framer-1nl2eab { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-mc9oU .framer-1a546io { 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; max-width: 1180px; padding: 180px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-mc9oU .framer-1mnysx0, .framer-mc9oU .framer-1amg7eo, .framer-mc9oU .framer-1t0zj9y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mc9oU .framer-u4rnwb { background-color: var(--token-f4a0fb56-2cdb-4b7d-80a7-f67595a2c4cf, #fbf7f3); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: grid; flex: none; gap: 0px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: 530px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mc9oU .framer-14zogk4 { align-self: start; aspect-ratio: 1.0754716981132075 / 1; flex: none; height: 100%; justify-self: start; position: relative; width: var(--framer-aspect-ratio-supported, 570px); }\",\".framer-mc9oU .framer-kwou3c { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; justify-self: start; max-width: 100%; padding: 40px; position: relative; width: 100%; }\",\".framer-mc9oU .framer-1rs6nli { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-mc9oU .framer-hobg02, .framer-mc9oU .framer-18452mn { 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: min-content; }\",\".framer-mc9oU .framer-jcg1ik, .framer-mc9oU .framer-kqyfxg { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mc9oU .framer-156d7hc, .framer-mc9oU .framer-1dpb983 { aspect-ratio: 1 / 1; background-color: var(--token-77777a56-23b5-4ac9-a5e5-9b07f545f373, #d88744); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; flex: none; height: var(--framer-aspect-ratio-supported, 7px); overflow: hidden; position: relative; width: 7px; will-change: var(--framer-will-change-override, transform); }\",\".framer-mc9oU .framer-1vrwbf7 { flex: 1 0 0px; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-mc9oU .framer-1oshi3y { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mc9oU .framer-184ylp1, .framer-mc9oU .framer-bsh2em { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mc9oU .framer-rck4xj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 50px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-mc9oU .framer-1o48q4y { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-mc9oU .framer-1gkg7um, .framer-mc9oU .framer-1be011d { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mc9oU .framer-t2t4t8 { align-content: center; align-items: center; background-color: var(--token-f4a0fb56-2cdb-4b7d-80a7-f67595a2c4cf, #fbf7f3); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 60px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mc9oU .framer-10o9lto { --framer-paragraph-spacing: 40px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mc9oU .framer-zxinqy { align-content: center; align-items: center; background-color: var(--token-6ad03abb-2320-42c1-813b-25beeca2cc8c, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-mc9oU .framer-yqsir4 { align-content: flex-start; align-items: flex-start; background-color: var(--token-f4a0fb56-2cdb-4b7d-80a7-f67595a2c4cf, #fbf7f3); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; 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: 300px; will-change: var(--framer-will-change-override, transform); }\",\".framer-mc9oU .framer-1o25njc, .framer-mc9oU .framer-1wac8yk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 50px 20px 50px 20px; position: relative; width: 100%; }\",\".framer-mc9oU .framer-npgerk { flex: none; height: 120px; overflow: visible; position: relative; width: 120px; }\",\".framer-mc9oU .framer-1bzuy25 { aspect-ratio: 1 / 1; border-bottom-left-radius: 190px; border-bottom-right-radius: 190px; border-top-left-radius: 190px; border-top-right-radius: 190px; flex: none; height: var(--framer-aspect-ratio-supported, 120px); left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-mc9oU .framer-1gvo582, .framer-mc9oU .framer-8sc28v, .framer-mc9oU .framer-1r9ti02 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mc9oU .framer-gdrzzw, .framer-mc9oU .framer-m8dka5, .framer-mc9oU .framer-1qjuq7c, .framer-mc9oU .framer-1mh0hf2, .framer-mc9oU .framer-12yvn9c, .framer-mc9oU .framer-1q81q6l, .framer-mc9oU .framer-5b6diw, .framer-mc9oU .framer-90sf7n, .framer-mc9oU .framer-1vqa31t, .framer-mc9oU .framer-1dcotv6, .framer-mc9oU .framer-156e0oi { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mc9oU .framer-1eo64mi { align-content: flex-start; align-items: flex-start; background-color: var(--token-a84242bb-82bd-407f-80a0-a3284c0d5ffc, #ffc1a4); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; 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: 300px; will-change: var(--framer-will-change-override, transform); }\",\".framer-mc9oU .framer-1wtmk9x { align-content: center; align-items: center; background-color: var(--token-6ad03abb-2320-42c1-813b-25beeca2cc8c, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 0px 0px; position: relative; width: 108%; }\",\".framer-mc9oU .framer-1uyyf6z { align-content: flex-start; align-items: flex-start; background-color: var(--token-f4a0fb56-2cdb-4b7d-80a7-f67595a2c4cf, #fbf7f3); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1180px; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mc9oU .framer-1vuk4ve { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 60px; position: relative; width: 67%; }\",\".framer-mc9oU .framer-8oyhs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mc9oU .framer-bb1c0e-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-mc9oU .framer-bonbbf-container, .framer-mc9oU .framer-puqeoa-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-mc9oU .framer-1tp8wtr { align-self: stretch; flex: none; height: auto; position: relative; width: 33%; }\",\".framer-mc9oU .framer-1o20ja8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-mc9oU .framer-7nur8c { background-color: #ffffff; display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; max-width: 1180px; padding: 0px; position: relative; width: 100%; }\",\".framer-mc9oU .framer-5ctdf6 { align-content: center; align-items: center; align-self: start; background-color: var(--token-f4a0fb56-2cdb-4b7d-80a7-f67595a2c4cf, #fbf7f3); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; justify-self: start; padding: 30px; position: relative; width: 100%; }\",\".framer-mc9oU .framer-r05ubm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mc9oU .framer-sf4358 { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 270px; position: relative; width: 100%; }\",\".framer-mc9oU .framer-o9nwxn, .framer-mc9oU .framer-qs9bcw { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mc9oU .framer-1mcgatl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-mc9oU .framer-yuhwmd { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-mc9oU .framer-192m2wq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 0px 0px 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mc9oU.framer-1nl2eab, .framer-mc9oU .framer-1a546io, .framer-mc9oU .framer-1mnysx0, .framer-mc9oU .framer-1amg7eo, .framer-mc9oU .framer-1rs6nli, .framer-mc9oU .framer-hobg02, .framer-mc9oU .framer-1oshi3y, .framer-mc9oU .framer-rck4xj, .framer-mc9oU .framer-1o48q4y, .framer-mc9oU .framer-t2t4t8, .framer-mc9oU .framer-zxinqy, .framer-mc9oU .framer-yqsir4, .framer-mc9oU .framer-1o25njc, .framer-mc9oU .framer-1gvo582, .framer-mc9oU .framer-1eo64mi, .framer-mc9oU .framer-1wac8yk, .framer-mc9oU .framer-8sc28v, .framer-mc9oU .framer-1wtmk9x, .framer-mc9oU .framer-1uyyf6z, .framer-mc9oU .framer-1vuk4ve, .framer-mc9oU .framer-8oyhs, .framer-mc9oU .framer-1r9ti02, .framer-mc9oU .framer-1o20ja8, .framer-mc9oU .framer-r05ubm, .framer-mc9oU .framer-1t0zj9y, .framer-mc9oU .framer-1mcgatl, .framer-mc9oU .framer-18452mn, .framer-mc9oU .framer-192m2wq { gap: 0px; } .framer-mc9oU.framer-1nl2eab > *, .framer-mc9oU .framer-1a546io > *, .framer-mc9oU .framer-1wtmk9x > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-mc9oU.framer-1nl2eab > :first-child, .framer-mc9oU .framer-1a546io > :first-child, .framer-mc9oU .framer-1oshi3y > :first-child, .framer-mc9oU .framer-1o48q4y > :first-child, .framer-mc9oU .framer-zxinqy > :first-child, .framer-mc9oU .framer-1o25njc > :first-child, .framer-mc9oU .framer-1gvo582 > :first-child, .framer-mc9oU .framer-1wac8yk > :first-child, .framer-mc9oU .framer-8sc28v > :first-child, .framer-mc9oU .framer-1wtmk9x > :first-child, .framer-mc9oU .framer-1vuk4ve > :first-child, .framer-mc9oU .framer-8oyhs > :first-child, .framer-mc9oU .framer-1r9ti02 > :first-child, .framer-mc9oU .framer-1o20ja8 > :first-child, .framer-mc9oU .framer-r05ubm > :first-child, .framer-mc9oU .framer-1mcgatl > :first-child { margin-top: 0px; } .framer-mc9oU.framer-1nl2eab > :last-child, .framer-mc9oU .framer-1a546io > :last-child, .framer-mc9oU .framer-1oshi3y > :last-child, .framer-mc9oU .framer-1o48q4y > :last-child, .framer-mc9oU .framer-zxinqy > :last-child, .framer-mc9oU .framer-1o25njc > :last-child, .framer-mc9oU .framer-1gvo582 > :last-child, .framer-mc9oU .framer-1wac8yk > :last-child, .framer-mc9oU .framer-8sc28v > :last-child, .framer-mc9oU .framer-1wtmk9x > :last-child, .framer-mc9oU .framer-1vuk4ve > :last-child, .framer-mc9oU .framer-8oyhs > :last-child, .framer-mc9oU .framer-1r9ti02 > :last-child, .framer-mc9oU .framer-1o20ja8 > :last-child, .framer-mc9oU .framer-r05ubm > :last-child, .framer-mc9oU .framer-1mcgatl > :last-child { margin-bottom: 0px; } .framer-mc9oU .framer-1mnysx0 > *, .framer-mc9oU .framer-1amg7eo > *, .framer-mc9oU .framer-hobg02 > *, .framer-mc9oU .framer-t2t4t8 > *, .framer-mc9oU .framer-1t0zj9y > *, .framer-mc9oU .framer-18452mn > *, .framer-mc9oU .framer-192m2wq > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-mc9oU .framer-1mnysx0 > :first-child, .framer-mc9oU .framer-1amg7eo > :first-child, .framer-mc9oU .framer-1rs6nli > :first-child, .framer-mc9oU .framer-hobg02 > :first-child, .framer-mc9oU .framer-rck4xj > :first-child, .framer-mc9oU .framer-t2t4t8 > :first-child, .framer-mc9oU .framer-yqsir4 > :first-child, .framer-mc9oU .framer-1eo64mi > :first-child, .framer-mc9oU .framer-1uyyf6z > :first-child, .framer-mc9oU .framer-1t0zj9y > :first-child, .framer-mc9oU .framer-18452mn > :first-child, .framer-mc9oU .framer-192m2wq > :first-child { margin-left: 0px; } .framer-mc9oU .framer-1mnysx0 > :last-child, .framer-mc9oU .framer-1amg7eo > :last-child, .framer-mc9oU .framer-1rs6nli > :last-child, .framer-mc9oU .framer-hobg02 > :last-child, .framer-mc9oU .framer-rck4xj > :last-child, .framer-mc9oU .framer-t2t4t8 > :last-child, .framer-mc9oU .framer-yqsir4 > :last-child, .framer-mc9oU .framer-1eo64mi > :last-child, .framer-mc9oU .framer-1uyyf6z > :last-child, .framer-mc9oU .framer-1t0zj9y > :last-child, .framer-mc9oU .framer-18452mn > :last-child, .framer-mc9oU .framer-192m2wq > :last-child { margin-right: 0px; } .framer-mc9oU .framer-1rs6nli > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-mc9oU .framer-1oshi3y > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-mc9oU .framer-rck4xj > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-mc9oU .framer-1o48q4y > *, .framer-mc9oU .framer-1vuk4ve > *, .framer-mc9oU .framer-1o20ja8 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-mc9oU .framer-zxinqy > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-mc9oU .framer-yqsir4 > *, .framer-mc9oU .framer-1eo64mi > *, .framer-mc9oU .framer-1uyyf6z > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-mc9oU .framer-1o25njc > *, .framer-mc9oU .framer-1gvo582 > *, .framer-mc9oU .framer-1wac8yk > *, .framer-mc9oU .framer-8sc28v > *, .framer-mc9oU .framer-8oyhs > *, .framer-mc9oU .framer-1r9ti02 > *, .framer-mc9oU .framer-1mcgatl > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-mc9oU .framer-r05ubm > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,\"@media (min-width: 810px) and (max-width: 1279px) { .framer-mc9oU.framer-1nl2eab { width: 810px; } .framer-mc9oU .framer-1a546io { padding: 180px 50px 0px 50px; } .framer-mc9oU .framer-u4rnwb { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; } .framer-mc9oU .framer-14zogk4 { align-self: unset; aspect-ratio: unset; height: 400px; width: 810px; } .framer-mc9oU .framer-kwou3c { align-self: unset; height: 350px; max-width: unset; } .framer-mc9oU .framer-rck4xj { flex-direction: column; gap: 50px; } .framer-mc9oU .framer-1o48q4y { flex: none; width: 100%; } .framer-mc9oU .framer-zxinqy { gap: 50px; width: 100%; } .framer-mc9oU .framer-yqsir4, .framer-mc9oU .framer-1eo64mi, .framer-mc9oU .framer-1vuk4ve { width: 100%; } .framer-mc9oU .framer-1wtmk9x { padding: 50px 0px 0px 0px; width: 100%; } .framer-mc9oU .framer-1uyyf6z { flex-direction: column; max-width: 980px; } .framer-mc9oU .framer-1tp8wtr { align-self: unset; height: 450px; width: 100%; } .framer-mc9oU .framer-7nur8c { grid-template-columns: repeat(2, minmax(50px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mc9oU .framer-u4rnwb, .framer-mc9oU .framer-rck4xj, .framer-mc9oU .framer-zxinqy, .framer-mc9oU .framer-1uyyf6z { gap: 0px; } .framer-mc9oU .framer-u4rnwb > *, .framer-mc9oU .framer-1uyyf6z > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-mc9oU .framer-u4rnwb > :first-child, .framer-mc9oU .framer-rck4xj > :first-child, .framer-mc9oU .framer-zxinqy > :first-child, .framer-mc9oU .framer-1uyyf6z > :first-child { margin-top: 0px; } .framer-mc9oU .framer-u4rnwb > :last-child, .framer-mc9oU .framer-rck4xj > :last-child, .framer-mc9oU .framer-zxinqy > :last-child, .framer-mc9oU .framer-1uyyf6z > :last-child { margin-bottom: 0px; } .framer-mc9oU .framer-rck4xj > *, .framer-mc9oU .framer-zxinqy > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } }}\",\"@media (max-width: 809px) { .framer-mc9oU.framer-1nl2eab { width: 390px; } .framer-mc9oU .framer-1a546io { padding: 180px 25px 0px 25px; } .framer-mc9oU .framer-u4rnwb { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; } .framer-mc9oU .framer-14zogk4 { align-self: unset; aspect-ratio: unset; height: 400px; width: 100%; } .framer-mc9oU .framer-kwou3c { align-self: unset; height: 350px; max-width: unset; padding: 25px; } .framer-mc9oU .framer-rck4xj { flex-direction: column; gap: 50px; } .framer-mc9oU .framer-1o48q4y { flex: none; width: 100%; } .framer-mc9oU .framer-t2t4t8, .framer-mc9oU .framer-1o25njc, .framer-mc9oU .framer-1wac8yk { padding: 50px 25px 50px 25px; } .framer-mc9oU .framer-zxinqy { gap: 25px; width: 100%; } .framer-mc9oU .framer-yqsir4, .framer-mc9oU .framer-1eo64mi, .framer-mc9oU .framer-bonbbf-container { width: 100%; } .framer-mc9oU .framer-1wtmk9x { padding: 25px 0px 0px 0px; width: 100%; } .framer-mc9oU .framer-1uyyf6z { flex-direction: column; } .framer-mc9oU .framer-1vuk4ve { align-content: center; align-items: center; padding: 25px 25px 50px 25px; width: 100%; } .framer-mc9oU .framer-1tp8wtr { align-self: unset; height: 450px; width: 100%; } .framer-mc9oU .framer-1o20ja8 { padding: 75px 0px 0px 0px; } .framer-mc9oU .framer-7nur8c { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-mc9oU .framer-5ctdf6 { padding: 25px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mc9oU .framer-u4rnwb, .framer-mc9oU .framer-rck4xj, .framer-mc9oU .framer-zxinqy, .framer-mc9oU .framer-1uyyf6z { gap: 0px; } .framer-mc9oU .framer-u4rnwb > *, .framer-mc9oU .framer-1uyyf6z > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-mc9oU .framer-u4rnwb > :first-child, .framer-mc9oU .framer-rck4xj > :first-child, .framer-mc9oU .framer-zxinqy > :first-child, .framer-mc9oU .framer-1uyyf6z > :first-child { margin-top: 0px; } .framer-mc9oU .framer-u4rnwb > :last-child, .framer-mc9oU .framer-rck4xj > :last-child, .framer-mc9oU .framer-zxinqy > :last-child, .framer-mc9oU .framer-1uyyf6z > :last-child { margin-bottom: 0px; } .framer-mc9oU .framer-rck4xj > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-mc9oU .framer-zxinqy > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5801\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"KAZ5p0y0O\":{\"layout\":[\"fixed\",\"auto\"]},\"O8a4LfFUp\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerAgJ9AKk3K=withCSS(Component,css,\"framer-mc9oU\");export default FramerAgJ9AKk3K;FramerAgJ9AKk3K.displayName=\"Articles\";FramerAgJ9AKk3K.defaultProps={height:5801,width:1280};addFonts(FramerAgJ9AKk3K,[{explicitInter:true,fonts:[{family:\"Gelica Italic\",source:\"custom\",url:\"https://framerusercontent.com/assets/8nEwa6ZYvVlPwI2ZqJflT2xVAK8.woff2\"},{family:\"Surt Normal Semibold\",source:\"custom\",url:\"https://framerusercontent.com/assets/JcQ4HXuv9lAN2lFWW1yBTffMSM.woff2\"},{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:\"Midnight Sans RD Pro 24 Black\",source:\"custom\",url:\"https://framerusercontent.com/assets/OVH06vS9f9OtEWgxAoBEpWQkwXA.woff2\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Surt Normal Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/JSBt2rdHSjA372fLmRSGqvNCg.woff2\"}]},...MailchimpFonts,...BoutonFonts,...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),...componentPresets.fonts?.[\"WFKtttQMf\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"WFKtttQMf\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAgJ9AKk3K\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KAZ5p0y0O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"O8a4LfFUp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"5801\",\"framerIntrinsicWidth\":\"1280\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Mailchimp", "props", "p", "InputSites_js_1_12_default", "addPropertyControls", "ControlType", "MailchimpFonts", "getFonts", "Mailchimp", "BoutonFonts", "n6xDDRUgG_default", "ContainerWithFX", "withFX", "Container", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "animation", "transition1", "textEffect", "transition2", "textEffect1", "equals", "a", "b", "textEffect2", "animation1", "transition3", "animation2", "textEffect3", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "pNupxLduO_default", "rGgd2Lcxn_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "wxnc2SoaP", "bl_AFCNvdXB6rXUvgo", "MUS7IK7xRXB6rXUvgo", "idXB6rXUvgo", "BYorpWg96", "U8YqK2M6w", "mxeHzQVTf", "UNDQB1ki1", "V1vr5rvWy", "H8RyKvS34", "rmAoFFpRl", "xuxqaoqIh", "wxnc2SoaPKn03AhV9U", "UNDQB1ki1Kn03AhV9U", "bl_AFCNvdQEUbA8fF0", "MUS7IK7xRQEUbA8fF0", "idQEUbA8fF0", "U8YqK2M6wKn03AhV9U", "IhWZHgvkKKn03AhV9U", "QSpOBenP2Kn03AhV9U", "idKn03AhV9U", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "textContent", "visible", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "RichText", "x", "ComponentPresetsProvider", "ComponentViewportProvider", "Container", "Mailchimp", "ContainerWithFX", "n6xDDRUgG_default", "collection2", "paginationInfo1", "loadMore1", "collection1", "index2", "index1", "ResolveLinks", "resolvedLinks", "css", "FramerAgJ9AKk3K", "withCSS", "AgJ9AKk3K_default", "addFonts", "MailchimpFonts", "BoutonFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
