{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/aWKx008U1gyxUJqtMLOz/aUbTVA0yyMGpjOhsh0yF/p5_Svir8R.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Buttons from\"https://framerusercontent.com/modules/7w7pao8xUwqzJSlNiqUQ/5x7PiC33sZoGHd8wXCsA/bmEIXCNOL.js\";import Shimmer from\"https://framerusercontent.com/modules/yifT1WLgi3YIpLG7Ozin/be18xIOScNeVfs41QbgX/pQnrgCJZy.js\";const ShimmerFonts=getFonts(Shimmer);const SmartComponentScopedContainerWithFX=withFX(SmartComponentScopedContainer);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const ButtonsFonts=getFonts(Buttons);const cycleOrder=[\"vAdi3yNls\",\"mukweq3Rh\"];const serializationHash=\"framer-F7whT\";const variantClassNames={mukweq3Rh:\"framer-v-jei7z0\",vAdi3yNls:\"framer-v-1f6b38c\"};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={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition3={delay:1.5,duration:8,ease:[.12,.23,.5,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:780,y:325};const transition4={delay:.2,duration:5.6,ease:[.12,.23,.5,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.6,skewX:0,skewY:0,x:780,y:325};const transition5={delay:.6,duration:7,ease:[.12,.23,.5,1],type:\"tween\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1.4,skewX:0,skewY:0,x:780,y:325};const transition6={delay:.2,duration:5.9,ease:[.12,.23,.5,1],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,x:780,y:325};const transition7={delay:2,duration:6,ease:[.12,.23,.5,1],type:\"tween\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:780,y:325};const transition8={delay:2.4,duration:6,ease:[.12,.23,.5,1],type:\"tween\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:780,y:325};const transition9={delay:3.2,duration:7.4,ease:[.12,.23,.5,1],type:\"tween\"};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,x:780,y:325};const transition10={delay:1,duration:5,ease:[.12,.23,.5,1],type:\"tween\"};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:780,y:325};const transition11={delay:1,duration:6,ease:[.12,.23,.5,1],type:\"tween\"};const transition12={delay:3,duration:5.6,ease:[.12,.23,.5,1],type:\"tween\"};const transition13={delay:2,duration:5.4,ease:[.12,.23,.5,1],type:\"tween\"};const transition14={delay:5.4,duration:5.3,ease:[.12,.23,.5,1],type:\"tween\"};const transition15={delay:2.3,duration:5.8,ease:[.12,.23,.5,1],type:\"tween\"};const transition16={delay:5.4,duration:6,ease:[.12,.23,.5,1],type:\"tween\"};const transition17={delay:2,duration:8,ease:[.12,.23,.5,1],type:\"tween\"};const transition18={delay:2,duration:7,ease:[.12,.23,.5,1],type:\"tween\"};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={Mobile:\"mukweq3Rh\",Primary:\"vAdi3yNls\"};const getProps=({buttonLink,buttonText,headerText,height,id,subtitle,width,...props})=>{return{...props,blKhp8Xvo:buttonText??props.blKhp8Xvo??\"Yes, I'm ready\",s5FiWPOo8:subtitle??props.s5FiWPOo8??\"Join 1000+ agencies, startups & consultants closing deals with Convert CRM\",t5mL2wSR3:buttonLink??props.t5mL2wSR3,variant:humanReadableVariantMap[props.variant]??props.variant??\"vAdi3yNls\",Vp9v5qu34:headerText??props.Vp9v5qu34??\"Are you ready to convert more leads into customers?\"};};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,Vp9v5qu34,s5FiWPOo8,blKhp8Xvo,t5mL2wSR3,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vAdi3yNls\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1f6b38c\",className,classNames),\"data-framer-name\":\"Primary\",layoutDependency:layoutDependency,layoutId:\"vAdi3yNls\",ref:refBinding,style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},...addPropertyOverrides({mukweq3Rh:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-3j09t9\",\"data-framer-appear-id\":\"3j09t9\",\"data-framer-name\":\"Meteor - Frame\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"lLE4VARbm\",optimized:true,style:{backgroundColor:\"rgba(255, 255, 255, 0.02)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"inset 0px 1px 40px 0px hsla(0, 0%, 46%, 0.01), inset 0px 0px 40px 10px hsla(0, 0%, 61%, 0.01)\"},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"110px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+40,...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:1.5,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition3,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-129hki7-container\",layoutDependency:layoutDependency,layoutId:\"Gkmu9dMV7-container\",nodeId:\"Gkmu9dMV7\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"Gkmu9dMV7\",layoutId:\"Gkmu9dMV7\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+70,...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+70}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation3,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:1,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition4,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1b5ex9i-container\",layoutDependency:layoutDependency,layoutId:\"D0XpBNA8u-container\",nodeId:\"D0XpBNA8u\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"D0XpBNA8u\",layoutId:\"D0XpBNA8u\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+140,...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+140}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:.6,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-158chyw-container\",layoutDependency:layoutDependency,layoutId:\"E1PvsHdIc-container\",nodeId:\"E1PvsHdIc\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"E1PvsHdIc\",layoutId:\"E1PvsHdIc\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+160,...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+160}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation5,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:1,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition6,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-135ta7c-container\",layoutDependency:layoutDependency,layoutId:\"KbqeB_AfQ-container\",nodeId:\"KbqeB_AfQ\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"KbqeB_AfQ\",layoutId:\"KbqeB_AfQ\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+((componentViewport?.height||445)*1.0438*.5263157894736844-.5),...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+((componentViewport?.height||417)*1.0438*.5263157894736844-.5)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation6,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:5.4,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition7,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1hj266b-container\",layoutDependency:layoutDependency,layoutId:\"ShNZydYcX-container\",nodeId:\"ShNZydYcX\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"ShNZydYcX\",layoutId:\"ShNZydYcX\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+-30,...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+-30}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation7,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:2,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition8,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-37d0i8-container\",layoutDependency:layoutDependency,layoutId:\"v_ZrM4z0_-container\",nodeId:\"v_ZrM4z0_\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"v_ZrM4z0_\",layoutId:\"v_ZrM4z0_\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+-30,...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+-30}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation8,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:3.2,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition9,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1368mlp-container\",layoutDependency:layoutDependency,layoutId:\"swQCsrJKS-container\",nodeId:\"swQCsrJKS\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"swQCsrJKS\",layoutId:\"swQCsrJKS\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+-40,...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+-40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation9,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:1,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition10,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-twy567-container\",layoutDependency:layoutDependency,layoutId:\"jSxS8SA2d-container\",nodeId:\"jSxS8SA2d\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"jSxS8SA2d\",layoutId:\"jSxS8SA2d\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+-40,...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+-40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation5,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:4.5,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition11,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-cumxmn-container\",layoutDependency:layoutDependency,layoutId:\"xWSZPtoQz-container\",nodeId:\"xWSZPtoQz\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"xWSZPtoQz\",layoutId:\"xWSZPtoQz\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+-30,...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+-30}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:3,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition12,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-13w2dp8-container\",layoutDependency:layoutDependency,layoutId:\"bcScXpXnH-container\",nodeId:\"bcScXpXnH\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"bcScXpXnH\",layoutId:\"bcScXpXnH\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+-40,...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+-40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation9,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:2,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition13,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-8sbfem-container\",layoutDependency:layoutDependency,layoutId:\"cjiJY5iLB-container\",nodeId:\"cjiJY5iLB\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"cjiJY5iLB\",layoutId:\"cjiJY5iLB\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+-40,...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+-40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation3,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:1.4,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition14,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-hj3y4q-container\",layoutDependency:layoutDependency,layoutId:\"Bd2N7H56z-container\",nodeId:\"Bd2N7H56z\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"Bd2N7H56z\",layoutId:\"Bd2N7H56z\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+-40,...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+-40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation6,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:2,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition15,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-n0ppwx-container\",layoutDependency:layoutDependency,layoutId:\"T988V9JUW-container\",nodeId:\"T988V9JUW\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"T988V9JUW\",layoutId:\"T988V9JUW\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+((componentViewport?.height||445)*1.0438*.5000000000000002-.5),...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+((componentViewport?.height||417)*1.0438*.5000000000000002-.5)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation9,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:1.7,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition16,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1r4qgmy-container\",layoutDependency:layoutDependency,layoutId:\"gNpFxStn_-container\",nodeId:\"gNpFxStn_\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"gNpFxStn_\",layoutId:\"gNpFxStn_\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+10,...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+10}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation5,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:.6,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-3eesti-container\",layoutDependency:layoutDependency,layoutId:\"Pq6oc2t6s-container\",nodeId:\"Pq6oc2t6s\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"Pq6oc2t6s\",layoutId:\"Pq6oc2t6s\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+-30,...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+-30}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation3,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:2,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition17,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1tvxzxg-container\",layoutDependency:layoutDependency,layoutId:\"OhrD0VN5f-container\",nodeId:\"OhrD0VN5f\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"OhrD0VN5f\",layoutId:\"OhrD0VN5f\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||445)*.49887640449438225-(componentViewport?.height||445)*1.0438/2)+-30,...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+((componentViewport?.height||417)*.49887640449438225-(componentViewport?.height||417)*1.0438/2)+-30}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__loop:animation7,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:2,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition18,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1381034-container\",layoutDependency:layoutDependency,layoutId:\"wAv8ZxRE2-container\",nodeId:\"wAv8ZxRE2\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",style:{rotate:22.6},children:/*#__PURE__*/_jsx(Shimmer,{height:\"100%\",id:\"wAv8ZxRE2\",layoutId:\"wAv8ZxRE2\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ijrge0\",layoutDependency:layoutDependency,layoutId:\"eAmZoRI_R\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1l9wlil\",\"data-framer-name\":\"Stars_BG\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"neOmZWRqX\",opacity:.4,style:{opacity:.4},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 881 478\"><g transform=\"translate(-7.418 -1.62)\" id=\"ss10082488438_1\"><g transform=\"translate(0 0)\" id=\"ss10082488438_2\"><path d=\"M 312.121 179.247 C 312.121 178.205 312.966 177.361 314.009 177.361 C 315.051 177.361 315.896 178.205 315.896 179.247 C 315.896 180.29 315.051 181.134 314.009 181.134 C 312.966 181.134 312.121 180.29 312.121 179.247 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 169.335 127.354 C 169.335 126.312 170.18 125.467 171.222 125.467 C 172.265 125.467 173.11 126.312 173.11 127.354 C 173.11 128.396 172.265 129.241 171.222 129.241 C 170.18 129.241 169.335 128.396 169.335 127.354 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 493.845 86.58 C 493.845 85.538 494.69 84.693 495.732 84.693 C 496.775 84.693 497.62 85.538 497.62 86.58 C 497.62 87.622 496.775 88.466 495.732 88.466 C 494.69 88.466 493.845 87.622 493.845 86.58 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 263.906 43.953 C 263.906 42.911 264.751 42.067 265.794 42.067 C 266.837 42.067 267.682 42.911 267.682 43.953 C 267.682 44.995 266.837 45.84 265.794 45.84 C 264.751 45.84 263.906 44.995 263.906 43.953 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 247.217 314.542 C 247.217 313.5 248.063 312.655 249.105 312.655 C 250.148 312.655 250.993 313.5 250.993 314.542 C 250.993 315.584 250.148 316.428 249.105 316.428 C 248.063 316.428 247.217 315.584 247.217 314.542 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 137.811 164.421 C 137.811 163.379 138.656 162.534 139.699 162.534 C 140.742 162.534 141.587 163.379 141.587 164.421 C 141.587 165.463 140.742 166.307 139.699 166.307 C 138.656 166.307 137.811 165.463 137.811 164.421 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 415.963 112.527 C 415.963 111.485 416.808 110.641 417.851 110.641 C 418.893 110.641 419.739 111.485 419.739 112.527 C 419.739 113.57 418.893 114.414 417.851 114.414 C 416.808 114.414 415.963 113.57 415.963 112.527 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 475.302 331.223 C 475.302 330.181 476.147 329.336 477.19 329.336 C 478.233 329.336 479.078 330.181 479.078 331.223 C 479.078 332.265 478.233 333.109 477.19 333.109 C 476.147 333.109 475.302 332.265 475.302 331.223 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 313.973 281.182 C 313.973 280.14 314.819 279.295 315.861 279.295 C 316.904 279.295 317.749 280.14 317.749 281.182 C 317.749 282.224 316.904 283.069 315.861 283.069 C 314.819 283.069 313.973 282.224 313.973 281.182 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 375.166 25.42 C 375.166 24.377 376.011 23.533 377.054 23.533 C 378.097 23.533 378.942 24.377 378.942 25.42 C 378.942 26.462 378.097 27.306 377.054 27.306 C 376.011 27.306 375.166 26.462 375.166 25.42 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 718.221 42.1 C 718.221 41.058 719.067 40.214 720.109 40.214 C 721.152 40.214 721.997 41.058 721.997 42.1 C 721.997 43.143 721.152 43.987 720.109 43.987 C 719.067 43.987 718.221 43.143 718.221 42.1 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 584.708 181.1 C 584.708 180.058 585.554 179.214 586.596 179.214 C 587.639 179.214 588.484 180.058 588.484 181.1 C 588.484 182.142 587.639 182.987 586.596 182.987 C 585.554 182.987 584.708 182.142 584.708 181.1 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 351.061 249.674 C 351.061 248.632 351.906 247.788 352.949 247.788 C 353.991 247.788 354.837 248.632 354.837 249.674 C 354.837 250.717 353.991 251.561 352.949 251.561 C 351.906 251.561 351.061 250.717 351.061 249.674 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 13.57 55.073 C 13.57 54.031 14.415 53.186 15.458 53.186 C 16.5 53.186 17.346 54.031 17.346 55.073 C 17.346 56.115 16.5 56.96 15.458 56.96 C 14.415 56.96 13.57 56.115 13.57 55.073 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 148.937 23.567 C 148.937 22.525 149.782 21.68 150.825 21.68 C 151.867 21.68 152.713 22.525 152.713 23.567 C 152.713 24.609 151.867 25.454 150.825 25.454 C 149.782 25.454 148.937 24.609 148.937 23.567 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 601.396 53.22 C 601.396 52.178 602.241 51.333 603.284 51.333 C 604.326 51.333 605.171 52.178 605.171 53.22 C 605.171 54.262 604.326 55.107 603.284 55.107 C 602.241 55.107 601.396 54.262 601.396 53.22 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 525.368 21.713 C 525.368 20.67 526.213 19.826 527.256 19.826 C 528.298 19.826 529.144 20.67 529.144 21.713 C 529.144 22.755 528.298 23.599 527.256 23.599 C 526.213 23.599 525.368 22.755 525.368 21.713 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 388.147 212.608 C 388.147 211.566 388.992 210.721 390.035 210.721 C 391.078 210.721 391.923 211.566 391.923 212.608 C 391.923 213.65 391.078 214.495 390.035 214.495 C 388.992 214.495 388.147 213.65 388.147 212.608 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 265.76 99.554 C 265.76 98.511 266.605 97.667 267.648 97.667 C 268.69 97.667 269.536 98.511 269.536 99.554 C 269.536 100.596 268.69 101.44 267.648 101.44 C 266.605 101.44 265.76 100.596 265.76 99.554 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 315.827 19.86 C 315.827 18.818 316.672 17.973 317.715 17.973 C 318.758 17.973 319.603 18.818 319.603 19.86 C 319.603 20.902 318.758 21.746 317.715 21.746 C 316.672 21.746 315.827 20.902 315.827 19.86 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 510.533 155.154 C 510.533 154.112 511.378 153.267 512.421 153.267 C 513.464 153.267 514.309 154.112 514.309 155.154 C 514.309 156.196 513.464 157.041 512.421 157.041 C 511.378 157.041 510.533 156.196 510.533 155.154 Z\" fill=\"rgba(255,255,255,0.2)\"></path><path d=\"M 445.632 329.368 C 445.632 328.326 446.478 327.482 447.52 327.482 C 448.563 327.482 449.408 328.326 449.408 329.368 C 449.408 330.41 448.563 331.255 447.52 331.255 C 446.478 331.255 445.632 330.41 445.632 329.368 Z\" fill=\"rgba(255,255,255,0.2)\"></path><g id=\"ss10082488438_25\"><g transform=\"translate(183.52 170.217)\" id=\"ss10082488438_26\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(39.267 117.789)\" id=\"ss10082488438_28\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(367.113 76.597)\" id=\"ss10082488438_30\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(134.811 33.532)\" id=\"ss10082488438_32\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(117.95 306.902)\" id=\"ss10082488438_34\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(7.418 155.237)\" id=\"ss10082488438_36\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(288.431 102.81)\" id=\"ss10082488438_38\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(348.379 323.753)\" id=\"ss10082488438_40\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(185.393 273.198)\" id=\"ss10082488438_42\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(247.215 14.807)\" id=\"ss10082488438_44\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(725.01 22.469)\" id=\"ss10082488438_46\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(590.124 162.899)\" id=\"ss10082488438_48\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(354.076 232.178)\" id=\"ss10082488438_50\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(13.114 35.576)\" id=\"ss10082488438_52\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(149.873 3.745)\" id=\"ss10082488438_54\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(0 170.389)\" id=\"ss10082488438_56\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(606.985 33.704)\" id=\"ss10082488438_58\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(530.175 1.873)\" id=\"ss10082488438_60\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(391.543 194.73)\" id=\"ss10082488438_62\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(267.897 80.513)\" id=\"ss10082488438_64\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(318.479 0)\" id=\"ss10082488438_66\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(515.187 136.685)\" id=\"ss10082488438_68\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g><g transform=\"translate(449.62 312.691)\" id=\"ss10082488438_70\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgb(255,255,255)\"></path></g></g><g transform=\"translate(318.948 323.276)\" id=\"ss10082488438_72\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(176.163 271.383)\" id=\"ss10082488438_74\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(500.674 230.609)\" id=\"ss10082488438_76\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(270.735 187.982)\" id=\"ss10082488438_78\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(254.046 458.57)\" id=\"ss10082488438_80\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(144.639 308.45)\" id=\"ss10082488438_82\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(422.792 256.556)\" id=\"ss10082488438_84\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(482.131 475.251)\" id=\"ss10082488438_86\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(320.802 425.211)\" id=\"ss10082488438_88\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(381.995 169.448)\" id=\"ss10082488438_90\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(725.049 186.128)\" id=\"ss10082488438_92\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(591.536 325.129)\" id=\"ss10082488438_94\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(357.89 393.703)\" id=\"ss10082488438_96\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(20.398 199.102)\" id=\"ss10082488438_98\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(155.766 167.596)\" id=\"ss10082488438_100\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(7.418 332.543)\" id=\"ss10082488438_102\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(608.225 197.249)\" id=\"ss10082488438_104\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(532.197 165.741)\" id=\"ss10082488438_106\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(394.976 356.637)\" id=\"ss10082488438_108\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(272.588 243.583)\" id=\"ss10082488438_110\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(322.656 163.889)\" id=\"ss10082488438_112\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(517.362 299.183)\" id=\"ss10082488438_114\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><g transform=\"translate(452.46 473.397)\" id=\"ss10082488438_116\"><path d=\"M 0 1.258 C 0 0.563 0.563 0 1.259 0 C 1.954 0 2.517 0.563 2.517 1.258 C 2.517 1.953 1.954 2.516 1.259 2.516 C 0.563 2.516 0 1.953 0 1.258 Z\" fill=\"rgba(255,255,255,0.4)\"></path></g><path d=\"M 812.309 183.65 C 812.309 182.955 812.872 182.392 813.567 182.392 C 814.262 182.392 814.826 182.955 814.826 183.65 C 814.826 184.345 814.262 184.908 813.567 184.908 C 812.872 184.908 812.309 184.345 812.309 183.65 Z\" fill=\"rgba(255,255,255,0.7)\"></path><path d=\"M 669.524 131.757 C 669.524 131.062 670.087 130.499 670.782 130.499 C 671.477 130.499 672.041 131.062 672.041 131.757 C 672.041 132.452 671.477 133.015 670.782 133.015 C 670.087 133.015 669.524 132.452 669.524 131.757 Z\" fill=\"rgba(255,255,255,0.7)\"></path><path d=\"M 764.095 48.356 C 764.095 47.661 764.659 47.098 765.354 47.098 C 766.049 47.098 766.612 47.661 766.612 48.356 C 766.612 49.051 766.049 49.614 765.354 49.614 C 764.659 49.614 764.095 49.051 764.095 48.356 Z\" fill=\"rgba(255,255,255,0.7)\"></path><path d=\"M 747.406 318.944 C 747.406 318.25 747.97 317.686 748.665 317.686 C 749.36 317.686 749.924 318.25 749.924 318.944 C 749.924 319.639 749.36 320.202 748.665 320.202 C 747.97 320.202 747.406 319.639 747.406 318.944 Z\" fill=\"rgba(255,255,255,0.7)\"></path><path d=\"M 637.999 168.823 C 637.999 168.129 638.562 167.565 639.257 167.565 C 639.953 167.565 640.516 168.129 640.516 168.823 C 640.516 169.518 639.953 170.081 639.257 170.081 C 638.562 170.081 637.999 169.518 637.999 168.823 Z\" fill=\"rgba(255,255,255,0.7)\"></path><path d=\"M 814.162 285.585 C 814.162 284.89 814.726 284.327 815.421 284.327 C 816.116 284.327 816.679 284.89 816.679 285.585 C 816.679 286.28 816.116 286.843 815.421 286.843 C 814.726 286.843 814.162 286.28 814.162 285.585 Z\" fill=\"rgba(255,255,255,0.7)\"></path><path d=\"M 875.355 29.822 C 875.355 29.127 875.919 28.564 876.614 28.564 C 877.309 28.564 877.872 29.127 877.872 29.822 C 877.872 30.517 877.309 31.08 876.614 31.08 C 875.919 31.08 875.355 30.517 875.355 29.822 Z\" fill=\"rgba(255,255,255,0.7)\"></path><path d=\"M 851.25 254.077 C 851.25 253.382 851.813 252.819 852.508 252.819 C 853.204 252.819 853.767 253.382 853.767 254.077 C 853.767 254.772 853.204 255.335 852.508 255.335 C 851.813 255.335 851.25 254.772 851.25 254.077 Z\" fill=\"rgba(255,255,255,0.7)\"></path><path d=\"M 513.758 59.476 C 513.758 58.781 514.321 58.218 515.016 58.218 C 515.711 58.218 516.275 58.781 516.275 59.476 C 516.275 60.17 515.711 60.734 515.016 60.734 C 514.321 60.734 513.758 60.17 513.758 59.476 Z\" fill=\"rgba(255,255,255,0.7)\"></path><path d=\"M 649.126 27.969 C 649.126 27.275 649.689 26.711 650.384 26.711 C 651.079 26.711 651.643 27.275 651.643 27.969 C 651.643 28.664 651.079 29.227 650.384 29.227 C 649.689 29.227 649.126 28.664 649.126 27.969 Z\" fill=\"rgba(255,255,255,0.7)\"></path><path d=\"M 500.778 192.917 C 500.778 192.222 501.342 191.659 502.037 191.659 C 502.732 191.659 503.295 192.222 503.295 192.917 C 503.295 193.612 502.732 194.175 502.037 194.175 C 501.342 194.175 500.778 193.612 500.778 192.917 Z\" fill=\"rgba(255,255,255,0.7)\"></path><path d=\"M 888.336 217.011 C 888.336 216.316 888.9 215.753 889.595 215.753 C 890.29 215.753 890.853 216.316 890.853 217.011 C 890.853 217.705 890.29 218.269 889.595 218.269 C 888.9 218.269 888.336 217.705 888.336 217.011 Z\" fill=\"rgba(255,255,255,0.7)\"></path><path d=\"M 765.948 103.956 C 765.948 103.261 766.511 102.698 767.206 102.698 C 767.901 102.698 768.465 103.261 768.465 103.956 C 768.465 104.651 767.901 105.214 767.206 105.214 C 766.511 105.214 765.948 104.651 765.948 103.956 Z\" fill=\"rgba(255,255,255,0.7)\"></path><path d=\"M 816.016 24.262 C 816.016 23.568 816.58 23.004 817.275 23.004 C 817.97 23.004 818.533 23.568 818.533 24.262 C 818.533 24.957 817.97 25.52 817.275 25.52 C 816.58 25.52 816.016 24.957 816.016 24.262 Z\" fill=\"rgba(255,255,255,0.7)\"></path></g></g></svg>',svgContentId:10082488438,withExternalLayout:true})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-p6tyit\",\"data-border\":true,\"data-framer-name\":\"Inner layer\",layoutDependency:layoutDependency,layoutId:\"ypG4N4Sfs\",style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgba(237, 232, 255, 0.2)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backdropFilter:\"blur(5px)\",backgroundColor:\"rgba(255, 255, 255, 0.1)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,WebkitBackdropFilter:\"blur(5px)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18g1k00\",layoutDependency:layoutDependency,layoutId:\"xhNFv81zv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-a0c2593c-6916-4188-ac50-f5131b23cc3f, rgb(255, 255, 255)))\"},children:\"Are you ready to convert more leads into customers?\"})}),className:\"framer-vqzk2o\",fonts:[\"FR;InterDisplay-Medium\"],layoutDependency:layoutDependency,layoutId:\"AyaQWU7EL\",style:{\"--extracted-gdpscs\":\"var(--token-a0c2593c-6916-4188-ac50-f5131b23cc3f, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Vp9v5qu34,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({mukweq3Rh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-a0c2593c-6916-4188-ac50-f5131b23cc3f, rgb(255, 255, 255)))\"},children:\"Are you ready to convert more leads into customers?\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b078deb-7b52-4c17-87c5-098a163c46ca, rgb(192, 179, 255)))\"},children:\"Join 1000+ agencies, startups & consultants closing deals with Convert CRM\"})}),className:\"framer-87hnv1\",fonts:[\"GF;Geist-regular\"],layoutDependency:layoutDependency,layoutId:\"hfEVnE8oL\",style:{\"--extracted-r6o4lv\":\"var(--token-7b078deb-7b52-4c17-87c5-098a163c46ca, rgb(192, 179, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:s5FiWPOo8,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+100+(((componentViewport?.height||445)-200-291.6)/2+207.6+40),...addPropertyOverrides({mukweq3Rh:{y:(componentViewport?.y||0)+60+(((componentViewport?.height||417)-120-272.4)/2+188.4+40)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yb5zhm-container\",layoutDependency:layoutDependency,layoutId:\"VQvkljGWW-container\",nodeId:\"VQvkljGWW\",rendersWithMotion:true,scopeId:\"p5_Svir8R\",children:/*#__PURE__*/_jsx(Buttons,{height:\"100%\",id:\"VQvkljGWW\",layoutId:\"VQvkljGWW\",qG1Fo0dD8:blKhp8Xvo,variant:\"Z6uaQzsrx\",vNwTAXjPh:t5mL2wSR3,width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-F7whT.framer-d8apuf, .framer-F7whT .framer-d8apuf { display: block; }\",\".framer-F7whT.framer-1f6b38c { 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: 100px 60px 100px 60px; position: relative; width: 1064px; will-change: var(--framer-will-change-override, transform); }\",\".framer-F7whT .framer-3j09t9 { flex: none; height: 104%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(49.88764044943822% - 104.3820224719101% / 2); width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-F7whT .framer-129hki7-container { flex: none; height: 1px; left: -110px; position: absolute; top: 40px; width: 110px; z-index: 2; }\",\".framer-F7whT .framer-1b5ex9i-container { flex: none; height: 1px; left: -100px; position: absolute; top: 70px; width: 100px; z-index: 2; }\",\".framer-F7whT .framer-158chyw-container { flex: none; height: 1px; left: -120px; position: absolute; top: 140px; width: 100px; z-index: 2; }\",\".framer-F7whT .framer-135ta7c-container { flex: none; height: 1px; left: -120px; position: absolute; top: 160px; width: 100px; z-index: 2; }\",\".framer-F7whT .framer-1hj266b-container { flex: none; height: 1px; left: -120px; position: absolute; top: calc(52.63157894736844% - 1px / 2); width: 100px; z-index: 2; }\",\".framer-F7whT .framer-37d0i8-container { flex: none; height: 1px; left: -100px; position: absolute; top: -30px; width: 100px; z-index: 2; }\",\".framer-F7whT .framer-1368mlp-container { flex: none; height: 1px; left: -10px; position: absolute; top: -30px; width: 100px; z-index: 2; }\",\".framer-F7whT .framer-twy567-container { flex: none; height: 1px; left: 50px; position: absolute; top: -40px; width: 100px; z-index: 2; }\",\".framer-F7whT .framer-cumxmn-container { flex: none; height: 1px; left: -90px; position: absolute; top: -40px; width: 100px; z-index: 2; }\",\".framer-F7whT .framer-13w2dp8-container { flex: none; height: 1px; left: 200px; position: absolute; top: -30px; width: 100px; z-index: 2; }\",\".framer-F7whT .framer-8sbfem-container { flex: none; height: 1px; left: 290px; position: absolute; top: -40px; width: 100px; z-index: 2; }\",\".framer-F7whT .framer-hj3y4q-container { flex: none; height: 1px; left: 120px; position: absolute; top: -40px; width: 100px; z-index: 2; }\",\".framer-F7whT .framer-n0ppwx-container { flex: none; height: 1px; left: 140px; position: absolute; top: -40px; width: 100px; z-index: 2; }\",\".framer-F7whT .framer-1r4qgmy-container { flex: none; height: 1px; left: -100px; position: absolute; top: calc(50.00000000000002% - 1px / 2); width: 100px; z-index: 2; }\",\".framer-F7whT .framer-3eesti-container { flex: none; height: 1px; left: -120px; position: absolute; top: 10px; width: 100px; z-index: 2; }\",\".framer-F7whT .framer-1tvxzxg-container, .framer-F7whT .framer-1381034-container { flex: none; height: 1px; left: 140px; position: absolute; top: -30px; width: 100px; z-index: 2; }\",\".framer-F7whT .framer-ijrge0 { flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; }\",\".framer-F7whT .framer-1l9wlil { flex: none; height: 478px; left: calc(50.00000000000002% - 881px / 2); position: absolute; top: calc(50.00000000000002% - 478px / 2); width: 881px; }\",\".framer-F7whT .framer-p6tyit { bottom: 20px; flex: none; left: 20px; overflow: visible; position: absolute; right: 20px; top: 20px; z-index: 0; }\",\".framer-F7whT .framer-18g1k00 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-F7whT .framer-vqzk2o, .framer-F7whT .framer-87hnv1 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-F7whT .framer-1yb5zhm-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-F7whT.framer-1f6b38c, .framer-F7whT .framer-18g1k00 { gap: 0px; } .framer-F7whT.framer-1f6b38c > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-F7whT.framer-1f6b38c > :first-child, .framer-F7whT .framer-18g1k00 > :first-child { margin-top: 0px; } .framer-F7whT.framer-1f6b38c > :last-child, .framer-F7whT .framer-18g1k00 > :last-child { margin-bottom: 0px; } .framer-F7whT .framer-18g1k00 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-F7whT.framer-v-jei7z0.framer-1f6b38c { padding: 60px 32px 60px 32px; width: 350px; }\",'.framer-F7whT[data-border=\"true\"]::after, .framer-F7whT [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 445\n * @framerIntrinsicWidth 1064\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"mukweq3Rh\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Vp9v5qu34\":\"headerText\",\"s5FiWPOo8\":\"subtitle\",\"blKhp8Xvo\":\"buttonText\",\"t5mL2wSR3\":\"buttonLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerp5_Svir8R=withCSS(Component,css,\"framer-F7whT\");export default Framerp5_Svir8R;Framerp5_Svir8R.displayName=\"CTA banner\";Framerp5_Svir8R.defaultProps={height:445,width:1064};addPropertyControls(Framerp5_Svir8R,{variant:{options:[\"vAdi3yNls\",\"mukweq3Rh\"],optionTitles:[\"Primary\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},Vp9v5qu34:{defaultValue:\"Are you ready to convert more leads into customers?\",displayTextArea:false,title:\"Header text\",type:ControlType.String},s5FiWPOo8:{defaultValue:\"Join 1000+ agencies, startups & consultants closing deals with Convert CRM\",displayTextArea:false,title:\"Subtitle\",type:ControlType.String},blKhp8Xvo:{defaultValue:\"Yes, I'm ready\",displayTextArea:false,title:\"Button Text\",type:ControlType.String},t5mL2wSR3:{title:\"Button Link\",type:ControlType.Link}});addFonts(Framerp5_Svir8R,[{explicitInter:true,fonts:[{family:\"Inter Display\",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/ePuN3mCjzajIHnyCdvKBFiZkyY0.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/V3j1L0o5vPFKe26Sw4HcpXCfHo.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/F3kdpd2N0cToWV5huaZjjgM.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/0iDmxkizU9goZoclqIqsV5rvETU.woff2\",weight:\"500\"},{family:\"Inter Display\",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/r0mv3NegmA0akcQsNFotG32Las.woff2\",weight:\"500\"},{family:\"Inter Display\",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/8yoV9pUxquX7VD7ZXlNYKQmkmk.woff2\",weight:\"500\"},{family:\"Inter Display\",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/Ii21jnSJkulBKsHHXKlapi7fv9w.woff2\",weight:\"500\"},{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v1/gyBhhwUxId8gMGYQMKR3pzfaWI_RnOM4mJPby1QNtA.woff2\",weight:\"400\"}]},...ShimmerFonts,...ButtonsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerp5_Svir8R\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mukweq3Rh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"Vp9v5qu34\\\":\\\"headerText\\\",\\\"s5FiWPOo8\\\":\\\"subtitle\\\",\\\"blKhp8Xvo\\\":\\\"buttonText\\\",\\\"t5mL2wSR3\\\":\\\"buttonLink\\\"}\",\"framerIntrinsicHeight\":\"445\",\"framerIntrinsicWidth\":\"1064\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ShimmerFonts", "getFonts", "pQnrgCJZy_default", "SmartComponentScopedContainerWithFX", "withFX", "SmartComponentScopedContainer", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ButtonsFonts", "bmEIXCNOL_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "transition3", "animation2", "transition4", "animation3", "transition5", "animation4", "transition6", "animation5", "transition7", "animation6", "transition8", "animation7", "transition9", "animation8", "transition10", "animation9", "transition11", "transition12", "transition13", "transition14", "transition15", "transition16", "transition17", "transition18", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "buttonLink", "buttonText", "headerText", "height", "id", "subtitle", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "Vp9v5qu34", "s5FiWPOo8", "blKhp8Xvo", "t5mL2wSR3", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SVG", "RichText", "css", "Framerp5_Svir8R", "withCSS", "p5_Svir8R_default", "addPropertyControls", "ControlType", "addFonts"]
}
