{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/bLMbnZG7S6fgWAikB2Oa/7BsXsiJh82OVbZlEnfhj/FbwuKnIbf.js", "ssg:https://framerusercontent.com/modules/kqBK3wVIFGz2ab2SO8Qz/CjDyRxf1pK2VderZ5JCu/AZLuccJLI.js"],
  "sourcesContent": ["// Generated by Framer (8c7926c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/cBWJCAUKHZkkV6dGSAbR/gGAbqyAVaf6UutsiXVb2/UqBmBCICl.js\";import*as localizedValues from\"./FbwuKnIbf-0.js\";const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"lhg5kh2MQ\",\"OxFnONetU\",\"Qq6skSjwP\",\"jG62t2L49\",\"VzlyUo8cQ\",\"L4ukwiV9g\",\"vJYqam4eW\"];const serializationHash=\"framer-S80mT\";const variantClassNames={jG62t2L49:\"framer-v-1s96o79\",L4ukwiV9g:\"framer-v-qddblv\",lhg5kh2MQ:\"framer-v-n92zl9\",OxFnONetU:\"framer-v-3g8om9\",Qq6skSjwP:\"framer-v-y3g802\",vJYqam4eW:\"framer-v-1mzsf0l\",VzlyUo8cQ:\"framer-v-18ejilq\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const valuesByLocaleId={cmVXnD3EA:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={delay:0,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-140,y:0};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const transition3={delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"};const transition4={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition4};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"lhg5kh2MQ\",\"Variant 2\":\"OxFnONetU\",\"Variant 3\":\"Qq6skSjwP\",\"Variant 4\":\"jG62t2L49\",\"Variant 5\":\"VzlyUo8cQ\",\"Variant 6\":\"L4ukwiV9g\",\"Variant 7\":\"vJYqam4eW\"};const getProps=({height,highlights,id,informationLink,introductionLink,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,EMMIxTwb9:introductionLink!==null&&introductionLink!==void 0?introductionLink:props.EMMIxTwb9,HYuNgx3Yu:highlights!==null&&highlights!==void 0?highlights:props.HYuNgx3Yu,pP4Ee5FjP:informationLink!==null&&informationLink!==void 0?informationLink:props.pP4Ee5FjP,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"lhg5kh2MQ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,EMMIxTwb9,pP4Ee5FjP,HYuNgx3Yu,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"lhg5kh2MQ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1gej3jt=activeVariantCallback(async(...args)=>{setVariant(\"OxFnONetU\");});const onMouseLeave1lgw8po=activeVariantCallback(async(...args)=>{setVariant(\"lhg5kh2MQ\");});const onMouseEnterulx1kc=activeVariantCallback(async(...args)=>{setVariant(\"Qq6skSjwP\");});const onMouseEnter6checr=activeVariantCallback(async(...args)=>{setVariant(\"jG62t2L49\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,...addPropertyOverrides({jG62t2L49:{value:transition3},L4ukwiV9g:{value:transition3},OxFnONetU:{value:transition3},Qq6skSjwP:{value:transition3},vJYqam4eW:{value:transition3},VzlyUo8cQ:{value:transition3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{...restProps,...gestureHandlers,__framer__presenceAnimate:animation,__framer__presenceInitial:animation1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(serializationHash,...sharedStyleClassNames,\"framer-n92zl9\",className,classNames),\"data-framer-appear-id\":\"n92zl9\",\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"lhg5kh2MQ\",optimized:true,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},...addPropertyOverrides({jG62t2L49:{\"data-framer-name\":\"Variant 4\"},L4ukwiV9g:{\"data-framer-name\":\"Variant 6\"},OxFnONetU:{\"data-framer-name\":\"Variant 2\"},Qq6skSjwP:{\"data-framer-name\":\"Variant 3\"},vJYqam4eW:{\"data-framer-name\":\"Variant 7\"},VzlyUo8cQ:{\"data-framer-name\":\"Variant 5\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-de9ct\",layoutDependency:layoutDependency,layoutId:\"CRdKjsFwn\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xnagt\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"yFzGKouAB\",onMouseEnter:onMouseEnter1gej3jt,style:{filter:\"none\",WebkitFilter:\"none\"},variants:{jG62t2L49:{filter:\"blur(3px)\",WebkitFilter:\"blur(3px)\"},L4ukwiV9g:{filter:\"blur(3px)\",WebkitFilter:\"blur(3px)\"},Qq6skSjwP:{filter:\"blur(3px)\",WebkitFilter:\"blur(3px)\"},vJYqam4eW:{filter:\"blur(3px)\",WebkitFilter:\"blur(3px)\"},VzlyUo8cQ:{filter:\"blur(3px)\",WebkitFilter:\"blur(3px)\"}},...addPropertyOverrides({jG62t2L49:{\"data-highlight\":undefined,onMouseEnter:undefined},L4ukwiV9g:{\"data-highlight\":undefined,onMouseEnter:undefined},OxFnONetU:{onMouseLeave:onMouseLeave1lgw8po},Qq6skSjwP:{\"data-highlight\":undefined,onMouseEnter:undefined},vJYqam4eW:{\"data-highlight\":undefined,onMouseEnter:undefined},VzlyUo8cQ:{\"data-highlight\":undefined,onMouseEnter:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1tZWRpdW0=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"21px\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:EMMIxTwb9,openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1o5ccmz\",\"data-styles-preset\":\"UqBmBCICl\",children:\"Introduction\"})})})}),className:\"framer-h8vq0f\",fonts:[\"FS;Manrope-medium\"],layoutDependency:layoutDependency,layoutId:\"B5lkmbPVm\",verticalAlignment:\"top\",whileHover:animation2,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qkuyzk\",layoutDependency:layoutDependency,layoutId:\"zMk8u6yIr\",style:{filter:\"none\",WebkitFilter:\"none\"},variants:{jG62t2L49:{filter:\"blur(3px)\",WebkitFilter:\"blur(3px)\"},L4ukwiV9g:{filter:\"blur(3px)\",WebkitFilter:\"blur(3px)\"},OxFnONetU:{filter:\"blur(3px)\",WebkitFilter:\"blur(3px)\"},vJYqam4eW:{filter:\"blur(3px)\",WebkitFilter:\"blur(3px)\"},VzlyUo8cQ:{filter:\"blur(3px)\",WebkitFilter:\"blur(3px)\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1tZWRpdW0=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"21px\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:pP4Ee5FjP,openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1o5ccmz\",\"data-styles-preset\":\"UqBmBCICl\",children:\"Information\"})})})}),className:\"framer-kyt3zt\",\"data-highlight\":true,fonts:[\"FS;Manrope-medium\"],layoutDependency:layoutDependency,layoutId:\"WIBmgfyJu\",onMouseEnter:onMouseEnterulx1kc,verticalAlignment:\"top\",whileHover:animation2,withExternalLayout:true,...addPropertyOverrides({Qq6skSjwP:{onMouseLeave:onMouseLeave1lgw8po}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-bwlxvq\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"mo6L3CbjK\",onMouseEnter:onMouseEnter6checr,style:{filter:\"none\",WebkitFilter:\"none\"},variants:{L4ukwiV9g:{filter:\"blur(3px)\",WebkitFilter:\"blur(3px)\"},OxFnONetU:{filter:\"blur(3px)\",WebkitFilter:\"blur(3px)\"},Qq6skSjwP:{filter:\"blur(3px)\",WebkitFilter:\"blur(3px)\"},vJYqam4eW:{filter:\"blur(3px)\",WebkitFilter:\"blur(3px)\"},VzlyUo8cQ:{filter:\"blur(3px)\",WebkitFilter:\"blur(3px)\"}},...addPropertyOverrides({jG62t2L49:{onMouseLeave:onMouseLeave1lgw8po}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1tZWRpdW0=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"21px\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:HYuNgx3Yu,openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1o5ccmz\",\"data-styles-preset\":\"UqBmBCICl\",children:\"Highlights\"})})})}),className:\"framer-15um3u9\",fonts:[\"FS;Manrope-medium\"],layoutDependency:layoutDependency,layoutId:\"yup8L_5YU\",verticalAlignment:\"top\",whileHover:animation2,withExternalLayout:true})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-S80mT.framer-azobp8, .framer-S80mT .framer-azobp8 { display: block; }\",\".framer-S80mT.framer-n92zl9 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 50px 24px 50px 24px; position: relative; width: 300px; }\",\".framer-S80mT .framer-de9ct { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-S80mT .framer-1xnagt, .framer-S80mT .framer-1qkuyzk, .framer-S80mT .framer-bwlxvq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-S80mT .framer-h8vq0f, .framer-S80mT .framer-kyt3zt, .framer-S80mT .framer-15um3u9 { -webkit-user-select: none; flex: 1 0 0px; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-S80mT.framer-n92zl9, .framer-S80mT .framer-de9ct, .framer-S80mT .framer-1xnagt, .framer-S80mT .framer-1qkuyzk, .framer-S80mT .framer-bwlxvq { gap: 0px; } .framer-S80mT.framer-n92zl9 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-S80mT.framer-n92zl9 > :first-child, .framer-S80mT .framer-de9ct > :first-child { margin-top: 0px; } .framer-S80mT.framer-n92zl9 > :last-child, .framer-S80mT .framer-de9ct > :last-child { margin-bottom: 0px; } .framer-S80mT .framer-de9ct > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-S80mT .framer-1xnagt > *, .framer-S80mT .framer-1qkuyzk > *, .framer-S80mT .framer-bwlxvq > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-S80mT .framer-1xnagt > :first-child, .framer-S80mT .framer-1qkuyzk > :first-child, .framer-S80mT .framer-bwlxvq > :first-child { margin-left: 0px; } .framer-S80mT .framer-1xnagt > :last-child, .framer-S80mT .framer-1qkuyzk > :last-child, .framer-S80mT .framer-bwlxvq > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 195\n * @framerIntrinsicWidth 300\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"OxFnONetU\":{\"layout\":[\"fixed\",\"auto\"]},\"Qq6skSjwP\":{\"layout\":[\"fixed\",\"auto\"]},\"jG62t2L49\":{\"layout\":[\"fixed\",\"auto\"]},\"VzlyUo8cQ\":{\"layout\":[\"fixed\",\"auto\"]},\"L4ukwiV9g\":{\"layout\":[\"fixed\",\"auto\"]},\"vJYqam4eW\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"EMMIxTwb9\":\"introductionLink\",\"pP4Ee5FjP\":\"informationLink\",\"HYuNgx3Yu\":\"highlights\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerFbwuKnIbf=withCSS(Component,css,\"framer-S80mT\");export default FramerFbwuKnIbf;FramerFbwuKnIbf.displayName=\"Table of contents 2\";FramerFbwuKnIbf.defaultProps={height:195,width:300};addPropertyControls(FramerFbwuKnIbf,{variant:{options:[\"lhg5kh2MQ\",\"OxFnONetU\",\"Qq6skSjwP\",\"jG62t2L49\",\"VzlyUo8cQ\",\"L4ukwiV9g\",\"vJYqam4eW\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Variant 5\",\"Variant 6\",\"Variant 7\"],title:\"Variant\",type:ControlType.Enum},EMMIxTwb9:{title:\"Introduction Link\",type:ControlType.Link},pP4Ee5FjP:{title:\"Information Link\",type:ControlType.Link},HYuNgx3Yu:{title:\"Highlights\",type:ControlType.Link}});addFonts(FramerFbwuKnIbf,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BNWG6MUI4RTC6WEND2VPDH4MHMIVU3XZ/R5YXY5FMVG6PXU36GNEEA24MIPMEPGSM/CIM4KQCLZSMMLWPVH25IDDSTY4ENPHEY.woff2\",weight:\"500\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFbwuKnIbf\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"195\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OxFnONetU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Qq6skSjwP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jG62t2L49\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VzlyUo8cQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"L4ukwiV9g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vJYqam4eW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"300\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"EMMIxTwb9\\\":\\\"introductionLink\\\",\\\"pP4Ee5FjP\\\":\\\"informationLink\\\",\\\"HYuNgx3Yu\\\":\\\"highlights\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FbwuKnIbf.map", "// Generated by Framer (552ec80)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import TableOfContents2 from\"#framer/local/canvasComponent/FbwuKnIbf/FbwuKnIbf.js\";import NavigationNavigationBar from\"#framer/local/canvasComponent/M_kkcLKPe/M_kkcLKPe.js\";import CardsPageNavigation from\"#framer/local/canvasComponent/OEilwzfQC/OEilwzfQC.js\";import SectionFooter from\"#framer/local/canvasComponent/rrkJ1MCJp/rrkJ1MCJp.js\";import Projects from\"#framer/local/collection/kVs8tQwHo/kVs8tQwHo.js\";import*as sharedStyle2 from\"#framer/local/css/bmBoIpPQe/bmBoIpPQe.js\";import*as sharedStyle from\"#framer/local/css/InXegbVDx/InXegbVDx.js\";import*as sharedStyle5 from\"#framer/local/css/RWc55m8FL/RWc55m8FL.js\";import*as sharedStyle4 from\"#framer/local/css/skzIJ69kS/skzIJ69kS.js\";import*as sharedStyle1 from\"#framer/local/css/W34GNnGAr/W34GNnGAr.js\";import*as sharedStyle3 from\"#framer/local/css/ZZ6tJW1S0/ZZ6tJW1S0.js\";import metadataProvider from\"#framer/local/webPageMetadata/AZLuccJLI/AZLuccJLI.js\";const TableOfContents2Fonts=getFonts(TableOfContents2);const CardsPageNavigationFonts=getFonts(CardsPageNavigation);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const NavigationNavigationBarFonts=getFonts(NavigationNavigationBar);const SectionFooterFonts=getFonts(SectionFooter);const breakpoints={BVeHCQ6iS:\"(min-width: 1200px)\",LLS1pGPDf:\"(min-width: 810px) and (max-width: 1199px)\",OL6l5ZbQe:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-GgAM0\";const variantClassNames={BVeHCQ6iS:\"framer-v-1kz2v2z\",LLS1pGPDf:\"framer-v-1en63aq\",OL6l5ZbQe:\"framer-v-1npj9i\"};const transition1={delay:0,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:75};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"BVeHCQ6iS\",Phone:\"OL6l5ZbQe\",Tablet:\"LLS1pGPDf\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"BVeHCQ6iS\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"AZLuccJLI\",data:Projects,type:\"Collection\"},select:[{collection:\"AZLuccJLI\",name:\"LblocHzf3\",type:\"Identifier\"},{collection:\"AZLuccJLI\",name:\"WT9WaYw6k\",type:\"Identifier\"},{collection:\"AZLuccJLI\",name:\"meFM0cI9K\",type:\"Identifier\"},{collection:\"AZLuccJLI\",name:\"tlQYL8Acd\",type:\"Identifier\"},{collection:\"AZLuccJLI\",name:\"xcyb073jN\",type:\"Identifier\"},{collection:\"AZLuccJLI\",name:\"iBzuKafSz\",type:\"Identifier\"},{collection:\"AZLuccJLI\",name:\"VD1uQgpcX\",type:\"Identifier\"},{collection:\"AZLuccJLI\",name:\"Cbc9cUIgY\",type:\"Identifier\"},{collection:\"AZLuccJLI\",name:\"bxlkRlncE\",type:\"Identifier\"},{collection:\"AZLuccJLI\",name:\"s_Pd9arkQ\",type:\"Identifier\"},{collection:\"AZLuccJLI\",name:\"ZMjlRhMOo\",type:\"Identifier\"},{collection:\"AZLuccJLI\",name:\"jbPD6E5UY\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"AZLuccJLI\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2,_getFromCurrentRouteData3,_getFromCurrentRouteData4,_getFromCurrentRouteData5,_getFromCurrentRouteData6;const{style,className,layoutId,variant,meFM0cI9K=(_getFromCurrentRouteData=getFromCurrentRouteData(\"meFM0cI9K\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",WT9WaYw6k=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"WT9WaYw6k\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",bxlkRlncE=getFromCurrentRouteData(\"bxlkRlncE\"),tlQYL8Acd=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"tlQYL8Acd\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",s_Pd9arkQ=getFromCurrentRouteData(\"s_Pd9arkQ\"),iBzuKafSz=(_getFromCurrentRouteData3=getFromCurrentRouteData(\"iBzuKafSz\"))!==null&&_getFromCurrentRouteData3!==void 0?_getFromCurrentRouteData3:\"\",ZMjlRhMOo=getFromCurrentRouteData(\"ZMjlRhMOo\"),VD1uQgpcX=(_getFromCurrentRouteData4=getFromCurrentRouteData(\"VD1uQgpcX\"))!==null&&_getFromCurrentRouteData4!==void 0?_getFromCurrentRouteData4:\"\",jbPD6E5UY=getFromCurrentRouteData(\"jbPD6E5UY\"),Cbc9cUIgY=(_getFromCurrentRouteData5=getFromCurrentRouteData(\"Cbc9cUIgY\"))!==null&&_getFromCurrentRouteData5!==void 0?_getFromCurrentRouteData5:\"\",meFM0cI9KRD3UtA73V,WT9WaYw6kRD3UtA73V,xcyb073jNRD3UtA73V,bxlkRlncERD3UtA73V,idRD3UtA73V,LblocHzf3=(_getFromCurrentRouteData6=getFromCurrentRouteData(\"LblocHzf3\"))!==null&&_getFromCurrentRouteData6!==void 0?_getFromCurrentRouteData6:0,meFM0cI9KXPK7NbUAH,WT9WaYw6kXPK7NbUAH,xcyb073jNXPK7NbUAH,bxlkRlncEXPK7NbUAH,idXPK7NbUAH,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-GgAM0`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-GgAM0`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"LLS1pGPDf\",\"OL6l5ZbQe\"].includes(baseVariant))return false;return true;};const router=useRouter();const elementId=useRouteElementId(\"fau1KnhHA\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"xagQVe6Wk\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"P3arL5Lep\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"kiysJ5mrI\");const ref5=React.useRef(null);const elementId4=useRouteElementId(\"bmYg9kEW3\");const ref6=React.useRef(null);const elementId5=useRouteElementId(\"JUwhabYKB\");const ref7=React.useRef(null);const elementId6=useRouteElementId(\"NJMlVIV8g\");const ref8=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"BVeHCQ6iS\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1kz2v2z\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vqjun7\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":xagQVe6Wk\",pathVariables:{meFM0cI9K},webPageId:\"AZLuccJLI\"},implicitPathVariables:undefined},{href:{hash:\":P3arL5Lep\",pathVariables:{meFM0cI9K},webPageId:\"AZLuccJLI\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:195,width:\"300px\",y:123,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wh3ctr-container hidden-1en63aq hidden-1npj9i\",children:/*#__PURE__*/_jsx(TableOfContents2,{height:\"100%\",HYuNgx3Yu:resolvedLinks[1],id:\"tRWAD0oPD\",layoutId:\"tRWAD0oPD\",pP4Ee5FjP:resolvedLinks[0],style:{width:\"100%\"},variant:\"lhg5kh2MQ\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1yihbmj\",\"data-framer-appear-id\":\"1yihbmj\",\"data-framer-name\":\"Post\",id:elementId,initial:animation1,name:\"Post\",optimized:true,ref:ref2,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ns570o\",\"data-framer-name\":\"Title and Properties\",name:\"Title and Properties\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OL6l5ZbQe:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TWFucm9wZS1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Social media\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7TWFucm9wZS1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(17, 17, 17)\"},children:\"Social media\"})}),className:\"framer-12zh0d9\",\"data-framer-name\":\"Title\",fonts:[\"FS;Manrope-semibold\"],name:\"Title\",text:WT9WaYw6k,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LLS1pGPDf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(281),sizes:\"calc(min(max(100vw - 100px, 1px), 900px) - 48px)\",...toResponsiveImage(bxlkRlncE)}},OL6l5ZbQe:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(200.2),sizes:\"calc(100vw - 40px)\",...toResponsiveImage(bxlkRlncE)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(281),sizes:\"calc(min(max(100vw - 420px, 1px), 900px) - 48px)\",...toResponsiveImage(bxlkRlncE)},className:\"framer-2rpqbu\",\"data-framer-name\":\"Banner\",name:\"Banner\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:tlQYL8Acd,className:\"framer-1xvu5q6\",\"data-framer-name\":\"Introduction\",fonts:[\"Inter\"],id:elementId1,name:\"Introduction\",ref:ref3,stylesPresetsClassNames:{a:\"framer-styles-preset-oq1pl3\",h1:\"framer-styles-preset-130n0f7\",h2:\"framer-styles-preset-1bhywj9\",h3:\"framer-styles-preset-1uikgc\",h4:\"framer-styles-preset-1cndgas\",p:\"framer-styles-preset-1y7qhkb\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LLS1pGPDf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(857),sizes:\"calc(min(max(100vw - 100px, 1px), 900px) - 48px)\",...toResponsiveImage(s_Pd9arkQ)}},OL6l5ZbQe:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(577.2),sizes:\"calc(100vw - 40px)\",...toResponsiveImage(s_Pd9arkQ)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(944),sizes:\"calc(min(max(100vw - 420px, 1px), 900px) - 48px)\",...toResponsiveImage(s_Pd9arkQ)},className:\"framer-bm1lgg\",\"data-framer-name\":\"Left Image\",name:\"Left Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:iBzuKafSz,className:\"framer-16vg28o\",\"data-framer-name\":\"From Architects\",fonts:[\"Inter\"],id:elementId2,name:\"From Architects\",ref:ref4,stylesPresetsClassNames:{a:\"framer-styles-preset-oq1pl3\",h1:\"framer-styles-preset-130n0f7\",h2:\"framer-styles-preset-1bhywj9\",h3:\"framer-styles-preset-1uikgc\",h4:\"framer-styles-preset-1cndgas\",p:\"framer-styles-preset-1y7qhkb\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LLS1pGPDf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1463),sizes:\"calc(min(max(100vw - 100px, 1px), 900px) - 48px)\",...toResponsiveImage(ZMjlRhMOo)}},OL6l5ZbQe:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(979.2),sizes:\"calc(100vw - 40px)\",...toResponsiveImage(ZMjlRhMOo)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1720),sizes:\"calc(min(max(100vw - 420px, 1px), 900px) - 48px)\",...toResponsiveImage(ZMjlRhMOo)},className:\"framer-1lx3q7\",\"data-framer-name\":\"Right Image\",id:elementId3,name:\"Right Image\",ref:ref5})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:VD1uQgpcX,className:\"framer-13sq6t4\",\"data-framer-name\":\"Design\",fonts:[\"Inter\"],id:elementId4,name:\"Design\",ref:ref6,stylesPresetsClassNames:{a:\"framer-styles-preset-oq1pl3\",h1:\"framer-styles-preset-130n0f7\",h2:\"framer-styles-preset-1bhywj9\",h3:\"framer-styles-preset-1uikgc\",h4:\"framer-styles-preset-1cndgas\",p:\"framer-styles-preset-1y7qhkb\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LLS1pGPDf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2069),sizes:\"calc(min(max(100vw - 100px, 1px), 900px) - 48px)\",...toResponsiveImage(jbPD6E5UY)}},OL6l5ZbQe:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1381.2),sizes:\"calc(100vw - 40px)\",...toResponsiveImage(jbPD6E5UY)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2496),sizes:\"calc(min(max(100vw - 420px, 1px), 900px) - 48px)\",...toResponsiveImage(jbPD6E5UY)},className:\"framer-z14tsy\",\"data-framer-name\":\"Full Image\",id:elementId5,name:\"Full Image\",ref:ref7})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:Cbc9cUIgY,className:\"framer-15b9uq8\",\"data-framer-name\":\"Conclusion\",fonts:[\"Inter\"],id:elementId6,name:\"Conclusion\",ref:ref8,stylesPresetsClassNames:{a:\"framer-styles-preset-oq1pl3\",h1:\"framer-styles-preset-130n0f7\",h2:\"framer-styles-preset-1bhywj9\",h3:\"framer-styles-preset-1uikgc\",h4:\"framer-styles-preset-1cndgas\",p:\"framer-styles-preset-1y7qhkb\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12kwulc\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q2w7eb\",\"data-framer-name\":\"Previous\",name:\"Previous\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"RD3UtA73V\",data:Projects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},orderBy:[{collection:\"RD3UtA73V\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"RD3UtA73V\",name:\"meFM0cI9K\",type:\"Identifier\"},{collection:\"RD3UtA73V\",name:\"WT9WaYw6k\",type:\"Identifier\"},{collection:\"RD3UtA73V\",name:\"xcyb073jN\",type:\"Identifier\"},{collection:\"RD3UtA73V\",name:\"bxlkRlncE\",type:\"Identifier\"},{collection:\"RD3UtA73V\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"RD3UtA73V\",name:\"LblocHzf3\",type:\"Identifier\"},operator:\"<\",right:{type:\"LiteralValue\",value:LblocHzf3},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"meFM0cI9K\":meFM0cI9KRD3UtA73V,\"WT9WaYw6k\":WT9WaYw6kRD3UtA73V,\"xcyb073jN\":xcyb073jNRD3UtA73V,\"bxlkRlncE\":bxlkRlncERD3UtA73V,\"id\":idRD3UtA73V},i)=>{meFM0cI9KRD3UtA73V!==null&&meFM0cI9KRD3UtA73V!==void 0?meFM0cI9KRD3UtA73V:meFM0cI9KRD3UtA73V=\"\";WT9WaYw6kRD3UtA73V!==null&&WT9WaYw6kRD3UtA73V!==void 0?WT9WaYw6kRD3UtA73V:WT9WaYw6kRD3UtA73V=\"\";xcyb073jNRD3UtA73V!==null&&xcyb073jNRD3UtA73V!==void 0?xcyb073jNRD3UtA73V:xcyb073jNRD3UtA73V=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`RD3UtA73V-${idRD3UtA73V}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{meFM0cI9K:meFM0cI9KRD3UtA73V},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{meFM0cI9K:meFM0cI9KRD3UtA73V},webPageId:\"AZLuccJLI\"},implicitPathVariables:undefined},{href:{pathVariables:{meFM0cI9K:meFM0cI9KRD3UtA73V},webPageId:\"AZLuccJLI\"},implicitPathVariables:undefined},{href:{pathVariables:{meFM0cI9K:meFM0cI9KRD3UtA73V},webPageId:\"AZLuccJLI\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LLS1pGPDf:{width:\"calc(min(max(100vw - 100px, 1px), 900px) - 48px)\",y:4211},OL6l5ZbQe:{width:\"calc(100vw - 40px)\",y:3319.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:152,width:\"calc(min(max(100vw - 420px, 1px), 900px) - 48px)\",y:4758,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dyqhes-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LLS1pGPDf:{Njlzo1ynX:resolvedLinks1[1]},OL6l5ZbQe:{Njlzo1ynX:resolvedLinks1[2],variant:\"kvwAnkuKO\"}},children:/*#__PURE__*/_jsx(CardsPageNavigation,{A_l1AGBzQ:WT9WaYw6kRD3UtA73V,gMaJO7s9b:toResponsiveImage(bxlkRlncERD3UtA73V),height:\"100%\",id:\"p0m7uJ_ui\",layoutId:\"p0m7uJ_ui\",Njlzo1ynX:resolvedLinks1[0],style:{width:\"100%\"},variant:\"rUrE6ofEE\",width:\"100%\",zbHBLfe5i:xcyb073jNRD3UtA73V})})})})})})})},idRD3UtA73V);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-w6ggel\",\"data-framer-name\":\"Next\",name:\"Next\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"XPK7NbUAH\",data:Projects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"XPK7NbUAH\",name:\"meFM0cI9K\",type:\"Identifier\"},{collection:\"XPK7NbUAH\",name:\"WT9WaYw6k\",type:\"Identifier\"},{collection:\"XPK7NbUAH\",name:\"xcyb073jN\",type:\"Identifier\"},{collection:\"XPK7NbUAH\",name:\"bxlkRlncE\",type:\"Identifier\"},{collection:\"XPK7NbUAH\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"XPK7NbUAH\",name:\"LblocHzf3\",type:\"Identifier\"},operator:\">\",right:{type:\"LiteralValue\",value:LblocHzf3},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1.map(({\"meFM0cI9K\":meFM0cI9KXPK7NbUAH,\"WT9WaYw6k\":WT9WaYw6kXPK7NbUAH,\"xcyb073jN\":xcyb073jNXPK7NbUAH,\"bxlkRlncE\":bxlkRlncEXPK7NbUAH,\"id\":idXPK7NbUAH},i)=>{meFM0cI9KXPK7NbUAH!==null&&meFM0cI9KXPK7NbUAH!==void 0?meFM0cI9KXPK7NbUAH:meFM0cI9KXPK7NbUAH=\"\";WT9WaYw6kXPK7NbUAH!==null&&WT9WaYw6kXPK7NbUAH!==void 0?WT9WaYw6kXPK7NbUAH:WT9WaYw6kXPK7NbUAH=\"\";xcyb073jNXPK7NbUAH!==null&&xcyb073jNXPK7NbUAH!==void 0?xcyb073jNXPK7NbUAH:xcyb073jNXPK7NbUAH=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`XPK7NbUAH-${idXPK7NbUAH}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{meFM0cI9K:meFM0cI9KXPK7NbUAH},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{meFM0cI9K:meFM0cI9KXPK7NbUAH},webPageId:\"AZLuccJLI\"},implicitPathVariables:undefined},{href:{pathVariables:{meFM0cI9K:meFM0cI9KXPK7NbUAH},webPageId:\"AZLuccJLI\"},implicitPathVariables:undefined},{href:{pathVariables:{meFM0cI9K:meFM0cI9KXPK7NbUAH},webPageId:\"AZLuccJLI\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LLS1pGPDf:{width:\"calc(min(max(100vw - 100px, 1px), 900px) - 48px)\",y:5922},OL6l5ZbQe:{width:\"calc(100vw - 40px)\",y:5030.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:152,width:\"calc(min(max(100vw - 420px, 1px), 900px) - 48px)\",y:6469,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qf2j7z-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LLS1pGPDf:{Njlzo1ynX:resolvedLinks2[1]},OL6l5ZbQe:{Njlzo1ynX:resolvedLinks2[2],variant:\"Zjsb1Sh7l\"}},children:/*#__PURE__*/_jsx(CardsPageNavigation,{A_l1AGBzQ:WT9WaYw6kXPK7NbUAH,gMaJO7s9b:toResponsiveImage(bxlkRlncEXPK7NbUAH),height:\"100%\",id:\"sh75Q4bfz\",layoutId:\"sh75Q4bfz\",Njlzo1ynX:resolvedLinks2[0],style:{width:\"100%\"},variant:\"Y9zCrr5Ew\",width:\"100%\",zbHBLfe5i:xcyb073jNXPK7NbUAH})})})})})})})},idXPK7NbUAH);})})})})})]})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-m7w47-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LLS1pGPDf:{variant:\"ijzdfITwP\"},OL6l5ZbQe:{variant:\"qUoygIzdO\"}},children:/*#__PURE__*/_jsx(NavigationNavigationBar,{height:\"100%\",id:\"Z3tLiqlo5\",layoutId:\"Z3tLiqlo5\",style:{width:\"100%\"},variant:\"LEMqNN3IN\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LLS1pGPDf:{y:6154},OL6l5ZbQe:{y:5262.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:492,width:\"100vw\",y:6701,children:/*#__PURE__*/_jsx(Container,{className:\"framer-p010sr-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LLS1pGPDf:{variant:\"bsMrnkbfX\"},OL6l5ZbQe:{variant:\"fHUoPFSMi\"}},children:/*#__PURE__*/_jsx(SectionFooter,{height:\"100%\",id:\"PMU1dxSlA\",layoutId:\"PMU1dxSlA\",style:{width:\"100%\"},variant:\"tIg7MYgX0\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-GgAM0 { background: rgb(255, 255, 255); }`,\".framer-GgAM0.framer-fb07jn, .framer-GgAM0 .framer-fb07jn { display: block; }\",\".framer-GgAM0.framer-1kz2v2z { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-GgAM0 .framer-vqjun7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 123px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-GgAM0 .framer-wh3ctr-container { flex: none; height: auto; position: relative; width: 300px; }\",\".framer-GgAM0 .framer-1yihbmj { 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: flex-start; max-width: 900px; overflow: visible; padding: 0px 24px 0px 24px; position: relative; scroll-margin-top: 110px; width: 1px; }\",\".framer-GgAM0 .framer-ns570o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 118px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 732px; }\",\".framer-GgAM0 .framer-12zh0d9 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-GgAM0 .framer-2rpqbu { border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: 487px; position: relative; width: 100%; }\",\".framer-GgAM0 .framer-1xvu5q6, .framer-GgAM0 .framer-16vg28o, .framer-GgAM0 .framer-13sq6t4, .framer-GgAM0 .framer-15b9uq8 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; scroll-margin-top: 110px; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-GgAM0 .framer-bm1lgg { border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: 600px; position: relative; width: 100%; }\",\".framer-GgAM0 .framer-1lx3q7 { border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: 600px; position: relative; scroll-margin-top: 110px; width: 100%; }\",\".framer-GgAM0 .framer-z14tsy { border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: 550px; position: relative; width: 100%; }\",\".framer-GgAM0 .framer-12kwulc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 23px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-GgAM0 .framer-1q2w7eb, .framer-GgAM0 .framer-w6ggel { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-GgAM0 .framer-1dyqhes-container, .framer-GgAM0 .framer-qf2j7z-container, .framer-GgAM0 .framer-p010sr-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-GgAM0 .framer-m7w47-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-GgAM0.framer-1kz2v2z, .framer-GgAM0 .framer-vqjun7, .framer-GgAM0 .framer-1yihbmj, .framer-GgAM0 .framer-ns570o, .framer-GgAM0 .framer-12kwulc, .framer-GgAM0 .framer-1q2w7eb, .framer-GgAM0 .framer-w6ggel { gap: 0px; } .framer-GgAM0.framer-1kz2v2z > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-GgAM0.framer-1kz2v2z > :first-child, .framer-GgAM0 .framer-1yihbmj > :first-child, .framer-GgAM0 .framer-ns570o > :first-child, .framer-GgAM0 .framer-12kwulc > :first-child, .framer-GgAM0 .framer-1q2w7eb > :first-child, .framer-GgAM0 .framer-w6ggel > :first-child { margin-top: 0px; } .framer-GgAM0.framer-1kz2v2z > :last-child, .framer-GgAM0 .framer-1yihbmj > :last-child, .framer-GgAM0 .framer-ns570o > :last-child, .framer-GgAM0 .framer-12kwulc > :last-child, .framer-GgAM0 .framer-1q2w7eb > :last-child, .framer-GgAM0 .framer-w6ggel > :last-child { margin-bottom: 0px; } .framer-GgAM0 .framer-vqjun7 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-GgAM0 .framer-vqjun7 > :first-child { margin-left: 0px; } .framer-GgAM0 .framer-vqjun7 > :last-child { margin-right: 0px; } .framer-GgAM0 .framer-1yihbmj > *, .framer-GgAM0 .framer-1q2w7eb > *, .framer-GgAM0 .framer-w6ggel > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-GgAM0 .framer-ns570o > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-GgAM0 .framer-12kwulc > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-GgAM0 { background: rgb(255, 255, 255); } .framer-GgAM0.framer-1kz2v2z { width: 810px; } .framer-GgAM0 .framer-2rpqbu { aspect-ratio: 1.655 / 1; height: var(--framer-aspect-ratio-supported, 121px); } .framer-GgAM0 .framer-bm1lgg, .framer-GgAM0 .framer-1lx3q7, .framer-GgAM0 .framer-z14tsy { height: 430px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-GgAM0 { background: rgb(255, 255, 255); } .framer-GgAM0.framer-1kz2v2z { width: 390px; } .framer-GgAM0 .framer-vqjun7 { flex-direction: column; padding: 123px 20px 0px 20px; } .framer-GgAM0 .framer-1yihbmj { flex: none; gap: 38px; max-width: unset; padding: 0px; width: 100%; } .framer-GgAM0 .framer-ns570o { gap: 16px; height: min-content; width: 100%; } .framer-GgAM0 .framer-2rpqbu { aspect-ratio: 1.6682926829268292 / 1; height: var(--framer-aspect-ratio-supported, 120px); } .framer-GgAM0 .framer-bm1lgg, .framer-GgAM0 .framer-1lx3q7, .framer-GgAM0 .framer-z14tsy { height: 230px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-GgAM0 .framer-vqjun7, .framer-GgAM0 .framer-1yihbmj, .framer-GgAM0 .framer-ns570o { gap: 0px; } .framer-GgAM0 .framer-vqjun7 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-GgAM0 .framer-vqjun7 > :first-child, .framer-GgAM0 .framer-1yihbmj > :first-child, .framer-GgAM0 .framer-ns570o > :first-child { margin-top: 0px; } .framer-GgAM0 .framer-vqjun7 > :last-child, .framer-GgAM0 .framer-1yihbmj > :last-child, .framer-GgAM0 .framer-ns570o > :last-child { margin-bottom: 0px; } .framer-GgAM0 .framer-1yihbmj > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } .framer-GgAM0 .framer-ns570o > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5405\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"LLS1pGPDf\":{\"layout\":[\"fixed\",\"auto\"]},\"OL6l5ZbQe\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerAZLuccJLI=withCSS(Component,css,\"framer-GgAM0\");export default FramerAZLuccJLI;FramerAZLuccJLI.displayName=\"Blog\";FramerAZLuccJLI.defaultProps={height:5405,width:1200};addFonts(FramerAZLuccJLI,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/6U2SGH566NSNERG6RGEV3DSNEK7DL2RF/JRDYRKMSAW2H35IWEQIPL67HAJQ35MG5/JNU3GNMUBPWW6V6JTED3S27XL5HN7NM5.woff2\",weight:\"600\"},{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\"}]},...TableOfContents2Fonts,...CardsPageNavigationFonts,...NavigationNavigationBarFonts,...SectionFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAZLuccJLI\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"5405\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LLS1pGPDf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OL6l5ZbQe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "o4BAC4hB,IAAMA,GAAyCC,GAA0BC,GAAOC,EAAO,GAAG,CAAC,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAwO,IAAME,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,KAAK,EAAE,CAAC,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,EAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,KAAK,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAW,EAAQE,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,GAAWC,EAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,GAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,WAAAC,EAAW,GAAAC,EAAG,gBAAAC,EAAgB,iBAAAC,EAAiB,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,UAAUF,GAAoEE,EAAM,UAAU,UAAUL,GAAkDK,EAAM,UAAU,UAAUH,GAAiEG,EAAM,UAAU,SAASE,GAAMD,EAAuCT,GAAwBQ,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAMI,IAAeJ,EAAM,iBAAwBI,EAAS,KAAK,GAAG,EAAEJ,EAAM,iBAAwBI,EAAS,KAAK,GAAG,EAAUC,GAA6BC,EAAW,SAASN,EAAMO,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEzB,GAASO,CAAK,EAAO,CAAC,YAAAmB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,EAAW,SAAAtB,CAAQ,EAAEuB,GAAgB,CAAC,WAAAC,GAAW,eAAe,YAAY,QAAAd,EAAQ,kBAAAe,EAAiB,CAAC,EAAQC,EAAiB3B,GAAuBH,EAAMI,CAAQ,EAAO,CAAC,sBAAA2B,EAAsB,MAAAC,EAAK,EAAEC,GAAyBd,CAAW,EAAQe,EAAoBH,EAAsB,SAASI,IAAO,CAACT,EAAW,WAAW,CAAE,CAAC,EAAQU,EAAoBL,EAAsB,SAASI,IAAO,CAACT,EAAW,WAAW,CAAE,CAAC,EAAQW,EAAmBN,EAAsB,SAASI,IAAO,CAACT,EAAW,WAAW,CAAE,CAAC,EAAQY,GAAmBP,EAAsB,SAASI,IAAO,CAACT,EAAW,WAAW,CAAE,CAAC,EAAQa,GAAWC,EAAO,IAAI,EAAQC,GAAsBC,GAAM,EAAQC,GAAsB,CAAa/B,EAAS,EAAQgC,GAAkBC,GAAqB,EAAE,OAAoBzD,EAAK0D,EAAY,CAAC,GAAGjC,GAA4C4B,GAAgB,SAAsBrD,EAAKC,GAAS,CAAC,QAAQe,EAAS,QAAQ,GAAM,SAAsBhB,EAAKT,GAAW,CAAC,MAAMJ,GAAY,GAAGwE,EAAqB,CAAC,UAAU,CAAC,MAAMvE,CAAW,EAAE,UAAU,CAAC,MAAMA,CAAW,EAAE,UAAU,CAAC,MAAMA,CAAW,EAAE,UAAU,CAAC,MAAMA,CAAW,EAAE,UAAU,CAAC,MAAMA,CAAW,EAAE,UAAU,CAAC,MAAMA,CAAW,CAAC,EAAE2C,EAAYI,CAAc,EAAE,SAAsBnC,EAAK4D,GAAyC,CAAC,GAAG9B,EAAU,GAAGI,GAAgB,0BAA0BjD,GAAU,0BAA0BC,GAAW,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU2E,EAAGC,GAAkB,GAAGP,GAAsB,gBAAgB/B,EAAUQ,CAAU,EAAE,wBAAwB,SAAS,mBAAmB,YAAY,iBAAiBU,EAAiB,SAAS,YAAY,UAAU,GAAK,IAAIvB,GAA6BgC,GAAK,MAAM,CAAC,gBAAgB,mBAAmB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAG5B,CAAK,EAAE,GAAGoC,EAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAE5B,EAAYI,CAAc,EAAE,SAAsB4B,EAAM7D,EAAO,IAAI,CAAC,UAAU,eAAe,iBAAiBwC,EAAiB,SAAS,YAAY,SAAS,CAAc1C,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB,GAAK,iBAAiBwC,EAAiB,SAAS,YAAY,aAAaI,EAAoB,MAAM,CAAC,OAAO,OAAO,aAAa,MAAM,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,YAAY,aAAa,WAAW,EAAE,UAAU,CAAC,OAAO,YAAY,aAAa,WAAW,EAAE,UAAU,CAAC,OAAO,YAAY,aAAa,WAAW,EAAE,UAAU,CAAC,OAAO,YAAY,aAAa,WAAW,EAAE,UAAU,CAAC,OAAO,YAAY,aAAa,WAAW,CAAC,EAAE,GAAGa,EAAqB,CAAC,UAAU,CAAC,iBAAiB,OAAU,aAAa,MAAS,EAAE,UAAU,CAAC,iBAAiB,OAAU,aAAa,MAAS,EAAE,UAAU,CAAC,aAAaX,CAAmB,EAAE,UAAU,CAAC,iBAAiB,OAAU,aAAa,MAAS,EAAE,UAAU,CAAC,iBAAiB,OAAU,aAAa,MAAS,EAAE,UAAU,CAAC,iBAAiB,OAAU,aAAa,MAAS,CAAC,EAAEjB,EAAYI,CAAc,EAAE,SAAsBnC,EAAKgE,EAAS,CAAC,sBAAsB,GAAK,SAAsBhE,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,0BAA0B,MAAM,EAAE,SAAsBF,EAAKiE,GAAK,CAAC,KAAKtC,EAAU,aAAa,GAAM,aAAa,GAAK,SAAsB3B,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,iBAAiBwC,EAAiB,SAAS,YAAY,kBAAkB,MAAM,WAAWpD,GAAW,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeU,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBwC,EAAiB,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,aAAa,MAAM,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,YAAY,aAAa,WAAW,EAAE,UAAU,CAAC,OAAO,YAAY,aAAa,WAAW,EAAE,UAAU,CAAC,OAAO,YAAY,aAAa,WAAW,EAAE,UAAU,CAAC,OAAO,YAAY,aAAa,WAAW,EAAE,UAAU,CAAC,OAAO,YAAY,aAAa,WAAW,CAAC,EAAE,SAAsB1C,EAAKgE,EAAS,CAAC,sBAAsB,GAAK,SAAsBhE,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,0BAA0B,MAAM,EAAE,SAAsBF,EAAKiE,GAAK,CAAC,KAAKrC,EAAU,aAAa,GAAM,aAAa,GAAK,SAAsB5B,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,iBAAiB,GAAK,MAAM,CAAC,mBAAmB,EAAE,iBAAiBwC,EAAiB,SAAS,YAAY,aAAaO,EAAmB,kBAAkB,MAAM,WAAW3D,GAAW,mBAAmB,GAAK,GAAGqE,EAAqB,CAAC,UAAU,CAAC,aAAaX,CAAmB,CAAC,EAAEjB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAenC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB,GAAK,iBAAiBwC,EAAiB,SAAS,YAAY,aAAaQ,GAAmB,MAAM,CAAC,OAAO,OAAO,aAAa,MAAM,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,YAAY,aAAa,WAAW,EAAE,UAAU,CAAC,OAAO,YAAY,aAAa,WAAW,EAAE,UAAU,CAAC,OAAO,YAAY,aAAa,WAAW,EAAE,UAAU,CAAC,OAAO,YAAY,aAAa,WAAW,EAAE,UAAU,CAAC,OAAO,YAAY,aAAa,WAAW,CAAC,EAAE,GAAGS,EAAqB,CAAC,UAAU,CAAC,aAAaX,CAAmB,CAAC,EAAEjB,EAAYI,CAAc,EAAE,SAAsBnC,EAAKgE,EAAS,CAAC,sBAAsB,GAAK,SAAsBhE,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,0BAA0B,MAAM,EAAE,SAAsBF,EAAKiE,GAAK,CAAC,KAAKpC,EAAU,aAAa,GAAM,aAAa,GAAK,SAAsB7B,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,mBAAmB,EAAE,iBAAiBwC,EAAiB,SAAS,YAAY,kBAAkB,MAAM,WAAWpD,GAAW,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ4E,GAAI,CAAC,kFAAkF,gFAAgF,gSAAgS,2RAA2R,0UAA0U,uSAAuS,gpCAAgpC,GAAeA,EAAG,EASn6ZC,EAAgBC,GAAQnD,GAAUiD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,sBAAsBA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,GAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,oBAAoB,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,mBAAmB,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,aAAa,KAAKA,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,EAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTye,IAAMC,GAAsBC,EAASC,EAAgB,EAAQC,GAAyBF,EAASG,EAAmB,EAAQC,GAAmCC,GAA0BC,EAAO,GAAG,EAAQC,GAA6BP,EAASQ,EAAuB,EAAQC,GAAmBT,EAASU,EAAa,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,6CAA6C,UAAU,oBAAoB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,EAAE,EAAQC,EAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAKC,GAAaJ,CAAK,EAAE,OAAOE,EAASC,CAAI,CAAE,EAAQE,GAASA,GAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAQC,EAAqBC,GAAwB,EAAO,CAACC,CAAgB,EAAElB,GAAa,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKmB,GAAS,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,MAAMC,GAAoCJ,EAAqB,WAAW,CAAC,CAAC,EAAQK,EAAwBC,GAAK,CAAC,GAAG,CAACJ,EAAiB,MAAM,IAAIK,GAAc,mCAAmC,KAAK,UAAUP,CAAoB,GAAG,EAAE,OAAOE,EAAiBI,CAAG,CAAE,EAAE,IAAIE,EAAyBC,EAA0BC,EAA0BC,EAA0BC,EAA0BC,EAA0BC,EAA0B,GAAK,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,EAAS,QAAAC,GAAQ,UAAAC,IAAWX,EAAyBH,EAAwB,WAAW,KAAK,MAAMG,IAA2B,OAAOA,EAAyB,GAAG,UAAAY,GAAWX,EAA0BJ,EAAwB,WAAW,KAAK,MAAMI,IAA4B,OAAOA,EAA0B,GAAG,UAAAY,EAAUhB,EAAwB,WAAW,EAAE,UAAAiB,GAAWZ,EAA0BL,EAAwB,WAAW,KAAK,MAAMK,IAA4B,OAAOA,EAA0B,GAAG,UAAAa,EAAUlB,EAAwB,WAAW,EAAE,UAAAmB,IAAWb,EAA0BN,EAAwB,WAAW,KAAK,MAAMM,IAA4B,OAAOA,EAA0B,GAAG,UAAAc,EAAUpB,EAAwB,WAAW,EAAE,UAAAqB,GAAWd,EAA0BP,EAAwB,WAAW,KAAK,MAAMO,IAA4B,OAAOA,EAA0B,GAAG,UAAAe,EAAUtB,EAAwB,WAAW,EAAE,UAAAuB,IAAWf,EAA0BR,EAAwB,WAAW,KAAK,MAAMQ,IAA4B,OAAOA,EAA0B,GAAG,mBAAAgB,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,EAAY,UAAAC,IAAWpB,EAA0BT,EAAwB,WAAW,KAAK,MAAMS,IAA4B,OAAOA,EAA0B,EAAE,mBAAAqB,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,GAAGC,EAAS,EAAErD,GAASI,CAAK,EAAQkD,GAAU,IAAI,CAAC,IAAMC,EAAUzD,GAAiBiB,EAAiBL,CAAY,EAAE,GAAG6C,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAACzC,EAAiBL,CAAY,CAAC,EAAQ+C,GAAmB,IAAI,CAAC,IAAMF,EAAUzD,GAAiBiB,EAAiBL,CAAY,EAAqC,GAAnC,SAAS,MAAM6C,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,EAAG,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,GAAGA,EAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,CAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,4BAA4B,EAAG,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,4BAA4B,CAAE,CAAE,EAAE,CAACxC,EAAiBL,CAAY,CAAC,EAAE,GAAK,CAACoD,EAAYC,EAAmB,EAAEC,GAA8BjC,GAAQhD,GAAY,EAAK,EAAQkF,GAAe,OAAgBC,GAAWC,EAAO,IAAI,EAAQC,GAAY,IAASpF,GAAU,EAAiB,EAAC,YAAY,WAAW,EAAE,SAAS8E,CAAW,EAAtD,GAAyFO,GAAOC,GAAU,EAAQC,GAAUC,EAAkB,WAAW,EAAQC,GAAWN,EAAO,IAAI,EAAQO,GAAWF,EAAkB,WAAW,EAAQG,GAAWR,EAAO,IAAI,EAAQS,GAAWJ,EAAkB,WAAW,EAAQK,GAAWV,EAAO,IAAI,EAAQW,GAAWN,EAAkB,WAAW,EAAQO,GAAWZ,EAAO,IAAI,EAAQa,GAAWR,EAAkB,WAAW,EAAQS,GAAWd,EAAO,IAAI,EAAQe,GAAWV,EAAkB,WAAW,EAAQW,GAAWhB,EAAO,IAAI,EAAQiB,GAAWZ,EAAkB,WAAW,EAAQa,GAAWlB,EAAO,IAAI,EAAQmB,GAAsBC,GAAM,EAAQC,GAAsB,CAAa3D,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,EAAE,OAAA4D,GAAiB,CAAC,CAAC,EAAsBC,EAAKC,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAzG,EAAiB,EAAE,SAAsB0G,EAAMC,EAAY,CAAC,GAAG/D,GAA4CwD,GAAgB,SAAS,CAAcM,EAAMlH,EAAO,IAAI,CAAC,GAAG2E,GAAU,UAAUyC,EAAG7G,GAAkB,GAAGuG,GAAsB,iBAAiB3D,EAAS,EAAE,IAAIpB,GAA6ByD,GAAK,MAAM,CAAC,GAAGtC,EAAK,EAAE,SAAS,CAAcgE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAACxB,GAAY,GAAgBsB,EAAKK,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,cAAc,CAAC,UAAA/D,EAAS,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,cAAc,CAAC,UAAAA,EAAS,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASgE,GAA4BN,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,IAAI,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,uDAAuD,SAAsBR,EAAKrH,GAAiB,CAAC,OAAO,OAAO,UAAU2H,EAAc,CAAC,EAAE,GAAG,YAAY,SAAS,YAAY,UAAUA,EAAc,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeJ,EAAMpH,GAAmC,CAAC,QAAQY,GAAU,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,OAAO,GAAGmF,GAAU,QAAQlF,GAAW,KAAK,OAAO,UAAU,GAAK,IAAIoF,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAciB,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,uBAAuB,KAAK,uBAAuB,SAAsBA,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB4B,EAAWU,EAAS,CAAC,SAAsBV,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAsBX,EAAWU,EAAS,CAAC,SAAsBV,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,0BAA0B,SAAS,sBAAsB,iBAAiB,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,qBAAqB,EAAE,KAAK,QAAQ,KAAKzD,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyD,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQwC,EAA0B,GAAG,EAAE,MAAM,mDAAmD,GAAGhH,EAAkB4C,CAAS,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQoE,EAA0B,KAAK,EAAE,MAAM,qBAAqB,GAAGhH,EAAkB4C,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBwD,EAAKa,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,GAAG,EAAE,MAAM,mDAAmD,GAAGhH,EAAkB4C,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,QAAQ,CAAC,CAAC,CAAC,EAAewD,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAASlE,EAAU,UAAU,iBAAiB,mBAAmB,eAAe,MAAM,CAAC,OAAO,EAAE,GAAGuC,GAAW,KAAK,eAAe,IAAIC,GAAK,wBAAwB,CAAC,EAAE,8BAA8B,GAAG,+BAA+B,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,+BAA+B,EAAE,8BAA8B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAee,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQwC,EAA0B,GAAG,EAAE,MAAM,mDAAmD,GAAGhH,EAAkB8C,CAAS,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQkE,EAA0B,KAAK,EAAE,MAAM,qBAAqB,GAAGhH,EAAkB8C,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBsD,EAAKa,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,GAAG,EAAE,MAAM,mDAAmD,GAAGhH,EAAkB8C,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,KAAK,YAAY,CAAC,CAAC,CAAC,EAAesD,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAShE,GAAU,UAAU,iBAAiB,mBAAmB,kBAAkB,MAAM,CAAC,OAAO,EAAE,GAAGuC,GAAW,KAAK,kBAAkB,IAAIC,GAAK,wBAAwB,CAAC,EAAE,8BAA8B,GAAG,+BAA+B,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,+BAA+B,EAAE,8BAA8B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAea,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQwC,EAA0B,IAAI,EAAE,MAAM,mDAAmD,GAAGhH,EAAkBgD,CAAS,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQgE,EAA0B,KAAK,EAAE,MAAM,qBAAqB,GAAGhH,EAAkBgD,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBoD,EAAKa,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,IAAI,EAAE,MAAM,mDAAmD,GAAGhH,EAAkBgD,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,cAAc,GAAGwC,GAAW,KAAK,cAAc,IAAIC,EAAI,CAAC,CAAC,CAAC,EAAeW,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAS9D,EAAU,UAAU,iBAAiB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,GAAGyC,GAAW,KAAK,SAAS,IAAIC,GAAK,wBAAwB,CAAC,EAAE,8BAA8B,GAAG,+BAA+B,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,+BAA+B,EAAE,8BAA8B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeS,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQwC,EAA0B,IAAI,EAAE,MAAM,mDAAmD,GAAGhH,EAAkBkD,CAAS,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ8D,EAA0B,MAAM,EAAE,MAAM,qBAAqB,GAAGhH,EAAkBkD,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBkD,EAAKa,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,IAAI,EAAE,MAAM,mDAAmD,GAAGhH,EAAkBkD,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,GAAG0C,GAAW,KAAK,aAAa,IAAIC,EAAI,CAAC,CAAC,CAAC,EAAeO,EAAKW,EAAS,CAAC,sBAAsB,GAAK,SAAS5D,GAAU,UAAU,iBAAiB,mBAAmB,aAAa,MAAM,CAAC,OAAO,EAAE,GAAG2C,GAAW,KAAK,aAAa,IAAIC,GAAK,wBAAwB,CAAC,EAAE,8BAA8B,GAAG,+BAA+B,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,+BAA+B,EAAE,8BAA8B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeO,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,KAAK,WAAW,SAAsBA,EAAKc,GAAmB,CAAC,SAAsBd,EAAKlG,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKwB,GAAS,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,QAAQ,CAAC,CAAC,WAAW,YAAY,UAAU,OAAO,KAAK,QAAQ,KAAK,YAAY,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,IAAI,MAAM,CAAC,KAAK,eAAe,MAAM+B,EAAS,EAAE,KAAK,iBAAiB,CAAC,EAAE,SAAS,CAAC0D,EAAWC,EAAeC,IAAwBjB,EAAKkB,GAAU,CAAC,SAASH,EAAW,IAAI,CAAC,CAAC,UAAY/D,EAAmB,UAAYC,EAAmB,UAAYC,EAAmB,UAAYC,GAAmB,GAAKC,CAAW,EAAE+D,MAAKnE,IAA0EA,EAAmB,IAAGC,IAA0EA,EAAmB,IAAGC,IAA0EA,EAAmB,IAAuB8C,EAAKG,EAAY,CAAC,GAAG,aAAa/C,IAAc,SAAsB4C,EAAKoB,GAAqB,SAAS,CAAC,MAAM,CAAC,UAAUpE,CAAkB,EAAE,SAAsBgD,EAAKK,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUrD,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASqE,GAA6BrB,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,mDAAmD,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,qBAAqB,EAAE,MAAM,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,mDAAmD,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUiD,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBrB,EAAKnH,GAAoB,CAAC,UAAUoE,EAAmB,UAAUrD,EAAkBuD,EAAkB,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUkE,EAAe,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAUnE,CAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEE,CAAW,EAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe4C,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAsBA,EAAKc,GAAmB,CAAC,SAAsBd,EAAKlG,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKwB,GAAS,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,IAAI,MAAM,CAAC,KAAK,eAAe,MAAM+B,EAAS,EAAE,KAAK,iBAAiB,CAAC,EAAE,SAAS,CAACiE,EAAYC,EAAgBC,IAAyBxB,EAAKkB,GAAU,CAAC,SAASI,EAAY,IAAI,CAAC,CAAC,UAAYhE,EAAmB,UAAYC,EAAmB,UAAYC,EAAmB,UAAYC,GAAmB,GAAKC,CAAW,EAAEyD,MAAK7D,IAA0EA,EAAmB,IAAGC,IAA0EA,EAAmB,IAAGC,IAA0EA,EAAmB,IAAuBwC,EAAKG,EAAY,CAAC,GAAG,aAAazC,IAAc,SAAsBsC,EAAKoB,GAAqB,SAAS,CAAC,MAAM,CAAC,UAAU9D,CAAkB,EAAE,SAAsB0C,EAAKK,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU/C,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASmE,GAA6BzB,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,mDAAmD,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,qBAAqB,EAAE,MAAM,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,mDAAmD,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUqD,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBzB,EAAKnH,GAAoB,CAAC,UAAU0E,EAAmB,UAAU3D,EAAkB6D,EAAkB,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUgE,EAAe,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAUjE,CAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEE,CAAW,EAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesC,EAAKO,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,yBAAyB,aAAa,GAAK,SAAsBR,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB4B,EAAK9G,GAAwB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe8G,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,EAAE,UAAU,CAAC,EAAE,MAAM,CAAC,EAAE,SAAsB4B,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKS,EAAkB,CAAC,WAAWrC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB4B,EAAK5G,GAAc,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,EAAe4G,EAAK,MAAM,CAAC,UAAUI,EAAG7G,GAAkB,GAAGuG,EAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ4B,GAAI,CAAC,kFAAkF,IAAItH,GAAS,iEAAiE,gFAAgF,qSAAqS,qSAAqS,yGAAyG,iVAAiV,0QAA0Q,qKAAqK,+NAA+N,8TAA8T,+NAA+N,yPAAyP,+NAA+N,gRAAgR,wSAAwS,yLAAyL,mKAAmK,8lDAA8lD,wDAAwDA,GAAS,4UAA4U,gCAAgCA,GAAS,m5CAAm5C,GAAesH,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,EAAG,EAS5q6BC,GAAgBC,GAAQ/G,GAAU6G,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,OAAOA,GAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGlJ,GAAsB,GAAGG,GAAyB,GAAGK,GAA6B,GAAGE,GAAmB,GAAG4I,EAAoCC,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,EAC95E,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,qBAAuB,OAAO,yBAA2B,QAAQ,yBAA2B,OAAO,sBAAwB,IAAI,6BAA+B,OAAO,sBAAwB,OAAO,oCAAsC,4JAA0L,uBAAyB,EAAE,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "transition2", "transition3", "transition4", "animation2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "highlights", "id", "informationLink", "introductionLink", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "EMMIxTwb9", "pP4Ee5FjP", "HYuNgx3Yu", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1gej3jt", "args", "onMouseLeave1lgw8po", "onMouseEnterulx1kc", "onMouseEnter6checr", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "addPropertyOverrides", "MotionDivWithFXWithOptimizedAppearEffect", "cx", "serializationHash", "u", "RichText2", "Link", "css", "FramerFbwuKnIbf", "withCSS", "FbwuKnIbf_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "TableOfContents2Fonts", "getFonts", "FbwuKnIbf_default", "CardsPageNavigationFonts", "OEilwzfQC_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "NavigationNavigationBarFonts", "M_kkcLKPe_default", "SectionFooterFonts", "rrkJ1MCJp_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "kVs8tQwHo_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "_getFromCurrentRouteData3", "_getFromCurrentRouteData4", "_getFromCurrentRouteData5", "_getFromCurrentRouteData6", "style", "className", "layoutId", "variant", "meFM0cI9K", "WT9WaYw6k", "bxlkRlncE", "tlQYL8Acd", "s_Pd9arkQ", "iBzuKafSz", "ZMjlRhMOo", "VD1uQgpcX", "jbPD6E5UY", "Cbc9cUIgY", "meFM0cI9KRD3UtA73V", "WT9WaYw6kRD3UtA73V", "xcyb073jNRD3UtA73V", "bxlkRlncERD3UtA73V", "idRD3UtA73V", "LblocHzf3", "meFM0cI9KXPK7NbUAH", "WT9WaYw6kXPK7NbUAH", "xcyb073jNXPK7NbUAH", "bxlkRlncEXPK7NbUAH", "idXPK7NbUAH", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "router", "useRouter", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "elementId2", "ref4", "elementId3", "ref5", "elementId4", "ref6", "elementId5", "ref7", "elementId6", "ref8", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "x", "RichText2", "getLoadingLazyAtYPosition", "Image2", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "resolvedLinks1", "collection1", "paginationInfo1", "loadMore1", "resolvedLinks2", "css", "FramerAZLuccJLI", "withCSS", "AZLuccJLI_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
