{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/q3XNhpSfnT65VRkjc6xJ/FGL4cJVZ649uukhSENmh/IoqW5Hw1J.js"],
  "sourcesContent": ["// Generated by Framer (d5ca742)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Pattern from\"https://framerusercontent.com/modules/2rGdY3xNPdGAC1LGc2Ew/gQcpGdBaDKqalAQX5HN3/Pattern.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/s8KoqWSd7OOFVFWjfSWd/SmoothScroll_Prod.js\";import WhyUs from\"#framer/local/canvasComponent/iB7GHAwCB/iB7GHAwCB.js\";import NavigationBar from\"#framer/local/canvasComponent/Kg3jp8xZU/Kg3jp8xZU.js\";import ButtonNav from\"#framer/local/canvasComponent/MHc54W6ze/MHc54W6ze.js\";import Footer from\"#framer/local/canvasComponent/oGO_MGaZp/oGO_MGaZp.js\";import Accordion from\"#framer/local/canvasComponent/QeAPxTZAa/QeAPxTZAa.js\";import Heading from\"#framer/local/canvasComponent/QJ12gIOBS/QJ12gIOBS.js\";import*as sharedStyle1 from\"#framer/local/css/DuMLJ2VUN/DuMLJ2VUN.js\";import*as sharedStyle4 from\"#framer/local/css/iLvBdfOs8/iLvBdfOs8.js\";import*as sharedStyle2 from\"#framer/local/css/Kk8d6B9MK/Kk8d6B9MK.js\";import*as sharedStyle3 from\"#framer/local/css/LdRSkkClr/LdRSkkClr.js\";import*as sharedStyle from\"#framer/local/css/s2c1M16C7/s2c1M16C7.js\";import metadataProvider from\"#framer/local/webPageMetadata/IoqW5Hw1J/IoqW5Hw1J.js\";const PatternFonts=getFonts(Pattern);const NavigationBarFonts=getFonts(NavigationBar);const ButtonNavFonts=getFonts(ButtonNav);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const HeadingFonts=getFonts(Heading);const AccordionFonts=getFonts(Accordion);const WhyUsFonts=getFonts(WhyUs);const MotionSectionWithFX=withFX(motion.section);const FooterFonts=getFonts(Footer);const SmoothScrollFonts=getFonts(SmoothScroll);const breakpoints={gDsPMtILg:\"(min-width: 1200px)\",Gx7waHwl4:\"(max-width: 809px)\",QmL3e4WGZ:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-hmvX7\";const variantClassNames={gDsPMtILg:\"framer-v-h3bl43\",Gx7waHwl4:\"framer-v-15fmuxv\",QmL3e4WGZ:\"framer-v-hm6d33\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-100};const transition1={damping:85,delay:.4,mass:1,stiffness:212,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,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:170};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:170};const transition2={damping:85,delay:.2,mass:1,stiffness:212,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:170};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop-Wide\":\"gDsPMtILg\",Phone:\"Gx7waHwl4\",Tablet:\"QmL3e4WGZ\"};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:\"gDsPMtILg\"};};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-hmvX7`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-hmvX7`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"aEEmwxX5y\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"DMlF_CGuh\");const ref3=React.useRef(null);const router=useRouter();const elementId2=useRouteElementId(\"xl8SXrR3R\");const ref4=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"gDsPMtILg\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-h3bl43\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19qsy6y\",\"data-framer-name\":\"Background\",name:\"Background\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lz0ezx\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-108orel-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(Pattern,{back:\"var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(0, 0, 0))\",diagonal:true,direction:\"left\",duration:5,front:\"rgb(23, 23, 23)\",height:\"100%\",id:\"o8u6MUeih\",layoutId:\"o8u6MUeih\",patternType:\"groovy\",radius:0,scale:54,shouldAnimate:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-l5vy4z-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{variant:\"qckzdw_18\"},QmL3e4WGZ:{variant:\"qckzdw_18\"}},children:/*#__PURE__*/_jsx(NavigationBar,{gGSU0bs4G:\"AljqF7WF7\",height:\"100%\",id:\"Iw5ayd0lg\",layoutId:\"Iw5ayd0lg\",style:{width:\"100%\"},variant:\"lzTpoNZtf\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g2a71r\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1blj7ja\",\"data-framer-name\":\"Heading Wrapper\",name:\"Heading Wrapper\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12bil6a\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-a0nroh\",\"data-styles-preset\":\"s2c1M16C7\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:\"Product Photography\"})}),className:\"framer-1jar1c3\",fonts:[\"Inter\"],id:elementId,ref:ref2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-smtg16\",\"data-styles-preset\":\"DuMLJ2VUN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:\"High-quality visuals are critical for e-commerce and marketing success. Our product photography services at 99Yrs Network LLP create visually compelling imagery that enhances product appeal, increases engagement, and helps improve conversion rates.\"})}),className:\"framer-cyqk6m\",fonts:[\"Inter\"],id:elementId1,ref:ref3,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"sHaTE1jEC\"},implicitPathVariables:undefined},{href:{webPageId:\"sHaTE1jEC\"},implicitPathVariables:undefined},{href:{webPageId:\"sHaTE1jEC\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{y:350}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r34pmp-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{DEX53qIxg:resolvedLinks[2]},QmL3e4WGZ:{DEX53qIxg:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonNav,{AIYkLNyqb:\"Get Started\",Deo_eE5Hq:false,DEX53qIxg:resolvedLinks[0],height:\"100%\",id:\"gGO92eKms\",layoutId:\"gGO92eKms\",variant:\"UYq6nen_u\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{__framer__styleAppearEffectEnabled:undefined,background:{alt:\"\",fit:\"fill\",intrinsicHeight:2603,intrinsicWidth:3900,loading:getLoadingLazyAtYPosition(433),pixelHeight:512,pixelWidth:1120,sizes:\"366px\",src:\"https://framerusercontent.com/images/hqNcY9nTQBr9T08ZFErXY8XvtWw.jpg\",srcSet:\"https://framerusercontent.com/images/hqNcY9nTQBr9T08ZFErXY8XvtWw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hqNcY9nTQBr9T08ZFErXY8XvtWw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hqNcY9nTQBr9T08ZFErXY8XvtWw.jpg 1120w\"},style:{}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:2603,intrinsicWidth:3900,pixelHeight:512,pixelWidth:1120,sizes:\"min(100vw - 80px, 1440px)\",src:\"https://framerusercontent.com/images/hqNcY9nTQBr9T08ZFErXY8XvtWw.jpg\",srcSet:\"https://framerusercontent.com/images/hqNcY9nTQBr9T08ZFErXY8XvtWw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hqNcY9nTQBr9T08ZFErXY8XvtWw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hqNcY9nTQBr9T08ZFErXY8XvtWw.jpg 1120w\"},className:\"framer-h7vvh7\",\"data-framer-name\":\"Image\",name:\"Image\",style:{transformPerspective:1200}})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ysigde\",\"data-framer-name\":\"Benefits\",name:\"Benefits\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c38q9b\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{width:\"min(max(100vw - 24px, 1px), 1440px)\",y:775}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:146,width:\"min(max(100vw - 80px, 1px), 1440px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rdyine-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{variant:\"KJ1G3Id0e\"},QmL3e4WGZ:{variant:\"KJ1G3Id0e\"}},children:/*#__PURE__*/_jsx(Heading,{ExBt4bIY2:\"Why you Need this Service\",GqTmcaQLx:\"Benefits\",height:\"100%\",id:\"QN797cVSt\",kAHPdHlCh:\"Introducing Rachel Andrews, the driving force behind Celestial Solutions. With over a decade of experience in digital marketing, Rachel's passion for innovation and dedication to client success have been the cornerstone of our agency's growth. Her strategic vision and hands-on approach have propelled us to the forefront of the industry, while her commitment to transparency and integrity sets the tone for our team. As a respected leader and mentor, Rachel inspires us to exceed expectations and deliver exceptional results for our clients every day.\",layoutId:\"QN797cVSt\",NlGfzfEF2:true,p1KubWiKz:false,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"u4P6wTRAk\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:\"We offer everything from basic product shots to creative lifestyle images and dynamic videos tailored to the needs of your brand. By highlighting key product features in visually engaging ways, we help you make a strong impact in crowded online marketplaces. Professional product photography captures the essence of your products, builds trust, and encourages potential customers to make a purchase. Strong visuals are proven to enhance brand credibility and engagement.\"})}),className:\"framer-n3ojca\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xglm4v\",\"data-framer-name\":\"Benefits Container\",name:\"Benefits Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gw7n9l\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{width:\"min(max(100vw - 24px, 1px), 1440px)\",y:1180},QmL3e4WGZ:{width:\"max(min(max(100vw - 80px, 1px), 1440px), 500px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max(max(min(max(100vw - 80px, 1px), 1440px), 1px), 500px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ty0qyo-container\",children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"jkoJXK3WS\",layoutId:\"jkoJXK3WS\",style:{width:\"100%\"},UkcAZJv33:\"Our product photography is tailored specifically for e-commerce platforms, ensuring that each image meets marketplace guidelines and showcases your product in the best possible light. We consider factors like white backgrounds, multiple angles, and zoomed-in detail shots to meet platform standards and enhance product appeal for browsing customers.\",variant:\"jFa3XLSJL\",width:\"100%\",WRs60KRTn:\"01.\",zNMII1rLe:\"E-commerce-focused Product Photography for Listings and Ads\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{width:\"min(max(100vw - 24px, 1px), 1440px)\",y:1350},QmL3e4WGZ:{width:\"max(min(max(100vw - 80px, 1px), 1440px), 500px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max(max(min(max(100vw - 80px, 1px), 1440px), 1px), 500px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iw39mi-container\",children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"c5JOkXWua\",layoutId:\"c5JOkXWua\",style:{width:\"100%\"},UkcAZJv33:\"Beyond standard product shots, we create lifestyle images that depict your products in real-world contexts. These shots are designed to tell a story, showing how your product fits into a customer\u2019s daily life or special occasions. This approach strengthens your brand\u2019s identity and makes the products feel more relatable and desirable to potential buyers.\",variant:\"jFa3XLSJL\",width:\"100%\",WRs60KRTn:\"02.\",zNMII1rLe:\"Creative Photography for Lifestyle and Branding Images\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{width:\"min(max(100vw - 24px, 1px), 1440px)\",y:1520},QmL3e4WGZ:{width:\"max(min(max(100vw - 80px, 1px), 1440px), 500px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max(max(min(max(100vw - 80px, 1px), 1440px), 1px), 500px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-vm56a9-container\",children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"zXt8zyyCK\",layoutId:\"zXt8zyyCK\",style:{width:\"100%\"},UkcAZJv33:\"Videos can bring your products to life by demonstrating usage, highlighting features, or showing product benefits in action. Whether it\u2019s a 360-degree view, a step-by-step guide, or an explainer video, our videography services enhance engagement, making it easier for customers to understand and connect with the product.\",variant:\"jFa3XLSJL\",width:\"100%\",WRs60KRTn:\"03.\",zNMII1rLe:\"Product-focused Videography for Enhanced Engagement\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{width:\"min(max(100vw - 24px, 1px), 1440px)\",y:1690},QmL3e4WGZ:{width:\"max(min(max(100vw - 80px, 1px), 1440px), 500px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max(max(min(max(100vw - 80px, 1px), 1440px), 1px), 500px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-145aj8s-container\",children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"HMKAZ4Hu0\",layoutId:\"HMKAZ4Hu0\",style:{width:\"100%\"},UkcAZJv33:\"Each brand has a unique style, and we ensure that every visual we create aligns with your brand\u2019s tone and aesthetic. From choosing the right props and color schemes to setting the correct mood, we craft images that not only highlight the product but also reinforce your brand\u2019s personality and appeal to your target audience.\",variant:\"jFa3XLSJL\",width:\"100%\",WRs60KRTn:\"04.\",zNMII1rLe:\"Tailored Visuals to Match Brand Identity and Product Style\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{width:\"min(max(100vw - 24px, 1px), 1440px)\",y:1860},QmL3e4WGZ:{width:\"max(min(max(100vw - 80px, 1px), 1440px), 500px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max(max(min(max(100vw - 80px, 1px), 1440px), 1px), 500px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e19jmn-container\",children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"WitYJPUrv\",layoutId:\"WitYJPUrv\",style:{width:\"100%\"},UkcAZJv33:\"Our images are captured in high resolution to ensure they remain crisp and clear across different display formats, from mobile to desktop. Each image is then optimized for platform-specific requirements, such as aspect ratios, file sizes, and image quality settings, to ensure fast loading times and excellent visual quality across all channels.\",variant:\"jFa3XLSJL\",width:\"100%\",WRs60KRTn:\"05.\",zNMII1rLe:\"High-Resolution Images Optimized for Various Platforms\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{width:\"min(max(100vw - 24px, 1px), 1440px)\",y:2030},QmL3e4WGZ:{width:\"max(min(max(100vw - 80px, 1px), 1440px), 500px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max(max(min(max(100vw - 80px, 1px), 1440px), 1px), 500px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-yvssd3-container\",children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"d7mXo61aC\",layoutId:\"d7mXo61aC\",style:{width:\"100%\"},UkcAZJv33:\"Our team of professional photographers is skilled in understanding the most appealing angles, lighting, and framing techniques for each product type. They have the expertise to capture every detail, from textures to intricate features, ensuring that every image presents your product in the best light and conveys its quality.\",variant:\"jFa3XLSJL\",width:\"100%\",WRs60KRTn:\"06.\",zNMII1rLe:\"Experienced Photographers to Capture the Best Angles and Details\"})})})})]})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1r2137a\",\"data-framer-name\":\"Service Details\",name:\"Service Details\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12jfb8q\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{width:\"min(max(100vw - 24px, 1px), 1440px)\",y:2290}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:146,width:\"min(max(100vw - 80px, 1px), 1440px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bft5e8-container\",children:/*#__PURE__*/_jsx(Heading,{ExBt4bIY2:\"What We Do\",GqTmcaQLx:\"Service Details\",height:\"100%\",id:\"AugS4cNlL\",kAHPdHlCh:\"Introducing Rachel Andrews, the driving force behind Celestial Solutions. With over a decade of experience in digital marketing, Rachel's passion for innovation and dedication to client success have been the cornerstone of our agency's growth. Her strategic vision and hands-on approach have propelled us to the forefront of the industry, while her commitment to transparency and integrity sets the tone for our team. As a respected leader and mentor, Rachel inspires us to exceed expectations and deliver exceptional results for our clients every day.\",layoutId:\"AugS4cNlL\",NlGfzfEF2:true,p1KubWiKz:false,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"KJ1G3Id0e\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-5hmt8u\",\"data-styles-preset\":\"LdRSkkClr\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"High-Resolution, Professional Imagery\"}),\":\"]}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-g6micz\",\"data-styles-preset\":\"iLvBdfOs8\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:\"Stand out in the competitive e-commerce landscape with visually stunning, detailed product images.\"})})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-5hmt8u\",\"data-styles-preset\":\"LdRSkkClr\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Platform Compliance & Optimization\"}),\":\"]}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-g6micz\",\"data-styles-preset\":\"iLvBdfOs8\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:\"Our photos meet the exact requirements for leading e-commerce platforms, improving visibility and search ranking.\"})})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-5hmt8u\",\"data-styles-preset\":\"LdRSkkClr\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Creative Concepts & Art Direction\"}),\":\"]}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-g6micz\",\"data-styles-preset\":\"iLvBdfOs8\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:\"We develop tailored photoshoot themes that showcase your product\u2019s unique appeal and align with brand identity.\"})})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-5hmt8u\",\"data-styles-preset\":\"LdRSkkClr\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Lifestyle & In-Use Imagery\"}),\":\"]}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-g6micz\",\"data-styles-preset\":\"iLvBdfOs8\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:\"Show products in real-life scenarios, helping customers understand their functionality and encouraging purchase decisions.\"})})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-5hmt8u\",\"data-styles-preset\":\"LdRSkkClr\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Engaging Video Content\"}),\":\"]}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-g6micz\",\"data-styles-preset\":\"iLvBdfOs8\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:\"Highlight features, showcase usage, and tell your product\u2019s story with short videos perfect for ads, social media, and product pages.\"})})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-5hmt8u\",\"data-styles-preset\":\"LdRSkkClr\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Focus on Product Details\"}),\":\"]}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-g6micz\",\"data-styles-preset\":\"iLvBdfOs8\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:\"Capture textures, colors, and intricate details that build trust and allow customers to make informed choices.\"})})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-5hmt8u\",\"data-styles-preset\":\"LdRSkkClr\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Tailored Content for Ads:\"})}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-g6micz\",\"data-styles-preset\":\"iLvBdfOs8\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:\"Create dynamic ad visuals designed to capture attention and drive clicks in digital campaigns.\"})})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-5hmt8u\",\"data-styles-preset\":\"LdRSkkClr\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Enhanced Customer Experience\"})}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-g6micz\",\"data-styles-preset\":\"iLvBdfOs8\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:\"Engage customers with a visually immersive experience that makes shopping online more interactive and satisfying.\"})})})]}),className:\"framer-mskngj\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1vqzv30\",\"data-framer-name\":\"Valeus\",id:elementId2,name:\"Valeus\",ref:ref4,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-sb2riq\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14lzrxm\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{width:\"min(max(100vw - 24px, 1px), 1440px)\",y:4948},QmL3e4WGZ:{width:\"min(min(max(100vw - 80px, 1px), 1000px), 1440px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:146,width:\"min(max(100vw - 80px, 1px), 1440px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-r74mbv-container\",children:/*#__PURE__*/_jsx(Heading,{ExBt4bIY2:\"Why we are your best choice\",GqTmcaQLx:\"Why Choose Us\",height:\"100%\",id:\"UeXwsHsxv\",kAHPdHlCh:\"Discover more about our services and policies with our Frequently Asked Questions section.\",layoutId:\"UeXwsHsxv\",NlGfzfEF2:true,p1KubWiKz:false,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"KJ1G3Id0e\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-171dlhx\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h9zm81\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{width:\"min(max(100vw - 24px, 1px), 1440px)\",y:5134},QmL3e4WGZ:{width:\"max((min(min(max(100vw - 80px, 1px), 1000px), 1440px) - 3px) / 2, 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:205,width:\"max((min(max(100vw - 80px, 1px), 1440px) - 20px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-etriha-container\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"We have built a reputation as a trusted and reliable partner in achieving business success.\",height:\"100%\",hW5NyRFyI:\"Proven Track Record\",id:\"aUVs5bXPW\",layoutId:\"aUVs5bXPW\",mxj0qA2Fp:\"Rocket\",style:{width:\"100%\"},variant:\"NJSpkyxX9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{width:\"min(max(100vw - 24px, 1px), 1440px)\",y:5349},QmL3e4WGZ:{width:\"max((min(min(max(100vw - 80px, 1px), 1000px), 1440px) - 3px) / 2, 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:205,width:\"max((min(max(100vw - 80px, 1px), 1440px) - 20px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-17ure1a-container\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"We offer personalized solutions tailored to your specific goals, audience, and industry.\",height:\"100%\",hW5NyRFyI:\"Tailored Solutions\",id:\"KMBfbJBqr\",layoutId:\"KMBfbJBqr\",mxj0qA2Fp:\"Graph\",style:{width:\"100%\"},variant:\"NJSpkyxX9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{width:\"min(max(100vw - 24px, 1px), 1440px)\",y:5564},QmL3e4WGZ:{width:\"max((min(min(max(100vw - 80px, 1px), 1000px), 1440px) - 3px) / 2, 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:205,width:\"max((min(max(100vw - 80px, 1px), 1440px) - 20px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-10esex5-container\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"Your success is our priority. We prioritize understanding your business goals.\",height:\"100%\",hW5NyRFyI:\"Client-Centric Focus\",id:\"vZ8JfWC22\",layoutId:\"vZ8JfWC22\",mxj0qA2Fp:\"UserFocus\",style:{width:\"100%\"},variant:\"NJSpkyxX9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{width:\"min(max(100vw - 24px, 1px), 1440px)\",y:5779},QmL3e4WGZ:{width:\"max((min(min(max(100vw - 80px, 1px), 1000px), 1440px) - 3px) / 2, 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:205,width:\"max((min(max(100vw - 80px, 1px), 1440px) - 20px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-uy8u0j-container\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"We believe in open and honest communication every step of the way. \",height:\"100%\",hW5NyRFyI:\"Transparent Communication\",id:\"QTsFRXVui\",layoutId:\"QTsFRXVui\",mxj0qA2Fp:\"ChatsTeardrop\",style:{width:\"100%\"},variant:\"NJSpkyxX9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{width:\"min(max(100vw - 24px, 1px), 1440px)\",y:5994},QmL3e4WGZ:{width:\"max((min(min(max(100vw - 80px, 1px), 1000px), 1440px) - 3px) / 2, 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:205,width:\"max((min(max(100vw - 80px, 1px), 1440px) - 20px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-equb43-container\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"Your success is our priority, and we're here to support you every step of the way. \",height:\"100%\",hW5NyRFyI:\"Dedicated Support\",id:\"JuBBH5Udk\",layoutId:\"JuBBH5Udk\",mxj0qA2Fp:\"HandHeart\",style:{width:\"100%\"},variant:\"NJSpkyxX9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{width:\"min(max(100vw - 24px, 1px), 1440px)\",y:6209},QmL3e4WGZ:{width:\"max((min(min(max(100vw - 80px, 1px), 1000px), 1440px) - 3px) / 2, 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:205,width:\"max((min(max(100vw - 80px, 1px), 1440px) - 20px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-wgx91z-container\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"Our team has extensive experience working across various industries.\",height:\"100%\",hW5NyRFyI:\"Expertise Across Industries\",id:\"YzPnymKI0\",layoutId:\"YzPnymKI0\",mxj0qA2Fp:\"Atom\",style:{width:\"100%\"},variant:\"NJSpkyxX9\",width:\"100%\"})})})})]})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{y:6464}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1214,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p4zggn-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gx7waHwl4:{variant:\"BsZlXwif2\"},QmL3e4WGZ:{variant:\"mKXCPqfUG\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"HBgUJYqcj\",layoutId:\"HBgUJYqcj\",style:{width:\"100%\"},variant:\"zQXPtCkn3\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bbxpu-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"xNZ2PyyX_\",intensity:12,layoutId:\"xNZ2PyyX_\",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-hmvX7 { background: var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10)); }`,\".framer-hmvX7.framer-acb4ty, .framer-hmvX7 .framer-acb4ty { display: block; }\",\".framer-hmvX7.framer-h3bl43 { align-content: center; align-items: center; background-color: var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, #0a0a0a); 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-hmvX7 .framer-19qsy6y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: fixed; top: calc(50.00000000000002% - 100vh / 2); width: 100%; z-index: 0; }\",'.framer-hmvX7 .framer-1lz0ezx { background: radial-gradient(43.2% 25% at 50% 18.8%, rgba(84, 84, 84, 0) 0%, var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10)) /* {\"name\":\"Dark Green\"} */ 100%); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }',\".framer-hmvX7 .framer-108orel-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: relative; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-hmvX7 .framer-l5vy4z-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-hmvX7 .framer-g2a71r { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 40px 0px 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-hmvX7 .framer-1blj7ja { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hmvX7 .framer-12bil6a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hmvX7 .framer-1jar1c3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 740px; position: relative; text-shadow: 0px 1px 100px #000000; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-hmvX7 .framer-cyqk6m { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 510px; opacity: 0.6; position: relative; text-shadow: 0px 1px 100px #000000; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-hmvX7 .framer-1r34pmp-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-hmvX7 .framer-h7vvh7 { aspect-ratio: 2.196078431372549 / 1; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: var(--framer-aspect-ratio-supported, 510px); max-width: 1440px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-hmvX7 .framer-ysigde, .framer-hmvX7 .framer-1r2137a { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 100px 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-hmvX7 .framer-1c38q9b, .framer-hmvX7 .framer-12jfb8q { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 39px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-hmvX7 .framer-1rdyine-container, .framer-hmvX7 .framer-1bft5e8-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 100%; }\",\".framer-hmvX7 .framer-n3ojca { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-hmvX7 .framer-1xglm4v { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hmvX7 .framer-gw7n9l { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 100px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-hmvX7 .framer-1ty0qyo-container, .framer-hmvX7 .framer-1iw39mi-container, .framer-hmvX7 .framer-vm56a9-container, .framer-hmvX7 .framer-145aj8s-container, .framer-hmvX7 .framer-1e19jmn-container, .framer-hmvX7 .framer-yvssd3-container { flex: 1 0 0px; height: auto; min-width: 500px; position: relative; width: 1px; }\",\".framer-hmvX7 .framer-mskngj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 800px; opacity: 0.7; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-hmvX7 .framer-1vqzv30 { align-content: center; align-items: center; background-color: var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 100px 40px; position: relative; width: 100%; z-index: 1; }\",'.framer-hmvX7 .framer-sb2riq { aspect-ratio: 1.3495145631067962 / 1; background: radial-gradient(50% 50% at 50% 50%, var(--token-4f40b253-729b-4639-a70d-f31fb220f705, #b6973d) /* {\"name\":\"New Golden\"} */ 0%, rgba(232, 84, 65, 0) 100%); flex: none; height: var(--framer-aspect-ratio-supported, 640px); left: 50%; opacity: 0.56; overflow: hidden; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 72%; z-index: 1; }',\".framer-hmvX7 .framer-14lzrxm { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-hmvX7 .framer-r74mbv-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 100%; z-index: 1; }\",\".framer-hmvX7 .framer-171dlhx { align-content: flex-start; align-items: flex-start; background-color: var(--token-c9355e0c-a1ac-444e-84e9-c329a04ea46b, #f0a567); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 23px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hmvX7 .framer-1h9zm81 { display: grid; flex: none; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-hmvX7 .framer-etriha-container, .framer-hmvX7 .framer-17ure1a-container, .framer-hmvX7 .framer-10esex5-container, .framer-hmvX7 .framer-uy8u0j-container, .framer-hmvX7 .framer-equb43-container, .framer-hmvX7 .framer-wgx91z-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-hmvX7 .framer-1p4zggn-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-hmvX7 .framer-1bbxpu-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-hmvX7.framer-h3bl43, .framer-hmvX7 .framer-19qsy6y, .framer-hmvX7 .framer-g2a71r, .framer-hmvX7 .framer-1blj7ja, .framer-hmvX7 .framer-12bil6a, .framer-hmvX7 .framer-ysigde, .framer-hmvX7 .framer-1c38q9b, .framer-hmvX7 .framer-1xglm4v, .framer-hmvX7 .framer-gw7n9l, .framer-hmvX7 .framer-1r2137a, .framer-hmvX7 .framer-12jfb8q, .framer-hmvX7 .framer-1vqzv30, .framer-hmvX7 .framer-14lzrxm, .framer-hmvX7 .framer-171dlhx { gap: 0px; } .framer-hmvX7.framer-h3bl43 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-hmvX7.framer-h3bl43 > :first-child, .framer-hmvX7 .framer-g2a71r > :first-child, .framer-hmvX7 .framer-1blj7ja > :first-child, .framer-hmvX7 .framer-12bil6a > :first-child, .framer-hmvX7 .framer-1c38q9b > :first-child, .framer-hmvX7 .framer-12jfb8q > :first-child, .framer-hmvX7 .framer-14lzrxm > :first-child, .framer-hmvX7 .framer-171dlhx > :first-child { margin-top: 0px; } .framer-hmvX7.framer-h3bl43 > :last-child, .framer-hmvX7 .framer-g2a71r > :last-child, .framer-hmvX7 .framer-1blj7ja > :last-child, .framer-hmvX7 .framer-12bil6a > :last-child, .framer-hmvX7 .framer-1c38q9b > :last-child, .framer-hmvX7 .framer-12jfb8q > :last-child, .framer-hmvX7 .framer-14lzrxm > :last-child, .framer-hmvX7 .framer-171dlhx > :last-child { margin-bottom: 0px; } .framer-hmvX7 .framer-19qsy6y > *, .framer-hmvX7 .framer-gw7n9l > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-hmvX7 .framer-19qsy6y > :first-child, .framer-hmvX7 .framer-ysigde > :first-child, .framer-hmvX7 .framer-1xglm4v > :first-child, .framer-hmvX7 .framer-gw7n9l > :first-child, .framer-hmvX7 .framer-1r2137a > :first-child, .framer-hmvX7 .framer-1vqzv30 > :first-child { margin-left: 0px; } .framer-hmvX7 .framer-19qsy6y > :last-child, .framer-hmvX7 .framer-ysigde > :last-child, .framer-hmvX7 .framer-1xglm4v > :last-child, .framer-hmvX7 .framer-gw7n9l > :last-child, .framer-hmvX7 .framer-1r2137a > :last-child, .framer-hmvX7 .framer-1vqzv30 > :last-child { margin-right: 0px; } .framer-hmvX7 .framer-g2a71r > *, .framer-hmvX7 .framer-14lzrxm > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-hmvX7 .framer-1blj7ja > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-hmvX7 .framer-12bil6a > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-hmvX7 .framer-ysigde > *, .framer-hmvX7 .framer-1xglm4v > *, .framer-hmvX7 .framer-1r2137a > *, .framer-hmvX7 .framer-1vqzv30 > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-hmvX7 .framer-1c38q9b > *, .framer-hmvX7 .framer-12jfb8q > * { margin: 0px; margin-bottom: calc(39px / 2); margin-top: calc(39px / 2); } .framer-hmvX7 .framer-171dlhx > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-hmvX7 { background: var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10)); } .framer-hmvX7.framer-h3bl43 { width: 810px; } .framer-hmvX7 .framer-1jar1c3, .framer-hmvX7 .framer-cyqk6m { max-width: 490px; } .framer-hmvX7 .framer-h7vvh7 { height: var(--framer-aspect-ratio-supported, 333px); } .framer-hmvX7 .framer-ysigde, .framer-hmvX7 .framer-1r2137a, .framer-hmvX7 .framer-1vqzv30 { padding: 80px 40px 80px 40px; } .framer-hmvX7 .framer-1xglm4v { flex-direction: column; } .framer-hmvX7 .framer-gw7n9l { flex: none; position: relative; top: unset; width: 100%; } .framer-hmvX7 .framer-sb2riq { height: var(--framer-aspect-ratio-supported, 432px); } .framer-hmvX7 .framer-14lzrxm { justify-content: flex-start; max-width: 1000px; } .framer-hmvX7 .framer-1h9zm81 { gap: 3px; grid-template-columns: repeat(2, minmax(200px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-hmvX7 .framer-1xglm4v, .framer-hmvX7 .framer-1h9zm81 { gap: 0px; } .framer-hmvX7 .framer-1xglm4v > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-hmvX7 .framer-1xglm4v > :first-child { margin-top: 0px; } .framer-hmvX7 .framer-1xglm4v > :last-child { margin-bottom: 0px; } .framer-hmvX7 .framer-1h9zm81 > *, .framer-hmvX7 .framer-1h9zm81 > :first-child, .framer-hmvX7 .framer-1h9zm81 > :last-child { margin: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-hmvX7 { background: var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10)); } .framer-hmvX7.framer-h3bl43 { overflow: hidden; width: 390px; } .framer-hmvX7 .framer-g2a71r { gap: 40px; padding: 120px 20px 0px 20px; } .framer-hmvX7 .framer-12bil6a { max-width: 400px; } .framer-hmvX7 .framer-1jar1c3, .framer-hmvX7 .framer-cyqk6m { max-width: unset; } .framer-hmvX7 .framer-h7vvh7 { height: var(--framer-aspect-ratio-supported, 167px); width: 366px; } .framer-hmvX7 .framer-ysigde, .framer-hmvX7 .framer-1r2137a, .framer-hmvX7 .framer-1vqzv30 { padding: 50px 12px 50px 12px; } .framer-hmvX7 .framer-1c38q9b, .framer-hmvX7 .framer-12jfb8q { gap: 32px; } .framer-hmvX7 .framer-1xglm4v { flex-direction: column; gap: 40px; } .framer-hmvX7 .framer-gw7n9l { flex: none; flex-direction: column; position: relative; top: unset; width: 100%; } .framer-hmvX7 .framer-1ty0qyo-container, .framer-hmvX7 .framer-1iw39mi-container, .framer-hmvX7 .framer-vm56a9-container, .framer-hmvX7 .framer-145aj8s-container, .framer-hmvX7 .framer-1e19jmn-container, .framer-hmvX7 .framer-yvssd3-container { flex: none; min-width: unset; width: 100%; } .framer-hmvX7 .framer-sb2riq { aspect-ratio: unset; height: 1038px; left: calc(50.00000000000002% - 72% / 2); top: calc(49.94179278230503% - 1038px / 2); transform: unset; } .framer-hmvX7 .framer-14lzrxm { gap: 40px; } .framer-hmvX7 .framer-1h9zm81 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; } .framer-hmvX7 .framer-etriha-container, .framer-hmvX7 .framer-17ure1a-container, .framer-hmvX7 .framer-10esex5-container, .framer-hmvX7 .framer-uy8u0j-container, .framer-hmvX7 .framer-equb43-container, .framer-hmvX7 .framer-wgx91z-container { align-self: unset; height: auto; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-hmvX7 .framer-g2a71r, .framer-hmvX7 .framer-1c38q9b, .framer-hmvX7 .framer-1xglm4v, .framer-hmvX7 .framer-gw7n9l, .framer-hmvX7 .framer-12jfb8q, .framer-hmvX7 .framer-14lzrxm, .framer-hmvX7 .framer-1h9zm81 { gap: 0px; } .framer-hmvX7 .framer-g2a71r > *, .framer-hmvX7 .framer-1xglm4v > *, .framer-hmvX7 .framer-14lzrxm > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-hmvX7 .framer-g2a71r > :first-child, .framer-hmvX7 .framer-1c38q9b > :first-child, .framer-hmvX7 .framer-1xglm4v > :first-child, .framer-hmvX7 .framer-gw7n9l > :first-child, .framer-hmvX7 .framer-12jfb8q > :first-child, .framer-hmvX7 .framer-14lzrxm > :first-child, .framer-hmvX7 .framer-1h9zm81 > :first-child { margin-top: 0px; } .framer-hmvX7 .framer-g2a71r > :last-child, .framer-hmvX7 .framer-1c38q9b > :last-child, .framer-hmvX7 .framer-1xglm4v > :last-child, .framer-hmvX7 .framer-gw7n9l > :last-child, .framer-hmvX7 .framer-12jfb8q > :last-child, .framer-hmvX7 .framer-14lzrxm > :last-child, .framer-hmvX7 .framer-1h9zm81 > :last-child { margin-bottom: 0px; } .framer-hmvX7 .framer-1c38q9b > *, .framer-hmvX7 .framer-12jfb8q > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-hmvX7 .framer-gw7n9l > *, .framer-hmvX7 .framer-1h9zm81 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4939\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"QmL3e4WGZ\":{\"layout\":[\"fixed\",\"auto\"]},\"Gx7waHwl4\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerIoqW5Hw1J=withCSS(Component,css,\"framer-hmvX7\");export default FramerIoqW5Hw1J;FramerIoqW5Hw1J.displayName=\"Social Media Marketing 2\";FramerIoqW5Hw1J.defaultProps={height:4939,width:1200};addFonts(FramerIoqW5Hw1J,[{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:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...PatternFonts,...NavigationBarFonts,...ButtonNavFonts,...HeadingFonts,...AccordionFonts,...WhyUsFonts,...FooterFonts,...SmoothScrollFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIoqW5Hw1J\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"4939\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QmL3e4WGZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Gx7waHwl4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["PatternFonts", "getFonts", "Pattern", "NavigationBarFonts", "Kg3jp8xZU_default", "ButtonNavFonts", "MHc54W6ze_default", "MotionDivWithFX", "withFX", "motion", "ImageWithFX", "Image2", "HeadingFonts", "QJ12gIOBS_default", "AccordionFonts", "QeAPxTZAa_default", "WhyUsFonts", "iB7GHAwCB_default", "MotionSectionWithFX", "FooterFonts", "oGO_MGaZp_default", "SmoothScrollFonts", "SmoothScroll", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "animation3", "transition2", "animation4", "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", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "router", "useRouter", "elementId2", "ref4", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "Pattern", "PropertyOverrides2", "Kg3jp8xZU_default", "MotionDivWithFX", "RichText2", "ResolveLinks", "resolvedLinks", "MHc54W6ze_default", "getLoadingLazyAtYPosition", "ImageWithFX", "QJ12gIOBS_default", "QeAPxTZAa_default", "MotionSectionWithFX", "iB7GHAwCB_default", "oGO_MGaZp_default", "SmoothScroll", "css", "FramerIoqW5Hw1J", "withCSS", "IoqW5Hw1J_default", "addFonts", "PatternFonts", "NavigationBarFonts", "ButtonNavFonts", "HeadingFonts", "AccordionFonts", "WhyUsFonts", "FooterFonts", "SmoothScrollFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
