{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/g2TQ0cNjMkG2hCup4ZVm/rbWWO9Wq5NDOyttg7Non/wxE9zofUx.js"],
  "sourcesContent": ["// Generated by Framer (018ad06)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,LazyValue,Link,optimizeAppear,optimizeAppearTransformTemplate,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import ElementBackground from\"#framer/local/canvasComponent/cRH80yyfp/cRH80yyfp.js\";import NavigationBar from\"#framer/local/canvasComponent/E8hAjhMAP/E8hAjhMAP.js\";import SectionFooter from\"#framer/local/canvasComponent/gtCJZeffy/gtCJZeffy.js\";import*as sharedStyle1 from\"#framer/local/css/beFLwkCP2/beFLwkCP2.js\";import*as sharedStyle from\"#framer/local/css/sC9ytPtEM/sC9ytPtEM.js\";import*as sharedStyle2 from\"#framer/local/css/Wh8W_OYwM/Wh8W_OYwM.js\";import metadataProvider from\"#framer/local/webPageMetadata/wxE9zofUx/wxE9zofUx.js\";const ElementBackgroundFonts=getFonts(ElementBackground);const NavigationBarFonts=getFonts(NavigationBar);const MotionDivWithFX=withFX(motion.div);const SectionFooterFonts=getFonts(SectionFooter);const ContainerWithFX=withFX(Container);const cycleOrder=[\"pO2SdWAVN\",\"tf9CTj4n2\",\"V2yKorDJ5\"];const breakpoints={pO2SdWAVN:\"(min-width: 1200px)\",tf9CTj4n2:\"(min-width: 810px) and (max-width: 1199px)\",V2yKorDJ5:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-lYKcF\";const variantClassNames={pO2SdWAVN:\"framer-v-145vy5q\",tf9CTj4n2:\"framer-v-18wx3be\",V2yKorDJ5:\"framer-v-len09d\"};const valuesByLocaleId={XUjXRvBrs:new LazyValue(()=>import(\"./wxE9zofUx-0.js\"))};const preloadLocalizedValues=locale=>{const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={damping:40,delay:.2,mass:1,stiffness:250,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-100};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={delay:.2,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:50};const transition3={delay:.4,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:50};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"pO2SdWAVN\",Phone:\"V2yKorDJ5\",Tablet:\"tf9CTj4n2\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"pO2SdWAVN\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-lYKcF`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-lYKcF`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"pO2SdWAVN\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-145vy5q\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k2m9b7-container\",children:/*#__PURE__*/_jsx(ElementBackground,{height:\"100%\",id:\"XOQg6GUbG\",layoutId:\"XOQg6GUbG\",style:{height:\"100%\",width:\"100%\"},variant:\"rOcIFV6XS\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tf9CTj4n2:{\"data-framer-appear-id\":\"5u6gfa\",animate:optimizeAppear(\"animate\",\"5u6gfa\",animation,\"18wx3be\"),initial:optimizeAppear(\"initial\",\"5u6gfa\",animation1,\"18wx3be\"),transformTemplate:optimizeAppearTransformTemplate(\"5u6gfa\",transformTemplate1)},V2yKorDJ5:{\"data-framer-appear-id\":\"zwwq3w\",animate:optimizeAppear(\"animate\",\"zwwq3w\",animation,\"len09d\"),initial:optimizeAppear(\"initial\",\"zwwq3w\",animation1,\"len09d\"),transformTemplate:optimizeAppearTransformTemplate(\"zwwq3w\",transformTemplate1)}},children:/*#__PURE__*/_jsx(Container,{animate:optimizeAppear(\"animate\",\"15k7lji\",animation,\"145vy5q\"),className:\"framer-15k7lji-container\",\"data-framer-appear-id\":\"15k7lji\",initial:optimizeAppear(\"initial\",\"15k7lji\",animation1,\"145vy5q\"),layoutScroll:true,style:{transformPerspective:1200},transformTemplate:optimizeAppearTransformTemplate(\"15k7lji\",transformTemplate1),children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tf9CTj4n2:{variant:\"nWLKT0aP7\"},V2yKorDJ5:{variant:\"nWLKT0aP7\"}},children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"YyE70xuRY\",layoutId:\"YyE70xuRY\",style:{width:\"100%\"},variant:\"vzYCRdCR6\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oxni49\",\"data-framer-name\":\"Section\",name:\"Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-gi9y97\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-84ag7b\",\"data-border\":true,\"data-framer-name\":\"Card\",name:\"Card\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3ausqz\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i0nae\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hvxi9m\",\"data-styles-preset\":\"sC9ytPtEM\",style:{\"--framer-text-color\":\"var(--token-198739a1-2e7f-4d08-8392-5066bd936fd8, rgb(43, 47, 55))\"},children:\"Blog\"})}),className:\"framer-ork8vz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-qrvlsm\",\"data-styles-preset\":\"beFLwkCP2\",children:\"A Fusion of AI and Creativity\"})}),className:\"framer-196ew0v\",\"data-framer-name\":\"How about taking a look at all the projects\",fonts:[\"Inter\"],name:\"How about taking a look at all the projects\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:1280,pixelHeight:600,pixelWidth:1152,src:\"https://framerusercontent.com/images/fQjgltVrax29IlMZK4w2tA9ICsA.png\"},className:\"framer-15s9cn8\",\"data-framer-name\":\"Image\",name:\"Image\"})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lcptgs\",\"data-framer-name\":\"Section\",name:\"Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bex9z0\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-6m7hyd\",\"data-border\":true,\"data-framer-name\":\"Card\",name:\"Card\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1289tx7\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tf9CTj4n2:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:[\"https://twitter.com/MetaPuppet\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:[\"Metapuppet, a user on X, has crafted a \",/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/MetaPuppet?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1811036676489162809%7Ctwgr%5E%7Ctwcon%5Es1_&ref_url=notion%3A%2F%2Fwww.notion.so%2FZT1-Content-Planner-4adeb3deb8854252b73757b8381ff3c6%3Fp%3Da5ed393cc44a42f1a5995b5c73b27bbbpm%3Dc\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"remarkable concept\"})}),\" ad for McDonald's utilizing a suite of advanced AI tools including Midjourney, Magnific_AI, LumaLabsAI, Runwayml, Elevenlabs, and Adobe's software. This innovative ad seamlessly blends humor and technology to create a captivating narrative that showcases McDonald's in a whole new light.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"The advertisement opens with a scene of a person working diligently at their computer, clearly engrossed in their tasks. As hunger strikes, they prepare a delicious McDonald's hamburger, placing it on the desk next to their computer. Just as they are about to take a bite, the doorbell rings. Reluctantly, they leave the tempting burger on the table and go to answer the door.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"As soon as the person steps away, the camera zooms in on the steaming hot hamburger. The enticing aroma wafts through the air, eventually being drawn into the computer's cooling fans. Intrigued by this unexpected turn of events, the computer's AI system springs into action. The camera captures the computer screen as the AI types out a query: \\\"Methods for computers to eat hamburgers.\\\"\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"The scene transitions to a flurry of code and algorithms as the AI swiftly devises a method for the computer to consume the hamburger. Using the mouse, the computer manipulates the burger, dragging it towards its central processing unit (CPU), and begins the unconventional feast.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:'Meanwhile, the person returns, looking perplexed as they scan the desk. \"Where\\'s my hamburger?\" they exclaim, baffled by its sudden disappearance. Their gaze shifts to the computer screen, where they see the AI has posed another question to ChatGPT: \"Methods for computers to digest hamburgers.\" The response from ChatGPT reads, \"I\\'m sorry, I can\\'t assist with that.\"'}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:'The ad culminates with a witty and memorable message displayed on the screen: \"So good even computers want a byte.\" This clever play on words not only highlights the irresistible appeal of McDonald\\'s hamburgers but also underscores the integration of cutting-edge AI technology in a humorous and engaging way.'}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"Embrace the Future of Advertising with AI \uD83C\uDF1F\uD83C\uDFA5\"}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Tech and Advertising Industry:\"}),\" Explore the limitless possibilities of AI-driven creativity. Leverage advanced tools like Midjourney, Magnific_AI, LumaLabsAI, Runwayml, Elevenlabs, and Adobe to craft unique and compelling narratives that resonate with modern audiences. \uD83D\uDE80\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Marketing Professionals:\"}),\" Stay ahead of the curve by integrating AI and machine learning into your advertising strategies. Create innovative and memorable campaigns that captivate your target audience and drive engagement. \uD83D\uDCC8\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:[\"\uD83D\uDCBC \",/*#__PURE__*/_jsx(\"strong\",{children:\"Why It Matters for Your Business\"}),\" \uD83D\uDCBC\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"Incorporating AI tools into your advertising efforts not only showcases your brand's commitment to innovation but also positions you as a leader in the ever-evolving digital landscape. Enhance brand loyalty, increase market share, and stand out from the competition with groundbreaking and imaginative ad campaigns. \uD83C\uDF1F\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"Embrace the future of advertising with AI and create unforgettable experiences that leave a lasting impact on your audience. \uD83C\uDF0D\uD83D\uDCA1\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"Let's lead the way to a more innovative and engaging future in advertising! \uD83C\uDF31\u2728\"})]})},V2yKorDJ5:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:[\"https://twitter.com/MetaPuppet\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:[\"Metapuppet, a user on X, has crafted a \",/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/MetaPuppet?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1811036676489162809%7Ctwgr%5E%7Ctwcon%5Es1_&ref_url=notion%3A%2F%2Fwww.notion.so%2FZT1-Content-Planner-4adeb3deb8854252b73757b8381ff3c6%3Fp%3Da5ed393cc44a42f1a5995b5c73b27bbbpm%3Dc\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"remarkable concept\"})}),\" ad for McDonald's utilizing a suite of advanced AI tools including Midjourney, Magnific_AI, LumaLabsAI, Runwayml, Elevenlabs, and Adobe's software. This innovative ad seamlessly blends humor and technology to create a captivating narrative that showcases McDonald's in a whole new light.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"The advertisement opens with a scene of a person working diligently at their computer, clearly engrossed in their tasks. As hunger strikes, they prepare a delicious McDonald's hamburger, placing it on the desk next to their computer. Just as they are about to take a bite, the doorbell rings. Reluctantly, they leave the tempting burger on the table and go to answer the door.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"As soon as the person steps away, the camera zooms in on the steaming hot hamburger. The enticing aroma wafts through the air, eventually being drawn into the computer's cooling fans. Intrigued by this unexpected turn of events, the computer's AI system springs into action. The camera captures the computer screen as the AI types out a query: \\\"Methods for computers to eat hamburgers.\\\"\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"The scene transitions to a flurry of code and algorithms as the AI swiftly devises a method for the computer to consume the hamburger. Using the mouse, the computer manipulates the burger, dragging it towards its central processing unit (CPU), and begins the unconventional feast.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:'Meanwhile, the person returns, looking perplexed as they scan the desk. \"Where\\'s my hamburger?\" they exclaim, baffled by its sudden disappearance. Their gaze shifts to the computer screen, where they see the AI has posed another question to ChatGPT: \"Methods for computers to digest hamburgers.\" The response from ChatGPT reads, \"I\\'m sorry, I can\\'t assist with that.\"'}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:'The ad culminates with a witty and memorable message displayed on the screen: \"So good even computers want a byte.\" This clever play on words not only highlights the irresistible appeal of McDonald\\'s hamburgers but also underscores the integration of cutting-edge AI technology in a humorous and engaging way.'}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"Embrace the Future of Advertising with AI \uD83C\uDF1F\uD83C\uDFA5\"}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Tech and Advertising Industry:\"}),\" Explore the limitless possibilities of AI-driven creativity. Leverage advanced tools like Midjourney, Magnific_AI, LumaLabsAI, Runwayml, Elevenlabs, and Adobe to craft unique and compelling narratives that resonate with modern audiences. \uD83D\uDE80\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Marketing Professionals:\"}),\" Stay ahead of the curve by integrating AI and machine learning into your advertising strategies. Create innovative and memorable campaigns that captivate your target audience and drive engagement. \uD83D\uDCC8\"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:[\"\uD83D\uDCBC \",/*#__PURE__*/_jsx(\"strong\",{children:\"Why It Matters for Your Business\"}),\" \uD83D\uDCBC\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"Incorporating AI tools into your advertising efforts not only showcases your brand's commitment to innovation but also positions you as a leader in the ever-evolving digital landscape. Enhance brand loyalty, increase market share, and stand out from the competition with groundbreaking and imaginative ad campaigns. \uD83C\uDF1F\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"Embrace the future of advertising with AI and create unforgettable experiences that leave a lasting impact on your audience. \uD83C\uDF0D\uD83D\uDCA1\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"Let's lead the way to a more innovative and engaging future in advertising! \uD83C\uDF31\u2728\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:[\"https://twitter.com/MetaPuppet\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.36px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:[\"Metapuppet, a user on X, has crafted a \",/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/MetaPuppet?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1811036676489162809%7Ctwgr%5E%7Ctwcon%5Es1_&ref_url=notion%3A%2F%2Fwww.notion.so%2FZT1-Content-Planner-4adeb3deb8854252b73757b8381ff3c6%3Fp%3Da5ed393cc44a42f1a5995b5c73b27bbbpm%3Dc\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"remarkable concept\"})}),\" ad for McDonald's utilizing a suite of advanced AI tools including Midjourney, Magnific_AI, LumaLabsAI, Runwayml, Elevenlabs, and Adobe's software. This innovative ad seamlessly blends humor and technology to create a captivating narrative that showcases McDonald's in a whole new light.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11jhi3c\",\"data-styles-preset\":\"Wh8W_OYwM\",style:{\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"The advertisement opens with a scene of a person working diligently at their computer, clearly engrossed in their tasks. As hunger strikes, they prepare a delicious McDonald's hamburger, placing it on the desk next to their computer. Just as they are about to take a bite, the doorbell rings. Reluctantly, they leave the tempting burger on the table and go to answer the door.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11jhi3c\",\"data-styles-preset\":\"Wh8W_OYwM\",style:{\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"As soon as the person steps away, the camera zooms in on the steaming hot hamburger. The enticing aroma wafts through the air, eventually being drawn into the computer's cooling fans. Intrigued by this unexpected turn of events, the computer's AI system springs into action. The camera captures the computer screen as the AI types out a query: \\\"Methods for computers to eat hamburgers.\\\"\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11jhi3c\",\"data-styles-preset\":\"Wh8W_OYwM\",style:{\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"The scene transitions to a flurry of code and algorithms as the AI swiftly devises a method for the computer to consume the hamburger. Using the mouse, the computer manipulates the burger, dragging it towards its central processing unit (CPU), and begins the unconventional feast.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11jhi3c\",\"data-styles-preset\":\"Wh8W_OYwM\",style:{\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:'Meanwhile, the person returns, looking perplexed as they scan the desk. \"Where\\'s my hamburger?\" they exclaim, baffled by its sudden disappearance. Their gaze shifts to the computer screen, where they see the AI has posed another question to ChatGPT: \"Methods for computers to digest hamburgers.\" The response from ChatGPT reads, \"I\\'m sorry, I can\\'t assist with that.\"'}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11jhi3c\",\"data-styles-preset\":\"Wh8W_OYwM\",style:{\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:'The ad culminates with a witty and memorable message displayed on the screen: \"So good even computers want a byte.\" This clever play on words not only highlights the irresistible appeal of McDonald\\'s hamburgers but also underscores the integration of cutting-edge AI technology in a humorous and engaging way.'}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11jhi3c\",\"data-styles-preset\":\"Wh8W_OYwM\",style:{\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"Embrace the Future of Advertising with AI \uD83C\uDF1F\uD83C\uDFA5\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-11jhi3c\",\"data-styles-preset\":\"Wh8W_OYwM\",style:{\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Tech and Advertising Industry:\"}),\" Explore the limitless possibilities of AI-driven creativity. Leverage advanced tools like Midjourney, Magnific_AI, LumaLabsAI, Runwayml, Elevenlabs, and Adobe to craft unique and compelling narratives that resonate with modern audiences. \uD83D\uDE80\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-11jhi3c\",\"data-styles-preset\":\"Wh8W_OYwM\",style:{\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Marketing Professionals:\"}),\" Stay ahead of the curve by integrating AI and machine learning into your advertising strategies. Create innovative and memorable campaigns that captivate your target audience and drive engagement. \uD83D\uDCC8\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-11jhi3c\",\"data-styles-preset\":\"Wh8W_OYwM\",style:{\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:[\"\uD83D\uDCBC \",/*#__PURE__*/_jsx(\"strong\",{children:\"Why It Matters for Your Business\"}),\" \uD83D\uDCBC\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11jhi3c\",\"data-styles-preset\":\"Wh8W_OYwM\",style:{\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"Incorporating AI tools into your advertising efforts not only showcases your brand's commitment to innovation but also positions you as a leader in the ever-evolving digital landscape. Enhance brand loyalty, increase market share, and stand out from the competition with groundbreaking and imaginative ad campaigns. \uD83C\uDF1F\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11jhi3c\",\"data-styles-preset\":\"Wh8W_OYwM\",style:{\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"Embrace the future of advertising with AI and create unforgettable experiences that leave a lasting impact on your audience. \uD83C\uDF0D\uD83D\uDCA1\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11jhi3c\",\"data-styles-preset\":\"Wh8W_OYwM\",style:{\"--framer-text-color\":\"var(--token-8c99ed10-209f-4fbd-9ab3-5867bdc13a82, rgb(74, 79, 92))\"},children:\"Let's lead the way to a more innovative and engaging future in advertising! \uD83C\uDF31\u2728\"})]}),className:\"framer-2apf4y\",\"data-framer-name\":\"The industrial sector has recently witnessed the emergence of a groundbreaking cleaning method that is transforming the way businesses maintain cleanliness in their facilities. This new approach combines state-of-the-art technologies, advanced cleaning techniques, and optimized processes to deliver superior results in industrial environments. Unlike traditional cleaning methods that often fall short in tackling the unique challenges of industrial settings, this innovative approach offers efficiency, effectiveness, and enhanced safety measures that cater specifically to the needs of industries.\",fonts:[\"GF;Montserrat-regular\",\"GF;Montserrat-700\"],name:\"The industrial sector has recently witnessed the emergence of a groundbreaking cleaning method that is transforming the way businesses maintain cleanliness in their facilities. This new approach combines state-of-the-art technologies, advanced cleaning techniques, and optimized processes to deliver superior results in industrial environments. Unlike traditional cleaning methods that often fall short in tackling the unique challenges of industrial settings, this innovative approach offers efficiency, effectiveness, and enhanced safety measures that cater specifically to the needs of industries.\",verticalAlignment:\"top\",withExternalLayout:true})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ba70vh-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tf9CTj4n2:{variant:\"QvQqmSxz6\"},V2yKorDJ5:{variant:\"sbXAsVB0n\"}},children:/*#__PURE__*/_jsx(SectionFooter,{height:\"100%\",id:\"zK3CELD32\",layoutId:\"zK3CELD32\",style:{width:\"100%\"},variant:\"jVZa9oH9p\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-lYKcF { background: white; }`,\".framer-lYKcF.framer-yzrfdd, .framer-lYKcF .framer-yzrfdd { display: block; }\",\".framer-lYKcF.framer-145vy5q { 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: 1200px; }\",\".framer-lYKcF .framer-1k2m9b7-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-lYKcF .framer-15k7lji-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-lYKcF .framer-1oxni49 { 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: 64px 24px 64px 24px; position: relative; width: 100%; z-index: 1; }\",\".framer-lYKcF .framer-gi9y97, .framer-lYKcF .framer-1bex9z0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-lYKcF .framer-84ag7b { --border-bottom-width: 1px; --border-color: #f3f4f6; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-lYKcF .framer-3ausqz { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 32px; position: relative; width: 100%; }\",\".framer-lYKcF .framer-1i0nae { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; max-width: 572px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-lYKcF .framer-ork8vz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-lYKcF .framer-196ew0v, .framer-lYKcF .framer-2apf4y { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-lYKcF .framer-15s9cn8 { border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; flex: none; height: 647px; position: relative; width: 100%; }\",\".framer-lYKcF .framer-1lcptgs { 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: 40px 24px 64px 24px; position: relative; width: 100%; z-index: 1; }\",\".framer-lYKcF .framer-6m7hyd { --border-bottom-width: 1px; --border-color: #f3f4f6; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: var(--token-b04c0494-a372-4fc1-b341-25fa39c26d8e, #ffffff); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 70px 6px 70px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-lYKcF .framer-1289tx7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-lYKcF .framer-ba70vh-container { flex: none; height: auto; position: relative; width: 100%; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-lYKcF.framer-145vy5q, .framer-lYKcF .framer-1oxni49, .framer-lYKcF .framer-gi9y97, .framer-lYKcF .framer-84ag7b, .framer-lYKcF .framer-3ausqz, .framer-lYKcF .framer-1i0nae, .framer-lYKcF .framer-1lcptgs, .framer-lYKcF .framer-1bex9z0, .framer-lYKcF .framer-6m7hyd, .framer-lYKcF .framer-1289tx7 { gap: 0px; } .framer-lYKcF.framer-145vy5q > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lYKcF.framer-145vy5q > :first-child, .framer-lYKcF .framer-gi9y97 > :first-child, .framer-lYKcF .framer-84ag7b > :first-child, .framer-lYKcF .framer-1i0nae > :first-child, .framer-lYKcF .framer-1bex9z0 > :first-child, .framer-lYKcF .framer-6m7hyd > :first-child, .framer-lYKcF .framer-1289tx7 > :first-child { margin-top: 0px; } .framer-lYKcF.framer-145vy5q > :last-child, .framer-lYKcF .framer-gi9y97 > :last-child, .framer-lYKcF .framer-84ag7b > :last-child, .framer-lYKcF .framer-1i0nae > :last-child, .framer-lYKcF .framer-1bex9z0 > :last-child, .framer-lYKcF .framer-6m7hyd > :last-child, .framer-lYKcF .framer-1289tx7 > :last-child { margin-bottom: 0px; } .framer-lYKcF .framer-1oxni49 > *, .framer-lYKcF .framer-1lcptgs > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-lYKcF .framer-1oxni49 > :first-child, .framer-lYKcF .framer-3ausqz > :first-child, .framer-lYKcF .framer-1lcptgs > :first-child { margin-left: 0px; } .framer-lYKcF .framer-1oxni49 > :last-child, .framer-lYKcF .framer-3ausqz > :last-child, .framer-lYKcF .framer-1lcptgs > :last-child { margin-right: 0px; } .framer-lYKcF .framer-gi9y97 > *, .framer-lYKcF .framer-1bex9z0 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-lYKcF .framer-84ag7b > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-lYKcF .framer-3ausqz > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-lYKcF .framer-1i0nae > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-lYKcF .framer-6m7hyd > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-lYKcF .framer-1289tx7 > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } }\",\"@media (min-width: 1200px) { .framer-lYKcF .hidden-145vy5q { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-lYKcF .hidden-18wx3be { display: none !important; } .${metadata.bodyClassName}-framer-lYKcF { background: white; } .framer-lYKcF.framer-145vy5q { width: 810px; } .framer-lYKcF .framer-1oxni49 { padding: 164px 24px 64px 24px; } .framer-lYKcF .framer-3ausqz { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 16px; } .framer-lYKcF .framer-1i0nae { flex: none; width: 100%; } .framer-lYKcF .framer-6m7hyd { padding: 64px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-lYKcF .framer-3ausqz { gap: 0px; } .framer-lYKcF .framer-3ausqz > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-lYKcF .framer-3ausqz > :first-child { margin-top: 0px; } .framer-lYKcF .framer-3ausqz > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .framer-lYKcF .hidden-len09d { display: none !important; } .${metadata.bodyClassName}-framer-lYKcF { background: white; } .framer-lYKcF.framer-145vy5q { width: 390px; } .framer-lYKcF .framer-1oxni49 { flex-direction: column; padding: 144px 24px 64px 24px; } .framer-lYKcF .framer-3ausqz { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 16px; padding: 24px; } .framer-lYKcF .framer-1i0nae { flex: none; width: 100%; } .framer-lYKcF .framer-15s9cn8 { height: 220px; } .framer-lYKcF .framer-1lcptgs { flex-direction: column; } .framer-lYKcF .framer-6m7hyd { padding: 32px; } .framer-lYKcF .framer-1289tx7 { gap: 19px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-lYKcF .framer-1oxni49, .framer-lYKcF .framer-3ausqz, .framer-lYKcF .framer-1lcptgs, .framer-lYKcF .framer-1289tx7 { gap: 0px; } .framer-lYKcF .framer-1oxni49 > *, .framer-lYKcF .framer-1lcptgs > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lYKcF .framer-1oxni49 > :first-child, .framer-lYKcF .framer-3ausqz > :first-child, .framer-lYKcF .framer-1lcptgs > :first-child, .framer-lYKcF .framer-1289tx7 > :first-child { margin-top: 0px; } .framer-lYKcF .framer-1oxni49 > :last-child, .framer-lYKcF .framer-3ausqz > :last-child, .framer-lYKcF .framer-1lcptgs > :last-child, .framer-lYKcF .framer-1289tx7 > :last-child { margin-bottom: 0px; } .framer-lYKcF .framer-3ausqz > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-lYKcF .framer-1289tx7 > * { margin: 0px; margin-bottom: calc(19px / 2); margin-top: calc(19px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-lYKcF[data-border=\"true\"]::after, .framer-lYKcF [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2642\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"tf9CTj4n2\":{\"layout\":[\"fixed\",\"auto\"]},\"V2yKorDJ5\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerwxE9zofUx=withCSS(Component,css,\"framer-lYKcF\");export default FramerwxE9zofUx;FramerwxE9zofUx.displayName=\"Blog 36\";FramerwxE9zofUx.defaultProps={height:2642,width:1200};addFonts(FramerwxE9zofUx,[{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/5vvr9Vy74if2I6bQ bJvbw7SY1pQ.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:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew7Y3tcoqK5.woff2\",weight:\"400\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w7Y3tcoqK5.woff2\",weight:\"700\"}]},...ElementBackgroundFonts,...NavigationBarFonts,...SectionFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwxE9zofUx\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tf9CTj4n2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V2yKorDJ5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"2642\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ElementBackgroundFonts", "getFonts", "cRH80yyfp_default", "NavigationBarFonts", "E8hAjhMAP_default", "MotionDivWithFX", "withFX", "motion", "SectionFooterFonts", "gtCJZeffy_default", "ContainerWithFX", "Container", "breakpoints", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "transformTemplate1", "_", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "transition3", "animation4", "animation5", "animation6", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "preloadPromise", "preloadLocalizedValues", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "variantClassNames", "u", "LayoutGroup", "motion", "cx", "serializationHash", "ComponentViewportProvider", "Container", "cRH80yyfp_default", "PropertyOverrides2", "optimizeAppear", "optimizeAppearTransformTemplate", "E8hAjhMAP_default", "MotionDivWithFX", "RichText2", "x", "Image2", "Link", "ContainerWithFX", "gtCJZeffy_default", "css", "FramerwxE9zofUx", "withCSS", "wxE9zofUx_default", "addFonts", "ElementBackgroundFonts", "NavigationBarFonts", "SectionFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
