{"version":3,"file":"B13Xs2MfJ.BmdzCpvq.mjs","names":["CardsWrittenTestimonial3","SecondaryButton","PopUp","className","_Fragment","css"],"sources":["https:/framerusercontent.com/modules/6SD1nKyOmP0CrAu6Buhr/xVZaXQnSPLqmlMGLSJSl/B13Xs2MfJ.js"],"sourcesContent":["// Generated by Framer (861d57e)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/FzZ67ct97QwFne6Bf7ku/Ticker.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/A151ENzc0gupbcmHig1q/vdnmD4f65KUKTTWriCur/Fxu1iV48A.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/quZKcesNgTDB6PnvKLF5/rPZo3AAZjlgnqwSOnP8Y/VSgAXxEXd.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/bnhoB9djmQmAXqLR9n01/61fM29tOrhI1CDn2SmXQ/yfC2clbyd.js\";import SecondaryButton from\"https://framerusercontent.com/modules/l6YrFcjM50WGpX0zBS8d/Wpn9dNKez3VrVV6RsxBy/OADmK8JsP.js\";import PopUp from\"https://framerusercontent.com/modules/j9PCY2s8RIZRqrpIZFzx/m8kCFLp00hPtwH402Ncd/W_EYycnos.js\";import CardsWrittenTestimonial3 from\"https://framerusercontent.com/modules/rMsFpS4MdAAaELCPG2xi/3YHEE7FIChJoxKRUQswZ/wbVEpQfZC.js\";const CardsWrittenTestimonial3Fonts=getFonts(CardsWrittenTestimonial3);const TickerFonts=getFonts(Ticker);const SmartComponentScopedContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(SmartComponentScopedContainer));const MotionDivWithFX=withFX(motion.div);const SecondaryButtonFonts=getFonts(SecondaryButton);const PopUpFonts=getFonts(PopUp);const cycleOrder=[\"fUvRt_4h8\",\"MVYoOCTfp\",\"xQPcRozWX\"];const serializationHash=\"framer-nf1Fb\";const variantClassNames={fUvRt_4h8:\"framer-v-bnfvj8\",MVYoOCTfp:\"framer-v-1xl2ifs\",xQPcRozWX:\"framer-v-oz2olm\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition2={damping:60,delay:.25,mass:1,stiffness:400,type:\"spring\"};const transition3={delay:.1,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition4={delay:0,duration:.4,ease:[.12,.23,.5,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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 Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"fUvRt_4h8\",Phone:\"xQPcRozWX\",Tablet:\"MVYoOCTfp\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"fUvRt_4h8\"};};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:\"fUvRt_4h8\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const UM05ceKt6txyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const onTap1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const ref1=React.useRef(null);const ref2=React.useRef(null);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.section,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-bnfvj8\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"fUvRt_4h8\",ref:refBinding,style:{...style},...addPropertyOverrides({MVYoOCTfp:{\"data-framer-name\":\"Tablet\"},xQPcRozWX:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1tpv6a9\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"Ug165DfM1\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-awwrmb\",layoutDependency:layoutDependency,layoutId:\"wS_CXmsqm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1nf8oy1\",\"data-styles-preset\":\"yfC2clbyd\",children:\"Trusted by Businesses Like Yours\"})}),className:\"framer-8fee09\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IB42h4sJP\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({xQPcRozWX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-d7kitn\",\"data-styles-preset\":\"VSgAXxEXd\",style:{\"--framer-text-alignment\":\"center\"},children:\"Trusted by Businesses Like Yours\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2919up\",\"data-styles-preset\":\"Fxu1iV48A\",children:\"Real success stories from real businesses. See how our expertise drives results.\"})}),className:\"framer-19f4ykr\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZiUoocNd_\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({xQPcRozWX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2919up\",\"data-styles-preset\":\"Fxu1iV48A\",style:{\"--framer-text-alignment\":\"center\"},children:\"Real success stories from real businesses. See how our expertise drives results.\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-j5z0c8-container\",\"data-framer-appear-id\":\"j5z0c8\",\"data-framer-name\":\" \",initial:animation2,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"B8oNW4ey4-container\",name:\" \",nodeId:\"B8oNW4ey4\",optimized:true,rendersWithMotion:true,scopeId:\"B13Xs2MfJ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"flex-start\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:20,overflow:false},gap:30,height:\"100%\",hoverFactor:.5,id:\"B8oNW4ey4\",layoutId:\"B8oNW4ey4\",name:\" \",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:305,width:\"336px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tatrwd-container\",\"data-framer-name\":\"1\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"LqyOTLdM2-container\",name:\"1\",nodeId:\"LqyOTLdM2\",rendersWithMotion:true,scopeId:\"B13Xs2MfJ\",children:/*#__PURE__*/_jsx(CardsWrittenTestimonial3,{height:\"100%\",id:\"LqyOTLdM2\",layoutId:\"LqyOTLdM2\",name:\"1\",oRy6t91PU:\"Monica DeMasi\",style:{height:\"100%\",width:\"100%\"},VePkjXSEB:'\"These guys are the best! They are always there to help me resolve my issues even when they have so much on their plate. They don\\'t give up and continue to resolve issues even when an issue is time consuming, they keep at it all along while continuing to assist on all their tickets. No issues get neglected.\"',width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:233,width:\"336px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-367xhn-container\",\"data-framer-name\":\"2\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"EDkJbgXX8-container\",name:\"2\",nodeId:\"EDkJbgXX8\",rendersWithMotion:true,scopeId:\"B13Xs2MfJ\",children:/*#__PURE__*/_jsx(CardsWrittenTestimonial3,{height:\"100%\",id:\"EDkJbgXX8\",layoutId:\"EDkJbgXX8\",name:\"2\",oRy6t91PU:\"Tammy Schaefer\",style:{height:\"100%\",width:\"100%\"},VePkjXSEB:'\"nDataStor is very responsive and has been able to resolve all of our issues in a very timely manner. We are very pleased with their service and highly recommend them.\"',width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:337,width:\"336px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-u86jpf-container\",\"data-framer-name\":\"3\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"EXr5YHYdV-container\",name:\"3\",nodeId:\"EXr5YHYdV\",rendersWithMotion:true,scopeId:\"B13Xs2MfJ\",children:/*#__PURE__*/_jsx(CardsWrittenTestimonial3,{height:\"100%\",id:\"EXr5YHYdV\",layoutId:\"EXr5YHYdV\",name:\"3\",oRy6t91PU:\"Monte Hoover\",style:{height:\"100%\",width:\"100%\"},VePkjXSEB:'\"We have used nDataStor services for several years. They have always been very responsive to our needs and quickly resolve any of our system problems. Always making us aware of any security updates that need to be addressed. They helped us set up our remote working systems that have been very helpful.\"',width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:236,width:\"336px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fqbu24-container\",\"data-framer-name\":\"4\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"gf9FJgv2B-container\",name:\"4\",nodeId:\"gf9FJgv2B\",rendersWithMotion:true,scopeId:\"B13Xs2MfJ\",children:/*#__PURE__*/_jsx(CardsWrittenTestimonial3,{height:\"100%\",id:\"gf9FJgv2B\",layoutId:\"gf9FJgv2B\",name:\"4\",oRy6t91PU:\"Anthony Agadzi\",style:{height:\"100%\",width:\"100%\"},VePkjXSEB:'\"Kind and knowledgeable folks who are always available and willing to help! Paul S. is fabulous to work with… you will be well taken care of!\"',width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:295,width:\"336px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-nqcgeq-container\",\"data-framer-name\":\"5\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"H5dDkPQEg-container\",name:\"5\",nodeId:\"H5dDkPQEg\",rendersWithMotion:true,scopeId:\"B13Xs2MfJ\",children:/*#__PURE__*/_jsx(CardsWrittenTestimonial3,{height:\"100%\",id:\"H5dDkPQEg\",layoutId:\"H5dDkPQEg\",name:\"5\",oRy6t91PU:\"Corinne Figueira]\",style:{height:\"100%\",width:\"100%\"},VePkjXSEB:'\"Our company has used nDataStor for 4 or 5 years now and we couldn\\'t be more pleased. Their staff is always attentive, and handles whatever comes up for us in a timely matter. Their staff is well experienced and on top of things! We highly recomend nDataStor!\"',width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:242,width:\"336px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1j2dxz1-container\",\"data-framer-name\":\"6\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"glHDJQadT-container\",name:\"6\",nodeId:\"glHDJQadT\",rendersWithMotion:true,scopeId:\"B13Xs2MfJ\",children:/*#__PURE__*/_jsx(CardsWrittenTestimonial3,{height:\"100%\",id:\"glHDJQadT\",layoutId:\"glHDJQadT\",name:\"6\",oRy6t91PU:\"Janet Bland\",style:{height:\"100%\",width:\"100%\"},VePkjXSEB:'\"Sahil at nDataStor was SO patient with me, he was kind and searched every angle to fix my problem. He then checked back with me later that day and the next to make sure all was well! Wonderful service, thank you!\"',width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:209,width:\"336px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ugijhf-container\",\"data-framer-name\":\"7\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ihHxalCk1-container\",name:\"7\",nodeId:\"ihHxalCk1\",rendersWithMotion:true,scopeId:\"B13Xs2MfJ\",children:/*#__PURE__*/_jsx(CardsWrittenTestimonial3,{height:\"100%\",id:\"ihHxalCk1\",layoutId:\"ihHxalCk1\",name:\"7\",oRy6t91PU:\"Derrick Karimian\",style:{height:\"100%\",width:\"100%\"},VePkjXSEB:'\"We\\'ve been with nData for over five years now. Very good service - I am particularly pleased with the current team.\"',width:\"100%\"})})})],speed:20,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(Transition,{value:transition4,children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"CY4NkxzHf\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+50+(((componentViewport?.height||771)-150-621)/2+532+45),...addPropertyOverrides({xQPcRozWX:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||830)-150-680)/2+601+35)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-8au6dr-container\",id:`${layoutId}-8au6dr`,layoutDependency:layoutDependency,layoutId:\"JjQxcDHzR-container\",nodeId:\"JjQxcDHzR\",ref:ref1,rendersWithMotion:true,scopeId:\"B13Xs2MfJ\",children:[/*#__PURE__*/_jsx(SecondaryButton,{height:\"100%\",id:\"JjQxcDHzR\",layoutId:\"JjQxcDHzR\",style:{height:\"100%\"},UM05ceKt6:UM05ceKt6txyyif({overlay}),V87npSEQI:\"Talk To An Expert\",width:\"100%\",...addPropertyOverrides({xQPcRozWX:{b5ClKF0AD:resolvedLinks[0]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-8au6dr`,offsetX:0,offsetY:300,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:10,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,className:\"framer-18gokp9\",exit:animation3,initial:animation5,layoutDependency:layoutDependency,layoutId:\"Pnn8ei921\",ref:ref2,role:\"dialog\",style:{backgroundColor:\"rgba(0, 0, 0, 0.2)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\"},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"654px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-yg6dox-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"WtETM84Xq-container\",nodeId:\"WtETM84Xq\",rendersWithMotion:true,scopeId:\"B13Xs2MfJ\",children:/*#__PURE__*/_jsx(PopUp,{height:\"100%\",id:\"WtETM84Xq\",layoutId:\"WtETM84Xq\",style:{height:\"100%\",width:\"100%\"},variant:\"gHpI7hOmW\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rgu43b\",\"data-framer-name\":\" \",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"boSY6PaSL\",onTap:onTap1wnntms({overlay}),style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f5a827a8-ff91-4264-9182-8b9065322201, rgb(255, 255, 255)))\"},children:\"x\"})}),className:\"framer-w05c0\",fonts:[\"Inter-Light\"],layoutDependency:layoutDependency,layoutId:\"nSz8uLqUL\",style:{\"--extracted-r6o4lv\":\"var(--token-f5a827a8-ff91-4264-9182-8b9065322201, rgb(255, 255, 255))\",\"--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-nf1Fb.framer-1peqigl, .framer-nf1Fb .framer-1peqigl { display: block; }\",\".framer-nf1Fb.framer-bnfvj8 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 45px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 30px 100px 30px; position: relative; width: 1200px; }\",\".framer-nf1Fb .framer-1tpv6a9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: 532px; justify-content: center; max-width: 1380px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-nf1Fb .framer-awwrmb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-nf1Fb .framer-8fee09, .framer-nf1Fb .framer-19f4ykr { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-nf1Fb .framer-j5z0c8-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-nf1Fb .framer-tatrwd-container { height: 305px; position: relative; width: 336px; }\",\".framer-nf1Fb .framer-367xhn-container { height: 233px; position: relative; width: 336px; }\",\".framer-nf1Fb .framer-u86jpf-container { height: 337px; position: relative; width: 336px; }\",\".framer-nf1Fb .framer-1fqbu24-container { height: 236px; position: relative; width: 336px; }\",\".framer-nf1Fb .framer-nqcgeq-container { height: 295px; position: relative; width: 336px; }\",\".framer-nf1Fb .framer-1j2dxz1-container { height: 242px; position: relative; width: 336px; }\",\".framer-nf1Fb .framer-1ugijhf-container { height: 209px; position: relative; width: 336px; }\",\".framer-nf1Fb .framer-8au6dr-container { flex: none; height: 44px; position: relative; width: auto; }\",\".framer-nf1Fb .framer-18gokp9 { height: 652px; overflow: hidden; position: relative; width: 1200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-nf1Fb .framer-yg6dox-container { flex: none; height: 577px; left: calc(50.00000000000002% - 654px / 2); position: absolute; top: calc(49.94438264738601% - 577px / 2); width: 654px; }\",\".framer-nf1Fb .framer-rgu43b { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 29px; justify-content: center; overflow: hidden; padding: 10px 15px 10px 15px; position: absolute; right: 18px; top: 20px; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-nf1Fb .framer-w05c0 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-nf1Fb.framer-v-1xl2ifs.framer-bnfvj8 { width: min-content; }\",\".framer-nf1Fb.framer-v-1xl2ifs .framer-1tpv6a9 { order: 0; width: 690px; }\",\".framer-nf1Fb.framer-v-1xl2ifs .framer-8fee09, .framer-nf1Fb.framer-v-1xl2ifs .framer-19f4ykr, .framer-nf1Fb.framer-v-oz2olm .framer-8fee09, .framer-nf1Fb.framer-v-oz2olm .framer-19f4ykr { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-nf1Fb.framer-v-1xl2ifs .framer-8au6dr-container { order: 1; }\",\".framer-nf1Fb.framer-v-oz2olm.framer-bnfvj8 { gap: 35px; padding: 50px 20px 100px 20px; width: min-content; }\",\".framer-nf1Fb.framer-v-oz2olm .framer-1tpv6a9 { gap: 39px; height: 601px; width: 358px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 771\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"MVYoOCTfp\":{\"layout\":[\"auto\",\"auto\"]},\"xQPcRozWX\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerB13Xs2MfJ=withCSS(Component,css,\"framer-nf1Fb\");export default FramerB13Xs2MfJ;FramerB13Xs2MfJ.displayName=\"Feedback Section\";FramerB13Xs2MfJ.defaultProps={height:771,width:1200};addPropertyControls(FramerB13Xs2MfJ,{variant:{options:[\"fUvRt_4h8\",\"MVYoOCTfp\",\"xQPcRozWX\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerB13Xs2MfJ,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"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/BkDpl4ghaqvMi1btKFyG2tdbec.woff2\",weight:\"300\"},{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/zAMK70AQRFSShJgUiaR5IiIhgzk.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/IETjvc5qzUaRoaruDpPSwCUM8.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/oLCoaT3ioA0fHdJnWR9W6k7NY.woff2\",weight:\"300\"},{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/Sj0PCHQSBjFmEp6NBWg6FNaKc.woff2\",weight:\"300\"},{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/v2q8JTTTs7McDMSEhnxAIBqd0.woff2\",weight:\"300\"},{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/H4TfENUY1rh8R9UaSD6vngjJP3M.woff2\",weight:\"300\"}]},...CardsWrittenTestimonial3Fonts,...TickerFonts,...SecondaryButtonFonts,...PopUpFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerB13Xs2MfJ\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MVYoOCTfp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xQPcRozWX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"771\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./B13Xs2MfJ.map"],"mappings":"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"}