{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/LCgBTZdaqWo7X1VLHQS1/3foo0bqVlxWgAS4W1eUo/N2URn7Wo1.js"],
  "sourcesContent": ["// Generated by Framer (c105afa)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import NavigationFooter from\"#framer/local/canvasComponent/EmVwbqUHg/EmVwbqUHg.js\";import NavigationNavBar from\"#framer/local/canvasComponent/jBzjFrEWY/jBzjFrEWY.js\";import Tag from\"#framer/local/canvasComponent/on7AAz7Qe/on7AAz7Qe.js\";import ButtonsPrimary from\"#framer/local/canvasComponent/P7B5yL40j/P7B5yL40j.js\";import InteractiveFAQs from\"#framer/local/canvasComponent/tOUeA1GYC/tOUeA1GYC.js\";import*as sharedStyle from\"#framer/local/css/BJ5jKpx2K/BJ5jKpx2K.js\";import*as sharedStyle7 from\"#framer/local/css/E017PBrfV/E017PBrfV.js\";import*as sharedStyle6 from\"#framer/local/css/IQb7x2Sds/IQb7x2Sds.js\";import*as sharedStyle3 from\"#framer/local/css/n4VV4jzz6/n4VV4jzz6.js\";import*as sharedStyle4 from\"#framer/local/css/V_9DXRxzH/V_9DXRxzH.js\";import*as sharedStyle1 from\"#framer/local/css/vSuRg5Prj/vSuRg5Prj.js\";import*as sharedStyle2 from\"#framer/local/css/WkYN5oogB/WkYN5oogB.js\";import*as sharedStyle5 from\"#framer/local/css/ylMc1mH5G/ylMc1mH5G.js\";import metadataProvider from\"#framer/local/webPageMetadata/N2URn7Wo1/N2URn7Wo1.js\";const NavigationNavBarFonts=getFonts(NavigationNavBar);const PhosphorFonts=getFonts(Phosphor);const MotionDivWithFX=withFX(motion.div);const ButtonsPrimaryFonts=getFonts(ButtonsPrimary);const TagFonts=getFonts(Tag);const InteractiveFAQsFonts=getFonts(InteractiveFAQs);const NavigationFooterFonts=getFonts(NavigationFooter);const breakpoints={JcBf0ptas:\"(max-width: 809px)\",SEABSZzjv:\"(min-width: 810px) and (max-width: 1439px)\",YgO5VIjW_:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-iEunz\";const variantClassNames={JcBf0ptas:\"framer-v-lvij9f\",SEABSZzjv:\"framer-v-123qvzy\",YgO5VIjW_:\"framer-v-1wlpb88\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const transition1={damping:20,delay:.25,mass:1,stiffness:150,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:20};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"YgO5VIjW_\",Phone:\"JcBf0ptas\",Tablet:\"SEABSZzjv\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"YgO5VIjW_\"};};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,sharedStyle7.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"YgO5VIjW_\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-21617c73-399f-43b2-80b4-cac8aa76890a, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1wlpb88\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kbbww4-container\",nodeId:\"vKqFS_5PV\",scopeId:\"N2URn7Wo1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcBf0ptas:{variant:\"TD3BSWKBy\"}},children:/*#__PURE__*/_jsx(NavigationNavBar,{height:\"100%\",id:\"vKqFS_5PV\",layoutId:\"vKqFS_5PV\",style:{width:\"100%\"},variant:\"atzuKDLl2\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uz7i32\",\"data-border\":true,\"data-framer-name\":\"Hero section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lp3s5u\",\"data-border\":true,\"data-framer-name\":\"Main container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nokdof\",\"data-framer-name\":\"Pattern\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ha2jm2\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ki1hae\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1uddyv4\",\"data-styles-preset\":\"BJ5jKpx2K\",style:{\"--framer-text-color\":\"var(--token-f1edbbf0-4dde-4043-88fc-e447b2e4f208, rgb(255, 255, 255))\"},children:\"Become a Sitepager Partner\"})}),className:\"framer-bn2j4j\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17qeria\",\"data-styles-preset\":\"vSuRg5Prj\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9443a4f3-c79d-4265-b95d-fe3b39869da3, rgb(237, 235, 233))\"},children:\"Love Sitepager? Share it with your network!\"})}),className:\"framer-1nvb8tu\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u9f89k\",\"data-border\":true,\"data-framer-name\":\"What?\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-zgkjnk\",\"data-border\":true,\"data-framer-name\":\"Main container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w4gjqa\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4fxnoh\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1mr7u6\",\"data-styles-preset\":\"WkYN5oogB\",style:{\"--framer-text-alignment\":\"left\"},children:\"What is the Sitepager Partner Program?\"})}),className:\"framer-119e7ig\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1k8riq\",\"data-styles-preset\":\"n4VV4jzz6\",children:\"IInvite your friends or colleagues to Sitepager. They'll get a 20% discount on their subscription for 3 months, and you'll earn 20% of their subscription cost for as long as they stay.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1k8riq\",\"data-styles-preset\":\"n4VV4jzz6\",children:\"It's a win-win. Help more teams catch issues before they go live, and earn rewards for spreading the word.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1k8riq\",\"data-styles-preset\":\"n4VV4jzz6\",children:\"We partner with agencies, freelancers, creators, customers, and others who believe Sitepager could be useful to their clients or audience.\"})]}),className:\"framer-1n3ith\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-molj1j\",\"data-border\":true,\"data-framer-name\":\"How?\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fdotl6\",\"data-border\":true,\"data-framer-name\":\"Main container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rdln8b\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-119tmyj\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1mr7u6\",\"data-styles-preset\":\"WkYN5oogB\",style:{\"--framer-text-alignment\":\"left\"},children:\"How does it work?\"})}),className:\"framer-sjc9a2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l0ehei\",\"data-framer-name\":\"Cards\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ms9hs3\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rlty58-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"S8PEMS_Nx\",scopeId:\"N2URn7Wo1\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-f5909a4b-54e7-4c08-b63f-44713b4eba16, rgb(160, 224, 13))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"NumberOne\",id:\"S8PEMS_Nx\",layoutId:\"S8PEMS_Nx\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b7nres\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-g81avr\",\"data-styles-preset\":\"V_9DXRxzH\",style:{\"--framer-text-alignment\":\"left\"},children:\"Let us know you're interested\"})}),className:\"framer-aq5ixa\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1k8riq\",\"data-styles-preset\":\"n4VV4jzz6\",children:[\"Fill out the short \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jjAv1XQKZ\"},motionChild:true,nodeId:\"JOUVWmCsZ\",openInNewTab:true,scopeId:\"N2URn7Wo1\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1p17rnj\",\"data-styles-preset\":\"ylMc1mH5G\",children:\"form\"})}),\". We\u2019ll hop on a quick call and set you up with your code to share.\"]})}),className:\"framer-18gzi53\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1puapyl\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-147jn7d-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"eahchtkSV\",scopeId:\"N2URn7Wo1\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-f5909a4b-54e7-4c08-b63f-44713b4eba16, rgb(160, 224, 13))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"NumberTwo\",id:\"eahchtkSV\",layoutId:\"eahchtkSV\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15oapjw\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-g81avr\",\"data-styles-preset\":\"V_9DXRxzH\",style:{\"--framer-text-alignment\":\"left\"},children:\"Share your partner code\"})}),className:\"framer-1l7ryfu\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1k8riq\",\"data-styles-preset\":\"n4VV4jzz6\",children:\"Share your unique code with your network. It counts as a referral when someone signs up with your code and becomes a paying Sitepager customer.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1k8riq\",\"data-styles-preset\":\"n4VV4jzz6\",children:[\"\u2192 Referees will get \",/*#__PURE__*/_jsx(\"strong\",{children:\"20% off their subscription for 3 months.\"})]})]}),className:\"framer-1lsm89c\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-137ygh1\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-h3ek1b\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-lfseeh-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QSOQGzT3L\",scopeId:\"N2URn7Wo1\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-f5909a4b-54e7-4c08-b63f-44713b4eba16, rgb(160, 224, 13))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"NumberThree\",id:\"QSOQGzT3L\",layoutId:\"QSOQGzT3L\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h006ty\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-g81avr\",\"data-styles-preset\":\"V_9DXRxzH\",style:{\"--framer-text-alignment\":\"left\"},children:\"Earn your rewards\"})}),className:\"framer-lr3sek\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1k8riq\",\"data-styles-preset\":\"n4VV4jzz6\",children:[\"You\u2019ll earn \",/*#__PURE__*/_jsx(\"strong\",{children:\"20% of their subscription each month\"}),\", for as long as they stay subscribed.\"]})}),className:\"framer-17h0jgv\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1njn4fc\",\"data-border\":true,\"data-framer-name\":\"Share\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q5x2q8\",\"data-border\":true,\"data-framer-name\":\"Main container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vociu5\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7360fd\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1mr7u6\",\"data-styles-preset\":\"WkYN5oogB\",style:{\"--framer-text-alignment\":\"left\"},children:\"Ways to Share Sitepager\"})}),className:\"framer-5qiha8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17qeria\",\"data-styles-preset\":\"vSuRg5Prj\",children:\"Try these  ideas to introduce Sitepager to your audience!\"})}),className:\"framer-95if4v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e0yf0h\",\"data-framer-name\":\"Cards\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1obftra\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10bg1f3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17qeria\",\"data-styles-preset\":\"vSuRg5Prj\",style:{\"--framer-text-alignment\":\"left\"},children:\"\uD83D\uDCE9 Send a newsletter or email featuring Sitepager\"})}),className:\"framer-vq6ba9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1lczw12\",\"data-styles-preset\":\"IQb7x2Sds\",children:\"Show how you use it to catch website issues or improve internal processes.\"})}),className:\"framer-15igcek\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ryvdhu\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1865orj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17qeria\",\"data-styles-preset\":\"vSuRg5Prj\",style:{\"--framer-text-alignment\":\"left\"},children:\"\uD83D\uDE0D Make a post on LinkedIn, Twitter, or Facebook\"})}),className:\"framer-1pyayzq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1lczw12\",\"data-styles-preset\":\"IQb7x2Sds\",children:\"Share your experience using Sitepager or highlight a feature you like.\"})}),className:\"framer-1nl2uz5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7321z1\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6n2fau\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17qeria\",\"data-styles-preset\":\"vSuRg5Prj\",style:{\"--framer-text-alignment\":\"left\"},children:\"\uD83D\uDCF9 Partner with us for a webinar or screen share\"})}),className:\"framer-1vu1qho\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1lczw12\",\"data-styles-preset\":\"IQb7x2Sds\",children:\"Walk through how you use Sitepager with clients or in your workflow.\"})}),className:\"framer-xadvnj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1xwfpwz\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-135llb7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17qeria\",\"data-styles-preset\":\"vSuRg5Prj\",style:{\"--framer-text-alignment\":\"left\"},children:\"\u2B50\uFE0F Add Sitepager to your website as a recommended tool\"})}),className:\"framer-ncmwzv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1lczw12\",\"data-styles-preset\":\"IQb7x2Sds\",children:\"Include it on a tools page, footer, or anywhere you list your favorite apps.\"})}),className:\"framer-1t2u885\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-cjqr63\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qf1ebl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17qeria\",\"data-styles-preset\":\"vSuRg5Prj\",style:{\"--framer-text-alignment\":\"left\"},children:\"\uD83C\uDF99 Talk about Sitepager on your podcast or YouTube channel\"})}),className:\"framer-1ms5lbc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1lczw12\",\"data-styles-preset\":\"IQb7x2Sds\",children:\"Mention it in episodes or videos where you discuss website workflows, SEO audits, or testing.\"})}),className:\"framer-dhx5uv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1majx56\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a3g8ws\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17qeria\",\"data-styles-preset\":\"vSuRg5Prj\",style:{\"--framer-text-alignment\":\"left\"},children:\"\uD83D\uDCDA Write a blog post, case study, or resource\"})}),className:\"framer-1axrlzy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1lczw12\",\"data-styles-preset\":\"IQb7x2Sds\",children:\"Explain how you use Sitepager to help teams catch visual issues or test at scale.\"})}),className:\"framer-90jb1s\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1w3a1cu\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1k8riq\",\"data-styles-preset\":\"n4VV4jzz6\",children:\"Let us know if there are more ways you would like to partner!\"})}),className:\"framer-6avth1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7dr4s\",\"data-border\":true,\"data-framer-name\":\"CTA section\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14lul9f\",\"data-border\":true,\"data-framer-name\":\"Banner\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1z12nae\",\"data-framer-name\":\"Pattern\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e8q1zg\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1v8n2fz\",\"data-styles-preset\":\"E017PBrfV\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-36bb1a2d-632b-41b6-8e08-ee48dcf29873, rgb(16, 16, 16))\"},children:\"Ready to become a Partner?\"})}),className:\"framer-15lp74c\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"jjAv1XQKZ\"},implicitPathVariables:undefined},{href:{webPageId:\"jjAv1XQKZ\"},implicitPathVariables:undefined},{href:{webPageId:\"jjAv1XQKZ\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h0nxzy-container\",nodeId:\"eIBDyAbrD\",scopeId:\"N2URn7Wo1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcBf0ptas:{EiEU24ZnT:resolvedLinks[2]},SEABSZzjv:{EiEU24ZnT:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonsPrimary,{EiEU24ZnT:resolvedLinks[0],height:\"100%\",id:\"eIBDyAbrD\",Kr3LjdzQA:false,layoutId:\"eIBDyAbrD\",QTPGB_MgK:\"Fill out this 30-second form\",style:{height:\"100%\"},variant:\"xM5PygEYs\",width:\"100%\",Yp8KgIyBQ:\"\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3ifvsi\",\"data-border\":true,\"data-framer-name\":\"FAQ section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k5l1cg\",\"data-border\":true,\"data-framer-name\":\"Main container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-obourr\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zvyupa-container\",nodeId:\"u6bhPVi1K\",scopeId:\"N2URn7Wo1\",children:/*#__PURE__*/_jsx(Tag,{height:\"100%\",id:\"u6bhPVi1K\",layoutId:\"u6bhPVi1K\",style:{height:\"100%\"},uTXaAf4vS:\"FAQs\",variant:\"HgnGA8QKl\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tc8i0k\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1mr7u6\",\"data-styles-preset\":\"WkYN5oogB\",style:{\"--framer-text-alignment\":\"center\"},children:\"Frequently Asked Questions\"})}),className:\"framer-6rrwqm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17qeria\",\"data-styles-preset\":\"vSuRg5Prj\",style:{\"--framer-text-alignment\":\"center\"},children:\"Answers to the most common questions about the Sitepager Partner Program.\"})}),className:\"framer-1eruf3z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcBf0ptas:{width:`min(min(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 24px, 1px), 1200px), 720px)`},SEABSZzjv:{width:`min(min(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 80px, 1px), 1200px), 720px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:`min(min(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 270px, 1px), 1200px), 720px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ugxtsu-container\",nodeId:\"AMq5zw2AU\",scopeId:\"N2URn7Wo1\",children:/*#__PURE__*/_jsx(InteractiveFAQs,{height:\"100%\",id:\"AMq5zw2AU\",layoutId:\"AMq5zw2AU\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"POORRDkM2\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:298,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-s7v7id-container\",nodeId:\"qGJYm6NwA\",scopeId:\"N2URn7Wo1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JcBf0ptas:{variant:\"BojCDgEC6\"},SEABSZzjv:{variant:\"vzE5U2c47\"}},children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",id:\"qGJYm6NwA\",layoutId:\"qGJYm6NwA\",style:{width:\"100%\"},variant:\"s1CxA9BvP\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-iEunz.framer-1meo52c, .framer-iEunz .framer-1meo52c { display: block; }\",\".framer-iEunz.framer-1wlpb88 { align-content: center; align-items: center; background-color: var(--token-21617c73-399f-43b2-80b4-cac8aa76890a, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-iEunz .framer-1kbbww4-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-iEunz .framer-1uz7i32, .framer-iEunz .framer-1u9f89k, .framer-iEunz .framer-molj1j, .framer-iEunz .framer-1njn4fc { --border-bottom-width: 1px; --border-color: var(--token-1691cb44-c002-4542-9545-8a0801f91af2, #e7e7e7); --border-left-width: 0px; --border-right-width: 0px; --border-style: dotted; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-iEunz .framer-1lp3s5u { --border-bottom-width: 0px; --border-color: var(--token-1691cb44-c002-4542-9545-8a0801f91af2, #e7e7e7); --border-left-width: 1px; --border-right-width: 1px; --border-style: dotted; --border-top-width: 0px; align-content: center; align-items: center; background-color: var(--token-7d1d470d-9a2a-4233-a03b-718c27303a13, #1f2937); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 120px 40px 120px 40px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-iEunz .framer-1nokdof { -webkit-mask: url('https://framerusercontent.com/images/0RjNkZYilrHi1gaLamPLmApzh4.svg') alpha repeat top / 31px 31px add; background-color: var(--token-36bb1a2d-632b-41b6-8e08-ee48dcf29873, #101010); bottom: 0px; flex: none; left: 0px; mask: url('https://framerusercontent.com/images/0RjNkZYilrHi1gaLamPLmApzh4.svg') alpha repeat top / 31px 31px add; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-iEunz .framer-1ha2jm2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 700px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iEunz .framer-ki1hae { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iEunz .framer-bn2j4j, .framer-iEunz .framer-119e7ig, .framer-iEunz .framer-1n3ith, .framer-iEunz .framer-sjc9a2, .framer-iEunz .framer-aq5ixa, .framer-iEunz .framer-1l7ryfu, .framer-iEunz .framer-1lsm89c, .framer-iEunz .framer-lr3sek, .framer-iEunz .framer-17h0jgv, .framer-iEunz .framer-5qiha8, .framer-iEunz .framer-95if4v, .framer-iEunz .framer-vq6ba9, .framer-iEunz .framer-15igcek, .framer-iEunz .framer-1pyayzq, .framer-iEunz .framer-1nl2uz5, .framer-iEunz .framer-1vu1qho, .framer-iEunz .framer-xadvnj, .framer-iEunz .framer-ncmwzv, .framer-iEunz .framer-1t2u885, .framer-iEunz .framer-1ms5lbc, .framer-iEunz .framer-dhx5uv, .framer-iEunz .framer-1axrlzy, .framer-iEunz .framer-90jb1s, .framer-iEunz .framer-6avth1, .framer-iEunz .framer-15lp74c, .framer-iEunz .framer-6rrwqm, .framer-iEunz .framer-1eruf3z { --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; }\",\".framer-iEunz .framer-1nvb8tu { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-iEunz .framer-zgkjnk { --border-bottom-width: 0px; --border-color: var(--token-1691cb44-c002-4542-9545-8a0801f91af2, #e7e7e7); --border-left-width: 1px; --border-right-width: 1px; --border-style: dotted; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 100px 32px 60px 32px; position: relative; width: 1px; }\",\".framer-iEunz .framer-1w4gjqa { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-iEunz .framer-4fxnoh, .framer-iEunz .framer-1b7nres, .framer-iEunz .framer-15oapjw, .framer-iEunz .framer-h006ty, .framer-iEunz .framer-tc8i0k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iEunz .framer-1fdotl6, .framer-iEunz .framer-1q5x2q8 { --border-bottom-width: 0px; --border-color: var(--token-1691cb44-c002-4542-9545-8a0801f91af2, #e7e7e7); --border-left-width: 1px; --border-right-width: 1px; --border-style: dotted; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 100px 32px 100px 32px; position: relative; width: 1px; }\",\".framer-iEunz .framer-1rdln8b { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-iEunz .framer-119tmyj, .framer-iEunz .framer-7360fd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iEunz .framer-1l0ehei { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iEunz .framer-1ms9hs3 { align-content: flex-start; align-items: flex-start; box-shadow: 0px 1px 2px 0px var(--token-4a18edb7-e149-464f-8c02-aa015661ab43, #cef95d); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; min-width: 280px; overflow: hidden; padding: 32px; position: relative; width: 1px; }\",\".framer-iEunz .framer-rlty58-container, .framer-iEunz .framer-147jn7d-container, .framer-iEunz .framer-lfseeh-container { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-iEunz .framer-18gzi53 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-iEunz .framer-1puapyl { align-content: flex-start; align-items: flex-start; box-shadow: 0px 1px 2px 0px var(--token-4a18edb7-e149-464f-8c02-aa015661ab43, #cef95d); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; min-width: 450px; overflow: hidden; padding: 32px; position: relative; width: 1px; }\",\".framer-iEunz .framer-137ygh1 { align-content: flex-start; align-items: flex-start; box-shadow: 0px 1px 2px 0px var(--token-4a18edb7-e149-464f-8c02-aa015661ab43, #cef95d); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; min-width: 320px; overflow: hidden; padding: 32px; position: relative; width: 1px; }\",\".framer-iEunz .framer-h3ek1b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iEunz .framer-vociu5 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-iEunz .framer-e0yf0h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iEunz .framer-1obftra, .framer-iEunz .framer-ryvdhu, .framer-iEunz .framer-7321z1, .framer-iEunz .framer-1xwfpwz, .framer-iEunz .framer-cjqr63, .framer-iEunz .framer-1majx56, .framer-iEunz .framer-1w3a1cu { align-content: flex-start; align-items: flex-start; box-shadow: 0px 1px 1px 0px var(--token-d0fee7ae-ecfd-4d64-b3d9-f38b79d987d7, #f9ffe6); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; min-width: 280px; overflow: hidden; padding: 16px 0px 16px 0px; position: relative; width: 100%; }\",\".framer-iEunz .framer-10bg1f3, .framer-iEunz .framer-1865orj, .framer-iEunz .framer-6n2fau, .framer-iEunz .framer-135llb7, .framer-iEunz .framer-1qf1ebl, .framer-iEunz .framer-1a3g8ws { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iEunz .framer-7dr4s { --border-bottom-width: 1px; --border-color: var(--token-1691cb44-c002-4542-9545-8a0801f91af2, #e7e7e7); --border-left-width: 0px; --border-right-width: 0px; --border-style: dotted; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 80px 135px 80px 135px; position: relative; width: 100%; }\",\".framer-iEunz .framer-14lul9f { --border-bottom-width: 1px; --border-color: var(--token-1691cb44-c002-4542-9545-8a0801f91af2, #e7e7e7); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: rgba(249, 255, 230, 0.3); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 100px 20px 100px 20px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-iEunz .framer-1z12nae { -webkit-mask: url('https://framerusercontent.com/images/0RjNkZYilrHi1gaLamPLmApzh4.svg') alpha repeat top / 31px 31px add; background-color: var(--token-d1a3e0f4-6e17-46f5-80ee-40f13ad38ea2, rgba(249, 255, 230, 0.5)); bottom: 0px; flex: none; left: 0px; mask: url('https://framerusercontent.com/images/0RjNkZYilrHi1gaLamPLmApzh4.svg') alpha repeat top / 31px 31px add; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-iEunz .framer-1e8q1zg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 700px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iEunz .framer-1h0nxzy-container { flex: none; height: 44px; position: relative; width: auto; }\",\".framer-iEunz .framer-3ifvsi { --border-bottom-width: 1px; --border-color: var(--token-1691cb44-c002-4542-9545-8a0801f91af2, #e7e7e7); --border-left-width: 0px; --border-right-width: 0px; --border-style: dotted; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 135px; position: relative; width: 100%; }\",\".framer-iEunz .framer-1k5l1cg { --border-bottom-width: 0px; --border-color: var(--token-1691cb44-c002-4542-9545-8a0801f91af2, #e7e7e7); --border-left-width: 1px; --border-right-width: 1px; --border-style: dotted; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-iEunz .framer-obourr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iEunz .framer-zvyupa-container { flex: none; height: 32px; position: relative; width: auto; }\",\".framer-iEunz .framer-1ugxtsu-container { flex: none; height: auto; max-width: 720px; position: relative; width: 100%; }\",\".framer-iEunz .framer-s7v7id-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-iEunz.framer-1wlpb88, .framer-iEunz .framer-1uz7i32, .framer-iEunz .framer-1lp3s5u, .framer-iEunz .framer-1ha2jm2, .framer-iEunz .framer-ki1hae, .framer-iEunz .framer-1u9f89k, .framer-iEunz .framer-zgkjnk, .framer-iEunz .framer-1w4gjqa, .framer-iEunz .framer-4fxnoh, .framer-iEunz .framer-molj1j, .framer-iEunz .framer-1fdotl6, .framer-iEunz .framer-1rdln8b, .framer-iEunz .framer-119tmyj, .framer-iEunz .framer-1l0ehei, .framer-iEunz .framer-1ms9hs3, .framer-iEunz .framer-1b7nres, .framer-iEunz .framer-1puapyl, .framer-iEunz .framer-15oapjw, .framer-iEunz .framer-137ygh1, .framer-iEunz .framer-h3ek1b, .framer-iEunz .framer-h006ty, .framer-iEunz .framer-1njn4fc, .framer-iEunz .framer-1q5x2q8, .framer-iEunz .framer-vociu5, .framer-iEunz .framer-7360fd, .framer-iEunz .framer-e0yf0h, .framer-iEunz .framer-1obftra, .framer-iEunz .framer-10bg1f3, .framer-iEunz .framer-ryvdhu, .framer-iEunz .framer-1865orj, .framer-iEunz .framer-7321z1, .framer-iEunz .framer-6n2fau, .framer-iEunz .framer-1xwfpwz, .framer-iEunz .framer-135llb7, .framer-iEunz .framer-cjqr63, .framer-iEunz .framer-1qf1ebl, .framer-iEunz .framer-1majx56, .framer-iEunz .framer-1a3g8ws, .framer-iEunz .framer-1w3a1cu, .framer-iEunz .framer-7dr4s, .framer-iEunz .framer-14lul9f, .framer-iEunz .framer-1e8q1zg, .framer-iEunz .framer-3ifvsi, .framer-iEunz .framer-1k5l1cg, .framer-iEunz .framer-obourr, .framer-iEunz .framer-tc8i0k { gap: 0px; } .framer-iEunz.framer-1wlpb88 > *, .framer-iEunz .framer-119tmyj > *, .framer-iEunz .framer-7360fd > *, .framer-iEunz .framer-e0yf0h > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-iEunz.framer-1wlpb88 > :first-child, .framer-iEunz .framer-1lp3s5u > :first-child, .framer-iEunz .framer-1ha2jm2 > :first-child, .framer-iEunz .framer-ki1hae > :first-child, .framer-iEunz .framer-1w4gjqa > :first-child, .framer-iEunz .framer-4fxnoh > :first-child, .framer-iEunz .framer-1rdln8b > :first-child, .framer-iEunz .framer-119tmyj > :first-child, .framer-iEunz .framer-1ms9hs3 > :first-child, .framer-iEunz .framer-1b7nres > :first-child, .framer-iEunz .framer-1puapyl > :first-child, .framer-iEunz .framer-15oapjw > :first-child, .framer-iEunz .framer-137ygh1 > :first-child, .framer-iEunz .framer-h006ty > :first-child, .framer-iEunz .framer-vociu5 > :first-child, .framer-iEunz .framer-7360fd > :first-child, .framer-iEunz .framer-e0yf0h > :first-child, .framer-iEunz .framer-1obftra > :first-child, .framer-iEunz .framer-10bg1f3 > :first-child, .framer-iEunz .framer-ryvdhu > :first-child, .framer-iEunz .framer-1865orj > :first-child, .framer-iEunz .framer-7321z1 > :first-child, .framer-iEunz .framer-6n2fau > :first-child, .framer-iEunz .framer-1xwfpwz > :first-child, .framer-iEunz .framer-135llb7 > :first-child, .framer-iEunz .framer-cjqr63 > :first-child, .framer-iEunz .framer-1qf1ebl > :first-child, .framer-iEunz .framer-1majx56 > :first-child, .framer-iEunz .framer-1a3g8ws > :first-child, .framer-iEunz .framer-1w3a1cu > :first-child, .framer-iEunz .framer-14lul9f > :first-child, .framer-iEunz .framer-1e8q1zg > :first-child, .framer-iEunz .framer-1k5l1cg > :first-child, .framer-iEunz .framer-obourr > :first-child, .framer-iEunz .framer-tc8i0k > :first-child { margin-top: 0px; } .framer-iEunz.framer-1wlpb88 > :last-child, .framer-iEunz .framer-1lp3s5u > :last-child, .framer-iEunz .framer-1ha2jm2 > :last-child, .framer-iEunz .framer-ki1hae > :last-child, .framer-iEunz .framer-1w4gjqa > :last-child, .framer-iEunz .framer-4fxnoh > :last-child, .framer-iEunz .framer-1rdln8b > :last-child, .framer-iEunz .framer-119tmyj > :last-child, .framer-iEunz .framer-1ms9hs3 > :last-child, .framer-iEunz .framer-1b7nres > :last-child, .framer-iEunz .framer-1puapyl > :last-child, .framer-iEunz .framer-15oapjw > :last-child, .framer-iEunz .framer-137ygh1 > :last-child, .framer-iEunz .framer-h006ty > :last-child, .framer-iEunz .framer-vociu5 > :last-child, .framer-iEunz .framer-7360fd > :last-child, .framer-iEunz .framer-e0yf0h > :last-child, .framer-iEunz .framer-1obftra > :last-child, .framer-iEunz .framer-10bg1f3 > :last-child, .framer-iEunz .framer-ryvdhu > :last-child, .framer-iEunz .framer-1865orj > :last-child, .framer-iEunz .framer-7321z1 > :last-child, .framer-iEunz .framer-6n2fau > :last-child, .framer-iEunz .framer-1xwfpwz > :last-child, .framer-iEunz .framer-135llb7 > :last-child, .framer-iEunz .framer-cjqr63 > :last-child, .framer-iEunz .framer-1qf1ebl > :last-child, .framer-iEunz .framer-1majx56 > :last-child, .framer-iEunz .framer-1a3g8ws > :last-child, .framer-iEunz .framer-1w3a1cu > :last-child, .framer-iEunz .framer-14lul9f > :last-child, .framer-iEunz .framer-1e8q1zg > :last-child, .framer-iEunz .framer-1k5l1cg > :last-child, .framer-iEunz .framer-obourr > :last-child, .framer-iEunz .framer-tc8i0k > :last-child { margin-bottom: 0px; } .framer-iEunz .framer-1uz7i32 > *, .framer-iEunz .framer-1u9f89k > *, .framer-iEunz .framer-molj1j > *, .framer-iEunz .framer-1njn4fc > *, .framer-iEunz .framer-7dr4s > *, .framer-iEunz .framer-3ifvsi > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-iEunz .framer-1uz7i32 > :first-child, .framer-iEunz .framer-1u9f89k > :first-child, .framer-iEunz .framer-zgkjnk > :first-child, .framer-iEunz .framer-molj1j > :first-child, .framer-iEunz .framer-1fdotl6 > :first-child, .framer-iEunz .framer-1l0ehei > :first-child, .framer-iEunz .framer-h3ek1b > :first-child, .framer-iEunz .framer-1njn4fc > :first-child, .framer-iEunz .framer-1q5x2q8 > :first-child, .framer-iEunz .framer-7dr4s > :first-child, .framer-iEunz .framer-3ifvsi > :first-child { margin-left: 0px; } .framer-iEunz .framer-1uz7i32 > :last-child, .framer-iEunz .framer-1u9f89k > :last-child, .framer-iEunz .framer-zgkjnk > :last-child, .framer-iEunz .framer-molj1j > :last-child, .framer-iEunz .framer-1fdotl6 > :last-child, .framer-iEunz .framer-1l0ehei > :last-child, .framer-iEunz .framer-h3ek1b > :last-child, .framer-iEunz .framer-1njn4fc > :last-child, .framer-iEunz .framer-1q5x2q8 > :last-child, .framer-iEunz .framer-7dr4s > :last-child, .framer-iEunz .framer-3ifvsi > :last-child { margin-right: 0px; } .framer-iEunz .framer-1lp3s5u > *, .framer-iEunz .framer-1ha2jm2 > *, .framer-iEunz .framer-1w4gjqa > *, .framer-iEunz .framer-1ms9hs3 > *, .framer-iEunz .framer-1puapyl > *, .framer-iEunz .framer-137ygh1 > *, .framer-iEunz .framer-1obftra > *, .framer-iEunz .framer-ryvdhu > *, .framer-iEunz .framer-7321z1 > *, .framer-iEunz .framer-1xwfpwz > *, .framer-iEunz .framer-cjqr63 > *, .framer-iEunz .framer-1majx56 > *, .framer-iEunz .framer-1w3a1cu > *, .framer-iEunz .framer-14lul9f > *, .framer-iEunz .framer-obourr > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-iEunz .framer-ki1hae > *, .framer-iEunz .framer-1rdln8b > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-iEunz .framer-zgkjnk > *, .framer-iEunz .framer-1fdotl6 > *, .framer-iEunz .framer-1q5x2q8 > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-iEunz .framer-4fxnoh > *, .framer-iEunz .framer-1b7nres > *, .framer-iEunz .framer-15oapjw > *, .framer-iEunz .framer-h006ty > *, .framer-iEunz .framer-1e8q1zg > *, .framer-iEunz .framer-tc8i0k > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-iEunz .framer-1l0ehei > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-iEunz .framer-h3ek1b > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-iEunz .framer-vociu5 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-iEunz .framer-10bg1f3 > *, .framer-iEunz .framer-1865orj > *, .framer-iEunz .framer-6n2fau > *, .framer-iEunz .framer-135llb7 > *, .framer-iEunz .framer-1qf1ebl > *, .framer-iEunz .framer-1a3g8ws > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-iEunz .framer-1k5l1cg > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,'.framer-iEunz[data-border=\"true\"]::after, .framer-iEunz [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1439px) { .framer-iEunz.framer-1wlpb88 { width: 810px; } .framer-iEunz .framer-zgkjnk { gap: 40px; } .framer-iEunz .framer-1fdotl6, .framer-iEunz .framer-1q5x2q8 { gap: 40px; padding: 60px 32px 60px 32px; } .framer-iEunz .framer-7dr4s { padding: 60px 40px 60px 40px; } .framer-iEunz .framer-3ifvsi { padding: 135px 40px 135px 40px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-iEunz .framer-zgkjnk, .framer-iEunz .framer-1fdotl6, .framer-iEunz .framer-1q5x2q8 { gap: 0px; } .framer-iEunz .framer-zgkjnk > *, .framer-iEunz .framer-1fdotl6 > *, .framer-iEunz .framer-1q5x2q8 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-iEunz .framer-zgkjnk > :first-child, .framer-iEunz .framer-1fdotl6 > :first-child, .framer-iEunz .framer-1q5x2q8 > :first-child { margin-left: 0px; } .framer-iEunz .framer-zgkjnk > :last-child, .framer-iEunz .framer-1fdotl6 > :last-child, .framer-iEunz .framer-1q5x2q8 > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-iEunz.framer-1wlpb88 { width: 390px; } .framer-iEunz .framer-1uz7i32 { flex-direction: column; padding: 0px 12px 0px 12px; } .framer-iEunz .framer-1lp3s5u { flex: none; padding: 120px 20px 120px 20px; width: 100%; } .framer-iEunz .framer-1u9f89k, .framer-iEunz .framer-molj1j, .framer-iEunz .framer-1njn4fc { padding: 0px 12px 0px 12px; } .framer-iEunz .framer-zgkjnk { flex-direction: column; gap: 32px; padding: 60px 20px 40px 20px; } .framer-iEunz .framer-1w4gjqa, .framer-iEunz .framer-1rdln8b, .framer-iEunz .framer-vociu5 { flex: none; width: 100%; } .framer-iEunz .framer-1fdotl6 { flex-direction: column; gap: 32px; padding: 40px 20px 40px 20px; } .framer-iEunz .framer-1ms9hs3, .framer-iEunz .framer-1puapyl, .framer-iEunz .framer-137ygh1, .framer-iEunz .framer-1obftra, .framer-iEunz .framer-ryvdhu, .framer-iEunz .framer-7321z1, .framer-iEunz .framer-1xwfpwz, .framer-iEunz .framer-cjqr63, .framer-iEunz .framer-1majx56, .framer-iEunz .framer-1w3a1cu { min-width: 260px; } .framer-iEunz .framer-1q5x2q8 { flex-direction: column; gap: 32px; padding: 60px 20px 60px 20px; } .framer-iEunz .framer-e0yf0h { gap: 20px; } .framer-iEunz .framer-7dr4s { padding: 60px 12px 60px 12px; } .framer-iEunz .framer-14lul9f { padding: 80px 20px 80px 20px; } .framer-iEunz .framer-3ifvsi { padding: 80px 12px 80px 12px; } .framer-iEunz .framer-1k5l1cg { gap: 32px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-iEunz .framer-1uz7i32, .framer-iEunz .framer-zgkjnk, .framer-iEunz .framer-1fdotl6, .framer-iEunz .framer-1q5x2q8, .framer-iEunz .framer-e0yf0h, .framer-iEunz .framer-1k5l1cg { gap: 0px; } .framer-iEunz .framer-1uz7i32 > *, .framer-iEunz .framer-zgkjnk > *, .framer-iEunz .framer-1fdotl6 > *, .framer-iEunz .framer-1q5x2q8 > *, .framer-iEunz .framer-1k5l1cg > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-iEunz .framer-1uz7i32 > :first-child, .framer-iEunz .framer-zgkjnk > :first-child, .framer-iEunz .framer-1fdotl6 > :first-child, .framer-iEunz .framer-1q5x2q8 > :first-child, .framer-iEunz .framer-e0yf0h > :first-child, .framer-iEunz .framer-1k5l1cg > :first-child { margin-top: 0px; } .framer-iEunz .framer-1uz7i32 > :last-child, .framer-iEunz .framer-zgkjnk > :last-child, .framer-iEunz .framer-1fdotl6 > :last-child, .framer-iEunz .framer-1q5x2q8 > :last-child, .framer-iEunz .framer-e0yf0h > :last-child, .framer-iEunz .framer-1k5l1cg > :last-child { margin-bottom: 0px; } .framer-iEunz .framer-e0yf0h > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4099\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"SEABSZzjv\":{\"layout\":[\"fixed\",\"auto\"]},\"JcBf0ptas\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerN2URn7Wo1=withCSS(Component,css,\"framer-iEunz\");export default FramerN2URn7Wo1;FramerN2URn7Wo1.displayName=\"Webflow Testing\";FramerN2URn7Wo1.defaultProps={height:4099,width:1440};addFonts(FramerN2URn7Wo1,[{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\"}]},...NavigationNavBarFonts,...PhosphorFonts,...ButtonsPrimaryFonts,...TagFonts,...InteractiveFAQsFonts,...NavigationFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerN2URn7Wo1\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SEABSZzjv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JcBf0ptas\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"4099\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationNavBarFonts", "getFonts", "jBzjFrEWY_default", "PhosphorFonts", "Icon", "MotionDivWithFX", "withFX", "motion", "ButtonsPrimaryFonts", "P7B5yL40j_default", "TagFonts", "on7AAz7Qe_default", "InteractiveFAQsFonts", "tOUeA1GYC_default", "NavigationFooterFonts", "EmVwbqUHg_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "transition2", "animation3", "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", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "jBzjFrEWY_default", "RichText2", "x", "MotionDivWithFX", "Icon", "Link", "ResolveLinks", "resolvedLinks", "P7B5yL40j_default", "on7AAz7Qe_default", "tOUeA1GYC_default", "EmVwbqUHg_default", "css", "FramerN2URn7Wo1", "withCSS", "N2URn7Wo1_default", "addFonts", "NavigationNavBarFonts", "PhosphorFonts", "ButtonsPrimaryFonts", "TagFonts", "InteractiveFAQsFonts", "NavigationFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
