{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/w8xf3GM6cznL62fRX1vK/oECW04bMOV4KqjoWp3EV/za0pKk3tF.js"],
  "sourcesContent": ["// Generated by Framer (890879b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Button from\"https://framerusercontent.com/modules/gfR1yZJ6xvRCHKxNSsXM/rjtvPuwNmMEboCTTW1kv/o1b1LjSZo.js\";import Header from\"#framer/local/canvasComponent/lhYLt9H6I/lhYLt9H6I.js\";import Button1 from\"#framer/local/canvasComponent/o1b1LjSZo/o1b1LjSZo.js\";import Footer from\"#framer/local/canvasComponent/wuGuB6Xy2/wuGuB6Xy2.js\";import*as sharedStyle5 from\"#framer/local/css/AKBRwpl_w/AKBRwpl_w.js\";import*as sharedStyle1 from\"#framer/local/css/B1zw9VyzD/B1zw9VyzD.js\";import*as sharedStyle from\"#framer/local/css/dRl66GCx7/dRl66GCx7.js\";import*as sharedStyle2 from\"#framer/local/css/IWY1ASHLb/IWY1ASHLb.js\";import*as sharedStyle4 from\"#framer/local/css/px1dLEIiG/px1dLEIiG.js\";import*as sharedStyle3 from\"#framer/local/css/ybRKRcLeC/ybRKRcLeC.js\";import*as sharedStyle6 from\"#framer/local/css/Ym92VSWtE/Ym92VSWtE.js\";import metadataProvider from\"#framer/local/webPageMetadata/za0pKk3tF/za0pKk3tF.js\";const HeaderFonts=getFonts(Header);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ButtonFonts=getFonts(Button);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const Button1Fonts=getFonts(Button1);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const breakpoints={EPc_LtsGW:\"(min-width: 1200px)\",mOXFzmE6p:\"(max-width: 767px)\",VbSYvFAUZ:\"(min-width: 992px) and (max-width: 1199px)\",VFM9jVXLd:\"(min-width: 768px) and (max-width: 991px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Dc9Zf\";const variantClassNames={EPc_LtsGW:\"framer-v-jzp28x\",mOXFzmE6p:\"framer-v-n4t8hl\",VbSYvFAUZ:\"framer-v-1fr4r9c\",VFM9jVXLd:\"framer-v-7ra7pb\"};const transition1={damping:60,delay:0,mass:1.2,stiffness:200,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:5e3,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:5e3,x:0,y:40};const transition2={damping:60,delay:.2,mass:1.2,stiffness:200,type:\"spring\"};const animation2={opacity:.8,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition3};const transition4={damping:60,delay:.4,mass:1.2,stiffness:200,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition5={damping:60,delay:.2,mass:1.2,stiffness:300,type:\"spring\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Large Desktops\":\"EPc_LtsGW\",Desktop:\"VbSYvFAUZ\",Phone:\"mOXFzmE6p\",Tablet:\"VFM9jVXLd\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"EPc_LtsGW\"};};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{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if([\"VbSYvFAUZ\",\"VFM9jVXLd\",\"mOXFzmE6p\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"EPc_LtsGW\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-jzp28x\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-thvppo-container\",nodeId:\"n9TbqZH5e\",scopeId:\"za0pKk3tF\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mOXFzmE6p:{variant:\"hMr79qLO9\"},VFM9jVXLd:{variant:\"aOlDE81fF\"}},children:/*#__PURE__*/_jsx(Header,{BS8YfqGRL:false,CFt9D9KBv:false,height:\"100%\",HEZjC9BdA:\"ldm8jyP38\",id:\"n9TbqZH5e\",layoutId:\"n9TbqZH5e\",lJnow2kGu:true,style:{width:\"100%\"},tAkRj_1SG:false,variant:\"VOp3ydoSJ\",width:\"100%\",xJB3OSen9:false,Y_W06iYiY:false})})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",intrinsicHeight:687,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:687,pixelWidth:1440,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/PnUVxzHDooes4qUYywhk6FRz6V0.jpg\"},className:\"framer-19apucb\",\"data-framer-name\":\"Hero Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c3cmdv\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ft2xds\",\"data-framer-name\":\"Hero Content Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-euv9b3\",\"data-framer-name\":\"Hero Content Text Block Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q4w03u\",\"data-framer-name\":\"Hero Content Text Block\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mOXFzmE6p:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7U29yYS02MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"115%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e29b414e-778b-4330-a92f-715c64d82d8a, rgb(24, 28, 57))\"},children:\"Powered by AI, with a Human Touch\"})}),fonts:[\"GF;Sora-600\"]},VFM9jVXLd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-veexi7\",\"data-styles-preset\":\"B1zw9VyzD\",style:{\"--framer-text-alignment\":\"center\"},children:\"Powered by AI, with a Human Touch\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1f61s72\",\"data-styles-preset\":\"dRl66GCx7\",style:{\"--framer-text-alignment\":\"center\"},children:\"Powered by AI, with a Human Touch\"})}),className:\"framer-1une8j9\",\"data-framer-appear-id\":\"1une8j9\",\"data-framer-name\":\"Hero Title\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:5e3},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mOXFzmE6p:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-t3pxg7\",\"data-styles-preset\":\"IWY1ASHLb\",children:\"Ad Assistant\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-t3pxg7\",\"data-styles-preset\":\"IWY1ASHLb\",style:{\"--framer-text-alignment\":\"center\"},children:\"Ad Assistant\"})}),className:\"framer-1ty1hoe\",\"data-framer-appear-id\":\"1ty1hoe\",\"data-framer-name\":\"Hero Title\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:5e3},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mOXFzmE6p:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-line-height\":\"180%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f512b2c0-ccff-4c1c-81ef-5b1a68ff0d48, rgb(0, 0, 0))\"},children:\"Maximize your ad performance with Eloize, your AI-powered advertising assistant. From campaign execution and audience targeting to budget optimization and cross-platform adaptation, Eloize manages the details\u2014so you can focus on creativity, strategy, and scaling results.\"})})},VbSYvFAUZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"145%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f512b2c0-ccff-4c1c-81ef-5b1a68ff0d48, rgb(0, 0, 0))\"},children:\"Maximize your ad performance with Eloize, your AI-powered advertising assistant. From campaign execution and audience targeting to budget optimization and cross-platform adaptation, Eloize manages the details\u2014so you can focus on creativity, strategy, and scaling results.\"})})},VFM9jVXLd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-line-height\":\"145%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f512b2c0-ccff-4c1c-81ef-5b1a68ff0d48, rgb(0, 0, 0))\"},children:\"Maximize your ad performance with Eloize, your AI-powered advertising assistant. From campaign execution and audience targeting to budget optimization and cross-platform adaptation, Eloize manages the details\u2014so you can focus on creativity, strategy, and scaling results.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"145%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f512b2c0-ccff-4c1c-81ef-5b1a68ff0d48, rgb(0, 0, 0))\"},children:\"Maximize your ad performance with Eloize, your AI-powered advertising assistant. From campaign execution and audience targeting to budget optimization and cross-platform adaptation, Eloize manages the details\u2014so you can focus on creativity, strategy, and scaling results.\"})}),className:\"framer-1wzj09z\",\"data-framer-appear-id\":\"1wzj09z\",\"data-framer-name\":\"Paragraph\",fonts:[\"GF;Inter-regular\"],initial:animation3,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2nr2n1\",\"data-framer-name\":\"profile\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dg1v9m\",\"data-framer-name\":\"Hero Content Bottom Block\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kwENAjbu2\"},implicitPathVariables:undefined},{href:{webPageId:\"kwENAjbu2\"},implicitPathVariables:undefined},{href:{webPageId:\"kwENAjbu2\"},implicitPathVariables:undefined},{href:{webPageId:\"kwENAjbu2\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-lemga6-container\",isModuleExternal:true,nodeId:\"KVSP5ovKd\",rendersWithMotion:true,scopeId:\"za0pKk3tF\",whileHover:animation4,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mOXFzmE6p:{DnytOe0Z8:resolvedLinks[3]},VbSYvFAUZ:{DnytOe0Z8:resolvedLinks[1]},VFM9jVXLd:{DnytOe0Z8:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Button,{A2dWUqqQh:\"Book a demo\",DnytOe0Z8:resolvedLinks[0],Fben7NVCN:false,height:\"100%\",id:\"KVSP5ovKd\",layoutId:\"KVSP5ovKd\",oSfNN4wFr:false,v8ArQOg02:false,variant:\"KOwdjWhBj\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation5,className:\"framer-xmymda hidden-1fr4r9c hidden-7ra7pb hidden-n4t8hl\",\"data-framer-appear-id\":\"xmymda\",\"data-framer-name\":\"Hero User Block\",initial:animation3,optimized:true,style:{transformPerspective:1200}}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uni3et\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/scott-henshaw-434b682/\",motionChild:true,nodeId:\"MnA9uW0j2\",openInNewTab:true,scopeId:\"za0pKk3tF\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mOXFzmE6p:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:400,intrinsicWidth:400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+150+0+0+0+0+0+309.9+0+0+5+0+0),pixelHeight:400,pixelWidth:400,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/AAORzvcav4XtvmvohKsZkdrRGJk.jpeg\"}},VbSYvFAUZ:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:400,intrinsicWidth:400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+150+0+0+0+0+286.15+0+0+0+0),pixelHeight:400,pixelWidth:400,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/AAORzvcav4XtvmvohKsZkdrRGJk.jpeg\"}},VFM9jVXLd:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:400,intrinsicWidth:400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+125+0+0+0+0+0+293.05+0+0+0+0),pixelHeight:400,pixelWidth:400,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/AAORzvcav4XtvmvohKsZkdrRGJk.jpeg\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:400,intrinsicWidth:400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+300.65+0+0+0+0),pixelHeight:100,pixelWidth:100,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/lJohMuH7cvzP0t6BrvGLThAqg4k.jpeg\"},className:\"framer-q9j7wz framer-15eozut\",\"data-framer-name\":\"User Image\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/scott-henshaw-434b682/\",motionChild:true,nodeId:\"fhHlTTQx1\",openInNewTab:true,scopeId:\"za0pKk3tF\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y5s2qt\",\"data-styles-preset\":\"ybRKRcLeC\",children:\"Book a demo with me \uD83D\uDC4B\"})})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"150%\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/scott-henshaw-434b682/\",motionChild:true,nodeId:\"fhHlTTQx1\",openInNewTab:true,scopeId:\"za0pKk3tF\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y5s2qt\",\"data-styles-preset\":\"ybRKRcLeC\",children:\"Scott Henshaw, CEO & Co-founder\"})})})]}),className:\"framer-5or1ss\",\"data-framer-name\":\"Text\",fonts:[\"GF;Inter-500\",\"GF;Inter-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})]})})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-qicndg\",\"data-framer-name\":\"Cards section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-3lk1re\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x3ygru\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qbkixk\",\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uffo0d\",\"data-framer-name\":\"Frame 8740\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-nqyg8b\",\"data-framer-name\":\"Stats 1\",fill:\"black\",intrinsicHeight:30,intrinsicWidth:30,svg:'<svg width=\"30\" height=\"30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#000\"><path d=\"M3.75 26.25V0H0v26.25A3.75 3.75 0 0 0 3.75 30H30v-3.75H3.75Z\"/><path d=\"M26.25 11.25H22.5V22.5h3.75V11.25Zm-15 0H7.5V22.5h3.75V11.25ZM18.75 5H15v17.5h3.75V5Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h30v30H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r1gigj\",\"data-framer-name\":\"Frame 8739\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U29yYS1ib2xk\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(84, 69, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Ad Creative & Production\"})}),className:\"framer-11ddjgg\",\"data-framer-name\":\"Market Research\",fonts:[\"FS;Sora-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U29yYS1ib2xk\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-transform\":\"capitalize\"},children:\"High-Impact Ad Content Creation\"})}),className:\"framer-pprgcd\",\"data-framer-name\":\"Competitor & Industry\",fonts:[\"FS;Sora-bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:\"Produce engaging video ads with precise subtitling, captions, and graphics optimized for viewer retention and action.\"})}),className:\"framer-1ej91zl\",\"data-framer-name\":\"Conduct research on competitors, industries, and events to identify trends, opportunities, and strategies.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1plnhdv\",\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c4s9v0\",\"data-framer-name\":\"Frame 8740\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ffbi09\",\"data-framer-name\":\"User-salary 1\",fill:\"black\",intrinsicHeight:30,intrinsicWidth:30,svg:'<svg width=\"30\" height=\"30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M26.375 11.75a1.625 1.625 0 1 0 0-3.25h-3.93l.664-4.645a1.626 1.626 0 0 0-3.218-.46L19.162 8.5h-6.467l.664-4.645a1.626 1.626 0 0 0-3.218-.46L9.412 8.5H4.708a1.625 1.625 0 0 0 0 3.25h4.24l-.929 6.5H3.625a1.625 1.625 0 0 0 0 3.25h3.93l-.664 4.645a1.625 1.625 0 1 0 3.218.46l.729-5.105h6.467l-.664 4.645a1.625 1.625 0 1 0 3.218.46l.729-5.105h4.704a1.625 1.625 0 1 0 0-3.25h-4.24l.929-6.5h4.394Zm-8.606 6.5h-6.466l.928-6.5h6.466l-.928 6.5Z\" fill=\"#000\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(2 2)\" d=\"M0 0h26v26H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10f0x9p\",\"data-framer-name\":\"Frame 8739\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U29yYS1ib2xk\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(84, 69, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Campaign Execution\"})}),className:\"framer-rzbd8g\",\"data-framer-name\":\"Market Research\",fonts:[\"FS;Sora-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U29yYS1ib2xk\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-transform\":\"capitalize\"},children:\"Meta & Google Ads Strategy & Optimization\"})}),className:\"framer-104p76c\",\"data-framer-name\":\"Competitor & Industry\",fonts:[\"FS;Sora-bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:\"Strategically plan, launch, and fine-tune Meta & Google Ad campaigns to maximize audience engagement and performance metrics.\"})}),className:\"framer-18w1ahm\",\"data-framer-name\":\"Conduct research on competitors, industries, and events to identify trends, opportunities, and strategies.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mh0n0x\",\"data-framer-name\":\"3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ja78tf\",\"data-framer-name\":\"Frame 8740\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-hpv27y\",\"data-framer-name\":\"Chart-histogram 1\",fill:\"black\",intrinsicHeight:30,intrinsicWidth:30,svg:'<svg width=\"30\" height=\"30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#000\"><path d=\"M28.75 27.5H6.25a3.75 3.75 0 0 1-3.75-3.75V1.25a1.25 1.25 0 0 0-2.5 0v22.5A6.257 6.257 0 0 0 6.25 30h22.5a1.25 1.25 0 0 0 0-2.5Z\"/><path d=\"M7.5 25a1.25 1.25 0 0 0 1.25-1.25V15a1.25 1.25 0 0 0-2.5 0v8.75A1.25 1.25 0 0 0 7.5 25Zm5-12.5v11.25a1.25 1.25 0 0 0 2.5 0V12.5a1.25 1.25 0 0 0-2.5 0Zm6.25 3.75v7.5a1.25 1.25 0 0 0 2.5 0v-7.5a1.25 1.25 0 0 0-2.5 0Zm6.25-5v12.5a1.25 1.25 0 0 0 2.5 0v-12.5a1.25 1.25 0 0 0-2.5 0Zm-17.5 0c.331 0 .65-.132.884-.366L12.866 6.4a1.281 1.281 0 0 1 1.768 0l2.715 2.715a3.75 3.75 0 0 0 5.302 0l6.983-6.982A1.25 1.25 0 0 0 27.866.366l-6.982 6.982a1.25 1.25 0 0 1-1.768 0l-2.715-2.714a3.75 3.75 0 0 0-5.302 0L6.616 9.116A1.25 1.25 0 0 0 7.5 11.25Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h30v30H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dhpdhq\",\"data-framer-name\":\"Frame 8739\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U29yYS1ib2xk\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(84, 69, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Budget & ROI Optimization\"})}),className:\"framer-1golzyz\",\"data-framer-name\":\"Market Research\",fonts:[\"FS;Sora-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U29yYS1ib2xk\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-transform\":\"capitalize\"},children:\"Smart Spend & Performance Analytics\"})}),className:\"framer-1tprr4w\",\"data-framer-name\":\"Competitor & Industry\",fonts:[\"FS;Sora-bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:\"Track ad spend, analyze ROI, and generate reports to optimize budget allocation and improve cost efficiency across campaigns.\"})}),className:\"framer-1jraybw\",\"data-framer-name\":\"Conduct research on competitors, industries, and events to identify trends, opportunities, and strategies.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17d0gdx\",\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f72hk0\",\"data-framer-name\":\"Frame 8740\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-pzzxdr\",\"data-framer-name\":\"Lightbulb-on 1\",fill:\"black\",intrinsicHeight:30,intrinsicWidth:30,svg:'<svg width=\"30\" height=\"30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M14.83 5.001c-5.23.086-9.636 4.408-9.822 9.631a9.944 9.944 0 0 0 3.437 7.908c.989.859 1.555 2.179 1.555 3.71A3.755 3.755 0 0 0 13.75 30h2.5A3.755 3.755 0 0 0 20 26.25v-.469c0-1.207.569-2.372 1.602-3.282a9.983 9.983 0 0 0 3.398-7.5 9.928 9.928 0 0 0-2.988-7.128c-1.926-1.895-4.478-2.931-7.182-2.87ZM17.5 26.25c0 .69-.56 1.25-1.25 1.25h-2.5c-.69 0-1.25-.56-1.25-1.336A7.79 7.79 0 0 0 12.404 25h5.147a6.48 6.48 0 0 0-.051.781v.469Zm2.453-5.629a7.532 7.532 0 0 0-1.55 1.879H16.25v-5.23c1.451-.518 2.5-1.893 2.5-3.52a1.249 1.249 0 1 0-2.5 0 1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 1 0-2.5 0c0 1.627 1.049 3.002 2.5 3.52v5.23h-2.182a6.83 6.83 0 0 0-1.486-1.848 7.462 7.462 0 0 1-2.577-5.93c.14-3.917 3.445-7.157 7.368-7.22H15c1.983 0 3.846.76 5.26 2.153A7.444 7.444 0 0 1 22.501 15c0 2.15-.928 4.198-2.547 5.621h-.002ZM20.98 3.092 22.525.58c.36-.59 1.13-.774 1.719-.41.588.361.772 1.13.41 1.719L23.11 4.4a1.246 1.246 0 0 1-1.719.411 1.249 1.249 0 0 1-.41-1.72Zm8.285 5.185-2.416 1.09a1.249 1.249 0 1 1-1.027-2.277L28.239 6a1.246 1.246 0 0 1 1.652.625c.285.629.005 1.37-.625 1.652ZM5.243 1.887A1.249 1.249 0 1 1 7.373.581l1.54 2.514A1.249 1.249 0 1 1 6.784 4.4l-1.54-2.514v.001Zm-.604 6.94a1.247 1.247 0 0 1-1.666.585L.725 8.336A1.248 1.248 0 0 1 .138 6.67a1.244 1.244 0 0 1 1.666-.588L4.05 7.16a1.25 1.25 0 0 1 .588 1.667Z\" fill=\"#000\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h30v30H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bxmz3d\",\"data-framer-name\":\"Frame 8739\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U29yYS1ib2xk\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(84, 69, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Multi-Platform Ad Deployment\"})}),className:\"framer-hrmp0c\",\"data-framer-name\":\"Market Research\",fonts:[\"FS;Sora-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U29yYS1ib2xk\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-transform\":\"capitalize\"},children:\"Seamless Cross-Channel Creative Adaptation\"})}),className:\"framer-1y2mrvs\",\"data-framer-name\":\"Competitor & Industry\",fonts:[\"FS;Sora-bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:\"Expertly adapt and localize creatives across Meta, Google, and LinkedIn, ensuring cohesive messaging and maximum impact.\"})}),className:\"framer-1u3vbya\",\"data-framer-name\":\"Conduct research on competitors, industries, and events to identify trends, opportunities, and strategies.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yu4qq8\",\"data-framer-name\":\"5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z7kact\",\"data-framer-name\":\"Frame 8740\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-14mvjjg\",\"data-framer-name\":\"Calculator-money 1\",fill:\"black\",intrinsicHeight:30,intrinsicWidth:30,svg:'<svg width=\"30\" height=\"30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M7.5 11.25c-4.276 0-7.5 1.881-7.5 4.375v10C0 28.119 3.224 30 7.5 30s7.5-1.881 7.5-4.375v-10c0-2.494-3.224-4.375-7.5-4.375Zm5 9.375c0 .661-1.899 1.875-5 1.875s-5-1.214-5-1.875V18.94c1.308.666 3.044 1.06 5 1.06s3.693-.394 5-1.06v1.685Zm-5-6.875c3.101 0 5 1.214 5 1.875s-1.899 1.875-5 1.875-5-1.214-5-1.875 1.899-1.875 5-1.875Zm0 13.75c-3.101 0-5-1.214-5-1.875V23.94c1.308.666 3.044 1.06 5 1.06s3.693-.394 5-1.06v1.685c0 .661-1.899 1.875-5 1.875ZM30 6.25v17.5A6.257 6.257 0 0 1 23.75 30H17.5a1.25 1.25 0 1 1 0-2.5h6.25a3.755 3.755 0 0 0 3.75-3.75V6.25a3.755 3.755 0 0 0-3.75-3.75h-12.5A3.755 3.755 0 0 0 7.5 6.25V7.5a1.25 1.25 0 1 1-2.5 0V6.25A6.257 6.257 0 0 1 11.25 0h12.5A6.257 6.257 0 0 1 30 6.25ZM16.25 12.5a1.25 1.25 0 1 1 0-2.5h6.25V7.5h-10v.625a1.25 1.25 0 1 1-2.5 0V7.5C10 6.121 11.121 5 12.5 5h10C23.879 5 25 6.121 25 7.5V10c0 1.379-1.121 2.5-2.5 2.5h-6.25Zm1.25 10c0-.69.559-1.25 1.25-1.25h5a1.25 1.25 0 1 1 0 2.5h-5a1.25 1.25 0 0 1-1.25-1.25Zm0-5v-1.25a1.25 1.25 0 1 1 2.5 0v1.25a1.25 1.25 0 1 1-2.5 0Zm7.5 0a1.25 1.25 0 1 1-2.5 0v-1.25a1.25 1.25 0 1 1 2.5 0v1.25Z\" fill=\"#000\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h30v30H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ne4izh\",\"data-framer-name\":\"Frame 8739\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U29yYS1ib2xk\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(84, 69, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Campaign Account & Billing Management\"})}),className:\"framer-10vr6ow\",\"data-framer-name\":\"Market Research\",fonts:[\"FS;Sora-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U29yYS1ib2xk\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-transform\":\"capitalize\"},children:\"Ad Account & Budget Mastery\"})}),className:\"framer-1dr00ra\",\"data-framer-name\":\"Competitor & Industry\",fonts:[\"FS;Sora-bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:\"Provide meticulous oversight of Meta & LinkedIn ad accounts, ensuring accurate spend tracking, budget adherence, and smooth campaign execution.\"})}),className:\"framer-oy7xrv\",\"data-framer-name\":\"Conduct research on competitors, industries, and events to identify trends, opportunities, and strategies.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cz0y44\",\"data-framer-name\":\"6\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ik7rqa\",\"data-framer-name\":\"Frame 8740\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ryfw72\",\"data-framer-name\":\"Insight-alt 1\",fill:\"black\",intrinsicHeight:30,intrinsicWidth:30,svg:'<svg width=\"30\" height=\"30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M22.492 2.858A11.315 11.315 0 0 0 13.695.074C8.631.646 4.489 4.728 3.844 9.778c-.468 3.665.805 7.2 3.49 9.7C9.054 21.075 10 23.104 10 25.185v.439A4.38 4.38 0 0 0 14.375 30h1.25A4.38 4.38 0 0 0 20 25.625v-.231c0-2.27.88-4.345 2.416-5.69a11.246 11.246 0 0 0 3.834-8.454c0-3.2-1.37-6.259-3.758-8.392ZM17.5 25.625a1.877 1.877 0 0 1-1.875 1.875h-1.25a1.877 1.877 0 0 1-1.875-1.875L12.49 25h5.03l-.02.625Zm3.267-7.801c-1.38 1.21-2.36 2.841-2.867 4.676h-5.802c-.527-1.788-1.56-3.456-3.06-4.851-2.09-1.945-3.08-4.698-2.714-7.554.5-3.921 3.719-7.091 7.651-7.536A9.335 9.335 0 0 1 15.01 2.5c2.156 0 4.191.771 5.815 2.223a8.765 8.765 0 0 1 2.924 6.527 8.74 8.74 0 0 1-2.982 6.574Zm-.352-9.694a1.249 1.249 0 0 0-1.706-.459l-.71.409a4.361 4.361 0 0 0-1.749-1.001V6.25a1.25 1.25 0 1 0-2.5 0v.829a4.37 4.37 0 0 0-1.749 1.001l-.71-.409a1.25 1.25 0 0 0-1.248 2.166l.71.41a4.367 4.367 0 0 0-.128 1.004c0 .348.051.68.127 1.004l-.708.407a1.25 1.25 0 1 0 1.248 2.168l.71-.409a4.357 4.357 0 0 0 1.748 1.002v.828a1.25 1.25 0 1 0 2.5 0v-.829a4.355 4.355 0 0 0 1.747-1l.712.408a1.25 1.25 0 0 0 1.247-2.168l-.709-.407a4.36 4.36 0 0 0 .128-1.004c0-.346-.051-.68-.128-1.005l.71-.408a1.248 1.248 0 0 0 .458-1.708ZM15 13.125a1.877 1.877 0 0 1-1.875-1.875c0-1.034.841-1.875 1.875-1.875s1.875.841 1.875 1.875A1.877 1.877 0 0 1 15 13.125Z\" fill=\"#000\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h30v30H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-77kv71\",\"data-framer-name\":\"Frame 8739\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U29yYS1ib2xk\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(84, 69, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Audience Targeting & Segmentation\"})}),className:\"framer-ujwpr1\",\"data-framer-name\":\"Market Research\",fonts:[\"FS;Sora-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U29yYS1ib2xk\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"120%\",\"--framer-text-transform\":\"capitalize\"},children:\"Precision Audience Targeting & Insights\"})}),className:\"framer-icv4bl\",\"data-framer-name\":\"Competitor & Industry\",fonts:[\"FS;Sora-bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:\"Craft hyper-focused custom audience segments leveraging behavioral analytics and AI-enhanced targeting for maximum ROI.\"})}),className:\"framer-1wyr0he\",\"data-framer-name\":\"Conduct research on competitors, industries, and events to identify trends, opportunities, and strategies.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mOXFzmE6p:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:519,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3054.9),pixelHeight:519,pixelWidth:1440,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/sQ5Oopr8lhM2LYn9TxVg7RDp7c.jpg\",srcSet:\"https://framerusercontent.com/images/sQ5Oopr8lhM2LYn9TxVg7RDp7c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/sQ5Oopr8lhM2LYn9TxVg7RDp7c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/sQ5Oopr8lhM2LYn9TxVg7RDp7c.jpg 1440w\"}},VbSYvFAUZ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:519,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1540.15),pixelHeight:519,pixelWidth:1440,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/sQ5Oopr8lhM2LYn9TxVg7RDp7c.jpg\",srcSet:\"https://framerusercontent.com/images/sQ5Oopr8lhM2LYn9TxVg7RDp7c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/sQ5Oopr8lhM2LYn9TxVg7RDp7c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/sQ5Oopr8lhM2LYn9TxVg7RDp7c.jpg 1440w\"}},VFM9jVXLd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:519,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1839.05),pixelHeight:519,pixelWidth:1440,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/sQ5Oopr8lhM2LYn9TxVg7RDp7c.jpg\",srcSet:\"https://framerusercontent.com/images/sQ5Oopr8lhM2LYn9TxVg7RDp7c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/sQ5Oopr8lhM2LYn9TxVg7RDp7c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/sQ5Oopr8lhM2LYn9TxVg7RDp7c.jpg 1440w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:519,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1459.65),pixelHeight:519,pixelWidth:1440,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/sQ5Oopr8lhM2LYn9TxVg7RDp7c.jpg\",srcSet:\"https://framerusercontent.com/images/sQ5Oopr8lhM2LYn9TxVg7RDp7c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/sQ5Oopr8lhM2LYn9TxVg7RDp7c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/sQ5Oopr8lhM2LYn9TxVg7RDp7c.jpg 1440w\"},className:\"framer-1pf9kh1\",\"data-framer-name\":\"CTA Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ww7emm\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hrc5gh\",\"data-framer-name\":\"Cta Content Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-96i4q\",\"data-framer-name\":\"Cta Content Text Block\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mOXFzmE6p:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1ang23a\",\"data-styles-preset\":\"Ym92VSWtE\",style:{\"--framer-text-alignment\":\"center\"},children:[\"AI automation\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(84, 69, 255)\"},children:\"+\"}),\" human quality control\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(84, 69, 255)\"},children:\"=\"}),\" unbeatable results\"]})})},VbSYvFAUZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-18p6m7x\",\"data-styles-preset\":\"AKBRwpl_w\",style:{\"--framer-text-alignment\":\"center\"},children:[\"AI automation\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(84, 69, 255)\"},children:\"+\"}),\" human quality control\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(84, 69, 255)\"},children:\"=\"}),\" unbeatable results\"]})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1er1a4d\",\"data-styles-preset\":\"px1dLEIiG\",style:{\"--framer-text-alignment\":\"center\"},children:[\"AI automation\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(84, 69, 255)\"},children:\"+\"}),\" human quality control\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(84, 69, 255)\"},children:\"=\"}),\" unbeatable results\"]})}),className:\"framer-1ntc2xr\",\"data-framer-appear-id\":\"1ntc2xr\",\"data-framer-name\":\"Hero Title\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:5e3},verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rn4ta4\",\"data-framer-name\":\"Button Group\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kwENAjbu2\"},implicitPathVariables:undefined},{href:{webPageId:\"kwENAjbu2\"},implicitPathVariables:undefined},{href:{webPageId:\"kwENAjbu2\"},implicitPathVariables:undefined},{href:{webPageId:\"kwENAjbu2\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mOXFzmE6p:{y:(componentViewport?.y||0)+0+3054.9+80+0+0+0+60.8+0+0},VbSYvFAUZ:{y:(componentViewport?.y||0)+0+1540.15+140+0+0+0+119.8+0},VFM9jVXLd:{y:(componentViewport?.y||0)+0+1839.05+100+0+0+0+74+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+0+1459.65+60+0+0+0+89+0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mOXFzmE6p:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-fdjm3-container\",nodeId:\"KDAflxGby\",rendersWithMotion:true,scopeId:\"za0pKk3tF\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mOXFzmE6p:{DnytOe0Z8:resolvedLinks1[3]},VbSYvFAUZ:{DnytOe0Z8:resolvedLinks1[1]},VFM9jVXLd:{DnytOe0Z8:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(Button1,{A2dWUqqQh:\"Let's talk\",DnytOe0Z8:resolvedLinks1[0],Fben7NVCN:true,height:\"100%\",id:\"KDAflxGby\",layoutId:\"KDAflxGby\",oSfNN4wFr:false,v8ArQOg02:false,variant:\"pPOg1NO2Y\",width:\"100%\"})})})})})})})})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mOXFzmE6p:{y:(componentViewport?.y||0)+0+3321.7},VbSYvFAUZ:{y:(componentViewport?.y||0)+0+1985.95},VFM9jVXLd:{y:(componentViewport?.y||0)+0+2159.05}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:691,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1714.65,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6xlio4-container\",nodeId:\"Qnbyv_7uk\",scopeId:\"za0pKk3tF\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mOXFzmE6p:{variant:\"WVMpKIpl_\"},VbSYvFAUZ:{variant:\"lSgihbsM4\"},VFM9jVXLd:{variant:\"LLBXLP83i\"}},children:/*#__PURE__*/_jsx(Footer,{dTJQqruq1:\"ldm8jyP38\",height:\"100%\",id:\"Qnbyv_7uk\",layoutId:\"Qnbyv_7uk\",style:{width:\"100%\"},variant:\"gwEyzsc9H\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Dc9Zf.framer-15eozut, .framer-Dc9Zf .framer-15eozut { display: block; }\",\".framer-Dc9Zf.framer-jzp28x { 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-Dc9Zf .framer-thvppo-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-Dc9Zf .framer-19apucb { 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: 100px 0px 75px 0px; position: relative; width: 100%; }\",\".framer-Dc9Zf .framer-1c3cmdv { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1356px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 1px; z-index: 5; }\",\".framer-Dc9Zf .framer-ft2xds { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Dc9Zf .framer-euv9b3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 0px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Dc9Zf .framer-q4w03u { 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: 0px; position: relative; width: 988px; }\",\".framer-Dc9Zf .framer-1une8j9, .framer-Dc9Zf .framer-1ty1hoe { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 907px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-Dc9Zf .framer-1wzj09z { flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-Dc9Zf .framer-2nr2n1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Dc9Zf .framer-1dg1v9m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Dc9Zf .framer-lemga6-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Dc9Zf .framer-xmymda { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 0px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Dc9Zf .framer-uni3et { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 60px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Dc9Zf .framer-q9j7wz { border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; gap: 10px; height: 60px; position: relative; text-decoration: none; width: 60px; }\",\".framer-Dc9Zf .framer-5or1ss { flex: none; height: auto; opacity: 0.9; position: relative; white-space: pre; width: auto; }\",\".framer-Dc9Zf .framer-qicndg { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-Dc9Zf .framer-3lk1re { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-Dc9Zf .framer-1x3ygru { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Dc9Zf .framer-1qbkixk, .framer-Dc9Zf .framer-1plnhdv, .framer-Dc9Zf .framer-1mh0n0x, .framer-Dc9Zf .framer-17d0gdx, .framer-Dc9Zf .framer-yu4qq8, .framer-Dc9Zf .framer-cz0y44 { align-content: flex-start; align-items: flex-start; align-self: start; background: radial-gradient(41% 50% at 50% 88.6%, #ffead4 0%, rgb(247, 241, 255) 100%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 342px; justify-content: flex-start; justify-self: start; overflow: visible; padding: 30px 25px 30px 25px; position: relative; width: 100%; }\",\".framer-Dc9Zf .framer-uffo0d, .framer-Dc9Zf .framer-1c4s9v0, .framer-Dc9Zf .framer-1ja78tf, .framer-Dc9Zf .framer-1f72hk0, .framer-Dc9Zf .framer-z7kact, .framer-Dc9Zf .framer-1ik7rqa { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Dc9Zf .framer-nqyg8b, .framer-Dc9Zf .framer-1ffbi09, .framer-Dc9Zf .framer-hpv27y, .framer-Dc9Zf .framer-pzzxdr, .framer-Dc9Zf .framer-14mvjjg, .framer-Dc9Zf .framer-ryfw72 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 30px; }\",\".framer-Dc9Zf .framer-1r1gigj, .framer-Dc9Zf .framer-10f0x9p, .framer-Dc9Zf .framer-dhpdhq, .framer-Dc9Zf .framer-1bxmz3d, .framer-Dc9Zf .framer-1ne4izh, .framer-Dc9Zf .framer-77kv71 { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Dc9Zf .framer-11ddjgg, .framer-Dc9Zf .framer-pprgcd, .framer-Dc9Zf .framer-1ej91zl, .framer-Dc9Zf .framer-rzbd8g, .framer-Dc9Zf .framer-104p76c, .framer-Dc9Zf .framer-18w1ahm, .framer-Dc9Zf .framer-1golzyz, .framer-Dc9Zf .framer-1tprr4w, .framer-Dc9Zf .framer-1jraybw, .framer-Dc9Zf .framer-hrmp0c, .framer-Dc9Zf .framer-1y2mrvs, .framer-Dc9Zf .framer-1u3vbya, .framer-Dc9Zf .framer-10vr6ow, .framer-Dc9Zf .framer-1dr00ra, .framer-Dc9Zf .framer-oy7xrv, .framer-Dc9Zf .framer-ujwpr1, .framer-Dc9Zf .framer-icv4bl, .framer-Dc9Zf .framer-1wyr0he { --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-Dc9Zf .framer-1pf9kh1 { 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: 60px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-Dc9Zf .framer-ww7emm { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1356px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 1px; z-index: 10; }\",\".framer-Dc9Zf .framer-1hrc5gh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 45px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Dc9Zf .framer-96i4q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1063px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 8; }\",\".framer-Dc9Zf .framer-1ntc2xr { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 688px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-Dc9Zf .framer-1rn4ta4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Dc9Zf .framer-fdjm3-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Dc9Zf .framer-6xlio4-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,\"@media (min-width: 992px) and (max-width: 1199px) { .framer-Dc9Zf.framer-jzp28x { width: 992px; } .framer-Dc9Zf .framer-thvppo-container, .framer-Dc9Zf .framer-euv9b3 { order: 0; } .framer-Dc9Zf .framer-19apucb { order: 1; padding: 150px 0px 100px 0px; } .framer-Dc9Zf .framer-1c3cmdv { max-width: 1000px; order: 0; } .framer-Dc9Zf .framer-q4w03u { width: 740px; } .framer-Dc9Zf .framer-1une8j9, .framer-Dc9Zf .framer-1ty1hoe { width: 94%; } .framer-Dc9Zf .framer-1wzj09z { width: 101%; } .framer-Dc9Zf .framer-1dg1v9m { gap: 40px; max-width: 560px; } .framer-Dc9Zf .framer-5or1ss { white-space: pre-wrap; width: 223px; word-break: break-word; word-wrap: break-word; } .framer-Dc9Zf .framer-qicndg { order: 2; padding: 100px 0px 80px 0px; } .framer-Dc9Zf .framer-3lk1re { gap: 50px; } .framer-Dc9Zf .framer-1qbkixk, .framer-Dc9Zf .framer-1plnhdv, .framer-Dc9Zf .framer-1mh0n0x, .framer-Dc9Zf .framer-17d0gdx, .framer-Dc9Zf .framer-yu4qq8, .framer-Dc9Zf .framer-cz0y44 { height: 362px; } .framer-Dc9Zf .framer-1pf9kh1 { order: 3; padding: 140px 0px 140px 0px; } .framer-Dc9Zf .framer-ww7emm { max-width: 1000px; } .framer-Dc9Zf .framer-96i4q { max-width: unset; } .framer-Dc9Zf .framer-1ntc2xr { width: 81%; } .framer-Dc9Zf .framer-6xlio4-container { order: 4; }}\",\"@media (min-width: 768px) and (max-width: 991px) { .framer-Dc9Zf.framer-jzp28x { width: 768px; } .framer-Dc9Zf .framer-thvppo-container { order: 0; } .framer-Dc9Zf .framer-19apucb { align-content: flex-start; align-items: flex-start; order: 1; padding: 125px 0px 100px 0px; } .framer-Dc9Zf .framer-1c3cmdv, .framer-Dc9Zf .framer-ww7emm { max-width: 720px; padding: 0px 24px 0px 24px; } .framer-Dc9Zf .framer-ft2xds { flex-direction: column; } .framer-Dc9Zf .framer-euv9b3 { flex: none; gap: 50px; order: 0; width: 100%; } .framer-Dc9Zf .framer-q4w03u { gap: 18px; width: min-content; } .framer-Dc9Zf .framer-1une8j9, .framer-Dc9Zf .framer-1ty1hoe { width: 565px; } .framer-Dc9Zf .framer-1wzj09z { width: 572px; } .framer-Dc9Zf .framer-1dg1v9m { gap: 40px; } .framer-Dc9Zf .framer-qicndg { order: 2; padding: 75px 0px 80px 0px; } .framer-Dc9Zf .framer-3lk1re { gap: 50px; } .framer-Dc9Zf .framer-1x3ygru { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-Dc9Zf .framer-1pf9kh1 { order: 3; padding: 100px 0px 100px 0px; } .framer-Dc9Zf .framer-1hrc5gh { gap: 30px; } .framer-Dc9Zf .framer-96i4q { gap: 18px; } .framer-Dc9Zf .framer-1ntc2xr { width: 592px; } .framer-Dc9Zf .framer-6xlio4-container { order: 4; }}\",\"@media (max-width: 767px) { .framer-Dc9Zf.framer-jzp28x { width: 390px; } .framer-Dc9Zf .framer-19apucb { padding: 150px 25px 75px 25px; } .framer-Dc9Zf .framer-1c3cmdv { max-width: 524px; padding: 0px; } .framer-Dc9Zf .framer-ft2xds { flex-direction: column; max-width: 400px; } .framer-Dc9Zf .framer-euv9b3 { flex: none; order: 0; width: 100%; } .framer-Dc9Zf .framer-q4w03u { gap: 25px; width: 100%; } .framer-Dc9Zf .framer-1une8j9 { order: 0; width: 366px; } .framer-Dc9Zf .framer-1ty1hoe { order: 1; width: 366px; } .framer-Dc9Zf .framer-1wzj09z { order: 2; width: 365px; } .framer-Dc9Zf .framer-1dg1v9m { flex-direction: column; padding: 5px 0px 0px 0px; } .framer-Dc9Zf .framer-lemga6-container { order: 2; } .framer-Dc9Zf .framer-uni3et { gap: 20px; order: 1; } .framer-Dc9Zf .framer-5or1ss { white-space: pre-wrap; width: 221px; word-break: break-word; word-wrap: break-word; } .framer-Dc9Zf .framer-qicndg { padding: 40px 0px 70px 0px; } .framer-Dc9Zf .framer-3lk1re { gap: 35px; padding: 30px 30px 0px 30px; } .framer-Dc9Zf .framer-1x3ygru { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-Dc9Zf .framer-1pf9kh1 { padding: 80px 20px 80px 10px; } .framer-Dc9Zf .framer-ww7emm { max-width: 524px; padding: 0px 24px 0px 24px; } .framer-Dc9Zf .framer-1hrc5gh { gap: 24px; } .framer-Dc9Zf .framer-96i4q { gap: 16px; max-width: unset; } .framer-Dc9Zf .framer-1ntc2xr { width: 370px; } .framer-Dc9Zf .framer-1rn4ta4 { flex-direction: column; gap: 16px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2437\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VbSYvFAUZ\":{\"layout\":[\"fixed\",\"auto\"]},\"VFM9jVXLd\":{\"layout\":[\"fixed\",\"auto\"]},\"mOXFzmE6p\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framerza0pKk3tF=withCSS(Component,css,\"framer-Dc9Zf\");export default Framerza0pKk3tF;Framerza0pKk3tF.displayName=\"Finance Assistant\";Framerza0pKk3tF.defaultProps={height:2437,width:1200};addFonts(Framerza0pKk3tF,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Sora\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSeMmX-PIwNhBti0.woff2\",weight:\"600\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"Sora\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/O6APDGOOI6KPTOYLMG2WT7AMVFBAEQQ2/YA4HXMMXHUGDD7BGRS5L5DM7AVKBZQ5D/BB6C7YWXOMIC6G7LPBRQNIGD2FKV5DQB.woff2\",weight:\"700\"}]},...HeaderFonts,...ButtonFonts,...Button1Fonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerza0pKk3tF\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"2437\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VbSYvFAUZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VFM9jVXLd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mOXFzmE6p\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "lhYLt9H6I_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ButtonFonts", "o1b1LjSZo_default", "MotionDivWithOptimizedAppearEffect", "motion", "Button1Fonts", "ContainerWithFX", "withFX", "Container", "FooterFonts", "wuGuB6Xy2_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "transition4", "animation5", "animation6", "transition5", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "Image2", "getLoadingLazyAtYPosition", "x", "ResolveLinks", "resolvedLinks", "Link", "SVG", "resolvedLinks1", "css", "Framerza0pKk3tF", "withCSS", "za0pKk3tF_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
