{"version":3,"file":"YvNdQ-cXVGnhaqnqJqXaG3u4cHj6AVTRNk2gJ0-Lb0k.T90XlMhA.mjs","names":["Logo","TextImage","Image1","Icon","LabelText","FAQ","Pivot","metadata","className","PropertyOverrides","Image","css"],"sources":["https:/framerusercontent.com/modules/aYbiUgEkNEs0qC0Iq4Vb/mJ4ToKS5d6yF52ef2dRu/G3Z6X5mKV.js"],"sourcesContent":["// Generated by Framer (6c2a425)\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,useMetadata,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Logo from\"#framer/local/canvasComponent/gZusZgCTI/gZusZgCTI.js\";import Image1 from\"#framer/local/canvasComponent/LOSMkUQmG/LOSMkUQmG.js\";import LabelText from\"#framer/local/canvasComponent/NqrM7o9uU/NqrM7o9uU.js\";import Icon from\"#framer/local/canvasComponent/pZBllSABw/pZBllSABw.js\";import TextImage from\"#framer/local/canvasComponent/U9ZQAK5_e/U9ZQAK5_e.js\";import Pivot from\"#framer/local/canvasComponent/yb6WilXim/yb6WilXim.js\";import FAQ from\"#framer/local/canvasComponent/zm23Owf0s/zm23Owf0s.js\";import*as sharedStyle from\"#framer/local/css/klMwSMKPp/klMwSMKPp.js\";import*as sharedStyle2 from\"#framer/local/css/TpMhEwytM/TpMhEwytM.js\";import*as sharedStyle1 from\"#framer/local/css/vWUAdiQch/vWUAdiQch.js\";import metadataProvider from\"#framer/local/webPageMetadata/G3Z6X5mKV/G3Z6X5mKV.js\";const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const LogoFonts=getFonts(Logo);const TextImageFonts=getFonts(TextImage);const ContainerWithFX=withFX(Container);const RichTextWithFX=withFX(RichText);const Image1Fonts=getFonts(Image1);const MotionDivWithFX=withFX(motion.div);const IconFonts=getFonts(Icon);const LabelTextFonts=getFonts(LabelText);const FAQFonts=getFonts(FAQ);const PivotFonts=getFonts(Pivot);const breakpoints={Bx1vnfyWh:\"(min-width: 1120px) and (max-width: 1439px)\",Ke6SGiKGO:\"(min-width: 520px) and (max-width: 959px)\",OLLfjDTjO:\"(max-width: 519px)\",PY2nrHrg_:\"(min-width: 1440px)\",UL9a6FQBE:\"(min-width: 960px) and (max-width: 1119px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-DO9vA\";const variantClassNames={Bx1vnfyWh:\"framer-v-1d4j29j\",Ke6SGiKGO:\"framer-v-lzth0e\",OLLfjDTjO:\"framer-v-1892zw6\",PY2nrHrg_:\"framer-v-1e5hbi6\",UL9a6FQBE:\"framer-v-siam2i\"};const transition1={bounce:.3,delay:.2,duration:.6,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.98,skewX:0,skewY:0,x:0,y:30};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition2={bounce:.2,delay:0,duration:.8,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:150};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"Bx1vnfyWh\",\"Desktop 3\":\"UL9a6FQBE\",Desktop:\"PY2nrHrg_\",Phone:\"OLLfjDTjO\",Tablet:\"Ke6SGiKGO\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"PY2nrHrg_\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"Ke6SGiKGO\",\"OLLfjDTjO\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"PY2nrHrg_\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1e5hbi6\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OLLfjDTjO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:894,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:2337,pixelWidth:4320,sizes:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,src:\"https://framerusercontent.com/images/AlkCfrACnyTrXHlU433QZrZNslY.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/AlkCfrACnyTrXHlU433QZrZNslY.png?scale-down-to=512 512w,https://framerusercontent.com/images/AlkCfrACnyTrXHlU433QZrZNslY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AlkCfrACnyTrXHlU433QZrZNslY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/AlkCfrACnyTrXHlU433QZrZNslY.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/AlkCfrACnyTrXHlU433QZrZNslY.png 4320w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:894,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+64),pixelHeight:2337,pixelWidth:4320,sizes:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,src:\"https://framerusercontent.com/images/AlkCfrACnyTrXHlU433QZrZNslY.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/AlkCfrACnyTrXHlU433QZrZNslY.png?scale-down-to=512 512w,https://framerusercontent.com/images/AlkCfrACnyTrXHlU433QZrZNslY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AlkCfrACnyTrXHlU433QZrZNslY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/AlkCfrACnyTrXHlU433QZrZNslY.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/AlkCfrACnyTrXHlU433QZrZNslY.png 4320w\"},className:\"framer-1cd9ixz\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-hh55h4\",\"data-framer-appear-id\":\"hh55h4\",\"data-framer-name\":\"Frame 13747\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-15sjbbp\",\"data-framer-name\":\"Frame 2608394\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xjagl8\",\"data-framer-name\":\"Frame 13741\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8406ux\",\"data-framer-name\":\"Frame 2608438\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-vyqtlk\",\"data-styles-preset\":\"klMwSMKPp\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Create a Unified \"})})}),className:\"framer-139keub\",\"data-framer-name\":\"Drive Market Potential\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w07upj\",\"data-framer-name\":\"Frame 2608485\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j65ajs\",\"data-framer-name\":\"Frame 2608487\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-vyqtlk\",\"data-styles-preset\":\"klMwSMKPp\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Knowledge Hub\"})})}),className:\"framer-rf4p\",\"data-framer-name\":\"Presentation Slides\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1cw48ty hidden-lzth0e hidden-1892zw6\",\"data-framer-name\":\"path\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:690,svg:'<svg width=\"690\" height=\"16\" viewBox=\"-3 -3 690 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M649.08 4.86881C649.885 4.70472 651.144 4.69136 652.103 4.5323C655.559 3.95393 657.234 3.71434 659.844 3.25084C660.358 3.15812 660.935 3.04963 661.525 2.93494C663.751 2.5036 667.697 1.59387 671.642 0.668363C677.61 -0.718472 683.593 -2.1334 683.645 -1.27197C683.654 -1.00676 682.329 -0.353219 682.201 -0.0173412C682.074 0.318259 682.712 2.09715 680.779 2.7247C678.924 3.31645 675.327 4.07696 672.62 4.61453C671.12 4.91607 669.907 5.15056 669.375 5.28535C668.339 5.54789 667.039 6.02844 665.72 6.35943C663.735 6.85542 662.234 7.17926 660.741 7.52218C658.976 7.92683 657.284 8.34763 655.182 9.00024C653.508 9.06321 651.926 9.09262 650.264 9.11493C649.768 9.2227 649.248 9.30763 648.644 9.38804C646.789 9.63642 644.669 9.72762 643.727 9.85151C642.676 9.99103 642.069 10.2526 641.001 10.3672C639.888 10.4847 638.318 10.4639 636.415 10.5437C636.167 10.5539 635.887 10.5672 635.611 10.5823C631.916 10.7486 631.24 11.2 628.97 11.1423C627.607 11.0874 625.741 10.8191 623.856 10.3608C622.545 10.0443 621.166 9.61604 619.921 9.12321C619.513 8.99731 619.116 8.85699 618.729 8.70048C618.924 8.9563 619.135 9.20929 619.359 9.45859C617.79 8.71241 617.255 8.05049 616.061 6.86475C614.73 5.42608 613.992 4.34947 613.585 3.00283C613.453 2.53419 613.388 2.03404 613.36 1.50655C613.36 1.50127 613.427 1.74894 613.463 1.79218C613.508 1.87901 613.562 1.95776 613.625 2.02857C613.688 2.09832 613.759 2.16076 613.84 2.21622C613.92 2.27106 614.011 2.31929 614.114 2.35727C614.216 2.39504 614.331 2.42209 614.452 2.43241C614.523 2.44774 614.812 2.42502 614.811 2.41413C614.77 2.4217 614.73 2.42954 614.689 2.43761C613.062 2.76006 613.473 2.97001 612.613 3.18354C612.296 3.27206 605.901 4.57938 605.509 4.63964C604.627 4.79622 604.003 4.86517 603.488 4.89882C602.36 4.97488 601.729 4.89183 600.24 5.1127C597.478 5.5224 594.713 5.99174 591.977 6.45458C588.613 7.02403 585.279 7.58447 582.13 8.00557C581.579 8.07928 581.044 8.14596 580.481 8.21075C578.431 8.44657 576.347 8.61756 574.324 8.72483C578.302 7.43035 569.302 7.3259 572.761 8.62667C571.249 8.61576 570.046 8.73565 568.783 8.85903C567.628 8.97327 566.439 9.08945 565.103 9.06672C563.343 9.02572 562.099 8.81785 559.532 8.67214C558.649 8.6169 557.775 8.56505 556.883 8.48988C553.202 8.29177 549.227 7.1087 548.62 5.50756C547.372 4.86585 545.848 3.15399 545.547 1.76086C545.532 1.72867 545.58 1.85455 545.583 1.85159C545.597 1.87799 545.613 1.90165 545.633 1.92611C545.654 1.95075 545.68 1.97641 545.716 2.00377C545.752 2.03129 545.8 2.06076 545.863 2.08699C545.927 2.11347 546.008 2.13598 546.098 2.14501C546.146 2.1597 546.388 2.13695 546.376 2.13025C546.376 2.13028 546.376 2.13026 546.376 2.13027C543.701 2.72864 541.651 3.23361 540.616 4.06424C539.49 4.35358 536.553 4.48433 534.926 4.64182C534.726 4.66162 534.534 4.68433 534.371 4.70718C533.312 4.8649 527.179 5.86495 523.31 6.40648C521.951 6.6022 520.944 6.74028 520.461 6.81223C518.7 7.07835 515.607 7.50958 514.135 7.78575C513.277 7.9479 512.589 8.27349 511.738 8.50875C510.686 8.79255 509.531 8.93595 507.6 8.48424C504.191 8.89626 502.698 8.98447 499.911 9.02058C499.522 9.02359 499.12 9.02373 498.65 9.02141C497.979 9.01646 497.903 8.84159 497.521 8.84945C496.726 8.86492 495.378 9.0089 493.926 8.9847C491.558 8.94452 490.249 8.41862 490.456 9.0102C489.626 8.98724 488.746 8.93616 487.91 8.85883C487.145 8.78545 486.429 8.6977 485.65 8.56265C485.11 8.32511 484.587 8.07292 484.053 7.78969C483.171 7.63279 482.288 7.4208 481.357 7.06448C482.552 7.3259 477.042 3.11502 478.363 4.88495C477.574 3.90074 477.039 2.54111 476.922 1.55559C476.917 1.53388 476.972 1.69901 476.99 1.71125C477.017 1.75762 477.048 1.79895 477.085 1.8377C477.122 1.87635 477.164 1.91267 477.215 1.94716C477.266 1.98151 477.327 2.0142 477.4 2.04123C477.472 2.06817 477.557 2.08896 477.648 2.09662C477.698 2.10699 477.933 2.09282 477.922 2.0797C476.411 2.21923 474.951 2.34764 473.463 2.47604C473.726 1.50941 467.023 3.27639 467.664 3.69006C467.331 3.73468 466.999 3.77887 466.669 3.8226C466.66 3.82304 466.651 3.82348 466.643 3.82392C463.663 3.97875 461.018 4.52362 457.414 4.78862C456.462 4.85726 455.767 4.89838 455.257 4.91524C453.874 4.95926 453.831 4.83016 453.011 4.60738C452.153 4.72631 451.309 4.84134 450.477 4.95248C447.328 6.12862 446.775 5.33737 443.834 5.42C442.702 5.45011 441.287 5.59606 439.216 5.9844C437.757 5.65681 435.142 5.77509 432.405 5.94957C430.439 6.07687 428.409 6.23031 426.733 6.31051C426.263 6.33239 426.251 6.4755 425.637 6.50958C424.472 6.57798 422.023 6.38924 420.873 6.43033C420.496 6.4488 420.276 6.50279 420.298 6.62077C418.922 6.35978 417.593 6.05647 416.236 5.64758C415.084 5.4954 413.955 5.29258 412.763 4.88887C412.713 5.02359 412.663 5.15839 412.614 5.29326C411.696 4.66772 409.874 3.65085 409.126 1.91743C409.102 1.86541 409.129 1.91144 409.112 1.88019C409.106 1.86687 409.098 1.85476 409.093 1.84755C409.089 1.84016 409.087 1.83788 409.095 1.84192C409.103 1.84582 409.121 1.85654 409.155 1.86967C409.189 1.88288 409.242 1.89814 409.308 1.90442C409.336 1.91538 409.541 1.89716 409.521 1.89128C408.814 2.03199 408.186 2.15338 407.697 2.21928C407.362 2.26389 407.247 2.08585 406.216 2.24089C405.008 2.422 402.75 2.93258 401.318 3.14675C400.794 3.47229 400.272 3.79629 399.754 4.11874C399.128 4.2682 398.599 4.35512 398.134 4.40511C396.665 4.56603 395.807 4.3794 394.673 4.5501C394.38 4.60347 389.437 5.50599 389.146 5.55804C387.983 5.80416 387.664 6.02215 386.607 6.31934C385.696 6.57485 384.252 6.89348 381.266 7.27144C380.099 7.41776 379.157 7.37345 378.14 7.49963C377.442 7.5862 376.269 7.78655 375.04 8.01435C372.943 8.40641 370.655 8.86239 370.414 9.10887C368.897 8.95828 365.806 9.1872 363.328 9.27001C362.062 9.31664 360.928 9.33287 360.34 9.29648C359.786 9.26085 359.658 8.98877 358.013 8.91243C356.702 8.8688 353.155 8.91687 351.434 8.60258C351.416 8.59975 351.399 8.59691 351.382 8.59406C349.577 8.28516 348.956 7.88073 348.167 7.66896C347.38 7.44329 346.606 7.42304 345.543 6.97822C343.389 6.15355 341.033 3.99567 340.69 1.61748C340.69 1.61733 340.69 1.61743 340.69 1.6174C340.68 1.57229 340.717 1.66569 340.717 1.64601C340.726 1.65181 340.734 1.65474 340.742 1.65804C340.751 1.66131 340.761 1.66514 340.776 1.67099C340.791 1.67676 340.812 1.68472 340.841 1.69222C340.87 1.69973 340.909 1.7063 340.952 1.70648C340.964 1.71155 341.119 1.6892 341.083 1.68809C340.85 1.73908 340.622 1.79106 340.398 1.84449C336.859 2.68646 333.849 3.96621 330.89 4.87907C330.498 4.94552 330.107 4.98713 329.713 5.03514C329.351 5.08001 328.977 5.13216 328.605 5.21158C325.239 5.9288 321.662 6.63747 318.059 7.27584C314.161 7.96623 310.236 8.57724 306.317 9.06148C303.525 9.40594 300.703 9.68717 298.008 9.86468C297.038 9.92903 295.779 9.97263 294.403 9.98504C289.215 10.191 282.356 9.05123 284.736 10.3425C284.367 10.3531 283.386 10.2596 282.153 10.0197C278.793 9.81412 271.552 6.00036 271.714 1.51565C271.707 1.50128 271.759 1.682 271.776 1.69963C271.804 1.75953 271.838 1.81004 271.874 1.85441C271.916 1.90626 271.962 1.94991 272.011 1.98741C272.05 2.01758 272.091 2.0436 272.132 2.06551C272.155 2.078 272.179 2.08991 272.204 2.10101C272.281 2.13432 272.37 2.16043 272.465 2.17305C272.518 2.18985 272.766 2.17599 272.756 2.16999C270.876 2.53438 269.428 2.97044 267.882 3.2341C265.565 3.62902 263.501 3.93334 261.432 4.24298C258.867 4.62614 256.236 5.02991 252.796 5.62849C251.855 5.79214 250.919 6.02677 250.059 6.22573C249.443 6.36941 248.905 6.48915 248.501 6.54054C247.349 6.68634 246.026 6.58572 244.54 6.74672C242.949 6.92079 240.789 7.17391 238.569 7.40435C235.694 7.7068 232.643 7.96458 230.691 8.05842C230.041 8.08971 229.798 7.87075 228.893 7.84611C228.275 7.82765 227.587 7.81851 226.964 7.8142C224.05 7.80487 221.438 7.90084 222.029 8.51867C219.714 8.29751 217.422 8.20447 215.191 8.02271C213.004 7.83227 210.778 7.59931 208.478 6.78844C206.963 6.19362 204.27 5.16001 203.093 2.10638C203.081 2.08776 203.158 2.25878 203.172 2.27225C203.202 2.32062 203.235 2.36481 203.277 2.40961C203.318 2.45391 203.368 2.49909 203.435 2.54569C203.501 2.59164 203.585 2.63943 203.695 2.68052C203.804 2.72112 203.939 2.75424 204.092 2.76352C204.186 2.78238 204.539 2.73621 204.555 2.71771C200.899 3.67611 196.877 4.68147 192.978 5.61289C188.655 6.64878 184.476 7.58753 181.311 8.31294C180.707 8.45176 180.144 8.58234 179.625 8.70506C175.257 9.70753 175.041 10.0736 169.538 10.7414C169.002 10.8027 168.423 10.8635 167.796 10.9221C166.169 11.0747 164.6 11.1799 162.613 11.2973C160.817 11.401 159.081 11.3924 157.419 11.3726C154.799 11.3418 152.355 11.2811 150.118 11.5877C148.308 11.3993 146.579 11.1535 144.962 10.7724C141.96 10.0596 138.936 8.80081 137.141 6.1855C136.656 5.86959 136.197 5.51354 135.748 5.05858C135.29 4.30124 134.949 3.45489 134.751 2.70435C134.833 2.43883 134.927 2.18668 135.03 1.94302C135.01 1.83326 134.992 1.72329 134.975 1.61338C134.975 1.61322 134.975 1.61332 134.975 1.6133C134.964 1.59157 135.015 1.78796 135.033 1.80986C135.059 1.87017 135.092 1.92489 135.132 1.97513C135.171 2.02482 135.217 2.07055 135.272 2.11281C135.328 2.15453 135.393 2.1931 135.473 2.22403C135.551 2.25462 135.644 2.27707 135.744 2.28376C135.798 2.29874 136.054 2.26246 136.042 2.25795C132.249 3.43184 128.061 4.97383 124.988 5.73844C124.85 5.773 124.707 5.80856 124.559 5.84503C121.779 6.53312 117.409 7.54275 112.78 8.45044C108.586 9.27831 104.278 9.98771 100.858 10.4245C99.3143 10.6238 97.9939 10.7661 96.9494 10.8623C93.7578 11.1384 93.6446 11.4428 91.741 10.964C91.0545 11.0636 90.3177 11.1592 89.6062 11.2437C89.3164 11.3529 89.0285 11.4604 88.7424 11.5663C88.5991 11.6207 88.4394 11.6755 88.2848 11.7295C84.5356 11.8826 80.102 11.6152 76.2794 10.6536C75.86 10.5479 75.4959 10.4482 75.0774 10.323C72.0212 9.55343 66.9082 6.79599 66.3733 1.50211C66.3619 1.49056 66.4124 1.71513 66.4343 1.75197C66.4651 1.83082 66.5052 1.90358 66.5539 1.9702C66.6027 2.03674 66.66 2.09753 66.7284 2.1525C66.7967 2.20733 66.8765 2.25656 66.9696 2.29597C67.0624 2.33531 67.169 2.36426 67.2822 2.3761C67.3473 2.39385 67.6251 2.36931 67.6211 2.36089C63.4742 3.30197 59.343 4.15722 55.9521 4.67687C55.9366 4.67925 55.9211 4.68162 55.9056 4.68398C54.1185 4.9588 51.9591 5.06102 50.2108 5.37317C47.8162 5.79719 47.2049 6.37323 44.2455 6.88172C44.18 6.89285 44.1133 6.90393 44.0455 6.91496C41.0858 7.39838 36.6161 7.89788 32.381 8.23998C28.8626 8.53177 25.3945 8.71836 23.026 8.87084C21.8406 8.94809 21.1746 9.0795 20.4107 9.16649C20.1673 9.19444 19.922 9.21682 19.6574 9.22901C15.57 9.39538 12.1194 9.33681 8.14042 8.86971C7.69493 8.81379 7.21946 8.74545 6.73512 8.66392C1.93022 6.85711 2.648 5.99607 1.71448 4.74797C0.634348 3.68364 0.556156 0.27 1.24786 0.046719C1.51226 -0.178087 1.91956 0.669513 2.20555 0.316571C2.83094 2.9257 5.59823 3.78699 8.85016 4.87129C9.12303 4.94972 9.41696 5.02843 9.72585 5.10541C13.1453 5.58774 16.7279 5.60964 20.2799 5.48254C24.1809 5.33304 28.0614 4.97807 31.9513 4.52216C32.6041 4.44529 33.2671 4.36411 33.9405 4.27861C34.7244 4.34955 35.4466 4.42476 36.2194 4.49018C36.2195 4.49055 36.2195 4.49091 36.2196 4.49127C39.362 4.2595 40.675 3.61543 42.3007 3.26553C42.7261 3.17371 43.1659 3.07994 43.6202 2.98406C46.9518 2.27858 50.9029 1.48258 55.1781 0.608521C58.8368 -0.138555 62.704 -0.934967 66.7441 -1.78513C66.9355 -1.83607 67.4073 -1.87341 67.6702 -1.83902C67.9795 -1.81057 68.2801 -1.73515 68.5568 -1.62273C68.8335 -1.51046 69.087 -1.36209 69.3131 -1.18679C69.5391 -1.01163 69.7384 -0.809374 69.9089 -0.585388C70.0791 -0.361553 70.2205 -0.115617 70.3285 0.147057C70.4276 0.367968 70.5307 0.784066 70.5461 0.972237C70.7704 3.98748 73.6516 5.926 77.2193 6.77307C80.8701 7.67014 84.7948 7.75891 88.564 7.64658C92.7206 7.50363 96.6979 7.05788 100.27 6.55225C101.6 6.36271 102.865 6.16421 104.081 5.95968C105.651 5.6984 108.726 5.09491 111.924 4.39312C116.428 3.41671 121.187 2.24487 122.73 2.02376C123.1 1.97127 123.347 2.0044 123.603 2.02175C123.82 2.03778 124.047 2.04106 124.374 1.96411C127.972 0.966958 131.504 -0.0655026 135.093 -1.15384C135.265 -1.2129 135.659 -1.26904 135.893 -1.25344C136.163 -1.24469 136.428 -1.19287 136.673 -1.10714C136.918 -1.02142 137.144 -0.902619 137.346 -0.759355C137.549 -0.616003 137.729 -0.447991 137.885 -0.260022C138.041 -0.0719309 138.173 0.136523 138.276 0.361272C138.371 0.55359 138.471 0.901801 138.493 1.07483C138.859 2.94942 139.835 4.05946 141.471 5.01657C142.716 5.82403 144.217 6.35868 145.829 6.73693C149.453 7.55993 153.328 7.62169 157.237 7.44211C161.104 7.24992 164.996 6.77656 168.876 6.17682C172.79 5.56865 176.611 4.84056 180.457 4.05206C180.501 4.04314 180.544 4.03422 180.588 4.02528C184.396 3.24166 188.212 2.37503 191.993 1.45997C195.822 0.532731 199.621 -0.444444 203.451 -1.47248C203.645 -1.53504 204.102 -1.58915 204.363 -1.56325C204.666 -1.54489 204.956 -1.47838 205.215 -1.38165C205.475 -1.28482 205.707 -1.15877 205.912 -1.01637C206.118 -0.87364 206.299 -0.714224 206.459 -0.542469C206.619 -0.370435 206.759 -0.185744 206.88 0.0121149C206.99 0.183133 207.131 0.484067 207.185 0.647831C207.82 2.51117 212.218 3.52082 215.627 3.81815C219.277 4.17013 223.061 4.13439 226.812 3.9766C230.599 3.80964 234.347 3.49935 238.141 3.11029C241.928 2.71989 245.677 2.25524 249.455 1.73821C253.224 1.22177 257.011 0.652503 260.769 0.0530837C264.533 -0.54744 268.276 -1.17902 272.052 -1.84156C272.244 -1.88533 272.708 -1.90629 272.966 -1.86463C273.269 -1.82722 273.561 -1.7447 273.827 -1.62865C274.094 -1.51258 274.336 -1.36375 274.551 -1.19206C274.766 -1.02025 274.954 -0.825369 275.116 -0.612563C275.278 -0.399573 275.414 -0.168284 275.521 0.0779673C275.618 0.286144 275.726 0.673701 275.749 0.854597C276.018 3.48516 279.392 5.05409 282.959 5.67877C283.376 5.75669 283.784 5.82332 284.223 5.88557C287.192 6.30825 290.708 6.32344 294.23 6.13398C298.226 5.91981 302.234 5.45769 305.778 5.04115C305.946 5.02144 306.123 5.00033 306.279 4.98206C309.072 4.64281 310.31 4.88008 313.928 3.95544C313.985 4.059 314.043 4.16253 314.101 4.26604C315.349 3.99891 316.325 3.7541 317.363 3.49548C319.036 3.07564 320.642 2.66275 322.855 2.20075C324.188 1.92281 326.43 1.45134 328.819 0.927532C331.82 0.272322 334.959 -0.447578 336.477 -0.780098C337.842 -1.07943 337.381 -0.755916 338.662 -1.06181C339.117 -1.17105 339.678 -1.31888 340.313 -1.49305C340.494 -1.5502 340.938 -1.60062 341.197 -1.57525C341.489 -1.55713 341.775 -1.49352 342.04 -1.39454C342.298 -1.29817 342.535 -1.16922 342.749 -1.01692C342.958 -0.867909 343.146 -0.696446 343.311 -0.506174C343.474 -0.319392 343.615 -0.114202 343.733 0.108918C343.839 0.29569 343.967 0.640974 344.008 0.817171C344.357 2.14194 345.948 3.05789 347.536 3.63324C348.623 4.05096 350.278 4.49963 351.915 4.77556C353.661 5.07831 355.378 5.2274 356.485 5.251C358.655 5.29621 360.861 5.2144 363.146 5.0592C366.887 4.80206 370.693 4.3531 374.554 3.86129C376.583 3.60174 378.626 3.32952 380.689 3.06014C382.509 2.82537 384.839 2.65268 386.003 2.52944C386.268 2.50146 386.477 2.476 386.609 2.45332C387.989 2.21371 388.343 1.88692 389.275 1.69613C391.539 1.23076 394.425 0.749781 397.354 0.254458C400.444 -0.265821 403.57 -0.798528 405.951 -1.27853C406.868 -1.46298 407.798 -1.65293 408.741 -1.84823C408.952 -1.90418 409.456 -1.93647 409.73 -1.89457C410.053 -1.85862 410.353 -1.77431 410.618 -1.66458C410.882 -1.55476 411.113 -1.42037 411.317 -1.27526C411.521 -1.12981 411.697 -0.97317 411.855 -0.809021C412.013 -0.644721 412.152 -0.472701 412.276 -0.291534C412.388 -0.13336 412.539 0.133687 412.606 0.284272C413.19 1.60531 417.804 2.56791 421.172 2.76837C424.802 3.04988 428.573 3.01542 432.296 2.87977C436.078 2.73613 439.807 2.47461 443.555 2.1557C446.217 1.9284 448.899 1.66778 451.512 1.39536C452.573 1.28456 453.636 1.16903 454.812 1.036C458.206 0.652634 462.135 0.16299 466.079 -0.361611C469.895 -0.868311 473.747 -1.40812 477.325 -1.91502C477.52 -1.95334 477.985 -1.96171 478.239 -1.91372C478.541 -1.86859 478.829 -1.77935 479.089 -1.6596C479.351 -1.53913 479.586 -1.38858 479.793 -1.21884C480.001 -1.04801 480.183 -0.857534 480.338 -0.652705C480.495 -0.446462 480.626 -0.225334 480.732 0.00839119C480.828 0.208062 480.94 0.573957 480.968 0.748176C481.219 2.2517 482.617 3.24259 484.19 3.9256C485.739 4.53103 485.27 4.66747 486.702 5.02521C487.386 5.1763 487.967 5.23962 488.459 5.27352C489.102 5.31464 489.651 5.31024 490.09 5.34778C492.396 5.5607 495.989 5.60002 499.754 5.38446C503.829 5.16658 508.057 4.71199 511.236 4.37332C512.123 4.27932 512.909 4.19739 513.606 4.13066C514.663 4.02909 515.395 4.15438 516.02 4.0649C516.322 4.02184 517.038 3.76392 517.986 3.60585C519.632 3.33194 521.203 3.06306 522.712 2.80082C526.707 2.10509 530.334 1.4524 534.16 0.731791C536.373 0.314457 538.691 -0.135346 541.198 -0.644869C542.633 -0.936755 544.072 -1.23789 545.574 -1.56083C545.763 -1.61175 546.207 -1.64645 546.459 -1.61263C546.752 -1.58446 547.032 -1.51123 547.285 -1.40814C547.537 -1.30514 547.764 -1.17326 547.964 -1.02405C548.165 -0.874832 548.341 -0.708068 548.495 -0.528248C548.649 -0.348443 548.781 -0.155278 548.893 0.0509488C548.995 0.228182 549.121 0.542904 549.164 0.708187C549.626 2.72468 553.855 3.90666 557.382 4.2576C560.996 4.65901 564.811 4.63128 568.603 4.46592C572.413 4.29204 576.19 3.96135 579.985 3.55866C583.835 3.14808 587.624 2.66692 591.357 2.16219C591.431 2.15229 591.504 2.14237 591.577 2.13242C595.281 1.62842 597.879 1.65547 598.41 1.56714C599.578 1.36889 600.204 0.96497 602.538 0.496008C602.604 0.48278 602.671 0.469369 602.734 0.456647C606.136 -0.226 610.074 -0.925408 614.046 -1.64925C614.228 -1.69244 614.663 -1.71697 614.908 -1.68025C615.195 -1.64794 615.472 -1.57272 615.728 -1.46404C615.983 -1.35534 616.217 -1.21388 616.425 -1.04827C616.633 -0.882552 616.816 -0.692476 616.972 -0.483248C617.129 -0.273815 617.258 -0.0448557 617.357 0.198725C617.448 0.405496 617.542 0.786041 617.557 0.963463C617.788 4.37585 621.464 6.17365 624.661 6.75928C624.683 6.7637 624.705 6.76808 624.727 6.77244C628.004 7.45645 632.739 7.16134 636.229 6.86881C636.307 6.86268 636.384 6.85661 636.461 6.8506C639.244 6.7001 645.915 6.0265 647.133 5.64011C647.487 5.53928 647.743 5.40061 648.013 5.26353C648.314 5.11181 648.618 4.96405 649.08 4.86881ZM556.809 8.1722C557.409 7.82768 551.724 7.1969 553.764 7.86953C554.243 8.06571 556.664 8.31045 556.809 8.1722ZM315.5 6.86069C315.576 6.99814 315.652 7.13553 315.727 7.27294C316.405 7.0908 317.091 6.90465 317.785 6.71447C317.372 6.69944 316.963 6.68306 316.557 6.66531C316.203 6.73149 315.86 6.795 315.5 6.86069Z\" fill=\"#A3A3A3\"/>\\n</svg>\\n',withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-h143a1 hidden-lzth0e hidden-1892zw6\",\"data-framer-name\":\"Frame 1597880418\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"32\" viewBox=\"0 0 24 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_23726_6069)\">\\n<path d=\"M11.5922 6.03144C12.3068 5.96629 11.5622 4.3004 12.284 4.03677C12.7926 3.85099 13.2771 4.12315 13.699 4.05952C13.8757 4.03286 14.0415 3.94724 14.1935 3.74428C14.7081 3.057 15.7579 3.03019 15.8042 2.49829C15.8504 1.96632 16.6121 2.845 16.8588 2.31321C17.0371 1.92867 17.2661 1.77892 17.6044 1.72698C17.7339 1.7071 17.8794 1.70156 18.0442 1.70266C18.6397 1.70663 19.9418 1.0675 20.0495 0.383263C20.1572 -0.300979 21.1197 -0.0441825 21.514 -0.117692C21.6368 -0.140588 21.7553 -0.131717 21.8601 -0.107596C21.9045 -0.0973463 21.9619 -0.047137 22.0085 0.0105266C22.0085 0.0105641 22.0085 0.0106015 22.0086 0.010639C22.0667 0.082378 22.1082 0.165621 22.0875 0.197389C21.9869 0.351635 21.8774 0.632504 21.8477 1.08738C21.7923 1.93555 21.3092 1.43894 20.9058 2.17832C20.5023 2.91769 20.5422 3.71064 19.5691 3.96481C19.5255 3.97619 19.4857 3.99003 19.4494 4.00609C18.6739 4.34879 19.4517 5.70267 17.9001 5.74979C16.5232 5.79164 17.0583 6.87349 16.7354 7.81037C16.6774 7.97864 16.5917 8.14223 16.4623 8.29428C15.6123 9.29291 13.7175 9.53823 13.1658 10.0917C13.0991 10.1586 13.0305 10.2295 12.9597 10.3032C12.4453 10.8391 11.8143 11.5274 10.9292 11.973C10.4048 12.2369 9.97009 12.7229 9.5024 13.1892C9.072 13.6184 8.61368 14.0308 8.0319 14.2383C7.21592 14.5292 6.19129 14.9237 5.35061 15.2174C4.94058 15.3607 4.5743 15.48 4.29733 15.5516C3.4525 15.7701 3.25072 15.8285 2.79567 16.4813C2.53411 16.8565 1.9883 17.1442 1.29692 17.1027C0.948974 17.0819 0.78828 16.7907 0.891003 16.506C1.04123 16.0896 1.37915 16.013 1.27336 15.5722C1.06188 14.6912 0.993303 14.3431 1.67539 14.4033C2.35742 14.4635 1.85715 13.4769 2.1585 13.3931C2.4287 13.318 2.77632 13.7112 3.43959 12.8567C3.51619 12.7581 3.597 12.6428 3.68239 12.5082C4.50714 11.2081 5.0499 10.6073 5.4051 10.1679C5.59655 9.93113 6.04654 9.73609 6.51065 9.49355C6.9076 9.28611 7.31488 9.04391 7.57956 8.71111C8.08883 8.07078 9.3565 7.2042 9.89311 6.51502C9.96148 6.42722 10.018 6.34229 10.0595 6.26108C10.4272 5.54249 10.8777 6.09656 11.5922 6.03144Z\" fill=\"#A3A3A3\"/>\\n<path d=\"M13.5785 24.3884C14.1871 24.7319 14.169 22.7614 14.8541 22.9244C15.3368 23.0392 15.6371 23.5664 16.0053 23.7457C16.1596 23.8209 16.3259 23.835 16.5225 23.7322C17.1884 23.384 18.0581 23.9527 18.285 23.4842C18.5119 23.0156 18.8237 24.2635 19.2148 23.9084C19.4976 23.6516 19.7384 23.6418 20.0341 23.7848C20.1472 23.8396 20.2684 23.9167 20.4031 24.0109C20.8896 24.3514 22.1835 24.4933 22.5149 23.9178C22.8464 23.3423 23.5437 24.1254 23.8929 24.28C24.0017 24.3282 24.0955 24.4034 24.1728 24.4851C24.2056 24.5198 24.2348 24.5989 24.2525 24.6789C24.2525 24.679 24.2525 24.679 24.2525 24.6791C24.2746 24.7787 24.279 24.8795 24.2508 24.8974C24.1136 24.984 23.9241 25.1833 23.7381 25.5896C23.3913 26.3471 23.1719 25.612 22.5786 26.0715C21.9853 26.5311 21.7362 27.2911 20.8485 26.9772C20.8088 26.9632 20.7713 26.9535 20.7358 26.9479C19.9787 26.8281 20.1348 28.5272 18.8468 27.6936C17.7038 26.9539 17.7578 28.2627 17.1603 28.9514C17.0529 29.0752 16.9246 29.1789 16.7645 29.2471C15.7132 29.6952 14.0736 28.8519 13.4249 29.0546C13.3464 29.0792 13.2651 29.1063 13.1809 29.1348C12.5689 29.3424 11.8073 29.6257 10.9238 29.5396C10.4004 29.4886 9.87148 29.6947 9.32257 29.864C8.81743 30.0197 8.29534 30.1441 7.74495 30.0081C6.97301 29.8172 5.99331 29.6047 5.20012 29.4025C4.81326 29.3039 4.47076 29.2077 4.21837 29.1177C3.44852 28.8432 3.26245 28.7834 2.65765 29.1331C2.31001 29.3342 1.76055 29.2932 1.20882 28.8636C0.931157 28.6474 0.902966 28.2858 1.08831 28.079C1.35934 27.7768 1.66346 27.8966 1.73344 27.4267C1.87322 26.4878 1.94074 26.1252 2.47819 26.567C3.01561 27.0086 2.95633 25.8081 3.23301 25.9006C3.48107 25.9836 3.62619 26.5458 4.47326 26.1262C4.57108 26.0777 4.67828 26.0162 4.79607 25.9393C5.93382 25.1965 6.592 24.9447 7.03917 24.7369C7.28019 24.6249 7.71819 24.698 8.18464 24.7348C8.58359 24.7664 9.00335 24.7714 9.33848 24.6116C9.9833 24.304 11.3299 24.2149 12.0145 23.8773C12.1017 23.8343 12.1782 23.7873 12.2411 23.7353C12.7977 23.2749 12.9699 24.0449 13.5785 24.3884Z\" fill=\"#A3A3A3\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_23726_6069\">\\n<rect width=\"24\" height=\"32\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ke6SGiKGO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1igac1t\",\"data-styles-preset\":\"vWUAdiQch\",style:{\"--framer-text-alignment\":\"center\"},children:\"Xmind bridges individual expertise and collective intelligence. To tackle every challenge, utilize visual mapping as it can make the information more accessible, engaging, and actionable. Whether curating a personal library or scaling organizational knowledge, clarity meets execution.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1igac1t\",\"data-styles-preset\":\"vWUAdiQch\",style:{\"--framer-text-alignment\":\"center\"},children:\"Xmind bridges individual expertise and collective intelligence. To tackle every challenge, utilize visual mapping as it can make the information more accessible, engaging, and actionable. Whether curating a personal library or scaling organizational knowledge, clarity meets execution.\"})}),className:\"framer-1o7mbg7\",\"data-framer-name\":\"Experience the power of Xmind right in your browser with Xmind AI. Get access to powerful features, intuitive design, and cloud storage that makes it easy to work on your ideas anytime, anywhere.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ke6SGiKGO:{y:(componentViewport?.y||0)+0+396},OLLfjDTjO:{y:(componentViewport?.y||0)+0+524},UL9a6FQBE:{y:(componentViewport?.y||0)+0+644}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:`min(${componentViewport?.width||\"100vw\"}, 1120px)`,y:(componentViewport?.y||0)+0+652,children:/*#__PURE__*/_jsx(Container,{className:\"framer-agjeq6-container\",nodeId:\"B_F6IQ9nM\",scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"B_F6IQ9nM\",layoutId:\"B_F6IQ9nM\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8984vj\",\"data-framer-name\":\"Frame 13237\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ylflby\",\"data-framer-name\":\"Frame 13102\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yxgj8f\",\"data-framer-name\":\"Frame 13419\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`},Ke6SGiKGO:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+556+0+0+0+0+0+0},OLLfjDTjO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1120px)`,y:(componentViewport?.y||0)+0+684+0+0+0+0+0+0},UL9a6FQBE:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+868+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:`min(${componentViewport?.width||\"100vw\"} - 320px, 1120px)`,y:(componentViewport?.y||0)+0+876+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-iable-container\",nodeId:\"E9DD5s7o1\",rendersWithMotion:true,scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ke6SGiKGO:{variant:\"oL8BR4I83\"},OLLfjDTjO:{variant:\"oL8BR4I83\",YJ_DIor0K:48},UL9a6FQBE:{variant:\"oL8BR4I83\"}},children:/*#__PURE__*/_jsx(TextImage,{adrIsANKu:\"https://xmind.ai/login/?utm_source=usecases_page&utm_medium=knowledge_management\",cvqvV3xRC:\"Build a Smarter Knowledge Graph with AI\\xa0\",EQ5wx6faf:\"center\",height:\"100%\",id:\"E9DD5s7o1\",layoutId:\"E9DD5s7o1\",lyJmx1dsA:\"row\",mpjSXGc35:\"rNJtkp28P\",qU_xJFR4w:addImageAlt({pixelHeight:540,pixelWidth:1008,src:\"https://framerusercontent.com/images/52QRuWfooq2btvTy6u55NSwI8Bw.png\",srcSet:\"https://framerusercontent.com/images/52QRuWfooq2btvTy6u55NSwI8Bw.png?scale-down-to=512 512w,https://framerusercontent.com/images/52QRuWfooq2btvTy6u55NSwI8Bw.png 1008w\"},\"Xmind AI Explain showing pop-up explanations to help users understand selected content\"),SqtpK26Lg:\"Elevate your team's understanding and collaboration with an AI-driven approach to knowledge management. Automate connections, simplify complex information, and turn scattered notes into a clear visual map.\",style:{width:\"100%\"},variant:\"MW8TChMlI\",width:\"100%\",YJ_DIor0K:64})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`},Ke6SGiKGO:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+556+0+0+0+0+0+440},OLLfjDTjO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1120px)`,y:(componentViewport?.y||0)+0+684+0+0+0+0+0+408},UL9a6FQBE:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+868+0+0+0+0+0+440}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:`min(${componentViewport?.width||\"100vw\"} - 320px, 1120px)`,y:(componentViewport?.y||0)+0+876+0+0+0+0+0+456,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1wgixcz-container\",nodeId:\"EeAKLbQDZ\",rendersWithMotion:true,scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ke6SGiKGO:{variant:\"oL8BR4I83\"},OLLfjDTjO:{variant:\"oL8BR4I83\",YJ_DIor0K:48},UL9a6FQBE:{variant:\"oL8BR4I83\"}},children:/*#__PURE__*/_jsx(TextImage,{adrIsANKu:\"https://xmind.ai/login/?utm_source=usecases_page&utm_medium=knowledge_management\",cvqvV3xRC:\"AI-Powered Task Automation\",EQ5wx6faf:\"center\",height:\"100%\",id:\"EeAKLbQDZ\",layoutId:\"EeAKLbQDZ\",lyJmx1dsA:\"row\",mpjSXGc35:\"rNJtkp28P\",qU_xJFR4w:addImageAlt({pixelHeight:540,pixelWidth:1008,src:\"https://framerusercontent.com/images/ZzMcW56No6EoBdKech3pI40F82c.png\",srcSet:\"https://framerusercontent.com/images/ZzMcW56No6EoBdKech3pI40F82c.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZzMcW56No6EoBdKech3pI40F82c.png 1008w\"},\"Auto-generated to-do list in Xmind using AI based on the topic\"),SqtpK26Lg:\"Leverage AI to automatically generate tasks from your knowledge structures, ensuring key actions are captured and prioritized with intelligent stickers for enhanced workflow management.\",style:{width:\"100%\"},variant:\"dvG4l1_h9\",width:\"100%\",YJ_DIor0K:64})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`},Ke6SGiKGO:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+556+0+0+0+0+0+1320},OLLfjDTjO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1120px)`,y:(componentViewport?.y||0)+0+684+0+0+0+0+0+816},UL9a6FQBE:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+868+0+0+0+0+0+1320}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:`min(${componentViewport?.width||\"100vw\"} - 320px, 1120px)`,y:(componentViewport?.y||0)+0+876+0+0+0+0+0+912,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-hfx6lg-container\",nodeId:\"pD7inFR8p\",rendersWithMotion:true,scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ke6SGiKGO:{variant:\"oL8BR4I83\"},OLLfjDTjO:{variant:\"oL8BR4I83\",YJ_DIor0K:48},UL9a6FQBE:{variant:\"oL8BR4I83\"}},children:/*#__PURE__*/_jsx(TextImage,{adrIsANKu:\"https://xmind.ai/login/?utm_source=usecases_page&utm_medium=knowledge_management\",cvqvV3xRC:\"Dynamic Knowledge Map Structures\",EQ5wx6faf:\"center\",height:\"100%\",id:\"pD7inFR8p\",layoutId:\"pD7inFR8p\",lyJmx1dsA:\"row\",mpjSXGc35:\"rNJtkp28P\",qU_xJFR4w:addImageAlt({pixelHeight:540,pixelWidth:1008,src:\"https://framerusercontent.com/images/SGJyGL2jjhFviWhlTU4EogSudDg.png\",srcSet:\"https://framerusercontent.com/images/SGJyGL2jjhFviWhlTU4EogSudDg.png?scale-down-to=512 512w,https://framerusercontent.com/images/SGJyGL2jjhFviWhlTU4EogSudDg.png 1008w\"},\"Classic mind map structure layout in Xmind with central idea and branches\"),SqtpK26Lg:\"Present your knowledge in diverse, customizable structures that allow for flexible organization, enhancing understanding and accessibility of complex information.\",style:{width:\"100%\"},variant:\"MW8TChMlI\",width:\"100%\",YJ_DIor0K:64})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`},Ke6SGiKGO:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+556+0+0+0+0+0+880},OLLfjDTjO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1120px)`,y:(componentViewport?.y||0)+0+684+0+0+0+0+0+1224},UL9a6FQBE:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+868+0+0+0+0+0+880}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:`min(${componentViewport?.width||\"100vw\"} - 320px, 1120px)`,y:(componentViewport?.y||0)+0+876+0+0+0+0+0+1368,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-rqty29-container\",nodeId:\"Fpr7Al2TW\",rendersWithMotion:true,scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ke6SGiKGO:{variant:\"oL8BR4I83\"},OLLfjDTjO:{variant:\"oL8BR4I83\",YJ_DIor0K:48},UL9a6FQBE:{variant:\"oL8BR4I83\"}},children:/*#__PURE__*/_jsx(TextImage,{adrIsANKu:\"https://xmind.ai/login/?utm_source=usecases_page&utm_medium=knowledge_management\",cvqvV3xRC:\"Collaborative Knowledge Sharing\",EQ5wx6faf:\"center\",height:\"100%\",id:\"Fpr7Al2TW\",layoutId:\"Fpr7Al2TW\",lyJmx1dsA:\"row\",mpjSXGc35:\"rNJtkp28P\",qU_xJFR4w:addImageAlt({pixelHeight:540,pixelWidth:1008,src:\"https://framerusercontent.com/images/0RbNc4DILlTQ4G4ZzWXGtBwB6o.png\",srcSet:\"https://framerusercontent.com/images/0RbNc4DILlTQ4G4ZzWXGtBwB6o.png?scale-down-to=512 512w,https://framerusercontent.com/images/0RbNc4DILlTQ4G4ZzWXGtBwB6o.png 1008w\"},\"Real-time team collaboration in Xmind's shared workspace\"),SqtpK26Lg:\"Facilitate real-time collaboration across teams, enabling seamless sharing, updating, and refining of knowledge maps to keep your organization aligned and informed.\",style:{width:\"100%\"},variant:\"dvG4l1_h9\",width:\"100%\",YJ_DIor0K:64})})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lu89mm\",\"data-framer-name\":\"Frame 9296\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-19pl99e\",\"data-styles-preset\":\"TpMhEwytM\",style:{\"--framer-text-alignment\":\"center\"},children:\"How to Manage Knowledge with Xmind\"})}),className:\"framer-d42h9k\",\"data-framer-name\":\"Why Choose Xmind for Growth Matrix?\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1oy6yrb\",\"data-framer-name\":\"Frame 13099\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ybdtvm\",\"data-framer-name\":\"Frame 13098\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) - 32px) / 2, 1px)`},Ke6SGiKGO:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+556+0+1760+64+94+0+0+0+0},OLLfjDTjO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1120px)`,y:(componentViewport?.y||0)+0+684+0+1664+64+94+0+0+0+0},UL9a6FQBE:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) * 0.4817)`,y:(componentViewport?.y||0)+0+868+0+1776+96+110+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:486,width:`max((min(${componentViewport?.width||\"100vw\"} - 320px, 1120px) - 32px) / 2, 1px)`,y:(componentViewport?.y||0)+0+876+0+1856+96+110+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qr5pea-container\",nodeId:\"xyUIXUcIY\",scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ke6SGiKGO:{kuSsAT7JM:\"32px 32px 0px 32px\",style:{width:\"100%\"}},OLLfjDTjO:{kuSsAT7JM:\"32px 32px 0px 32px\",style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Image1,{a2PiYqCrZ:\"Create an Xmind account and sign in via desktop or web to access your workspace.\",eZQMo8E9U:\"var(--token-6f46d14e-e346-4363-ad3d-12b6dad0be3d, rgb(255, 255, 255))\",GBBpu0H_3:addImageAlt({pixelHeight:620,pixelWidth:1088,src:\"https://framerusercontent.com/images/wHtkwGBSgwsycDIreIBkKwKDmfo.png\",srcSet:\"https://framerusercontent.com/images/wHtkwGBSgwsycDIreIBkKwKDmfo.png?scale-down-to=512 512w,https://framerusercontent.com/images/wHtkwGBSgwsycDIreIBkKwKDmfo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wHtkwGBSgwsycDIreIBkKwKDmfo.png 1088w\"},\"Grow Ideas with AI:Go beyond Auto mapping, explore the upgraded On Demand mode to map ideas at your pace.\"),height:\"100%\",HNb7USKO6:12,id:\"xyUIXUcIY\",K2HLJlMyg:\"Step 1\",ksbj02U8h:\"Sign in to Xmind\",kuSsAT7JM:\"48px\",layoutId:\"xyUIXUcIY\",lxmSNw8u6:true,M0j2t4A1M:\"Learn More\",style:{height:\"100%\",width:\"100%\"},U7gtiPG4i:true,urMgIHSuw:true,variant:\"S6o7mk7pq\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) - 32px) / 2, 1px)`},Ke6SGiKGO:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+556+0+1760+64+94+0+0+0+518},OLLfjDTjO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1120px)`,y:(componentViewport?.y||0)+0+684+0+1664+64+94+0+0+0+518},UL9a6FQBE:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) * 0.4817)`,y:(componentViewport?.y||0)+0+868+0+1776+96+110+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:486,width:`max((min(${componentViewport?.width||\"100vw\"} - 320px, 1120px) - 32px) / 2, 1px)`,y:(componentViewport?.y||0)+0+876+0+1856+96+110+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-br7319-container\",nodeId:\"LBX9q9oxC\",scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ke6SGiKGO:{kuSsAT7JM:\"32px 32px 0px 32px\"},OLLfjDTjO:{kuSsAT7JM:\"32px 32px 0px 32px\"}},children:/*#__PURE__*/_jsx(Image1,{a2PiYqCrZ:\"Start by creating a blank map or using a template. Organize your personal or team knowledge.\",eZQMo8E9U:\"var(--token-6f46d14e-e346-4363-ad3d-12b6dad0be3d, rgb(255, 255, 255))\",GBBpu0H_3:addImageAlt({pixelHeight:622,pixelWidth:1088,src:\"https://framerusercontent.com/images/ZL98uSxTOz0o9R4CiOSdQChGnTU.png\",srcSet:\"https://framerusercontent.com/images/ZL98uSxTOz0o9R4CiOSdQChGnTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZL98uSxTOz0o9R4CiOSdQChGnTU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZL98uSxTOz0o9R4CiOSdQChGnTU.png 1088w\"},\"Grow Ideas with AI:Go beyond Auto mapping, explore the upgraded On Demand mode to map ideas at your pace.\"),height:\"100%\",HNb7USKO6:12,id:\"LBX9q9oxC\",K2HLJlMyg:\"Step 2\",ksbj02U8h:\"Start Structure Your Knowledge\",kuSsAT7JM:\"48px\",layoutId:\"LBX9q9oxC\",lxmSNw8u6:true,M0j2t4A1M:\"Learn More\",style:{width:\"100%\"},U7gtiPG4i:true,urMgIHSuw:true,variant:\"S6o7mk7pq\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dgjotq\",\"data-framer-name\":\"Frame 13098\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{height:0,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) - 32px) / 2, 1px)`},Ke6SGiKGO:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+556+0+1760+64+94+0+1036+0+0},OLLfjDTjO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1120px)`,y:(componentViewport?.y||0)+0+684+0+1664+64+94+0+1036+0+0},UL9a6FQBE:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) * 0.4817)`,y:(componentViewport?.y||0)+0+868+0+1776+96+110+0+518+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:486,width:`max((min(${componentViewport?.width||\"100vw\"} - 320px, 1120px) - 32px) / 2, 1px)`,y:(componentViewport?.y||0)+0+876+0+1856+96+110+0+518+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-172qs4g-container\",nodeId:\"BJRy2V8IR\",scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ke6SGiKGO:{kuSsAT7JM:\"32px 32px 0px 32px\",style:{width:\"100%\"}},OLLfjDTjO:{kuSsAT7JM:\"32px 32px 0px 32px\",style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Image1,{a2PiYqCrZ:\"Customize your knowledge graph. Rearrange branches, add colors or icons, and apply a theme that fits your project.\",eZQMo8E9U:\"var(--token-6f46d14e-e346-4363-ad3d-12b6dad0be3d, rgb(255, 255, 255))\",GBBpu0H_3:addImageAlt({pixelHeight:310,pixelWidth:544,src:\"https://framerusercontent.com/images/lZ7FUF4RhBTsXs5woJR0lhHx4.png\",srcSet:\"https://framerusercontent.com/images/lZ7FUF4RhBTsXs5woJR0lhHx4.png?scale-down-to=512 512w,https://framerusercontent.com/images/lZ7FUF4RhBTsXs5woJR0lhHx4.png 544w\"},\"Customizing and beautifying a mind map in Xmind with styles and visuals\"),height:\"100%\",HNb7USKO6:12,id:\"BJRy2V8IR\",K2HLJlMyg:\"Step 3\",ksbj02U8h:\"Refine Your Knowledge Graph Design\",kuSsAT7JM:\"48px\",layoutId:\"BJRy2V8IR\",lxmSNw8u6:true,M0j2t4A1M:\"Learn More\",style:{height:\"100%\",width:\"100%\"},U7gtiPG4i:true,urMgIHSuw:true,variant:\"S6o7mk7pq\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{height:0,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) - 32px) / 2, 1px)`},Ke6SGiKGO:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+556+0+1760+64+94+0+1036+0+518},OLLfjDTjO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1120px)`,y:(componentViewport?.y||0)+0+684+0+1664+64+94+0+1036+0+518},UL9a6FQBE:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) * 0.4817)`,y:(componentViewport?.y||0)+0+868+0+1776+96+110+0+518+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:486,width:`max((min(${componentViewport?.width||\"100vw\"} - 320px, 1120px) - 32px) / 2, 1px)`,y:(componentViewport?.y||0)+0+876+0+1856+96+110+0+518+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-98re3r-container\",nodeId:\"LYRpI4flb\",scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{style:{height:\"100%\",width:\"100%\"}},Ke6SGiKGO:{kuSsAT7JM:\"32px 32px 0px 32px\"},OLLfjDTjO:{kuSsAT7JM:\"32px 32px 0px 32px\"}},children:/*#__PURE__*/_jsx(Image1,{a2PiYqCrZ:\"Collaboratively manage your team's knowledge assets. Share and co-edit maps to build collective knowledge in real time.\",eZQMo8E9U:\"var(--token-6f46d14e-e346-4363-ad3d-12b6dad0be3d, rgb(255, 255, 255))\",GBBpu0H_3:addImageAlt({pixelHeight:930,pixelWidth:1632,src:\"https://framerusercontent.com/images/BXKnUZte3HT6skph1aWtZpwBs.png\",srcSet:\"https://framerusercontent.com/images/BXKnUZte3HT6skph1aWtZpwBs.png?scale-down-to=512 512w,https://framerusercontent.com/images/BXKnUZte3HT6skph1aWtZpwBs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BXKnUZte3HT6skph1aWtZpwBs.png 1632w\"},\"Sharing Xmind files and writing content collaboratively\"),height:\"100%\",HNb7USKO6:12,id:\"LYRpI4flb\",K2HLJlMyg:\"Step 4\",ksbj02U8h:\"Share and Co-edit Knowledge with Your Team\",kuSsAT7JM:\"48px\",layoutId:\"LYRpI4flb\",lxmSNw8u6:true,M0j2t4A1M:\"Learn More\",style:{width:\"100%\"},U7gtiPG4i:true,urMgIHSuw:true,variant:\"S6o7mk7pq\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+876+0+1856+96+110+0+550},Ke6SGiKGO:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+556+0+1760+64+94+0+2072},OLLfjDTjO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1120px)`,y:(componentViewport?.y||0)+0+684+0+1664+64+94+0+2072},UL9a6FQBE:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+868+0+1776+96+110+0+1036}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:486,width:`min(${componentViewport?.width||\"100vw\"} - 320px, 1120px)`,y:(componentViewport?.y||0)+0+876+0+1856+96+110+0+1036,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iytr09-container\",nodeId:\"ybhHhBpLZ\",scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ke6SGiKGO:{kuSsAT7JM:\"32px 32px 0px 32px\",variant:\"S6o7mk7pq\"},OLLfjDTjO:{kuSsAT7JM:\"32px 32px 0px 32px\",variant:\"S6o7mk7pq\"}},children:/*#__PURE__*/_jsx(Image1,{a2PiYqCrZ:\"Export your knowledge resources as PDF, PNG, or PowerPoint to clearly present, easily share, or conveniently reference later.\",eZQMo8E9U:\"var(--token-6f46d14e-e346-4363-ad3d-12b6dad0be3d, rgb(255, 255, 255))\",GBBpu0H_3:addImageAlt({pixelHeight:738,pixelWidth:1448,src:\"https://framerusercontent.com/images/bxRjK5ooK3FmvEyhDSidAvqcBak.png\",srcSet:\"https://framerusercontent.com/images/bxRjK5ooK3FmvEyhDSidAvqcBak.png?scale-down-to=512 512w,https://framerusercontent.com/images/bxRjK5ooK3FmvEyhDSidAvqcBak.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/bxRjK5ooK3FmvEyhDSidAvqcBak.png 1448w\"},\"Exporting Xmind mind maps into multiple formats including PDF, PNG, and more\"),height:\"100%\",HNb7USKO6:12,id:\"ybhHhBpLZ\",K2HLJlMyg:\"Step 5\",ksbj02U8h:\"Export Your Knowledge in Familiar Formats\",kuSsAT7JM:\"48px\",layoutId:\"ybhHhBpLZ\",lxmSNw8u6:true,M0j2t4A1M:\"Learn More\",style:{width:\"100%\"},U7gtiPG4i:true,urMgIHSuw:true,variant:\"A9Ioupmzc\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r6v0ep\",\"data-framer-name\":\"Frame 13979\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-a7d86k\",\"data-framer-name\":\"Frame 9283\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-19pl99e\",\"data-styles-preset\":\"TpMhEwytM\",children:\"Who Needs Knowledge Management\"})}),className:\"framer-x9q325\",\"data-framer-name\":\"Start with Free Growth Matrix Template\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ysjz6f\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{width:`max((min(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 11.2) - 64px, 1120px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+876+0+3322+0+110+0},Ke6SGiKGO:{height:296,width:`min(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 11.2) - 32px, 1120px)`,y:(componentViewport?.y||0)+0+556+0+4636+0+94+0+0},OLLfjDTjO:{height:296,width:`min(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 11.2) - 32px, 1120px)`,y:(componentViewport?.y||0)+0+684+0+4540+0+94+0+0},UL9a6FQBE:{height:0,width:`max((min(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 11.2) - 64px, 1120px) - 32px) / 3, 1px)`,y:(componentViewport?.y||0)+0+868+0+3696+0+110+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:286,width:`max((min(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 11.2) - 320px, 1120px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+876+0+3808+0+110+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c5sge5-container\",nodeId:\"lCcZp5aXd\",scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ke6SGiKGO:{style:{width:\"100%\"}},OLLfjDTjO:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Icon,{a29SW6eBh:\"rgb(0, 0, 0)\",B6lhOpRLy:\"48px\",height:\"100%\",id:\"lCcZp5aXd\",layoutId:\"lCcZp5aXd\",mDKcTb2RW:\"Project Managers\",style:{height:\"100%\",width:\"100%\"},TJC4CP0LP:\"rgb(248, 249, 250)\",variant:\"lOQwgHzyT\",width:\"100%\",WrytNAWOX:addImageAlt({pixelHeight:192,pixelWidth:192,src:\"https://framerusercontent.com/images/fhlSFcKcDUWBW8Fy4ahLMa4KMfc.png\"},\"\"),XqAnRpIUK:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Sync team knowledge, simplify workflows, and boost efficiency through shared knowledge.\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{width:`max((min(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 11.2) - 64px, 1120px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+876+0+3322+0+110+0},Ke6SGiKGO:{height:296,width:`min(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 11.2) - 32px, 1120px)`,y:(componentViewport?.y||0)+0+556+0+4636+0+94+0+312},OLLfjDTjO:{height:296,width:`min(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 11.2) - 32px, 1120px)`,y:(componentViewport?.y||0)+0+684+0+4540+0+94+0+312},UL9a6FQBE:{height:0,width:`max((min(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 11.2) - 64px, 1120px) - 32px) / 3, 1px)`,y:(componentViewport?.y||0)+0+868+0+3696+0+110+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:286,width:`max((min(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 11.2) - 320px, 1120px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+876+0+3808+0+110+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1naaqou-container\",nodeId:\"m_2umYeIB\",scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ke6SGiKGO:{style:{width:\"100%\"}},OLLfjDTjO:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Icon,{a29SW6eBh:\"rgb(0, 0, 0)\",B6lhOpRLy:\"48px\",height:\"100%\",id:\"m_2umYeIB\",layoutId:\"m_2umYeIB\",mDKcTb2RW:\"HR Teams\",style:{height:\"100%\",width:\"100%\"},TJC4CP0LP:\"rgb(248, 249, 250)\",variant:\"lOQwgHzyT\",width:\"100%\",WrytNAWOX:addImageAlt({pixelHeight:192,pixelWidth:192,src:\"https://framerusercontent.com/images/OIxJz0piW9Nlh122jZs6thx4.png\"},\"\"),XqAnRpIUK:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Simplify onboarding, organize training materials, and maintain accessible employee knowledge.\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{width:`max((min(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 11.2) - 64px, 1120px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+876+0+3322+0+110+0},Ke6SGiKGO:{height:296,width:`min(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 11.2) - 32px, 1120px)`,y:(componentViewport?.y||0)+0+556+0+4636+0+94+0+624},OLLfjDTjO:{height:296,width:`min(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 11.2) - 32px, 1120px)`,y:(componentViewport?.y||0)+0+684+0+4540+0+94+0+624},UL9a6FQBE:{height:0,width:`max((min(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 11.2) - 64px, 1120px) - 32px) / 3, 1px)`,y:(componentViewport?.y||0)+0+868+0+3696+0+110+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:286,width:`max((min(min(${componentViewport?.width||\"100vw\"}, ${componentViewport?.width||\"100vw\"} * 11.2) - 320px, 1120px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+876+0+3808+0+110+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5d2j7-container\",nodeId:\"dGvxrfu4I\",scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ke6SGiKGO:{style:{width:\"100%\"}},OLLfjDTjO:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Icon,{a29SW6eBh:\"rgb(0, 0, 0)\",B6lhOpRLy:\"48px\",height:\"100%\",id:\"dGvxrfu4I\",layoutId:\"dGvxrfu4I\",mDKcTb2RW:\"Students\",style:{height:\"100%\",width:\"100%\"},TJC4CP0LP:\"rgb(248, 249, 250)\",variant:\"lOQwgHzyT\",width:\"100%\",WrytNAWOX:addImageAlt({pixelHeight:192,pixelWidth:192,src:\"https://framerusercontent.com/images/HOGLj0WfKNBi9rZe8P977BZ9zm0.png\"},\"\"),XqAnRpIUK:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Capture insights, track progress, and build a personalized learning hub.\"})})})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h6phin\",\"data-framer-name\":\"Frame 13103\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-r6w8ws\",\"data-framer-name\":\"Frame 9283\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-19pl99e\",\"data-styles-preset\":\"TpMhEwytM\",children:\"Resources for Effective Knowledge Management\"})}),className:\"framer-1ne4plf\",\"data-framer-name\":\"Explore More\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13lzspu\",\"data-framer-name\":\"Frame 2608417\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{height:250,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+876+0+3846+0+110+0+0},Ke6SGiKGO:{height:280,width:`max((min(${componentViewport?.width||\"100vw\"} - 32px, 1120px) - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+0+556+0+5730+0+94+0+0},OLLfjDTjO:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1120px), 50px)`,y:(componentViewport?.y||0)+0+684+0+5634+0+94+0+0},UL9a6FQBE:{height:280,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+868+0+3902+0+110+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,width:`max((min(${componentViewport?.width||\"100vw\"} - 320px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+876+0+4332+0+110+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-t9x0i3-container\",nodeId:\"vnHZsRdK3\",scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(LabelText,{DFhpH_7HX:\"Best Ways to Plan Corporate Training: Benefits & Implementations\",fAr3wCAWu:\"Learn More\",height:\"100%\",iccTKFOrJ:\"https://xmind.com/blog/corporate-training/?utm_source=usecases_page&utm_medium=knowledge_management\",id:\"vnHZsRdK3\",kckGL5jq2:\"Guide\",layoutId:\"vnHZsRdK3\",style:{height:\"100%\",width:\"100%\"},uZNc9XUNf:addImageAlt({pixelHeight:236,pixelWidth:352,src:\"https://framerusercontent.com/images/CerB5aLh4miOBFvLBNloTfnwrM.png?lossless=1\"},\"blog background\"),width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{height:250,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+876+0+3846+0+110+0+0},Ke6SGiKGO:{height:280,width:`max((min(${componentViewport?.width||\"100vw\"} - 32px, 1120px) - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+0+556+0+5730+0+94+0+0},OLLfjDTjO:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1120px), 50px)`,y:(componentViewport?.y||0)+0+684+0+5634+0+94+0+236},UL9a6FQBE:{height:280,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+868+0+3902+0+110+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,width:`max((min(${componentViewport?.width||\"100vw\"} - 320px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+876+0+4332+0+110+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wxerk7-container\",nodeId:\"pvcMOv096\",scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(LabelText,{DFhpH_7HX:\"Best Knowledge Management Software for Teams in 2025\",fAr3wCAWu:\"Learn More\",height:\"100%\",iccTKFOrJ:\"https://xmind.com/blog/knowledge-management-software/?utm_source=usecases_page&utm_medium=knowledge_management\",id:\"pvcMOv096\",kckGL5jq2:\"Guide\",layoutId:\"pvcMOv096\",style:{height:\"100%\",width:\"100%\"},uZNc9XUNf:addImageAlt({pixelHeight:236,pixelWidth:352,src:\"https://framerusercontent.com/images/h8q5uO98YlLHFYjEJls1ehaqVo.png\"},\"blog background\"),width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{height:250,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+876+0+3846+0+110+0+0},Ke6SGiKGO:{height:280,width:`max((min(${componentViewport?.width||\"100vw\"} - 32px, 1120px) - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+0+556+0+5730+0+94+0+296},OLLfjDTjO:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1120px), 50px)`,y:(componentViewport?.y||0)+0+684+0+5634+0+94+0+472},UL9a6FQBE:{height:280,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+868+0+3902+0+110+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,width:`max((min(${componentViewport?.width||\"100vw\"} - 320px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+876+0+4332+0+110+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pj7o6f-container\",nodeId:\"dQ344Qw18\",scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(LabelText,{DFhpH_7HX:\"Standard Operating Procedure Template: What Is It and Its Use Cases\",fAr3wCAWu:\"Learn More\",height:\"100%\",iccTKFOrJ:\"https://xmind.com/blog/standard-operating-procedure-template/?utm_source=usecases_page&utm_medium=knowledge_management\",id:\"dQ344Qw18\",kckGL5jq2:\"Guide\",layoutId:\"dQ344Qw18\",style:{height:\"100%\",width:\"100%\"},uZNc9XUNf:addImageAlt({pixelHeight:236,pixelWidth:352,src:\"https://framerusercontent.com/images/wzJ8MsdcJNT0Raz1adsUBPakujI.png\"},\"blog background\"),width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{height:250,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+876+0+3846+0+110+0+282},Ke6SGiKGO:{height:280,width:`max((min(${componentViewport?.width||\"100vw\"} - 32px, 1120px) - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+0+556+0+5730+0+94+0+296},OLLfjDTjO:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1120px), 50px)`,y:(componentViewport?.y||0)+0+684+0+5634+0+94+0+708},UL9a6FQBE:{height:280,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+868+0+3902+0+110+0+312}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,width:`max((min(${componentViewport?.width||\"100vw\"} - 320px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+876+0+4332+0+110+0+252,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19evy05-container\",nodeId:\"aRzNTF8yV\",scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(LabelText,{DFhpH_7HX:\"A Detailed Guide to Create a Resource Breakdown Structure\",fAr3wCAWu:\"Learn More\",height:\"100%\",iccTKFOrJ:\"https://xmind.com/blog/a-detailed-guide-to-creating-a-resource-breakdown-structure/?utm_source=usecases_page&utm_medium=knowledge_management\",id:\"aRzNTF8yV\",kckGL5jq2:\"Guide\",layoutId:\"aRzNTF8yV\",style:{height:\"100%\",width:\"100%\"},uZNc9XUNf:addImageAlt({pixelHeight:206,pixelWidth:352,src:\"https://framerusercontent.com/images/5nsOJSZX9dcFUwfLaPCHBZKwS9c.png\"},\"blog background\"),width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{height:250,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+876+0+3846+0+110+0+282},Ke6SGiKGO:{height:280,width:`max((min(${componentViewport?.width||\"100vw\"} - 32px, 1120px) - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+0+556+0+5730+0+94+0+592},OLLfjDTjO:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1120px), 50px)`,y:(componentViewport?.y||0)+0+684+0+5634+0+94+0+944},UL9a6FQBE:{height:280,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+868+0+3902+0+110+0+312}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,width:`max((min(${componentViewport?.width||\"100vw\"} - 320px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+876+0+4332+0+110+0+252,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x9ca95-container\",nodeId:\"VTYPZ4rJP\",scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(LabelText,{DFhpH_7HX:\"Onboarding Checklist: A Complete Guide to Employee Success\",fAr3wCAWu:\"Learn More\",height:\"100%\",iccTKFOrJ:\"https://xmind.com/blog/onboarding-checklist/?utm_source=usecases_page&utm_medium=knowledge_management\",id:\"VTYPZ4rJP\",kckGL5jq2:\"Guide\",layoutId:\"VTYPZ4rJP\",style:{height:\"100%\",width:\"100%\"},uZNc9XUNf:addImageAlt({pixelHeight:206,pixelWidth:352,src:\"https://framerusercontent.com/images/aePbzEgHWIhwI9vGirSfSv9JILs.png\"},\"blog background\"),width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{height:250,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+876+0+3846+0+110+0+282},Ke6SGiKGO:{height:280,width:`max((min(${componentViewport?.width||\"100vw\"} - 32px, 1120px) - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+0+556+0+5730+0+94+0+592},OLLfjDTjO:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1120px), 50px)`,y:(componentViewport?.y||0)+0+684+0+5634+0+94+0+1180},UL9a6FQBE:{height:280,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+868+0+3902+0+110+0+312}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,width:`max((min(${componentViewport?.width||\"100vw\"} - 320px, 1120px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+0+876+0+4332+0+110+0+252,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x3ogoh-container\",nodeId:\"iv5Gmv2aa\",scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(LabelText,{DFhpH_7HX:\"Understanding Knowledge Management - A Visualization Guide\",fAr3wCAWu:\"Learn More\",height:\"100%\",iccTKFOrJ:\"https://xmind.com/blog/knowledge-management/?utm_source=usecases_page&utm_medium=knowledge_management\",id:\"iv5Gmv2aa\",kckGL5jq2:\"Guide\",layoutId:\"iv5Gmv2aa\",style:{height:\"100%\",width:\"100%\"},uZNc9XUNf:addImageAlt({pixelHeight:206,pixelWidth:352,src:\"https://framerusercontent.com/images/REF8mNc7a6jIkbRVjyCG4K96d6w.png\"},\"blog background\"),width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dvpljm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{y:(componentViewport?.y||0)+0+876+0+4616+0},Ke6SGiKGO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1120px)`,y:(componentViewport?.y||0)+0+556+0+6776+0},OLLfjDTjO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1120px)`,y:(componentViewport?.y||0)+0+684+0+7208+0},UL9a6FQBE:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+868+0+4700+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:385,width:`min(${componentViewport?.width||\"100vw\"} - 320px, 1120px)`,y:(componentViewport?.y||0)+0+876+0+5042+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1h8oxh8-container\",nodeId:\"WVVocYhzI\",rendersWithMotion:true,scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ke6SGiKGO:{C3L1uSZJf:48},OLLfjDTjO:{C3L1uSZJf:48}},children:/*#__PURE__*/_jsx(FAQ,{a10OIwk4H:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.\"})}),C3L1uSZJf:64,EIxvvpEb4:\"Is there a file size limit for Markdown conversions?\",ekn4Hb5a9:\"How can Xmind support knowledge sharing within the organization?\",fNpUMb1O8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Xmind’s flexible mind mapping tools help organize complex information hierarchically, breaking down large concepts into manageable chunks with visual aids like colors and icons for clarity.\"})}),hb8Yh92bC:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.\"})}),height:\"100%\",id:\"WVVocYhzI\",layoutId:\"WVVocYhzI\",lUMNPWO2G:\"Frequently Asked Questions\",oDdz3EtoN:\"Is there a file size limit for Markdown conversions?\",OPbzTUEEG:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Most files under typical usage limits will work. Large files may take a bit longer to process, but the tool handles both small and extensive Markdown documents effectively.\"})}),rb5JL46Ep:\"Is there a file size limit for Markdown conversions?\",s9Pw2OJdT:\"How does Xmind help teams maintain up-to-date knowledge?\",sSGceEdNn:\"Can Xmind integrate with other knowledge management tools?\",style:{maxWidth:\"100%\",width:\"100%\"},sZH3jQvcZ:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Xmind’s real-time collaboration keeps knowledge up to date, with changes instantly visible to all team members. The version history feature tracks changes, ensuring no updates are lost.\"})}),tN5ufYJh0:\"How can Xmind help organize and structure knowledge effectively?\",variant:\"iu00c9kUA\",width:\"100%\",ydM7x64Dm:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Absolutely. Xmind integrates seamlessly with other popular platforms like Evernote, Google Drive, and OneDrive through shared links and exporting mind maps in formats like PNG, PDF, and PowerPoint.\"})}),yu_UefsFB:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Xmind promotes knowledge sharing by allowing teams to collaborate on shared mind maps with role-based permissions. Comments and feedback further enhance transparency and collective intelligence.\"})})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-apkzlh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bx1vnfyWh:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+876+0+5129+0+0},Ke6SGiKGO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1120px)`,y:(componentViewport?.y||0)+0+556+0+7241+0+0},OLLfjDTjO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1120px)`,y:(componentViewport?.y||0)+0+684+0+7673+0+0},UL9a6FQBE:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1120px)`,y:(componentViewport?.y||0)+0+868+0+5181+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:384,width:`min(${componentViewport?.width||\"100vw\"} - 320px, 1120px)`,y:(componentViewport?.y||0)+0+876+0+5555+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-149stav-container\",nodeId:\"nx5ufUPcn\",rendersWithMotion:true,scopeId:\"G3Z6X5mKV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ke6SGiKGO:{variant:\"J002VgYiE\"},OLLfjDTjO:{variant:\"J002VgYiE\"}},children:/*#__PURE__*/_jsx(Pivot,{ce9wIXD3D:\"Get Started for Free\",gTiUKn7sW:\"JoKge5Nkp\",height:\"100%\",HpAxGI7Jy:\"Unlock the Power of Organized Knowledge\",id:\"nx5ufUPcn\",layoutId:\"nx5ufUPcn\",oxF2kaWzA:\"https://xmind.ai/login/?utm_source=usecases_page&utm_medium=knowledge_management\",ry4_93sHy:\"Transform your knowledge management by centralizing information in a clear, visual knowledge graph - boosting collaboration, streamlining decision-making, and enhancing productivity across your team.\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"e5hZYJIBV\",width:\"100%\",ZCtqnXTek:\"Get Started for Free\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-DO9vA.framer-1p7tume, .framer-DO9vA .framer-1p7tume { display: block; }\",\".framer-DO9vA.framer-1e5hbi6 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 128px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-DO9vA .framer-1cd9ixz { flex: none; height: 779px; left: calc(50.00000000000002% - min(1440px, 100%) / 2); max-width: 1440px; overflow: hidden; position: absolute; top: 64px; width: 100%; z-index: 0; }\",\".framer-DO9vA .framer-hh55h4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 160px 160px 0px 160px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-DO9vA .framer-15sjbbp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 881px; }\",\".framer-DO9vA .framer-1xjagl8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DO9vA .framer-8406ux { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DO9vA .framer-139keub, .framer-DO9vA .framer-rf4p, .framer-DO9vA .framer-x9q325, .framer-DO9vA .framer-1ne4plf { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-DO9vA .framer-1w07upj { 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; max-width: 640px; overflow: visible; padding: 0px 0px 0px 24px; position: relative; width: 100%; }\",\".framer-DO9vA .framer-1j65ajs { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-DO9vA .framer-1cw48ty { flex: none; height: 16px; position: relative; width: 100%; }\",\".framer-DO9vA .framer-h143a1 { flex: none; height: 32px; position: relative; width: 24px; }\",\".framer-DO9vA .framer-1o7mbg7 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-DO9vA .framer-agjeq6-container, .framer-DO9vA .framer-1h8oxh8-container, .framer-DO9vA .framer-149stav-container { flex: none; height: auto; max-width: 1120px; position: relative; width: 100%; }\",\".framer-DO9vA .framer-8984vj { 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: 0px; position: relative; width: 100%; }\",\".framer-DO9vA .framer-ylflby, .framer-DO9vA .framer-h6phin { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 160px 0px 160px; position: relative; width: 100%; }\",\".framer-DO9vA .framer-yxgj8f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: flex-start; max-width: 1120px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DO9vA .framer-iable-container, .framer-DO9vA .framer-1wgixcz-container, .framer-DO9vA .framer-hfx6lg-container, .framer-DO9vA .framer-rqty29-container, .framer-DO9vA .framer-1iytr09-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-DO9vA .framer-1lu89mm { align-content: center; align-items: center; background-color: #f8f9fa; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 96px 160px 96px 160px; position: relative; width: 100%; }\",\".framer-DO9vA .framer-d42h9k { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1440px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-DO9vA .framer-1oy6yrb, .framer-DO9vA .framer-a7d86k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1120px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DO9vA .framer-ybdtvm, .framer-DO9vA .framer-dgjotq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DO9vA .framer-1qr5pea-container, .framer-DO9vA .framer-172qs4g-container { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-DO9vA .framer-br7319-container, .framer-DO9vA .framer-98re3r-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-DO9vA .framer-r6v0ep { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1120%; overflow: visible; padding: 0px 160px 0px 160px; position: relative; width: 100%; }\",\".framer-DO9vA .framer-1ysjz6f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: 286px; justify-content: center; max-width: 1120px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DO9vA .framer-1c5sge5-container, .framer-DO9vA .framer-1naaqou-container, .framer-DO9vA .framer-5d2j7-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-DO9vA .framer-r6w8ws { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DO9vA .framer-13lzspu { display: grid; flex: none; gap: 32px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: 472px; justify-content: center; max-width: 1120px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DO9vA .framer-t9x0i3-container, .framer-DO9vA .framer-1wxerk7-container, .framer-DO9vA .framer-1pj7o6f-container, .framer-DO9vA .framer-19evy05-container, .framer-DO9vA .framer-x9ca95-container, .framer-DO9vA .framer-x3ogoh-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-DO9vA .framer-dvpljm { 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: 0px 160px 0px 160px; position: relative; width: 100%; }\",\".framer-DO9vA .framer-apkzlh { 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: hidden; padding: 0px 160px 0px 160px; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 1120px) and (max-width: 1439px) { .framer-DO9vA.framer-1e5hbi6 { width: 1120px; } .framer-DO9vA .framer-1cd9ixz { height: 696px; } .framer-DO9vA .framer-hh55h4 { padding: 160px 32px 0px 32px; } .framer-DO9vA .framer-ylflby { order: 0; padding: 0px 32px 0px 32px; } .framer-DO9vA .framer-1lu89mm { order: 1; padding: 96px 32px 96px 32px; } .framer-DO9vA .framer-d42h9k, .framer-DO9vA .framer-r6w8ws { order: 0; } .framer-DO9vA .framer-1oy6yrb { order: 1; } .framer-DO9vA .framer-98re3r-container { align-self: stretch; } .framer-DO9vA .framer-r6v0ep { order: 2; padding: 0px 32px 0px 32px; } .framer-DO9vA .framer-h6phin { order: 3; padding: 0px 32px 0px 32px; } .framer-DO9vA .framer-13lzspu { height: 532px; order: 1; } .framer-DO9vA .framer-dvpljm { order: 4; } .framer-DO9vA .framer-apkzlh { order: 5; padding: 0px 32px 0px 32px; }}\",\"@media (min-width: 960px) and (max-width: 1119px) { .framer-DO9vA.framer-1e5hbi6 { width: 960px; } .framer-DO9vA .framer-hh55h4 { padding: 160px 32px 0px 32px; } .framer-DO9vA .framer-15sjbbp { width: 100%; } .framer-DO9vA .framer-1xjagl8 { gap: 16px; } .framer-DO9vA .framer-8984vj { gap: 96px; } .framer-DO9vA .framer-ylflby, .framer-DO9vA .framer-r6v0ep, .framer-DO9vA .framer-h6phin, .framer-DO9vA .framer-dvpljm, .framer-DO9vA .framer-apkzlh { padding: 0px 32px 0px 32px; } .framer-DO9vA .framer-yxgj8f { gap: 80px; order: 0; } .framer-DO9vA .framer-iable-container { order: 0; } .framer-DO9vA .framer-1wgixcz-container { order: 1; } .framer-DO9vA .framer-hfx6lg-container { order: 3; } .framer-DO9vA .framer-rqty29-container { order: 2; } .framer-DO9vA .framer-1lu89mm { padding: 96px 32px 96px 32px; } .framer-DO9vA .framer-ybdtvm, .framer-DO9vA .framer-dgjotq { align-content: center; align-items: center; } .framer-DO9vA .framer-1qr5pea-container, .framer-DO9vA .framer-br7319-container { flex: none; width: 48%; } .framer-DO9vA .framer-172qs4g-container { flex: none; order: 0; width: 48%; } .framer-DO9vA .framer-98re3r-container { flex: none; order: 1; width: 48%; } .framer-DO9vA .framer-1ysjz6f { gap: 16px; height: min-content; } .framer-DO9vA .framer-1c5sge5-container, .framer-DO9vA .framer-1naaqou-container, .framer-DO9vA .framer-5d2j7-container { align-self: stretch; height: auto; } .framer-DO9vA .framer-13lzspu { height: 592px; }}\",\"@media (min-width: 520px) and (max-width: 959px) { .framer-DO9vA.framer-1e5hbi6 { gap: 64px; width: 520px; } .framer-DO9vA .framer-hh55h4 { padding: 128px 32px 0px 32px; } .framer-DO9vA .framer-15sjbbp, .framer-DO9vA .framer-x9q325 { width: 100%; } .framer-DO9vA .framer-1xjagl8 { gap: 16px; } .framer-DO9vA .framer-1w07upj { padding: 0px; } .framer-DO9vA .framer-8984vj { gap: 80px; } .framer-DO9vA .framer-ylflby { gap: 48px; padding: 0px 32px 0px 32px; } .framer-DO9vA .framer-yxgj8f { gap: 80px; order: 0; } .framer-DO9vA .framer-iable-container, .framer-DO9vA .framer-t9x0i3-container { order: 0; } .framer-DO9vA .framer-1wgixcz-container, .framer-DO9vA .framer-1wxerk7-container { order: 1; } .framer-DO9vA .framer-hfx6lg-container, .framer-DO9vA .framer-19evy05-container { order: 3; } .framer-DO9vA .framer-rqty29-container, .framer-DO9vA .framer-1pj7o6f-container { order: 2; } .framer-DO9vA .framer-1lu89mm { gap: 48px; padding: 64px 32px 80px 32px; } .framer-DO9vA .framer-d42h9k { width: 80%; } .framer-DO9vA .framer-ybdtvm, .framer-DO9vA .framer-dgjotq { align-content: center; align-items: center; flex-direction: column; } .framer-DO9vA .framer-1qr5pea-container, .framer-DO9vA .framer-172qs4g-container { align-self: unset; flex: none; width: 100%; } .framer-DO9vA .framer-br7319-container, .framer-DO9vA .framer-98re3r-container { flex: none; width: 100%; } .framer-DO9vA .framer-r6v0ep, .framer-DO9vA .framer-h6phin { gap: 48px; padding: 0px 16px 0px 16px; } .framer-DO9vA .framer-1ysjz6f { flex-direction: column; gap: 16px; height: min-content; } .framer-DO9vA .framer-1c5sge5-container, .framer-DO9vA .framer-1naaqou-container, .framer-DO9vA .framer-5d2j7-container { flex: none; height: auto; width: 100%; } .framer-DO9vA .framer-13lzspu { gap: 16px; grid-template-columns: repeat(2, minmax(50px, 1fr)); height: 872px; } .framer-DO9vA .framer-x9ca95-container { order: 4; } .framer-DO9vA .framer-x3ogoh-container { order: 5; } .framer-DO9vA .framer-dvpljm, .framer-DO9vA .framer-apkzlh { padding: 0px 16px 0px 16px; }}\",\"@media (max-width: 519px) { .framer-DO9vA.framer-1e5hbi6 { gap: 64px; width: 375px; } .framer-DO9vA .framer-1cd9ixz { left: 0px; right: 0px; top: 0px; width: unset; } .framer-DO9vA .framer-hh55h4 { padding: 128px 16px 0px 16px; } .framer-DO9vA .framer-15sjbbp { width: 100%; } .framer-DO9vA .framer-1xjagl8 { gap: 16px; } .framer-DO9vA .framer-139keub, .framer-DO9vA .framer-t9x0i3-container { order: 0; } .framer-DO9vA .framer-1w07upj { order: 1; padding: 0px; } .framer-DO9vA .framer-8984vj { gap: 80px; } .framer-DO9vA .framer-ylflby, .framer-DO9vA .framer-r6v0ep, .framer-DO9vA .framer-h6phin { gap: 48px; padding: 0px 16px 0px 16px; } .framer-DO9vA .framer-yxgj8f { gap: 48px; } .framer-DO9vA .framer-1lu89mm { gap: 48px; padding: 64px 16px 80px 16px; } .framer-DO9vA .framer-ybdtvm, .framer-DO9vA .framer-dgjotq { flex-direction: column; } .framer-DO9vA .framer-1qr5pea-container, .framer-DO9vA .framer-172qs4g-container { align-self: unset; flex: none; width: 100%; } .framer-DO9vA .framer-br7319-container, .framer-DO9vA .framer-98re3r-container { flex: none; width: 100%; } .framer-DO9vA .framer-1ysjz6f { flex-direction: column; gap: 16px; height: min-content; } .framer-DO9vA .framer-1c5sge5-container, .framer-DO9vA .framer-1naaqou-container, .framer-DO9vA .framer-5d2j7-container { flex: none; height: auto; width: 100%; } .framer-DO9vA .framer-13lzspu { gap: 16px; grid-template-columns: repeat(1, minmax(50px, 1fr)); height: 1400px; } .framer-DO9vA .framer-1wxerk7-container { order: 1; } .framer-DO9vA .framer-1pj7o6f-container { order: 2; } .framer-DO9vA .framer-19evy05-container { order: 3; } .framer-DO9vA .framer-x9ca95-container { order: 4; } .framer-DO9vA .framer-x3ogoh-container { order: 5; } .framer-DO9vA .framer-dvpljm, .framer-DO9vA .framer-apkzlh { padding: 0px 16px 0px 16px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7458\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Bx1vnfyWh\":{\"layout\":[\"fixed\",\"auto\"]},\"UL9a6FQBE\":{\"layout\":[\"fixed\",\"auto\"]},\"Ke6SGiKGO\":{\"layout\":[\"fixed\",\"auto\"]},\"OLLfjDTjO\":{\"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 FramerG3Z6X5mKV=withCSS(Component,css,\"framer-DO9vA\");export default FramerG3Z6X5mKV;FramerG3Z6X5mKV.displayName=\"Mindmapas To Slide\";FramerG3Z6X5mKV.defaultProps={height:7458,width:1440};addFonts(FramerG3Z6X5mKV,[{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:\"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\"}]},...LogoFonts,...TextImageFonts,...Image1Fonts,...IconFonts,...LabelTextFonts,...FAQFonts,...PivotFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerG3Z6X5mKV\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Bx1vnfyWh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UL9a6FQBE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ke6SGiKGO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OLLfjDTjO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"7458\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}