{"version":3,"file":"oxSiREcSU.DiLKjjLN.mjs","names":["addPropertyOverrides","enabledGestures","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","getProps","createLayoutDependency","useRef","React.useId","sharedStyle.className","className","RichText","sharedStyle.css","sharedStyle.fonts","addPropertyOverrides","enabledGestures","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","getProps","createLayoutDependency","useRef","React.useId","sharedStyle.className","className","SVG","RichText","sharedStyle.css","sharedStyle.fonts","addPropertyOverrides","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","transition2","Transition","React.useContext","React.useMemo","humanReadableVariantMap","Variants","React.Fragment","getProps","createLayoutDependency","useRef","React.useId","sharedStyle.className","sharedStyle1.className","className","Image1","RichText","SVG","sharedStyle.css","sharedStyle1.css","sharedStyle.fonts","sharedStyle1.fonts","addPropertyOverrides","DropdownNavItem","DropdownNavItemInfo","cycleOrder","serializationHash","variantClassNames","transition1","matchVariant","Transition","React.useContext","React.useMemo","humanReadableVariantMap","Variants","React.Fragment","getProps","createLayoutDependency","useRef","React.useId","sharedStyle.className","sharedStyle1.className","className","RichText","sharedStyle.css","sharedStyle1.css","sharedStyle.fonts","sharedStyle1.fonts","LaunchNavNavItem","DropdownsFonts","Dropdowns","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","getProps","createLayoutDependency","useRef","React.useId","React.useRef","className","_Fragment","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","useRef","React.useId","sharedStyle.className","className","RichText","sharedStyle.css","sharedStyle.fonts","LaunchNavNavLinks","LaunchNavLoginButton","LaunchNavCTAButton","Dropdowns","React.useContext","React.useMemo","React.Fragment","useRef","React.useId","className","SVG"],"sources":["https:/framerusercontent.com/modules/l8AEIYf6cedI6TgSytgJ/MspeVP2301yAqLGDSTNl/OchSAOxd_.js","https:/framerusercontent.com/modules/LaPL6nNcS3P22BJHETOx/s97OODu8bklECrKse1Hl/Dnvjh2uW9.js","https:/framerusercontent.com/modules/KL43df5l7GY1MNc1iM5a/ughQH1umt5iZ8k60qjYT/oECe53iFz.js","https:/framerusercontent.com/modules/yHvbY2v1O3jxX2fm79N4/6xUlxZhGKaM4w7yPlrRK/o1kXZsu1E.js","https:/framerusercontent.com/modules/8T5UGQdgCOr9anz6qjk2/D5RBQAVXcnTDphcWZ3QV/yWI5cnY3s.js","https:/framerusercontent.com/modules/S756fg9SIQPvTaQimqpg/y0UpUVCm8IrrBjTNQyLZ/VaDYXdBP5.js","https:/framerusercontent.com/modules/hkSAGudxiP9Vvxy1qCiD/QgXuVeYX6dogXdQ8YE2A/WJuC7kuZd.js","https:/framerusercontent.com/modules/vrzQ07Jm3iP4UcdJ3j2f/Cjqt3bXT2ViZxQNHJc0z/oxSiREcSU.js"],"sourcesContent":["// Generated by Framer (1ecd460)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/YgDJcLzx8ge7tteFtA4e/IcowtZ2o29Vb6EWkmVX0/KDUhrFuVL.js\";const enabledGestures={aHICDvArD:{hover:true}};const serializationHash=\"framer-nIj2M\";const variantClassNames={aHICDvArD:\"framer-v-2izq98\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const kuvg85KlO=undefined;const g9KVy0qpD=undefined;const fxBzvx8BN=undefined;const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,link,newTab,title,width,...props})=>{return{...props,fxBzvx8BN:title??props.fxBzvx8BN??\"Start for free\",g9KVy0qpD:newTab??props.g9KVy0qpD,kuvg85KlO:link??props.kuvg85KlO};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,fxBzvx8BN,kuvg85KlO,g9KVy0qpD,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"aHICDvArD\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:kuvg85KlO,motionChild:true,nodeId:\"aHICDvArD\",openInNewTab:g9KVy0qpD,scopeId:\"OchSAOxd_\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-2izq98\",className,classNames)} framer-zyq42u`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"aHICDvArD\",ref:refBinding,style:{backgroundColor:\"var(--token-23547e69-aef0-4de5-8279-d61a7aeb51e6, rgb(28, 25, 23))\",borderBottomLeftRadius:99,borderBottomRightRadius:99,borderTopLeftRadius:99,borderTopRightRadius:99,...style},variants:{\"aHICDvArD-hover\":{backgroundColor:\"var(--token-9a8a3063-6d3f-4c84-bb7a-ce6785df7b69, rgb(254, 85, 27))\"}},...addPropertyOverrides({\"aHICDvArD-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-g5w54h\",\"data-styles-preset\":\"KDUhrFuVL\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-be8fd814-4766-47d4-a19d-669701769578, rgb(255, 255, 255)))\"},children:\"Start for free\"})}),className:\"framer-19q3kh9\",\"data-framer-name\":\"Get GitBook free\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gHJf4FEwr\",style:{\"--extracted-r6o4lv\":\"var(--token-be8fd814-4766-47d4-a19d-669701769578, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:fxBzvx8BN,verticalAlignment:\"center\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nIj2M.framer-zyq42u, .framer-nIj2M .framer-zyq42u { display: block; }\",\".framer-nIj2M.framer-2izq98 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 8px 20px 8px 20px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-nIj2M .framer-19q3kh9 { flex: none; height: 16px; position: relative; white-space: pre; width: auto; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 124\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"V1h8cP3dH\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"fxBzvx8BN\":\"title\",\"kuvg85KlO\":\"link\",\"g9KVy0qpD\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerOchSAOxd_=withCSS(Component,css,\"framer-nIj2M\");export default FramerOchSAOxd_;FramerOchSAOxd_.displayName=\"Launch/Nav/CTA button\";FramerOchSAOxd_.defaultProps={height:32,width:124};addPropertyControls(FramerOchSAOxd_,{fxBzvx8BN:{defaultValue:\"Start for free\",displayTextArea:false,title:\"Title\",type:ControlType.String},kuvg85KlO:{title:\"Link\",type:ControlType.Link},g9KVy0qpD:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean}});addFonts(FramerOchSAOxd_,[{explicitInter:true,fonts:[{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOchSAOxd_\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"V1h8cP3dH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"fxBzvx8BN\\\":\\\"title\\\",\\\"kuvg85KlO\\\":\\\"link\\\",\\\"g9KVy0qpD\\\":\\\"newTab\\\"}\",\"framerIntrinsicWidth\":\"124\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"32\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./OchSAOxd_.map","// Generated by Framer (cbc36cd)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOMV2;General Sans Variable Variable Bold\",\"CUSTOMV2;General Sans Variable Variable BoldVF=IndnaHQiIDQ2MA==\",\"CUSTOMV2;General Sans Variable Variable BoldVF=IndnaHQiIDQ2MA==\",\"CUSTOMV2;General Sans Variable Variable BoldVF=IndnaHQiIDQ2MA==\"]);const variationAxes=[{defaultValue:700,maxValue:700,minValue:200,name:\"Weight\",tag:\"wght\"}];export const fonts=[{explicitInter:true,fonts:[{cssFamilyName:\"General Sans Variable Variable Bold\",source:\"custom\",style:\"normal\",uiFamilyName:\"General Sans Variable\",url:\"https://framerusercontent.com/assets/e1k37xkXdS9Q44MSWSRA9disQ.woff2\",variationAxes,weight:\"700\"}]}];export const css=['.framer-FMGbg .framer-styles-preset-pgh3a4:not(.rich-text-wrapper), .framer-FMGbg .framer-styles-preset-pgh3a4.rich-text-wrapper p { --framer-font-family: \"General Sans Variable Variable Bold\", \"General Sans Variable Variable Bold Placeholder\", sans-serif; --framer-font-family-bold: \"General Sans Variable Variable Bold\", \"General Sans Variable Variable Bold Placeholder\", sans-serif; --framer-font-family-bold-italic: \"General Sans Variable Variable Bold\", \"General Sans Variable Variable Bold Placeholder\", sans-serif; --framer-font-family-italic: \"General Sans Variable Variable Bold\", \"General Sans Variable Variable Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: normal; --framer-font-style-italic: normal; --framer-font-variation-axes: \"wght\" 460; --framer-font-variation-axes-bold: \"wght\" 460; --framer-font-variation-axes-bold-italic: \"wght\" 460; --framer-font-variation-axes-italic: \"wght\" 460; --framer-font-weight: 700; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 700; --framer-letter-spacing: 0.01em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-d62486c0-fd39-4de1-a463-7684a705d789, #57534d); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-FMGbg\";\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 (1ecd460)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/LaPL6nNcS3P22BJHETOx/s97OODu8bklECrKse1Hl/Dnvjh2uW9.js\";const enabledGestures={unL78iZha:{hover:true}};const serializationHash=\"framer-DpKCB\";const variantClassNames={unL78iZha:\"framer-v-d6k988\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const eEdlFXBRq=undefined;const UZ1yNxrwX=undefined;const n4H7y6Y4i=undefined;const xnrGldl7t=undefined;const XCCsiQdWp=undefined;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 getProps=({height,hover,id,leadingIcon,link,title,trailingIcon,width,...props})=>{return{...props,eEdlFXBRq:hover??props.eEdlFXBRq,n4H7y6Y4i:leadingIcon??props.n4H7y6Y4i,UZ1yNxrwX:link??props.UZ1yNxrwX,XCCsiQdWp:trailingIcon??props.XCCsiQdWp,xnrGldl7t:title??props.xnrGldl7t??\"Customers\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,xnrGldl7t,UZ1yNxrwX,n4H7y6Y4i,XCCsiQdWp,eEdlFXBRq,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"unL78iZha\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter19y5tbr=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(eEdlFXBRq){const res=await eEdlFXBRq(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:UZ1yNxrwX,motionChild:true,nodeId:\"unL78iZha\",openInNewTab:false,scopeId:\"oECe53iFz\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-d6k988\",className,classNames)} framer-10s3uhb`,\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"unL78iZha\",onMouseEnter:onMouseEnter19y5tbr,ref:refBinding,style:{backgroundColor:\"rgba(239, 238, 237, 0)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,...style},variants:{\"unL78iZha-hover\":{backgroundColor:\"rgba(239, 238, 237, 0.8)\"}},...addPropertyOverrides({\"unL78iZha-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[n4H7y6Y4i&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-ykxa4l\",\"data-framer-name\":\"Leading\",layoutDependency:layoutDependency,layoutId:\"z_BCVrqAe\",style:{opacity:.7},children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-2ls0rq\",layoutDependency:layoutDependency,layoutId:\"S6epE0WpA\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 9.437 11.315\" overflow=\"visible\"><path d=\"M 2.09 0.965 C 1.469 0.965 0.965 1.469 0.965 2.09 L 0.965 7.871 C 1.231 7.728 1.528 7.653 1.83 7.653 L 4.751 7.653 L 4.751 8.618 L 1.83 8.618 C 1.352 8.618 0.965 9.005 0.965 9.483 L 0.965 9.484 C 0.965 9.962 1.352 10.349 1.83 10.35 L 8.096 10.35 C 7.96 10.041 7.881 9.711 7.864 9.374 C 7.853 9.121 7.878 8.87 7.937 8.623 L 4.883 8.623 L 4.883 8.618 L 4.751 8.618 L 4.751 7.653 L 5.234 7.653 L 5.234 7.659 L 8.151 7.659 C 8.328 7.659 8.472 7.515 8.472 7.337 L 8.472 7.336 L 8.46 2.088 C 8.459 1.467 7.955 0.965 7.335 0.965 Z M 9.19 8.095 C 9.184 8.108 9.178 8.121 9.171 8.133 C 8.914 8.578 8.812 8.968 8.829 9.33 C 8.845 9.691 8.983 10.073 9.292 10.498 C 9.298 10.505 9.303 10.513 9.308 10.52 C 9.43 10.664 9.457 10.865 9.378 11.035 C 9.299 11.206 9.128 11.315 8.94 11.315 L 1.83 11.315 C 0.839 11.315 0.028 10.526 0.001 9.535 L 0 9.535 L 0 2.09 C 0 0.936 0.936 0 2.09 0 L 7.334 0 C 8.487 0 9.422 0.933 9.425 2.085 L 9.437 7.334 C 9.438 7.608 9.351 7.874 9.19 8.095 Z M 6.255 2.818 C 6.522 2.818 6.738 3.034 6.738 3.301 C 6.738 3.567 6.522 3.783 6.255 3.783 L 3.183 3.783 C 2.917 3.783 2.701 3.567 2.701 3.301 C 2.701 3.034 2.917 2.818 3.183 2.818 Z\" fill=\"rgb(38,41,48)\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-3b45ls\",layoutDependency:layoutDependency,layoutId:\"ojLoURAIx\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7.507 9.385\" overflow=\"visible\"><path d=\"M 1.126 0 C 0.504 0 0 0.504 0 1.126 L 0 6.906 C 0.266 6.763 0.564 6.688 0.866 6.688 L 3.786 6.688 L 3.786 7.653 L 0.866 7.653 C 0.388 7.653 0.001 8.04 0 8.518 L 0 8.519 C 0 8.997 0.388 9.385 0.866 9.385 L 7.131 9.385 C 6.995 9.077 6.917 8.746 6.9 8.41 C 6.888 8.156 6.914 7.906 6.972 7.659 L 3.918 7.659 L 3.918 7.653 L 3.787 7.653 L 3.787 6.688 L 4.269 6.688 L 4.269 6.694 L 7.186 6.694 C 7.363 6.694 7.507 6.55 7.507 6.372 L 7.507 6.372 L 7.496 1.123 C 7.494 0.502 6.991 0 6.37 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ma5bs5\",layoutDependency:layoutDependency,layoutId:\"I7CoyZHoS\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 9.437 11.315\" overflow=\"visible\"><path d=\"M 9.19 8.095 C 9.351 7.874 9.438 7.608 9.437 7.334 L 9.425 2.085 C 9.422 0.933 8.487 0 7.334 0 L 2.09 0 C 0.936 0 0 0.936 0 2.09 L 0 9.535 L 0.001 9.535 C 0.028 10.526 0.839 11.315 1.83 11.315 L 8.94 11.315 C 9.128 11.315 9.299 11.206 9.378 11.035 C 9.457 10.865 9.43 10.664 9.308 10.52 C 9.303 10.513 9.298 10.505 9.292 10.498 C 8.983 10.073 8.845 9.691 8.829 9.33 C 8.812 8.968 8.914 8.578 9.171 8.133 C 9.178 8.121 9.184 8.108 9.19 8.095 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1klqe34\",layoutDependency:layoutDependency,layoutId:\"GGsPNuli6\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.037 1\" overflow=\"visible\"><path d=\"M 0.482 0 C 0.216 0 0 0.216 0 0.482 C 0 0.749 0.216 0.965 0.482 0.965 L 3.555 0.965 C 3.821 0.965 4.037 0.749 4.037 0.482 C 4.037 0.216 3.821 0 3.555 0 L 0.483 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pgh3a4\",\"data-styles-preset\":\"Dnvjh2uW9\",children:\"Customers\"})}),className:\"framer-qshkh\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PlwGDylvG\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:xnrGldl7t,variants:{\"unL78iZha-hover\":{\"--extracted-r6o4lv\":\"var(--token-050929c3-ce35-45eb-80ae-67c2808bd84c, rgb(28, 25, 23))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"unL78iZha-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pgh3a4\",\"data-styles-preset\":\"Dnvjh2uW9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-050929c3-ce35-45eb-80ae-67c2808bd84c, rgb(28, 25, 23)))\"},children:\"Customers\"})})}},baseVariant,gestureVariant)}),XCCsiQdWp&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-mbljp3\",\"data-framer-name\":\"Trailing\",layoutDependency:layoutDependency,layoutId:\"PUQa0rVR0\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-121283f\",layoutDependency:layoutDependency,layoutId:\"Zg9a1hbfY\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7.8 4.408\" overflow=\"visible\"><path d=\"M 7.651 0.149 C 7.747 0.245 7.8 0.374 7.8 0.509 C 7.8 0.644 7.747 0.774 7.651 0.869 L 4.26 4.259 C 4.165 4.355 4.035 4.408 3.9 4.408 C 3.765 4.408 3.636 4.355 3.54 4.259 L 0.149 0.869 C -0.05 0.67 -0.05 0.348 0.149 0.149 C 0.348 -0.05 0.67 -0.05 0.869 0.149 L 3.9 3.18 L 6.932 0.149 C 7.131 -0.049 7.452 -0.049 7.651 0.149 Z\" fill=\"rgb(164,167,176)\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({\"unL78iZha-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7.8 4.408\" overflow=\"visible\"><path d=\"M 7.651 0.149 C 7.747 0.245 7.8 0.374 7.8 0.509 C 7.8 0.644 7.747 0.774 7.651 0.869 L 4.26 4.259 C 4.165 4.355 4.035 4.408 3.9 4.408 C 3.765 4.408 3.636 4.355 3.54 4.259 L 0.149 0.869 C -0.05 0.67 -0.05 0.348 0.149 0.149 C 0.348 -0.05 0.67 -0.05 0.869 0.149 L 3.9 3.18 L 6.932 0.149 C 7.131 -0.049 7.452 -0.049 7.651 0.149 Z\" fill=\"var(--token-050929c3-ce35-45eb-80ae-67c2808bd84c, rgb(28, 25, 23)) /* {&quot;name&quot;:&quot;Launch - text dark&quot;} */\"></path></svg>'}},baseVariant,gestureVariant)})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-DpKCB.framer-10s3uhb, .framer-DpKCB .framer-10s3uhb { display: block; }\",\".framer-DpKCB.framer-d6k988 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 3px 8px 4px 8px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-DpKCB .framer-ykxa4l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 1px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-DpKCB .framer-2ls0rq { height: 12px; position: relative; width: 10px; }\",\".framer-DpKCB .framer-3b45ls { height: 10px; left: 1px; position: absolute; top: 1px; width: 8px; }\",\".framer-DpKCB .framer-ma5bs5 { height: 12px; left: 0px; position: absolute; top: 0px; width: 10px; }\",\".framer-DpKCB .framer-1klqe34 { height: 1px; left: 3px; position: absolute; top: 3px; width: 4px; }\",\".framer-DpKCB .framer-qshkh { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-DpKCB .framer-mbljp3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 12px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 12px; }\",\".framer-DpKCB .framer-121283f { height: 5px; position: relative; width: 8px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 28\n * @framerIntrinsicWidth 90\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Rwftoszem\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"xnrGldl7t\":\"title\",\"UZ1yNxrwX\":\"link\",\"n4H7y6Y4i\":\"leadingIcon\",\"XCCsiQdWp\":\"trailingIcon\",\"eEdlFXBRq\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameroECe53iFz=withCSS(Component,css,\"framer-DpKCB\");export default FrameroECe53iFz;FrameroECe53iFz.displayName=\"Launch/Nav/Nav item\";FrameroECe53iFz.defaultProps={height:28,width:90};addPropertyControls(FrameroECe53iFz,{xnrGldl7t:{defaultValue:\"Customers\",displayTextArea:false,title:\"Title\",type:ControlType.String},UZ1yNxrwX:{title:\"Link\",type:ControlType.Link},n4H7y6Y4i:{defaultValue:false,title:\"Leading icon\",type:ControlType.Boolean},XCCsiQdWp:{defaultValue:false,title:\"Trailing icon\",type:ControlType.Boolean},eEdlFXBRq:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FrameroECe53iFz,[{explicitInter:true,fonts:[{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameroECe53iFz\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"xnrGldl7t\\\":\\\"title\\\",\\\"UZ1yNxrwX\\\":\\\"link\\\",\\\"n4H7y6Y4i\\\":\\\"leadingIcon\\\",\\\"XCCsiQdWp\\\":\\\"trailingIcon\\\",\\\"eEdlFXBRq\\\":\\\"hover\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"90\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Rwftoszem\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"28\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./oECe53iFz.map","// Generated by Framer (18229b5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image as Image1,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/YgDJcLzx8ge7tteFtA4e/IcowtZ2o29Vb6EWkmVX0/KDUhrFuVL.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/LSuBa9d4ypRKDXVQ56pf/I9KchIFeekaovfJTs1kz/Q_I573PPV.js\";const enabledGestures={EV5i3IobQ:{hover:true},Oa44VJbnu:{hover:true},pkufxFnbA:{hover:true}};const cycleOrder=[\"Oa44VJbnu\",\"EV5i3IobQ\",\"pkufxFnbA\",\"f3xbp4opp\",\"Xmz40V6jS\",\"WMbpT8xGJ\"];const serializationHash=\"framer-YqmHL\";const variantClassNames={EV5i3IobQ:\"framer-v-b1ib1\",f3xbp4opp:\"framer-v-6sk8rx\",Oa44VJbnu:\"framer-v-19ogbrz\",pkufxFnbA:\"framer-v-1jz8hqo\",WMbpT8xGJ:\"framer-v-664oea\",Xmz40V6jS:\"framer-v-1lxgqdl\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const dGvkbYawb=undefined;const h_ipbpAqN=undefined;const sH6NzMq4a=undefined;const Rb6L_9uee=undefined;const MefNN7QMA=undefined;const bCB_D0bJp=undefined;const EOFiPOaLa=undefined;const Uu4Gj1YdF=undefined;const t0VW78lMk=undefined;const lwoSNIcLl=undefined;const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};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 humanReadableVariantMap={\"Default - no hover\":\"WMbpT8xGJ\",\"Description reveal\":\"EV5i3IobQ\",\"Text only\":\"pkufxFnbA\",Active:\"Xmz40V6jS\",Default:\"Oa44VJbnu\",Mobile:\"f3xbp4opp\"};const Variants=motion.create(React.Fragment);const getProps=({amplitudeTrackingFrom,amplitudeTrackingLabel,amplitudeTrackingName,click2,description,externalLink,height,icon,id,link,title,width,...props})=>{return{...props,bCB_D0bJp:description??props.bCB_D0bJp??\"Description\",dGvkbYawb:click2??props.dGvkbYawb,EOFiPOaLa:externalLink??props.EOFiPOaLa,h_ipbpAqN:link??props.h_ipbpAqN,lwoSNIcLl:amplitudeTrackingFrom??props.lwoSNIcLl,MefNN7QMA:title??props.MefNN7QMA??\"Title\",Rb6L_9uee:icon??props.Rb6L_9uee,t0VW78lMk:amplitudeTrackingLabel??props.t0VW78lMk,Uu4Gj1YdF:amplitudeTrackingName??props.Uu4Gj1YdF,variant:humanReadableVariantMap[props.variant]??props.variant??\"Oa44VJbnu\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,Rb6L_9uee,MefNN7QMA,bCB_D0bJp,h_ipbpAqN,lwoSNIcLl,t0VW78lMk,Uu4Gj1YdF,EOFiPOaLa,dGvkbYawb,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Oa44VJbnu\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapcndwur=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(dGvkbYawb){const res=await dGvkbYawb(...args);if(res===false)return false;}});const onTapab0zeq=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(sH6NzMq4a){const res=await sH6NzMq4a(...args);if(res===false)return false;}if(dGvkbYawb){const res=await dGvkbYawb(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"pkufxFnbA-hover\")return false;if(baseVariant===\"pkufxFnbA\")return false;return true;};const visible=isSet(bCB_D0bJp);const isDisplayed1=value=>{if(gestureVariant===\"EV5i3IobQ-hover\")return value;if(gestureVariant===\"pkufxFnbA-hover\")return false;if([\"EV5i3IobQ\",\"pkufxFnbA\",\"Xmz40V6jS\",\"WMbpT8xGJ\"].includes(baseVariant))return false;if(baseVariant===\"f3xbp4opp\")return value;return true;};const isDisplayed2=value=>{if([\"EV5i3IobQ-hover\",\"pkufxFnbA-hover\"].includes(gestureVariant))return value;if([\"EV5i3IobQ\",\"pkufxFnbA\",\"Xmz40V6jS\",\"WMbpT8xGJ\"].includes(baseVariant))return value;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({EV5i3IobQ:{value:transition2},WMbpT8xGJ:{value:transition2},Xmz40V6jS:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:h_ipbpAqN,motionChild:true,nodeId:\"Oa44VJbnu\",openInNewTab:false,scopeId:\"o1kXZsu1E\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-19ogbrz\",className,classNames)} framer-1sx56xs`,\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Oa44VJbnu\",onTap:onTapcndwur,ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},variants:{\"EV5i3IobQ-hover\":{backgroundColor:\"var(--token-c69c8909-154c-43a4-ae5a-ed0eb2e4388c, rgb(250, 250, 249))\"},\"Oa44VJbnu-hover\":{backgroundColor:\"var(--token-c69c8909-154c-43a4-ae5a-ed0eb2e4388c, rgb(250, 250, 249))\"},\"pkufxFnbA-hover\":{backgroundColor:\"rgb(249, 249, 249)\"},EV5i3IobQ:{backgroundColor:\"rgba(250, 250, 249, 0)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},f3xbp4opp:{backgroundColor:\"rgba(249, 249, 249, 0)\"},pkufxFnbA:{backgroundColor:\"rgba(249, 249, 249, 0)\"},WMbpT8xGJ:{backgroundColor:\"rgba(250, 250, 249, 0)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},Xmz40V6jS:{backgroundColor:\"rgb(250, 250, 249)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16}},...addPropertyOverrides({\"EV5i3IobQ-hover\":{\"data-framer-name\":undefined},\"Oa44VJbnu-hover\":{\"data-framer-name\":undefined},\"pkufxFnbA-hover\":{\"data-framer-name\":undefined},EV5i3IobQ:{\"data-framer-name\":\"Description reveal\",onTap:onTapab0zeq},f3xbp4opp:{\"data-framer-name\":\"Mobile\"},pkufxFnbA:{\"data-framer-name\":\"Text only\"},WMbpT8xGJ:{\"data-framer-name\":\"Default - no hover\",onTap:onTapab0zeq},Xmz40V6jS:{\"data-framer-name\":\"Active\",onTap:onTapab0zeq}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1krrif\",\"data-framer-name\":\"Icon + title\",layoutDependency:layoutDependency,layoutId:\"TH9gM2a98\",children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-zzba91\",\"data-framer-name\":\"Icon wrapper\",layoutDependency:layoutDependency,layoutId:\"jSTbwAaYY\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{\"EV5i3IobQ-hover\":{\"--border-color\":\"var(--token-9a8a3063-6d3f-4c84-bb7a-ce6785df7b69, rgb(254, 85, 27))\",backgroundColor:\"var(--token-cf5b9a94-340d-4e06-9e57-e779166bd151, rgb(255, 255, 255))\"},\"Oa44VJbnu-hover\":{\"--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},EV5i3IobQ:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-d607828b-30c2-47ee-bff0-9d4c397515ff, rgb(239, 238, 237))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(255, 255, 255, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},f3xbp4opp:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-9a8a3063-6d3f-4c84-bb7a-ce6785df7b69, rgb(254, 85, 27))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-cf5b9a94-340d-4e06-9e57-e779166bd151, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},WMbpT8xGJ:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-d607828b-30c2-47ee-bff0-9d4c397515ff, rgb(239, 238, 237))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(255, 255, 255, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},Xmz40V6jS:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-9a8a3063-6d3f-4c84-bb7a-ce6785df7b69, rgb(254, 85, 27))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}},...addPropertyOverrides({EV5i3IobQ:{\"data-border\":true},f3xbp4opp:{\"data-border\":true},WMbpT8xGJ:{\"data-border\":true},Xmz40V6jS:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image1,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+10+0+0+2),sizes:\"16px\",...toResponsiveImage(Rb6L_9uee),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-11q548d\",layoutDependency:layoutDependency,layoutId:\"qqICNa0F4\",style:{opacity:1},variants:{\"EV5i3IobQ-hover\":{opacity:1},\"Oa44VJbnu-hover\":{opacity:1},EV5i3IobQ:{opacity:.5},f3xbp4opp:{opacity:1},WMbpT8xGJ:{opacity:.5},Xmz40V6jS:{opacity:1}},...addPropertyOverrides({\"EV5i3IobQ-hover\":{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+6+0+13.3+-.5),sizes:\"16px\",...toResponsiveImage(Rb6L_9uee),...{positionX:\"center\",positionY:\"center\"}}},EV5i3IobQ:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+6+0+3.7+-.5),sizes:\"16px\",...toResponsiveImage(Rb6L_9uee),...{positionX:\"center\",positionY:\"center\"}}},f3xbp4opp:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+10+0+51.5+-.5),sizes:\"16px\",...toResponsiveImage(Rb6L_9uee),...{positionX:\"center\",positionY:\"center\"}}},WMbpT8xGJ:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+6+0+3.7+-.5),sizes:\"16px\",...toResponsiveImage(Rb6L_9uee),...{positionX:\"center\",positionY:\"center\"}}},Xmz40V6jS:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+6+0+3.7+-.5),sizes:\"16px\",...toResponsiveImage(Rb6L_9uee),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8skwas\",layoutDependency:layoutDependency,layoutId:\"o8zKbiB8i\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-g5w54h\",\"data-styles-preset\":\"KDUhrFuVL\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-050929c3-ce35-45eb-80ae-67c2808bd84c, rgb(28, 25, 23)))\"},children:\"Title\"})}),className:\"framer-m4b8t3\",\"data-framer-name\":\"Published docs\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"frqSvAIjM\",style:{\"--extracted-r6o4lv\":\"var(--token-050929c3-ce35-45eb-80ae-67c2808bd84c, rgb(28, 25, 23))\",\"--framer-paragraph-spacing\":\"0px\"},text:MefNN7QMA,variants:{\"pkufxFnbA-hover\":{\"--extracted-r6o4lv\":\"var(--token-050929c3-ce35-45eb-80ae-67c2808bd84c, rgb(28, 25, 23))\"},pkufxFnbA:{\"--extracted-r6o4lv\":\"var(--token-f1a521a2-1c7b-4b8d-b94d-6ec6deaa187b, rgb(121, 113, 107))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"pkufxFnbA-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1j08zu0\",\"data-styles-preset\":\"Q_I573PPV\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-050929c3-ce35-45eb-80ae-67c2808bd84c, rgb(28, 25, 23)))\"},children:\"Title\"})})},pkufxFnbA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1j08zu0\",\"data-styles-preset\":\"Q_I573PPV\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f1a521a2-1c7b-4b8d-b94d-6ec6deaa187b, rgb(121, 113, 107)))\"},children:\"Title\"})})}},baseVariant,gestureVariant)}),isDisplayed1(visible!==false)&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1j08zu0\",\"data-styles-preset\":\"Q_I573PPV\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(101, 105, 115))\"},children:\"Description\"})}),className:\"framer-fgjivh\",\"data-framer-name\":\"Publish beautiful docs for your users\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GAE6v3ePr\",style:{\"--extracted-r6o4lv\":\"rgb(101, 105, 115)\",\"--framer-paragraph-spacing\":\"0px\"},text:bCB_D0bJp,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"Oa44VJbnu-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1j08zu0\",\"data-styles-preset\":\"Q_I573PPV\",children:\"Description\"})})}},baseVariant,gestureVariant)})]}),isDisplayed2(EOFiPOaLa!==false)&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-16nk51t\",\"data-framer-name\":\"External link\",layoutDependency:layoutDependency,layoutId:\"YtbV8dL3k\",children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-goa235\",\"data-framer-name\":\"icon\",layoutDependency:layoutDependency,layoutId:\"dII7iERy_\",requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10 9.993\" overflow=\"visible\"><g opacity=\"0.5\"><path d=\"M 4.293 0 C 4.526 0 4.715 0.189 4.715 0.422 C 4.715 0.655 4.526 0.845 4.293 0.845 L 1.83 0.845 C 1.286 0.845 0.845 1.286 0.845 1.83 L 0.845 8.164 C 0.845 8.708 1.286 9.149 1.83 9.149 L 8.164 9.149 C 8.708 9.149 9.149 8.708 9.149 8.164 L 9.149 5.7 C 9.149 5.467 9.338 5.278 9.571 5.278 C 9.804 5.278 9.993 5.467 9.993 5.7 L 9.993 8.164 C 9.993 9.174 9.174 9.993 8.164 9.993 L 1.83 9.993 C 0.819 9.993 0 9.174 0 8.164 L 0 1.83 C 0 0.819 0.819 0 1.83 0 Z\" fill=\"rgb(38,41,48)\"></path><path d=\"M 6.34 0.422 C 6.34 0.655 6.53 0.845 6.763 0.845 L 8.558 0.845 L 5.76 3.643 C 5.65 3.749 5.605 3.906 5.644 4.054 C 5.682 4.202 5.798 4.318 5.946 4.356 C 6.094 4.395 6.252 4.35 6.357 4.239 L 9.155 1.442 L 9.155 3.237 C 9.155 3.47 9.345 3.66 9.578 3.66 C 9.811 3.66 10 3.47 10 3.237 L 10 0.422 C 10 0.189 9.811 0 9.578 0 L 6.763 0 C 6.53 0 6.34 0.189 6.34 0.422 Z\" fill=\"rgb(38,41,48)\"></path></g></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1jxwrzb\",layoutDependency:layoutDependency,layoutId:\"gTGP1i8PR\",requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 9.993 9.993\" overflow=\"visible\"><path d=\"M 4.293 0 C 4.526 0 4.715 0.189 4.715 0.422 C 4.715 0.655 4.526 0.845 4.293 0.845 L 1.83 0.845 C 1.286 0.845 0.845 1.286 0.845 1.83 L 0.845 8.164 C 0.845 8.708 1.286 9.149 1.83 9.149 L 8.164 9.149 C 8.708 9.149 9.149 8.708 9.149 8.164 L 9.149 5.7 C 9.149 5.467 9.338 5.278 9.571 5.278 C 9.804 5.278 9.993 5.467 9.993 5.7 L 9.993 8.164 C 9.993 9.174 9.174 9.993 8.164 9.993 L 1.83 9.993 C 0.819 9.993 0 9.174 0 8.164 L 0 1.83 C 0 0.819 0.819 0 1.83 0 Z\" fill=\"rgb(38,41,48)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-iz77lo\",layoutDependency:layoutDependency,layoutId:\"Yd5qj9Mt4\",requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.37 4.37\" overflow=\"visible\"><path d=\"M 0.71 0.422 C 0.71 0.655 0.899 0.845 1.133 0.845 L 2.928 0.845 L 0.13 3.643 C 0.02 3.749 -0.025 3.906 0.014 4.054 C 0.052 4.202 0.168 4.318 0.316 4.356 C 0.464 4.395 0.621 4.35 0.727 4.239 L 3.525 1.442 L 3.525 3.237 C 3.525 3.47 3.714 3.66 3.948 3.66 C 4.181 3.66 4.37 3.47 4.37 3.237 L 4.37 0.422 C 4.37 0.189 4.181 0 3.948 0 L 1.133 0 C 0.899 0 0.71 0.189 0.71 0.422 Z\" fill=\"rgb(38,41,48)\"></path></svg>',withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sgmap7\",\"data-framer-name\":\"Amplitude tracking\",layoutDependency:layoutDependency,layoutId:\"IDocMls6M\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Flb25payBSZWd1bGFy\",\"--framer-font-family\":'\"Aeonik Regular\", \"Aeonik Regular Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1em\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})})}),className:\"framer-xo2368\",\"data-framer-name\":\"Amplitude Tracking Name\",fonts:[\"CUSTOM;Aeonik Regular\"],layoutDependency:layoutDependency,layoutId:\"TgEn_3Eo3\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Uu4Gj1YdF,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Flb25payBSZWd1bGFy\",\"--framer-font-family\":'\"Aeonik Regular\", \"Aeonik Regular Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1em\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})})}),className:\"framer-1t1t91m\",\"data-framer-name\":\"Amplitude Tracking Label\",fonts:[\"CUSTOM;Aeonik Regular\"],layoutDependency:layoutDependency,layoutId:\"Hogvjsn3g\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:t0VW78lMk,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Flb25payBSZWd1bGFy\",\"--framer-font-family\":'\"Aeonik Regular\", \"Aeonik Regular Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1em\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})})}),className:\"framer-oxkuhj\",\"data-framer-name\":\"Amplitude Tracking From\",fonts:[\"CUSTOM;Aeonik Regular\"],layoutDependency:layoutDependency,layoutId:\"ANcdx7lg5\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:lwoSNIcLl,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YqmHL.framer-1sx56xs, .framer-YqmHL .framer-1sx56xs { display: block; }\",\".framer-YqmHL.framer-19ogbrz { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 10px; position: relative; text-decoration: none; width: 200px; }\",\".framer-YqmHL .framer-1krrif { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YqmHL .framer-zzba91 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 15px; justify-content: center; overflow: visible; padding: 5px 0px 0px 0px; position: relative; width: 16px; }\",\".framer-YqmHL .framer-11q548d { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); overflow: visible; position: relative; width: 16px; }\",\".framer-YqmHL .framer-8skwas { 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-YqmHL .framer-m4b8t3 { flex: none; height: 22px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YqmHL .framer-fgjivh { flex: none; height: 20px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YqmHL .framer-16nk51t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-YqmHL .framer-goa235 { height: 10px; position: relative; width: 10px; }\",\".framer-YqmHL .framer-1jxwrzb { height: 10px; left: 0px; position: absolute; top: 0px; width: 10px; }\",\".framer-YqmHL .framer-iz77lo { height: 5px; left: 6px; position: absolute; top: 0px; width: 5px; }\",\".framer-YqmHL .framer-1sgmap7 { bottom: -800px; flex: none; height: 1px; left: -800px; overflow: visible; position: absolute; width: 1px; z-index: 1; }\",\".framer-YqmHL .framer-xo2368 { bottom: -2px; flex: none; height: auto; left: 0px; position: absolute; right: -199px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-YqmHL .framer-1t1t91m { bottom: -4px; flex: none; height: auto; left: 0px; position: absolute; right: -199px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-YqmHL .framer-oxkuhj { bottom: -6px; flex: none; height: auto; left: 0px; position: absolute; right: -199px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-YqmHL.framer-v-b1ib1.framer-19ogbrz { height: 54px; padding: 6px; width: 220px; }\",\".framer-YqmHL.framer-v-b1ib1 .framer-1krrif, .framer-YqmHL.framer-v-1lxgqdl .framer-1krrif, .framer-YqmHL.framer-v-664oea .framer-1krrif { align-content: center; align-items: center; max-width: 100%; padding: 0px 10px 0px 0px; }\",\".framer-YqmHL.framer-v-b1ib1 .framer-zzba91, .framer-YqmHL.framer-v-6sk8rx .framer-zzba91, .framer-YqmHL.framer-v-1lxgqdl .framer-zzba91, .framer-YqmHL.framer-v-664oea .framer-zzba91 { padding: 20px; }\",\".framer-YqmHL.framer-v-b1ib1 .framer-8skwas, .framer-YqmHL.framer-v-1jz8hqo .framer-8skwas, .framer-YqmHL.framer-v-1lxgqdl .framer-8skwas, .framer-YqmHL.framer-v-664oea .framer-8skwas { flex: none; width: min-content; }\",\".framer-YqmHL.framer-v-b1ib1 .framer-m4b8t3, .framer-YqmHL.framer-v-1lxgqdl .framer-m4b8t3, .framer-YqmHL.framer-v-664oea .framer-m4b8t3, .framer-YqmHL.framer-v-b1ib1.hover .framer-fgjivh { height: auto; white-space: pre; width: auto; }\",\".framer-YqmHL.framer-v-1jz8hqo.framer-19ogbrz { width: min-content; }\",\".framer-YqmHL.framer-v-1jz8hqo .framer-1krrif { align-content: center; align-items: center; width: min-content; }\",\".framer-YqmHL.framer-v-1jz8hqo .framer-m4b8t3, .framer-YqmHL.framer-v-6sk8rx .framer-m4b8t3 { white-space: pre; width: auto; }\",\".framer-YqmHL.framer-v-6sk8rx.framer-19ogbrz { width: 220px; }\",\".framer-YqmHL.framer-v-6sk8rx .framer-1krrif { align-content: center; align-items: center; max-width: 100%; }\",\".framer-YqmHL.framer-v-6sk8rx .framer-fgjivh { height: auto; }\",\".framer-YqmHL.framer-v-1lxgqdl.framer-19ogbrz, .framer-YqmHL.framer-v-664oea.framer-19ogbrz { cursor: default; height: 54px; padding: 6px; width: 220px; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-YqmHL[data-border=\"true\"]::after, .framer-YqmHL [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; corner-shape: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 62\n * @framerIntrinsicWidth 200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"EV5i3IobQ\":{\"layout\":[\"fixed\",\"fixed\"]},\"pkufxFnbA\":{\"layout\":[\"auto\",\"auto\"]},\"f3xbp4opp\":{\"layout\":[\"fixed\",\"auto\"]},\"Xmz40V6jS\":{\"layout\":[\"fixed\",\"fixed\"]},\"WMbpT8xGJ\":{\"layout\":[\"fixed\",\"fixed\"]},\"kRkW9rVD6\":{\"layout\":[\"fixed\",\"auto\"]},\"kU76d33YX\":{\"layout\":[\"fixed\",\"fixed\"]},\"dUBgy6BSA\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"Rb6L_9uee\":\"icon\",\"MefNN7QMA\":\"title\",\"bCB_D0bJp\":\"description\",\"h_ipbpAqN\":\"link\",\"lwoSNIcLl\":\"amplitudeTrackingFrom\",\"t0VW78lMk\":\"amplitudeTrackingLabel\",\"Uu4Gj1YdF\":\"amplitudeTrackingName\",\"EOFiPOaLa\":\"externalLink\",\"dGvkbYawb\":\"click2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framero1kXZsu1E=withCSS(Component,css,\"framer-YqmHL\");export default Framero1kXZsu1E;Framero1kXZsu1E.displayName=\"Dropdown nav item\";Framero1kXZsu1E.defaultProps={height:62,width:200};addPropertyControls(Framero1kXZsu1E,{variant:{options:[\"Oa44VJbnu\",\"EV5i3IobQ\",\"pkufxFnbA\",\"f3xbp4opp\",\"Xmz40V6jS\",\"WMbpT8xGJ\"],optionTitles:[\"Default\",\"Description reveal\",\"Text only\",\"Mobile\",\"Active\",\"Default - no hover\"],title:\"Variant\",type:ControlType.Enum},Rb6L_9uee:{title:\"Icon\",type:ControlType.ResponsiveImage},MefNN7QMA:{defaultValue:\"Title\",displayTextArea:false,title:\"Title\",type:ControlType.String},onMefNN7QMAChange:{changes:\"MefNN7QMA\",type:ControlType.ChangeHandler},bCB_D0bJp:{defaultValue:\"Description\",displayTextArea:false,title:\"Description\",type:ControlType.String},onbCB_D0bJpChange:{changes:\"bCB_D0bJp\",type:ControlType.ChangeHandler},h_ipbpAqN:{title:\"Link\",type:ControlType.Link},lwoSNIcLl:{defaultValue:\"\",displayTextArea:false,title:\"Amplitude Tracking From\",type:ControlType.String},onlwoSNIcLlChange:{changes:\"lwoSNIcLl\",type:ControlType.ChangeHandler},t0VW78lMk:{defaultValue:\"\",displayTextArea:false,title:\"Amplitude Tracking Label\",type:ControlType.String},ont0VW78lMkChange:{changes:\"t0VW78lMk\",type:ControlType.ChangeHandler},Uu4Gj1YdF:{defaultValue:\"\",displayTextArea:false,title:\"Amplitude Tracking Name\",type:ControlType.String},onUu4Gj1YdFChange:{changes:\"Uu4Gj1YdF\",type:ControlType.ChangeHandler},EOFiPOaLa:{defaultValue:false,title:\"External link\",type:ControlType.Boolean},onEOFiPOaLaChange:{changes:\"EOFiPOaLa\",type:ControlType.ChangeHandler},dGvkbYawb:{title:\"Click 2\",type:ControlType.EventHandler}});addFonts(Framero1kXZsu1E,[{explicitInter:true,fonts:[{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Aeonik Regular\",source:\"custom\",style:\"normal\",uiFamilyName:\"Aeonik\",url:\"https://framerusercontent.com/assets/ETxp2Sq5IAamocmvwrqiSrJVHic.otf\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framero1kXZsu1E\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EV5i3IobQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pkufxFnbA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"f3xbp4opp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Xmz40V6jS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WMbpT8xGJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kRkW9rVD6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kU76d33YX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"dUBgy6BSA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"200\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"Rb6L_9uee\\\":\\\"icon\\\",\\\"MefNN7QMA\\\":\\\"title\\\",\\\"bCB_D0bJp\\\":\\\"description\\\",\\\"h_ipbpAqN\\\":\\\"link\\\",\\\"lwoSNIcLl\\\":\\\"amplitudeTrackingFrom\\\",\\\"t0VW78lMk\\\":\\\"amplitudeTrackingLabel\\\",\\\"Uu4Gj1YdF\\\":\\\"amplitudeTrackingName\\\",\\\"EOFiPOaLa\\\":\\\"externalLink\\\",\\\"dGvkbYawb\\\":\\\"click2\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"62\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./o1kXZsu1E.map","// Generated by Framer (f36d8c8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,forwardLoader,getFonts,getFontsFromSharedStyle,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCodeBoundaryForOverrides,withCSS,withMappedReactProps}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{trackInAmplitude}from\"https://framerusercontent.com/modules/1TUkPfGcKn7ybEsOcQJv/OFpOsPXGNDfrHDCRrIHH/Amplitude.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/mBxSvbAbr7UOgElyiYK2/KRqfCSDIyx8RsqtzdSSM/a0kqztpkD.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/oYYBrx4r0K2hrmj5sESj/n5wpsfbVtPHL7dEB9X4w/OYnt9KUAB.js\";import DropdownNavItem,*as DropdownNavItemInfo from\"https://framerusercontent.com/modules/yHvbY2v1O3jxX2fm79N4/6xUlxZhGKaM4w7yPlrRK/o1kXZsu1E.js\";const DropdownNavItemFonts=getFonts(DropdownNavItem);const DropdownNavItemTrackInAmplitude16icsfuWithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"KgKL80acM\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitude9jmy6sWithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"f1C1Cs0Ek\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplituderg608nWithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"TR5BDx5Oh\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitude44h1rtWithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"mGAgtipDd\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitude1nmi66vWithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"npWm9dMpp\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitudezuqf2wWithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"vda4kL8kK\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitude1e4n9clWithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"gVb13b4q2\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitude13rqxrvWithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"Zl7IYiOYg\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitude1d7w49qWithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"tUrMsAq9G\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitude1fox8t5WithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"CqCROZVLU\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitude1dil1v5WithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"fWFHu08TF\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitude7af664WithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"rYqBhAeBc\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitudeq43vlsWithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"inR7K4aTh\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitudeg0ia9wWithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"Ax08ofwiO\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitude1r4lpeiWithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"d0NjsPXbS\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitudewk0rxzWithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"PI3xYGKVL\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitude1sa0d03WithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"o8EL80W70\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitudeywfjcpWithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"PHGFCjwvS\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const DropdownNavItemTrackInAmplitudefwjd0wWithMappedReactPropsw5jc3n=withMappedReactProps(withCodeBoundaryForOverrides(DropdownNavItem,{nodeId:\"qmt4J9qhf\",override:trackInAmplitude,scopeId:\"yWI5cnY3s\"}),DropdownNavItemInfo);const cycleOrder=[\"pxw3GPdrV\",\"yv6mT0Hs4\",\"r_p71lNGI\",\"UtWMzRf6b\",\"ZINnWN_gm\"];const serializationHash=\"framer-KoP2m\";const variantClassNames={pxw3GPdrV:\"framer-v-pertp5\",r_p71lNGI:\"framer-v-tg08us\",UtWMzRf6b:\"framer-v-3x114e\",yv6mT0Hs4:\"framer-v-1a515p0\",ZINnWN_gm:\"framer-v-vombq7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const TyKM1QWYu=undefined;const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const matchVariant=(...args)=>{for(const arg of args){if(arg&&typeof arg===\"string\")return arg;}return undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Resources closed\":\"ZINnWN_gm\",Closed:\"UtWMzRf6b\",Mobile:\"r_p71lNGI\",Product:\"pxw3GPdrV\",Resources:\"yv6mT0Hs4\"};const Variants=motion.create(React.Fragment);const getProps=({click,height,id,width,...props})=>{return{...props,TyKM1QWYu:click??props.TyKM1QWYu,variant:humanReadableVariantMap[props.variant]??props.variant??\"pxw3GPdrV\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,TyKM1QWYu,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"pxw3GPdrV\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap101w5me=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(TyKM1QWYu){const res=await TyKM1QWYu(...args);if(res===false)return false;}});const onMouseLeave29sgoq=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});await delay(()=>setVariant(\"pxw3GPdrV\"),200);});const onMouseLeave4j9c7h=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});await delay(()=>setVariant(\"yv6mT0Hs4\"),200);});const onTapf7twr3=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"UtWMzRf6b\"),300);});const dGvkbYawbf7twr3=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"UtWMzRf6b\"),300);});const onTap1qvftia=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"ZINnWN_gm\"),300);});const dGvkbYawblhkq1d=activeVariantCallback(async(...args)=>{setVariant(\"ZINnWN_gm\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"yv6mT0Hs4\",\"UtWMzRf6b\",\"ZINnWN_gm\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed1=()=>{if([\"yv6mT0Hs4\",\"r_p71lNGI\",\"UtWMzRf6b\",\"ZINnWN_gm\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"yv6mT0Hs4\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"r_p71lNGI\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-pertp5\",className,classNames),\"data-framer-name\":\"Product\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"pxw3GPdrV\",onTap:onTap101w5me,ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"0px 5px 20px 0px rgba(0, 0, 0, 0.1)\",...style},variants:{r_p71lNGI:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"},UtWMzRf6b:{backgroundColor:\"rgba(255, 255, 255, 0)\",boxShadow:\"0px 5px 20px 0px rgba(0, 0, 0, 0)\"},ZINnWN_gm:{backgroundColor:\"rgba(255, 255, 255, 0)\",boxShadow:\"0px 5px 20px 0px rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({r_p71lNGI:{\"data-framer-name\":\"Mobile\"},UtWMzRf6b:{\"data-framer-name\":\"Closed\",onMouseLeave:onMouseLeave29sgoq,onTap:undefined},yv6mT0Hs4:{\"data-framer-name\":\"Resources\"},ZINnWN_gm:{\"data-framer-name\":\"Resources closed\",onMouseLeave:onMouseLeave4j9c7h,onTap:undefined}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-gvwnlj\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"XUuVNO30N\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m8l4bl\",\"data-framer-name\":\"Solutions and Features\",layoutDependency:layoutDependency,layoutId:\"KKEPrwLK4\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tsuz0m\",\"data-framer-name\":\"Solutions\",layoutDependency:layoutDependency,layoutId:\"bHyw8B_NI\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-18hcq1y\",\"data-framer-name\":\"Title wrapper\",layoutDependency:layoutDependency,layoutId:\"QKFzzmyd4\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-107rn6f\",\"data-styles-preset\":\"a0kqztpkD\",children:\"Use cases\"})}),className:\"framer-sdqp8m\",\"data-framer-name\":\"With GitBook’s insights panel, you can instantly view and analyze site traffic, user feedback, search term popularity, link clicks, API endpoint tests, and much more.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dK6PXxXXb\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13eml33\",\"data-framer-name\":\"Menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ZL6xRB9K8\",onTap:onTapf7twr3,...addPropertyOverrides({r_p71lNGI:{\"data-highlight\":undefined,onTap:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Img1aPiaN\"},implicitPathVariables:undefined},{href:{webPageId:\"Img1aPiaN\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+0+0+0+25+0+103+0+0,...addPropertyOverrides({r_p71lNGI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+190+0+0+0+0+0+99+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16icsfu-container\",layoutDependency:layoutDependency,layoutId:\"KgKL80acM-container\",nodeId:\"KgKL80acM\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitude16icsfuWithMappedReactPropsw5jc3n,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks[0],height:\"100%\",id:\"KgKL80acM\",layoutId:\"KgKL80acM\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Published documentation\",Rb6L_9uee:addImageAlt({pixelHeight:15,pixelWidth:16,src:\"https://framerusercontent.com/images/2Vx6NdzhtfeLd0y5bvzQbuGRU.svg?width=16&height=15\"},\"\"),style:{maxWidth:\"100%\",width:\"100%\"},t0VW78lMk:\"Published docs\",Uu4Gj1YdF:\"open_public_docs_website\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks[1],variant:matchVariant(\"f3xbp4opp\")}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"siaJjNlJo\"},implicitPathVariables:undefined},{href:{webPageId:\"siaJjNlJo\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+0+0+0+25+0+103+0+62,...addPropertyOverrides({r_p71lNGI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+190+0+0+0+0+0+99+0+72}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9jmy6s-container\",layoutDependency:layoutDependency,layoutId:\"f1C1Cs0Ek-container\",nodeId:\"f1C1Cs0Ek\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitude9jmy6sWithMappedReactPropsw5jc3n,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks1[0],height:\"100%\",id:\"f1C1Cs0Ek\",layoutId:\"f1C1Cs0Ek\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"API documentation\",Rb6L_9uee:addImageAlt({pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/5d17Hfw0dHuqF7pAW7oUHm223Q.svg?width=24&height=24\"},\"\"),style:{maxWidth:\"100%\",width:\"100%\"},t0VW78lMk:\"API docs\",Uu4Gj1YdF:\"open_api_website\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks1[1],variant:matchVariant(\"f3xbp4opp\")}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"pe3UcNGx_\"},implicitPathVariables:undefined},{href:{webPageId:\"pe3UcNGx_\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+0+0+0+25+0+103+0+124,...addPropertyOverrides({r_p71lNGI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+190+0+0+0+0+0+99+0+144}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rg608n-container\",layoutDependency:layoutDependency,layoutId:\"TR5BDx5Oh-container\",nodeId:\"TR5BDx5Oh\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplituderg608nWithMappedReactPropsw5jc3n,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks2[0],height:\"100%\",id:\"TR5BDx5Oh\",layoutId:\"TR5BDx5Oh\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Help centers\",Rb6L_9uee:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/hBqQXhEPMDyooCBXTm5Uz1d5fU.svg?width=16&height=16\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Help centers\",Uu4Gj1YdF:\"open_help_centers\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks2[1],variant:matchVariant(\"f3xbp4opp\")}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"CtsIaGDQX\"},implicitPathVariables:undefined},{href:{webPageId:\"CtsIaGDQX\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+0+0+0+25+0+103+0+186,...addPropertyOverrides({r_p71lNGI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+190+0+0+0+0+0+99+0+216}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-44h1rt-container\",layoutDependency:layoutDependency,layoutId:\"mGAgtipDd-container\",nodeId:\"mGAgtipDd\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitude44h1rtWithMappedReactPropsw5jc3n,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks3[0],height:\"100%\",id:\"mGAgtipDd\",layoutId:\"mGAgtipDd\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Internal knowledge base\",Rb6L_9uee:addImageAlt({pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/8nGItPxIM5xUB49yCYK6e5zx7Q.svg?width=24&height=24\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Internal knowledge base\",Uu4Gj1YdF:\"open_internal_knowledge_base\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks3[1],variant:matchVariant(\"f3xbp4opp\")}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ln5ikf\",\"data-framer-name\":\"Title wrapper\",layoutDependency:layoutDependency,layoutId:\"SheRZ14Vu\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-107rn6f\",\"data-styles-preset\":\"a0kqztpkD\",dir:\"auto\",children:\"industries\"})}),className:\"framer-wc1lxp\",\"data-framer-name\":\"With GitBook’s insights panel, you can instantly view and analyze site traffic, user feedback, search term popularity, link clicks, API endpoint tests, and much more.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I5J57Yp9n\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-12r4ya5\",\"data-framer-name\":\"Menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"YQmNb4_IY\",onTap:onTapf7twr3,children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"C4BkNYvJM\"},implicitPathVariables:undefined},{href:{webPageId:\"C4BkNYvJM\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+0+0+0+25+0+466+0+0,...addPropertyOverrides({r_p71lNGI:{y:(componentViewport?.y||0)+0+190+0+0+0+0+0+484+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1nmi66v-container\",layoutDependency:layoutDependency,layoutId:\"npWm9dMpp-container\",nodeId:\"npWm9dMpp\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitude1nmi66vWithMappedReactPropsw5jc3n,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks4[0],height:\"100%\",id:\"npWm9dMpp\",layoutId:\"npWm9dMpp\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Fintech\",Rb6L_9uee:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/ZLs3UUtfRIdBmUIs838emdcKw0.svg?width=16&height=16\"},\"Fintech icon\"),style:{maxWidth:\"100%\",width:\"100%\"},t0VW78lMk:\"Fintech\",Uu4Gj1YdF:\"open_fintech_website\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks4[1],variant:matchVariant(\"f3xbp4opp\")}},baseVariant,gestureVariant)})})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6tyngy\",\"data-framer-name\":\"Features\",layoutDependency:layoutDependency,layoutId:\"g1bOG1ZOO\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i9idhf\",\"data-framer-name\":\"Title wrapper\",layoutDependency:layoutDependency,layoutId:\"ZBOjcbo2x\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-107rn6f\",\"data-styles-preset\":\"a0kqztpkD\",children:\"Key features\"})}),className:\"framer-jtcf0y\",\"data-framer-name\":\"With GitBook’s insights panel, you can instantly view and analyze site traffic, user feedback, search term popularity, link clicks, API endpoint tests, and much more.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CddWmL8Nv\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yubvas\",\"data-framer-name\":\"Menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"JU_FoOMLN\",onTap:onTapf7twr3,...addPropertyOverrides({r_p71lNGI:{\"data-highlight\":undefined,onTap:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ndAjlx15U\"},implicitPathVariables:undefined},{href:{webPageId:\"ndAjlx15U\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+0+0+0+25+0+103+0+0,...addPropertyOverrides({r_p71lNGI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+190+0+0+0+570+0+99+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tqvswf-container\",layoutDependency:layoutDependency,layoutId:\"XkbQ5CKvd-container\",nodeId:\"XkbQ5CKvd\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bCB_D0bJp:\"Keep your docs and codebase in sync\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks5[0],height:\"100%\",id:\"XkbQ5CKvd\",layoutId:\"XkbQ5CKvd\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Git Sync\",Rb6L_9uee:addImageAlt({pixelHeight:18,pixelWidth:18,src:\"https://framerusercontent.com/images/N7w4cFmNSoVWGtIpk50tQJuh4w.svg?width=18&height=18\"},\"\"),style:{maxWidth:\"100%\",width:\"100%\"},t0VW78lMk:\"Git Sync\",Uu4Gj1YdF:\"open_git_sync_website\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks5[1],variant:matchVariant(\"f3xbp4opp\")}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"taDbMAFDU\"},implicitPathVariables:undefined},{href:{webPageId:\"taDbMAFDU\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+0+0+0+25+0+103+0+62,...addPropertyOverrides({r_p71lNGI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+190+0+0+0+570+0+99+0+72}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zuqf2w-container\",layoutDependency:layoutDependency,layoutId:\"vda4kL8kK-container\",nodeId:\"vda4kL8kK\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitudezuqf2wWithMappedReactPropsw5jc3n,{bCB_D0bJp:\"Best-in-class visual editor\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks6[0],height:\"100%\",id:\"vda4kL8kK\",layoutId:\"vda4kL8kK\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Editor\",Rb6L_9uee:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/f1tpX5Osnz5QmgvP1rY9LiG8amU.svg?width=16&height=16\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Editor\",Uu4Gj1YdF:\"open_editor_page\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks6[1],variant:matchVariant(\"f3xbp4opp\")}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"gsIu8k8IK\"},implicitPathVariables:undefined},{href:{webPageId:\"gsIu8k8IK\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+0+0+0+25+0+103+0+124,...addPropertyOverrides({r_p71lNGI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+190+0+0+0+570+0+99+0+144}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1e4n9cl-container\",layoutDependency:layoutDependency,layoutId:\"gVb13b4q2-container\",nodeId:\"gVb13b4q2\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitude1e4n9clWithMappedReactPropsw5jc3n,{bCB_D0bJp:\"Your AI product expert\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks7[0],height:\"100%\",id:\"gVb13b4q2\",layoutId:\"gVb13b4q2\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"GitBook Assistant\",Rb6L_9uee:addImageAlt({pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/9ZtSX4T4QvFcirsaTzNCiXldDw.svg?width=24&height=24\"},\"\"),style:{maxWidth:\"100%\",width:\"100%\"},t0VW78lMk:\"GitBook AI Assistant\",Uu4Gj1YdF:\"open_gitbook_ai_assistant_website\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks7[1],variant:matchVariant(\"f3xbp4opp\")}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"AMwEs9uZK\"},implicitPathVariables:undefined},{href:{webPageId:\"AMwEs9uZK\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+0+0+0+25+0+103+0+186,...addPropertyOverrides({r_p71lNGI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+190+0+0+0+570+0+99+0+216}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1l7r5ga-container\",layoutDependency:layoutDependency,layoutId:\"t1uiIxAaX-container\",nodeId:\"t1uiIxAaX\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bCB_D0bJp:\"Your AI virtual teammate\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks8[0],height:\"100%\",id:\"t1uiIxAaX\",layoutId:\"t1uiIxAaX\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"GitBook Agent\",Rb6L_9uee:addImageAlt({pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/50ronQMR0RIK97vqthvNcMfWo.svg?width=24&height=24\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"GitBook Agent\",Uu4Gj1YdF:\"open_gitbook_agent_page\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks8[1],variant:matchVariant(\"f3xbp4opp\")}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vIFMHMfF9\"},implicitPathVariables:undefined},{href:{webPageId:\"vIFMHMfF9\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+0+0+0+25+0+103+0+248,...addPropertyOverrides({r_p71lNGI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+190+0+0+0+570+0+99+0+288}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13i0hle-container\",layoutDependency:layoutDependency,layoutId:\"KYNAfroaR-container\",nodeId:\"KYNAfroaR\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bCB_D0bJp:\"Control access to your published docs\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks9[0],height:\"100%\",id:\"KYNAfroaR\",layoutId:\"KYNAfroaR\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Authenticated access\",Rb6L_9uee:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/ZfofAcyqYPMWb6nEgSSGWlEgV1Q.svg?width=16&height=16\"},\"\"),style:{maxWidth:\"100%\",width:\"100%\"},t0VW78lMk:\"Authenticated access\",Uu4Gj1YdF:\"open_authenticated_access_website\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks9[1],variant:matchVariant(\"f3xbp4opp\")}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"F32oQjlbZ\"},implicitPathVariables:undefined},{href:{webPageId:\"F32oQjlbZ\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+0+0+0+25+0+103+0+310,...addPropertyOverrides({r_p71lNGI:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+190+0+0+0+570+0+99+0+360}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1khz555-container\",layoutDependency:layoutDependency,layoutId:\"kRw6Wp1E2-container\",nodeId:\"kRw6Wp1E2\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks10[0],height:\"100%\",id:\"kRw6Wp1E2\",layoutId:\"kRw6Wp1E2\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Integrations\",Rb6L_9uee:addImageAlt({pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/7rwQjs6QnB1t1mddBe4vcH1315Q.svg?width=24&height=24\"},\"\"),style:{maxWidth:\"100%\",width:\"100%\"},t0VW78lMk:\"Integrations\",Uu4Gj1YdF:\"integrations_website\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks10[1],variant:matchVariant(\"f3xbp4opp\")}},baseVariant,gestureVariant)})})})})]})]})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xg56qg\",\"data-border\":true,\"data-framer-name\":\"Footer\",layoutDependency:layoutDependency,layoutId:\"vnKrceaVr\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-d607828b-30c2-47ee-bff0-9d4c397515ff, rgb(239, 238, 237))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+573+15,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-a9l7zq-container\",layoutDependency:layoutDependency,layoutId:\"QTRHcLTE0-container\",nodeId:\"QTRHcLTE0\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bCB_D0bJp:\"\",dGvkbYawb:dGvkbYawbf7twr3,EOFiPOaLa:true,h_ipbpAqN:\"https://gitbook.com/docs/changelog\",height:\"100%\",id:\"QTRHcLTE0\",layoutId:\"QTRHcLTE0\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Changelog\",Rb6L_9uee:addImageAlt({pixelHeight:18,pixelWidth:18,src:\"https://framerusercontent.com/images/xLaDdJOwI1MfaeZx8OeLfqVamrA.svg?width=18&height=18\"},\"\"),t0VW78lMk:\"Changelog\",Uu4Gj1YdF:\"changelog_website\",variant:matchVariant(\"pkufxFnbA\"),width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lueze\",\"data-framer-name\":\"Resources content\",layoutDependency:layoutDependency,layoutId:\"wWbpMESiX\",children:isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sz8not\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"YfcZDNLrH\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xifz0p\",\"data-framer-name\":\"Solutions and Features\",layoutDependency:layoutDependency,layoutId:\"R8GzgBIsq\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-x4syw9\",\"data-framer-name\":\"Solutions\",layoutDependency:layoutDependency,layoutId:\"t7LhnQY4W\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1un9nmk\",\"data-framer-name\":\"Title wrapper\",layoutDependency:layoutDependency,layoutId:\"AXKrxZs_b\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-107rn6f\",\"data-styles-preset\":\"a0kqztpkD\",children:\"Discover\"})}),className:\"framer-n57fru\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WobQY1P5s\",style:{\"--framer-paragraph-spacing\":\"0px\",opacity:.6},variants:{yv6mT0Hs4:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wloit5\",\"data-framer-name\":\"Menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"tKWUUBk5p\",onTap:onTap1qvftia,children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Img1aPiaN\"},implicitPathVariables:undefined},{href:{webPageId:\"vx2qwJUoS\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({yv6mT0Hs4:{y:(componentViewport?.y||0)+0+0+25+0+0+0+0+103+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13rqxrv-container\",layoutDependency:layoutDependency,layoutId:\"Zl7IYiOYg-container\",nodeId:\"Zl7IYiOYg\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitude13rqxrvWithMappedReactPropsw5jc3n,{bCB_D0bJp:\"Publish beautiful docs for your users\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks11[0],height:\"100%\",id:\"Zl7IYiOYg\",layoutId:\"Zl7IYiOYg\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Customers\",Rb6L_9uee:addImageAlt({pixelHeight:15,pixelWidth:16,src:\"https://framerusercontent.com/images/2Vx6NdzhtfeLd0y5bvzQbuGRU.svg?width=16&height=15\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Published docs\",Uu4Gj1YdF:\"open_public_docs_website\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({yv6mT0Hs4:{bCB_D0bJp:\"\",h_ipbpAqN:resolvedLinks11[1],Rb6L_9uee:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/BZt8RxSWYT7MCFp3VFRSUIRL28.svg?width=16&height=16\"},\"\"),style:{maxWidth:\"100%\",width:\"100%\"},t0VW78lMk:\"Customer showcase\",Uu4Gj1YdF:\"open_showcase_website\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"siaJjNlJo\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({yv6mT0Hs4:{y:(componentViewport?.y||0)+0+0+25+0+0+0+0+103+0+62}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1d7w49q-container\",layoutDependency:layoutDependency,layoutId:\"tUrMsAq9G-container\",nodeId:\"tUrMsAq9G\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitude1d7w49qWithMappedReactPropsw5jc3n,{bCB_D0bJp:\"Interactive API docs for developers\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks12[0],height:\"100%\",id:\"tUrMsAq9G\",layoutId:\"tUrMsAq9G\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Guides\",Rb6L_9uee:addImageAlt({pixelHeight:19,pixelWidth:18,src:\"https://framerusercontent.com/images/UOtbSzvhsf4EMoUZAKLnra80.svg?width=18&height=19\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"API docs\",Uu4Gj1YdF:\"open_api_website\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({yv6mT0Hs4:{bCB_D0bJp:\"\",EOFiPOaLa:true,h_ipbpAqN:\"https://gitbook.com/docs/guides\",Rb6L_9uee:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/q0TsrvlbMIDIrO4UrlcGQltyQY.svg?width=16&height=16\"},\"\"),style:{maxWidth:\"100%\",width:\"100%\"},t0VW78lMk:\"Guides\",Uu4Gj1YdF:\"open_guides_website\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({yv6mT0Hs4:{y:(componentViewport?.y||0)+0+0+25+0+0+0+0+103+0+124}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fox8t5-container\",layoutDependency:layoutDependency,layoutId:\"CqCROZVLU-container\",nodeId:\"CqCROZVLU\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitude1fox8t5WithMappedReactPropsw5jc3n,{bCB_D0bJp:\"Scalable documentation for larger teams\",EOFiPOaLa:false,height:\"100%\",id:\"CqCROZVLU\",layoutId:\"CqCROZVLU\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Help center\",Rb6L_9uee:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/hBqQXhEPMDyooCBXTm5Uz1d5fU.svg?width=16&height=16\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Enterprise\",Uu4Gj1YdF:\"open_enterprise_website\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({yv6mT0Hs4:{bCB_D0bJp:\"\",EOFiPOaLa:true,h_ipbpAqN:\"https://www.youtube.com/@gitbookIO\",MefNN7QMA:\"Videos\",Rb6L_9uee:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/OfRjV68deaYMQiMtYTnPZ7GMI.svg?width=16&height=16\"},\"\"),style:{maxWidth:\"100%\",width:\"100%\"},t0VW78lMk:\"Videos\",Uu4Gj1YdF:\"open_youtube\"}},baseVariant,gestureVariant)})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19wip2i\",\"data-framer-name\":\"Features\",layoutDependency:layoutDependency,layoutId:\"AG2WsHaHj\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fjsxb2\",\"data-framer-name\":\"Title wrapper\",layoutDependency:layoutDependency,layoutId:\"vrdtF7y0E\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-107rn6f\",\"data-styles-preset\":\"a0kqztpkD\",children:\"Company\"})}),className:\"framer-2z9p8r\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"On7P6PvfG\",style:{\"--framer-paragraph-spacing\":\"0px\",opacity:.6},variants:{yv6mT0Hs4:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1t7fs46\",\"data-framer-name\":\"Menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"OwOUNq7if\",onTap:onTap1qvftia,children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ndAjlx15U\"},implicitPathVariables:undefined},{href:{webPageId:\"kStOojbm2\"},implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({yv6mT0Hs4:{y:(componentViewport?.y||0)+0+0+25+0+0+0+0+103+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xd5c1v-container\",layoutDependency:layoutDependency,layoutId:\"DOmukByzT-container\",nodeId:\"DOmukByzT\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bCB_D0bJp:\"Keep your docs and codebase in sync\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks13[0],height:\"100%\",id:\"DOmukByzT\",layoutId:\"DOmukByzT\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Blog\",Rb6L_9uee:addImageAlt({pixelHeight:18,pixelWidth:18,src:\"https://framerusercontent.com/images/N7w4cFmNSoVWGtIpk50tQJuh4w.svg?width=18&height=18\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Git Sync\",Uu4Gj1YdF:\"open_git_sync_website\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({yv6mT0Hs4:{bCB_D0bJp:\"\",h_ipbpAqN:resolvedLinks13[1],Rb6L_9uee:addImageAlt({pixelHeight:18,pixelWidth:18,src:\"https://framerusercontent.com/images/xhPJq9DgYhmlLBGXPUnzGkLhk.svg?width=18&height=18\"},\"\"),style:{maxWidth:\"100%\",width:\"100%\"},t0VW78lMk:\"Blog\",Uu4Gj1YdF:\"open_blog_website\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zOEBcwzEd\"},implicitPathVariables:undefined},{href:{webPageId:\"K8TUpi7SY\"},implicitPathVariables:undefined}],children:resolvedLinks14=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({yv6mT0Hs4:{y:(componentViewport?.y||0)+0+0+25+0+0+0+0+103+0+62}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1dil1v5-container\",layoutDependency:layoutDependency,layoutId:\"fWFHu08TF-container\",nodeId:\"fWFHu08TF\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitude1dil1v5WithMappedReactPropsw5jc3n,{bCB_D0bJp:\"Improve your docs with GitBook AI\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks14[0],height:\"100%\",id:\"fWFHu08TF\",layoutId:\"fWFHu08TF\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Events\",Rb6L_9uee:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/f1tpX5Osnz5QmgvP1rY9LiG8amU.svg?width=16&height=16\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"GitBook AI\",Uu4Gj1YdF:\"open_gitbook_ai_website\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({yv6mT0Hs4:{bCB_D0bJp:\"\",h_ipbpAqN:resolvedLinks14[1],Rb6L_9uee:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/QV3XYCCHExkSElEHEoUlEUpOfI.svg?width=16&height=16\"},\"\"),style:{maxWidth:\"100%\",width:\"100%\"},t0VW78lMk:\"Events\",Uu4Gj1YdF:\"open_events_website\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zOEBcwzEd\"},implicitPathVariables:undefined},{href:{webPageId:\"IyDLnvQ5n\"},implicitPathVariables:undefined}],children:resolvedLinks15=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({yv6mT0Hs4:{y:(componentViewport?.y||0)+0+0+25+0+0+0+0+103+0+124}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7af664-container\",layoutDependency:layoutDependency,layoutId:\"rYqBhAeBc-container\",nodeId:\"rYqBhAeBc\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitude7af664WithMappedReactPropsw5jc3n,{bCB_D0bJp:\"Improve your docs with GitBook AI\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks15[0],height:\"100%\",id:\"rYqBhAeBc\",layoutId:\"rYqBhAeBc\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"About\",Rb6L_9uee:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/XJZs9VG5WJDF1CMpQcZ2viFUhg.svg?width=16&height=16\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"GitBook AI\",Uu4Gj1YdF:\"open_gitbook_ai_website\",variant:matchVariant(\"EV5i3IobQ\"),width:\"100%\",...addPropertyOverrides({yv6mT0Hs4:{bCB_D0bJp:\"\",h_ipbpAqN:resolvedLinks15[1],Rb6L_9uee:addImageAlt({pixelHeight:16,pixelWidth:17,src:\"https://framerusercontent.com/images/9rAv7aWD2WYzjH6lVqLT5jz8I.svg?width=17&height=16\"},\"\"),style:{maxWidth:\"100%\",width:\"100%\"},t0VW78lMk:\"About\",Uu4Gj1YdF:\"open_about_website\"}},baseVariant,gestureVariant)})})})})]})]})]})})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-vb4lf7\",\"data-border\":true,\"data-framer-name\":\"Footer\",layoutDependency:layoutDependency,layoutId:\"xg3J_AYFz\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgb(234, 235, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},variants:{yv6mT0Hs4:{\"--border-color\":\"var(--token-d607828b-30c2-47ee-bff0-9d4c397515ff, rgb(239, 238, 237))\"}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gw3ken\",layoutDependency:layoutDependency,layoutId:\"x7THz4bps\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rnx01byPs\"},implicitPathVariables:undefined},{href:{webPageId:\"rnx01byPs\"},implicitPathVariables:undefined}],children:resolvedLinks16=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({yv6mT0Hs4:{y:(componentViewport?.y||0)+0+339+14+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-q43vls-container\",layoutDependency:layoutDependency,layoutId:\"inR7K4aTh-container\",nodeId:\"inR7K4aTh\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitudeq43vlsWithMappedReactPropsw5jc3n,{bCB_D0bJp:\"\",dGvkbYawb:dGvkbYawblhkq1d,EOFiPOaLa:false,h_ipbpAqN:resolvedLinks16[0],height:\"100%\",id:\"inR7K4aTh\",layoutId:\"inR7K4aTh\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Switch to GitBook\",Rb6L_9uee:addImageAlt({pixelHeight:18,pixelWidth:18,src:\"https://framerusercontent.com/images/xLaDdJOwI1MfaeZx8OeLfqVamrA.svg?width=18&height=18\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Switch to GitBook\",Uu4Gj1YdF:\"open_switch_website\",variant:matchVariant(\"pkufxFnbA\"),width:\"100%\",...addPropertyOverrides({yv6mT0Hs4:{h_ipbpAqN:resolvedLinks16[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"h8Rcf0ixQ\"},implicitPathVariables:undefined},{href:{webPageId:\"h8Rcf0ixQ\"},implicitPathVariables:undefined}],children:resolvedLinks17=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({yv6mT0Hs4:{y:(componentViewport?.y||0)+0+339+14+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-g0ia9w-container\",layoutDependency:layoutDependency,layoutId:\"Ax08ofwiO-container\",nodeId:\"Ax08ofwiO\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitudeg0ia9wWithMappedReactPropsw5jc3n,{bCB_D0bJp:\"\",dGvkbYawb:dGvkbYawblhkq1d,EOFiPOaLa:false,h_ipbpAqN:resolvedLinks17[0],height:\"100%\",id:\"Ax08ofwiO\",layoutId:\"Ax08ofwiO\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Buy vs build\",Rb6L_9uee:addImageAlt({pixelHeight:18,pixelWidth:18,src:\"https://framerusercontent.com/images/xLaDdJOwI1MfaeZx8OeLfqVamrA.svg?width=18&height=18\"},\"\"),t0VW78lMk:\"Buy vs build\",Uu4Gj1YdF:\"open_buy-vs-build_website\",variant:matchVariant(\"pkufxFnbA\"),width:\"100%\",...addPropertyOverrides({yv6mT0Hs4:{h_ipbpAqN:resolvedLinks17[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"z3VHfa2TI\"},implicitPathVariables:undefined},{href:{webPageId:\"z3VHfa2TI\"},implicitPathVariables:undefined}],children:resolvedLinks18=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,width:\"100px\",...addPropertyOverrides({yv6mT0Hs4:{width:undefined,y:(componentViewport?.y||0)+0+339+14+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-kf66fp-container\",layoutDependency:layoutDependency,layoutId:\"sYWix6PX0-container\",nodeId:\"sYWix6PX0\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bCB_D0bJp:\"\",dGvkbYawb:dGvkbYawblhkq1d,EOFiPOaLa:false,h_ipbpAqN:resolvedLinks18[0],height:\"100%\",id:\"sYWix6PX0\",layoutId:\"sYWix6PX0\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Contact\",Rb6L_9uee:addImageAlt({pixelHeight:18,pixelWidth:18,src:\"https://framerusercontent.com/images/xLaDdJOwI1MfaeZx8OeLfqVamrA.svg?width=18&height=18\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Contact\",Uu4Gj1YdF:\"open_contact_website\",variant:matchVariant(\"pkufxFnbA\"),width:\"100%\",...addPropertyOverrides({yv6mT0Hs4:{h_ipbpAqN:resolvedLinks18[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,width:\"100px\",...addPropertyOverrides({yv6mT0Hs4:{width:undefined,y:(componentViewport?.y||0)+0+339+14+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1kji8l6-container\",layoutDependency:layoutDependency,layoutId:\"HEVfmP045-container\",nodeId:\"HEVfmP045\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:\"https://gitbook.com/docs/help-center\",height:\"100%\",id:\"HEVfmP045\",layoutId:\"HEVfmP045\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Help center\",Rb6L_9uee:addImageAlt({pixelHeight:18,pixelWidth:18,src:\"https://framerusercontent.com/images/xLaDdJOwI1MfaeZx8OeLfqVamrA.svg?width=18&height=18\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Help center\",Uu4Gj1YdF:\"open_help_center_website\",variant:matchVariant(\"pkufxFnbA\"),width:\"100%\",...addPropertyOverrides({yv6mT0Hs4:{EOFiPOaLa:true}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-uyzgci\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"xwVx8DP2q\",style:{backgroundColor:\"var(--token-d607828b-30c2-47ee-bff0-9d4c397515ff, rgb(239, 238, 237))\"}})]})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tlafw4\",\"data-framer-name\":\"Nav links\",layoutDependency:layoutDependency,layoutId:\"U9ct7A66a\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(Link,{href:\"https://gitbook.com/docs/\",motionChild:true,nodeId:\"aROph268r\",openInNewTab:false,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-avl2aj framer-1jx26ip\",layoutDependency:layoutDependency,layoutId:\"aROph268r\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-178ep3v\",\"data-styles-preset\":\"OYnt9KUAB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-050929c3-ce35-45eb-80ae-67c2808bd84c, rgb(28, 25, 23)))\"},children:\"Documentation\"})}),className:\"framer-lgmbm2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ehw9YPGLg\",style:{\"--extracted-r6o4lv\":\"var(--token-050929c3-ce35-45eb-80ae-67c2808bd84c, rgb(28, 25, 23))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed3()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dSPYlRFJZ\"},motionChild:true,nodeId:\"toFK8MPj1\",openInNewTab:false,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-g6h042 framer-1jx26ip\",layoutDependency:layoutDependency,layoutId:\"toFK8MPj1\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-178ep3v\",\"data-styles-preset\":\"OYnt9KUAB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-050929c3-ce35-45eb-80ae-67c2808bd84c, rgb(28, 25, 23)))\"},children:\"Pricing\"})}),className:\"framer-3q68z0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fBu_94Kkw\",style:{\"--extracted-r6o4lv\":\"var(--token-050929c3-ce35-45eb-80ae-67c2808bd84c, rgb(28, 25, 23))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BenVzo70l\"},motionChild:true,nodeId:\"OwpYH97tV\",openInNewTab:false,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1hwjogl framer-1jx26ip\",layoutDependency:layoutDependency,layoutId:\"OwpYH97tV\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-178ep3v\",\"data-styles-preset\":\"OYnt9KUAB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-050929c3-ce35-45eb-80ae-67c2808bd84c, rgb(28, 25, 23)))\"},children:\"Enterprise\"})}),className:\"framer-16wi0qq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"FFSChtKc1\",style:{\"--extracted-r6o4lv\":\"var(--token-050929c3-ce35-45eb-80ae-67c2808bd84c, rgb(28, 25, 23))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qer4oc\",\"data-framer-name\":\"Solutions and Features\",layoutDependency:layoutDependency,layoutId:\"ZKKYMThVB\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hybswf\",\"data-framer-name\":\"Solutions\",layoutDependency:layoutDependency,layoutId:\"C1inyEWj_\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-hsoh2v\",\"data-framer-name\":\"Title wrapper\",layoutDependency:layoutDependency,layoutId:\"MHFpHtN6H\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-107rn6f\",\"data-styles-preset\":\"a0kqztpkD\",children:\"Discover\"})}),className:\"framer-1f8vdi2\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"QrKEmldrv\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ji2co4\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"NZNWvHAA9\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vx2qwJUoS\"},implicitPathVariables:undefined},{href:{webPageId:\"vx2qwJUoS\"},implicitPathVariables:undefined}],children:resolvedLinks19=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({r_p71lNGI:{width:\"390px\",y:(componentViewport?.y||0)+0+1315+0+0+0+103+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1r4lpei-container\",layoutDependency:layoutDependency,layoutId:\"d0NjsPXbS-container\",nodeId:\"d0NjsPXbS\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitude1r4lpeiWithMappedReactPropsw5jc3n,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks19[0],height:\"100%\",id:\"d0NjsPXbS\",layoutId:\"d0NjsPXbS\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Customers\",Rb6L_9uee:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/bXNnouT5Rwq2wEF72Sz5hoSFzY.svg?width=16&height=16\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Customer showcase\",Uu4Gj1YdF:\"open_showcase_website\",variant:matchVariant(\"f3xbp4opp\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks19[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({r_p71lNGI:{width:\"390px\",y:(componentViewport?.y||0)+0+1315+0+0+0+103+0+72}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wk0rxz-container\",layoutDependency:layoutDependency,layoutId:\"PI3xYGKVL-container\",nodeId:\"PI3xYGKVL\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitudewk0rxzWithMappedReactPropsw5jc3n,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:\"https://gitbook.com/docs/guides\",height:\"100%\",id:\"PI3xYGKVL\",layoutId:\"PI3xYGKVL\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Guides\",Rb6L_9uee:addImageAlt({pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/uelh3GQs4y3JfqSEUQT897v7V9s.svg?width=24&height=24\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Guides\",Uu4Gj1YdF:\"open_guides_website\",variant:matchVariant(\"f3xbp4opp\"),width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({r_p71lNGI:{width:\"390px\",y:(componentViewport?.y||0)+0+1315+0+0+0+103+0+144}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1sa0d03-container\",layoutDependency:layoutDependency,layoutId:\"o8EL80W70-container\",nodeId:\"o8EL80W70\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitude1sa0d03WithMappedReactPropsw5jc3n,{bCB_D0bJp:\"\",EOFiPOaLa:true,h_ipbpAqN:\"https://www.youtube.com/@gitbookIO\",height:\"100%\",id:\"o8EL80W70\",layoutId:\"o8EL80W70\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Videos\",Rb6L_9uee:addImageAlt({pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/gcTOMgHqZZS6XSKrCzKRinkqOaw.svg?width=24&height=24\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Videos\",Uu4Gj1YdF:\"open_youtube\",variant:matchVariant(\"f3xbp4opp\"),width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-s27ow3\",\"data-framer-name\":\"Features\",layoutDependency:layoutDependency,layoutId:\"XqUBLMgaN\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vsz6od\",\"data-framer-name\":\"Title wrapper\",layoutDependency:layoutDependency,layoutId:\"u80lRAczB\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-107rn6f\",\"data-styles-preset\":\"a0kqztpkD\",children:\"Company\"})}),className:\"framer-ioytt9\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"clQsg3tFt\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18028lu\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"yDyBE3xAk\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kStOojbm2\"},implicitPathVariables:undefined},{href:{webPageId:\"kStOojbm2\"},implicitPathVariables:undefined}],children:resolvedLinks20=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({r_p71lNGI:{width:\"390px\",y:(componentViewport?.y||0)+0+1315+0+347+0+103+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-whusll-container\",layoutDependency:layoutDependency,layoutId:\"vMJjTUvea-container\",nodeId:\"vMJjTUvea\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks20[0],height:\"100%\",id:\"vMJjTUvea\",layoutId:\"vMJjTUvea\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Blog\",Rb6L_9uee:addImageAlt({pixelHeight:18,pixelWidth:18,src:\"https://framerusercontent.com/images/xhPJq9DgYhmlLBGXPUnzGkLhk.svg?width=18&height=18\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Blog\",Uu4Gj1YdF:\"open_blog_website\",variant:matchVariant(\"f3xbp4opp\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks20[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"K8TUpi7SY\"},implicitPathVariables:undefined},{href:{webPageId:\"K8TUpi7SY\"},implicitPathVariables:undefined}],children:resolvedLinks21=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({r_p71lNGI:{width:\"390px\",y:(componentViewport?.y||0)+0+1315+0+347+0+103+0+72}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ywfjcp-container\",layoutDependency:layoutDependency,layoutId:\"PHGFCjwvS-container\",nodeId:\"PHGFCjwvS\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitudeywfjcpWithMappedReactPropsw5jc3n,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks21[0],height:\"100%\",id:\"PHGFCjwvS\",layoutId:\"PHGFCjwvS\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Events\",Rb6L_9uee:addImageAlt({pixelHeight:16,pixelWidth:16,src:\"https://framerusercontent.com/images/HpEjz4gqMcHDqvLQtpnBS0mjbs.svg?width=16&height=16\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Events\",Uu4Gj1YdF:\"open_events_website\",variant:matchVariant(\"f3xbp4opp\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks21[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IyDLnvQ5n\"},implicitPathVariables:undefined},{href:{webPageId:\"IyDLnvQ5n\"},implicitPathVariables:undefined}],children:resolvedLinks22=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({r_p71lNGI:{width:\"390px\",y:(componentViewport?.y||0)+0+1315+0+347+0+103+0+144}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fwjd0w-container\",layoutDependency:layoutDependency,layoutId:\"qmt4J9qhf-container\",nodeId:\"qmt4J9qhf\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItemTrackInAmplitudefwjd0wWithMappedReactPropsw5jc3n,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks22[0],height:\"100%\",id:\"qmt4J9qhf\",layoutId:\"qmt4J9qhf\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"About\",Rb6L_9uee:addImageAlt({pixelHeight:16,pixelWidth:17,src:\"https://framerusercontent.com/images/pIl4zebJ5mnBX5mc8JJ7o1VERhk.svg?width=17&height=16\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"About\",Uu4Gj1YdF:\"open_about_website\",variant:matchVariant(\"f3xbp4opp\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks22[1]}},baseVariant,gestureVariant)})})})})]})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-a49rnu\",layoutDependency:layoutDependency,layoutId:\"kKiLM8Grj\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rnx01byPs\"},implicitPathVariables:undefined},{href:{webPageId:\"rnx01byPs\"},implicitPathVariables:undefined}],children:resolvedLinks23=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({r_p71lNGI:{width:\"390px\",y:(componentViewport?.y||0)+0+1981+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-s1wfsr-container\",layoutDependency:layoutDependency,layoutId:\"tTtDL1Pmg-container\",nodeId:\"tTtDL1Pmg\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks23[0],height:\"100%\",id:\"tTtDL1Pmg\",layoutId:\"tTtDL1Pmg\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Switch to GitBook\",Rb6L_9uee:addImageAlt({pixelHeight:18,pixelWidth:18,src:\"https://framerusercontent.com/images/xLaDdJOwI1MfaeZx8OeLfqVamrA.svg?width=18&height=18\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Switch to GitBook\",Uu4Gj1YdF:\"open_switch_website\",variant:matchVariant(\"pkufxFnbA\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks23[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"h8Rcf0ixQ\"},implicitPathVariables:undefined},{href:{webPageId:\"h8Rcf0ixQ\"},implicitPathVariables:undefined}],children:resolvedLinks24=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({r_p71lNGI:{width:\"390px\",y:(componentViewport?.y||0)+0+1981+0+72}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-s1hcxe-container\",layoutDependency:layoutDependency,layoutId:\"cjTpvl053-container\",nodeId:\"cjTpvl053\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks24[0],height:\"100%\",id:\"cjTpvl053\",layoutId:\"cjTpvl053\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Buy vs build\",Rb6L_9uee:addImageAlt({pixelHeight:18,pixelWidth:18,src:\"https://framerusercontent.com/images/xLaDdJOwI1MfaeZx8OeLfqVamrA.svg?width=18&height=18\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Buy vs build\",Uu4Gj1YdF:\"open_buy-vs-build_website\",variant:matchVariant(\"pkufxFnbA\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks24[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"z3VHfa2TI\"},implicitPathVariables:undefined},{href:{webPageId:\"z3VHfa2TI\"},implicitPathVariables:undefined}],children:resolvedLinks25=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,width:\"100px\",...addPropertyOverrides({r_p71lNGI:{y:(componentViewport?.y||0)+0+1981+0+216}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1m7eyaq-container\",layoutDependency:layoutDependency,layoutId:\"eqrtx8uPG-container\",nodeId:\"eqrtx8uPG\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:resolvedLinks25[0],height:\"100%\",id:\"eqrtx8uPG\",layoutId:\"eqrtx8uPG\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Contact\",Rb6L_9uee:addImageAlt({pixelHeight:18,pixelWidth:18,src:\"https://framerusercontent.com/images/xLaDdJOwI1MfaeZx8OeLfqVamrA.svg?width=18&height=18\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Contact\",Uu4Gj1YdF:\"open_contact_website\",variant:matchVariant(\"pkufxFnbA\"),width:\"100%\",...addPropertyOverrides({r_p71lNGI:{h_ipbpAqN:resolvedLinks25[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,width:\"100px\",...addPropertyOverrides({r_p71lNGI:{y:(componentViewport?.y||0)+0+1981+0+288}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-n2wc8m-container\",layoutDependency:layoutDependency,layoutId:\"EdfMaj8er-container\",nodeId:\"EdfMaj8er\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:\"https://gitbook.com/docs/help-center\",height:\"100%\",id:\"EdfMaj8er\",layoutId:\"EdfMaj8er\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Help center\",Rb6L_9uee:addImageAlt({pixelHeight:18,pixelWidth:18,src:\"https://framerusercontent.com/images/xLaDdJOwI1MfaeZx8OeLfqVamrA.svg?width=18&height=18\"},\"\"),style:{width:\"100%\"},t0VW78lMk:\"Help center\",Uu4Gj1YdF:\"open_help_center_website\",variant:matchVariant(\"pkufxFnbA\"),width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x271pe\",\"data-border\":true,\"data-framer-name\":\"Footer\",layoutDependency:layoutDependency,layoutId:\"z0lGfaMuK\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(234, 235, 238, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,...addPropertyOverrides({r_p71lNGI:{y:(componentViewport?.y||0)+0+1981+0+144+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1oza9nm-container\",layoutDependency:layoutDependency,layoutId:\"JzMSq6qeR-container\",nodeId:\"JzMSq6qeR\",rendersWithMotion:true,scopeId:\"yWI5cnY3s\",children:/*#__PURE__*/_jsx(DropdownNavItem,{bCB_D0bJp:\"\",EOFiPOaLa:false,h_ipbpAqN:\"https://gitbook.com/docs/changelog\",height:\"100%\",id:\"JzMSq6qeR\",layoutId:\"JzMSq6qeR\",lwoSNIcLl:\"Navigation Product Dropdown\",MefNN7QMA:\"Changelog\",Rb6L_9uee:addImageAlt({pixelHeight:18,pixelWidth:18,src:\"https://framerusercontent.com/images/xLaDdJOwI1MfaeZx8OeLfqVamrA.svg?width=18&height=18\"},\"\"),t0VW78lMk:\"Changelog\",Uu4Gj1YdF:\"changelog_website\",variant:matchVariant(\"pkufxFnbA\"),width:\"100%\"})})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KoP2m.framer-1jx26ip, .framer-KoP2m .framer-1jx26ip { display: block; }\",\".framer-KoP2m.framer-pertp5 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-KoP2m .framer-gvwnlj, .framer-KoP2m .framer-1sz8not { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-KoP2m .framer-m8l4bl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 25px 20px 20px 20px; position: relative; width: min-content; }\",\".framer-KoP2m .framer-tsuz0m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px 30px 0px 0px; position: relative; width: min-content; }\",\".framer-KoP2m .framer-18hcq1y, .framer-KoP2m .framer-1i9idhf, .framer-KoP2m .framer-1un9nmk, .framer-KoP2m .framer-1fjsxb2 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 10px; position: relative; width: auto; }\",\".framer-KoP2m .framer-sdqp8m, .framer-KoP2m .framer-wc1lxp, .framer-KoP2m .framer-jtcf0y, .framer-KoP2m .framer-n57fru, .framer-KoP2m .framer-2z9p8r, .framer-KoP2m .framer-1f8vdi2, .framer-KoP2m .framer-ioytt9 { -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-KoP2m .framer-13eml33, .framer-KoP2m .framer-12r4ya5, .framer-KoP2m .framer-1yubvas, .framer-KoP2m .framer-wloit5, .framer-KoP2m .framer-1t7fs46 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-KoP2m .framer-16icsfu-container, .framer-KoP2m .framer-9jmy6s-container, .framer-KoP2m .framer-1nmi66v-container { flex: none; height: auto; max-width: 100%; position: relative; width: 250px; }\",\".framer-KoP2m .framer-rg608n-container, .framer-KoP2m .framer-44h1rt-container, .framer-KoP2m .framer-zuqf2w-container, .framer-KoP2m .framer-1l7r5ga-container, .framer-KoP2m .framer-13rqxrv-container, .framer-KoP2m .framer-1d7w49q-container, .framer-KoP2m .framer-1fox8t5-container, .framer-KoP2m .framer-1xd5c1v-container, .framer-KoP2m .framer-1dil1v5-container, .framer-KoP2m .framer-7af664-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",\".framer-KoP2m .framer-1ln5ikf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 10px; position: relative; width: 100px; }\",\".framer-KoP2m .framer-6tyngy { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-KoP2m .framer-1tqvswf-container, .framer-KoP2m .framer-1e4n9cl-container { align-self: stretch; flex: none; height: auto; max-width: 100%; position: relative; width: auto; }\",\".framer-KoP2m .framer-13i0hle-container, .framer-KoP2m .framer-1khz555-container { flex: none; height: auto; max-width: 100%; position: relative; width: 285px; }\",\".framer-KoP2m .framer-1xg56qg { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 15px 20px 15px 20px; position: relative; width: auto; }\",\".framer-KoP2m .framer-a9l7zq-container, .framer-KoP2m .framer-g0ia9w-container, .framer-KoP2m .framer-1oza9nm-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-KoP2m .framer-1lueze { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; min-height: 243px; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-KoP2m .framer-1xifz0p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-KoP2m .framer-x4syw9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 20px 30px 10px 10px; position: relative; width: min-content; }\",\".framer-KoP2m .framer-19wip2i { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: auto; justify-content: flex-start; overflow: visible; padding: 20px 30px 10px 0px; position: relative; width: min-content; }\",\".framer-KoP2m .framer-vb4lf7 { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 5px 10px 3px 10px; position: relative; width: auto; }\",\".framer-KoP2m .framer-1gw3ken { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KoP2m .framer-q43vls-container, .framer-KoP2m .framer-1r4lpei-container, .framer-KoP2m .framer-wk0rxz-container, .framer-KoP2m .framer-1sa0d03-container, .framer-KoP2m .framer-whusll-container, .framer-KoP2m .framer-ywfjcp-container, .framer-KoP2m .framer-fwjd0w-container, .framer-KoP2m .framer-s1wfsr-container, .framer-KoP2m .framer-s1hcxe-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-KoP2m .framer-kf66fp-container, .framer-KoP2m .framer-1kji8l6-container, .framer-KoP2m .framer-1m7eyaq-container, .framer-KoP2m .framer-n2wc8m-container { flex: none; height: auto; position: relative; width: 100px; }\",\".framer-KoP2m .framer-uyzgci { flex: 1 0 0px; height: 1px; overflow: visible; position: relative; width: 1px; }\",\".framer-KoP2m .framer-1tlafw4 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 10px 0px 30px 0px; position: relative; width: auto; z-index: 6; }\",\".framer-KoP2m .framer-avl2aj, .framer-KoP2m .framer-g6h042, .framer-KoP2m .framer-1hwjogl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: flex-start; overflow: var(--overflow-clip-fallback, clip); padding: 20px 10px 20px 10px; position: relative; text-decoration: none; width: 100%; }\",\".framer-KoP2m .framer-lgmbm2, .framer-KoP2m .framer-3q68z0, .framer-KoP2m .framer-16wi0qq { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 217px; word-break: break-word; word-wrap: break-word; }\",\".framer-KoP2m .framer-1qer4oc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 390px; }\",\".framer-KoP2m .framer-1hybswf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 14px 0px; position: relative; width: 100%; }\",\".framer-KoP2m .framer-hsoh2v, .framer-KoP2m .framer-1vsz6od { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 10px; position: relative; width: 100%; }\",\".framer-KoP2m .framer-ji2co4, .framer-KoP2m .framer-18028lu, .framer-KoP2m .framer-1x271pe { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KoP2m .framer-s27ow3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KoP2m .framer-a49rnu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 390px; }\",\".framer-KoP2m.framer-v-1a515p0 .framer-1lueze { align-self: unset; min-height: unset; padding: 25px 20px 25px 20px; width: min-content; }\",\".framer-KoP2m.framer-v-1a515p0 .framer-x4syw9, .framer-KoP2m.framer-v-1a515p0 .framer-19wip2i { padding: 0px; }\",\".framer-KoP2m.framer-v-1a515p0 .framer-wloit5 { padding: 0px 30px 0px 0px; }\",\".framer-KoP2m.framer-v-1a515p0 .framer-13rqxrv-container, .framer-KoP2m.framer-v-1a515p0 .framer-1d7w49q-container, .framer-KoP2m.framer-v-1a515p0 .framer-1fox8t5-container, .framer-KoP2m.framer-v-1a515p0 .framer-1xd5c1v-container, .framer-KoP2m.framer-v-1a515p0 .framer-1dil1v5-container, .framer-KoP2m.framer-v-1a515p0 .framer-7af664-container { align-self: unset; max-width: 100%; width: 220px; }\",\".framer-KoP2m.framer-v-1a515p0 .framer-vb4lf7 { padding: 14px 20px 12px 20px; }\",\".framer-KoP2m.framer-v-1a515p0 .framer-1gw3ken { flex-direction: row; justify-content: flex-start; width: min-content; }\",\".framer-KoP2m.framer-v-1a515p0 .framer-q43vls-container { order: 0; width: auto; }\",\".framer-KoP2m.framer-v-1a515p0 .framer-g0ia9w-container, .framer-KoP2m.framer-v-tg08us .framer-s1hcxe-container { order: 1; }\",\".framer-KoP2m.framer-v-1a515p0 .framer-kf66fp-container { order: 3; width: auto; }\",\".framer-KoP2m.framer-v-1a515p0 .framer-1kji8l6-container { order: 4; width: auto; }\",\".framer-KoP2m.framer-v-1a515p0 .framer-uyzgci { align-self: stretch; flex: none; height: auto; order: 2; }\",\".framer-KoP2m.framer-v-tg08us.framer-pertp5 { gap: 10px; width: 390px; will-change: unset; }\",\".framer-KoP2m.framer-v-tg08us .framer-gvwnlj { align-content: flex-start; align-items: flex-start; order: 1; width: 100%; }\",\".framer-KoP2m.framer-v-tg08us .framer-m8l4bl { flex-direction: column; padding: 0px; width: 100%; }\",\".framer-KoP2m.framer-v-tg08us .framer-tsuz0m { gap: 8px; padding: 0px 0px 24px 0px; width: 100%; }\",\".framer-KoP2m.framer-v-tg08us .framer-18hcq1y, .framer-KoP2m.framer-v-tg08us .framer-rg608n-container, .framer-KoP2m.framer-v-tg08us .framer-44h1rt-container, .framer-KoP2m.framer-v-tg08us .framer-1i9idhf, .framer-KoP2m.framer-v-tg08us .framer-1tqvswf-container, .framer-KoP2m.framer-v-tg08us .framer-zuqf2w-container, .framer-KoP2m.framer-v-tg08us .framer-1e4n9cl-container, .framer-KoP2m.framer-v-tg08us .framer-1l7r5ga-container { align-self: unset; width: 100%; }\",\".framer-KoP2m.framer-v-tg08us .framer-13eml33, .framer-KoP2m.framer-v-tg08us .framer-1yubvas { cursor: unset; gap: 10px; width: 100%; }\",\".framer-KoP2m.framer-v-tg08us .framer-16icsfu-container, .framer-KoP2m.framer-v-tg08us .framer-9jmy6s-container, .framer-KoP2m.framer-v-tg08us .framer-13i0hle-container, .framer-KoP2m.framer-v-tg08us .framer-1khz555-container { width: 100%; }\",\".framer-KoP2m.framer-v-tg08us .framer-6tyngy { align-self: unset; gap: 8px; height: min-content; padding: 0px 0px 24px 0px; width: 100%; }\",\".framer-KoP2m.framer-v-tg08us .framer-1tlafw4 { align-self: unset; order: 0; width: 100%; }\",\".framer-KoP2m.framer-v-tg08us .framer-1qer4oc { order: 5; }\",\".framer-KoP2m.framer-v-tg08us .framer-a49rnu { order: 6; }\",\".framer-KoP2m.framer-v-tg08us .framer-s1wfsr-container { order: 0; }\",\".framer-KoP2m.framer-v-tg08us .framer-1m7eyaq-container { order: 3; }\",\".framer-KoP2m.framer-v-tg08us .framer-n2wc8m-container { order: 4; }\",\".framer-KoP2m.framer-v-tg08us .framer-1x271pe { order: 2; }\",\".framer-KoP2m.framer-v-3x114e.framer-pertp5 { cursor: unset; min-height: 471px; min-width: 605px; }\",\".framer-KoP2m.framer-v-vombq7.framer-pertp5 { cursor: unset; min-height: 310px; min-width: 510px; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-KoP2m[data-border=\"true\"]::after, .framer-KoP2m [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; corner-shape: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 471\n * @framerIntrinsicWidth 605\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"yv6mT0Hs4\":{\"layout\":[\"auto\",\"auto\"]},\"r_p71lNGI\":{\"layout\":[\"fixed\",\"auto\"]},\"UtWMzRf6b\":{\"layout\":[\"auto\",\"auto\"]},\"ZINnWN_gm\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"TyKM1QWYu\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameryWI5cnY3s=withCSS(Component,css,\"framer-KoP2m\");export default FrameryWI5cnY3s;FrameryWI5cnY3s.displayName=\"Dropdowns\";FrameryWI5cnY3s.defaultProps={height:471,width:605};addPropertyControls(FrameryWI5cnY3s,{variant:{options:[\"pxw3GPdrV\",\"yv6mT0Hs4\",\"r_p71lNGI\",\"UtWMzRf6b\",\"ZINnWN_gm\"],optionTitles:[\"Product\",\"Resources\",\"Mobile\",\"Closed\",\"Resources closed\"],title:\"Variant\",type:ControlType.Enum},TyKM1QWYu:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FrameryWI5cnY3s,[{explicitInter:true,fonts:[{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"}]},...DropdownNavItemFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});FrameryWI5cnY3s.loader={load:(props,context)=>{const locale=context.locale;return Promise.allSettled([forwardLoader(DropdownNavItem,{},context)]);}};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryWI5cnY3s\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"471\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yv6mT0Hs4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"r_p71lNGI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UtWMzRf6b\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ZINnWN_gm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"TyKM1QWYu\\\":\\\"click\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"605\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./yWI5cnY3s.map","// Generated by Framer (569fd08)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LaunchNavNavItem from\"https://framerusercontent.com/modules/KL43df5l7GY1MNc1iM5a/ughQH1umt5iZ8k60qjYT/oECe53iFz.js\";import Dropdowns from\"https://framerusercontent.com/modules/8T5UGQdgCOr9anz6qjk2/D5RBQAVXcnTDphcWZ3QV/yWI5cnY3s.js\";const LaunchNavNavItemFonts=getFonts(LaunchNavNavItem);const DropdownsFonts=getFonts(Dropdowns);const serializationHash=\"framer-S73wh\";const variantClassNames={S3jZMm0Hs:\"framer-v-1yt5d1a\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const Trl5gOe42=undefined;const T_Vic0oWO=undefined;const HsYBCsYPW=undefined;const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Overlay=({children,blockDocumentScrolling,dismissWithEsc,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling,dismissWithEsc:enabled&&dismissWithEsc});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 getProps=({documentationLink,enterpriseLink,height,id,pricingLink,width,...props})=>{return{...props,HsYBCsYPW:pricingLink??props.HsYBCsYPW,T_Vic0oWO:enterpriseLink??props.T_Vic0oWO,Trl5gOe42:documentationLink??props.Trl5gOe42};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,Trl5gOe42,T_Vic0oWO,HsYBCsYPW,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"S3jZMm0Hs\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const eEdlFXBRq13elrgn=({overlay})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);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-1yt5d1a\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"S3jZMm0Hs\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-151gt1s-container\",layoutDependency:layoutDependency,layoutId:\"axsV59tNb-container\",nodeId:\"axsV59tNb\",rendersWithMotion:true,scopeId:\"VaDYXdBP5\",children:/*#__PURE__*/_jsx(LaunchNavNavItem,{height:\"100%\",id:\"axsV59tNb\",layoutId:\"axsV59tNb\",n4H7y6Y4i:false,UZ1yNxrwX:Trl5gOe42,width:\"100%\",XCCsiQdWp:false,xnrGldl7t:\"Documentation\"})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,dismissWithEsc:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-qivjy6-container\",id:`${layoutId}-qivjy6`,layoutDependency:layoutDependency,layoutId:\"roS3rHtH5-container\",nodeId:\"roS3rHtH5\",ref:ref1,rendersWithMotion:true,scopeId:\"VaDYXdBP5\",children:[/*#__PURE__*/_jsx(LaunchNavNavItem,{eEdlFXBRq:eEdlFXBRq13elrgn({overlay}),height:\"100%\",id:\"roS3rHtH5\",layoutId:\"roS3rHtH5\",n4H7y6Y4i:false,width:\"100%\",XCCsiQdWp:true,xnrGldl7t:\"Product\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-qivjy6`,offsetX:0,offsetY:12,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12u3skz\",layoutDependency:layoutDependency,layoutId:\"BDNz0MEKZ\",ref:ref2,role:\"dialog\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-xya0kp-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"M5B5_JlWD-container\",nodeId:\"M5B5_JlWD\",rendersWithMotion:true,scopeId:\"VaDYXdBP5\",children:/*#__PURE__*/_jsx(Dropdowns,{height:\"100%\",id:\"M5B5_JlWD\",layoutId:\"M5B5_JlWD\",variant:\"pxw3GPdrV\",width:\"100%\"})})})})})})]})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-77p4zg-container\",layoutDependency:layoutDependency,layoutId:\"VctuPyh43-container\",nodeId:\"VctuPyh43\",rendersWithMotion:true,scopeId:\"VaDYXdBP5\",children:/*#__PURE__*/_jsx(LaunchNavNavItem,{height:\"100%\",id:\"VctuPyh43\",layoutId:\"VctuPyh43\",n4H7y6Y4i:false,UZ1yNxrwX:T_Vic0oWO,width:\"100%\",XCCsiQdWp:false,xnrGldl7t:\"Enterprise\"})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,dismissWithEsc:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-4je8dj-container\",id:`${layoutId}-4je8dj`,layoutDependency:layoutDependency,layoutId:\"qqzdEGR3t-container\",nodeId:\"qqzdEGR3t\",ref:ref3,rendersWithMotion:true,scopeId:\"VaDYXdBP5\",children:[/*#__PURE__*/_jsx(LaunchNavNavItem,{eEdlFXBRq:eEdlFXBRq13elrgn({overlay:overlay1}),height:\"100%\",id:\"qqzdEGR3t\",layoutId:\"qqzdEGR3t\",n4H7y6Y4i:false,width:\"100%\",XCCsiQdWp:true,xnrGldl7t:\"Resources\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-4je8dj`,offsetX:0,offsetY:12,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-90qvy3\",layoutDependency:layoutDependency,layoutId:\"nniqAm0ph\",ref:ref4,role:\"dialog\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1414mk1-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"l2CfLUxBr-container\",nodeId:\"l2CfLUxBr\",rendersWithMotion:true,scopeId:\"VaDYXdBP5\",children:/*#__PURE__*/_jsx(Dropdowns,{height:\"100%\",id:\"l2CfLUxBr\",layoutId:\"l2CfLUxBr\",variant:\"yv6mT0Hs4\",width:\"100%\"})})})})})})]})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-103vul4-container\",layoutDependency:layoutDependency,layoutId:\"EAXpw73s9-container\",nodeId:\"EAXpw73s9\",rendersWithMotion:true,scopeId:\"VaDYXdBP5\",children:/*#__PURE__*/_jsx(LaunchNavNavItem,{height:\"100%\",id:\"EAXpw73s9\",layoutId:\"EAXpw73s9\",n4H7y6Y4i:false,UZ1yNxrwX:HsYBCsYPW,width:\"100%\",XCCsiQdWp:false,xnrGldl7t:\"Pricing\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-S73wh.framer-1fby6dq, .framer-S73wh .framer-1fby6dq { display: block; }\",\".framer-S73wh.framer-1yt5d1a { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-S73wh .framer-151gt1s-container, .framer-S73wh .framer-qivjy6-container, .framer-S73wh .framer-xya0kp-container, .framer-S73wh .framer-77p4zg-container, .framer-S73wh .framer-4je8dj-container, .framer-S73wh .framer-1414mk1-container, .framer-S73wh .framer-103vul4-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-S73wh .framer-12u3skz, .framer-S73wh .framer-90qvy3 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 28\n * @framerIntrinsicWidth 481\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"Trl5gOe42\":\"documentationLink\",\"T_Vic0oWO\":\"enterpriseLink\",\"HsYBCsYPW\":\"pricingLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerVaDYXdBP5=withCSS(Component,css,\"framer-S73wh\");export default FramerVaDYXdBP5;FramerVaDYXdBP5.displayName=\"Launch/Nav/Nav links\";FramerVaDYXdBP5.defaultProps={height:28,width:481};addPropertyControls(FramerVaDYXdBP5,{Trl5gOe42:{title:\"Documentation link\",type:ControlType.Link},T_Vic0oWO:{title:\"Enterprise link\",type:ControlType.Link},HsYBCsYPW:{title:\"Pricing link\",type:ControlType.Link}});addFonts(FramerVaDYXdBP5,[{explicitInter:true,fonts:[]},...LaunchNavNavItemFonts,...DropdownsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVaDYXdBP5\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"28\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"Trl5gOe42\\\":\\\"documentationLink\\\",\\\"T_Vic0oWO\\\":\\\"enterpriseLink\\\",\\\"HsYBCsYPW\\\":\\\"pricingLink\\\"}\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"481\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (569fd08)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/YgDJcLzx8ge7tteFtA4e/IcowtZ2o29Vb6EWkmVX0/KDUhrFuVL.js\";const enabledGestures={EgEB6irY4:{hover:true},PFiWhRxDB:{hover:true}};const cycleOrder=[\"PFiWhRxDB\",\"EgEB6irY4\"];const serializationHash=\"framer-7R0Tv\";const variantClassNames={EgEB6irY4:\"framer-v-ayy2ll\",PFiWhRxDB:\"framer-v-qzwzhg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const qMb6DWnyh=undefined;const FayEnolMc=undefined;const EbaZL7rJ2=undefined;const sKHByjwbK=undefined;const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"No background\":\"EgEB6irY4\",Default:\"PFiWhRxDB\"};const getProps=({click,height,id,link,newTab,title,width,...props})=>{return{...props,EbaZL7rJ2:newTab??props.EbaZL7rJ2,FayEnolMc:link??props.FayEnolMc,qMb6DWnyh:click??props.qMb6DWnyh,sKHByjwbK:title??props.sKHByjwbK??\"Log in\",variant:humanReadableVariantMap[props.variant]??props.variant??\"PFiWhRxDB\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,FayEnolMc,EbaZL7rJ2,sKHByjwbK,qMb6DWnyh,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"PFiWhRxDB\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapol9h2g=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(qMb6DWnyh){const res=await qMb6DWnyh(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:FayEnolMc,motionChild:true,nodeId:\"PFiWhRxDB\",openInNewTab:EbaZL7rJ2,scopeId:\"WJuC7kuZd\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-qzwzhg\",className,classNames)} framer-1spb9ca`,\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"PFiWhRxDB\",onTap:onTapol9h2g,ref:refBinding,style:{backdropFilter:\"blur(12px)\",backgroundColor:\"rgba(239, 238, 237, 0.7)\",borderBottomLeftRadius:99,borderBottomRightRadius:99,borderTopLeftRadius:99,borderTopRightRadius:99,WebkitBackdropFilter:\"blur(12px)\",...style},variants:{\"EgEB6irY4-hover\":{backgroundColor:\"rgb(239, 238, 237)\"},\"PFiWhRxDB-hover\":{backgroundColor:\"var(--token-bd769c46-339e-43fc-97e6-9c9575446a2f, rgb(239, 238, 237))\"},EgEB6irY4:{backgroundColor:\"rgba(239, 238, 237, 0)\"}},...addPropertyOverrides({\"EgEB6irY4-hover\":{\"data-framer-name\":undefined},\"PFiWhRxDB-hover\":{\"data-framer-name\":undefined},EgEB6irY4:{\"data-framer-name\":\"No background\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-g5w54h\",\"data-styles-preset\":\"KDUhrFuVL\",children:\"Log in\"})}),className:\"framer-jh824\",\"data-framer-name\":\"Log in\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RAVEtyQJr\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:sKHByjwbK,variants:{\"PFiWhRxDB-hover\":{\"--extracted-r6o4lv\":\"var(--token-050929c3-ce35-45eb-80ae-67c2808bd84c, rgb(28, 25, 23))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"PFiWhRxDB-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-g5w54h\",\"data-styles-preset\":\"KDUhrFuVL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-050929c3-ce35-45eb-80ae-67c2808bd84c, rgb(28, 25, 23)))\"},children:\"Log in\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7R0Tv.framer-1spb9ca, .framer-7R0Tv .framer-1spb9ca { display: block; }\",\".framer-7R0Tv.framer-qzwzhg { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 32px; justify-content: center; overflow: hidden; padding: 10px 15px 10px 15px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-7R0Tv .framer-jh824 { flex: none; height: 16px; position: relative; white-space: pre; width: auto; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 68\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"EgEB6irY4\":{\"layout\":[\"auto\",\"fixed\"]},\"lGJMXAVxd\":{\"layout\":[\"auto\",\"fixed\"]},\"R8RMfoEpX\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"FayEnolMc\":\"link\",\"EbaZL7rJ2\":\"newTab\",\"sKHByjwbK\":\"title\",\"qMb6DWnyh\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerWJuC7kuZd=withCSS(Component,css,\"framer-7R0Tv\");export default FramerWJuC7kuZd;FramerWJuC7kuZd.displayName=\"Launch/Nav/Login button\";FramerWJuC7kuZd.defaultProps={height:32,width:68};addPropertyControls(FramerWJuC7kuZd,{variant:{options:[\"PFiWhRxDB\",\"EgEB6irY4\"],optionTitles:[\"Default\",\"No background\"],title:\"Variant\",type:ControlType.Enum},FayEnolMc:{title:\"Link\",type:ControlType.Link},EbaZL7rJ2:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},sKHByjwbK:{defaultValue:\"Log in\",displayTextArea:false,title:\"Title\",type:ControlType.String},qMb6DWnyh:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerWJuC7kuZd,[{explicitInter:true,fonts:[{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWJuC7kuZd\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"FayEnolMc\\\":\\\"link\\\",\\\"EbaZL7rJ2\\\":\\\"newTab\\\",\\\"sKHByjwbK\\\":\\\"title\\\",\\\"qMb6DWnyh\\\":\\\"click\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"32\",\"framerIntrinsicWidth\":\"68\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"EgEB6irY4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"lGJMXAVxd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"R8RMfoEpX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WJuC7kuZd.map","// Generated by Framer (edbb85b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,forwardLoader,getFonts,Link,ResolveLinks,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LaunchNavCTAButton from\"https://framerusercontent.com/modules/l8AEIYf6cedI6TgSytgJ/MspeVP2301yAqLGDSTNl/OchSAOxd_.js\";import LaunchNavNavLinks from\"https://framerusercontent.com/modules/S756fg9SIQPvTaQimqpg/y0UpUVCm8IrrBjTNQyLZ/VaDYXdBP5.js\";import LaunchNavLoginButton from\"https://framerusercontent.com/modules/hkSAGudxiP9Vvxy1qCiD/QgXuVeYX6dogXdQ8YE2A/WJuC7kuZd.js\";import Dropdowns from\"https://framerusercontent.com/modules/8T5UGQdgCOr9anz6qjk2/D5RBQAVXcnTDphcWZ3QV/yWI5cnY3s.js\";const LaunchNavNavLinksFonts=getFonts(LaunchNavNavLinks);const LaunchNavLoginButtonFonts=getFonts(LaunchNavLoginButton);const LaunchNavCTAButtonFonts=getFonts(LaunchNavCTAButton);const DropdownsFonts=getFonts(Dropdowns);const cycleOrder=[\"LmAMrD6Yu\",\"qFpJ9zY1c\",\"KGlzec15h\",\"DRaacrFTn\",\"SKq6GqMZi\",\"gKuLoaER5\"];const serializationHash=\"framer-dHWFU\";const variantClassNames={DRaacrFTn:\"framer-v-zdynmc\",gKuLoaER5:\"framer-v-bvq5fd\",KGlzec15h:\"framer-v-zvi6mp\",LmAMrD6Yu:\"framer-v-3kukh7\",qFpJ9zY1c:\"framer-v-13mikeu\",SKq6GqMZi:\"framer-v-rsih3s\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const uds2t7l8Y=undefined;const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={bounce:0,delay:0,duration:.4,type:\"spring\"};const matchVariant=(...args)=>{for(const arg of args){if(arg&&typeof arg===\"string\")return arg;}return undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Mobile - menu open\":\"SKq6GqMZi\",\"Tablet - open\":\"gKuLoaER5\",Desktop:\"LmAMrD6Yu\",Laptop:\"qFpJ9zY1c\",Mobile:\"KGlzec15h\",Tablet:\"DRaacrFTn\"};const Variants=motion.create(React.Fragment);const getProps=({backgroundFill,height,id,width,...props})=>{return{...props,uds2t7l8Y:backgroundFill??props.uds2t7l8Y??\"rgba(255, 255, 255, 0.9)\",variant:humanReadableVariantMap[props.variant]??props.variant??\"LmAMrD6Yu\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,uds2t7l8Y,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"LmAMrD6Yu\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapdym0xr=activeVariantCallback(async(...args)=>{setVariant(\"SKq6GqMZi\");});const onTap1mrhusb=activeVariantCallback(async(...args)=>{setVariant(\"gKuLoaER5\");});const onTap1h7xs6c=activeVariantCallback(async(...args)=>{setVariant(\"KGlzec15h\");});const onTap1f7aaea=activeVariantCallback(async(...args)=>{setVariant(\"DRaacrFTn\");});const qMb6DWnyhpiww1s=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"KGlzec15h\"),300);});const TyKM1QWYupiww1s=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"KGlzec15h\"),300);});const TyKM1QWYu53rset=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"DRaacrFTn\"),300);});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"KGlzec15h\",\"SKq6GqMZi\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"KGlzec15h\",\"SKq6GqMZi\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"KGlzec15h\",\"DRaacrFTn\",\"SKq6GqMZi\",\"gKuLoaER5\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed3=()=>{if([\"KGlzec15h\",\"DRaacrFTn\",\"SKq6GqMZi\",\"gKuLoaER5\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if([\"SKq6GqMZi\",\"gKuLoaER5\"].includes(baseVariant))return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"gKuLoaER5\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({DRaacrFTn:{value:transition2},KGlzec15h:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-3kukh7\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"LmAMrD6Yu\",ref:refBinding,style:{backdropFilter:\"blur(10px)\",backgroundColor:uds2t7l8Y,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,WebkitBackdropFilter:\"blur(10px)\",...style},variants:{gKuLoaER5:{borderBottomLeftRadius:16,borderBottomRightRadius:16},SKq6GqMZi:{borderBottomLeftRadius:16,borderBottomRightRadius:16}},...addPropertyOverrides({DRaacrFTn:{\"data-framer-name\":\"Tablet\"},gKuLoaER5:{\"data-framer-name\":\"Tablet - open\"},KGlzec15h:{\"data-framer-name\":\"Mobile\"},qFpJ9zY1c:{\"data-framer-name\":\"Laptop\"},SKq6GqMZi:{\"data-framer-name\":\"Mobile - menu open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bu092d\",\"data-framer-name\":\"Nav wrapper\",layoutDependency:layoutDependency,layoutId:\"sv91yIJaw\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"G9z51JAdl\"},motionChild:true,nodeId:\"h44mVpTzi\",openInNewTab:false,scopeId:\"oxSiREcSU\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-84rpwu framer-wv4y0w\",\"data-framer-name\":\"GitBook Logo\",layoutDependency:layoutDependency,layoutId:\"h44mVpTzi\",children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1nmpkiu\",\"data-framer-name\":\"GitBook logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:112,layoutDependency:layoutDependency,layoutId:\"PjIrJh7WH\",svg:'<svg width=\"112\" height=\"22\" viewBox=\"0 0 112 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M10.0575 11.4637C11.2275 12.1402 11.8125 12.4778 12.4553 12.4785C13.098 12.4785 13.683 12.1418 14.8538 11.4683L22.3027 7.18125C22.6395 6.98775 22.8472 6.6285 22.8472 6.24C22.8472 5.8515 22.6395 5.49225 22.3027 5.29875L14.8515 1.0095C13.6815 0.336 13.0965 0 12.4553 0C11.8133 0 11.2283 0.3375 10.0598 1.01175L3.65625 4.7025C3.6045 4.7325 3.57825 4.7475 3.55425 4.7625C1.3695 6.045 0.02025 8.38125 0 10.9147V11.1503C0.0195 13.6808 1.3665 16.0148 3.5475 17.2988L3.65025 17.3588L7.65375 19.6733C9.99675 21.027 11.1683 21.7043 12.4553 21.705C13.7415 21.705 14.9138 21.0293 17.2575 19.6763L21.489 17.2335C22.6605 16.5578 23.2462 16.2195 23.568 15.6622C23.8897 15.1057 23.8898 14.4292 23.8898 13.0762V10.4557C23.889 10.0867 23.6925 9.7455 23.373 9.561C23.0535 9.3765 22.6597 9.37575 22.3395 9.5595L13.6515 14.5598C13.0672 14.8958 12.7755 15.0637 12.4545 15.0637C12.1343 15.0637 11.8425 14.8965 11.2582 14.5605L5.37975 11.1818C5.08425 11.0123 4.93725 10.9267 4.818 10.9117C4.548 10.8772 4.2885 11.028 4.18575 11.28C4.14075 11.391 4.1415 11.5613 4.14375 11.9025C4.1445 12.1523 4.14525 12.2775 4.16925 12.393C4.22175 12.6503 4.35675 12.8835 4.554 13.056C4.6425 13.134 4.75125 13.1962 4.968 13.3215L11.2545 16.9545C11.8402 17.2935 12.1335 17.4622 12.4545 17.4622C12.777 17.4622 13.0695 17.2935 13.6553 16.9553L21.3608 12.5078C21.561 12.3923 21.6608 12.3352 21.7358 12.378C21.8108 12.4215 21.8107 12.537 21.8107 12.768V13.9553C21.8107 14.2935 21.8108 14.4622 21.7305 14.6017C21.6503 14.7412 21.504 14.8253 21.2108 14.9948L14.8568 18.6622C13.6845 19.3387 13.0988 19.677 12.4553 19.6763C11.8118 19.6763 11.2253 19.3372 10.0545 18.66L4.1115 15.2228L4.0695 15.1987C2.8245 14.469 2.05725 13.1378 2.049 11.6948V10.5547C2.049 9.7575 2.47275 9.021 3.162 8.6205C3.7725 8.2665 4.5255 8.26575 5.136 8.619L10.0583 11.463L10.0575 11.4637ZM39.888 16.6613C38.6107 16.6613 37.509 16.4273 36.5842 15.96C35.6595 15.4823 34.9477 14.8222 34.449 13.98C33.9615 13.1287 33.717 12.1522 33.717 11.0505C33.717 9.96 33.966 8.99325 34.4647 8.15175C34.9635 7.29975 35.6752 6.63525 36.6 6.15675C37.5247 5.679 38.6258 5.4405 39.9038 5.4405C41.0678 5.4405 42.0487 5.6115 42.8497 5.95425C43.6597 6.29775 44.2777 6.765 44.7037 7.35675C45.1402 7.93875 45.3848 8.59875 45.4365 9.33675H43.1768C43.14 9.10125 43.0605 8.874 42.9427 8.66625C42.8287 8.427 42.6465 8.20875 42.3975 8.0115C42.1582 7.81425 41.8418 7.653 41.4465 7.5285C41.0625 7.404 40.59 7.341 40.029 7.341H39.7793C39 7.341 38.3145 7.48725 37.722 7.77825C37.155 8.055 36.6832 8.4945 36.366 9.0405C36.0435 9.591 35.883 10.2607 35.883 11.0505C35.883 11.8305 36.0442 12.5002 36.366 13.0605C36.6915 13.605 37.1678 14.0437 37.7378 14.3235C38.3303 14.6145 39.0105 14.76 39.7793 14.76H40.0282C40.7872 14.76 41.4262 14.661 41.9452 14.4637C42.465 14.256 42.8602 14.0018 43.1302 13.7003C43.4002 13.3988 43.5353 13.1025 43.5353 12.8115V12.687H39.9502V10.7857H44.112C44.5898 10.7857 44.9535 10.9155 45.2025 11.1757C45.462 11.4352 45.5925 11.8042 45.5925 12.282V16.5052H43.5353V15.2902C43.4003 15.4665 43.1767 15.6638 42.8647 15.882C42.564 16.0898 42.1688 16.272 41.6805 16.4272C41.1923 16.5832 40.5945 16.6613 39.888 16.6613ZM47.2627 16.5052V5.5965H49.4138V16.5052H47.2627ZM54.8902 16.5052V7.49775H50.4953V5.5965H61.4355V7.49775H57.0405V16.5052H54.8902ZM62.514 16.5052V5.5965H68.7165C69.3713 5.5965 69.9578 5.71575 70.4775 5.95425C70.9973 6.183 71.4075 6.51075 71.709 6.93675C72.0097 7.362 72.1605 7.8765 72.1605 8.4795C72.1605 9.102 71.9895 9.627 71.646 10.053C71.3032 10.479 70.8982 10.7805 70.431 10.9575C70.8045 11.04 71.142 11.196 71.4435 11.4247C71.745 11.6535 71.9835 11.9445 72.1605 12.2977C72.3375 12.6502 72.4253 13.0665 72.4253 13.5443C72.4253 14.1465 72.2647 14.6715 71.9422 15.1185C71.631 15.555 71.2102 15.8977 70.68 16.1467C70.1505 16.386 69.558 16.5052 68.9033 16.5052H62.514ZM64.6643 14.604H68.592C69.111 14.604 69.5167 14.484 69.807 14.2455C70.1085 13.9965 70.2593 13.6635 70.2593 13.248C70.2593 12.801 70.1092 12.4687 69.807 12.2505C69.5167 12.033 69.111 11.9235 68.592 11.9235H64.6643V14.604ZM64.6643 10.0215H68.4825C68.961 10.0215 69.33 9.91275 69.5895 9.6945C69.8595 9.477 69.9945 9.14925 69.9945 8.71275C69.9945 8.34975 69.8595 8.05875 69.5895 7.8405C69.3293 7.61175 68.961 7.49775 68.4825 7.49775H64.665V10.0222L64.6643 10.0215ZM79.5368 16.6613C78.363 16.6613 77.3085 16.4377 76.3733 15.9907C75.438 15.5332 74.7007 14.8898 74.1607 14.0588C73.6207 13.2173 73.35 12.2138 73.35 11.0513C73.35 9.88725 73.62 8.88975 74.16 8.05875C74.7 7.21725 75.438 6.573 76.3733 6.126C77.3085 5.6685 78.363 5.4405 79.5368 5.4405C80.7218 5.4405 81.7762 5.66925 82.701 6.126C83.6355 6.573 84.3682 7.21725 84.8977 8.05875C85.4385 8.88975 85.7085 9.88725 85.7085 11.0513C85.7085 12.2138 85.4385 13.2173 84.8977 14.0588C84.3682 14.8898 83.6355 15.534 82.701 15.9907C81.7762 16.4377 80.7218 16.6613 79.5368 16.6613ZM79.4123 14.76H79.662C80.3685 14.76 81.012 14.6145 81.594 14.3235C82.1752 14.043 82.6657 13.6058 83.0122 13.0613C83.3655 12.5003 83.5425 11.8298 83.5425 11.0513C83.5425 10.2608 83.3655 9.591 83.0122 9.0405C82.6657 8.496 82.1752 8.05875 81.594 7.77825C81.012 7.48725 80.3685 7.34175 79.662 7.34175H79.4123C78.7163 7.34175 78.072 7.48725 77.4795 7.77825C76.896 8.06175 76.401 8.4975 76.0462 9.0405C75.693 9.591 75.516 10.2607 75.516 11.0505C75.516 11.8305 75.693 12.5002 76.0462 13.0605C76.401 13.6035 76.896 14.04 77.4795 14.3235C78.072 14.6145 78.7163 14.76 79.4123 14.76ZM92.7022 16.6613C91.5285 16.6613 90.4733 16.4377 89.5388 15.9907C88.6035 15.5332 87.8655 14.8898 87.3255 14.0588C86.7855 13.2173 86.5155 12.2138 86.5155 11.0513C86.5155 9.88725 86.7855 8.88975 87.3255 8.05875C87.8655 7.21725 88.6035 6.573 89.5388 6.126C90.4733 5.6685 91.5285 5.4405 92.7022 5.4405C93.8865 5.4405 94.941 5.66925 95.8657 6.126C96.801 6.573 97.533 7.21725 98.0633 8.05875C98.6033 8.88975 98.8732 9.88725 98.8732 11.0513C98.8732 12.2138 98.6033 13.2173 98.0633 14.0588C97.533 14.8898 96.801 15.534 95.8657 15.9907C94.941 16.4377 93.8865 16.6613 92.7022 16.6613ZM92.5777 14.76H92.8267C93.5332 14.76 94.1775 14.6145 94.7595 14.3235C95.34 14.0422 95.8312 13.6058 96.1777 13.0613C96.531 12.5003 96.7072 11.8298 96.7072 11.0513C96.7072 10.2608 96.531 9.591 96.1777 9.0405C95.8312 8.496 95.34 8.0595 94.7595 7.77825C94.1775 7.48725 93.5332 7.34175 92.8267 7.34175H92.5777C91.8817 7.34175 91.2375 7.48725 90.645 7.77825C90.0615 8.061 89.5657 8.4975 89.211 9.0405C88.8577 9.591 88.6815 10.2607 88.6815 11.0505C88.6815 11.8305 88.8577 12.5002 89.211 13.0605C89.5657 13.6035 90.0615 14.04 90.645 14.3235C91.2375 14.6145 91.8817 14.76 92.5777 14.76ZM102.08 13.2637L101.457 11.3002L108.127 5.5965H111.104L102.08 13.2637ZM100.351 16.5052V5.5965H102.501V16.5052H100.351ZM108.517 16.5052L103.592 11.082L105.462 10.038L111.353 16.5052H108.517Z\" fill=\"#262930\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-db6kxh\",\"data-framer-name\":\"GitBook icon\",fill:\"black\",intrinsicHeight:487,intrinsicWidth:512,layoutDependency:layoutDependency,layoutId:\"fOnqM6Mtl\",svg:'<svg width=\"512\" height=\"487\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M215.801 257.068c24.935 14.392 37.403 21.588 51.095 21.6 13.692.012 26.172-7.162 51.132-21.51l159.108-91.46a23.146 23.146 0 0 0 0-40.134L317.971 34.071c-24.933-14.332-37.4-21.499-51.079-21.493-13.679.005-26.14 7.18-51.062 21.533L79 112.906c-1.013.584-1.52.876-1.993 1.153C30.267 141.42 1.39 191.373 1.004 245.531 1 246.079 1 246.664 1 247.834c0 1.169 0 1.753.004 2.3.385 54.097 29.198 104.004 75.854 131.387.472.276.978.569 1.99 1.153l85.71 49.486c49.942 28.836 74.914 43.253 102.336 43.262 27.423.01 52.404-14.391 102.366-43.193l90.478-52.158c25.017-14.422 37.525-21.632 44.394-33.52C511 334.664 511 320.225 511 291.349v-55.783a22.082 22.082 0 0 0-33.085-19.143L292.389 323.068c-12.448 7.156-18.671 10.733-25.501 10.735-6.83.002-13.056-3.572-25.508-10.719l-125.568-72.079c-6.29-3.611-9.435-5.416-11.961-5.742a12.8 12.8 0 0 0-13.49 7.86c-.963 2.358-.943 5.984-.904 13.236.028 5.34.043 8.009.542 10.465a25.6 25.6 0 0 0 8.234 14.172c1.887 1.65 4.199 2.984 8.823 5.653l134.253 77.486c12.485 7.206 18.727 10.808 25.581 10.81 6.854.002 13.098-3.597 25.587-10.796l164.554-94.856c4.266-2.459 6.399-3.688 7.998-2.764 1.599.924 1.599 3.386 1.599 8.31v25.302c0 7.219 0 10.828-1.717 13.8-1.717 2.972-4.844 4.775-11.099 8.38l-135.726 78.238c-24.986 14.403-37.48 21.605-51.193 21.598-13.714-.006-26.201-7.219-51.174-21.645L88.736 337.159l-.793-.459a87.209 87.209 0 0 1-43.208-74.859l-.001-.916v-23.226a47.732 47.732 0 0 1 23.795-41.296 42.04 42.04 0 0 1 42.095-.039l105.177 60.704Z\" fill=\"#181C1F\"/></svg>',withExternalLayout:true})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BenVzo70l\"},implicitPathVariables:undefined},{href:{webPageId:\"dSPYlRFJZ\"},implicitPathVariables:undefined},{href:{webPageId:\"BenVzo70l\"},implicitPathVariables:undefined},{href:{webPageId:\"dSPYlRFJZ\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+(8+((componentViewport?.height||48)-16-32)/2)+2,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-z9ms74-container\",layoutDependency:layoutDependency,layoutId:\"W03nseW_J-container\",nodeId:\"W03nseW_J\",rendersWithMotion:true,scopeId:\"oxSiREcSU\",children:/*#__PURE__*/_jsx(LaunchNavNavLinks,{height:\"100%\",HsYBCsYPW:resolvedLinks[1],id:\"W03nseW_J\",layoutId:\"W03nseW_J\",T_Vic0oWO:resolvedLinks[0],Trl5gOe42:\"https://gitbook.com/docs/\",width:\"100%\",...addPropertyOverrides({qFpJ9zY1c:{HsYBCsYPW:resolvedLinks[3],T_Vic0oWO:resolvedLinks[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qrnqt4\",\"data-framer-name\":\"Nav right\",layoutDependency:layoutDependency,layoutId:\"sIRdE5jdA\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+(8+((componentViewport?.height||48)-16-32)/2)+0+0,...addPropertyOverrides({DRaacrFTn:{y:(componentViewport?.y||0)+(8+((componentViewport?.height||200)-16-32)/2)+0+0},gKuLoaER5:{y:(componentViewport?.y||0)+8+0+0+0},KGlzec15h:{y:(componentViewport?.y||0)+4+(((componentViewport?.height||200)-8-38)/2+0+0)+0+3},SKq6GqMZi:{y:(componentViewport?.y||0)+4+(((componentViewport?.height||200)-20-550)/2+0+0)+0+3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yx5rem-container\",layoutDependency:layoutDependency,layoutId:\"FMf3ramer-container\",nodeId:\"FMf3ramer\",rendersWithMotion:true,scopeId:\"oxSiREcSU\",children:/*#__PURE__*/_jsx(LaunchNavLoginButton,{EbaZL7rJ2:false,FayEnolMc:\"https://app.gitbook.com/\",height:\"100%\",id:\"FMf3ramer\",layoutId:\"FMf3ramer\",sKHByjwbK:\"Login\",style:{height:\"100%\"},variant:matchVariant(\"EgEB6irY4\"),width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BenVzo70l\"},implicitPathVariables:undefined},{href:{webPageId:\"BenVzo70l\"},implicitPathVariables:undefined},{href:{webPageId:\"BenVzo70l\"},implicitPathVariables:undefined},{href:{webPageId:\"BenVzo70l\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+(8+((componentViewport?.height||48)-16-32)/2)+0+0,...addPropertyOverrides({DRaacrFTn:{y:(componentViewport?.y||0)+(8+((componentViewport?.height||200)-16-32)/2)+0+0},gKuLoaER5:{y:(componentViewport?.y||0)+8+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5sskty-container\",layoutDependency:layoutDependency,layoutId:\"QLTDCDkp3-container\",nodeId:\"QLTDCDkp3\",rendersWithMotion:true,scopeId:\"oxSiREcSU\",children:/*#__PURE__*/_jsx(LaunchNavLoginButton,{EbaZL7rJ2:false,FayEnolMc:resolvedLinks1[0],height:\"100%\",id:\"QLTDCDkp3\",layoutId:\"QLTDCDkp3\",sKHByjwbK:\"Get a demo\",style:{height:\"100%\"},variant:matchVariant(\"PFiWhRxDB\"),width:\"100%\",...addPropertyOverrides({DRaacrFTn:{FayEnolMc:resolvedLinks1[2]},gKuLoaER5:{FayEnolMc:resolvedLinks1[3]},qFpJ9zY1c:{FayEnolMc:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+(8+((componentViewport?.height||48)-16-32)/2)+0+0,...addPropertyOverrides({DRaacrFTn:{y:(componentViewport?.y||0)+(8+((componentViewport?.height||200)-16-32)/2)+0+0},gKuLoaER5:{y:(componentViewport?.y||0)+8+0+0+0},KGlzec15h:{y:(componentViewport?.y||0)+4+(((componentViewport?.height||200)-8-38)/2+0+0)+0+3},SKq6GqMZi:{y:(componentViewport?.y||0)+4+(((componentViewport?.height||200)-20-550)/2+0+0)+0+3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yfzjpq-container\",layoutDependency:layoutDependency,layoutId:\"AmVqT3UgE-container\",nodeId:\"AmVqT3UgE\",rendersWithMotion:true,scopeId:\"oxSiREcSU\",children:/*#__PURE__*/_jsx(LaunchNavCTAButton,{fxBzvx8BN:\"Start for free\",g9KVy0qpD:false,height:\"100%\",id:\"AmVqT3UgE\",kuvg85KlO:\"https://app.gitbook.com/join\",layoutId:\"AmVqT3UgE\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xpihpb\",\"data-framer-name\":\"Nav icon\",layoutDependency:layoutDependency,layoutId:\"OYbGlkQV7\",...addPropertyOverrides({DRaacrFTn:{\"data-highlight\":true,onTap:onTap1mrhusb},gKuLoaER5:{\"data-highlight\":true,onTap:onTap1f7aaea},KGlzec15h:{\"data-highlight\":true,onTap:onTapdym0xr},SKq6GqMZi:{\"data-highlight\":true,onTap:onTap1h7xs6c}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hhtti9\",\"data-framer-name\":\"Lines\",layoutDependency:layoutDependency,layoutId:\"Gg4UbrEga\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-142aao3\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"Sj2LnVeRI\",style:{backgroundColor:\"rgb(24, 28, 31)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-sju9qf\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"iUgRkNopV\",style:{backgroundColor:\"rgb(24, 28, 31)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-156ak7v\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"l0XXDv8gD\",style:{backgroundColor:\"rgb(24, 28, 31)\"}})]})})]})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-119os5d\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"hSlXmgK48\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"0px 0px 15px 0px rgba(0, 0, 0, 0.15)\"},children:[isDisplayed5()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BenVzo70l\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({SKq6GqMZi:{width:`calc(${componentViewport?.width||\"100vw\"} - 56px)`,y:(componentViewport?.y||0)+4+(((componentViewport?.height||200)-20-550)/2+38+12)+12+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-dlid6z-container\",layoutDependency:layoutDependency,layoutId:\"btnhcyHde-container\",nodeId:\"btnhcyHde\",rendersWithMotion:true,scopeId:\"oxSiREcSU\",children:/*#__PURE__*/_jsx(LaunchNavLoginButton,{EbaZL7rJ2:false,height:\"100%\",id:\"btnhcyHde\",layoutId:\"btnhcyHde\",qMb6DWnyh:qMb6DWnyhpiww1s,sKHByjwbK:\"Get a demo\",style:{height:\"100%\",width:\"100%\"},variant:matchVariant(\"PFiWhRxDB\"),width:\"100%\",...addPropertyOverrides({SKq6GqMZi:{FayEnolMc:resolvedLinks2[0]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:471,...addPropertyOverrides({gKuLoaER5:{width:`calc((${componentViewport?.width||\"100vw\"} - 56px) * 0.95)`,y:(componentViewport?.y||0)+8+42+12+0},SKq6GqMZi:{width:`calc((${componentViewport?.width||\"100vw\"} - 56px) * 0.95)`,y:(componentViewport?.y||0)+4+(((componentViewport?.height||200)-20-550)/2+38+12)+12+52}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-95mulw-container\",layoutDependency:layoutDependency,layoutId:\"bR4u5uxtP-container\",nodeId:\"bR4u5uxtP\",rendersWithMotion:true,scopeId:\"oxSiREcSU\",children:/*#__PURE__*/_jsx(Dropdowns,{height:\"100%\",id:\"bR4u5uxtP\",layoutId:\"bR4u5uxtP\",style:{width:\"100%\"},variant:matchVariant(\"r_p71lNGI\"),width:\"100%\",...addPropertyOverrides({gKuLoaER5:{TyKM1QWYu:TyKM1QWYu53rset},SKq6GqMZi:{TyKM1QWYu:TyKM1QWYupiww1s}},baseVariant,gestureVariant)})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-dHWFU.framer-wv4y0w, .framer-dHWFU .framer-wv4y0w { display: block; }\",\".framer-dHWFU.framer-3kukh7 { align-content: center; align-items: center; cursor: default; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; width: 1176px; will-change: var(--framer-will-change-override, transform); }\",\".framer-dHWFU .framer-1bu092d { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-dHWFU .framer-84rpwu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-dHWFU .framer-1nmpkiu { aspect-ratio: 5.045454545454546 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 22px); position: relative; width: 112px; }\",\".framer-dHWFU .framer-db6kxh { aspect-ratio: 1.051334702258727 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 22px); position: relative; width: 23px; }\",\".framer-dHWFU .framer-z9ms74-container, .framer-dHWFU .framer-1yfzjpq-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-dHWFU .framer-qrnqt4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 32px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-dHWFU .framer-1yx5rem-container, .framer-dHWFU .framer-5sskty-container { flex: none; height: 100%; position: relative; width: auto; }\",\".framer-dHWFU .framer-1xpihpb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 11px 0px 11px 8px; position: relative; width: min-content; z-index: 10; }\",\".framer-dHWFU .framer-1hhtti9 { flex: none; height: 16px; overflow: visible; position: relative; width: 25px; }\",\".framer-dHWFU .framer-142aao3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 2px; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-dHWFU .framer-sju9qf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 2px; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; top: calc(50.00000000000002% - 2px / 2); }\",\".framer-dHWFU .framer-156ak7v { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 2px; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; }\",\".framer-dHWFU .framer-119os5d { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 500px; justify-content: flex-start; max-width: 390px; overflow: auto; overflow-x: hidden; padding: 12px 12px 20px 12px; position: relative; width: 1px; }\",\".framer-dHWFU .framer-dlid6z-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-dHWFU .framer-95mulw-container { flex: none; height: auto; position: relative; width: 95%; }\",\".framer-dHWFU.framer-v-zvi6mp.framer-3kukh7 { flex-direction: column; gap: 12px; justify-content: center; padding: 4px 16px 4px 16px; width: 390px; }\",\".framer-dHWFU.framer-v-zvi6mp .framer-1bu092d, .framer-dHWFU.framer-v-bvq5fd .framer-1bu092d { flex: none; width: 100%; }\",\".framer-dHWFU.framer-v-zvi6mp .framer-qrnqt4, .framer-dHWFU.framer-v-rsih3s .framer-qrnqt4 { height: min-content; }\",\".framer-dHWFU.framer-v-zvi6mp .framer-1yx5rem-container, .framer-dHWFU.framer-v-rsih3s .framer-1yx5rem-container { height: 32px; }\",\".framer-dHWFU.framer-v-zvi6mp .framer-1xpihpb, .framer-dHWFU.framer-v-zdynmc .framer-1xpihpb, .framer-dHWFU.framer-v-rsih3s .framer-1xpihpb, .framer-dHWFU.framer-v-bvq5fd .framer-1xpihpb { cursor: pointer; }\",\".framer-dHWFU.framer-v-zdynmc.framer-3kukh7 { gap: 10px; justify-content: flex-start; width: 810px; }\",\".framer-dHWFU.framer-v-rsih3s.framer-3kukh7 { flex-direction: column; gap: 12px; justify-content: center; padding: 4px 16px 16px 16px; width: 390px; }\",\".framer-dHWFU.framer-v-rsih3s .framer-1bu092d { flex: none; order: 0; width: 100%; }\",\".framer-dHWFU.framer-v-rsih3s .framer-119os5d { flex: none; gap: 12px; max-width: unset; order: 1; width: 100%; }\",\".framer-dHWFU.framer-v-rsih3s .framer-dlid6z-container { order: 0; }\",\".framer-dHWFU.framer-v-rsih3s .framer-95mulw-container { order: 1; }\",\".framer-dHWFU.framer-v-bvq5fd.framer-3kukh7 { align-content: flex-end; align-items: flex-end; flex-direction: column; gap: 10px; justify-content: flex-start; padding: 8px 16px 16px 16px; width: 810px; }\",\".framer-dHWFU.framer-v-bvq5fd .framer-119os5d { flex: none; gap: 12px; max-width: unset; width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 1176\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qFpJ9zY1c\":{\"layout\":[\"fixed\",\"auto\"]},\"KGlzec15h\":{\"layout\":[\"fixed\",\"auto\"]},\"DRaacrFTn\":{\"layout\":[\"fixed\",\"auto\"]},\"SKq6GqMZi\":{\"layout\":[\"fixed\",\"auto\"]},\"gKuLoaER5\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"uds2t7l8Y\":\"backgroundFill\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameroxSiREcSU=withCSS(Component,css,\"framer-dHWFU\");export default FrameroxSiREcSU;FrameroxSiREcSU.displayName=\"Launch/Nav/Navbar\";FrameroxSiREcSU.defaultProps={height:48,width:1176};addPropertyControls(FrameroxSiREcSU,{variant:{options:[\"LmAMrD6Yu\",\"qFpJ9zY1c\",\"KGlzec15h\",\"DRaacrFTn\",\"SKq6GqMZi\",\"gKuLoaER5\"],optionTitles:[\"Desktop\",\"Laptop\",\"Mobile\",\"Tablet\",\"Mobile - menu open\",\"Tablet - open\"],title:\"Variant\",type:ControlType.Enum},uds2t7l8Y:{defaultValue:\"rgba(255, 255, 255, 0.9)\",title:\"Background fill\",type:ControlType.Color}});addFonts(FrameroxSiREcSU,[{explicitInter:true,fonts:[]},...LaunchNavNavLinksFonts,...LaunchNavLoginButtonFonts,...LaunchNavCTAButtonFonts,...DropdownsFonts],{supportsExplicitInterCodegen:true});FrameroxSiREcSU.loader={load:(props,context)=>{const locale=context.locale;return Promise.allSettled([forwardLoader(LaunchNavNavLinks,{},context),forwardLoader(LaunchNavLoginButton,{},context),forwardLoader(LaunchNavCTAButton,{},context),forwardLoader(Dropdowns,{},context)]);}};\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameroxSiREcSU\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"48\",\"framerVariables\":\"{\\\"uds2t7l8Y\\\":\\\"backgroundFill\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qFpJ9zY1c\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KGlzec15h\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DRaacrFTn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SKq6GqMZi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gKuLoaER5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1176\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}