{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/cIl9d2lvXocZWP3DfevA/ZJsQsiiV6yDHIiBRYVyW/djGzN5TrI.js", "ssg:https://framerusercontent.com/modules/4QikZn7IMgSKhKuBEsCe/bKfjr0iElZdTJa0PwTS2/bWqRtjr48.js", "ssg:https://framerusercontent.com/modules/t2rvl7CFLLRJ2L0zabC4/oSqEJZuGOjcUj1vY6LAE/aTi_CtKnf.js", "ssg:https://framerusercontent.com/modules/7gdhprPcaAav4rjM4puX/NwDoSWzX4TgKvJ14pENt/ffFjLm1tg.js", "ssg:https://framerusercontent.com/modules/yfxv39gBt7EWLbqGVDye/Qbs80FCg82suvGjL2IFL/FtDKVZOxC.js", "ssg:https://framerusercontent.com/modules/o9kw8mCmbrcMDcXz7C48/2AI9dRWARYe9T9Qp3hYc/rrMujZLmJ.js", "ssg:https://framerusercontent.com/modules/rZUt6EVhyUxVOmj7cWRv/mkUVAFvpx4ZomCed1DHi/twTOeigMx.js", "ssg:https://framerusercontent.com/modules/9kZe1526IeTblgHLgnJd/xniC9lXyfHJOHJ6GUw7B/zknIDVrsr.js", "ssg:https://framerusercontent.com/modules/c2SlUXNOm2vdfdIuV7hX/oZm9nBt4mPbh9qTuEoA1/F3q3GXkPx.js", "ssg:https://framerusercontent.com/modules/4sJsVupvevH1OZxOWSOi/9uf7JQgv7Cw76tlhHC2B/ViyBLx66F.js", "ssg:https://framerusercontent.com/modules/tqxeMmqi3VE88zn9kY7I/Jc1lU3a0OUOGFX02u4pb/NoP_YBHHn.js", "ssg:https://framerusercontent.com/modules/h04pd0yxAo4KvquIRx0o/9BMvoSNj697GiJVU6fAm/Cz3nnWovF.js", "ssg:https://framerusercontent.com/modules/pzAirgLY5E3x4SX5XeaF/3O0Sixgn30UPoWyncxBq/BsnNIcVAX.js", "ssg:https://framerusercontent.com/modules/6Ss7SOtT4VlKJpEZDQAl/s2EEJfCaiMusj2v6jTiv/TBR2GwtBt.js"],
  "sourcesContent": ["// Generated by Framer (f082bd6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/ah6gukDnz8svwmVjCOVH/PZF9ICP0rSJf4YwNhDVE/OAlhSO2D0.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/8BbBjv8zVy6UiRK5u5uP/VwBWbZThIpklVo3lb7bo/oGBvFUH4U.js\";import LayoutsNavigationMobileIndividualMenusBaseMenuItem from\"https://framerusercontent.com/modules/h3wlnhQ2QpC4o9M6YK1g/uPYs1oLkdyz4QWYtK3Jw/bWqRtjr48.js\";const LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts=getFonts(LayoutsNavigationMobileIndividualMenusBaseMenuItem);const cycleOrder=[\"Y8vYahtZQ\",\"NYeFIrpyI\"];const serializationHash=\"framer-Ygu6C\";const variantClassNames={NYeFIrpyI:\"framer-v-1l5nwt5\",Y8vYahtZQ:\"framer-v-1mva36x\"};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 humanReadableVariantMap={Closed:\"Y8vYahtZQ\",Open:\"NYeFIrpyI\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Y8vYahtZQ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Y8vYahtZQ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap13r9wav=activeVariantCallback(async(...args)=>{setVariant(\"NYeFIrpyI\");});const onTapolk892=activeVariantCallback(async(...args)=>{setVariant(\"Y8vYahtZQ\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"NYeFIrpyI\")return true;return false;};const router=useRouter();const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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-1mva36x\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"Y8vYahtZQ\",ref:ref??ref1,style:{...style},...addPropertyOverrides({NYeFIrpyI:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11zeech\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ftUQ4kTwv\",onTap:onTap13r9wav,...addPropertyOverrides({NYeFIrpyI:{onTap:onTapolk892}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Integrations\"})}),className:\"framer-1ywbgx9\",\"data-framer-name\":\"Platform\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fmRrusJre\",style:{\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4o2y8z\",\"data-styles-preset\":\"OAlhSO2D0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"add\"})}),className:\"framer-11bee6w\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xcgBmrJ_b\",style:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({NYeFIrpyI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4o2y8z\",\"data-styles-preset\":\"OAlhSO2D0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"minus\"})})}},baseVariant,gestureVariant)})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-8vbwuw\",layoutDependency:layoutDependency,layoutId:\"VjXdIbtVK\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bczh54\",layoutDependency:layoutDependency,layoutId:\"pzWuQHPQJ\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YQ7n8L4pH\"},implicitPathVariables:undefined},{href:{webPageId:\"YQ7n8L4pH\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({NYeFIrpyI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||358)-28-384)/2+96+24)+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m033x-container\",layoutDependency:layoutDependency,layoutId:\"jS3oOemyd-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Integration Catalog\",height:\"100%\",id:\"jS3oOemyd\",layoutId:\"jS3oOemyd\",style:{width:\"100%\"},uXB551B97:resolvedLinks[0],width:\"100%\",...addPropertyOverrides({NYeFIrpyI:{uXB551B97:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"A0VIB1J5s\"},implicitPathVariables:undefined},{href:{webPageId:\"A0VIB1J5s\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({NYeFIrpyI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||358)-28-384)/2+96+24)+0+0+0+56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yo5zbm-container\",layoutDependency:layoutDependency,layoutId:\"rZZ93zOAE-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Log Sources\",height:\"100%\",id:\"rZZ93zOAE\",layoutId:\"rZZ93zOAE\",style:{width:\"100%\"},uXB551B97:resolvedLinks1[0],width:\"100%\",...addPropertyOverrides({NYeFIrpyI:{uXB551B97:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"acAk9Ak3I\"},implicitPathVariables:undefined},{href:{webPageId:\"acAk9Ak3I\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({NYeFIrpyI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||358)-28-384)/2+96+24)+0+0+0+112}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m0gpzf-container\",layoutDependency:layoutDependency,layoutId:\"AfaXiV4X6-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Alert Destinations\",height:\"100%\",id:\"AfaXiV4X6\",layoutId:\"AfaXiV4X6\",style:{width:\"100%\"},uXB551B97:resolvedLinks2[0],width:\"100%\",...addPropertyOverrides({NYeFIrpyI:{uXB551B97:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Agr2awxnQ\"},implicitPathVariables:undefined},{href:{webPageId:\"Agr2awxnQ\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({NYeFIrpyI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||358)-28-384)/2+96+24)+0+0+0+168}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ckt8at-container\",layoutDependency:layoutDependency,layoutId:\"RHjaaaN2O-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Enrichment\",height:\"100%\",id:\"RHjaaaN2O\",layoutId:\"RHjaaaN2O\",style:{width:\"100%\"},uXB551B97:resolvedLinks3[0],width:\"100%\",...addPropertyOverrides({NYeFIrpyI:{uXB551B97:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Zd4tQGiTZ\"},implicitPathVariables:undefined},{href:{webPageId:\"Zd4tQGiTZ\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({NYeFIrpyI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||358)-28-384)/2+96+24)+0+0+0+224}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cyeaj4-container\",layoutDependency:layoutDependency,layoutId:\"qWHcgPX9W-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Cloud Resources\",height:\"100%\",id:\"qWHcgPX9W\",layoutId:\"qWHcgPX9W\",style:{width:\"100%\"},uXB551B97:resolvedLinks4[0],width:\"100%\",...addPropertyOverrides({NYeFIrpyI:{uXB551B97:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Ygu6C.framer-1tenddv, .framer-Ygu6C .framer-1tenddv { display: block; }\",\".framer-Ygu6C.framer-1mva36x { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 4px 0px 4px 0px; position: relative; width: 345px; }\",\".framer-Ygu6C .framer-11zeech { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 8px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-Ygu6C .framer-1ywbgx9 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Ygu6C .framer-11bee6w { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 15px; word-break: break-word; word-wrap: break-word; }\",\".framer-Ygu6C .framer-8vbwuw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ygu6C .framer-bczh54 { 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-Ygu6C .framer-1m033x-container, .framer-Ygu6C .framer-1yo5zbm-container, .framer-Ygu6C .framer-1m0gpzf-container, .framer-Ygu6C .framer-1ckt8at-container, .framer-Ygu6C .framer-1cyeaj4-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Ygu6C.framer-1mva36x, .framer-Ygu6C .framer-11zeech, .framer-Ygu6C .framer-8vbwuw, .framer-Ygu6C .framer-bczh54 { gap: 0px; } .framer-Ygu6C.framer-1mva36x > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Ygu6C.framer-1mva36x > :first-child, .framer-Ygu6C .framer-8vbwuw > :first-child, .framer-Ygu6C .framer-bczh54 > :first-child { margin-top: 0px; } .framer-Ygu6C.framer-1mva36x > :last-child, .framer-Ygu6C .framer-8vbwuw > :last-child, .framer-Ygu6C .framer-bczh54 > :last-child { margin-bottom: 0px; } .framer-Ygu6C .framer-11zeech > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-Ygu6C .framer-11zeech > :first-child { margin-left: 0px; } .framer-Ygu6C .framer-11zeech > :last-child { margin-right: 0px; } .framer-Ygu6C .framer-8vbwuw > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-Ygu6C .framer-bczh54 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-Ygu6C.framer-v-1l5nwt5.framer-1mva36x { padding: 4px 0px 24px 0px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 50\n * @framerIntrinsicWidth 345\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"NYeFIrpyI\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerdjGzN5TrI=withCSS(Component,css,\"framer-Ygu6C\");export default FramerdjGzN5TrI;FramerdjGzN5TrI.displayName=\"Integrations\";FramerdjGzN5TrI.defaultProps={height:50,width:345};addPropertyControls(FramerdjGzN5TrI,{variant:{options:[\"Y8vYahtZQ\",\"NYeFIrpyI\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerdjGzN5TrI,[{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\"}]},...LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdjGzN5TrI\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NYeFIrpyI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"50\",\"framerIntrinsicWidth\":\"345\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/pFWFYfLPGoUnsZ5uGVMq/3GHK6SR58bdHygRx2PD5/uajwtGpbO.js\";const serializationHash=\"framer-iL5ZR\";const variantClassNames={LkcqXczzD:\"framer-v-w32v2k\"};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,label,link,newTab,width,...props})=>{return{...props,F_bUw_Zz1:newTab??props.F_bUw_Zz1,gJ9YqXv5q:label??props.gJ9YqXv5q??\"Product Overview\",uXB551B97:link??props.uXB551B97};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,gJ9YqXv5q,uXB551B97,F_bUw_Zz1,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"LkcqXczzD\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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:uXB551B97,nodeId:\"LkcqXczzD\",openInNewTab:F_bUw_Zz1,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-w32v2k\",className,classNames)} framer-4s93c7`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"LkcqXczzD\",ref:ref??ref1,style:{...style},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rt5e0g\",\"data-styles-preset\":\"uajwtGpbO\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"Product Overview\"})}),className:\"framer-1ej1p35\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wpjWODzyr\",style:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--framer-paragraph-spacing\":\"14px\"},text:gJ9YqXv5q,verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-iL5ZR.framer-4s93c7, .framer-iL5ZR .framer-4s93c7 { display: block; }\",\".framer-iL5ZR.framer-w32v2k { 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: 8px 0px 8px 0px; position: relative; text-decoration: none; width: 345px; }\",\".framer-iL5ZR .framer-1ej1p35 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-iL5ZR.framer-w32v2k { gap: 0px; } .framer-iL5ZR.framer-w32v2k > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-iL5ZR.framer-w32v2k > :first-child { margin-left: 0px; } .framer-iL5ZR.framer-w32v2k > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 345\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"gJ9YqXv5q\":\"label\",\"uXB551B97\":\"link\",\"F_bUw_Zz1\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerbWqRtjr48=withCSS(Component,css,\"framer-iL5ZR\");export default FramerbWqRtjr48;FramerbWqRtjr48.displayName=\"Layouts/Navigation/Mobile/Individual Menus/Base Menu Item\";FramerbWqRtjr48.defaultProps={height:40,width:345};addPropertyControls(FramerbWqRtjr48,{gJ9YqXv5q:{defaultValue:\"Product Overview\",displayTextArea:false,title:\"Label\",type:ControlType.String},uXB551B97:{title:\"Link\",type:ControlType.Link},F_bUw_Zz1:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean}});addFonts(FramerbWqRtjr48,[{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\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbWqRtjr48\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"345\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"40\",\"framerVariables\":\"{\\\"gJ9YqXv5q\\\":\\\"label\\\",\\\"uXB551B97\\\":\\\"link\\\",\\\"F_bUw_Zz1\\\":\\\"newTab\\\"}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f082bd6)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;GT Planar Medium\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"GT Planar Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/b8JxsaDzwxhfZ4n1lb0ysCdgjw.woff2\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-qlMZL .framer-styles-preset-14vqnfo:not(.rich-text-wrapper), .framer-qlMZL .framer-styles-preset-14vqnfo.rich-text-wrapper p { --framer-font-family: \"GT Planar Medium\", \"GT Planar Medium Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0px; --framer-line-height: 12px; --framer-paragraph-spacing: 12px; --framer-text-alignment: start; --framer-text-color: var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, #f7f9fc); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }'];export const className=\"framer-qlMZL\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (86f5ff9)\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}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LayoutsNavigationMobileIndividualMenusBaseMenuItem1 from\"https://framerusercontent.com/modules/4QikZn7IMgSKhKuBEsCe/bKfjr0iElZdTJa0PwTS2/bWqRtjr48.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/t2rvl7CFLLRJ2L0zabC4/oSqEJZuGOjcUj1vY6LAE/aTi_CtKnf.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/hdwVdDCfREqBxrWOKkEJ/VOCSDZyRxrqbE8MJWlJT/jTa7cmOQa.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/ah6gukDnz8svwmVjCOVH/PZF9ICP0rSJf4YwNhDVE/OAlhSO2D0.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/8BbBjv8zVy6UiRK5u5uP/VwBWbZThIpklVo3lb7bo/oGBvFUH4U.js\";import LayoutsNavigationMobileIndividualMenusBaseMenuItem from\"https://framerusercontent.com/modules/h3wlnhQ2QpC4o9M6YK1g/uPYs1oLkdyz4QWYtK3Jw/bWqRtjr48.js\";const LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts=getFonts(LayoutsNavigationMobileIndividualMenusBaseMenuItem);const LayoutsNavigationMobileIndividualMenusBaseMenuItem1Fonts=getFonts(LayoutsNavigationMobileIndividualMenusBaseMenuItem1);const cycleOrder=[\"Nq4f05jBN\",\"HEVFGcRY4\"];const serializationHash=\"framer-JEQNM\";const variantClassNames={HEVFGcRY4:\"framer-v-15fr80s\",Nq4f05jBN:\"framer-v-1jwbi0x\"};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 humanReadableVariantMap={Closed:\"Nq4f05jBN\",Open:\"HEVFGcRY4\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Nq4f05jBN\"};};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({cycleOrder,defaultVariant:\"Nq4f05jBN\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapdlzqjr=activeVariantCallback(async(...args)=>{setVariant(\"HEVFGcRY4\");});const onTapnxxme5=activeVariantCallback(async(...args)=>{setVariant(\"Nq4f05jBN\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"HEVFGcRY4\")return true;return false;};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-1jwbi0x\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"Nq4f05jBN\",ref:refBinding,style:{...style},...addPropertyOverrides({HEVFGcRY4:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1evr4eo\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"pvdFuMqbZ\",onTap:onTapdlzqjr,...addPropertyOverrides({HEVFGcRY4:{onTap:onTapnxxme5}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Products\"})}),className:\"framer-1x4wmmv\",\"data-framer-name\":\"Platform\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dgmK_bNtG\",style:{\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4o2y8z\",\"data-styles-preset\":\"OAlhSO2D0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"add\"})}),className:\"framer-1i4gl0p\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mmNvCo4OO\",style:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({HEVFGcRY4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4o2y8z\",\"data-styles-preset\":\"OAlhSO2D0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"minus\"})})}},baseVariant,gestureVariant)})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jlzew6\",layoutDependency:layoutDependency,layoutId:\"FiynHOvF3\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gnurwb\",layoutDependency:layoutDependency,layoutId:\"Kz7KZzg2X\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1a46urk\",\"data-styles-preset\":\"jTa7cmOQa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:\"Details\"})}),className:\"framer-1m6c9oz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Xr6Jiw9Tn\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-swexsu\",layoutDependency:layoutDependency,layoutId:\"TJxcxBqiU\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KkBuulUFk\"},implicitPathVariables:undefined},{href:{webPageId:\"KkBuulUFk\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({HEVFGcRY4:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||576)-28-696)/2+96+24)+0+0+0+84+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1hryiea-container\",layoutDependency:layoutDependency,layoutId:\"HxA_x2opV-container\",nodeId:\"HxA_x2opV\",rendersWithMotion:true,scopeId:\"ffFjLm1tg\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Product Overview\",height:\"100%\",id:\"HxA_x2opV\",layoutId:\"HxA_x2opV\",style:{width:\"100%\"},uXB551B97:resolvedLinks[0],width:\"100%\",...addPropertyOverrides({HEVFGcRY4:{uXB551B97:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({HEVFGcRY4:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||576)-28-696)/2+96+24)+0+0+0+84+0+112}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1c2wwxy-container\",layoutDependency:layoutDependency,layoutId:\"aiq8COjSD-container\",nodeId:\"aiq8COjSD\",rendersWithMotion:true,scopeId:\"ffFjLm1tg\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Detection Coverage\",height:\"100%\",id:\"aiq8COjSD\",layoutId:\"aiq8COjSD\",style:{width:\"100%\"},uXB551B97:\"https://github.com/panther-labs/panther-analysis/tree/main\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zaqk1a1s3\"},motionChild:true,nodeId:\"yTUKfWFhV\",openInNewTab:false,scopeId:\"ffFjLm1tg\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1vri093 framer-yt9kuu\",layoutDependency:layoutDependency,layoutId:\"yTUKfWFhV\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h19s7s\",layoutDependency:layoutDependency,layoutId:\"HlX3LxwN4\",style:{backgroundColor:\"var(--token-6da58935-dc32-430a-9938-406b16c145e0, rgb(125, 239, 255))\",borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-14vqnfo\",\"data-styles-preset\":\"aTi_CtKnf\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f8c4c09b-cc86-4296-aa7b-cce9a8cb8b0d, rgb(21, 22, 25)))\"},children:\"New\"})}),className:\"framer-1urdd8b\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SfgtrjWDs\",style:{\"--extracted-r6o4lv\":\"var(--token-f8c4c09b-cc86-4296-aa7b-cce9a8cb8b0d, rgb(21, 22, 25))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zaqk1a1s3\"},implicitPathVariables:undefined},{href:{webPageId:\"zaqk1a1s3\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"63px\",...addPropertyOverrides({HEVFGcRY4:{y:(componentViewport?.y||0)+4+(((componentViewport?.height||576)-28-696)/2+96+24)+0+0+0+84+0+56+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1d5rr7a-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"fafdxZOA3-container\",nodeId:\"fafdxZOA3\",rendersWithMotion:true,scopeId:\"ffFjLm1tg\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem1,{F_bUw_Zz1:false,gJ9YqXv5q:\"AI Triage\",height:\"100%\",id:\"fafdxZOA3\",layoutId:\"fafdxZOA3\",style:{width:\"100%\"},uXB551B97:resolvedLinks1[0],width:\"100%\",...addPropertyOverrides({HEVFGcRY4:{uXB551B97:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})})]})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14mk5sc\",layoutDependency:layoutDependency,layoutId:\"EtQEgb11f\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1a46urk\",\"data-styles-preset\":\"jTa7cmOQa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:\"Key features\"})}),className:\"framer-1kgdl9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dyDJ5HQe7\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-44k50\",layoutDependency:layoutDependency,layoutId:\"jJtife43d\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Bf87pdLTk\"},implicitPathVariables:undefined},{href:{webPageId:\"Bf87pdLTk\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({HEVFGcRY4:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||576)-28-696)/2+96+24)+0+284+0+84+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-kjfa2w-container\",layoutDependency:layoutDependency,layoutId:\"Ot_ii0PQl-container\",nodeId:\"Ot_ii0PQl\",rendersWithMotion:true,scopeId:\"ffFjLm1tg\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Detection-as-Code\",height:\"100%\",id:\"Ot_ii0PQl\",layoutId:\"Ot_ii0PQl\",style:{width:\"100%\"},uXB551B97:resolvedLinks2[0],width:\"100%\",...addPropertyOverrides({HEVFGcRY4:{uXB551B97:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XzvnBKk4Z\"},implicitPathVariables:undefined},{href:{webPageId:\"XzvnBKk4Z\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({HEVFGcRY4:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||576)-28-696)/2+96+24)+0+284+0+84+0+56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rkd7dy-container\",layoutDependency:layoutDependency,layoutId:\"TSMk2bRlp-container\",nodeId:\"TSMk2bRlp\",rendersWithMotion:true,scopeId:\"ffFjLm1tg\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Security Data Lake\",height:\"100%\",id:\"TSMk2bRlp\",layoutId:\"TSMk2bRlp\",style:{width:\"100%\"},uXB551B97:resolvedLinks3[0],width:\"100%\",...addPropertyOverrides({HEVFGcRY4:{uXB551B97:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FJYMJiYBI\"},implicitPathVariables:undefined},{href:{webPageId:\"FJYMJiYBI\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({HEVFGcRY4:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||576)-28-696)/2+96+24)+0+284+0+84+0+112}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1k8clpj-container\",layoutDependency:layoutDependency,layoutId:\"TUCrNso4C-container\",nodeId:\"TUCrNso4C\",rendersWithMotion:true,scopeId:\"ffFjLm1tg\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Unified Search\",height:\"100%\",id:\"TUCrNso4C\",layoutId:\"TUCrNso4C\",style:{width:\"100%\"},uXB551B97:resolvedLinks4[0],width:\"100%\",...addPropertyOverrides({HEVFGcRY4:{uXB551B97:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oFD8uxBzY\"},implicitPathVariables:undefined},{href:{webPageId:\"oFD8uxBzY\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({HEVFGcRY4:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||576)-28-696)/2+96+24)+0+284+0+84+0+168}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1r3a8o9-container\",layoutDependency:layoutDependency,layoutId:\"DlcPgONHm-container\",nodeId:\"DlcPgONHm\",rendersWithMotion:true,scopeId:\"ffFjLm1tg\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Alert Destinations\",height:\"100%\",id:\"DlcPgONHm\",layoutId:\"DlcPgONHm\",style:{width:\"100%\"},uXB551B97:resolvedLinks5[0],width:\"100%\",...addPropertyOverrides({HEVFGcRY4:{uXB551B97:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-JEQNM.framer-yt9kuu, .framer-JEQNM .framer-yt9kuu { display: block; }\",\".framer-JEQNM.framer-1jwbi0x { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 4px 0px 4px 0px; position: relative; width: 345px; }\",\".framer-JEQNM .framer-1evr4eo { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 8px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-JEQNM .framer-1x4wmmv { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-JEQNM .framer-1i4gl0p { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 15px; word-break: break-word; word-wrap: break-word; }\",\".framer-JEQNM .framer-1jlzew6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-JEQNM .framer-gnurwb, .framer-JEQNM .framer-14mk5sc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-JEQNM .framer-1m6c9oz, .framer-JEQNM .framer-1kgdl9 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JEQNM .framer-swexsu, .framer-JEQNM .framer-44k50 { 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-JEQNM .framer-1hryiea-container, .framer-JEQNM .framer-1c2wwxy-container, .framer-JEQNM .framer-kjfa2w-container, .framer-JEQNM .framer-rkd7dy-container, .framer-JEQNM .framer-1k8clpj-container, .framer-JEQNM .framer-1r3a8o9-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-JEQNM .framer-1vri093 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-JEQNM .framer-1h19s7s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 6px 4px 6px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-JEQNM .framer-1urdd8b { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-JEQNM .framer-1d5rr7a-container { flex: none; height: auto; position: relative; width: 63px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-JEQNM.framer-1jwbi0x, .framer-JEQNM .framer-1evr4eo, .framer-JEQNM .framer-1jlzew6, .framer-JEQNM .framer-gnurwb, .framer-JEQNM .framer-swexsu, .framer-JEQNM .framer-1vri093, .framer-JEQNM .framer-1h19s7s, .framer-JEQNM .framer-14mk5sc, .framer-JEQNM .framer-44k50 { gap: 0px; } .framer-JEQNM.framer-1jwbi0x > *, .framer-JEQNM .framer-gnurwb > *, .framer-JEQNM .framer-14mk5sc > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-JEQNM.framer-1jwbi0x > :first-child, .framer-JEQNM .framer-1jlzew6 > :first-child, .framer-JEQNM .framer-gnurwb > :first-child, .framer-JEQNM .framer-swexsu > :first-child, .framer-JEQNM .framer-14mk5sc > :first-child, .framer-JEQNM .framer-44k50 > :first-child { margin-top: 0px; } .framer-JEQNM.framer-1jwbi0x > :last-child, .framer-JEQNM .framer-1jlzew6 > :last-child, .framer-JEQNM .framer-gnurwb > :last-child, .framer-JEQNM .framer-swexsu > :last-child, .framer-JEQNM .framer-14mk5sc > :last-child, .framer-JEQNM .framer-44k50 > :last-child { margin-bottom: 0px; } .framer-JEQNM .framer-1evr4eo > *, .framer-JEQNM .framer-1vri093 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-JEQNM .framer-1evr4eo > :first-child, .framer-JEQNM .framer-1vri093 > :first-child, .framer-JEQNM .framer-1h19s7s > :first-child { margin-left: 0px; } .framer-JEQNM .framer-1evr4eo > :last-child, .framer-JEQNM .framer-1vri093 > :last-child, .framer-JEQNM .framer-1h19s7s > :last-child { margin-right: 0px; } .framer-JEQNM .framer-1jlzew6 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-JEQNM .framer-swexsu > *, .framer-JEQNM .framer-44k50 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-JEQNM .framer-1h19s7s > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-JEQNM.framer-v-15fr80s.framer-1jwbi0x { padding: 4px 0px 24px 0px; }\",\".framer-JEQNM.framer-v-15fr80s .framer-1m6c9oz, .framer-JEQNM.framer-v-15fr80s .framer-1hryiea-container, .framer-JEQNM.framer-v-15fr80s .framer-1d5rr7a-container { order: 0; }\",\".framer-JEQNM.framer-v-15fr80s .framer-swexsu, .framer-JEQNM.framer-v-15fr80s .framer-1vri093, .framer-JEQNM.framer-v-15fr80s .framer-1h19s7s { order: 1; }\",\".framer-JEQNM.framer-v-15fr80s .framer-1c2wwxy-container { order: 2; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 52\n * @framerIntrinsicWidth 345\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HEVFGcRY4\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerffFjLm1tg=withCSS(Component,css,\"framer-JEQNM\");export default FramerffFjLm1tg;FramerffFjLm1tg.displayName=\"Layouts/Mobile/Individual Menu/Products\";FramerffFjLm1tg.defaultProps={height:52,width:345};addPropertyControls(FramerffFjLm1tg,{variant:{options:[\"Nq4f05jBN\",\"HEVFGcRY4\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerffFjLm1tg,[{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\"}]},...LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts,...LayoutsNavigationMobileIndividualMenusBaseMenuItem1Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerffFjLm1tg\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HEVFGcRY4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"52\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"345\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ffFjLm1tg.map", "// Generated by Framer (b62c1c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/ah6gukDnz8svwmVjCOVH/PZF9ICP0rSJf4YwNhDVE/OAlhSO2D0.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/8BbBjv8zVy6UiRK5u5uP/VwBWbZThIpklVo3lb7bo/oGBvFUH4U.js\";import LayoutsNavigationMobileIndividualMenusBaseMenuItem from\"https://framerusercontent.com/modules/h3wlnhQ2QpC4o9M6YK1g/uPYs1oLkdyz4QWYtK3Jw/bWqRtjr48.js\";const LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts=getFonts(LayoutsNavigationMobileIndividualMenusBaseMenuItem);const cycleOrder=[\"akz6L0TYi\",\"Dy4Ky76dM\"];const serializationHash=\"framer-SZgS8\";const variantClassNames={akz6L0TYi:\"framer-v-1qrbhaa\",Dy4Ky76dM:\"framer-v-uz7vlf\"};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 humanReadableVariantMap={Closed:\"akz6L0TYi\",Open:\"Dy4Ky76dM\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"akz6L0TYi\"};};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({cycleOrder,defaultVariant:\"akz6L0TYi\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1xzt7a6=activeVariantCallback(async(...args)=>{setVariant(\"Dy4Ky76dM\");});const onTapko39m8=activeVariantCallback(async(...args)=>{setVariant(\"akz6L0TYi\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"Dy4Ky76dM\")return true;return false;};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-1qrbhaa\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"akz6L0TYi\",ref:refBinding,style:{...style},...addPropertyOverrides({Dy4Ky76dM:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1b8sgiv\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"armXOVX7F\",onTap:onTap1xzt7a6,...addPropertyOverrides({Dy4Ky76dM:{onTap:onTapko39m8}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Company\"})}),className:\"framer-1kscot7\",\"data-framer-name\":\"Platform\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"FFX2Hp5TK\",style:{\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4o2y8z\",\"data-styles-preset\":\"OAlhSO2D0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"add\"})}),className:\"framer-1jsjlg0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZRMAn7n9X\",style:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Dy4Ky76dM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4o2y8z\",\"data-styles-preset\":\"OAlhSO2D0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"minus\"})})}},baseVariant,gestureVariant)})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ij7m8n\",layoutDependency:layoutDependency,layoutId:\"aFWmULUw9\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nc4ubu\",layoutDependency:layoutDependency,layoutId:\"SAeIXdipI\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"sx8yBd4Jm\"},implicitPathVariables:undefined},{href:{webPageId:\"sx8yBd4Jm\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({Dy4Ky76dM:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||302)-28-328)/2+96+24)+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-kuwnit-container\",layoutDependency:layoutDependency,layoutId:\"mGk5GqP4H-container\",nodeId:\"mGk5GqP4H\",rendersWithMotion:true,scopeId:\"FtDKVZOxC\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"About Us\",height:\"100%\",id:\"mGk5GqP4H\",layoutId:\"mGk5GqP4H\",style:{width:\"100%\"},uXB551B97:resolvedLinks[0],width:\"100%\",...addPropertyOverrides({Dy4Ky76dM:{uXB551B97:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"cgfbtdq28\"},implicitPathVariables:undefined},{href:{webPageId:\"cgfbtdq28\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({Dy4Ky76dM:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||302)-28-328)/2+96+24)+0+0+0+56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tf7aro-container\",layoutDependency:layoutDependency,layoutId:\"c5xxhVZCO-container\",nodeId:\"c5xxhVZCO\",rendersWithMotion:true,scopeId:\"FtDKVZOxC\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Trust\",height:\"100%\",id:\"c5xxhVZCO\",layoutId:\"c5xxhVZCO\",style:{width:\"100%\"},uXB551B97:resolvedLinks1[0],width:\"100%\",...addPropertyOverrides({Dy4Ky76dM:{uXB551B97:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"iuH2ld_6g\"},implicitPathVariables:undefined},{href:{webPageId:\"iuH2ld_6g\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({Dy4Ky76dM:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||302)-28-328)/2+96+24)+0+0+0+112}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1woddyw-container\",layoutDependency:layoutDependency,layoutId:\"UR4lmbHtC-container\",nodeId:\"UR4lmbHtC\",rendersWithMotion:true,scopeId:\"FtDKVZOxC\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Careers\",height:\"100%\",id:\"UR4lmbHtC\",layoutId:\"UR4lmbHtC\",style:{width:\"100%\"},uXB551B97:resolvedLinks2[0],width:\"100%\",...addPropertyOverrides({Dy4Ky76dM:{uXB551B97:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"sgGJSAdak\"},implicitPathVariables:undefined},{href:{webPageId:\"sgGJSAdak\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({Dy4Ky76dM:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||302)-28-328)/2+96+24)+0+0+0+168}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1s3iaks-container\",layoutDependency:layoutDependency,layoutId:\"FVp1Kl0Zq-container\",nodeId:\"FVp1Kl0Zq\",rendersWithMotion:true,scopeId:\"FtDKVZOxC\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Partners\",height:\"100%\",id:\"FVp1Kl0Zq\",layoutId:\"FVp1Kl0Zq\",style:{width:\"100%\"},uXB551B97:resolvedLinks3[0],width:\"100%\",...addPropertyOverrides({Dy4Ky76dM:{uXB551B97:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SZgS8.framer-k7zkv0, .framer-SZgS8 .framer-k7zkv0 { display: block; }\",\".framer-SZgS8.framer-1qrbhaa { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 4px 0px 4px 0px; position: relative; width: 345px; }\",\".framer-SZgS8 .framer-1b8sgiv { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 8px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-SZgS8 .framer-1kscot7 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-SZgS8 .framer-1jsjlg0 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 15px; word-break: break-word; word-wrap: break-word; }\",\".framer-SZgS8 .framer-1ij7m8n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SZgS8 .framer-nc4ubu { 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-SZgS8 .framer-kuwnit-container, .framer-SZgS8 .framer-1tf7aro-container, .framer-SZgS8 .framer-1woddyw-container, .framer-SZgS8 .framer-1s3iaks-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SZgS8.framer-1qrbhaa, .framer-SZgS8 .framer-1b8sgiv, .framer-SZgS8 .framer-1ij7m8n, .framer-SZgS8 .framer-nc4ubu { gap: 0px; } .framer-SZgS8.framer-1qrbhaa > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-SZgS8.framer-1qrbhaa > :first-child, .framer-SZgS8 .framer-1ij7m8n > :first-child, .framer-SZgS8 .framer-nc4ubu > :first-child { margin-top: 0px; } .framer-SZgS8.framer-1qrbhaa > :last-child, .framer-SZgS8 .framer-1ij7m8n > :last-child, .framer-SZgS8 .framer-nc4ubu > :last-child { margin-bottom: 0px; } .framer-SZgS8 .framer-1b8sgiv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-SZgS8 .framer-1b8sgiv > :first-child { margin-left: 0px; } .framer-SZgS8 .framer-1b8sgiv > :last-child { margin-right: 0px; } .framer-SZgS8 .framer-1ij7m8n > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-SZgS8 .framer-nc4ubu > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-SZgS8.framer-v-uz7vlf.framer-1qrbhaa { padding: 4px 0px 24px 0px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 50\n * @framerIntrinsicWidth 345\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Dy4Ky76dM\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerFtDKVZOxC=withCSS(Component,css,\"framer-SZgS8\");export default FramerFtDKVZOxC;FramerFtDKVZOxC.displayName=\"Company\";FramerFtDKVZOxC.defaultProps={height:50,width:345};addPropertyControls(FramerFtDKVZOxC,{variant:{options:[\"akz6L0TYi\",\"Dy4Ky76dM\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerFtDKVZOxC,[{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\"}]},...LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFtDKVZOxC\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"50\",\"framerIntrinsicWidth\":\"345\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Dy4Ky76dM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/ah6gukDnz8svwmVjCOVH/PZF9ICP0rSJf4YwNhDVE/OAlhSO2D0.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/8BbBjv8zVy6UiRK5u5uP/VwBWbZThIpklVo3lb7bo/oGBvFUH4U.js\";import LayoutsNavigationMobileIndividualMenusBaseMenuItem from\"https://framerusercontent.com/modules/h3wlnhQ2QpC4o9M6YK1g/uPYs1oLkdyz4QWYtK3Jw/bWqRtjr48.js\";const LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts=getFonts(LayoutsNavigationMobileIndividualMenusBaseMenuItem);const cycleOrder=[\"dSiPAzA_j\",\"EIqN25oxc\"];const serializationHash=\"framer-PP3H8\";const variantClassNames={dSiPAzA_j:\"framer-v-yqgvn3\",EIqN25oxc:\"framer-v-1w2evvg\"};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 humanReadableVariantMap={Closed:\"dSiPAzA_j\",Open:\"EIqN25oxc\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"dSiPAzA_j\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"dSiPAzA_j\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap18two7e=activeVariantCallback(async(...args)=>{setVariant(\"EIqN25oxc\");});const onTapydd7as=activeVariantCallback(async(...args)=>{setVariant(\"dSiPAzA_j\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"EIqN25oxc\")return true;return false;};const router=useRouter();const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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-yqgvn3\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"dSiPAzA_j\",ref:ref??ref1,style:{...style},...addPropertyOverrides({EIqN25oxc:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1abewc7\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"PLo2nA7b5\",onTap:onTap18two7e,...addPropertyOverrides({EIqN25oxc:{onTap:onTapydd7as}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Resources\"})}),className:\"framer-1d3dojy\",\"data-framer-name\":\"Platform\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"n9tbv_MvO\",style:{\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4o2y8z\",\"data-styles-preset\":\"OAlhSO2D0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"add\"})}),className:\"framer-1exp4r1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"E9SMgdSkn\",style:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({EIqN25oxc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4o2y8z\",\"data-styles-preset\":\"OAlhSO2D0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"minus\"})})}},baseVariant,gestureVariant)})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-36728e\",layoutDependency:layoutDependency,layoutId:\"Z9ZP9rp1m\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6osldp\",layoutDependency:layoutDependency,layoutId:\"TCgFqIrq4\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qgwuxShkq\"},implicitPathVariables:undefined},{href:{webPageId:\"qgwuxShkq\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({EIqN25oxc:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||414)-28-440)/2+96+24)+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-n1uh1i-container\",layoutDependency:layoutDependency,layoutId:\"ccqBulcWg-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Resource Hub\",height:\"100%\",id:\"ccqBulcWg\",layoutId:\"ccqBulcWg\",style:{width:\"100%\"},uXB551B97:resolvedLinks[0],width:\"100%\",...addPropertyOverrides({EIqN25oxc:{uXB551B97:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mQADyETuc\"},implicitPathVariables:undefined},{href:{webPageId:\"mQADyETuc\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({EIqN25oxc:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||414)-28-440)/2+96+24)+0+0+0+56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3d6bt7-container\",layoutDependency:layoutDependency,layoutId:\"IaTg3gDKi-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Events & Workshops\",height:\"100%\",id:\"IaTg3gDKi\",layoutId:\"IaTg3gDKi\",style:{width:\"100%\"},uXB551B97:resolvedLinks1[0],width:\"100%\",...addPropertyOverrides({EIqN25oxc:{uXB551B97:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"nCpzAYpL4\"},implicitPathVariables:undefined},{href:{webPageId:\"nCpzAYpL4\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({EIqN25oxc:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||414)-28-440)/2+96+24)+0+0+0+112}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-131wpko-container\",layoutDependency:layoutDependency,layoutId:\"LxlwGdPHX-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Case Studies\",height:\"100%\",id:\"LxlwGdPHX\",layoutId:\"LxlwGdPHX\",style:{width:\"100%\"},uXB551B97:resolvedLinks2[0],width:\"100%\",...addPropertyOverrides({EIqN25oxc:{uXB551B97:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QVKnYm3rp\"},implicitPathVariables:undefined},{href:{webPageId:\"QVKnYm3rp\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({EIqN25oxc:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||414)-28-440)/2+96+24)+0+0+0+168}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-o44zi0-container\",layoutDependency:layoutDependency,layoutId:\"mlHI82tpO-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Blog\",height:\"100%\",id:\"mlHI82tpO\",layoutId:\"mlHI82tpO\",style:{width:\"100%\"},uXB551B97:resolvedLinks3[0],width:\"100%\",...addPropertyOverrides({EIqN25oxc:{uXB551B97:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VS5VuSzQE\"},implicitPathVariables:undefined},{href:{webPageId:\"VS5VuSzQE\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({EIqN25oxc:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||414)-28-440)/2+96+24)+0+0+0+224}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-e6tmvi-container\",layoutDependency:layoutDependency,layoutId:\"DjVfdypRU-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Webinars\",height:\"100%\",id:\"DjVfdypRU\",layoutId:\"DjVfdypRU\",style:{width:\"100%\"},uXB551B97:resolvedLinks4[0],width:\"100%\",...addPropertyOverrides({EIqN25oxc:{uXB551B97:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"jdKd5dHkl\"},implicitPathVariables:undefined},{href:{webPageId:\"jdKd5dHkl\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({EIqN25oxc:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||414)-28-440)/2+96+24)+0+0+0+280}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ye43w5-container\",layoutDependency:layoutDependency,layoutId:\"Dumbz1gqK-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Podcasts\",height:\"100%\",id:\"Dumbz1gqK\",layoutId:\"Dumbz1gqK\",style:{width:\"100%\"},uXB551B97:resolvedLinks5[0],width:\"100%\",...addPropertyOverrides({EIqN25oxc:{uXB551B97:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PP3H8.framer-1j0cuo, .framer-PP3H8 .framer-1j0cuo { display: block; }\",\".framer-PP3H8.framer-yqgvn3 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 4px 0px 4px 0px; position: relative; width: 345px; }\",\".framer-PP3H8 .framer-1abewc7 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 8px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-PP3H8 .framer-1d3dojy { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-PP3H8 .framer-1exp4r1 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 15px; word-break: break-word; word-wrap: break-word; }\",\".framer-PP3H8 .framer-36728e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PP3H8 .framer-6osldp { 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-PP3H8 .framer-n1uh1i-container, .framer-PP3H8 .framer-3d6bt7-container, .framer-PP3H8 .framer-131wpko-container, .framer-PP3H8 .framer-o44zi0-container, .framer-PP3H8 .framer-e6tmvi-container, .framer-PP3H8 .framer-1ye43w5-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PP3H8.framer-yqgvn3, .framer-PP3H8 .framer-1abewc7, .framer-PP3H8 .framer-36728e, .framer-PP3H8 .framer-6osldp { gap: 0px; } .framer-PP3H8.framer-yqgvn3 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-PP3H8.framer-yqgvn3 > :first-child, .framer-PP3H8 .framer-36728e > :first-child, .framer-PP3H8 .framer-6osldp > :first-child { margin-top: 0px; } .framer-PP3H8.framer-yqgvn3 > :last-child, .framer-PP3H8 .framer-36728e > :last-child, .framer-PP3H8 .framer-6osldp > :last-child { margin-bottom: 0px; } .framer-PP3H8 .framer-1abewc7 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-PP3H8 .framer-1abewc7 > :first-child { margin-left: 0px; } .framer-PP3H8 .framer-1abewc7 > :last-child { margin-right: 0px; } .framer-PP3H8 .framer-36728e > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-PP3H8 .framer-6osldp > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-PP3H8.framer-v-1w2evvg.framer-yqgvn3 { padding: 4px 0px 24px 0px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 50\n * @framerIntrinsicWidth 345\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"EIqN25oxc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerrrMujZLmJ=withCSS(Component,css,\"framer-PP3H8\");export default FramerrrMujZLmJ;FramerrrMujZLmJ.displayName=\"Resources\";FramerrrMujZLmJ.defaultProps={height:50,width:345};addPropertyControls(FramerrrMujZLmJ,{variant:{options:[\"dSiPAzA_j\",\"EIqN25oxc\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerrrMujZLmJ,[{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\"}]},...LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrrMujZLmJ\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"50\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"345\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EIqN25oxc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/ah6gukDnz8svwmVjCOVH/PZF9ICP0rSJf4YwNhDVE/OAlhSO2D0.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/8BbBjv8zVy6UiRK5u5uP/VwBWbZThIpklVo3lb7bo/oGBvFUH4U.js\";import LayoutsNavigationMobileIndividualMenusBaseMenuItem from\"https://framerusercontent.com/modules/h3wlnhQ2QpC4o9M6YK1g/uPYs1oLkdyz4QWYtK3Jw/bWqRtjr48.js\";const LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts=getFonts(LayoutsNavigationMobileIndividualMenusBaseMenuItem);const cycleOrder=[\"DlkvrZ0ju\",\"DU_O9j4e6\"];const serializationHash=\"framer-Kxt2e\";const variantClassNames={DlkvrZ0ju:\"framer-v-e3kcv1\",DU_O9j4e6:\"framer-v-1kqqxkl\"};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 humanReadableVariantMap={Closed:\"DlkvrZ0ju\",Open:\"DU_O9j4e6\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"DlkvrZ0ju\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"DlkvrZ0ju\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaphadldy=activeVariantCallback(async(...args)=>{setVariant(\"DU_O9j4e6\");});const onTapebrhz0=activeVariantCallback(async(...args)=>{setVariant(\"DlkvrZ0ju\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"DU_O9j4e6\")return true;return false;};const router=useRouter();const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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-e3kcv1\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"DlkvrZ0ju\",ref:ref??ref1,style:{...style},...addPropertyOverrides({DU_O9j4e6:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i3d4lj\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"PgJXexDld\",onTap:onTaphadldy,...addPropertyOverrides({DU_O9j4e6:{onTap:onTapebrhz0}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Support\"})}),className:\"framer-19iu6k8\",\"data-framer-name\":\"Platform\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"K_6SJeGQC\",style:{\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4o2y8z\",\"data-styles-preset\":\"OAlhSO2D0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"add\"})}),className:\"framer-eruivk\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"X5ot8ZI3Z\",style:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({DU_O9j4e6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4o2y8z\",\"data-styles-preset\":\"OAlhSO2D0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"minus\"})})}},baseVariant,gestureVariant)})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-142bsc6\",layoutDependency:layoutDependency,layoutId:\"UeBUA15UC\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hiek2p\",layoutDependency:layoutDependency,layoutId:\"yvcJcas5z\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KkpTaZZWr\"},implicitPathVariables:undefined},{href:{webPageId:\"KkpTaZZWr\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({DU_O9j4e6:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||358)-28-384)/2+96+24)+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1f65amv-container\",layoutDependency:layoutDependency,layoutId:\"dCG_8nJRL-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Support Hub\",height:\"100%\",id:\"dCG_8nJRL\",layoutId:\"dCG_8nJRL\",style:{width:\"100%\"},uXB551B97:resolvedLinks[0],width:\"100%\",...addPropertyOverrides({DU_O9j4e6:{uXB551B97:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WGuejWsFd\"},implicitPathVariables:undefined},{href:{webPageId:\"WGuejWsFd\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({DU_O9j4e6:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||358)-28-384)/2+96+24)+0+0+0+56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1quv3yf-container\",layoutDependency:layoutDependency,layoutId:\"ph3XmH4Cs-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Release Notes\",height:\"100%\",id:\"ph3XmH4Cs\",layoutId:\"ph3XmH4Cs\",style:{width:\"100%\"},uXB551B97:resolvedLinks1[0],width:\"100%\",...addPropertyOverrides({DU_O9j4e6:{uXB551B97:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({DU_O9j4e6:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||358)-28-384)/2+96+24)+0+0+0+112}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-i9n9fx-container\",layoutDependency:layoutDependency,layoutId:\"HI2zbWB1D-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:true,gJ9YqXv5q:\"Documentation\",height:\"100%\",id:\"HI2zbWB1D\",layoutId:\"HI2zbWB1D\",style:{width:\"100%\"},uXB551B97:\"https://docs.panther.com/\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({DU_O9j4e6:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||358)-28-384)/2+96+24)+0+0+0+168}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-m43hau-container\",layoutDependency:layoutDependency,layoutId:\"CpgBBMkN4-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:true,gJ9YqXv5q:\"Knowledge Base\",height:\"100%\",id:\"CpgBBMkN4\",layoutId:\"CpgBBMkN4\",style:{width:\"100%\"},uXB551B97:\"https://help.panther.com/\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({DU_O9j4e6:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||358)-28-384)/2+96+24)+0+0+0+224}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4zc5gy-container\",layoutDependency:layoutDependency,layoutId:\"Mcu2Jthms-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:true,gJ9YqXv5q:\"Status\",height:\"100%\",id:\"Mcu2Jthms\",layoutId:\"Mcu2Jthms\",style:{width:\"100%\"},uXB551B97:\"https://status.panther.com/\",width:\"100%\"})})})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Kxt2e.framer-1v0gl58, .framer-Kxt2e .framer-1v0gl58 { display: block; }\",\".framer-Kxt2e.framer-e3kcv1 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 4px 0px 4px 0px; position: relative; width: 345px; }\",\".framer-Kxt2e .framer-1i3d4lj { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 8px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-Kxt2e .framer-19iu6k8 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Kxt2e .framer-eruivk { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 15px; word-break: break-word; word-wrap: break-word; }\",\".framer-Kxt2e .framer-142bsc6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Kxt2e .framer-1hiek2p { 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-Kxt2e .framer-1f65amv-container, .framer-Kxt2e .framer-1quv3yf-container, .framer-Kxt2e .framer-i9n9fx-container, .framer-Kxt2e .framer-m43hau-container, .framer-Kxt2e .framer-4zc5gy-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Kxt2e.framer-e3kcv1, .framer-Kxt2e .framer-1i3d4lj, .framer-Kxt2e .framer-142bsc6, .framer-Kxt2e .framer-1hiek2p { gap: 0px; } .framer-Kxt2e.framer-e3kcv1 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Kxt2e.framer-e3kcv1 > :first-child, .framer-Kxt2e .framer-142bsc6 > :first-child, .framer-Kxt2e .framer-1hiek2p > :first-child { margin-top: 0px; } .framer-Kxt2e.framer-e3kcv1 > :last-child, .framer-Kxt2e .framer-142bsc6 > :last-child, .framer-Kxt2e .framer-1hiek2p > :last-child { margin-bottom: 0px; } .framer-Kxt2e .framer-1i3d4lj > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-Kxt2e .framer-1i3d4lj > :first-child { margin-left: 0px; } .framer-Kxt2e .framer-1i3d4lj > :last-child { margin-right: 0px; } .framer-Kxt2e .framer-142bsc6 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-Kxt2e .framer-1hiek2p > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-Kxt2e.framer-v-1kqqxkl.framer-e3kcv1 { padding: 4px 0px 24px 0px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 50\n * @framerIntrinsicWidth 345\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DU_O9j4e6\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramertwTOeigMx=withCSS(Component,css,\"framer-Kxt2e\");export default FramertwTOeigMx;FramertwTOeigMx.displayName=\"Support\";FramertwTOeigMx.defaultProps={height:50,width:345};addPropertyControls(FramertwTOeigMx,{variant:{options:[\"DlkvrZ0ju\",\"DU_O9j4e6\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramertwTOeigMx,[{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\"}]},...LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertwTOeigMx\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"345\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DU_O9j4e6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"50\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/hdwVdDCfREqBxrWOKkEJ/VOCSDZyRxrqbE8MJWlJT/jTa7cmOQa.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/ah6gukDnz8svwmVjCOVH/PZF9ICP0rSJf4YwNhDVE/OAlhSO2D0.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/8BbBjv8zVy6UiRK5u5uP/VwBWbZThIpklVo3lb7bo/oGBvFUH4U.js\";import LayoutsNavigationMobileIndividualMenusBaseMenuItem from\"https://framerusercontent.com/modules/h3wlnhQ2QpC4o9M6YK1g/uPYs1oLkdyz4QWYtK3Jw/bWqRtjr48.js\";const LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts=getFonts(LayoutsNavigationMobileIndividualMenusBaseMenuItem);const cycleOrder=[\"yrN_yEkrO\",\"ZpbZwjp7M\"];const serializationHash=\"framer-aNOru\";const variantClassNames={yrN_yEkrO:\"framer-v-1h3m4e5\",ZpbZwjp7M:\"framer-v-15jju2i\"};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 humanReadableVariantMap={Closed:\"yrN_yEkrO\",Open:\"ZpbZwjp7M\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"yrN_yEkrO\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"yrN_yEkrO\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1pufmsa=activeVariantCallback(async(...args)=>{setVariant(\"ZpbZwjp7M\");});const onTap1ehhfhj=activeVariantCallback(async(...args)=>{setVariant(\"yrN_yEkrO\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"ZpbZwjp7M\")return true;return false;};const router=useRouter();const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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-1h3m4e5\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"yrN_yEkrO\",ref:ref??ref1,style:{...style},...addPropertyOverrides({ZpbZwjp7M:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4vfbj8\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Xi4YQQHr3\",onTap:onTap1pufmsa,...addPropertyOverrides({ZpbZwjp7M:{onTap:onTap1ehhfhj}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Solutions\"})}),className:\"framer-5m8bol\",\"data-framer-name\":\"Platform\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bKCzs5XZH\",style:{\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4o2y8z\",\"data-styles-preset\":\"OAlhSO2D0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"add\"})}),className:\"framer-kq3q0r\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"AaWRKbvMQ\",style:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ZpbZwjp7M:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4o2y8z\",\"data-styles-preset\":\"OAlhSO2D0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"minus\"})})}},baseVariant,gestureVariant)})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-66m32d\",layoutDependency:layoutDependency,layoutId:\"YB5pDDrSD\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r8urzg\",layoutDependency:layoutDependency,layoutId:\"i5tvF_mca\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1a46urk\",\"data-styles-preset\":\"jTa7cmOQa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:\"Platform\"})}),className:\"framer-qxm264\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KCjZy0z_C\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19hreuq\",layoutDependency:layoutDependency,layoutId:\"zuVBDhHZw\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"nq5UEKoiA\"},implicitPathVariables:undefined},{href:{webPageId:\"nq5UEKoiA\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({ZpbZwjp7M:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||528)-28-690)/2+96+24)+0+0+0+109+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bsx4iz-container\",layoutDependency:layoutDependency,layoutId:\"ZUIqa8I5x-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"AWS\",height:\"100%\",id:\"ZUIqa8I5x\",layoutId:\"ZUIqa8I5x\",style:{width:\"100%\"},uXB551B97:resolvedLinks[0],width:\"100%\",...addPropertyOverrides({ZpbZwjp7M:{uXB551B97:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"fM17fX7I3\"},implicitPathVariables:undefined},{href:{webPageId:\"fM17fX7I3\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({ZpbZwjp7M:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||528)-28-690)/2+96+24)+0+0+0+109+0+56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gqouq8-container\",layoutDependency:layoutDependency,layoutId:\"M0lsm8nWU-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Snowflake\",height:\"100%\",id:\"M0lsm8nWU\",layoutId:\"M0lsm8nWU\",style:{width:\"100%\"},uXB551B97:resolvedLinks1[0],width:\"100%\",...addPropertyOverrides({ZpbZwjp7M:{uXB551B97:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vJwfraQPF\"},implicitPathVariables:undefined},{href:{webPageId:\"vJwfraQPF\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({ZpbZwjp7M:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||528)-28-690)/2+96+24)+0+0+0+109+0+112}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nb2snm-container\",layoutDependency:layoutDependency,layoutId:\"obsSPzj_l-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Splunk\",height:\"100%\",id:\"obsSPzj_l\",layoutId:\"obsSPzj_l\",style:{width:\"100%\"},uXB551B97:resolvedLinks2[0],width:\"100%\",...addPropertyOverrides({ZpbZwjp7M:{uXB551B97:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ozkq99\",layoutDependency:layoutDependency,layoutId:\"OdZjFIFJ_\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1a46urk\",\"data-styles-preset\":\"jTa7cmOQa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:\"Use Case\"})}),className:\"framer-8lcrmg\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YAzwO4LCU\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r68zc\",layoutDependency:layoutDependency,layoutId:\"gZ8tycwaJ\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"iQCyNFDjy\"},implicitPathVariables:undefined},{href:{webPageId:\"iQCyNFDjy\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({ZpbZwjp7M:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||528)-28-690)/2+96+24)+0+309+0+109+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fec35o-container\",layoutDependency:layoutDependency,layoutId:\"HQVXP9GAm-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Cloud SIEM\",height:\"100%\",id:\"HQVXP9GAm\",layoutId:\"HQVXP9GAm\",style:{width:\"100%\"},uXB551B97:resolvedLinks3[0],width:\"100%\",...addPropertyOverrides({ZpbZwjp7M:{uXB551B97:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WRAYWTfk8\"},implicitPathVariables:undefined},{href:{webPageId:\"WRAYWTfk8\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({ZpbZwjp7M:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||528)-28-690)/2+96+24)+0+309+0+109+0+56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9ybmmx-container\",layoutDependency:layoutDependency,layoutId:\"z0bo8SZKi-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Threat Detection\",height:\"100%\",id:\"z0bo8SZKi\",layoutId:\"z0bo8SZKi\",style:{width:\"100%\"},uXB551B97:resolvedLinks4[0],width:\"100%\",...addPropertyOverrides({ZpbZwjp7M:{uXB551B97:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Wad6rfkon\"},implicitPathVariables:undefined},{href:{webPageId:\"Wad6rfkon\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({ZpbZwjp7M:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+4+(((componentViewport?.height||528)-28-690)/2+96+24)+0+309+0+109+0+112}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-urs9pq-container\",layoutDependency:layoutDependency,layoutId:\"JnTzpBh48-container\",children:/*#__PURE__*/_jsx(LayoutsNavigationMobileIndividualMenusBaseMenuItem,{F_bUw_Zz1:false,gJ9YqXv5q:\"Threat Hunting\",height:\"100%\",id:\"JnTzpBh48\",layoutId:\"JnTzpBh48\",style:{width:\"100%\"},uXB551B97:resolvedLinks5[0],width:\"100%\",...addPropertyOverrides({ZpbZwjp7M:{uXB551B97:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-aNOru.framer-14eirzj, .framer-aNOru .framer-14eirzj { display: block; }\",\".framer-aNOru.framer-1h3m4e5 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 4px 0px 4px 0px; position: relative; width: 345px; }\",\".framer-aNOru .framer-4vfbj8 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 8px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-aNOru .framer-5m8bol { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-aNOru .framer-kq3q0r { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 15px; word-break: break-word; word-wrap: break-word; }\",\".framer-aNOru .framer-66m32d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aNOru .framer-r8urzg, .framer-aNOru .framer-1ozkq99 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-aNOru .framer-qxm264, .framer-aNOru .framer-8lcrmg { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-aNOru .framer-19hreuq, .framer-aNOru .framer-r68zc { 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-aNOru .framer-1bsx4iz-container, .framer-aNOru .framer-1gqouq8-container, .framer-aNOru .framer-1nb2snm-container, .framer-aNOru .framer-1fec35o-container, .framer-aNOru .framer-9ybmmx-container, .framer-aNOru .framer-urs9pq-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-aNOru.framer-1h3m4e5, .framer-aNOru .framer-4vfbj8, .framer-aNOru .framer-66m32d, .framer-aNOru .framer-r8urzg, .framer-aNOru .framer-19hreuq, .framer-aNOru .framer-1ozkq99, .framer-aNOru .framer-r68zc { gap: 0px; } .framer-aNOru.framer-1h3m4e5 > *, .framer-aNOru .framer-r8urzg > *, .framer-aNOru .framer-1ozkq99 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-aNOru.framer-1h3m4e5 > :first-child, .framer-aNOru .framer-66m32d > :first-child, .framer-aNOru .framer-r8urzg > :first-child, .framer-aNOru .framer-19hreuq > :first-child, .framer-aNOru .framer-1ozkq99 > :first-child, .framer-aNOru .framer-r68zc > :first-child { margin-top: 0px; } .framer-aNOru.framer-1h3m4e5 > :last-child, .framer-aNOru .framer-66m32d > :last-child, .framer-aNOru .framer-r8urzg > :last-child, .framer-aNOru .framer-19hreuq > :last-child, .framer-aNOru .framer-1ozkq99 > :last-child, .framer-aNOru .framer-r68zc > :last-child { margin-bottom: 0px; } .framer-aNOru .framer-4vfbj8 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-aNOru .framer-4vfbj8 > :first-child { margin-left: 0px; } .framer-aNOru .framer-4vfbj8 > :last-child { margin-right: 0px; } .framer-aNOru .framer-66m32d > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-aNOru .framer-19hreuq > *, .framer-aNOru .framer-r68zc > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-aNOru.framer-v-15jju2i.framer-1h3m4e5 { padding: 4px 0px 24px 0px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 50\n * @framerIntrinsicWidth 345\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ZpbZwjp7M\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerzknIDVrsr=withCSS(Component,css,\"framer-aNOru\");export default FramerzknIDVrsr;FramerzknIDVrsr.displayName=\"Solutions\";FramerzknIDVrsr.defaultProps={height:50,width:345};addPropertyControls(FramerzknIDVrsr,{variant:{options:[\"yrN_yEkrO\",\"ZpbZwjp7M\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerzknIDVrsr,[{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\"}]},...LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts,...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\":\"FramerzknIDVrsr\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZpbZwjp7M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"345\",\"framerIntrinsicHeight\":\"50\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Integrations from\"https://framerusercontent.com/modules/cIl9d2lvXocZWP3DfevA/ZJsQsiiV6yDHIiBRYVyW/djGzN5TrI.js\";import LayoutsMobileIndividualMenuProducts from\"https://framerusercontent.com/modules/7gdhprPcaAav4rjM4puX/NwDoSWzX4TgKvJ14pENt/ffFjLm1tg.js\";import Company from\"https://framerusercontent.com/modules/yfxv39gBt7EWLbqGVDye/Qbs80FCg82suvGjL2IFL/FtDKVZOxC.js\";import Resources from\"https://framerusercontent.com/modules/o9kw8mCmbrcMDcXz7C48/2AI9dRWARYe9T9Qp3hYc/rrMujZLmJ.js\";import Support from\"https://framerusercontent.com/modules/rZUt6EVhyUxVOmj7cWRv/mkUVAFvpx4ZomCed1DHi/twTOeigMx.js\";import Solutions from\"https://framerusercontent.com/modules/9kZe1526IeTblgHLgnJd/xniC9lXyfHJOHJ6GUw7B/zknIDVrsr.js\";const LayoutsMobileIndividualMenuProductsFonts=getFonts(LayoutsMobileIndividualMenuProducts);const SolutionsFonts=getFonts(Solutions);const IntegrationsFonts=getFonts(Integrations);const ResourcesFonts=getFonts(Resources);const SupportFonts=getFonts(Support);const CompanyFonts=getFonts(Company);const serializationHash=\"framer-w2pkk\";const variantClassNames={Zj5Q7PiIf:\"framer-v-1f81x0u\"};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 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,paddingMenu,width,...props})=>{return{...props,X0WrW3MyR:paddingMenu??props.X0WrW3MyR??\"24px\"};};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,X0WrW3MyR,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"Zj5Q7PiIf\",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,background:{alt:\"\",fit:\"fill\"},className:cx(scopingClassNames,\"framer-1f81x0u\",className,classNames),\"data-framer-name\":\"Mobile Menu\",layoutDependency:layoutDependency,layoutId:\"Zj5Q7PiIf\",ref:refBinding,style:{\"--33vt21\":numberToPixelString(X0WrW3MyR),backdropFilter:\"blur(28px)\",WebkitBackdropFilter:\"blur(28px)\",...style},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xehegg\",\"data-framer-name\":\"links\",layoutDependency:layoutDependency,layoutId:\"oKYLTbSiN\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:`calc(${componentViewport?.width||\"100vw\"} - ${X0WrW3MyR*2}px)`,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1syrakz-container\",layoutDependency:layoutDependency,layoutId:\"xoAuBuV0x-container\",nodeId:\"xoAuBuV0x\",rendersWithMotion:true,scopeId:\"F3q3GXkPx\",children:/*#__PURE__*/_jsx(LayoutsMobileIndividualMenuProducts,{height:\"100%\",id:\"xoAuBuV0x\",layoutId:\"xoAuBuV0x\",style:{width:\"100%\"},variant:\"Nq4f05jBN\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:`calc(${componentViewport?.width||\"100vw\"} - ${X0WrW3MyR*2}px)`,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-99cs9c-container\",layoutDependency:layoutDependency,layoutId:\"Hbf0EdSSf-container\",nodeId:\"Hbf0EdSSf\",rendersWithMotion:true,scopeId:\"F3q3GXkPx\",children:/*#__PURE__*/_jsx(Solutions,{height:\"100%\",id:\"Hbf0EdSSf\",layoutId:\"Hbf0EdSSf\",style:{width:\"100%\"},variant:\"yrN_yEkrO\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:`calc(${componentViewport?.width||\"100vw\"} - ${X0WrW3MyR*2}px)`,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jaom33-container\",layoutDependency:layoutDependency,layoutId:\"S9niRCH0o-container\",nodeId:\"S9niRCH0o\",rendersWithMotion:true,scopeId:\"F3q3GXkPx\",children:/*#__PURE__*/_jsx(Integrations,{height:\"100%\",id:\"S9niRCH0o\",layoutId:\"S9niRCH0o\",style:{width:\"100%\"},variant:\"Y8vYahtZQ\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:`calc(${componentViewport?.width||\"100vw\"} - ${X0WrW3MyR*2}px)`,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1kqb988-container\",layoutDependency:layoutDependency,layoutId:\"zU52kiZco-container\",nodeId:\"zU52kiZco\",rendersWithMotion:true,scopeId:\"F3q3GXkPx\",children:/*#__PURE__*/_jsx(Resources,{height:\"100%\",id:\"zU52kiZco\",layoutId:\"zU52kiZco\",style:{width:\"100%\"},variant:\"dSiPAzA_j\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:`calc(${componentViewport?.width||\"100vw\"} - ${X0WrW3MyR*2}px)`,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18ns19v-container\",layoutDependency:layoutDependency,layoutId:\"vAjh8rHHq-container\",nodeId:\"vAjh8rHHq\",rendersWithMotion:true,scopeId:\"F3q3GXkPx\",children:/*#__PURE__*/_jsx(Support,{height:\"100%\",id:\"vAjh8rHHq\",layoutId:\"vAjh8rHHq\",style:{width:\"100%\"},variant:\"DlkvrZ0ju\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:`calc(${componentViewport?.width||\"100vw\"} - ${X0WrW3MyR*2}px)`,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fvld60-container\",layoutDependency:layoutDependency,layoutId:\"UY7fey4GN-container\",nodeId:\"UY7fey4GN\",rendersWithMotion:true,scopeId:\"F3q3GXkPx\",children:/*#__PURE__*/_jsx(Company,{height:\"100%\",id:\"UY7fey4GN\",layoutId:\"UY7fey4GN\",style:{width:\"100%\"},variant:\"akz6L0TYi\",width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-w2pkk.framer-124d2sa, .framer-w2pkk .framer-124d2sa { display: block; }\",\".framer-w2pkk.framer-1f81x0u { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: auto; overscroll-behavior: contain; padding: var(--33vt21); position: relative; width: 345px; }\",\".framer-w2pkk .framer-xehegg { 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: auto; padding: 0px; position: relative; width: 100%; }\",\".framer-w2pkk .framer-1syrakz-container, .framer-w2pkk .framer-99cs9c-container, .framer-w2pkk .framer-jaom33-container, .framer-w2pkk .framer-1kqb988-container, .framer-w2pkk .framer-18ns19v-container, .framer-w2pkk .framer-1fvld60-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-w2pkk.framer-1f81x0u, .framer-w2pkk .framer-xehegg { gap: 0px; } .framer-w2pkk.framer-1f81x0u > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-w2pkk.framer-1f81x0u > :first-child, .framer-w2pkk .framer-xehegg > :first-child { margin-top: 0px; } .framer-w2pkk.framer-1f81x0u > :last-child, .framer-w2pkk .framer-xehegg > :last-child { margin-bottom: 0px; } .framer-w2pkk .framer-xehegg > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 388\n * @framerIntrinsicWidth 345\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"X0WrW3MyR\":\"paddingMenu\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerF3q3GXkPx=withCSS(Component,css,\"framer-w2pkk\");export default FramerF3q3GXkPx;FramerF3q3GXkPx.displayName=\"Layouts/Mobile Menu\";FramerF3q3GXkPx.defaultProps={height:388,width:345};addPropertyControls(FramerF3q3GXkPx,{X0WrW3MyR:{defaultValue:\"24px\",title:\"Padding Menu\",type:ControlType.Padding}});addFonts(FramerF3q3GXkPx,[{explicitInter:true,fonts:[]},...LayoutsMobileIndividualMenuProductsFonts,...SolutionsFonts,...IntegrationsFonts,...ResourcesFonts,...SupportFonts,...CompanyFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerF3q3GXkPx\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"X0WrW3MyR\\\":\\\"paddingMenu\\\"}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"345\",\"framerIntrinsicHeight\":\"388\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (b2780b5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/2yRdEbJX6S3wwEAOe6R5/cvv22nq9JyTjKZPE9UKy/drfwFcuBc.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/wSnXuahVBSnc3DtHQAHA/exkAyQEn7YtSU4DhsKtD/PS7E73ugb.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/aglv12u3eG3UIQpgQlok/8PGMOGJbTs4yXOKKFHT0/xLdt0581T.js\";import IconsWhite from\"https://framerusercontent.com/modules/hOFNRfA2FeW9WAiX5zUK/CXYVYE7r9AX1CwuGeaes/X8aGK7iDd.js\";const IconsWhiteFonts=getFonts(IconsWhite);const enabledGestures={eqiR08GZ2:{hover:true},FFA4Pdc0m:{hover:true},FI62wEUCz:{hover:true},VmtPY08V_:{hover:true}};const cycleOrder=[\"eqiR08GZ2\",\"FFA4Pdc0m\",\"FI62wEUCz\",\"VmtPY08V_\"];const serializationHash=\"framer-Kgoh0\";const variantClassNames={eqiR08GZ2:\"framer-v-1a9g62w\",FFA4Pdc0m:\"framer-v-1mimhdb\",FI62wEUCz:\"framer-v-witjip\",VmtPY08V_:\"framer-v-56i5eg\"};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={\"Large Link with Arrow\":\"FI62wEUCz\",\"Large Link\":\"eqiR08GZ2\",\"Small Link with Arrow\":\"VmtPY08V_\",\"Small Link\":\"FFA4Pdc0m\"};const getProps=({height,id,label,link,newTab,width,...props})=>{return{...props,hsc70y1UH:link??props.hsc70y1UH,JlANcBRlY:newTab??props.JlANcBRlY,NFdL9Xwpw:label??props.NFdL9Xwpw??\"Label\",variant:humanReadableVariantMap[props.variant]??props.variant??\"eqiR08GZ2\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,NFdL9Xwpw,hsc70y1UH,JlANcBRlY,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"eqiR08GZ2\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"FI62wEUCz-hover\",\"VmtPY08V_-hover\"].includes(gestureVariant))return true;if([\"FI62wEUCz\",\"VmtPY08V_\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();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:hsc70y1UH,nodeId:\"eqiR08GZ2\",openInNewTab:JlANcBRlY,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1a9g62w\",className,classNames)} framer-1g2ncn8`,\"data-framer-name\":\"Large Link\",layoutDependency:layoutDependency,layoutId:\"eqiR08GZ2\",ref:ref??ref1,style:{...style},...addPropertyOverrides({\"eqiR08GZ2-hover\":{\"data-framer-name\":undefined},\"FFA4Pdc0m-hover\":{\"data-framer-name\":undefined},\"FI62wEUCz-hover\":{\"data-framer-name\":undefined},\"VmtPY08V_-hover\":{\"data-framer-name\":undefined},FFA4Pdc0m:{\"data-framer-name\":\"Small Link\"},FI62wEUCz:{\"data-framer-name\":\"Large Link with Arrow\"},VmtPY08V_:{\"data-framer-name\":\"Small Link with Arrow\"}},baseVariant,gestureVariant),children:[/*#__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-9aa1b43a-c060-4ebc-ab84-849113e43bad, rgb(199, 203, 207)))\"},children:\"Label\"})}),className:\"framer-m06yq0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"uQJeb8tfB\",style:{\"--extracted-r6o4lv\":\"var(--token-9aa1b43a-c060-4ebc-ab84-849113e43bad, rgb(199, 203, 207))\",\"--framer-paragraph-spacing\":\"1px\"},text:NFdL9Xwpw,variants:{\"eqiR08GZ2-hover\":{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\"},\"FFA4Pdc0m-hover\":{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\"},FI62wEUCz:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\"},VmtPY08V_:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"eqiR08GZ2-hover\":{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-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"Label\"})})},\"FFA4Pdc0m-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-yo58mi\",\"data-styles-preset\":\"PS7E73ugb\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"Label\"})})},FFA4Pdc0m:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-yo58mi\",\"data-styles-preset\":\"PS7E73ugb\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9aa1b43a-c060-4ebc-ab84-849113e43bad, rgb(199, 203, 207)))\"},children:\"Label\"})})},FI62wEUCz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1hp13ie\",\"data-styles-preset\":\"drfwFcuBc\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"Label\"})})},VmtPY08V_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-yo58mi\",\"data-styles-preset\":\"PS7E73ugb\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"Label\"})})}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({FI62wEUCz:{height:24,width:\"24px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||24)-0-24)/2)},VmtPY08V_:{height:24,width:\"24px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||24)-0-24)/2)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rxuab7-container\",layoutDependency:layoutDependency,layoutId:\"fL1UEsdhy-container\",children:/*#__PURE__*/_jsx(IconsWhite,{height:\"100%\",id:\"fL1UEsdhy\",layoutId:\"fL1UEsdhy\",style:{height:\"100%\",width:\"100%\"},variant:\"L2MK07VT0\",width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Kgoh0.framer-1g2ncn8, .framer-Kgoh0 .framer-1g2ncn8 { display: block; }\",\".framer-Kgoh0.framer-1a9g62w { 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: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-Kgoh0 .framer-m06yq0 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Kgoh0 .framer-rxuab7-container { flex: none; height: 24px; position: relative; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Kgoh0.framer-1a9g62w { gap: 0px; } .framer-Kgoh0.framer-1a9g62w > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Kgoh0.framer-1a9g62w > :first-child { margin-left: 0px; } .framer-Kgoh0.framer-1a9g62w > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 22.5\n * @framerIntrinsicWidth 34.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"FFA4Pdc0m\":{\"layout\":[\"auto\",\"auto\"]},\"FI62wEUCz\":{\"layout\":[\"auto\",\"auto\"]},\"VmtPY08V_\":{\"layout\":[\"auto\",\"auto\"]},\"b0gfg6Qen\":{\"layout\":[\"auto\",\"auto\"]},\"aR3DPKFzF\":{\"layout\":[\"auto\",\"auto\"]},\"HlkFpqhhv\":{\"layout\":[\"auto\",\"auto\"]},\"gYg3MUNcg\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"NFdL9Xwpw\":\"label\",\"hsc70y1UH\":\"link\",\"JlANcBRlY\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerViyBLx66F=withCSS(Component,css,\"framer-Kgoh0\");export default FramerViyBLx66F;FramerViyBLx66F.displayName=\"Components/Link Button\";FramerViyBLx66F.defaultProps={height:22.5,width:34.5};addPropertyControls(FramerViyBLx66F,{variant:{options:[\"eqiR08GZ2\",\"FFA4Pdc0m\",\"FI62wEUCz\",\"VmtPY08V_\"],optionTitles:[\"Large Link\",\"Small Link\",\"Large Link with Arrow\",\"Small Link with Arrow\"],title:\"Variant\",type:ControlType.Enum},NFdL9Xwpw:{defaultValue:\"Label\",displayTextArea:false,placeholder:\"\",title:\"Label\",type:ControlType.String},hsc70y1UH:{title:\"Link\",type:ControlType.Link},JlANcBRlY:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean}});addFonts(FramerViyBLx66F,[{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\"}]},...IconsWhiteFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerViyBLx66F\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"22.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FFA4Pdc0m\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FI62wEUCz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VmtPY08V_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"b0gfg6Qen\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"aR3DPKFzF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HlkFpqhhv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gYg3MUNcg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"34.5\",\"framerVariables\":\"{\\\"NFdL9Xwpw\\\":\\\"label\\\",\\\"hsc70y1UH\\\":\\\"link\\\",\\\"JlANcBRlY\\\":\\\"newTab\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (86f5ff9)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ComponentsLinkButton1 from\"https://framerusercontent.com/modules/4sJsVupvevH1OZxOWSOi/9uf7JQgv7Cw76tlhHC2B/ViyBLx66F.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/t2rvl7CFLLRJ2L0zabC4/oSqEJZuGOjcUj1vY6LAE/aTi_CtKnf.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/hdwVdDCfREqBxrWOKkEJ/VOCSDZyRxrqbE8MJWlJT/jTa7cmOQa.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/dzZisT1ISQMrZ1SxwSz8/E0cximg5e46uMIZ7jpO7/T3ov2VROv.js\";import ComponentsLinkButton from\"https://framerusercontent.com/modules/ewF72Ck76TkyQzHiVsXi/nHJe8i11jGdmQ3z1SuGR/ViyBLx66F.js\";const ComponentsLinkButtonFonts=getFonts(ComponentsLinkButton);const ComponentsLinkButton1Fonts=getFonts(ComponentsLinkButton1);const serializationHash=\"framer-TAmIR\";const variantClassNames={sgGzc6AgN:\"framer-v-1ye9gp2\"};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,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:\"sgGzc6AgN\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];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-1ye9gp2\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"sgGzc6AgN\",ref:refBinding,style:{backdropFilter:\"blur(20px)\",boxShadow:\"6px 6px 24px 0px rgba(0, 0, 0, 0.75)\",WebkitBackdropFilter:\"blur(20px)\",...style},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1t10zhl\",\"data-framer-name\":\"BG\",layoutDependency:layoutDependency,layoutId:\"F0k_NB4ZA\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-dqyxo3\",\"data-framer-name\":\"Inner Gradient\",layoutDependency:layoutDependency,layoutId:\"tT7ujGpGM\",style:{background:\"linear-gradient(115deg, rgba(255, 255, 255, 0.35) -17%, rgba(255, 255, 255, 0.1) 100%)\",boxShadow:\"0px 2px 24px 0px var(--token-f8c4c09b-cc86-4296-aa7b-cce9a8cb8b0d, rgb(21, 22, 25))\",opacity:.1}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:.6,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1),pixelHeight:264,pixelWidth:264,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/hEETt9bmlS7EaOc5h41EmyC1v0Q.png\"},className:\"framer-12dcngm\",\"data-framer-name\":\"Noise Bg\",layoutDependency:layoutDependency,layoutId:\"iVkTxcMdi\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-30yv6\",\"data-framer-name\":\"Fill\",layoutDependency:layoutDependency,layoutId:\"I1N3tznTf\",style:{backgroundColor:\"rgba(21, 22, 25, 0.9)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-cdi9db\",\"data-framer-name\":\"Stroke Gradient\",layoutDependency:layoutDependency,layoutId:\"MKUhOnQMI\",style:{background:\"linear-gradient(307deg, var(--token-f8c4c09b-cc86-4296-aa7b-cce9a8cb8b0d, rgb(21, 22, 25)) 49.62521114864865%, rgb(255, 255, 255) 104%)\",opacity:.4}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pik3m\",\"data-framer-name\":\"Right\",layoutDependency:layoutDependency,layoutId:\"pzG_ZCKol\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1a46urk\",\"data-styles-preset\":\"jTa7cmOQa\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"Key features\"})}),className:\"framer-oxttxz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zp40yo7cj\",style:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j8w1oa\",\"data-framer-name\":\"Frame 48096356\",layoutDependency:layoutDependency,layoutId:\"rvWfgZoCy\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a46mpc\",\"data-framer-name\":\"Primary Nav Item\",layoutDependency:layoutDependency,layoutId:\"TuvTmLEsD\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KkBuulUFk\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`calc(max(${componentViewport?.width||\"100vw\"}, 1px) - 80px)`,y:(componentViewport?.y||0)+0+40+36+0+0+8+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mn9mcv-container\",layoutDependency:layoutDependency,layoutId:\"Jl7DhMPGp-container\",nodeId:\"Jl7DhMPGp\",rendersWithMotion:true,scopeId:\"NoP_YBHHn\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks[0],id:\"Jl7DhMPGp\",JlANcBRlY:false,layoutId:\"Jl7DhMPGp\",NFdL9Xwpw:\"Product Overview\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zaqk1a1s3\"},motionChild:true,nodeId:\"N7mBpz7tC\",openInNewTab:false,scopeId:\"NoP_YBHHn\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-nrvfg1 framer-8q3orm\",\"data-framer-name\":\"Primary Nav Item\",layoutDependency:layoutDependency,layoutId:\"N7mBpz7tC\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zaqk1a1s3\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+0+40+36+0+46+8,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11jbq9o-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"vm0_rd7_f-container\",nodeId:\"vm0_rd7_f\",rendersWithMotion:true,scopeId:\"NoP_YBHHn\",children:/*#__PURE__*/_jsx(ComponentsLinkButton1,{height:\"100%\",hsc70y1UH:resolvedLinks1[0],id:\"vm0_rd7_f\",JlANcBRlY:false,layoutId:\"vm0_rd7_f\",NFdL9Xwpw:\"AI Triage\",variant:\"eqiR08GZ2\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ljxhbo\",layoutDependency:layoutDependency,layoutId:\"cEb_ud04l\",style:{backgroundColor:\"var(--token-6da58935-dc32-430a-9938-406b16c145e0, rgb(125, 239, 255))\",borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-14vqnfo\",\"data-styles-preset\":\"aTi_CtKnf\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f8c4c09b-cc86-4296-aa7b-cce9a8cb8b0d, rgb(21, 22, 25)))\"},children:\"New\"})}),className:\"framer-1johay6\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Vp4zTF9s9\",style:{\"--extracted-r6o4lv\":\"var(--token-f8c4c09b-cc86-4296-aa7b-cce9a8cb8b0d, rgb(21, 22, 25))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-5ed359\",\"data-framer-name\":\"Primary Nav Item\",layoutDependency:layoutDependency,layoutId:\"AT1WiHM03\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Bf87pdLTk\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`calc(max(${componentViewport?.width||\"100vw\"}, 1px) - 80px)`,y:(componentViewport?.y||0)+0+40+36+0+92+8+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1pd7nmv-container\",layoutDependency:layoutDependency,layoutId:\"rRguapESa-container\",nodeId:\"rRguapESa\",rendersWithMotion:true,scopeId:\"NoP_YBHHn\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks2[0],id:\"rRguapESa\",JlANcBRlY:false,layoutId:\"rRguapESa\",NFdL9Xwpw:\"Detection-as-Code\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-6wxgsm\",\"data-framer-name\":\"Primary Nav Item\",layoutDependency:layoutDependency,layoutId:\"jn3nZwylD\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XzvnBKk4Z\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`calc(max(${componentViewport?.width||\"100vw\"}, 1px) - 80px)`,y:(componentViewport?.y||0)+0+40+36+0+138+8+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1kpj71i-container\",layoutDependency:layoutDependency,layoutId:\"CJA3KcJzW-container\",nodeId:\"CJA3KcJzW\",rendersWithMotion:true,scopeId:\"NoP_YBHHn\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks3[0],id:\"CJA3KcJzW\",JlANcBRlY:false,layoutId:\"CJA3KcJzW\",NFdL9Xwpw:\"Security Data Lake\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-t0e81m\",\"data-framer-name\":\"Primary Nav Item\",layoutDependency:layoutDependency,layoutId:\"weKQYKrkG\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FJYMJiYBI\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`calc(max(${componentViewport?.width||\"100vw\"}, 1px) - 80px)`,y:(componentViewport?.y||0)+0+40+36+0+184+8+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ep4vcg-container\",layoutDependency:layoutDependency,layoutId:\"RaWBseMUq-container\",nodeId:\"RaWBseMUq\",rendersWithMotion:true,scopeId:\"NoP_YBHHn\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks4[0],id:\"RaWBseMUq\",JlANcBRlY:false,layoutId:\"RaWBseMUq\",NFdL9Xwpw:\"Unified Search\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c1en1m\",\"data-framer-name\":\"Primary Nav Item\",layoutDependency:layoutDependency,layoutId:\"bOuUPh4Mk\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oFD8uxBzY\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`calc(max(${componentViewport?.width||\"100vw\"}, 1px) - 80px)`,y:(componentViewport?.y||0)+0+40+36+0+230+8+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ljleta-container\",layoutDependency:layoutDependency,layoutId:\"zB8OSOoiO-container\",nodeId:\"zB8OSOoiO\",rendersWithMotion:true,scopeId:\"NoP_YBHHn\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks5[0],id:\"zB8OSOoiO\",JlANcBRlY:false,layoutId:\"zB8OSOoiO\",NFdL9Xwpw:\"Alert Destinations\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1q0s1qm\",\"data-framer-name\":\"Primary Nav Item\",layoutDependency:layoutDependency,layoutId:\"aJHZHup9a\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+0+40+36+0+276+8,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1mvmjtx-container\",layoutDependency:layoutDependency,layoutId:\"G66oSvSlQ-container\",nodeId:\"G66oSvSlQ\",rendersWithMotion:true,scopeId:\"NoP_YBHHn\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:\"https://github.com/panther-labs/panther-analysis/tree/main\",id:\"G66oSvSlQ\",JlANcBRlY:true,layoutId:\"G66oSvSlQ\",NFdL9Xwpw:\"Detection Coverage\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dtk5ax\",\"data-styles-preset\":\"T3ov2VROv\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9aa1b43a-c060-4ebc-ab84-849113e43bad, rgb(199, 203, 207)))\"},children:\"external-link\"})}),className:\"framer-1h6m2us\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pxPp5pb76\",style:{\"--extracted-r6o4lv\":\"var(--token-9aa1b43a-c060-4ebc-ab84-849113e43bad, rgb(199, 203, 207))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-TAmIR.framer-8q3orm, .framer-TAmIR .framer-8q3orm { display: block; }\",\".framer-TAmIR.framer-1ye9gp2 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 230px; }\",\".framer-TAmIR .framer-1t10zhl { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-TAmIR .framer-dqyxo3, .framer-TAmIR .framer-12dcngm, .framer-TAmIR .framer-30yv6 { bottom: 1px; flex: none; left: 1px; overflow: visible; position: absolute; right: 1px; top: 1px; z-index: 1; }\",\".framer-TAmIR .framer-cdi9db { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-TAmIR .framer-pik3m { 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: 40px; position: relative; width: 1px; z-index: 2; }\",\".framer-TAmIR .framer-oxttxz, .framer-TAmIR .framer-1johay6, .framer-TAmIR .framer-1h6m2us { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-TAmIR .framer-1j8w1oa { 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: 0px; position: relative; width: 100%; }\",\".framer-TAmIR .framer-1a46mpc, .framer-TAmIR .framer-5ed359, .framer-TAmIR .framer-6wxgsm, .framer-TAmIR .framer-t0e81m, .framer-TAmIR .framer-1c1en1m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 8px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-TAmIR .framer-mn9mcv-container, .framer-TAmIR .framer-1pd7nmv-container, .framer-TAmIR .framer-1kpj71i-container, .framer-TAmIR .framer-1ep4vcg-container, .framer-TAmIR .framer-1ljleta-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-TAmIR .framer-nrvfg1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px 0px 8px 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-TAmIR .framer-11jbq9o-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-TAmIR .framer-1ljxhbo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 6px 4px 6px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-TAmIR .framer-1q0s1qm { 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: 8px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-TAmIR .framer-1mvmjtx-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-TAmIR.framer-1ye9gp2, .framer-TAmIR .framer-pik3m, .framer-TAmIR .framer-1j8w1oa, .framer-TAmIR .framer-1a46mpc, .framer-TAmIR .framer-nrvfg1, .framer-TAmIR .framer-1ljxhbo, .framer-TAmIR .framer-5ed359, .framer-TAmIR .framer-6wxgsm, .framer-TAmIR .framer-t0e81m, .framer-TAmIR .framer-1c1en1m, .framer-TAmIR .framer-1q0s1qm { gap: 0px; } .framer-TAmIR.framer-1ye9gp2 > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-TAmIR.framer-1ye9gp2 > :first-child, .framer-TAmIR .framer-nrvfg1 > :first-child, .framer-TAmIR .framer-1ljxhbo > :first-child, .framer-TAmIR .framer-1q0s1qm > :first-child { margin-left: 0px; } .framer-TAmIR.framer-1ye9gp2 > :last-child, .framer-TAmIR .framer-nrvfg1 > :last-child, .framer-TAmIR .framer-1ljxhbo > :last-child, .framer-TAmIR .framer-1q0s1qm > :last-child { margin-right: 0px; } .framer-TAmIR .framer-pik3m > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-TAmIR .framer-pik3m > :first-child, .framer-TAmIR .framer-1j8w1oa > :first-child, .framer-TAmIR .framer-1a46mpc > :first-child, .framer-TAmIR .framer-5ed359 > :first-child, .framer-TAmIR .framer-6wxgsm > :first-child, .framer-TAmIR .framer-t0e81m > :first-child, .framer-TAmIR .framer-1c1en1m > :first-child { margin-top: 0px; } .framer-TAmIR .framer-pik3m > :last-child, .framer-TAmIR .framer-1j8w1oa > :last-child, .framer-TAmIR .framer-1a46mpc > :last-child, .framer-TAmIR .framer-5ed359 > :last-child, .framer-TAmIR .framer-6wxgsm > :last-child, .framer-TAmIR .framer-t0e81m > :last-child, .framer-TAmIR .framer-1c1en1m > :last-child { margin-bottom: 0px; } .framer-TAmIR .framer-1j8w1oa > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-TAmIR .framer-1a46mpc > *, .framer-TAmIR .framer-5ed359 > *, .framer-TAmIR .framer-6wxgsm > *, .framer-TAmIR .framer-t0e81m > *, .framer-TAmIR .framer-1c1en1m > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-TAmIR .framer-nrvfg1 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-TAmIR .framer-1ljxhbo > *, .framer-TAmIR .framer-1q0s1qm > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 433\n * @framerIntrinsicWidth 230\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerNoP_YBHHn=withCSS(Component,css,\"framer-TAmIR\");export default FramerNoP_YBHHn;FramerNoP_YBHHn.displayName=\"Layouts/Navigation - Popover - Product\";FramerNoP_YBHHn.defaultProps={height:433,width:230};addFonts(FramerNoP_YBHHn,[{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\"}]},...ComponentsLinkButtonFonts,...ComponentsLinkButton1Fonts,...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\":\"FramerNoP_YBHHn\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"433\",\"framerIntrinsicWidth\":\"230\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NoP_YBHHn.map", "// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,Image,Link,ResolveLinks,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Search from\"https://framerusercontent.com/modules/6wAE2eMb2Tl3zrU7u4UL/HPzg2Uk7mwtBmDzvGbWF/Search.js\";import LayoutsNavigationPopoverSolutions from\"https://framerusercontent.com/modules/7UlKeWmzWEY9RWaLLmB1/vLnJQyaCM9f5XZypGzlJ/Avv6t4BQs.js\";import LayoutsMobileMenu from\"https://framerusercontent.com/modules/c2SlUXNOm2vdfdIuV7hX/oZm9nBt4mPbh9qTuEoA1/F3q3GXkPx.js\";import LayoutsNavigationPopoverResources from\"https://framerusercontent.com/modules/vPvNUFhdhzTfUjHZNB8t/fA7W6f2LXwu7rb4rJQjO/FHv3oBDZA.js\";import Hamburger from\"https://framerusercontent.com/modules/odsifjTJaDt2FPLsYith/A1UNZgNGaUnIXUgfBTNg/gT3OUgK39.js\";import LayoutsNavigationPopoverSupport from\"https://framerusercontent.com/modules/bZgM6ugI6gTX4jai4SJV/XB3MyMHuES9SO7RFw4ol/MTnAzWSVd.js\";import LayoutsNavigationPopoverProduct from\"https://framerusercontent.com/modules/tqxeMmqi3VE88zn9kY7I/Jc1lU3a0OUOGFX02u4pb/NoP_YBHHn.js\";import ComponentsButton from\"https://framerusercontent.com/modules/7q4YogvQKhHx087kE7nL/CDrz3KTSaOZnNZ545p4V/ONFfkogtW.js\";import Dropdown from\"https://framerusercontent.com/modules/w5pp1YdTeUZcLkzhYCcQ/7uNTD3ODvFI3I2TnAMYp/oUrYucw7Z.js\";import LayoutsNavigationPopoverCompany from\"https://framerusercontent.com/modules/yQjtuugl5GsV3J2HzEU4/IEsC2RoNlp238kbAIPD2/TaFRvXPpV.js\";import LayoutsNavigationPopoverIntegration from\"https://framerusercontent.com/modules/xcxafnrLcw1h9K7wx4Tz/iy87XP8ldzvMSVsOydPF/vb5cCpbeD.js\";import ComponentsLogo from\"https://framerusercontent.com/modules/oBVj4hcCmaqcY1tJPNKx/1CCfVDg34BmbN99wd9A7/wITLlAp2T.js\";const HamburgerFonts=getFonts(Hamburger);const SearchFonts=getFonts(Search);const ComponentsLogoFonts=getFonts(ComponentsLogo);const DropdownFonts=getFonts(Dropdown);const LayoutsNavigationPopoverProductFonts=getFonts(LayoutsNavigationPopoverProduct);const MotionDivWithFX=withFX(motion.div);const LayoutsNavigationPopoverSolutionsFonts=getFonts(LayoutsNavigationPopoverSolutions);const LayoutsNavigationPopoverIntegrationFonts=getFonts(LayoutsNavigationPopoverIntegration);const LayoutsNavigationPopoverResourcesFonts=getFonts(LayoutsNavigationPopoverResources);const LayoutsNavigationPopoverSupportFonts=getFonts(LayoutsNavigationPopoverSupport);const LayoutsNavigationPopoverCompanyFonts=getFonts(LayoutsNavigationPopoverCompany);const ComponentsButtonFonts=getFonts(ComponentsButton);const LayoutsMobileMenuFonts=getFonts(LayoutsMobileMenu);const cycleOrder=[\"k7XL4eNuH\",\"TIOQwyGsQ\",\"HbpgQxgbN\",\"wFiXhiQ1Y\",\"NdRwrtn7M\"];const serializationHash=\"framer-c8xaR\";const variantClassNames={HbpgQxgbN:\"framer-v-r5hszw\",k7XL4eNuH:\"framer-v-z1j33k\",NdRwrtn7M:\"framer-v-1deyinu\",TIOQwyGsQ:\"framer-v-1julbda\",wFiXhiQ1Y:\"framer-v-123wp8i\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};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 Small\":\"wFiXhiQ1Y\",\"Mobile - Closed\":\"HbpgQxgbN\",\"Mobile - Open\":\"NdRwrtn7M\",\"Tablet - Closed\":\"TIOQwyGsQ\",Desktop:\"k7XL4eNuH\"};const getProps=({height,id,padding,requestADemo,width,...props})=>{return{...props,fBGIWxuFr:padding??props.fBGIWxuFr??\"0px\",V6uV8FYGE:requestADemo??props.V6uV8FYGE,variant:humanReadableVariantMap[props.variant]??props.variant??\"k7XL4eNuH\"};};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,V6uV8FYGE,fBGIWxuFr,BYGN2YZNC,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"k7XL4eNuH\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const JBMiR2IA6ud3690=activeVariantCallback(async(...args)=>{setVariant(\"NdRwrtn7M\");});const JBMiR2IA6mchnrp=activeVariantCallback(async(...args)=>{setVariant(\"HbpgQxgbN\");});const I_3bdbCJmtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const VC8NcMesCquxpck=activeVariantCallback(async(...args)=>{if(V6uV8FYGE){const res=await V6uV8FYGE(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"TIOQwyGsQ\",\"HbpgQxgbN\",\"NdRwrtn7M\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"TIOQwyGsQ\",\"HbpgQxgbN\",\"NdRwrtn7M\"].includes(baseVariant))return false;return true;};const router=useRouter();const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const ref5=React.useRef(null);const ref6=React.useRef(null);const ref7=React.useRef(null);const ref8=React.useRef(null);const ref9=React.useRef(null);const ref10=React.useRef(null);const ref11=React.useRef(null);const ref12=React.useRef(null);const isDisplayed2=()=>{if(baseVariant===\"NdRwrtn7M\")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-z1j33k\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"k7XL4eNuH\",ref:refBinding,style:{\"--ad2eod\":numberToPixelString(fBGIWxuFr),backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{NdRwrtn7M:{background:\"linear-gradient(180deg, rgba(21, 22, 25, 0.6) 0%, rgba(21, 22, 25, 0.6) 100%)\",backgroundColor:\"rgba(21, 22, 25, 0.6)\"}},...addPropertyOverrides({HbpgQxgbN:{\"data-framer-name\":\"Mobile - Closed\"},NdRwrtn7M:{\"data-framer-name\":\"Mobile - Open\"},TIOQwyGsQ:{\"data-framer-name\":\"Tablet - Closed\"},wFiXhiQ1Y:{\"data-framer-name\":\"Desktop Small\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gw9egl\",\"data-framer-name\":\"Overlay\",layoutDependency:layoutDependency,layoutId:\"kuTKQJDBq\",style:{background:\"linear-gradient(180deg, rgba(21, 22, 25, 1) 0%, rgba(21, 22, 25, 0.9930028319358826) 9.964672476053238%, rgba(21, 22, 25, 0.9727407693862915) 18.471957743167877%, rgba(21, 22, 25, 0.9403076767921448) 25.74945092201233%, rgba(21, 22, 25, 0.8967977166175842) 32.024744153022766%, rgba(21, 22, 25, 0.8433048725128174) 37.5254362821579%, rgba(21, 22, 25, 0.780923068523407) 42.479121685028076%, rgba(21, 22, 25, 0.7107464671134949) 47.113391757011414%, rgba(21, 22, 25, 0.633868932723999) 51.65584087371826%, rgba(21, 22, 25, 0.5513846278190613) 56.33406639099121%, rgba(21, 22, 25, 0.4643874764442444) 61.375659704208374%, rgba(21, 22, 25, 0.37397152185440063) 67.00822114944458%, rgba(21, 22, 25, 0.28123077750205994) 73.4593391418457%, rgba(21, 22, 25, 0.1872592568397522) 80.95661401748657%, rgba(21, 22, 25, 0.09315099567174911) 89.72763419151306%, rgba(21, 22, 25, 0) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{NdRwrtn7M:{background:\"linear-gradient(180deg, rgba(21, 22, 25, 0.8) 0%, rgba(21, 22, 25, 0.8) 7.000000000000001%, rgba(21, 22, 25, 0.8) 13%, rgba(21, 22, 25, 0.8) 20%, rgba(21, 22, 25, 0.8) 27%, rgba(21, 22, 25, 0.8) 33%, rgba(21, 22, 25, 0.8) 40%, rgba(21, 22, 25, 0.8) 47%, rgba(21, 22, 25, 0.8) 53%, rgba(21, 22, 25, 0.8) 60%, rgba(21, 22, 25, 0.8) 67%, rgba(21, 22, 25, 0.8) 73%, rgba(21, 22, 25, 0.8) 80%, rgba(21, 22, 25, 0.8) 87%, rgba(21, 22, 25, 0.8) 93%, rgba(21, 22, 25, 0.8) 100%)\",backgroundColor:\"rgba(21, 22, 25, 0.8)\"}}}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qe0xtk\",\"data-framer-name\":\"mobile menu\",layoutDependency:layoutDependency,layoutId:\"KW7FHNVgP\",style:{\"--1xbwk5n\":numberToPixelString(BYGN2YZNC),backgroundColor:\"var(--token-98dcce7b-b7d2-40fb-8058-1dd7f68612a2, rgb(6, 3, 17))\"},variants:{HbpgQxgbN:{backgroundColor:\"rgba(0, 0, 0, 0)\"},NdRwrtn7M:{backgroundColor:\"rgba(0, 0, 0, 0)\"},TIOQwyGsQ:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},children:[isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"bTultMNyP\",scopeId:\"Cz3nnWovF\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:244,intrinsicWidth:1008,pixelHeight:244,pixelWidth:1008,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/B1sWhCOHmvzGnt3zH0UCcL4ga4Y.png\"},className:\"framer-1wok6ms framer-82ggvh\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"bTultMNyP\"})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1w6wmg5\",\"data-framer-name\":\"Search and Menu Icons\",layoutDependency:layoutDependency,layoutId:\"hzE6Yc5ot\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({HbpgQxgbN:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||72)-0-72)/2+0+0)+16+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-142w5oj-container\",layoutDependency:layoutDependency,layoutId:\"CFYXCJfNt-container\",nodeId:\"CFYXCJfNt\",rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:/*#__PURE__*/_jsx(Hamburger,{height:\"100%\",id:\"CFYXCJfNt\",layoutId:\"CFYXCJfNt\",variant:\"gDWRQhA25\",width:\"100%\",...addPropertyOverrides({HbpgQxgbN:{JBMiR2IA6:JBMiR2IA6ud3690},NdRwrtn7M:{JBMiR2IA6:JBMiR2IA6mchnrp,variant:\"SQqdS9KHC\"},TIOQwyGsQ:{JBMiR2IA6:JBMiR2IA6ud3690}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2w6ga5\",\"data-framer-name\":\"Layout/Navigation - Menu Item - Hamburger\",layoutDependency:layoutDependency,layoutId:\"nqM8uZ4H4\",style:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-uflc54\",layoutDependency:layoutDependency,layoutId:\"KGXX9URTQ\",style:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3o4l5-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"LPzWBLLEP-container\",nodeId:\"LPzWBLLEP\",rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:/*#__PURE__*/_jsx(Search,{backdropOptions:{backgroundColor:\"rgba(0, 0, 0, 0.8)\",transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},zIndex:10},height:\"100%\",iconColor:\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",iconSize:24,iconType:\"default\",id:\"LPzWBLLEP\",inputOptions:{clearButtonText:\"Clear\",clearButtonType:\"icon\",dividerType:\"fullWidth\",iconOptions:{iconColor:\"rgba(0, 0, 0, 0.45)\",iconSize:18,iconType:\"default\"},inputFont:{},placeholderOptions:{placeholderColor:\"rgba(0, 0, 0, 0.4)\",placeholderText:\"Search...\"},textColor:\"rgb(51, 51, 51)\"},layoutId:\"LPzWBLLEP\",modalOptions:{backgroundColor:\"rgb(255, 255, 255)\",borderRadius:16,heightIsStatic:true,heightTransition:{damping:60,delay:0,mass:1,stiffness:800,type:\"spring\"},layoutType:\"QuickMenu\",shadow:{blur:40,color:\"rgba(0, 0, 0, 0.2)\",spread:0,x:0,y:20},top:0,width:500},resultOptions:{itemType:\"fullWidth\",subtitleOptions:{subtitleColor:\"rgba(0, 0, 0, 0.4)\",subtitleFont:{},subtitleType:\"path\"},titleColor:\"rgb(51, 51, 51)\",titleFont:{},titleType:\"h1\"},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"160px\",...addPropertyOverrides({HbpgQxgbN:{height:24,width:\"120px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||72)-0-72)/2+0+0)+24},NdRwrtn7M:{height:24,width:\"120px\"},TIOQwyGsQ:{height:24,width:\"120px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-83vwru-container\",layoutDependency:layoutDependency,layoutId:\"kQiARrOXD-container\",nodeId:\"kQiARrOXD\",rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:/*#__PURE__*/_jsx(ComponentsLogo,{height:\"100%\",id:\"kQiARrOXD\",layoutId:\"kQiARrOXD\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1361zsr\",\"data-framer-name\":\"desktop menu\",layoutDependency:layoutDependency,layoutId:\"NFiKNDkDw\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-46q4xh\",layoutDependency:layoutDependency,layoutId:\"hGK2cghH3\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jo533e\",\"data-framer-name\":\"Nav\",layoutDependency:layoutDependency,layoutId:\"VnvwR2GJ_\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"160px\",y:(componentViewport?.y||0)+16+(((componentViewport?.height||114)-32-50)/2+0+0)+7+0+2,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-a3a5ob-container\",layoutDependency:layoutDependency,layoutId:\"AWrIWCF2d-container\",nodeId:\"AWrIWCF2d\",rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:/*#__PURE__*/_jsx(ComponentsLogo,{height:\"100%\",id:\"AWrIWCF2d\",layoutId:\"AWrIWCF2d\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f07h4w\",\"data-framer-name\":\"nav-links\",layoutDependency:layoutDependency,layoutId:\"JT5eTSJxQ\",style:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KkBuulUFk\"},implicitPathVariables:undefined},{href:{webPageId:\"KkBuulUFk\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+16+(((componentViewport?.height||114)-32-50)/2+0+0)+7+0+0+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-12djr0d-container\",id:`${layoutId}-12djr0d`,layoutDependency:layoutDependency,layoutId:\"er1b_m3ek-container\",nodeId:\"er1b_m3ek\",ref:ref1,rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:[/*#__PURE__*/_jsx(Dropdown,{height:\"100%\",I_3bdbCJm:I_3bdbCJmtxyyif({overlay}),ibQn91nU8:\"Product\",id:\"er1b_m3ek\",layoutId:\"er1b_m3ek\",variant:overlay.visible?\"eOB9Cq1YC\":\"uxU1ysVva\",width:\"100%\",wKbT5oGzh:resolvedLinks[0],...addPropertyOverrides({wFiXhiQ1Y:{wKbT5oGzh:resolvedLinks[1]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-12djr0d`,offsetX:0,offsetY:24,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1lrvyk5\",\"data-framer-name\":\"Menu\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"WdlRvtAq1\",ref:ref2,role:\"dialog\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"260px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-nrlpep-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"cEG2jFq8J-container\",nodeId:\"cEG2jFq8J\",rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:/*#__PURE__*/_jsx(LayoutsNavigationPopoverProduct,{height:\"100%\",id:\"cEG2jFq8J\",layoutId:\"cEG2jFq8J\",style:{width:\"100%\"},width:\"100%\"})})})})})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"iQCyNFDjy\"},implicitPathVariables:undefined},{href:{webPageId:\"iQCyNFDjy\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+16+(((componentViewport?.height||114)-32-50)/2+0+0)+7+0+0+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-xsw708-container\",id:`${layoutId}-xsw708`,layoutDependency:layoutDependency,layoutId:\"zbJz6PZOR-container\",nodeId:\"zbJz6PZOR\",ref:ref3,rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:[/*#__PURE__*/_jsx(Dropdown,{height:\"100%\",I_3bdbCJm:I_3bdbCJmtxyyif({overlay:overlay1}),ibQn91nU8:\"Solutions\",id:\"zbJz6PZOR\",layoutId:\"zbJz6PZOR\",variant:overlay1.visible?\"eOB9Cq1YC\":\"uxU1ysVva\",width:\"100%\",wKbT5oGzh:resolvedLinks1[0],...addPropertyOverrides({wFiXhiQ1Y:{wKbT5oGzh:resolvedLinks1[1]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-xsw708`,offsetX:0,offsetY:24,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-e152ua\",\"data-framer-name\":\"Menu\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"Fyzb0veay\",ref:ref4,role:\"dialog\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"480px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1r78srl-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"aMSdk8ZYr-container\",nodeId:\"aMSdk8ZYr\",rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:/*#__PURE__*/_jsx(LayoutsNavigationPopoverSolutions,{height:\"100%\",id:\"aMSdk8ZYr\",layoutId:\"aMSdk8ZYr\",style:{width:\"100%\"},width:\"100%\"})})})})})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YQ7n8L4pH\"},implicitPathVariables:undefined},{href:{webPageId:\"YQ7n8L4pH\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+16+(((componentViewport?.height||114)-32-50)/2+0+0)+7+0+0+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-qxnbx6-container\",id:`${layoutId}-qxnbx6`,layoutDependency:layoutDependency,layoutId:\"p11BgYKNL-container\",nodeId:\"p11BgYKNL\",ref:ref5,rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:[/*#__PURE__*/_jsx(Dropdown,{height:\"100%\",I_3bdbCJm:I_3bdbCJmtxyyif({overlay:overlay2}),ibQn91nU8:\"Integrations\",id:\"p11BgYKNL\",layoutId:\"p11BgYKNL\",variant:overlay2.visible?\"eOB9Cq1YC\":\"uxU1ysVva\",width:\"100%\",wKbT5oGzh:resolvedLinks2[0],...addPropertyOverrides({wFiXhiQ1Y:{wKbT5oGzh:resolvedLinks2[1]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref5,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-qxnbx6`,offsetX:0,offsetY:24,onDismiss:overlay2.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1iwy8ub\",\"data-framer-name\":\"Menu\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"drGzHRqcb\",ref:ref6,role:\"dialog\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"215px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ydp6qh-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"EAraXAbI7-container\",nodeId:\"EAraXAbI7\",rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:/*#__PURE__*/_jsx(LayoutsNavigationPopoverIntegration,{height:\"100%\",id:\"EAraXAbI7\",layoutId:\"EAraXAbI7\",style:{width:\"100%\"},width:\"100%\"})})})})})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qgwuxShkq\"},implicitPathVariables:undefined},{href:{webPageId:\"qgwuxShkq\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+16+(((componentViewport?.height||114)-32-50)/2+0+0)+7+0+0+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-9yy690-container\",id:`${layoutId}-9yy690`,layoutDependency:layoutDependency,layoutId:\"t3O5VF0cm-container\",nodeId:\"t3O5VF0cm\",ref:ref7,rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:[/*#__PURE__*/_jsx(Dropdown,{height:\"100%\",I_3bdbCJm:I_3bdbCJmtxyyif({overlay:overlay3}),ibQn91nU8:\"Resources\",id:\"t3O5VF0cm\",layoutId:\"t3O5VF0cm\",variant:overlay3.visible?\"eOB9Cq1YC\":\"uxU1ysVva\",width:\"100%\",wKbT5oGzh:resolvedLinks3[0],...addPropertyOverrides({wFiXhiQ1Y:{wKbT5oGzh:resolvedLinks3[1]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref7,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-9yy690`,offsetX:0,offsetY:24,onDismiss:overlay3.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-z6pfrq\",\"data-framer-name\":\"Menu\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"UYjhPQI6X\",ref:ref8,role:\"dialog\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"215px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-176umj2-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"PwdW5rwXy-container\",nodeId:\"PwdW5rwXy\",rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:/*#__PURE__*/_jsx(LayoutsNavigationPopoverResources,{height:\"100%\",id:\"PwdW5rwXy\",layoutId:\"PwdW5rwXy\",style:{width:\"100%\"},width:\"100%\"})})})})})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay4=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+16+(((componentViewport?.height||114)-32-50)/2+0+0)+7+0+0+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-194u9xs-container\",id:`${layoutId}-194u9xs`,layoutDependency:layoutDependency,layoutId:\"HyrU4O6lJ-container\",nodeId:\"HyrU4O6lJ\",ref:ref9,rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:[/*#__PURE__*/_jsx(Dropdown,{height:\"100%\",I_3bdbCJm:I_3bdbCJmtxyyif({overlay:overlay4}),ibQn91nU8:\"Support\",id:\"HyrU4O6lJ\",layoutId:\"HyrU4O6lJ\",variant:overlay4.visible?\"eOB9Cq1YC\":\"uxU1ysVva\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay4.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref9,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-194u9xs`,offsetX:0,offsetY:24,onDismiss:overlay4.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-9cjv3v\",\"data-framer-name\":\"Menu\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"wIx9V4RYx\",ref:ref10,role:\"dialog\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"215px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fyu62l-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"fNpzooBYR-container\",nodeId:\"fNpzooBYR\",rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:/*#__PURE__*/_jsx(LayoutsNavigationPopoverSupport,{height:\"100%\",id:\"fNpzooBYR\",layoutId:\"fNpzooBYR\",style:{width:\"100%\"},width:\"100%\"})})})})})})]})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay5=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+16+(((componentViewport?.height||114)-32-50)/2+0+0)+7+0+0+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-dqj42k-container\",id:`${layoutId}-dqj42k`,layoutDependency:layoutDependency,layoutId:\"fynTZUgtC-container\",nodeId:\"fynTZUgtC\",ref:ref11,rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:[/*#__PURE__*/_jsx(Dropdown,{height:\"100%\",I_3bdbCJm:I_3bdbCJmtxyyif({overlay:overlay5}),ibQn91nU8:\"Company\",id:\"fynTZUgtC\",layoutId:\"fynTZUgtC\",variant:overlay5.visible?\"eOB9Cq1YC\":\"uxU1ysVva\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay5.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref11,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-dqj42k`,offsetX:0,offsetY:24,onDismiss:overlay5.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-12zd47r\",\"data-framer-name\":\"Menu\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"mU9AOUJZH\",ref:ref12,role:\"dialog\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"215px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1iagzo6-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"TasHSLOY5-container\",nodeId:\"TasHSLOY5\",rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:/*#__PURE__*/_jsx(LayoutsNavigationPopoverCompany,{height:\"100%\",id:\"TasHSLOY5\",layoutId:\"TasHSLOY5\",style:{width:\"100%\"},width:\"100%\"})})})})})})]})})})})]})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nbyye0\",\"data-framer-name\":\"CTA\",layoutDependency:layoutDependency,layoutId:\"jwtSVTfnK\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+16+(((componentViewport?.height||114)-32-50)/2+0+0)+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-hqstgq-container\",layoutDependency:layoutDependency,layoutId:\"OOgSMrPln-container\",nodeId:\"OOgSMrPln\",rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:/*#__PURE__*/_jsx(ComponentsButton,{height:\"100%\",I8cCjEmIW:\"text\",id:\"OOgSMrPln\",layoutId:\"OOgSMrPln\",lBvarrVbu:false,LPjlCXtw1:false,shVqyh3Gk:\"text\",soLh7jWto:\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",variant:\"VUoQ83teC\",VC8NcMesC:VC8NcMesCquxpck,vWUuhm3Ew:{borderColor:\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",borderStyle:\"solid\",borderWidth:1},width:\"100%\",WUbhV4S6E:false,ZHDrnRYiY:\"Request a demo\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18zs7p5-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"HBbbjDMyd-container\",nodeId:\"HBbbjDMyd\",rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:/*#__PURE__*/_jsx(Search,{backdropOptions:{backgroundColor:\"rgba(0, 0, 0, 0.8)\",transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},zIndex:10},height:\"100%\",iconColor:\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",iconSize:24,iconType:\"default\",id:\"HBbbjDMyd\",inputOptions:{clearButtonText:\"Clear\",clearButtonType:\"icon\",dividerType:\"fullWidth\",iconOptions:{iconColor:\"rgba(0, 0, 0, 0.45)\",iconSize:18,iconType:\"default\"},inputFont:{},placeholderOptions:{placeholderColor:\"rgba(0, 0, 0, 0.4)\",placeholderText:\"Search...\"},textColor:\"rgb(51, 51, 51)\"},layoutId:\"HBbbjDMyd\",modalOptions:{backgroundColor:\"rgb(255, 255, 255)\",borderRadius:16,heightIsStatic:true,heightTransition:{damping:60,delay:0,mass:1,stiffness:800,type:\"spring\"},layoutType:\"QuickMenu\",shadow:{blur:40,color:\"rgba(0, 0, 0, 0.2)\",spread:0,x:0,y:20},top:0,width:500},resultOptions:{itemType:\"fullWidth\",subtitleOptions:{subtitleColor:\"rgba(0, 0, 0, 0.4)\",subtitleFont:{},subtitleType:\"path\"},titleColor:\"rgb(51, 51, 51)\",titleFont:{},titleType:\"h1\"},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({NdRwrtn7M:{height:1e3,width:`calc(${componentViewport?.width||\"100vw\"} - ${fBGIWxuFr*2}px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1onjh3-container\",layoutDependency:layoutDependency,layoutId:\"XTLtEWB3O-container\",nodeId:\"XTLtEWB3O\",rendersWithMotion:true,scopeId:\"Cz3nnWovF\",children:/*#__PURE__*/_jsx(LayoutsMobileMenu,{height:\"100%\",id:\"XTLtEWB3O\",layoutId:\"XTLtEWB3O\",style:{width:\"100%\"},width:\"100%\",X0WrW3MyR:\"24px\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-c8xaR.framer-82ggvh, .framer-c8xaR .framer-82ggvh { display: block; }\",\".framer-c8xaR.framer-z1j33k { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 114px; justify-content: center; overflow: visible; padding: 16px 40px 16px 40px; position: relative; width: 1440px; }\",\".framer-c8xaR .framer-1gw9egl { bottom: -126px; flex: none; left: 0px; pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-c8xaR .framer-qe0xtk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 16px 40px 16px 40px; position: relative; width: 100%; }\",\".framer-c8xaR .framer-1wok6ms { aspect-ratio: 4.076923076923077 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 26px); position: relative; text-decoration: none; width: 106px; }\",\".framer-c8xaR .framer-1w6wmg5 { 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: 0px; position: relative; width: min-content; }\",\".framer-c8xaR .framer-142w5oj-container, .framer-c8xaR .framer-12djr0d-container, .framer-c8xaR .framer-xsw708-container, .framer-c8xaR .framer-qxnbx6-container, .framer-c8xaR .framer-9yy690-container, .framer-c8xaR .framer-194u9xs-container, .framer-c8xaR .framer-dqj42k-container, .framer-c8xaR .framer-hqstgq-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-c8xaR .framer-2w6ga5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-c8xaR .framer-uflc54 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 40px; justify-content: center; mix-blend-mode: difference; overflow: visible; padding: 0px; position: relative; width: 40px; }\",\".framer-c8xaR .framer-3o4l5-container { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 22px); position: relative; width: 22px; }\",\".framer-c8xaR .framer-83vwru-container, .framer-c8xaR .framer-a3a5ob-container { flex: none; height: 32px; position: relative; width: 160px; }\",\".framer-c8xaR .framer-1361zsr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1920px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c8xaR .framer-46q4xh { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-c8xaR .framer-1jo533e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-c8xaR .framer-1f07h4w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-c8xaR .framer-1lrvyk5, .framer-c8xaR .framer-e152ua, .framer-c8xaR .framer-1iwy8ub, .framer-c8xaR .framer-z6pfrq, .framer-c8xaR .framer-9cjv3v, .framer-c8xaR .framer-12zd47r { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-c8xaR .framer-nrlpep-container { flex: none; height: auto; position: relative; width: 260px; }\",\".framer-c8xaR .framer-1r78srl-container { flex: none; height: auto; position: relative; width: 480px; }\",\".framer-c8xaR .framer-1ydp6qh-container, .framer-c8xaR .framer-176umj2-container, .framer-c8xaR .framer-1fyu62l-container, .framer-c8xaR .framer-1iagzo6-container { flex: none; height: auto; position: relative; width: 215px; }\",\".framer-c8xaR .framer-nbyye0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-c8xaR .framer-18zs7p5-container { cursor: pointer; flex: none; height: 40px; position: relative; width: 40px; }\",\".framer-c8xaR .framer-1onjh3-container { flex: none; height: auto; min-height: calc(var(--framer-viewport-height, 100vh) * 1); position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-c8xaR.framer-z1j33k, .framer-c8xaR .framer-1w6wmg5, .framer-c8xaR .framer-2w6ga5, .framer-c8xaR .framer-uflc54, .framer-c8xaR .framer-1jo533e, .framer-c8xaR .framer-1f07h4w, .framer-c8xaR .framer-1lrvyk5, .framer-c8xaR .framer-e152ua, .framer-c8xaR .framer-1iwy8ub, .framer-c8xaR .framer-z6pfrq, .framer-c8xaR .framer-9cjv3v, .framer-c8xaR .framer-12zd47r, .framer-c8xaR .framer-nbyye0 { gap: 0px; } .framer-c8xaR.framer-z1j33k > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-c8xaR.framer-z1j33k > :first-child, .framer-c8xaR .framer-1lrvyk5 > :first-child, .framer-c8xaR .framer-e152ua > :first-child, .framer-c8xaR .framer-1iwy8ub > :first-child, .framer-c8xaR .framer-z6pfrq > :first-child, .framer-c8xaR .framer-9cjv3v > :first-child, .framer-c8xaR .framer-12zd47r > :first-child { margin-top: 0px; } .framer-c8xaR.framer-z1j33k > :last-child, .framer-c8xaR .framer-1lrvyk5 > :last-child, .framer-c8xaR .framer-e152ua > :last-child, .framer-c8xaR .framer-1iwy8ub > :last-child, .framer-c8xaR .framer-z6pfrq > :last-child, .framer-c8xaR .framer-9cjv3v > :last-child, .framer-c8xaR .framer-12zd47r > :last-child { margin-bottom: 0px; } .framer-c8xaR .framer-1w6wmg5 > *, .framer-c8xaR .framer-nbyye0 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-c8xaR .framer-1w6wmg5 > :first-child, .framer-c8xaR .framer-2w6ga5 > :first-child, .framer-c8xaR .framer-uflc54 > :first-child, .framer-c8xaR .framer-1jo533e > :first-child, .framer-c8xaR .framer-1f07h4w > :first-child, .framer-c8xaR .framer-nbyye0 > :first-child { margin-left: 0px; } .framer-c8xaR .framer-1w6wmg5 > :last-child, .framer-c8xaR .framer-2w6ga5 > :last-child, .framer-c8xaR .framer-uflc54 > :last-child, .framer-c8xaR .framer-1jo533e > :last-child, .framer-c8xaR .framer-1f07h4w > :last-child, .framer-c8xaR .framer-nbyye0 > :last-child { margin-right: 0px; } .framer-c8xaR .framer-2w6ga5 > *, .framer-c8xaR .framer-uflc54 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-c8xaR .framer-1jo533e > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-c8xaR .framer-1f07h4w > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-c8xaR .framer-1lrvyk5 > *, .framer-c8xaR .framer-e152ua > *, .framer-c8xaR .framer-1iwy8ub > *, .framer-c8xaR .framer-z6pfrq > *, .framer-c8xaR .framer-9cjv3v > *, .framer-c8xaR .framer-12zd47r > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } }\",\".framer-c8xaR.framer-v-1julbda.framer-z1j33k { height: 72px; width: 810px; }\",\".framer-c8xaR.framer-v-1julbda .framer-qe0xtk { padding: var(--1xbwk5n); z-index: 1; }\",\".framer-c8xaR.framer-v-1julbda .framer-1w6wmg5, .framer-c8xaR.framer-v-r5hszw .framer-1w6wmg5, .framer-c8xaR.framer-v-1deyinu .framer-1w6wmg5 { order: 2; }\",\".framer-c8xaR.framer-v-1julbda .framer-142w5oj-container, .framer-c8xaR.framer-v-r5hszw .framer-142w5oj-container, .framer-c8xaR.framer-v-1deyinu .framer-142w5oj-container { order: 1; }\",\".framer-c8xaR.framer-v-1julbda .framer-2w6ga5, .framer-c8xaR.framer-v-r5hszw .framer-2w6ga5, .framer-c8xaR.framer-v-1deyinu .framer-2w6ga5 { order: 0; }\",\".framer-c8xaR.framer-v-1julbda .framer-83vwru-container, .framer-c8xaR.framer-v-r5hszw .framer-83vwru-container, .framer-c8xaR.framer-v-1deyinu .framer-83vwru-container { aspect-ratio: 5 / 1; height: var(--framer-aspect-ratio-supported, 24px); order: 1; width: 120px; }\",\".framer-c8xaR.framer-v-r5hszw.framer-z1j33k { height: min-content; padding: 0px; width: 390px; }\",\".framer-c8xaR.framer-v-r5hszw .framer-qe0xtk { padding: 16px 24px 16px 24px; }\",\".framer-c8xaR.framer-v-r5hszw .framer-3o4l5-container, .framer-c8xaR.framer-v-1deyinu .framer-3o4l5-container { height: var(--framer-aspect-ratio-supported, 20px); width: 20px; }\",\".framer-c8xaR.framer-v-123wp8i.framer-z1j33k { width: 1200px; }\",\".framer-c8xaR.framer-v-123wp8i .framer-1f07h4w { gap: 8px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-c8xaR.framer-v-123wp8i .framer-1f07h4w { gap: 0px; } .framer-c8xaR.framer-v-123wp8i .framer-1f07h4w > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-c8xaR.framer-v-123wp8i .framer-1f07h4w > :first-child { margin-left: 0px; } .framer-c8xaR.framer-v-123wp8i .framer-1f07h4w > :last-child { margin-right: 0px; } }\",\".framer-c8xaR.framer-v-1deyinu.framer-z1j33k { gap: 24px; height: 792px; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); min-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: auto; overscroll-behavior: contain; padding: var(--ad2eod); width: 390px; }\",\".framer-c8xaR.framer-v-1deyinu .framer-1gw9egl { bottom: unset; height: 240px; overflow: auto; }\",\".framer-c8xaR.framer-v-1deyinu .framer-qe0xtk { padding: 8px 24px 8px 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-c8xaR.framer-v-1deyinu.framer-z1j33k { gap: 0px; } .framer-c8xaR.framer-v-1deyinu.framer-z1j33k > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-c8xaR.framer-v-1deyinu.framer-z1j33k > :first-child { margin-top: 0px; } .framer-c8xaR.framer-v-1deyinu.framer-z1j33k > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 114\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"TIOQwyGsQ\":{\"layout\":[\"fixed\",\"fixed\"]},\"HbpgQxgbN\":{\"layout\":[\"fixed\",\"auto\"]},\"wFiXhiQ1Y\":{\"layout\":[\"fixed\",\"fixed\"]},\"NdRwrtn7M\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"100vh\",\"100vh\"]}}}\n * @framerVariables {\"V6uV8FYGE\":\"requestADemo\",\"fBGIWxuFr\":\"padding\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerCz3nnWovF=withCSS(Component,css,\"framer-c8xaR\");export default FramerCz3nnWovF;FramerCz3nnWovF.displayName=\"Layouts/Navigation\";FramerCz3nnWovF.defaultProps={height:114,width:1440};addPropertyControls(FramerCz3nnWovF,{variant:{options:[\"k7XL4eNuH\",\"TIOQwyGsQ\",\"HbpgQxgbN\",\"wFiXhiQ1Y\",\"NdRwrtn7M\"],optionTitles:[\"Desktop\",\"Tablet - Closed\",\"Mobile - Closed\",\"Desktop Small\",\"Mobile - Open\"],title:\"Variant\",type:ControlType.Enum},V6uV8FYGE:{title:\"Request A Demo\",type:ControlType.EventHandler},fBGIWxuFr:{defaultValue:\"0px\",title:\"Padding\",type:ControlType.Padding}});addFonts(FramerCz3nnWovF,[{explicitInter:true,fonts:[]},...HamburgerFonts,...SearchFonts,...ComponentsLogoFonts,...DropdownFonts,...LayoutsNavigationPopoverProductFonts,...LayoutsNavigationPopoverSolutionsFonts,...LayoutsNavigationPopoverIntegrationFonts,...LayoutsNavigationPopoverResourcesFonts,...LayoutsNavigationPopoverSupportFonts,...LayoutsNavigationPopoverCompanyFonts,...ComponentsButtonFonts,...LayoutsMobileMenuFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCz3nnWovF\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"V6uV8FYGE\\\":\\\"requestADemo\\\",\\\"fBGIWxuFr\\\":\\\"padding\\\"}\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"114\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TIOQwyGsQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HbpgQxgbN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wFiXhiQ1Y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NdRwrtn7M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",\\\"100vh\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f082bd6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/8BbBjv8zVy6UiRK5u5uP/VwBWbZThIpklVo3lb7bo/oGBvFUH4U.js\";import ComponentsLinkButton from\"https://framerusercontent.com/modules/ewF72Ck76TkyQzHiVsXi/nHJe8i11jGdmQ3z1SuGR/ViyBLx66F.js\";import IconsWhite from\"https://framerusercontent.com/modules/hOFNRfA2FeW9WAiX5zUK/CXYVYE7r9AX1CwuGeaes/X8aGK7iDd.js\";const IconsWhiteFonts=getFonts(IconsWhite);const ComponentsLinkButtonFonts=getFonts(ComponentsLinkButton);const cycleOrder=[\"ckOd5RuxV\",\"mN8Lqh2aQ\",\"mWOS7yMWY\",\"C_XRksgKA\",\"r5XkDYR6d\",\"OHLCB66gk\",\"lX_I5BEX9\",\"V7Yv0NFR3\"];const serializationHash=\"framer-k4RLR\";const variantClassNames={C_XRksgKA:\"framer-v-22q9a0\",ckOd5RuxV:\"framer-v-1rufcc6\",lX_I5BEX9:\"framer-v-19jmcn0\",mN8Lqh2aQ:\"framer-v-g0b9g\",mWOS7yMWY:\"framer-v-6q56nk\",OHLCB66gk:\"framer-v-1864dn3\",r5XkDYR6d:\"framer-v-v3htfz\",V7Yv0NFR3:\"framer-v-1t8y3ag\"};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 humanReadableVariantMap={\"Company - Close\":\"lX_I5BEX9\",\"Company - Open\":\"V7Yv0NFR3\",\"Product - Close\":\"ckOd5RuxV\",\"Product - Open\":\"mN8Lqh2aQ\",\"Resources - Close\":\"mWOS7yMWY\",\"Resources - Open\":\"C_XRksgKA\",\"Support - Close\":\"r5XkDYR6d\",\"Support - Open\":\"OHLCB66gk\"};const getProps=({click2,height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ckOd5RuxV\",YDguX5MfK:click2??props.YDguX5MfK};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,YDguX5MfK,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ckOd5RuxV\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap5lhupk=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"mN8Lqh2aQ\");});const onTap7r536r=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"C_XRksgKA\");});const onTap15reckj=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"OHLCB66gk\");});const onTaps4ybq7=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"V7Yv0NFR3\");});const onTap1j8xpn=activeVariantCallback(async(...args)=>{if(YDguX5MfK){const res=await YDguX5MfK(...args);if(res===false)return false;}});const V8cVtxSdG1pygx5e=activeVariantCallback(async(...args)=>{setVariant(\"ckOd5RuxV\");});const V8cVtxSdG1vf3hg7=activeVariantCallback(async(...args)=>{setVariant(\"mWOS7yMWY\");});const V8cVtxSdGulha7l=activeVariantCallback(async(...args)=>{setVariant(\"r5XkDYR6d\");});const V8cVtxSdG62fiom=activeVariantCallback(async(...args)=>{setVariant(\"lX_I5BEX9\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"mN8Lqh2aQ\",\"C_XRksgKA\",\"OHLCB66gk\",\"V7Yv0NFR3\"].includes(baseVariant))return true;return false;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"mN8Lqh2aQ\")return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"C_XRksgKA\")return true;return false;};const isDisplayed3=()=>{if([\"OHLCB66gk\",\"V7Yv0NFR3\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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-1rufcc6\",className,classNames),\"data-framer-name\":\"Product - Close\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ckOd5RuxV\",onTap:onTap5lhupk,ref:ref??ref1,style:{...style},...addPropertyOverrides({C_XRksgKA:{\"data-framer-name\":\"Resources - Open\",\"data-highlight\":undefined,onTap:undefined},lX_I5BEX9:{\"data-framer-name\":\"Company - Close\",onTap:onTaps4ybq7},mN8Lqh2aQ:{\"data-framer-name\":\"Product - Open\",\"data-highlight\":undefined,onTap:undefined},mWOS7yMWY:{\"data-framer-name\":\"Resources - Close\",onTap:onTap7r536r},OHLCB66gk:{\"data-framer-name\":\"Support - Open\",\"data-highlight\":undefined,onTap:undefined},r5XkDYR6d:{\"data-framer-name\":\"Support - Close\",onTap:onTap15reckj},V7Yv0NFR3:{\"data-framer-name\":\"Company - Open\",\"data-highlight\":undefined,onTap:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-165xmz5\",\"data-framer-name\":\"Question\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"X6Iqap4RX\",onTap:onTap1j8xpn,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Product\"})}),className:\"framer-1h2ffcb\",\"data-framer-name\":\"Platform & Features\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Jec83SxnO\",style:{\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({C_XRksgKA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Resources\"})})},lX_I5BEX9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Company\"})})},mWOS7yMWY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Resources\"})})},OHLCB66gk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Support\"})})},r5XkDYR6d:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Support\"})})},V7Yv0NFR3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Company\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",y:(componentViewport?.y||0)+24+0+1,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19yn011-container\",layoutDependency:layoutDependency,layoutId:\"QgKdJXMYW-container\",children:/*#__PURE__*/_jsx(IconsWhite,{height:\"100%\",id:\"QgKdJXMYW\",layoutId:\"QgKdJXMYW\",style:{height:\"100%\",width:\"100%\"},variant:\"dzVsO5GiS\",width:\"100%\",...addPropertyOverrides({C_XRksgKA:{V8cVtxSdG:V8cVtxSdG1vf3hg7,variant:\"HELFINSti\"},mN8Lqh2aQ:{V8cVtxSdG:V8cVtxSdG1pygx5e,variant:\"HELFINSti\"},OHLCB66gk:{V8cVtxSdG:V8cVtxSdGulha7l,variant:\"HELFINSti\"},V7Yv0NFR3:{V8cVtxSdG:V8cVtxSdG62fiom,variant:\"HELFINSti\"}},baseVariant,gestureVariant)})})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-oxn7zs\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"zO6fqivZk\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KkBuulUFk\"},implicitPathVariables:undefined},{href:{webPageId:\"qgwuxShkq\"},implicitPathVariables:undefined},{href:{webPageId:\"sx8yBd4Jm\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({C_XRksgKA:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+0},mN8Lqh2aQ:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+0},OHLCB66gk:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+0},V7Yv0NFR3:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ileb5d-container\",layoutDependency:layoutDependency,layoutId:\"G31rARtb6-container\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",id:\"G31rARtb6\",JlANcBRlY:false,layoutId:\"G31rARtb6\",NFdL9Xwpw:\"Product Overview\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({C_XRksgKA:{hsc70y1UH:resolvedLinks[1],NFdL9Xwpw:\"Resource Hub\"},mN8Lqh2aQ:{hsc70y1UH:resolvedLinks[0]},OHLCB66gk:{hsc70y1UH:\"https://docs.panther.com/\",NFdL9Xwpw:\"Documentation\"},V7Yv0NFR3:{hsc70y1UH:resolvedLinks[2],NFdL9Xwpw:\"About us\"}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"nCpzAYpL4\"},implicitPathVariables:undefined},{href:{webPageId:\"iuH2ld_6g\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({C_XRksgKA:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+0},OHLCB66gk:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+0},V7Yv0NFR3:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wnkv8u-container\",layoutDependency:layoutDependency,layoutId:\"p_dJBUVHq-container\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",id:\"p_dJBUVHq\",JlANcBRlY:false,layoutId:\"p_dJBUVHq\",NFdL9Xwpw:\"Solutions\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({C_XRksgKA:{hsc70y1UH:resolvedLinks1[0],NFdL9Xwpw:\"Customer Stories\"},OHLCB66gk:{hsc70y1UH:\"https://help.panther.com/\",NFdL9Xwpw:\"Knowledge Base\"},V7Yv0NFR3:{hsc70y1UH:resolvedLinks1[1],NFdL9Xwpw:\"Careers\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YQ7n8L4pH\"},implicitPathVariables:undefined},{href:{webPageId:\"QVKnYm3rp\"},implicitPathVariables:undefined},{href:{webPageId:\"WGuejWsFd\"},implicitPathVariables:undefined},{href:{webPageId:\"sgGJSAdak\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({C_XRksgKA:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+38},mN8Lqh2aQ:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+0},OHLCB66gk:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+38},V7Yv0NFR3:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+38}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12x6usq-container\",layoutDependency:layoutDependency,layoutId:\"BCxdsuAfy-container\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",id:\"BCxdsuAfy\",JlANcBRlY:false,layoutId:\"BCxdsuAfy\",NFdL9Xwpw:\"Integrations\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({C_XRksgKA:{hsc70y1UH:resolvedLinks2[1],NFdL9Xwpw:\"Blog\"},mN8Lqh2aQ:{hsc70y1UH:resolvedLinks2[0]},OHLCB66gk:{hsc70y1UH:resolvedLinks2[2],NFdL9Xwpw:\"Release Notes\"},V7Yv0NFR3:{hsc70y1UH:resolvedLinks2[3],NFdL9Xwpw:\"Partners\"}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"jdKd5dHkl\"},implicitPathVariables:undefined},{href:{webPageId:\"cgfbtdq28\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({C_XRksgKA:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+38},OHLCB66gk:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+38},V7Yv0NFR3:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+38}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jw1hgu-container\",layoutDependency:layoutDependency,layoutId:\"hP5zMgCsb-container\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",id:\"hP5zMgCsb\",JlANcBRlY:false,layoutId:\"hP5zMgCsb\",NFdL9Xwpw:\"Pricing\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({C_XRksgKA:{hsc70y1UH:resolvedLinks3[0],NFdL9Xwpw:\"Podcasts\"},OHLCB66gk:{hsc70y1UH:\"https://status.panther.com/\",NFdL9Xwpw:\"Status\"},V7Yv0NFR3:{hsc70y1UH:resolvedLinks3[1],NFdL9Xwpw:\"Trust\"}},baseVariant,gestureVariant)})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mQADyETuc\"},implicitPathVariables:undefined},{href:{webPageId:\"mQADyETuc\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({C_XRksgKA:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+76}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1syh3ad-container\",layoutDependency:layoutDependency,layoutId:\"G5aT5g5XX-container\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks4[0],id:\"G5aT5g5XX\",JlANcBRlY:false,layoutId:\"G5aT5g5XX\",NFdL9Xwpw:\"Events & Workshops\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({C_XRksgKA:{hsc70y1UH:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VS5VuSzQE\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({C_XRksgKA:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+76},mN8Lqh2aQ:{height:22,width:`max((${componentViewport?.width||\"100vw\"} - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+24+50+0+38}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4y4476-container\",layoutDependency:layoutDependency,layoutId:\"IfLENEfjW-container\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",id:\"IfLENEfjW\",JlANcBRlY:false,layoutId:\"IfLENEfjW\",NFdL9Xwpw:\"Detection Coverage\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({C_XRksgKA:{hsc70y1UH:resolvedLinks5[0],NFdL9Xwpw:\"Webinars\"},mN8Lqh2aQ:{hsc70y1UH:\"https://github.com/panther-labs/panther-analysis/tree/main\"}},baseVariant,gestureVariant)})})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-k4RLR.framer-1v35nl1, .framer-k4RLR .framer-1v35nl1 { display: block; }\",\".framer-k4RLR.framer-1rufcc6 { 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: hidden; padding: 24px 0px 24px 0px; position: relative; width: 390px; }\",\".framer-k4RLR .framer-165xmz5 { -webkit-user-select: none; align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; user-select: none; width: 100%; }\",\".framer-k4RLR .framer-1h2ffcb { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-k4RLR .framer-19yn011-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-k4RLR .framer-oxn7zs { display: grid; flex: none; gap: 16px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-k4RLR .framer-1ileb5d-container, .framer-k4RLR .framer-1wnkv8u-container, .framer-k4RLR .framer-12x6usq-container, .framer-k4RLR .framer-jw1hgu-container, .framer-k4RLR .framer-1syh3ad-container, .framer-k4RLR .framer-4y4476-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-k4RLR.framer-1rufcc6, .framer-k4RLR .framer-165xmz5 { gap: 0px; } .framer-k4RLR.framer-1rufcc6 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-k4RLR.framer-1rufcc6 > :first-child { margin-top: 0px; } .framer-k4RLR.framer-1rufcc6 > :last-child { margin-bottom: 0px; } .framer-k4RLR .framer-165xmz5 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-k4RLR .framer-165xmz5 > :first-child { margin-left: 0px; } .framer-k4RLR .framer-165xmz5 > :last-child { margin-right: 0px; } }\",\".framer-k4RLR.framer-v-g0b9g.framer-1rufcc6, .framer-k4RLR.framer-v-22q9a0.framer-1rufcc6, .framer-k4RLR.framer-v-1864dn3.framer-1rufcc6, .framer-k4RLR.framer-v-1t8y3ag.framer-1rufcc6 { cursor: unset; }\",\".framer-k4RLR.framer-v-22q9a0 .framer-1ileb5d-container, .framer-k4RLR.framer-v-1864dn3 .framer-1ileb5d-container, .framer-k4RLR.framer-v-1t8y3ag .framer-1ileb5d-container { order: 0; }\",\".framer-k4RLR.framer-v-22q9a0 .framer-1wnkv8u-container, .framer-k4RLR.framer-v-1864dn3 .framer-1wnkv8u-container, .framer-k4RLR.framer-v-1t8y3ag .framer-1wnkv8u-container { order: 1; }\",\".framer-k4RLR.framer-v-22q9a0 .framer-12x6usq-container, .framer-k4RLR.framer-v-1864dn3 .framer-12x6usq-container, .framer-k4RLR.framer-v-1t8y3ag .framer-12x6usq-container { order: 2; }\",\".framer-k4RLR.framer-v-22q9a0 .framer-jw1hgu-container, .framer-k4RLR.framer-v-1864dn3 .framer-jw1hgu-container, .framer-k4RLR.framer-v-1t8y3ag .framer-jw1hgu-container { order: 3; }\",\".framer-k4RLR.framer-v-22q9a0 .framer-1syh3ad-container { order: 5; }\",\".framer-k4RLR.framer-v-22q9a0 .framer-4y4476-container { order: 4; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 74\n * @framerIntrinsicWidth 390\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"mN8Lqh2aQ\":{\"layout\":[\"fixed\",\"auto\"]},\"mWOS7yMWY\":{\"layout\":[\"fixed\",\"auto\"]},\"C_XRksgKA\":{\"layout\":[\"fixed\",\"auto\"]},\"r5XkDYR6d\":{\"layout\":[\"fixed\",\"auto\"]},\"OHLCB66gk\":{\"layout\":[\"fixed\",\"auto\"]},\"lX_I5BEX9\":{\"layout\":[\"fixed\",\"auto\"]},\"V7Yv0NFR3\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"YDguX5MfK\":\"click2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerBsnNIcVAX=withCSS(Component,css,\"framer-k4RLR\");export default FramerBsnNIcVAX;FramerBsnNIcVAX.displayName=\"Footer Menu Item\";FramerBsnNIcVAX.defaultProps={height:74,width:390};addPropertyControls(FramerBsnNIcVAX,{variant:{options:[\"ckOd5RuxV\",\"mN8Lqh2aQ\",\"mWOS7yMWY\",\"C_XRksgKA\",\"r5XkDYR6d\",\"OHLCB66gk\",\"lX_I5BEX9\",\"V7Yv0NFR3\"],optionTitles:[\"Product - Close\",\"Product - Open\",\"Resources - Close\",\"Resources - Open\",\"Support - Close\",\"Support - Open\",\"Company - Close\",\"Company - Open\"],title:\"Variant\",type:ControlType.Enum},YDguX5MfK:{title:\"Click 2\",type:ControlType.EventHandler}});addFonts(FramerBsnNIcVAX,[{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\"}]},...IconsWhiteFonts,...ComponentsLinkButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBsnNIcVAX\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"74\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"YDguX5MfK\\\":\\\"click2\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mN8Lqh2aQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mWOS7yMWY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"C_XRksgKA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"r5XkDYR6d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OHLCB66gk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lX_I5BEX9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V7Yv0NFR3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"390\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (b62c1c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useRouter,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/8BbBjv8zVy6UiRK5u5uP/VwBWbZThIpklVo3lb7bo/oGBvFUH4U.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/pFWFYfLPGoUnsZ5uGVMq/3GHK6SR58bdHygRx2PD5/uajwtGpbO.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/p5f743DawvyKTq83N5uB/CobBj6wfx3kiw6F89kpt/xAQvG1Q9D.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/aglv12u3eG3UIQpgQlok/8PGMOGJbTs4yXOKKFHT0/xLdt0581T.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/egKtAkocqdST390PDDPG/3LwDfNKPJZTu43pj93oN/ZCtE1CR9z.js\";import FooterMenuItem from\"https://framerusercontent.com/modules/pzAirgLY5E3x4SX5XeaF/3O0Sixgn30UPoWyncxBq/BsnNIcVAX.js\";import ComponentsLinkButton from\"https://framerusercontent.com/modules/ewF72Ck76TkyQzHiVsXi/nHJe8i11jGdmQ3z1SuGR/ViyBLx66F.js\";const ComponentsLinkButtonFonts=getFonts(ComponentsLinkButton);const FooterMenuItemFonts=getFonts(FooterMenuItem);const cycleOrder=[\"ryMMOwLMi\",\"z180CeSS7\",\"Q6a6USpm_\"];const serializationHash=\"framer-Yp2uP\";const variantClassNames={Q6a6USpm_:\"framer-v-1trwtgz\",ryMMOwLMi:\"framer-v-1p78838\",z180CeSS7:\"framer-v-zevtvt\"};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={Desktop:\"ryMMOwLMi\",Mobile:\"Q6a6USpm_\",Tablet:\"z180CeSS7\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ryMMOwLMi\"};};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({cycleOrder,defaultVariant:\"ryMMOwLMi\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"Q6a6USpm_\")return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"Q6a6USpm_\")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(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1p78838\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"ryMMOwLMi\",ref:refBinding,style:{...style},...addPropertyOverrides({Q6a6USpm_:{\"data-framer-name\":\"Mobile\"},z180CeSS7:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-w9ccyd\",\"data-framer-name\":\"Footer\",layoutDependency:layoutDependency,layoutId:\"cmHFacsAl\",style:{backgroundColor:\"var(--token-f8c4c09b-cc86-4296-aa7b-cce9a8cb8b0d, rgb(21, 22, 25))\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13sd5l9\",\"data-framer-name\":\"Desktop Footer Menu\",layoutDependency:layoutDependency,layoutId:\"gyND6kzIP\",children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-9vyygk\",\"data-framer-name\":\"Top Row\",layoutDependency:layoutDependency,layoutId:\"N3eLj2mI5\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2l1a0x\",\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"Qa_y9QMxT\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h0nazs\",\"data-framer-name\":\"Frame 1000001925\",layoutDependency:layoutDependency,layoutId:\"ZU9v36VSv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Product\"})}),className:\"framer-eebh0x\",\"data-framer-name\":\"Platform & Features\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"s_vKk2TkV\",style:{\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wy2reb\",\"data-framer-name\":\"Frame 1000002779\",layoutDependency:layoutDependency,layoutId:\"EOVvZgF0I\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KkBuulUFk\"},implicitPathVariables:undefined},{href:{webPageId:\"KkBuulUFk\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-x7hlmf-container\",layoutDependency:layoutDependency,layoutId:\"zDYn59xPD-container\",nodeId:\"zDYn59xPD\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks[0],id:\"zDYn59xPD\",JlANcBRlY:false,layoutId:\"zDYn59xPD\",NFdL9Xwpw:\"Product Overview\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({z180CeSS7:{hsc70y1UH:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YQ7n8L4pH\"},implicitPathVariables:undefined},{href:{webPageId:\"YQ7n8L4pH\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-n79h5x-container\",layoutDependency:layoutDependency,layoutId:\"BrtdLp4Mn-container\",nodeId:\"BrtdLp4Mn\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks1[0],id:\"BrtdLp4Mn\",JlANcBRlY:false,layoutId:\"BrtdLp4Mn\",NFdL9Xwpw:\"Integrations\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({z180CeSS7:{hsc70y1UH:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LBmCRm9a8\"},implicitPathVariables:undefined},{href:{webPageId:\"LBmCRm9a8\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13pmenn-container\",layoutDependency:layoutDependency,layoutId:\"UK2fXxfot-container\",nodeId:\"UK2fXxfot\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks2[0],id:\"UK2fXxfot\",JlANcBRlY:false,layoutId:\"UK2fXxfot\",NFdL9Xwpw:\"Detection Coverage\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({z180CeSS7:{hsc70y1UH:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1444bvd\",\"data-framer-name\":\"Frame 1000001923\",layoutDependency:layoutDependency,layoutId:\"n80dYYXXe\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Resources\"})}),className:\"framer-4fluu5\",\"data-framer-name\":\"Get Started\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hIwN3UCZE\",style:{\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18of7oj\",layoutDependency:layoutDependency,layoutId:\"JSEddTQ3q\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"nCpzAYpL4\"},implicitPathVariables:undefined},{href:{webPageId:\"nCpzAYpL4\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"188px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-k3ntz8-container\",layoutDependency:layoutDependency,layoutId:\"Sd8S7qFjE-container\",nodeId:\"Sd8S7qFjE\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks3[0],id:\"Sd8S7qFjE\",JlANcBRlY:false,layoutId:\"Sd8S7qFjE\",NFdL9Xwpw:\"Case Studies\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({z180CeSS7:{hsc70y1UH:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QVKnYm3rp\"},implicitPathVariables:undefined},{href:{webPageId:\"QVKnYm3rp\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"188px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-75gv6n-container\",layoutDependency:layoutDependency,layoutId:\"JTqVFetxD-container\",nodeId:\"JTqVFetxD\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks4[0],id:\"JTqVFetxD\",JlANcBRlY:false,layoutId:\"JTqVFetxD\",NFdL9Xwpw:\"Blog\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({z180CeSS7:{hsc70y1UH:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"jdKd5dHkl\"},implicitPathVariables:undefined},{href:{webPageId:\"jdKd5dHkl\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"188px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1e4t2kx-container\",layoutDependency:layoutDependency,layoutId:\"v2r_OUJXp-container\",nodeId:\"v2r_OUJXp\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks5[0],id:\"v2r_OUJXp\",JlANcBRlY:false,layoutId:\"v2r_OUJXp\",NFdL9Xwpw:\"Podcasts\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({z180CeSS7:{hsc70y1UH:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VS5VuSzQE\"},implicitPathVariables:undefined},{href:{webPageId:\"VS5VuSzQE\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"188px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qpfbkx-container\",layoutDependency:layoutDependency,layoutId:\"xhDIeJq6d-container\",nodeId:\"xhDIeJq6d\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks6[0],id:\"xhDIeJq6d\",JlANcBRlY:false,layoutId:\"xhDIeJq6d\",NFdL9Xwpw:\"Webinars\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({z180CeSS7:{hsc70y1UH:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qa73LeMTf\"},implicitPathVariables:undefined},{href:{webPageId:\"qa73LeMTf\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"188px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-imjidt-container\",layoutDependency:layoutDependency,layoutId:\"YGY3pvPoM-container\",nodeId:\"YGY3pvPoM\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks7[0],id:\"YGY3pvPoM\",JlANcBRlY:false,layoutId:\"YGY3pvPoM\",NFdL9Xwpw:\"Solution Briefs\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({z180CeSS7:{hsc70y1UH:resolvedLinks7[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mQADyETuc\"},implicitPathVariables:undefined},{href:{webPageId:\"mQADyETuc\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"188px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-4s7eam-container\",layoutDependency:layoutDependency,layoutId:\"X419Qxmlo-container\",nodeId:\"X419Qxmlo\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks8[0],id:\"X419Qxmlo\",JlANcBRlY:false,layoutId:\"X419Qxmlo\",NFdL9Xwpw:\"Events & Workshops\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({z180CeSS7:{hsc70y1UH:resolvedLinks8[1]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sngv3w\",\"data-framer-name\":\"Frame 1000001923\",layoutDependency:layoutDependency,layoutId:\"coEnqtmEh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Support\"})}),className:\"framer-12qzb38\",\"data-framer-name\":\"Get Started\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WHrTxZJDI\",style:{\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11axs3s\",layoutDependency:layoutDependency,layoutId:\"OMSP1DJVm\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KkpTaZZWr\"},implicitPathVariables:undefined},{href:{webPageId:\"KkpTaZZWr\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"188px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-kjvghr-container\",layoutDependency:layoutDependency,layoutId:\"Aq141l15Z-container\",nodeId:\"Aq141l15Z\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks9[0],id:\"Aq141l15Z\",JlANcBRlY:false,layoutId:\"Aq141l15Z\",NFdL9Xwpw:\"Documentation\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({z180CeSS7:{hsc70y1UH:resolvedLinks9[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"188px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cxq304-container\",layoutDependency:layoutDependency,layoutId:\"u5DCWADuB-container\",nodeId:\"u5DCWADuB\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:\"https://help.panther.com/\",id:\"u5DCWADuB\",JlANcBRlY:true,layoutId:\"u5DCWADuB\",NFdL9Xwpw:\"Knowledge Base\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WGuejWsFd\"},implicitPathVariables:undefined},{href:{webPageId:\"WGuejWsFd\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"188px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ycc96p-container\",layoutDependency:layoutDependency,layoutId:\"qAv0gdHIY-container\",nodeId:\"qAv0gdHIY\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks10[0],id:\"qAv0gdHIY\",JlANcBRlY:false,layoutId:\"qAv0gdHIY\",NFdL9Xwpw:\"Release Notes\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({z180CeSS7:{hsc70y1UH:resolvedLinks10[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"188px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ucjiqp-container\",layoutDependency:layoutDependency,layoutId:\"Ux_A8AllU-container\",nodeId:\"Ux_A8AllU\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:\"https://status.panther.com/\",id:\"Ux_A8AllU\",JlANcBRlY:true,layoutId:\"Ux_A8AllU\",NFdL9Xwpw:\"Status\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11ajgdl\",\"data-framer-name\":\"Frame 1000001923\",layoutDependency:layoutDependency,layoutId:\"g2C_AHb8G\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-11nk9tk\",\"data-styles-preset\":\"oGBvFUH4U\",children:\"Company\"})}),className:\"framer-r9mz4x\",\"data-framer-name\":\"Get Started\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Q59sykX0x\",style:{\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-evsn2r\",layoutDependency:layoutDependency,layoutId:\"mPm3jkZNe\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"sx8yBd4Jm\"},implicitPathVariables:undefined},{href:{webPageId:\"sx8yBd4Jm\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"188px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-j0vvn3-container\",layoutDependency:layoutDependency,layoutId:\"nTlsPk1zf-container\",nodeId:\"nTlsPk1zf\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks11[0],id:\"nTlsPk1zf\",JlANcBRlY:false,layoutId:\"nTlsPk1zf\",NFdL9Xwpw:\"About Us\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({z180CeSS7:{hsc70y1UH:resolvedLinks11[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"iuH2ld_6g\"},implicitPathVariables:undefined},{href:{webPageId:\"iuH2ld_6g\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"188px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zangl5-container\",layoutDependency:layoutDependency,layoutId:\"LKjG5Asme-container\",nodeId:\"LKjG5Asme\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks12[0],id:\"LKjG5Asme\",JlANcBRlY:false,layoutId:\"LKjG5Asme\",NFdL9Xwpw:\"Careers\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({z180CeSS7:{hsc70y1UH:resolvedLinks12[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"sgGJSAdak\"},implicitPathVariables:undefined},{href:{webPageId:\"sgGJSAdak\"},implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"188px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1dhcbcs-container\",layoutDependency:layoutDependency,layoutId:\"oM3ps7Br5-container\",nodeId:\"oM3ps7Br5\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks13[0],id:\"oM3ps7Br5\",JlANcBRlY:false,layoutId:\"oM3ps7Br5\",NFdL9Xwpw:\"Partners\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({z180CeSS7:{hsc70y1UH:resolvedLinks13[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"cgfbtdq28\"},implicitPathVariables:undefined},{href:{webPageId:\"cgfbtdq28\"},implicitPathVariables:undefined}],children:resolvedLinks14=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"188px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jpg0wc-container\",layoutDependency:layoutDependency,layoutId:\"dZi29tQrC-container\",nodeId:\"dZi29tQrC\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(ComponentsLinkButton,{height:\"100%\",hsc70y1UH:resolvedLinks14[0],id:\"dZi29tQrC\",JlANcBRlY:false,layoutId:\"dZi29tQrC\",NFdL9Xwpw:\"Trust\",style:{width:\"100%\"},variant:\"eqiR08GZ2\",width:\"100%\",...addPropertyOverrides({z180CeSS7:{hsc70y1UH:resolvedLinks14[1]}},baseVariant,gestureVariant)})})})})]})]})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12jiwb8\",\"data-framer-name\":\"Bottom Row\",layoutDependency:layoutDependency,layoutId:\"SCssVQkjl\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dlftuc\",layoutDependency:layoutDependency,layoutId:\"DiJ_FepLI\",style:{backgroundColor:\"var(--token-98dcce7b-b7d2-40fb-8058-1dd7f68612a2, rgb(38, 40, 43))\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mb8tdr\",\"data-framer-name\":\"Legal\",layoutDependency:layoutDependency,layoutId:\"TwaOeDtdh\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2n6zk1\",\"data-framer-name\":\"Social Icons\",layoutDependency:layoutDependency,layoutId:\"Nf5TOHczn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0ZvbnQgQXdlc29tZSA2IEJyYW5kcyBSZWd1bGFy\",\"--framer-font-family\":'\"Font Awesome 6 Brands Regular\", \"Font Awesome 6 Brands Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/runpanther/\",motionChild:true,nodeId:\"trQaqRNrV\",openInNewTab:false,scopeId:\"TBR2GwtBt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1hop1d9\",\"data-styles-preset\":\"ZCtE1CR9z\",children:\"linkedin\"})})})}),className:\"framer-1fjotxm\",fonts:[\"CUSTOM;Font Awesome 6 Brands Regular\"],layoutDependency:layoutDependency,layoutId:\"trQaqRNrV\",style:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0ZvbnQgQXdlc29tZSA2IEJyYW5kcyBSZWd1bGFy\",\"--framer-font-family\":'\"Font Awesome 6 Brands Regular\", \"Font Awesome 6 Brands Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://x.com/runpanther\",motionChild:true,nodeId:\"M2mVo2ALu\",openInNewTab:false,scopeId:\"TBR2GwtBt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1hop1d9\",\"data-styles-preset\":\"ZCtE1CR9z\",children:\"x-twitter\"})})})}),className:\"framer-17hfu2t\",fonts:[\"CUSTOM;Font Awesome 6 Brands Regular\"],layoutDependency:layoutDependency,layoutId:\"M2mVo2ALu\",style:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0ZvbnQgQXdlc29tZSA2IEJyYW5kcyBSZWd1bGFy\",\"--framer-font-family\":'\"Font Awesome 6 Brands Regular\", \"Font Awesome 6 Brands Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/channel/UCL2-gqhyl3VbNU50xtPreGw\",motionChild:true,nodeId:\"WPJVRPF3J\",openInNewTab:false,scopeId:\"TBR2GwtBt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1hop1d9\",\"data-styles-preset\":\"ZCtE1CR9z\",children:\"youtube\"})})})}),className:\"framer-14rk3ub\",fonts:[\"CUSTOM;Font Awesome 6 Brands Regular\"],layoutDependency:layoutDependency,layoutId:\"WPJVRPF3J\",style:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0ZvbnQgQXdlc29tZSA2IEJyYW5kcyBSZWd1bGFy\",\"--framer-font-family\":'\"Font Awesome 6 Brands Regular\", \"Font Awesome 6 Brands Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://infosec.exchange/@Panther\",motionChild:true,nodeId:\"B7VtEq87g\",openInNewTab:false,scopeId:\"TBR2GwtBt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1hop1d9\",\"data-styles-preset\":\"ZCtE1CR9z\",children:\"mastodon\"})})})}),className:\"framer-1snsmva\",fonts:[\"CUSTOM;Font Awesome 6 Brands Regular\"],layoutDependency:layoutDependency,layoutId:\"B7VtEq87g\",style:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xqzggz\",\"data-framer-name\":\"More Info Desktop\",layoutDependency:layoutDependency,layoutId:\"XtNtlh0GM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rt5e0g\",\"data-styles-preset\":\"uajwtGpbO\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"\\xa9 2025 Panther Labs\"})}),className:\"framer-163hl5l\",\"data-framer-name\":\"\\xa9 2024 Paragon Inc. All Rights Reserved\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jjwr9mt4m\",style:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--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-1rt5e0g\",\"data-styles-preset\":\"uajwtGpbO\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:\"|\"})}),className:\"framer-muqo2e\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fnD2d6pCE\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--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-1rt5e0g\",\"data-styles-preset\":\"uajwtGpbO\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"j3jVU1YQY\"},motionChild:true,nodeId:\"yuBO2dnFW\",openInNewTab:false,scopeId:\"TBR2GwtBt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1srjt2l\",\"data-styles-preset\":\"xAQvG1Q9D\",children:\"Terms of Service\"})})})}),className:\"framer-23xwk4\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yuBO2dnFW\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--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-1rt5e0g\",\"data-styles-preset\":\"uajwtGpbO\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:\"|\"})}),className:\"framer-1skbzmh\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Ju9v57LWO\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--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-1rt5e0g\",\"data-styles-preset\":\"uajwtGpbO\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QpCA_Gf4P\"},motionChild:true,nodeId:\"wLoxwK7DD\",openInNewTab:false,scopeId:\"TBR2GwtBt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1srjt2l\",\"data-styles-preset\":\"xAQvG1Q9D\",children:\"Privacy Policy\"})})})}),className:\"framer-1t7rtyy\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wLoxwK7DD\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--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-1rt5e0g\",\"data-styles-preset\":\"uajwtGpbO\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:\"|\"})}),className:\"framer-tilct0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"BOwwcgent\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--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-1rt5e0g\",\"data-styles-preset\":\"uajwtGpbO\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Md_un3sWH\"},motionChild:true,nodeId:\"K4r1LseCa\",openInNewTab:false,scopeId:\"TBR2GwtBt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1srjt2l\",\"data-styles-preset\":\"xAQvG1Q9D\",children:\"Sitemap\"})})})}),className:\"framer-fwy034\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"K4r1LseCa\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1r33ci4\",\"data-framer-name\":\"More Info Mobile\",layoutDependency:layoutDependency,layoutId:\"pJx0sJoAo\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-eyakbs\",layoutDependency:layoutDependency,layoutId:\"v_zcJyZoB\",children:[/*#__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-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252)))\"},children:\"\\xa9 2025 Panther Labs\"})}),className:\"framer-1xvzlq9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"oapai2leR\",style:{\"--extracted-r6o4lv\":\"var(--token-5808014c-4a9a-4afb-a0bc-f256f334c74f, rgb(247, 249, 252))\",\"--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-ag5yix\",\"data-styles-preset\":\"xLdt0581T\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:\"|\"})}),className:\"framer-1vk3i1g\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"P4uKDBuWA\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--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-ag5yix\",\"data-styles-preset\":\"xLdt0581T\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"j3jVU1YQY\"},motionChild:true,nodeId:\"K9YHqtM0F\",openInNewTab:false,scopeId:\"TBR2GwtBt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1srjt2l\",\"data-styles-preset\":\"xAQvG1Q9D\",children:\"Terms of Service\"})})})}),className:\"framer-12exhus\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"K9YHqtM0F\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--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-ag5yix\",\"data-styles-preset\":\"xLdt0581T\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:\"|\"})}),className:\"framer-s0n02r\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hRh0WYcqV\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--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-ag5yix\",\"data-styles-preset\":\"xLdt0581T\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:\"|\"})}),className:\"framer-1jquamw\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fA9Mupgbk\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--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-ag5yix\",\"data-styles-preset\":\"xLdt0581T\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QpCA_Gf4P\"},motionChild:true,nodeId:\"Qs41DmuE5\",openInNewTab:false,scopeId:\"TBR2GwtBt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1srjt2l\",\"data-styles-preset\":\"xAQvG1Q9D\",children:\"Privacy Policy\"})})})}),className:\"framer-1a3r4f8\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Qs41DmuE5\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--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-ag5yix\",\"data-styles-preset\":\"xLdt0581T\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Md_un3sWH\"},motionChild:true,nodeId:\"RZucGgKLD\",openInNewTab:false,scopeId:\"TBR2GwtBt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1srjt2l\",\"data-styles-preset\":\"xAQvG1Q9D\",children:\"Sitemap\"})})})}),className:\"framer-1hgjjmb\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RZucGgKLD\",style:{\"--extracted-r6o4lv\":\"var(--token-7b3d3261-35b3-4c72-b147-f8137fd0d132, rgb(175, 178, 185))\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ebdent\",\"data-framer-name\":\"Mobile Footer Menu\",layoutDependency:layoutDependency,layoutId:\"ya0lmrhU5\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,...addPropertyOverrides({Q6a6USpm_:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1360px) - 64px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-s8x7j2-container\",layoutDependency:layoutDependency,layoutId:\"WtOSglADx-container\",nodeId:\"WtOSglADx\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(FooterMenuItem,{height:\"100%\",id:\"WtOSglADx\",layoutId:\"WtOSglADx\",style:{width:\"100%\"},variant:\"ckOd5RuxV\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,...addPropertyOverrides({Q6a6USpm_:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1360px) - 64px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9jlwh4-container\",layoutDependency:layoutDependency,layoutId:\"YvAzC3WbL-container\",nodeId:\"YvAzC3WbL\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(FooterMenuItem,{height:\"100%\",id:\"YvAzC3WbL\",layoutId:\"YvAzC3WbL\",style:{width:\"100%\"},variant:\"mWOS7yMWY\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,...addPropertyOverrides({Q6a6USpm_:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1360px) - 64px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-dwssd8-container\",layoutDependency:layoutDependency,layoutId:\"Tw9Rn7sUb-container\",nodeId:\"Tw9Rn7sUb\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(FooterMenuItem,{height:\"100%\",id:\"Tw9Rn7sUb\",layoutId:\"Tw9Rn7sUb\",style:{width:\"100%\"},variant:\"r5XkDYR6d\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,...addPropertyOverrides({Q6a6USpm_:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1360px) - 64px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-smrin-container\",layoutDependency:layoutDependency,layoutId:\"tjq9m8g8O-container\",nodeId:\"tjq9m8g8O\",rendersWithMotion:true,scopeId:\"TBR2GwtBt\",children:/*#__PURE__*/_jsx(FooterMenuItem,{height:\"100%\",id:\"tjq9m8g8O\",layoutId:\"tjq9m8g8O\",style:{width:\"100%\"},variant:\"lX_I5BEX9\",width:\"100%\"})})})]})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Yp2uP.framer-1kefsnc, .framer-Yp2uP .framer-1kefsnc { display: block; }\",\".framer-Yp2uP.framer-1p78838 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1920px; }\",\".framer-Yp2uP .framer-w9ccyd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 80px 120px 80px 120px; position: relative; width: 100%; }\",\".framer-Yp2uP .framer-13sd5l9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1360px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Yp2uP .framer-9vyygk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-Yp2uP .framer-2l1a0x { display: grid; flex: 1 0 0px; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Yp2uP .framer-h0nazs, .framer-Yp2uP .framer-1444bvd, .framer-Yp2uP .framer-1sngv3w, .framer-Yp2uP .framer-11ajgdl { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Yp2uP .framer-eebh0x, .framer-Yp2uP .framer-4fluu5, .framer-Yp2uP .framer-12qzb38, .framer-Yp2uP .framer-r9mz4x { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Yp2uP .framer-1wy2reb { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Yp2uP .framer-x7hlmf-container, .framer-Yp2uP .framer-n79h5x-container, .framer-Yp2uP .framer-13pmenn-container, .framer-Yp2uP .framer-k3ntz8-container, .framer-Yp2uP .framer-75gv6n-container, .framer-Yp2uP .framer-1e4t2kx-container, .framer-Yp2uP .framer-1qpfbkx-container, .framer-Yp2uP .framer-imjidt-container, .framer-Yp2uP .framer-4s7eam-container, .framer-Yp2uP .framer-kjvghr-container, .framer-Yp2uP .framer-1cxq304-container, .framer-Yp2uP .framer-ycc96p-container, .framer-Yp2uP .framer-1ucjiqp-container, .framer-Yp2uP .framer-j0vvn3-container, .framer-Yp2uP .framer-zangl5-container, .framer-Yp2uP .framer-1dhcbcs-container, .framer-Yp2uP .framer-jpg0wc-container, .framer-Yp2uP .framer-s8x7j2-container, .framer-Yp2uP .framer-9jlwh4-container, .framer-Yp2uP .framer-dwssd8-container, .framer-Yp2uP .framer-smrin-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Yp2uP .framer-18of7oj, .framer-Yp2uP .framer-11axs3s, .framer-Yp2uP .framer-evsn2r { 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: 188px; }\",\".framer-Yp2uP .framer-12jiwb8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Yp2uP .framer-1dlftuc { flex: none; height: 2px; overflow: hidden; position: relative; width: 100%; }\",\".framer-Yp2uP .framer-mb8tdr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Yp2uP .framer-2n6zk1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Yp2uP .framer-1fjotxm, .framer-Yp2uP .framer-17hfu2t, .framer-Yp2uP .framer-14rk3ub, .framer-Yp2uP .framer-1snsmva, .framer-Yp2uP .framer-163hl5l, .framer-Yp2uP .framer-muqo2e, .framer-Yp2uP .framer-23xwk4, .framer-Yp2uP .framer-1skbzmh, .framer-Yp2uP .framer-1t7rtyy, .framer-Yp2uP .framer-tilct0, .framer-Yp2uP .framer-fwy034, .framer-Yp2uP .framer-1xvzlq9, .framer-Yp2uP .framer-1vk3i1g, .framer-Yp2uP .framer-12exhus, .framer-Yp2uP .framer-s0n02r, .framer-Yp2uP .framer-1jquamw, .framer-Yp2uP .framer-1a3r4f8, .framer-Yp2uP .framer-1hgjjmb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Yp2uP .framer-1xqzggz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Yp2uP .framer-1r33ci4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Yp2uP .framer-eyakbs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Yp2uP .framer-ebdent { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Yp2uP.framer-1p78838, .framer-Yp2uP .framer-w9ccyd, .framer-Yp2uP .framer-13sd5l9, .framer-Yp2uP .framer-9vyygk, .framer-Yp2uP .framer-h0nazs, .framer-Yp2uP .framer-1wy2reb, .framer-Yp2uP .framer-1444bvd, .framer-Yp2uP .framer-18of7oj, .framer-Yp2uP .framer-1sngv3w, .framer-Yp2uP .framer-11axs3s, .framer-Yp2uP .framer-11ajgdl, .framer-Yp2uP .framer-evsn2r, .framer-Yp2uP .framer-12jiwb8, .framer-Yp2uP .framer-2n6zk1, .framer-Yp2uP .framer-1xqzggz, .framer-Yp2uP .framer-1r33ci4, .framer-Yp2uP .framer-eyakbs, .framer-Yp2uP .framer-ebdent { gap: 0px; } .framer-Yp2uP.framer-1p78838 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Yp2uP.framer-1p78838 > :first-child, .framer-Yp2uP .framer-13sd5l9 > :first-child, .framer-Yp2uP .framer-h0nazs > :first-child, .framer-Yp2uP .framer-1wy2reb > :first-child, .framer-Yp2uP .framer-1444bvd > :first-child, .framer-Yp2uP .framer-18of7oj > :first-child, .framer-Yp2uP .framer-1sngv3w > :first-child, .framer-Yp2uP .framer-11axs3s > :first-child, .framer-Yp2uP .framer-11ajgdl > :first-child, .framer-Yp2uP .framer-evsn2r > :first-child, .framer-Yp2uP .framer-12jiwb8 > :first-child, .framer-Yp2uP .framer-1r33ci4 > :first-child, .framer-Yp2uP .framer-ebdent > :first-child { margin-top: 0px; } .framer-Yp2uP.framer-1p78838 > :last-child, .framer-Yp2uP .framer-13sd5l9 > :last-child, .framer-Yp2uP .framer-h0nazs > :last-child, .framer-Yp2uP .framer-1wy2reb > :last-child, .framer-Yp2uP .framer-1444bvd > :last-child, .framer-Yp2uP .framer-18of7oj > :last-child, .framer-Yp2uP .framer-1sngv3w > :last-child, .framer-Yp2uP .framer-11axs3s > :last-child, .framer-Yp2uP .framer-11ajgdl > :last-child, .framer-Yp2uP .framer-evsn2r > :last-child, .framer-Yp2uP .framer-12jiwb8 > :last-child, .framer-Yp2uP .framer-1r33ci4 > :last-child, .framer-Yp2uP .framer-ebdent > :last-child { margin-bottom: 0px; } .framer-Yp2uP .framer-w9ccyd > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Yp2uP .framer-w9ccyd > :first-child, .framer-Yp2uP .framer-9vyygk > :first-child, .framer-Yp2uP .framer-2n6zk1 > :first-child, .framer-Yp2uP .framer-1xqzggz > :first-child, .framer-Yp2uP .framer-eyakbs > :first-child { margin-left: 0px; } .framer-Yp2uP .framer-w9ccyd > :last-child, .framer-Yp2uP .framer-9vyygk > :last-child, .framer-Yp2uP .framer-2n6zk1 > :last-child, .framer-Yp2uP .framer-1xqzggz > :last-child, .framer-Yp2uP .framer-eyakbs > :last-child { margin-right: 0px; } .framer-Yp2uP .framer-13sd5l9 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Yp2uP .framer-9vyygk > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-Yp2uP .framer-h0nazs > *, .framer-Yp2uP .framer-1444bvd > *, .framer-Yp2uP .framer-1sngv3w > *, .framer-Yp2uP .framer-11ajgdl > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Yp2uP .framer-1wy2reb > *, .framer-Yp2uP .framer-18of7oj > *, .framer-Yp2uP .framer-11axs3s > *, .framer-Yp2uP .framer-evsn2r > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Yp2uP .framer-12jiwb8 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Yp2uP .framer-2n6zk1 > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } .framer-Yp2uP .framer-1xqzggz > *, .framer-Yp2uP .framer-eyakbs > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-Yp2uP .framer-1r33ci4 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-Yp2uP .framer-ebdent > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-Yp2uP.framer-v-zevtvt.framer-1p78838 { width: 810px; }\",\".framer-Yp2uP.framer-v-zevtvt .framer-w9ccyd { padding: 40px 40px 80px 40px; }\",\".framer-Yp2uP.framer-v-zevtvt .framer-9vyygk { flex-direction: column; gap: 40px; }\",\".framer-Yp2uP.framer-v-zevtvt .framer-2l1a0x { flex: none; grid-auto-rows: min-content; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Yp2uP.framer-v-zevtvt .framer-9vyygk { gap: 0px; } .framer-Yp2uP.framer-v-zevtvt .framer-9vyygk > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Yp2uP.framer-v-zevtvt .framer-9vyygk > :first-child { margin-top: 0px; } .framer-Yp2uP.framer-v-zevtvt .framer-9vyygk > :last-child { margin-bottom: 0px; } }\",\".framer-Yp2uP.framer-v-1trwtgz.framer-1p78838 { width: 390px; }\",\".framer-Yp2uP.framer-v-1trwtgz .framer-w9ccyd { padding: 40px 0px 40px 0px; }\",\".framer-Yp2uP.framer-v-1trwtgz .framer-12jiwb8 { gap: 32px; order: 2; }\",\".framer-Yp2uP.framer-v-1trwtgz .framer-mb8tdr { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 32px; justify-content: flex-start; padding: 0px 32px 0px 32px; }\",\".framer-Yp2uP.framer-v-1trwtgz .framer-1r33ci4 { flex: none; width: 100%; }\",\".framer-Yp2uP.framer-v-1trwtgz .framer-1xvzlq9, .framer-Yp2uP.framer-v-1trwtgz .framer-ebdent { order: 0; }\",\".framer-Yp2uP.framer-v-1trwtgz .framer-1vk3i1g { order: 1; }\",\".framer-Yp2uP.framer-v-1trwtgz .framer-12exhus { order: 2; }\",\".framer-Yp2uP.framer-v-1trwtgz .framer-s0n02r { order: 3; }\",\".framer-Yp2uP.framer-v-1trwtgz .framer-1jquamw { order: 5; }\",\".framer-Yp2uP.framer-v-1trwtgz .framer-1a3r4f8 { order: 4; }\",\".framer-Yp2uP.framer-v-1trwtgz .framer-1hgjjmb { order: 6; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Yp2uP.framer-v-1trwtgz .framer-12jiwb8, .framer-Yp2uP.framer-v-1trwtgz .framer-mb8tdr { gap: 0px; } .framer-Yp2uP.framer-v-1trwtgz .framer-12jiwb8 > *, .framer-Yp2uP.framer-v-1trwtgz .framer-mb8tdr > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Yp2uP.framer-v-1trwtgz .framer-12jiwb8 > :first-child, .framer-Yp2uP.framer-v-1trwtgz .framer-mb8tdr > :first-child { margin-top: 0px; } .framer-Yp2uP.framer-v-1trwtgz .framer-12jiwb8 > :last-child, .framer-Yp2uP.framer-v-1trwtgz .framer-mb8tdr > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 518.5\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"z180CeSS7\":{\"layout\":[\"fixed\",\"auto\"]},\"Q6a6USpm_\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerTBR2GwtBt=withCSS(Component,css,\"framer-Yp2uP\");export default FramerTBR2GwtBt;FramerTBR2GwtBt.displayName=\"Layouts/Footer\";FramerTBR2GwtBt.defaultProps={height:518.5,width:1920};addPropertyControls(FramerTBR2GwtBt,{variant:{options:[\"ryMMOwLMi\",\"z180CeSS7\",\"Q6a6USpm_\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerTBR2GwtBt,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Font Awesome 6 Brands Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/lDzEFdRbKvR1ouqsccTRsbuB0ro.woff2\"}]},...ComponentsLinkButtonFonts,...FooterMenuItemFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTBR2GwtBt\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"518.5\",\"framerIntrinsicWidth\":\"1920\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"z180CeSS7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Q6a6USpm_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts", "getFonts", "bWqRtjr48_default", "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", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap13r9wav", "args", "onTapolk892", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "css", "FramerdjGzN5TrI", "withCSS", "djGzN5TrI_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", "label", "link", "newTab", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "gJ9YqXv5q", "uXB551B97", "F_bUw_Zz1", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "RichText2", "css", "FramerbWqRtjr48", "withCSS", "bWqRtjr48_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts", "getFonts", "bWqRtjr48_default", "LayoutsNavigationMobileIndividualMenusBaseMenuItem1Fonts", "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", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapdlzqjr", "args", "onTapnxxme5", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "LayoutGroup", "u", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "Link", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "css", "FramerffFjLm1tg", "withCSS", "ffFjLm1tg_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts", "getFonts", "bWqRtjr48_default", "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", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1xzt7a6", "args", "onTapko39m8", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "LayoutGroup", "u", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "css", "FramerFtDKVZOxC", "withCSS", "FtDKVZOxC_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts", "getFonts", "bWqRtjr48_default", "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", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap18two7e", "args", "onTapydd7as", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "css", "FramerrrMujZLmJ", "withCSS", "rrMujZLmJ_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts", "getFonts", "bWqRtjr48_default", "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", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTaphadldy", "args", "onTapebrhz0", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "css", "FramertwTOeigMx", "withCSS", "twTOeigMx_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "LayoutsNavigationMobileIndividualMenusBaseMenuItemFonts", "getFonts", "bWqRtjr48_default", "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", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1pufmsa", "args", "onTap1ehhfhj", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "css", "FramerzknIDVrsr", "withCSS", "zknIDVrsr_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "LayoutsMobileIndividualMenuProductsFonts", "getFonts", "ffFjLm1tg_default", "SolutionsFonts", "zknIDVrsr_default", "IntegrationsFonts", "djGzN5TrI_default", "ResourcesFonts", "rrMujZLmJ_default", "SupportFonts", "twTOeigMx_default", "CompanyFonts", "FtDKVZOxC_default", "serializationHash", "variantClassNames", "numberToPixelString", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "paddingMenu", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "X0WrW3MyR", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "ffFjLm1tg_default", "zknIDVrsr_default", "djGzN5TrI_default", "rrMujZLmJ_default", "twTOeigMx_default", "FtDKVZOxC_default", "css", "FramerF3q3GXkPx", "withCSS", "F3q3GXkPx_default", "addPropertyControls", "ControlType", "addFonts", "LayoutsMobileIndividualMenuProductsFonts", "SolutionsFonts", "IntegrationsFonts", "ResourcesFonts", "SupportFonts", "CompanyFonts", "IconsWhiteFonts", "getFonts", "X8aGK7iDd_default", "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", "id", "label", "link", "newTab", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "NFdL9Xwpw", "hsc70y1UH", "JlANcBRlY", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramerViyBLx66F", "withCSS", "ViyBLx66F_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ComponentsLinkButtonFonts", "getFonts", "ViyBLx66F_default", "ComponentsLinkButton1Fonts", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "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", "router", "useRouter", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "ViyBLx66F_default", "Link", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "css", "FramerNoP_YBHHn", "withCSS", "NoP_YBHHn_default", "addFonts", "ComponentsLinkButtonFonts", "ComponentsLinkButton1Fonts", "getFontsFromSharedStyle", "fonts", "HamburgerFonts", "getFonts", "gT3OUgK39_default", "SearchFonts", "Search_default", "ComponentsLogoFonts", "wITLlAp2T_default", "DropdownFonts", "oUrYucw7Z_default", "LayoutsNavigationPopoverProductFonts", "NoP_YBHHn_default", "MotionDivWithFX", "withFX", "motion", "LayoutsNavigationPopoverSolutionsFonts", "Avv6t4BQs_default", "LayoutsNavigationPopoverIntegrationFonts", "vb5cCpbeD_default", "LayoutsNavigationPopoverResourcesFonts", "FHv3oBDZA_default", "LayoutsNavigationPopoverSupportFonts", "MTnAzWSVd_default", "LayoutsNavigationPopoverCompanyFonts", "TaFRvXPpV_default", "ComponentsButtonFonts", "ONFfkogtW_default", "LayoutsMobileMenuFonts", "F3q3GXkPx_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "numberToPixelString", "value", "transition2", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "padding", "requestADemo", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "V6uV8FYGE", "fBGIWxuFr", "BYGN2YZNC", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "JBMiR2IA6ud3690", "args", "JBMiR2IA6mchnrp", "I_3bdbCJmtxyyif", "overlay", "loadMore", "VC8NcMesCquxpck", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "router", "useRouter", "ref1", "ref2", "ref3", "ref4", "ref5", "ref6", "ref7", "ref8", "ref9", "ref10", "ref11", "ref12", "isDisplayed2", "LayoutGroup", "u", "Link", "Image2", "ComponentViewportProvider", "SmartComponentScopedContainer", "l", "ResolveLinks", "resolvedLinks", "AnimatePresence", "Floating", "overlay1", "resolvedLinks1", "overlay2", "resolvedLinks2", "overlay3", "resolvedLinks3", "overlay4", "overlay5", "css", "FramerCz3nnWovF", "withCSS", "Cz3nnWovF_default", "addPropertyControls", "ControlType", "addFonts", "IconsWhiteFonts", "getFonts", "X8aGK7iDd_default", "ComponentsLinkButtonFonts", "ViyBLx66F_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click2", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "YDguX5MfK", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap5lhupk", "args", "onTap7r536r", "onTap15reckj", "onTaps4ybq7", "onTap1j8xpn", "V8cVtxSdG1pygx5e", "V8cVtxSdG1vf3hg7", "V8cVtxSdGulha7l", "V8cVtxSdG62fiom", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "router", "useRouter", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "css", "FramerBsnNIcVAX", "withCSS", "BsnNIcVAX_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ComponentsLinkButtonFonts", "getFonts", "ViyBLx66F_default", "FooterMenuItemFonts", "BsnNIcVAX_default", "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", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "isDisplayed1", "LayoutGroup", "u", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "resolvedLinks11", "resolvedLinks12", "resolvedLinks13", "resolvedLinks14", "Link", "css", "FramerTBR2GwtBt", "withCSS", "TBR2GwtBt_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
