{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/KWFU16ehTD2AHtbrzunu/qQFexNyqi5i5Z1mPffGN/JQpcOk2jw.js"],
  "sourcesContent": ["// Generated by Framer (f2c0341)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,cx,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getPropertyControls,Image,PathVariablesContext,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useQueryData,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CMSSlideshow from\"https://framerusercontent.com/modules/MvMI8rlAwWI6W41vb7x5/Gwq5XNGR2fw3oxqNnFeg/CMSSlideshow.js\";import CustomerStories from\"https://framerusercontent.com/modules/vJ8geWAn13ybyrpovDNA/zpUGtqJRq2fBTHwvRI8U/fBVB42pTG.js\";import Testimonials from\"https://framerusercontent.com/modules/ShPGkmghblrQVoFcsBKk/TkIn0Qilhd3yV7XvUGsS/NB5js8lPE.js\";import*as componentPresets from\"https://framerusercontent.com/modules/wAtT77HV4xAXfKFi3aoG/Q9XMYzk1q35kCO0l1M2h/componentPresets.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/in86Gks2TSSYGsZO8yP8/DJdTsNIa6k36Chg55yjV/BWZIST9VT.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/4H2dnx2BLJgfMIiqYY13/Mtmz3vB18k2EA9vWVrxq/gFA7Mw2x3.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/zLmz0elOGKu6xmJEFGRY/LgKUGvfdEY8SYw4MYjxT/njxQ6Q1go.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/7iM8RlpazOEp9uvZALap/6Q82QOl8nEonaW3bxIRN/nMBUEIk9e.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/4iOKlLdPqtqmKmCzFYFn/70tB6DrC42c0rkU07kUM/qVgmYQIR1.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/P9P5Ooe3Pdnx6GX0lBH7/LVtxtUWnu2MJrf45Uf8o/urS9Ayjol.js\";import*as sharedStyle7 from\"https://framerusercontent.com/modules/jaDLsWH1Szi44fXfnr2t/cefD5Q9I71cJ7wx28hqb/wMXJZ2d1T.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/A2aAAAPYTbTshY37vU4S/DcsXr1mpm785Ur3Q2yii/y4UjjDRbO.js\";import Default from\"https://framerusercontent.com/modules/9ueXcICx9RahSGGs8duY/yTOOKvQIHGvwZkytnBTW/rzBcxF6X9.js\";const DefaultFonts=getFonts(Default);const CMSSlideshowFonts=getFonts(CMSSlideshow);const TestimonialsControls=getPropertyControls(Testimonials);const serializationHash=\"framer-kpVfp\";const variantClassNames={RMFU_CM2b:\"framer-v-g1vavf\"};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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const query=(prequery,{tDjJrGsuH})=>prequery({from:{constraint:{left:{collection:\"euUIfSbKD\",name:\"UCpfXAbES\",type:\"Identifier\"},operator:\"==\",right:{collection:\"UCpfXAbES\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"euUIfSbKD\",data:Testimonials,type:\"Collection\"},right:{alias:\"UCpfXAbES\",data:CustomerStories,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"euUIfSbKD\",name:\"kyVDro3sO\",type:\"Identifier\"},{collection:\"euUIfSbKD\",name:\"AVChG8OgS\",type:\"Identifier\"},{collection:\"euUIfSbKD\",name:\"EalR4CHco\",type:\"Identifier\"},{collection:\"euUIfSbKD\",name:\"LRmpJlv7m\",type:\"Identifier\"},{collection:\"euUIfSbKD\",name:\"Kva6b7kSU\",type:\"Identifier\"},{alias:\"UCpfXAbES\",collection:\"UCpfXAbES\",name:\"id\",type:\"Identifier\"},{alias:\"UCpfXAbES.pIgo7G0BS\",collection:\"UCpfXAbES\",name:\"pIgo7G0BS\",type:\"Identifier\"},{collection:\"euUIfSbKD\",name:\"uGHTk2c0K\",type:\"Identifier\"},{collection:\"euUIfSbKD\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"euUIfSbKD\",name:\"US_Bi77V9\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:tDjJrGsuH},type:\"BinaryOperation\"}});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};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 humanReadableEnumMap={\"Certificate Page\":\"hiDtfbi3K\",\"End user\":\"U2vPsxpdd\",\"Wall of Love\":\"jOl0CkGqH\",B2B:\"z_uk9taUG\",Memory:\"swnsUxsa8\",Partner:\"H0Nq8zmLI\"};const getProps=({filter,height,id,width,...props})=>{return{...props,tDjJrGsuH:humanReadableEnumMap[filter]??filter??props.tDjJrGsuH??\"z_uk9taUG\"};};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,tDjJrGsuH,kyVDro3sOeuUIfSbKD,AVChG8OgSeuUIfSbKD,EalR4CHcoeuUIfSbKD,LRmpJlv7meuUIfSbKD,Kva6b7kSUeuUIfSbKD,UCpfXAbESeuUIfSbKD,UCpfXAbES_pIgo7G0BSeuUIfSbKD,uGHTk2c0KeuUIfSbKD,ideuUIfSbKD,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"RMFU_CM2b\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();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-g1vavf\",className,classNames),\"data-framer-name\":\"Phone\",layoutDependency:layoutDependency,layoutId:\"RMFU_CM2b\",ref:refBinding,style:{backgroundColor:\"var(--token-2c3eb37f-a3d2-4c4b-a7cd-08b13d1368e8, rgb(250, 250, 250))\",...style},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ch5fod-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"mSF1q1fba-container\",nodeId:\"mSF1q1fba\",rendersWithMotion:true,scopeId:\"JQpcOk2jw\",children:/*#__PURE__*/_jsx(CMSSlideshow,{alignment:\"flex-start\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0)\",arrowGap:10,arrowPadding:-40,arrowPaddingBottom:-50,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"bottom-mid\",arrowRadius:0,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:32,leftArrow:\"https://framerusercontent.com/images/xZOS9ivaVqrdrylU8tlXkU4nk.png\",rightArrow:\"https://framerusercontent.com/images/tetr5vA8U5aSyL8yw8kUnqB5Mg.png\",showMouseControls:false},autoPlayControl:true,borderRadius:0,collectionList:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-wx04k8\",\"data-framer-name\":\"Mobile\",layoutDependency:layoutDependency,layoutId:\"euUIfSbKD\",style:{backgroundColor:\"var(--token-e0b53605-8deb-448a-9993-705905d5e059, rgb(250, 247, 241))\"},children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{constraint:{left:{collection:\"euUIfSbKD\",name:\"UCpfXAbES\",type:\"Identifier\"},operator:\"==\",right:{collection:\"UCpfXAbES\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"euUIfSbKD\",data:Testimonials,type:\"Collection\"},right:{alias:\"UCpfXAbES\",data:CustomerStories,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"euUIfSbKD\",name:\"kyVDro3sO\",type:\"Identifier\"},{collection:\"euUIfSbKD\",name:\"AVChG8OgS\",type:\"Identifier\"},{collection:\"euUIfSbKD\",name:\"EalR4CHco\",type:\"Identifier\"},{collection:\"euUIfSbKD\",name:\"LRmpJlv7m\",type:\"Identifier\"},{collection:\"euUIfSbKD\",name:\"Kva6b7kSU\",type:\"Identifier\"},{alias:\"UCpfXAbES\",collection:\"UCpfXAbES\",name:\"id\",type:\"Identifier\"},{alias:\"UCpfXAbES.pIgo7G0BS\",collection:\"UCpfXAbES\",name:\"pIgo7G0BS\",type:\"Identifier\"},{collection:\"euUIfSbKD\",name:\"uGHTk2c0K\",type:\"Identifier\"},{collection:\"euUIfSbKD\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"euUIfSbKD\",name:\"US_Bi77V9\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:tDjJrGsuH},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({\"UCpfXAbES.pIgo7G0BS\":UCpfXAbES_pIgo7G0BSeuUIfSbKD,AVChG8OgS:AVChG8OgSeuUIfSbKD,EalR4CHco:EalR4CHcoeuUIfSbKD,id:ideuUIfSbKD,Kva6b7kSU:Kva6b7kSUeuUIfSbKD,kyVDro3sO:kyVDro3sOeuUIfSbKD,LRmpJlv7m:LRmpJlv7meuUIfSbKD,UCpfXAbES:UCpfXAbESeuUIfSbKD,uGHTk2c0K:uGHTk2c0KeuUIfSbKD},index)=>{EalR4CHcoeuUIfSbKD??=\"\";LRmpJlv7meuUIfSbKD??=\"\";Kva6b7kSUeuUIfSbKD??=\"\";UCpfXAbES_pIgo7G0BSeuUIfSbKD??=\"\";uGHTk2c0KeuUIfSbKD??=\"\";const visible=isSet(AVChG8OgSeuUIfSbKD);const visible1=isSet(UCpfXAbESeuUIfSbKD);return /*#__PURE__*/_jsx(LayoutGroup,{id:`euUIfSbKD-${ideuUIfSbKD}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{uGHTk2c0K:uGHTk2c0KeuUIfSbKD},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-reaoaq\",layoutDependency:layoutDependency,layoutId:\"MdhewVV6L\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-10bdyxi\",layoutDependency:layoutDependency,layoutId:\"GK7KEZAL0\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"280px\",...toResponsiveImage(kyVDro3sOeuUIfSbKD)},className:\"framer-146gvba\",layoutDependency:layoutDependency,layoutId:\"sDC7eN9kV\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20}})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5prgy\",layoutDependency:layoutDependency,layoutId:\"ed74yJwnE\",children:[visible&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:\"140px\",...toResponsiveImage(AVChG8OgSeuUIfSbKD),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1y8qrbk\",layoutDependency:layoutDependency,layoutId:\"B_BVNBZ6A\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uj5jl9\",layoutDependency:layoutDependency,layoutId:\"MF5DRWVIE\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-wzvrqn\",\"data-framer-name\":\"\u201C\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:30,layoutDependency:layoutDependency,layoutId:\"sfmprlI0B\",svg:'<svg width=\"30\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.2 23.427c-4.128 0-7.2-3.264-7.2-7.775C0 7.492 4.896 1.635 12.96.771v1.823C8.832 3.46 4.224 7.3 3.936 12.58c5.184-2.112 9.024 1.248 9.024 4.8 0 3.456-2.496 6.048-5.76 6.048Zm9.696-7.775c0-8.16 4.896-14.017 12.96-14.88v1.823c-4.128.864-8.736 4.704-9.024 9.984 5.184-2.112 9.024 1.248 9.024 4.8 0 3.456-2.496 6.048-5.76 6.048-4.128 0-7.2-3.264-7.2-7.775Z\" fill=\"#122023\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"YVRNjOGQA\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"FESD0N2cb\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:EalR4CHcoeuUIfSbKD,className:\"framer-12cxuxh\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kns7fo5BC\",stylesPresetsClassNames:{a:\"framer-styles-preset-1h6yyej\",blockquote:\"framer-styles-preset-iuqwre\",code:\"framer-styles-preset-yho6kn\",h4:\"framer-styles-preset-nm9iqu\",img:\"framer-styles-preset-3qqm9k\",p:\"framer-styles-preset-qutmrh\",table:\"framer-styles-preset-162dyyi\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1atmuil\",layoutDependency:layoutDependency,layoutId:\"gwfjamfpv\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fjeon4\",layoutDependency:layoutDependency,layoutId:\"X1y5hVx1b\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-qutmrh\",\"data-styles-preset\":\"gFA7Mw2x3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-76690f9a-b442-46af-8a97-1e9974f4bb5d, rgb(18, 32, 35)))\"},children:\"Bennett Byerley\"})}),className:\"framer-1k4o5it\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gvmyg6Xtj\",style:{\"--extracted-r6o4lv\":\"var(--token-76690f9a-b442-46af-8a97-1e9974f4bb5d, rgb(18, 32, 35))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:LRmpJlv7meuUIfSbKD,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1osraut\",\"data-styles-preset\":\"wMXJZ2d1T\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-05c31c78-f2ae-4bc5-a747-42f68f23c962, rgba(18, 32, 35, 0.8)))\"},children:\"@verbenergy\"})}),className:\"framer-nz31jo\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"FjDfPk1Zr\",style:{\"--extracted-r6o4lv\":\"var(--token-05c31c78-f2ae-4bc5-a747-42f68f23c962, rgba(18, 32, 35, 0.8))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Kva6b7kSUeuUIfSbKD,verticalAlignment:\"top\",withExternalLayout:true})]}),visible1&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{pIgo7G0BS:UCpfXAbES_pIgo7G0BSeuUIfSbKD},webPageId:\"ukDWv0JCE\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1a1b0wy-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"U0m2RgGoH-container\",nodeId:\"U0m2RgGoH\",rendersWithMotion:true,scopeId:\"JQpcOk2jw\",children:/*#__PURE__*/_jsx(Default,{AyuqQ7rSU:resolvedLinks[0],ChqowF4Zk:\"var(--token-2c3eb37f-a3d2-4c4b-a7cd-08b13d1368e8, rgb(250, 250, 250))\",flzIVEAfo:{borderColor:\"var(--token-7148f7d7-7330-4820-a9d3-9d5e947c2a3f, rgb(167, 160, 146))\",borderStyle:\"solid\",borderWidth:1},height:\"100%\",hWu07TZNc:\"\",id:\"U0m2RgGoH\",kBYaKhivg:\"rgb(0, 0, 0)\",layoutId:\"U0m2RgGoH\",LldpGbXfU:\"var(--token-a01e8b38-a03c-405e-abb3-2ad2ac229f40, rgb(244, 245, 245))\",LpMj8CtWW:\"var(--token-2c3eb37f-a3d2-4c4b-a7cd-08b13d1368e8, rgb(255, 255, 255))\",PMLR35e5L:\"Read Full Story\",ujPSLqSoy:{borderColor:\"var(--token-76690f9a-b442-46af-8a97-1e9974f4bb5d, rgb(18, 32, 35))\",borderStyle:\"solid\",borderWidth:1},variant:\"NIqEH0Apw\",width:\"100%\",Yaiig1JVl:\"var(--token-76690f9a-b442-46af-8a97-1e9974f4bb5d, rgb(18, 32, 35))\",YUkfYkLkN:\"var(--token-76690f9a-b442-46af-8a97-1e9974f4bb5d, rgb(18, 32, 35))\"})})})})]})]})]})]})})},ideuUIfSbKD);})})})})})],direction:\"left\",dragControl:true,effectsOptions:{effectsHover:false,effectsOpacity:.5,effectsPerspective:1200,effectsRotate:0,effectsScale:.85,playOffscreen:false},endLayers:[],fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:24,height:\"100%\",id:\"mSF1q1fba\",intervalControl:3,itemAmount:1,layoutId:\"mSF1q1fba\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(18, 32, 35, 0)\",dotsBlur:0,dotsFill:\"var(--token-76690f9a-b442-46af-8a97-1e9974f4bb5d, rgb(18, 32, 35))\",dotsGap:8,dotsInset:0,dotSize:8,dotsOpacity:.2,dotsPadding:8,dotsRadius:50,showProgressDots:true},randomize:false,startFrom:0,startLayers:[],style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:300,type:\"spring\"},width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-kpVfp.framer-173gcfp, .framer-kpVfp .framer-173gcfp { display: block; }\",\".framer-kpVfp.framer-g1vavf { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 1000px; justify-content: flex-start; overflow: hidden; padding: 64px 24px 80px 24px; position: relative; width: 390px; }\",\".framer-kpVfp .framer-1ch5fod-container { flex: 1 0 0px; height: 1px; max-width: 1328px; position: relative; width: 100%; }\",\".framer-kpVfp .framer-wx04k8 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 809px; }\",\".framer-kpVfp .framer-reaoaq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-kpVfp .framer-10bdyxi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 648px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kpVfp .framer-146gvba { aspect-ratio: 1 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 200px); max-width: 280px; position: relative; width: 1px; }\",\".framer-kpVfp .framer-5prgy { 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: center; max-width: 648px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-kpVfp .framer-1y8qrbk { flex: none; height: 48px; position: relative; width: 140px; }\",\".framer-kpVfp .framer-uj5jl9, .framer-kpVfp .framer-1atmuil { 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: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-kpVfp .framer-wzvrqn { aspect-ratio: 1.25 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 30px; }\",\".framer-kpVfp .framer-12cxuxh, .framer-kpVfp .framer-1k4o5it, .framer-kpVfp .framer-nz31jo { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-kpVfp .framer-1fjeon4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-kpVfp .framer-1a1b0wy-container { flex: none; height: auto; position: relative; width: auto; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1000\n * @framerIntrinsicWidth 390\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"tDjJrGsuH\":\"filter\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerJQpcOk2jw=withCSS(Component,css,\"framer-kpVfp\");export default FramerJQpcOk2jw;FramerJQpcOk2jw.displayName=\"Mobile\";FramerJQpcOk2jw.defaultProps={height:1e3,width:390};addPropertyControls(FramerJQpcOk2jw,{tDjJrGsuH:TestimonialsControls?.[\"US_Bi77V9\"]&&{...TestimonialsControls[\"US_Bi77V9\"],defaultValue:\"z_uk9taUG\",description:undefined,hidden:undefined,title:\"Filter\"}});addFonts(FramerJQpcOk2jw,[{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\"}]},...DefaultFonts,...CMSSlideshowFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...componentPresets.fonts?.[\"YVRNjOGQA\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"YVRNjOGQA\"]):[],...componentPresets.fonts?.[\"FESD0N2cb\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"FESD0N2cb\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJQpcOk2jw\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"1000\",\"framerVariables\":\"{\\\"tDjJrGsuH\\\":\\\"filter\\\"}\",\"framerIntrinsicWidth\":\"390\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["DefaultFonts", "getFonts", "rzBcxF6X9_default", "CMSSlideshowFonts", "CMSSlideshow", "TestimonialsControls", "getPropertyControls", "NB5js8lPE_default", "serializationHash", "variantClassNames", "transition1", "toResponsiveImage", "value", "isSet", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "getProps", "filter", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "tDjJrGsuH", "kyVDro3sOeuUIfSbKD", "AVChG8OgSeuUIfSbKD", "EalR4CHcoeuUIfSbKD", "LRmpJlv7meuUIfSbKD", "Kva6b7kSUeuUIfSbKD", "UCpfXAbESeuUIfSbKD", "UCpfXAbES_pIgo7G0BSeuUIfSbKD", "uGHTk2c0KeuUIfSbKD", "ideuUIfSbKD", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "router", "useRouter", "LayoutGroup", "transition1", "ComponentViewportProvider", "SmartComponentScopedContainer", "CMSSlideshow", "ChildrenCanSuspend", "NB5js8lPE_default", "fBVB42pTG_default", "collection", "paginationInfo", "loadMore", "l", "index", "visible", "isSet", "visible1", "PathVariablesContext", "u", "Image2", "toResponsiveImage", "SVG", "ComponentPresetsProvider", "RichText", "ResolveLinks", "resolvedLinks", "rzBcxF6X9_default", "css", "FramerJQpcOk2jw", "withCSS", "JQpcOk2jw_default", "addPropertyControls", "TestimonialsControls", "addFonts", "DefaultFonts", "CMSSlideshowFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset"]
}
