{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/EnaHmX5rzXEbE1fpRGqK/aQKLdG08g7wDaHpAsqjp/ALARqk1u8.js"],
  "sourcesContent": ["// Generated by Framer (27ad407)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCodeBoundaryForOverrides,withCSS,withFX,withMappedReactProps}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavHeader from\"#framer/local/canvasComponent/CfWWKnLC4/CfWWKnLC4.js\";import GetStartedForFree from\"#framer/local/canvasComponent/idvMKSnbj/idvMKSnbj.js\";import Button,*as ButtonInfo from\"#framer/local/canvasComponent/W2fcm1cU5/W2fcm1cU5.js\";import HerosGitBookCommunity from\"#framer/local/canvasComponent/ZHmssuirb/ZHmssuirb.js\";import{trackInAmplitude}from\"#framer/local/codeFile/brRD2Qq/Amplitude.js\";import{initializeAmplitude}from\"#framer/local/codeFile/yVpMv9L/Initialize_Amplitude.js\";import CustomInput from\"#framer/local/codeFile/ndGQsSt/Input.js\";import*as sharedStyle2 from\"#framer/local/css/bbisVUZ12/bbisVUZ12.js\";import*as sharedStyle3 from\"#framer/local/css/uCveDes3r/uCveDes3r.js\";import*as sharedStyle from\"#framer/local/css/uyJVUBqQm/uyJVUBqQm.js\";import*as sharedStyle4 from\"#framer/local/css/Zcc8xz9Vh/Zcc8xz9Vh.js\";import*as sharedStyle1 from\"#framer/local/css/ZsVICcKyu/ZsVICcKyu.js\";import metadataProvider from\"#framer/local/webPageMetadata/ALARqk1u8/ALARqk1u8.js\";const NavHeaderFonts=getFonts(NavHeader);const MotionDivWithFX=withFX(motion.div);const RichTextWithFX=withFX(RichText);const ButtonFonts=getFonts(Button);const ButtonTrackInAmplitude7vb48pWithMappedReactProps1v1ipky=withMappedReactProps(withCodeBoundaryForOverrides(Button,{nodeId:\"nPjWaogAm\",override:trackInAmplitude,scopeId:\"ALARqk1u8\"}),ButtonInfo);const CustomInputFonts=getFonts(CustomInput);const HerosGitBookCommunityFonts=getFonts(HerosGitBookCommunity);const GetStartedForFreeFonts=getFonts(GetStartedForFree);const MotionDivInitializeAmplitude10svhp8=withCodeBoundaryForOverrides(motion.div,{nodeId:\"ddTsNwrUa\",override:initializeAmplitude,scopeId:\"ALARqk1u8\"});const breakpoints={C5TnrmGne:\"(min-width: 810px) and (max-width: 1199px)\",ddTsNwrUa:\"(min-width: 1200px)\",rQ3sk9M_R:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-9dtkj\";const variantClassNames={C5TnrmGne:\"framer-v-ymuy0s\",ddTsNwrUa:\"framer-v-10svhp8\",rQ3sk9M_R:\"framer-v-19zqzd\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-86};const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-150,y:0};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:-150,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:150};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"ddTsNwrUa\",Phone:\"rQ3sk9M_R\",Tablet:\"C5TnrmGne\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ddTsNwrUa\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"kuIToobQX\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ddTsNwrUa\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-ede598f0-dbdd-4d50-bff7-008d547c78f3, rgb(242, 247, 247)); }\"}),/*#__PURE__*/_jsxs(MotionDivInitializeAmplitude10svhp8,{...restProps,className:cx(scopingClassNames,\"framer-10svhp8\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C5TnrmGne:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-h19lis\",\"data-framer-name\":\"Site Nav\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C5TnrmGne:{width:\"810px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sd5hwo-container\",nodeId:\"rCUoi4Wxy\",rendersWithMotion:true,scopeId:\"ALARqk1u8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C5TnrmGne:{variant:\"tEwBV1k72\"},rQ3sk9M_R:{variant:\"WliCvh2rD\"}},children:/*#__PURE__*/_jsx(NavHeader,{height:\"100%\",id:\"rCUoi4Wxy\",layoutId:\"rCUoi4Wxy\",style:{width:\"100%\"},variant:\"ct7wYxvba\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{offset:-20,ref:ref1,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1nhj47s\",\"data-framer-name\":\"Site Nav - scroll\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4q3iqj-container\",nodeId:\"n7lFi_A0U\",rendersWithMotion:true,scopeId:\"ALARqk1u8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C5TnrmGne:{variant:\"tEwBV1k72\"},rQ3sk9M_R:{variant:\"WliCvh2rD\"}},children:/*#__PURE__*/_jsx(NavHeader,{height:\"100%\",id:\"n7lFi_A0U\",layoutId:\"n7lFi_A0U\",style:{width:\"100%\"},variant:\"o2vUhA16x\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-i8bz1d\",\"data-framer-name\":\"Nav scroll section\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-7kb7ba\",\"data-framer-name\":\"Viewport spacer\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-w18kjv\",\"data-framer-name\":\"Scroll section\",id:elementId,ref:ref1})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3061,intrinsicWidth:2551,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-100),pixelHeight:3061,pixelWidth:2551,positionX:\"center\",positionY:\"top\",sizes:`calc(${componentViewport?.width||\"100vw\"} + 200px)`,src:\"https://framerusercontent.com/images/E0SqgkwsnFvHegdwgE8N9BDhkXg.svg\",srcSet:\"https://framerusercontent.com/images/E0SqgkwsnFvHegdwgE8N9BDhkXg.svg?scale-down-to=1024 853w,https://framerusercontent.com/images/E0SqgkwsnFvHegdwgE8N9BDhkXg.svg?scale-down-to=2048 1706w,https://framerusercontent.com/images/E0SqgkwsnFvHegdwgE8N9BDhkXg.svg 2551w\"},className:\"framer-168rg3\",\"data-framer-name\":\"Gradient background\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-11ym5yf\",\"data-framer-name\":\"Content wrapper\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ny7pvg\",\"data-framer-name\":\"Hero wrapper\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:96,intrinsicWidth:211,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+150+0+0+0),pixelHeight:96,pixelWidth:211,src:\"https://framerusercontent.com/images/ZTvDUjJiq8TLobcu3tBUXG3E6c.svg\"},className:\"framer-1afubko\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-bpujhg\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-gv4ok\",\"data-styles-preset\":\"uyJVUBqQm\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f6fee0a1-489c-4820-b95f-85bd511bc52e, rgb(24, 28, 31))\"},children:\"Sorry, that page can't be found\"})}),className:\"framer-xq51c1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u56hbe\",\"data-framer-name\":\"CTAs\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tnkfpt\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-182qnl5\",\"data-border\":true,\"data-framer-name\":\"Discover our docs\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-vnn0dy\",\"data-framer-name\":\"icon\",fill:\"black\",intrinsicHeight:64,intrinsicWidth:64,svg:'<svg width=\"64\" height=\"64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4 21V11m0 26V27m32 8v2m0-10v2m-8 6v2m0-10v2m8-18v2m0-10v2m-8 6v2m0-10v2m8 46v2m0-10v2m-8 6v2m0-10v2m32-8V27M10 45l9 9m35-9-9 9m9-49-9 9M10 5l9 9m41-3v10M25 60c1.778 1.815 4.258 3 7 3s5.221-1.185 7-3M25 20c1.778 1.815 4.258 3 7 3s5.221-1.185 7-3\" stroke=\"#181C1F\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4vytbj\",\"data-styles-preset\":\"ZsVICcKyu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f6fee0a1-489c-4820-b95f-85bd511bc52e, rgb(24, 28, 31))\"},children:\"Discover our docs\"})}),className:\"framer-13pq6ug\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C5TnrmGne:{y:(componentViewport?.y||0)+0+382+64+0+0+0+40+139.2},rQ3sk9M_R:{y:(componentViewport?.y||0)+0+350+64+0+0+0+40+139.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+0+382+64+0+0+40+211.75,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7vb48p-container\",nodeId:\"nPjWaogAm\",rendersWithMotion:true,scopeId:\"ALARqk1u8\",children:/*#__PURE__*/_jsx(ButtonTrackInAmplitude7vb48pWithMappedReactProps1v1ipky,{CuFHpX5CK:false,DmQQ8L0g6:\"Contact Docs Callout\",height:\"100%\",hz3C0GYaA:false,id:\"nPjWaogAm\",KDn5AhHAZ:true,KOTSOgWCX:true,layoutId:\"nPjWaogAm\",lmSVhb54m:\"Read the GitBook docs\",u0Cad7hMp:\"Read the GitBook docs\",variant:\"RRkuaKZ1A\",vTo4P4jYt:\"https://docs.gitbook.com/\",width:\"100%\",WxHSWaXxl:\"view_documentation\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-df91tz\",\"data-border\":true,\"data-framer-name\":\"Newsletter signup\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4s292q\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-bpuqg2\",\"data-styles-preset\":\"bbisVUZ12\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f6fee0a1-489c-4820-b95f-85bd511bc52e, rgb(24, 28, 31))\"},children:\"Try the GitBook newsletter\"})}),className:\"framer-1cvstks\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1054d13\",\"data-styles-preset\":\"uCveDes3r\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f6fee0a1-489c-4820-b95f-85bd511bc52e, rgb(24, 28, 31))\"},children:\"Get the latest product news, integrations and resources, right in your inbox every month.\"})}),className:\"framer-1o5zila\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pmrzht\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-aa3m0z\",\"data-styles-preset\":\"Zcc8xz9Vh\",style:{\"--framer-text-color\":\"var(--token-f6fee0a1-489c-4820-b95f-85bd511bc52e, rgb(24, 28, 31))\"},children:\"Email\"})}),className:\"framer-4qyuui\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ey0d6h-container\",isAuthoredByUser:true,nodeId:\"nDUPmk8sT\",rendersWithMotion:true,scopeId:\"ALARqk1u8\",children:/*#__PURE__*/_jsx(CustomInput,{button:{buttonFont:{fontFamily:'\"ABC Favorit Bold\", \"ABC Favorit Bold Placeholder\", sans-serif',fontSize:\"15px\",letterSpacing:\"0em\",lineHeight:\"1em\"},buttonPadding:20,buttonPaddingBottom:18,buttonPaddingLeft:20,buttonPaddingPerSide:true,buttonPaddingRight:20,buttonPaddingTop:18,color:\"var(--token-a343fd37-9d23-475b-9352-eb49af17c704, rgb(222, 229, 229))\",fill:\"var(--token-f6fee0a1-489c-4820-b95f-85bd511bc52e, rgb(24, 28, 31))\",insetWhenDocked:5,isDocked:true,label:\"Try it out\",shouldAppear:true,widthWhenDocked:100},defaultValue:\"\",font:{fontFamily:'\"ABC Favorit Regular\", \"ABC Favorit Regular Placeholder\", sans-serif',fontSize:\"16px\",letterSpacing:\"0em\",lineHeight:\"1em\"},formsparkID:\"suzt4j98\",gap:10,getwaitlistAPI:\"\",height:\"100%\",id:\"nDUPmk8sT\",input:{borderRadius:4,color:\"rgb(0, 0, 0)\",fill:\"rgb(255, 255, 255)\",fixedHeight:50,height:true,padding:15,paddingBottom:15,paddingLeft:15,paddingPerSide:false,paddingRight:15,paddingTop:15,placeholder:\"Your email address\",placeholderColor:\"rgba(0, 0, 0, 0.3)\"},inputId:\"\",inputType:{max:0,min:0,step:1,type:\"text\"},layout:\"horizontal\",layoutId:\"nDUPmk8sT\",loopsID:\"\",mailchimpURL:\"\",redirectAs:\"overlay\",service:\"formspark\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C5TnrmGne:{y:(componentViewport?.y||0)+0+382+64+751.5},rQ3sk9M_R:{y:(componentViewport?.y||0)+0+350+64+751.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:327,width:`min(1200px, min(1440px, ${componentViewport?.width||\"100vw\"}))`,y:(componentViewport?.y||0)+0+382+64+464.3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g9m3f7-container\",nodeId:\"XF6DxmRA1\",rendersWithMotion:true,scopeId:\"ALARqk1u8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C5TnrmGne:{variant:\"wLzPZr3Ys\"},rQ3sk9M_R:{variant:\"tbams3wIy\"}},children:/*#__PURE__*/_jsx(HerosGitBookCommunity,{height:\"100%\",id:\"XF6DxmRA1\",layoutId:\"XF6DxmRA1\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"hmwY7Dux7\",width:\"100%\",ZPgc5WtjC:\"GitBook community\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C5TnrmGne:{y:(componentViewport?.y||0)+0+1620.5},rQ3sk9M_R:{y:(componentViewport?.y||0)+0+1556.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:690,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1333.3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bw8avp-container\",nodeId:\"o8X5Pe37J\",rendersWithMotion:true,scopeId:\"ALARqk1u8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C5TnrmGne:{variant:\"sHF08CYF7\"},rQ3sk9M_R:{variant:\"Gv9WCh_c8\"}},children:/*#__PURE__*/_jsx(GetStartedForFree,{height:\"100%\",id:\"o8X5Pe37J\",layoutId:\"o8X5Pe37J\",r_y0AWuG4:\"Get started for free\",style:{width:\"100%\"},variant:\"iUrZFwQnf\",width:\"100%\",zaJNvtSCO:\"Play around with GitBook and set up your docs for free. Add your team and pay when you\u2019re ready.\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9dtkj.framer-oeshz4, .framer-9dtkj .framer-oeshz4 { display: block; }\",\".framer-9dtkj.framer-10svhp8 { align-content: center; align-items: center; background-color: var(--token-ede598f0-dbdd-4d50-bff7-008d547c78f3, #f2f7f7); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-9dtkj .framer-h19lis { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-9dtkj .framer-sd5hwo-container, .framer-9dtkj .framer-4q3iqj-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-9dtkj .framer-1nhj47s { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.8); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\".framer-9dtkj .framer-i8bz1d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-9dtkj .framer-7kb7ba { flex: none; gap: 10px; height: 110.00000000000001vh; overflow: hidden; position: relative; width: 1200px; }\",\".framer-9dtkj .framer-w18kjv { flex: none; gap: 10px; height: 400px; overflow: visible; pointer-events: none; position: relative; width: 100%; }\",\".framer-9dtkj .framer-168rg3 { bottom: -2137px; flex: none; gap: 128px; left: -100px; min-height: 100%; opacity: 0.3; overflow: visible; position: absolute; right: -100px; top: -100px; z-index: 0; }\",\".framer-9dtkj .framer-11ym5yf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 128px; height: min-content; justify-content: flex-start; overflow: visible; padding: 150px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-9dtkj .framer-ny7pvg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9dtkj .framer-1afubko { aspect-ratio: 2.413793103448276 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 64px); overflow: hidden; position: relative; width: 154px; }\",\".framer-9dtkj .framer-bpujhg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 100%; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-9dtkj .framer-xq51c1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 380px; word-break: break-word; word-wrap: break-word; }\",\".framer-9dtkj .framer-u56hbe { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 64px 40px 0px 40px; position: relative; width: 1440px; }\",\".framer-9dtkj .framer-tnkfpt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 100%; overflow: hidden; padding: 0px; position: relative; width: 1024px; }\",\".framer-9dtkj .framer-182qnl5 { --border-bottom-width: 1px; --border-color: rgba(48, 51, 54, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: stretch; background-color: rgba(248, 247, 254, 0.7); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: auto; justify-content: center; overflow: hidden; padding: 40px 60px 40px 60px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9dtkj .framer-vnn0dy { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 40px; }\",\".framer-9dtkj .framer-13pq6ug, .framer-9dtkj .framer-1cvstks, .framer-9dtkj .framer-1o5zila { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9dtkj .framer-7vb48p-container { flex: none; height: auto; position: relative; width: auto; z-index: 9; }\",\".framer-9dtkj .framer-df91tz { --border-bottom-width: 1px; --border-color: rgba(48, 51, 54, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: rgba(248, 247, 254, 0.7); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 60px 40px 60px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9dtkj .framer-4s292q { 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: 90%; }\",\".framer-9dtkj .framer-1pmrzht { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 100%; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-9dtkj .framer-4qyuui { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 500px; word-break: break-word; word-wrap: break-word; }\",\".framer-9dtkj .framer-ey0d6h-container { flex: none; height: auto; max-width: 100%; position: relative; width: 500px; }\",\".framer-9dtkj .framer-g9m3f7-container { flex: none; height: auto; max-width: 100%; position: relative; width: 1200px; }\",\".framer-9dtkj .framer-bw8avp-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-9dtkj[data-border=\"true\"]::after, .framer-9dtkj [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-9dtkj.framer-10svhp8 { width: 810px; } .framer-9dtkj .framer-h19lis { left: unset; right: 0px; transform: unset; width: 810px; } .framer-9dtkj .framer-168rg3, .framer-9dtkj .framer-11ym5yf { gap: 60px; } .framer-9dtkj .framer-ny7pvg { padding: 0px 45px 0px 45px; } .framer-9dtkj .framer-xq51c1 { width: 290px; } .framer-9dtkj .framer-tnkfpt { flex-direction: column; } .framer-9dtkj .framer-182qnl5 { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-9dtkj .framer-df91tz { flex: none; width: 100%; }}\",\"@media (max-width: 809px) { .framer-9dtkj.framer-10svhp8 { gap: 64px; width: 390px; } .framer-9dtkj .framer-168rg3, .framer-9dtkj .framer-11ym5yf { gap: 32px; } .framer-9dtkj .framer-ny7pvg { padding: 0px 35px 0px 35px; } .framer-9dtkj .framer-xq51c1 { width: 230px; } .framer-9dtkj .framer-u56hbe { padding: 64px 30px 0px 30px; } .framer-9dtkj .framer-tnkfpt { flex-direction: column; } .framer-9dtkj .framer-182qnl5 { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-9dtkj .framer-df91tz { flex: none; padding: 40px 10px 40px 10px; width: 100%; } .framer-9dtkj .framer-1pmrzht { width: 296px; } .framer-9dtkj .framer-4qyuui, .framer-9dtkj .framer-ey0d6h-container { width: 270px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2478\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"C5TnrmGne\":{\"layout\":[\"fixed\",\"auto\"]},\"rQ3sk9M_R\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"kuIToobQX\":{\"pattern\":\":kuIToobQX\",\"name\":\"nav-scroll\"}}\n * @framerResponsiveScreen\n */const FramerALARqk1u8=withCSS(Component,css,\"framer-9dtkj\");export default FramerALARqk1u8;FramerALARqk1u8.displayName=\"404\";FramerALARqk1u8.defaultProps={height:2478,width:1200};addFonts(FramerALARqk1u8,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"ABC Favorit Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/YWayyt1Iml0BqgKTFrny98dORY.otf\"},{family:\"ABC Favorit Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/W8a3dfvGM3NpHDSLEUaoVi842zk.woff2\"}]},...NavHeaderFonts,...ButtonFonts,...CustomInputFonts,...HerosGitBookCommunityFonts,...GetStartedForFreeFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerALARqk1u8\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"C5TnrmGne\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rQ3sk9M_R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"kuIToobQX\\\":{\\\"pattern\\\":\\\":kuIToobQX\\\",\\\"name\\\":\\\"nav-scroll\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2478\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavHeaderFonts", "getFonts", "CfWWKnLC4_default", "MotionDivWithFX", "withFX", "motion", "RichTextWithFX", "RichText2", "ButtonFonts", "W2fcm1cU5_default", "ButtonTrackInAmplitude7vb48pWithMappedReactProps1v1ipky", "withMappedReactProps", "withCodeBoundaryForOverrides", "trackInAmplitude", "W2fcm1cU5_exports", "CustomInputFonts", "Input_default", "HerosGitBookCommunityFonts", "ZHmssuirb_default", "GetStartedForFreeFonts", "idvMKSnbj_default", "MotionDivInitializeAmplitude10svhp8", "initializeAmplitude", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "animation", "transition1", "animation1", "transition2", "animation2", "animation3", "animation4", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "elementId", "useRouteElementId", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "MotionDivInitializeAmplitude10svhp8", "PropertyOverrides2", "motion", "ComponentViewportProvider", "Container", "CfWWKnLC4_default", "MotionDivWithFX", "Image2", "getLoadingLazyAtYPosition", "RichText2", "x", "SVG", "RichTextWithFX", "ButtonTrackInAmplitude7vb48pWithMappedReactProps1v1ipky", "Input_default", "ZHmssuirb_default", "idvMKSnbj_default", "css", "FramerALARqk1u8", "withCSS", "ALARqk1u8_default", "addFonts", "NavHeaderFonts", "ButtonFonts", "CustomInputFonts", "HerosGitBookCommunityFonts", "GetStartedForFreeFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
