{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6MsFzqGpX0FgqVAwbTN1/cZkPfs7UI1MZzrac8SWm/rxSRTt2ft.js"],
  "sourcesContent": ["// Generated by Framer (dc5e905)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import TetrislyIcons from\"https://framerusercontent.com/modules/RciTlboGp2OgMzvBv4J4/cbMDcmpI7eAZEOOIHkJC/TetrislyIcons.js\";import Badge from\"#framer/local/canvasComponent/Al_9iqWli/Al_9iqWli.js\";import Button from\"#framer/local/canvasComponent/eSQq9SAQu/eSQq9SAQu.js\";import Nav from\"#framer/local/canvasComponent/inhqe8Dyw/inhqe8Dyw.js\";import CardTestimonial from\"#framer/local/canvasComponent/JEmMDtoUW/JEmMDtoUW.js\";import OrderedListItem from\"#framer/local/canvasComponent/M4mVJ23zQ/M4mVJ23zQ.js\";import Footer from\"#framer/local/canvasComponent/oiok0Y_KQ/oiok0Y_KQ.js\";import CardProject from\"#framer/local/canvasComponent/t52JiVrjP/t52JiVrjP.js\";import Divider from\"#framer/local/canvasComponent/yj2co60IY/yj2co60IY.js\";import*as sharedStyle6 from\"#framer/local/css/a24XYgQ_v/a24XYgQ_v.js\";import*as sharedStyle2 from\"#framer/local/css/Au6nsvIVD/Au6nsvIVD.js\";import*as sharedStyle from\"#framer/local/css/laGMPAqEb/laGMPAqEb.js\";import*as sharedStyle3 from\"#framer/local/css/nN6aS31z3/nN6aS31z3.js\";import*as sharedStyle4 from\"#framer/local/css/O01EQkiMt/O01EQkiMt.js\";import*as sharedStyle1 from\"#framer/local/css/Q1uzJVOd1/Q1uzJVOd1.js\";import*as sharedStyle5 from\"#framer/local/css/VRiL141lr/VRiL141lr.js\";import metadataProvider from\"#framer/local/webPageMetadata/rxSRTt2ft/rxSRTt2ft.js\";const NavFonts=getFonts(Nav);const ButtonFonts=getFonts(Button);const DividerFonts=getFonts(Divider);const BadgeFonts=getFonts(Badge);const ImageWithFX=withFX(Image);const TetrislyIconsFonts=getFonts(TetrislyIcons);const MotionDivWithFX=withFX(motion.div);const ContainerWithFX=withFX(Container);const OrderedListItemFonts=getFonts(OrderedListItem);const CardTestimonialFonts=getFonts(CardTestimonial);const CardProjectFonts=getFonts(CardProject);const FooterFonts=getFonts(Footer);const breakpoints={it9GxuUGI:\"(min-width: 1270px) and (max-width: 1439px)\",KTfg12ycu:\"(min-width: 1440px)\",sphSIfB9n:\"(min-width: 400px) and (max-width: 875px)\",T4K9aOIlm:\"(min-width: 1024px) and (max-width: 1269px)\",tNGfuKOrr:\"(min-width: 876px) and (max-width: 1023px)\",z9DF1WshY:\"(max-width: 399px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-cs7aP\";const variantClassNames={it9GxuUGI:\"framer-v-rv3a54\",KTfg12ycu:\"framer-v-waw8gg\",sphSIfB9n:\"framer-v-11kpqzp\",T4K9aOIlm:\"framer-v-1wkgtho\",tNGfuKOrr:\"framer-v-1wkdqc6\",z9DF1WshY:\"framer-v-kwovep\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:24};const transition1={delay:0,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:.95,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Horizontal Phone\":\"tNGfuKOrr\",\"Tablet v2\":\"T4K9aOIlm\",\"Vertical Phone\":\"sphSIfB9n\",Desktop:\"KTfg12ycu\",Phone:\"z9DF1WshY\",Tablet:\"it9GxuUGI\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"KTfg12ycu\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"KTfg12ycu\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-waw8gg\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{it9GxuUGI:{width:undefined},sphSIfB9n:{height:800,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0},T4K9aOIlm:{width:undefined},tNGfuKOrr:{width:undefined},z9DF1WshY:{height:800,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"280px\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-u7bveh-container\",layoutScroll:true,nodeId:\"STOpZxfMo\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{it9GxuUGI:{g9FALTFC_:\"YOHwqDB5f\",style:{height:\"100%\"},variant:\"R9TDY4qs_\"},sphSIfB9n:{style:{width:\"100%\"},variant:\"vOGg31L8l\"},T4K9aOIlm:{g9FALTFC_:\"YOHwqDB5f\",style:{height:\"100%\"},variant:\"R9TDY4qs_\"},tNGfuKOrr:{g9FALTFC_:\"YOHwqDB5f\",style:{height:\"100%\"},variant:\"R9TDY4qs_\"},z9DF1WshY:{style:{width:\"100%\"},variant:\"sTT5D6Q4U\"}},children:/*#__PURE__*/_jsx(Nav,{g9FALTFC_:\"MLpBZP_C5\",height:\"100%\",id:\"STOpZxfMo\",layoutId:\"STOpZxfMo\",style:{height:\"100%\",width:\"100%\"},variant:\"Z0umBpot5\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4wi6g\",\"data-framer-name\":\"Main\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ioz9ke\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"article\",{className:\"framer-1im06u7\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14npunc\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i7uc98\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined},{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined},{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined},{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined},{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined},{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{y:(componentViewport?.y||0)+0+800+8+24+0+0+0+0+0+0+0},z9DF1WshY:{y:(componentViewport?.y||0)+0+800+8+0+24+0+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+0+8+40+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bnn9r-container\",nodeId:\"bGuaAjQxJ\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{it9GxuUGI:{Z7OvWiC1l:resolvedLinks[1]},sphSIfB9n:{Z7OvWiC1l:resolvedLinks[4]},T4K9aOIlm:{Z7OvWiC1l:resolvedLinks[2]},tNGfuKOrr:{Z7OvWiC1l:resolvedLinks[3]},z9DF1WshY:{Z7OvWiC1l:resolvedLinks[5]}},children:/*#__PURE__*/_jsx(Button,{AWBenE8HJ:\"chevron_left_small\",height:\"100%\",Hw1s_s_Dx:\"Back to list\",id:\"bGuaAjQxJ\",layoutId:\"bGuaAjQxJ\",variant:\"Bg27TUktp\",width:\"100%\",yriKJcBHz:true,Z7OvWiC1l:resolvedLinks[0]})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-cptn56-container\",nodeId:\"HCV0RZ3Rx\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"HCV0RZ3Rx\",layoutId:\"HCV0RZ3Rx\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14g4brk\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vq4cyp\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-i2i2li-container\",nodeId:\"c67kCWSx4\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"c67kCWSx4\",iY7ONBkAd:\"#generative AI\",layoutId:\"c67kCWSx4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ol8kel-container\",nodeId:\"V4IfudOhU\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"V4IfudOhU\",iY7ONBkAd:\"#humanresources\",layoutId:\"V4IfudOhU\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qlyp1e-container\",nodeId:\"rqYwhsCIF\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"rqYwhsCIF\",iY7ONBkAd:\"#work-culture\",layoutId:\"rqYwhsCIF\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8xh7to\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{it9GxuUGI:{style:{}},sphSIfB9n:{style:{}},T4K9aOIlm:{style:{}},tNGfuKOrr:{style:{}},z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ckqexr\",\"data-styles-preset\":\"laGMPAqEb\",style:{\"--framer-text-alignment\":\"left\"},children:\"Engaze: Gen AI-Powered Workplace Bestie!\"})}),className:\"framer-nklfs0\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{it9GxuUGI:{style:{}},sphSIfB9n:{style:{}},T4K9aOIlm:{style:{}},tNGfuKOrr:{style:{}},z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:'\"Engaze\" simplifies your work life. Check leave balances, get approvals or understand employee benefits \u2013 just ask, and it\\'s done.'})}),className:\"framer-11l9nt7\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+24+0+0+512),pixelHeight:1550,pixelWidth:2060,sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,src:\"https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg 2060w\"}},T4K9aOIlm:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+512),pixelHeight:1550,pixelWidth:2060,sizes:\"720px\",src:\"https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg 2060w\"}},tNGfuKOrr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+512),pixelHeight:1550,pixelWidth:2060,sizes:\"600px\",src:\"https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg 2060w\"}},z9DF1WshY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+0+24+0+0+512),pixelHeight:1550,pixelWidth:2060,sizes:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,src:\"https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg 2060w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+512),pixelHeight:1550,pixelWidth:2060,sizes:\"904px\",src:\"https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/aAox9oje0P9YmR7oD3AOC4qqs.jpg 2060w\"},className:\"framer-1s766xd\",\"data-framer-name\":\"Heroimage\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{it9GxuUGI:{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{className:\"framer-fn78gj\",\"data-framer-name\":\"SummaryBlock\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fsc6hg\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-pkmnoc-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"tVbtWiyv4\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(TetrislyIcons,{colorDark:\"var(--token-1eebb7f4-8df8-4da6-9f01-369cd97e4eac, rgb(161, 88, 48))\",colorLight:\"var(--token-1eebb7f4-8df8-4da6-9f01-369cd97e4eac, rgb(161, 88, 48))\",height:\"100%\",icon:\"bolt\",id:\"tVbtWiyv4\",layoutId:\"tVbtWiyv4\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wpqg5b\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1s4779\",\"data-styles-preset\":\"Au6nsvIVD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Most Praised HR AI Bot \"})})},z9DF1WshY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1s4779\",\"data-styles-preset\":\"Au6nsvIVD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Most Praised HR AI Bot \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1s4779\",\"data-styles-preset\":\"Au6nsvIVD\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Most Praised HR AI Bot \u2022 90% CSAT \"})}),className:\"framer-gfaejk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r7golp\",\"data-styles-preset\":\"nN6aS31z3\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"Impact (During Validation)\"})}),className:\"framer-1j1qo2z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s73qsq\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-lvsq0i-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ywZ90bOtW\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(TetrislyIcons,{colorDark:\"var(--token-1eebb7f4-8df8-4da6-9f01-369cd97e4eac, rgb(161, 88, 48))\",colorLight:\"var(--token-1eebb7f4-8df8-4da6-9f01-369cd97e4eac, rgb(161, 88, 48))\",height:\"100%\",icon:\"user_check\",id:\"ywZ90bOtW\",layoutId:\"ywZ90bOtW\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qghh3y\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1s4779\",\"data-styles-preset\":\"Au6nsvIVD\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Conv. AI Design Strategy\"})})},z9DF1WshY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1s4779\",\"data-styles-preset\":\"Au6nsvIVD\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Conv. AI Design Strategy\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1s4779\",\"data-styles-preset\":\"Au6nsvIVD\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Conversational AI Design Strategy\"})}),className:\"framer-14n4thw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r7golp\",\"data-styles-preset\":\"nN6aS31z3\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"Role\"})}),className:\"framer-1w6r4hr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dfzq2i\",\"data-framer-name\":\"Background\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1dodh3\",\"data-styles-preset\":\"O01EQkiMt\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Background\"})}),className:\"framer-197f3jb\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"Engaze streamlines employee interactions with the organisation, eliminating friction and offering a more human touch. It focuses on enriching the employee experience by boosting engagement and enabling them to conquer daily tasks with ease.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"Engaze's success hinges on its intuitive user experience. By prioritising user needs and anticipating them, Engaze offers solutions before they're even requested. Isn't that awesome?\"})]}),className:\"framer-j07p41\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rhotg9-container\",nodeId:\"vRI63j9FM\",rendersWithMotion:true,scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"vRI63j9FM\",layoutId:\"vRI63j9FM\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-hgqqya\",\"data-framer-name\":\"HR Functions\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19we0ho\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.3em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-92ca0ef4-2cbc-4669-ae36-2b4079212874, rgb(153, 153, 153))\",\"--framer-text-transform\":\"uppercase\"},children:\"HR FUNCTIONS\"})}),className:\"framer-cnwxhh\",fonts:[\"GF;Inter-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Understanding Employee-experience scope\"})}),className:\"framer-f1sire\",fonts:[\"GF;Inter-500\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10j4c11\",\"data-framer-name\":\"collection\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"To craft truly delightful conversations for Engaze, I focused on a few key areas. First, building a robust understanding of the specific organisation was crucial, with a prioritised set of use-cases for an MLP.\"})}),className:\"framer-d1xe7d\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+24+0+0+2699.2),pixelHeight:1426,pixelWidth:3840,positionX:\"center\",positionY:\"center\",sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,src:\"https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=512 512w,https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png 3840w\"}},T4K9aOIlm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+2574.8),pixelHeight:1426,pixelWidth:3840,positionX:\"center\",positionY:\"center\",sizes:\"720px\",src:\"https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=512 512w,https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png 3840w\"}},tNGfuKOrr:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+2823.6),pixelHeight:1426,pixelWidth:3840,positionX:\"center\",positionY:\"center\",sizes:\"600px\",src:\"https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=512 512w,https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png 3840w\"}},z9DF1WshY:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+0+24+0+0+2692.2),pixelHeight:1426,pixelWidth:3840,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,src:\"https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=512 512w,https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png 3840w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+2448.8),pixelHeight:1426,pixelWidth:3840,positionX:\"center\",positionY:\"center\",sizes:\"904px\",src:\"https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=512 512w,https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Lt6txvqt13KWpK4Zgvgl7N0Hn0.png 3840w\"},className:\"framer-1wgygbv\",\"data-framer-name\":\"HRFunctions\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7n59gz-container\",nodeId:\"WgJsE_HCz\",rendersWithMotion:true,scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"WgJsE_HCz\",layoutId:\"WgJsE_HCz\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mahyrr\",\"data-framer-name\":\"Design Approach section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-md9ri6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.3em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-92ca0ef4-2cbc-4669-ae36-2b4079212874, rgb(153, 153, 153))\",\"--framer-text-transform\":\"uppercase\"},children:\"Design Approach\"})}),className:\"framer-14cqx5k\",fonts:[\"GF;Inter-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Fail fast! Prototyping led lean design process \uD83C\uDFC3\uD83C\uDFFB\u200D\u2642\uFE0F\"})}),className:\"framer-12hsiwb\",fonts:[\"GF;Inter-500\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hxyzuc\",\"data-framer-name\":\"collection\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"The pace of Gen AI evolution and the dire need of solving users' problems with lowest turn-around time, made us shift our thinking beyond the generic design process towards a more flexible, agile, and experimental approach. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"We adopted an organic design approach where we could be more proactively prepared towards unforeseen variables.\"})]}),className:\"framer-1b8f95w\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+24+0+0+3698.2),pixelHeight:1486,pixelWidth:2159,sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,src:\"https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png 2159w\"}},T4K9aOIlm:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+3901.8),pixelHeight:1486,pixelWidth:2159,sizes:\"720px\",src:\"https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png 2159w\"}},tNGfuKOrr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+4060.6),pixelHeight:1486,pixelWidth:2159,sizes:\"600px\",src:\"https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png 2159w\"}},z9DF1WshY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+0+24+0+0+3684.2),pixelHeight:1486,pixelWidth:2159,sizes:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,src:\"https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png 2159w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+3401.8),pixelHeight:1486,pixelWidth:2159,sizes:\"904px\",src:\"https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/UenwjTyGanI9XhCypgzGy4Mk9Y.png 2159w\"},className:\"framer-1va2oo8\",\"data-framer-name\":\"Approach\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+24+0+0+4006.2),pixelHeight:2160,pixelWidth:3840,sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,src:\"https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=512 512w,https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png 3840w\"}},T4K9aOIlm:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+4521.8),pixelHeight:2160,pixelWidth:3840,sizes:\"720px\",src:\"https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=512 512w,https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png 3840w\"}},tNGfuKOrr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+4590.6),pixelHeight:2160,pixelWidth:3840,sizes:\"600px\",src:\"https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=512 512w,https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png 3840w\"}},z9DF1WshY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+0+24+0+0+3985.2),pixelHeight:2160,pixelWidth:3840,sizes:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,src:\"https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=512 512w,https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png 3840w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+4077.8),pixelHeight:2160,pixelWidth:3840,sizes:\"904px\",src:\"https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=512 512w,https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PDltBzaXBnUrCPlOm3aTh7ybyA.png 3840w\"},className:\"framer-o3mzal\",\"data-framer-name\":\"graphic\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ka5wkr-container\",nodeId:\"dDcaCWO7p\",rendersWithMotion:true,scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"dDcaCWO7p\",layoutId:\"dDcaCWO7p\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-o3bdll\",\"data-framer-name\":\"Genie User Research\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1288f6v\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.3em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-92ca0ef4-2cbc-4669-ae36-2b4079212874, rgb(153, 153, 153))\",\"--framer-text-transform\":\"uppercase\"},children:\"USER RESEARCH\"})}),className:\"framer-1idxa08\",fonts:[\"GF;Inter-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Uncovered the most common daily struggles of employees\"})}),className:\"framer-1e8b33j\",fonts:[\"GF;Inter-500\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-103fbp1\",\"data-framer-name\":\"collection\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-164e9fa-container\",nodeId:\"EKfTbzlnf\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{variant:\"iNpoBbgwE\"},z9DF1WshY:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"1\",height:\"100%\",id:\"EKfTbzlnf\",layoutId:\"EKfTbzlnf\",PgM3dXgLh:\"Information based interactions - summarise policies, explain employee benefits etc.\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"Summarising lengthy policy documents, explaining and visualising information on finances, leaves, tasks and trainings would be a savior for employees at large.\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jpy9o5-container\",nodeId:\"Mff4LD37C\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{variant:\"iNpoBbgwE\"},z9DF1WshY:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"2\",height:\"100%\",id:\"Mff4LD37C\",layoutId:\"Mff4LD37C\",PgM3dXgLh:\"Communication\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"Writing emails, composing a case study or sharing an appreciation email - employees struggle writing content for all these communication needs.\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-s3m6da-container\",nodeId:\"cEhVJYnNt\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{variant:\"iNpoBbgwE\"},z9DF1WshY:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"3\",height:\"100%\",id:\"cEhVJYnNt\",layoutId:\"cEhVJYnNt\",PgM3dXgLh:\"Complex tasks\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"Planning for a vacation, submitting timesheet and expense requests, setting goals and priorities for appraisal - all these transactional tasks consume a lot of time and effort where employees struggle.\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+24+0+0+5240.2),pixelHeight:1638,pixelWidth:3256,positionX:\"center\",positionY:\"center\",sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,src:\"https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=512 512w,https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png 3256w\"}},T4K9aOIlm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+5771.8),pixelHeight:1638,pixelWidth:3256,positionX:\"center\",positionY:\"center\",sizes:\"720px\",src:\"https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=512 512w,https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png 3256w\"}},tNGfuKOrr:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+5840.6),pixelHeight:1638,pixelWidth:3256,positionX:\"center\",positionY:\"center\",sizes:\"600px\",src:\"https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=512 512w,https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png 3256w\"}},z9DF1WshY:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+0+24+0+0+5219.2),pixelHeight:1638,pixelWidth:3256,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,src:\"https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=512 512w,https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png 3256w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+5126.8),pixelHeight:1638,pixelWidth:3256,positionX:\"center\",positionY:\"center\",sizes:\"904px\",src:\"https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=512 512w,https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/EYJl6KaUsapMi6QUM1TKP1OuFdk.png 3256w\"},className:\"framer-17ako7l\",\"data-framer-name\":\"UserResearch\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1lbnlth-container\",nodeId:\"F0WwcVRza\",rendersWithMotion:true,scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"F0WwcVRza\",layoutId:\"F0WwcVRza\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1g4f8n6\",\"data-framer-name\":\"Personas\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n0ak48\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.3em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-92ca0ef4-2cbc-4669-ae36-2b4079212874, rgb(153, 153, 153))\",\"--framer-text-transform\":\"uppercase\"},children:\"USer Archetypes\"})}),className:\"framer-o3cl3k\",fonts:[\"GF;Inter-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"3 Most Common Archetypes\"})}),className:\"framer-1w1yjs1\",fonts:[\"GF;Inter-500\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yzkidg\",\"data-framer-name\":\"collection\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"To craft truly delightful conversations for Engaze, I focused on a few key areas. First, building a robust understanding of employee needs, their work responsibilities, tasks and challenges. Embodiment of these insights together resulted in shaping up these archetypes - \"})}),className:\"framer-10zxjf\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+24+0+0+6002.2),pixelHeight:2160,pixelWidth:3064,positionX:\"center\",positionY:\"center\",sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,src:\"https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=512 512w,https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png 3064w\"}},T4K9aOIlm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+6739.8),pixelHeight:2160,pixelWidth:3064,positionX:\"center\",positionY:\"center\",sizes:\"720px\",src:\"https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=512 512w,https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png 3064w\"}},tNGfuKOrr:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+6748.6),pixelHeight:2160,pixelWidth:3064,positionX:\"center\",positionY:\"center\",sizes:\"600px\",src:\"https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=512 512w,https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png 3064w\"}},z9DF1WshY:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+0+24+0+0+5972.2),pixelHeight:2160,pixelWidth:3064,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,src:\"https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=512 512w,https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png 3064w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+5985.8),pixelHeight:2160,pixelWidth:3064,positionX:\"center\",positionY:\"center\",sizes:\"904px\",src:\"https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=512 512w,https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/RmI7VaiirX6elezyYybyfEU0uR0.png 3064w\"},className:\"framer-1cafzxc\",\"data-framer-name\":\"Archetypes\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-15u279a-container\",nodeId:\"BawEkXojA\",rendersWithMotion:true,scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"BawEkXojA\",layoutId:\"BawEkXojA\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-cwgyme\",\"data-framer-name\":\"Design principles\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mauu2c\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.3em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-92ca0ef4-2cbc-4669-ae36-2b4079212874, rgb(153, 153, 153))\",\"--framer-text-transform\":\"uppercase\"},children:\"Design Principles \"})}),className:\"framer-1m59x1e\",fonts:[\"GF;Inter-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Conversational AI Design Philosophy\"})}),className:\"framer-s9p020\",fonts:[\"GF;Inter-500\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11yuxg2\",\"data-framer-name\":\"collection\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"3 - Layered Design Strategy\"})}),className:\"framer-1clzis4\",fonts:[\"Inter-Medium\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9vhrkd\",\"data-framer-name\":\"collection\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-p2z6im-container\",nodeId:\"yCFTj73O0\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{variant:\"iNpoBbgwE\"},z9DF1WshY:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"1\",height:\"100%\",id:\"yCFTj73O0\",layoutId:\"yCFTj73O0\",PgM3dXgLh:\"Natural Conversational Experiences\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"Crafted natural conversation flows through principles that understand user intent and utilize emotional analysis for empathetic and engaging responses.\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11y4url-container\",nodeId:\"R870OBxU3\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{variant:\"iNpoBbgwE\"},z9DF1WshY:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"2\",height:\"100%\",id:\"R870OBxU3\",layoutId:\"R870OBxU3\",PgM3dXgLh:\"Content Strategy Thumb-rules\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"Defined content guidelines that structure responses in a human-like manner, avoiding repetition and ensuring a dynamic and engaging experience.\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-p8ex3-container\",nodeId:\"vUPuCPOGA\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{variant:\"iNpoBbgwE\"},z9DF1WshY:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"3\",height:\"100%\",id:\"vUPuCPOGA\",layoutId:\"vUPuCPOGA\",PgM3dXgLh:\"Conversational Interface Design Guidelines\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"I established interface design ground rules for a user-friendly experience, standard, UI components, familiar interaction patterns, incorporating subtle and smart motion transitions and effects. \"})})})})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+24+0+0+7020.2),pixelHeight:5122,pixelWidth:4562,sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,src:\"https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=1024 912w,https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=2048 1824w,https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=4096 3648w,https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png 4562w\"}},T4K9aOIlm:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+8085.8),pixelHeight:5122,pixelWidth:4562,sizes:\"720px\",src:\"https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=1024 912w,https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=2048 1824w,https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=4096 3648w,https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png 4562w\"}},tNGfuKOrr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+8004.6),pixelHeight:5122,pixelWidth:4562,sizes:\"600px\",src:\"https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=1024 912w,https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=2048 1824w,https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=4096 3648w,https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png 4562w\"}},z9DF1WshY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+0+24+0+0+6983.2),pixelHeight:5122,pixelWidth:4562,sizes:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,src:\"https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=1024 912w,https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=2048 1824w,https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=4096 3648w,https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png 4562w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+7226.8),pixelHeight:5122,pixelWidth:4562,sizes:\"904px\",src:\"https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=1024 912w,https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=2048 1824w,https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png?scale-down-to=4096 3648w,https://framerusercontent.com/images/MUk6ViAI44g4Brx3kpjrwrlftD0.png 4562w\"},className:\"framer-10zp4tq\",\"data-framer-name\":\"3-Layered Approach\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13mbl6c-container\",nodeId:\"otqyrq0Lr\",rendersWithMotion:true,scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"otqyrq0Lr\",layoutId:\"otqyrq0Lr\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-rft5w1\",\"data-framer-name\":\"360 Approach section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pm9ips\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.3em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-92ca0ef4-2cbc-4669-ae36-2b4079212874, rgb(153, 153, 153))\",\"--framer-text-transform\":\"uppercase\"},children:\"360\\xb0 Experience\"})}),className:\"framer-1tq518a\",fonts:[\"GF;Inter-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Holistic Approach for More Human-Like Interactions\"})}),className:\"framer-1gkrli6\",fonts:[\"GF;Inter-500\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7g593h\",\"data-framer-name\":\"collection\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"To craft truly delightful conversations for Engaze, I focused on a few key areas. First, building a robust understanding of the specific organisation was crucial.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"Next, we worked on honing the emotional intelligence. By implementing sentiment analysis, the bot can pick up on an employee's tone, frustration, or excitement. This enables the bot to tailor the responses - offering empathy when needed, or a touch of humour to lighten the mood. In summary, these are the secrets of creating a truly human bot -\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Deep Organisation Knowledge:\"}),\" Trained on internal data for relevant & contextual answers. (Speaks the company language!)\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Emotional Intelligence:\"}),\" Uses sentiment analysis to adjust tone (empathy or humor) based on user mood. (Reads between the lines!)\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Creative Responder:\"}),\" Leverages pre-trained LLMs for informative & engaging answers beyond yes/no. (More than just a question-answering machine!)\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Natural Conversation Flow:\"}),\" Dialogue management keeps things smooth & avoids repetitive answers. (No more robotic loops!)\"]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Engaze = Your delightful & engaging teammate, ready to answer & connect!\"})})]}),className:\"framer-qv8tzc\",fonts:[\"Inter\",\"Inter-Bold\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+24+0+0+8929.2),pixelHeight:1552,pixelWidth:2560,positionX:\"center\",positionY:\"center\",sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,src:\"https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=512 512w,https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png 2560w\"}},T4K9aOIlm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+10322.8),pixelHeight:1552,pixelWidth:2560,positionX:\"center\",positionY:\"center\",sizes:\"720px\",src:\"https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=512 512w,https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png 2560w\"}},tNGfuKOrr:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+10151.6),pixelHeight:1552,pixelWidth:2560,positionX:\"center\",positionY:\"center\",sizes:\"600px\",src:\"https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=512 512w,https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png 2560w\"}},z9DF1WshY:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+0+24+0+0+8885.2),pixelHeight:1552,pixelWidth:2560,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,src:\"https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=512 512w,https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png 2560w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+9752.8),pixelHeight:1552,pixelWidth:2560,positionX:\"center\",positionY:\"center\",sizes:\"904px\",src:\"https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=512 512w,https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/6rz1zrcpDwFkZ9X8aVtqo6JU5Vg.png 2560w\"},className:\"framer-12mcgup\",\"data-framer-name\":\"ResearchStickies\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ayj2m-container\",nodeId:\"GCNLRnpDX\",rendersWithMotion:true,scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"GCNLRnpDX\",layoutId:\"GCNLRnpDX\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1up0gc0\",\"data-framer-name\":\"Content Strategy\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wbrl7j\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nwz476\",\"data-styles-preset\":\"VRiL141lr\",style:{\"--framer-text-color\":\"var(--token-92ca0ef4-2cbc-4669-ae36-2b4079212874, rgb(153, 153, 153))\"},children:\"Content Strategy\"})}),className:\"framer-1ffcr99\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1dodh3\",\"data-styles-preset\":\"O01EQkiMt\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Crafting Dialog Flows\"})}),className:\"framer-1vw7nxj\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qg9txa\",\"data-framer-name\":\"collection\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"Since we took an augmentation based approach that incorporates both traditional AI and generative AI seamlessly. This required us to draw and design dialogue flows for happy path scenarios, the deviations will be handled by the generative layer.\"})}),className:\"framer-fq6rlu\",fonts:[\"GF;Inter-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+24+0+0+9746.2),pixelHeight:3436,pixelWidth:4883,positionX:\"center\",positionY:\"center\",sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,src:\"https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=512 512w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png 4883w\"}},T4K9aOIlm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+11467.8),pixelHeight:3436,pixelWidth:4883,positionX:\"center\",positionY:\"center\",sizes:\"720px\",src:\"https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=512 512w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png 4883w\"}},tNGfuKOrr:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+11206.6),pixelHeight:3436,pixelWidth:4883,positionX:\"center\",positionY:\"center\",sizes:\"600px\",src:\"https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=512 512w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png 4883w\"}},z9DF1WshY:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+0+24+0+0+9695.2),pixelHeight:3436,pixelWidth:4883,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,src:\"https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=512 512w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png 4883w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+10707.8),pixelHeight:3436,pixelWidth:4883,positionX:\"center\",positionY:\"center\",sizes:\"904px\",src:\"https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=512 512w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/wMtSc0PatpDyMkgWInU84EyrQYE.png 4883w\"},className:\"framer-1vg0cyq\",\"data-framer-name\":\"DialogFlows\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1lxrmyr-container\",nodeId:\"CzufnzolC\",rendersWithMotion:true,scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"CzufnzolC\",layoutId:\"CzufnzolC\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1kjc6h\",\"data-framer-name\":\"Gen AI Moodboard\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oihsl2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.3em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-92ca0ef4-2cbc-4669-ae36-2b4079212874, rgb(153, 153, 153))\",\"--framer-text-transform\":\"uppercase\"},children:\"INSPIRATION\"})}),className:\"framer-1jeyfxz\",fonts:[\"GF;Inter-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Gen AI Moodboard\"})}),className:\"framer-15vzfhz\",fonts:[\"GF;Inter-500\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8sq2fi\",\"data-framer-name\":\"collection\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:[\"Post evaluating around 45+ conversational and Gen AI applications across industries, we realised that \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Gen-AI interfaces are embracing a futuristic aesthetic\"}),\". Bold color choices like purple and blue gradients are in, alongside dark modes for a sleek and user-friendly experience. There will be many other design options with AI elements subtly integrated using visual cues and effects to enhance the user experience.\"]})}),className:\"framer-1g0hz99\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+24+0+0+10563.2),pixelHeight:3052,pixelWidth:1736,positionX:\"center\",positionY:\"center\",sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,src:\"https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png?scale-down-to=1024 582w,https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png?scale-down-to=2048 1164w,https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png 1736w\"}},T4K9aOIlm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+12612.8),pixelHeight:3052,pixelWidth:1736,positionX:\"center\",positionY:\"center\",sizes:\"720px\",src:\"https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png?scale-down-to=1024 582w,https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png?scale-down-to=2048 1164w,https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png 1736w\"}},tNGfuKOrr:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+12261.6),pixelHeight:3052,pixelWidth:1736,positionX:\"center\",positionY:\"center\",sizes:\"600px\",src:\"https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png?scale-down-to=1024 582w,https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png?scale-down-to=2048 1164w,https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png 1736w\"}},z9DF1WshY:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+0+24+0+0+10505.2),pixelHeight:3052,pixelWidth:1736,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,src:\"https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png?scale-down-to=1024 582w,https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png?scale-down-to=2048 1164w,https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png 1736w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+11752.8),pixelHeight:3052,pixelWidth:1736,positionX:\"center\",positionY:\"center\",sizes:\"904px\",src:\"https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png?scale-down-to=1024 582w,https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png?scale-down-to=2048 1164w,https://framerusercontent.com/images/TX67SNBt27FhkBCtPc44cEAM3Cw.png 1736w\"},className:\"framer-1fx5fc3\",\"data-framer-name\":\"AuditBenchmarking\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mb1nzh-container\",nodeId:\"NkaemXyoM\",rendersWithMotion:true,scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"NkaemXyoM\",layoutId:\"NkaemXyoM\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ns2f3k\",\"data-framer-name\":\"UIDesigns\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-34crgx\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nwz476\",\"data-styles-preset\":\"VRiL141lr\",style:{\"--framer-text-color\":\"var(--token-92ca0ef4-2cbc-4669-ae36-2b4079212874, rgb(153, 153, 153))\"},children:\"Interface Design\"})}),className:\"framer-zfhxav\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z9DF1WshY:{style:{}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1dodh3\",\"data-styles-preset\":\"O01EQkiMt\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Conversational Interface Design\"})}),className:\"framer-fzvfx1\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cksd5u\",\"data-framer-name\":\"collection\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1xoe32d\",\"data-styles-preset\":\"a24XYgQ_v\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Key Highlights\"})}),className:\"framer-1s7xrvm\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ds1rie\",\"data-framer-name\":\"collection\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18yz1pi-container\",nodeId:\"DLytcXREO\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{variant:\"iNpoBbgwE\"},z9DF1WshY:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"1\",height:\"100%\",id:\"DLytcXREO\",layoutId:\"DLytcXREO\",PgM3dXgLh:\"Human-like natural conversations\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tk7jko-container\",nodeId:\"YyxE7z2iz\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{variant:\"iNpoBbgwE\"},z9DF1WshY:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"2\",height:\"100%\",id:\"YyxE7z2iz\",layoutId:\"YyxE7z2iz\",PgM3dXgLh:\"Transactional, Informational, Generative & Complex Prompts and Responses\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-whps55-container\",nodeId:\"ITQvtFrRJ\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{variant:\"iNpoBbgwE\"},z9DF1WshY:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"3\",height:\"100%\",id:\"ITQvtFrRJ\",layoutId:\"ITQvtFrRJ\",PgM3dXgLh:\"Multi-modal output generation and appropriate structuring\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-w2p291-container\",nodeId:\"aQnLjcMu4\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{variant:\"iNpoBbgwE\"},z9DF1WshY:{variant:\"iNpoBbgwE\"}},children:/*#__PURE__*/_jsx(OrderedListItem,{eAa8qMBly:\"4\",height:\"100%\",id:\"aQnLjcMu4\",layoutId:\"aQnLjcMu4\",PgM3dXgLh:\"Engaging, pleasing and contemporary UIs\",style:{width:\"100%\"},variant:\"mhKT0QkFu\",width:\"100%\",x44pLaC6H:\"\"})})})})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+24+0+0+12021.2),pixelHeight:3359,pixelWidth:1857,positionX:\"center\",positionY:\"center\",sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,src:\"https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png?scale-down-to=1024 566w,https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png?scale-down-to=2048 1132w,https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png 1857w\"}},T4K9aOIlm:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+14686.8),pixelHeight:3359,pixelWidth:1857,positionX:\"center\",positionY:\"center\",sizes:\"720px\",src:\"https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png?scale-down-to=1024 566w,https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png?scale-down-to=2048 1132w,https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png 1857w\"}},tNGfuKOrr:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+14217.6),pixelHeight:3359,pixelWidth:1857,positionX:\"center\",positionY:\"center\",sizes:\"600px\",src:\"https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png?scale-down-to=1024 566w,https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png?scale-down-to=2048 1132w,https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png 1857w\"}},z9DF1WshY:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+0+24+0+0+11974.2),pixelHeight:3359,pixelWidth:1857,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,src:\"https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png?scale-down-to=1024 566w,https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png?scale-down-to=2048 1132w,https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png 1857w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+14136.8),pixelHeight:3359,pixelWidth:1857,positionX:\"center\",positionY:\"center\",sizes:\"904px\",src:\"https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png?scale-down-to=1024 566w,https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png?scale-down-to=2048 1132w,https://framerusercontent.com/images/29XJGXJPI9Q5FKRDIHunu9nM70g.png 1857w\"},className:\"framer-1ni5qd8\",\"data-framer-name\":\"GenieDesigns\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1r4mrkw-container\",nodeId:\"ue1_TGddh\",rendersWithMotion:true,scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"ue1_TGddh\",layoutId:\"ue1_TGddh\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-soa7qc\",\"data-framer-name\":\"Keylearnings\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1dodh3\",\"data-styles-preset\":\"O01EQkiMt\",style:{\"--framer-text-color\":\"var(--token-849e5971-4e20-414b-85bc-9934f715adf8, rgb(17, 17, 17))\"},children:\"Key Learnings\"})}),className:\"framer-fpxj41\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"\uD83D\uDCAA Working on an experimental and rapid prototyping provided an edge to iterate faster while collaborating in sync with all the other strategic layers.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"\uD83D\uDCF1Led the direction for design and enabled the team to grow faster in conversational design space.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"\uD83E\uDD1D In all Gen-AI integrations, its imperative to work pretty close with development and data science teams. This clarified design scope further.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cmmrsi\",\"data-styles-preset\":\"Q1uzJVOd1\",style:{\"--framer-text-color\":\"var(--token-f3d734f3-2b24-4f9b-a40c-9508d93a2f84, rgb(102, 102, 102))\"},children:\"\uD83C\uDFAF The designs got a lot of love during usability testing and validation stages. We're constantly churning out the future iterations while ensuring that we align to the human-centric design philosophy. \"})]}),className:\"framer-1n58c1r\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+24+0+0+13614.2),pixelHeight:2044,pixelWidth:2716,positionX:\"center\",positionY:\"bottom\",sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,src:\"https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=512 512w,https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png 2716w\"}},T4K9aOIlm:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+17015.8),pixelHeight:2044,pixelWidth:2716,positionX:\"center\",positionY:\"bottom\",sizes:\"720px\",src:\"https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=512 512w,https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png 2716w\"}},tNGfuKOrr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+16322.6),pixelHeight:2044,pixelWidth:2716,positionX:\"center\",positionY:\"bottom\",sizes:\"600px\",src:\"https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=512 512w,https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png 2716w\"}},z9DF1WshY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+800+8+0+24+0+0+13533.2),pixelHeight:2044,pixelWidth:2716,positionX:\"center\",positionY:\"bottom\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,src:\"https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=512 512w,https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png 2716w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8+40+0+0+16745.8),pixelHeight:2044,pixelWidth:2716,positionX:\"center\",positionY:\"bottom\",sizes:\"904px\",src:\"https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=512 512w,https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/QgEbX8axm71oLjdQBwwLJ2rIF4.png 2716w\"},className:\"framer-4joff\",\"data-framer-name\":\"DesignFlows\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,y:(componentViewport?.y||0)+0+800+8+24+0+0+13963.2},T4K9aOIlm:{width:\"720px\",y:(componentViewport?.y||0)+0+8+40+0+0+17635.8},tNGfuKOrr:{width:\"600px\",y:(componentViewport?.y||0)+0+8+40+0+0+16875.6},z9DF1WshY:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+0+800+8+0+24+0+0+13888.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:329,width:\"904px\",y:(componentViewport?.y||0)+0+8+40+0+0+17624.8,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ogflbu-container\",nodeId:\"zhA3oGN6a\",rendersWithMotion:true,scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{variant:\"rPc5RxDqU\"},tNGfuKOrr:{variant:\"rPc5RxDqU\"},z9DF1WshY:{variant:\"rPc5RxDqU\"}},children:/*#__PURE__*/_jsx(CardTestimonial,{fUIONLCQs:\"Greatly impressed by the quality of designs, the attention to detail and delightful experience. Happy to see that the standards are set quite high and it proudly stands beside any other leading studios' work gobally.\",height:\"100%\",id:\"zhA3oGN6a\",layoutId:\"zhA3oGN6a\",MmMUe9_qv:\"Saran S.\",nNjt0OXBh:\"Managing Director, Accenture Operations\",nwEC5aEtd:addImageAlt({pixelHeight:600,pixelWidth:600,src:\"https://framerusercontent.com/images/PCz5FMxk6AlGsujp554NZ6xW8.jpeg\",srcSet:\"https://framerusercontent.com/images/PCz5FMxk6AlGsujp554NZ6xW8.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/PCz5FMxk6AlGsujp554NZ6xW8.jpeg 600w\"},\"\"),style:{width:\"100%\"},variant:\"kE46i5Ug7\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-nerh5p-container\",nodeId:\"hYOOKDNhn\",rendersWithMotion:true,scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"hYOOKDNhn\",layoutId:\"hYOOKDNhn\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1v3drzx\",\"data-framer-name\":\"Collection\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1dodh3\",\"data-styles-preset\":\"O01EQkiMt\",children:\"More projects\"})}),className:\"framer-b2lxeb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ui3yof\",\"data-framer-name\":\"Collection\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mr6vRxJzd\"},implicitPathVariables:undefined},{href:{webPageId:\"mr6vRxJzd\"},implicitPathVariables:undefined},{href:{webPageId:\"mr6vRxJzd\"},implicitPathVariables:undefined},{href:{webPageId:\"mr6vRxJzd\"},implicitPathVariables:undefined},{href:{webPageId:\"mr6vRxJzd\"},implicitPathVariables:undefined},{href:{webPageId:\"mr6vRxJzd\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,y:(componentViewport?.y||0)+0+800+8+24+0+0+14454.2+0+71+0+0},T4K9aOIlm:{width:\"344px\",y:(componentViewport?.y||0)+0+8+40+0+0+18126.8+0+71+0},tNGfuKOrr:{width:\"600px\",y:(componentViewport?.y||0)+0+8+40+0+0+17366.6+0+71+0+0},z9DF1WshY:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+0+800+8+0+24+0+0+14379.2+0+71+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:397,y:(componentViewport?.y||0)+0+8+40+0+0+18115.8+0+71+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jxp9i7-container\",nodeId:\"qdgTiUhrm\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{it9GxuUGI:{W4qTAoypY:resolvedLinks1[1]},sphSIfB9n:{style:{width:\"100%\"},W4qTAoypY:resolvedLinks1[4]},T4K9aOIlm:{style:{width:\"100%\"},W4qTAoypY:resolvedLinks1[2]},tNGfuKOrr:{style:{width:\"100%\"},W4qTAoypY:resolvedLinks1[3]},z9DF1WshY:{style:{width:\"100%\"},W4qTAoypY:resolvedLinks1[5]}},children:/*#__PURE__*/_jsx(CardProject,{gH2E59JJm:\"OmniChannel Travel Experience for a Leading Airlines\",Gwrrwculr:addImageAlt({pixelHeight:2453,pixelWidth:2669,positionX:\"45.7%\",positionY:\"6.7%\",src:\"https://framerusercontent.com/images/2jsTB1gMn7AO9OPjGZKhKysXaP4.jpg?lossless=1\",srcSet:\"https://framerusercontent.com/images/2jsTB1gMn7AO9OPjGZKhKysXaP4.jpg?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/2jsTB1gMn7AO9OPjGZKhKysXaP4.jpg?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/2jsTB1gMn7AO9OPjGZKhKysXaP4.jpg?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/2jsTB1gMn7AO9OPjGZKhKysXaP4.jpg?lossless=1 2669w\"},\"\"),height:\"100%\",iBToJInnf:\"Jan'23 \u2022 Airlines & Travel \u2022 App Design Lead\",id:\"qdgTiUhrm\",layoutId:\"qdgTiUhrm\",variant:\"FubzxZ9Tw\",W4qTAoypY:resolvedLinks1[0],width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kMXN_f_XY\"},implicitPathVariables:undefined},{href:{webPageId:\"kMXN_f_XY\"},implicitPathVariables:undefined},{href:{webPageId:\"kMXN_f_XY\"},implicitPathVariables:undefined},{href:{webPageId:\"kMXN_f_XY\"},implicitPathVariables:undefined},{href:{webPageId:\"kMXN_f_XY\"},implicitPathVariables:undefined},{href:{webPageId:\"kMXN_f_XY\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,y:(componentViewport?.y||0)+0+800+8+24+0+0+14454.2+0+71+0+429},T4K9aOIlm:{width:\"344px\",y:(componentViewport?.y||0)+0+8+40+0+0+18126.8+0+71+0},tNGfuKOrr:{width:\"600px\",y:(componentViewport?.y||0)+0+8+40+0+0+17366.6+0+71+0+445},z9DF1WshY:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+0+800+8+0+24+0+0+14379.2+0+71+0+429}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:397,y:(componentViewport?.y||0)+0+8+40+0+0+18115.8+0+71+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9f3dvs-container\",nodeId:\"ywTL0NjIC\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{it9GxuUGI:{W4qTAoypY:resolvedLinks2[1]},sphSIfB9n:{style:{width:\"100%\"},W4qTAoypY:resolvedLinks2[4]},T4K9aOIlm:{style:{width:\"100%\"},W4qTAoypY:resolvedLinks2[2]},tNGfuKOrr:{style:{width:\"100%\"},W4qTAoypY:resolvedLinks2[3]},z9DF1WshY:{style:{width:\"100%\"},W4qTAoypY:resolvedLinks2[5]}},children:/*#__PURE__*/_jsx(CardProject,{gH2E59JJm:\"Executive Data-Products for Insights-Driven Business Decisions \",Gwrrwculr:addImageAlt({pixelHeight:2453,pixelWidth:2669,src:\"https://framerusercontent.com/images/6KgpqpCuavrfNp3EGO1mY2wnUgg.jpg\",srcSet:\"https://framerusercontent.com/images/6KgpqpCuavrfNp3EGO1mY2wnUgg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6KgpqpCuavrfNp3EGO1mY2wnUgg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/6KgpqpCuavrfNp3EGO1mY2wnUgg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/6KgpqpCuavrfNp3EGO1mY2wnUgg.jpg 2669w\"},\"\"),height:\"100%\",iBToJInnf:\"Ongoing \u2022 Data Viz. & AI \u2022 Design Track Lead\",id:\"ywTL0NjIC\",layoutId:\"ywTL0NjIC\",variant:\"FubzxZ9Tw\",W4qTAoypY:resolvedLinks2[0],width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined},{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined},{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined},{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined},{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined},{href:{webPageId:\"tWGcoJWNW\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,y:(componentViewport?.y||0)+0+800+8+24+0+0+14454.2+0+929},T4K9aOIlm:{width:\"720px\",y:(componentViewport?.y||0)+0+8+40+0+0+18126.8+0+500},tNGfuKOrr:{width:\"600px\",y:(componentViewport?.y||0)+0+8+40+0+0+17366.6+0+945},z9DF1WshY:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+0+800+8+0+24+0+0+14379.2+0+929}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"904px\",y:(componentViewport?.y||0)+0+8+40+0+0+18115.8+0+500,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yli4ug-container\",nodeId:\"xcblsS6Yx\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{it9GxuUGI:{Z7OvWiC1l:resolvedLinks3[1]},sphSIfB9n:{Z7OvWiC1l:resolvedLinks3[4]},T4K9aOIlm:{Z7OvWiC1l:resolvedLinks3[2]},tNGfuKOrr:{Z7OvWiC1l:resolvedLinks3[3]},z9DF1WshY:{Z7OvWiC1l:resolvedLinks3[5]}},children:/*#__PURE__*/_jsx(Button,{AWBenE8HJ:\"copy\",height:\"100%\",Hw1s_s_Dx:\"All projects\",id:\"xcblsS6Yx\",layoutId:\"xcblsS6Yx\",style:{height:\"100%\",width:\"100%\"},variant:\"vXFBfjJh5\",width:\"100%\",yriKJcBHz:false,Z7OvWiC1l:resolvedLinks3[0]})})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 16px, 1px) - 48px)`,y:(componentViewport?.y||0)+0+800+8+24+15507.2},T4K9aOIlm:{width:`calc(max(max(${componentViewport?.width||\"100vw\"}, 1px) - 96px, 1px) - 240px)`,y:(componentViewport?.y||0)+0+8+40+18790.8},tNGfuKOrr:{width:`calc(max(max(${componentViewport?.width||\"100vw\"}, 1px) - 96px, 1px) - 240px)`,y:(componentViewport?.y||0)+0+8+40+18475.6},z9DF1WshY:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+0+800+8+0+24+15432.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,width:\"904px\",y:(componentViewport?.y||0)+0+8+40+18779.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qvwpet-container\",nodeId:\"xNux3AlZ4\",scopeId:\"rxSRTt2ft\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sphSIfB9n:{variant:\"Gt1iO5lap\"},tNGfuKOrr:{variant:\"Gt1iO5lap\"},z9DF1WshY:{variant:\"Gt1iO5lap\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"xNux3AlZ4\",layoutId:\"xNux3AlZ4\",style:{width:\"100%\"},variant:\"jLcbtyIJV\",width:\"100%\"})})})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-cs7aP.framer-byhc0c, .framer-cs7aP .framer-byhc0c { display: block; }\",\".framer-cs7aP.framer-waw8gg { align-content: flex-start; align-items: flex-start; background-color: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, #000000); display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-cs7aP .framer-u7bveh-container { flex: none; height: 100vh; left: 0px; position: fixed; top: 0px; width: 280px; z-index: 2; }\",\".framer-cs7aP .framer-4wi6g { align-content: flex-start; align-items: flex-start; align-self: stretch; background-color: var(--token-ca8dab25-69cf-4f66-a4ef-ac5032f3bf9c, #000000); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: auto; justify-content: flex-start; overflow: hidden; padding: 8px 8px 8px 288px; position: relative; width: 1px; }\",\".framer-cs7aP .framer-ioz9ke { align-content: center; align-items: center; background-color: var(--token-9eaa7311-e839-4a54-9aec-76fdc6273ca1, #000000); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 40px 120px 120px 120px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-cs7aP .framer-1im06u7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 904px; }\",\".framer-cs7aP .framer-14npunc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cs7aP .framer-i7uc98 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cs7aP .framer-bnn9r-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-cs7aP .framer-cptn56-container, .framer-cs7aP .framer-1rhotg9-container, .framer-cs7aP .framer-7n59gz-container, .framer-cs7aP .framer-ka5wkr-container, .framer-cs7aP .framer-1lbnlth-container, .framer-cs7aP .framer-15u279a-container, .framer-cs7aP .framer-13mbl6c-container, .framer-cs7aP .framer-ayj2m-container, .framer-cs7aP .framer-1lxrmyr-container, .framer-cs7aP .framer-1mb1nzh-container, .framer-cs7aP .framer-1r4mrkw-container, .framer-cs7aP .framer-nerh5p-container { flex: none; height: 2px; position: relative; width: 100%; }\",\".framer-cs7aP .framer-14g4brk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cs7aP .framer-vq4cyp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cs7aP .framer-i2i2li-container, .framer-cs7aP .framer-ol8kel-container, .framer-cs7aP .framer-qlyp1e-container, .framer-cs7aP .framer-pkmnoc-container, .framer-cs7aP .framer-lvsq0i-container, .framer-cs7aP .framer-jxp9i7-container, .framer-cs7aP .framer-9f3dvs-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-cs7aP .framer-8xh7to { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cs7aP .framer-nklfs0, .framer-cs7aP .framer-11l9nt7, .framer-cs7aP .framer-d1xe7d, .framer-cs7aP .framer-1b8f95w, .framer-cs7aP .framer-10zxjf, .framer-cs7aP .framer-1clzis4, .framer-cs7aP .framer-qv8tzc, .framer-cs7aP .framer-fq6rlu, .framer-cs7aP .framer-1g0hz99, .framer-cs7aP .framer-1s7xrvm, .framer-cs7aP .framer-b2lxeb { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-cs7aP .framer-1s766xd { aspect-ratio: 1.3333333333333333 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: var(--framer-aspect-ratio-supported, 678px); overflow: visible; position: relative; width: 904px; }\",\".framer-cs7aP .framer-fn78gj { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-cs7aP .framer-1fsc6hg, .framer-cs7aP .framer-1s73qsq { align-content: center; align-items: center; background-color: var(--token-ca867117-2723-4090-9835-aee2c37dc9f5, #e8e8e8); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px; position: relative; width: 1px; }\",\".framer-cs7aP .framer-wpqg5b, .framer-cs7aP .framer-qghh3y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cs7aP .framer-gfaejk, .framer-cs7aP .framer-1j1qo2z, .framer-cs7aP .framer-14n4thw, .framer-cs7aP .framer-1w6r4hr { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-cs7aP .framer-1dfzq2i, .framer-cs7aP .framer-hgqqya, .framer-cs7aP .framer-1mahyrr, .framer-cs7aP .framer-o3bdll, .framer-cs7aP .framer-1g4f8n6, .framer-cs7aP .framer-cwgyme, .framer-cs7aP .framer-rft5w1, .framer-cs7aP .framer-1up0gc0, .framer-cs7aP .framer-1kjc6h, .framer-cs7aP .framer-ns2f3k, .framer-cs7aP .framer-soa7qc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cs7aP .framer-197f3jb, .framer-cs7aP .framer-cnwxhh, .framer-cs7aP .framer-f1sire, .framer-cs7aP .framer-14cqx5k, .framer-cs7aP .framer-12hsiwb, .framer-cs7aP .framer-1idxa08, .framer-cs7aP .framer-1e8b33j, .framer-cs7aP .framer-o3cl3k, .framer-cs7aP .framer-1w1yjs1, .framer-cs7aP .framer-1m59x1e, .framer-cs7aP .framer-s9p020, .framer-cs7aP .framer-1tq518a, .framer-cs7aP .framer-1gkrli6, .framer-cs7aP .framer-1ffcr99, .framer-cs7aP .framer-1vw7nxj, .framer-cs7aP .framer-1jeyfxz, .framer-cs7aP .framer-15vzfhz, .framer-cs7aP .framer-zfhxav, .framer-cs7aP .framer-fzvfx1, .framer-cs7aP .framer-fpxj41 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 240px; word-break: break-word; word-wrap: break-word; }\",\".framer-cs7aP .framer-j07p41, .framer-cs7aP .framer-1n58c1r { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-cs7aP .framer-19we0ho, .framer-cs7aP .framer-md9ri6, .framer-cs7aP .framer-1288f6v, .framer-cs7aP .framer-1n0ak48, .framer-cs7aP .framer-1mauu2c, .framer-cs7aP .framer-pm9ips, .framer-cs7aP .framer-1wbrl7j, .framer-cs7aP .framer-oihsl2, .framer-cs7aP .framer-34crgx { 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: 240px; }\",\".framer-cs7aP .framer-10j4c11, .framer-cs7aP .framer-hxyzuc, .framer-cs7aP .framer-103fbp1, .framer-cs7aP .framer-yzkidg, .framer-cs7aP .framer-11yuxg2, .framer-cs7aP .framer-7g593h, .framer-cs7aP .framer-1qg9txa, .framer-cs7aP .framer-8sq2fi, .framer-cs7aP .framer-1cksd5u { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-cs7aP .framer-1wgygbv { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 367px; overflow: visible; position: relative; width: 904px; }\",\".framer-cs7aP .framer-1va2oo8 { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 596px; overflow: visible; position: relative; width: 904px; }\",\".framer-cs7aP .framer-o3mzal { aspect-ratio: 1.7690802348336594 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 511px); overflow: visible; position: relative; width: 100%; }\",\".framer-cs7aP .framer-164e9fa-container, .framer-cs7aP .framer-1jpy9o5-container, .framer-cs7aP .framer-s3m6da-container, .framer-cs7aP .framer-p2z6im-container, .framer-cs7aP .framer-11y4url-container, .framer-cs7aP .framer-p8ex3-container, .framer-cs7aP .framer-18yz1pi-container, .framer-cs7aP .framer-1tk7jko-container, .framer-cs7aP .framer-whps55-container, .framer-cs7aP .framer-w2p291-container, .framer-cs7aP .framer-1ogflbu-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-cs7aP .framer-17ako7l { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 455px; overflow: visible; position: relative; width: 904px; }\",\".framer-cs7aP .framer-1cafzxc { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 636px; overflow: visible; position: relative; width: 904px; }\",\".framer-cs7aP .framer-9vhrkd, .framer-cs7aP .framer-ds1rie { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cs7aP .framer-10zp4tq { aspect-ratio: 0.8776699029126214 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: var(--framer-aspect-ratio-supported, 1030px); overflow: visible; position: relative; width: 100%; }\",\".framer-cs7aP .framer-12mcgup { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 551px; overflow: visible; position: relative; width: 904px; }\",\".framer-cs7aP .framer-1vg0cyq { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 641px; overflow: visible; position: relative; width: 904px; }\",\".framer-cs7aP .framer-1fx5fc3 { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 1667px; overflow: visible; position: relative; width: 904px; }\",\".framer-cs7aP .framer-1ni5qd8 { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 1659px; overflow: visible; position: relative; width: 904px; }\",\".framer-cs7aP .framer-4joff { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 799px; overflow: visible; position: relative; width: 904px; }\",\".framer-cs7aP .framer-1v3drzx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-cs7aP .framer-ui3yof { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-cs7aP .framer-yli4ug-container { flex: none; height: 44px; position: relative; width: 100%; }\",\".framer-cs7aP .framer-1qvwpet-container { flex: none; height: auto; position: relative; width: 904px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,\"@media (min-width: 1270px) and (max-width: 1439px) { .framer-cs7aP.framer-waw8gg { width: 1270px; } .framer-cs7aP .framer-u7bveh-container { width: auto; } .framer-cs7aP .framer-4wi6g { padding: 8px 8px 8px 88px; } .framer-cs7aP .framer-14npunc { order: 0; } .framer-cs7aP .framer-1s766xd { order: 1; } .framer-cs7aP .framer-fn78gj { order: 2; } .framer-cs7aP .framer-1dfzq2i { order: 3; } .framer-cs7aP .framer-1rhotg9-container { order: 4; } .framer-cs7aP .framer-hgqqya { order: 5; } .framer-cs7aP .framer-1wgygbv { order: 6; } .framer-cs7aP .framer-7n59gz-container { order: 7; } .framer-cs7aP .framer-1mahyrr { order: 8; } .framer-cs7aP .framer-1va2oo8 { order: 9; } .framer-cs7aP .framer-o3mzal { order: 10; } .framer-cs7aP .framer-ka5wkr-container { order: 11; } .framer-cs7aP .framer-o3bdll { order: 12; } .framer-cs7aP .framer-17ako7l { order: 13; } .framer-cs7aP .framer-1lbnlth-container { order: 14; } .framer-cs7aP .framer-1g4f8n6 { order: 15; } .framer-cs7aP .framer-1cafzxc { order: 16; } .framer-cs7aP .framer-15u279a-container { order: 17; } .framer-cs7aP .framer-cwgyme { order: 18; } .framer-cs7aP .framer-10zp4tq { order: 19; } .framer-cs7aP .framer-13mbl6c-container { order: 20; } .framer-cs7aP .framer-rft5w1 { order: 22; } .framer-cs7aP .framer-12mcgup { order: 23; } .framer-cs7aP .framer-ayj2m-container { order: 24; } .framer-cs7aP .framer-1up0gc0 { order: 25; } .framer-cs7aP .framer-1vg0cyq { order: 26; } .framer-cs7aP .framer-1lxrmyr-container { order: 27; } .framer-cs7aP .framer-1kjc6h { order: 28; } .framer-cs7aP .framer-1fx5fc3 { order: 29; } .framer-cs7aP .framer-1mb1nzh-container { order: 30; } .framer-cs7aP .framer-ns2f3k { order: 31; } .framer-cs7aP .framer-1ni5qd8 { order: 32; } .framer-cs7aP .framer-1r4mrkw-container { order: 33; } .framer-cs7aP .framer-soa7qc { order: 34; } .framer-cs7aP .framer-4joff { order: 35; } .framer-cs7aP .framer-1ogflbu-container { order: 36; } .framer-cs7aP .framer-nerh5p-container { order: 37; } .framer-cs7aP .framer-1v3drzx { order: 38; }}\",\"@media (min-width: 1024px) and (max-width: 1269px) { .framer-cs7aP.framer-waw8gg { width: 1024px; } .framer-cs7aP .framer-u7bveh-container { width: auto; } .framer-cs7aP .framer-4wi6g { padding: 8px 8px 8px 88px; } .framer-cs7aP .framer-1im06u7 { width: 720px; } .framer-cs7aP .framer-1s766xd, .framer-cs7aP .framer-10zp4tq { height: var(--framer-aspect-ratio-supported, 540px); width: 720px; } .framer-cs7aP .framer-1dfzq2i { flex-direction: column; gap: 24px; } .framer-cs7aP .framer-197f3jb, .framer-cs7aP .framer-fpxj41, .framer-cs7aP .framer-1qvwpet-container { width: 100%; } .framer-cs7aP .framer-j07p41, .framer-cs7aP .framer-10j4c11, .framer-cs7aP .framer-hxyzuc, .framer-cs7aP .framer-103fbp1, .framer-cs7aP .framer-yzkidg, .framer-cs7aP .framer-11yuxg2, .framer-cs7aP .framer-7g593h, .framer-cs7aP .framer-1qg9txa, .framer-cs7aP .framer-8sq2fi, .framer-cs7aP .framer-1cksd5u, .framer-cs7aP .framer-1n58c1r { flex: none; width: 100%; } .framer-cs7aP .framer-hgqqya, .framer-cs7aP .framer-1mahyrr, .framer-cs7aP .framer-o3bdll, .framer-cs7aP .framer-1g4f8n6, .framer-cs7aP .framer-cwgyme, .framer-cs7aP .framer-rft5w1, .framer-cs7aP .framer-1up0gc0, .framer-cs7aP .framer-1kjc6h, .framer-cs7aP .framer-ns2f3k, .framer-cs7aP .framer-soa7qc { flex-direction: column; } .framer-cs7aP .framer-1wgygbv, .framer-cs7aP .framer-1va2oo8, .framer-cs7aP .framer-1cafzxc, .framer-cs7aP .framer-12mcgup, .framer-cs7aP .framer-1vg0cyq, .framer-cs7aP .framer-4joff { height: 540px; width: 720px; } .framer-cs7aP .framer-o3mzal { height: var(--framer-aspect-ratio-supported, 113px); } .framer-cs7aP .framer-17ako7l { height: 363px; width: 720px; } .framer-cs7aP .framer-1fx5fc3 { height: 1156px; width: 720px; } .framer-cs7aP .framer-1ni5qd8 { height: 1300px; width: 720px; } .framer-cs7aP .framer-jxp9i7-container, .framer-cs7aP .framer-9f3dvs-container { flex: 1 0 0px; width: 1px; }}\",\"@media (min-width: 876px) and (max-width: 1023px) { .framer-cs7aP.framer-waw8gg { width: 876px; } .framer-cs7aP .framer-u7bveh-container { width: auto; } .framer-cs7aP .framer-4wi6g { padding: 8px 8px 8px 88px; } .framer-cs7aP .framer-1im06u7 { width: 600px; } .framer-cs7aP .framer-1s766xd, .framer-cs7aP .framer-10zp4tq { height: var(--framer-aspect-ratio-supported, 450px); width: 600px; } .framer-cs7aP .framer-fn78gj, .framer-cs7aP .framer-1dfzq2i, .framer-cs7aP .framer-hgqqya, .framer-cs7aP .framer-1mahyrr, .framer-cs7aP .framer-o3bdll, .framer-cs7aP .framer-1g4f8n6, .framer-cs7aP .framer-cwgyme, .framer-cs7aP .framer-rft5w1, .framer-cs7aP .framer-1up0gc0, .framer-cs7aP .framer-1kjc6h, .framer-cs7aP .framer-ns2f3k, .framer-cs7aP .framer-soa7qc { flex-direction: column; } .framer-cs7aP .framer-1fsc6hg, .framer-cs7aP .framer-1s73qsq { flex: none; padding: 32px; width: 100%; } .framer-cs7aP .framer-197f3jb, .framer-cs7aP .framer-cnwxhh, .framer-cs7aP .framer-f1sire, .framer-cs7aP .framer-14cqx5k, .framer-cs7aP .framer-12hsiwb, .framer-cs7aP .framer-1idxa08, .framer-cs7aP .framer-1e8b33j, .framer-cs7aP .framer-o3cl3k, .framer-cs7aP .framer-1w1yjs1, .framer-cs7aP .framer-1m59x1e, .framer-cs7aP .framer-s9p020, .framer-cs7aP .framer-1tq518a, .framer-cs7aP .framer-1gkrli6, .framer-cs7aP .framer-1ffcr99, .framer-cs7aP .framer-1vw7nxj, .framer-cs7aP .framer-1jeyfxz, .framer-cs7aP .framer-15vzfhz, .framer-cs7aP .framer-zfhxav, .framer-cs7aP .framer-fzvfx1, .framer-cs7aP .framer-fpxj41, .framer-cs7aP .framer-jxp9i7-container, .framer-cs7aP .framer-9f3dvs-container, .framer-cs7aP .framer-1qvwpet-container { width: 100%; } .framer-cs7aP .framer-j07p41, .framer-cs7aP .framer-10j4c11, .framer-cs7aP .framer-hxyzuc, .framer-cs7aP .framer-103fbp1, .framer-cs7aP .framer-yzkidg, .framer-cs7aP .framer-11yuxg2, .framer-cs7aP .framer-7g593h, .framer-cs7aP .framer-1qg9txa, .framer-cs7aP .framer-8sq2fi, .framer-cs7aP .framer-1cksd5u, .framer-cs7aP .framer-1n58c1r { flex: none; width: 100%; } .framer-cs7aP .framer-1wgygbv, .framer-cs7aP .framer-1va2oo8, .framer-cs7aP .framer-1cafzxc, .framer-cs7aP .framer-12mcgup, .framer-cs7aP .framer-1vg0cyq { height: 450px; width: 600px; } .framer-cs7aP .framer-o3mzal { height: var(--framer-aspect-ratio-supported, 113px); } .framer-cs7aP .framer-17ako7l { height: 303px; width: 600px; } .framer-cs7aP .framer-1fx5fc3 { height: 1038px; width: 600px; } .framer-cs7aP .framer-1ni5qd8 { height: 1076px; width: 600px; } .framer-cs7aP .framer-4joff { height: 473px; width: 600px; } .framer-cs7aP .framer-ui3yof { flex-direction: column; gap: 48px; }}\",\"@media (min-width: 400px) and (max-width: 875px) { .framer-cs7aP.framer-waw8gg { flex-direction: column; width: 400px; } .framer-cs7aP .framer-u7bveh-container { height: auto; left: unset; position: sticky; width: 100%; } .framer-cs7aP .framer-4wi6g { align-self: unset; flex: none; height: min-content; padding: 8px; width: 100%; } .framer-cs7aP .framer-ioz9ke { gap: 80px; height: min-content; padding: 24px 24px 64px 24px; } .framer-cs7aP .framer-1im06u7, .framer-cs7aP .framer-197f3jb, .framer-cs7aP .framer-cnwxhh, .framer-cs7aP .framer-f1sire, .framer-cs7aP .framer-14cqx5k, .framer-cs7aP .framer-12hsiwb, .framer-cs7aP .framer-1idxa08, .framer-cs7aP .framer-1e8b33j, .framer-cs7aP .framer-o3cl3k, .framer-cs7aP .framer-1w1yjs1, .framer-cs7aP .framer-1m59x1e, .framer-cs7aP .framer-s9p020, .framer-cs7aP .framer-1tq518a, .framer-cs7aP .framer-1gkrli6, .framer-cs7aP .framer-1ffcr99, .framer-cs7aP .framer-1vw7nxj, .framer-cs7aP .framer-1jeyfxz, .framer-cs7aP .framer-15vzfhz, .framer-cs7aP .framer-zfhxav, .framer-cs7aP .framer-fzvfx1, .framer-cs7aP .framer-fpxj41, .framer-cs7aP .framer-jxp9i7-container, .framer-cs7aP .framer-9f3dvs-container, .framer-cs7aP .framer-1qvwpet-container { width: 100%; } .framer-cs7aP .framer-1s766xd { height: var(--framer-aspect-ratio-supported, 150px); width: 100%; } .framer-cs7aP .framer-fn78gj, .framer-cs7aP .framer-ui3yof { flex-direction: column; } .framer-cs7aP .framer-1fsc6hg, .framer-cs7aP .framer-1s73qsq { flex: none; padding: 32px; width: 100%; } .framer-cs7aP .framer-gfaejk { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-cs7aP .framer-1dfzq2i, .framer-cs7aP .framer-hgqqya, .framer-cs7aP .framer-1mahyrr, .framer-cs7aP .framer-o3bdll, .framer-cs7aP .framer-1g4f8n6, .framer-cs7aP .framer-cwgyme, .framer-cs7aP .framer-rft5w1, .framer-cs7aP .framer-1up0gc0, .framer-cs7aP .framer-1kjc6h, .framer-cs7aP .framer-ns2f3k, .framer-cs7aP .framer-soa7qc { flex-direction: column; gap: 24px; } .framer-cs7aP .framer-j07p41, .framer-cs7aP .framer-10j4c11, .framer-cs7aP .framer-hxyzuc, .framer-cs7aP .framer-103fbp1, .framer-cs7aP .framer-yzkidg, .framer-cs7aP .framer-11yuxg2, .framer-cs7aP .framer-7g593h, .framer-cs7aP .framer-1qg9txa, .framer-cs7aP .framer-8sq2fi, .framer-cs7aP .framer-1cksd5u, .framer-cs7aP .framer-1n58c1r { flex: none; width: 100%; } .framer-cs7aP .framer-1wgygbv, .framer-cs7aP .framer-1va2oo8, .framer-cs7aP .framer-1cafzxc, .framer-cs7aP .framer-12mcgup, .framer-cs7aP .framer-1vg0cyq { height: 228px; width: 100%; } .framer-cs7aP .framer-o3mzal { height: var(--framer-aspect-ratio-supported, 113px); } .framer-cs7aP .framer-17ako7l { height: 173px; width: 100%; } .framer-cs7aP .framer-10zp4tq { height: var(--framer-aspect-ratio-supported, 228px); } .framer-cs7aP .framer-1fx5fc3 { height: 556px; width: 100%; } .framer-cs7aP .framer-1ni5qd8 { height: 580px; width: 100%; } .framer-cs7aP .framer-4joff { height: 269px; width: 100%; }}\",\"@media (max-width: 399px) { .framer-cs7aP.framer-waw8gg { flex-direction: column; width: 390px; } .framer-cs7aP .framer-u7bveh-container { height: auto; left: unset; position: sticky; width: 100%; } .framer-cs7aP .framer-4wi6g { align-self: unset; flex: none; flex-direction: column; height: min-content; padding: 8px; width: 100%; } .framer-cs7aP .framer-ioz9ke { flex: none; gap: 80px; height: min-content; padding: 24px 24px 64px 24px; width: 100%; } .framer-cs7aP .framer-1im06u7, .framer-cs7aP .framer-197f3jb, .framer-cs7aP .framer-cnwxhh, .framer-cs7aP .framer-f1sire, .framer-cs7aP .framer-14cqx5k, .framer-cs7aP .framer-12hsiwb, .framer-cs7aP .framer-1idxa08, .framer-cs7aP .framer-1e8b33j, .framer-cs7aP .framer-o3cl3k, .framer-cs7aP .framer-1w1yjs1, .framer-cs7aP .framer-1m59x1e, .framer-cs7aP .framer-s9p020, .framer-cs7aP .framer-1tq518a, .framer-cs7aP .framer-1gkrli6, .framer-cs7aP .framer-1ffcr99, .framer-cs7aP .framer-1vw7nxj, .framer-cs7aP .framer-1jeyfxz, .framer-cs7aP .framer-15vzfhz, .framer-cs7aP .framer-zfhxav, .framer-cs7aP .framer-fzvfx1, .framer-cs7aP .framer-fpxj41, .framer-cs7aP .framer-jxp9i7-container, .framer-cs7aP .framer-9f3dvs-container, .framer-cs7aP .framer-1qvwpet-container { width: 100%; } .framer-cs7aP .framer-1s766xd { height: var(--framer-aspect-ratio-supported, 150px); width: 100%; } .framer-cs7aP .framer-fn78gj, .framer-cs7aP .framer-ui3yof { flex-direction: column; } .framer-cs7aP .framer-1fsc6hg, .framer-cs7aP .framer-1s73qsq { flex: none; padding: 32px; width: 100%; } .framer-cs7aP .framer-gfaejk { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-cs7aP .framer-1dfzq2i, .framer-cs7aP .framer-hgqqya, .framer-cs7aP .framer-1mahyrr, .framer-cs7aP .framer-o3bdll, .framer-cs7aP .framer-1g4f8n6, .framer-cs7aP .framer-cwgyme, .framer-cs7aP .framer-rft5w1, .framer-cs7aP .framer-1up0gc0, .framer-cs7aP .framer-1kjc6h, .framer-cs7aP .framer-ns2f3k, .framer-cs7aP .framer-soa7qc { flex-direction: column; gap: 24px; } .framer-cs7aP .framer-j07p41, .framer-cs7aP .framer-10j4c11, .framer-cs7aP .framer-hxyzuc, .framer-cs7aP .framer-103fbp1, .framer-cs7aP .framer-yzkidg, .framer-cs7aP .framer-11yuxg2, .framer-cs7aP .framer-7g593h, .framer-cs7aP .framer-1qg9txa, .framer-cs7aP .framer-8sq2fi, .framer-cs7aP .framer-1cksd5u, .framer-cs7aP .framer-1n58c1r { flex: none; width: 100%; } .framer-cs7aP .framer-1wgygbv, .framer-cs7aP .framer-1va2oo8, .framer-cs7aP .framer-1cafzxc, .framer-cs7aP .framer-12mcgup, .framer-cs7aP .framer-1vg0cyq { height: 221px; width: 100%; } .framer-cs7aP .framer-o3mzal { height: var(--framer-aspect-ratio-supported, 113px); } .framer-cs7aP .framer-17ako7l { height: 164px; width: 100%; } .framer-cs7aP .framer-10zp4tq { height: var(--framer-aspect-ratio-supported, 228px); } .framer-cs7aP .framer-1fx5fc3 { height: 567px; width: 100%; } .framer-cs7aP .framer-1ni5qd8 { height: 546px; width: 100%; } .framer-cs7aP .framer-4joff { height: 275px; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 17701\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"it9GxuUGI\":{\"layout\":[\"fixed\",\"auto\"]},\"T4K9aOIlm\":{\"layout\":[\"fixed\",\"auto\"]},\"tNGfuKOrr\":{\"layout\":[\"fixed\",\"auto\"]},\"sphSIfB9n\":{\"layout\":[\"fixed\",\"auto\"]},\"z9DF1WshY\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate false\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerrxSRTt2ft=withCSS(Component,css,\"framer-cs7aP\");export default FramerrxSRTt2ft;FramerrxSRTt2ft.displayName=\"Projects / Saudia\";FramerrxSRTt2ft.defaultProps={height:17701,width:1440};addFonts(FramerrxSRTt2ft,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavFonts,...ButtonFonts,...DividerFonts,...BadgeFonts,...TetrislyIconsFonts,...OrderedListItemFonts,...CardTestimonialFonts,...CardProjectFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrxSRTt2ft\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"it9GxuUGI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"T4K9aOIlm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tNGfuKOrr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sphSIfB9n\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"z9DF1WshY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"17701\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "i+BACuvD,IAAMA,GAASC,EAASC,CAAG,EAAQC,GAAYF,EAASG,CAAM,EAAQC,GAAaJ,EAASK,CAAO,EAAQC,GAAWN,EAASO,CAAK,EAAQC,EAAYC,EAAOC,CAAK,EAAQC,GAAmBX,EAASY,CAAa,EAAQC,EAAgBJ,EAAOK,EAAO,GAAG,EAAQC,EAAgBN,EAAOO,CAAS,EAAQC,GAAqBjB,EAASkB,CAAe,EAAQC,GAAqBnB,EAASoB,CAAe,EAAQC,GAAiBrB,EAASsB,CAAW,EAAQC,GAAYvB,EAASwB,CAAM,EAAQC,GAAY,CAAC,UAAU,8CAA8C,UAAU,sBAAsB,UAAU,4CAA4C,UAAU,8CAA8C,UAAU,6CAA6C,UAAU,oBAAoB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,EAAY,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,IAAI,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,EAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,GAAwB,CAAC,mBAAmB,YAAY,YAAY,YAAY,iBAAiB,YAAY,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,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,GAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEtB,GAASI,CAAK,EAAQmB,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUX,CAAY,EAAE,GAAGW,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,OAAUZ,CAAY,CAAC,EAAQa,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUX,CAAY,EAAE,SAAS,MAAMW,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUX,CAAY,CAAC,EAAE,GAAK,CAACc,EAAYC,EAAmB,EAAEC,GAA8BR,GAAQS,GAAY,EAAK,EAAQC,GAAe,OAA8MC,GAAkBC,EAAG/C,GAAkB,GAA/M,CAAaiC,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQe,GAAOC,EAAU,EAAE,OAAAC,EAAiB,CAAC,CAAC,EAAsBtC,EAAKuC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAlD,EAAiB,EAAE,SAAsBmD,EAAMC,EAAY,CAAC,GAAGnB,IAAUT,GAAgB,SAAS,CAAcb,EAAKH,GAAU,CAAC,MAAM,4FAA4F,CAAC,EAAe2C,EAAME,EAAO,IAAI,CAAC,GAAGlB,GAAU,UAAUW,EAAGD,GAAkB,gBAAgBb,EAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAS,CAAcpB,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,MAAS,EAAE,UAAU,CAAC,OAAO,IAAI,MAAMX,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,MAAS,EAAE,UAAU,CAAC,MAAM,MAAS,EAAE,UAAU,CAAC,OAAO,IAAI,MAAMA,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,EAAE,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,0BAA0B,aAAa,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAU,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAU,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK8C,EAAI,CAAC,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe9C,EAAK,MAAM,CAAC,UAAU,eAAe,mBAAmB,OAAO,SAAsBwC,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAS,CAAcA,EAAM,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcxC,EAAK+C,EAAa,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,EAAE,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,GAA4BhD,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,GAAG,GAAG1B,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,SAAsBlB,EAAK6C,EAAU,CAAC,UAAU,yBAAyB,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUmB,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBhD,EAAKiD,EAAO,CAAC,UAAU,qBAAqB,OAAO,OAAO,UAAU,eAAe,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAK,UAAUD,EAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehD,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAKkD,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcxC,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAKmD,EAAM,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,iBAAiB,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenD,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAKmD,EAAM,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,kBAAkB,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenD,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAKmD,EAAM,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,gBAAgB,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcxC,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,0CAA0C,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,yIAAqI,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQyB,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,YAAYA,GAAmB,OAAO,OAAO,wBAAwB,IAAI,wFAAwF,OAAO,4VAA4V,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,wFAAwF,OAAO,4VAA4V,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,wFAAwF,OAAO,4VAA4V,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,wFAAwF,OAAO,4VAA4V,CAAC,CAAC,EAAE,SAAsBlB,EAAKuD,EAAY,CAAC,kBAAkB,CAAC,WAAWhE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ6D,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,wFAAwF,OAAO,4VAA4V,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,CAAC,CAAC,CAAC,EAAelB,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,kBAAkB,CAAC,WAAWtC,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,CAAC,CAAC,EAAE,SAAsB+C,EAAMgB,EAAgB,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,SAAS,CAAchB,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAcxC,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAKyD,EAAc,CAAC,UAAU,sEAAsE,WAAW,sEAAsE,OAAO,OAAO,KAAK,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejB,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcxC,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,oEAAoE,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,oEAAoE,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,yCAAoC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewC,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAcxC,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAKyD,EAAc,CAAC,UAAU,sEAAsE,WAAW,sEAAsE,OAAO,OAAO,KAAK,aAAa,GAAG,YAAY,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejB,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcxC,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,0BAA0B,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,mCAAmC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewC,EAAMgB,EAAgB,CAAC,kBAAkB,CAAC,WAAWjE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,SAAS,CAAcO,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcrD,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,kPAAkP,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,wLAAwL,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK0D,EAAgB,CAAC,kBAAkB,CAAC,WAAWnE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBO,EAAKkD,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAMgB,EAAgB,CAAC,kBAAkB,CAAC,WAAWjE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,SAAS,CAAc+C,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcxC,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,0BAA0B,QAAQ,uBAAuB,QAAQ,sBAAsB,wEAAwE,0BAA0B,WAAW,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,kBAAkB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,yCAAyC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,cAAc,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,SAAsBA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,oNAAoN,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQyB,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,YAAYA,GAAmB,OAAO,OAAO,wBAAwB,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,CAAC,EAAE,SAAsBlB,EAAKuD,EAAY,CAAC,kBAAkB,CAAC,WAAWhE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQ6D,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,yFAAyF,OAAO,gWAAgW,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,CAAC,CAAC,CAAC,EAAelB,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK0D,EAAgB,CAAC,kBAAkB,CAAC,WAAWnE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBO,EAAKkD,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAMgB,EAAgB,CAAC,kBAAkB,CAAC,WAAWjE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,0BAA0B,SAAS,CAAc+C,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcxC,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,0BAA0B,QAAQ,uBAAuB,QAAQ,sBAAsB,wEAAwE,0BAA0B,WAAW,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,kBAAkB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,qFAAwD,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,SAAsBA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcrD,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,kOAAkO,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,iHAAiH,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQyB,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,YAAYA,GAAmB,OAAO,OAAO,wBAAwB,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,CAAC,EAAE,SAAsBlB,EAAKuD,EAAY,CAAC,kBAAkB,CAAC,WAAWhE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ6D,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,yFAAyF,OAAO,gWAAgW,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,CAAC,CAAC,CAAC,EAAelB,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQyB,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,YAAYA,GAAmB,OAAO,OAAO,wBAAwB,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,CAAC,EAAE,SAAsBlB,EAAK2D,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQL,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,yFAAyF,OAAO,gWAAgW,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,CAAC,CAAC,CAAC,EAAelB,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK0D,EAAgB,CAAC,kBAAkB,CAAC,WAAWnE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBO,EAAKkD,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAMgB,EAAgB,CAAC,kBAAkB,CAAC,WAAWjE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,sBAAsB,SAAS,CAAc+C,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcxC,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,0BAA0B,QAAQ,uBAAuB,QAAQ,sBAAsB,wEAAwE,0BAA0B,WAAW,EAAE,SAAS,eAAe,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,kBAAkB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,wDAAwD,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewC,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,SAAS,CAAcxC,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK4D,EAAgB,CAAC,UAAU,IAAI,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,sFAAsF,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,iKAAiK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK4D,EAAgB,CAAC,UAAU,IAAI,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,gBAAgB,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,iJAAiJ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK4D,EAAgB,CAAC,UAAU,IAAI,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,gBAAgB,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,2MAA2M,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQyB,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,YAAYA,GAAmB,OAAO,OAAO,wBAAwB,IAAI,0FAA0F,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,0FAA0F,OAAO,oWAAoW,CAAC,CAAC,EAAE,SAAsBlB,EAAKuD,EAAY,CAAC,kBAAkB,CAAC,WAAWhE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQ6D,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,oWAAoW,EAAE,UAAU,iBAAiB,mBAAmB,cAAc,CAAC,CAAC,CAAC,EAAelB,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK0D,EAAgB,CAAC,kBAAkB,CAAC,WAAWnE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBO,EAAKkD,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAMgB,EAAgB,CAAC,kBAAkB,CAAC,WAAWjE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,SAAS,CAAc+C,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcxC,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,0BAA0B,QAAQ,uBAAuB,QAAQ,sBAAsB,wEAAwE,0BAA0B,WAAW,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,kBAAkB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,0BAA0B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,SAAsBA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,iRAAiR,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQyB,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,YAAYA,GAAmB,OAAO,OAAO,wBAAwB,IAAI,0FAA0F,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,0FAA0F,OAAO,oWAAoW,CAAC,CAAC,EAAE,SAAsBlB,EAAKuD,EAAY,CAAC,kBAAkB,CAAC,WAAWhE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQ6D,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,oWAAoW,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,CAAC,CAAC,CAAC,EAAelB,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK0D,EAAgB,CAAC,kBAAkB,CAAC,WAAWnE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBO,EAAKkD,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAMgB,EAAgB,CAAC,kBAAkB,CAAC,WAAWjE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,oBAAoB,SAAS,CAAc+C,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcxC,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,0BAA0B,QAAQ,uBAAuB,QAAQ,sBAAsB,wEAAwE,0BAA0B,WAAW,EAAE,SAAS,oBAAoB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,kBAAkB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,qCAAqC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,cAAc,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewC,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,SAAS,CAAcxC,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,6BAA6B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAewC,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,SAAS,CAAcxC,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK4D,EAAgB,CAAC,UAAU,IAAI,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,qCAAqC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,yJAAyJ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK4D,EAAgB,CAAC,UAAU,IAAI,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,+BAA+B,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,iJAAiJ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,yBAAyB,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK4D,EAAgB,CAAC,UAAU,IAAI,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,6CAA6C,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,qMAAqM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQyB,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,YAAYA,GAAmB,OAAO,OAAO,wBAAwB,IAAI,0FAA0F,OAAO,qWAAqW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,0FAA0F,OAAO,qWAAqW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,0FAA0F,OAAO,qWAAqW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,0FAA0F,OAAO,qWAAqW,CAAC,CAAC,EAAE,SAAsBlB,EAAKuD,EAAY,CAAC,kBAAkB,CAAC,WAAWhE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ6D,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,0FAA0F,OAAO,qWAAqW,EAAE,UAAU,iBAAiB,mBAAmB,oBAAoB,CAAC,CAAC,CAAC,EAAelB,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK0D,EAAgB,CAAC,kBAAkB,CAAC,WAAWnE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBO,EAAKkD,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAMgB,EAAgB,CAAC,kBAAkB,CAAC,WAAWjE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,uBAAuB,SAAS,CAAc+C,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcxC,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,0BAA0B,QAAQ,uBAAuB,QAAQ,sBAAsB,wEAAwE,0BAA0B,WAAW,EAAE,SAAS,oBAAoB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,kBAAkB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,oDAAoD,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,SAAsBA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcrD,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,oKAAoK,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,2VAA2V,CAAC,EAAewC,EAAM,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,CAAcxC,EAAK,KAAK,CAAC,SAAsBwC,EAAM,IAAI,CAAC,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,CAAcxC,EAAK,SAAS,CAAC,SAAS,8BAA8B,CAAC,EAAE,6FAA6F,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBwC,EAAM,IAAI,CAAC,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,CAAcxC,EAAK,SAAS,CAAC,SAAS,yBAAyB,CAAC,EAAE,2GAA2G,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBwC,EAAM,IAAI,CAAC,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,CAAcxC,EAAK,SAAS,CAAC,SAAS,qBAAqB,CAAC,EAAE,8HAA8H,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBwC,EAAM,IAAI,CAAC,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,CAAcxC,EAAK,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,gGAAgG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAsBA,EAAK,SAAS,CAAC,SAAS,0EAA0E,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,QAAQ,YAAY,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQyB,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,YAAYA,GAAmB,OAAO,OAAO,wBAAwB,IAAI,0FAA0F,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,0FAA0F,OAAO,oWAAoW,CAAC,CAAC,EAAE,SAAsBlB,EAAKuD,EAAY,CAAC,kBAAkB,CAAC,WAAWhE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQ6D,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,oWAAoW,EAAE,UAAU,iBAAiB,mBAAmB,kBAAkB,CAAC,CAAC,CAAC,EAAelB,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK0D,EAAgB,CAAC,kBAAkB,CAAC,WAAWnE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,yBAAyB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBO,EAAKkD,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAMgB,EAAgB,CAAC,kBAAkB,CAAC,WAAWjE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,mBAAmB,SAAS,CAAc+C,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcxC,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,uBAAuB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,SAAsBA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,0BAA0B,UAAU,uBAAuB,QAAQ,sBAAsB,uEAAuE,EAAE,SAAS,uPAAuP,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,kBAAkB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQyB,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,YAAYA,GAAmB,OAAO,OAAO,wBAAwB,IAAI,0FAA0F,OAAO,kcAAkc,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,kcAAkc,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,kcAAkc,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,0FAA0F,OAAO,kcAAkc,CAAC,CAAC,EAAE,SAAsBlB,EAAKuD,EAAY,CAAC,kBAAkB,CAAC,WAAWhE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQ6D,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,kcAAkc,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,CAAC,CAAC,CAAC,EAAelB,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK0D,EAAgB,CAAC,kBAAkB,CAAC,WAAWnE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBO,EAAKkD,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAMgB,EAAgB,CAAC,kBAAkB,CAAC,WAAWjE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,mBAAmB,SAAS,CAAc+C,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcxC,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,0BAA0B,QAAQ,uBAAuB,QAAQ,sBAAsB,wEAAwE,0BAA0B,WAAW,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,kBAAkB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,SAAsBA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBb,EAAM,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,CAAC,yGAAsHxC,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,wDAAwD,CAAC,EAAE,qQAAqQ,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQyB,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,YAAYA,GAAmB,OAAO,OAAO,wBAAwB,IAAI,0FAA0F,OAAO,uQAAuQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,uQAAuQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,uQAAuQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,0FAA0F,OAAO,uQAAuQ,CAAC,CAAC,EAAE,SAAsBlB,EAAKuD,EAAY,CAAC,kBAAkB,CAAC,WAAWhE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQ6D,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,uQAAuQ,EAAE,UAAU,iBAAiB,mBAAmB,mBAAmB,CAAC,CAAC,CAAC,EAAelB,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK0D,EAAgB,CAAC,kBAAkB,CAAC,WAAWnE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBO,EAAKkD,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAMgB,EAAgB,CAAC,kBAAkB,CAAC,WAAWjE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,SAAS,CAAc+C,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcxC,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,iCAAiC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewC,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,SAAS,CAAcxC,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,gBAAgB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAewC,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,SAAS,CAAcxC,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK4D,EAAgB,CAAC,UAAU,IAAI,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,mCAAmC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK4D,EAAgB,CAAC,UAAU,IAAI,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,2EAA2E,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK4D,EAAgB,CAAC,UAAU,IAAI,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,4DAA4D,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK4D,EAAgB,CAAC,UAAU,IAAI,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,0CAA0C,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQyB,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,YAAYA,GAAmB,OAAO,OAAO,wBAAwB,IAAI,0FAA0F,OAAO,uQAAuQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,uQAAuQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,uQAAuQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,0FAA0F,OAAO,uQAAuQ,CAAC,CAAC,EAAE,SAAsBlB,EAAKuD,EAAY,CAAC,kBAAkB,CAAC,WAAWhE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,QAAQ6D,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,uQAAuQ,EAAE,UAAU,iBAAiB,mBAAmB,cAAc,CAAC,CAAC,CAAC,EAAelB,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK0D,EAAgB,CAAC,kBAAkB,CAAC,WAAWnE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBO,EAAKkD,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAMgB,EAAgB,CAAC,kBAAkB,CAAC,WAAWjE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,SAAS,CAAcO,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,eAAe,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAYa,EAAS,CAAC,SAAS,CAAcrD,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,gKAAyJ,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,2GAAoG,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,yJAAkJ,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,mNAA4M,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQyB,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,YAAYA,GAAmB,OAAO,OAAO,wBAAwB,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQoC,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,CAAC,EAAE,SAAsBlB,EAAKuD,EAAY,CAAC,kBAAkB,CAAC,WAAWhE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ6D,GAA2BpC,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,yFAAyF,OAAO,gWAAgW,EAAE,UAAU,eAAe,mBAAmB,aAAa,CAAC,CAAC,CAAC,EAAelB,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,YAAYX,GAAmB,OAAO,OAAO,wBAAwB,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,OAAO,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAG1B,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,SAAsBlB,EAAK0D,EAAgB,CAAC,kBAAkB,CAAC,WAAWnE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBO,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAK6D,EAAgB,CAAC,UAAU,2NAA2N,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,WAAW,UAAU,0CAA0C,UAAUnE,EAAY,CAAC,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,EAAE,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeM,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK0D,EAAgB,CAAC,kBAAkB,CAAC,WAAWnE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBO,EAAKkD,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAMgB,EAAgB,CAAC,kBAAkB,CAAC,WAAWjE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,SAAS,CAAcO,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAewC,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,SAAS,CAAcxC,EAAK+C,EAAa,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,EAAE,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,SAASe,GAA6B9D,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,YAAYX,GAAmB,OAAO,OAAO,wBAAwB,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,QAAQ,EAAE,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,EAAE,GAAG,CAAC,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,EAAE,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,EAAE,GAAG,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,IAAI,GAAG1B,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,EAAE,GAAG,EAAE,SAAsBlB,EAAK6C,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUiC,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsB9D,EAAK+D,EAAY,CAAC,UAAU,uDAAuD,UAAUrE,EAAY,CAAC,YAAY,KAAK,WAAW,KAAK,UAAU,QAAQ,UAAU,OAAO,IAAI,kFAAkF,OAAO,gZAAgZ,EAAE,EAAE,EAAE,OAAO,OAAO,UAAU,yDAA+C,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,UAAUoE,EAAe,CAAC,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe9D,EAAK+C,EAAa,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,EAAE,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,SAASiB,GAA6BhE,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,YAAYX,GAAmB,OAAO,OAAO,wBAAwB,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,QAAQ,EAAE,GAAG,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,EAAE,GAAG,CAAC,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,EAAE,GAAG,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,EAAE,GAAG,EAAE,GAAG,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,IAAI,GAAG1B,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,EAAE,GAAG,EAAE,SAAsBlB,EAAK6C,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUmC,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBhE,EAAK+D,EAAY,CAAC,UAAU,kEAAkE,UAAUrE,EAAY,CAAC,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,OAAO,oWAAoW,EAAE,EAAE,EAAE,OAAO,OAAO,UAAU,yDAA+C,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,UAAUsE,EAAe,CAAC,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehE,EAAK+C,EAAa,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,EAAE,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,SAASkB,GAA6BjE,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,YAAYX,GAAmB,OAAO,OAAO,wBAAwB,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,QAAQ,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,EAAE,GAAG,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAG1B,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,QAAQ,EAAE,IAAI,SAAsBlB,EAAK6C,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUoC,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBjE,EAAKiD,EAAO,CAAC,UAAU,OAAO,OAAO,OAAO,UAAU,eAAe,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAM,UAAUgB,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejE,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,YAAYX,GAAmB,OAAO,OAAO,wBAAwB,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,UAAU,CAAC,MAAM,gBAAgBA,GAAmB,OAAO,OAAO,+BAA+B,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,OAAO,EAAE,UAAU,CAAC,MAAM,gBAAgBA,GAAmB,OAAO,OAAO,+BAA+B,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,OAAO,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,GAAG,OAAO,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAG1B,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,QAAQ,SAAsBlB,EAAK6C,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB7C,EAAK2C,EAAkB,CAAC,WAAWd,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKkE,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelE,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQmE,GAAI,CAAC,kFAAkF,gFAAgF,2VAA2V,wIAAwI,kYAAkY,4iBAA4iB,0RAA0R,wRAAwR,uRAAuR,mHAAmH,qiBAAqiB,wRAAwR,wRAAwR,wVAAwV,8QAA8Q,qdAAqd,gUAAgU,mdAAmd,qYAAqY,4SAA4S,6MAA6M,okBAAokB,4uBAA4uB,qMAAqM,qgBAAqgB,sgBAAsgB,oPAAoP,oPAAoP,8LAA8L,6fAA6f,oPAAoP,oPAAoP,6SAA6S,gUAAgU,oPAAoP,oPAAoP,qPAAqP,qPAAqP,kPAAkP,6RAA6R,yRAAyR,wGAAwG,0GAA0G,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,s+DAAs+D,01DAA01D,uiFAAuiF,i5FAAi5F,06FAA06F,EAav71IC,EAAgBC,EAAQ9D,GAAU4D,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,oBAAoBA,EAAgB,aAAa,CAAC,OAAO,MAAM,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,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,IAAI,0GAA0G,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,IAAI,0GAA0G,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,uEAAuE,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,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,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,cAAc,IAAI,uEAAuE,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,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,yEAAyE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAS,GAAGC,GAAY,GAAGC,GAAa,GAAGC,GAAW,GAAGC,GAAmB,GAAGC,GAAqB,GAAGC,GAAqB,GAAGC,GAAiB,GAAGC,GAAY,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACvrL,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,qBAAuB,OAAO,kBAAoB,OAAO,yBAA2B,QAAQ,oCAAsC,oRAA0U,sBAAwB,QAAQ,sBAAwB,IAAI,qBAAuB,OAAO,6BAA+B,OAAO,qBAAuB,4BAA4B,4BAA8B,QAAQ,yBAA2B,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavFonts", "getFonts", "inhqe8Dyw_default", "ButtonFonts", "eSQq9SAQu_default", "DividerFonts", "yj2co60IY_default", "BadgeFonts", "Al_9iqWli_default", "ImageWithFX", "withFX", "Image2", "TetrislyIconsFonts", "tetrislyIcons", "MotionDivWithFX", "motion", "ContainerWithFX", "Container", "OrderedListItemFonts", "M4mVJ23zQ_default", "CardTestimonialFonts", "JEmMDtoUW_default", "CardProjectFonts", "t52JiVrjP_default", "FooterFonts", "oiok0Y_KQ_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "transition2", "animation1", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "inhqe8Dyw_default", "ResolveLinks", "resolvedLinks", "eSQq9SAQu_default", "yj2co60IY_default", "Al_9iqWli_default", "RichText2", "x", "getLoadingLazyAtYPosition", "ImageWithFX", "MotionDivWithFX", "tetrislyIcons", "ContainerWithFX", "Image2", "M4mVJ23zQ_default", "JEmMDtoUW_default", "resolvedLinks1", "t52JiVrjP_default", "resolvedLinks2", "resolvedLinks3", "oiok0Y_KQ_default", "css", "FramerrxSRTt2ft", "withCSS", "rxSRTt2ft_default", "addFonts", "NavFonts", "ButtonFonts", "DividerFonts", "BadgeFonts", "TetrislyIconsFonts", "OrderedListItemFonts", "CardTestimonialFonts", "CardProjectFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
