{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/pEavblGwxYxQZwF6b8Bv/8z5AEzFLB2OBAG7IWEUJ/BoIVt7OAi.js"],
  "sourcesContent": ["// Generated by Framer (9f55354)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import BackToTop from\"#framer/local/canvasComponent/FGUPfkOw_/FGUPfkOw_.js\";import ExplorePricing from\"#framer/local/canvasComponent/hqycB01sh/hqycB01sh.js\";import HeaderBannerComponent from\"#framer/local/canvasComponent/HW6sF1RgR/HW6sF1RgR.js\";import SearchOverlay from\"#framer/local/canvasComponent/hZDfgZDF7/hZDfgZDF7.js\";import SocialMediaGroup from\"#framer/local/canvasComponent/Ji4HMCQkw/Ji4HMCQkw.js\";import BlogFilterButton from\"#framer/local/canvasComponent/jOJHYYWaU/jOJHYYWaU.js\";import OverlayComponent from\"#framer/local/canvasComponent/oT0w4YuAD/oT0w4YuAD.js\";import RelatedArticlesBlog from\"#framer/local/canvasComponent/RMmHuyNfO/RMmHuyNfO.js\";import FooterComponent from\"#framer/local/canvasComponent/sk0p3aefQ/sk0p3aefQ.js\";import TagButton from\"#framer/local/canvasComponent/TkktIXu5j/TkktIXu5j.js\";import HeaderComponent from\"#framer/local/canvasComponent/yQZ01xP63/yQZ01xP63.js\";import GartnerForm from\"#framer/local/canvasComponent/ZGfclzYGr/ZGfclzYGr.js\";import metadataProvider from\"#framer/local/webPageMetadata/BoIVt7OAi/BoIVt7OAi.js\";const HeaderBannerComponentFonts=getFonts(HeaderBannerComponent);const HeaderComponentFonts=getFonts(HeaderComponent);const HeaderComponentWithVariantAppearEffect=withVariantAppearEffect(HeaderComponent);const OverlayComponentFonts=getFonts(OverlayComponent);const SearchOverlayFonts=getFonts(SearchOverlay);const TagButtonFonts=getFonts(TagButton);const ExplorePricingFonts=getFonts(ExplorePricing);const GartnerFormFonts=getFonts(GartnerForm);const SocialMediaGroupFonts=getFonts(SocialMediaGroup);const BlogFilterButtonFonts=getFonts(BlogFilterButton);const RelatedArticlesBlogFonts=getFonts(RelatedArticlesBlog);const FooterComponentFonts=getFonts(FooterComponent);const BackToTopFonts=getFonts(BackToTop);const breakpoints={k8qkAj3kM:\"(max-width: 809px)\",uk1mrp9bN:\"(min-width: 810px) and (max-width: 1199px)\",vVLej73Jl:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-wCllK\";const variantClassNames={k8qkAj3kM:\"framer-v-bexnnb\",uk1mrp9bN:\"framer-v-1hx0p8b\",vVLej73Jl:\"framer-v-llb3px\"};const transition1={bounce:0,delay:0,duration:1,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:150,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:150,y:0};const transition2={bounce:0,delay:0,duration:.5,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 animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition3={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,y:-3};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value}});};const humanReadableVariantMap={Desktop:\"vVLej73Jl\",Phone:\"k8qkAj3kM\",Tablet:\"uk1mrp9bN\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"vVLej73Jl\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const F50xhjR7Z3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const EZBJKGcwG1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const noBxioDjr1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"B9HFJ6_Nz\");const ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"k8qkAj3kM\")return false;return true;};const ref3=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"uk1mrp9bN\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"uk1mrp9bN\")return false;return true;};const elementId1=useRouteElementId(\"UXtRQfIAk\");const router=useRouter();const elementId2=useRouteElementId(\"cN5ntP2_8\");const ref4=React.useRef(null);const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"k8qkAj3kM\")return true;return false;};const defaultLayoutId=React.useId();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"vVLej73Jl\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-llb3px\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eb335s-container\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{variant:\"tSon8I344\"},uk1mrp9bN:{variant:\"yb6_YRj3i\"}},children:/*#__PURE__*/_jsx(HeaderBannerComponent,{height:\"100%\",id:\"B9HFJ6_Nz\",layoutId:\"B9HFJ6_Nz\",style:{width:\"100%\"},variant:\"CqVLUrnYx\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"100vw\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-yb9w2h-container hidden-bexnnb\",id:\"yb9w2h\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uk1mrp9bN:{variant:\"rZJKt_fN6\"}},children:/*#__PURE__*/_jsx(HeaderComponentWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref3,target:\"lB7FpOKu5\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,F50xhjR7Z:F50xhjR7Z3bnx0g({overlay}),G3GnO5d1H:\"rgba(0, 0, 0, 0.55)\",height:\"100%\",id:\"Z19Yz21Vs\",layoutId:\"Z19Yz21Vs\",lWpZaXUHI:\"\",style:{width:\"100%\"},variant:\"GyVbBp1f6\",width:\"100%\",XIs41Bi6R:\"\",ZfR_5cbAN:\"rgb(255, 255, 255)\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.5,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-yy1w7m\"),\"data-framer-portal-id\":\"yb9w2h\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"oqXFqa16m\"),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uk1mrp9bN:{animate:animation1,exit:animation,initial:animation2}},children:/*#__PURE__*/_jsx(motion.div,{className:`${cx(scopingClassNames,\"framer-ksktp6\")} hidden-llb3px`,\"data-framer-portal-id\":\"yb9w2h\",children:isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uk1mrp9bN:{width:\"60vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-yx60qq-container hidden-llb3px\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uk1mrp9bN:{EZBJKGcwG:EZBJKGcwG1wnntms({overlay}),style:{height:\"100%\",width:\"100%\"},variant:\"BcadK2J_y\"}},children:/*#__PURE__*/_jsx(OverlayComponent,{Efl45d2xB:\"\",height:\"100%\",id:\"tmKsVyhCm\",JcbfQF67Y:\"\",layoutId:\"tmKsVyhCm\",style:{width:\"100%\"},variant:\"Gf21_Mvei\",width:\"100%\"})})})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{animate:animation4,className:`${cx(scopingClassNames,\"framer-156l1nd-container\")} hidden-1hx0p8b`,\"data-framer-portal-id\":\"yb9w2h\",exit:animation3,initial:animation5,children:/*#__PURE__*/_jsx(SearchOverlay,{height:\"100%\",id:\"l6QjZhAzP\",layoutId:\"l6QjZhAzP\",noBxioDjr:noBxioDjr1wnntms({overlay}),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-s65kef\",\"data-framer-name\":\"Background Banner Image\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"understanding the four stages of enterprise search white paper video background image\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:700,pixelWidth:961,positionX:\"center\",positionY:\"center\",sizes:\"max(100vw, 1px)\",src:\"https://framerusercontent.com/images/hOWFPryneCfdzmA8KkyBUZN5Cs.png\",srcSet:\"https://framerusercontent.com/images/hOWFPryneCfdzmA8KkyBUZN5Cs.png?scale-down-to=512 512w,https://framerusercontent.com/images/hOWFPryneCfdzmA8KkyBUZN5Cs.png 961w\"},className:\"framer-cssgbx\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1h0hfvd\",\"data-framer-name\":\"Section-1\",id:elementId1,ref:ref3,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18bpix1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gk6bul\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ii4s5g\",\"data-framer-name\":\"Buttons\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8cmign-container\",whileHover:animation6,children:/*#__PURE__*/_jsx(TagButton,{DgJp0DvNL:11,et1CLXITm:\"rgb(255, 255, 255)\",height:\"100%\",id:\"cvkCTwGVe\",layoutId:\"cvkCTwGVe\",QFxdzLhCw:{borderColor:\"rgb(255, 252, 252)\",borderStyle:\"solid\",borderWidth:2},v8qPUUuT9:\"Gartner\\xae\",variant:\"Zz16BXyuq\",width:\"100%\",X1e0RXEPJ:\"rgb(255, 255, 255)\",XUrDjAQSD:\"rgb(0, 31, 56)\",yt2nQMjbN:{borderColor:\"rgba(255, 252, 252, 0)\",borderStyle:\"solid\",borderWidth:2}})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s71id2-container\",whileHover:animation6,children:/*#__PURE__*/_jsx(TagButton,{DgJp0DvNL:11,et1CLXITm:\"rgb(255, 255, 255)\",height:\"100%\",id:\"yvsHL6Hcu\",layoutId:\"yvsHL6Hcu\",QFxdzLhCw:{borderColor:\"rgb(255, 252, 252)\",borderStyle:\"solid\",borderWidth:2},v8qPUUuT9:\"Generative AI\",variant:\"Zz16BXyuq\",width:\"100%\",X1e0RXEPJ:\"rgb(255, 255, 255)\",XUrDjAQSD:\"rgb(0, 31, 56)\",yt2nQMjbN:{borderColor:\"rgba(255, 252, 252, 0)\",borderStyle:\"solid\",borderWidth:2}})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,children:/*#__PURE__*/_jsx(Container,{className:\"framer-np8owc-container\",whileHover:animation6,children:/*#__PURE__*/_jsx(TagButton,{DgJp0DvNL:11,et1CLXITm:\"rgb(255, 255, 255)\",height:\"100%\",id:\"I4f9viWCE\",layoutId:\"I4f9viWCE\",QFxdzLhCw:{borderColor:\"rgb(255, 252, 252)\",borderStyle:\"solid\",borderWidth:2},v8qPUUuT9:\"SearchAI\",variant:\"Zz16BXyuq\",width:\"100%\",X1e0RXEPJ:\"rgb(255, 255, 255)\",XUrDjAQSD:\"rgb(0, 31, 56)\",yt2nQMjbN:{borderColor:\"rgba(255, 252, 252, 0)\",borderStyle:\"solid\",borderWidth:2}})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17riqlf-container\",whileHover:animation6,children:/*#__PURE__*/_jsx(TagButton,{DgJp0DvNL:11,et1CLXITm:\"rgb(255, 255, 255)\",height:\"100%\",id:\"a2VDP8Lu8\",layoutId:\"a2VDP8Lu8\",QFxdzLhCw:{borderColor:\"rgb(255, 252, 252)\",borderStyle:\"solid\",borderWidth:2},v8qPUUuT9:\"User Experience\",variant:\"Zz16BXyuq\",width:\"100%\",X1e0RXEPJ:\"rgb(255, 255, 255)\",XUrDjAQSD:\"rgb(0, 31, 56)\",yt2nQMjbN:{borderColor:\"rgba(255, 252, 252, 0)\",borderStyle:\"solid\",borderWidth:2}})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8v6jhy\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTWVkaXVt\",\"--framer-font-family\":'\"Klik Medium\", \"Klik Medium Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-line-height\":\"43px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Gartner\\xae Innovation Insight: Use RAG as a Service to Boost Your AI-Ready Data\"})})},uk1mrp9bN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTWVkaXVt\",\"--framer-font-family\":'\"Klik Medium\", \"Klik Medium Placeholder\", sans-serif',\"--framer-font-size\":\"54px\",\"--framer-line-height\":\"65px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Gartner\\xae Innovation Insight: Use RAG as a Service to Boost Your AI-Ready Data\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTWVkaXVt\",\"--framer-font-family\":'\"Klik Medium\", \"Klik Medium Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-line-height\":\"72px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Gartner\\xae Innovation Insight: Use RAG as a Service to Boost Your AI-Ready Data\"})}),className:\"framer-dojrhg\",fonts:[\"CUSTOM;Klik Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1clzgm5\",\"data-framer-name\":\"Date\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":cN5ntP2_8\",webPageId:\"BoIVt7OAi\"},implicitPathVariables:undefined},{href:{hash:\":cN5ntP2_8\",webPageId:\"BoIVt7OAi\"},implicitPathVariables:undefined},{href:{hash:\":cN5ntP2_8\",webPageId:\"BoIVt7OAi\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8w47d8-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{AC3pphxtW:18,yh8pAMUBb:resolvedLinks[2]},uk1mrp9bN:{AC3pphxtW:18,yh8pAMUBb:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ExplorePricing,{Ac_RnZwqW:{borderColor:\"rgb(0, 31, 56)\",borderStyle:\"solid\",borderWidth:1},AC3pphxtW:16,Bu8naAs1h:\"rgb(0, 31, 56)\",ePqAg6hfA:{borderColor:\"rgb(0, 31, 56)\",borderStyle:\"solid\",borderWidth:1},height:\"100%\",id:\"m5ZofagHI\",LABPsNq8U:\"rgb(255, 255, 255)\",layoutId:\"m5ZofagHI\",NQRAXeZEA:false,O6ZlSDLn8:\"rgb(255, 255, 255)\",OIItCAJtU:\"20px 20px 20px 20px\",PeDiDgNbE:\"rgb(0, 31, 56)\",UUb9ut3et:\"Access the Report\",width:\"100%\",yh8pAMUBb:resolvedLinks[0]})})})})})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f020um\",\"data-framer-name\":\"MainContent\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1h79rb0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTGlnaHQ=\",\"--framer-font-family\":'\"Klik Light\", \"Klik Light Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"29px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"According to Gartner\\xae, \u201CThe popularity of retrieval augmented generation brings organizations a new option to build GenAI-based business applications in a data-centric approach. Data management leaders can use RAG as a service in their data management architecture to provide AI-ready data for business GenAI initiatives.\u201D\"})})},uk1mrp9bN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTGlnaHQ=\",\"--framer-font-family\":'\"Klik Light\", \"Klik Light Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"29px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"According to Gartner\\xae, \u201CThe popularity of retrieval augmented generation brings organizations a new option to build GenAI-based business applications in a data-centric approach. Data management leaders can use RAG as a service in their data management architecture to provide AI-ready data for business GenAI initiatives.\u201D\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTGlnaHQ=\",\"--framer-font-family\":'\"Klik Light\", \"Klik Light Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"According to Gartner\\xae, \u201CThe popularity of retrieval augmented generation brings organizations a new option to build GenAI-based business applications in a data-centric approach. Data management leaders can use RAG as a service in their data management architecture to provide AI-ready data for business GenAI initiatives.\u201D\"})}),className:\"framer-1k3ioc4\",fonts:[\"CUSTOM;Klik Light\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kkisfp\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{background:{alt:\"understanding the four stages of enterprise search white paper video background image\",fit:\"fit\",pixelHeight:1095,pixelWidth:1280,positionX:\"center\",positionY:\"top\",sizes:\"81vw\",src:\"https://framerusercontent.com/images/j0AlN7QDqrupZXJHKyp6wDu6Y.png\",srcSet:\"https://framerusercontent.com/images/j0AlN7QDqrupZXJHKyp6wDu6Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/j0AlN7QDqrupZXJHKyp6wDu6Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/j0AlN7QDqrupZXJHKyp6wDu6Y.png 1280w\"}},uk1mrp9bN:{background:{alt:\"understanding the four stages of enterprise search white paper video background image\",fit:\"fit\",pixelHeight:1095,pixelWidth:1280,positionX:\"center\",positionY:\"top\",sizes:\"90vw\",src:\"https://framerusercontent.com/images/j0AlN7QDqrupZXJHKyp6wDu6Y.png\",srcSet:\"https://framerusercontent.com/images/j0AlN7QDqrupZXJHKyp6wDu6Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/j0AlN7QDqrupZXJHKyp6wDu6Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/j0AlN7QDqrupZXJHKyp6wDu6Y.png 1280w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"understanding the four stages of enterprise search white paper video background image\",fit:\"fill\",pixelHeight:1095,pixelWidth:1280,positionX:\"center\",positionY:\"top\",sizes:\"min(100vw, 970px)\",src:\"https://framerusercontent.com/images/j0AlN7QDqrupZXJHKyp6wDu6Y.png\",srcSet:\"https://framerusercontent.com/images/j0AlN7QDqrupZXJHKyp6wDu6Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/j0AlN7QDqrupZXJHKyp6wDu6Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/j0AlN7QDqrupZXJHKyp6wDu6Y.png 1280w\"},className:\"framer-ao6vpg\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l33hiy\",id:elementId2,ref:ref4,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15v67vw\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"The gap between basic RAG implementation and enterprise-grade performance is wider than most organizations realize. According to a latest report by Gartner, while many enterprises successfully deploy basic RAG systems, achieving reliable, high-accuracy results requires mastering multiple customizable components.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"The gap between basic RAG implementation and enterprise-grade performance is wider than most organizations realize. According to a latest report by Gartner, while many enterprises successfully deploy basic RAG systems, achieving reliable, high-accuracy results requires mastering multiple customizable components.\"})}),className:\"framer-1h86si2 hidden-llb3px hidden-1hx0p8b\",fonts:[\"CUSTOM;Klik Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-151sexf\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTWVkaXVt\",\"--framer-font-family\":'\"Klik Medium\", \"Klik Medium Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Inside the report, you'll discover:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTWVkaXVt\",\"--framer-font-family\":'\"Klik Medium\", \"Klik Medium Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Inside the report, you'll discover:\"})}),className:\"framer-1gyj0qq\",fonts:[\"CUSTOM;Klik Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"How to evaluate whether your existing organizational data management platform can be enhanced as a RAGaaS platform\"})})})}),className:\"framer-1wzh4hk\",fonts:[\"CUSTOM;Klik Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Strategies for implementing RAG with seamless integration of vector search, graph, and chunking technologies\"})})})}),className:\"framer-orz52o\",fonts:[\"CUSTOM;Klik Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Methods for governing GenAI consumption using active metadata and technical controls\"})})})}),className:\"framer-1amtgjo\",fonts:[\"CUSTOM;Klik Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ul\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Approaches to protect against malicious use, privacy issues, and IP leaking.\"})})})}),className:\"framer-14blpal\",fonts:[\"CUSTOM;Klik Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d5jaiy\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qz5h1i\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgQm9sZA==\",\"--framer-font-family\":'\"Klik Bold\", \"Klik Bold Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"34px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(20, 33, 74)\"},children:\"Get Complimentary Access to the Gartner Report\"})})},uk1mrp9bN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgQm9sZA==\",\"--framer-font-family\":'\"Klik Bold\", \"Klik Bold Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"34px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(20, 33, 74)\"},children:\"Get Complimentary Access to the Gartner Report\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgQm9sZA==\",\"--framer-font-family\":'\"Klik Bold\", \"Klik Bold Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"36px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(20, 33, 74)\"},children:\"Get Complimentary Access to the Gartner Report\"})}),className:\"framer-e5pawy\",fonts:[\"CUSTOM;Klik Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-m50d7x\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{width:\"max(90vw, 1px)\"},uk1mrp9bN:{width:\"max((90vw - 20px) / 2, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:320,width:\"max((min(100vw, 970px) - 20px) / 2, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ej0dkq-container\",children:/*#__PURE__*/_jsx(GartnerForm,{height:\"100%\",id:\"vBRkl84DH\",layoutId:\"vBRkl84DH\",pKZFSfoAf:\"https://www.gartner.com/reprints/?id=1-2K36TKIT&ct=250128&st=sb\",style:{width:\"100%\"},variant:\"i7VY2_AFA\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4965d7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgQm9sZA==\",\"--framer-font-family\":'\"Klik Bold\", \"Klik Bold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:[\"A Transformative Shift with Retrieval Augmented Generation as a Service (RAGaaS)\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgQm9sZA==\",\"--framer-font-family\":'\"Klik Bold\", \"Klik Bold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:[\"A Transformative Shift with Retrieval Augmented Generation as a Service (RAGaaS)\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),className:\"framer-1emuxtl\",fonts:[\"CUSTOM;Klik Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:'The integration of retrieval augmented generation in cloud services is transforming how organizations implement GenAI. By 2028, Gartner\\xae, predicts that \"80% of business generative AI applications implemented by RAG approach will use organizations\\' existing data management platforms (including LDW/lakehouse) as the knowledge source, increasing from less than 20% today.\"'})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:'The integration of retrieval augmented generation in cloud services is transforming how organizations implement GenAI. By 2028, Gartner\\xae, predicts that \"80% of business generative AI applications implemented by RAG approach will use organizations\\' existing data management platforms (including LDW/lakehouse) as the knowledge source, increasing from less than 20% today.\"'})}),className:\"framer-1n73zyd\",fonts:[\"CUSTOM;Klik Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hb6b7v\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgQm9sZA==\",\"--framer-font-family\":'\"Klik Bold\", \"Klik Bold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Key Takeaways from the Report\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgQm9sZA==\",\"--framer-font-family\":'\"Klik Bold\", \"Klik Bold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Key Takeaways from the Report\"})}),className:\"framer-iv2qjn\",fonts:[\"CUSTOM;Klik Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l9rqlh\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTWVkaXVt\",\"--framer-font-family\":'\"Klik Medium\", \"Klik Medium Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Data Management Platform Integration\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTWVkaXVt\",\"--framer-font-family\":'\"Klik Medium\", \"Klik Medium Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Data Management Platform Integration\"})}),className:\"framer-zeal7t\",fonts:[\"CUSTOM;Klik Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"RAGaaS combines GenAI application deployment and data management technologies, such as DBMS, metadata management, retrieval engine, embedding, prompt design and LLM APIs into seamlessly integrated services.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"RAGaaS combines GenAI application deployment and data management technologies, such as DBMS, metadata management, retrieval engine, embedding, prompt design and LLM APIs into seamlessly integrated services.\"})}),className:\"framer-1q2a1cg\",fonts:[\"CUSTOM;Klik Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2vfosy\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTWVkaXVt\",\"--framer-font-family\":'\"Klik Medium\", \"Klik Medium Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Ecosystem Collaboration\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTWVkaXVt\",\"--framer-font-family\":'\"Klik Medium\", \"Klik Medium Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Ecosystem Collaboration\"})}),className:\"framer-h24n76\",fonts:[\"CUSTOM;Klik Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Data management technologies to support RAG are rapidly being introduced as new functions on DBMS and data integration solutions, including multimodel data storage, vector/graph/text search, and data ingestion capabilities.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Data management technologies to support RAG are rapidly being introduced as new functions on DBMS and data integration solutions, including multimodel data storage, vector/graph/text search, and data ingestion capabilities.\"})}),className:\"framer-18yfk4w\",fonts:[\"CUSTOM;Klik Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cs31t5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTWVkaXVt\",\"--framer-font-family\":'\"Klik Medium\", \"Klik Medium Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Active Metadata Management\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTWVkaXVt\",\"--framer-font-family\":'\"Klik Medium\", \"Klik Medium Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Active Metadata Management\"})}),className:\"framer-105zac4\",fonts:[\"CUSTOM;Klik Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Active metadata offered by many components in RAGaaS is playing an increasingly vital role to ensure transparent and auditable GenAI consumption.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Active metadata offered by many components in RAGaaS is playing an increasingly vital role to ensure transparent and auditable GenAI consumption.\"})}),className:\"framer-16dbgty\",fonts:[\"CUSTOM;Klik Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e8krqj\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTWVkaXVt\",\"--framer-font-family\":'\"Klik Medium\", \"Klik Medium Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Security and Governance\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTWVkaXVt\",\"--framer-font-family\":'\"Klik Medium\", \"Klik Medium Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Security and Governance\"})}),className:\"framer-1ep604g\",fonts:[\"CUSTOM;Klik Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"In-DBMS authorization management ensures that important/privacy data in the organization can only be authorized by entitled users; also serves as the secondary guardrail next to prompt for malicious use of GenAI.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"In-DBMS authorization management ensures that important/privacy data in the organization can only be authorized by entitled users; also serves as the secondary guardrail next to prompt for malicious use of GenAI.\"})}),className:\"framer-ols8k4\",fonts:[\"CUSTOM;Klik Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s41lls\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTWVkaXVt\",\"--framer-font-family\":'\"Klik Medium\", \"Klik Medium Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Operational Effectiveness\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgTWVkaXVt\",\"--framer-font-family\":'\"Klik Medium\", \"Klik Medium Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Operational Effectiveness\"})}),className:\"framer-1p42z4s\",fonts:[\"CUSTOM;Klik Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Compute-storage decoupling has become a standard capability, allowing users to compose different analytic al/retrieval engines including SQL query engines, vector-based retrieval, graph retrieval and keyword retrieval.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Compute-storage decoupling has become a standard capability, allowing users to compose different analytic al/retrieval engines including SQL query engines, vector-based retrieval, graph retrieval and keyword retrieval.\"})}),className:\"framer-1rsqdmo\",fonts:[\"CUSTOM;Klik Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k5s3jt\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-dx5vgs\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-q9yezx\",\"data-framer-name\":\"gen-ai\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18nw42x\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:'Gartner, \"Innovation Insight: Use RAG as a Service to Boost Your AI-Ready Data,\" December 2024'})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:'Gartner, \"Innovation Insight: Use RAG as a Service to Boost Your AI-Ready Data,\" December 2024'})}),className:\"framer-pfo7\",fonts:[\"CUSTOM;Klik Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"GARTNER is a registered trademark and service mark of Gartner, Inc. and/or its affiliates in the U.S. and internationally and is used herein with permission. All rights reserved.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"GARTNER is a registered trademark and service mark of Gartner, Inc. and/or its affiliates in the U.S. and internationally and is used herein with permission. All rights reserved.\"})}),className:\"framer-xiptt3\",fonts:[\"CUSTOM;Klik Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"This graphic was published by Gartner, Inc. as part of a larger research document and should be evaluated in the context of the entire document. The Gartner document is available upon request from SearchBlox\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"This graphic was published by Gartner, Inc. as part of a larger research document and should be evaluated in the context of the entire document. The Gartner document is available upon request from SearchBlox\"})}),className:\"framer-1sbkk1u\",fonts:[\"CUSTOM;Klik Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0tsaWsgUmVndWxhcg==\",\"--framer-font-family\":'\"Klik Regular\", \"Klik Regular Placeholder\", sans-serif',\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(8, 18, 20)\"},children:\"Gartner does not endorse any vendor, product or service depicted in its research publications, and does not advise technology users to select only those vendors with the highest ratings or other designation. Gartner research publications consist of the opinions of Gartner's research organization and should not be construed as statements of fact. Gartner disclaims all warranties, expressed or implied, with respect to this research, including any warranties of merchantability or fitness for a particular purpose.\"})}),className:\"framer-176tx78 hidden-bexnnb\",fonts:[\"CUSTOM;Klik Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-c2xh9\",\"data-framer-name\":\"Related Articles\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19szoti\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{width:\"min(90vw, 1170px)\"},uk1mrp9bN:{width:\"min(90vw, 1170px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"min(max(100vw, 1px), 1170px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-10wq98v-container\",children:/*#__PURE__*/_jsx(SocialMediaGroup,{aLfmPqOFo:\"https://www.facebook.com/sharer/sharer.php?u=https://www.searchblox.com/generative-ai-chatbot-to-improve-cx-and-agent-productivity/\",c5lBDk6rh:\"https://www.linkedin.com/uas/login?session_redirect=https%3A%2F%2Fwww.linkedin.com%2FshareArticle%3Fmini%3Dtrue%26url%3Dhttps%3A%2F%2Fwww.searchblox.com%2Fgenerative-ai-chatbot-to-improve-cx-and-agent-productivity%2F%26title%3DGenerative%2520AI%2520Chatbot%2520to%2520Improve%2520CX%2520and%2520Agent%2520Productivity\",height:\"100%\",i1AwPRxy9:\"mailto:?subject=Generative%20AI%20Chatbot%20to%20Improve%20CX%20and%20Agent%20Productivity&body=Generative%20AI%20Chatbot%20to%20Improve%20CX%20and%20Agent%20Productivity:%20https://www.searchblox.com/generative-ai-chatbot-to-improve-cx-and-agent-productivity/\",id:\"CtstykGGM\",layoutId:\"CtstykGGM\",n7qGaSzsp:\"https://x.com/intent/post?text=Generative+AI+Chatbot+to+Improve+CX+and+Agent+Productivity+https%3A%2F%2Fwww.searchblox.com%2Fgenerative-ai-chatbot-to-improve-cx-and-agent-productivity%2F\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jlpwfs\",\"data-framer-name\":\"Filter Buttons\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ddn0r1-container\",children:/*#__PURE__*/_jsx(BlogFilterButton,{height:\"100%\",id:\"s0LQ0d_8l\",kH2DQQNl2:\"AI\",layoutId:\"s0LQ0d_8l\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ko2u9j-container\",children:/*#__PURE__*/_jsx(BlogFilterButton,{height:\"100%\",id:\"cmhLog7np\",kH2DQQNl2:\"Artificial Intelligence\",layoutId:\"cmhLog7np\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6zh1mv-container\",children:/*#__PURE__*/_jsx(BlogFilterButton,{height:\"100%\",id:\"WvD6q5RVG\",kH2DQQNl2:\"compliance\",layoutId:\"WvD6q5RVG\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pa8i4i-container\",children:/*#__PURE__*/_jsx(BlogFilterButton,{height:\"100%\",id:\"PmrByzroW\",kH2DQQNl2:\"data\",layoutId:\"PmrByzroW\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r8vwmj-container\",children:/*#__PURE__*/_jsx(BlogFilterButton,{height:\"100%\",id:\"h9zGhffLn\",kH2DQQNl2:\"data structure\",layoutId:\"h9zGhffLn\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18cmnpf-container\",children:/*#__PURE__*/_jsx(BlogFilterButton,{height:\"100%\",id:\"DlBSNHq05\",kH2DQQNl2:\"infrastructure\",layoutId:\"DlBSNHq05\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19n4yhh-container\",children:/*#__PURE__*/_jsx(BlogFilterButton,{height:\"100%\",id:\"FeYHdSD6L\",kH2DQQNl2:\"large language model\",layoutId:\"FeYHdSD6L\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15fxu6e-container\",children:/*#__PURE__*/_jsx(BlogFilterButton,{height:\"100%\",id:\"psZrYjrfw\",kH2DQQNl2:\"legal\",layoutId:\"psZrYjrfw\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-93glfh-container\",children:/*#__PURE__*/_jsx(BlogFilterButton,{height:\"100%\",id:\"d3C4MJlE3\",kH2DQQNl2:\"LLMs\",layoutId:\"d3C4MJlE3\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fndvfs-container\",children:/*#__PURE__*/_jsx(BlogFilterButton,{height:\"100%\",id:\"bF2_kjPYB\",kH2DQQNl2:\"rag\",layoutId:\"bF2_kjPYB\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3pwubd-container\",children:/*#__PURE__*/_jsx(BlogFilterButton,{height:\"100%\",id:\"omTDUF1RT\",kH2DQQNl2:\"retrieval-augmented generation\",layoutId:\"omTDUF1RT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b2cypk-container\",children:/*#__PURE__*/_jsx(BlogFilterButton,{height:\"100%\",id:\"vUn2FRMUL\",kH2DQQNl2:\"software\",layoutId:\"vUn2FRMUL\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{width:\"min(90vw, 1170px)\"},uk1mrp9bN:{width:\"min(90vw, 1170px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:645,width:\"min(max(100vw, 1px), 1170px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1828t49-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{variant:\"QeXVI2Vg7\"},uk1mrp9bN:{variant:\"vhslMGzrA\"}},children:/*#__PURE__*/_jsx(RelatedArticlesBlog,{c5WjgwGws:\"Generative AI Chatbot to Improve CX and Agent Productivity\",cjO_ia6o_:\"Related articles include:\",height:\"100%\",id:\"iOAv0wH7F\",layoutId:\"iOAv0wH7F\",LTWnXJFYf:\"Modernize Customer Service with AI Assistants\",style:{width:\"100%\"},variant:\"qZs8k9zX3\",width:\"100%\",ZJYwObTb8:\"SearchBlox 10.7: AI Agents that Make Business Processes Hyper-Efficient\"})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uk1mrp9bN:{width:\"818px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:852,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-soqab4-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{variant:\"nol7aWIKS\"},uk1mrp9bN:{variant:\"EIUUA6WZO\"}},children:/*#__PURE__*/_jsx(FooterComponent,{hApCQQ9AF:\"hzMBLb5f3\",height:\"100%\",i3qHcDSIP:true,id:\"GH6rHuUWr\",layoutId:\"GH6rHuUWr\",msj0Il8_s:\"rgb(0, 31, 56)\",P2m3uRGkn:\"rgb(0, 31, 56)\",style:{width:\"100%\"},variant:\"L34bEe1Uk\",width:\"100%\",yebo169li:\"rgb(33, 140, 163)\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":RhLj_N9jY\",webPageId:\"fjYAs6RYi\"},implicitPathVariables:undefined},{href:{hash:\":PWKppH7X_\",webPageId:\"Q75u7_Fe8\"},implicitPathVariables:undefined},{href:{hash:\":PWKppH7X_\",webPageId:\"Q75u7_Fe8\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{y:940}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",y:920,children:/*#__PURE__*/_jsx(Container,{className:\"framer-83853r-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{dReXf2Q3K:resolvedLinks1[2]},uk1mrp9bN:{dReXf2Q3K:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(BackToTop,{dReXf2Q3K:resolvedLinks1[0],height:\"100%\",id:\"rf1Cl0iAN\",layoutId:\"rf1Cl0iAN\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k8qkAj3kM:{height:70,width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-114pmwa-container hidden-llb3px hidden-1hx0p8b\",id:\"114pmwa\",children:[/*#__PURE__*/_jsx(HeaderComponent,{F50xhjR7Z:F50xhjR7Z3bnx0g({overlay:overlay1}),G3GnO5d1H:\"rgb(0, 31, 56)\",height:\"100%\",id:\"UVRA_VoRK\",layoutId:\"UVRA_VoRK\",lWpZaXUHI:\"\",style:{width:\"100%\"},variant:\"bSgIjumpn\",width:\"100%\",XIs41Bi6R:\"\",ZfR_5cbAN:\"rgb(255, 255, 255)\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.5,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-92k3rb\"),\"data-framer-portal-id\":\"114pmwa\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"kCsHxe9NB\"),/*#__PURE__*/_jsx(\"div\",{className:cx(scopingClassNames,\"framer-1fq8orc\"),\"data-framer-portal-id\":\"114pmwa\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-dwfanq-container\",children:/*#__PURE__*/_jsx(OverlayComponent,{Efl45d2xB:\"\",EZBJKGcwG:EZBJKGcwG1wnntms({overlay:overlay1}),height:\"100%\",id:\"ypA65CZoX\",JcbfQF67Y:\"\",layoutId:\"ypA65CZoX\",style:{height:\"100%\",width:\"100%\"},variant:\"BcadK2J_y\",width:\"100%\"})})})})]}),getContainer())})})]})})})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wCllK.framer-vhstbv, .framer-wCllK .framer-vhstbv { display: block; }\",\".framer-wCllK.framer-llb3px { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-wCllK .framer-1eb335s-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-wCllK .framer-yb9w2h-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 3; }\",\".framer-wCllK.framer-yy1w7m, .framer-wCllK.framer-92k3rb { background-color: #ffffff; inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-wCllK.framer-ksktp6 { background-color: #99eeff; flex: none; height: 916px; left: 166px; overflow: hidden; position: fixed; top: calc(54.0740740740741% - 916px / 2); width: 600px; z-index: 10; }\",\".framer-wCllK .framer-yx60qq-container { flex: none; height: auto; left: 0px; position: absolute; right: -600px; top: 0px; }\",\".framer-wCllK.framer-156l1nd-container { bottom: 0px; flex: none; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-wCllK .framer-s65kef { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 0; }\",\".framer-wCllK .framer-cssgbx { flex: 1 0 0px; height: 690px; overflow: visible; position: relative; width: 1px; z-index: 0; }\",\".framer-wCllK .framer-1h0hfvd { align-content: flex-start; align-items: flex-start; background-color: rgba(0, 0, 0, 0.55); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 580px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wCllK .framer-18bpix1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1170px; overflow: hidden; padding: 100px 0px 10px 0px; position: relative; width: 1px; }\",\".framer-wCllK .framer-1gk6bul { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 790px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-wCllK .framer-1ii4s5g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-wCllK .framer-8cmign-container, .framer-wCllK .framer-s71id2-container, .framer-wCllK .framer-np8owc-container, .framer-wCllK .framer-17riqlf-container, .framer-wCllK .framer-8w47d8-container, .framer-wCllK .framer-ddn0r1-container, .framer-wCllK .framer-ko2u9j-container, .framer-wCllK .framer-6zh1mv-container, .framer-wCllK .framer-pa8i4i-container, .framer-wCllK .framer-1r8vwmj-container, .framer-wCllK .framer-18cmnpf-container, .framer-wCllK .framer-19n4yhh-container, .framer-wCllK .framer-15fxu6e-container, .framer-wCllK .framer-93glfh-container, .framer-wCllK .framer-fndvfs-container, .framer-wCllK .framer-3pwubd-container, .framer-wCllK .framer-b2cypk-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-wCllK .framer-8v6jhy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 18px 0px; position: relative; width: 100%; }\",\".framer-wCllK .framer-dojrhg, .framer-wCllK .framer-e5pawy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-wCllK .framer-1clzgm5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 15px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-wCllK .framer-f020um { 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: 120px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-wCllK .framer-1h79rb0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; max-width: 970px; overflow: visible; padding: 0px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-wCllK .framer-1k3ioc4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-wCllK .framer-kkisfp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: 840px; justify-content: center; max-width: 970px; overflow: visible; padding: 0px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-wCllK .framer-ao6vpg { flex: 1 0 0px; height: 1px; overflow: visible; position: relative; width: 100%; z-index: 0; }\",\".framer-wCllK .framer-l33hiy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 970px; overflow: visible; padding: 0px; position: relative; scroll-margin-top: 100px; width: 100%; }\",\".framer-wCllK .framer-15v67vw { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-wCllK .framer-1h86si2, .framer-wCllK .framer-1gyj0qq, .framer-wCllK .framer-1wzh4hk, .framer-wCllK .framer-orz52o, .framer-wCllK .framer-1amtgjo, .framer-wCllK .framer-14blpal, .framer-wCllK .framer-pfo7, .framer-wCllK .framer-xiptt3, .framer-wCllK .framer-1sbkk1u, .framer-wCllK .framer-176tx78 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-wCllK .framer-151sexf { 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; position: relative; width: 100%; }\",\".framer-wCllK .framer-d5jaiy { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-wCllK .framer-1qz5h1i { align-content: center; align-items: center; background-color: #eef6f7; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-wCllK .framer-m50d7x { 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; position: relative; width: 100%; }\",\".framer-wCllK .framer-ej0dkq-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-wCllK .framer-4965d7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 970px; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-wCllK .framer-1emuxtl, .framer-wCllK .framer-1n73zyd, .framer-wCllK .framer-iv2qjn, .framer-wCllK .framer-zeal7t, .framer-wCllK .framer-1q2a1cg, .framer-wCllK .framer-h24n76, .framer-wCllK .framer-18yfk4w, .framer-wCllK .framer-105zac4, .framer-wCllK .framer-16dbgty, .framer-wCllK .framer-1ep604g, .framer-wCllK .framer-ols8k4, .framer-wCllK .framer-1p42z4s, .framer-wCllK .framer-1rsqdmo { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-wCllK .framer-hb6b7v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 970px; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-wCllK .framer-1l9rqlh, .framer-wCllK .framer-2vfosy, .framer-wCllK .framer-cs31t5, .framer-wCllK .framer-1e8krqj, .framer-wCllK .framer-1s41lls { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 970px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wCllK .framer-1k5s3jt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100px; justify-content: center; max-width: 970px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wCllK .framer-dx5vgs { background-color: #cccccc; flex: none; height: 3px; max-width: 970px; overflow: hidden; position: relative; width: 35%; }\",\".framer-wCllK .framer-q9yezx { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 62px 50px 62px; position: relative; width: 100%; }\",\".framer-wCllK .framer-18nw42x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 970px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wCllK .framer-c2xh9 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 90px 0px 0px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-wCllK .framer-19szoti { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1170px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 0; }\",\".framer-wCllK .framer-10wq98v-container, .framer-wCllK .framer-1828t49-container, .framer-wCllK .framer-soqab4-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-wCllK .framer-1jlpwfs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-wCllK .framer-83853r-container { bottom: 40px; flex: none; height: 40px; position: fixed; right: 40px; width: 40px; z-index: 3; }\",\".framer-wCllK .framer-114pmwa-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 4; }\",\".framer-wCllK.framer-1fq8orc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 100%; z-index: 10; }\",\".framer-wCllK .framer-dwfanq-container { flex: none; height: 100vh; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-wCllK.framer-llb3px, .framer-wCllK .framer-s65kef, .framer-wCllK .framer-1h0hfvd, .framer-wCllK .framer-18bpix1, .framer-wCllK .framer-1gk6bul, .framer-wCllK .framer-1ii4s5g, .framer-wCllK .framer-8v6jhy, .framer-wCllK .framer-1clzgm5, .framer-wCllK .framer-f020um, .framer-wCllK .framer-1h79rb0, .framer-wCllK .framer-kkisfp, .framer-wCllK .framer-l33hiy, .framer-wCllK .framer-15v67vw, .framer-wCllK .framer-151sexf, .framer-wCllK .framer-d5jaiy, .framer-wCllK .framer-1qz5h1i, .framer-wCllK .framer-m50d7x, .framer-wCllK .framer-4965d7, .framer-wCllK .framer-hb6b7v, .framer-wCllK .framer-1l9rqlh, .framer-wCllK .framer-2vfosy, .framer-wCllK .framer-cs31t5, .framer-wCllK .framer-1e8krqj, .framer-wCllK .framer-1s41lls, .framer-wCllK .framer-1k5s3jt, .framer-wCllK .framer-q9yezx, .framer-wCllK .framer-18nw42x, .framer-wCllK .framer-c2xh9, .framer-wCllK .framer-19szoti, .framer-wCllK .framer-1jlpwfs, .framer-wCllK.framer-1fq8orc { gap: 0px; } .framer-wCllK.framer-llb3px > *, .framer-wCllK .framer-18bpix1 > *, .framer-wCllK .framer-1gk6bul > *, .framer-wCllK .framer-d5jaiy > *, .framer-wCllK .framer-4965d7 > *, .framer-wCllK .framer-1l9rqlh > *, .framer-wCllK .framer-2vfosy > *, .framer-wCllK .framer-cs31t5 > *, .framer-wCllK .framer-1e8krqj > *, .framer-wCllK .framer-1s41lls > *, .framer-wCllK .framer-19szoti > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-wCllK.framer-llb3px > :first-child, .framer-wCllK .framer-18bpix1 > :first-child, .framer-wCllK .framer-1gk6bul > :first-child, .framer-wCllK .framer-f020um > :first-child, .framer-wCllK .framer-1h79rb0 > :first-child, .framer-wCllK .framer-kkisfp > :first-child, .framer-wCllK .framer-15v67vw > :first-child, .framer-wCllK .framer-151sexf > :first-child, .framer-wCllK .framer-d5jaiy > :first-child, .framer-wCllK .framer-4965d7 > :first-child, .framer-wCllK .framer-hb6b7v > :first-child, .framer-wCllK .framer-1l9rqlh > :first-child, .framer-wCllK .framer-2vfosy > :first-child, .framer-wCllK .framer-cs31t5 > :first-child, .framer-wCllK .framer-1e8krqj > :first-child, .framer-wCllK .framer-1s41lls > :first-child, .framer-wCllK .framer-1k5s3jt > :first-child, .framer-wCllK .framer-q9yezx > :first-child, .framer-wCllK .framer-18nw42x > :first-child, .framer-wCllK .framer-19szoti > :first-child { margin-top: 0px; } .framer-wCllK.framer-llb3px > :last-child, .framer-wCllK .framer-18bpix1 > :last-child, .framer-wCllK .framer-1gk6bul > :last-child, .framer-wCllK .framer-f020um > :last-child, .framer-wCllK .framer-1h79rb0 > :last-child, .framer-wCllK .framer-kkisfp > :last-child, .framer-wCllK .framer-15v67vw > :last-child, .framer-wCllK .framer-151sexf > :last-child, .framer-wCllK .framer-d5jaiy > :last-child, .framer-wCllK .framer-4965d7 > :last-child, .framer-wCllK .framer-hb6b7v > :last-child, .framer-wCllK .framer-1l9rqlh > :last-child, .framer-wCllK .framer-2vfosy > :last-child, .framer-wCllK .framer-cs31t5 > :last-child, .framer-wCllK .framer-1e8krqj > :last-child, .framer-wCllK .framer-1s41lls > :last-child, .framer-wCllK .framer-1k5s3jt > :last-child, .framer-wCllK .framer-q9yezx > :last-child, .framer-wCllK .framer-18nw42x > :last-child, .framer-wCllK .framer-19szoti > :last-child { margin-bottom: 0px; } .framer-wCllK .framer-s65kef > *, .framer-wCllK .framer-1h0hfvd > *, .framer-wCllK .framer-8v6jhy > *, .framer-wCllK .framer-1clzgm5 > *, .framer-wCllK .framer-c2xh9 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-wCllK .framer-s65kef > :first-child, .framer-wCllK .framer-1h0hfvd > :first-child, .framer-wCllK .framer-1ii4s5g > :first-child, .framer-wCllK .framer-8v6jhy > :first-child, .framer-wCllK .framer-1clzgm5 > :first-child, .framer-wCllK .framer-l33hiy > :first-child, .framer-wCllK .framer-1qz5h1i > :first-child, .framer-wCllK .framer-m50d7x > :first-child, .framer-wCllK .framer-c2xh9 > :first-child, .framer-wCllK .framer-1jlpwfs > :first-child, .framer-wCllK.framer-1fq8orc > :first-child { margin-left: 0px; } .framer-wCllK .framer-s65kef > :last-child, .framer-wCllK .framer-1h0hfvd > :last-child, .framer-wCllK .framer-1ii4s5g > :last-child, .framer-wCllK .framer-8v6jhy > :last-child, .framer-wCllK .framer-1clzgm5 > :last-child, .framer-wCllK .framer-l33hiy > :last-child, .framer-wCllK .framer-1qz5h1i > :last-child, .framer-wCllK .framer-m50d7x > :last-child, .framer-wCllK .framer-c2xh9 > :last-child, .framer-wCllK .framer-1jlpwfs > :last-child, .framer-wCllK.framer-1fq8orc > :last-child { margin-right: 0px; } .framer-wCllK .framer-1ii4s5g > *, .framer-wCllK .framer-1qz5h1i > *, .framer-wCllK .framer-m50d7x > *, .framer-wCllK.framer-1fq8orc > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-wCllK .framer-f020um > *, .framer-wCllK .framer-15v67vw > *, .framer-wCllK .framer-151sexf > *, .framer-wCllK .framer-1k5s3jt > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-wCllK .framer-1h79rb0 > *, .framer-wCllK .framer-kkisfp > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-wCllK .framer-l33hiy > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-wCllK .framer-hb6b7v > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-wCllK .framer-q9yezx > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-wCllK .framer-18nw42x > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-wCllK .framer-1jlpwfs > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } }\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-wCllK.framer-llb3px { width: 810px; } .framer-wCllK .framer-1eb335s-container { order: 0; } .framer-wCllK .framer-yb9w2h-container { order: 1; z-index: 2; } .framer-wCllK.framer-yy1w7m { background-color: rgba(0, 0, 0, 0.8); z-index: 2; } .framer-wCllK.framer-ksktp6 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: flex-start; left: unset; padding: 0px; right: 0px; top: calc(50.00000000000002% - 100vh / 2); width: 60%; z-index: 2; } .framer-wCllK .framer-yx60qq-container { height: 100vh; left: unset; order: 0; position: relative; right: unset; top: unset; width: 100%; } .framer-wCllK .framer-s65kef { order: 2; } .framer-wCllK .framer-cssgbx { height: 740px; order: 0; } .framer-wCllK .framer-1h0hfvd { min-height: 620px; order: 3; padding: 50px 0px 0px 0px; } .framer-wCllK .framer-18bpix1, .framer-wCllK .framer-19szoti { flex: none; width: 90%; } .framer-wCllK .framer-f020um { order: 4; } .framer-wCllK .framer-1h79rb0, .framer-wCllK .framer-l33hiy, .framer-wCllK .framer-hb6b7v { max-width: 90%; } .framer-wCllK .framer-kkisfp { height: 450px; max-width: 90%; } .framer-wCllK .framer-1gyj0qq, .framer-wCllK .framer-1wzh4hk, .framer-wCllK .framer-orz52o, .framer-wCllK .framer-1amtgjo, .framer-wCllK .framer-14blpal, .framer-wCllK .framer-e5pawy, .framer-wCllK .framer-pfo7, .framer-wCllK .framer-xiptt3, .framer-wCllK .framer-1sbkk1u, .framer-wCllK .framer-176tx78 { z-index: 1; } .framer-wCllK .framer-4965d7 { padding: 40px 40px 0px 40px; } .framer-wCllK .framer-1l9rqlh, .framer-wCllK .framer-2vfosy, .framer-wCllK .framer-cs31t5, .framer-wCllK .framer-1e8krqj, .framer-wCllK .framer-1s41lls { padding: 0px 40px 0px 40px; } .framer-wCllK .framer-q9yezx { padding: 0px 40px 50px 40px; } .framer-wCllK .framer-18nw42x { max-width: 90%; order: 0; } .framer-wCllK .framer-c2xh9 { order: 5; padding: 100px 0px 0px 0px; } .framer-wCllK .framer-soqab4-container { order: 6; width: 818px; } .framer-wCllK .framer-83853r-container { order: 7; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-wCllK.framer-ksktp6 { gap: 0px; } .framer-wCllK.framer-ksktp6 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-wCllK.framer-ksktp6 > :first-child { margin-top: 0px; } .framer-wCllK.framer-ksktp6 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-wCllK.framer-llb3px { width: 390px; } .framer-wCllK .framer-1eb335s-container { order: 0; } .framer-wCllK .framer-s65kef { order: 3; } .framer-wCllK .framer-cssgbx { height: 640px; overflow: hidden; z-index: unset; } .framer-wCllK .framer-1h0hfvd { align-content: center; align-items: center; min-height: 460px; order: 4; } .framer-wCllK .framer-18bpix1 { padding: 60px 0px 60px 0px; } .framer-wCllK .framer-1gk6bul { max-width: 100%; width: 90%; } .framer-wCllK .framer-f020um { max-width: 90%; order: 5; } .framer-wCllK .framer-1h79rb0, .framer-wCllK .framer-4965d7, .framer-wCllK .framer-1l9rqlh, .framer-wCllK .framer-2vfosy, .framer-wCllK .framer-cs31t5, .framer-wCllK .framer-1e8krqj, .framer-wCllK .framer-1s41lls, .framer-wCllK .framer-dx5vgs { max-width: 90%; } .framer-wCllK .framer-kkisfp { height: 300px; max-width: 90%; } .framer-wCllK .framer-ao6vpg { overflow: hidden; z-index: unset; } .framer-wCllK .framer-l33hiy { flex-direction: column; max-width: unset; } .framer-wCllK .framer-15v67vw, .framer-wCllK .framer-d5jaiy { flex: none; width: 100%; } .framer-wCllK .framer-hb6b7v { max-width: unset; } .framer-wCllK .framer-q9yezx { padding: 0px 0px 60px 0px; } .framer-wCllK .framer-18nw42x { max-width: unset; order: 0; } .framer-wCllK .framer-c2xh9 { order: 6; padding: 80px 0px 0px 0px; } .framer-wCllK .framer-19szoti { flex: none; width: 90%; } .framer-wCllK .framer-soqab4-container { order: 7; } .framer-wCllK .framer-83853r-container { bottom: 20px; order: 8; right: 20px; } .framer-wCllK .framer-114pmwa-container { order: 1; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-wCllK .framer-l33hiy { gap: 0px; } .framer-wCllK .framer-l33hiy > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-wCllK .framer-l33hiy > :first-child { margin-top: 0px; } .framer-wCllK .framer-l33hiy > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5431\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"uk1mrp9bN\":{\"layout\":[\"fixed\",\"auto\"]},\"k8qkAj3kM\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerBoIVt7OAi=withCSS(Component,css,\"framer-wCllK\");export default FramerBoIVt7OAi;FramerBoIVt7OAi.displayName=\"How To Improve And Optimize Retrieval Augmented Generation Systems\";FramerBoIVt7OAi.defaultProps={height:5431,width:1200};addFonts(FramerBoIVt7OAi,[{explicitInter:true,fonts:[{family:\"Klik Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/mYSvgtWSf5va0i4U0WigRfVtEOw.woff2\"},{family:\"Klik Light\",source:\"custom\",url:\"https://framerusercontent.com/assets/s68u1hiP2tA8bTvX6vc5TYgum6g.woff2\"},{family:\"Klik Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/EwzVGfnnREj3c74ByLsmbqjRlA8.woff2\"},{family:\"Klik Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/3vwXAu4KFfg0WMz2pyn3cDXAKg.woff2\"}]},...HeaderBannerComponentFonts,...HeaderComponentFonts,...OverlayComponentFonts,...SearchOverlayFonts,...TagButtonFonts,...ExplorePricingFonts,...GartnerFormFonts,...SocialMediaGroupFonts,...BlogFilterButtonFonts,...RelatedArticlesBlogFonts,...FooterComponentFonts,...BackToTopFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBoIVt7OAi\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uk1mrp9bN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"k8qkAj3kM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"5431\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "+2BACslD,IAAMA,GAA2BC,EAASC,CAAqB,EAAQC,GAAqBF,EAASG,CAAe,EAAQC,GAAuCC,GAAwBF,CAAe,EAAQG,GAAsBN,EAASO,CAAgB,EAAQC,GAAmBR,EAASS,CAAa,EAAQC,GAAeV,EAASW,CAAS,EAAQC,GAAoBZ,EAASa,CAAc,EAAQC,GAAiBd,EAASe,CAAW,EAAQC,GAAsBhB,EAASiB,CAAgB,EAAQC,GAAsBlB,EAASmB,CAAgB,EAAQC,GAAyBpB,EAASqB,CAAmB,EAAQC,GAAqBtB,EAASuB,CAAe,EAAQC,GAAexB,EAASyB,CAAS,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,6CAA6C,UAAU,qBAAqB,EAAQC,EAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,GAAY,CAAC,OAAO,EAAE,MAAM,EAAE,SAAS,EAAE,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,IAAI,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWF,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQG,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,CAAC,EAAQC,GAAY,CAAC,OAAO,EAAE,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,GAAG,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWF,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQG,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAa,IAAY,SAAS,cAAc,mBAAmB,GAAG,SAAS,cAAc,UAAU,GAAG,SAAS,KAAaC,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,GAAY,CAAC,OAAO,IAAI,MAAM,EAAE,SAAS,IAAI,KAAK,QAAQ,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAQE,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,CAAC,CAAC,EAAUG,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6B,EAAW,SAASD,EAAME,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEd,GAASI,CAAK,EAAQW,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUT,CAAY,EAAE,GAAGS,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUT,CAAY,EAAE,SAAS,MAAMS,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACY,EAAYC,EAAmB,EAAEC,GAA8BR,GAAQxC,GAAY,EAAK,EAAQiD,GAAe,OAAe,CAAC,sBAAAC,EAAsB,MAAAC,EAAK,EAAEC,GAAyB,MAAS,EAAQC,EAAgB,CAAC,CAAC,QAAAC,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQG,EAAiB,CAAC,CAAC,QAAAH,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAQI,GAAiB,CAAC,CAAC,QAAAJ,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAuCK,EAAkBC,EAAG1D,GAAkB,GAAhD,CAAC,CAAuE,EAAQ2D,GAAWC,EAAO,IAAI,EAAQC,GAAUC,EAAkB,WAAW,EAAQC,GAAWH,EAAO,IAAI,EAAQI,EAAY,IAASjE,EAAU,EAAiB6C,IAAc,YAAtB,GAAmEqB,EAAWL,EAAO,IAAI,EAAQM,EAAa,IAAQ,CAACnE,EAAU,GAAiB6C,IAAc,YAA6CuB,GAAa,IAASpE,EAAU,EAAiB6C,IAAc,YAAtB,GAAmEwB,GAAWN,EAAkB,WAAW,EAAQO,GAAOC,GAAU,EAAQC,GAAWT,EAAkB,WAAW,EAAQU,GAAWZ,EAAO,IAAI,EAAQa,EAAa,IAAQ,CAAC1E,EAAU,GAAiB6C,IAAc,YAA6C8B,GAAsBC,EAAM,EAAE,OAAAC,GAAiB,CAAC,CAAC,EAAsBrD,EAAKsD,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA5E,EAAiB,EAAE,SAAsB6E,EAAMC,GAAY,CAAC,GAAG1C,IAAUqC,GAAgB,SAAS,CAAcI,EAAME,EAAO,IAAI,CAAC,GAAGzC,GAAU,UAAUmB,EAAGD,EAAkB,gBAAgBrB,EAAS,EAAE,IAAIL,GAAK4B,GAAK,MAAM,CAAC,GAAGxB,CAAK,EAAE,SAAS,CAAcZ,EAAK0D,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,2BAA2B,GAAGrB,GAAU,IAAIE,GAAK,SAAsBxC,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBrB,EAAKlD,EAAsB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE2F,EAAY,GAAgBzC,EAAKZ,GAAQ,CAAC,uBAAuB,GAAK,SAASyC,GAAsB7B,EAAK6D,EAAU,CAAC,SAAsB7D,EAAK0D,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBH,EAAMI,EAAU,CAAC,UAAU,wCAAwC,GAAG,SAAS,SAAS,CAAc3D,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBrB,EAAK/C,GAAuC,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,IAAIyF,EAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,EAAE,qCAAqC,GAAK,UAAUd,EAAgB,CAAC,QAAAC,CAAO,CAAC,EAAE,UAAU,sBAAsB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAG,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAG,UAAU,oBAAoB,CAAC,CAAC,CAAC,EAAe7B,EAAK8D,EAAgB,CAAC,SAASjC,EAAQ,SAAsB7B,EAAK6D,EAAU,CAAC,SAA+BE,EAA0BR,EAAYS,EAAS,CAAC,SAAS,CAAchE,EAAKyD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUtB,EAAGD,EAAkB,eAAe,EAAE,wBAAwB,SAAS,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAIL,EAAQ,KAAK,CAAC,EAAE,WAAW,EAAEc,EAAa,GAAgB3C,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQxC,GAAW,KAAKD,GAAU,QAAQE,EAAU,CAAC,EAAE,SAAsBkB,EAAKyD,EAAO,IAAI,CAAC,UAAU,GAAGtB,EAAGD,EAAkB,eAAe,CAAC,iBAAiB,wBAAwB,SAAS,SAASS,EAAa,GAAgB3C,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,MAAM,CAAC,EAAE,SAAsBrB,EAAK0D,EAA0B,CAAC,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,wCAAwC,SAAsB3D,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUW,EAAiB,CAAC,QAAAH,CAAO,CAAC,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK5C,EAAiB,CAAC,UAAU,GAAG,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEwF,GAAa,GAAgB5C,EAAK0D,EAA0B,CAAC,MAAM,QAAQ,SAAsB1D,EAAK2D,EAAU,CAAC,QAAQ1E,GAAW,UAAU,GAAGkD,EAAGD,EAAkB,0BAA0B,CAAC,kBAAkB,wBAAwB,SAAS,KAAKlD,GAAW,QAAQE,GAAW,SAAsBc,EAAK1C,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU2E,GAAiB,CAAC,QAAAJ,CAAO,CAAC,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE1C,GAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAea,EAAK,MAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,EAAE,UAAU,gBAAgB,mBAAmB,0BAA0B,SAAsBA,EAAKiE,EAAM,CAAC,WAAW,CAAC,IAAI,wFAAwF,IAAI,OAAO,QAAQC,GAA0B,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,kBAAkB,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,EAAelE,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,GAAG6C,GAAW,IAAIH,EAAK,SAAsB1C,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBuD,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAAcvD,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,WAAW/D,EAAW,SAAsBI,EAAKxC,EAAU,CAAC,UAAU,GAAG,UAAU,qBAAqB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,CAAC,YAAY,qBAAqB,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,cAAc,QAAQ,YAAY,MAAM,OAAO,UAAU,qBAAqB,UAAU,iBAAiB,UAAU,CAAC,YAAY,yBAAyB,YAAY,QAAQ,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewC,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,WAAW/D,EAAW,SAAsBI,EAAKxC,EAAU,CAAC,UAAU,GAAG,UAAU,qBAAqB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,CAAC,YAAY,qBAAqB,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,gBAAgB,QAAQ,YAAY,MAAM,OAAO,UAAU,qBAAqB,UAAU,iBAAiB,UAAU,CAAC,YAAY,yBAAyB,YAAY,QAAQ,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewC,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,WAAW/D,EAAW,SAAsBI,EAAKxC,EAAU,CAAC,UAAU,GAAG,UAAU,qBAAqB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,CAAC,YAAY,qBAAqB,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,WAAW,QAAQ,YAAY,MAAM,OAAO,UAAU,qBAAqB,UAAU,iBAAiB,UAAU,CAAC,YAAY,yBAAyB,YAAY,QAAQ,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewC,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,2BAA2B,WAAW/D,EAAW,SAAsBI,EAAKxC,EAAU,CAAC,UAAU,GAAG,UAAU,qBAAqB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,CAAC,YAAY,qBAAqB,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,kBAAkB,QAAQ,YAAY,MAAM,OAAO,UAAU,qBAAqB,UAAU,iBAAiB,UAAU,CAAC,YAAY,yBAAyB,YAAY,QAAQ,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewC,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,SAAsBA,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,kFAAkF,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,kFAAkF,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,kFAAkF,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BrE,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,SAAsB3D,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,GAAG,UAAUgD,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAU,GAAG,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBrE,EAAKtC,EAAe,CAAC,UAAU,CAAC,YAAY,iBAAiB,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAG,UAAU,iBAAiB,UAAU,CAAC,YAAY,iBAAiB,YAAY,QAAQ,YAAY,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,qBAAqB,SAAS,YAAY,UAAU,GAAM,UAAU,qBAAqB,UAAU,sBAAsB,UAAU,iBAAiB,UAAU,oBAAoB,MAAM,OAAO,UAAU2G,EAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,cAAc,SAAS,CAAcvD,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,qDAAqD,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,mEAAmE,EAAE,SAAS,iVAAuU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,qDAAqD,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,mEAAmE,EAAE,SAAS,iVAAuU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,qDAAqD,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,mEAAmE,EAAE,SAAS,iVAAuU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,wFAAwF,IAAI,MAAM,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,MAAM,MAAM,OAAO,IAAI,qEAAqE,OAAO,gQAAgQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,wFAAwF,IAAI,MAAM,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,MAAM,MAAM,OAAO,IAAI,qEAAqE,OAAO,gQAAgQ,CAAC,CAAC,EAAE,SAAsBrB,EAAKiE,EAAM,CAAC,WAAW,CAAC,IAAI,wFAAwF,IAAI,OAAO,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,MAAM,MAAM,oBAAoB,IAAI,qEAAqE,OAAO,gQAAgQ,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAM,MAAM,CAAC,UAAU,gBAAgB,GAAGP,GAAW,IAAIC,GAAK,SAAS,CAAcM,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAACL,EAAa,GAAgBlD,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,2TAA2T,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,2TAA2T,CAAC,CAAC,CAAC,EAAE,UAAU,8CAA8C,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeuD,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcvD,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,qCAAqC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,qCAAqC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,gBAAgB,EAAE,SAAsBA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,oHAAoH,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,gBAAgB,EAAE,SAAsBA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,8GAA8G,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,gBAAgB,EAAE,SAAsBA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,sFAAsF,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,gBAAgB,EAAE,SAAsBA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAS,8EAA8E,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuD,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcvD,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,mDAAmD,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,gDAAgD,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,mDAAmD,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,gDAAgD,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,mDAAmD,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,gDAAgD,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,kBAAkB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,gBAAgB,EAAE,UAAU,CAAC,MAAM,6BAA6B,CAAC,EAAE,SAAsBrB,EAAK0D,EAA0B,CAAC,OAAO,IAAI,MAAM,2CAA2C,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,SAAsB3D,EAAKpC,EAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,kEAAkE,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2F,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcvD,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBT,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,mDAAmD,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,CAAC,mFAAgGvD,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBT,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,mDAAmD,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,CAAC,mFAAgGvD,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,kBAAkB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,wXAAyX,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,wXAAyX,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuD,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcvD,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,mDAAmD,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,+BAA+B,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,mDAAmD,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,+BAA+B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,kBAAkB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeuD,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcvD,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,sCAAsC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,uBAAuB,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,sCAAsC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,gNAAgN,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,gNAAgN,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuD,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcvD,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,uBAAuB,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,iOAAiO,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,iOAAiO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuD,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcvD,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,uBAAuB,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,mJAAmJ,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,mJAAmJ,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuD,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcvD,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,uBAAuB,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,sNAAsN,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,sNAAsN,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuD,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcvD,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,2BAA2B,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,uBAAuB,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,2BAA2B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,4NAA4N,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,4NAA4N,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAK,MAAM,CAAC,UAAU,eAAe,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,SAAsBuD,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcvD,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,gGAAgG,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,gGAAgG,CAAC,CAAC,CAAC,EAAE,UAAU,cAAc,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,oLAAoL,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,oLAAoL,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBrB,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gBAAgB,EAAE,SAAS,iNAAiN,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,iNAAiN,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEyC,EAAY,GAAgBzC,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWgE,EAAS,CAAC,SAAsBhE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,yDAAyD,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,gBAAgB,EAAE,SAAS,qgBAAqgB,CAAC,CAAC,CAAC,EAAE,UAAU,+BAA+B,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,eAAe,mBAAmB,mBAAmB,SAAsBuD,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcvD,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,mBAAmB,EAAE,UAAU,CAAC,MAAM,mBAAmB,CAAC,EAAE,SAAsBrB,EAAK0D,EAA0B,CAAC,OAAO,GAAG,MAAM,+BAA+B,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,2BAA2B,SAAsB3D,EAAKlC,EAAiB,CAAC,UAAU,sIAAsI,UAAU,gUAAgU,OAAO,OAAO,UAAU,uQAAuQ,GAAG,YAAY,SAAS,YAAY,UAAU,6LAA6L,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyF,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,SAAS,CAAcvD,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,SAAsB3D,EAAKhC,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,KAAK,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,SAAsB3D,EAAKhC,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,0BAA0B,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,SAAsB3D,EAAKhC,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,aAAa,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,SAAsB3D,EAAKhC,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,OAAO,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,2BAA2B,SAAsB3D,EAAKhC,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,iBAAiB,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,2BAA2B,SAAsB3D,EAAKhC,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,iBAAiB,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,2BAA2B,SAAsB3D,EAAKhC,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,uBAAuB,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,2BAA2B,SAAsB3D,EAAKhC,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,QAAQ,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,SAAsB3D,EAAKhC,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,OAAO,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,SAAsB3D,EAAKhC,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,MAAM,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,SAAsB3D,EAAKhC,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,iCAAiC,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK0D,EAA0B,CAAC,OAAO,GAAG,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,SAAsB3D,EAAKhC,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,WAAW,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,mBAAmB,EAAE,UAAU,CAAC,MAAM,mBAAmB,CAAC,EAAE,SAAsBrB,EAAK0D,EAA0B,CAAC,OAAO,IAAI,MAAM,+BAA+B,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,2BAA2B,SAAsB3D,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBrB,EAAK9B,EAAoB,CAAC,UAAU,6DAA6D,UAAU,4BAA4B,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,gDAAgD,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,yEAAyE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe8B,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,OAAO,CAAC,EAAE,SAAsBrB,EAAK0D,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,SAAsB3D,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBrB,EAAK5B,EAAgB,CAAC,UAAU,YAAY,OAAO,OAAO,UAAU,GAAK,GAAG,YAAY,SAAS,YAAY,UAAU,iBAAiB,UAAU,iBAAiB,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe4B,EAAKoE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASE,GAA6BtE,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAG,CAAC,EAAE,SAAsBrB,EAAK0D,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,EAAE,IAAI,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,aAAa,GAAK,SAAsB3D,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUiD,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBtE,EAAK1B,EAAU,CAAC,UAAUgG,EAAe,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEpB,EAAa,GAAgBlD,EAAKZ,GAAQ,CAAC,uBAAuB,GAAK,SAASmF,GAAuBvE,EAAK6D,EAAU,CAAC,SAAsB7D,EAAK4D,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,OAAO,CAAC,EAAE,SAAsBrB,EAAK0D,EAA0B,CAAC,SAAsBH,EAAMI,EAAU,CAAC,UAAU,wDAAwD,GAAG,UAAU,SAAS,CAAc3D,EAAKhD,EAAgB,CAAC,UAAU4E,EAAgB,CAAC,QAAQ2C,CAAQ,CAAC,EAAE,UAAU,iBAAiB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAG,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAG,UAAU,oBAAoB,CAAC,EAAevE,EAAK8D,EAAgB,CAAC,SAASS,EAAS,SAAsBvE,EAAK6D,EAAU,CAAC,SAA+BE,EAA0BR,EAAYS,EAAS,CAAC,SAAS,CAAchE,EAAKyD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUtB,EAAGD,EAAkB,eAAe,EAAE,wBAAwB,UAAU,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAIqC,EAAS,KAAK,CAAC,EAAE,WAAW,EAAevE,EAAK,MAAM,CAAC,UAAUmC,EAAGD,EAAkB,gBAAgB,EAAE,wBAAwB,UAAU,SAAsBlC,EAAK0D,EAA0B,CAAC,MAAM,QAAQ,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,SAAsB3D,EAAK5C,EAAiB,CAAC,UAAU,GAAG,UAAU4E,EAAiB,CAAC,QAAQuC,CAAQ,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEpF,GAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAea,EAAKH,GAAU,CAAC,MAAM,+CAA+C,CAAC,EAAeG,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQwE,GAAI,CAAC,kFAAkF,gFAAgF,mSAAmS,qHAAqH,oJAAoJ,uJAAuJ,6MAA6M,+HAA+H,qIAAqI,yUAAyU,gIAAgI,8UAA8U,uTAAuT,sSAAsS,yRAAyR,6uBAA6uB,wRAAwR,iRAAiR,yRAAyR,8RAA8R,gTAAgT,8PAA8P,ySAAyS,+HAA+H,iUAAiU,kRAAkR,ogBAAogB,gRAAgR,gRAAgR,uTAAuT,4QAA4Q,0GAA0G,6SAA6S,qmBAAqmB,8SAA8S,2ZAA2Z,oSAAoS,2JAA2J,yTAAyT,kSAAkS,8TAA8T,4UAA4U,0LAA0L,wRAAwR,4IAA4I,qJAAqJ,6UAA6U,yGAAyG,mlLAAmlL,y7EAAy7E,05DAA05D,EASlt+EC,EAAgBC,GAAQnE,GAAUiE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,qEAAqEA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,cAAc,OAAO,SAAS,IAAI,wEAAwE,EAAE,CAAC,OAAO,aAAa,OAAO,SAAS,IAAI,wEAAwE,EAAE,CAAC,OAAO,eAAe,OAAO,SAAS,IAAI,wEAAwE,EAAE,CAAC,OAAO,YAAY,OAAO,SAAS,IAAI,uEAAuE,CAAC,CAAC,EAAE,GAAG7H,GAA2B,GAAGG,GAAqB,GAAGI,GAAsB,GAAGE,GAAmB,GAAGE,GAAe,GAAGE,GAAoB,GAAGE,GAAiB,GAAGE,GAAsB,GAAGE,GAAsB,GAAGE,GAAyB,GAAGE,GAAqB,GAAGE,EAAc,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAChjC,IAAMwG,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,6BAA+B,OAAO,yBAA2B,QAAQ,oCAAsC,4JAA0L,sBAAwB,IAAI,yBAA2B,OAAO,sBAAwB,OAAO,qBAAuB,OAAO,uBAAyB,EAAE,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["HeaderBannerComponentFonts", "getFonts", "HW6sF1RgR_default", "HeaderComponentFonts", "yQZ01xP63_default", "HeaderComponentWithVariantAppearEffect", "withVariantAppearEffect", "OverlayComponentFonts", "oT0w4YuAD_default", "SearchOverlayFonts", "hZDfgZDF7_default", "TagButtonFonts", "TkktIXu5j_default", "ExplorePricingFonts", "hqycB01sh_default", "GartnerFormFonts", "ZGfclzYGr_default", "SocialMediaGroupFonts", "Ji4HMCQkw_default", "BlogFilterButtonFonts", "jOJHYYWaU_default", "RelatedArticlesBlogFonts", "RMmHuyNfO_default", "FooterComponentFonts", "sk0p3aefQ_default", "BackToTopFonts", "FGUPfkOw_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "animation4", "animation5", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition3", "animation6", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "F50xhjR7Z3bnx0g", "overlay", "loadMore", "args", "EZBJKGcwG1wnntms", "noBxioDjr1wnntms", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "isDisplayed", "ref3", "isDisplayed1", "isDisplayed2", "elementId1", "router", "useRouter", "elementId2", "ref4", "isDisplayed3", "defaultLayoutId", "ae", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "l", "AnimatePresence", "Ga", "x", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "overlay1", "css", "FramerBoIVt7OAi", "withCSS", "BoIVt7OAi_default", "addFonts", "__FramerMetadata__"]
}
