{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/juR8bdsy4k1hEVjH0m2z/UDTkemuYvV7ENAuQ0vkX/aMJ9tMU8w.js"],
  "sourcesContent": ["// Generated by Framer (06534cb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,ResolveLinks,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/PGrowqBrgWCViHduGfsA/SmoothScroll_Prod.js\";import ServicesCTASection from\"#framer/local/canvasComponent/DuMp3cWWl/DuMp3cWWl.js\";import Topbar from\"#framer/local/canvasComponent/HWIBFqbYi/HWIBFqbYi.js\";import ServicesWhatWeCanDoForYou from\"#framer/local/canvasComponent/LJF9Csmlw/LJF9Csmlw.js\";import Footer from\"#framer/local/canvasComponent/N7MoJDXCP/N7MoJDXCP.js\";import ServicesHeroSection from\"#framer/local/canvasComponent/OutrmA8_c/OutrmA8_c.js\";import ServicesOurApproachSection from\"#framer/local/canvasComponent/pfeh2T4m_/pfeh2T4m_.js\";import PreFooterSection from\"#framer/local/canvasComponent/s0x7p7tnc/s0x7p7tnc.js\";import CaseStudiesPreviewForServicesPages from\"#framer/local/canvasComponent/sLC8pA9Wu/sLC8pA9Wu.js\";import PHARClientsCarouselDesktop from\"#framer/local/canvasComponent/unqw6ItH1/unqw6ItH1.js\";import ServicesBenefitsStickyScrollSection from\"#framer/local/canvasComponent/v4zNLiI4H/v4zNLiI4H.js\";import CursorView from\"#framer/local/canvasComponent/ZsRoMhuU8/ZsRoMhuU8.js\";import metadataProvider from\"#framer/local/webPageMetadata/aMJ9tMU8w/aMJ9tMU8w.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const TopbarFonts=getFonts(Topbar);const ServicesHeroSectionFonts=getFonts(ServicesHeroSection);const ServicesBenefitsStickyScrollSectionFonts=getFonts(ServicesBenefitsStickyScrollSection);const ServicesOurApproachSectionFonts=getFonts(ServicesOurApproachSection);const PHARClientsCarouselDesktopFonts=getFonts(PHARClientsCarouselDesktop);const ServicesWhatWeCanDoForYouFonts=getFonts(ServicesWhatWeCanDoForYou);const ServicesCTASectionFonts=getFonts(ServicesCTASection);const CaseStudiesPreviewForServicesPagesFonts=getFonts(CaseStudiesPreviewForServicesPages);const PreFooterSectionFonts=getFonts(PreFooterSection);const FooterFonts=getFonts(Footer);const CursorViewFonts=getFonts(CursorView);const breakpoints={hQsU3v5Cc:\"(max-width: 809px)\",Jt2iqeNgV:\"(min-width: 1200px) and (max-width: 1599px)\",QB5anuspJ:\"(min-width: 1600px)\",REerQjjv1:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-233S9\";const variantClassNames={hQsU3v5Cc:\"framer-v-q7hpn4\",Jt2iqeNgV:\"framer-v-21gm1n\",QB5anuspJ:\"framer-v-yul7pc\",REerQjjv1:\"framer-v-1efhtcr\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop Large\":\"QB5anuspJ\",Desktop:\"Jt2iqeNgV\",Phone:\"hQsU3v5Cc\",Tablet:\"REerQjjv1\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Jt2iqeNgV\"};};const cursor={alignment:\"center\",component:CursorView,offset:{x:0,y:0},placement:\"bottom\",variant:\"L9QdOluqC\"};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=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"hQsU3v5Cc\")return false;return true;};const elementId=useRouteElementId(\"Mp2fhA94c\");const ref1=React.useRef(null);useCustomCursors({\"116ewcr\":cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Jt2iqeNgV\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-38120dd3-8e11-42f4-ad9c-f6086fd205ed, rgb(13, 13, 13)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-21gm1n\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d1h6pl-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"b14ZzscQn\",scopeId:\"aMJ9tMU8w\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"b14ZzscQn\",intensity:10,layoutId:\"b14ZzscQn\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hQsU3v5Cc:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`},QB5anuspJ:{width:`calc(${componentViewport?.width||\"100vw\"} - 120px)`},REerQjjv1:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fqymp0-container\",nodeId:\"vHvzoloCV\",scopeId:\"aMJ9tMU8w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hQsU3v5Cc:{style:{width:\"100%\"},variant:\"CMT2URZAR\"},REerQjjv1:{style:{width:\"100%\"},variant:\"CMT2URZAR\"}},children:/*#__PURE__*/_jsx(Topbar,{height:\"100%\",id:\"vHvzoloCV\",layoutId:\"vHvzoloCV\",style:{height:\"100%\",width:\"100%\"},variant:\"JF1LvPK08\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1ij81t5\",\"data-framer-name\":\"Main Wrapper\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":Mp2fhA94c\",webPageId:\"aMJ9tMU8w\"},implicitPathVariables:undefined},{href:{hash:\":Mp2fhA94c\",webPageId:\"aMJ9tMU8w\"},implicitPathVariables:undefined},{href:{hash:\":Mp2fhA94c\",webPageId:\"aMJ9tMU8w\"},implicitPathVariables:undefined},{href:{hash:\":Mp2fhA94c\",webPageId:\"aMJ9tMU8w\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1114,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+200+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6xr3zr-container\",nodeId:\"SqfUxODz4\",scopeId:\"aMJ9tMU8w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hQsU3v5Cc:{az_Qlh7eI:addImageAlt({src:\"https://framerusercontent.com/images/JSOiwmIKdx53wibAI1G4iEDm6w.jpg\",srcSet:\"https://framerusercontent.com/images/JSOiwmIKdx53wibAI1G4iEDm6w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JSOiwmIKdx53wibAI1G4iEDm6w.jpg 962w\"},\"Cisco Webex Brand Activation\"),GqDad4S27:resolvedLinks[2],variant:\"VVSZ3Ganr\"},QB5anuspJ:{GqDad4S27:resolvedLinks[3],variant:\"FoSVbVW7g\"},REerQjjv1:{az_Qlh7eI:addImageAlt({src:\"https://framerusercontent.com/images/JSOiwmIKdx53wibAI1G4iEDm6w.jpg\",srcSet:\"https://framerusercontent.com/images/JSOiwmIKdx53wibAI1G4iEDm6w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JSOiwmIKdx53wibAI1G4iEDm6w.jpg 962w\"},\"Cisco Webex Brand Activation\"),GqDad4S27:resolvedLinks[1],variant:\"Rv7EnKd5u\"}},children:/*#__PURE__*/_jsx(ServicesHeroSection,{az_Qlh7eI:addImageAlt({src:\"https://framerusercontent.com/images/Rl9SJYHzvKzXpAToJSTlNk8TWxE.webp\",srcSet:\"https://framerusercontent.com/images/Rl9SJYHzvKzXpAToJSTlNk8TWxE.webp?scale-down-to=512 512w,https://framerusercontent.com/images/Rl9SJYHzvKzXpAToJSTlNk8TWxE.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/Rl9SJYHzvKzXpAToJSTlNk8TWxE.webp 1920w\"},\"Cisco Webex Brand Activation\"),GqDad4S27:resolvedLinks[0],height:\"100%\",id:\"SqfUxODz4\",K1Lps2cD2:\"Campaigns & Activations\",layoutId:\"SqfUxODz4\",Q1B7d_Sfg:\"In today's cluttered media landscape, standout campaigns are crucial for success.\\n\\nWe bring campaigns to life through strategic media buying and creative activations both offline and online.\",style:{width:\"100%\"},variant:\"o4E2wHqDa\",width:\"100%\",WUjHGk0IG:\"Creating Standout in the Right Environments\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:820,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+200+0+1114,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l0b6iw-container\",nodeId:\"Zln3U1AR4\",scopeId:\"aMJ9tMU8w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hQsU3v5Cc:{variant:\"OvwEVm9n4\"},QB5anuspJ:{variant:\"EXogkdy3O\"},REerQjjv1:{IqmE6a6mh:\"Benefits / Tools Pre-Header\",variant:\"tjelEvLZz\"}},children:/*#__PURE__*/_jsx(ServicesBenefitsStickyScrollSection,{C3OLT1GBb:\"Delivering innovative concepts that capture attention and drive engagement\",CdnVoHGLA:\"Data-Driven Strategy\",CvY6NeF2B:\"Impact\",eMbLrSneL:\"Integration\",epfIAhy2J:\"Intersect\",height:\"100%\",id:\"Zln3U1AR4\",iq_cuT6AM:\"Drive Engagement with our Strategic Campaigns & Activations\",IqmE6a6mh:\"Strategic Campaigns for Better Results\",layoutId:\"Zln3U1AR4\",Ldauf1ddk:\"ArrowSquareUpRight\",OcFDQe3Y8:\"Blending online and offline channels whilst creating opportunities to fully integrate within customer environments beyond traditional media\",pde6mqkL2:\"Our approach ensures your brand stands out, leveraging data, innovation, and seamless integration for maximum impact.\",rjhj364CX:\"Leveraging first-party data and advanced analytics to inform strategy, optimise targeting, and reach engaged audiences\",S6HLM3hPv:\"Creative Innovation\",Ssogud8Po:\"SelectionForeground\",style:{width:\"100%\"},variant:\"ur79NsBib\",width:\"100%\",wWueJC40t:\"CodesandboxLogo\",Zpznweg9v:\"Measurement of campaign performance for real-time optimisation and post-campaign analysis\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:712,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+200+0+1934,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10b8t74-container\",nodeId:\"hosfvAyWu\",scopeId:\"aMJ9tMU8w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hQsU3v5Cc:{variant:\"byso1h7kk\"},QB5anuspJ:{variant:\"uyOFKS6Dj\"},REerQjjv1:{variant:\"D8OOlnjgi\"}},children:/*#__PURE__*/_jsx(ServicesOurApproachSection,{Av9d8qWAl:\"Our Approach\",E1LZjdAMc:addImageAlt({src:\"https://framerusercontent.com/images/lgGpSW5UO3VtjIjkJwPsuhwJU.webp\",srcSet:\"https://framerusercontent.com/images/lgGpSW5UO3VtjIjkJwPsuhwJU.webp?scale-down-to=1024 817w,https://framerusercontent.com/images/lgGpSW5UO3VtjIjkJwPsuhwJU.webp 895w\"},\"Vita Coco brand activation in London\"),GMjYarKGy:\"Our Approach\",height:\"100%\",id:\"hosfvAyWu\",layoutId:\"hosfvAyWu\",nX9xMTPlH:\"Our Approach\",qwvKI6Hrr:\"Pre-Header Mob\",SAINJiDZP:\"We craft media campaigns that put audiences at the centre, leveraging the power of first-party data to deliver personalised experiences across both online and offline channels.\\n\\nBy closing the loop between digital and traditional media, we create seamless customer journeys that drive measurable results.\",style:{width:\"100%\"},variant:\"CkRPWohxB\",width:\"100%\",zbsTF1VjC:\"Audience-first campaign creation\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:499,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+200+0+2646,children:/*#__PURE__*/_jsx(Container,{className:\"framer-i5je1s-container hidden-q7hpn4\",nodeId:\"qNzTLp7Or\",scopeId:\"aMJ9tMU8w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QB5anuspJ:{variant:\"k2QLBoBZn\"}},children:/*#__PURE__*/_jsx(PHARClientsCarouselDesktop,{height:\"100%\",id:\"qNzTLp7Or\",layoutId:\"qNzTLp7Or\",style:{width:\"100%\"},variant:\"UnZ0dNvcV\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hQsU3v5Cc:{y:(componentViewport?.y||0)+0+200+0+2646}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:889,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+200+0+3145,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ph3b8l-container\",id:elementId,nodeId:\"Mp2fhA94c\",ref:ref1,scopeId:\"aMJ9tMU8w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hQsU3v5Cc:{variant:\"uLn0b4R6b\"},QB5anuspJ:{variant:\"EN92nTejB\"},REerQjjv1:{variant:\"xQ5S5TT3e\"}},children:/*#__PURE__*/_jsx(ServicesWhatWeCanDoForYou,{afvoOt7yw:\"Media Planning & Buying\",Apwvo1WfN:\"Execute and optimize campaigns across digital platforms\",BTWONhQpd:\"Brand Activation & Campaign Services\",cahtDRNgx:\"MonitorPlay\",dPc1gYuH3:\"Strategic media placement across all relevant channels\",dyHArdTa8:\"Monitor and report on campaign performance with advanced analytics\",height:\"100%\",hzaHQLmWw:\"First Party Data Strategy & Activation\",id:\"Mp2fhA94c\",iZxIleK0q:\"Creative Activation Concepts\",kIeRq36m_:\"Project management and delivery of the rollout of high profile brand placements\",layoutId:\"Mp2fhA94c\",lJ9Z6nXX2:\"Implementation\",ofRtg5WeK:\"Harness the power of clients\u2019 and partners\u2019 owned data to drive more effective, personalised campaigns\",Ojo9PKPyH:\"RocketLaunch\",pBALbuepR:\"Develop unique, attention-grabbing activations\",style:{width:\"100%\"},tKtLCFm2R:\"Polygon\",unoUYORLL:\"Digital Campaign Management\",variant:\"BXarzhlLC\",vb2cNBCfr:\"Kanban\",width:\"100%\",wmrCepxz2:\"Live Performance Dashboards\",xEoG1Op1A:\"Asterisk\",YKsM05Ft4:\"Broadcast\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hQsU3v5Cc:{y:(componentViewport?.y||0)+0+200+0+3535}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:452,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+200+0+4034,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h3e81i-container\",nodeId:\"JS1Psbmeq\",scopeId:\"aMJ9tMU8w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hQsU3v5Cc:{variant:\"fPmQ8woJO\"},QB5anuspJ:{variant:\"Xbb8uH3h4\"},REerQjjv1:{variant:\"lfIH59bis\"}},children:/*#__PURE__*/_jsx(ServicesCTASection,{H4_iJrMSE:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{children:[\"Ready to get started with \",/*#__PURE__*/_jsx(\"strong\",{children:\"campaigns\"}),\" &\",/*#__PURE__*/_jsx(\"strong\",{children:\" activations\"}),\"?\"]})}),height:\"100%\",id:\"JS1Psbmeq\",layoutId:\"JS1Psbmeq\",style:{width:\"100%\"},variant:\"deE3Qlt8j\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hQsU3v5Cc:{y:(componentViewport?.y||0)+0+200+0+3987}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:456,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+200+0+4486,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o2ejb8-container\",nodeId:\"DYAlCA6FA\",scopeId:\"aMJ9tMU8w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hQsU3v5Cc:{variant:\"Frng9ec73\"},QB5anuspJ:{variant:\"fCSofyX4t\"},REerQjjv1:{variant:\"tSL_ZXepe\"}},children:/*#__PURE__*/_jsx(CaseStudiesPreviewForServicesPages,{height:\"100%\",id:\"DYAlCA6FA\",jCJCs7y0Z:\"P_meh9ADw\",layoutId:\"DYAlCA6FA\",style:{width:\"100%\"},variant:\"WU8U9hkUN\",width:\"100%\",ygfMpknu5:\"Title\",ym91Yf4k5:\"116ewcr\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hQsU3v5Cc:{y:(componentViewport?.y||0)+0+4643}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:591,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5142,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b08t6e-container\",nodeId:\"CeSuS0XpH\",scopeId:\"aMJ9tMU8w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hQsU3v5Cc:{variant:\"JKlwb_HLN\"},QB5anuspJ:{variant:\"MNf2H6Oad\"},REerQjjv1:{variant:\"sR77Swj9f\"}},children:/*#__PURE__*/_jsx(PreFooterSection,{height:\"100%\",id:\"CeSuS0XpH\",layoutId:\"CeSuS0XpH\",style:{width:\"100%\"},variant:\"BfruB2qv3\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hQsU3v5Cc:{y:(componentViewport?.y||0)+0+5234}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1231,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5733,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zwv5qu-container\",nodeId:\"oUI_iDJkl\",scopeId:\"aMJ9tMU8w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hQsU3v5Cc:{variant:\"jyHr01NVc\"},QB5anuspJ:{variant:\"ShvCkljmh\"},REerQjjv1:{variant:\"LloXbCLV6\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"oUI_iDJkl\",layoutId:\"oUI_iDJkl\",style:{width:\"100%\"},variant:\"rjE4dQ1Fd\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-233S9.framer-1hmkrob, .framer-233S9 .framer-1hmkrob { display: block; }\",\".framer-233S9.framer-21gm1n { align-content: center; align-items: center; background-color: var(--token-38120dd3-8e11-42f4-ad9c-f6086fd205ed, #0d0d0d); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-233S9 .framer-1d1h6pl-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-233S9 .framer-fqymp0-container { flex: none; height: 64px; left: 40px; position: absolute; right: 40px; top: 20px; z-index: 10; }\",\".framer-233S9 .framer-1ij81t5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-233S9 .framer-6xr3zr-container, .framer-233S9 .framer-1l0b6iw-container, .framer-233S9 .framer-i5je1s-container, .framer-233S9 .framer-h3e81i-container, .framer-233S9 .framer-1o2ejb8-container, .framer-233S9 .framer-b08t6e-container, .framer-233S9 .framer-zwv5qu-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-233S9 .framer-10b8t74-container, .framer-233S9 .framer-1ph3b8l-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-233S9.framer-21gm1n, .framer-233S9 .framer-1ij81t5 { gap: 0px; } .framer-233S9.framer-21gm1n > *, .framer-233S9 .framer-1ij81t5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-233S9.framer-21gm1n > :first-child, .framer-233S9 .framer-1ij81t5 > :first-child { margin-top: 0px; } .framer-233S9.framer-21gm1n > :last-child, .framer-233S9 .framer-1ij81t5 > :last-child { margin-bottom: 0px; } }\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-233S9.framer-21gm1n { width: 810px; } .framer-233S9 .framer-fqymp0-container { height: auto; left: 32px; right: 32px; }}\",\"@media (max-width: 809px) { .framer-233S9.framer-21gm1n { width: 390px; } .framer-233S9 .framer-fqymp0-container { height: auto; left: 12px; right: 12px; }}\",\"@media (min-width: 1600px) { .framer-233S9.framer-21gm1n { width: 1600px; } .framer-233S9 .framer-fqymp0-container { left: 60px; right: 60px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7441\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"REerQjjv1\":{\"layout\":[\"fixed\",\"auto\"]},\"hQsU3v5Cc\":{\"layout\":[\"fixed\",\"auto\"]},\"QB5anuspJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Mp2fhA94c\":{\"pattern\":\":Mp2fhA94c\",\"name\":\"expertise\"}}\n * @framerResponsiveScreen\n */const FrameraMJ9tMU8w=withCSS(Component,css,\"framer-233S9\");export default FrameraMJ9tMU8w;FrameraMJ9tMU8w.displayName=\"Services / Sponsorship Consultancy And Strategy\";FrameraMJ9tMU8w.defaultProps={height:7441,width:1200};addFonts(FrameraMJ9tMU8w,[{explicitInter:true,fonts:[]},...SmoothScrollFonts,...TopbarFonts,...ServicesHeroSectionFonts,...ServicesBenefitsStickyScrollSectionFonts,...ServicesOurApproachSectionFonts,...PHARClientsCarouselDesktopFonts,...ServicesWhatWeCanDoForYouFonts,...ServicesCTASectionFonts,...CaseStudiesPreviewForServicesPagesFonts,...PreFooterSectionFonts,...FooterFonts,...CursorViewFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraMJ9tMU8w\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"Mp2fhA94c\\\":{\\\"pattern\\\":\\\":Mp2fhA94c\\\",\\\"name\\\":\\\"expertise\\\"}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"7441\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"REerQjjv1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hQsU3v5Cc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QB5anuspJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SmoothScrollFonts", "getFonts", "SmoothScroll_Prod_default", "TopbarFonts", "HWIBFqbYi_default", "ServicesHeroSectionFonts", "OutrmA8_c_default", "ServicesBenefitsStickyScrollSectionFonts", "v4zNLiI4H_default", "ServicesOurApproachSectionFonts", "pfeh2T4m_default", "PHARClientsCarouselDesktopFonts", "unqw6ItH1_default", "ServicesWhatWeCanDoForYouFonts", "LJF9Csmlw_default", "ServicesCTASectionFonts", "DuMp3cWWl_default", "CaseStudiesPreviewForServicesPagesFonts", "sLC8pA9Wu_default", "PreFooterSectionFonts", "s0x7p7tnc_default", "FooterFonts", "N7MoJDXCP_default", "CursorViewFonts", "ZsRoMhuU8_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "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", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "ResolveLinks", "resolvedLinks", "x", "css", "FrameraMJ9tMU8w", "withCSS", "aMJ9tMU8w_default", "addFonts", "__FramerMetadata__"]
}
