{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/1NKXiBnzDUvdchwPuvkW/yjsAHtfohL0af7hMRLUs/UAbomaNAP.js"],
  "sourcesContent": ["// Generated by Framer (ad88b1a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/uLYxIsxys5HKxp30BQ7p/Cr96p7pRTljbYSiqPUwn/b2SxAk9Wn.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/uVKWqb3EaEicRdULuBaC/4Dm1yrBR7NyzTnxYyD17/DeeJaRFMK.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/fUWIl3wc9bW6khpRHiSm/7p6Ty1pkUFcEDxqa5LuI/Oocg1D1bL.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/A0wKVmcpwkfLyHETu6Gl/TXaEz1EwqFNBoPMExQMj/tZUfsu_N3.js\";import Button from\"https://framerusercontent.com/modules/iPjrG1GkodAbhxAmNNSL/d2DjCkEQ79YoorHAPgF6/XQYIUjp_n.js\";const ButtonFonts=getFonts(Button);const FeatherFonts=getFonts(Feather);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"qOC8w0ukl\",\"ax_kIPo8C\",\"y0qIndf01\",\"pxpndhtPb\",\"GFjmj48QY\",\"k5xpYMp_I\",\"QQ6pacZ30\",\"nMJdF9O6S\",\"b1_aYShlR\"];const serializationHash=\"framer-riI0M\";const variantClassNames={ax_kIPo8C:\"framer-v-erbfg0\",b1_aYShlR:\"framer-v-1sqlpnq\",GFjmj48QY:\"framer-v-exxqow\",k5xpYMp_I:\"framer-v-9hqmzq\",nMJdF9O6S:\"framer-v-d1z262\",pxpndhtPb:\"framer-v-1ar8h7h\",qOC8w0ukl:\"framer-v-kv55f9\",QQ6pacZ30:\"framer-v-1vgga9l\",y0qIndf01:\"framer-v-1ubqv5d\"};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 transition2={damping:30,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition2};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:30,y:150};const transition3={damping:30,delay:.5,mass:1,stiffness:80,type:\"spring\"};const transition4={damping:30,delay:0,mass:1,stiffness:150,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-150,y:80};const transition5={damping:30,delay:.8,mass:1,stiffness:150,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:-150,y:80};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-2\":\"pxpndhtPb\",\"Digital Desktop\":\"QQ6pacZ30\",\"Digital Phone\":\"nMJdF9O6S\",\"Digital Tablet\":\"b1_aYShlR\",\"Phone-2\":\"GFjmj48QY\",\"Tablet-2\":\"k5xpYMp_I\",Desktop:\"qOC8w0ukl\",Phone:\"ax_kIPo8C\",Tablet:\"y0qIndf01\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"qOC8w0ukl\"};};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:\"qOC8w0ukl\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if([\"ax_kIPo8C\",\"GFjmj48QY\",\"nMJdF9O6S\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"ax_kIPo8C\",\"GFjmj48QY\",\"nMJdF9O6S\"].includes(baseVariant))return true;return false;};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-kv55f9\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"qOC8w0ukl\",ref:refBinding,style:{backgroundColor:\"var(--token-10429ad5-027e-4ee8-b3da-ccda127591e3, rgb(211, 47, 47))\",...style},...addPropertyOverrides({ax_kIPo8C:{\"data-framer-name\":\"Phone\"},b1_aYShlR:{\"data-framer-name\":\"Digital Tablet\"},GFjmj48QY:{\"data-framer-name\":\"Phone-2\"},k5xpYMp_I:{\"data-framer-name\":\"Tablet-2\"},nMJdF9O6S:{\"data-framer-name\":\"Digital Phone\"},pxpndhtPb:{\"data-framer-name\":\"Desktop-2\"},QQ6pacZ30:{\"data-framer-name\":\"Digital Desktop\"},y0qIndf01:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yxoir2\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"b_eBftTqq\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7rbfrx\",\"data-framer-name\":\"Header\",layoutDependency:layoutDependency,layoutId:\"oshbxm4_H\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h1,{className:\"framer-styles-preset-1qu4io1\",\"data-styles-preset\":\"b2SxAk9Wn\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:[\"Make AI \",/*#__PURE__*/_jsx(motion.br,{}),\"Work For YOU\"]})}),className:\"framer-c1sokb\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xUvbnpgi1\",style:{\"--extracted-gdpscs\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},variants:{ax_kIPo8C:{\"--extracted-1eung3n\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},GFjmj48QY:{\"--extracted-1eung3n\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},nMJdF9O6S:{\"--extracted-1eung3n\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ax_kIPo8C:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h4,{className:\"framer-styles-preset-1a8jt41\",\"data-styles-preset\":\"DeeJaRFMK\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:[\"Make AI \",/*#__PURE__*/_jsx(motion.br,{}),\"Work For YOU\"]})})},GFjmj48QY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h4,{className:\"framer-styles-preset-1a8jt41\",\"data-styles-preset\":\"DeeJaRFMK\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:[\"Make AI \",/*#__PURE__*/_jsx(motion.br,{}),\"Work For YOU\"]})})},nMJdF9O6S:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h4,{className:\"framer-styles-preset-1a8jt41\",\"data-styles-preset\":\"DeeJaRFMK\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:[\"Make AI \",/*#__PURE__*/_jsx(motion.br,{}),\"Work For YOU\"]})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1y12t17\",\"data-styles-preset\":\"Oocg1D1bL\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Leverage The Power of AI to Automate your Business and be More Present in your LIfe\"})}),className:\"framer-1ljr7ew\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rrq3vNgA0\",style:{\"--extracted-r6o4lv\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ax_kIPo8C:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-xm0soh\",\"data-styles-preset\":\"tZUfsu_N3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Leverage The Power of AI to Automate your Business and be More Present in your LIfe\"})})},GFjmj48QY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-xm0soh\",\"data-styles-preset\":\"tZUfsu_N3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Leverage The Power of AI to Automate your Business and be More Present in your LIfe\"})})},nMJdF9O6S:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-xm0soh\",\"data-styles-preset\":\"tZUfsu_N3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Leverage The Power of AI to Automate your Business and be More Present in your LIfe\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"MUpUXdUWf\"},implicitPathVariables:undefined},{href:{webPageId:\"MUpUXdUWf\"},implicitPathVariables:undefined},{href:{webPageId:\"MUpUXdUWf\"},implicitPathVariables:undefined},{href:{webPageId:\"SBOXCJE05\"},implicitPathVariables:undefined},{href:{webPageId:\"SBOXCJE05\"},implicitPathVariables:undefined},{href:{webPageId:\"SBOXCJE05\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,y:(componentViewport?.y||0)+80+(((componentViewport?.height||786)-80-743)/2+0+0)+0+0+0+303,...addPropertyOverrides({ax_kIPo8C:{y:(componentViewport?.y||0)+56+(((componentViewport?.height||591)-56-567)/2+0+0)+0+0+0+232},GFjmj48QY:{y:(componentViewport?.y||0)+56+(((componentViewport?.height||200)-56-567)/2+0+0)+0+0+0+232},k5xpYMp_I:{y:(componentViewport?.y||0)+80+(((componentViewport?.height||200)-80-743)/2+0+0)+0+0+0+303},nMJdF9O6S:{y:(componentViewport?.y||0)+56+(((componentViewport?.height||591)-56-567)/2+0+0)+0+0+0+232}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-kvfcnz-container\",layoutDependency:layoutDependency,layoutId:\"bHg3Z6Q_L-container\",nodeId:\"bHg3Z6Q_L\",rendersWithMotion:true,scopeId:\"UAbomaNAP\",whileHover:animation,children:/*#__PURE__*/_jsx(Button,{bWnYL7Tgp:\"var(--token-a4d546ff-c27d-4517-b928-dba7bb5a1ea9, rgb(224, 224, 224))\",D2jRnfGwK:48,GDBvPe0Ba:resolvedLinks[0],height:\"100%\",id:\"bHg3Z6Q_L\",kN9fQFqwN:\"rgb(224, 224, 224)\",kvN6MvY_7:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",layoutId:\"bHg3Z6Q_L\",nR87ztHwf:false,R4J2OXJXh:\"chevron-left\",RwZpsJXvZ:\"Book Your Demo\",SA9jAg9_n:true,variant:\"XA3eiZD1Q\",vjt0jl_Xl:\"rgb(211, 47, 47)\",width:\"100%\",wThulUfCM:false,WvHqCrdUD:\"arrow-right\",...addPropertyOverrides({ax_kIPo8C:{GDBvPe0Ba:resolvedLinks[1],variant:\"NF1R5EvzD\"},b1_aYShlR:{GDBvPe0Ba:\"https://ai.adminify.ai/go/setup\",RwZpsJXvZ:\"Create Your AI Now\"},GFjmj48QY:{GDBvPe0Ba:resolvedLinks[4],variant:\"NF1R5EvzD\"},k5xpYMp_I:{GDBvPe0Ba:resolvedLinks[5]},nMJdF9O6S:{GDBvPe0Ba:\"https://ai.adminify.ai/go/setup\",RwZpsJXvZ:\"Create Your AI Now\",variant:\"NF1R5EvzD\"},pxpndhtPb:{GDBvPe0Ba:resolvedLinks[3]},QQ6pacZ30:{GDBvPe0Ba:\"https://ai.adminify.ai/go/setup\",RwZpsJXvZ:\"Create Your AI Now\"},y0qIndf01:{GDBvPe0Ba:resolvedLinks[2]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1upyqm9\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"CiumeiAML\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11oexdq\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"MJAAEs2MK\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fi9h34\",\"data-framer-name\":\"Image \",layoutDependency:layoutDependency,layoutId:\"A9miyzD2b\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,boxShadow:\"0px 21px 50px 0px rgba(124, 132, 153, 0.1)\"},variants:{ax_kIPo8C:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},GFjmj48QY:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},nMJdF9O6S:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-87w0yc\",\"data-framer-name\":\"Header\",layoutDependency:layoutDependency,layoutId:\"Lcac0BoiK\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-che5se\",\"data-framer-name\":\"User\",layoutDependency:layoutDependency,layoutId:\"KTLElk8S7\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:108,intrinsicWidth:108,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+(((componentViewport?.height||786)-80-743)/2+0+0)+0+417+0+0+24+0+0+0),pixelHeight:108,pixelWidth:108,src:\"https://framerusercontent.com/images/B1gxlasPZkyo59XFzXMbpIqz2Vg.png\"},className:\"framer-cmxxsn\",layoutDependency:layoutDependency,layoutId:\"imCYu8RSQ\",...addPropertyOverrides({ax_kIPo8C:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:108,intrinsicWidth:108,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+56+(((componentViewport?.height||591)-56-567)/2+0+0)+0+338+0+0+15+0+0+0),pixelHeight:108,pixelWidth:108,src:\"https://framerusercontent.com/images/B1gxlasPZkyo59XFzXMbpIqz2Vg.png\"}},GFjmj48QY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:108,intrinsicWidth:108,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+56+(((componentViewport?.height||200)-56-567)/2+0+0)+0+338+0+0+15+0+0+0),pixelHeight:108,pixelWidth:108,src:\"https://framerusercontent.com/images/B1gxlasPZkyo59XFzXMbpIqz2Vg.png\"}},k5xpYMp_I:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:108,intrinsicWidth:108,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+(((componentViewport?.height||200)-80-743)/2+0+0)+0+417+0+0+24+0+0+0),pixelHeight:108,pixelWidth:108,src:\"https://framerusercontent.com/images/B1gxlasPZkyo59XFzXMbpIqz2Vg.png\"}},nMJdF9O6S:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:108,intrinsicWidth:108,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+56+(((componentViewport?.height||591)-56-567)/2+0+0)+0+338+0+0+15+0+0+0),pixelHeight:108,pixelWidth:108,src:\"https://framerusercontent.com/images/B1gxlasPZkyo59XFzXMbpIqz2Vg.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1apnvn9\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"WoFcIF_G6\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u1sho6\",layoutDependency:layoutDependency,layoutId:\"nFzWNOBRD\",style:{backgroundColor:\"rgb(243, 243, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-8yzsm6\",layoutDependency:layoutDependency,layoutId:\"HnMbc7rXc\",style:{backgroundColor:\"rgb(243, 243, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20}})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1w0kb58-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"DI8rY7fIF-container\",nodeId:\"DI8rY7fIF\",rendersWithMotion:true,scopeId:\"UAbomaNAP\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"menu\",id:\"DI8rY7fIF\",layoutId:\"DI8rY7fIF\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3072,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+(((componentViewport?.height||786)-80-743)/2+0+0)+0+417+0+0+24+69),pixelHeight:1250,pixelWidth:2500,sizes:\"692px\",src:\"https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png\",srcSet:\"https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=512 512w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png 2500w\"},className:\"framer-1s8p3tt\",layoutDependency:layoutDependency,layoutId:\"VYem4shy1\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},...addPropertyOverrides({ax_kIPo8C:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3072,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+56+(((componentViewport?.height||591)-56-567)/2+0+0)+0+338+0+0+15+63),pixelHeight:1250,pixelWidth:2500,sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 32px, 1px) - 30px)`,src:\"https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png\",srcSet:\"https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=512 512w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png 2500w\"}},b1_aYShlR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3072,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+(((componentViewport?.height||786)-80-743)/2+0+0)+0+417+0+0+24+69),pixelHeight:1250,pixelWidth:2500,sizes:`calc(max(min(654px, ${componentViewport?.width||\"100vw\"}), 1px) - 48px)`,src:\"https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png\",srcSet:\"https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=512 512w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png 2500w\"}},GFjmj48QY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3072,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+56+(((componentViewport?.height||200)-56-567)/2+0+0)+0+338+0+0+15+63),pixelHeight:1250,pixelWidth:2500,sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 32px, 1px) - 30px)`,src:\"https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png\",srcSet:\"https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=512 512w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png 2500w\"}},k5xpYMp_I:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3072,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+(((componentViewport?.height||200)-80-743)/2+0+0)+0+417+0+0+24+69),pixelHeight:1250,pixelWidth:2500,sizes:`calc(max(min(654px, ${componentViewport?.width||\"100vw\"}), 1px) - 48px)`,src:\"https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png\",srcSet:\"https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=512 512w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png 2500w\"}},nMJdF9O6S:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3072,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+56+(((componentViewport?.height||591)-56-567)/2+0+0)+0+338+0+0+15+63),pixelHeight:1250,pixelWidth:2500,sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 32px, 1px) - 30px)`,src:\"https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png\",srcSet:\"https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=512 512w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png 2500w\"}},y0qIndf01:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3072,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+(((componentViewport?.height||786)-80-743)/2+0+0)+0+417+0+0+24+69),pixelHeight:1250,pixelWidth:2500,sizes:`calc(max(min(654px, ${componentViewport?.width||\"100vw\"}), 1px) - 48px)`,src:\"https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png\",srcSet:\"https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=512 512w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Z9ocZgEJhNxaE082BH8UnQM0s.png 2500w\"}}},baseVariant,gestureVariant)})]})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1iic62z\",\"data-framer-name\":\"Tooltip\",layoutDependency:layoutDependency,layoutId:\"TIImKkcRf\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-fwbv1x\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"cGEe0gXqD\",style:{backgroundColor:\"rgb(63, 158, 73)\",borderBottomLeftRadius:78.85,borderBottomRightRadius:78.85,borderTopLeftRadius:78.85,borderTopRightRadius:78.85},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13.18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Increase Revenue\"})}),className:\"framer-1ytjgbl\",\"data-framer-name\":\"Richard Kann\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"g9hRcqrVi\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"8.118934631347656px\"},verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-191nrid\",\"data-framer-name\":\"Triangle\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"dpk8qkIC3\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 29 30\"><path d=\"M 8.072 9.874 C 7.395 9.842 6.922 10.531 7.205 11.136 L 14.467 26.64 C 14.851 27.459 16.119 27.252 16.238 26.355 C 16.657 23.213 17.376 18.746 18.216 17.524 C 19.056 16.302 23.005 13.978 25.816 12.423 C 26.619 11.979 26.341 10.746 25.424 10.702 Z\" fill=\"rgb(63, 158, 73)\"></path></svg>',svgContentId:9246639776,withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1r40oxp\",\"data-framer-name\":\"Tooltip\",layoutDependency:layoutDependency,layoutId:\"SR5isR0D9\",style:{transformPerspective:1200},children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-kf1y5i\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"MeWlKWL6N\",style:{backgroundColor:\"var(--token-ae472c9a-9a04-4e4c-8655-6884c461f44b, rgb(240, 237, 229))\",borderBottomLeftRadius:78.85,borderBottomRightRadius:78.85,borderTopLeftRadius:78.85,borderTopRightRadius:78.85},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13.18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1a433241-2f02-4711-aa82-698cc0455e8b, rgb(78, 78, 80)))\"},children:\"Capture More Leads\"})}),className:\"framer-14uupfv\",\"data-framer-name\":\"Richard Kann\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"V3ylKwp1f\",style:{\"--extracted-r6o4lv\":\"var(--token-1a433241-2f02-4711-aa82-698cc0455e8b, rgb(78, 78, 80))\",\"--framer-paragraph-spacing\":\"8.118934631347656px\"},verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-13ohdyp\",\"data-framer-name\":\"Triangle\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"gYBQcVtIQ\",opacity:1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 29 30\"><path d=\"M 0.951 0.001 C 0.274 -0.031 -0.2 0.657 0.084 1.263 L 7.346 16.767 C 7.729 17.586 8.998 17.379 9.117 16.482 C 9.535 13.339 10.255 8.872 11.095 7.65 C 11.935 6.429 15.884 4.104 18.695 2.55 C 19.497 2.106 19.219 0.872 18.303 0.829 Z\" transform=\"translate(7.121 9.873) rotate(114 9.584 8.64)\" fill=\"var(--token-ae472c9a-9a04-4e4c-8655-6884c461f44b, rgb(240, 237, 229)) /* {&quot;name&quot;:&quot;Adminify Cream&quot;} */\"></path></svg>',svgContentId:10978376800,withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ka52xh\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"AcJnWEOjX\",style:{backgroundColor:\"var(--token-ae472c9a-9a04-4e4c-8655-6884c461f44b, rgb(240, 237, 229))\",borderBottomLeftRadius:78.85,borderBottomRightRadius:78.85,borderTopLeftRadius:78.85,borderTopRightRadius:78.85},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13.18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1a433241-2f02-4711-aa82-698cc0455e8b, rgb(78, 78, 80)))\"},children:\"Capture More Leads\"})}),className:\"framer-14qlimr\",\"data-framer-name\":\"Richard Kann\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"Ib_caneBK\",style:{\"--extracted-r6o4lv\":\"var(--token-1a433241-2f02-4711-aa82-698cc0455e8b, rgb(78, 78, 80))\",\"--framer-paragraph-spacing\":\"8.118934631347656px\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-riI0M.framer-wy6nz5, .framer-riI0M .framer-wy6nz5 { display: block; }\",\".framer-riI0M.framer-kv55f9 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-riI0M .framer-yxoir2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-riI0M .framer-7rbfrx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-riI0M .framer-c1sokb, .framer-riI0M .framer-1ljr7ew { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-riI0M .framer-kvfcnz-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-riI0M .framer-1upyqm9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 326px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-riI0M .framer-11oexdq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: 680px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 740px; }\",\".framer-riI0M .framer-1fi9h34 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-riI0M .framer-87w0yc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-riI0M .framer-che5se { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-riI0M .framer-cmxxsn { flex: none; height: 54px; position: relative; width: 54px; }\",\".framer-riI0M .framer-1apnvn9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 120px; }\",\".framer-riI0M .framer-1u1sho6 { flex: none; height: 11px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-riI0M .framer-8yzsm6 { flex: none; height: 11px; overflow: hidden; position: relative; width: 57px; will-change: var(--framer-will-change-override, transform); }\",\".framer-riI0M .framer-1w0kb58-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-riI0M .framer-1s8p3tt { flex: none; height: 283px; position: relative; width: 100%; }\",\".framer-riI0M .framer-1iic62z { bottom: 210px; flex: none; gap: 0px; height: 56px; overflow: hidden; position: absolute; right: -98px; width: 168px; z-index: 1; }\",\".framer-riI0M .framer-fwbv1x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6.794785022735596px; height: min-content; justify-content: center; left: 26px; overflow: hidden; padding: 11px; position: absolute; top: 18px; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-riI0M .framer-1ytjgbl, .framer-riI0M .framer-14uupfv, .framer-riI0M .framer-14qlimr { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-riI0M .framer-191nrid { flex: none; height: 30px; left: 0px; position: absolute; top: 0px; width: 29px; }\",\".framer-riI0M .framer-1r40oxp { bottom: 88px; flex: none; gap: 0px; height: 56px; left: -69px; overflow: hidden; position: absolute; width: 166px; z-index: 1; }\",\".framer-riI0M .framer-kf1y5i { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6.794785022735596px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 11px; position: absolute; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-riI0M .framer-13ohdyp { flex: none; height: 30px; position: absolute; right: 2px; top: 0px; width: 29px; }\",\".framer-riI0M .framer-1ka52xh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6.794785022735596px; height: min-content; justify-content: center; left: 13px; overflow: hidden; padding: 11px; position: absolute; top: 9px; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-riI0M.framer-v-erbfg0.framer-kv55f9, .framer-riI0M.framer-v-exxqow.framer-kv55f9, .framer-riI0M.framer-v-d1z262.framer-kv55f9 { padding: 56px 16px 0px 16px; width: 390px; }\",\".framer-riI0M.framer-v-erbfg0 .framer-yxoir2, .framer-riI0M.framer-v-exxqow .framer-yxoir2, .framer-riI0M.framer-v-d1z262 .framer-yxoir2 { gap: 32px; max-width: 100%; }\",\".framer-riI0M.framer-v-erbfg0 .framer-7rbfrx, .framer-riI0M.framer-v-exxqow .framer-7rbfrx, .framer-riI0M.framer-v-d1z262 .framer-7rbfrx { gap: 16px; }\",\".framer-riI0M.framer-v-erbfg0 .framer-1upyqm9, .framer-riI0M.framer-v-exxqow .framer-1upyqm9, .framer-riI0M.framer-v-d1z262 .framer-1upyqm9 { height: 229px; }\",\".framer-riI0M.framer-v-erbfg0 .framer-11oexdq, .framer-riI0M.framer-v-exxqow .framer-11oexdq, .framer-riI0M.framer-v-d1z262 .framer-11oexdq { align-content: flex-start; align-items: flex-start; flex: 1 0 0px; gap: 10px; height: 289px; justify-content: center; width: 1px; }\",\".framer-riI0M.framer-v-erbfg0 .framer-1fi9h34, .framer-riI0M.framer-v-exxqow .framer-1fi9h34, .framer-riI0M.framer-v-d1z262 .framer-1fi9h34 { gap: 13px; padding: 15px; }\",\".framer-riI0M.framer-v-erbfg0 .framer-87w0yc, .framer-riI0M.framer-v-exxqow .framer-87w0yc, .framer-riI0M.framer-v-d1z262 .framer-87w0yc { order: 0; }\",\".framer-riI0M.framer-v-erbfg0 .framer-cmxxsn, .framer-riI0M.framer-v-exxqow .framer-cmxxsn, .framer-riI0M.framer-v-d1z262 .framer-cmxxsn { height: 50px; width: 50px; }\",\".framer-riI0M.framer-v-erbfg0 .framer-1s8p3tt, .framer-riI0M.framer-v-exxqow .framer-1s8p3tt, .framer-riI0M.framer-v-d1z262 .framer-1s8p3tt { height: 187px; order: 1; }\",\".framer-riI0M.framer-v-erbfg0 .framer-1iic62z, .framer-riI0M.framer-v-exxqow .framer-1iic62z, .framer-riI0M.framer-v-d1z262 .framer-1iic62z { bottom: 122px; right: -8px; }\",\".framer-riI0M.framer-v-erbfg0 .framer-1r40oxp, .framer-riI0M.framer-v-exxqow .framer-1r40oxp, .framer-riI0M.framer-v-d1z262 .framer-1r40oxp { bottom: 90px; left: -22px; }\",\".framer-riI0M.framer-v-1ubqv5d.framer-kv55f9, .framer-riI0M.framer-v-9hqmzq.framer-kv55f9, .framer-riI0M.framer-v-1sqlpnq.framer-kv55f9 { padding: 80px 30px 0px 30px; width: 810px; }\",\".framer-riI0M.framer-v-1ubqv5d .framer-yxoir2, .framer-riI0M.framer-v-9hqmzq .framer-yxoir2, .framer-riI0M.framer-v-1sqlpnq .framer-yxoir2 { max-width: 100%; width: 654px; }\",\".framer-riI0M.framer-v-1ubqv5d .framer-11oexdq, .framer-riI0M.framer-v-9hqmzq .framer-11oexdq, .framer-riI0M.framer-v-1sqlpnq .framer-11oexdq { flex: 1 0 0px; height: 502px; width: 1px; }\",\".framer-riI0M.framer-v-1ubqv5d .framer-1iic62z, .framer-riI0M.framer-v-9hqmzq .framer-1iic62z, .framer-riI0M.framer-v-1sqlpnq .framer-1iic62z { right: -50px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 786\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ax_kIPo8C\":{\"layout\":[\"fixed\",\"auto\"]},\"y0qIndf01\":{\"layout\":[\"fixed\",\"auto\"]},\"pxpndhtPb\":{\"layout\":[\"fixed\",\"auto\"]},\"GFjmj48QY\":{\"layout\":[\"fixed\",\"auto\"]},\"k5xpYMp_I\":{\"layout\":[\"fixed\",\"auto\"]},\"QQ6pacZ30\":{\"layout\":[\"fixed\",\"auto\"]},\"nMJdF9O6S\":{\"layout\":[\"fixed\",\"auto\"]},\"b1_aYShlR\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerUAbomaNAP=withCSS(Component,css,\"framer-riI0M\");export default FramerUAbomaNAP;FramerUAbomaNAP.displayName=\"CTA\";FramerUAbomaNAP.defaultProps={height:786,width:1440};addPropertyControls(FramerUAbomaNAP,{variant:{options:[\"qOC8w0ukl\",\"ax_kIPo8C\",\"y0qIndf01\",\"pxpndhtPb\",\"GFjmj48QY\",\"k5xpYMp_I\",\"QQ6pacZ30\",\"nMJdF9O6S\",\"b1_aYShlR\"],optionTitles:[\"Desktop\",\"Phone\",\"Tablet\",\"Desktop-2\",\"Phone-2\",\"Tablet-2\",\"Digital Desktop\",\"Digital Phone\",\"Digital Tablet\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerUAbomaNAP,[{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...ButtonFonts,...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUAbomaNAP\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ax_kIPo8C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"y0qIndf01\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pxpndhtPb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GFjmj48QY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"k5xpYMp_I\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QQ6pacZ30\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nMJdF9O6S\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"b1_aYShlR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"786\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UAbomaNAP.map"],
  "mappings": "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",
  "names": ["ButtonFonts", "getFonts", "XQYIUjp_n_default", "FeatherFonts", "Icon", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "transition3", "transition4", "animation2", "animation3", "transition5", "animation4", "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", "router", "useRouter", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "Image2", "getLoadingLazyAtYPosition", "SVG", "css", "FramerUAbomaNAP", "withCSS", "UAbomaNAP_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
