{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/4xxb4n6ng8E51CGb0ZB5/bY187B3vSDbxDvdscp5n/DniB1DnDR.js", "ssg:https://framerusercontent.com/modules/stdx2Nte22tJJYchY6IE/vgQsZ4O9tk1b5H4UqTsE/fVxnimdqP.js", "ssg:https://framerusercontent.com/modules/aBHzsLECiMPTSyhaUiGC/dqHO77icySgtXeg5fOoX/xZndidUCt.js", "ssg:https://framerusercontent.com/modules/l7S4TFcIyQoyVIRBowC6/oOmbgvzC3IjmuD5st5yK/YckFIlg3V.js", "ssg:https://framerusercontent.com/modules/qSq5SsMwjRtcobzXPrlm/DJScoW2CnFOO0kkwDPVf/zaC16Pe4x.js", "ssg:https://framerusercontent.com/modules/FUxbYh9YCwdrK5GA37ke/nxb2ZkYzhZDYNjTLl7OV/Zd9KtovA_.js", "ssg:https://framerusercontent.com/modules/EVnDlUoLGhdPcKVUJMUH/31LIraHMKEbv0H9TJLya/DniB1DnDR.js", "ssg:https://framerusercontent.com/modules/EVnDlUoLGhdPcKVUJMUH/31LIraHMKEbv0H9TJLya/DniB1DnDR-0.js", "ssg:https://framerusercontent.com/modules/EVnDlUoLGhdPcKVUJMUH/31LIraHMKEbv0H9TJLya/DniB1DnDR-1.js"],
  "sourcesContent": ["// Generated by Framer (f26e712)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/stdx2Nte22tJJYchY6IE/vgQsZ4O9tk1b5H4UqTsE/fVxnimdqP.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/aBHzsLECiMPTSyhaUiGC/dqHO77icySgtXeg5fOoX/xZndidUCt.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/l7S4TFcIyQoyVIRBowC6/oOmbgvzC3IjmuD5st5yK/YckFIlg3V.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/qSq5SsMwjRtcobzXPrlm/DJScoW2CnFOO0kkwDPVf/zaC16Pe4x.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/FUxbYh9YCwdrK5GA37ke/nxb2ZkYzhZDYNjTLl7OV/Zd9KtovA_.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/EVnDlUoLGhdPcKVUJMUH/31LIraHMKEbv0H9TJLya/DniB1DnDR.js\";const cycleOrder=[\"iBmZiq3D2\",\"Njj_TKLK6\"];const serializationHash=\"framer-yHNZl\";const variantClassNames={iBmZiq3D2:\"framer-v-1uzv7cg\",Njj_TKLK6:\"framer-v-ac2r1a\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=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={Desktop:\"iBmZiq3D2\",Mobile:\"Njj_TKLK6\"};const getProps=({height,id,quote1,quote2,quote3,testimonialTitle,width,...props})=>{return{...props,anuyc0e3i:quote3??props.anuyc0e3i??'\"LottieFiles is a one-stop destination for all your Lottie needs ever.\"',ghGWA0aI0:quote1??props.ghGWA0aI0??'\"Instead of spending dozens of hours learning Xcode or Android studio, I use LottieFiles to test and share. Now I use those hours to make my animations as dope as I can.\"',n2eBx_9sg:quote2??props.n2eBx_9sg??'\"Our customers can add Lottie animations to their site in seconds, without even thinking about code. The creative control this unlocks is huge.\"',rHJrJspOR:testimonialTitle??props.rHJrJspOR??\"Design teams love LottieFiles\",variant:humanReadableVariantMap[props.variant]??props.variant??\"iBmZiq3D2\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,ghGWA0aI0,n2eBx_9sg,anuyc0e3i,rHJrJspOR,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"iBmZiq3D2\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1uzv7cg\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"iBmZiq3D2\",ref:refBinding,style:{...style},...addPropertyOverrides({Njj_TKLK6:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Design teams love LottieFiles\"})}),className:\"framer-k2sem0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"UATe5LP40\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:rHJrJspOR,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Njj_TKLK6:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-alignment\":\"center\"},children:\"Design teams love LottieFiles\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fbzvwl\",\"data-framer-name\":\"Testimonials\",layoutDependency:layoutDependency,layoutId:\"WNAukqA4f\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ow2wy3\",\"data-framer-name\":\"Testimonial\",layoutDependency:layoutDependency,layoutId:\"WSMSh2aQm\",style:{backgroundColor:\"var(--token-f71b4ccf-f421-4dd2-8423-cee925482167, rgb(243, 246, 248))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1knhwll\",\"data-framer-name\":\"Logo + Quote\",layoutDependency:layoutDependency,layoutId:\"B7WS1bUPg\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Airbnb\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:128,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||525.5)-0-671.6)/2+57.599999999999994+40)+0+40+0+0+0),pixelHeight:40,pixelWidth:128,src:\"https://framerusercontent.com/images/8BwYxscm2uYAGe8vnouZqOTn5f4.svg\"},className:\"framer-1c4a7lj\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"VaESMiIff\",...addPropertyOverrides({Njj_TKLK6:{background:{alt:\"Airbnb\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:128,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||1408)-0-1805.2)/2+43.199999999999996+40)+0+0+32+0+0+0),pixelHeight:40,pixelWidth:128,src:\"https://framerusercontent.com/images/8BwYxscm2uYAGe8vnouZqOTn5f4.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4f364654-9d2d-4090-8e1f-16544ea19e32, rgb(32, 39, 44)))\"},children:'\"Instead of spending dozens of hours learning Xcode or Android studio, I use LottieFiles to test and share. Now I use those hours to make my animations as dope as I can.\"'})}),className:\"framer-1xy970u\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"eLKeLrDFJ\",style:{\"--extracted-r6o4lv\":\"var(--token-4f364654-9d2d-4090-8e1f-16544ea19e32, rgb(32, 39, 44))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:ghGWA0aI0,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rarir0\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"WiLYHbvRn\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Salih Abdul-Karim, Lead Motion Designer at Airbnb\",fit:\"fill\",intrinsicHeight:144,intrinsicWidth:144,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||525.5)-0-671.6)/2+57.599999999999994+40)+0+40+270+88),pixelHeight:144,pixelWidth:144,src:\"https://framerusercontent.com/images/WlWYNmebjwoEJgw2NgDalZe7xDc.webp\"},className:\"framer-1wrlk3a\",\"data-framer-name\":\"Profile Pic\",layoutDependency:layoutDependency,layoutId:\"zPc_7FNql\",...addPropertyOverrides({Njj_TKLK6:{background:{alt:\"Salih Abdul-Karim, Lead Motion Designer at Airbnb\",fit:\"fill\",intrinsicHeight:144,intrinsicWidth:144,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||1408)-0-1805.2)/2+43.199999999999996+40)+0+0+32+270+88),pixelHeight:144,pixelWidth:144,src:\"https://framerusercontent.com/images/WlWYNmebjwoEJgw2NgDalZe7xDc.webp\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dl6w3h\",layoutDependency:layoutDependency,layoutId:\"YJmvyaM4a\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dh33aq\",\"data-styles-preset\":\"zaC16Pe4x\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3fd43759-db96-4c41-bdd0-5bd4fc9b1f53, rgb(76, 88, 99)))\"},children:\"Salih Abdul-Karim\"})}),className:\"framer-13jb6un\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"h0z4a3Lv5\",style:{\"--extracted-r6o4lv\":\"var(--token-3fd43759-db96-4c41-bdd0-5bd4fc9b1f53, rgb(76, 88, 99))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ewevpm\",\"data-styles-preset\":\"Zd9KtovA_\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c5c2b41d-e036-4253-bb6d-246467858deb, rgb(99, 114, 126)))\"},children:\"Lead Motion Designer at Airbnb\"})}),className:\"framer-1phrmu5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"MIeQh54IY\",style:{\"--extracted-r6o4lv\":\"var(--token-c5c2b41d-e036-4253-bb6d-246467858deb, rgb(99, 114, 126))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lc9zc1\",\"data-framer-name\":\"Testimonial\",layoutDependency:layoutDependency,layoutId:\"lgbYYCKto\",style:{backgroundColor:\"var(--token-f71b4ccf-f421-4dd2-8423-cee925482167, rgb(243, 246, 248))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-y9w5yg\",\"data-framer-name\":\"Logo + Quote\",layoutDependency:layoutDependency,layoutId:\"mdkdPBGvS\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-qkltd1\",layoutDependency:layoutDependency,layoutId:\"XHuHUL789\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Webflow\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:228,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||525.5)-0-671.6)/2+57.599999999999994+40)+0+40+0+0+0+6),pixelHeight:40,pixelWidth:228,src:\"https://framerusercontent.com/images/s9UEmqlBRg6vmLId87Lq2I0nAs.svg\"},className:\"framer-1t2kcvw\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"JOUNQrZ6p\",...addPropertyOverrides({Njj_TKLK6:{background:{alt:\"Webflow\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:228,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||1408)-0-1805.2)/2+43.199999999999996+40)+0+582+32+0+0+0+6),pixelHeight:40,pixelWidth:228,src:\"https://framerusercontent.com/images/s9UEmqlBRg6vmLId87Lq2I0nAs.svg\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4f364654-9d2d-4090-8e1f-16544ea19e32, rgb(32, 39, 44)))\"},children:'\"Our customers can add Lottie animations to their site in seconds, without even thinking about code. The creative control this unlocks is huge.\"'})}),className:\"framer-1a7tn7x\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ReMQEj0s7\",style:{\"--extracted-r6o4lv\":\"var(--token-4f364654-9d2d-4090-8e1f-16544ea19e32, rgb(32, 39, 44))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:n2eBx_9sg,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bfbn8j\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"NtgK3rm4d\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Barrett Johnson, Product Marketing at Webflow\",fit:\"fill\",intrinsicHeight:144,intrinsicWidth:144,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||525.5)-0-671.6)/2+57.599999999999994+40)+0+40+270+88),pixelHeight:144,pixelWidth:144,src:\"https://framerusercontent.com/images/3omZEeOvrXrmnax1n2InDiOPkIQ.webp\"},className:\"framer-x4mhgb\",\"data-framer-name\":\"Profile Pic\",layoutDependency:layoutDependency,layoutId:\"a97Uf2W5n\",...addPropertyOverrides({Njj_TKLK6:{background:{alt:\"Barrett Johnson, Product Marketing at Webflow\",fit:\"fill\",intrinsicHeight:144,intrinsicWidth:144,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||1408)-0-1805.2)/2+43.199999999999996+40)+0+582+32+270+88),pixelHeight:144,pixelWidth:144,src:\"https://framerusercontent.com/images/3omZEeOvrXrmnax1n2InDiOPkIQ.webp\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1n1likx\",layoutDependency:layoutDependency,layoutId:\"k5H_9ArTG\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dh33aq\",\"data-styles-preset\":\"zaC16Pe4x\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3fd43759-db96-4c41-bdd0-5bd4fc9b1f53, rgb(76, 88, 99)))\"},children:\"Barrett Johnson\"})}),className:\"framer-1dppgmt\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"eyenaeyl1\",style:{\"--extracted-r6o4lv\":\"var(--token-3fd43759-db96-4c41-bdd0-5bd4fc9b1f53, rgb(76, 88, 99))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ewevpm\",\"data-styles-preset\":\"Zd9KtovA_\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c5c2b41d-e036-4253-bb6d-246467858deb, rgb(99, 114, 126)))\"},children:\"Product Marketing at Webflow\"})}),className:\"framer-1mfbyx2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qoMOs3EUP\",style:{\"--extracted-r6o4lv\":\"var(--token-c5c2b41d-e036-4253-bb6d-246467858deb, rgb(99, 114, 126))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1afrhz1\",\"data-framer-name\":\"Testimonial\",layoutDependency:layoutDependency,layoutId:\"SXQBVi8hw\",style:{backgroundColor:\"var(--token-f71b4ccf-f421-4dd2-8423-cee925482167, rgb(243, 246, 248))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-umched\",\"data-framer-name\":\"Logo + Quote\",layoutDependency:layoutDependency,layoutId:\"JbWvfcooC\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Swiggy\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:135,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||525.5)-0-671.6)/2+57.599999999999994+40)+0+40+0+0+0),pixelHeight:40,pixelWidth:135,src:\"https://framerusercontent.com/images/mSkpXeD9UxCUyXXFtAjypxt2Z9Y.svg\"},className:\"framer-1ii3jlm\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"Qwg4f0s_Q\",...addPropertyOverrides({Njj_TKLK6:{background:{alt:\"Swiggy\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:135,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||1408)-0-1805.2)/2+43.199999999999996+40)+0+1164+32+0+0+0),pixelHeight:40,pixelWidth:135,src:\"https://framerusercontent.com/images/mSkpXeD9UxCUyXXFtAjypxt2Z9Y.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4f364654-9d2d-4090-8e1f-16544ea19e32, rgb(32, 39, 44)))\"},children:'\"LottieFiles is a one-stop destination for all your Lottie needs ever.\"'})}),className:\"framer-1eebkui\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gy25XA3Zy\",style:{\"--extracted-r6o4lv\":\"var(--token-4f364654-9d2d-4090-8e1f-16544ea19e32, rgb(32, 39, 44))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:anuyc0e3i,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ft14p0\",\"data-framer-name\":\"Profile\",layoutDependency:layoutDependency,layoutId:\"l1nvrWgFC\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Saptarshi Prakash, Product Design Manager at Swiggy\",fit:\"fill\",intrinsicHeight:144,intrinsicWidth:144,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||525.5)-0-671.6)/2+57.599999999999994+40)+0+40+270+88),pixelHeight:144,pixelWidth:144,src:\"https://framerusercontent.com/images/F09MqbAMGM9L2XCt3LsUBXJKsxU.webp\"},className:\"framer-5we5ft\",\"data-framer-name\":\"Profile Pic\",layoutDependency:layoutDependency,layoutId:\"wO3u58So9\",...addPropertyOverrides({Njj_TKLK6:{background:{alt:\"Saptarshi Prakash, Product Design Manager at Swiggy\",fit:\"fill\",intrinsicHeight:144,intrinsicWidth:144,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||1408)-0-1805.2)/2+43.199999999999996+40)+0+1164+32+270+88),pixelHeight:144,pixelWidth:144,src:\"https://framerusercontent.com/images/F09MqbAMGM9L2XCt3LsUBXJKsxU.webp\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i90k0w\",layoutDependency:layoutDependency,layoutId:\"LigI6J_g6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dh33aq\",\"data-styles-preset\":\"zaC16Pe4x\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3fd43759-db96-4c41-bdd0-5bd4fc9b1f53, rgb(76, 88, 99)))\"},children:\"Saptarshi Prakash\"})}),className:\"framer-1275jee\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RJnG1GUCI\",style:{\"--extracted-r6o4lv\":\"var(--token-3fd43759-db96-4c41-bdd0-5bd4fc9b1f53, rgb(76, 88, 99))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ewevpm\",\"data-styles-preset\":\"Zd9KtovA_\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c5c2b41d-e036-4253-bb6d-246467858deb, rgb(99, 114, 126)))\"},children:\"Product Design Manager at Swiggy\"})}),className:\"framer-d9cl9i\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SFaMvhriY\",style:{\"--extracted-r6o4lv\":\"var(--token-c5c2b41d-e036-4253-bb6d-246467858deb, rgb(99, 114, 126))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yHNZl.framer-jcw60x, .framer-yHNZl .framer-jcw60x { display: block; }\",\".framer-yHNZl.framer-1uzv7cg { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-yHNZl .framer-k2sem0, .framer-yHNZl .framer-1xy970u, .framer-yHNZl .framer-13jb6un, .framer-yHNZl .framer-1phrmu5, .framer-yHNZl .framer-1a7tn7x, .framer-yHNZl .framer-1dppgmt, .framer-yHNZl .framer-1mfbyx2, .framer-yHNZl .framer-1eebkui, .framer-yHNZl .framer-1275jee, .framer-yHNZl .framer-d9cl9i { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-yHNZl .framer-1fbzvwl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yHNZl .framer-ow2wy3 { 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: 40px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-yHNZl .framer-1knhwll, .framer-yHNZl .framer-y9w5yg, .framer-yHNZl .framer-umched { 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: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yHNZl .framer-1c4a7lj { flex: none; height: 40px; overflow: hidden; position: relative; width: 128px; }\",\".framer-yHNZl .framer-1rarir0, .framer-yHNZl .framer-1bfbn8j, .framer-yHNZl .framer-ft14p0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yHNZl .framer-1wrlk3a, .framer-yHNZl .framer-x4mhgb, .framer-yHNZl .framer-5we5ft { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 48px); overflow: hidden; position: relative; width: 48px; }\",\".framer-yHNZl .framer-1dl6w3h, .framer-yHNZl .framer-1n1likx { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-yHNZl .framer-1lc9zc1, .framer-yHNZl .framer-1afrhz1 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: hidden; padding: 40px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-yHNZl .framer-qkltd1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-yHNZl .framer-1t2kcvw { aspect-ratio: 5.7 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); overflow: hidden; position: relative; width: 160px; }\",\".framer-yHNZl .framer-1ii3jlm { flex: none; height: 40px; overflow: hidden; position: relative; width: 135px; }\",\".framer-yHNZl .framer-1i90k0w { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yHNZl.framer-1uzv7cg, .framer-yHNZl .framer-1fbzvwl, .framer-yHNZl .framer-ow2wy3, .framer-yHNZl .framer-1knhwll, .framer-yHNZl .framer-1rarir0, .framer-yHNZl .framer-1dl6w3h, .framer-yHNZl .framer-y9w5yg, .framer-yHNZl .framer-qkltd1, .framer-yHNZl .framer-1bfbn8j, .framer-yHNZl .framer-1n1likx, .framer-yHNZl .framer-umched, .framer-yHNZl .framer-ft14p0, .framer-yHNZl .framer-1i90k0w { gap: 0px; } .framer-yHNZl.framer-1uzv7cg > *, .framer-yHNZl .framer-ow2wy3 > *, .framer-yHNZl .framer-1knhwll > *, .framer-yHNZl .framer-y9w5yg > *, .framer-yHNZl .framer-umched > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-yHNZl.framer-1uzv7cg > :first-child, .framer-yHNZl .framer-ow2wy3 > :first-child, .framer-yHNZl .framer-1knhwll > :first-child, .framer-yHNZl .framer-1dl6w3h > :first-child, .framer-yHNZl .framer-y9w5yg > :first-child, .framer-yHNZl .framer-1n1likx > :first-child, .framer-yHNZl .framer-umched > :first-child, .framer-yHNZl .framer-1i90k0w > :first-child { margin-top: 0px; } .framer-yHNZl.framer-1uzv7cg > :last-child, .framer-yHNZl .framer-ow2wy3 > :last-child, .framer-yHNZl .framer-1knhwll > :last-child, .framer-yHNZl .framer-1dl6w3h > :last-child, .framer-yHNZl .framer-y9w5yg > :last-child, .framer-yHNZl .framer-1n1likx > :last-child, .framer-yHNZl .framer-umched > :last-child, .framer-yHNZl .framer-1i90k0w > :last-child { margin-bottom: 0px; } .framer-yHNZl .framer-1fbzvwl > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-yHNZl .framer-1fbzvwl > :first-child, .framer-yHNZl .framer-1rarir0 > :first-child, .framer-yHNZl .framer-qkltd1 > :first-child, .framer-yHNZl .framer-1bfbn8j > :first-child, .framer-yHNZl .framer-ft14p0 > :first-child { margin-left: 0px; } .framer-yHNZl .framer-1fbzvwl > :last-child, .framer-yHNZl .framer-1rarir0 > :last-child, .framer-yHNZl .framer-qkltd1 > :last-child, .framer-yHNZl .framer-1bfbn8j > :last-child, .framer-yHNZl .framer-ft14p0 > :last-child { margin-right: 0px; } .framer-yHNZl .framer-1rarir0 > *, .framer-yHNZl .framer-1bfbn8j > *, .framer-yHNZl .framer-ft14p0 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-yHNZl .framer-1dl6w3h > *, .framer-yHNZl .framer-1n1likx > *, .framer-yHNZl .framer-1i90k0w > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yHNZl .framer-qkltd1 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-yHNZl.framer-v-ac2r1a.framer-1uzv7cg { width: 320px; }\",\".framer-yHNZl.framer-v-ac2r1a .framer-1fbzvwl { flex-direction: column; }\",\".framer-yHNZl.framer-v-ac2r1a .framer-ow2wy3 { flex: none; padding: 32px; width: 100%; }\",\".framer-yHNZl.framer-v-ac2r1a .framer-1lc9zc1, .framer-yHNZl.framer-v-ac2r1a .framer-1afrhz1 { align-self: unset; flex: none; gap: 40px; height: min-content; justify-content: center; padding: 32px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yHNZl.framer-v-ac2r1a .framer-1fbzvwl, .framer-yHNZl.framer-v-ac2r1a .framer-1lc9zc1, .framer-yHNZl.framer-v-ac2r1a .framer-1afrhz1 { gap: 0px; } .framer-yHNZl.framer-v-ac2r1a .framer-1fbzvwl > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-yHNZl.framer-v-ac2r1a .framer-1fbzvwl > :first-child, .framer-yHNZl.framer-v-ac2r1a .framer-1lc9zc1 > :first-child, .framer-yHNZl.framer-v-ac2r1a .framer-1afrhz1 > :first-child { margin-top: 0px; } .framer-yHNZl.framer-v-ac2r1a .framer-1fbzvwl > :last-child, .framer-yHNZl.framer-v-ac2r1a .framer-1lc9zc1 > :last-child, .framer-yHNZl.framer-v-ac2r1a .framer-1afrhz1 > :last-child { margin-bottom: 0px; } .framer-yHNZl.framer-v-ac2r1a .framer-1lc9zc1 > *, .framer-yHNZl.framer-v-ac2r1a .framer-1afrhz1 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 525.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",null,null]},\"Njj_TKLK6\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",null,null]}}}\n * @framerVariables {\"ghGWA0aI0\":\"quote1\",\"n2eBx_9sg\":\"quote2\",\"anuyc0e3i\":\"quote3\",\"rHJrJspOR\":\"testimonialTitle\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerDniB1DnDR=withCSS(Component,css,\"framer-yHNZl\");export default FramerDniB1DnDR;FramerDniB1DnDR.displayName=\"What people are saying\";FramerDniB1DnDR.defaultProps={height:525.5,width:1200};addPropertyControls(FramerDniB1DnDR,{variant:{options:[\"iBmZiq3D2\",\"Njj_TKLK6\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},ghGWA0aI0:{defaultValue:'\"Instead of spending dozens of hours learning Xcode or Android studio, I use LottieFiles to test and share. Now I use those hours to make my animations as dope as I can.\"',displayTextArea:false,title:\"Quote 1\",type:ControlType.String},n2eBx_9sg:{defaultValue:'\"Our customers can add Lottie animations to their site in seconds, without even thinking about code. The creative control this unlocks is huge.\"',displayTextArea:false,title:\"Quote 2\",type:ControlType.String},anuyc0e3i:{defaultValue:'\"LottieFiles is a one-stop destination for all your Lottie needs ever.\"',displayTextArea:false,title:\"Quote 3\",type:ControlType.String},rHJrJspOR:{defaultValue:\"Design teams love LottieFiles\",displayTextArea:false,title:\"Testimonial title\",type:ControlType.String}});addFonts(FramerDniB1DnDR,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDniB1DnDR\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"525.5\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"Njj_TKLK6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"ghGWA0aI0\\\":\\\"quote1\\\",\\\"n2eBx_9sg\\\":\\\"quote2\\\",\\\"anuyc0e3i\\\":\\\"quote3\\\",\\\"rHJrJspOR\\\":\\\"testimonialTitle\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Arboria Bold\"]);export const fonts=[{family:\"Arboria Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/6jCnfuKStsT37E6XgG5SYnqX74s.otf\"}];export const css=['.framer-xKAdF .framer-styles-preset-1wml6uu:not(.rich-text-wrapper), .framer-xKAdF .framer-styles-preset-1wml6uu.rich-text-wrapper h2 { --framer-font-family: \"Arboria Bold\", \"Arboria Bold Placeholder\", sans-serif; --framer-font-size: 48px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-4f364654-9d2d-4090-8e1f-16544ea19e32, #20272c); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1023px) and (min-width: 640px) { .framer-xKAdF .framer-styles-preset-1wml6uu:not(.rich-text-wrapper), .framer-xKAdF .framer-styles-preset-1wml6uu.rich-text-wrapper h2 { --framer-font-family: \"Arboria Bold\", \"Arboria Bold Placeholder\", sans-serif; --framer-font-size: 36px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-4f364654-9d2d-4090-8e1f-16544ea19e32, #20272c); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 639px) and (min-width: 0px) { .framer-xKAdF .framer-styles-preset-1wml6uu:not(.rich-text-wrapper), .framer-xKAdF .framer-styles-preset-1wml6uu.rich-text-wrapper h2 { --framer-font-family: \"Arboria Bold\", \"Arboria Bold Placeholder\", sans-serif; --framer-font-size: 36px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-4f364654-9d2d-4090-8e1f-16544ea19e32, #20272c); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-xKAdF\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0b8b5e5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Karla-regular\",\"FS;Karla-semibold\",\"FS;Karla-semibold italic\",\"FS;Karla-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Karla\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/WYQR63HYLSFXANVDXEVDIUCR5ZA4BMBT/BHK7NVIOUFBRSAWSZITEB3JNGWKZPMNF/GQPINB4H2DFPHIUPYCAOCNG2YFF6OWN5.woff2\",weight:\"400\"},{family:\"Karla\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/DOX5UWMJZTEEFUSXEX356UQNF3DTHVRZ/ALPSWA7QYFZRQHHPC4YZBLQK2UIWIZO6/DX7KWPT2BD3YBUDNO4ZCG3733IWFXJEN.woff2\",weight:\"600\"},{family:\"Karla\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/7CAXPSC4OWLFDVBAI2YHDSF7IFHBAMFQ/O2ZA6A5PUNXPDNZN52PJUK32LOPP572T/WROFVRC4FTHZPZVLBRWCQHPKQKI44V3Y.woff2\",weight:\"600\"},{family:\"Karla\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/6C26MM3AQVQGUGBVTSPCBZ73J2ZA46LB/F4NEMWFVHDPEEELAKRUZTRKA5HPEWQT6/M4S76B4BXSEAFYITBCYQZODTJAH2TIDU.woff2\",weight:\"400\"}]}];export const css=['.framer-6WT0E .framer-styles-preset-21ogod:not(.rich-text-wrapper), .framer-6WT0E .framer-styles-preset-21ogod.rich-text-wrapper p { --framer-font-family: \"Karla\", \"Karla Placeholder\", sans-serif; --framer-font-family-bold: \"Karla\", \"Karla Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Karla\", \"Karla Placeholder\", sans-serif; --framer-font-family-italic: \"Karla\", \"Karla Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 600; --framer-font-weight-bold-italic: 600; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.02em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-3fd43759-db96-4c41-bdd0-5bd4fc9b1f53, #4c5863); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-6WT0E\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Arboria Bold\"]);export const fonts=[{family:\"Arboria Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/6jCnfuKStsT37E6XgG5SYnqX74s.otf\"}];export const css=['.framer-vteCf .framer-styles-preset-12lj5ox:not(.rich-text-wrapper), .framer-vteCf .framer-styles-preset-12lj5ox.rich-text-wrapper h3 { --framer-font-family: \"Arboria Bold\", \"Arboria Bold Placeholder\", sans-serif; --framer-font-size: 36px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-4f364654-9d2d-4090-8e1f-16544ea19e32, #20272c); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 639px) and (min-width: 0px) { .framer-vteCf .framer-styles-preset-12lj5ox:not(.rich-text-wrapper), .framer-vteCf .framer-styles-preset-12lj5ox.rich-text-wrapper h3 { --framer-font-family: \"Arboria Bold\", \"Arboria Bold Placeholder\", sans-serif; --framer-font-size: 28px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-4f364654-9d2d-4090-8e1f-16544ea19e32, #20272c); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-vteCf\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0b8b5e5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Karla-semibold\",\"FS;Karla-semibold\",\"FS;Karla-semibold italic\",\"FS;Karla-semibold italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Karla\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/DOX5UWMJZTEEFUSXEX356UQNF3DTHVRZ/ALPSWA7QYFZRQHHPC4YZBLQK2UIWIZO6/DX7KWPT2BD3YBUDNO4ZCG3733IWFXJEN.woff2\",weight:\"600\"},{family:\"Karla\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/7CAXPSC4OWLFDVBAI2YHDSF7IFHBAMFQ/O2ZA6A5PUNXPDNZN52PJUK32LOPP572T/WROFVRC4FTHZPZVLBRWCQHPKQKI44V3Y.woff2\",weight:\"600\"}]}];export const css=['.framer-qGhkJ .framer-styles-preset-1dh33aq:not(.rich-text-wrapper), .framer-qGhkJ .framer-styles-preset-1dh33aq.rich-text-wrapper p { --framer-font-family: \"Karla\", \"Karla Placeholder\", sans-serif; --framer-font-family-bold: \"Karla\", \"Karla Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Karla\", \"Karla Placeholder\", sans-serif; --framer-font-family-italic: \"Karla\", \"Karla Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 600; --framer-font-weight-bold-italic: 600; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.02em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-c5c2b41d-e036-4253-bb6d-246467858deb, #63727e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-qGhkJ\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0b8b5e5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Karla-regular\",\"FS;Karla-semibold\",\"FS;Karla-semibold italic\",\"FS;Karla-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Karla\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/WYQR63HYLSFXANVDXEVDIUCR5ZA4BMBT/BHK7NVIOUFBRSAWSZITEB3JNGWKZPMNF/GQPINB4H2DFPHIUPYCAOCNG2YFF6OWN5.woff2\",weight:\"400\"},{family:\"Karla\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/DOX5UWMJZTEEFUSXEX356UQNF3DTHVRZ/ALPSWA7QYFZRQHHPC4YZBLQK2UIWIZO6/DX7KWPT2BD3YBUDNO4ZCG3733IWFXJEN.woff2\",weight:\"600\"},{family:\"Karla\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/7CAXPSC4OWLFDVBAI2YHDSF7IFHBAMFQ/O2ZA6A5PUNXPDNZN52PJUK32LOPP572T/WROFVRC4FTHZPZVLBRWCQHPKQKI44V3Y.woff2\",weight:\"600\"},{family:\"Karla\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/6C26MM3AQVQGUGBVTSPCBZ73J2ZA46LB/F4NEMWFVHDPEEELAKRUZTRKA5HPEWQT6/M4S76B4BXSEAFYITBCYQZODTJAH2TIDU.woff2\",weight:\"400\"}]}];export const css=['.framer-9jN0p .framer-styles-preset-1ewevpm:not(.rich-text-wrapper), .framer-9jN0p .framer-styles-preset-1ewevpm.rich-text-wrapper p { --framer-font-family: \"Karla\", \"Karla Placeholder\", sans-serif; --framer-font-family-bold: \"Karla\", \"Karla Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Karla\", \"Karla Placeholder\", sans-serif; --framer-font-family-italic: \"Karla\", \"Karla Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 600; --framer-font-weight-bold-italic: 600; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.02em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-c5c2b41d-e036-4253-bb6d-246467858deb, #63727e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-9jN0p\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f26e712)\nimport*as localizedValues from\"./DniB1DnDR-0.js\";import*as localizedValues1 from\"./DniB1DnDR-1.js\";const valuesByLocaleId={kvWtG_uRG:localizedValues1,PncR7wpLw:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\"},children:\"A los equipos de dise\\xf1o les encantan los LottieFiles\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-alignment\":\"center\"},children:\"A los equipos de dise\\xf1o les encantan los LottieFiles\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\"},children:\"\u8A2D\u8A08\u30C1\u30FC\u30E0\u306FLottieFiles\u304C\u5927\u597D\u304D\u3067\u3059\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-alignment\":\"center\"},children:\"\u8A2D\u8A08\u30C1\u30FC\u30E0\u306FLottieFiles\u304C\u5927\u597D\u304D\u3067\u3059\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "8RAAAA,ICAAC,IAA8BC,EAAU,UAAU,CAAC,qBAAqB,CAAC,EAAS,IAAMC,EAAM,CAAC,CAAC,OAAO,eAAe,OAAO,SAAS,IAAI,sEAAsE,CAAC,EAAeC,EAAI,CAAC,wjBAAwjB,8mBAA8mB,0mBAA0mB,EAAeC,EAAU,eCA9gEC,IAC8BC,EAAU,UAAU,CAAC,mBAAmB,oBAAoB,2BAA2B,iBAAiB,CAAC,EAAS,IAAMC,EAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,EAAI,CAAC,8kCAA8kC,EAAeC,EAAU,eCDxuEC,IAA8BC,EAAU,UAAU,CAAC,qBAAqB,CAAC,EAAS,IAAMC,EAAM,CAAC,CAAC,OAAO,eAAe,OAAO,SAAS,IAAI,sEAAsE,CAAC,EAAeC,EAAI,CAAC,wjBAAwjB,0mBAA0mB,EAAeC,EAAU,eCAh6CC,IAC8BC,EAAU,UAAU,CAAC,oBAAoB,oBAAoB,2BAA2B,0BAA0B,CAAC,EAAS,IAAMC,EAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,EAAI,CAAC,glCAAglC,EAAeC,EAAU,eCD1xDC,IAC8BC,EAAU,UAAU,CAAC,mBAAmB,oBAAoB,2BAA2B,iBAAiB,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,glCAAglC,EAAeC,GAAU,eCD1uEC,ICAA,IAAAC,EAAA,GAAAC,EAAAD,EAAA,wBAAAE,GAAA,OAAAC,GAAA,OAAAC,KAAAC,IAAgH,IAAMC,GAAgBC,EAAWC,EAAS,CAAC,SAAsBD,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,yDAAyD,CAAC,CAAC,CAAC,EAAeC,GAAgBH,EAAWC,EAAS,CAAC,SAAsBD,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,yDAAyD,CAAC,CAAC,CAAC,EACloBE,GAAqB,CAAC,QAAU,CAAC,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC,ECDjO,IAAAC,EAAA,GAAAC,EAAAD,EAAA,wBAAAE,GAAA,OAAAC,GAAA,OAAAC,KAAAC,IAAgH,IAAMC,GAAgBC,EAAWC,EAAS,CAAC,SAAsBD,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,qFAAyB,CAAC,CAAC,CAAC,EAAeC,GAAgBH,EAAWC,EAAS,CAAC,SAAsBD,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,qFAAyB,CAAC,CAAC,CAAC,EAClkBE,GAAqB,CAAC,QAAU,CAAC,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC,EFA9H,IAAMC,GAAiB,CAAC,UAAUC,EAAiB,UAAUC,CAAe,EAAiB,SAARC,EAAmCC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAON,GAAiBK,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAOF,CAAG,EAAE,GAAGG,EAAM,OAAOA,CAAM,CAACF,EAAOA,EAAO,QAAS,CAAC,CNA0tB,IAAMG,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,OAAAC,EAAO,OAAAC,EAAO,OAAAC,EAAO,iBAAAC,EAAiB,MAAAC,GAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUH,GAAQG,EAAM,WAAW,0EAA0E,UAAUL,GAAQK,EAAM,WAAW,6KAA6K,UAAUJ,GAAQI,EAAM,WAAW,mJAAmJ,UAAUF,GAAkBE,EAAM,WAAW,gCAAgC,QAAQT,GAAwBS,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAM1B,IAAe0B,EAAM,iBAAwB1B,EAAS,KAAK,GAAG,EAAE0B,EAAM,iBAAwB1B,EAAS,KAAK,GAAG,EAAU4B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAzC,GAAQ,UAAA0C,GAAU,UAAAC,GAAU,UAAAC,GAAU,UAAAC,GAAU,GAAGC,EAAS,EAAE9B,GAASQ,CAAK,EAAO,CAAC,YAAAuB,EAAY,WAAAC,GAAW,oBAAAC,GAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,GAAW,SAAAxD,CAAQ,EAAEyD,EAAgB,CAAC,WAAA9D,GAAW,eAAe,YAAY,IAAIsC,EAAW,QAAA/B,GAAQ,kBAAAL,EAAiB,CAAC,EAAQ6D,EAAiB/B,GAAuBD,EAAM1B,CAAQ,EAAwJ2D,GAAkBC,EAAGhE,GAAkB,GAAjK,CAAa8C,EAAuBA,EAAuBA,EAAuBA,EAAuBA,EAAS,CAAuE,EAAE,OAAoB7B,EAAKgD,EAAY,CAAC,GAAGlB,IAAUT,EAAgB,SAAsBrB,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsB2D,EAAM/C,EAAO,IAAI,CAAC,GAAGiC,GAAU,GAAGI,GAAgB,UAAUQ,EAAGD,GAAkB,iBAAiBjB,GAAUQ,EAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIzB,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,GAAG3C,EAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,CAAC,EAAEmD,EAAYI,CAAc,EAAE,SAAS,CAAcxC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAASC,EAAkB,KAAK5B,CAAY,GAAgBvB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,+BAA+B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB2C,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,KAAKX,GAAU,kBAAkB,MAAM,mBAAmB,GAAK,GAAGjD,EAAqB,CAAC,UAAU,CAAC,SAASkE,EAAkB,KAAK5B,CAAY,GAAgBvB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,+BAA+B,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEkC,EAAYI,CAAc,CAAC,CAAC,EAAeS,EAAM/C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,iBAAiB2C,EAAiB,SAAS,YAAY,SAAS,CAAcI,EAAM/C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,cAAc,iBAAiB2C,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,wEAAwE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAS,CAAcI,EAAM/C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,iBAAiB2C,EAAiB,SAAS,YAAY,SAAS,CAAc7C,EAAKoD,EAAM,CAAC,WAAW,CAAC,IAAI,SAAS,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,QAAQC,GAA2B3B,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,OAAO,EAAE,OAAO,EAAE,mBAAmB,IAAI,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,YAAY,GAAG,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBmB,EAAiB,SAAS,YAAY,GAAG5D,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,SAAS,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,QAAQoE,GAA2B3B,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,MAAM,EAAE,QAAQ,EAAE,mBAAmB,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,YAAY,GAAG,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAEU,EAAYI,CAAc,CAAC,CAAC,EAAexC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAS,4KAA4K,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB2C,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qEAAqE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,KAAKd,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAekB,EAAM/C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiB2C,EAAiB,SAAS,YAAY,SAAS,CAAc7C,EAAKoD,EAAM,CAAC,WAAW,CAAC,IAAI,oDAAoD,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQC,GAA2B3B,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,OAAO,EAAE,OAAO,EAAE,mBAAmB,IAAI,EAAE,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,uEAAuE,EAAE,UAAU,iBAAiB,mBAAmB,cAAc,iBAAiBmB,EAAiB,SAAS,YAAY,GAAG5D,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,oDAAoD,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQoE,GAA2B3B,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,MAAM,EAAE,QAAQ,EAAE,mBAAmB,IAAI,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,uEAAuE,CAAC,CAAC,EAAEU,EAAYI,CAAc,CAAC,CAAC,EAAeS,EAAM/C,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB2C,EAAiB,SAAS,YAAY,SAAS,CAAc7C,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB2C,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qEAAqE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7C,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,+FAA+F,EAAE,SAAS,gCAAgC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB2C,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,uEAAuE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeI,EAAM/C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,iBAAiB2C,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,wEAAwE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAS,CAAcI,EAAM/C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,iBAAiB2C,EAAiB,SAAS,YAAY,SAAS,CAAc7C,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB2C,EAAiB,SAAS,YAAY,SAAsB7C,EAAKoD,EAAM,CAAC,WAAW,CAAC,IAAI,UAAU,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,QAAQC,GAA2B3B,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,OAAO,EAAE,OAAO,EAAE,mBAAmB,IAAI,EAAE,GAAG,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,GAAG,WAAW,IAAI,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBmB,EAAiB,SAAS,YAAY,GAAG5D,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,UAAU,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,QAAQoE,GAA2B3B,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,MAAM,EAAE,QAAQ,EAAE,mBAAmB,IAAI,EAAE,IAAI,GAAG,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,GAAG,WAAW,IAAI,IAAI,qEAAqE,CAAC,CAAC,EAAEU,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAexC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAS,kJAAkJ,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB2C,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qEAAqE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,KAAKb,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeiB,EAAM/C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiB2C,EAAiB,SAAS,YAAY,SAAS,CAAc7C,EAAKoD,EAAM,CAAC,WAAW,CAAC,IAAI,gDAAgD,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQC,GAA2B3B,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,OAAO,EAAE,OAAO,EAAE,mBAAmB,IAAI,EAAE,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,uEAAuE,EAAE,UAAU,gBAAgB,mBAAmB,cAAc,iBAAiBmB,EAAiB,SAAS,YAAY,GAAG5D,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,gDAAgD,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQoE,GAA2B3B,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,MAAM,EAAE,QAAQ,EAAE,mBAAmB,IAAI,EAAE,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,uEAAuE,CAAC,CAAC,EAAEU,EAAYI,CAAc,CAAC,CAAC,EAAeS,EAAM/C,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB2C,EAAiB,SAAS,YAAY,SAAS,CAAc7C,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB2C,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qEAAqE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7C,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,+FAA+F,EAAE,SAAS,8BAA8B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB2C,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,uEAAuE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeI,EAAM/C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,iBAAiB2C,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,wEAAwE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAS,CAAcI,EAAM/C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,iBAAiB2C,EAAiB,SAAS,YAAY,SAAS,CAAc7C,EAAKoD,EAAM,CAAC,WAAW,CAAC,IAAI,SAAS,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,QAAQC,GAA2B3B,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,OAAO,EAAE,OAAO,EAAE,mBAAmB,IAAI,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,YAAY,GAAG,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBmB,EAAiB,SAAS,YAAY,GAAG5D,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,SAAS,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,QAAQoE,GAA2B3B,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,MAAM,EAAE,QAAQ,EAAE,mBAAmB,IAAI,EAAE,KAAK,GAAG,EAAE,EAAE,CAAC,EAAE,YAAY,GAAG,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAEU,EAAYI,CAAc,CAAC,CAAC,EAAexC,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAS,yEAAyE,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB2C,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qEAAqE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,KAAKZ,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAegB,EAAM/C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiB2C,EAAiB,SAAS,YAAY,SAAS,CAAc7C,EAAKoD,EAAM,CAAC,WAAW,CAAC,IAAI,sDAAsD,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQC,GAA2B3B,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,OAAO,EAAE,OAAO,EAAE,mBAAmB,IAAI,EAAE,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,uEAAuE,EAAE,UAAU,gBAAgB,mBAAmB,cAAc,iBAAiBmB,EAAiB,SAAS,YAAY,GAAG5D,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,sDAAsD,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQoE,GAA2B3B,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,MAAM,EAAE,QAAQ,EAAE,mBAAmB,IAAI,EAAE,KAAK,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,uEAAuE,CAAC,CAAC,EAAEU,EAAYI,CAAc,CAAC,CAAC,EAAeS,EAAM/C,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB2C,EAAiB,SAAS,YAAY,SAAS,CAAc7C,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB2C,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qEAAqE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7C,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,+FAA+F,EAAE,SAAS,kCAAkC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB2C,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,uEAAuE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQS,GAAI,CAAC,kFAAkF,gFAAgF,wRAAwR,0bAA0b,qRAAqR,8UAA8U,oVAAoV,kHAAkH,6UAA6U,wOAAwO,iTAAiT,wXAAwX,2QAA2Q,+KAA+K,kHAAkH,0RAA0R,wgFAAwgF,iEAAiE,4EAA4E,2FAA2F,uNAAuN,w7BAAw7B,GAAeA,EAAI,GAAgBA,EAAI,GAAgBA,EAAI,GAAgBA,EAAI,GAAgBA,EAAG,EASjh3BC,EAAgBC,EAAQzC,GAAUuC,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,yBAAyBA,EAAgB,aAAa,CAAC,OAAO,MAAM,MAAM,IAAI,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,QAAQ,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,6KAA6K,gBAAgB,GAAM,MAAM,UAAU,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,mJAAmJ,gBAAgB,GAAM,MAAM,UAAU,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,0EAA0E,gBAAgB,GAAM,MAAM,UAAU,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,gCAAgC,gBAAgB,GAAM,MAAM,oBAAoB,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,EAAoCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "init_ssg_sandbox_shims", "DniB1DnDR_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "init_ssg_sandbox_shims", "v0", "p", "x", "motion", "v1", "__FramerMetadata__", "DniB1DnDR_1_exports", "__export", "__FramerMetadata__", "v0", "v1", "init_ssg_sandbox_shims", "v0", "p", "x", "motion", "v1", "__FramerMetadata__", "valuesByLocaleId", "DniB1DnDR_1_exports", "DniB1DnDR_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "quote1", "quote2", "quote3", "testimonialTitle", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "ghGWA0aI0", "n2eBx_9sg", "anuyc0e3i", "rHJrJspOR", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "RichText2", "getLocalizedValue", "Image2", "getLoadingLazyAtYPosition", "css", "FramerDniB1DnDR", "withCSS", "DniB1DnDR_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
