{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2VqUuzx64EJjY0eqzpjw/mJkWwQgDO04vosI4gH3Y/QpqzCYuQp.js", "ssg:https://framerusercontent.com/modules/10DnyKnnsOWTQS5SdXtP/kxV4rIRtkBXAkC9NHYA3/QpqzCYuQp.js", "ssg:https://framerusercontent.com/modules/10DnyKnnsOWTQS5SdXtP/kxV4rIRtkBXAkC9NHYA3/QpqzCYuQp-0.js", "ssg:https://framerusercontent.com/modules/9XdSH0iLzHdapSy4OO4v/UeYvT6uEX0cohS4LOoBO/jPopy14UA.js", "ssg:https://framerusercontent.com/modules/5J0RtdQ5LZK7ylVwth2F/b9EtwqThXZqPuutljYK5/jPopy14UA.js", "ssg:https://framerusercontent.com/modules/5J0RtdQ5LZK7ylVwth2F/b9EtwqThXZqPuutljYK5/jPopy14UA-0.js", "ssg:https://framerusercontent.com/modules/zB2lFtuOxn3Y4jLnTWjK/ySpg51Fzl16qz7JPCsLg/AdcBZYuxS.js", "ssg:https://framerusercontent.com/modules/lljrQtr0vJOnyfY6IYih/A6r1hMmg3cMvZnXrdEFW/AdcBZYuxS.js", "ssg:https://framerusercontent.com/modules/lljrQtr0vJOnyfY6IYih/A6r1hMmg3cMvZnXrdEFW/AdcBZYuxS-0.js"],
  "sourcesContent": ["// Generated by Framer (4d21961)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}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/eM2ttMyjhXAiVF0QgIAh/pyXR6v7VAFQfTDvanc1j/z1BV5jxiu.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/10DnyKnnsOWTQS5SdXtP/kxV4rIRtkBXAkC9NHYA3/QpqzCYuQp.js\";import TickerSlider2 from\"https://framerusercontent.com/modules/9XdSH0iLzHdapSy4OO4v/UeYvT6uEX0cohS4LOoBO/jPopy14UA.js\";const MotionDivWithFX=withFX(motion.div);const TickerSlider2Fonts=getFonts(TickerSlider2);const SmartComponentScopedContainerWithFX=withFX(SmartComponentScopedContainer);const cycleOrder=[\"XWwa_csqC\",\"BbGkUOzlL\",\"Zx7sBnfvz\"];const serializationHash=\"framer-qqOoR\";const variantClassNames={BbGkUOzlL:\"framer-v-1hl8vm0\",XWwa_csqC:\"framer-v-7e4ibt\",Zx7sBnfvz:\"framer-v-14p8poy\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition2={delay:0,duration:.7,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:150};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:\"XWwa_csqC\",Phone:\"Zx7sBnfvz\",Tablet:\"BbGkUOzlL\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"XWwa_csqC\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XWwa_csqC\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-7e4ibt\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"XWwa_csqC\",ref:refBinding,style:{...style},...addPropertyOverrides({BbGkUOzlL:{\"data-framer-name\":\"Tablet\"},Zx7sBnfvz:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ib7w3e\",\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"V_3BmBDoX\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hj7wgg\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"GAM8xnzz7\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-czn0d7\",\"data-framer-name\":\"Header\",layoutDependency:layoutDependency,layoutId:\"jyu5MCeT7\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1kihnbd\",\"data-styles-preset\":\"z1BV5jxiu\",style:{\"--framer-text-alignment\":\"left\"},children:\"Don't Trust Just Our Word\u2026\"})}),className:\"framer-128jh2d\",\"data-framer-name\":\"Helping brands achieve their goals and make a change.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HR4d1sY8H\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Zx7sBnfvz:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1kihnbd\",\"data-styles-preset\":\"z1BV5jxiu\",style:{\"--framer-text-alignment\":\"left\"},children:\"Don't Trust Just Our Word\u2026\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:389,width:`calc(min(${componentViewport?.width||\"100vw\"} - 2px, 1280px) * 2)`,y:(componentViewport?.y||0)+0+0+0+0+0+113.2,...addPropertyOverrides({BbGkUOzlL:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) * 2)`,y:(componentViewport?.y||0)+0+0+0+0+0+97.2},Zx7sBnfvz:{width:`min(${componentViewport?.width||\"100vw\"}, 1280px)`,y:(componentViewport?.y||0)+0+0+0+0+0+97.2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1v6sl6f-container\",layoutDependency:layoutDependency,layoutId:\"M1uXV1VNX-container\",nodeId:\"M1uXV1VNX\",rendersWithMotion:true,scopeId:\"QpqzCYuQp\",children:/*#__PURE__*/_jsx(TickerSlider2,{height:\"100%\",id:\"M1uXV1VNX\",layoutId:\"M1uXV1VNX\",style:{width:\"100%\"},variant:\"YQEEn1tQb\",width:\"100%\",...addPropertyOverrides({BbGkUOzlL:{variant:\"JaJdHo0Mf\"},Zx7sBnfvz:{variant:\"mFvhNHviB\"}},baseVariant,gestureVariant)})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qqOoR.framer-ajlv1n, .framer-qqOoR .framer-ajlv1n { display: block; }\",\".framer-qqOoR.framer-7e4ibt { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 2px; position: relative; width: 1200px; }\",\".framer-qqOoR .framer-1ib7w3e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qqOoR .framer-hj7wgg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qqOoR .framer-czn0d7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qqOoR .framer-128jh2d { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qqOoR .framer-1v6sl6f-container { flex: none; height: auto; position: relative; width: 200%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qqOoR.framer-7e4ibt, .framer-qqOoR .framer-1ib7w3e, .framer-qqOoR .framer-hj7wgg, .framer-qqOoR .framer-czn0d7 { gap: 0px; } .framer-qqOoR.framer-7e4ibt > *, .framer-qqOoR .framer-hj7wgg > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-qqOoR.framer-7e4ibt > :first-child, .framer-qqOoR .framer-1ib7w3e > :first-child, .framer-qqOoR .framer-hj7wgg > :first-child, .framer-qqOoR .framer-czn0d7 > :first-child { margin-top: 0px; } .framer-qqOoR.framer-7e4ibt > :last-child, .framer-qqOoR .framer-1ib7w3e > :last-child, .framer-qqOoR .framer-hj7wgg > :last-child, .framer-qqOoR .framer-czn0d7 > :last-child { margin-bottom: 0px; } .framer-qqOoR .framer-1ib7w3e > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-qqOoR .framer-czn0d7 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\".framer-qqOoR.framer-v-1hl8vm0.framer-7e4ibt { align-content: flex-start; align-items: flex-start; padding: 0px; width: 810px; }\",\".framer-qqOoR.framer-v-1hl8vm0 .framer-hj7wgg, .framer-qqOoR.framer-v-14p8poy .framer-hj7wgg { gap: 40px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qqOoR.framer-v-1hl8vm0 .framer-hj7wgg { gap: 0px; } .framer-qqOoR.framer-v-1hl8vm0 .framer-hj7wgg > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-qqOoR.framer-v-1hl8vm0 .framer-hj7wgg > :first-child { margin-top: 0px; } .framer-qqOoR.framer-v-1hl8vm0 .framer-hj7wgg > :last-child { margin-bottom: 0px; } }\",\".framer-qqOoR.framer-v-14p8poy.framer-7e4ibt { gap: 24px; padding: 0px; width: 390px; }\",\".framer-qqOoR.framer-v-14p8poy .framer-1v6sl6f-container { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qqOoR.framer-v-14p8poy.framer-7e4ibt, .framer-qqOoR.framer-v-14p8poy .framer-hj7wgg { gap: 0px; } .framer-qqOoR.framer-v-14p8poy.framer-7e4ibt > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-qqOoR.framer-v-14p8poy.framer-7e4ibt > :first-child, .framer-qqOoR.framer-v-14p8poy .framer-hj7wgg > :first-child { margin-top: 0px; } .framer-qqOoR.framer-v-14p8poy.framer-7e4ibt > :last-child, .framer-qqOoR.framer-v-14p8poy .framer-hj7wgg > :last-child { margin-bottom: 0px; } .framer-qqOoR.framer-v-14p8poy .framer-hj7wgg > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 502\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BbGkUOzlL\":{\"layout\":[\"fixed\",\"auto\"]},\"Zx7sBnfvz\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerQpqzCYuQp=withCSS(Component,css,\"framer-qqOoR\");export default FramerQpqzCYuQp;FramerQpqzCYuQp.displayName=\"Testimonials/Testimonials 13\";FramerQpqzCYuQp.defaultProps={height:502,width:1200};addPropertyControls(FramerQpqzCYuQp,{variant:{options:[\"XWwa_csqC\",\"BbGkUOzlL\",\"Zx7sBnfvz\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerQpqzCYuQp,[{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\"}]},...TickerSlider2Fonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQpqzCYuQp\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BbGkUOzlL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Zx7sBnfvz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"502\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4d21961)\nimport*as localizedValues from\"./QpqzCYuQp-0.js\";const valuesByLocaleId={LHpVrBPlP: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-1kihnbd\",\"data-styles-preset\":\"z1BV5jxiu\",style:{\"--framer-text-alignment\":\"left\"},children:\"Ne vous fiez pas seulement \\xe0 notre parole\u2026\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1kihnbd\",\"data-styles-preset\":\"z1BV5jxiu\",style:{\"--framer-text-alignment\":\"left\"},children:\"Ne vous fiez pas seulement \\xe0 notre parole\u2026\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c07a8c1)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/vzgdvq3ezmf3RWurtT17/SlideShow.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/5J0RtdQ5LZK7ylVwth2F/b9EtwqThXZqPuutljYK5/jPopy14UA.js\";import TestimonialCard2 from\"https://framerusercontent.com/modules/zB2lFtuOxn3Y4jLnTWjK/ySpg51Fzl16qz7JPCsLg/AdcBZYuxS.js\";const TestimonialCard2Fonts=getFonts(TestimonialCard2);const SlideshowFonts=getFonts(Slideshow);const cycleOrder=[\"YQEEn1tQb\",\"JaJdHo0Mf\",\"mFvhNHviB\"];const serializationHash=\"framer-ORCrL\";const variantClassNames={JaJdHo0Mf:\"framer-v-d8xgyn\",mFvhNHviB:\"framer-v-8rxlxf\",YQEEn1tQb:\"framer-v-1a9x935\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};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={\"Variant 1\":\"YQEEn1tQb\",phone:\"mFvhNHviB\",tablet:\"JaJdHo0Mf\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"YQEEn1tQb\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"YQEEn1tQb\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1a9x935\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"YQEEn1tQb\",ref:refBinding,style:{...style},...addPropertyOverrides({JaJdHo0Mf:{\"data-framer-name\":\"tablet\"},mFvhNHviB:{\"data-framer-name\":\"phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-icrphk-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ntm1geg1s-container\",nodeId:\"ntm1geg1s\",rendersWithMotion:true,scopeId:\"jPopy14UA\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"var(--token-1de4a4f5-0f25-4835-8ade-a17375ccf7af, rgb(23, 23, 23))\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:-79,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"bottom-left\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:30,showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"right\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:0,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:32,height:\"100%\",id:\"ntm1geg1s\",intervalControl:3,itemAmount:4.5,layoutId:\"ntm1geg1s\",padding:22,paddingBottom:22,paddingLeft:0,paddingPerSide:true,paddingRight:22,paddingTop:22,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:453,width:\"351px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-10zsbrv-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"KfsT5JxXu-container\",nodeId:\"KfsT5JxXu\",rendersWithMotion:true,scopeId:\"jPopy14UA\",children:/*#__PURE__*/_jsx(TestimonialCard2,{eCtX9vXGY:addImageAlt({pixelHeight:396,pixelWidth:704,src:\"https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png\",srcSet:\"https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png?scale-down-to=512 512w,https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png 704w\"},\"\"),height:\"100%\",HMzLXhFH4:getLocalizedValue(\"v0\",activeLocale)??\"Susan Smith\",hrjdaMTYZ:\"var(--token-24a77869-6c1b-4d21-aeba-9fb695018ee3, rgb(13, 189, 179))\",id:\"KfsT5JxXu\",layoutId:\"KfsT5JxXu\",quwWNox_J:getLocalizedValue(\"v1\",activeLocale)??\"Funding & Grants Research Analyst, Municipality of North Grenville\",Qw__S9kA6:getLocalizedValue(\"v2\",activeLocale)??\"Implementing PF 360 Capture has transformed our accounts payable process, significantly reducing manual tasks and improving efficiency.\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:453,width:\"351px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1i789ms-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"cNh5HGqmx-container\",nodeId:\"cNh5HGqmx\",rendersWithMotion:true,scopeId:\"jPopy14UA\",children:/*#__PURE__*/_jsx(TestimonialCard2,{eCtX9vXGY:addImageAlt({pixelHeight:396,pixelWidth:704,src:\"https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png\",srcSet:\"https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png?scale-down-to=512 512w,https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png 704w\"},\"\"),height:\"100%\",HMzLXhFH4:getLocalizedValue(\"v3\",activeLocale)??\"George Hatzigeorgiou\",hrjdaMTYZ:\"var(--token-d1fa08ee-c247-459b-aaf3-d2091e9cede1, rgb(3, 47, 85))\",id:\"cNh5HGqmx\",layoutId:\"cNh5HGqmx\",quwWNox_J:getLocalizedValue(\"v4\",activeLocale)??\"Chief Financial Officer, Contr\\xf4les Laurentide\",Qw__S9kA6:getLocalizedValue(\"v5\",activeLocale)??\"PF 360 Capture has cut the time required for AP processing approximately in half and boosted productivity by 60%, while also making AP team members more fulfilled.\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:453,width:\"351px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wc2obu-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"MczYUgDxI-container\",nodeId:\"MczYUgDxI\",rendersWithMotion:true,scopeId:\"jPopy14UA\",children:/*#__PURE__*/_jsx(TestimonialCard2,{eCtX9vXGY:addImageAlt({pixelHeight:396,pixelWidth:704,src:\"https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png\",srcSet:\"https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png?scale-down-to=512 512w,https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png 704w\"},\"\"),height:\"100%\",HMzLXhFH4:getLocalizedValue(\"v6\",activeLocale)??\"Eva Kazemi\",hrjdaMTYZ:\"var(--token-24a77869-6c1b-4d21-aeba-9fb695018ee3, rgb(13, 189, 179))\",id:\"MczYUgDxI\",layoutId:\"MczYUgDxI\",quwWNox_J:getLocalizedValue(\"v7\",activeLocale)??\"Accounts Payables Supervisor, Longos\\xa0\",Qw__S9kA6:getLocalizedValue(\"v8\",activeLocale)??\"Investment in PF 360 Capture has led to significant savings from not having to hire additional staff and allows current staff to focus on higher-priority tasks.\\n\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:453,width:\"351px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-lsegh-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"HWKKkdDoN-container\",nodeId:\"HWKKkdDoN\",rendersWithMotion:true,scopeId:\"jPopy14UA\",children:/*#__PURE__*/_jsx(TestimonialCard2,{eCtX9vXGY:addImageAlt({pixelHeight:396,pixelWidth:704,src:\"https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png\",srcSet:\"https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png?scale-down-to=512 512w,https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png 704w\"},\"\"),height:\"100%\",HMzLXhFH4:getLocalizedValue(\"v9\",activeLocale)??\"Anna Zhang\",hrjdaMTYZ:\"var(--token-d1fa08ee-c247-459b-aaf3-d2091e9cede1, rgb(3, 47, 85))\",id:\"HWKKkdDoN\",layoutId:\"HWKKkdDoN\",quwWNox_J:getLocalizedValue(\"v10\",activeLocale)??\"Associate Director of the PassportONE\",Qw__S9kA6:getLocalizedValue(\"v11\",activeLocale)??\"Process Fusion has also enabled us to digitally transform, by digitizing our payment workflows, improving staff efficiency, and streamlining processes.\\n\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:453,width:\"351px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-12iebqo-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"xyfSFgRjF-container\",nodeId:\"xyfSFgRjF\",rendersWithMotion:true,scopeId:\"jPopy14UA\",children:/*#__PURE__*/_jsx(TestimonialCard2,{eCtX9vXGY:addImageAlt({pixelHeight:396,pixelWidth:704,src:\"https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png\",srcSet:\"https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png?scale-down-to=512 512w,https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png 704w\"},\"\"),height:\"100%\",HMzLXhFH4:getLocalizedValue(\"v12\",activeLocale)??\"Lindsay Lankin\",hrjdaMTYZ:\"var(--token-d1fa08ee-c247-459b-aaf3-d2091e9cede1, rgb(3, 47, 85))\",id:\"xyfSFgRjF\",layoutId:\"xyfSFgRjF\",quwWNox_J:getLocalizedValue(\"v13\",activeLocale)??\"Manager Patient Access, Makenzie Health\",Qw__S9kA6:getLocalizedValue(\"v14\",activeLocale)??\"We are no longer required to shuffle through paper as all requests are easily searchable. Since go-live, we have not lost one requisition\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:453,width:\"351px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-y2ecg4-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"qu0LDXD_0-container\",nodeId:\"qu0LDXD_0\",rendersWithMotion:true,scopeId:\"jPopy14UA\",children:/*#__PURE__*/_jsx(TestimonialCard2,{eCtX9vXGY:addImageAlt({pixelHeight:396,pixelWidth:704,src:\"https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png\",srcSet:\"https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png?scale-down-to=512 512w,https://framerusercontent.com/images/Nny5lgWv6IRJXDbqgLIAKi4tVI.png 704w\"},\"\"),height:\"100%\",HMzLXhFH4:getLocalizedValue(\"v15\",activeLocale)??\"Michael Borman\",hrjdaMTYZ:\"var(--token-24a77869-6c1b-4d21-aeba-9fb695018ee3, rgb(13, 189, 179))\",id:\"qu0LDXD_0\",layoutId:\"qu0LDXD_0\",quwWNox_J:getLocalizedValue(\"v16\",activeLocale)??\"Interim IT Manager, St. Mary\u2019s General Hospital\",Qw__S9kA6:getLocalizedValue(\"v17\",activeLocale)??\"PF 360 Capture was not only able to offer us a multi-system solution, but one that would integrate with the systems that we had.\\n\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"},width:\"100%\",...addPropertyOverrides({JaJdHo0Mf:{itemAmount:3.2},mFvhNHviB:{arrowOptions:{arrowFill:\"var(--token-1de4a4f5-0f25-4835-8ade-a17375ccf7af, rgb(23, 23, 23))\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:-79,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"bottom-left\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:30,showMouseControls:false},itemAmount:1,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0)\",dotsBlur:0,dotsFill:\"var(--token-24a77869-6c1b-4d21-aeba-9fb695018ee3, rgb(13, 189, 179))\",dotsGap:10,dotsInset:-20,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true}}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ORCrL.framer-w5u13, .framer-ORCrL .framer-w5u13 { display: block; }\",\".framer-ORCrL.framer-1a9x935 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1120px; }\",\".framer-ORCrL .framer-icrphk-container { flex: 2 0 0px; height: 389px; position: relative; width: 1px; }\",\".framer-ORCrL .framer-10zsbrv-container, .framer-ORCrL .framer-1i789ms-container, .framer-ORCrL .framer-wc2obu-container, .framer-ORCrL .framer-lsegh-container, .framer-ORCrL .framer-12iebqo-container, .framer-ORCrL .framer-y2ecg4-container { height: 453px; position: relative; width: 351px; }\",\".framer-ORCrL.framer-v-d8xgyn.framer-1a9x935 { width: 730px; }\",\".framer-ORCrL.framer-v-8rxlxf.framer-1a9x935 { width: 352px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 389\n * @framerIntrinsicWidth 1120\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JaJdHo0Mf\":{\"layout\":[\"fixed\",\"auto\"]},\"mFvhNHviB\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerjPopy14UA=withCSS(Component,css,\"framer-ORCrL\");export default FramerjPopy14UA;FramerjPopy14UA.displayName=\"ticker/slider 2\";FramerjPopy14UA.defaultProps={height:389,width:1120};addPropertyControls(FramerjPopy14UA,{variant:{options:[\"YQEEn1tQb\",\"JaJdHo0Mf\",\"mFvhNHviB\"],optionTitles:[\"Variant 1\",\"tablet\",\"phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerjPopy14UA,[{explicitInter:true,fonts:[]},...TestimonialCard2Fonts,...SlideshowFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjPopy14UA\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1120\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"389\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JaJdHo0Mf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mFvhNHviB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c07a8c1)\nimport*as localizedValues from\"./jPopy14UA-0.js\";const valuesByLocaleId={LHpVrBPlP: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\"}}}", "export const v0=\"Susan Smith\";export const v1=\"Funding & Grants Research Analyst, Municipality of North Grenville\";export const v2=\"La mise en \u0153uvre de PF 360 Capture a transform\\xe9 notre processus de comptes fournisseurs, r\\xe9duisant consid\\xe9rablement les t\\xe2ches manuelles et am\\xe9liorant l'efficacit\\xe9.\";export const v3=\"George Hatzigeorgiou\";export const v4=\"Chief Financial Officer, Contr\\xf4les Laurentide\";export const v5=\"PF 360 Capture a r\\xe9duit le temps n\\xe9cessaire pour le traitement des comptes fournisseurs d'environ moiti\\xe9 et a augment\\xe9 la productivit\\xe9 de 60 %, tout en rendant les membres de l'\\xe9quipe des comptes fournisseurs plus satisfaits.\";export const v6=\"Eva Kazemi\";export const v7=\"Accounts Payables Supervisor, Longos\\xa0\";export const v8=\"L'investissement dans PF 360 Capture a entra\\xeen\\xe9 des \\xe9conomies significatives en \\xe9vitant l'embauche de personnel suppl\\xe9mentaire et permet au personnel actuel de se concentrer sur des t\\xe2ches de plus haute priorit\\xe9.\\n\";export const v9=\"Anna Zhang\";export const v10=\"Associate Director of the PassportONE\";export const v11=\"Process Fusion has also enabled us to digitally transform, by digitizing our payment workflows, improving staff efficiency, and streamlining processes.\\n\";export const v12=\"Lindsay Lankin\";export const v13=\"Manager Patient Access, Makenzie Health\";export const v14=\"We are no longer required to shuffle through paper as all requests are easily searchable. Since go-live, we have not lost one requisition\";export const v15=\"Michael Borman\";export const v16=\"Interim IT Manager, St. Mary\u2019s General Hospital\";export const v17=\"PF 360 Capture a r\\xe9ussi non seulement \\xe0 nous offrir une solution multi-syst\\xe8mes, mais aussi une solution qui s'int\\xe9grerait aux syst\\xe8mes que nous avions.\\n\";\nexport const __FramerMetadata__ = {\"exports\":{\"v17\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v13\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v11\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v10\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v16\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v15\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v14\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v12\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4d21961)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/lljrQtr0vJOnyfY6IYih/A6r1hMmg3cMvZnXrdEFW/AdcBZYuxS.js\";const PhosphorFonts=getFonts(Phosphor);const serializationHash=\"framer-vNuK9\";const variantClassNames={r_0K5LSAH:\"framer-v-1ordvzk\"};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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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 getProps=({height,id,job,logo,name1,quote,testimonial,width,...props})=>{return{...props,eCtX9vXGY:logo??props.eCtX9vXGY??{src:\"https://framerusercontent.com/images/AvM54YPq4hJaK4pxmvg0XT72E.png\"},HMzLXhFH4:name1??props.HMzLXhFH4??\"Sarah Conor\",hrjdaMTYZ:quote??props.hrjdaMTYZ??\"rgb(102, 102, 255)\",quwWNox_J:job??props.quwWNox_J??\"Creative Director\",Qw__S9kA6:testimonial??props.Qw__S9kA6??'\"Working with Lunar was a dream come true! Their team\\'s creativity knows no bounds, and they turned our vision into a stunning reality.\"'};};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,HMzLXhFH4,quwWNox_J,eCtX9vXGY,Qw__S9kA6,hrjdaMTYZ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"r_0K5LSAH\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];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-1ordvzk\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"r_0K5LSAH\",ref:refBinding,style:{backgroundColor:\"var(--token-33c8dbd0-eb94-4e90-8099-e7a3fee4ad2f, rgb(255, 255, 255))\",borderBottomLeftRadius:21,borderBottomRightRadius:21,borderTopLeftRadius:21,borderTopRightRadius:21,...style},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1t66fzf\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"gQhxELe8S\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-24a77869-6c1b-4d21-aeba-9fb695018ee3, rgb(13, 189, 179))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hbe0a5\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"TgEQZF2xW\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-6378j0-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"W6dOwi9gn-container\",nodeId:\"W6dOwi9gn\",rendersWithMotion:true,scopeId:\"AdcBZYuxS\",style:{rotate:180},children:/*#__PURE__*/_jsx(Phosphor,{color:hrjdaMTYZ,height:\"100%\",iconSearch:getLocalizedValue(\"v0\",activeLocale)??\"quote\",iconSelection:\"House\",id:\"W6dOwi9gn\",layoutId:\"W6dOwi9gn\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d1fa08ee-c247-459b-aaf3-d2091e9cede1, rgb(3, 47, 85)))\"},children:'\"Working with Lunar was a dream come true! Their team\\'s creativity knows no bounds, and they turned our vision into a stunning reality.\"'})}),className:\"framer-rcd809\",\"data-framer-name\":\"We worked with Kroma to redesign our website and we couldn't be happier. The new website is not only beautiful but also very user-friendly. Our traffic and sales has increased significantly .\",fonts:[\"GF;Geist-regular\"],layoutDependency:layoutDependency,layoutId:\"uF0UZAJYO\",style:{\"--extracted-r6o4lv\":\"var(--token-d1fa08ee-c247-459b-aaf3-d2091e9cede1, rgb(3, 47, 85))\",\"--framer-paragraph-spacing\":\"0px\"},text:Qw__S9kA6,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12pb23p\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"ASTKW_5zo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtNTAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ccd97a69-eb67-45c4-90dc-28deda075577, rgb(31, 41, 55)))\"},children:\"Sarah Conor\"})}),className:\"framer-2q648a\",\"data-framer-name\":\"Sarah Conor\",fonts:[\"GF;Geist-500\"],layoutDependency:layoutDependency,layoutId:\"seXkVx16X\",style:{\"--extracted-r6o4lv\":\"var(--token-ccd97a69-eb67-45c4-90dc-28deda075577, rgb(31, 41, 55))\",\"--framer-paragraph-spacing\":\"0px\"},text:HMzLXhFH4,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IFJlZ3VsYXI=\",\"--framer-font-family\":'\"Geist Regular\", \"Geist Regular Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-46244ad7-86a7-41b8-b44b-214d95b54c13, rgb(107, 114, 128)))\"},children:\"Creative Director\"})}),className:\"framer-v98gxb\",\"data-framer-name\":\"Creative Director\",fonts:[\"CUSTOM;Geist Regular\"],layoutDependency:layoutDependency,layoutId:\"iUO92184F\",style:{\"--extracted-r6o4lv\":\"var(--token-46244ad7-86a7-41b8-b44b-214d95b54c13, rgb(107, 114, 128))\",\"--framer-paragraph-spacing\":\"0px\"},text:quwWNox_J,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-zqiktp\",layoutDependency:layoutDependency,layoutId:\"d83crduFC\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||445)-0-(Math.max(0,((componentViewport?.height||445)-0-0)/1)*1+0))/2+0+0)+Math.max(0,((componentViewport?.height||445)-0-0)/1)*1-137+0+101),pixelHeight:67,pixelWidth:167,sizes:\"170px\",...toResponsiveImage(eCtX9vXGY),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-dgiku9\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"ya00libMV\"})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mspoz3\",\"data-border\":true,\"data-framer-name\":\"Gradient\",layoutDependency:layoutDependency,layoutId:\"Pl1uY0HYI\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(34, 34, 34, 0.3)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:'linear-gradient(180deg, var(--token-24a77869-6c1b-4d21-aeba-9fb695018ee3, rgb(13, 189, 179)) /* {\"name\":\"Cyan\"} */ 0%, rgb(0, 75, 181) 100%)',boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\",mask:\"radial-gradient(75% 45% at 5% 1.7999999999999998%, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%) add\",opacity:.2,WebkitMask:\"radial-gradient(75% 45% at 5% 1.7999999999999998%, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%) add\"}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vNuK9.framer-ssndxu, .framer-vNuK9 .framer-ssndxu { display: block; }\",\".framer-vNuK9.framer-1ordvzk { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 445px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 351px; will-change: var(--framer-will-change-override, transform); }\",\".framer-vNuK9 .framer-1t66fzf { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-vNuK9 .framer-hbe0a5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-vNuK9 .framer-6378j0-container { flex: none; height: 59px; position: relative; width: 59px; }\",\".framer-vNuK9 .framer-rcd809, .framer-vNuK9 .framer-2q648a, .framer-vNuK9 .framer-v98gxb { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-vNuK9 .framer-12pb23p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-vNuK9 .framer-zqiktp { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 137px; justify-content: flex-end; overflow: visible; padding: 0px; position: absolute; right: 30px; width: 170px; z-index: 1; }\",\".framer-vNuK9 .framer-dgiku9 { aspect-ratio: 2.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); position: relative; width: 100%; z-index: 1; }\",\".framer-vNuK9 .framer-mspoz3 { flex: none; height: 100%; left: calc(50.142450142450166% - 100.14245014245013% / 2); overflow: visible; position: absolute; top: calc(49.88764044943822% - 100% / 2); width: 100%; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-vNuK9.framer-1ordvzk, .framer-vNuK9 .framer-1t66fzf, .framer-vNuK9 .framer-hbe0a5, .framer-vNuK9 .framer-12pb23p, .framer-vNuK9 .framer-zqiktp { gap: 0px; } .framer-vNuK9.framer-1ordvzk > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-vNuK9.framer-1ordvzk > :first-child, .framer-vNuK9 .framer-1t66fzf > :first-child, .framer-vNuK9 .framer-hbe0a5 > :first-child, .framer-vNuK9 .framer-12pb23p > :first-child, .framer-vNuK9 .framer-zqiktp > :first-child { margin-top: 0px; } .framer-vNuK9.framer-1ordvzk > :last-child, .framer-vNuK9 .framer-1t66fzf > :last-child, .framer-vNuK9 .framer-hbe0a5 > :last-child, .framer-vNuK9 .framer-12pb23p > :last-child, .framer-vNuK9 .framer-zqiktp > :last-child { margin-bottom: 0px; } .framer-vNuK9 .framer-1t66fzf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-vNuK9 .framer-hbe0a5 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-vNuK9 .framer-12pb23p > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-vNuK9 .framer-zqiktp > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",'.framer-vNuK9[data-border=\"true\"]::after, .framer-vNuK9 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 445\n * @framerIntrinsicWidth 351\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"HMzLXhFH4\":\"name1\",\"quwWNox_J\":\"job\",\"eCtX9vXGY\":\"logo\",\"Qw__S9kA6\":\"testimonial\",\"hrjdaMTYZ\":\"quote\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerAdcBZYuxS=withCSS(Component,css,\"framer-vNuK9\");export default FramerAdcBZYuxS;FramerAdcBZYuxS.displayName=\"Testimonial Card 2\";FramerAdcBZYuxS.defaultProps={height:445,width:351};addPropertyControls(FramerAdcBZYuxS,{HMzLXhFH4:{defaultValue:\"Sarah Conor\",displayTextArea:false,title:\"Name\",type:ControlType.String},quwWNox_J:{defaultValue:\"Creative Director\",displayTextArea:false,title:\"Job\",type:ControlType.String},eCtX9vXGY:{__defaultAssetReference:\"data:framer/asset-reference,AvM54YPq4hJaK4pxmvg0XT72E.png?originalFilename=asset+12.png&preferredSize=auto\",title:\"Logo\",type:ControlType.ResponsiveImage},Qw__S9kA6:{defaultValue:'\"Working with Lunar was a dream come true! Their team\\'s creativity knows no bounds, and they turned our vision into a stunning reality.\"',displayTextArea:true,title:\"Testimonial\",type:ControlType.String},hrjdaMTYZ:{defaultValue:\"rgb(102, 102, 255)\",title:\"Quote\",type:ControlType.Color}});addFonts(FramerAdcBZYuxS,[{explicitInter:true,fonts:[{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v1/gyBhhwUxId8gMGYQMKR3pzfaWI_RnOM4mJPby1QNtA.woff2\",weight:\"400\"},{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v1/gyBhhwUxId8gMGYQMKR3pzfaWI_RruM4mJPby1QNtA.woff2\",weight:\"500\"},{family:\"Geist Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/fmgcvoo7Pvi75XN7wkBOp5g4i4s.woff2\"}]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAdcBZYuxS\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"HMzLXhFH4\\\":\\\"name1\\\",\\\"quwWNox_J\\\":\\\"job\\\",\\\"eCtX9vXGY\\\":\\\"logo\\\",\\\"Qw__S9kA6\\\":\\\"testimonial\\\",\\\"hrjdaMTYZ\\\":\\\"quote\\\"}\",\"framerIntrinsicHeight\":\"445\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"351\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4d21961)\nimport*as localizedValues from\"./AdcBZYuxS-0.js\";const valuesByLocaleId={LHpVrBPlP: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\"}}}", "export const v0=\"devis\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "QpqzCYuQp_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "init_ssg_sandbox_shims", "v0", "p", "x", "motion", "v1", "__FramerMetadata__", "valuesByLocaleId", "QpqzCYuQp_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "jPopy14UA_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v10", "v11", "v12", "v13", "v14", "v15", "v16", "v17", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "init_ssg_sandbox_shims", "valuesByLocaleId", "jPopy14UA_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "AdcBZYuxS_0_exports", "__export", "__FramerMetadata__", "v0", "init_ssg_sandbox_shims", "valuesByLocaleId", "AdcBZYuxS_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "PhosphorFonts", "getFonts", "Icon", "serializationHash", "variantClassNames", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "job", "logo", "name1", "quote", "testimonial", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "HMzLXhFH4", "quwWNox_J", "eCtX9vXGY", "Qw__S9kA6", "hrjdaMTYZ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Icon", "getLocalizedValue", "RichText", "Image2", "getLoadingLazyAtYPosition", "css", "FramerAdcBZYuxS", "withCSS", "AdcBZYuxS_default", "addPropertyControls", "ControlType", "addFonts", "PhosphorFonts", "TestimonialCard2Fonts", "getFonts", "AdcBZYuxS_default", "SlideshowFonts", "Slideshow", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "addImageAlt", "image", "alt", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "ComponentViewportProvider", "SmartComponentScopedContainer", "getLocalizedValue", "css", "FramerjPopy14UA", "withCSS", "jPopy14UA_default", "addPropertyControls", "ControlType", "addFonts", "MotionDivWithFX", "withFX", "motion", "TickerSlider2Fonts", "getFonts", "jPopy14UA_default", "SmartComponentScopedContainerWithFX", "SmartComponentScopedContainer", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "animation1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "RichText", "getLocalizedValue", "ComponentViewportProvider", "css", "FramerQpqzCYuQp", "withCSS", "QpqzCYuQp_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
