{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/c3OJzRXqNJaqHd0l4dS1/8zEGEq6yV5lI7z5ai2bY/GkrWRVbI1.js", "ssg:https://framerusercontent.com/modules/nntF7Bfhcsuu5rLo9QBk/fPfo8Ute2guafTKlMA8t/fmiEch3dN.js", "ssg:https://framerusercontent.com/modules/NJOYIIzscgikDgbZpAnj/efKn7ydai2SgNHKg46Wi/T2ULkO55R.js", "ssg:https://framerusercontent.com/modules/WaZtl7ddfp61wH5EiXxF/UVNJiDDwgdtMCrjKXWcU/BNgWAZj6t.js", "ssg:https://framerusercontent.com/modules/D9ezaPrGHgiDLO4MAe4e/kMrZb153kjjyctYIB9cK/An_HZTHEM.js", "ssg:https://framerusercontent.com/modules/1ANq1QrU3pwdNEzBsEMc/SDVJhPmllc3BXvP4b91Q/vLMPaYdkM.js", "ssg:https://framerusercontent.com/modules/eFiulaH14X6b334vNS86/u11zWIPVPXqHQyoXCSGV/cqpPc7Ess.js", "ssg:https://framerusercontent.com/modules/wBOdKfFaAyJL30GqTYvn/nXNR87hcNmJCXjdViDa7/EqtMGaNr8.js", "ssg:https://framerusercontent.com/modules/rRNcfxCl6QXmtwJw7hbA/oiJrv2PxZ5YevprzdgHV/bp8PlZvef.js", "ssg:https://framerusercontent.com/modules/elczzRSEDN88txRKkRLH/KWX6QepRA85ARrO4LBv9/c1MTHUYIG.js", "ssg:https://framerusercontent.com/modules/hPGJDDL9TeSZPuAjZsOV/QjE1nOI31IwoSLdJNs60/U3WkRuz0m.js", "ssg:https://framerusercontent.com/modules/1AkJC5KF43AXsnDBa2NT/KzC6AdkgLANzqYfBH4kU/WgPNtelgv.js", "ssg:https://framerusercontent.com/modules/Rh1Gk3jLAcbKQVjQrK9n/J79LTjZbTFSbhTtQJ8FQ/pBjiFUuLb.js", "ssg:https://framerusercontent.com/modules/4hQfNppYimt7tzbN4gCL/7kQbWQh9oMhHlcLXfMPN/QG03hmasA.js"],
  "sourcesContent": ["// Generated by Framer (47ebf4a)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"LyHHUGf8J\",\"ts2gM1FAH\",\"vGFzembSD\",\"ItW6O49AI\",\"J_CXRiCQE\"];const serializationHash=\"framer-IyqCm\";const variantClassNames={ItW6O49AI:\"framer-v-scq6yo\",J_CXRiCQE:\"framer-v-9h5xlu\",LyHHUGf8J:\"framer-v-113c1b\",ts2gM1FAH:\"framer-v-l37s9s\",vGFzembSD:\"framer-v-6wpdfn\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Base (Large Blur)\":\"LyHHUGf8J\",\"Base (Small Blur)\":\"ts2gM1FAH\",\"Colored Box/Base\":\"ItW6O49AI\",\"In-App Workflow\":\"J_CXRiCQE\",Light:\"vGFzembSD\"};const getProps=({backgroundBlur,height,id,radius,width,...props})=>{return{...props,D10k6XT04:backgroundBlur??props.D10k6XT04??8,O_fNK7Zx4:radius??props.O_fNK7Zx4??\"0px\",variant:humanReadableVariantMap[props.variant]??props.variant??\"LyHHUGf8J\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,D10k6XT04,O_fNK7Zx4,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"LyHHUGf8J\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-113c1b\",className,classNames),\"data-framer-name\":\"Base (Large Blur)\",layoutDependency:layoutDependency,layoutId:\"LyHHUGf8J\",ref:refBinding,style:{backdropFilter:\"blur(40px)\",backgroundColor:\"rgba(255, 255, 255, 0.01)\",borderBottomLeftRadius:radiusForCorner(O_fNK7Zx4,3),borderBottomRightRadius:radiusForCorner(O_fNK7Zx4,2),borderTopLeftRadius:radiusForCorner(O_fNK7Zx4,0),borderTopRightRadius:radiusForCorner(O_fNK7Zx4,1),boxShadow:\"inset 0px 16px 64px -24px rgba(255, 255, 255, 0.15000000596046448), inset 0px 0px 1px 0.5px rgba(255, 255, 255, 0.15000000596046448)\",WebkitBackdropFilter:\"blur(40px)\",...style},variants:{ItW6O49AI:{backdropFilter:\"none\",boxShadow:\"inset 0px 32px 64px 0px rgba(92, 58, 228, 0.07999999821186066), inset 1px 1px 1px -0.5px rgba(92, 58, 228, 0.5), inset 0px 0px 1px 0px rgba(255, 255, 255, 0.4000000059604645)\",WebkitBackdropFilter:\"none\"},J_CXRiCQE:{backdropFilter:\"blur(16px)\",boxShadow:\"0px 12px 32px -16px rgba(92, 58, 228, 0.14000000059604645), 0px 16px 32px -20px rgba(92, 58, 228, 0.05999999865889549), 0px 4px 16px -4px rgba(92, 58, 228, 0.1599999964237213), inset 0px 32px 64px 0px rgba(92, 58, 228, 0.07999999821186066), inset 1px 1px 1px -0.5px rgba(92, 58, 228, 0.5), inset 0px 0px 1px 0px rgba(255, 255, 255, 0.4000000059604645)\",WebkitBackdropFilter:\"blur(16px)\"},ts2gM1FAH:{backdropFilter:\"blur(8px)\",WebkitBackdropFilter:\"blur(8px)\"},vGFzembSD:{backdropFilter:`blur(${D10k6XT04}px)`,boxShadow:\"inset 0px 8px 48px -24px rgba(255, 255, 255, 0.15000000596046448), inset 0px 0px 0.5px 0.5px rgba(255, 255, 255, 0.15000000596046448)\"}},...addPropertyOverrides({ItW6O49AI:{\"data-framer-name\":\"Colored Box/Base\"},J_CXRiCQE:{\"data-framer-name\":\"In-App Workflow\"},ts2gM1FAH:{\"data-framer-name\":\"Base (Small Blur)\"},vGFzembSD:{\"data-framer-name\":\"Light\"}},baseVariant,gestureVariant)})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IyqCm.framer-1wuwbxy, .framer-IyqCm .framer-1wuwbxy { display: block; }\",\".framer-IyqCm.framer-113c1b { height: 200px; position: relative; width: 200px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 200\n * @framerIntrinsicWidth 200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ts2gM1FAH\":{\"layout\":[\"fixed\",\"fixed\"]},\"vGFzembSD\":{\"layout\":[\"fixed\",\"fixed\"]},\"ItW6O49AI\":{\"layout\":[\"fixed\",\"fixed\"]},\"J_CXRiCQE\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"D10k6XT04\":\"backgroundBlur\",\"O_fNK7Zx4\":\"radius\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerGkrWRVbI1=withCSS(Component,css,\"framer-IyqCm\");export default FramerGkrWRVbI1;FramerGkrWRVbI1.displayName=\"Effects\";FramerGkrWRVbI1.defaultProps={height:200,width:200};addPropertyControls(FramerGkrWRVbI1,{variant:{options:[\"LyHHUGf8J\",\"ts2gM1FAH\",\"vGFzembSD\",\"ItW6O49AI\",\"J_CXRiCQE\"],optionTitles:[\"Base (Large Blur)\",\"Base (Small Blur)\",\"Light\",\"Colored Box/Base\",\"In-App Workflow\"],title:\"Variant\",type:ControlType.Enum},D10k6XT04:{defaultValue:8,title:\"Background Blur\",type:ControlType.Number},O_fNK7Zx4:{defaultValue:\"0px\",title:\"Radius\",type:ControlType.BorderRadius}});addFonts(FramerGkrWRVbI1,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGkrWRVbI1\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"D10k6XT04\\\":\\\"backgroundBlur\\\",\\\"O_fNK7Zx4\\\":\\\"radius\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"200\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ts2gM1FAH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vGFzembSD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ItW6O49AI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"J_CXRiCQE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GkrWRVbI1.map", "// Generated by Framer (400c93f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/fb57iBwgyddPO858BA8v/oDki87S3qRzaJYqPugEY/G9jqSRLbq.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/fqOuXG3atQyuSmM25KwT/kgy7fpbibKjQ2UdVfEQp/xLdt0581T.js\";import Effects from\"https://framerusercontent.com/modules/c3OJzRXqNJaqHd0l4dS1/8zEGEq6yV5lI7z5ai2bY/GkrWRVbI1.js\";import ComponentButtonOnDark from\"https://framerusercontent.com/modules/e9s1F0XWdP8pAFn5u6BL/nMmEoORY5PscO7gb9HQ1/QG3s33fSJ.js\";const EffectsFonts=getFonts(Effects);const ComponentButtonOnDarkFonts=getFonts(ComponentButtonOnDark);const enabledGestures={txatUyOJl:{hover:true}};const serializationHash=\"framer-pdxLR\";const variantClassNames={txatUyOJl:\"framer-v-1mm2d9p\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({contentPadding,effectRadius,height,icon,id,link,newTab,smoothScroll,subtext,title,width,...props})=>{return{...props,gnWcGaw3s:effectRadius??props.gnWcGaw3s??\"0px 0px 16px 16px\",HK6FORW62:smoothScroll??props.HK6FORW62,hNIIQ094G:title??props.hNIIQ094G??\"All use cases\",k7QbDEuMN:link??props.k7QbDEuMN,P1dVeopXg:icon??props.P1dVeopXg??{alt:\"\",src:\"https://framerusercontent.com/images/j5BAXlijsQo1f25HpBQ6fA9Y3Jo.svg\"},SNer5ODdB:subtext??props.SNer5ODdB??\"Discover how Paragon propels some of your favorite platforms\",swvrBqzvp:newTab??props.swvrBqzvp,uPRow6fVK:contentPadding??props.uPRow6fVK??\"24px 40px 24px 40px\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,uPRow6fVK,gnWcGaw3s,hNIIQ094G,SNer5ODdB,P1dVeopXg,k7QbDEuMN,swvrBqzvp,HK6FORW62,fjwfBDqFCT2ULkO55R,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"txatUyOJl\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:k7QbDEuMN,motionChild:true,nodeId:\"txatUyOJl\",openInNewTab:swvrBqzvp,scopeId:\"fmiEch3dN\",smoothScroll:HK6FORW62,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1mm2d9p\",className,classNames)} framer-djlrdy`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"txatUyOJl\",ref:refBinding,style:{\"--lnh2pr\":numberToPixelString(uPRow6fVK),backgroundColor:\"rgba(255, 255, 255, 0)\",borderBottomLeftRadius:radiusForCorner(gnWcGaw3s,3),borderBottomRightRadius:radiusForCorner(gnWcGaw3s,2),borderTopLeftRadius:radiusForCorner(gnWcGaw3s,0),borderTopRightRadius:radiusForCorner(gnWcGaw3s,1),...style},variants:{\"txatUyOJl-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.04)\"}},...addPropertyOverrides({\"txatUyOJl-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:(componentViewport?.height||87.5)-0,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yzj8ja-container\",layoutDependency:layoutDependency,layoutId:\"Ar36iZs3p-container\",nodeId:\"Ar36iZs3p\",rendersWithMotion:true,scopeId:\"fmiEch3dN\",children:/*#__PURE__*/_jsx(Effects,{D10k6XT04:0,height:\"100%\",id:\"Ar36iZs3p\",layoutId:\"Ar36iZs3p\",O_fNK7Zx4:numberToPixelString(gnWcGaw3s),style:{height:\"100%\",width:\"100%\"},variant:\"vGFzembSD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:fjwfBDqFCT2ULkO55R,motionChild:true,nodeId:\"JFpXxTAfP\",openInNewTab:false,scopeId:\"fmiEch3dN\",smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-to0app framer-djlrdy\",\"data-framer-name\":\"Navigation - Popover - Menu Option - Small Icon\",layoutDependency:layoutDependency,layoutId:\"JFpXxTAfP\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:16,pixelWidth:16,sizes:\"16px\",...toResponsiveImage(P1dVeopXg)},className:\"framer-yn5lea\",layoutDependency:layoutDependency,layoutId:\"y_W31TtDR\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6t0et2\",layoutDependency:layoutDependency,layoutId:\"zRO7Fk0HS\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-e1p9u6\",\"data-styles-preset\":\"G9jqSRLbq\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-10f57e12-651f-4367-abe2-5b4ac0c04485, rgb(255, 255, 255)))\"},children:\"All use cases\"})}),className:\"framer-ftl15o\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hbVFgSJyN\",style:{\"--extracted-r6o4lv\":\"var(--token-10f57e12-651f-4367-abe2-5b4ac0c04485, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:hNIIQ094G,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ag5yix\",\"data-styles-preset\":\"xLdt0581T\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b2d66fe5-e55d-4eed-8606-94991dc3a27c, rgba(255, 255, 255, 0.72)))\"},children:\"Discover how Paragon propels some of your favorite platforms\"})}),className:\"framer-1lmuyu\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"b8fhQzChF\",style:{\"--extracted-r6o4lv\":\"var(--token-b2d66fe5-e55d-4eed-8606-94991dc3a27c, rgba(255, 255, 255, 0.72))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:SNer5ODdB,verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ufd0l2-container\",layoutDependency:layoutDependency,layoutId:\"kN8GuRbZs-container\",nodeId:\"kN8GuRbZs\",rendersWithMotion:true,scopeId:\"fmiEch3dN\",style:{scale:1},variants:{\"txatUyOJl-hover\":{scale:1.05}},children:/*#__PURE__*/_jsx(ComponentButtonOnDark,{height:\"100%\",id:\"kN8GuRbZs\",layoutId:\"kN8GuRbZs\",NPX2iKTRs:\"C1u3B7K7U\",variant:\"d0YlqJRtu\",width:\"100%\",WUbhV4S6E:false,ZHDrnRYiY:\"Label\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-pdxLR.framer-djlrdy, .framer-pdxLR .framer-djlrdy { display: block; }\",\".framer-pdxLR.framer-1mm2d9p { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: var(--lnh2pr); position: relative; text-decoration: none; width: 740px; }\",\".framer-pdxLR .framer-1yzj8ja-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-pdxLR .framer-to0app { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-pdxLR .framer-yn5lea { flex: none; height: 16px; overflow: visible; position: relative; width: 16px; }\",\".framer-pdxLR .framer-6t0et2 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-pdxLR .framer-ftl15o, .framer-pdxLR .framer-1lmuyu { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-pdxLR .framer-ufd0l2-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pdxLR.framer-1mm2d9p, .framer-pdxLR .framer-to0app, .framer-pdxLR .framer-6t0et2 { gap: 0px; } .framer-pdxLR.framer-1mm2d9p > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-pdxLR.framer-1mm2d9p > :first-child, .framer-pdxLR .framer-to0app > :first-child { margin-left: 0px; } .framer-pdxLR.framer-1mm2d9p > :last-child, .framer-pdxLR .framer-to0app > :last-child { margin-right: 0px; } .framer-pdxLR .framer-to0app > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-pdxLR .framer-6t0et2 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-pdxLR .framer-6t0et2 > :first-child { margin-top: 0px; } .framer-pdxLR .framer-6t0et2 > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 87.5\n * @framerIntrinsicWidth 740\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"KLBvhqJMY\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"uPRow6fVK\":\"contentPadding\",\"gnWcGaw3s\":\"effectRadius\",\"hNIIQ094G\":\"title\",\"SNer5ODdB\":\"subtext\",\"P1dVeopXg\":\"icon\",\"k7QbDEuMN\":\"link\",\"swvrBqzvp\":\"newTab\",\"HK6FORW62\":\"smoothScroll\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerfmiEch3dN=withCSS(Component,css,\"framer-pdxLR\");export default FramerfmiEch3dN;FramerfmiEch3dN.displayName=\"Layouts/Navigation/Components/Popover/Components/Navigation - Popover - Menu Option - Callout\";FramerfmiEch3dN.defaultProps={height:87.5,width:740};addPropertyControls(FramerfmiEch3dN,{uPRow6fVK:{defaultValue:\"24px 40px 24px 40px\",title:\"Content Padding\",type:ControlType.Padding},gnWcGaw3s:{defaultValue:\"0px 0px 16px 16px\",title:\"Effect Radius\",type:ControlType.BorderRadius},hNIIQ094G:{defaultValue:\"All use cases\",displayTextArea:false,title:\"Title\",type:ControlType.String},SNer5ODdB:{defaultValue:\"Discover how Paragon propels some of your favorite platforms\",displayTextArea:false,title:\"Subtext\",type:ControlType.String},P1dVeopXg:{__defaultAssetReference:\"data:framer/asset-reference,j5BAXlijsQo1f25HpBQ6fA9Y3Jo.svg?originalFilename=Search.svg&preferredSize=auto\",__vekterDefault:{alt:\"\",assetReference:\"data:framer/asset-reference,j5BAXlijsQo1f25HpBQ6fA9Y3Jo.svg?originalFilename=Search.svg&preferredSize=auto\"},title:\"Icon\",type:ControlType.ResponsiveImage},k7QbDEuMN:{title:\"Link\",type:ControlType.Link},swvrBqzvp:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},HK6FORW62:{defaultValue:false,title:\"Smooth Scroll\",type:ControlType.Boolean}});addFonts(FramerfmiEch3dN,[{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\"}]},...EffectsFonts,...ComponentButtonOnDarkFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfmiEch3dN\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"740\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"87.5\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"uPRow6fVK\\\":\\\"contentPadding\\\",\\\"gnWcGaw3s\\\":\\\"effectRadius\\\",\\\"hNIIQ094G\\\":\\\"title\\\",\\\"SNer5ODdB\\\":\\\"subtext\\\",\\\"P1dVeopXg\\\":\\\"icon\\\",\\\"k7QbDEuMN\\\":\\\"link\\\",\\\"swvrBqzvp\\\":\\\"newTab\\\",\\\"HK6FORW62\\\":\\\"smoothScroll\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KLBvhqJMY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (8ebf084)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/fb57iBwgyddPO858BA8v/oDki87S3qRzaJYqPugEY/G9jqSRLbq.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/fqOuXG3atQyuSmM25KwT/kgy7fpbibKjQ2UdVfEQp/xLdt0581T.js\";import EffectsEffects from\"https://framerusercontent.com/modules/gVd3p18YDx6JuteKVOJm/WrGhkzJQ9fZJjjjuDOyN/vLMPaYdkM.js\";const EffectsEffectsFonts=getFonts(EffectsEffects);const enabledGestures={xQOGaY_0g:{hover:true}};const serializationHash=\"framer-E7Udr\";const variantClassNames={xQOGaY_0g:\"framer-v-c9inrx\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,iconLeft,iconRight,id,link,newTab,showIconLeft,showIconRight,showSubtext,smoothScroll,subtext,title,width,...props})=>{return{...props,B8uxpiOe_:showIconLeft??props.B8uxpiOe_??true,DYuHI8C2c:showIconRight??props.DYuHI8C2c,fjwfBDqFC:link??props.fjwfBDqFC,Iq0DSuQhF:iconRight??props.Iq0DSuQhF,JAV18Qrmm:subtext??props.JAV18Qrmm??\"100+ pre-built connectors\",k7xdObPIO:smoothScroll??props.k7xdObPIO,qc2dR_Smi:title??props.qc2dR_Smi??\"Integrations\",qMw3y9LWh:showSubtext??props.qMw3y9LWh??true,S3dreOPPe:iconLeft??props.S3dreOPPe??{alt:\"\",pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/Zv7zdLPpi4Zl3LQEcnzAqsHjG64.svg\"},X1NM9iCaO:newTab??props.X1NM9iCaO};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,S3dreOPPe,B8uxpiOe_,qc2dR_Smi,JAV18Qrmm,qMw3y9LWh,fjwfBDqFC,X1NM9iCaO,k7xdObPIO,Iq0DSuQhF,DYuHI8C2c,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"xQOGaY_0g\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:fjwfBDqFC,motionChild:true,nodeId:\"xQOGaY_0g\",openInNewTab:X1NM9iCaO,scopeId:\"T2ULkO55R\",smoothScroll:k7xdObPIO,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-c9inrx\",className,classNames)} framer-rg9wwa`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"xQOGaY_0g\",ref:refBinding,style:{...style},...addPropertyOverrides({\"xQOGaY_0g-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:(componentViewport?.height||200)-0,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11cbopo-container\",layoutDependency:layoutDependency,layoutId:\"w1zIbJTSW-container\",nodeId:\"w1zIbJTSW\",rendersWithMotion:true,scopeId:\"T2ULkO55R\",style:{opacity:0},variants:{\"xQOGaY_0g-hover\":{opacity:1}},children:/*#__PURE__*/_jsx(EffectsEffects,{D10k6XT04:0,FAfuXxHS0:12,height:\"100%\",id:\"w1zIbJTSW\",layoutId:\"w1zIbJTSW\",style:{height:\"100%\",width:\"100%\"},variant:\"CrqEqyGFS\",width:\"100%\"})})}),B8uxpiOe_&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12),pixelHeight:16,pixelWidth:16,sizes:\"16px\",...toResponsiveImage(S3dreOPPe)},className:\"framer-1wspl8s\",\"data-framer-name\":\"Icon Left\",layoutDependency:layoutDependency,layoutId:\"zqwtIgfVM\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7lrzya\",layoutDependency:layoutDependency,layoutId:\"XhxgtdUXm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-e1p9u6\",\"data-styles-preset\":\"G9jqSRLbq\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-10f57e12-651f-4367-abe2-5b4ac0c04485, rgb(255, 255, 255)))\"},children:\"Integrations\"})}),className:\"framer-1mbfks7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"D_5oix0A6\",style:{\"--extracted-r6o4lv\":\"var(--token-10f57e12-651f-4367-abe2-5b4ac0c04485, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:qc2dR_Smi,verticalAlignment:\"top\",withExternalLayout:true}),qMw3y9LWh&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ag5yix\",\"data-styles-preset\":\"xLdt0581T\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b2d66fe5-e55d-4eed-8606-94991dc3a27c, rgba(255, 255, 255, 0.72)))\"},children:\"100+ pre-built connectors\"})}),className:\"framer-12jbv3g\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"LyVhEOvWQ\",style:{\"--extracted-r6o4lv\":\"var(--token-b2d66fe5-e55d-4eed-8606-94991dc3a27c, rgba(255, 255, 255, 0.72))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:JAV18Qrmm,verticalAlignment:\"top\",withExternalLayout:true})]}),DYuHI8C2c&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12),pixelHeight:16,pixelWidth:16,sizes:\"16px\",...toResponsiveImage(Iq0DSuQhF)},className:\"framer-15m3hzb\",\"data-framer-name\":\"Icon Right\",layoutDependency:layoutDependency,layoutId:\"u_76gU2IG\"})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-E7Udr.framer-rg9wwa, .framer-E7Udr .framer-rg9wwa { display: block; }\",\".framer-E7Udr.framer-c9inrx { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 12px; position: relative; text-decoration: none; width: 252px; }\",\".framer-E7Udr .framer-11cbopo-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-E7Udr .framer-1wspl8s, .framer-E7Udr .framer-15m3hzb { flex: none; height: 16px; overflow: visible; position: relative; width: 16px; }\",\".framer-E7Udr .framer-7lrzya { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-E7Udr .framer-1mbfks7, .framer-E7Udr .framer-12jbv3g { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 63\n * @framerIntrinsicWidth 252\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"iRpHXLJ2j\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"S3dreOPPe\":\"iconLeft\",\"B8uxpiOe_\":\"showIconLeft\",\"qc2dR_Smi\":\"title\",\"JAV18Qrmm\":\"subtext\",\"qMw3y9LWh\":\"showSubtext\",\"fjwfBDqFC\":\"link\",\"X1NM9iCaO\":\"newTab\",\"k7xdObPIO\":\"smoothScroll\",\"Iq0DSuQhF\":\"iconRight\",\"DYuHI8C2c\":\"showIconRight\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerT2ULkO55R=withCSS(Component,css,\"framer-E7Udr\");export default FramerT2ULkO55R;FramerT2ULkO55R.displayName=\"Navigation - Popover - Menu Option - Small Icon\";FramerT2ULkO55R.defaultProps={height:63,width:252};addPropertyControls(FramerT2ULkO55R,{S3dreOPPe:{__defaultAssetReference:\"data:framer/asset-reference,Zv7zdLPpi4Zl3LQEcnzAqsHjG64.svg?originalFilename=Integrations.svg&preferredSize=auto\",__vekterDefault:{alt:\"\",assetReference:\"data:framer/asset-reference,Zv7zdLPpi4Zl3LQEcnzAqsHjG64.svg?originalFilename=Integrations.svg&preferredSize=auto\"},title:\"Icon Left\",type:ControlType.ResponsiveImage},B8uxpiOe_:{defaultValue:true,title:\"Show Icon Left\",type:ControlType.Boolean},qc2dR_Smi:{defaultValue:\"Integrations\",displayTextArea:false,title:\"Title\",type:ControlType.String},JAV18Qrmm:{defaultValue:\"100+ pre-built connectors\",displayTextArea:false,title:\"Subtext\",type:ControlType.String},qMw3y9LWh:{defaultValue:true,title:\"Show Subtext\",type:ControlType.Boolean},fjwfBDqFC:{title:\"Link\",type:ControlType.Link},X1NM9iCaO:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},k7xdObPIO:{defaultValue:false,title:\"Smooth Scroll\",type:ControlType.Boolean},Iq0DSuQhF:{title:\"Icon Right\",type:ControlType.ResponsiveImage},DYuHI8C2c:{defaultValue:false,title:\"Show Icon Right\",type:ControlType.Boolean}});addFonts(FramerT2ULkO55R,[{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\"}]},...EffectsEffectsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerT2ULkO55R\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"S3dreOPPe\\\":\\\"iconLeft\\\",\\\"B8uxpiOe_\\\":\\\"showIconLeft\\\",\\\"qc2dR_Smi\\\":\\\"title\\\",\\\"JAV18Qrmm\\\":\\\"subtext\\\",\\\"qMw3y9LWh\\\":\\\"showSubtext\\\",\\\"fjwfBDqFC\\\":\\\"link\\\",\\\"X1NM9iCaO\\\":\\\"newTab\\\",\\\"k7xdObPIO\\\":\\\"smoothScroll\\\",\\\"Iq0DSuQhF\\\":\\\"iconRight\\\",\\\"DYuHI8C2c\\\":\\\"showIconRight\\\"}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iRpHXLJ2j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"252\",\"framerIntrinsicHeight\":\"63\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (de48785)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/fb57iBwgyddPO858BA8v/oDki87S3qRzaJYqPugEY/G9jqSRLbq.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/8BXEfUDGKvfMKzsaeHgl/1j51H7hJZWddMlXsc2OK/YIAD3ZnNs.js\";import EffectsLightRaysDuo from\"https://framerusercontent.com/modules/8lBT6ubiSc9iwWnt4efq/qum6DMSGxaAlpUtjZqJ3/cqpPc7Ess.js\";import LayoutsNavigationComponentsPopoverComponentsNavigationPopoverMenuOptionCallout from\"https://framerusercontent.com/modules/nntF7Bfhcsuu5rLo9QBk/fPfo8Ute2guafTKlMA8t/fmiEch3dN.js\";import NavigationPopoverMenuOptionSmallIcon from\"https://framerusercontent.com/modules/NJOYIIzscgikDgbZpAnj/efKn7ydai2SgNHKg46Wi/T2ULkO55R.js\";import EffectsEffects from\"https://framerusercontent.com/modules/gVd3p18YDx6JuteKVOJm/WrGhkzJQ9fZJjjjuDOyN/vLMPaYdkM.js\";const EffectsEffectsFonts=getFonts(EffectsEffects);const EffectsLightRaysDuoFonts=getFonts(EffectsLightRaysDuo);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const NavigationPopoverMenuOptionSmallIconFonts=getFonts(NavigationPopoverMenuOptionSmallIcon);const SmartComponentScopedContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(SmartComponentScopedContainer));const LayoutsNavigationComponentsPopoverComponentsNavigationPopoverMenuOptionCalloutFonts=getFonts(LayoutsNavigationComponentsPopoverComponentsNavigationPopoverMenuOptionCallout);const cycleOrder=[\"Qk2TCX2nn\",\"OA4eo2QaY\"];const serializationHash=\"framer-KsSD8\";const variantClassNames={OA4eo2QaY:\"framer-v-1hxw3pu\",Qk2TCX2nn:\"framer-v-wxgdc6\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={delay:0,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition3={delay:.05,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition4={delay:.1,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={delay:.15,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={delay:.2,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const transition7={delay:.25,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"Qk2TCX2nn\",Mobile:\"OA4eo2QaY\"};const getProps=({click,height,id,width,...props})=>{return{...props,RvBi7dz_K:click??props.RvBi7dz_K,variant:humanReadableVariantMap[props.variant]??props.variant??\"Qk2TCX2nn\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,RvBi7dz_K,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Qk2TCX2nn\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapm6ret6=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(RvBi7dz_K){const res=await RvBi7dz_K(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"OA4eo2QaY\")return false;return true;};const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-wxgdc6\",className,classNames),\"data-framer-name\":\"Desktop\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Qk2TCX2nn\",onTap:onTapm6ret6,ref:refBinding,style:{...style},...addPropertyOverrides({OA4eo2QaY:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p0zbvq\",\"data-framer-name\":\"Effects/Effects\",layoutDependency:layoutDependency,layoutId:\"yL0xBq_pF\",style:{backgroundColor:\"var(--token-98dcce7b-b7d2-40fb-8058-1dd7f68612a2, rgb(6, 3, 17))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"inset 0px 32px 64px 0px rgba(92, 58, 228, 0.08), inset 1px 1px 1px -0.5px rgba(92, 58, 228, 0.5), inset 0px 0px 1px 0px rgba(255, 255, 255, 0.4)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1iy1lvl\",layoutDependency:layoutDependency,layoutId:\"YVJGhLizp\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{OA4eo2QaY:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hqgg0o\",layoutDependency:layoutDependency,layoutId:\"OW0DBTQjr\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-p1r5hi\",layoutDependency:layoutDependency,layoutId:\"QaThFWxIf\",children:[/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-19il4gr\",\"data-framer-appear-id\":\"19il4gr\",\"data-framer-name\":\"Navigation - Popover - Menu Option - Box\",layoutDependency:layoutDependency,layoutId:\"RVzicNP8_\",style:{backgroundColor:\"rgba(13, 9, 28, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},...addPropertyOverrides({OA4eo2QaY:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:216,width:`max((${componentViewport?.width||\"100vw\"} - 74px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+1+0+24+0+0+0,...addPropertyOverrides({OA4eo2QaY:{height:200,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mfm4rz-container\",layoutDependency:layoutDependency,layoutId:\"nsJ4fN9NA-container\",nodeId:\"nsJ4fN9NA\",rendersWithMotion:true,scopeId:\"BNgWAZj6t\",children:/*#__PURE__*/_jsx(EffectsEffects,{D10k6XT04:8,FAfuXxHS0:12,height:\"100%\",id:\"nsJ4fN9NA\",layoutId:\"nsJ4fN9NA\",style:{height:\"100%\",width:\"100%\"},variant:\"CyO2d4mgI\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"EkYmI_9ZF\"},motionChild:true,nodeId:\"kHHaGfSZL\",openInNewTab:false,scopeId:\"BNgWAZj6t\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1nkwz78 framer-6g5ytj\",\"data-framer-name\":\"Frame 1000004358\",layoutDependency:layoutDependency,layoutId:\"kHHaGfSZL\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-pyy5jv\",layoutDependency:layoutDependency,layoutId:\"DpNP6V97j\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-e1p9u6\",\"data-styles-preset\":\"G9jqSRLbq\",children:\"Ingestion for RAG\"})}),className:\"framer-1ca3q3v\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SVQC1wJQ6\",style:{\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18lwkp4\",\"data-styles-preset\":\"YIAD3ZnNs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b2d66fe5-e55d-4eed-8606-94991dc3a27c, rgba(255, 255, 255, 0.72)))\"},children:\"Build durable pipelines to ingest your users\u2019 external unstructured data for RAG.\"})}),className:\"framer-12so1tq\",\"data-framer-name\":\"One API to give your AI agent 1,000+ integration tools and actions.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"LpYbnoMkP\",style:{\"--extracted-r6o4lv\":\"var(--token-b2d66fe5-e55d-4eed-8606-94991dc3a27c, rgba(255, 255, 255, 0.72))\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:576,width:`calc(max((${componentViewport?.width||\"100vw\"} - 74px) / 2, 1px) + 504px)`,y:(componentViewport?.y||0)+0+0+1+0+24+0+0+-179.5,...addPropertyOverrides({OA4eo2QaY:{height:560,width:`calc(${componentViewport?.width||\"100vw\"} + 504px)`,y:(componentViewport?.y||0)+0+0+0+0+0+0+0+0+-179.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-hmh1bc-container\",layoutDependency:layoutDependency,layoutId:\"toMEdXCGL-container\",nodeId:\"toMEdXCGL\",rendersWithMotion:true,scopeId:\"BNgWAZj6t\",children:/*#__PURE__*/_jsx(EffectsLightRaysDuo,{height:\"100%\",id:\"toMEdXCGL\",layoutId:\"toMEdXCGL\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-mz0l06\",\"data-framer-appear-id\":\"mz0l06\",\"data-framer-name\":\"Navigation - Popover - Menu Option - Box\",layoutDependency:layoutDependency,layoutId:\"JCzERVWQi\",style:{backgroundColor:\"rgba(13, 9, 28, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},...addPropertyOverrides({OA4eo2QaY:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:216,width:`max((${componentViewport?.width||\"100vw\"} - 74px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+1+0+24+0+0+0,...addPropertyOverrides({OA4eo2QaY:{height:200,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0+0+0+0+224+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1n3qoze-container\",layoutDependency:layoutDependency,layoutId:\"hYSYd21fw-container\",nodeId:\"hYSYd21fw\",rendersWithMotion:true,scopeId:\"BNgWAZj6t\",children:/*#__PURE__*/_jsx(EffectsEffects,{D10k6XT04:8,FAfuXxHS0:12,height:\"100%\",id:\"hYSYd21fw\",layoutId:\"hYSYd21fw\",style:{height:\"100%\",width:\"100%\"},variant:\"CyO2d4mgI\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bt3OhsvJp\"},motionChild:true,nodeId:\"WJAyZjqz1\",openInNewTab:false,scopeId:\"BNgWAZj6t\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-q67dr8 framer-6g5ytj\",\"data-framer-name\":\"Frame 1000004358\",layoutDependency:layoutDependency,layoutId:\"WJAyZjqz1\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-aeeiha\",layoutDependency:layoutDependency,layoutId:\"VIdJiEelR\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-e1p9u6\",\"data-styles-preset\":\"G9jqSRLbq\",children:\"Agentic Tool Calling\"})}),className:\"framer-83qwwv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PCOdLOxaG\",style:{\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18lwkp4\",\"data-styles-preset\":\"YIAD3ZnNs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b2d66fe5-e55d-4eed-8606-94991dc3a27c, rgba(255, 255, 255, 0.72)))\"},children:\"Enable your AI agent to query or take action across your users\u2019 3rd-party apps.\"})}),className:\"framer-1crpp6q\",\"data-framer-name\":\"One API to give your AI agent 1,000+ integration tools and actions.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NCNgpAk3u\",style:{\"--extracted-r6o4lv\":\"var(--token-b2d66fe5-e55d-4eed-8606-94991dc3a27c, rgba(255, 255, 255, 0.72))\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:576,width:`calc(max((${componentViewport?.width||\"100vw\"} - 74px) / 2, 1px) + 504px)`,y:(componentViewport?.y||0)+0+0+1+0+24+0+0+-179.5,...addPropertyOverrides({OA4eo2QaY:{height:560,width:`calc(${componentViewport?.width||\"100vw\"} + 504px)`,y:(componentViewport?.y||0)+0+0+0+0+0+0+0+224+-179.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1a2yvc3-container\",layoutDependency:layoutDependency,layoutId:\"raIgUNuoa-container\",nodeId:\"raIgUNuoa\",rendersWithMotion:true,scopeId:\"BNgWAZj6t\",children:/*#__PURE__*/_jsx(EffectsLightRaysDuo,{height:\"100%\",id:\"raIgUNuoa\",layoutId:\"raIgUNuoa\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6p3ly4\",layoutDependency:layoutDependency,layoutId:\"rczNmnj2H\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ltmfzqY90\"},implicitPathVariables:undefined},{href:{webPageId:\"ltmfzqY90\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:`max((${componentViewport?.width||\"100vw\"} - 74px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+1+264+24+0,...addPropertyOverrides({OA4eo2QaY:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+456+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-1pegcmd-container\",\"data-framer-appear-id\":\"1pegcmd\",layoutDependency:layoutDependency,layoutId:\"Gt52QyrWX-container\",nodeId:\"Gt52QyrWX\",rendersWithMotion:true,scopeId:\"BNgWAZj6t\",...addPropertyOverrides({OA4eo2QaY:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:false,fjwfBDqFC:resolvedLinks[0],height:\"100%\",id:\"Gt52QyrWX\",JAV18Qrmm:\"Sync with your customers\u2019 systems of records\",k7xdObPIO:false,layoutId:\"Gt52QyrWX\",qc2dR_Smi:\"Bi-directional Sync\",qMw3y9LWh:true,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/nUil3wVCFMwj8K3o20c0h8RY.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false,...addPropertyOverrides({OA4eo2QaY:{fjwfBDqFC:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ftfHDurzN\"},implicitPathVariables:undefined},{href:{webPageId:\"ftfHDurzN\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:`max((${componentViewport?.width||\"100vw\"} - 74px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+1+264+24+0,...addPropertyOverrides({OA4eo2QaY:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+456+0+87}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-1d4kifb-container\",\"data-framer-appear-id\":\"1d4kifb\",layoutDependency:layoutDependency,layoutId:\"fl_hOGvCi-container\",nodeId:\"fl_hOGvCi\",rendersWithMotion:true,scopeId:\"BNgWAZj6t\",...addPropertyOverrides({OA4eo2QaY:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:false,fjwfBDqFC:resolvedLinks1[0],height:\"100%\",id:\"fl_hOGvCi\",JAV18Qrmm:\"Integration steps for your workflow\",k7xdObPIO:false,layoutId:\"fl_hOGvCi\",qc2dR_Smi:\"Workflow Builder Nodes\",qMw3y9LWh:true,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/BzEDbi9tJDe1vwTZrSWPu3RKk.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false,...addPropertyOverrides({OA4eo2QaY:{fjwfBDqFC:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GtJ7V_iyD\"},implicitPathVariables:undefined},{href:{webPageId:\"GtJ7V_iyD\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:`max((${componentViewport?.width||\"100vw\"} - 74px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+1+264+24+109.5,...addPropertyOverrides({OA4eo2QaY:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+456+0+174}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-1v9ktb2-container\",\"data-framer-appear-id\":\"1v9ktb2\",layoutDependency:layoutDependency,layoutId:\"H7br8a3HQ-container\",nodeId:\"H7br8a3HQ\",rendersWithMotion:true,scopeId:\"BNgWAZj6t\",...addPropertyOverrides({OA4eo2QaY:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation5,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:false,fjwfBDqFC:resolvedLinks2[0],height:\"100%\",id:\"H7br8a3HQ\",JAV18Qrmm:\"Automate workflows on your users\u2019 behalf across their apps\",k7xdObPIO:false,layoutId:\"H7br8a3HQ\",qc2dR_Smi:\"Automation\",qMw3y9LWh:true,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/PmmuWdiIDYeg5CNA5kQvWoSj0aI.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false,...addPropertyOverrides({OA4eo2QaY:{fjwfBDqFC:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"EkYmI_9ZF\"},implicitPathVariables:undefined},{href:{webPageId:\"EkYmI_9ZF\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:`max((${componentViewport?.width||\"100vw\"} - 74px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+1+264+24+109.5,...addPropertyOverrides({OA4eo2QaY:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+456+0+261}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-1cd22lm-container\",\"data-framer-appear-id\":\"1cd22lm\",layoutDependency:layoutDependency,layoutId:\"FunTtKSwz-container\",nodeId:\"FunTtKSwz\",rendersWithMotion:true,scopeId:\"BNgWAZj6t\",...addPropertyOverrides({OA4eo2QaY:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation6,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:false,fjwfBDqFC:resolvedLinks3[0],height:\"100%\",id:\"FunTtKSwz\",JAV18Qrmm:\"Ingest data from users\u2019 external apps\",k7xdObPIO:false,layoutId:\"FunTtKSwz\",qc2dR_Smi:\"Data ingestion\",qMw3y9LWh:true,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/UNbFgD2HXgDID4mH3peuueuOkA.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false,...addPropertyOverrides({OA4eo2QaY:{fjwfBDqFC:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LvG7IWbz7\"},implicitPathVariables:undefined},{href:{webPageId:\"LvG7IWbz7\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:87,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+509,...addPropertyOverrides({OA4eo2QaY:{y:(componentViewport?.y||0)+0+812}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-1vs9n6u-container\",\"data-framer-appear-id\":\"1vs9n6u\",layoutDependency:layoutDependency,layoutId:\"PN5QCC4Af-container\",nodeId:\"PN5QCC4Af\",rendersWithMotion:true,scopeId:\"BNgWAZj6t\",...addPropertyOverrides({OA4eo2QaY:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation6,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(LayoutsNavigationComponentsPopoverComponentsNavigationPopoverMenuOptionCallout,{gnWcGaw3s:\"0px 0px 16px 16px\",height:\"100%\",HK6FORW62:false,hNIIQ094G:\"All use cases\",id:\"PN5QCC4Af\",k7QbDEuMN:resolvedLinks4[0],layoutId:\"PN5QCC4Af\",P1dVeopXg:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/3OvdGin3FdfICJ1orXZuVA1r4wI.svg\"},\"\"),SNer5ODdB:\"Discover how Paragon propels some of your favorite platforms\",style:{width:\"100%\"},swvrBqzvp:false,uPRow6fVK:\"24px 40px 24px 40px\",width:\"100%\",...addPropertyOverrides({OA4eo2QaY:{gnWcGaw3s:\"12px\",k7QbDEuMN:resolvedLinks4[1],uPRow6fVK:\"16px\"}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KsSD8.framer-6g5ytj, .framer-KsSD8 .framer-6g5ytj { display: block; }\",\".framer-KsSD8.framer-wxgdc6 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 740px; }\",\".framer-KsSD8 .framer-1p0zbvq { bottom: 0px; flex: none; gap: 0px; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-KsSD8 .framer-1iy1lvl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 1px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-KsSD8 .framer-1hqgg0o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px; position: relative; width: 100%; z-index: 0; }\",\".framer-KsSD8 .framer-p1r5hi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KsSD8 .framer-19il4gr, .framer-KsSD8 .framer-mz0l06 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-KsSD8 .framer-mfm4rz-container { -webkit-user-select: none; bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; user-select: none; z-index: 0; }\",\".framer-KsSD8 .framer-1nkwz78, .framer-KsSD8 .framer-q67dr8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px; position: relative; text-decoration: none; width: 100%; z-index: 2; }\",\".framer-KsSD8 .framer-pyy5jv, .framer-KsSD8 .framer-aeeiha { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KsSD8 .framer-1ca3q3v, .framer-KsSD8 .framer-83qwwv { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-KsSD8 .framer-12so1tq, .framer-KsSD8 .framer-1crpp6q { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-KsSD8 .framer-hmh1bc-container { -webkit-user-select: none; bottom: -180px; flex: none; left: -252px; position: absolute; right: -252px; top: -179px; user-select: none; z-index: 1; }\",\".framer-KsSD8 .framer-1n3qoze-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-KsSD8 .framer-1a2yvc3-container { bottom: -180px; flex: none; left: -252px; position: absolute; right: -252px; top: -179px; z-index: 1; }\",\".framer-KsSD8 .framer-6p3ly4 { display: grid; flex: none; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: 243px; justify-content: center; overflow: visible; padding: 24px; position: relative; width: 100%; z-index: 0; }\",\".framer-KsSD8 .framer-1pegcmd-container, .framer-KsSD8 .framer-1d4kifb-container, .framer-KsSD8 .framer-1v9ktb2-container, .framer-KsSD8 .framer-1cd22lm-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-KsSD8 .framer-1vs9n6u-container { flex: none; height: auto; position: relative; width: 100%; z-index: 0; }\",\".framer-KsSD8.framer-v-1hxw3pu.framer-wxgdc6 { gap: 32px; overflow: visible; width: 390px; }\",\".framer-KsSD8.framer-v-1hxw3pu .framer-1iy1lvl { gap: 32px; padding: 0px; will-change: unset; }\",\".framer-KsSD8.framer-v-1hxw3pu .framer-1hqgg0o { gap: 0px; padding: 0px; }\",\".framer-KsSD8.framer-v-1hxw3pu .framer-p1r5hi { flex-direction: column; }\",\".framer-KsSD8.framer-v-1hxw3pu .framer-19il4gr, .framer-KsSD8.framer-v-1hxw3pu .framer-mz0l06 { flex: none; width: 100%; }\",\".framer-KsSD8.framer-v-1hxw3pu .framer-1nkwz78, .framer-KsSD8.framer-v-1hxw3pu .framer-q67dr8 { padding: 16px; }\",\".framer-KsSD8.framer-v-1hxw3pu .framer-6p3ly4 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: flex-start; padding: 0px; }\",\".framer-KsSD8.framer-v-1hxw3pu .framer-1pegcmd-container, .framer-KsSD8.framer-v-1hxw3pu .framer-1d4kifb-container, .framer-KsSD8.framer-v-1hxw3pu .framer-1v9ktb2-container, .framer-KsSD8.framer-v-1hxw3pu .framer-1cd22lm-container { align-self: unset; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 487\n * @framerIntrinsicWidth 740\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"OA4eo2QaY\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"RvBi7dz_K\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerBNgWAZj6t=withCSS(Component,css,\"framer-KsSD8\");export default FramerBNgWAZj6t;FramerBNgWAZj6t.displayName=\"Layouts/Navigation/Components/Popover/Use Cases\";FramerBNgWAZj6t.defaultProps={height:487,width:740};addPropertyControls(FramerBNgWAZj6t,{variant:{options:[\"Qk2TCX2nn\",\"OA4eo2QaY\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},RvBi7dz_K:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerBNgWAZj6t,[{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\"}]},...EffectsEffectsFonts,...EffectsLightRaysDuoFonts,...NavigationPopoverMenuOptionSmallIconFonts,...LayoutsNavigationComponentsPopoverComponentsNavigationPopoverMenuOptionCalloutFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBNgWAZj6t\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"RvBi7dz_K\\\":\\\"click\\\"}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"740\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OA4eo2QaY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"487\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./BNgWAZj6t.map", "// Generated by Framer (64bdc4e)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/gg5xDwxCIiCxbZjHbcIk/BdmrNw3GrLThWoHYNHPr/jrv7c_ZcZ.js\";const serializationHash=\"framer-3ysro\";const variantClassNames={vNWffFquw:\"framer-v-1ncbhqd\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,title,width,...props})=>{return{...props,MchyZ3QxR:title??props.MchyZ3QxR??\"Platform\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,MchyZ3QxR,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"vNWffFquw\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1ncbhqd\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"vNWffFquw\",ref:refBinding,style:{...style},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18wdylp\",\"data-styles-preset\":\"jrv7c_ZcZ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b2d66fe5-e55d-4eed-8606-94991dc3a27c, rgba(255, 255, 255, 0.72)))\"},children:\"Platform\"})}),className:\"framer-ait2kp\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IO022DXXu\",style:{\"--extracted-r6o4lv\":\"var(--token-b2d66fe5-e55d-4eed-8606-94991dc3a27c, rgba(255, 255, 255, 0.72))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:MchyZ3QxR,verticalAlignment:\"top\",withExternalLayout:true})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3ysro.framer-embd4h, .framer-3ysro .framer-embd4h { display: block; }\",\".framer-3ysro.framer-1ncbhqd { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 12px 0px 12px; position: relative; width: min-content; }\",\".framer-3ysro .framer-ait2kp { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 28\n * @framerIntrinsicWidth 94\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"MchyZ3QxR\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerAn_HZTHEM=withCSS(Component,css,\"framer-3ysro\");export default FramerAn_HZTHEM;FramerAn_HZTHEM.displayName=\"Layouts/Navigation/Components/Navigation - Popover - Header\";FramerAn_HZTHEM.defaultProps={height:28,width:94};addPropertyControls(FramerAn_HZTHEM,{MchyZ3QxR:{defaultValue:\"Platform\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerAn_HZTHEM,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAn_HZTHEM\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"MchyZ3QxR\\\":\\\"title\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"28\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"94\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./An_HZTHEM.map", "// Generated by Framer (47ebf4a)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"qWBvopvdR\",\"Rl6_jjGpD\",\"CrqEqyGFS\",\"CyO2d4mgI\",\"cGMqrug3q\"];const serializationHash=\"framer-jMjzE\";const variantClassNames={cGMqrug3q:\"framer-v-8x1iv9\",CrqEqyGFS:\"framer-v-ze8i8o\",CyO2d4mgI:\"framer-v-p4zyue\",qWBvopvdR:\"framer-v-1b4fjk8\",Rl6_jjGpD:\"framer-v-5tq607\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Base (Large Blur)\":\"qWBvopvdR\",\"Base (Small Blur)\":\"Rl6_jjGpD\",\"Colored Box/Base\":\"CyO2d4mgI\",\"In-App Workflow\":\"cGMqrug3q\",Light:\"CrqEqyGFS\"};const getProps=({backgroundBlur,height,id,radius,width,...props})=>{return{...props,D10k6XT04:backgroundBlur??props.D10k6XT04??8,FAfuXxHS0:radius??props.FAfuXxHS0,variant:humanReadableVariantMap[props.variant]??props.variant??\"qWBvopvdR\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,FAfuXxHS0,D10k6XT04,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"qWBvopvdR\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1b4fjk8\",className,classNames),\"data-framer-name\":\"Base (Large Blur)\",layoutDependency:layoutDependency,layoutId:\"qWBvopvdR\",ref:refBinding,style:{backdropFilter:\"blur(40px)\",backgroundColor:\"rgba(255, 255, 255, 0.01)\",borderBottomLeftRadius:radiusForCorner(FAfuXxHS0,3),borderBottomRightRadius:radiusForCorner(FAfuXxHS0,2),borderTopLeftRadius:radiusForCorner(FAfuXxHS0,0),borderTopRightRadius:radiusForCorner(FAfuXxHS0,1),boxShadow:\"inset 0px 16px 64px -24px rgba(255, 255, 255, 0.15000000596046448), inset 0px 0px 1px 0.5px rgba(255, 255, 255, 0.15000000596046448)\",WebkitBackdropFilter:\"blur(40px)\",...style},variants:{cGMqrug3q:{backdropFilter:\"blur(16px)\",boxShadow:\"0px 12px 32px -16px rgba(92, 58, 228, 0.14000000059604645), 0px 16px 32px -20px rgba(92, 58, 228, 0.05999999865889549), 0px 4px 16px -4px rgba(92, 58, 228, 0.1599999964237213), inset 0px 32px 64px 0px rgba(92, 58, 228, 0.07999999821186066), inset 1px 1px 1px -0.5px rgba(92, 58, 228, 0.5), inset 0px 0px 1px 0px rgba(255, 255, 255, 0.4000000059604645)\",WebkitBackdropFilter:\"blur(16px)\"},CrqEqyGFS:{backdropFilter:`blur(${D10k6XT04}px)`,boxShadow:\"inset 0px 8px 48px -24px rgba(255, 255, 255, 0.15000000596046448), inset 0px 0px 0.5px 0.5px rgba(255, 255, 255, 0.15000000596046448)\"},CyO2d4mgI:{backdropFilter:\"none\",boxShadow:\"inset 0px 32px 64px 0px rgba(92, 58, 228, 0.07999999821186066), inset 1px 1px 1px -0.5px rgba(92, 58, 228, 0.5), inset 0px 0px 1px 0px rgba(255, 255, 255, 0.4000000059604645)\",WebkitBackdropFilter:\"none\"},Rl6_jjGpD:{backdropFilter:\"blur(8px)\",WebkitBackdropFilter:\"blur(8px)\"}},...addPropertyOverrides({cGMqrug3q:{\"data-framer-name\":\"In-App Workflow\"},CrqEqyGFS:{\"data-framer-name\":\"Light\"},CyO2d4mgI:{\"data-framer-name\":\"Colored Box/Base\"},Rl6_jjGpD:{\"data-framer-name\":\"Base (Small Blur)\"}},baseVariant,gestureVariant)})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jMjzE.framer-j32y4v, .framer-jMjzE .framer-j32y4v { display: block; }\",\".framer-jMjzE.framer-1b4fjk8 { height: 200px; position: relative; width: 200px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 200\n * @framerIntrinsicWidth 200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Rl6_jjGpD\":{\"layout\":[\"fixed\",\"fixed\"]},\"CrqEqyGFS\":{\"layout\":[\"fixed\",\"fixed\"]},\"CyO2d4mgI\":{\"layout\":[\"fixed\",\"fixed\"]},\"cGMqrug3q\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"FAfuXxHS0\":\"radius\",\"D10k6XT04\":\"backgroundBlur\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervLMPaYdkM=withCSS(Component,css,\"framer-jMjzE\");export default FramervLMPaYdkM;FramervLMPaYdkM.displayName=\"Effects/Effects\";FramervLMPaYdkM.defaultProps={height:200,width:200};addPropertyControls(FramervLMPaYdkM,{variant:{options:[\"qWBvopvdR\",\"Rl6_jjGpD\",\"CrqEqyGFS\",\"CyO2d4mgI\",\"cGMqrug3q\"],optionTitles:[\"Base (Large Blur)\",\"Base (Small Blur)\",\"Light\",\"Colored Box/Base\",\"In-App Workflow\"],title:\"Variant\",type:ControlType.Enum},FAfuXxHS0:{defaultValue:0,displayStepper:false,title:\"Radius\",type:ControlType.Number},D10k6XT04:{defaultValue:8,title:\"Background Blur\",type:ControlType.Number}});addFonts(FramervLMPaYdkM,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervLMPaYdkM\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"FAfuXxHS0\\\":\\\"radius\\\",\\\"D10k6XT04\\\":\\\"backgroundBlur\\\"}\",\"framerIntrinsicWidth\":\"200\",\"framerIntrinsicHeight\":\"200\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Rl6_jjGpD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CrqEqyGFS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CyO2d4mgI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"cGMqrug3q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vLMPaYdkM.map", "// Generated by Framer (47ebf4a)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,getLoadingLazyAtYPosition,Image,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const serializationHash=\"framer-teL3r\";const variantClassNames={OGDaq22SB:\"framer-v-9faboz\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"OGDaq22SB\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Image,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:2056,pixelWidth:2766,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/YvyzhCCbwfPI1qFIQ4kdbjsbc.svg\",srcSet:\"https://framerusercontent.com/images/YvyzhCCbwfPI1qFIQ4kdbjsbc.svg?scale-down-to=512 512w,https://framerusercontent.com/images/YvyzhCCbwfPI1qFIQ4kdbjsbc.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YvyzhCCbwfPI1qFIQ4kdbjsbc.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/YvyzhCCbwfPI1qFIQ4kdbjsbc.svg 2766w\"},className:cx(scopingClassNames,\"framer-9faboz\",className,classNames),\"data-framer-name\":\"Light Rays (Duo)\",layoutDependency:layoutDependency,layoutId:\"OGDaq22SB\",ref:refBinding,style:{...style}})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-teL3r.framer-11wlcmd, .framer-teL3r .framer-11wlcmd { display: block; }\",\".framer-teL3r.framer-9faboz { height: 2056px; overflow: visible; position: relative; width: 2766px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2056\n * @framerIntrinsicWidth 2766\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramercqpPc7Ess=withCSS(Component,css,\"framer-teL3r\");export default FramercqpPc7Ess;FramercqpPc7Ess.displayName=\"Effects/Light Rays (Duo)\";FramercqpPc7Ess.defaultProps={height:2056,width:2766};addFonts(FramercqpPc7Ess,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercqpPc7Ess\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"2056\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"2766\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cqpPc7Ess.map", "// Generated by Framer (570e25b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import EffectsEffects from\"https://framerusercontent.com/modules/1ANq1QrU3pwdNEzBsEMc/SDVJhPmllc3BXvP4b91Q/vLMPaYdkM.js\";import EffectsLightRaysDuo from\"https://framerusercontent.com/modules/eFiulaH14X6b334vNS86/u11zWIPVPXqHQyoXCSGV/cqpPc7Ess.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/fb57iBwgyddPO858BA8v/oDki87S3qRzaJYqPugEY/G9jqSRLbq.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/8BXEfUDGKvfMKzsaeHgl/1j51H7hJZWddMlXsc2OK/YIAD3ZnNs.js\";const EffectsEffectsFonts=getFonts(EffectsEffects);const EffectsLightRaysDuoFonts=getFonts(EffectsLightRaysDuo);const enabledGestures={KF2W56o8O:{hover:true}};const cycleOrder=[\"KF2W56o8O\",\"Icb1jlOqa\"];const serializationHash=\"framer-N1LXt\";const variantClassNames={Icb1jlOqa:\"framer-v-u88eci\",KF2W56o8O:\"framer-v-1kdexsw\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const negate=value=>{return!value;};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"KF2W56o8O\",Mobile:\"Icb1jlOqa\"};const getProps=({fitFill,height,id,image,imagePadding,link,logo,newTab,showFeaturedTag,showLogoAsTitle,showOverlays,smoothScroll,subtext,title,width,...props})=>{return{...props,afO5Jr7wR:showOverlays??props.afO5Jr7wR,arj0zz__8:image??props.arj0zz__8,Bsqg0M0zB:fitFill??props.Bsqg0M0zB??true,ds6eQTAb7:title??props.ds6eQTAb7??\"Ingestion for RAG\",IXBOar8Go:logo??props.IXBOar8Go,JL3imR3bT:subtext??props.JL3imR3bT??\"Build durable pipelines to ingest your users\u2019 external unstructured data for RAG.\",melMg5xuQ:showFeaturedTag??props.melMg5xuQ,oJHGj8zwC:imagePadding??props.oJHGj8zwC??\"0px 24px 1px 24px\",qUpUh23u8:link??props.qUpUh23u8,SSAtqbnQO:smoothScroll??props.SSAtqbnQO,variant:humanReadableVariantMap[props.variant]??props.variant??\"KF2W56o8O\",wVifjdc1y:newTab??props.wVifjdc1y,ZnreUlZvg:showLogoAsTitle??props.ZnreUlZvg};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,IXBOar8Go,ZnreUlZvg,melMg5xuQ,ds6eQTAb7,JL3imR3bT,arj0zz__8,Bsqg0M0zB,oJHGj8zwC,afO5Jr7wR,qUpUh23u8,wVifjdc1y,SSAtqbnQO,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"KF2W56o8O\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=negate(ZnreUlZvg);const visible1=negate(Bsqg0M0zB);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:qUpUh23u8,motionChild:true,nodeId:\"KF2W56o8O\",openInNewTab:wVifjdc1y,scopeId:\"EqtMGaNr8\",smoothScroll:SSAtqbnQO,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1kdexsw\",className,classNames)} framer-gxlxsk`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"KF2W56o8O\",ref:refBinding,style:{backgroundColor:\"rgba(13, 9, 28, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},variants:{\"KF2W56o8O-hover\":{backgroundColor:\"var(--token-00d645c6-533a-4eea-b126-1426c025a4fc, rgb(13, 9, 28))\"}},...addPropertyOverrides({\"KF2W56o8O-hover\":{\"data-framer-name\":undefined},Icb1jlOqa:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-y82f8z\",\"data-framer-name\":\"Frame 1000004358\",layoutDependency:layoutDependency,layoutId:\"kBDophK24\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gw4dku\",layoutDependency:layoutDependency,layoutId:\"fCR8nL2II\",children:[visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-e1p9u6\",\"data-styles-preset\":\"G9jqSRLbq\",children:\"Ingestion for RAG\"})}),className:\"framer-1odusc6\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xM32D146D\",style:{\"--framer-paragraph-spacing\":\"1px\"},text:ds6eQTAb7,verticalAlignment:\"top\",withExternalLayout:true}),ZnreUlZvg&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+24+0+27),sizes:`max((${componentViewport?.width||\"100vw\"} - 38px) / 0, 1px)`,...toResponsiveImage(IXBOar8Go),...{positionX:\"left\",positionY:\"top\"}},className:\"framer-1kmrzo\",layoutDependency:layoutDependency,layoutId:\"AjqIb6uPC\"}),melMg5xuQ&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-e1p9u6\",\"data-styles-preset\":\"G9jqSRLbq\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8f876d08-f2cd-43eb-9f5c-4776423f125b, rgb(183, 166, 251)))\"},children:\"Featured\"})}),className:\"framer-18ntbll\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"AKgkMe2wo\",style:{\"--extracted-r6o4lv\":\"var(--token-8f876d08-f2cd-43eb-9f5c-4776423f125b, rgb(183, 166, 251))\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18lwkp4\",\"data-styles-preset\":\"YIAD3ZnNs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b2d66fe5-e55d-4eed-8606-94991dc3a27c, rgba(255, 255, 255, 0.72)))\"},children:\"Build durable pipelines to ingest your users\u2019 external unstructured data for RAG.\"})}),className:\"framer-1dxrdnl\",\"data-framer-name\":\"One API to give your AI agent 1,000+ integration tools and actions.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"j25Q68nep\",style:{\"--extracted-r6o4lv\":\"var(--token-b2d66fe5-e55d-4eed-8606-94991dc3a27c, rgba(255, 255, 255, 0.72))\",\"--framer-paragraph-spacing\":\"1px\"},text:JL3imR3bT,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-174e1a3\",layoutDependency:layoutDependency,layoutId:\"yAEfMYeqV\",style:{\"--14vnl9x\":numberToPixelString(oJHGj8zwC)},children:[Bsqg0M0zB&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:245,pixelWidth:573,sizes:`max(((${componentViewport?.width||\"100vw\"} - ${oJHGj8zwC*2}px) + 10px) / 0, 1px)`,...toResponsiveImage(arj0zz__8),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1yrzlgr\",\"data-framer-name\":\"Fit\",layoutDependency:layoutDependency,layoutId:\"Ixm0SsjRb\"}),visible1&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:245,pixelWidth:573,sizes:`max(((${componentViewport?.width||\"100vw\"} - ${oJHGj8zwC*2}px) + 10px) / 0, 1px)`,...toResponsiveImage(arj0zz__8),...{positionX:\"left\",positionY:\"top\"}},className:\"framer-180vs8e\",\"data-framer-name\":\"Fill\",layoutDependency:layoutDependency,layoutId:\"EVPpYRXNI\"}),afO5Jr7wR&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-6qbz3s\",\"data-framer-name\":\"Overlay Left\",layoutDependency:layoutDependency,layoutId:\"gofbAY7wN\",style:{background:\"linear-gradient(89.99999289904456deg, var(--token-98dcce7b-b7d2-40fb-8058-1dd7f68612a2, rgb(6, 3, 17)) 0%, rgba(6, 3, 17, 0) 100%)\",borderBottomLeftRadius:12}}),afO5Jr7wR&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-k1k1x\",\"data-framer-name\":\"Overlay Right\",layoutDependency:layoutDependency,layoutId:\"BkADxesrM\",style:{background:\"linear-gradient(270deg, rgb(6, 3, 17) 0%, rgba(6, 3, 17, 0) 100%)\",borderBottomRightRadius:12}})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:(componentViewport?.height||248)-0,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,...addPropertyOverrides({Icb1jlOqa:{height:(componentViewport?.height||107)-0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-x5o2x4-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"JCSAwBdH8-container\",nodeId:\"JCSAwBdH8\",rendersWithMotion:true,scopeId:\"EqtMGaNr8\",children:/*#__PURE__*/_jsx(EffectsEffects,{D10k6XT04:8,FAfuXxHS0:12,height:\"100%\",id:\"JCSAwBdH8\",layoutId:\"JCSAwBdH8\",style:{height:\"100%\",width:\"100%\"},variant:\"CyO2d4mgI\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:(componentViewport?.height||248)- -360,width:`calc(${componentViewport?.width||\"100vw\"} + 504px)`,y:(componentViewport?.y||0)+-179.5,...addPropertyOverrides({Icb1jlOqa:{height:(componentViewport?.height||107)- -360}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-17ckaro-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"IhW5Fr4GY-container\",nodeId:\"IhW5Fr4GY\",rendersWithMotion:true,scopeId:\"EqtMGaNr8\",children:/*#__PURE__*/_jsx(EffectsLightRaysDuo,{height:\"100%\",id:\"IhW5Fr4GY\",layoutId:\"IhW5Fr4GY\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-N1LXt.framer-gxlxsk, .framer-N1LXt .framer-gxlxsk { display: block; }\",\".framer-N1LXt.framer-1kdexsw { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 248px; justify-content: flex-start; min-height: 248px; overflow: hidden; padding: 0px 0px 20px 0px; position: relative; text-decoration: none; width: 313px; will-change: var(--framer-will-change-override, transform); }\",\".framer-N1LXt .framer-y82f8z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px; position: relative; width: 100%; }\",\".framer-N1LXt .framer-1gw4dku { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-N1LXt .framer-1odusc6 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-N1LXt .framer-1kmrzo { flex: 1 0 0px; height: 16px; overflow: hidden; position: relative; width: 1px; }\",\".framer-N1LXt .framer-18ntbll { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-N1LXt .framer-1dxrdnl { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-N1LXt .framer-174e1a3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: visible; padding: var(--14vnl9x); position: relative; width: 100%; }\",\".framer-N1LXt .framer-1yrzlgr, .framer-N1LXt .framer-180vs8e { flex: 1 0 0px; gap: 10px; height: 100%; overflow: visible; position: relative; width: 1px; }\",\".framer-N1LXt .framer-6qbz3s { bottom: 1px; flex: none; left: 1px; position: absolute; top: 0px; width: 80px; z-index: 1; }\",\".framer-N1LXt .framer-k1k1x { bottom: 1px; flex: none; position: absolute; right: 1px; top: 0px; width: 80px; z-index: 1; }\",\".framer-N1LXt .framer-x5o2x4-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-N1LXt .framer-17ckaro-container { bottom: -180px; flex: none; left: -252px; position: absolute; right: -252px; top: -179px; z-index: 1; }\",\".framer-N1LXt.framer-v-u88eci.framer-1kdexsw { cursor: unset; height: min-content; min-height: unset; padding: 0px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 248\n * @framerIntrinsicWidth 313\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"248px\",null]},\"Icb1jlOqa\":{\"layout\":[\"fixed\",\"auto\"]},\"nDAQrdPnX\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"248px\",null]}}}\n * @framerVariables {\"IXBOar8Go\":\"logo\",\"ZnreUlZvg\":\"showLogoAsTitle\",\"melMg5xuQ\":\"showFeaturedTag\",\"ds6eQTAb7\":\"title\",\"JL3imR3bT\":\"subtext\",\"arj0zz__8\":\"image\",\"Bsqg0M0zB\":\"fitFill\",\"oJHGj8zwC\":\"imagePadding\",\"afO5Jr7wR\":\"showOverlays\",\"qUpUh23u8\":\"link\",\"wVifjdc1y\":\"newTab\",\"SSAtqbnQO\":\"smoothScroll\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerEqtMGaNr8=withCSS(Component,css,\"framer-N1LXt\");export default FramerEqtMGaNr8;FramerEqtMGaNr8.displayName=\"Navigation - Popover - Menu Option - Box\";FramerEqtMGaNr8.defaultProps={height:248,width:313};addPropertyControls(FramerEqtMGaNr8,{variant:{options:[\"KF2W56o8O\",\"Icb1jlOqa\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},IXBOar8Go:{title:\"Logo\",type:ControlType.ResponsiveImage},ZnreUlZvg:{defaultValue:false,title:\"Show Logo as Title\",type:ControlType.Boolean},melMg5xuQ:{defaultValue:false,title:\"Show Featured Tag\",type:ControlType.Boolean},ds6eQTAb7:{defaultValue:\"Ingestion for RAG\",displayTextArea:false,title:\"Title\",type:ControlType.String},JL3imR3bT:{defaultValue:\"Build durable pipelines to ingest your users\u2019 external unstructured data for RAG.\",displayTextArea:false,title:\"Subtext\",type:ControlType.String},arj0zz__8:{title:\"Image\",type:ControlType.ResponsiveImage},Bsqg0M0zB:{defaultValue:true,title:\"Fit / Fill\",type:ControlType.Boolean},oJHGj8zwC:{defaultValue:\"0px 24px 1px 24px\",title:\"Image Padding\",type:ControlType.Padding},afO5Jr7wR:{defaultValue:false,title:\"Show Overlays\",type:ControlType.Boolean},qUpUh23u8:{title:\"Link\",type:ControlType.Link},wVifjdc1y:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},SSAtqbnQO:{defaultValue:false,title:\"Smooth Scroll\",type:ControlType.Boolean}});addFonts(FramerEqtMGaNr8,[{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\"}]},...EffectsEffectsFonts,...EffectsLightRaysDuoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEqtMGaNr8\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"248\",\"framerIntrinsicWidth\":\"313\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"IXBOar8Go\\\":\\\"logo\\\",\\\"ZnreUlZvg\\\":\\\"showLogoAsTitle\\\",\\\"melMg5xuQ\\\":\\\"showFeaturedTag\\\",\\\"ds6eQTAb7\\\":\\\"title\\\",\\\"JL3imR3bT\\\":\\\"subtext\\\",\\\"arj0zz__8\\\":\\\"image\\\",\\\"Bsqg0M0zB\\\":\\\"fitFill\\\",\\\"oJHGj8zwC\\\":\\\"imagePadding\\\",\\\"afO5Jr7wR\\\":\\\"showOverlays\\\",\\\"qUpUh23u8\\\":\\\"link\\\",\\\"wVifjdc1y\\\":\\\"newTab\\\",\\\"SSAtqbnQO\\\":\\\"smoothScroll\\\"}\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"248px\\\",null]},\\\"Icb1jlOqa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nDAQrdPnX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"248px\\\",null]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./EqtMGaNr8.map", "// Generated by Framer (570e25b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LayoutsNavigationComponentsNavigationPopoverHeader from\"https://framerusercontent.com/modules/D9ezaPrGHgiDLO4MAe4e/kMrZb153kjjyctYIB9cK/An_HZTHEM.js\";import NavigationPopoverMenuOptionBox from\"https://framerusercontent.com/modules/wBOdKfFaAyJL30GqTYvn/nXNR87hcNmJCXjdViDa7/EqtMGaNr8.js\";import Effects from\"https://framerusercontent.com/modules/c3OJzRXqNJaqHd0l4dS1/8zEGEq6yV5lI7z5ai2bY/GkrWRVbI1.js\";import NavigationPopoverMenuOptionSmallIcon from\"https://framerusercontent.com/modules/NJOYIIzscgikDgbZpAnj/efKn7ydai2SgNHKg46Wi/T2ULkO55R.js\";const EffectsFonts=getFonts(Effects);const NavigationPopoverMenuOptionSmallIconFonts=getFonts(NavigationPopoverMenuOptionSmallIcon);const SmartComponentScopedContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(SmartComponentScopedContainer));const LayoutsNavigationComponentsNavigationPopoverHeaderFonts=getFonts(LayoutsNavigationComponentsNavigationPopoverHeader);const NavigationPopoverMenuOptionBoxFonts=getFonts(NavigationPopoverMenuOptionBox);const cycleOrder=[\"KUZXAvhLb\",\"CR5walC9S\"];const serializationHash=\"framer-lvZcW\";const variantClassNames={CR5walC9S:\"framer-v-15mv778\",KUZXAvhLb:\"framer-v-452lwo\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition2={delay:0,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition3={delay:.05,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={delay:.1,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={delay:.15,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={delay:.2,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const transition7={delay:.25,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const transition8={delay:.3,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition8,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"KUZXAvhLb\",Mobile:\"CR5walC9S\"};const getProps=({click,height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"KUZXAvhLb\",WgyfEJtik:click??props.WgyfEJtik};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,WgyfEJtik,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"KUZXAvhLb\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapvfdord=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(WgyfEJtik){const res=await WgyfEJtik(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"CR5walC9S\")return false;return true;};const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-452lwo\",className,classNames),\"data-framer-name\":\"Desktop\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"KUZXAvhLb\",onTap:onTapvfdord,ref:refBinding,style:{...style},...addPropertyOverrides({CR5walC9S:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-c9jd2\",\"data-framer-name\":\"Effects/Effects\",layoutDependency:layoutDependency,layoutId:\"wi9Qpi95c\",style:{backgroundColor:\"var(--token-98dcce7b-b7d2-40fb-8058-1dd7f68612a2, rgb(6, 3, 17))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"inset 0px 32px 64px 0px rgba(92, 58, 228, 0.08), inset 1px 1px 1px -0.5px rgba(92, 58, 228, 0.5), inset 0px 0px 1px 0px rgba(255, 255, 255, 0.4)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-121atgr\",\"data-framer-name\":\"Developer Experience\",layoutDependency:layoutDependency,layoutId:\"Mf61zPeNS\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:103,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tz2t3r-container\",layoutDependency:layoutDependency,layoutId:\"TJ7VwZWig-container\",nodeId:\"TJ7VwZWig\",rendersWithMotion:true,scopeId:\"bp8PlZvef\",children:/*#__PURE__*/_jsx(Effects,{D10k6XT04:0,height:\"100%\",id:\"TJ7VwZWig\",layoutId:\"TJ7VwZWig\",O_fNK7Zx4:\"16px 16px 0px 0px\",style:{height:\"100%\",width:\"100%\"},variant:\"vGFzembSD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"L4LP79DF0\"},implicitPathVariables:undefined},{href:{webPageId:\"L4LP79DF0\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:`max((${componentViewport?.width||\"100vw\"} - 64px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+20,...addPropertyOverrides({CR5walC9S:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-5hpm7b-container\",\"data-framer-appear-id\":\"5hpm7b\",\"data-framer-name\":\"Blog\",layoutDependency:layoutDependency,layoutId:\"Md0xESxmz-container\",name:\"Blog\",nodeId:\"Md0xESxmz\",rendersWithMotion:true,scopeId:\"bp8PlZvef\",...addPropertyOverrides({CR5walC9S:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:false,fjwfBDqFC:resolvedLinks[0],height:\"100%\",id:\"Md0xESxmz\",Iq0DSuQhF:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/HhORkF63rADmF5nFURQA6wHh1q8.svg\"},\"\"),JAV18Qrmm:\"Resources and guides for AI & SaaS product development\",k7xdObPIO:false,layoutId:\"Md0xESxmz\",name:\"Blog\",qc2dR_Smi:\"Blog\",qMw3y9LWh:true,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/CyepjH049cCUZ37BDO6es99TE.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false,...addPropertyOverrides({CR5walC9S:{fjwfBDqFC:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Dprk0GLNx\"},implicitPathVariables:undefined},{href:{webPageId:\"Dprk0GLNx\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:`max((${componentViewport?.width||\"100vw\"} - 64px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+20,...addPropertyOverrides({CR5walC9S:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+87}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-nb1ao-container\",\"data-framer-appear-id\":\"nb1ao\",\"data-framer-name\":\"Leanr\",layoutDependency:layoutDependency,layoutId:\"MKlUJzw2e-container\",name:\"Leanr\",nodeId:\"MKlUJzw2e\",rendersWithMotion:true,scopeId:\"bp8PlZvef\",...addPropertyOverrides({CR5walC9S:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:false,fjwfBDqFC:resolvedLinks1[0],height:\"100%\",id:\"MKlUJzw2e\",Iq0DSuQhF:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/HhORkF63rADmF5nFURQA6wHh1q8.svg\"},\"\"),JAV18Qrmm:\"Detailed tutorials, guides, code repo and more\",k7xdObPIO:false,layoutId:\"MKlUJzw2e\",name:\"Leanr\",qc2dR_Smi:\"Learn with Paragon\",qMw3y9LWh:true,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/q3ytHcFnhWFUIywdWIQN9SB1R9k.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false,...addPropertyOverrides({CR5walC9S:{fjwfBDqFC:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fcn7i2\",layoutDependency:layoutDependency,layoutId:\"IdY86QeKR\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w75i\",layoutDependency:layoutDependency,layoutId:\"KZzNk9iq_\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+0+103+0+24+0,...addPropertyOverrides({CR5walC9S:{y:(componentViewport?.y||0)+0+182+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-12q9jfo-container\",\"data-framer-appear-id\":\"12q9jfo\",\"data-framer-name\":\"Platform\",layoutDependency:layoutDependency,layoutId:\"YBa0Lfmww-container\",name:\"Platform\",nodeId:\"YBa0Lfmww\",rendersWithMotion:true,scopeId:\"bp8PlZvef\",...addPropertyOverrides({CR5walC9S:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(LayoutsNavigationComponentsNavigationPopoverHeader,{height:\"100%\",id:\"YBa0Lfmww\",layoutId:\"YBa0Lfmww\",MchyZ3QxR:\"Use Cases\",name:\"Platform\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:`calc(max(${componentViewport?.width||\"100vw\"} / 2, 1px) - 40px)`,y:(componentViewport?.y||0)+0+103+0+24+48,...addPropertyOverrides({CR5walC9S:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+182+0+0+0+52}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-rmmuim-container\",\"data-framer-appear-id\":\"rmmuim\",\"data-framer-name\":\"Integrations\",layoutDependency:layoutDependency,layoutId:\"OmiUNqsdd-container\",name:\"Integrations\",nodeId:\"OmiUNqsdd\",rendersWithMotion:true,scopeId:\"bp8PlZvef\",...addPropertyOverrides({CR5walC9S:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:false,fjwfBDqFC:\"https://tour.useparagon.com/\",height:\"100%\",id:\"OmiUNqsdd\",Iq0DSuQhF:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/HhORkF63rADmF5nFURQA6wHh1q8.svg\"},\"\"),JAV18Qrmm:\"Explore our self-guided tours\",k7xdObPIO:false,layoutId:\"OmiUNqsdd\",name:\"Integrations\",qc2dR_Smi:\"Product Tours\",qMw3y9LWh:true,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/J3WeuepIqDHHbb7Vi7W0VfIHxk.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"r1jDWWZku\"},implicitPathVariables:undefined},{href:{webPageId:\"r1jDWWZku\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:`calc(max(${componentViewport?.width||\"100vw\"} / 2, 1px) - 40px)`,y:(componentViewport?.y||0)+0+103+0+24+131,...addPropertyOverrides({CR5walC9S:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+182+0+0+0+139}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-t13vha-container\",\"data-framer-appear-id\":\"t13vha\",\"data-framer-name\":\"Integrations\",layoutDependency:layoutDependency,layoutId:\"orOJgYCxz-container\",name:\"Integrations\",nodeId:\"orOJgYCxz\",rendersWithMotion:true,scopeId:\"bp8PlZvef\",...addPropertyOverrides({CR5walC9S:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation5,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:false,fjwfBDqFC:resolvedLinks2[0],height:\"100%\",id:\"orOJgYCxz\",Iq0DSuQhF:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/HhORkF63rADmF5nFURQA6wHh1q8.svg\"},\"\"),JAV18Qrmm:\"A decision framework for native integrations\",k7xdObPIO:false,layoutId:\"orOJgYCxz\",name:\"Integrations\",qc2dR_Smi:\"Build vs Buy\",qMw3y9LWh:true,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/bFtbqV1IJBwmWkv5Hb3iX2P3hsw.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false,...addPropertyOverrides({CR5walC9S:{fjwfBDqFC:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"R2MijX9SR\"},implicitPathVariables:undefined},{href:{webPageId:\"R2MijX9SR\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:`calc(max(${componentViewport?.width||\"100vw\"} / 2, 1px) - 40px)`,y:(componentViewport?.y||0)+0+103+0+24+214,...addPropertyOverrides({CR5walC9S:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+182+0+0+0+226}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-1h3ocv3-container\",\"data-framer-appear-id\":\"1h3ocv3\",\"data-framer-name\":\"Integrations\",layoutDependency:layoutDependency,layoutId:\"xPpByyFec-container\",name:\"Integrations\",nodeId:\"xPpByyFec\",rendersWithMotion:true,scopeId:\"bp8PlZvef\",...addPropertyOverrides({CR5walC9S:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation6,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:false,fjwfBDqFC:resolvedLinks3[0],height:\"100%\",id:\"xPpByyFec\",Iq0DSuQhF:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/HhORkF63rADmF5nFURQA6wHh1q8.svg\"},\"\"),JAV18Qrmm:\"A decision framework for native integrations\",k7xdObPIO:false,layoutId:\"xPpByyFec\",name:\"Integrations\",qc2dR_Smi:\"Zapier vs Native Integrations\",qMw3y9LWh:true,S3dreOPPe:addImageAlt({pixelHeight:25,pixelWidth:25,src:\"https://framerusercontent.com/images/dQ92Qw09d9AbQPdssSkkImzIE.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false,...addPropertyOverrides({CR5walC9S:{fjwfBDqFC:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"A3sLbx87a\"},implicitPathVariables:undefined},{href:{webPageId:\"A3sLbx87a\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:`calc(max(${componentViewport?.width||\"100vw\"} / 2, 1px) - 40px)`,y:(componentViewport?.y||0)+0+103+0+24+297,...addPropertyOverrides({CR5walC9S:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+182+0+0+0+313}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-p6bus0-container\",\"data-framer-appear-id\":\"p6bus0\",\"data-framer-name\":\"Integrations\",layoutDependency:layoutDependency,layoutId:\"uTy9XXX3_-container\",name:\"Integrations\",nodeId:\"uTy9XXX3_\",rendersWithMotion:true,scopeId:\"bp8PlZvef\",...addPropertyOverrides({CR5walC9S:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation7,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:false,fjwfBDqFC:resolvedLinks4[0],height:\"100%\",id:\"uTy9XXX3_\",Iq0DSuQhF:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/HhORkF63rADmF5nFURQA6wHh1q8.svg\"},\"\"),JAV18Qrmm:\"A collection of interviews with Paragon\u2019s customers\",k7xdObPIO:false,layoutId:\"uTy9XXX3_\",name:\"Integrations\",qc2dR_Smi:\"Customer Stories\",qMw3y9LWh:true,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/3O0q4cd3ZBMXQ5g7t59CzVYHUAM.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false,...addPropertyOverrides({CR5walC9S:{fjwfBDqFC:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-10pq1qr\",layoutDependency:layoutDependency,layoutId:\"LZ26mZSdQ\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{SrI2pMWvn:\"copy-ai\"},unresolvedPathSlugs:{SrI2pMWvn:{collectionId:\"AgeZqopw9\",collectionItemId:\"WnEPfQZPC\"}},webPageId:\"em3yXsdOp\"},implicitPathVariables:undefined},{href:{pathVariables:{SrI2pMWvn:\"copy-ai\"},unresolvedPathSlugs:{SrI2pMWvn:{collectionId:\"AgeZqopw9\",collectionItemId:\"WnEPfQZPC\"}},webPageId:\"em3yXsdOp\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:368,width:`calc(max(${componentViewport?.width||\"100vw\"} / 2, 1px) - 40px)`,y:(componentViewport?.y||0)+0+103+0+20+0,...addPropertyOverrides({CR5walC9S:{height:0,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+182+0+408+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-193tjyd-container\",layoutDependency:layoutDependency,layoutId:\"dp8ArtwKt-container\",nodeId:\"dp8ArtwKt\",rendersWithMotion:true,scopeId:\"bp8PlZvef\",children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionBox,{afO5Jr7wR:false,arj0zz__8:addImageAlt({pixelHeight:1484,pixelWidth:2046,src:\"https://framerusercontent.com/images/ZFYSsQsu2jEbbY7TehjcxUQKqP8.png\",srcSet:\"https://framerusercontent.com/images/ZFYSsQsu2jEbbY7TehjcxUQKqP8.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZFYSsQsu2jEbbY7TehjcxUQKqP8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZFYSsQsu2jEbbY7TehjcxUQKqP8.png 2046w\"},\"\"),Bsqg0M0zB:false,ds6eQTAb7:\"Documentation\",height:\"100%\",id:\"dp8ArtwKt\",IXBOar8Go:addImageAlt({pixelHeight:16,pixelWidth:54,src:\"https://framerusercontent.com/images/WPqvmqA4RFwvgbsreNySBZZlPYM.svg\"},\"\"),JL3imR3bT:\"Driving product usage and revenue growth through integrations\",layoutId:\"dp8ArtwKt\",melMg5xuQ:false,oJHGj8zwC:\"0px 1px 1px 24px\",qUpUh23u8:resolvedLinks5[0],SSAtqbnQO:false,style:{height:\"100%\",width:\"100%\"},variant:\"KF2W56o8O\",width:\"100%\",wVifjdc1y:false,ZnreUlZvg:true,...addPropertyOverrides({CR5walC9S:{qUpUh23u8:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lvZcW.framer-ch4ztn, .framer-lvZcW .framer-ch4ztn { display: block; }\",\".framer-lvZcW.framer-452lwo { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 740px; }\",\".framer-lvZcW .framer-c9jd2 { bottom: 0px; flex: none; gap: 0px; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-lvZcW .framer-121atgr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; width: 100%; }\",\".framer-lvZcW .framer-tz2t3r-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-lvZcW .framer-5hpm7b-container, .framer-lvZcW .framer-nb1ao-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 1; }\",\".framer-lvZcW .framer-fcn7i2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-lvZcW .framer-w75i { 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: flex-start; overflow: visible; padding: 24px 20px 24px 20px; position: relative; width: 1px; z-index: 0; }\",\".framer-lvZcW .framer-12q9jfo-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-lvZcW .framer-rmmuim-container, .framer-lvZcW .framer-t13vha-container, .framer-lvZcW .framer-1h3ocv3-container, .framer-lvZcW .framer-p6bus0-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-lvZcW .framer-10pq1qr { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: auto; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; width: 1px; z-index: 0; }\",\".framer-lvZcW .framer-193tjyd-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-lvZcW.framer-v-15mv778.framer-452lwo { gap: 32px; width: 390px; }\",\".framer-lvZcW.framer-v-15mv778 .framer-121atgr { flex-direction: column; padding: 0px; }\",\".framer-lvZcW.framer-v-15mv778 .framer-5hpm7b-container, .framer-lvZcW.framer-v-15mv778 .framer-nb1ao-container { flex: none; width: 100%; }\",\".framer-lvZcW.framer-v-15mv778 .framer-fcn7i2 { flex-direction: column; gap: 32px; }\",\".framer-lvZcW.framer-v-15mv778 .framer-w75i { flex: none; gap: 24px; padding: 0px; width: 100%; }\",\".framer-lvZcW.framer-v-15mv778 .framer-10pq1qr { align-self: unset; flex: none; height: min-content; padding: 0px; width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 601\n * @framerIntrinsicWidth 740\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"CR5walC9S\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"WgyfEJtik\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerbp8PlZvef=withCSS(Component,css,\"framer-lvZcW\");export default Framerbp8PlZvef;Framerbp8PlZvef.displayName=\"Layouts/Navigation/Components/Popover/Resources\";Framerbp8PlZvef.defaultProps={height:601,width:740};addPropertyControls(Framerbp8PlZvef,{variant:{options:[\"KUZXAvhLb\",\"CR5walC9S\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},WgyfEJtik:{title:\"Click\",type:ControlType.EventHandler}});addFonts(Framerbp8PlZvef,[{explicitInter:true,fonts:[]},...EffectsFonts,...NavigationPopoverMenuOptionSmallIconFonts,...LayoutsNavigationComponentsNavigationPopoverHeaderFonts,...NavigationPopoverMenuOptionBoxFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerbp8PlZvef\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CR5walC9S\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"601\",\"framerVariables\":\"{\\\"WgyfEJtik\\\":\\\"click\\\"}\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"740\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./bp8PlZvef.map", "// Generated by Framer (2f96024)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/fb57iBwgyddPO858BA8v/oDki87S3qRzaJYqPugEY/G9jqSRLbq.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/LNgSwGJnGxXqLpwx0igR/N6BVoORPOpfgrMkrcg87/gthppBKJg.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/8BXEfUDGKvfMKzsaeHgl/1j51H7hJZWddMlXsc2OK/YIAD3ZnNs.js\";import Effects from\"https://framerusercontent.com/modules/c3OJzRXqNJaqHd0l4dS1/8zEGEq6yV5lI7z5ai2bY/GkrWRVbI1.js\";const EffectsFonts=getFonts(Effects);const enabledGestures={ED71CI6aS:{hover:true}};const cycleOrder=[\"ED71CI6aS\",\"sD0F_3vOV\"];const serializationHash=\"framer-7W514\";const variantClassNames={ED71CI6aS:\"framer-v-q75mc7\",sD0F_3vOV:\"framer-v-8q7xjn\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"ED71CI6aS\",Mobile:\"sD0F_3vOV\"};const getProps=({height,id,image,link,newTab,showBadge,smoothScroll,subtext,title,width,...props})=>{return{...props,AKxiNHF1j:title??props.AKxiNHF1j??\"ActionKit\",GC5qsAuiH:subtext??props.GC5qsAuiH??\"One API to give your AI agent 1,000+ integration tools and actions.\",hqJSadusY:image??props.hqJSadusY??{alt:\"\",pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/LK6pqz201V4exOipLEPoAQiEU.svg\"},lSLgAPzMq:smoothScroll??props.lSLgAPzMq,MHWGl2tXR:link??props.MHWGl2tXR,u8J3zetQ4:newTab??props.u8J3zetQ4,uxDpza_OE:showBadge??props.uxDpza_OE??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"ED71CI6aS\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,hqJSadusY,AKxiNHF1j,GC5qsAuiH,uxDpza_OE,MHWGl2tXR,u8J3zetQ4,lSLgAPzMq,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ED71CI6aS\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:MHWGl2tXR,motionChild:true,nodeId:\"ED71CI6aS\",openInNewTab:u8J3zetQ4,scopeId:\"c1MTHUYIG\",smoothScroll:lSLgAPzMq,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-q75mc7\",className,classNames)} framer-x4b4ul`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"ED71CI6aS\",ref:refBinding,style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},...addPropertyOverrides({\"ED71CI6aS-hover\":{\"data-framer-name\":undefined},sD0F_3vOV:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:(componentViewport?.height||158)-0,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,...addPropertyOverrides({sD0F_3vOV:{height:(componentViewport?.height||54)-0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-bgduhw-container\",layoutDependency:layoutDependency,layoutId:\"Z6kGMyytd-container\",nodeId:\"Z6kGMyytd\",rendersWithMotion:true,scopeId:\"c1MTHUYIG\",style:{opacity:0},variants:{\"ED71CI6aS-hover\":{opacity:1}},children:/*#__PURE__*/_jsx(Effects,{D10k6XT04:0,height:\"100%\",id:\"Z6kGMyytd\",layoutId:\"Z6kGMyytd\",O_fNK7Zx4:\"8px\",style:{height:\"100%\",width:\"100%\"},variant:\"ItW6O49AI\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12+0),pixelHeight:56,pixelWidth:56,sizes:\"56px\",...toResponsiveImage(hqJSadusY)},className:\"framer-ay8elw\",layoutDependency:layoutDependency,layoutId:\"zn92nCkfV\",...addPropertyOverrides({sD0F_3vOV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||54)-0-56)/2)),pixelHeight:56,pixelWidth:56,sizes:\"40px\",...toResponsiveImage(hqJSadusY)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2xgmr7\",\"data-framer-name\":\"Frame 1000004358\",layoutDependency:layoutDependency,layoutId:\"cXiljoiPN\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rl97py\",\"data-framer-name\":\"Frame 1000004359\",layoutDependency:layoutDependency,layoutId:\"Ago4dyvIl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-e1p9u6\",\"data-styles-preset\":\"G9jqSRLbq\",children:\"ActionKit\"})}),className:\"framer-h66d9\",\"data-framer-name\":\"ActionKit\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vrpY9WQxt\",style:{\"--framer-paragraph-spacing\":\"1px\"},text:AKxiNHF1j,verticalAlignment:\"top\",withExternalLayout:true}),uxDpza_OE&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-4mz3j2\",\"data-framer-name\":\"Badge\",layoutDependency:layoutDependency,layoutId:\"IZGUjDJ7k\",style:{backgroundColor:\"rgb(92, 58, 228)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pkwvy2\",\"data-styles-preset\":\"gthppBKJg\",children:\"New\"})}),className:\"framer-13loolb\",\"data-framer-name\":\"New\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Ue6X2b_7z\",style:{\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18lwkp4\",\"data-styles-preset\":\"YIAD3ZnNs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b2d66fe5-e55d-4eed-8606-94991dc3a27c, rgba(255, 255, 255, 0.72)))\"},children:\"One API to give your AI agent 1,000+ integration tools and actions.\"})}),className:\"framer-l1tktt\",\"data-framer-name\":\"One API to give your AI agent 1,000+ integration tools and actions.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vbVCIxt_8\",style:{\"--extracted-r6o4lv\":\"var(--token-b2d66fe5-e55d-4eed-8606-94991dc3a27c, rgba(255, 255, 255, 0.72))\",\"--framer-paragraph-spacing\":\"1px\"},text:GC5qsAuiH,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7W514.framer-x4b4ul, .framer-7W514 .framer-x4b4ul { display: block; }\",\".framer-7W514.framer-q75mc7 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px; position: relative; text-decoration: none; width: 351px; }\",\".framer-7W514 .framer-bgduhw-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-7W514 .framer-ay8elw { flex: none; height: 56px; overflow: visible; position: relative; width: 56px; }\",\".framer-7W514 .framer-2xgmr7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-7W514 .framer-1rl97py { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 14px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-7W514 .framer-h66d9, .framer-7W514 .framer-13loolb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-7W514 .framer-4mz3j2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 5px 6px 5px 6px; position: relative; width: min-content; }\",\".framer-7W514 .framer-l1tktt { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7W514.framer-v-8q7xjn.framer-q75mc7 { align-content: center; align-items: center; cursor: unset; flex-direction: row; gap: 16px; padding: 0px 12px 0px 12px; }\",\".framer-7W514.framer-v-8q7xjn .framer-ay8elw { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 40px); width: 40px; }\",\".framer-7W514.framer-v-8q7xjn .framer-2xgmr7 { flex: 1 0 0px; width: 1px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 158\n * @framerIntrinsicWidth 351\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"sD0F_3vOV\":{\"layout\":[\"fixed\",\"auto\"]},\"GRKyuTBsX\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"hqJSadusY\":\"image\",\"AKxiNHF1j\":\"title\",\"GC5qsAuiH\":\"subtext\",\"uxDpza_OE\":\"showBadge\",\"MHWGl2tXR\":\"link\",\"u8J3zetQ4\":\"newTab\",\"lSLgAPzMq\":\"smoothScroll\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerc1MTHUYIG=withCSS(Component,css,\"framer-7W514\");export default Framerc1MTHUYIG;Framerc1MTHUYIG.displayName=\"Navigation - Popover - Menu Option - Large Icon\";Framerc1MTHUYIG.defaultProps={height:158,width:351};addPropertyControls(Framerc1MTHUYIG,{variant:{options:[\"ED71CI6aS\",\"sD0F_3vOV\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},hqJSadusY:{__defaultAssetReference:\"data:framer/asset-reference,LK6pqz201V4exOipLEPoAQiEU.svg?originalFilename=ActionKit.svg&preferredSize=auto\",__vekterDefault:{alt:\"\",assetReference:\"data:framer/asset-reference,LK6pqz201V4exOipLEPoAQiEU.svg?originalFilename=ActionKit.svg&preferredSize=auto\"},title:\"Image\",type:ControlType.ResponsiveImage},AKxiNHF1j:{defaultValue:\"ActionKit\",displayTextArea:false,title:\"Title\",type:ControlType.String},GC5qsAuiH:{defaultValue:\"One API to give your AI agent 1,000+ integration tools and actions.\",displayTextArea:false,title:\"Subtext\",type:ControlType.String},uxDpza_OE:{defaultValue:true,title:\"Show Badge\",type:ControlType.Boolean},MHWGl2tXR:{title:\"Link\",type:ControlType.Link},u8J3zetQ4:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},lSLgAPzMq:{defaultValue:false,title:\"Smooth Scroll\",type:ControlType.Boolean}});addFonts(Framerc1MTHUYIG,[{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\"}]},...EffectsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerc1MTHUYIG\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"158\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"351\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sD0F_3vOV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GRKyuTBsX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"hqJSadusY\\\":\\\"image\\\",\\\"AKxiNHF1j\\\":\\\"title\\\",\\\"GC5qsAuiH\\\":\\\"subtext\\\",\\\"uxDpza_OE\\\":\\\"showBadge\\\",\\\"MHWGl2tXR\\\":\\\"link\\\",\\\"u8J3zetQ4\\\":\\\"newTab\\\",\\\"lSLgAPzMq\\\":\\\"smoothScroll\\\"}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./c1MTHUYIG.map", "// Generated by Framer (29550c4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LayoutsNavigationComponentsNavigationPopoverHeader from\"https://framerusercontent.com/modules/D9ezaPrGHgiDLO4MAe4e/kMrZb153kjjyctYIB9cK/An_HZTHEM.js\";import NavigationPopoverMenuOptionLargeIcon from\"https://framerusercontent.com/modules/elczzRSEDN88txRKkRLH/KWX6QepRA85ARrO4LBv9/c1MTHUYIG.js\";import NavigationPopoverMenuOptionSmallIcon from\"https://framerusercontent.com/modules/NJOYIIzscgikDgbZpAnj/efKn7ydai2SgNHKg46Wi/T2ULkO55R.js\";const LayoutsNavigationComponentsNavigationPopoverHeaderFonts=getFonts(LayoutsNavigationComponentsNavigationPopoverHeader);const NavigationPopoverMenuOptionSmallIconFonts=getFonts(NavigationPopoverMenuOptionSmallIcon);const SmartComponentScopedContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(SmartComponentScopedContainer));const NavigationPopoverMenuOptionLargeIconFonts=getFonts(NavigationPopoverMenuOptionLargeIcon);const cycleOrder=[\"ifp3wu6fG\",\"tit0mWXlK\"];const serializationHash=\"framer-UBhf5\";const variantClassNames={ifp3wu6fG:\"framer-v-q2spfg\",tit0mWXlK:\"framer-v-2iv6rf\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition2={delay:.15,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition3={delay:.2,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={delay:.25,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={delay:.3,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={delay:.35,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const transition7={delay:0,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const transition8={delay:.1,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition8,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"ifp3wu6fG\",Mobile:\"tit0mWXlK\"};const getProps=({click2,height,id,width,...props})=>{return{...props,FtXvlas07:click2??props.FtXvlas07,variant:humanReadableVariantMap[props.variant]??props.variant??\"ifp3wu6fG\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,FtXvlas07,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ifp3wu6fG\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap13i74j=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(FtXvlas07){const res=await FtXvlas07(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"tit0mWXlK\")return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"tit0mWXlK\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-q2spfg\",className,classNames),\"data-framer-name\":\"Desktop\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ifp3wu6fG\",onTap:onTap13i74j,ref:refBinding,style:{...style},...addPropertyOverrides({tit0mWXlK:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a1prtb\",\"data-framer-name\":\"Effects/Effects\",layoutDependency:layoutDependency,layoutId:\"uRon8yMx2\",style:{backgroundColor:\"var(--token-98dcce7b-b7d2-40fb-8058-1dd7f68612a2, rgb(6, 3, 17))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"inset 0px 32px 64px 0px rgba(92, 58, 228, 0.08), inset 1px 1px 1px -0.5px rgba(92, 58, 228, 0.5), inset 0px 0px 1px 0px rgba(255, 255, 255, 0.4)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1782iuu\",layoutDependency:layoutDependency,layoutId:\"UE0cuaLgK\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{tit0mWXlK:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c4z35c\",layoutDependency:layoutDependency,layoutId:\"tRBjcn1XL\",style:{backgroundColor:\"var(--token-00d645c6-533a-4eea-b126-1426c025a4fc, rgb(13, 9, 28))\"},variants:{tit0mWXlK:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+(1+((componentViewport?.height||496.5)-2-491)/2)+0+24+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zxqw1t-container\",\"data-framer-name\":\"Platform\",layoutDependency:layoutDependency,layoutId:\"W4KJERtT4-container\",name:\"Platform\",nodeId:\"W4KJERtT4\",rendersWithMotion:true,scopeId:\"U3WkRuz0m\",children:/*#__PURE__*/_jsx(LayoutsNavigationComponentsNavigationPopoverHeader,{height:\"100%\",id:\"W4KJERtT4\",layoutId:\"W4KJERtT4\",MchyZ3QxR:\"Platform\",name:\"Platform\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VzCDI4tuC\"},implicitPathVariables:undefined},{href:{webPageId:\"VzCDI4tuC\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:\"260px\",y:(componentViewport?.y||0)+(1+((componentViewport?.height||496.5)-2-491)/2)+0+24+48,...addPropertyOverrides({tit0mWXlK:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+(0+((componentViewport?.height||726.5)-0-1049)/2)+0+606+0+48}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-83ob1a-container\",\"data-framer-appear-id\":\"83ob1a\",\"data-framer-name\":\"Integrations\",layoutDependency:layoutDependency,layoutId:\"IfGpkIrff-container\",name:\"Integrations\",nodeId:\"IfGpkIrff\",rendersWithMotion:true,scopeId:\"U3WkRuz0m\",...addPropertyOverrides({tit0mWXlK:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:false,fjwfBDqFC:resolvedLinks[0],height:\"100%\",id:\"IfGpkIrff\",JAV18Qrmm:\"100+ pre-built connectors\",k7xdObPIO:false,layoutId:\"IfGpkIrff\",name:\"Integrations\",qc2dR_Smi:\"Integrations\",qMw3y9LWh:true,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/PRH5ltZ1AOoB8lgxS6eM7KqagFE.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false,...addPropertyOverrides({tit0mWXlK:{fjwfBDqFC:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LU8PGnZjR\"},implicitPathVariables:undefined},{href:{webPageId:\"LU8PGnZjR\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:\"260px\",y:(componentViewport?.y||0)+(1+((componentViewport?.height||496.5)-2-491)/2)+0+24+131,...addPropertyOverrides({tit0mWXlK:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+(0+((componentViewport?.height||726.5)-0-1049)/2)+0+606+0+131}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-3mp1f1-container\",\"data-framer-appear-id\":\"3mp1f1\",\"data-framer-name\":\"Embedded UX\",layoutDependency:layoutDependency,layoutId:\"QhNN8YAiu-container\",name:\"Embedded UX\",nodeId:\"QhNN8YAiu\",rendersWithMotion:true,scopeId:\"U3WkRuz0m\",...addPropertyOverrides({tit0mWXlK:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:false,fjwfBDqFC:resolvedLinks1[0],height:\"100%\",id:\"QhNN8YAiu\",JAV18Qrmm:\"White-labeled Connect Portal\",k7xdObPIO:false,layoutId:\"QhNN8YAiu\",name:\"Embedded UX\",qc2dR_Smi:\"Embedded UX\",qMw3y9LWh:true,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/DCTF4NMtIwq5Q47cKwd5k5yd0.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false,...addPropertyOverrides({tit0mWXlK:{fjwfBDqFC:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Gvgb6znrz\"},implicitPathVariables:undefined},{href:{webPageId:\"Gvgb6znrz\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:\"260px\",y:(componentViewport?.y||0)+(1+((componentViewport?.height||496.5)-2-491)/2)+0+24+214,...addPropertyOverrides({tit0mWXlK:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+(0+((componentViewport?.height||726.5)-0-1049)/2)+0+606+0+214}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-whjm3f-container\",\"data-framer-appear-id\":\"whjm3f\",\"data-framer-name\":\"Authentcation\",layoutDependency:layoutDependency,layoutId:\"SKd75YHl7-container\",name:\"Authentcation\",nodeId:\"SKd75YHl7\",rendersWithMotion:true,scopeId:\"U3WkRuz0m\",...addPropertyOverrides({tit0mWXlK:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:false,fjwfBDqFC:resolvedLinks2[0],height:\"100%\",id:\"SKd75YHl7\",JAV18Qrmm:\"OAuth and API Key auth\",k7xdObPIO:false,layoutId:\"SKd75YHl7\",name:\"Authentcation\",qc2dR_Smi:\"Authentication\",qMw3y9LWh:true,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/Kzwn7Yj1Xaxnyp6SQwFEVOOnZ4.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false,...addPropertyOverrides({tit0mWXlK:{fjwfBDqFC:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"R2EazszID\"},implicitPathVariables:undefined},{href:{webPageId:\"R2EazszID\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:\"260px\",y:(componentViewport?.y||0)+(1+((componentViewport?.height||496.5)-2-491)/2)+0+24+297,...addPropertyOverrides({tit0mWXlK:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+(0+((componentViewport?.height||726.5)-0-1049)/2)+0+606+0+297}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-lokw76-container\",\"data-framer-appear-id\":\"lokw76\",\"data-framer-name\":\"Monitoring\",layoutDependency:layoutDependency,layoutId:\"whH8oEeXF-container\",name:\"Monitoring\",nodeId:\"whH8oEeXF\",rendersWithMotion:true,scopeId:\"U3WkRuz0m\",...addPropertyOverrides({tit0mWXlK:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:false,fjwfBDqFC:resolvedLinks3[0],height:\"100%\",id:\"whH8oEeXF\",JAV18Qrmm:\"End-to-end observability\",k7xdObPIO:false,layoutId:\"whH8oEeXF\",name:\"Monitoring\",qc2dR_Smi:\"Monitoring\",qMw3y9LWh:true,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/EfpKYxgE3JpQFtoXu92f2FlYRTo.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false,...addPropertyOverrides({tit0mWXlK:{fjwfBDqFC:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"B5EHcURSw\"},implicitPathVariables:undefined},{href:{webPageId:\"B5EHcURSw\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:\"260px\",y:(componentViewport?.y||0)+(1+((componentViewport?.height||496.5)-2-491)/2)+0+24+380,...addPropertyOverrides({tit0mWXlK:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+(0+((componentViewport?.height||726.5)-0-1049)/2)+0+606+0+380}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-bvf1jm-container\",\"data-framer-appear-id\":\"bvf1jm\",\"data-framer-name\":\"Hosting\",layoutDependency:layoutDependency,layoutId:\"IHKKI47a0-container\",name:\"Hosting\",nodeId:\"IHKKI47a0\",rendersWithMotion:true,scopeId:\"U3WkRuz0m\",...addPropertyOverrides({tit0mWXlK:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation5,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:false,fjwfBDqFC:resolvedLinks4[0],height:\"100%\",id:\"IHKKI47a0\",JAV18Qrmm:\"Cloud or On-premise\",k7xdObPIO:false,layoutId:\"IHKKI47a0\",name:\"Hosting\",qc2dR_Smi:\"Hosting\",qMw3y9LWh:true,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/UNbFgD2HXgDID4mH3peuueuOkA.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false,...addPropertyOverrides({tit0mWXlK:{fjwfBDqFC:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({tit0mWXlK:{height:28,y:(componentViewport?.y||0)+(0+((componentViewport?.height||726.5)-0-1049)/2)+0+606+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-115xwey-container\",\"data-framer-name\":\"Platform\",layoutDependency:layoutDependency,layoutId:\"aExYEglsK-container\",name:\"Platform\",nodeId:\"aExYEglsK\",rendersWithMotion:true,scopeId:\"U3WkRuz0m\",children:/*#__PURE__*/_jsx(LayoutsNavigationComponentsNavigationPopoverHeader,{height:\"100%\",id:\"aExYEglsK\",layoutId:\"aExYEglsK\",MchyZ3QxR:\"Platform\",name:\"Platform\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qqx4mq\",layoutDependency:layoutDependency,layoutId:\"ZbEyBZD7s\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+(1+((componentViewport?.height||496.5)-2-491)/2)+0+24+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-z6vuy5-container\",\"data-framer-name\":\"Platform\",layoutDependency:layoutDependency,layoutId:\"KIsmlTZKf-container\",name:\"Platform\",nodeId:\"KIsmlTZKf\",rendersWithMotion:true,scopeId:\"U3WkRuz0m\",children:/*#__PURE__*/_jsx(LayoutsNavigationComponentsNavigationPopoverHeader,{height:\"100%\",id:\"KIsmlTZKf\",layoutId:\"KIsmlTZKf\",MchyZ3QxR:\"Products\",name:\"Platform\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xq4qvz\",layoutDependency:layoutDependency,layoutId:\"kyNCg7bIT\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bt3OhsvJp\"},implicitPathVariables:undefined},{href:{webPageId:\"WObV4sMcH\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:158,width:`calc(max(max(${componentViewport?.width||\"100vw\"} - 2px, 1px) - 300px, 1px) - 40px)`,y:(componentViewport?.y||0)+(1+((componentViewport?.height||496.5)-2-491)/2)+0+24+48+0+0,...addPropertyOverrides({tit0mWXlK:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+(0+((componentViewport?.height||726.5)-0-1049)/2)+0+0+0+0+0+52}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-137exk3-container\",\"data-framer-appear-id\":\"137exk3\",layoutDependency:layoutDependency,layoutId:\"j3XW61aZ5-container\",nodeId:\"j3XW61aZ5\",rendersWithMotion:true,scopeId:\"U3WkRuz0m\",...addPropertyOverrides({tit0mWXlK:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation6,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionLargeIcon,{AKxiNHF1j:\"ActionKit\",GC5qsAuiH:\"One API to give your AI agent 1,000+ integration tools and actions.\",height:\"100%\",id:\"j3XW61aZ5\",layoutId:\"j3XW61aZ5\",lSLgAPzMq:false,MHWGl2tXR:resolvedLinks5[0],style:{width:\"100%\"},u8J3zetQ4:false,uxDpza_OE:true,variant:\"ED71CI6aS\",width:\"100%\",...addPropertyOverrides({tit0mWXlK:{AKxiNHF1j:\"Managed Sync\",GC5qsAuiH:\"Fully managed 3rd-party ingestion & access control\",hqJSadusY:addImageAlt({pixelHeight:137,pixelWidth:138,src:\"https://framerusercontent.com/images/haVeRvkpan4vwpi1Gyq2GAcrIz0.svg\"},\"\"),MHWGl2tXR:resolvedLinks5[1],uxDpza_OE:false,variant:\"sD0F_3vOV\"}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VRTW9POi7\"},implicitPathVariables:undefined},{href:{webPageId:\"VRTW9POi7\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({tit0mWXlK:{height:158,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+(0+((componentViewport?.height||726.5)-0-1049)/2)+0+0+0+0+0+234}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation6,className:\"framer-lhfx2g-container\",\"data-framer-appear-id\":\"lhfx2g\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"VOn5rMqAr-container\",nodeId:\"VOn5rMqAr\",optimized:true,rendersWithMotion:true,scopeId:\"U3WkRuz0m\",children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionLargeIcon,{AKxiNHF1j:\"ActionKit\",GC5qsAuiH:\"One API to give your AI agent 1,000+ integration tools and actions.\",height:\"100%\",id:\"VOn5rMqAr\",layoutId:\"VOn5rMqAr\",lSLgAPzMq:false,MHWGl2tXR:resolvedLinks6[0],style:{width:\"100%\"},u8J3zetQ4:false,uxDpza_OE:false,variant:\"sD0F_3vOV\",width:\"100%\",...addPropertyOverrides({tit0mWXlK:{MHWGl2tXR:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nho69n\",layoutDependency:layoutDependency,layoutId:\"OW9eS04sX\",style:{backgroundColor:\"var(--token-713d95c0-9d7d-4984-bba3-e4f706a4ad33, rgba(255, 255, 255, 0.16))\"}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"AOdFiUZ_C\"},implicitPathVariables:undefined},{href:{webPageId:\"AOdFiUZ_C\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:158,width:`calc(max(max(${componentViewport?.width||\"100vw\"} - 2px, 1px) - 300px, 1px) - 40px)`,y:(componentViewport?.y||0)+(1+((componentViewport?.height||496.5)-2-491)/2)+0+24+48+0+215,...addPropertyOverrides({tit0mWXlK:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+(0+((componentViewport?.height||726.5)-0-1049)/2)+0+0+0+0+0+416}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-49oqmc-container\",\"data-framer-appear-id\":\"49oqmc\",layoutDependency:layoutDependency,layoutId:\"A1TfHdel5-container\",nodeId:\"A1TfHdel5\",rendersWithMotion:true,scopeId:\"U3WkRuz0m\",...addPropertyOverrides({tit0mWXlK:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation7,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionLargeIcon,{AKxiNHF1j:\"Workflows\",GC5qsAuiH:\"Orchestrate durable integration background jobs to ingest and sync with users\u2019 3rd-party data.\",height:\"100%\",hqJSadusY:addImageAlt({pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/MihuQmPZnG4jczDK07FeBU5wg.svg\"},\"\"),id:\"A1TfHdel5\",layoutId:\"A1TfHdel5\",lSLgAPzMq:false,MHWGl2tXR:resolvedLinks7[0],style:{width:\"100%\"},u8J3zetQ4:false,uxDpza_OE:false,variant:\"ED71CI6aS\",width:\"100%\",...addPropertyOverrides({tit0mWXlK:{MHWGl2tXR:resolvedLinks7[1],variant:\"sD0F_3vOV\"}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({tit0mWXlK:{height:28,y:(componentViewport?.y||0)+(0+((componentViewport?.height||726.5)-0-1049)/2)+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1e4x1nw-container\",\"data-framer-name\":\"Platform\",layoutDependency:layoutDependency,layoutId:\"JtRBGiCjF-container\",name:\"Platform\",nodeId:\"JtRBGiCjF\",rendersWithMotion:true,scopeId:\"U3WkRuz0m\",children:/*#__PURE__*/_jsx(LayoutsNavigationComponentsNavigationPopoverHeader,{height:\"100%\",id:\"JtRBGiCjF\",layoutId:\"JtRBGiCjF\",MchyZ3QxR:\"Products\",name:\"Platform\",width:\"100%\"})})})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UBhf5.framer-1dxrttp, .framer-UBhf5 .framer-1dxrttp { display: block; }\",\".framer-UBhf5.framer-q2spfg { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 1px; position: relative; width: 740px; }\",\".framer-UBhf5 .framer-1a1prtb { bottom: -1px; flex: none; gap: 0px; left: -1px; position: absolute; right: -1px; top: -1px; z-index: 0; }\",\".framer-UBhf5 .framer-1782iuu { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-UBhf5 .framer-c4z35c { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 20px 24px 20px; position: relative; width: 300px; z-index: 0; }\",\".framer-UBhf5 .framer-zxqw1t-container, .framer-UBhf5 .framer-115xwey-container, .framer-UBhf5 .framer-z6vuy5-container, .framer-UBhf5 .framer-1e4x1nw-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-UBhf5 .framer-83ob1a-container, .framer-UBhf5 .framer-3mp1f1-container, .framer-UBhf5 .framer-whjm3f-container, .framer-UBhf5 .framer-lokw76-container, .framer-UBhf5 .framer-bvf1jm-container, .framer-UBhf5 .framer-137exk3-container, .framer-UBhf5 .framer-lhfx2g-container, .framer-UBhf5 .framer-49oqmc-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-UBhf5 .framer-1qqx4mq { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: auto; justify-content: flex-start; overflow: visible; padding: 24px 20px 24px 20px; position: relative; width: 1px; z-index: 0; }\",\".framer-UBhf5 .framer-xq4qvz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-UBhf5 .framer-1nho69n { flex: none; height: 1px; overflow: visible; position: relative; width: 100%; }\",\".framer-UBhf5.framer-v-2iv6rf.framer-q2spfg { padding: 0px; width: 390px; }\",\".framer-UBhf5.framer-v-2iv6rf .framer-1782iuu { flex-direction: column; gap: 32px; will-change: unset; }\",\".framer-UBhf5.framer-v-2iv6rf .framer-c4z35c { order: 1; padding: 0px; width: 100%; }\",\".framer-UBhf5.framer-v-2iv6rf .framer-83ob1a-container, .framer-UBhf5.framer-v-2iv6rf .framer-lhfx2g-container { order: 2; }\",\".framer-UBhf5.framer-v-2iv6rf .framer-3mp1f1-container { order: 3; }\",\".framer-UBhf5.framer-v-2iv6rf .framer-whjm3f-container, .framer-UBhf5.framer-v-2iv6rf .framer-49oqmc-container { order: 4; }\",\".framer-UBhf5.framer-v-2iv6rf .framer-lokw76-container { order: 5; }\",\".framer-UBhf5.framer-v-2iv6rf .framer-bvf1jm-container { order: 6; }\",\".framer-UBhf5.framer-v-2iv6rf .framer-115xwey-container, .framer-UBhf5.framer-v-2iv6rf .framer-137exk3-container { order: 1; }\",\".framer-UBhf5.framer-v-2iv6rf .framer-1qqx4mq { align-self: unset; flex: none; height: min-content; order: 0; padding: 0px; width: 100%; }\",\".framer-UBhf5.framer-v-2iv6rf .framer-xq4qvz { align-content: flex-start; align-items: flex-start; gap: 24px; }\",\".framer-UBhf5.framer-v-2iv6rf .framer-1e4x1nw-container { order: 0; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 496.5\n * @framerIntrinsicWidth 740\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"tit0mWXlK\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"FtXvlas07\":\"click2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerU3WkRuz0m=withCSS(Component,css,\"framer-UBhf5\");export default FramerU3WkRuz0m;FramerU3WkRuz0m.displayName=\"Layouts/Navigation/Components/Popover/Platform\";FramerU3WkRuz0m.defaultProps={height:496.5,width:740};addPropertyControls(FramerU3WkRuz0m,{variant:{options:[\"ifp3wu6fG\",\"tit0mWXlK\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},FtXvlas07:{title:\"Click 2\",type:ControlType.EventHandler}});addFonts(FramerU3WkRuz0m,[{explicitInter:true,fonts:[]},...LayoutsNavigationComponentsNavigationPopoverHeaderFonts,...NavigationPopoverMenuOptionSmallIconFonts,...NavigationPopoverMenuOptionLargeIconFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerU3WkRuz0m\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"FtXvlas07\\\":\\\"click2\\\"}\",\"framerIntrinsicWidth\":\"740\",\"framerIntrinsicHeight\":\"496.5\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tit0mWXlK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./U3WkRuz0m.map", "// Generated by Framer (570e25b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LayoutsNavigationComponentsNavigationPopoverHeader from\"https://framerusercontent.com/modules/D9ezaPrGHgiDLO4MAe4e/kMrZb153kjjyctYIB9cK/An_HZTHEM.js\";import NavigationPopoverMenuOptionBox from\"https://framerusercontent.com/modules/wBOdKfFaAyJL30GqTYvn/nXNR87hcNmJCXjdViDa7/EqtMGaNr8.js\";import NavigationPopoverMenuOptionSmallIcon from\"https://framerusercontent.com/modules/NJOYIIzscgikDgbZpAnj/efKn7ydai2SgNHKg46Wi/T2ULkO55R.js\";const NavigationPopoverMenuOptionBoxFonts=getFonts(NavigationPopoverMenuOptionBox);const LayoutsNavigationComponentsNavigationPopoverHeaderFonts=getFonts(LayoutsNavigationComponentsNavigationPopoverHeader);const SmartComponentScopedContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(SmartComponentScopedContainer));const NavigationPopoverMenuOptionSmallIconFonts=getFonts(NavigationPopoverMenuOptionSmallIcon);const cycleOrder=[\"bNDImZ7CK\",\"YYiR0dplI\"];const serializationHash=\"framer-bnrsg\";const variantClassNames={bNDImZ7CK:\"framer-v-gmt7uj\",YYiR0dplI:\"framer-v-1kmw32i\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition2={delay:.05,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition3={delay:.1,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={delay:.15,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={delay:.2,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={delay:.35,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const transition7={delay:.4,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const transition8={delay:.25,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition8,x:0,y:0};const transition9={delay:.3,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition9,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"bNDImZ7CK\",Mobile:\"YYiR0dplI\"};const getProps=({click,height,id,width,...props})=>{return{...props,jJYlnsrn2:click??props.jJYlnsrn2,variant:humanReadableVariantMap[props.variant]??props.variant??\"bNDImZ7CK\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,jJYlnsrn2,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"bNDImZ7CK\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap12ayv2f=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(jJYlnsrn2){const res=await jJYlnsrn2(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-gmt7uj\",className,classNames),\"data-framer-name\":\"Desktop\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"bNDImZ7CK\",onTap:onTap12ayv2f,ref:refBinding,style:{...style},...addPropertyOverrides({YYiR0dplI:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-gige5g\",\"data-framer-name\":\"Effects/Effects\",layoutDependency:layoutDependency,layoutId:\"vpcTbaBRe\",style:{backgroundColor:\"var(--token-98dcce7b-b7d2-40fb-8058-1dd7f68612a2, rgb(6, 3, 17))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"inset 0px 32px 64px 0px rgba(92, 58, 228, 0.08), inset 1px 1px 1px -0.5px rgba(92, 58, 228, 0.5), inset 0px 0px 1px 0px rgba(255, 255, 255, 0.4)\",opacity:1},variants:{YYiR0dplI:{opacity:0}}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1l9icuw\",layoutDependency:layoutDependency,layoutId:\"ohclc89Id\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-kjkqmy\",layoutDependency:layoutDependency,layoutId:\"Nu2S49ZPV\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:376,width:`calc(min(max(${componentViewport?.width||\"100vw\"} / 3, 1px), 232px) - 40px)`,y:(componentViewport?.y||0)+0+0+0+24+0,...addPropertyOverrides({YYiR0dplI:{height:248,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-dsf8uf-container\",layoutDependency:layoutDependency,layoutId:\"YoBLwmQ8z-container\",nodeId:\"YoBLwmQ8z\",rendersWithMotion:true,scopeId:\"WgPNtelgv\",children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionBox,{afO5Jr7wR:true,arj0zz__8:addImageAlt({pixelHeight:1738,pixelWidth:2042,src:\"https://framerusercontent.com/images/289OPLcnTL9SzrphNZ97sJ85A.png\",srcSet:\"https://framerusercontent.com/images/289OPLcnTL9SzrphNZ97sJ85A.png?scale-down-to=512 512w,https://framerusercontent.com/images/289OPLcnTL9SzrphNZ97sJ85A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/289OPLcnTL9SzrphNZ97sJ85A.png 2042w\"},\"\"),Bsqg0M0zB:false,ds6eQTAb7:\"Documentation\",height:\"100%\",id:\"YoBLwmQ8z\",JL3imR3bT:\"Get started with Paragon by reading our documentation\",layoutId:\"YoBLwmQ8z\",melMg5xuQ:false,oJHGj8zwC:\"0px 1px 1px 1px\",qUpUh23u8:\"https://docs.useparagon.com\",SSAtqbnQO:false,style:{height:\"100%\",width:\"100%\"},variant:\"KF2W56o8O\",width:\"100%\",wVifjdc1y:true,ZnreUlZvg:false,...addPropertyOverrides({YYiR0dplI:{style:{width:\"100%\"},variant:\"Icb1jlOqa\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1voyxpi\",layoutDependency:layoutDependency,layoutId:\"Y_0052XQq\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+0+0+0+24+0,...addPropertyOverrides({YYiR0dplI:{y:(componentViewport?.y||0)+0+0+0+280+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-1hl1ove-container\",\"data-framer-appear-id\":\"1hl1ove\",\"data-framer-name\":\"Platform\",layoutDependency:layoutDependency,layoutId:\"ebrENFxEt-container\",name:\"Platform\",nodeId:\"ebrENFxEt\",rendersWithMotion:true,scopeId:\"WgPNtelgv\",...addPropertyOverrides({YYiR0dplI:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(LayoutsNavigationComponentsNavigationPopoverHeader,{height:\"100%\",id:\"ebrENFxEt\",layoutId:\"ebrENFxEt\",MchyZ3QxR:\"Resources\",name:\"Platform\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:`calc(min(max(${componentViewport?.width||\"100vw\"} / 3, 1px), 232px) - 32px)`,y:(componentViewport?.y||0)+0+0+0+24+52,...addPropertyOverrides({YYiR0dplI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+280+0+52}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-1t2wgsi-container\",\"data-framer-appear-id\":\"1t2wgsi\",\"data-framer-name\":\"Integrations\",layoutDependency:layoutDependency,layoutId:\"vM8wmDkxd-container\",name:\"Integrations\",nodeId:\"vM8wmDkxd\",rendersWithMotion:true,scopeId:\"WgPNtelgv\",...addPropertyOverrides({YYiR0dplI:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:false,DYuHI8C2c:true,fjwfBDqFC:\"https://docs.useparagon.com/getting-started/installing-the-connect-sdk\",height:\"100%\",id:\"vM8wmDkxd\",Iq0DSuQhF:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/AqZNxJr2onAuX9GIba8gIBnmlxg.svg\"},\"\"),JAV18Qrmm:\"100+ pre-built connectors\",k7xdObPIO:false,layoutId:\"vM8wmDkxd\",name:\"Integrations\",qc2dR_Smi:\"Install the SDK\",qMw3y9LWh:false,style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:`calc(min(max(${componentViewport?.width||\"100vw\"} / 3, 1px), 232px) - 32px)`,y:(componentViewport?.y||0)+0+0+0+24+139,...addPropertyOverrides({YYiR0dplI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+280+0+139}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-rjme02-container\",\"data-framer-appear-id\":\"rjme02\",\"data-framer-name\":\"Integrations\",layoutDependency:layoutDependency,layoutId:\"uxATWQf6U-container\",name:\"Integrations\",nodeId:\"uxATWQf6U\",rendersWithMotion:true,scopeId:\"WgPNtelgv\",...addPropertyOverrides({YYiR0dplI:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:false,DYuHI8C2c:true,fjwfBDqFC:\"https://docs.useparagon.com/getting-started/displaying-the-connect-portal\",height:\"100%\",id:\"uxATWQf6U\",Iq0DSuQhF:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/AqZNxJr2onAuX9GIba8gIBnmlxg.svg\"},\"\"),JAV18Qrmm:\"100+ pre-built connectors\",k7xdObPIO:false,layoutId:\"uxATWQf6U\",name:\"Integrations\",qc2dR_Smi:\"Embed the UI\",qMw3y9LWh:false,style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-s5tc0e\",layoutDependency:layoutDependency,layoutId:\"iGoQq5SE_\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+0+0+0+24+0,...addPropertyOverrides({YYiR0dplI:{y:(componentViewport?.y||0)+0+0+0+514+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-4ccer1-container\",\"data-framer-appear-id\":\"4ccer1\",\"data-framer-name\":\"Platform\",layoutDependency:layoutDependency,layoutId:\"JZxQCwABz-container\",name:\"Platform\",nodeId:\"JZxQCwABz\",rendersWithMotion:true,scopeId:\"WgPNtelgv\",...addPropertyOverrides({YYiR0dplI:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(LayoutsNavigationComponentsNavigationPopoverHeader,{height:\"100%\",id:\"JZxQCwABz\",layoutId:\"JZxQCwABz\",MchyZ3QxR:\"Tutorials\",name:\"Platform\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"MAPtPEacm\"},implicitPathVariables:undefined},{href:{webPageId:\"MAPtPEacm\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:`calc(max(${componentViewport?.width||\"100vw\"} / 3, 1px) - 40px)`,y:(componentViewport?.y||0)+0+0+0+24+52,...addPropertyOverrides({YYiR0dplI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+514+0+52}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-d5bcn6-container\",\"data-framer-appear-id\":\"d5bcn6\",\"data-framer-name\":\"Integrations\",layoutDependency:layoutDependency,layoutId:\"rb1cLt3N1-container\",name:\"Integrations\",nodeId:\"rb1cLt3N1\",rendersWithMotion:true,scopeId:\"WgPNtelgv\",...addPropertyOverrides({YYiR0dplI:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation5,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:true,fjwfBDqFC:resolvedLinks[0],height:\"100%\",id:\"rb1cLt3N1\",Iq0DSuQhF:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/AqZNxJr2onAuX9GIba8gIBnmlxg.svg\"},\"\"),JAV18Qrmm:\"100+ pre-built connectors\",k7xdObPIO:false,layoutId:\"rb1cLt3N1\",name:\"Integrations\",qc2dR_Smi:\"Ingestion for RAG\",qMw3y9LWh:false,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/hMDZFKCbhb2ep7y6XZrwLuedw.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false,...addPropertyOverrides({YYiR0dplI:{fjwfBDqFC:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"MAPtPEacm\"},implicitPathVariables:undefined},{href:{webPageId:\"MAPtPEacm\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:`calc(max(${componentViewport?.width||\"100vw\"} / 3, 1px) - 40px)`,y:(componentViewport?.y||0)+0+0+0+24+139,...addPropertyOverrides({YYiR0dplI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+514+0+139}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-q4v6wx-container\",\"data-framer-appear-id\":\"q4v6wx\",\"data-framer-name\":\"Integrations\",layoutDependency:layoutDependency,layoutId:\"jZJh3j7m7-container\",name:\"Integrations\",nodeId:\"jZJh3j7m7\",rendersWithMotion:true,scopeId:\"WgPNtelgv\",...addPropertyOverrides({YYiR0dplI:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation6,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:true,fjwfBDqFC:resolvedLinks1[0],height:\"100%\",id:\"jZJh3j7m7\",Iq0DSuQhF:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/AqZNxJr2onAuX9GIba8gIBnmlxg.svg\"},\"\"),JAV18Qrmm:\"100+ pre-built connectors\",k7xdObPIO:false,layoutId:\"jZJh3j7m7\",name:\"Integrations\",qc2dR_Smi:\"AI Agent Tool Calling\",qMw3y9LWh:false,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/rizJfPOccjMRxR4oS0vMsq1341E.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false,...addPropertyOverrides({YYiR0dplI:{fjwfBDqFC:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:`calc(max(${componentViewport?.width||\"100vw\"} / 3, 1px) - 40px)`,y:(componentViewport?.y||0)+0+0+0+24+226,...addPropertyOverrides({YYiR0dplI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+514+0+226}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-c73uvs-container\",\"data-framer-appear-id\":\"c73uvs\",\"data-framer-name\":\"Integrations\",layoutDependency:layoutDependency,layoutId:\"TYczYmx3U-container\",name:\"Integrations\",nodeId:\"TYczYmx3U\",rendersWithMotion:true,scopeId:\"WgPNtelgv\",...addPropertyOverrides({YYiR0dplI:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation7,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:true,fjwfBDqFC:\"https://docs.useparagon.com/tutorials/building-a-salesforce-integration\",height:\"100%\",id:\"TYczYmx3U\",Iq0DSuQhF:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/AqZNxJr2onAuX9GIba8gIBnmlxg.svg\"},\"\"),JAV18Qrmm:\"100+ pre-built connectors\",k7xdObPIO:false,layoutId:\"TYczYmx3U\",name:\"Integrations\",qc2dR_Smi:\"Salesforce integration\",qMw3y9LWh:false,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/ZSpXCZUevd4JjpTzBdNKgpUIDhY.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,width:`calc(max(${componentViewport?.width||\"100vw\"} / 3, 1px) - 40px)`,y:(componentViewport?.y||0)+0+0+0+24+313,...addPropertyOverrides({YYiR0dplI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+514+0+313}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-mrb3bp-container\",\"data-framer-appear-id\":\"mrb3bp\",\"data-framer-name\":\"Integrations\",layoutDependency:layoutDependency,layoutId:\"u4FZ8_U8t-container\",name:\"Integrations\",nodeId:\"u4FZ8_U8t\",rendersWithMotion:true,scopeId:\"WgPNtelgv\",...addPropertyOverrides({YYiR0dplI:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation8,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavigationPopoverMenuOptionSmallIcon,{B8uxpiOe_:true,DYuHI8C2c:true,fjwfBDqFC:\"https://docs.useparagon.com/tutorials/building-a-slack-integration\",height:\"100%\",id:\"u4FZ8_U8t\",Iq0DSuQhF:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/AqZNxJr2onAuX9GIba8gIBnmlxg.svg\"},\"\"),JAV18Qrmm:\"100+ pre-built connectors\",k7xdObPIO:false,layoutId:\"u4FZ8_U8t\",name:\"Integrations\",qc2dR_Smi:\"Slack integration\",qMw3y9LWh:false,S3dreOPPe:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/6WH3WZ2t5eRJkC9FMyWsnBlUQ.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\",X1NM9iCaO:false})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-bnrsg.framer-24xeqd, .framer-bnrsg .framer-24xeqd { display: block; }\",\".framer-bnrsg.framer-gmt7uj { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 740px; }\",\".framer-bnrsg .framer-gige5g { bottom: 0px; flex: none; gap: 0px; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-bnrsg .framer-1l9icuw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-bnrsg .framer-kjkqmy { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: auto; justify-content: flex-start; max-width: 232px; overflow: visible; padding: 24px 16px 24px 24px; position: relative; width: 1px; z-index: 0; }\",\".framer-bnrsg .framer-dsf8uf-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-bnrsg .framer-1voyxpi { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 232px; overflow: visible; padding: 24px 16px 24px 16px; position: relative; width: 1px; z-index: 0; }\",\".framer-bnrsg .framer-1hl1ove-container, .framer-bnrsg .framer-4ccer1-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-bnrsg .framer-1t2wgsi-container, .framer-bnrsg .framer-rjme02-container, .framer-bnrsg .framer-d5bcn6-container, .framer-bnrsg .framer-q4v6wx-container, .framer-bnrsg .framer-c73uvs-container, .framer-bnrsg .framer-mrb3bp-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-bnrsg .framer-s5tc0e { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 24px 24px 16px; position: relative; width: 1px; z-index: 0; }\",\".framer-bnrsg.framer-v-1kmw32i.framer-gmt7uj { gap: 32px; width: 390px; }\",\".framer-bnrsg.framer-v-1kmw32i .framer-1l9icuw { flex-direction: column; gap: 32px; }\",\".framer-bnrsg.framer-v-1kmw32i .framer-kjkqmy { align-self: unset; flex: none; height: min-content; max-width: unset; padding: 0px; width: 100%; }\",\".framer-bnrsg.framer-v-1kmw32i .framer-dsf8uf-container { flex: none; height: auto; }\",\".framer-bnrsg.framer-v-1kmw32i .framer-1voyxpi { flex: none; max-width: unset; padding: 0px; width: 100%; }\",\".framer-bnrsg.framer-v-1kmw32i .framer-s5tc0e { flex: none; padding: 0px; width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 332\n * @framerIntrinsicWidth 740\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"YYiR0dplI\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"jJYlnsrn2\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerWgPNtelgv=withCSS(Component,css,\"framer-bnrsg\");export default FramerWgPNtelgv;FramerWgPNtelgv.displayName=\"Layouts/Navigation/Components/Popover/Developers\";FramerWgPNtelgv.defaultProps={height:332,width:740};addPropertyControls(FramerWgPNtelgv,{variant:{options:[\"bNDImZ7CK\",\"YYiR0dplI\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},jJYlnsrn2:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerWgPNtelgv,[{explicitInter:true,fonts:[]},...NavigationPopoverMenuOptionBoxFonts,...LayoutsNavigationComponentsNavigationPopoverHeaderFonts,...NavigationPopoverMenuOptionSmallIconFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWgPNtelgv\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"332\",\"framerIntrinsicWidth\":\"740\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"jJYlnsrn2\\\":\\\"click\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YYiR0dplI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WgPNtelgv.map", "// Generated by Framer (570e25b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/r6Cajb7H98SCR0hhIWts/fAQnpm5eqIwZL76br9y6/Jk2CS9zTD.js\";import LayoutsNavigationComponentsPopoverUseCases from\"https://framerusercontent.com/modules/WaZtl7ddfp61wH5EiXxF/UVNJiDDwgdtMCrjKXWcU/BNgWAZj6t.js\";import LayoutsNavigationComponentsPopoverResources from\"https://framerusercontent.com/modules/rRNcfxCl6QXmtwJw7hbA/oiJrv2PxZ5YevprzdgHV/bp8PlZvef.js\";import LayoutNavigationMobileMenuMobileNavItem from\"https://framerusercontent.com/modules/jxHxqLAuPoy305N6LrUg/QunHODsCzMhVAv0YdF2b/LjOYt00KU.js\";import LayoutsNavigationComponentsPopoverPlatform from\"https://framerusercontent.com/modules/hPGJDDL9TeSZPuAjZsOV/QjE1nOI31IwoSLdJNs60/U3WkRuz0m.js\";import LayoutsNavigationComponentsPopoverDevelopers from\"https://framerusercontent.com/modules/1AkJC5KF43AXsnDBa2NT/KzC6AdkgLANzqYfBH4kU/WgPNtelgv.js\";const LayoutNavigationMobileMenuMobileNavItemFonts=getFonts(LayoutNavigationMobileMenuMobileNavItem);const SmartComponentScopedContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(SmartComponentScopedContainer));const LayoutsNavigationComponentsPopoverPlatformFonts=getFonts(LayoutsNavigationComponentsPopoverPlatform);const LayoutsNavigationComponentsPopoverUseCasesFonts=getFonts(LayoutsNavigationComponentsPopoverUseCases);const LayoutsNavigationComponentsPopoverDevelopersFonts=getFonts(LayoutsNavigationComponentsPopoverDevelopers);const LayoutsNavigationComponentsPopoverResourcesFonts=getFonts(LayoutsNavigationComponentsPopoverResources);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"GgdqVbM5F\",\"M1mKDHTuu\",\"tfFUIlGtM\",\"pGZSTlDpa\",\"ptISdYTUL\"];const serializationHash=\"framer-wziuo\";const variantClassNames={GgdqVbM5F:\"framer-v-6vft0g\",M1mKDHTuu:\"framer-v-bn1y1v\",pGZSTlDpa:\"framer-v-v8l99r\",ptISdYTUL:\"framer-v-2nbzvk\",tfFUIlGtM:\"framer-v-1pll5gi\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const transition2={delay:.05,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition3={delay:.1,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={delay:.15,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={delay:.2,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={delay:.25,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const transition7={delay:.35,duration:.3,ease:[.86,0,.07,1],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Use Cases\":\"tfFUIlGtM\",Base:\"GgdqVbM5F\",Developers:\"pGZSTlDpa\",Platform:\"M1mKDHTuu\",Resources:\"ptISdYTUL\"};const getProps=({close,height,id,platform,resources,width,...props})=>{return{...props,AZ1leYSGu:platform??props.AZ1leYSGu,rfh2HSjWZ:resources??props.rfh2HSjWZ,variant:humanReadableVariantMap[props.variant]??props.variant??\"GgdqVbM5F\",Xt5jKByab:close??props.Xt5jKByab};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,rfh2HSjWZ,AZ1leYSGu,Xt5jKByab,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"GgdqVbM5F\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const tQPNfJkbSq7090k=activeVariantCallback(async(...args)=>{if(AZ1leYSGu){const res=await AZ1leYSGu(...args);if(res===false)return false;}setVariant(\"M1mKDHTuu\");});const tQPNfJkbS7ujeyk=activeVariantCallback(async(...args)=>{setVariant(\"tfFUIlGtM\");});const tQPNfJkbSt7jcca=activeVariantCallback(async(...args)=>{if(rfh2HSjWZ){const res=await rfh2HSjWZ(...args);if(res===false)return false;}setVariant(\"pGZSTlDpa\");});const tQPNfJkbSio2cs8=activeVariantCallback(async(...args)=>{setVariant(\"ptISdYTUL\");});const FtXvlas071fs4drq=activeVariantCallback(async(...args)=>{if(Xt5jKByab){const res=await Xt5jKByab(...args);if(res===false)return false;}});const RvBi7dz_K1fs4drq=activeVariantCallback(async(...args)=>{if(Xt5jKByab){const res=await Xt5jKByab(...args);if(res===false)return false;}});const jJYlnsrn21fs4drq=activeVariantCallback(async(...args)=>{if(Xt5jKByab){const res=await Xt5jKByab(...args);if(res===false)return false;}});const WgyfEJtik1fs4drq=activeVariantCallback(async(...args)=>{if(Xt5jKByab){const res=await Xt5jKByab(...args);if(res===false)return false;}});const tQPNfJkbS1ftet1k=activeVariantCallback(async(...args)=>{setVariant(\"GgdqVbM5F\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"M1mKDHTuu\",\"tfFUIlGtM\",\"pGZSTlDpa\",\"ptISdYTUL\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"M1mKDHTuu\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"tfFUIlGtM\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"pGZSTlDpa\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"ptISdYTUL\")return true;return false;};const isDisplayed5=()=>{if([\"M1mKDHTuu\",\"tfFUIlGtM\",\"pGZSTlDpa\",\"ptISdYTUL\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-6vft0g\",className,classNames),\"data-framer-name\":\"Base\",layoutDependency:layoutDependency,layoutId:\"GgdqVbM5F\",ref:refBinding,style:{...style},...addPropertyOverrides({M1mKDHTuu:{\"data-framer-name\":\"Platform\"},pGZSTlDpa:{\"data-framer-name\":\"Developers\"},ptISdYTUL:{\"data-framer-name\":\"Resources\"},tfFUIlGtM:{\"data-framer-name\":\"Use Cases\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u6q9ec\",\"data-framer-name\":\"primary-nav\",layoutDependency:layoutDependency,layoutId:\"PJO6T2FQj\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-1f1s7e9-container\",\"data-framer-appear-id\":\"1f1s7e9\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"GAsFqYqW3-container\",nodeId:\"GAsFqYqW3\",optimized:true,rendersWithMotion:true,scopeId:\"pBjiFUuLb\",children:/*#__PURE__*/_jsx(LayoutNavigationMobileMenuMobileNavItem,{B01oIflGS:\"C1u3B7K7U\",DkB3w3iXv:true,height:\"100%\",id:\"GAsFqYqW3\",layoutId:\"GAsFqYqW3\",ODyOo4QiT:\"Platform\",style:{width:\"100%\"},tQPNfJkbS:tQPNfJkbSq7090k,VObLtqEEz:false,width:\"100%\",Y2LAPxAfo:false})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+56,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-1yhucv6-container\",\"data-framer-appear-id\":\"1yhucv6\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"tI645EjRt-container\",nodeId:\"tI645EjRt\",optimized:true,rendersWithMotion:true,scopeId:\"pBjiFUuLb\",children:/*#__PURE__*/_jsx(LayoutNavigationMobileMenuMobileNavItem,{B01oIflGS:\"C1u3B7K7U\",DkB3w3iXv:true,height:\"100%\",id:\"tI645EjRt\",layoutId:\"tI645EjRt\",ODyOo4QiT:\"Use Cases\",style:{width:\"100%\"},tQPNfJkbS:tQPNfJkbS7ujeyk,VObLtqEEz:false,width:\"100%\",Y2LAPxAfo:false})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+112,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,className:\"framer-zrwcam-container\",\"data-framer-appear-id\":\"zrwcam\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"xFiuRaRfM-container\",nodeId:\"xFiuRaRfM\",optimized:true,rendersWithMotion:true,scopeId:\"pBjiFUuLb\",children:/*#__PURE__*/_jsx(LayoutNavigationMobileMenuMobileNavItem,{B01oIflGS:\"C1u3B7K7U\",DkB3w3iXv:true,height:\"100%\",id:\"xFiuRaRfM\",layoutId:\"xFiuRaRfM\",ODyOo4QiT:\"Developers\",style:{width:\"100%\"},tQPNfJkbS:tQPNfJkbSt7jcca,VObLtqEEz:false,width:\"100%\",Y2LAPxAfo:false})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+168,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,className:\"framer-s8f4be-container\",\"data-framer-appear-id\":\"s8f4be\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"qPcruppSX-container\",nodeId:\"qPcruppSX\",optimized:true,rendersWithMotion:true,scopeId:\"pBjiFUuLb\",children:/*#__PURE__*/_jsx(LayoutNavigationMobileMenuMobileNavItem,{B01oIflGS:\"C1u3B7K7U\",DkB3w3iXv:true,height:\"100%\",id:\"qPcruppSX\",layoutId:\"qPcruppSX\",ODyOo4QiT:\"Resources\",style:{width:\"100%\"},tQPNfJkbS:tQPNfJkbSio2cs8,VObLtqEEz:false,width:\"100%\",Y2LAPxAfo:false})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zHC2jPsxs\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+224,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation5,className:\"framer-17w73qj-container\",\"data-framer-appear-id\":\"17w73qj\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"MUj6NswjI-container\",nodeId:\"MUj6NswjI\",optimized:true,rendersWithMotion:true,scopeId:\"pBjiFUuLb\",children:/*#__PURE__*/_jsx(LayoutNavigationMobileMenuMobileNavItem,{B01oIflGS:\"C1u3B7K7U\",DkB3w3iXv:false,height:\"100%\",id:\"MUj6NswjI\",layoutId:\"MUj6NswjI\",ODyOo4QiT:\"Pricing\",style:{width:\"100%\"},VObLtqEEz:false,width:\"100%\",Y2LAPxAfo:false,Z8KyKG1d6:resolvedLinks[0]})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({M1mKDHTuu:{height:496,width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`,y:(componentViewport?.y||0)+0+64+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7szobf-container\",\"data-framer-name\":\"Platform\",layoutDependency:layoutDependency,layoutId:\"YnkWIzQqY-container\",name:\"Platform\",nodeId:\"YnkWIzQqY\",rendersWithMotion:true,scopeId:\"pBjiFUuLb\",children:/*#__PURE__*/_jsx(LayoutsNavigationComponentsPopoverPlatform,{FtXvlas07:FtXvlas071fs4drq,height:\"100%\",id:\"YnkWIzQqY\",layoutId:\"YnkWIzQqY\",name:\"Platform\",style:{width:\"100%\"},variant:\"tit0mWXlK\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({tfFUIlGtM:{height:486,width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`,y:(componentViewport?.y||0)+0+64+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wimptn-container\",\"data-framer-name\":\"Use Cases\",layoutDependency:layoutDependency,layoutId:\"unp2MSAyc-container\",name:\"Use Cases\",nodeId:\"unp2MSAyc\",rendersWithMotion:true,scopeId:\"pBjiFUuLb\",children:/*#__PURE__*/_jsx(LayoutsNavigationComponentsPopoverUseCases,{height:\"100%\",id:\"unp2MSAyc\",layoutId:\"unp2MSAyc\",name:\"Use Cases\",RvBi7dz_K:RvBi7dz_K1fs4drq,style:{width:\"100%\"},variant:\"OA4eo2QaY\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({pGZSTlDpa:{height:332,width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`,y:(componentViewport?.y||0)+0+64+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16ucf01-container\",\"data-framer-name\":\"Developers\",layoutDependency:layoutDependency,layoutId:\"tGORuQCGy-container\",name:\"Developers\",nodeId:\"tGORuQCGy\",rendersWithMotion:true,scopeId:\"pBjiFUuLb\",children:/*#__PURE__*/_jsx(LayoutsNavigationComponentsPopoverDevelopers,{height:\"100%\",id:\"tGORuQCGy\",jJYlnsrn2:jJYlnsrn21fs4drq,layoutId:\"tGORuQCGy\",name:\"Developers\",style:{width:\"100%\"},variant:\"YYiR0dplI\",width:\"100%\"})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ptISdYTUL:{height:601,width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`,y:(componentViewport?.y||0)+0+64+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1wzvtkv-container\",\"data-framer-name\":\"Resources\",layoutDependency:layoutDependency,layoutId:\"TOc7ikoZU-container\",name:\"Resources\",nodeId:\"TOc7ikoZU\",rendersWithMotion:true,scopeId:\"pBjiFUuLb\",children:/*#__PURE__*/_jsx(LayoutsNavigationComponentsPopoverResources,{height:\"100%\",id:\"TOc7ikoZU\",layoutId:\"TOc7ikoZU\",name:\"Resources\",style:{width:\"100%\"},variant:\"CR5walC9S\",WgyfEJtik:WgyfEJtik1fs4drq,width:\"100%\"})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e41pth\",\"data-framer-name\":\"secondary-nav\",layoutDependency:layoutDependency,layoutId:\"qssy7xO4a\",children:/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation6,className:\"framer-1wczuxf\",\"data-framer-appear-id\":\"1wczuxf\",\"data-framer-name\":\"Component/Button\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"KA25oZvae\",optimized:true,style:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"0px 2px 24px 0px rgba(89, 56, 255, 0.4)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-gwaooy\",layoutDependency:layoutDependency,layoutId:\"r980LhqiK\",style:{background:\"linear-gradient(180deg, var(--token-8f876d08-f2cd-43eb-9f5c-4776423f125b, rgb(183, 166, 251)) 0%, rgb(85, 50, 226) 100%)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WtlDtQ2vD\"},motionChild:true,nodeId:\"XnxOEgyp_\",scopeId:\"pBjiFUuLb\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-j18ndl framer-1v02qc5\",layoutDependency:layoutDependency,layoutId:\"XnxOEgyp_\",style:{background:\"linear-gradient(180deg, rgb(105, 73, 231) 0%, rgb(85, 50, 226) 100%)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-t18buq\",\"data-styles-preset\":\"Jk2CS9zTD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-10f57e12-651f-4367-abe2-5b4ac0c04485, rgb(255, 255, 255)))\"},children:\"Book a demo\"})}),className:\"framer-1hnodue\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Kl7qnqH9V\",style:{\"--extracted-r6o4lv\":\"var(--token-10f57e12-651f-4367-abe2-5b4ac0c04485, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({M1mKDHTuu:{height:40,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0},pGZSTlDpa:{height:40,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0},ptISdYTUL:{height:40,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0},tfFUIlGtM:{height:40,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ks4181-container\",layoutDependency:layoutDependency,layoutId:\"Ci5swLzCz-container\",nodeId:\"Ci5swLzCz\",rendersWithMotion:true,scopeId:\"pBjiFUuLb\",children:/*#__PURE__*/_jsx(LayoutNavigationMobileMenuMobileNavItem,{B01oIflGS:\"zIzQmKD71\",DkB3w3iXv:false,height:\"100%\",id:\"Ci5swLzCz\",layoutId:\"Ci5swLzCz\",ODyOo4QiT:\"Back\",style:{width:\"100%\"},tQPNfJkbS:tQPNfJkbS1ftet1k,VObLtqEEz:true,width:\"100%\",Y2LAPxAfo:false})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wziuo.framer-1v02qc5, .framer-wziuo .framer-1v02qc5 { display: block; }\",\".framer-wziuo.framer-6vft0g { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 24px 0px; position: relative; width: 390px; }\",\".framer-wziuo .framer-u6q9ec { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-wziuo .framer-1f1s7e9-container, .framer-wziuo .framer-1yhucv6-container, .framer-wziuo .framer-zrwcam-container, .framer-wziuo .framer-s8f4be-container, .framer-wziuo .framer-17w73qj-container, .framer-wziuo .framer-7szobf-container, .framer-wziuo .framer-wimptn-container, .framer-wziuo .framer-16ucf01-container, .framer-wziuo .framer-1wzvtkv-container, .framer-wziuo .framer-ks4181-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-wziuo .framer-1e41pth { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-wziuo .framer-1wczuxf { 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: 13px 24px 13px 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-wziuo .framer-gwaooy { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-wziuo .framer-j18ndl { bottom: 1px; flex: none; left: 1px; overflow: visible; position: absolute; right: 1px; text-decoration: none; top: 1px; z-index: 1; }\",\".framer-wziuo .framer-1hnodue { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-wziuo.framer-v-bn1y1v.framer-6vft0g, .framer-wziuo.framer-v-1pll5gi.framer-6vft0g, .framer-wziuo.framer-v-v8l99r.framer-6vft0g, .framer-wziuo.framer-v-2nbzvk.framer-6vft0g { gap: 24px; }\",\".framer-wziuo.framer-v-bn1y1v .framer-u6q9ec, .framer-wziuo.framer-v-1pll5gi .framer-u6q9ec, .framer-wziuo.framer-v-v8l99r .framer-u6q9ec, .framer-wziuo.framer-v-2nbzvk .framer-u6q9ec { order: 1; padding: 0px 8px 0px 8px; }\",\".framer-wziuo.framer-v-bn1y1v .framer-ks4181-container, .framer-wziuo.framer-v-1pll5gi .framer-ks4181-container, .framer-wziuo.framer-v-v8l99r .framer-ks4181-container, .framer-wziuo.framer-v-2nbzvk .framer-ks4181-container { order: 0; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 402\n * @framerIntrinsicWidth 390\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"M1mKDHTuu\":{\"layout\":[\"fixed\",\"auto\"]},\"tfFUIlGtM\":{\"layout\":[\"fixed\",\"auto\"]},\"pGZSTlDpa\":{\"layout\":[\"fixed\",\"auto\"]},\"ptISdYTUL\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"rfh2HSjWZ\":\"resources\",\"AZ1leYSGu\":\"platform\",\"Xt5jKByab\":\"close\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerpBjiFUuLb=withCSS(Component,css,\"framer-wziuo\");export default FramerpBjiFUuLb;FramerpBjiFUuLb.displayName=\"Navigation - Mobile Menu\";FramerpBjiFUuLb.defaultProps={height:402,width:390};addPropertyControls(FramerpBjiFUuLb,{variant:{options:[\"GgdqVbM5F\",\"M1mKDHTuu\",\"tfFUIlGtM\",\"pGZSTlDpa\",\"ptISdYTUL\"],optionTitles:[\"Base\",\"Platform\",\"Use Cases\",\"Developers\",\"Resources\"],title:\"Variant\",type:ControlType.Enum},rfh2HSjWZ:{title:\"Resources\",type:ControlType.EventHandler},AZ1leYSGu:{title:\"Platform\",type:ControlType.EventHandler},Xt5jKByab:{title:\"Close\",type:ControlType.EventHandler}});addFonts(FramerpBjiFUuLb,[{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\"}]},...LayoutNavigationMobileMenuMobileNavItemFonts,...LayoutsNavigationComponentsPopoverPlatformFonts,...LayoutsNavigationComponentsPopoverUseCasesFonts,...LayoutsNavigationComponentsPopoverDevelopersFonts,...LayoutsNavigationComponentsPopoverResourcesFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpBjiFUuLb\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"M1mKDHTuu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tfFUIlGtM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pGZSTlDpa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ptISdYTUL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"rfh2HSjWZ\\\":\\\"resources\\\",\\\"AZ1leYSGu\\\":\\\"platform\\\",\\\"Xt5jKByab\\\":\\\"close\\\"}\",\"framerIntrinsicHeight\":\"402\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"390\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (8ebf084)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/uGeYiVDiZxPnxvVcr3NG/098g2E25BfDwPhSU7Pbw/sAyYfhhO4.js\";const enabledGestures={pj2vRTSEO:{hover:true},UuoK5Jnim:{hover:true}};const cycleOrder=[\"UuoK5Jnim\",\"TUjexOJC7\",\"pj2vRTSEO\",\"cO_yVsU7d\"];const serializationHash=\"framer-IR4Wa\";const variantClassNames={cO_yVsU7d:\"framer-v-1jg8p1j\",pj2vRTSEO:\"framer-v-12wlcl1\",TUjexOJC7:\"framer-v-16k4sxa\",UuoK5Jnim:\"framer-v-dqpwdo\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Dark Focus\":\"cO_yVsU7d\",\"Idle - Dark\":\"pj2vRTSEO\",Focus:\"TUjexOJC7\",Idle:\"UuoK5Jnim\"};const getProps=({height,hover,id,link,showIcon,title,width,...props})=>{return{...props,mscEPsz1X:link??props.mscEPsz1X,O8Zys2d0_:hover??props.O8Zys2d0_,ta7aDHEoX:showIcon??props.ta7aDHEoX??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"UuoK5Jnim\",Y5Xy6lH57:title??props.Y5Xy6lH57??\"Label\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,mscEPsz1X,Y5Xy6lH57,ta7aDHEoX,O8Zys2d0_,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"UuoK5Jnim\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterbsq7pi=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(O8Zys2d0_){const res=await O8Zys2d0_(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"UuoK5Jnim-hover\")return true;if(baseVariant===\"TUjexOJC7\")return true;return false;};const isDisplayed1=()=>{if([\"UuoK5Jnim-hover\",\"pj2vRTSEO-hover\"].includes(gestureVariant))return false;if(baseVariant===\"TUjexOJC7\")return false;return true;};const isDisplayed2=()=>{if(gestureVariant===\"pj2vRTSEO-hover\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:mscEPsz1X,motionChild:true,nodeId:\"UuoK5Jnim\",scopeId:\"QG03hmasA\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-dqpwdo\",className,classNames)} framer-ov77mi`,\"data-framer-name\":\"Idle\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"UuoK5Jnim\",onMouseEnter:onMouseEnterbsq7pi,ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},variants:{\"UuoK5Jnim-hover\":{backgroundColor:\"var(--token-9c36c648-235b-4c8f-bd61-2ffb5d5b7d34, rgba(6, 3, 17, 0.2))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},cO_yVsU7d:{backgroundColor:\"rgba(0, 0, 0, 0)\"},pj2vRTSEO:{backgroundColor:\"rgba(0, 0, 0, 0)\"},TUjexOJC7:{backgroundColor:\"var(--token-9c36c648-235b-4c8f-bd61-2ffb5d5b7d34, rgba(6, 3, 17, 0.2))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}},...addPropertyOverrides({\"pj2vRTSEO-hover\":{\"data-framer-name\":undefined},\"UuoK5Jnim-hover\":{\"data-framer-name\":undefined},cO_yVsU7d:{\"data-framer-name\":\"Dark Focus\"},pj2vRTSEO:{\"data-framer-name\":\"Idle - Dark\"},TUjexOJC7:{\"data-framer-name\":\"Focus\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1iqvb0t\",\"data-styles-preset\":\"sAyYfhhO4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b2d66fe5-e55d-4eed-8606-94991dc3a27c, rgba(255, 255, 255, 0.72)))\"},children:\"Label\"})}),className:\"framer-wtm76q\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"io9hn8Rs0\",style:{\"--extracted-r6o4lv\":\"var(--token-b2d66fe5-e55d-4eed-8606-94991dc3a27c, rgba(255, 255, 255, 0.72))\",\"--framer-paragraph-spacing\":\"1px\"},text:Y5Xy6lH57,variants:{\"pj2vRTSEO-hover\":{\"--extracted-r6o4lv\":\"var(--token-6da58935-dc32-430a-9938-406b16c145e0, rgb(92, 58, 228))\"},\"UuoK5Jnim-hover\":{\"--extracted-r6o4lv\":\"var(--token-10f57e12-651f-4367-abe2-5b4ac0c04485, rgb(255, 255, 255))\"},cO_yVsU7d:{\"--extracted-r6o4lv\":\"var(--token-6da58935-dc32-430a-9938-406b16c145e0, rgb(92, 58, 228))\"},pj2vRTSEO:{\"--extracted-r6o4lv\":\"var(--token-98dcce7b-b7d2-40fb-8058-1dd7f68612a2, rgb(6, 3, 17))\"},TUjexOJC7:{\"--extracted-r6o4lv\":\"var(--token-10f57e12-651f-4367-abe2-5b4ac0c04485, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"pj2vRTSEO-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1iqvb0t\",\"data-styles-preset\":\"sAyYfhhO4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6da58935-dc32-430a-9938-406b16c145e0, rgb(92, 58, 228)))\"},children:\"Label\"})})},\"UuoK5Jnim-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1iqvb0t\",\"data-styles-preset\":\"sAyYfhhO4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-10f57e12-651f-4367-abe2-5b4ac0c04485, rgb(255, 255, 255)))\"},children:\"Label\"})})},cO_yVsU7d:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1iqvb0t\",\"data-styles-preset\":\"sAyYfhhO4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6da58935-dc32-430a-9938-406b16c145e0, rgb(92, 58, 228)))\"},children:\"Label\"})})},pj2vRTSEO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1iqvb0t\",\"data-styles-preset\":\"sAyYfhhO4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-98dcce7b-b7d2-40fb-8058-1dd7f68612a2, rgb(6, 3, 17)))\"},children:\"Label\"})})},TUjexOJC7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1iqvb0t\",\"data-styles-preset\":\"sAyYfhhO4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-10f57e12-651f-4367-abe2-5b4ac0c04485, rgb(255, 255, 255)))\"},children:\"Label\"})})}},baseVariant,gestureVariant)}),ta7aDHEoX&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qmu9cx\",layoutDependency:layoutDependency,layoutId:\"gxxtMmf4W\",children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:20,pixelWidth:20,src:\"https://framerusercontent.com/images/VaVEJjHVIPSHHvGI3A1yjNGI5sQ.svg\"},className:\"framer-8txfzv\",\"data-framer-name\":\"Up\",layoutDependency:layoutDependency,layoutId:\"ZTXBc1kKN\",style:{rotate:-180},...addPropertyOverrides({\"UuoK5Jnim-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(9+((componentViewport?.height||200)-18-20)/2)+0),pixelHeight:20,pixelWidth:20,src:\"https://framerusercontent.com/images/VaVEJjHVIPSHHvGI3A1yjNGI5sQ.svg\"}},TUjexOJC7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(9+((componentViewport?.height||200)-18-20)/2)+0),pixelHeight:20,pixelWidth:20,src:\"https://framerusercontent.com/images/VaVEJjHVIPSHHvGI3A1yjNGI5sQ.svg\"}}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(9+((componentViewport?.height||200)-18-20)/2)+0),pixelHeight:20,pixelWidth:20,src:\"https://framerusercontent.com/images/VaVEJjHVIPSHHvGI3A1yjNGI5sQ.svg\"},className:\"framer-ejbjwa\",\"data-framer-name\":\"Down\",layoutDependency:layoutDependency,layoutId:\"D9jR_6swL\",style:{opacity:.72,rotate:0},variants:{cO_yVsU7d:{rotate:270}},...addPropertyOverrides({cO_yVsU7d:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(9+((componentViewport?.height||200)-18-20)/2)+0),pixelHeight:20,pixelWidth:20,src:\"https://framerusercontent.com/images/BPH3kaYFM20SvqAu8OMDgbA0920.svg\"}},pj2vRTSEO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(9+((componentViewport?.height||200)-18-20)/2)+0),pixelHeight:80,pixelWidth:81,src:\"https://framerusercontent.com/images/RwUwMcMnMpnEb38ONT3iD2OdQJY.png\"}}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:20,pixelWidth:20,src:\"https://framerusercontent.com/images/BPH3kaYFM20SvqAu8OMDgbA0920.svg\"},className:\"framer-1hajtgu\",\"data-framer-name\":\"Down\",layoutDependency:layoutDependency,layoutId:\"gy92mLweq\",style:{opacity:.72,rotate:270},...addPropertyOverrides({\"pj2vRTSEO-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(9+((componentViewport?.height||200)-18-20)/2)+0),pixelHeight:20,pixelWidth:20,src:\"https://framerusercontent.com/images/BPH3kaYFM20SvqAu8OMDgbA0920.svg\"}}},baseVariant,gestureVariant)})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IR4Wa.framer-ov77mi, .framer-IR4Wa .framer-ov77mi { display: block; }\",\".framer-IR4Wa.framer-dqpwdo { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 9px 12px 9px 12px; position: relative; text-decoration: none; width: min-content; }\",\".framer-IR4Wa .framer-wtm76q { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-IR4Wa .framer-1qmu9cx { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: visible; position: relative; width: 20px; }\",\".framer-IR4Wa .framer-8txfzv, .framer-IR4Wa .framer-ejbjwa, .framer-IR4Wa .framer-1hajtgu { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-IR4Wa.framer-v-16k4sxa.framer-dqpwdo, .framer-IR4Wa.framer-v-1jg8p1j.framer-dqpwdo { cursor: unset; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 83\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"TUjexOJC7\":{\"layout\":[\"auto\",\"auto\"]},\"pj2vRTSEO\":{\"layout\":[\"auto\",\"auto\"]},\"cO_yVsU7d\":{\"layout\":[\"auto\",\"auto\"]},\"YQ2zZnjj4\":{\"layout\":[\"auto\",\"auto\"]},\"Gu_Ksyomv\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"mscEPsz1X\":\"link\",\"Y5Xy6lH57\":\"title\",\"ta7aDHEoX\":\"showIcon\",\"O8Zys2d0_\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerQG03hmasA=withCSS(Component,css,\"framer-IR4Wa\");export default FramerQG03hmasA;FramerQG03hmasA.displayName=\"Navigation - Button\";FramerQG03hmasA.defaultProps={height:39,width:83};addPropertyControls(FramerQG03hmasA,{variant:{options:[\"UuoK5Jnim\",\"TUjexOJC7\",\"pj2vRTSEO\",\"cO_yVsU7d\"],optionTitles:[\"Idle\",\"Focus\",\"Idle - Dark\",\"Dark Focus\"],title:\"Variant\",type:ControlType.Enum},mscEPsz1X:{title:\"Link\",type:ControlType.Link},Y5Xy6lH57:{defaultValue:\"Label\",displayTextArea:false,title:\"Title\",type:ControlType.String},ta7aDHEoX:{defaultValue:true,title:\"Show Icon\",type:ControlType.Boolean},O8Zys2d0_:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FramerQG03hmasA,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQG03hmasA\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"39\",\"framerVariables\":\"{\\\"mscEPsz1X\\\":\\\"link\\\",\\\"Y5Xy6lH57\\\":\\\"title\\\",\\\"ta7aDHEoX\\\":\\\"showIcon\\\",\\\"O8Zys2d0_\\\":\\\"hover\\\"}\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"TUjexOJC7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pj2vRTSEO\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cO_yVsU7d\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YQ2zZnjj4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Gu_Ksyomv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"83\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "backgroundBlur", "height", "id", "radius", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "D10k6XT04", "O_fNK7Zx4", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "css", "FramerGkrWRVbI1", "withCSS", "GkrWRVbI1_default", "addPropertyControls", "ControlType", "addFonts", "EffectsFonts", "getFonts", "GkrWRVbI1_default", "ComponentButtonOnDarkFonts", "QG3s33fSJ_default", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "radiusForCorner", "cornerIndex", "segments", "transition1", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "contentPadding", "effectRadius", "height", "icon", "id", "link", "newTab", "smoothScroll", "subtext", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "uPRow6fVK", "gnWcGaw3s", "hNIIQ094G", "SNer5ODdB", "P1dVeopXg", "k7QbDEuMN", "swvrBqzvp", "HK6FORW62", "fjwfBDqFCT2ULkO55R", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Image2", "RichText", "css", "FramerfmiEch3dN", "withCSS", "fmiEch3dN_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "EffectsEffectsFonts", "getFonts", "vLMPaYdkM_default", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "iconLeft", "iconRight", "id", "link", "newTab", "showIconLeft", "showIconRight", "showSubtext", "smoothScroll", "subtext", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "S3dreOPPe", "B8uxpiOe_", "qc2dR_Smi", "JAV18Qrmm", "qMw3y9LWh", "fjwfBDqFC", "X1NM9iCaO", "k7xdObPIO", "Iq0DSuQhF", "DYuHI8C2c", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Image2", "getLoadingLazyAtYPosition", "RichText", "css", "FramerT2ULkO55R", "withCSS", "T2ULkO55R_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "EffectsEffectsFonts", "getFonts", "vLMPaYdkM_default", "EffectsLightRaysDuoFonts", "cqpPc7Ess_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "NavigationPopoverMenuOptionSmallIconFonts", "T2ULkO55R_default", "SmartComponentScopedContainerWithFXWithOptimizedAppearEffect", "SmartComponentScopedContainer", "LayoutsNavigationComponentsPopoverComponentsNavigationPopoverMenuOptionCalloutFonts", "fmiEch3dN_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "transition3", "animation2", "addImageAlt", "image", "alt", "transition4", "animation3", "transition5", "animation4", "transition6", "animation5", "transition7", "animation6", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "RvBi7dz_K", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapm6ret6", "args", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "LayoutGroup", "u", "ComponentViewportProvider", "Link", "RichText", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "css", "FramerBNgWAZj6t", "withCSS", "BNgWAZj6t_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "title", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "MchyZ3QxR", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "RichText", "css", "FramerAn_HZTHEM", "withCSS", "An_HZTHEM_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "backgroundBlur", "height", "id", "radius", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "FAfuXxHS0", "D10k6XT04", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "css", "FramervLMPaYdkM", "withCSS", "vLMPaYdkM_default", "addPropertyControls", "ControlType", "addFonts", "serializationHash", "variantClassNames", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "p", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "css", "FramercqpPc7Ess", "withCSS", "cqpPc7Ess_default", "addFonts", "EffectsEffectsFonts", "getFonts", "vLMPaYdkM_default", "EffectsLightRaysDuoFonts", "cqpPc7Ess_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "negate", "value", "toResponsiveImage", "numberToPixelString", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "fitFill", "height", "id", "image", "imagePadding", "link", "logo", "newTab", "showFeaturedTag", "showLogoAsTitle", "showOverlays", "smoothScroll", "subtext", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "IXBOar8Go", "ZnreUlZvg", "melMg5xuQ", "ds6eQTAb7", "JL3imR3bT", "arj0zz__8", "Bsqg0M0zB", "oJHGj8zwC", "afO5Jr7wR", "qUpUh23u8", "wVifjdc1y", "SSAtqbnQO", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "visible", "visible1", "LayoutGroup", "Link", "u", "RichText", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerEqtMGaNr8", "withCSS", "EqtMGaNr8_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "EffectsFonts", "getFonts", "GkrWRVbI1_default", "NavigationPopoverMenuOptionSmallIconFonts", "T2ULkO55R_default", "SmartComponentScopedContainerWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "SmartComponentScopedContainer", "LayoutsNavigationComponentsNavigationPopoverHeaderFonts", "An_HZTHEM_default", "NavigationPopoverMenuOptionBoxFonts", "EqtMGaNr8_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "addImageAlt", "image", "alt", "transition2", "animation", "animation1", "transition3", "animation2", "transition4", "animation3", "transition5", "animation4", "transition6", "animation5", "transition7", "animation6", "transition8", "animation7", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "WgyfEJtik", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapvfdord", "args", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "LayoutGroup", "u", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "css", "Framerbp8PlZvef", "withCSS", "bp8PlZvef_default", "addPropertyControls", "ControlType", "addFonts", "EffectsFonts", "getFonts", "GkrWRVbI1_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "image", "link", "newTab", "showBadge", "smoothScroll", "subtext", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "hqJSadusY", "AKxiNHF1j", "GC5qsAuiH", "uxDpza_OE", "MHWGl2tXR", "u8J3zetQ4", "lSLgAPzMq", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Image2", "getLoadingLazyAtYPosition", "RichText", "css", "Framerc1MTHUYIG", "withCSS", "c1MTHUYIG_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "LayoutsNavigationComponentsNavigationPopoverHeaderFonts", "getFonts", "An_HZTHEM_default", "NavigationPopoverMenuOptionSmallIconFonts", "T2ULkO55R_default", "SmartComponentScopedContainerWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "SmartComponentScopedContainer", "NavigationPopoverMenuOptionLargeIconFonts", "c1MTHUYIG_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "addImageAlt", "image", "alt", "transition2", "animation", "animation1", "transition3", "animation2", "transition4", "animation3", "transition5", "animation4", "transition6", "animation5", "transition7", "animation6", "transition8", "animation7", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click2", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "FtXvlas07", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap13i74j", "args", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "isDisplayed1", "LayoutGroup", "u", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "css", "FramerU3WkRuz0m", "withCSS", "U3WkRuz0m_default", "addPropertyControls", "ControlType", "addFonts", "NavigationPopoverMenuOptionBoxFonts", "getFonts", "EqtMGaNr8_default", "LayoutsNavigationComponentsNavigationPopoverHeaderFonts", "An_HZTHEM_default", "SmartComponentScopedContainerWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "SmartComponentScopedContainer", "NavigationPopoverMenuOptionSmallIconFonts", "T2ULkO55R_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "addImageAlt", "image", "alt", "transition2", "animation", "animation1", "transition3", "animation2", "transition4", "animation3", "transition5", "animation4", "transition6", "animation5", "transition7", "animation6", "transition8", "animation7", "transition9", "animation8", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "jJYlnsrn2", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap12ayv2f", "args", "scopingClassNames", "cx", "router", "useRouter", "LayoutGroup", "u", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "css", "FramerWgPNtelgv", "withCSS", "WgPNtelgv_default", "addPropertyControls", "ControlType", "addFonts", "LayoutNavigationMobileMenuMobileNavItemFonts", "getFonts", "LjOYt00KU_default", "SmartComponentScopedContainerWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "SmartComponentScopedContainer", "LayoutsNavigationComponentsPopoverPlatformFonts", "U3WkRuz0m_default", "LayoutsNavigationComponentsPopoverUseCasesFonts", "BNgWAZj6t_default", "LayoutsNavigationComponentsPopoverDevelopersFonts", "WgPNtelgv_default", "LayoutsNavigationComponentsPopoverResourcesFonts", "bp8PlZvef_default", "MotionDivWithFXWithOptimizedAppearEffect", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "transition3", "animation2", "transition4", "animation3", "transition5", "animation4", "transition6", "animation5", "transition7", "animation6", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "close", "height", "id", "platform", "resources", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "rfh2HSjWZ", "AZ1leYSGu", "Xt5jKByab", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "tQPNfJkbSq7090k", "args", "tQPNfJkbS7ujeyk", "tQPNfJkbSt7jcca", "tQPNfJkbSio2cs8", "FtXvlas071fs4drq", "RvBi7dz_K1fs4drq", "jJYlnsrn21fs4drq", "WgyfEJtik1fs4drq", "tQPNfJkbS1ftet1k", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "LayoutGroup", "u", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "Link", "RichText", "css", "FramerpBjiFUuLb", "withCSS", "pBjiFUuLb_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "link", "showIcon", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "mscEPsz1X", "Y5Xy6lH57", "ta7aDHEoX", "O8Zys2d0_", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnterbsq7pi", "args", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "LayoutGroup", "Link", "u", "RichText", "Image2", "getLoadingLazyAtYPosition", "css", "FramerQG03hmasA", "withCSS", "QG03hmasA_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
