{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/bLdPMfQOix52gJMpMH98/AGpKVwfHIwnnqS6WoG9B/tKNwodsFW.js"],
  "sourcesContent": ["// Generated by Framer (ff86393)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLoadMorePaginatedQuery,useLocaleCode,useLocaleInfo,useOverlayState,useQueryData,useRouter,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import AdvancedOverlay from\"https://framerusercontent.com/modules/rWTAASs1j5vzZB6k18jG/x5h1SMllZzg10K4dGJHi/Overlay.js\";import LoadMore from\"#framer/local/canvasComponent/k4PszD4yn/k4PszD4yn.js\";import Footer from\"#framer/local/canvasComponent/oVSyE5nmS/oVSyE5nmS.js\";import CTA from\"#framer/local/canvasComponent/sUAd3ypwY/sUAd3ypwY.js\";import HubspotOverlayForm from\"#framer/local/canvasComponent/x81rr7o9g/x81rr7o9g.js\";import Navigation from\"#framer/local/canvasComponent/y6IVmw92W/y6IVmw92W.js\";import Popup from\"#framer/local/canvasComponent/yxmfLZyJQ/yxmfLZyJQ.js\";import{TruncatedText}from\"#framer/local/codeFile/wZOMrMz/Truncated_Text.js\";import Author from\"#framer/local/collection/oERLxVVZ6/oERLxVVZ6.js\";import Blog from\"#framer/local/collection/Ycz7XWvlf/Ycz7XWvlf.js\";import*as sharedStyle from\"#framer/local/css/aXXWsOFtv/aXXWsOFtv.js\";import*as sharedStyle2 from\"#framer/local/css/EnBbgVORM/EnBbgVORM.js\";import*as sharedStyle1 from\"#framer/local/css/qn_veVqs7/qn_veVqs7.js\";import*as sharedStyle3 from\"#framer/local/css/YvxspV7BL/YvxspV7BL.js\";import metadataProvider from\"#framer/local/webPageMetadata/tKNwodsFW/tKNwodsFW.js\";const NavigationFonts=getFonts(Navigation);const CTAFonts=getFonts(CTA);const RichTextTruncatedText=TruncatedText(RichText);const LoadMoreFonts=getFonts(LoadMore);const FooterFonts=getFonts(Footer);const HubspotOverlayFormFonts=getFonts(HubspotOverlayForm);const PopupFonts=getFonts(Popup);const AdvancedOverlayFonts=getFonts(AdvancedOverlay);const breakpoints={ErRmhuOpI:\"(min-width: 1200px)\",irZkqumiW:\"(min-width: 810px) and (max-width: 1199px)\",Scbq5xAEk:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-QTbWm\";const variantClassNames={ErRmhuOpI:\"framer-v-1muf9bw\",irZkqumiW:\"framer-v-1gibw7k\",Scbq5xAEk:\"framer-v-8ezpt4\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={backgroundColor:'var(--token-c4d63f7e-0cf2-44e6-aec2-5ab40fbd1f41, rgb(240, 240, 255)) /* {\"name\":\"Light Blue\"} */',boxShadow:\"0px 0.7226247621292714px 0.7226247621292714px -0.8333333333333333px rgba(0, 0, 0, 0.05), 0px 2.7462399638921484px 2.7462399638921484px -1.6666666666666665px rgba(0, 0, 0, 0.05), 0px 12px 12px -2.5px rgba(0, 0, 0, 0.05)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.02,skewX:0,skewY:0,transition:transition1};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const loaderVariants=(repeaterState,variants,currentVariant)=>{var _variants_disabled;if(repeaterState.currentPage>=repeaterState.totalPages)return(_variants_disabled=variants.disabled)!==null&&_variants_disabled!==void 0?_variants_disabled:currentVariant;var _variants_loading;if(repeaterState.isLoading)return(_variants_loading=variants.loading)!==null&&_variants_loading!==void 0?_variants_loading:currentVariant;return currentVariant;};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"cw8wKhuKP\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};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 metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"ErRmhuOpI\",Phone:\"Scbq5xAEk\",Tablet:\"irZkqumiW\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"ErRmhuOpI\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"tKNwodsFW\",data:Author,type:\"Collection\"},select:[{collection:\"tKNwodsFW\",name:\"YMO4k5MvC\",type:\"Identifier\"},{collection:\"tKNwodsFW\",name:\"NvAUl_M2U\",type:\"Identifier\"},{collection:\"tKNwodsFW\",name:\"xdRijAhj2\",type:\"Identifier\"},{collection:\"tKNwodsFW\",name:\"lzMJX7Jw5\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"tKNwodsFW\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2;const{style,className,layoutId,variant,iBaiSJ6gi,xdRijAhj2=getFromCurrentRouteData(\"xdRijAhj2\"),YMO4k5MvC=(_getFromCurrentRouteData=getFromCurrentRouteData(\"YMO4k5MvC\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",lzMJX7Jw5=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"lzMJX7Jw5\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",vWhTjNVcycw8wKhuKP,LpZFLzAutcw8wKhuKP,YMO4k5MvCWo3JSYQ0C,idWo3JSYQ0C,NvAUl_M2UWo3JSYQ0C,ZgvHPCRYXcw8wKhuKP,gNDz91iiucw8wKhuKP,idcw8wKhuKP,NvAUl_M2U=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"NvAUl_M2U\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-QTbWm`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-QTbWm`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Wld3NDzSj1u4o9hu=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{paginationInfo();});const PxcBbjhVmwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ref1=React.useRef(null);const router=useRouter();const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ErRmhuOpI\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1muf9bw\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11rjvie-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{irZkqumiW:{variant:\"AByeL8_W3\"},Scbq5xAEk:{variant:\"XMJTASqGb\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"Zm4Oh_AQO\",layoutId:\"Zm4Oh_AQO\",style:{height:\"100%\",width:\"100%\"},variant:\"KPthck111\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mofadq\",\"data-framer-name\":\"Filtered Blogs\",name:\"Filtered Blogs\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rv2xe\",\"data-framer-name\":\"Blog Page with Filter\",name:\"Blog Page with Filter\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-haem2q\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-unsthz\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qwlS_3icM\"},implicitPathVariables:undefined},{href:{webPageId:\"qwlS_3icM\"},implicitPathVariables:undefined},{href:{webPageId:\"qwlS_3icM\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Scbq5xAEk:{y:120}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:140,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1te1ts5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{irZkqumiW:{Ki7RuUoeQ:resolvedLinks[1]},Scbq5xAEk:{Ki7RuUoeQ:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(CTA,{BQsktEUSb:\"var(--token-f897150d-01f0-4d49-b8ff-f1bad0a787c8, rgb(240, 128, 128))\",dokqkteWW:\"var(--token-c2fa9cfd-2f9e-4945-8aed-5fa62060aa11, rgb(155, 45, 64))\",GfUT0QoAc:\"var(--token-c2fa9cfd-2f9e-4945-8aed-5fa62060aa11, rgb(155, 45, 64))\",height:\"100%\",id:\"YzBjEnD5p\",j5hkksqcg:\"var(--token-f897150d-01f0-4d49-b8ff-f1bad0a787c8, rgb(240, 128, 128))\",Ki7RuUoeQ:resolvedLinks[0],layoutId:\"YzBjEnD5p\",Njil5uLZ7:\"Back to All Posts\",variant:\"KnMKrOIAj\",Vh6K_4lTe:\"MagnifyingGlass\",width:\"100%\",Y39GohiV6:false})})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3occzp\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Scbq5xAEk:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(185),pixelHeight:450,pixelWidth:450,src:\"https://framerusercontent.com/images/10fcPALJxawDjUB3H5yDitmezjQ.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(205),pixelHeight:450,pixelWidth:450,src:\"https://framerusercontent.com/images/10fcPALJxawDjUB3H5yDitmezjQ.svg\"},className:\"framer-1m6jdfo\",\"data-framer-name\":\"BG\",name:\"BG\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Scbq5xAEk:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(185),sizes:\"240px\",...toResponsiveImage(xdRijAhj2)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(205),sizes:\"240px\",...toResponsiveImage(xdRijAhj2)},className:\"framer-pwk5cv\",\"data-framer-name\":\"Photo\",name:\"Photo\"})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-56xo6e\",\"data-styles-preset\":\"aXXWsOFtv\",children:\"Bithika Bishesh\"})}),className:\"framer-1hewhn6\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:YMO4k5MvC,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",children:\"Bithika Bishesh is the Manager of Research & Content at Aviso. Since earning her PhD degree in Economics, Bithika has spent half a decade writing on AI and ML advancements. Her work has been published in several international peer-reviewed journals. Bithika is an avid reader, and in her free time she enjoys yoga, and biking.\"})}),className:\"framer-pcu49e\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:lzMJX7Jw5,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i82v3t\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:16,query:{from:{alias:\"cw8wKhuKP\",data:Blog,type:\"Collection\"},select:[{collection:\"cw8wKhuKP\",name:\"vWhTjNVcy\",type:\"Identifier\"},{collection:\"cw8wKhuKP\",name:\"LpZFLzAut\",type:\"Identifier\"},{collection:\"cw8wKhuKP\",name:\"ZgvHPCRYX\",type:\"Identifier\"},{collection:\"cw8wKhuKP\",name:\"gNDz91iiu\",type:\"Identifier\"},{collection:\"cw8wKhuKP\",name:\"id\",type:\"Identifier\"},{alias:\"Wo3JSYQ0C\",arguments:[{from:{alias:\"Wo3JSYQ0C\",data:Author,type:\"Collection\"},select:[{collection:\"Wo3JSYQ0C\",name:\"YMO4k5MvC\",type:\"Identifier\"},{collection:\"Wo3JSYQ0C\",name:\"id\",type:\"Identifier\"},{collection:\"Wo3JSYQ0C\",name:\"NvAUl_M2U\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"Wo3JSYQ0C\",name:\"NvAUl_M2U\",type:\"Identifier\"},operator:\"==\",right:{collection:\"cw8wKhuKP\",name:\"lNFJleKHC\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"ARRAY\",type:\"FunctionCall\"}],where:{left:{collection:\"cw8wKhuKP\",name:\"lNFJleKHC\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:NvAUl_M2U},type:\"BinaryOperation\"}},children:(collection1,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection1.map(({\"vWhTjNVcy\":vWhTjNVcycw8wKhuKP,\"LpZFLzAut\":LpZFLzAutcw8wKhuKP,\"ZgvHPCRYX\":ZgvHPCRYXcw8wKhuKP,\"gNDz91iiu\":gNDz91iiucw8wKhuKP,\"id\":idcw8wKhuKP,\"Wo3JSYQ0C\":collection},i)=>{vWhTjNVcycw8wKhuKP!==null&&vWhTjNVcycw8wKhuKP!==void 0?vWhTjNVcycw8wKhuKP:vWhTjNVcycw8wKhuKP=\"\";gNDz91iiucw8wKhuKP!==null&&gNDz91iiucw8wKhuKP!==void 0?gNDz91iiucw8wKhuKP:gNDz91iiucw8wKhuKP=\"\";const textContent=toDateString(ZgvHPCRYXcw8wKhuKP,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`cw8wKhuKP-${idcw8wKhuKP}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{vWhTjNVcy:vWhTjNVcycw8wKhuKP},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-v2bjxe\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vWhTjNVcy:vWhTjNVcycw8wKhuKP},webPageId:\"JG0NLFHxA\"},nodeId:\"MFFweAvge\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1rnxbfx framer-1td8lsr\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Scbq5xAEk:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(672.6),pixelHeight:595,pixelWidth:1057,sizes:\"calc(max((min(100vw, 1200px) - 30px) / 2, 50px) - 20px)\",...toResponsiveImage(LpZFLzAutcw8wKhuKP)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(150),pixelHeight:595,pixelWidth:1057,sizes:\"calc(max((max((min(max(100vw, 1px), 1200px) - 50px) * 0.6 - 20px, 1px) - 20px) / 2, 50px) - 20px)\",...toResponsiveImage(LpZFLzAutcw8wKhuKP)},className:\"framer-1ija8z4\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wetouq\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kj9wr6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16mcwe3\",children:collection.map(({\"YMO4k5MvC\":YMO4k5MvCWo3JSYQ0C,\"id\":idWo3JSYQ0C,\"NvAUl_M2U\":NvAUl_M2UWo3JSYQ0C},i)=>{YMO4k5MvCWo3JSYQ0C!==null&&YMO4k5MvCWo3JSYQ0C!==void 0?YMO4k5MvCWo3JSYQ0C:YMO4k5MvCWo3JSYQ0C=\"\";NvAUl_M2UWo3JSYQ0C!==null&&NvAUl_M2UWo3JSYQ0C!==void 0?NvAUl_M2UWo3JSYQ0C:NvAUl_M2UWo3JSYQ0C=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Wo3JSYQ0C-${idWo3JSYQ0C}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{NvAUl_M2U:NvAUl_M2UWo3JSYQ0C},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-wxr9yl\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6j9bac\",\"data-styles-preset\":\"EnBbgVORM\",children:\"Amit Pande\"})}),className:\"framer-1gfj2d4\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:YMO4k5MvCWo3JSYQ0C,verticalAlignment:\"top\",withExternalLayout:true})})})},idWo3JSYQ0C);})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6j9bac\",\"data-styles-preset\":\"EnBbgVORM\",children:\"Content\"})}),className:\"framer-1lnogw\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichTextTruncatedText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-9t72up\",\"data-styles-preset\":\"YvxspV7BL\",children:\"Why I Started Aviso\"})}),className:\"framer-fwfs1q\",\"data-framer-name\":\"Lines: 2\",fonts:[\"Inter\"],name:\"Lines: 2\",text:gNDz91iiucw8wKhuKP,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})})},idcw8wKhuKP);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Scbq5xAEk:{y:692.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:180,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nwutbm-container\",children:/*#__PURE__*/_jsx(LoadMore,{height:\"100%\",id:\"AXi_f4Y_t\",layoutId:\"AXi_f4Y_t\",variant:loaderVariants(paginationInfo,{disabled:\"JGrYp_4gU\",loading:\"mcmVXugoR\"},\"FlEXitslb\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1u4o9hu({paginationInfo:loadMore})})})})})]})})})})]})}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Scbq5xAEk:{y:752.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:685,width:\"100vw\",y:722.6,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-88lyl2-container\",id:\"88lyl2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{irZkqumiW:{variant:\"EuqWzZr2B\"},Scbq5xAEk:{variant:\"K8eeIoSd0\"}},children:/*#__PURE__*/_jsx(Footer,{c9YmYerwN:\"Book a Demo\",height:\"100%\",id:\"mQJQlZObL\",KpcTdDdAu:\"Retire those sales apps early\",layoutId:\"mQJQlZObL\",PxcBbjhVm:PxcBbjhVmwelu7j({overlay}),style:{width:\"100%\"},V8DHm4KfK:true,variant:\"ZRiCWMcVj\",width:\"100%\"})}),/*#__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:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1rq9f9d\",\"data-framer-portal-id\":\"88lyl2\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"vnw8OfhV2\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{irZkqumiW:{width:\"45vw\"},Scbq5xAEk:{width:\"80vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:676,width:\"35vw\",y:162.00000000000023,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o8rynv-container\",\"data-framer-portal-id\":\"88lyl2\",children:/*#__PURE__*/_jsx(HubspotOverlayForm,{cSFXcEx19:\"Book a custom demo of Aviso with a product specialist\",height:\"100%\",id:\"dl_MXZ6AI\",layoutId:\"dl_MXZ6AI\",O8mu9XXtf:\"531684\",style:{width:\"100%\"},variant:\"COzSQBvhp\",width:\"100%\",zAw6GvxxN:\"1b64b910-ab0b-4ab2-a241-a03212223117\"})})})})]}),document.querySelector(\"#overlay\"))})})]})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iu1fia-container\",children:/*#__PURE__*/_jsx(AdvancedOverlay,{backgroundColor:\"rgba(240, 78, 69, 0.75)\",blockScroll:true,delay:3,exitIntent:true,height:\"100%\",id:\"Slhl_dwsN\",layoutId:\"Slhl_dwsN\",style:{height:\"100%\",width:\"100%\"},visibility:\"day\",width:\"100%\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:\"720px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jjl1ur-container\",children:/*#__PURE__*/_jsx(Popup,{height:\"100%\",id:\"UY9NLn2bA\",layoutId:\"UY9NLn2bA\",variant:\"VSCmF6oeT\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-QTbWm { background: white; }`,\".framer-QTbWm.framer-1td8lsr, .framer-QTbWm .framer-1td8lsr { display: block; }\",\".framer-QTbWm.framer-1muf9bw { 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-QTbWm .framer-11rjvie-container { flex: none; height: 80px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 3; }\",\".framer-QTbWm .framer-mofadq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QTbWm .framer-1rv2xe { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 60px 25px 80px 25px; position: relative; width: 1px; }\",\".framer-QTbWm .framer-haem2q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; max-width: 600px; padding: 0px 20px 0px 20px; position: sticky; top: 100px; width: 40%; will-change: transform; z-index: 1; }\",\".framer-QTbWm .framer-unsthz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QTbWm .framer-1te1ts5-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-QTbWm .framer-3occzp { flex: none; height: 240px; overflow: hidden; position: relative; width: 240px; }\",\".framer-QTbWm .framer-1m6jdfo, .framer-QTbWm .framer-pwk5cv { aspect-ratio: 1 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 240px); left: 0px; position: absolute; right: 0px; }\",\".framer-QTbWm .framer-1hewhn6, .framer-QTbWm .framer-pcu49e { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-QTbWm .framer-1i82v3t { display: grid; flex: 1 0 0px; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-QTbWm .framer-v2bjxe { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-QTbWm .framer-1rnxbfx { --border-bottom-width: 1px; --border-color: var(--token-e773861b-3234-4a84-9f49-2ef3394da7c9, #e0e0ff); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 100%; justify-content: flex-start; overflow: visible; padding: 10px; position: relative; text-decoration: none; width: 100%; }\",\".framer-QTbWm .framer-1ija8z4 { align-content: center; align-items: center; aspect-ratio: 1.7857142857142858 / 1; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 171px); justify-content: flex-start; overflow: visible; padding: 4px; position: relative; width: 100%; }\",\".framer-QTbWm .framer-1wetouq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 6px 0px; position: relative; width: 100%; }\",\".framer-QTbWm .framer-1kj9wr6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 0px 4px 0px; position: relative; width: 100%; }\",\".framer-QTbWm .framer-16mcwe3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-QTbWm .framer-wxr9yl { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-QTbWm .framer-1gfj2d4 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-QTbWm .framer-1lnogw, .framer-QTbWm .framer-fwfs1q { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-QTbWm .framer-1nwutbm-container { bottom: -60px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\".framer-QTbWm .framer-88lyl2-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-QTbWm .framer-1rq9f9d { background-color: rgba(240, 78, 69, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 3; }\",\".framer-QTbWm .framer-o8rynv-container { flex: none; height: auto; left: 50%; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 35%; z-index: 3; }\",\".framer-QTbWm .framer-1iu1fia-container { flex: none; height: 1px; position: relative; width: 1px; z-index: 5; }\",\".framer-QTbWm .framer-1jjl1ur-container { height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-QTbWm.framer-1muf9bw, .framer-QTbWm .framer-mofadq, .framer-QTbWm .framer-1rv2xe, .framer-QTbWm .framer-haem2q, .framer-QTbWm .framer-unsthz, .framer-QTbWm .framer-v2bjxe, .framer-QTbWm .framer-1rnxbfx, .framer-QTbWm .framer-1ija8z4, .framer-QTbWm .framer-1wetouq, .framer-QTbWm .framer-16mcwe3, .framer-QTbWm .framer-wxr9yl { gap: 0px; } .framer-QTbWm.framer-1muf9bw > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-QTbWm.framer-1muf9bw > :first-child, .framer-QTbWm .framer-haem2q > :first-child, .framer-QTbWm .framer-v2bjxe > :first-child, .framer-QTbWm .framer-1rnxbfx > :first-child, .framer-QTbWm .framer-1wetouq > :first-child, .framer-QTbWm .framer-16mcwe3 > :first-child { margin-top: 0px; } .framer-QTbWm.framer-1muf9bw > :last-child, .framer-QTbWm .framer-haem2q > :last-child, .framer-QTbWm .framer-v2bjxe > :last-child, .framer-QTbWm .framer-1rnxbfx > :last-child, .framer-QTbWm .framer-1wetouq > :last-child, .framer-QTbWm .framer-16mcwe3 > :last-child { margin-bottom: 0px; } .framer-QTbWm .framer-mofadq > *, .framer-QTbWm .framer-1ija8z4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-QTbWm .framer-mofadq > :first-child, .framer-QTbWm .framer-1rv2xe > :first-child, .framer-QTbWm .framer-unsthz > :first-child, .framer-QTbWm .framer-1ija8z4 > :first-child, .framer-QTbWm .framer-wxr9yl > :first-child { margin-left: 0px; } .framer-QTbWm .framer-mofadq > :last-child, .framer-QTbWm .framer-1rv2xe > :last-child, .framer-QTbWm .framer-unsthz > :last-child, .framer-QTbWm .framer-1ija8z4 > :last-child, .framer-QTbWm .framer-wxr9yl > :last-child { margin-right: 0px; } .framer-QTbWm .framer-1rv2xe > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-QTbWm .framer-haem2q > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-QTbWm .framer-unsthz > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-QTbWm .framer-v2bjxe > *, .framer-QTbWm .framer-16mcwe3 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-QTbWm .framer-1rnxbfx > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-QTbWm .framer-1wetouq > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-QTbWm .framer-wxr9yl > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-QTbWm { background: white; } .framer-QTbWm.framer-1muf9bw { width: 810px; } .framer-QTbWm .framer-1ija8z4 { height: var(--framer-aspect-ratio-supported, 105px); } .framer-QTbWm .framer-o8rynv-container { width: 45%; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-QTbWm { background: white; } .framer-QTbWm.framer-1muf9bw { width: 390px; } .framer-QTbWm .framer-mofadq { flex-direction: column; } .framer-QTbWm .framer-1rv2xe { flex: none; flex-direction: column; padding: 20px 0px 80px 0px; width: 100%; } .framer-QTbWm .framer-haem2q { background-color: #ffffff; padding: 20px; position: relative; top: unset; width: 100%; } .framer-QTbWm .framer-1i82v3t { flex: none; gap: 10px; padding: 0px 10px 0px 10px; width: 100%; } .framer-QTbWm .framer-1ija8z4 { height: var(--framer-aspect-ratio-supported, 89px); } .framer-QTbWm .framer-o8rynv-container { width: 80%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-QTbWm .framer-mofadq, .framer-QTbWm .framer-1rv2xe, .framer-QTbWm .framer-1i82v3t { gap: 0px; } .framer-QTbWm .framer-mofadq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-QTbWm .framer-mofadq > :first-child, .framer-QTbWm .framer-1rv2xe > :first-child { margin-top: 0px; } .framer-QTbWm .framer-mofadq > :last-child, .framer-QTbWm .framer-1rv2xe > :last-child { margin-bottom: 0px; } .framer-QTbWm .framer-1rv2xe > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-QTbWm .framer-1i82v3t > *, .framer-QTbWm .framer-1i82v3t > :first-child, .framer-QTbWm .framer-1i82v3t > :last-child { margin: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-QTbWm[data-border=\"true\"]::after, .framer-QTbWm [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1595\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"irZkqumiW\":{\"layout\":[\"fixed\",\"auto\"]},\"Scbq5xAEk\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramertKNwodsFW=withCSS(Component,css,\"framer-QTbWm\");export default FramertKNwodsFW;FramertKNwodsFW.displayName=\"Author\";FramertKNwodsFW.defaultProps={height:1595,width:1200};addFonts(FramertKNwodsFW,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavigationFonts,...CTAFonts,...LoadMoreFonts,...FooterFonts,...HubspotOverlayFormFonts,...PopupFonts,...AdvancedOverlayFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertKNwodsFW\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"1595\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"irZkqumiW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Scbq5xAEk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "yzCAC+yD,IAAMA,GAAgBC,EAASC,CAAU,EAAQC,GAASF,EAASG,CAAG,EAAQC,GAAsBC,GAAcC,CAAQ,EAAQC,GAAcP,EAASQ,CAAQ,EAAQC,GAAYT,EAASU,CAAM,EAAQC,GAAwBX,EAASY,CAAkB,EAAQC,GAAWb,EAASc,CAAK,EAAQC,GAAqBf,EAASgB,CAAe,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,6CAA6C,UAAU,oBAAoB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,EAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,gBAAgB,oGAAoG,UAAU,6NAA6N,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,KAAK,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAW,EAAQE,GAAa,CAACH,EAAMI,EAAQ,CAAC,EAAEC,IAAe,CAAC,GAAG,OAAOL,GAAQ,SAAS,MAAM,GAAG,IAAMM,EAAK,IAAI,KAAKN,CAAK,EAAE,GAAG,MAAMM,EAAK,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAMC,EAAQH,EAAQ,QAAQA,EAAQ,QAAQ,OAAaI,EAAY,CAAC,UAAUD,IAAU,OAAOH,EAAQ,UAAU,OAAU,UAAUG,IAAU,OAAO,OAAU,QAAQ,SAAS,KAAK,EAAQE,EAAe,QAAcC,EAAON,EAAQ,QAAQC,GAAcI,EAC/iH,GAAG,CAAC,OAAOH,EAAK,eAAeI,EAAOF,CAAW,CAAE,MAAC,CAAM,OAAOF,EAAK,eAAeG,EAAeD,CAAW,CAAE,CAAC,EAAQG,GAAe,CAACC,EAAcC,EAASC,IAAiB,CAAC,IAAIC,EAAmB,GAAGH,EAAc,aAAaA,EAAc,WAAW,OAAOG,EAAmBF,EAAS,YAAY,MAAME,IAAqB,OAAOA,EAAmBD,EAAe,IAAIE,EAAkB,OAAGJ,EAAc,YAAiBI,EAAkBH,EAAS,WAAW,MAAMG,IAAoB,OAAOA,EAAwCF,CAAe,EAAQG,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,GAAK,CAAC,eAAAC,EAAe,eAAAC,EAAe,SAAAC,CAAQ,EAAEC,GAA0BN,EAAMC,EAAS,WAAW,EAAQM,EAAKC,EAAaL,CAAc,EAAE,OAAOD,EAASK,EAAKH,EAAeC,CAAQ,CAAE,EAAQI,GAAQ,CAAC,CAAC,SAAAP,EAAS,uBAAAQ,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOR,EAAS,CAAC,KAAK,IAAIW,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,EAASA,EAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,GAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAvC,EAAa,UAAAwC,CAAS,EAAEC,GAAc,EAAQC,EAAqBC,GAAwB,EAAO,CAACC,CAAgB,EAAEvB,EAAa,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKwB,EAAO,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,MAAMC,GAAoCJ,EAAqB,WAAW,CAAC,CAAC,EAAQK,EAAwBC,GAAK,CAAC,GAAG,CAACJ,EAAiB,MAAM,IAAIK,GAAc,mCAAmC,KAAK,UAAUP,CAAoB,GAAG,EAAE,OAAOE,EAAiBI,CAAG,CAAE,EAAE,IAAIE,EAAyBC,EAA0BC,EAA0B,GAAK,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,EAAS,QAAAC,GAAQ,UAAAC,GAAU,UAAAC,EAAUX,EAAwB,WAAW,EAAE,UAAAY,IAAWT,EAAyBH,EAAwB,WAAW,KAAK,MAAMG,IAA2B,OAAOA,EAAyB,GAAG,UAAAU,IAAWT,EAA0BJ,EAAwB,WAAW,KAAK,MAAMI,IAA4B,OAAOA,EAA0B,GAAG,mBAAAU,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,UAAAC,IAAWjB,EAA0BL,EAAwB,WAAW,KAAK,MAAMK,IAA4B,OAAOA,EAA0B,GAAG,GAAGkB,EAAS,EAAExC,GAASI,CAAK,EAAQqC,GAAU,IAAI,CAAC,IAAMC,EAAU5C,EAAiBgB,EAAiB5C,CAAY,EAAE,GAAGwE,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC7B,EAAiB5C,CAAY,CAAC,EAAQ0E,GAAmB,IAAI,CAAC,IAAMF,EAAU5C,EAAiBgB,EAAiB5C,CAAY,EAAqC,GAAnC,SAAS,MAAMwE,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,EAAG,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,GAAGA,EAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,CAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,4BAA4B,EAAG,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,4BAA4B,CAAE,CAAE,EAAE,CAAC5B,EAAiB5C,CAAY,CAAC,EAAE,GAAK,CAAC+E,EAAYC,EAAmB,EAAEC,GAA8BzB,GAAQ0B,GAAY,EAAK,EAAQC,GAAe,OAAe,CAAC,sBAAAC,EAAsB,MAAAC,EAAK,EAAEC,GAAyB,MAAS,EAAQC,GAAiB,CAAC,CAAC,QAAAC,EAAQ,eAAAvE,CAAc,IAAImE,EAAsB,SAASK,IAAO,CAACxE,EAAe,CAAE,CAAC,EAAQyE,GAAgB,CAAC,CAAC,QAAAF,EAAQ,eAAAvE,CAAc,IAAImE,EAAsB,SAASK,IAAO,CAACD,EAAQ,OAAO,CAAE,CAAC,EAAQG,GAAWC,GAAO,IAAI,EAAQC,GAAOC,GAAU,EAAQC,GAAiBC,GAAc,EAAQC,GAAsBC,GAAM,EAAQC,EAAsB,CAAa7C,GAAuBA,GAAuBA,GAAuBA,EAAS,EAAE,OAAA8C,GAAiB,CAAC,CAAC,EAAsBC,EAAKC,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA7G,EAAiB,EAAE,SAAsB8G,EAAMC,EAAY,CAAC,GAAGjD,GAA4C0C,GAAgB,SAAS,CAAcM,EAAME,EAAO,IAAI,CAAC,GAAGnC,GAAU,UAAUoC,EAAGlH,GAAkB,GAAG2G,EAAsB,iBAAiB7C,EAAS,EAAE,IAAIf,GAA6BoD,GAAK,MAAM,CAAC,GAAGtC,EAAK,EAAE,SAAS,CAAcgD,EAAKM,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBsB,EAAKS,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,wBAAwB,KAAK,wBAAwB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKU,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BX,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAG,CAAC,EAAE,SAAsBsB,EAAKM,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUiC,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBX,EAAKY,EAAI,CAAC,UAAU,wEAAwE,UAAU,sEAAsE,UAAU,sEAAsE,OAAO,OAAO,GAAG,YAAY,UAAU,wEAAwE,UAAUD,EAAc,CAAC,EAAE,SAAS,YAAY,UAAU,oBAAoB,QAAQ,YAAY,UAAU,kBAAkB,MAAM,OAAO,UAAU,EAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQmC,EAA0B,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBb,EAAKc,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,KAAK,KAAK,IAAI,CAAC,CAAC,CAAC,EAAeb,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQmC,EAA0B,GAAG,EAAE,MAAM,QAAQ,GAAGxH,EAAkBgE,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsB2C,EAAKc,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,GAAG,EAAE,MAAM,QAAQ,GAAGxH,EAAkBgE,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2C,EAAKe,EAAS,CAAC,sBAAsB,GAAK,SAAsBf,EAAWgB,EAAS,CAAC,SAAsBhB,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,KAAK1C,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe0C,EAAKe,EAAS,CAAC,sBAAsB,GAAK,SAAsBf,EAAWgB,EAAS,CAAC,SAAsBhB,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,wUAAwU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,KAAKzC,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKiB,GAAmB,CAAC,SAAsBjB,EAAKzF,GAAU,CAAC,SAAS,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAK2G,GAAK,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,CAAC,MAAM,YAAY,UAAU,CAAC,CAAC,KAAK,CAAC,MAAM,YAAY,KAAK1E,EAAO,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,KAAK,SAAS,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,KAAK,iBAAiB,CAAC,CAAC,EAAE,aAAa,QAAQ,KAAK,cAAc,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAMwB,EAAS,EAAE,KAAK,iBAAiB,CAAC,EAAE,SAAS,CAACmD,EAAYvG,EAAeC,IAAwBqF,EAAMkB,EAAU,CAAC,SAAS,CAACD,EAAY,IAAI,CAAC,CAAC,UAAY3D,EAAmB,UAAYC,EAAmB,UAAYI,GAAmB,UAAYC,EAAmB,GAAKC,EAAY,UAAYsD,EAAU,EAAEC,KAAI,CAAC9D,IAA0EA,EAAmB,IAAGM,IAA0EA,EAAmB,IAAG,IAAMyD,GAAY9H,GAAaoE,GAAmB,CAAC,UAAU,SAAS,OAAO,EAAE,EAAE6B,EAAgB,EAAE,OAAoBM,EAAKG,EAAY,CAAC,GAAG,aAAapC,IAAc,SAAsBiC,EAAKwB,EAAqB,SAAS,CAAC,MAAM,CAAC,UAAUhE,CAAkB,EAAE,SAAsBwC,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKyB,GAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUjE,CAAkB,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,SAAsB0C,EAAME,EAAO,EAAE,CAAC,UAAU,gCAAgC,cAAc,GAAK,WAAW5G,GAAU,SAAS,CAAcwG,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQmC,EAA0B,KAAK,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,0DAA0D,GAAGxH,EAAkBoE,CAAkB,CAAC,CAAC,CAAC,EAAE,SAAsBuC,EAAKc,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,GAAG,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,oGAAoG,GAAGxH,EAAkBoE,CAAkB,CAAC,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeyC,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAASqB,GAAW,IAAI,CAAC,CAAC,UAAY3D,EAAmB,GAAKC,EAAY,UAAYC,CAAkB,EAAE0D,MAAK5D,IAA0EA,EAAmB,IAAGE,IAA0EA,EAAmB,IAAuBoC,EAAKG,EAAY,CAAC,GAAG,aAAaxC,IAAc,SAAsBqC,EAAKwB,EAAqB,SAAS,CAAC,MAAM,CAAC,UAAU5D,CAAkB,EAAE,SAAsBoC,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKe,EAAS,CAAC,sBAAsB,GAAK,SAAsBf,EAAWgB,EAAS,CAAC,SAAsBhB,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,KAAKtC,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEC,CAAW,EAAG,CAAC,CAAC,EAAeqC,EAAKe,EAAS,CAAC,sBAAsB,GAAK,SAAsBf,EAAWgB,EAAS,CAAC,SAAsBhB,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAKuB,GAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAevB,EAAK0B,GAAsB,CAAC,sBAAsB,GAAK,SAAsB1B,EAAWgB,EAAS,CAAC,SAAsBhB,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,qBAAqB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,KAAK,WAAW,KAAKlC,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEC,CAAW,CAAE,CAAC,EAAeiC,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,KAAK,CAAC,EAAE,SAAsBsB,EAAKM,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAK2B,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ1H,GAAeW,EAAe,CAAC,SAAS,YAAY,QAAQ,WAAW,EAAE,WAAW,EAAE,MAAM,OAAO,UAAUsE,GAAiB,CAAC,eAAerE,CAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemF,EAAK/E,GAAQ,CAAC,SAASkE,GAAsBa,EAAKoB,EAAU,CAAC,SAAsBpB,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,KAAK,CAAC,EAAE,SAAsBsB,EAAKM,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,MAAM,SAAsBJ,EAAMK,EAAU,CAAC,UAAU,0BAA0B,GAAG,SAAS,SAAS,CAAcP,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBsB,EAAK4B,EAAO,CAAC,UAAU,cAAc,OAAO,OAAO,GAAG,YAAY,UAAU,gCAAgC,SAAS,YAAY,UAAUvC,GAAgB,CAAC,QAAAF,CAAO,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAK,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAea,EAAK6B,GAAgB,CAAC,SAAS1C,EAAQ,SAAsBa,EAAKoB,EAAU,CAAC,SAA+BU,GAA0B5B,EAAYc,EAAS,CAAC,SAAS,CAAchB,EAAKI,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAU,iBAAiB,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,IAAIjB,EAAQ,KAAK,CAAC,EAAE,WAAW,EAAea,EAAKQ,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,MAAM,EAAE,UAAU,CAAC,MAAM,MAAM,CAAC,EAAE,SAAsBsB,EAAKM,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAO,EAAE,mBAAmB,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,wBAAwB,SAAS,SAAsBP,EAAK+B,EAAmB,CAAC,UAAU,wDAAwD,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,SAAS,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,sCAAsC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,cAAc,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe/B,EAAKM,EAA0B,CAAC,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKgC,EAAgB,CAAC,gBAAgB,0BAA0B,YAAY,GAAK,MAAM,EAAE,WAAW,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,WAAW,MAAM,MAAM,OAAO,SAAsBhC,EAAKM,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKiC,EAAM,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejC,EAAK,MAAM,CAAC,UAAUK,EAAGlH,GAAkB,GAAG2G,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQoC,GAAI,CAAC,kFAAkF,IAAI3G,EAAS,oDAAoD,kFAAkF,oSAAoS,qJAAqJ,6QAA6Q,0TAA0T,sVAAsV,iRAAiR,yGAAyG,kHAAkH,gVAAgV,mMAAmM,2PAA2P,0SAA0S,oqBAAoqB,odAAod,wSAAwS,qRAAqR,yQAAyQ,2aAA2a,iHAAiH,2NAA2N,gKAAgK,wGAAwG,0IAA0I,uKAAuK,mHAAmH,6FAA6F,4+EAA4+E,wDAAwDA,EAAS,kPAAkP,gCAAgCA,EAAS,s2CAAs2C,GAAe2G,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,+bAA+b,EASjw4BC,EAAgBC,GAAQpG,GAAUkG,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,SAASA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAgB,GAAGC,GAAS,GAAGC,GAAc,GAAGC,GAAY,GAAGC,GAAwB,GAAGC,GAAW,GAAGC,GAAqB,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACxmE,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,qBAAuB,OAAO,yBAA2B,OAAO,uBAAyB,GAAG,sBAAwB,OAAO,yBAA2B,QAAQ,oCAAsC,4JAA0L,6BAA+B,OAAO,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavigationFonts", "getFonts", "y6IVmw92W_default", "CTAFonts", "sUAd3ypwY_default", "RichTextTruncatedText", "TruncatedText", "RichText2", "LoadMoreFonts", "k4PszD4yn_default", "FooterFonts", "oVSyE5nmS_default", "HubspotOverlayFormFonts", "x81rr7o9g_default", "PopupFonts", "yxmfLZyJQ_default", "AdvancedOverlayFonts", "AdvancedOverlay", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "transition1", "animation", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "loaderVariants", "repeaterState", "variants", "currentVariant", "_variants_disabled", "_variants_loading", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "oERLxVVZ6_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "style", "className", "layoutId", "variant", "iBaiSJ6gi", "xdRijAhj2", "YMO4k5MvC", "lzMJX7Jw5", "vWhTjNVcycw8wKhuKP", "LpZFLzAutcw8wKhuKP", "YMO4k5MvCWo3JSYQ0C", "idWo3JSYQ0C", "NvAUl_M2UWo3JSYQ0C", "ZgvHPCRYXcw8wKhuKP", "gNDz91iiucw8wKhuKP", "idcw8wKhuKP", "NvAUl_M2U", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Wld3NDzSj1u4o9hu", "overlay", "args", "PxcBbjhVmwelu7j", "ref1", "pe", "router", "useRouter", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "y6IVmw92W_default", "ResolveLinks", "resolvedLinks", "sUAd3ypwY_default", "getLoadingLazyAtYPosition", "Image2", "RichText2", "x", "ChildrenCanSuspend", "Ycz7XWvlf_default", "collection1", "l", "collection", "i", "textContent", "PathVariablesContext", "Link", "RichTextTruncatedText", "k4PszD4yn_default", "oVSyE5nmS_default", "AnimatePresence", "Ga", "x81rr7o9g_default", "AdvancedOverlay", "yxmfLZyJQ_default", "css", "FramertKNwodsFW", "withCSS", "tKNwodsFW_default", "addFonts", "NavigationFonts", "CTAFonts", "LoadMoreFonts", "FooterFonts", "HubspotOverlayFormFonts", "PopupFonts", "AdvancedOverlayFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
