{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tmplA1JduFCSQ9vnZIG5/vAfLKPRGCxLFD4gl757P/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (b83b17b)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,Floating,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouter,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CaseStudy from\"#framer/local/canvasComponent/bmTpkqpUX/bmTpkqpUX.js\";import Button from\"#framer/local/canvasComponent/Gd3x48wZQ/Gd3x48wZQ.js\";import Navigation from\"#framer/local/canvasComponent/hVZnefzIp/hVZnefzIp.js\";import CustomerLogos from\"#framer/local/canvasComponent/Ij772H64D/Ij772H64D.js\";import TheDig from\"#framer/local/canvasComponent/rJl7umhxn/rJl7umhxn.js\";import Footer from\"#framer/local/canvasComponent/tQK_I_an8/tQK_I_an8.js\";import*as sharedStyle4 from\"#framer/local/css/AWUmahDPn/AWUmahDPn.js\";import*as sharedStyle2 from\"#framer/local/css/FQYbDi__K/FQYbDi__K.js\";import*as sharedStyle5 from\"#framer/local/css/jLcqUirFZ/jLcqUirFZ.js\";import*as sharedStyle1 from\"#framer/local/css/JMOr1bJ23/JMOr1bJ23.js\";import*as sharedStyle6 from\"#framer/local/css/NnYRPHN40/NnYRPHN40.js\";import*as sharedStyle3 from\"#framer/local/css/rpLac8Zw4/rpLac8Zw4.js\";import*as sharedStyle from\"#framer/local/css/VLgXN8h37/VLgXN8h37.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavigationFonts=getFonts(Navigation);const ButtonFonts=getFonts(Button);const CustomerLogosFonts=getFonts(CustomerLogos);const CaseStudyFonts=getFonts(CaseStudy);const TheDigFonts=getFonts(TheDig);const FooterFonts=getFonts(Footer);const breakpoints={WQLkyLRf1:\"(min-width: 1200px)\",Z1oMDi6M4:\"(max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-jBRmb\";const variantClassNames={WQLkyLRf1:\"framer-v-72rtr7\",Z1oMDi6M4:\"framer-v-g9jkaq\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition1};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"Z1oMDi6M4\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const lsn5gMex9txyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Z1oMDi6M4\")return false;return true;};const router=useRouter();const ref1=React.useRef(null);const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(241, 233, 223); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1131,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:1131,pixelWidth:1280,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/dlHBEFIF3M2JmRf3Kn86oeHwykI.svg\",srcSet:\"https://framerusercontent.com/images/dlHBEFIF3M2JmRf3Kn86oeHwykI.svg?scale-down-to=512 512w,https://framerusercontent.com/images/dlHBEFIF3M2JmRf3Kn86oeHwykI.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/dlHBEFIF3M2JmRf3Kn86oeHwykI.svg 1280w\"},className:\"framer-tqgsp7 hidden-g9jkaq\",\"data-framer-name\":\"Topo\",transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1200px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18795a0-container\",nodeId:\"S9xQI_zTu\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{variant:\"kFXy71aJ2\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"S9xQI_zTu\",layoutId:\"S9xQI_zTu\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"PaxrxOtGN\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u3hb6d\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f5e0jx\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:324,intrinsicWidth:328,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+184+0+0+0+0),pixelHeight:324,pixelWidth:328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ifmgYluTmkN85FePIYD14FNkIno.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:324,intrinsicWidth:328,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+256+0+0+0),pixelHeight:324,pixelWidth:328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ifmgYluTmkN85FePIYD14FNkIno.svg\"},className:\"framer-j14p3g\",\"data-framer-name\":\"Hero Graphic\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1trrcyg\",\"data-framer-name\":\"Hero Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d0dm9t\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1sf22i3\",\"data-styles-preset\":\"VLgXN8h37\",children:\"Unearth your secrets\"})}),className:\"framer-od9b6z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO05hdGlvbmFsIFBhcmsgIFJlZ3VsYXI=\",\"--framer-font-family\":'\"National Park  Regular\", \"National Park  Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-c9723cc5-5cee-4705-9fbf-0df3b4cad557, rgb(123, 111, 101))\"},children:[\"TruffleHog\u2122 is an open-source secret scanning engine that detects and helps resolve exposed secrets across \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO05hdGlvbmFsIFBhcmsgIEJvbGQ=\",\"--framer-font-family\":'\"National Park  Bold\", \"National Park  Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-color\":\"var(--token-7650b27b-ece1-4bb6-ac7e-7dcdbc50cc0e, rgb(72, 58, 49))\"},children:\"your entire tech stack\"}),\".\"]})}),className:\"framer-7f3jvn\",fonts:[\"CUSTOM;National Park  Regular\",\"CUSTOM;National Park  Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16md1yj\",\"data-framer-name\":\"CTAs\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Bmn25YMum\"},implicitPathVariables:undefined},{href:{webPageId:\"Bmn25YMum\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{y:(componentViewport?.y||0)+0+184+0+0+0+460+0+198+32+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+0+256+0+0+72+0+198+32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-th1zx9-container\",nodeId:\"hGHjLyU1p\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{iQ5N6drNE:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{FGgJsFk20:false,height:\"100%\",id:\"hGHjLyU1p\",iQ5N6drNE:resolvedLinks[0],layoutId:\"hGHjLyU1p\",variant:\"m0r_dxAaC\",width:\"100%\",ZwQ96zq4q:\"TruffleHog enterprise\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zbLduDtaC\"},implicitPathVariables:undefined},{href:{webPageId:\"zbLduDtaC\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{y:(componentViewport?.y||0)+0+184+0+0+0+460+0+198+32+62}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+0+256+0+0+72+0+198+32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mpgn0z-container\",nodeId:\"t2EnynsX0\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{iQ5N6drNE:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{FGgJsFk20:false,height:\"100%\",id:\"t2EnynsX0\",iQ5N6drNE:resolvedLinks1[0],layoutId:\"t2EnynsX0\",variant:\"BeMdJUJbn\",width:\"100%\",ZwQ96zq4q:\"TruffleHog open-source\"})})})})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vnvcs5\",\"data-framer-name\":\"Logos\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1qrfx2\",\"data-styles-preset\":\"JMOr1bJ23\",style:{\"--framer-text-alignment\":\"center\"},children:\"Trusted by dev and security TEAMS at some of the most innovative companies\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1qrfx2\",\"data-styles-preset\":\"JMOr1bJ23\",children:\"Trusted by dev and security TEAMS at some of the most innovative companies\"})}),className:\"framer-1ighf86\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+184+0+878+0+43.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:192,width:\"904px\",y:(componentViewport?.y||0)+0+256+0+546+0+43.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hbxalw-container\",nodeId:\"bSUo4dZYE\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CustomerLogos,{height:\"100%\",id:\"bSUo4dZYE\",layoutId:\"bSUo4dZYE\",style:{width:\"100%\"},variant:\"RhdHdfneI\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mld68k\",\"data-framer-name\":\"Millions\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2saaho\",\"data-framer-name\":\"Text+CTA\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ggkngm\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-dl82f2\",\"data-styles-preset\":\"FQYbDi__K\",children:\"Millions of leaked secrets\"})}),className:\"framer-1vngjzh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1qgroy9\",\"data-styles-preset\":\"rpLac8Zw4\",children:[\"Millions of secrets, including API keys, passwords, and tokens, are frequently leaking from sources like source code, chat systems, support tickets, and more, \",/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"var(--token-7650b27b-ece1-4bb6-ac7e-7dcdbc50cc0e, rgb(72, 58, 49))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"underscoring the need for robust secret leak detection\"}),\".\"]})]})}),className:\"framer-16oujj3\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-shv574\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{y:(componentViewport?.y||0)+0+184+0+1193.6+32+200+0+172+32}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+0+256+0+907.6+46.4366+0+172+32,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-b0czr7-container\",id:\"b0czr7\",nodeId:\"PTlNTZgMq\",ref:ref1,scopeId:\"augiA20Il\",children:[/*#__PURE__*/_jsx(Button,{FGgJsFk20:false,height:\"100%\",id:\"PTlNTZgMq\",layoutId:\"PTlNTZgMq\",lsn5gMex9:lsn5gMex9txyyif({overlay}),variant:\"BeMdJUJbn\",width:\"100%\",ZwQ96zq4q:\"Read our research\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref1,className:cx(scopingClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":\"b0czr7\",offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(motion.div,{animate:animation1,className:\"framer-1j2lxzx\",exit:animation,initial:animation2,ref:ref2,role:\"dialog\",children:[/*#__PURE__*/_jsx(Link,{href:{pathVariables:{sQuAnzQiR:\"thousands-of-github-comments-leak-live-api-keys\"},unresolvedPathSlugs:{sQuAnzQiR:{collectionId:\"J2iOueWvI\",collectionItemId:\"vVSFRD8Qo\"}},webPageId:\"Zj0EEKGMD\"},motionChild:true,nodeId:\"sNVX_0c93\",openInNewTab:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-15ndg5q framer-lux5qc\",whileHover:animation3,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:2e3,pixelHeight:720,pixelWidth:1280,sizes:\"168px\",src:\"https://framerusercontent.com/images/yIVE3ceWDQuJ3hIXQJjbmoxMxM.png\",srcSet:\"https://framerusercontent.com/images/yIVE3ceWDQuJ3hIXQJjbmoxMxM.png?scale-down-to=512 512w,https://framerusercontent.com/images/yIVE3ceWDQuJ3hIXQJjbmoxMxM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yIVE3ceWDQuJ3hIXQJjbmoxMxM.png 1280w\"},className:\"framer-2l49yv\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qgroy9\",\"data-styles-preset\":\"rpLac8Zw4\",style:{\"--framer-text-color\":\"var(--token-818d4411-1adf-4064-a90a-d086fa5b6e6a, rgb(37, 37, 37))\"},children:\"Thousands of GitHub Comments Leak Live API Keys\"})}),className:\"framer-1bytroo\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{sQuAnzQiR:\"4500-of-the-top-1-million-websites-leaked-source-code-secrets\"},unresolvedPathSlugs:{sQuAnzQiR:{collectionId:\"J2iOueWvI\",collectionItemId:\"wpuIfl5wt\"}},webPageId:\"Zj0EEKGMD\"},motionChild:true,nodeId:\"rJBaPOW0L\",openInNewTab:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-mxhkhr framer-lux5qc\",whileHover:animation3,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:2e3,pixelHeight:856,pixelWidth:856,sizes:\"168px\",src:\"https://framerusercontent.com/images/0xTgpE8NY2pcaNcrqbPBJeVTdMM.png\",srcSet:\"https://framerusercontent.com/images/0xTgpE8NY2pcaNcrqbPBJeVTdMM.png?scale-down-to=512 512w,https://framerusercontent.com/images/0xTgpE8NY2pcaNcrqbPBJeVTdMM.png 856w\"},className:\"framer-jcxw2y\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qgroy9\",\"data-styles-preset\":\"rpLac8Zw4\",style:{\"--framer-text-color\":\"var(--token-818d4411-1adf-4064-a90a-d086fa5b6e6a, rgb(37, 37, 37))\"},children:\"4,500 of the Top 1 Million Websites Leaked Source Code, Secrets\"})}),className:\"framer-1427mwg\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{sQuAnzQiR:\"introducing-forager\"},unresolvedPathSlugs:{sQuAnzQiR:{collectionId:\"J2iOueWvI\",collectionItemId:\"HduYdZ2K5\"}},webPageId:\"Zj0EEKGMD\"},motionChild:true,nodeId:\"uDeHkK56d\",openInNewTab:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-165wp9t framer-lux5qc\",whileHover:animation3,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:2e3,pixelHeight:828,pixelWidth:1199,sizes:\"168px\",src:\"https://framerusercontent.com/images/sdiZAuFMJ9gKsjnKSgOl9aAZzY.png\",srcSet:\"https://framerusercontent.com/images/sdiZAuFMJ9gKsjnKSgOl9aAZzY.png?scale-down-to=512 512w,https://framerusercontent.com/images/sdiZAuFMJ9gKsjnKSgOl9aAZzY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sdiZAuFMJ9gKsjnKSgOl9aAZzY.png 1199w\"},className:\"framer-1l5u1q5\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qgroy9\",\"data-styles-preset\":\"rpLac8Zw4\",style:{\"--framer-text-color\":\"var(--token-818d4411-1adf-4064-a90a-d086fa5b6e6a, rgb(37, 37, 37))\"},children:\"Forager: Browse Millions of Leaked API keys Found With TruffleHog\"})}),className:\"framer-qgvmzu\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})})})]})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:178,intrinsicWidth:386,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+184+0+1193.6+32+0),pixelHeight:0,pixelWidth:386,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/P8rKjlZCQjW5c0ozqAlb1zOfOQM.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:178,intrinsicWidth:386,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+256+0+907.6+32),pixelHeight:0,pixelWidth:386,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/P8rKjlZCQjW5c0ozqAlb1zOfOQM.svg\"},className:\"framer-1u3puxz\",\"data-framer-name\":\"Image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d3r6x1\",\"data-framer-name\":\"TruffleHog Digs Deep\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11vs73r\",\"data-framer-name\":\"Digs Deep\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dfkqz8\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1RyYWRlIEdvdGhpYyBOZXh0IFNSIFBybyBIZWF2eQ==\",\"--framer-font-family\":'\"Trade Gothic Next SR Pro Heavy\", \"Trade Gothic Next SR Pro Heavy Placeholder\", sans-serif',\"--framer-font-size\":\"44px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7650b27b-ece1-4bb6-ac7e-7dcdbc50cc0e, rgb(72, 58, 49))\"},children:\"TruffleHog digs deep\"})}),className:\"framer-dawvw7\",fonts:[\"CUSTOM;Trade Gothic Next SR Pro Heavy\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO05hdGlvbmFsIFBhcmsgIFJlZ3VsYXI=\",\"--framer-font-family\":'\"National Park  Regular\", \"National Park  Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-c9723cc5-5cee-4705-9fbf-0df3b4cad557, rgb(123, 111, 101))\"},children:[\"TruffleHog scans for sensitive credentials \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-7650b27b-ece1-4bb6-ac7e-7dcdbc50cc0e, rgb(72, 58, 49))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"beyond the source code\"})}),\" to include hidden content, deleted code, and version history from commonly used tools across your company.\"]})}),className:\"framer-1quhg93\",fonts:[\"CUSTOM;National Park  Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wkuifm\",\"data-framer-name\":\"CTAs\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Bmn25YMum\"},implicitPathVariables:undefined},{href:{webPageId:\"Bmn25YMum\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{y:(componentViewport?.y||0)+0+184+0+1787.6+0+0+0+176.8+32+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+0+256+0+1376.4732+0+0+0+176.8+32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fhxc5k-container\",nodeId:\"h92p4Ld1_\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{iQ5N6drNE:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Button,{FGgJsFk20:false,height:\"100%\",id:\"h92p4Ld1_\",iQ5N6drNE:resolvedLinks2[0],layoutId:\"h92p4Ld1_\",variant:\"m0r_dxAaC\",width:\"100%\",ZwQ96zq4q:\"TruffleHog enterprise\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zbLduDtaC\"},implicitPathVariables:undefined},{href:{webPageId:\"zbLduDtaC\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{y:(componentViewport?.y||0)+0+184+0+1787.6+0+0+0+176.8+32+62}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+0+256+0+1376.4732+0+0+0+176.8+32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-29gbfw-container\",nodeId:\"RIYI9ziJB\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{iQ5N6drNE:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(Button,{FGgJsFk20:false,height:\"100%\",id:\"RIYI9ziJB\",iQ5N6drNE:resolvedLinks3[0],layoutId:\"RIYI9ziJB\",variant:\"BeMdJUJbn\",width:\"100%\",ZwQ96zq4q:\"TruffleHog open-source\"})})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-137019q\",\"data-framer-name\":\"Points\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f2qufv\",\"data-framer-name\":\"Point\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:240,intrinsicWidth:365,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+184+0+1787.6+0+340.8+0+0+0+0),pixelHeight:240,pixelWidth:365,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/DO7Q3poA6A6SzraBdIlPYNt9Kho.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:365,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+256+0+1376.4732+0+286.8+0+0+0),pixelHeight:240,pixelWidth:365,src:\"https://framerusercontent.com/images/DO7Q3poA6A6SzraBdIlPYNt9Kho.svg\"},className:\"framer-x9ulkr\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hqnxid\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1tdtcqy\",\"data-styles-preset\":\"AWUmahDPn\",style:{\"--framer-text-alignment\":\"center\"},children:\"Secrets detection\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1tdtcqy\",\"data-styles-preset\":\"AWUmahDPn\",children:\"Secrets detection\"})}),className:\"framer-14lkbqo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-18p62jt\",\"data-styles-preset\":\"jLcqUirFZ\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-c9723cc5-5cee-4705-9fbf-0df3b4cad557, rgb(123, 111, 101))\"},children:[\"TruffleHog sniffs out secrets everywhere: even the nooks and crannies of your GitHub comments and pull requests. TruffleHog supports \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OCWcWWZDb\"},motionChild:true,nodeId:\"lOGNLZn1A\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1bc2aw\",\"data-styles-preset\":\"NnYRPHN40\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-7650b27b-ece1-4bb6-ac7e-7dcdbc50cc0e, rgb(72, 58, 49))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"the most complete list of integrations\"})})})}),\" to scan across your entire SDLC.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-18p62jt\",\"data-styles-preset\":\"jLcqUirFZ\",style:{\"--framer-text-color\":\"var(--token-c9723cc5-5cee-4705-9fbf-0df3b4cad557, rgb(123, 111, 101))\"},children:[\"TruffleHog sniffs out secrets everywhere: even the nooks and crannies of your GitHub comments and pull requests. TruffleHog supports \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OCWcWWZDb\"},motionChild:true,nodeId:\"lOGNLZn1A\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1bc2aw\",\"data-styles-preset\":\"NnYRPHN40\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-7650b27b-ece1-4bb6-ac7e-7dcdbc50cc0e, rgb(72, 58, 49))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"the most complete list of integrations\"})})})}),\" to scan across your entire SDLC.\"]})}),className:\"framer-1joe3kx\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bf8bwh\",\"data-framer-name\":\"Point\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-60fmng\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1tdtcqy\",\"data-styles-preset\":\"AWUmahDPn\",style:{\"--framer-text-alignment\":\"center\"},children:\"Secrets verification\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1tdtcqy\",\"data-styles-preset\":\"AWUmahDPn\",children:\"Secrets verification\"})}),className:\"framer-gcfpd1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-18p62jt\",\"data-styles-preset\":\"jLcqUirFZ\",style:{\"--framer-text-alignment\":\"center\"},children:[\"TruffleHog\u2019s open-source engine scans \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sq9r5T3Zl\"},motionChild:true,nodeId:\"kftm_nzJB\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1bc2aw\",\"data-styles-preset\":\"NnYRPHN40\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-7650b27b-ece1-4bb6-ac7e-7dcdbc50cc0e, rgb(72, 58, 49))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"800+ credential types\"})})})}),\", directly \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-7650b27b-ece1-4bb6-ac7e-7dcdbc50cc0e, rgb(72, 58, 49))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"verified\"})}),\" with key providers for unmatched scan accuracy.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-18p62jt\",\"data-styles-preset\":\"jLcqUirFZ\",children:[\"TruffleHog\u2019s open-source engine scans \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sq9r5T3Zl\"},motionChild:true,nodeId:\"kftm_nzJB\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1bc2aw\",\"data-styles-preset\":\"NnYRPHN40\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-7650b27b-ece1-4bb6-ac7e-7dcdbc50cc0e, rgb(72, 58, 49))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"800+ credential types\"})})})}),\", directly \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-7650b27b-ece1-4bb6-ac7e-7dcdbc50cc0e, rgb(72, 58, 49))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"verified\"})}),\" with key providers for unmatched scan accuracy.\"]})}),className:\"framer-1oz7mxt\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:240,intrinsicWidth:365,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+184+0+1787.6+0+340.8+0+414.8+0+0),pixelHeight:240,pixelWidth:365,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/i3v7XA2Yh5hPXMulZKTLdN1jBAg.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:365,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+256+0+1376.4732+0+286.8+0+260+0),pixelHeight:240,pixelWidth:365,src:\"https://framerusercontent.com/images/i3v7XA2Yh5hPXMulZKTLdN1jBAg.svg\"},className:\"framer-v795ua\",\"data-framer-name\":\"Image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5v64we\",\"data-framer-name\":\"Point\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:240,intrinsicWidth:365,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+184+0+1787.6+0+340.8+0+829.6+0+0),pixelHeight:400,pixelWidth:400,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/DyGHPcHHlHUKO9EEkUAuMNmUVhc.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:365,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+256+0+1376.4732+0+286.8+0+520+0),pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/DyGHPcHHlHUKO9EEkUAuMNmUVhc.svg\"},className:\"framer-6mymfg\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b3jh8l\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1tdtcqy\",\"data-styles-preset\":\"AWUmahDPn\",style:{\"--framer-text-alignment\":\"center\"},children:\"In-depth analysis\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1tdtcqy\",\"data-styles-preset\":\"AWUmahDPn\",children:\"In-depth analysis\"})}),className:\"framer-1f7i7e9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18p62jt\",\"data-styles-preset\":\"jLcqUirFZ\",style:{\"--framer-text-alignment\":\"center\"},children:\"TruffleHog Analyze automatically identifies the resources and permissions associated with API key and other secrets without requiring access to a provider\u2019s UI.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18p62jt\",\"data-styles-preset\":\"jLcqUirFZ\",children:\"TruffleHog Analyze automatically identifies the resources and permissions associated with API key and other secrets without requiring access to a provider\u2019s UI.\"})}),className:\"framer-1gnmjfm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ams581\",\"data-framer-name\":\"Point\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n8mfiy\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1tdtcqy\",\"data-styles-preset\":\"AWUmahDPn\",style:{\"--framer-text-alignment\":\"center\"},children:\"Continuous monitoring\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1tdtcqy\",\"data-styles-preset\":\"AWUmahDPn\",children:\"Continuous monitoring\"})}),className:\"framer-1dcg96l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-18p62jt\",\"data-styles-preset\":\"jLcqUirFZ\",style:{\"--framer-text-alignment\":\"center\"},children:[\"TruffleHog\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c9723cc5-5cee-4705-9fbf-0df3b4cad557, rgb(123, 111, 101))\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-7650b27b-ece1-4bb6-ac7e-7dcdbc50cc0e, rgb(72, 58, 49))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"continuously tracks\"})}),\" the status of all\\xa0key types to identify whether remediation has occurred. Set up alerts across the platform of your choosing and include customized messages for developers to rotate and secure keys.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-18p62jt\",\"data-styles-preset\":\"jLcqUirFZ\",children:[\"TruffleHog\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c9723cc5-5cee-4705-9fbf-0df3b4cad557, rgb(123, 111, 101))\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-7650b27b-ece1-4bb6-ac7e-7dcdbc50cc0e, rgb(72, 58, 49))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"continuously tracks\"})}),\" the status of all\\xa0key types to identify whether remediation has occurred. Set up alerts across the platform of your choosing and include customized messages for developers to rotate and secure keys.\"]})}),className:\"framer-mfnsdu\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:240,intrinsicWidth:365,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+184+0+1787.6+0+340.8+0+1244.4+0+0),pixelHeight:240,pixelWidth:365,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/qKYI393rajlFFCrC0flxlpx4BNQ.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:365,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+256+0+1376.4732+0+286.8+0+780+0),pixelHeight:240,pixelWidth:365,src:\"https://framerusercontent.com/images/qKYI393rajlFFCrC0flxlpx4BNQ.svg\"},className:\"framer-1kqh1i4\",\"data-framer-name\":\"Image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-snxn5d\",\"data-framer-name\":\"Point\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:240,intrinsicWidth:365,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+184+0+1787.6+0+340.8+0+1659.2+0+0),pixelHeight:240,pixelWidth:365,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/kXxzWZjgJKFGM1f6nH4DzqqflNI.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:365,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+256+0+1376.4732+0+286.8+0+1040+0),pixelHeight:240,pixelWidth:365,src:\"https://framerusercontent.com/images/kXxzWZjgJKFGM1f6nH4DzqqflNI.svg\"},className:\"framer-1krzuoy\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oj148v\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1tdtcqy\",\"data-styles-preset\":\"AWUmahDPn\",style:{\"--framer-text-alignment\":\"center\"},children:\"Shift left\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1tdtcqy\",\"data-styles-preset\":\"AWUmahDPn\",children:\"Shift left\"})}),className:\"framer-hhjq2k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-18p62jt\",\"data-styles-preset\":\"jLcqUirFZ\",style:{\"--framer-text-alignment\":\"center\"},children:[\"With TruffleHog, security teams can make it \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-7650b27b-ece1-4bb6-ac7e-7dcdbc50cc0e, rgb(72, 58, 49))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"easier for developers\"})}),\" to revoke leaked secrets by providing them with an automatic process.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-18p62jt\",\"data-styles-preset\":\"jLcqUirFZ\",children:[\"With TruffleHog, security teams can make it \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-7650b27b-ece1-4bb6-ac7e-7dcdbc50cc0e, rgb(72, 58, 49))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"easier for developers\"})}),\" to revoke leaked secrets by providing them with an automatic process.\"]})}),className:\"framer-amkth0\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p17w63\",\"data-framer-name\":\"OSS\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5knwbk\",\"data-framer-name\":\"Text+CTA\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xif48b\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1tdtcqy\",\"data-styles-preset\":\"AWUmahDPn\",children:\"Over 250K daily runs by developers and security teams\"})}),className:\"framer-17mvbto\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1qgroy9\",\"data-styles-preset\":\"rpLac8Zw4\",children:[\"TruffleHog\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c9723cc5-5cee-4705-9fbf-0df3b4cad557, rgb(123, 111, 101))\"},children:\" \"}),\"is a widely-used \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-7650b27b-ece1-4bb6-ac7e-7dcdbc50cc0e, rgb(72, 58, 49))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"open-source security project\"})}),\" with over 250,000 daily updates from our update server by developers and security teams. It has over 15,000 GitHub stars, making it a go-to tool for leading organizations across the globe.\"]})}),className:\"framer-1a284vi\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ot8b6o\",\"data-framer-name\":\"CTAs\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Bmn25YMum\"},implicitPathVariables:undefined},{href:{webPageId:\"Bmn25YMum\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{y:(componentViewport?.y||0)+0+184+0+4267.4+0+329.6+0+152.8+32+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+0+256+0+3089.2732+51.4+0+152.8+32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-p344v-container\",nodeId:\"Tcqekmqzg\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{iQ5N6drNE:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(Button,{FGgJsFk20:false,height:\"100%\",id:\"Tcqekmqzg\",iQ5N6drNE:resolvedLinks4[0],layoutId:\"Tcqekmqzg\",variant:\"m0r_dxAaC\",width:\"100%\",ZwQ96zq4q:\"TruffleHog enterprise\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zbLduDtaC\"},implicitPathVariables:undefined},{href:{webPageId:\"zbLduDtaC\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{y:(componentViewport?.y||0)+0+184+0+4267.4+0+329.6+0+152.8+32+54}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+0+256+0+3089.2732+51.4+0+152.8+32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ietrw3-container\",nodeId:\"Tv62HYXff\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{iQ5N6drNE:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(Button,{FGgJsFk20:false,height:\"100%\",id:\"Tv62HYXff\",iQ5N6drNE:resolvedLinks5[0],layoutId:\"Tv62HYXff\",variant:\"BeMdJUJbn\",width:\"100%\",ZwQ96zq4q:\"TruffleHog open-source\"})})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rb8361\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dnatsi\",\"data-framer-name\":\"Stat\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1RyYWRlIEdvdGhpYyBOZXh0IFNSIFBybyBIZWF2eQ==\",\"--framer-font-family\":'\"Trade Gothic Next SR Pro Heavy\", \"Trade Gothic Next SR Pro Heavy Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d4c7081a-9c21-45a0-9033-1a03ee8d0c1a, rgb(241, 233, 223))\"},children:\"250K+\"})}),className:\"framer-uzmgtj\",fonts:[\"CUSTOM;Trade Gothic Next SR Pro Heavy\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO05hdGlvbmFsIFBhcmsgIFJlZ3VsYXI=\",\"--framer-font-family\":'\"National Park  Regular\", \"National Park  Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(241, 233, 223, 0.75)\"},children:\"Daily runs\"})}),className:\"framer-12eydv5\",fonts:[\"CUSTOM;National Park  Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h00ye2\",\"data-framer-name\":\"Stat\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1RyYWRlIEdvdGhpYyBOZXh0IFNSIFBybyBIZWF2eQ==\",\"--framer-font-family\":'\"Trade Gothic Next SR Pro Heavy\", \"Trade Gothic Next SR Pro Heavy Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d4c7081a-9c21-45a0-9033-1a03ee8d0c1a, rgb(241, 233, 223))\"},children:\"18K+\"})}),className:\"framer-1klbn79\",fonts:[\"CUSTOM;Trade Gothic Next SR Pro Heavy\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO05hdGlvbmFsIFBhcmsgIFJlZ3VsYXI=\",\"--framer-font-family\":'\"National Park  Regular\", \"National Park  Regular Placeholder\", sans-serif',\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(241, 233, 223, 0.75)\"},children:\"GitHub stars\"})}),className:\"framer-rk7n6v\",fonts:[\"CUSTOM;National Park  Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 904px)`,y:(componentViewport?.y||0)+0+184+0+4961.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:425,width:\"904px\",y:(componentViewport?.y||0)+0+256+0+3548.8732,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ah1jtt-container\",nodeId:\"KZFP_RlG7\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{variant:\"QZxMXhDET\"}},children:/*#__PURE__*/_jsx(CaseStudy,{height:\"100%\",id:\"KZFP_RlG7\",layoutId:\"KZFP_RlG7\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"sqGDFJ3tf\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+184+0+5466.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:397,width:\"904px\",y:(componentViewport?.y||0)+0+256+0+4099.8732,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h3x4c8-container\",nodeId:\"KGmxG5J_e\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"sKIM4jBe6\"}},children:/*#__PURE__*/_jsx(TheDig,{height:\"100%\",id:\"KGmxG5J_e\",layoutId:\"KGmxG5J_e\",style:{width:\"100%\"},variant:\"djkXp__wP\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+6127.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:526,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1200px)`,y:(componentViewport?.y||0)+0+4824.8732,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uijuzy-container\",nodeId:\"ayONSDYBh\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z1oMDi6M4:{variant:\"uvpp86IbG\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ayONSDYBh\",layoutId:\"ayONSDYBh\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ekfbCV3h9\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jBRmb.framer-lux5qc, .framer-jBRmb .framer-lux5qc { display: block; }\",\".framer-jBRmb.framer-72rtr7 { align-content: center; align-items: center; background-color: #f1e9df; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; overflow: visible; padding: 0px 24px 72px 24px; position: relative; width: 1200px; }\",\".framer-jBRmb .framer-tqgsp7 { aspect-ratio: 1.1317418213969939 / 1; flex: none; gap: 10px; height: var(--framer-aspect-ratio-supported, 1061px); left: 50%; overflow: visible; pointer-events: none; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 0; }\",\".framer-jBRmb .framer-18795a0-container, .framer-jBRmb .framer-uijuzy-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\".framer-jBRmb .framer-u3hb6d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 126px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 904px; }\",\".framer-jBRmb .framer-f5e0jx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jBRmb .framer-j14p3g { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 420px); overflow: visible; position: relative; width: 420px; }\",\".framer-jBRmb .framer-1trrcyg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-jBRmb .framer-1d0dm9t { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-jBRmb .framer-od9b6z, .framer-jBRmb .framer-7f3jvn, .framer-jBRmb .framer-1vngjzh, .framer-jBRmb .framer-16oujj3, .framer-jBRmb .framer-dawvw7, .framer-jBRmb .framer-1quhg93, .framer-jBRmb .framer-14lkbqo, .framer-jBRmb .framer-1joe3kx, .framer-jBRmb .framer-gcfpd1, .framer-jBRmb .framer-1f7i7e9, .framer-jBRmb .framer-1gnmjfm, .framer-jBRmb .framer-1dcg96l, .framer-jBRmb .framer-mfnsdu, .framer-jBRmb .framer-hhjq2k, .framer-jBRmb .framer-amkth0, .framer-jBRmb .framer-17mvbto, .framer-jBRmb .framer-1a284vi { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-jBRmb .framer-16md1yj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-jBRmb .framer-th1zx9-container, .framer-jBRmb .framer-mpgn0z-container, .framer-jBRmb .framer-b0czr7-container, .framer-jBRmb .framer-fhxc5k-container, .framer-jBRmb .framer-29gbfw-container, .framer-jBRmb .framer-p344v-container, .framer-jBRmb .framer-ietrw3-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-jBRmb .framer-1vnvcs5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jBRmb .framer-1ighf86, .framer-jBRmb .framer-uzmgtj, .framer-jBRmb .framer-12eydv5, .framer-jBRmb .framer-1klbn79, .framer-jBRmb .framer-rk7n6v { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-jBRmb .framer-1hbxalw-container, .framer-jBRmb .framer-h3x4c8-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-jBRmb .framer-1mld68k { align-content: center; align-items: center; background-color: var(--token-3447a50d-7757-46d6-964e-1be6503bfaab, #f4efe9); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1000px; overflow: hidden; padding: 32px 40px 32px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-jBRmb .framer-2saaho, .framer-jBRmb .framer-5knwbk { 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: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-jBRmb .framer-1ggkngm, .framer-jBRmb .framer-xif48b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jBRmb .framer-shv574 { 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: 32px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-jBRmb .framer-1j2lxzx { align-content: flex-start; align-items: flex-start; background-color: var(--token-738235bb-9906-43ef-b241-cc7a78c2e903, #89553e); border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-jBRmb .framer-15ndg5q, .framer-jBRmb .framer-mxhkhr, .framer-jBRmb .framer-165wp9t { align-content: center; align-items: center; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 8px; position: relative; text-decoration: none; width: 184px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-jBRmb .framer-2l49yv, .framer-jBRmb .framer-jcxw2y, .framer-jBRmb .framer-1l5u1q5 { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; flex: none; height: 90px; position: relative; width: 100%; }\",\".framer-jBRmb .framer-1bytroo, .framer-jBRmb .framer-1427mwg, .framer-jBRmb .framer-qgvmzu, .framer-jBRmb .framer-1oz7mxt { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-jBRmb .framer-1u3puxz { aspect-ratio: 1.8933333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 218px); position: relative; width: 50%; }\",\".framer-jBRmb .framer-d3r6x1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jBRmb .framer-11vs73r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 750px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-jBRmb .framer-1dfkqz8 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-jBRmb .framer-wkuifm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 32px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-jBRmb .framer-137019q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1000px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jBRmb .framer-1f2qufv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 100%; overflow: hidden; padding: 0px; position: relative; width: 90%; }\",\".framer-jBRmb .framer-x9ulkr, .framer-jBRmb .framer-v795ua, .framer-jBRmb .framer-6mymfg, .framer-jBRmb .framer-1kqh1i4, .framer-jBRmb .framer-1krzuoy { aspect-ratio: 1.3333333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 260px); position: relative; width: 347px; }\",\".framer-jBRmb .framer-1hqnxid, .framer-jBRmb .framer-60fmng, .framer-jBRmb .framer-1b3jh8l, .framer-jBRmb .framer-1n8mfiy { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-jBRmb .framer-bf8bwh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-end; max-width: 100%; overflow: hidden; padding: 0px; position: relative; width: 90%; }\",\".framer-jBRmb .framer-5v64we, .framer-jBRmb .framer-ams581 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 90%; }\",\".framer-jBRmb .framer-snxn5d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 90%; }\",\".framer-jBRmb .framer-1oj148v { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-jBRmb .framer-p17w63 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jBRmb .framer-ot8b6o { 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: center; overflow: hidden; padding: 32px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-jBRmb .framer-1rb8361 { background-color: var(--token-738235bb-9906-43ef-b241-cc7a78c2e903, #89553e); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: grid; flex: none; gap: 4px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 900px; overflow: hidden; padding: 40px 24px 40px 24px; position: relative; width: 48%; will-change: var(--framer-will-change-override, transform); }\",\".framer-jBRmb .framer-1dnatsi { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 24px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-jBRmb .framer-1h00ye2 { align-content: center; align-items: center; align-self: end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; justify-self: end; overflow: hidden; padding: 24px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-jBRmb .framer-1ah1jtt-container { flex: none; height: auto; max-width: 904px; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,\"@media (max-width: 1199px) { .framer-jBRmb.framer-72rtr7 { gap: 0px; padding: 0px 0px 96px 0px; width: 390px; } .framer-jBRmb .framer-u3hb6d { gap: 80px; padding: 0px 24px 80px 24px; width: 100%; } .framer-jBRmb .framer-f5e0jx { flex-direction: column; gap: 40px; } .framer-jBRmb .framer-j14p3g { height: var(--framer-aspect-ratio-supported, 342px); width: 100%; } .framer-jBRmb .framer-1trrcyg { width: 100%; } .framer-jBRmb .framer-1d0dm9t { align-self: unset; width: 100%; } .framer-jBRmb .framer-16md1yj { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-jBRmb .framer-1ighf86 { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-jBRmb .framer-1mld68k { flex-direction: column; gap: 16px; } .framer-jBRmb .framer-2saaho, .framer-jBRmb .framer-60fmng, .framer-jBRmb .framer-1b3jh8l, .framer-jBRmb .framer-1n8mfiy, .framer-jBRmb .framer-1oj148v, .framer-jBRmb .framer-5knwbk { flex: none; order: 1; width: 100%; } .framer-jBRmb .framer-1u3puxz { height: var(--framer-aspect-ratio-supported, 139px); order: 0; width: 100%; } .framer-jBRmb .framer-d3r6x1 { gap: 24px; max-width: 1200px; } .framer-jBRmb .framer-11vs73r, .framer-jBRmb .framer-v795ua, .framer-jBRmb .framer-6mymfg, .framer-jBRmb .framer-1kqh1i4 { order: 0; } .framer-jBRmb .framer-wkuifm, .framer-jBRmb .framer-p17w63, .framer-jBRmb .framer-ot8b6o { flex-direction: column; } .framer-jBRmb .framer-137019q { gap: 16px; justify-content: flex-start; order: 1; } .framer-jBRmb .framer-1f2qufv { flex-direction: column; gap: 0px; order: 0; } .framer-jBRmb .framer-1hqnxid { flex: none; width: 100%; } .framer-jBRmb .framer-bf8bwh { flex-direction: column; gap: 0px; order: 1; } .framer-jBRmb .framer-5v64we { flex-direction: column; gap: 0px; order: 2; } .framer-jBRmb .framer-ams581 { flex-direction: column; gap: 0px; order: 3; } .framer-jBRmb .framer-snxn5d { flex-direction: column; gap: 0px; order: 4; } .framer-jBRmb .framer-1krzuoy { height: var(--framer-aspect-ratio-supported, 261px); order: 0; } .framer-jBRmb .framer-1rb8361 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; justify-content: flex-start; order: 0; padding: 16px; width: 100%; } .framer-jBRmb .framer-1dnatsi, .framer-jBRmb .framer-1h00ye2 { align-self: unset; height: min-content; width: min-content; } .framer-jBRmb .framer-h3x4c8-container { max-width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5366\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Z1oMDi6M4\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-jBRmb\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:5366,width:1200};addFonts(FrameraugiA20Il,[{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:\"National Park  Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/xnjCGuuCp6ZWHRGznX2bwB1Qyk.woff2\"},{family:\"National Park  Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/4fFGSWEiUQJR23JKRoinJAhcA.woff2\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Trade Gothic Next SR Pro Heavy\",source:\"custom\",url:\"https://framerusercontent.com/assets/HVPkLI3xo82KL1kXvOyTCV1G8.woff2\"}]},...NavigationFonts,...ButtonFonts,...CustomerLogosFonts,...CaseStudyFonts,...TheDigFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Z1oMDi6M4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"5366\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "hVZnefzIp_default", "ButtonFonts", "Gd3x48wZQ_default", "CustomerLogosFonts", "Ij772H64D_default", "CaseStudyFonts", "bmTpkqpUX_default", "TheDigFonts", "rJl7umhxn_default", "FooterFonts", "tQK_I_an8_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transition1", "animation", "animation1", "animation2", "animation3", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "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", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "lsn5gMex9txyyif", "overlay", "loadMore", "args", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "ref1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "Image2", "getLoadingLazyAtYPosition", "PropertyOverrides2", "ComponentViewportProvider", "Container", "RichText2", "x", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "l", "AnimatePresence", "Floating", "Link", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
