{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Sa6zPCoCB7S72q7nDSsn/oU3L1mbhMzxp3bZ2fM2e/sYbflHCfp.js", "ssg:https://framerusercontent.com/modules/7yqkJTydWFaemZTHBsNA/qOkZAbHDQdoygn1ZwhsQ/UVesH3qLs.js", "ssg:https://framerusercontent.com/modules/3gKmNnfl2cw2nHTpRBWI/nFFw6yMaQDd2dRK7bd3l/vGiqIH2TM.js", "ssg:https://framerusercontent.com/modules/lQYZz2L6sGGKSRZ4g84v/BoG9I1c6cb2WEZQasKaL/g920V5DL0.js", "ssg:https://framerusercontent.com/modules/NFKzXIxpwV7MbOpmKua8/INN5mljFzrifHIsefIbQ/R3O5b182Y.js", "ssg:https://framerusercontent.com/modules/Tv3FbyeWdn3ZvySe9UBT/xzFQLZQMqrpnE3cg5Ytp/lhsMGpXgY.js", "ssg:https://framerusercontent.com/modules/Ku4OABEe6EcYVtcBjTXD/cqwT3ooubWmEs32RmnB7/lBmG4YoE5.js", "ssg:https://framerusercontent.com/modules/1UiZWlRnwQ40r79hMjI2/WzB6hFFdMbUDOxNVBieQ/gFqskjuPu.js", "ssg:https://framerusercontent.com/modules/AWgOf3u7ZMZ0t81BJi1p/Dpyk3lXYwc0xYLk9K9IU/tzztcaAbs.js", "ssg:https://framerusercontent.com/modules/w8DWbHOMVCrNgcCDJtQO/coPG6t6qeuxk34PbUL9B/xlUDHnS7a.js"],
  "sourcesContent": ["// Generated by Framer (9f55354)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-JdgBV .framer-styles-preset-tjni6o:not(.rich-text-wrapper), .framer-JdgBV .framer-styles-preset-tjni6o.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-19a5f4a0-7355-4355-ba4a-f4b9f8c410d8, #262e35); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, #5b617a); --framer-link-text-decoration: none; }\"];export const className=\"framer-JdgBV\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (a23ee4e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,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/Ev3SZK3jrUdaXaUch5xL/1GIanu2N2fpEC6ffeTKR/aZnoos6_s.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/Sa6zPCoCB7S72q7nDSsn/oU3L1mbhMzxp3bZ2fM2e/sYbflHCfp.js\";import Logo from\"https://framerusercontent.com/modules/aOGAzUC7cDbLN71zFI67/LMQzJtvhmm5PVE8GUXiY/Bw6U3DmRj.js\";const LogoFonts=getFonts(Logo);const cycleOrder=[\"ptCzOm1eL\",\"u7HaoEdez\",\"Mi4gxG85P\"];const serializationHash=\"framer-kpW9p\";const variantClassNames={Mi4gxG85P:\"framer-v-113ppvj\",ptCzOm1eL:\"framer-v-e3h4ym\",u7HaoEdez:\"framer-v-bo6do7\"};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:\"ptCzOm1eL\",Mobile:\"Mi4gxG85P\",Tablet:\"u7HaoEdez\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ptCzOm1eL\"};};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:\"ptCzOm1eL\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.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(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-e3h4ym\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"ptCzOm1eL\",ref:ref??ref1,style:{...style},...addPropertyOverrides({Mi4gxG85P:{\"data-framer-name\":\"Mobile\"},u7HaoEdez:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18qdpy0\",layoutDependency:layoutDependency,layoutId:\"ddmzaAoyG\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-aj6hgj\",layoutDependency:layoutDependency,layoutId:\"D0ojhA6Av\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-17eozb2\",\"data-framer-name\":\"Col1\",layoutDependency:layoutDependency,layoutId:\"ytE7ZLwWq\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(80+((componentViewport?.height||340)-120-332)/2)+0+0+0+0+0,...addPropertyOverrides({Mi4gxG85P:{y:(componentViewport?.y||0)+(32+((componentViewport?.height||672)-64-716)/2)+0+0+0+0+0+0},u7HaoEdez:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||700)-112-716)/2)+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-issvfe-container\",layoutDependency:layoutDependency,layoutId:\"T8oHw4O0K-container\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"T8oHw4O0K\",layoutId:\"T8oHw4O0K\",style:{height:\"100%\"},variant:\"iMC7DpzzB\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1q5k01a\",\"data-framer-name\":\"Col2\",layoutDependency:layoutDependency,layoutId:\"NOQqc5_np\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(162, 168, 189)))\"},children:\"Interesting reading\"})}),className:\"framer-bgxieo\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"owup8RORy\",style:{\"--extracted-r6o4lv\":\"var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(162, 168, 189))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jw1bqh\",layoutDependency:layoutDependency,layoutId:\"pAnuiM7gY\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(162, 168, 189)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gTmQUkh1X\"},nodeId:\"im8eHw1EX\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tjni6o\",\"data-styles-preset\":\"sYbflHCfp\",children:\"Careers\"})})})}),className:\"framer-1kqwtv3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"im8eHw1EX\",style:{\"--extracted-r6o4lv\":\"var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(162, 168, 189))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://status.plain.com/\",nodeId:\"kxVMOkpDy\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tjni6o\",\"data-styles-preset\":\"sYbflHCfp\",children:\"Status\"})})})}),className:\"framer-1edgpii\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kxVMOkpDy\",style:{\"--extracted-r6o4lv\":\"var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:help@plain.com\",nodeId:\"RkF8qLeSh\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tjni6o\",\"data-styles-preset\":\"sYbflHCfp\",children:\"Support\"})})})}),className:\"framer-1j5gm0n\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RkF8qLeSh\",style:{\"--extracted-r6o4lv\":\"var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qSX6020h8\"},nodeId:\"HYx1_sajk\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tjni6o\",\"data-styles-preset\":\"sYbflHCfp\",children:\"Startup program\"})})})}),className:\"framer-6l3mj9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HYx1_sajk\",style:{\"--extracted-r6o4lv\":\"var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"twitter.com/plainsupport\",nodeId:\"avzkz7H1Z\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tjni6o\",\"data-styles-preset\":\"sYbflHCfp\",children:\"@plainsupport\"})})})}),className:\"framer-1igskwp\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"avzkz7H1Z\",style:{\"--extracted-r6o4lv\":\"var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bkdcon\",\"data-framer-name\":\"Col3\",layoutDependency:layoutDependency,layoutId:\"xzhJ3MLgN\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(162, 168, 189)))\"},children:\"Bedtime reading\"})}),className:\"framer-1yxytio\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tC7ewosSn\",style:{\"--extracted-r6o4lv\":\"var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(162, 168, 189))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t9pkda\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"Mp4lptvUL\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122)))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{c1k9FeR4J:\"privacy-policy\"},unresolvedPathSlugs:{c1k9FeR4J:{collectionId:\"nteMJesTu\",collectionItemId:\"LxKH7SMBS\"}},webPageId:\"yFJb51dTg\"},nodeId:\"q6LTF7rod\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tjni6o\",\"data-styles-preset\":\"sYbflHCfp\",children:\"Privacy Policy\"})})})}),className:\"framer-1txlvak\",\"data-framer-name\":\"Privacy Policy\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"q6LTF7rod\",style:{\"--extracted-r6o4lv\":\"var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122)))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{c1k9FeR4J:\"terms-and-conditions\"},unresolvedPathSlugs:{c1k9FeR4J:{collectionId:\"nteMJesTu\",collectionItemId:\"bfkBqp4za\"}},webPageId:\"yFJb51dTg\"},nodeId:\"Xuvea_b0f\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tjni6o\",\"data-styles-preset\":\"sYbflHCfp\",children:\"Terms of Service\"})})})}),className:\"framer-gf047h\",\"data-framer-name\":\"Terms & conditions\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Xuvea_b0f\",style:{\"--extracted-r6o4lv\":\"var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122)))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{c1k9FeR4J:\"website-terms\"},unresolvedPathSlugs:{c1k9FeR4J:{collectionId:\"nteMJesTu\",collectionItemId:\"K6ke76RT_\"}},webPageId:\"yFJb51dTg\"},nodeId:\"VjKgGH0DB\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tjni6o\",\"data-styles-preset\":\"sYbflHCfp\",children:\"Website Terms\"})})})}),className:\"framer-1nmvnpl\",\"data-framer-name\":\"Vulnerability and disclosure policy\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VjKgGH0DB\",style:{\"--extracted-r6o4lv\":\"var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122)))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{c1k9FeR4J:\"dpa\"},unresolvedPathSlugs:{c1k9FeR4J:{collectionId:\"nteMJesTu\",collectionItemId:\"Np4qk3St7\"}},webPageId:\"yFJb51dTg\"},nodeId:\"McmvfabzD\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tjni6o\",\"data-styles-preset\":\"sYbflHCfp\",children:\"Data Processing Addendum\"})})})}),className:\"framer-1qksj8t\",\"data-framer-name\":\"Data protection\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"McmvfabzD\",style:{\"--extracted-r6o4lv\":\"var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.plain.com/docs/security\",nodeId:\"pzdtRpy0_\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-tjni6o\",\"data-styles-preset\":\"sYbflHCfp\",children:\"Vulnerability Disclosure Policy\"})})})}),className:\"framer-17otqev\",\"data-framer-name\":\"Vulnerability and disclosure policy\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pzdtRpy0_\",style:{\"--extracted-r6o4lv\":\"var(--token-007e6121-a9fb-4494-927e-6cee1ee6d33e, rgb(91, 97, 122))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mf6drr\",\"data-framer-name\":\"Col4\",layoutDependency:layoutDependency,layoutId:\"Z17YPSljJ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(162, 168, 189)))\"},children:\"Things we worked hard for\"})}),className:\"framer-19dj0mj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"z4NRdpHMv\",style:{\"--extracted-r6o4lv\":\"var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(162, 168, 189))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:233,intrinsicWidth:233,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(80+((componentViewport?.height||340)-120-332)/2)+0+0+0+0+92),pixelHeight:466,pixelWidth:466,src:\"https://framerusercontent.com/images/IQQsuNgNU0bJitceI8HgDtCGk.svg\"},className:\"framer-1r3pcsr\",\"data-framer-name\":\"graphic\",layoutDependency:layoutDependency,layoutId:\"EDEBfsL5i\",...addPropertyOverrides({Mi4gxG85P:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:233,intrinsicWidth:233,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(32+((componentViewport?.height||672)-64-716)/2)+0+0+0+320+0+92),pixelHeight:466,pixelWidth:466,src:\"https://framerusercontent.com/images/IQQsuNgNU0bJitceI8HgDtCGk.svg\"}},u7HaoEdez:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:233,intrinsicWidth:233,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(56+((componentViewport?.height||700)-112-716)/2)+0+0+0+320+0+92),pixelHeight:466,pixelWidth:466,src:\"https://framerusercontent.com/images/IQQsuNgNU0bJitceI8HgDtCGk.svg\"}}},baseVariant,gestureVariant)})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hl877o\",\"data-border\":true,\"data-framer-name\":\"Col1\",layoutDependency:layoutDependency,layoutId:\"IItHpR116\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-96f56ee2-0eaf-4a31-a456-a35ef85f81e8, rgba(0, 0, 0, 0.06))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(162, 168, 189)))\"},children:\"\\xa9 2024 Not Just Tickets Limited\"})}),className:\"framer-1ro8x8p\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xypuPq16Y\",style:{\"--extracted-r6o4lv\":\"var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(162, 168, 189))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(162, 168, 189)))\"},children:\"Plain and the Plain logo are trademarks and tradenames of Not Just Tickets Limited and may not be used or reproduced without consent.\"})}),className:\"framer-w11gyh\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Dv0cFZEw9\",style:{\"--extracted-r6o4lv\":\"var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(162, 168, 189))\",\"--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-kpW9p.framer-1lwyk6o, .framer-kpW9p .framer-1lwyk6o { display: block; }\",\".framer-kpW9p.framer-e3h4ym { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 80px 40px 40px 40px; position: relative; width: 1440px; }\",\".framer-kpW9p .framer-18qdpy0 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-kpW9p .framer-aj6hgj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kpW9p .framer-17eozb2, .framer-kpW9p .framer-1q5k01a, .framer-kpW9p .framer-bkdcon { align-content: flex-start; align-items: flex-start; display: flex; flex: 0.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 40px 0px 0px; position: relative; width: 1px; }\",\".framer-kpW9p .framer-issvfe-container { flex: none; height: 20px; position: relative; width: auto; }\",\".framer-kpW9p .framer-bgxieo, .framer-kpW9p .framer-1kqwtv3, .framer-kpW9p .framer-1edgpii, .framer-kpW9p .framer-1j5gm0n, .framer-kpW9p .framer-6l3mj9, .framer-kpW9p .framer-1igskwp, .framer-kpW9p .framer-1yxytio, .framer-kpW9p .framer-1txlvak, .framer-kpW9p .framer-gf047h, .framer-kpW9p .framer-1nmvnpl, .framer-kpW9p .framer-1qksj8t, .framer-kpW9p .framer-17otqev { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-kpW9p .framer-1jw1bqh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 230px; }\",\".framer-kpW9p .framer-t9pkda { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kpW9p .framer-1mf6drr { align-content: flex-start; align-items: flex-start; display: flex; flex: 0.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 40px 0px 0px; position: relative; width: 1px; }\",\".framer-kpW9p .framer-19dj0mj { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-kpW9p .framer-1r3pcsr { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); overflow: visible; position: relative; width: 80px; }\",\".framer-kpW9p .framer-hl877o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 40px 0px 0px; position: relative; width: 100%; }\",\".framer-kpW9p .framer-1ro8x8p { flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-kpW9p .framer-w11gyh { flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-kpW9p.framer-e3h4ym, .framer-kpW9p .framer-18qdpy0, .framer-kpW9p .framer-aj6hgj, .framer-kpW9p .framer-17eozb2, .framer-kpW9p .framer-1q5k01a, .framer-kpW9p .framer-1jw1bqh, .framer-kpW9p .framer-bkdcon, .framer-kpW9p .framer-t9pkda, .framer-kpW9p .framer-1mf6drr, .framer-kpW9p .framer-hl877o { gap: 0px; } .framer-kpW9p.framer-e3h4ym > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-kpW9p.framer-e3h4ym > :first-child, .framer-kpW9p .framer-aj6hgj > :first-child { margin-left: 0px; } .framer-kpW9p.framer-e3h4ym > :last-child, .framer-kpW9p .framer-aj6hgj > :last-child { margin-right: 0px; } .framer-kpW9p .framer-18qdpy0 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-kpW9p .framer-18qdpy0 > :first-child, .framer-kpW9p .framer-17eozb2 > :first-child, .framer-kpW9p .framer-1q5k01a > :first-child, .framer-kpW9p .framer-1jw1bqh > :first-child, .framer-kpW9p .framer-bkdcon > :first-child, .framer-kpW9p .framer-t9pkda > :first-child, .framer-kpW9p .framer-1mf6drr > :first-child, .framer-kpW9p .framer-hl877o > :first-child { margin-top: 0px; } .framer-kpW9p .framer-18qdpy0 > :last-child, .framer-kpW9p .framer-17eozb2 > :last-child, .framer-kpW9p .framer-1q5k01a > :last-child, .framer-kpW9p .framer-1jw1bqh > :last-child, .framer-kpW9p .framer-bkdcon > :last-child, .framer-kpW9p .framer-t9pkda > :last-child, .framer-kpW9p .framer-1mf6drr > :last-child, .framer-kpW9p .framer-hl877o > :last-child { margin-bottom: 0px; } .framer-kpW9p .framer-aj6hgj > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-kpW9p .framer-17eozb2 > *, .framer-kpW9p .framer-1q5k01a > *, .framer-kpW9p .framer-bkdcon > *, .framer-kpW9p .framer-1mf6drr > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-kpW9p .framer-1jw1bqh > *, .framer-kpW9p .framer-t9pkda > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-kpW9p .framer-hl877o > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-kpW9p.framer-v-bo6do7.framer-e3h4ym { padding: 56px; width: 320px; }\",\".framer-kpW9p.framer-v-bo6do7 .framer-aj6hgj, .framer-kpW9p.framer-v-113ppvj .framer-aj6hgj { flex-direction: column; gap: 20px; }\",\".framer-kpW9p.framer-v-bo6do7 .framer-17eozb2, .framer-kpW9p.framer-v-bo6do7 .framer-1mf6drr, .framer-kpW9p.framer-v-113ppvj .framer-17eozb2, .framer-kpW9p.framer-v-113ppvj .framer-1mf6drr { flex: none; width: 100%; }\",\".framer-kpW9p.framer-v-bo6do7 .framer-1q5k01a, .framer-kpW9p.framer-v-bo6do7 .framer-bkdcon, .framer-kpW9p.framer-v-113ppvj .framer-1q5k01a, .framer-kpW9p.framer-v-113ppvj .framer-bkdcon { flex: none; gap: 8px; width: 100%; }\",\".framer-kpW9p.framer-v-bo6do7 .framer-hl877o, .framer-kpW9p.framer-v-113ppvj .framer-hl877o { padding: 24px 0px 0px 0px; }\",\".framer-kpW9p.framer-v-bo6do7 .framer-w11gyh, .framer-kpW9p.framer-v-113ppvj .framer-w11gyh { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-kpW9p.framer-v-bo6do7 .framer-aj6hgj, .framer-kpW9p.framer-v-bo6do7 .framer-1q5k01a, .framer-kpW9p.framer-v-bo6do7 .framer-bkdcon { gap: 0px; } .framer-kpW9p.framer-v-bo6do7 .framer-aj6hgj > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-kpW9p.framer-v-bo6do7 .framer-aj6hgj > :first-child, .framer-kpW9p.framer-v-bo6do7 .framer-1q5k01a > :first-child, .framer-kpW9p.framer-v-bo6do7 .framer-bkdcon > :first-child { margin-top: 0px; } .framer-kpW9p.framer-v-bo6do7 .framer-aj6hgj > :last-child, .framer-kpW9p.framer-v-bo6do7 .framer-1q5k01a > :last-child, .framer-kpW9p.framer-v-bo6do7 .framer-bkdcon > :last-child { margin-bottom: 0px; } .framer-kpW9p.framer-v-bo6do7 .framer-1q5k01a > *, .framer-kpW9p.framer-v-bo6do7 .framer-bkdcon > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-kpW9p.framer-v-113ppvj.framer-e3h4ym { padding: 32px; width: 320px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-kpW9p.framer-v-113ppvj .framer-aj6hgj, .framer-kpW9p.framer-v-113ppvj .framer-1q5k01a, .framer-kpW9p.framer-v-113ppvj .framer-bkdcon { gap: 0px; } .framer-kpW9p.framer-v-113ppvj .framer-aj6hgj > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-kpW9p.framer-v-113ppvj .framer-aj6hgj > :first-child, .framer-kpW9p.framer-v-113ppvj .framer-1q5k01a > :first-child, .framer-kpW9p.framer-v-113ppvj .framer-bkdcon > :first-child { margin-top: 0px; } .framer-kpW9p.framer-v-113ppvj .framer-aj6hgj > :last-child, .framer-kpW9p.framer-v-113ppvj .framer-1q5k01a > :last-child, .framer-kpW9p.framer-v-113ppvj .framer-bkdcon > :last-child { margin-bottom: 0px; } .framer-kpW9p.framer-v-113ppvj .framer-1q5k01a > *, .framer-kpW9p.framer-v-113ppvj .framer-bkdcon > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-kpW9p[data-border=\"true\"]::after, .framer-kpW9p [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 340\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"u7HaoEdez\":{\"layout\":[\"fixed\",\"auto\"]},\"Mi4gxG85P\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerUVesH3qLs=withCSS(Component,css,\"framer-kpW9p\");export default FramerUVesH3qLs;FramerUVesH3qLs.displayName=\"Footer\";FramerUVesH3qLs.defaultProps={height:340,width:1440};addPropertyControls(FramerUVesH3qLs,{variant:{options:[\"ptCzOm1eL\",\"u7HaoEdez\",\"Mi4gxG85P\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerUVesH3qLs,[{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\"}]},...LogoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUVesH3qLs\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"340\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"u7HaoEdez\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Mi4gxG85P\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9f55354)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"QprQi4G3C\",\"bNlEA9r7I\"];const serializationHash=\"framer-4upTH\";const variantClassNames={bNlEA9r7I:\"framer-v-soppu9\",QprQi4G3C:\"framer-v-l0ztqv\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:600,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:\"QprQi4G3C\",Open:\"bNlEA9r7I\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"QprQi4G3C\"};};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:\"QprQi4G3C\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];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(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-l0ztqv\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"QprQi4G3C\",ref:ref??ref1,style:{...style},...addPropertyOverrides({bNlEA9r7I:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ytn8ws\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"QsPa3mQ6T\",style:{rotate:0},variants:{bNlEA9r7I:{rotate:-180}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1flwg4p\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"O7ldGSp50\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 3 5.5 L 7 9.5 L 11 5.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-32ad39ee-5035-4f54-af3c-2b602af9dc4b, rgb(136, 142, 165))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10889550707,withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4upTH.framer-cr1e21, .framer-4upTH .framer-cr1e21 { display: block; }\",\".framer-4upTH.framer-l0ztqv { height: 14px; overflow: visible; position: relative; width: 14px; }\",\".framer-4upTH .framer-ytn8ws { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\",\".framer-4upTH .framer-1flwg4p { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 14\n * @framerIntrinsicWidth 14\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"bNlEA9r7I\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervGiqIH2TM=withCSS(Component,css,\"framer-4upTH\");export default FramervGiqIH2TM;FramervGiqIH2TM.displayName=\"Caret\";FramervGiqIH2TM.defaultProps={height:14,width:14};addPropertyControls(FramervGiqIH2TM,{variant:{options:[\"QprQi4G3C\",\"bNlEA9r7I\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramervGiqIH2TM,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervGiqIH2TM\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bNlEA9r7I\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"14\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"14\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vGiqIH2TM.map", "// Generated by Framer (92f3d02)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,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/p57NMiZ63e4knUNtyXDq/nvVcX8tIiLv0k5L5liSn/xZndidUCt.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/7hiT6dRyuV9mJo4gEqCA/uMOPvitFIEoT3LJU419o/zgudvxUBr.js\";import Caret from\"https://framerusercontent.com/modules/3gKmNnfl2cw2nHTpRBWI/nFFw6yMaQDd2dRK7bd3l/vGiqIH2TM.js\";const CaretFonts=getFonts(Caret);const cycleOrder=[\"GzakrqVE5\",\"yK5IAbkOZ\"];const serializationHash=\"framer-7jyE7\";const variantClassNames={GzakrqVE5:\"framer-v-1digzy3\",yK5IAbkOZ:\"framer-v-10c8g73\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:600,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(React.Fragment);const humanReadableVariantMap={Closed:\"GzakrqVE5\",Open:\"yK5IAbkOZ\"};const getProps=({height,hover,id,title,width,...props})=>{return{...props,DApvjrdfG:title??props.DApvjrdfG??\"Product\",PWSlWeqS6:hover??props.PWSlWeqS6,variant:humanReadableVariantMap[props.variant]??props.variant??\"GzakrqVE5\"};};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,PWSlWeqS6,DApvjrdfG,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"GzakrqVE5\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter170i0h9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(PWSlWeqS6){const res=await PWSlWeqS6(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1digzy3\",className,classNames),\"data-framer-name\":\"Closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"GzakrqVE5\",onMouseEnter:onMouseEnter170i0h9,ref:ref??ref1,style:{...style},...addPropertyOverrides({yK5IAbkOZ:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(Link,{href:\"#\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-ssicse\",\"data-styles-preset\":\"zgudvxUBr\",children:\"Product\"})})})}),className:\"framer-5p8ypn\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NlgyywG3B\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:DApvjrdfG,variants:{yK5IAbkOZ:{\"--extracted-r6o4lv\":\"rgb(136, 136, 136)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({yK5IAbkOZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(136, 136, 136))\"},children:/*#__PURE__*/_jsx(Link,{href:\"#\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-ssicse\",\"data-styles-preset\":\"zgudvxUBr\",children:\"Product\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-vep4go-container\",layoutDependency:layoutDependency,layoutId:\"T5pBDcQNW-container\",children:/*#__PURE__*/_jsx(Caret,{height:\"100%\",id:\"T5pBDcQNW\",layoutId:\"T5pBDcQNW\",variant:\"QprQi4G3C\",width:\"100%\",...addPropertyOverrides({yK5IAbkOZ:{variant:\"bNlEA9r7I\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7jyE7.framer-1ly60wy, .framer-7jyE7 .framer-1ly60wy { display: block; }\",\".framer-7jyE7.framer-1digzy3 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 12px 0px 12px; position: relative; width: min-content; }\",\".framer-7jyE7 .framer-5p8ypn { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-7jyE7 .framer-vep4go-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7jyE7.framer-1digzy3 { gap: 0px; } .framer-7jyE7.framer-1digzy3 > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-7jyE7.framer-1digzy3 > :first-child { margin-left: 0px; } .framer-7jyE7.framer-1digzy3 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 95\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"yK5IAbkOZ\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"PWSlWeqS6\":\"hover\",\"DApvjrdfG\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerg920V5DL0=withCSS(Component,css,\"framer-7jyE7\");export default Framerg920V5DL0;Framerg920V5DL0.displayName=\"Trigger\";Framerg920V5DL0.defaultProps={height:20,width:95};addPropertyControls(Framerg920V5DL0,{variant:{options:[\"GzakrqVE5\",\"yK5IAbkOZ\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},PWSlWeqS6:{title:\"Hover\",type:ControlType.EventHandler},DApvjrdfG:{defaultValue:\"Product\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(Framerg920V5DL0,[{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\"}]},...CaretFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerg920V5DL0\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yK5IAbkOZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"PWSlWeqS6\\\":\\\"hover\\\",\\\"DApvjrdfG\\\":\\\"title\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"20\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"95\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9f55354)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"jDW13RQr_\",\"yz5oSVjvd\",\"HCcjb2_d0\",\"jmyswNQhK\",\"vvk4AkqSl\"];const serializationHash=\"framer-kHS50\";const variantClassNames={HCcjb2_d0:\"framer-v-yvh1cj\",jDW13RQr_:\"framer-v-o4513i\",jmyswNQhK:\"framer-v-mbedjk\",vvk4AkqSl:\"framer-v-oj6hmy\",yz5oSVjvd:\"framer-v-1mhjj7\"};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={Blog:\"HCcjb2_d0\",Changelog:\"yz5oSVjvd\",Customers:\"vvk4AkqSl\",Manifesto:\"jmyswNQhK\",Security:\"jDW13RQr_\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"jDW13RQr_\"};};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:\"jDW13RQr_\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"jmyswNQhK\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"HCcjb2_d0\")return true;return false;};const isDisplayed2=()=>{if([\"yz5oSVjvd\",\"HCcjb2_d0\",\"jmyswNQhK\",\"vvk4AkqSl\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"yz5oSVjvd\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"vvk4AkqSl\")return true;return false;};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-o4513i\",className,classNames),\"data-framer-name\":\"Security\",layoutDependency:layoutDependency,layoutId:\"jDW13RQr_\",ref:ref??ref1,style:{...style},...addPropertyOverrides({HCcjb2_d0:{\"data-framer-name\":\"Blog\"},jmyswNQhK:{\"data-framer-name\":\"Manifesto\"},vvk4AkqSl:{\"data-framer-name\":\"Customers\"},yz5oSVjvd:{\"data-framer-name\":\"Changelog\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-tbkpzc\",\"data-framer-name\":\"Manifesto\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"uqfVR9zV5\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 6.5 17.5 L 14 14 L 17.5 6.5 L 10 10 Z M 12 13 C 11.717 13 11.479 12.904 11.288 12.712 C 11.096 12.521 11 12.283 11 12 C 11 11.717 11.096 11.479 11.288 11.287 C 11.479 11.096 11.717 11 12 11 C 12.283 11 12.521 11.096 12.713 11.287 C 12.904 11.479 13 11.717 13 12 C 13 12.283 12.904 12.521 12.713 12.712 C 12.521 12.904 12.283 13 12 13 Z M 12 22 C 10.617 22 9.317 21.738 8.1 21.212 C 6.883 20.688 5.825 19.975 4.925 19.075 C 4.025 18.175 3.313 17.117 2.788 15.9 C 2.263 14.683 2 13.383 2 12 C 2 10.617 2.263 9.317 2.788 8.1 C 3.313 6.883 4.025 5.825 4.925 4.925 C 5.825 4.025 6.883 3.313 8.1 2.787 C 9.317 2.262 10.617 2 12 2 C 13.383 2 14.683 2.262 15.9 2.787 C 17.117 3.313 18.175 4.025 19.075 4.925 C 19.975 5.825 20.688 6.883 21.213 8.1 C 21.738 9.317 22 10.617 22 12 C 22 13.383 21.738 14.683 21.213 15.9 C 20.688 17.117 19.975 18.175 19.075 19.075 C 18.175 19.975 17.117 20.688 15.9 21.212 C 14.683 21.738 13.383 22 12 22 Z M 12 20 C 14.233 20 16.125 19.225 17.675 17.675 C 19.225 16.125 20 14.233 20 12 C 20 9.767 19.225 7.875 17.675 6.325 C 16.125 4.775 14.233 4 12 4 C 9.767 4 7.875 4.775 6.325 6.325 C 4.775 7.875 4 9.767 4 12 C 4 14.233 4.775 16.125 6.325 17.675 C 7.875 19.225 9.767 20 12 20 Z M 12 12 Z\" fill=\"var(--token-32ad39ee-5035-4f54-af3c-2b602af9dc4b, rgb(136, 142, 165))\"></path></svg>',svgContentId:9916005492,withExternalLayout:true,...addPropertyOverrides({jmyswNQhK:{svgContentId:11039998568}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1gkwwdb\",\"data-framer-name\":\"Blog\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"aqoTYbmjh\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 5 21 L 5 5 C 5 4.45 5.196 3.979 5.588 3.587 C 5.979 3.196 6.45 3 7 3 L 17 3 C 17.55 3 18.021 3.196 18.413 3.587 C 18.804 3.979 19 4.45 19 5 L 19 21 L 12 18 Z M 7 17.95 L 12 15.8 L 17 17.95 L 17 5 L 7 5 Z M 7 5 L 17 5 Z\" fill=\"var(--token-32ad39ee-5035-4f54-af3c-2b602af9dc4b, rgb(136, 142, 165))\"></path></svg>',svgContentId:10118982929,withExternalLayout:true,...addPropertyOverrides({HCcjb2_d0:{svgContentId:10311604519}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1qg01lr\",\"data-framer-name\":\"Security\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"zEOsh6VrY\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 10.95 15.55 L 16.6 9.9 L 15.175 8.475 L 10.95 12.7 L 8.85 10.6 L 7.425 12.025 Z M 12 22 C 9.683 21.417 7.771 20.087 6.263 18.012 C 4.754 15.938 4 13.633 4 11.1 L 4 5 L 12 2 L 20 5 L 20 11.1 C 20 13.633 19.246 15.938 17.738 18.012 C 16.229 20.087 14.317 21.417 12 22 Z M 12 19.9 C 13.733 19.35 15.167 18.25 16.3 16.6 C 17.433 14.95 18 13.117 18 11.1 L 18 6.375 L 12 4.125 L 6 6.375 L 6 11.1 C 6 13.117 6.567 14.95 7.7 16.6 C 8.833 18.25 10.267 19.35 12 19.9 Z M 12 12 Z\" fill=\"var(--token-32ad39ee-5035-4f54-af3c-2b602af9dc4b, rgb(136, 142, 165))\"></path></svg>',svgContentId:12728662496,withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-91t8z\",\"data-framer-name\":\"Changelog\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"wDv1yXplK\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 9 20 C 8.683 20 8.4 19.908 8.15 19.725 C 7.9 19.542 7.717 19.308 7.6 19.025 L 5.3 13 L 1 13 L 1 11 L 6.7 11 L 9 17.1 L 13.6 4.975 C 13.717 4.692 13.9 4.458 14.15 4.275 C 14.4 4.092 14.683 4 15 4 C 15.317 4 15.6 4.092 15.85 4.275 C 16.1 4.458 16.283 4.692 16.4 4.975 L 18.7 11 L 23 11 L 23 13 L 17.3 13 L 15 6.9 L 10.4 19.025 C 10.283 19.308 10.1 19.542 9.85 19.725 C 9.6 19.908 9.317 20 9 20 Z\" fill=\"var(--token-32ad39ee-5035-4f54-af3c-2b602af9dc4b, rgb(136, 142, 165))\"></path></svg>',svgContentId:12566155313,withExternalLayout:true,...addPropertyOverrides({yz5oSVjvd:{svgContentId:12842523557}},baseVariant,gestureVariant)}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1etrmig\",\"data-framer-name\":\"Customers\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"vXXrOG6sN\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><g transform=\"translate(0 6)\" id=\"ss9611148648_1\"><path d=\"M 1 12 C 0.717 12 0.479 11.904 0.287 11.712 C 0.096 11.521 0 11.283 0 11 L 0 10.425 C 0 9.708 0.367 9.125 1.1 8.675 C 1.833 8.225 2.8 8 4 8 C 4.217 8 4.425 8.004 4.625 8.012 C 4.825 8.021 5.017 8.042 5.2 8.075 C 4.967 8.425 4.792 8.792 4.675 9.175 C 4.558 9.558 4.5 9.958 4.5 10.375 L 4.5 12 Z M 7 12 C 6.717 12 6.479 11.904 6.287 11.712 C 6.096 11.521 6 11.283 6 11 L 6 10.375 C 6 9.842 6.146 9.354 6.438 8.912 C 6.729 8.471 7.142 8.083 7.675 7.75 C 8.208 7.417 8.846 7.167 9.588 7 C 10.329 6.833 11.133 6.75 12 6.75 C 12.883 6.75 13.696 6.833 14.438 7 C 15.179 7.167 15.817 7.417 16.35 7.75 C 16.883 8.083 17.292 8.471 17.575 8.912 C 17.858 9.354 18 9.842 18 10.375 L 18 11 C 18 11.283 17.904 11.521 17.712 11.712 C 17.521 11.904 17.283 12 17 12 Z M 19.5 12 L 19.5 10.375 C 19.5 9.942 19.446 9.533 19.338 9.15 C 19.229 8.767 19.067 8.408 18.85 8.075 C 19.033 8.042 19.221 8.021 19.413 8.012 C 19.604 8.004 19.8 8 20 8 C 21.2 8 22.167 8.221 22.9 8.662 C 23.633 9.104 24 9.692 24 10.425 L 24 11 C 24 11.283 23.904 11.521 23.713 11.712 C 23.521 11.904 23.283 12 23 12 Z M 8.125 10 L 15.9 10 C 15.733 9.667 15.271 9.375 14.512 9.125 C 13.754 8.875 12.917 8.75 12 8.75 C 11.083 8.75 10.246 8.875 9.488 9.125 C 8.729 9.375 8.275 9.667 8.125 10 Z M 4 7 C 3.45 7 2.979 6.804 2.587 6.412 C 2.196 6.021 2 5.55 2 5 C 2 4.433 2.196 3.958 2.587 3.575 C 2.979 3.192 3.45 3 4 3 C 4.567 3 5.042 3.192 5.425 3.575 C 5.808 3.958 6 4.433 6 5 C 6 5.55 5.808 6.021 5.425 6.412 C 5.042 6.804 4.567 7 4 7 Z M 20 7 C 19.45 7 18.979 6.804 18.587 6.412 C 18.196 6.021 18 5.55 18 5 C 18 4.433 18.196 3.958 18.587 3.575 C 18.979 3.192 19.45 3 20 3 C 20.567 3 21.042 3.192 21.425 3.575 C 21.808 3.958 22 4.433 22 5 C 22 5.55 21.808 6.021 21.425 6.412 C 21.042 6.804 20.567 7 20 7 Z M 12 6 C 11.167 6 10.458 5.708 9.875 5.125 C 9.292 4.542 9 3.833 9 3 C 9 2.15 9.292 1.438 9.875 0.862 C 10.458 0.287 11.167 0 12 0 C 12.85 0 13.563 0.287 14.137 0.862 C 14.713 1.438 15 2.15 15 3 C 15 3.833 14.713 4.542 14.137 5.125 C 13.563 5.708 12.85 6 12 6 Z M 12 4 C 12.283 4 12.521 3.904 12.713 3.713 C 12.904 3.521 13 3.283 13 3 C 13 2.717 12.904 2.479 12.713 2.287 C 12.521 2.096 12.283 2 12 2 C 11.717 2 11.479 2.096 11.287 2.287 C 11.096 2.479 11 2.717 11 3 C 11 3.283 11.096 3.521 11.287 3.713 C 11.479 3.904 11.717 4 12 4 Z\" fill=\"var(--token-32ad39ee-5035-4f54-af3c-2b602af9dc4b, rgb(136, 142, 165))\"></path></g></svg>',svgContentId:9611148648,withExternalLayout:true,...addPropertyOverrides({vvk4AkqSl:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><g transform=\"translate(0 6)\" id=\"ss9905450470_1\"><path d=\"M 1 12 C 0.717 12 0.479 11.904 0.287 11.712 C 0.096 11.521 0 11.283 0 11 L 0 10.425 C 0 9.708 0.367 9.125 1.1 8.675 C 1.833 8.225 2.8 8 4 8 C 4.217 8 4.425 8.004 4.625 8.012 C 4.825 8.021 5.017 8.042 5.2 8.075 C 4.967 8.425 4.792 8.792 4.675 9.175 C 4.558 9.558 4.5 9.958 4.5 10.375 L 4.5 12 Z M 7 12 C 6.717 12 6.479 11.904 6.287 11.712 C 6.096 11.521 6 11.283 6 11 L 6 10.375 C 6 9.842 6.146 9.354 6.438 8.912 C 6.729 8.471 7.142 8.083 7.675 7.75 C 8.208 7.417 8.846 7.167 9.588 7 C 10.329 6.833 11.133 6.75 12 6.75 C 12.883 6.75 13.696 6.833 14.438 7 C 15.179 7.167 15.817 7.417 16.35 7.75 C 16.883 8.083 17.292 8.471 17.575 8.912 C 17.858 9.354 18 9.842 18 10.375 L 18 11 C 18 11.283 17.904 11.521 17.712 11.712 C 17.521 11.904 17.283 12 17 12 Z M 19.5 12 L 19.5 10.375 C 19.5 9.942 19.446 9.533 19.338 9.15 C 19.229 8.767 19.067 8.408 18.85 8.075 C 19.033 8.042 19.221 8.021 19.413 8.012 C 19.604 8.004 19.8 8 20 8 C 21.2 8 22.167 8.221 22.9 8.662 C 23.633 9.104 24 9.692 24 10.425 L 24 11 C 24 11.283 23.904 11.521 23.713 11.712 C 23.521 11.904 23.283 12 23 12 Z M 8.125 10 L 15.9 10 C 15.733 9.667 15.271 9.375 14.512 9.125 C 13.754 8.875 12.917 8.75 12 8.75 C 11.083 8.75 10.246 8.875 9.488 9.125 C 8.729 9.375 8.275 9.667 8.125 10 Z M 4 7 C 3.45 7 2.979 6.804 2.587 6.412 C 2.196 6.021 2 5.55 2 5 C 2 4.433 2.196 3.958 2.587 3.575 C 2.979 3.192 3.45 3 4 3 C 4.567 3 5.042 3.192 5.425 3.575 C 5.808 3.958 6 4.433 6 5 C 6 5.55 5.808 6.021 5.425 6.412 C 5.042 6.804 4.567 7 4 7 Z M 20 7 C 19.45 7 18.979 6.804 18.587 6.412 C 18.196 6.021 18 5.55 18 5 C 18 4.433 18.196 3.958 18.587 3.575 C 18.979 3.192 19.45 3 20 3 C 20.567 3 21.042 3.192 21.425 3.575 C 21.808 3.958 22 4.433 22 5 C 22 5.55 21.808 6.021 21.425 6.412 C 21.042 6.804 20.567 7 20 7 Z M 12 6 C 11.167 6 10.458 5.708 9.875 5.125 C 9.292 4.542 9 3.833 9 3 C 9 2.15 9.292 1.438 9.875 0.862 C 10.458 0.287 11.167 0 12 0 C 12.85 0 13.563 0.287 14.137 0.862 C 14.713 1.438 15 2.15 15 3 C 15 3.833 14.713 4.542 14.137 5.125 C 13.563 5.708 12.85 6 12 6 Z M 12 4 C 12.283 4 12.521 3.904 12.713 3.713 C 12.904 3.521 13 3.283 13 3 C 13 2.717 12.904 2.479 12.713 2.287 C 12.521 2.096 12.283 2 12 2 C 11.717 2 11.479 2.096 11.287 2.287 C 11.096 2.479 11 2.717 11 3 C 11 3.283 11.096 3.521 11.287 3.713 C 11.479 3.904 11.717 4 12 4 Z\" fill=\"var(--token-32ad39ee-5035-4f54-af3c-2b602af9dc4b, rgb(136, 142, 165))\"></path></g></svg>',svgContentId:9905450470}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-kHS50.framer-65z3bu, .framer-kHS50 .framer-65z3bu { display: block; }\",\".framer-kHS50.framer-o4513i { height: 24px; overflow: visible; position: relative; width: 24px; }\",\".framer-kHS50 .framer-tbkpzc { flex: none; height: 24px; position: absolute; right: 0px; top: 0px; width: 24px; }\",\".framer-kHS50 .framer-1gkwwdb, .framer-kHS50 .framer-1qg01lr, .framer-kHS50 .framer-91t8z, .framer-kHS50 .framer-1etrmig { flex: none; height: 24px; left: calc(50.00000000000002% - 24px / 2); position: absolute; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 24\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"yz5oSVjvd\":{\"layout\":[\"fixed\",\"fixed\"]},\"HCcjb2_d0\":{\"layout\":[\"fixed\",\"fixed\"]},\"jmyswNQhK\":{\"layout\":[\"fixed\",\"fixed\"]},\"vvk4AkqSl\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerR3O5b182Y=withCSS(Component,css,\"framer-kHS50\");export default FramerR3O5b182Y;FramerR3O5b182Y.displayName=\"_Icon Container\";FramerR3O5b182Y.defaultProps={height:24,width:24};addPropertyControls(FramerR3O5b182Y,{variant:{options:[\"jDW13RQr_\",\"yz5oSVjvd\",\"HCcjb2_d0\",\"jmyswNQhK\",\"vvk4AkqSl\"],optionTitles:[\"Security\",\"Changelog\",\"Blog\",\"Manifesto\",\"Customers\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerR3O5b182Y,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerR3O5b182Y\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"yz5oSVjvd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HCcjb2_d0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jmyswNQhK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vvk4AkqSl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"24\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./R3O5b182Y.map", "// Generated by Framer (a417fcb)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import _IconContainer from\"https://framerusercontent.com/modules/NFKzXIxpwV7MbOpmKua8/INN5mljFzrifHIsefIbQ/R3O5b182Y.js\";const _IconContainerFonts=getFonts(_IconContainer);const _IconContainerControls=getPropertyControls(_IconContainer);const cycleOrder=[\"GlGGc_XgU\",\"o2dGhfaT0\"];const serializationHash=\"framer-edm8U\";const variantClassNames={GlGGc_XgU:\"framer-v-1ipx8fi\",o2dGhfaT0:\"framer-v-7sqq44\"};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(React.Fragment);const humanReadableEnumMap={Changelog:\"yz5oSVjvd\",Security:\"jDW13RQr_\"};const humanReadableVariantMap={L:\"o2dGhfaT0\",M:\"GlGGc_XgU\"};const getProps=({height,icon,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"GlGGc_XgU\",ViFbSHApb:humanReadableEnumMap[icon]??icon??props.ViFbSHApb??\"jDW13RQr_\"};};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,ViFbSHApb,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"GlGGc_XgU\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ipx8fi\",className,classNames),\"data-framer-name\":\"M\",layoutDependency:layoutDependency,layoutId:\"GlGGc_XgU\",ref:ref??ref1,style:{...style},...addPropertyOverrides({o2dGhfaT0:{\"data-framer-name\":\"L\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-mte9ur-container\",layoutDependency:layoutDependency,layoutId:\"s2nTikiIR-container\",children:/*#__PURE__*/_jsx(_IconContainer,{height:\"100%\",id:\"s2nTikiIR\",layoutId:\"s2nTikiIR\",style:{height:\"100%\",width:\"100%\"},variant:ViFbSHApb,width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-edm8U.framer-1sbgle0, .framer-edm8U .framer-1sbgle0 { display: block; }\",\".framer-edm8U.framer-1ipx8fi { height: 24px; position: relative; width: 24px; }\",\".framer-edm8U .framer-mte9ur-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-edm8U.framer-v-7sqq44.framer-1ipx8fi { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 36px); width: 36px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 24\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"o2dGhfaT0\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"ViFbSHApb\":\"icon\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerlhsMGpXgY=withCSS(Component,css,\"framer-edm8U\");export default FramerlhsMGpXgY;FramerlhsMGpXgY.displayName=\"Icon\";FramerlhsMGpXgY.defaultProps={height:24,width:24};addPropertyControls(FramerlhsMGpXgY,{variant:{options:[\"GlGGc_XgU\",\"o2dGhfaT0\"],optionTitles:[\"M\",\"L\"],title:\"Variant\",type:ControlType.Enum},ViFbSHApb:_IconContainerControls?.[\"variant\"]&&{..._IconContainerControls[\"variant\"],defaultValue:\"jDW13RQr_\",description:undefined,hidden:undefined,title:\"Icon\"}});addFonts(FramerlhsMGpXgY,[{explicitInter:true,fonts:[]},..._IconContainerFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlhsMGpXgY\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"24\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"24\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"ViFbSHApb\\\":\\\"icon\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"o2dGhfaT0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9f55354)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/Ev3SZK3jrUdaXaUch5xL/1GIanu2N2fpEC6ffeTKR/aZnoos6_s.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/p57NMiZ63e4knUNtyXDq/nvVcX8tIiLv0k5L5liSn/xZndidUCt.js\";import Icon from\"https://framerusercontent.com/modules/Tv3FbyeWdn3ZvySe9UBT/xzFQLZQMqrpnE3cg5Ytp/lhsMGpXgY.js\";const IconFonts=getFonts(Icon);const IconControls=getPropertyControls(Icon);const enabledGestures={JhjL0vGCB:{hover:true},Z1G0VZmI7:{hover:true}};const cycleOrder=[\"JhjL0vGCB\",\"Z1G0VZmI7\"];const serializationHash=\"framer-IQ3UU\";const variantClassNames={JhjL0vGCB:\"framer-v-1bioqq0\",Z1G0VZmI7:\"framer-v-1ltqfwv\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};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 humanReadableEnumMap={Blog:\"HCcjb2_d0\",Changelog:\"yz5oSVjvd\",Customers:\"vvk4AkqSl\",Manifesto:\"jmyswNQhK\",Security:\"jDW13RQr_\"};const humanReadableVariantMap={Primary:\"JhjL0vGCB\",Secondary:\"Z1G0VZmI7\"};const getProps=({height,icon,icon1,id,link,text,title,width,...props})=>{return{...props,AHbRQEKz8:title??props.AHbRQEKz8??\"Link Item Title\",EvOIfndcS:text??props.EvOIfndcS??\"A description for the link goes here\",HgCPJjvn5:link??props.HgCPJjvn5,Lm8Vr_Qqn:icon1??props.Lm8Vr_Qqn??true,M1Kcts_ai:humanReadableEnumMap[icon]??icon??props.M1Kcts_ai??\"jDW13RQr_\",variant:humanReadableVariantMap[props.variant]??props.variant??\"JhjL0vGCB\"};};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,AHbRQEKz8,EvOIfndcS,HgCPJjvn5,M1Kcts_ai,Lm8Vr_Qqn,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"JhjL0vGCB\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=value=>{if(gestureVariant===\"Z1G0VZmI7-hover\")return false;if(baseVariant===\"Z1G0VZmI7\")return false;return value;};const isDisplayed1=()=>{if(gestureVariant===\"Z1G0VZmI7-hover\")return false;if(baseVariant===\"Z1G0VZmI7\")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__*/_jsx(Link,{href:HgCPJjvn5,nodeId:\"JhjL0vGCB\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1bioqq0\",className,classNames)} framer-1c5ofst`,\"data-framer-name\":\"Primary\",layoutDependency:layoutDependency,layoutId:\"JhjL0vGCB\",ref:ref??ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},variants:{\"JhjL0vGCB-hover\":{backgroundColor:\"var(--token-ce356172-d7bc-428a-abab-abed7d64fa09, rgb(252, 252, 253))\"}},...addPropertyOverrides({\"JhjL0vGCB-hover\":{\"data-framer-name\":undefined},\"Z1G0VZmI7-hover\":{\"data-framer-name\":undefined,style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style}},Z1G0VZmI7:{\"data-framer-name\":\"Secondary\"}},baseVariant,gestureVariant),children:[isDisplayed(Lm8Vr_Qqn)&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cho9sn\",layoutDependency:layoutDependency,layoutId:\"VI32VLRfL\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:Lm8Vr_Qqn&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",y:(componentViewport?.y||0)+(4+((componentViewport?.height||200)-8-48)/2)+12,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5prclz-container\",layoutDependency:layoutDependency,layoutId:\"icYox_7Kv-container\",children:/*#__PURE__*/_jsx(Icon,{height:\"100%\",id:\"icYox_7Kv\",layoutId:\"icYox_7Kv\",style:{height:\"100%\",width:\"100%\"},variant:\"GlGGc_XgU\",ViFbSHApb:M1Kcts_ai,width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ldquzq\",layoutDependency:layoutDependency,layoutId:\"M_Lb6EJmI\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-19a5f4a0-7355-4355-ba4a-f4b9f8c410d8, rgb(38, 46, 53)))\"},children:\"Link Item Title\"})}),className:\"framer-9dh4gl\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Gj8R2PlLs\",style:{\"--extracted-r6o4lv\":\"var(--token-19a5f4a0-7355-4355-ba4a-f4b9f8c410d8, rgb(38, 46, 53))\",\"--framer-paragraph-spacing\":\"0px\"},text:AHbRQEKz8,variants:{\"JhjL0vGCB-hover\":{\"--extracted-r6o4lv\":\"var(--token-ef3685d0-5005-4170-a3ac-17f29791d5f7, rgb(19, 22, 32))\"},\"Z1G0VZmI7-hover\":{\"--extracted-r6o4lv\":\"var(--token-ef3685d0-5005-4170-a3ac-17f29791d5f7, rgb(19, 22, 32))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"JhjL0vGCB-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ef3685d0-5005-4170-a3ac-17f29791d5f7, rgb(19, 22, 32)))\"},children:\"Link Item Title\"})})},\"Z1G0VZmI7-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ef3685d0-5005-4170-a3ac-17f29791d5f7, rgb(19, 22, 32)))\"},children:\"Link Item Title\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",children:\"A description for the link goes here\"})}),className:\"framer-ct9a7m\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aA4wHpL8Q\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:EvOIfndcS,variants:{\"JhjL0vGCB-hover\":{\"--extracted-r6o4lv\":\"var(--token-19a5f4a0-7355-4355-ba4a-f4b9f8c410d8, rgb(38, 46, 53))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"JhjL0vGCB-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2rmb5q\",\"data-styles-preset\":\"aZnoos6_s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-19a5f4a0-7355-4355-ba4a-f4b9f8c410d8, rgb(38, 46, 53)))\"},children:\"A description for the link goes here\"})})}},baseVariant,gestureVariant)})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IQ3UU.framer-1c5ofst, .framer-IQ3UU .framer-1c5ofst { display: block; }\",\".framer-IQ3UU.framer-1bioqq0 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 4px 0px 4px 12px; position: relative; text-decoration: none; width: 466px; will-change: var(--framer-will-change-override, transform); }\",\".framer-IQ3UU .framer-1cho9sn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 48px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-IQ3UU .framer-5prclz-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\".framer-IQ3UU .framer-1ldquzq { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-IQ3UU .framer-9dh4gl, .framer-IQ3UU .framer-ct9a7m { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IQ3UU.framer-1bioqq0, .framer-IQ3UU .framer-1cho9sn, .framer-IQ3UU .framer-1ldquzq { gap: 0px; } .framer-IQ3UU.framer-1bioqq0 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-IQ3UU.framer-1bioqq0 > :first-child, .framer-IQ3UU .framer-1cho9sn > :first-child { margin-left: 0px; } .framer-IQ3UU.framer-1bioqq0 > :last-child, .framer-IQ3UU .framer-1cho9sn > :last-child { margin-right: 0px; } .framer-IQ3UU .framer-1cho9sn > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-IQ3UU .framer-1ldquzq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-IQ3UU .framer-1ldquzq > :first-child { margin-top: 0px; } .framer-IQ3UU .framer-1ldquzq > :last-child { margin-bottom: 0px; } }\",\".framer-IQ3UU.framer-v-1ltqfwv.framer-1bioqq0 { padding: 0px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 56\n * @framerIntrinsicWidth 466\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Z1G0VZmI7\":{\"layout\":[\"fixed\",\"auto\"]},\"xFH5Kmpdp\":{\"layout\":[\"fixed\",\"auto\"]},\"ZIYUkuqb7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"AHbRQEKz8\":\"title\",\"EvOIfndcS\":\"text\",\"HgCPJjvn5\":\"link\",\"M1Kcts_ai\":\"icon\",\"Lm8Vr_Qqn\":\"icon1\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerlBmG4YoE5=withCSS(Component,css,\"framer-IQ3UU\");export default FramerlBmG4YoE5;FramerlBmG4YoE5.displayName=\"Nav Link Submenu \u2013 Entry\";FramerlBmG4YoE5.defaultProps={height:56,width:466};addPropertyControls(FramerlBmG4YoE5,{variant:{options:[\"JhjL0vGCB\",\"Z1G0VZmI7\"],optionTitles:[\"Primary\",\"Secondary\"],title:\"Variant\",type:ControlType.Enum},AHbRQEKz8:{defaultValue:\"Link Item Title\",displayTextArea:false,title:\"Title\",type:ControlType.String},EvOIfndcS:{defaultValue:\"A description for the link goes here\",displayTextArea:false,title:\"Text\",type:ControlType.String},HgCPJjvn5:{title:\"Link\",type:ControlType.Link},M1Kcts_ai:IconControls?.[\"ViFbSHApb\"]&&{...IconControls[\"ViFbSHApb\"],defaultValue:\"jDW13RQr_\",description:undefined,hidden:undefined,title:\"Icon\"},Lm8Vr_Qqn:{defaultValue:true,title:\"icon?\",type:ControlType.Boolean}});addFonts(FramerlBmG4YoE5,[{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\"}]},...IconFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlBmG4YoE5\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"466\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Z1G0VZmI7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xFH5Kmpdp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZIYUkuqb7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"56\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"AHbRQEKz8\\\":\\\"title\\\",\\\"EvOIfndcS\\\":\\\"text\\\",\\\"HgCPJjvn5\\\":\\\"link\\\",\\\"M1Kcts_ai\\\":\\\"icon\\\",\\\"Lm8Vr_Qqn\\\":\\\"icon1\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2c4b293)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import NavLinkSubmenuEntry from\"https://framerusercontent.com/modules/Ku4OABEe6EcYVtcBjTXD/cqwT3ooubWmEs32RmnB7/lBmG4YoE5.js\";const NavLinkSubmenuEntryFonts=getFonts(NavLinkSubmenuEntry);const cycleOrder=[\"isn_ZTV17\",\"zirq4Sp5M\"];const serializationHash=\"framer-DsBHR\";const variantClassNames={isn_ZTV17:\"framer-v-115rueu\",zirq4Sp5M:\"framer-v-2redkz\"};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(React.Fragment);const humanReadableVariantMap={Desktop:\"isn_ZTV17\",Mobile:\"zirq4Sp5M\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"isn_ZTV17\"};};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:\"isn_ZTV17\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-115rueu\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"isn_ZTV17\",ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(12px)\",backgroundColor:\"rgba(255, 255, 255, 0.7)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 1px 4px 0px var(--token-88d95638-fd52-47f2-a518-048b50ed6b44, rgba(0, 0, 0, 0.2)), 0px 8px 16px 0px var(--token-88d95638-fd52-47f2-a518-048b50ed6b44, rgba(0, 0, 0, 0.2)), inset 0px 0px 0px 1px var(--token-17f9b41a-8c1b-4e69-b51a-6f0f339c3902, rgba(255, 255, 255, 0))\",WebkitBackdropFilter:\"blur(12px)\",...style},variants:{zirq4Sp5M:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({zirq4Sp5M:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1k4epav\",layoutDependency:layoutDependency,layoutId:\"AsOKdSF7C\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ga1q5c\",layoutDependency:layoutDependency,layoutId:\"odqRacY_j\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-a0v1h8\",layoutDependency:layoutDependency,layoutId:\"kKYFJ6R7x\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(149, 153, 166)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Use-cases\"})}),className:\"framer-yk3aye\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"U4c_9BWbv\",style:{\"--extracted-r6o4lv\":\"var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(149, 153, 166))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11ti8v5\",layoutDependency:layoutDependency,layoutId:\"l5PnOh0KR\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"o1STLuCBF\"},implicitPathVariables:undefined},{href:{webPageId:\"o1STLuCBF\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"280px\",y:(componentViewport?.y||0)+0+40+0+85+0+0,...addPropertyOverrides({zirq4Sp5M:{y:(componentViewport?.y||0)+0+0+24+0+0+85+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n2lfa7-container\",layoutDependency:layoutDependency,layoutId:\"iDdPhPD0Q-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"B2B Support\",EvOIfndcS:\"Support wherever you need it\",height:\"100%\",HgCPJjvn5:resolvedLinks[0],id:\"iDdPhPD0Q\",layoutId:\"iDdPhPD0Q\",Lm8Vr_Qqn:false,M1Kcts_ai:\"yz5oSVjvd\",style:{width:\"100%\"},variant:\"JhjL0vGCB\",width:\"100%\",...addPropertyOverrides({zirq4Sp5M:{HgCPJjvn5:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"sANBGvfnW\"},implicitPathVariables:undefined},{href:{webPageId:\"sANBGvfnW\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"280px\",y:(componentViewport?.y||0)+0+40+0+85+0+64,...addPropertyOverrides({zirq4Sp5M:{y:(componentViewport?.y||0)+0+0+24+0+0+85+0+64}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-40k3kw-container\",layoutDependency:layoutDependency,layoutId:\"h_a6YvVrQ-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"Enterprise Support\",EvOIfndcS:\"Built for scale, designed for speed\",height:\"100%\",HgCPJjvn5:resolvedLinks1[0],id:\"h_a6YvVrQ\",layoutId:\"h_a6YvVrQ\",Lm8Vr_Qqn:false,M1Kcts_ai:\"yz5oSVjvd\",style:{width:\"100%\"},variant:\"JhjL0vGCB\",width:\"100%\",...addPropertyOverrides({zirq4Sp5M:{HgCPJjvn5:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"CXKImysyp\"},implicitPathVariables:undefined},{href:{webPageId:\"CXKImysyp\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"280px\",y:(componentViewport?.y||0)+0+40+0+85+0+128,...addPropertyOverrides({zirq4Sp5M:{y:(componentViewport?.y||0)+0+0+24+0+0+85+0+128}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h8vpao-container\",layoutDependency:layoutDependency,layoutId:\"JD3wT1BKa-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"Customer success\",EvOIfndcS:\"One home for all your customers\",height:\"100%\",HgCPJjvn5:resolvedLinks2[0],id:\"JD3wT1BKa\",layoutId:\"JD3wT1BKa\",Lm8Vr_Qqn:false,M1Kcts_ai:\"yz5oSVjvd\",style:{width:\"100%\"},variant:\"JhjL0vGCB\",width:\"100%\",...addPropertyOverrides({zirq4Sp5M:{HgCPJjvn5:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GfYM6r2TF\"},implicitPathVariables:undefined},{href:{webPageId:\"GfYM6r2TF\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"280px\",y:(componentViewport?.y||0)+0+40+0+85+0+192,...addPropertyOverrides({zirq4Sp5M:{y:(componentViewport?.y||0)+0+0+24+0+0+85+0+192}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-x5s9un-container\",layoutDependency:layoutDependency,layoutId:\"y8ErOrLXW-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"Technical Support\",EvOIfndcS:\"Extensibility for your team\",height:\"100%\",HgCPJjvn5:resolvedLinks3[0],id:\"y8ErOrLXW\",layoutId:\"y8ErOrLXW\",Lm8Vr_Qqn:false,M1Kcts_ai:\"yz5oSVjvd\",style:{width:\"100%\"},variant:\"JhjL0vGCB\",width:\"100%\",...addPropertyOverrides({zirq4Sp5M:{HgCPJjvn5:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"L7WaGdoHY\"},implicitPathVariables:undefined},{href:{webPageId:\"L7WaGdoHY\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"280px\",y:(componentViewport?.y||0)+0+40+0+85+0+256,...addPropertyOverrides({zirq4Sp5M:{y:(componentViewport?.y||0)+0+0+24+0+0+85+0+256}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-122iido-container\",layoutDependency:layoutDependency,layoutId:\"Z4w8r6UkF-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"Internal Support\",EvOIfndcS:\"Your team will love you for it\",height:\"100%\",HgCPJjvn5:resolvedLinks4[0],id:\"Z4w8r6UkF\",layoutId:\"Z4w8r6UkF\",Lm8Vr_Qqn:false,M1Kcts_ai:\"yz5oSVjvd\",style:{width:\"100%\"},variant:\"JhjL0vGCB\",width:\"100%\",...addPropertyOverrides({zirq4Sp5M:{HgCPJjvn5:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ih3c5l\",layoutDependency:layoutDependency,layoutId:\"ByD111k3m\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-72ij39\",layoutDependency:layoutDependency,layoutId:\"OufxUYwtT\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(149, 153, 166)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Channels\"})}),className:\"framer-1b7lgp6\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"vop69kfwJ\",style:{\"--extracted-r6o4lv\":\"var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(149, 153, 166))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-z9v1u4\",layoutDependency:layoutDependency,layoutId:\"j2_ry0HCI\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KRzbLndMv\"},implicitPathVariables:undefined},{href:{webPageId:\"KRzbLndMv\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"280px\",y:(componentViewport?.y||0)+0+40+0+85+0+0,...addPropertyOverrides({zirq4Sp5M:{y:(componentViewport?.y||0)+0+0+24+429+0+85+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1651rnx-container\",layoutDependency:layoutDependency,layoutId:\"R8fEAxMAq-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"Slack\",EvOIfndcS:\"It's chaotic, but it doesn't have to be\",height:\"100%\",HgCPJjvn5:resolvedLinks5[0],id:\"R8fEAxMAq\",layoutId:\"R8fEAxMAq\",Lm8Vr_Qqn:false,M1Kcts_ai:\"yz5oSVjvd\",style:{width:\"100%\"},variant:\"JhjL0vGCB\",width:\"100%\",...addPropertyOverrides({zirq4Sp5M:{HgCPJjvn5:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"nP1GgNklg\"},implicitPathVariables:undefined},{href:{webPageId:\"nP1GgNklg\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"280px\",y:(componentViewport?.y||0)+0+40+0+85+0+64,...addPropertyOverrides({zirq4Sp5M:{y:(componentViewport?.y||0)+0+0+24+429+0+85+0+64}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5tgh1p-container\",layoutDependency:layoutDependency,layoutId:\"axRSd9r90-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"Email\",EvOIfndcS:\"Bringing the joy back to email support\",height:\"100%\",HgCPJjvn5:resolvedLinks6[0],id:\"axRSd9r90\",layoutId:\"axRSd9r90\",Lm8Vr_Qqn:false,M1Kcts_ai:\"yz5oSVjvd\",style:{width:\"100%\"},variant:\"JhjL0vGCB\",width:\"100%\",...addPropertyOverrides({zirq4Sp5M:{HgCPJjvn5:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"J4a0wElaW\"},implicitPathVariables:undefined},{href:{webPageId:\"J4a0wElaW\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"280px\",y:(componentViewport?.y||0)+0+40+0+85+0+128,...addPropertyOverrides({zirq4Sp5M:{y:(componentViewport?.y||0)+0+0+24+429+0+85+0+128}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zuxjx7-container\",layoutDependency:layoutDependency,layoutId:\"CGeRbH_Nx-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"In-app forms\",EvOIfndcS:\"Bring your contact forms out of the stone age\",height:\"100%\",HgCPJjvn5:resolvedLinks7[0],id:\"CGeRbH_Nx\",layoutId:\"CGeRbH_Nx\",Lm8Vr_Qqn:false,M1Kcts_ai:\"yz5oSVjvd\",style:{width:\"100%\"},variant:\"JhjL0vGCB\",width:\"100%\",...addPropertyOverrides({zirq4Sp5M:{HgCPJjvn5:resolvedLinks7[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xNXyrchxq\"},implicitPathVariables:undefined},{href:{webPageId:\"xNXyrchxq\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"280px\",y:(componentViewport?.y||0)+0+40+0+85+0+192,...addPropertyOverrides({zirq4Sp5M:{y:(componentViewport?.y||0)+0+0+24+429+0+85+0+192}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-obbxuo-container\",layoutDependency:layoutDependency,layoutId:\"SMU2DG5mU-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"Headless Portal\",EvOIfndcS:\"They don\u2019t have to be heartless\",height:\"100%\",HgCPJjvn5:resolvedLinks8[0],id:\"SMU2DG5mU\",layoutId:\"SMU2DG5mU\",Lm8Vr_Qqn:false,M1Kcts_ai:\"yz5oSVjvd\",style:{width:\"100%\"},variant:\"JhjL0vGCB\",width:\"100%\",...addPropertyOverrides({zirq4Sp5M:{HgCPJjvn5:resolvedLinks8[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qY29ANJBI\"},implicitPathVariables:undefined},{href:{webPageId:\"qY29ANJBI\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"280px\",y:(componentViewport?.y||0)+0+40+0+85+0+256,...addPropertyOverrides({zirq4Sp5M:{y:(componentViewport?.y||0)+0+0+24+429+0+85+0+256}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-j1obwi-container\",layoutDependency:layoutDependency,layoutId:\"q12OeW5um-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"Microsoft Teams\",EvOIfndcS:\"Support where your customers are\",height:\"100%\",HgCPJjvn5:resolvedLinks9[0],id:\"q12OeW5um\",layoutId:\"q12OeW5um\",Lm8Vr_Qqn:false,M1Kcts_ai:\"yz5oSVjvd\",style:{width:\"100%\"},variant:\"JhjL0vGCB\",width:\"100%\",...addPropertyOverrides({zirq4Sp5M:{HgCPJjvn5:resolvedLinks9[1]}},baseVariant,gestureVariant)})})})})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-DsBHR.framer-160hn4f, .framer-DsBHR .framer-160hn4f { display: block; }\",\".framer-DsBHR.framer-115rueu { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 664px; will-change: var(--framer-will-change-override, transform); }\",\".framer-DsBHR .framer-1k4epav { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px 40px 40px 32px; position: relative; width: 1px; }\",\".framer-DsBHR .framer-1ga1q5c, .framer-DsBHR .framer-1ih3c5l { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-DsBHR .framer-a0v1h8, .framer-DsBHR .framer-72ij39 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 12px; position: relative; width: 100%; }\",\".framer-DsBHR .framer-yk3aye, .framer-DsBHR .framer-1b7lgp6 { -webkit-user-select: none; flex: 1 0 0px; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-DsBHR .framer-11ti8v5, .framer-DsBHR .framer-z9v1u4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DsBHR .framer-1n2lfa7-container, .framer-DsBHR .framer-40k3kw-container, .framer-DsBHR .framer-1h8vpao-container, .framer-DsBHR .framer-x5s9un-container, .framer-DsBHR .framer-122iido-container, .framer-DsBHR .framer-1651rnx-container, .framer-DsBHR .framer-5tgh1p-container, .framer-DsBHR .framer-zuxjx7-container, .framer-DsBHR .framer-obbxuo-container, .framer-DsBHR .framer-j1obwi-container { flex: none; height: auto; position: relative; width: 280px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DsBHR.framer-115rueu, .framer-DsBHR .framer-1k4epav, .framer-DsBHR .framer-1ga1q5c, .framer-DsBHR .framer-a0v1h8, .framer-DsBHR .framer-11ti8v5, .framer-DsBHR .framer-1ih3c5l, .framer-DsBHR .framer-72ij39, .framer-DsBHR .framer-z9v1u4 { gap: 0px; } .framer-DsBHR.framer-115rueu > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-DsBHR.framer-115rueu > :first-child, .framer-DsBHR .framer-1k4epav > :first-child, .framer-DsBHR .framer-a0v1h8 > :first-child, .framer-DsBHR .framer-72ij39 > :first-child { margin-left: 0px; } .framer-DsBHR.framer-115rueu > :last-child, .framer-DsBHR .framer-1k4epav > :last-child, .framer-DsBHR .framer-a0v1h8 > :last-child, .framer-DsBHR .framer-72ij39 > :last-child { margin-right: 0px; } .framer-DsBHR .framer-1k4epav > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-DsBHR .framer-1ga1q5c > *, .framer-DsBHR .framer-1ih3c5l > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-DsBHR .framer-1ga1q5c > :first-child, .framer-DsBHR .framer-11ti8v5 > :first-child, .framer-DsBHR .framer-1ih3c5l > :first-child, .framer-DsBHR .framer-z9v1u4 > :first-child { margin-top: 0px; } .framer-DsBHR .framer-1ga1q5c > :last-child, .framer-DsBHR .framer-11ti8v5 > :last-child, .framer-DsBHR .framer-1ih3c5l > :last-child, .framer-DsBHR .framer-z9v1u4 > :last-child { margin-bottom: 0px; } .framer-DsBHR .framer-a0v1h8 > *, .framer-DsBHR .framer-72ij39 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-DsBHR .framer-11ti8v5 > *, .framer-DsBHR .framer-z9v1u4 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-DsBHR.framer-v-2redkz.framer-115rueu { flex-direction: column; }\",\".framer-DsBHR.framer-v-2redkz .framer-1k4epav { flex: none; flex-direction: column; gap: 32px; padding: 24px 40px 24px 32px; width: 100%; }\",\".framer-DsBHR.framer-v-2redkz .framer-1ga1q5c, .framer-DsBHR.framer-v-2redkz .framer-1ih3c5l { align-content: flex-start; align-items: flex-start; flex: none; width: 100%; }\",\".framer-DsBHR.framer-v-2redkz .framer-11ti8v5, .framer-DsBHR.framer-v-2redkz .framer-z9v1u4 { max-width: 50%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DsBHR.framer-v-2redkz.framer-115rueu, .framer-DsBHR.framer-v-2redkz .framer-1k4epav { gap: 0px; } .framer-DsBHR.framer-v-2redkz.framer-115rueu > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-DsBHR.framer-v-2redkz.framer-115rueu > :first-child, .framer-DsBHR.framer-v-2redkz .framer-1k4epav > :first-child { margin-top: 0px; } .framer-DsBHR.framer-v-2redkz.framer-115rueu > :last-child, .framer-DsBHR.framer-v-2redkz .framer-1k4epav > :last-child { margin-bottom: 0px; } .framer-DsBHR.framer-v-2redkz .framer-1k4epav > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",'.framer-DsBHR[data-border=\"true\"]::after, .framer-DsBHR [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 357\n * @framerIntrinsicWidth 664\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"zirq4Sp5M\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramergFqskjuPu=withCSS(Component,css,\"framer-DsBHR\");export default FramergFqskjuPu;FramergFqskjuPu.displayName=\"Usecases sub-menu\";FramergFqskjuPu.defaultProps={height:357,width:664};addPropertyControls(FramergFqskjuPu,{variant:{options:[\"isn_ZTV17\",\"zirq4Sp5M\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramergFqskjuPu,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...NavLinkSubmenuEntryFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergFqskjuPu\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"357\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"664\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zirq4Sp5M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9f55354)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import NavLinkSubmenuEntry from\"https://framerusercontent.com/modules/Ku4OABEe6EcYVtcBjTXD/cqwT3ooubWmEs32RmnB7/lBmG4YoE5.js\";const NavLinkSubmenuEntryFonts=getFonts(NavLinkSubmenuEntry);const cycleOrder=[\"vZgxC6zGs\",\"NPqwjnObv\"];const serializationHash=\"framer-TUnvf\";const variantClassNames={NPqwjnObv:\"framer-v-bxgs2l\",vZgxC6zGs:\"framer-v-1q5bsoh\"};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:\"vZgxC6zGs\",Phone:\"NPqwjnObv\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"vZgxC6zGs\"};};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:\"vZgxC6zGs\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);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-1q5bsoh\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"vZgxC6zGs\",ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(12px)\",backgroundColor:\"rgba(255, 255, 255, 0.7)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 1px 4px 0px var(--token-88d95638-fd52-47f2-a518-048b50ed6b44, rgba(0, 0, 0, 0.2)), 0px 8px 16px 0px var(--token-88d95638-fd52-47f2-a518-048b50ed6b44, rgba(0, 0, 0, 0.2)), inset 0px 0px 0px 1px var(--token-17f9b41a-8c1b-4e69-b51a-6f0f339c3902, rgba(255, 255, 255, 0))\",WebkitBackdropFilter:\"blur(12px)\",...style},variants:{NPqwjnObv:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({NPqwjnObv:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-s40is3\",layoutDependency:layoutDependency,layoutId:\"ZCRJVs1XQ\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q4srmz\",layoutDependency:layoutDependency,layoutId:\"X8dFhIMfT\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(149, 153, 166)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Resources\"})}),className:\"framer-q0lhmj\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"BNUaF1z7X\",style:{\"--extracted-r6o4lv\":\"var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(149, 153, 166))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19bo25w\",layoutDependency:layoutDependency,layoutId:\"kRn_4FqrS\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rd8tUnZ7i\"},implicitPathVariables:undefined},{href:{webPageId:\"rd8tUnZ7i\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`calc((max(${componentViewport?.width||\"100vw\"} / 1.5, 1px) - 80px) * 0.8)`,y:(componentViewport?.y||0)+0+40+87+0+0,...addPropertyOverrides({NPqwjnObv:{width:`calc((${componentViewport?.width||\"100vw\"} - 72px) * 0.8)`,y:(componentViewport?.y||0)+0+0+24+87+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11josp7-container\",layoutDependency:layoutDependency,layoutId:\"oprZiHcYI-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"Changelog\",EvOIfndcS:\"We ship very, very quickly.\",height:\"100%\",HgCPJjvn5:resolvedLinks[0],id:\"oprZiHcYI\",layoutId:\"oprZiHcYI\",Lm8Vr_Qqn:true,M1Kcts_ai:\"yz5oSVjvd\",style:{width:\"100%\"},variant:\"JhjL0vGCB\",width:\"100%\",...addPropertyOverrides({NPqwjnObv:{HgCPJjvn5:resolvedLinks[1],Lm8Vr_Qqn:false}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HwaOo8fPh\"},implicitPathVariables:undefined},{href:{webPageId:\"HwaOo8fPh\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`calc((max(${componentViewport?.width||\"100vw\"} / 1.5, 1px) - 80px) * 0.8)`,y:(componentViewport?.y||0)+0+40+87+0+60,...addPropertyOverrides({NPqwjnObv:{width:`calc((${componentViewport?.width||\"100vw\"} - 72px) * 0.8)`,y:(componentViewport?.y||0)+0+0+24+87+0+60}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rb20xw-container\",layoutDependency:layoutDependency,layoutId:\"V3T3QRx23-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"Blog\",EvOIfndcS:\"Read the latest on all things support.\",height:\"100%\",HgCPJjvn5:resolvedLinks1[0],id:\"V3T3QRx23\",layoutId:\"V3T3QRx23\",Lm8Vr_Qqn:true,M1Kcts_ai:\"HCcjb2_d0\",style:{width:\"100%\"},variant:\"JhjL0vGCB\",width:\"100%\",...addPropertyOverrides({NPqwjnObv:{HgCPJjvn5:resolvedLinks1[1],Lm8Vr_Qqn:false}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Afj4ecM74\"},implicitPathVariables:undefined},{href:{webPageId:\"Afj4ecM74\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`calc((max(${componentViewport?.width||\"100vw\"} / 1.5, 1px) - 80px) * 0.8)`,y:(componentViewport?.y||0)+0+40+87+0+120,...addPropertyOverrides({NPqwjnObv:{width:`calc((${componentViewport?.width||\"100vw\"} - 72px) * 0.8)`,y:(componentViewport?.y||0)+0+0+24+87+0+120}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rszdt9-container\",layoutDependency:layoutDependency,layoutId:\"VQ6YZZJS2-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"Customers\",EvOIfndcS:\"Learn how people are using Plain.\",height:\"100%\",HgCPJjvn5:resolvedLinks2[0],id:\"VQ6YZZJS2\",layoutId:\"VQ6YZZJS2\",Lm8Vr_Qqn:true,M1Kcts_ai:\"vvk4AkqSl\",style:{width:\"100%\"},variant:\"JhjL0vGCB\",width:\"100%\",...addPropertyOverrides({NPqwjnObv:{HgCPJjvn5:resolvedLinks2[1],Lm8Vr_Qqn:false}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`calc((max(${componentViewport?.width||\"100vw\"} / 1.5, 1px) - 80px) * 0.8)`,y:(componentViewport?.y||0)+0+40+87+0+180,...addPropertyOverrides({NPqwjnObv:{width:`calc((${componentViewport?.width||\"100vw\"} - 72px) * 0.8)`,y:(componentViewport?.y||0)+0+0+24+87+0+180}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2ekjey-container\",layoutDependency:layoutDependency,layoutId:\"b2szRWEon-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"Security\",EvOIfndcS:\"SOC2 and beyond.\",height:\"100%\",HgCPJjvn5:\"https://www.plain.com/docs/security\",id:\"b2szRWEon\",layoutId:\"b2szRWEon\",Lm8Vr_Qqn:true,M1Kcts_ai:\"jDW13RQr_\",style:{width:\"100%\"},variant:\"JhjL0vGCB\",width:\"100%\",...addPropertyOverrides({NPqwjnObv:{Lm8Vr_Qqn:false}},baseVariant,gestureVariant)})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wzfqui\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"Wd772SHNQ\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(255, 255, 255, 0.06)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-ce356172-d7bc-428a-abab-abed7d64fa09, rgba(22, 26, 38, 0.08))\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16z1xcb\",layoutDependency:layoutDependency,layoutId:\"qhNJxDlyR\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(149, 153, 166)))\",\"--framer-text-transform\":\"uppercase\"},children:\"SUPPORT\"})}),className:\"framer-350smt\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"helqc7dtt\",style:{\"--extracted-r6o4lv\":\"var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(149, 153, 166))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ws8bsm\",layoutDependency:layoutDependency,layoutId:\"hriISXnPw\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`calc(max(${componentViewport?.width||\"100vw\"} / 3, 1px) - 80px)`,y:(componentViewport?.y||0)+0+40+0+0+87+0+0,...addPropertyOverrides({NPqwjnObv:{width:`calc(${componentViewport?.width||\"100vw\"} - 84px)`,y:(componentViewport?.y||0)+0+371+24+0+0+87+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-tcyblv-container\",layoutDependency:layoutDependency,layoutId:\"ZDJv3T4r9-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"Status\",EvOIfndcS:\"A description for the link goes here\",height:\"100%\",HgCPJjvn5:\"plain-status.com\",id:\"ZDJv3T4r9\",layoutId:\"ZDJv3T4r9\",Lm8Vr_Qqn:true,M1Kcts_ai:\"jDW13RQr_\",style:{width:\"100%\"},variant:\"Z1G0VZmI7\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`calc(max(${componentViewport?.width||\"100vw\"} / 3, 1px) - 80px)`,y:(componentViewport?.y||0)+0+40+0+0+87+0+60,...addPropertyOverrides({NPqwjnObv:{width:`calc(${componentViewport?.width||\"100vw\"} - 84px)`,y:(componentViewport?.y||0)+0+371+24+0+0+87+0+60}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-soihmd-container\",layoutDependency:layoutDependency,layoutId:\"yAu3lVtWN-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"Support\",EvOIfndcS:\"A description for the link goes here\",height:\"100%\",HgCPJjvn5:\"mailto:help@plain.com\",id:\"yAu3lVtWN\",layoutId:\"yAu3lVtWN\",Lm8Vr_Qqn:true,M1Kcts_ai:\"jDW13RQr_\",style:{width:\"100%\"},variant:\"Z1G0VZmI7\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1af7ayg\",layoutDependency:layoutDependency,layoutId:\"xBQ2rxjry\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(149, 153, 166)))\",\"--framer-text-transform\":\"uppercase\"},children:\"COMPANY\"})}),className:\"framer-1m9qccd\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"bPbqptgWc\",style:{\"--extracted-r6o4lv\":\"var(--token-9a953253-d524-40a8-80c2-36dd735e114c, rgb(149, 153, 166))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tbhvgn\",layoutDependency:layoutDependency,layoutId:\"iugolsDIm\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"gTmQUkh1X\"},implicitPathVariables:undefined},{href:{webPageId:\"gTmQUkh1X\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`calc(max(${componentViewport?.width||\"100vw\"} / 3, 1px) - 80px)`,y:(componentViewport?.y||0)+0+40+243+0+87+0+0,...addPropertyOverrides({NPqwjnObv:{width:`calc(${componentViewport?.width||\"100vw\"} - 84px)`,y:(componentViewport?.y||0)+0+371+24+243+0+87+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11vlni-container\",layoutDependency:layoutDependency,layoutId:\"ZEnSDAAas-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"Careers\",EvOIfndcS:\"A description for the link goes here\",height:\"100%\",HgCPJjvn5:resolvedLinks3[0],id:\"ZEnSDAAas\",layoutId:\"ZEnSDAAas\",Lm8Vr_Qqn:true,M1Kcts_ai:\"jDW13RQr_\",style:{width:\"100%\"},variant:\"Z1G0VZmI7\",width:\"100%\",...addPropertyOverrides({NPqwjnObv:{HgCPJjvn5:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wW8rd_YYc\"},implicitPathVariables:undefined},{href:{webPageId:\"wW8rd_YYc\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`calc(max(${componentViewport?.width||\"100vw\"} / 3, 1px) - 80px)`,y:(componentViewport?.y||0)+0+40+243+0+87+0+60,...addPropertyOverrides({NPqwjnObv:{width:`calc(${componentViewport?.width||\"100vw\"} - 84px)`,y:(componentViewport?.y||0)+0+371+24+243+0+87+0+60}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j03o0f-container\",layoutDependency:layoutDependency,layoutId:\"cFgwmnU4J-container\",children:/*#__PURE__*/_jsx(NavLinkSubmenuEntry,{AHbRQEKz8:\"Manifesto\",EvOIfndcS:\"A description for the link goes here\",height:\"100%\",HgCPJjvn5:resolvedLinks4[0],id:\"cFgwmnU4J\",layoutId:\"cFgwmnU4J\",Lm8Vr_Qqn:true,M1Kcts_ai:\"jDW13RQr_\",style:{width:\"100%\"},variant:\"Z1G0VZmI7\",width:\"100%\",...addPropertyOverrides({NPqwjnObv:{HgCPJjvn5:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-TUnvf.framer-8sjijb, .framer-TUnvf .framer-8sjijb { display: block; }\",\".framer-TUnvf.framer-1q5bsoh { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 900px; will-change: var(--framer-will-change-override, transform); }\",\".framer-TUnvf .framer-s40is3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px; position: relative; width: 1px; }\",\".framer-TUnvf .framer-1q4srmz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 12px; position: relative; width: 100%; }\",\".framer-TUnvf .framer-q0lhmj { -webkit-user-select: none; flex: 1 0 0px; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-TUnvf .framer-19bo25w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 80%; }\",\".framer-TUnvf .framer-11josp7-container, .framer-TUnvf .framer-rb20xw-container, .framer-TUnvf .framer-1rszdt9-container, .framer-TUnvf .framer-2ekjey-container, .framer-TUnvf .framer-tcyblv-container, .framer-TUnvf .framer-soihmd-container, .framer-TUnvf .framer-11vlni-container, .framer-TUnvf .framer-1j03o0f-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-TUnvf .framer-1wzfqui { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 0.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: auto; justify-content: flex-start; overflow: visible; padding: 40px; position: relative; width: 1px; }\",\".framer-TUnvf .framer-16z1xcb, .framer-TUnvf .framer-1af7ayg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TUnvf .framer-350smt, .framer-TUnvf .framer-1m9qccd { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TUnvf .framer-1ws8bsm, .framer-TUnvf .framer-1tbhvgn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-TUnvf.framer-1q5bsoh, .framer-TUnvf .framer-s40is3, .framer-TUnvf .framer-1q4srmz, .framer-TUnvf .framer-19bo25w, .framer-TUnvf .framer-1wzfqui, .framer-TUnvf .framer-16z1xcb, .framer-TUnvf .framer-1ws8bsm, .framer-TUnvf .framer-1af7ayg, .framer-TUnvf .framer-1tbhvgn { gap: 0px; } .framer-TUnvf.framer-1q5bsoh > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-TUnvf.framer-1q5bsoh > :first-child, .framer-TUnvf .framer-1q4srmz > :first-child { margin-left: 0px; } .framer-TUnvf.framer-1q5bsoh > :last-child, .framer-TUnvf .framer-1q4srmz > :last-child { margin-right: 0px; } .framer-TUnvf .framer-s40is3 > *, .framer-TUnvf .framer-16z1xcb > *, .framer-TUnvf .framer-1af7ayg > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-TUnvf .framer-s40is3 > :first-child, .framer-TUnvf .framer-19bo25w > :first-child, .framer-TUnvf .framer-1wzfqui > :first-child, .framer-TUnvf .framer-16z1xcb > :first-child, .framer-TUnvf .framer-1ws8bsm > :first-child, .framer-TUnvf .framer-1af7ayg > :first-child, .framer-TUnvf .framer-1tbhvgn > :first-child { margin-top: 0px; } .framer-TUnvf .framer-s40is3 > :last-child, .framer-TUnvf .framer-19bo25w > :last-child, .framer-TUnvf .framer-1wzfqui > :last-child, .framer-TUnvf .framer-16z1xcb > :last-child, .framer-TUnvf .framer-1ws8bsm > :last-child, .framer-TUnvf .framer-1af7ayg > :last-child, .framer-TUnvf .framer-1tbhvgn > :last-child { margin-bottom: 0px; } .framer-TUnvf .framer-1q4srmz > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-TUnvf .framer-19bo25w > *, .framer-TUnvf .framer-1ws8bsm > *, .framer-TUnvf .framer-1tbhvgn > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-TUnvf .framer-1wzfqui > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",\".framer-TUnvf.framer-v-bxgs2l.framer-1q5bsoh { flex-direction: column; width: 400px; }\",\".framer-TUnvf.framer-v-bxgs2l .framer-s40is3 { flex: none; padding: 24px 40px 24px 32px; width: 100%; }\",\".framer-TUnvf.framer-v-bxgs2l .framer-1wzfqui { align-self: unset; flex: none; height: min-content; padding: 24px 40px 24px 32px; width: 100%; }\",\".framer-TUnvf.framer-v-bxgs2l .framer-16z1xcb, .framer-TUnvf.framer-v-bxgs2l .framer-1af7ayg { padding: 0px 0px 0px 12px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-TUnvf.framer-v-bxgs2l.framer-1q5bsoh { gap: 0px; } .framer-TUnvf.framer-v-bxgs2l.framer-1q5bsoh > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-TUnvf.framer-v-bxgs2l.framer-1q5bsoh > :first-child { margin-top: 0px; } .framer-TUnvf.framer-v-bxgs2l.framer-1q5bsoh > :last-child { margin-bottom: 0px; } }\",'.framer-TUnvf[data-border=\"true\"]::after, .framer-TUnvf [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 343\n * @framerIntrinsicWidth 900\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"NPqwjnObv\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramertzztcaAbs=withCSS(Component,css,\"framer-TUnvf\");export default FramertzztcaAbs;FramertzztcaAbs.displayName=\"Links Submenu\";FramertzztcaAbs.defaultProps={height:343,width:900};addPropertyControls(FramertzztcaAbs,{variant:{options:[\"vZgxC6zGs\",\"NPqwjnObv\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramertzztcaAbs,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...NavLinkSubmenuEntryFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertzztcaAbs\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"343\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"900\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NPqwjnObv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (a23ee4e)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/p57NMiZ63e4knUNtyXDq/nvVcX8tIiLv0k5L5liSn/xZndidUCt.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/7hiT6dRyuV9mJo4gEqCA/uMOPvitFIEoT3LJU419o/zgudvxUBr.js\";import Logo from\"https://framerusercontent.com/modules/aOGAzUC7cDbLN71zFI67/LMQzJtvhmm5PVE8GUXiY/Bw6U3DmRj.js\";import Trigger from\"https://framerusercontent.com/modules/lQYZz2L6sGGKSRZ4g84v/BoG9I1c6cb2WEZQasKaL/g920V5DL0.js\";import UsecasesSubMenu from\"https://framerusercontent.com/modules/1UiZWlRnwQ40r79hMjI2/WzB6hFFdMbUDOxNVBieQ/gFqskjuPu.js\";import LinksSubmenu from\"https://framerusercontent.com/modules/AWgOf3u7ZMZ0t81BJi1p/Dpyk3lXYwc0xYLk9K9IU/tzztcaAbs.js\";import Button from\"https://framerusercontent.com/modules/5CZsQZL7s31POwPesdX4/WZxVlsfBFf6lYZjL7V2r/VQz_50iYO.js\";const LogoFonts=getFonts(Logo);const TriggerFonts=getFonts(Trigger);const UsecasesSubMenuFonts=getFonts(UsecasesSubMenu);const LinksSubmenuFonts=getFonts(LinksSubmenu);const ButtonFonts=getFonts(Button);const cycleOrder=[\"yDE3aaiSW\",\"uOxVJ7ra3\",\"E_Y_fMSGN\"];const serializationHash=\"framer-Bnw4l\";const variantClassNames={E_Y_fMSGN:\"framer-v-8qlpur\",uOxVJ7ra3:\"framer-v-1mzsy17\",yDE3aaiSW:\"framer-v-15xyv1b\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const transition2={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};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={\"Phone Open\":\"E_Y_fMSGN\",Desktop:\"yDE3aaiSW\",Phone:\"uOxVJ7ra3\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"yDE3aaiSW\"};};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:\"yDE3aaiSW\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1oo2q3y=activeVariantCallback(async(...args)=>{setVariant(\"E_Y_fMSGN\");});const onTapmmottk=activeVariantCallback(async(...args)=>{setVariant(\"uOxVJ7ra3\");});const PWSlWeqS6txyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"uOxVJ7ra3\",\"E_Y_fMSGN\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"uOxVJ7ra3\")return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"E_Y_fMSGN\")return false;return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const ref5=React.useRef(null);const isDisplayed3=()=>{if(baseVariant===\"E_Y_fMSGN\")return true;return false;};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.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-15xyv1b\",className,classNames),\"data-framer-name\":\"Desktop\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"yDE3aaiSW\",ref:ref??ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},variants:{E_Y_fMSGN:{backgroundColor:\"var(--token-7807cc6c-9f58-4c40-8689-560685fe3079, rgb(255, 255, 255))\"}},...addPropertyOverrides({E_Y_fMSGN:{\"data-framer-name\":\"Phone Open\"},uOxVJ7ra3:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-v7cjjr\",\"data-framer-name\":\"Inner\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"hP0_Xusja\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zmsx4c\",layoutDependency:layoutDependency,layoutId:\"Xr8UdWmyy\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12cnw23\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"LzvBoWf7s\",...addPropertyOverrides({E_Y_fMSGN:{\"data-highlight\":true,onTap:onTapmmottk},uOxVJ7ra3:{\"data-highlight\":true,onTap:onTap1oo2q3y}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-hacxgf\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"erMt7bLQW\",style:{backgroundColor:\"rgba(255, 255, 255, 0)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(0+((componentViewport?.height||78)-0-82)/2)+20+11+0+0+0,...addPropertyOverrides({E_Y_fMSGN:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1319)-0-896)/2+0+0)+0+0+0+22+0+0},uOxVJ7ra3:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0+0+22+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16d4mgj-container\",layoutDependency:layoutDependency,layoutId:\"QrntOfH71-container\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"QrntOfH71\",layoutId:\"QrntOfH71\",style:{height:\"100%\"},variant:\"iMC7DpzzB\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cczvmn\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"h9OZzZDUk\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-6erupv\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"dNm4dcmC8\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{E_Y_fMSGN:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lgyv60\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"gwu_23cgy\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{E_Y_fMSGN:{rotate:45}}})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({E_Y_fMSGN:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yujaym\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"QPOhngSRG\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1g1rwrb\",layoutDependency:layoutDependency,layoutId:\"kZKxB4HUm\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{E_Y_fMSGN:{backgroundColor:\"var(--token-7807cc6c-9f58-4c40-8689-560685fe3079, rgb(255, 255, 255))\"}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-gg4s5i\",layoutDependency:layoutDependency,layoutId:\"RKT6K6ECU\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"nLq4u9llb\"},nodeId:\"wXwD9ZXk5\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-ssicse\",\"data-styles-preset\":\"zgudvxUBr\",children:\"Product\"})})})}),className:\"framer-q594ow\",\"data-framer-name\":\"Product\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wXwD9ZXk5\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({E_Y_fMSGN:{verticalAlignment:\"center\"}},baseVariant,gestureVariant)})}),isDisplayed2()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(0+((componentViewport?.height||78)-0-82)/2)+20+0+11+0,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wcmyeu-container\",\"data-framer-name\":\"Solutions\",id:`${layoutId}-1wcmyeu`,layoutDependency:layoutDependency,layoutId:\"GHsKoa0wE-container\",name:\"Solutions\",ref:ref2,children:[/*#__PURE__*/_jsx(Trigger,{DApvjrdfG:\"Solutions\",height:\"100%\",id:\"GHsKoa0wE\",layoutId:\"GHsKoa0wE\",name:\"Solutions\",PWSlWeqS6:PWSlWeqS6txyyif({overlay}),variant:overlay.visible?\"yK5IAbkOZ\":\"GzakrqVE5\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1wcmyeu`,offsetX:0,offsetY:32,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jrhxg2\",layoutDependency:layoutDependency,layoutId:\"CTW84Hwj9\",ref:ref3,role:\"dialog\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"601px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q1hamx-container\",layoutDependency:layoutDependency,layoutId:\"gnMp2UCXu-container\",children:/*#__PURE__*/_jsx(UsecasesSubMenu,{height:\"100%\",id:\"gnMp2UCXu\",layoutId:\"gnMp2UCXu\",style:{width:\"100%\"},variant:\"isn_ZTV17\",width:\"100%\"})})})})})})]})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(0+((componentViewport?.height||78)-0-82)/2)+20+0+11+0,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-115j2us-container\",\"data-framer-name\":\"Resources\",id:`${layoutId}-115j2us`,layoutDependency:layoutDependency,layoutId:\"A4UjMKxGb-container\",name:\"Resources\",ref:ref4,children:[/*#__PURE__*/_jsx(Trigger,{DApvjrdfG:\"Resources\",height:\"100%\",id:\"A4UjMKxGb\",layoutId:\"A4UjMKxGb\",name:\"Resources\",PWSlWeqS6:PWSlWeqS6txyyif({overlay:overlay1}),variant:overlay1.visible?\"yK5IAbkOZ\":\"GzakrqVE5\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref4,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-115j2us`,offsetX:46.375,offsetY:32,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:343,width:\"900px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||78)-0-82)/2)+20+0+11+0+-171.5,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rqdjpw-container\",layoutDependency:layoutDependency,layoutId:\"IL13OV9NC-container\",ref:ref5,role:\"dialog\",children:/*#__PURE__*/_jsx(LinksSubmenu,{height:\"100%\",id:\"IL13OV9NC\",layoutId:\"IL13OV9NC\",style:{width:\"100%\"},variant:\"vZgxC6zGs\",width:\"100%\"})})})})})]})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-naokcd\",layoutDependency:layoutDependency,layoutId:\"hfai1rWEj\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(Link,{href:\"plain.com/docs\",nodeId:\"Pd1x8hJ9f\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-ssicse\",\"data-styles-preset\":\"zgudvxUBr\",children:\"Docs\"})})})}),className:\"framer-5bp4sg\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Pd1x8hJ9f\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({E_Y_fMSGN:{verticalAlignment:\"center\"}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-e5goxs\",layoutDependency:layoutDependency,layoutId:\"Jto7zznHE\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"nIaH00o4o\"},nodeId:\"avEVjxC42\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-ssicse\",\"data-styles-preset\":\"zgudvxUBr\",children:\"Pricing\"})})})}),className:\"framer-10t2z5h\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"avEVjxC42\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({E_Y_fMSGN:{verticalAlignment:\"center\"}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+(0+((componentViewport?.height||78)-0-82)/2)+20+0+0,...addPropertyOverrides({E_Y_fMSGN:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1319)-0-896)/2+0+0)+0+0+74+0+80}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4gf4rc-container\",layoutDependency:layoutDependency,layoutId:\"curJmsph2-container\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"curJmsph2\",jWHVf7w32:false,layoutId:\"curJmsph2\",PqeSdCeps:false,SBOVdPFqt:\"app.plain.com\",variant:\"CUeA2La8H\",width:\"100%\",wLRMbt3LQ:\"Sign in\"})})})]})})]})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({E_Y_fMSGN:{height:357,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||1319)-0-896)/2+196+0)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-nk5yia-container\",layoutDependency:layoutDependency,layoutId:\"MdfovOzU6-container\",children:/*#__PURE__*/_jsx(UsecasesSubMenu,{height:\"100%\",id:\"MdfovOzU6\",layoutId:\"MdfovOzU6\",style:{width:\"100%\"},variant:\"zirq4Sp5M\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({E_Y_fMSGN:{height:343,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||1319)-0-896)/2+553+0)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19l58s1-container\",\"data-framer-name\":\"Resources sub-menu\",layoutDependency:layoutDependency,layoutId:\"cJzVarfcM-container\",name:\"Resources sub-menu\",children:/*#__PURE__*/_jsx(LinksSubmenu,{height:\"100%\",id:\"cJzVarfcM\",layoutId:\"cJzVarfcM\",name:\"Resources sub-menu\",style:{width:\"100%\"},variant:\"NPqwjnObv\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Bnw4l.framer-c471b7, .framer-Bnw4l .framer-c471b7 { display: block; }\",\".framer-Bnw4l.framer-15xyv1b { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-Bnw4l .framer-v7cjjr { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 20px; position: relative; width: 1px; z-index: 10; }\",\".framer-Bnw4l .framer-zmsx4c { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Bnw4l .framer-12cnw23 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Bnw4l .framer-hacxgf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 8px 0px 0px; pointer-events: auto; position: relative; width: min-content; }\",\".framer-Bnw4l .framer-16d4mgj-container { flex: none; height: 20px; position: relative; width: auto; }\",\".framer-Bnw4l .framer-cczvmn { flex: none; height: 44px; overflow: hidden; position: relative; width: 44px; }\",\".framer-Bnw4l .framer-6erupv { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(62.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Bnw4l .framer-1lgyv60 { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(37.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Bnw4l .framer-1yujaym { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Bnw4l .framer-1g1rwrb { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Bnw4l .framer-gg4s5i, .framer-Bnw4l .framer-naokcd, .framer-Bnw4l .framer-e5goxs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px 12px 0px 12px; position: relative; width: min-content; }\",\".framer-Bnw4l .framer-q594ow, .framer-Bnw4l .framer-5bp4sg, .framer-Bnw4l .framer-10t2z5h { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-Bnw4l .framer-1wcmyeu-container, .framer-Bnw4l .framer-115j2us-container, .framer-Bnw4l .framer-4gf4rc-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Bnw4l .framer-jrhxg2 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Bnw4l .framer-1q1hamx-container { flex: none; height: auto; position: relative; width: 601px; }\",\".framer-Bnw4l .framer-rqdjpw-container { height: auto; position: relative; width: 900px; }\",\".framer-Bnw4l .framer-nk5yia-container, .framer-Bnw4l .framer-19l58s1-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Bnw4l.framer-15xyv1b, .framer-Bnw4l .framer-v7cjjr, .framer-Bnw4l .framer-zmsx4c, .framer-Bnw4l .framer-12cnw23, .framer-Bnw4l .framer-hacxgf, .framer-Bnw4l .framer-1yujaym, .framer-Bnw4l .framer-1g1rwrb, .framer-Bnw4l .framer-gg4s5i, .framer-Bnw4l .framer-jrhxg2, .framer-Bnw4l .framer-naokcd, .framer-Bnw4l .framer-e5goxs { gap: 0px; } .framer-Bnw4l.framer-15xyv1b > *, .framer-Bnw4l .framer-v7cjjr > *, .framer-Bnw4l .framer-12cnw23 > *, .framer-Bnw4l .framer-1yujaym > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-Bnw4l.framer-15xyv1b > :first-child, .framer-Bnw4l .framer-v7cjjr > :first-child, .framer-Bnw4l .framer-zmsx4c > :first-child, .framer-Bnw4l .framer-12cnw23 > :first-child, .framer-Bnw4l .framer-1yujaym > :first-child, .framer-Bnw4l .framer-1g1rwrb > :first-child, .framer-Bnw4l .framer-gg4s5i > :first-child, .framer-Bnw4l .framer-naokcd > :first-child, .framer-Bnw4l .framer-e5goxs > :first-child { margin-left: 0px; } .framer-Bnw4l.framer-15xyv1b > :last-child, .framer-Bnw4l .framer-v7cjjr > :last-child, .framer-Bnw4l .framer-zmsx4c > :last-child, .framer-Bnw4l .framer-12cnw23 > :last-child, .framer-Bnw4l .framer-1yujaym > :last-child, .framer-Bnw4l .framer-1g1rwrb > :last-child, .framer-Bnw4l .framer-gg4s5i > :last-child, .framer-Bnw4l .framer-naokcd > :last-child, .framer-Bnw4l .framer-e5goxs > :last-child { margin-right: 0px; } .framer-Bnw4l .framer-zmsx4c > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Bnw4l .framer-hacxgf > *, .framer-Bnw4l .framer-jrhxg2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Bnw4l .framer-hacxgf > :first-child, .framer-Bnw4l .framer-jrhxg2 > :first-child { margin-top: 0px; } .framer-Bnw4l .framer-hacxgf > :last-child, .framer-Bnw4l .framer-jrhxg2 > :last-child { margin-bottom: 0px; } .framer-Bnw4l .framer-1g1rwrb > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Bnw4l .framer-gg4s5i > *, .framer-Bnw4l .framer-naokcd > *, .framer-Bnw4l .framer-e5goxs > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",\".framer-Bnw4l.framer-v-1mzsy17.framer-15xyv1b { flex-direction: column; gap: 0px; height: 64px; overflow: hidden; width: 390px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Bnw4l.framer-v-1mzsy17 .framer-v7cjjr, .framer-Bnw4l.framer-v-8qlpur .framer-v7cjjr { flex: none; order: 0; padding: 0px; width: 100%; }\",\".framer-Bnw4l.framer-v-1mzsy17 .framer-12cnw23 { cursor: pointer; flex: 1 0 0px; gap: unset; height: 64px; justify-content: space-between; padding: 0px 10px 0px 20px; width: 1px; z-index: 2; }\",\".framer-Bnw4l.framer-v-1mzsy17 .framer-hacxgf, .framer-Bnw4l.framer-v-8qlpur .framer-hacxgf { order: 0; }\",\".framer-Bnw4l.framer-v-1mzsy17 .framer-cczvmn, .framer-Bnw4l.framer-v-8qlpur .framer-cczvmn, .framer-Bnw4l.framer-v-8qlpur .framer-4gf4rc-container { order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Bnw4l.framer-v-1mzsy17.framer-15xyv1b, .framer-Bnw4l.framer-v-1mzsy17 .framer-12cnw23 { gap: 0px; } .framer-Bnw4l.framer-v-1mzsy17.framer-15xyv1b > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Bnw4l.framer-v-1mzsy17.framer-15xyv1b > :first-child { margin-top: 0px; } .framer-Bnw4l.framer-v-1mzsy17.framer-15xyv1b > :last-child { margin-bottom: 0px; } .framer-Bnw4l.framer-v-1mzsy17 .framer-12cnw23 > *, .framer-Bnw4l.framer-v-1mzsy17 .framer-12cnw23 > :first-child, .framer-Bnw4l.framer-v-1mzsy17 .framer-12cnw23 > :last-child { margin: 0px; } }\",\".framer-Bnw4l.framer-v-8qlpur.framer-15xyv1b { flex-direction: column; gap: 0px; overflow: auto; overscroll-behavior: contain; width: 390px; }\",\".framer-Bnw4l.framer-v-8qlpur .framer-zmsx4c { flex-direction: column; }\",\".framer-Bnw4l.framer-v-8qlpur .framer-12cnw23 { cursor: pointer; gap: unset; height: 64px; justify-content: space-between; padding: 0px 10px 0px 20px; width: 100%; z-index: 2; }\",\".framer-Bnw4l.framer-v-8qlpur .framer-6erupv, .framer-Bnw4l.framer-v-8qlpur .framer-1lgyv60 { top: calc(50.00000000000002% - 2px / 2); }\",\".framer-Bnw4l.framer-v-8qlpur .framer-1yujaym { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; justify-content: flex-start; padding: 0px 0px 0px 40px; width: 100%; z-index: 2; }\",\".framer-Bnw4l.framer-v-8qlpur .framer-1g1rwrb { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; order: 0; width: 100%; }\",\".framer-Bnw4l.framer-v-8qlpur .framer-nk5yia-container { flex: none; order: 1; width: 100%; }\",\".framer-Bnw4l.framer-v-8qlpur .framer-19l58s1-container { flex: none; order: 2; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Bnw4l.framer-v-8qlpur.framer-15xyv1b, .framer-Bnw4l.framer-v-8qlpur .framer-zmsx4c, .framer-Bnw4l.framer-v-8qlpur .framer-12cnw23, .framer-Bnw4l.framer-v-8qlpur .framer-1yujaym, .framer-Bnw4l.framer-v-8qlpur .framer-1g1rwrb { gap: 0px; } .framer-Bnw4l.framer-v-8qlpur.framer-15xyv1b > *, .framer-Bnw4l.framer-v-8qlpur .framer-1g1rwrb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Bnw4l.framer-v-8qlpur.framer-15xyv1b > :first-child, .framer-Bnw4l.framer-v-8qlpur .framer-zmsx4c > :first-child, .framer-Bnw4l.framer-v-8qlpur .framer-1yujaym > :first-child, .framer-Bnw4l.framer-v-8qlpur .framer-1g1rwrb > :first-child { margin-top: 0px; } .framer-Bnw4l.framer-v-8qlpur.framer-15xyv1b > :last-child, .framer-Bnw4l.framer-v-8qlpur .framer-zmsx4c > :last-child, .framer-Bnw4l.framer-v-8qlpur .framer-1yujaym > :last-child, .framer-Bnw4l.framer-v-8qlpur .framer-1g1rwrb > :last-child { margin-bottom: 0px; } .framer-Bnw4l.framer-v-8qlpur .framer-zmsx4c > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Bnw4l.framer-v-8qlpur .framer-12cnw23 > *, .framer-Bnw4l.framer-v-8qlpur .framer-12cnw23 > :first-child, .framer-Bnw4l.framer-v-8qlpur .framer-12cnw23 > :last-child { margin: 0px; } .framer-Bnw4l.framer-v-8qlpur .framer-1yujaym > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-Bnw4l[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-Bnw4l [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-Bnw4l[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-Bnw4l [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 78\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"uOxVJ7ra3\":{\"layout\":[\"fixed\",\"fixed\"]},\"E_Y_fMSGN\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerxlUDHnS7a=withCSS(Component,css,\"framer-Bnw4l\");export default FramerxlUDHnS7a;FramerxlUDHnS7a.displayName=\"Navigation (Incoming)\";FramerxlUDHnS7a.defaultProps={height:78,width:1200};addPropertyControls(FramerxlUDHnS7a,{variant:{options:[\"yDE3aaiSW\",\"uOxVJ7ra3\",\"E_Y_fMSGN\"],optionTitles:[\"Desktop\",\"Phone\",\"Phone Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerxlUDHnS7a,[{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\"}]},...LogoFonts,...TriggerFonts,...UsecasesSubMenuFonts,...LinksSubmenuFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxlUDHnS7a\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"78\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uOxVJ7ra3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"E_Y_fMSGN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "LogoFonts", "getFonts", "Bw6U3DmRj_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", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ComponentViewportProvider", "RichText", "Link", "Image2", "getLoadingLazyAtYPosition", "css", "FramerUVesH3qLs", "withCSS", "UVesH3qLs_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "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", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "SVG", "css", "FramervGiqIH2TM", "withCSS", "vGiqIH2TM_default", "addPropertyControls", "ControlType", "addFonts", "CaretFonts", "getFonts", "vGiqIH2TM_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", "hover", "id", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "PWSlWeqS6", "DApvjrdfG", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter170i0h9", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText", "Link", "ComponentViewportProvider", "css", "Framerg920V5DL0", "withCSS", "g920V5DL0_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "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", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "SVG", "css", "FramerR3O5b182Y", "withCSS", "R3O5b182Y_default", "addPropertyControls", "ControlType", "addFonts", "_IconContainerFonts", "getFonts", "R3O5b182Y_default", "_IconContainerControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "height", "icon", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ViFbSHApb", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "ComponentViewportProvider", "css", "FramerlhsMGpXgY", "withCSS", "lhsMGpXgY_default", "addPropertyControls", "ControlType", "addFonts", "IconFonts", "getFonts", "lhsMGpXgY_default", "IconControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "height", "icon", "icon1", "id", "link", "text", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "AHbRQEKz8", "EvOIfndcS", "HgCPJjvn5", "M1Kcts_ai", "Lm8Vr_Qqn", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "RichText", "css", "FramerlBmG4YoE5", "withCSS", "lBmG4YoE5_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavLinkSubmenuEntryFonts", "getFonts", "lBmG4YoE5_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", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "RichText", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "css", "FramergFqskjuPu", "withCSS", "gFqskjuPu_default", "addPropertyControls", "ControlType", "addFonts", "NavLinkSubmenuEntryFonts", "getFonts", "lBmG4YoE5_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", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "css", "FramertzztcaAbs", "withCSS", "tzztcaAbs_default", "addPropertyControls", "ControlType", "addFonts", "LogoFonts", "getFonts", "Bw6U3DmRj_default", "TriggerFonts", "g920V5DL0_default", "UsecasesSubMenuFonts", "gFqskjuPu_default", "LinksSubmenuFonts", "tzztcaAbs_default", "ButtonFonts", "VQz_50iYO_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "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", "onTap1oo2q3y", "args", "onTapmmottk", "PWSlWeqS6txyyif", "overlay", "loadMore", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "ref2", "ref3", "ref4", "ref5", "isDisplayed3", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ComponentViewportProvider", "RichText", "Link", "l", "AnimatePresence", "Floating", "overlay1", "css", "FramerxlUDHnS7a", "withCSS", "xlUDHnS7a_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
