{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/4lcN1TVrOlISW7yNHshR/9oGLoCpUCDHO8xljQhgc/gILbQkkKN.js", "ssg:https://framerusercontent.com/modules/83XrKKo4TU1NgNhjF2St/M6mgNVGEZvuLa3Dw4bFc/jgXFc915V.js", "ssg:https://framerusercontent.com/modules/8LV7T7HoaA53G9Aeb91V/CJGkWsUEhHUBWmp0uoOc/p3dhga5M6.js", "ssg:https://framerusercontent.com/modules/Cyoc0SKCpjLXQZIflRWs/ZydS5nfiVhos9WZmc3Kf/zgBu9fV0A.js", "ssg:https://framerusercontent.com/modules/JxpsrNFqIDH3ZW3nWTbF/8oKrREtZ4VffxH1CGzr7/cFoMWlvPo.js"],
  "sourcesContent": ["// Generated by Framer (32e10d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/bTxDsrBfLzIpLr8VDgwG/YuVOQltZuAFffZMWywcx/dFkjMQLu3.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/k3Mqf5d4gG2NZmYm4l8z/LWdaNoDFyRPLmwNgIRfw/Fjdvd3wW5.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/tCivFF1J8Xpkx5T52e7A/BqCsVyQmkYtWf7mFqEUg/hgF9Ul7S6.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/nieYimogpqpYZZbgH3ka/aXLmcuC6v4bOuP85UZRk/mjZB3YvFw.js\";import Button from\"https://framerusercontent.com/modules/s6GLKCsFaY1882RJmpL9/WUatGVptssaO42wgH3AD/tgtIPua62.js\";import BulletPoint from\"https://framerusercontent.com/modules/8efZKtH05A9hcRBU4NF8/Wa9tb0EXBUTCleEfs1Pt/UuJL1bb_2.js\";const BulletPointFonts=getFonts(BulletPoint);const ButtonFonts=getFonts(Button);const cycleOrder=[\"NfmMFjTU5\",\"z_R0rZJ8T\",\"SqkdkLvoA\",\"qkFNuFb8x\",\"Iwvj40trJ\",\"YD7IbOa5c\"];const serializationHash=\"framer-nJk4V\";const variantClassNames={Iwvj40trJ:\"framer-v-1vgn3xx\",NfmMFjTU5:\"framer-v-1emu3r2\",qkFNuFb8x:\"framer-v-1qpi0rr\",SqkdkLvoA:\"framer-v-15vqqns\",YD7IbOa5c:\"framer-v-1ja4k41\",z_R0rZJ8T:\"framer-v-1y00eue\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;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={\"1 Mobile\":\"qkFNuFb8x\",\"2 Mobile\":\"Iwvj40trJ\",\"3 Mobile\":\"YD7IbOa5c\",\"Variant 1\":\"NfmMFjTU5\",\"Variant 2\":\"z_R0rZJ8T\",\"Variant 3\":\"SqkdkLvoA\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"NfmMFjTU5\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"NfmMFjTU5\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapc4e2lk=activeVariantCallback(async(...args)=>{setVariant(\"NfmMFjTU5\");});const onTap46ylqn=activeVariantCallback(async(...args)=>{setVariant(\"qkFNuFb8x\");});const onTapvsze9h=activeVariantCallback(async(...args)=>{setVariant(\"z_R0rZJ8T\");});const onTapg7rc8h=activeVariantCallback(async(...args)=>{setVariant(\"Iwvj40trJ\");});const onTape94e48=activeVariantCallback(async(...args)=>{setVariant(\"SqkdkLvoA\");});const onTapls3005=activeVariantCallback(async(...args)=>{setVariant(\"YD7IbOa5c\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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-1emu3r2\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"NfmMFjTU5\",ref:ref??ref1,style:{...style},...addPropertyOverrides({Iwvj40trJ:{\"data-framer-name\":\"2 Mobile\"},qkFNuFb8x:{\"data-framer-name\":\"1 Mobile\"},SqkdkLvoA:{\"data-framer-name\":\"Variant 3\"},YD7IbOa5c:{\"data-framer-name\":\"3 Mobile\"},z_R0rZJ8T:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-fyw0e3\",\"data-framer-name\":\"Menu Wrapper\",layoutDependency:layoutDependency,layoutId:\"mKTCw9edX\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t9lyzk\",\"data-border\":true,\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"aAi_TGc2r\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(37, 58, 63, 0.5)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,boxShadow:\"0px 1px 2px 0px rgba(20, 21, 26, 0.05000000074505806)\"},transformTemplate:transformTemplate1,...addPropertyOverrides({Iwvj40trJ:{transformTemplate:undefined},qkFNuFb8x:{transformTemplate:undefined},YD7IbOa5c:{transformTemplate:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-3ruodv\",layoutDependency:layoutDependency,layoutId:\"M5aFHId7f\",style:{backgroundColor:\"rgb(5, 42, 53)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m801di\",\"data-framer-name\":\"Link\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"S2PzmIr2w\",onTap:onTapc4e2lk,...addPropertyOverrides({Iwvj40trJ:{onTap:onTap46ylqn},qkFNuFb8x:{onTap:onTap46ylqn},YD7IbOa5c:{onTap:onTap46ylqn}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jtu9m0\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"z8H0KgD6i\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-179trh9\",\"data-styles-preset\":\"mjZB3YvFw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255)))\"},children:\"Step 1: Connect your data\"})}),className:\"framer-1trkql4\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xneut0gHR\",style:{\"--extracted-r6o4lv\":\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},variants:{Iwvj40trJ:{\"--extracted-r6o4lv\":\"rgb(0, 0, 0)\"},SqkdkLvoA:{\"--extracted-r6o4lv\":\"rgb(0, 0, 0)\"},YD7IbOa5c:{\"--extracted-r6o4lv\":\"rgb(0, 0, 0)\"},z_R0rZJ8T:{\"--extracted-r6o4lv\":\"rgb(0, 0, 0)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Iwvj40trJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-179trh9\",\"data-styles-preset\":\"mjZB3YvFw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(0, 0, 0))\"},children:\"Step 1: Connect your data\"})})},SqkdkLvoA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-179trh9\",\"data-styles-preset\":\"mjZB3YvFw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(0, 0, 0))\"},children:\"Step 1: Connect your data\"})})},YD7IbOa5c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-179trh9\",\"data-styles-preset\":\"mjZB3YvFw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(0, 0, 0))\"},children:\"Step 1: Connect your data\"})})},z_R0rZJ8T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-179trh9\",\"data-styles-preset\":\"mjZB3YvFw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(0, 0, 0))\"},children:\"Step 1: Connect your data\"})})}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n7h7l7\",\"data-framer-name\":\"Link\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"z_Bc8VmJB\",onTap:onTapvsze9h,...addPropertyOverrides({Iwvj40trJ:{onTap:onTapg7rc8h},qkFNuFb8x:{onTap:onTapg7rc8h},YD7IbOa5c:{onTap:onTapg7rc8h}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-179trh9\",\"data-styles-preset\":\"mjZB3YvFw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(0, 0, 0))\"},children:\"Step 2: Predict behaviour\"})}),className:\"framer-s7iu64\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gQp2LZ0_s\",style:{\"--extracted-r6o4lv\":\"rgb(0, 0, 0)\",\"--framer-paragraph-spacing\":\"0px\"},variants:{Iwvj40trJ:{\"--extracted-r6o4lv\":\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"},z_R0rZJ8T:{\"--extracted-r6o4lv\":\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Iwvj40trJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-179trh9\",\"data-styles-preset\":\"mjZB3YvFw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255)))\"},children:\"Step 2: Predict behaviour\"})})},z_R0rZJ8T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-179trh9\",\"data-styles-preset\":\"mjZB3YvFw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255)))\"},children:\"Step 2: Predict behaviour\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-xogoo3\",\"data-framer-name\":\"Link\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"qylX1RByW\",onTap:onTape94e48,...addPropertyOverrides({Iwvj40trJ:{onTap:onTapls3005},qkFNuFb8x:{onTap:onTapls3005},YD7IbOa5c:{onTap:onTapls3005}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rj7rqy\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"NWmeWa42W\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-179trh9\",\"data-styles-preset\":\"mjZB3YvFw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-74740851-9985-46e4-b850-ee6f014507a8, rgb(3, 25, 30)))\"},children:\"Step 3: Act with automation\"})}),className:\"framer-ylksio\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"AEFwPKLb4\",style:{\"--extracted-r6o4lv\":\"var(--token-74740851-9985-46e4-b850-ee6f014507a8, rgb(3, 25, 30))\",\"--framer-paragraph-spacing\":\"0px\"},variants:{SqkdkLvoA:{\"--extracted-r6o4lv\":\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"},YD7IbOa5c:{\"--extracted-r6o4lv\":\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({SqkdkLvoA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-179trh9\",\"data-styles-preset\":\"mjZB3YvFw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255)))\"},children:\"Step 3: Act with automation\"})})},YD7IbOa5c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-179trh9\",\"data-styles-preset\":\"mjZB3YvFw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255)))\"},children:\"Step 3: Act with automation\"})})}},baseVariant,gestureVariant)})})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-yrdhyh\",\"data-framer-name\":\"Item Wrapper\",layoutDependency:layoutDependency,layoutId:\"B7G2J8JIc\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-copuqj\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"SLzjUL4P4\",style:{backgroundColor:\"var(--token-1cf408ba-d04f-46b0-80e4-4eea2c3cb8d5, rgb(120, 238, 214))\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},variants:{Iwvj40trJ:{backgroundColor:\"var(--token-b83275df-78ea-46a4-a37d-236538d1f77c, rgb(248, 120, 73))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},qkFNuFb8x:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},SqkdkLvoA:{backgroundColor:\"var(--token-507cbf93-4d33-4ca8-8bca-60628706baa7, rgb(145, 76, 194))\"},YD7IbOa5c:{backgroundColor:\"var(--token-507cbf93-4d33-4ca8-8bca-60628706baa7, rgb(145, 76, 194))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},z_R0rZJ8T:{backgroundColor:\"var(--token-b83275df-78ea-46a4-a37d-236538d1f77c, rgb(248, 120, 73))\"}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kq6ada\",\"data-framer-name\":\"Left Text\",layoutDependency:layoutDependency,layoutId:\"FSNIZQTgn\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x7d52u\",\"data-framer-name\":\"Top Text\",layoutDependency:layoutDependency,layoutId:\"bzKLzL6zE\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ixo9lm\",\"data-border\":true,\"data-framer-name\":\"Step Wrapper\",layoutDependency:layoutDependency,layoutId:\"kahST3JHq\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-3a68ddff-8adf-46de-a195-26452e32930a, rgb(2, 5, 6))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},variants:{SqkdkLvoA:{\"--border-color\":\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"},YD7IbOa5c:{\"--border-color\":\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"}},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ictfi7\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"hisCGgchw\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"24\" height=\"24\" rx=\"12\" fill=\"#052A35\"/>\\n<path d=\"M4.75042 10.9366L11.7504 14.9366C11.826 14.9798 11.9115 15.0025 11.9985 15.0025C12.0856 15.0025 12.1711 14.9798 12.2467 14.9366L19.2467 10.9366C19.3233 10.8929 19.387 10.8297 19.4314 10.7534C19.4757 10.6771 19.499 10.5905 19.499 10.5022C19.499 10.414 19.4757 10.3273 19.4314 10.2511C19.387 10.1748 19.3233 10.1116 19.2467 10.0679L12.2467 6.06786C12.1711 6.02467 12.0856 6.00195 11.9985 6.00195C11.9115 6.00195 11.826 6.02467 11.7504 6.06786L4.75042 10.0679C4.67377 10.1116 4.61005 10.1748 4.56572 10.2511C4.52139 10.3273 4.49805 10.414 4.49805 10.5022C4.49805 10.5905 4.52139 10.6771 4.56572 10.7534C4.61005 10.8297 4.67377 10.8929 4.75042 10.9366Z\" fill=\"white\"/>\\n<path d=\"M18.7506 12.5666L12.0006 16.4253L5.25058 12.5666C5.19333 12.5338 5.13018 12.5125 5.06473 12.5041C4.99927 12.4957 4.9328 12.5002 4.8691 12.5175C4.80541 12.5348 4.74574 12.5644 4.6935 12.6047C4.64126 12.6451 4.59747 12.6953 4.56464 12.7525C4.53181 12.8098 4.51058 12.8729 4.50216 12.9384C4.49373 13.0038 4.49829 13.0703 4.51555 13.134C4.53282 13.1977 4.56246 13.2574 4.60279 13.3096C4.64311 13.3619 4.69333 13.4056 4.75058 13.4385L11.7506 17.4385C11.8261 17.4817 11.9117 17.5044 11.9987 17.5044C12.0857 17.5044 12.1713 17.4817 12.2468 17.4385L19.2468 13.4385C19.3039 13.4059 19.3539 13.3624 19.3942 13.3105C19.4344 13.2585 19.464 13.1992 19.4813 13.1358C19.4986 13.0724 19.5032 13.0063 19.495 12.9411C19.4867 12.8759 19.4657 12.813 19.4331 12.756C19.4005 12.6989 19.357 12.6489 19.3051 12.6086C19.2531 12.5684 19.1938 12.5388 19.1304 12.5215C19.067 12.5042 19.0009 12.4996 18.9357 12.5078C18.8705 12.5161 18.8076 12.5371 18.7506 12.5697V12.5666Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-uzwi0u\",\"data-styles-preset\":\"hgF9Ul7S6\",children:\"Step 1\"})}),className:\"framer-lfxxlc\",\"data-framer-name\":\"Step 2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PQDHrFHg8\",style:{\"--framer-paragraph-spacing\":\"0px\"},variants:{SqkdkLvoA:{\"--extracted-r6o4lv\":\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"},YD7IbOa5c:{\"--extracted-r6o4lv\":\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Iwvj40trJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-uzwi0u\",\"data-styles-preset\":\"hgF9Ul7S6\",children:\"Step 2\"})})},SqkdkLvoA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-uzwi0u\",\"data-styles-preset\":\"hgF9Ul7S6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255)))\"},children:\"Step 3\"})})},YD7IbOa5c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-uzwi0u\",\"data-styles-preset\":\"hgF9Ul7S6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255)))\"},children:\"Step 3\"})})},z_R0rZJ8T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-uzwi0u\",\"data-styles-preset\":\"hgF9Ul7S6\",children:\"Step 2\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1qa52rr\",\"data-styles-preset\":\"Fjdvd3wW5\",children:\"Turn data chaos into clear insights\"})}),className:\"framer-tsssih\",\"data-framer-name\":\"Know who\u2019s about to leave\u2013and what to do to keep them\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kgMblIvXk\",style:{\"--framer-paragraph-spacing\":\"0px\"},variants:{SqkdkLvoA:{\"--extracted-a0htzi\":\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"},YD7IbOa5c:{\"--extracted-a0htzi\":\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Iwvj40trJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1qa52rr\",\"data-styles-preset\":\"Fjdvd3wW5\",children:\"Know who\u2019s about to leave\u2013and what to do to keep them\"})})},SqkdkLvoA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1qa52rr\",\"data-styles-preset\":\"Fjdvd3wW5\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255)))\"},children:\"Drive results with actionable AI\"})})},YD7IbOa5c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1qa52rr\",\"data-styles-preset\":\"Fjdvd3wW5\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255)))\"},children:\"Drive results with actionable AI\"})})},z_R0rZJ8T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1qa52rr\",\"data-styles-preset\":\"Fjdvd3wW5\",children:\"Know who\u2019s about to leave\u2013and what to do to keep them\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1yd8jlf\",\"data-styles-preset\":\"dFkjMQLu3\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3a68ddff-8adf-46de-a195-26452e32930a, rgb(2, 5, 6)))\"},children:\"Connect your CRM, support, usage, financial, and marketing data using APIs or directly from your data warehouse. Churned consolidates this data into one platform so you have a single customer overview.\"})}),className:\"framer-19b0i6x\",\"data-framer-name\":\"Churned\u2019s predictive AI model identifies which customers are at risk of churn, ready for upsell or primed for reactivation. You can then confidently target the most at-risk segments in just a few clicks.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Dt8HqlJ01\",style:{\"--extracted-r6o4lv\":\"var(--token-3a68ddff-8adf-46de-a195-26452e32930a, rgb(2, 5, 6))\",\"--framer-paragraph-spacing\":\"0px\"},variants:{SqkdkLvoA:{\"--extracted-r6o4lv\":\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"},YD7IbOa5c:{\"--extracted-r6o4lv\":\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Iwvj40trJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1yd8jlf\",\"data-styles-preset\":\"dFkjMQLu3\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3a68ddff-8adf-46de-a195-26452e32930a, rgb(2, 5, 6)))\"},children:\"Churned\u2019s predictive AI model identifies which customers are at risk of churn, ready for upsell or primed for reactivation. You can then confidently target the most at-risk segments in just a few clicks.\"})})},SqkdkLvoA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1yd8jlf\",\"data-styles-preset\":\"dFkjMQLu3\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255)))\"},children:\"Our prescriptive AI model takes predictive insights further by suggesting and automating the next best action to perform for each segment. Deliver targeted, timely messages that drive retention, reactivation and growth.\"})})},YD7IbOa5c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1yd8jlf\",\"data-styles-preset\":\"dFkjMQLu3\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255)))\"},children:\"Our prescriptive AI model takes predictive insights further by suggesting and automating the next best action to perform for each segment. Deliver targeted, timely messages that drive retention, reactivation and growth.\"})})},z_R0rZJ8T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1yd8jlf\",\"data-styles-preset\":\"dFkjMQLu3\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3a68ddff-8adf-46de-a195-26452e32930a, rgb(2, 5, 6)))\"},children:\"Churned\u2019s predictive AI model identifies which customers are at risk of churn, ready for upsell or primed for reactivation. You can then confidently target the most at-risk segments in just a few clicks.\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-duav2e\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"M4xJRPVCB\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"448px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||884)-0-884)/2+56+60)+0+24+24+320+0+0,...addPropertyOverrides({Iwvj40trJ:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 80px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1360)-0-1496)/2+56+32)+0+32+0+0+296+16+0},qkFNuFb8x:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 80px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1304)-0-1496)/2+56+32)+0+32+0+0+296+16+0},YD7IbOa5c:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 80px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1304)-0-1496)/2+56+32)+0+32+0+0+296+16+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-kny30e-container\",layoutDependency:layoutDependency,layoutId:\"WWnfEPvB3-container\",children:/*#__PURE__*/_jsx(BulletPoint,{height:\"100%\",id:\"WWnfEPvB3\",layoutId:\"WWnfEPvB3\",mhzVRqoJJ:\"Connect all your tools seamlessly.\",r3E05UPrb:true,style:{width:\"100%\"},width:\"100%\",xhCwpmB6i:\"var(--token-92a438b1-cc85-40c7-94d9-8ad7e3e640d1, rgb(0, 43, 53))\",...addPropertyOverrides({Iwvj40trJ:{mhzVRqoJJ:\"Detect churn risks with real-time analysis.\"},SqkdkLvoA:{mhzVRqoJJ:\"Pinpoint the best action for customer segments.\",xhCwpmB6i:\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"},YD7IbOa5c:{mhzVRqoJJ:\"Pinpoint the best action for customer segments.\",xhCwpmB6i:\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"},z_R0rZJ8T:{mhzVRqoJJ:\"Detect churn risks with real-time analysis.\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"448px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||884)-0-884)/2+56+60)+0+24+24+320+0+76,...addPropertyOverrides({Iwvj40trJ:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 80px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1360)-0-1496)/2+56+32)+0+32+0+0+296+16+76},qkFNuFb8x:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 80px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1304)-0-1496)/2+56+32)+0+32+0+0+296+16+76},YD7IbOa5c:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 80px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1304)-0-1496)/2+56+32)+0+32+0+0+296+16+76}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-145n7t4-container\",layoutDependency:layoutDependency,layoutId:\"I0d1zaTiL-container\",children:/*#__PURE__*/_jsx(BulletPoint,{height:\"100%\",id:\"I0d1zaTiL\",layoutId:\"I0d1zaTiL\",mhzVRqoJJ:\"Create unified customer profiles from scattered data.\",r3E05UPrb:true,style:{width:\"100%\"},width:\"100%\",xhCwpmB6i:\"var(--token-92a438b1-cc85-40c7-94d9-8ad7e3e640d1, rgb(0, 43, 53))\",...addPropertyOverrides({Iwvj40trJ:{mhzVRqoJJ:\"Identify high-value upsell and reactivation opportunities.\"},SqkdkLvoA:{mhzVRqoJJ:\"Automate personalised actions at scale.\",xhCwpmB6i:\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"},YD7IbOa5c:{mhzVRqoJJ:\"Automate personalised actions at scale.\",xhCwpmB6i:\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"},z_R0rZJ8T:{mhzVRqoJJ:\"Identify high-value upsell and reactivation opportunities.\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"448px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||884)-0-884)/2+56+60)+0+24+24+320+0+152,...addPropertyOverrides({Iwvj40trJ:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 80px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1360)-0-1496)/2+56+32)+0+32+0+0+296+16+152},qkFNuFb8x:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 80px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1304)-0-1496)/2+56+32)+0+32+0+0+296+16+152},YD7IbOa5c:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 80px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1304)-0-1496)/2+56+32)+0+32+0+0+296+16+152}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16spj6m-container\",layoutDependency:layoutDependency,layoutId:\"dpiUuvVD2-container\",children:/*#__PURE__*/_jsx(BulletPoint,{height:\"100%\",id:\"dpiUuvVD2\",layoutId:\"dpiUuvVD2\",mhzVRqoJJ:\"Save time with segment overviews at a glance.\",r3E05UPrb:true,style:{width:\"100%\"},width:\"100%\",xhCwpmB6i:\"var(--token-92a438b1-cc85-40c7-94d9-8ad7e3e640d1, rgb(0, 43, 53))\",...addPropertyOverrides({Iwvj40trJ:{mhzVRqoJJ:\"Target the right customers at the right time.\"},SqkdkLvoA:{mhzVRqoJJ:\"Refine your strategies with instant data analysis.\",xhCwpmB6i:\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"},YD7IbOa5c:{mhzVRqoJJ:\"Refine your strategies with instant data analysis.\",xhCwpmB6i:\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"},z_R0rZJ8T:{mhzVRqoJJ:\"Target the right customers at the right time.\"}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-8afbtq\",\"data-framer-name\":\"Button Wrapper\",layoutDependency:layoutDependency,layoutId:\"hnFUadorY\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"SKMpbeIxO\"},implicitPathVariables:undefined},{href:{webPageId:\"qlN_5oh9R\"},implicitPathVariables:undefined},{href:{webPageId:\"qlN_5oh9R\"},implicitPathVariables:undefined},{href:{webPageId:\"SKMpbeIxO\"},implicitPathVariables:undefined},{href:{webPageId:\"qlN_5oh9R\"},implicitPathVariables:undefined},{href:{webPageId:\"qlN_5oh9R\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,y:(componentViewport?.y||0)+0+(((componentViewport?.height||884)-0-884)/2+56+60)+0+24+24+576+0+16,...addPropertyOverrides({Iwvj40trJ:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1360)-0-1496)/2+56+32)+0+32+0+0+560+0+0},qkFNuFb8x:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1304)-0-1496)/2+56+32)+0+32+0+0+560+0+0},YD7IbOa5c:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1304)-0-1496)/2+56+32)+0+32+0+0+560+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kllqi2-container\",layoutDependency:layoutDependency,layoutId:\"iIYnRhBFF-container\",children:/*#__PURE__*/_jsx(Button,{hBDRRcds8:resolvedLinks[0],height:\"100%\",id:\"iIYnRhBFF\",IXMg4pmP3:\"See all integrations\",layoutId:\"iIYnRhBFF\",variant:\"DiI3odKof\",width:\"100%\",...addPropertyOverrides({Iwvj40trJ:{hBDRRcds8:resolvedLinks[4],IXMg4pmP3:\"Book a demo\"},qkFNuFb8x:{hBDRRcds8:resolvedLinks[3]},SqkdkLvoA:{hBDRRcds8:resolvedLinks[2],IXMg4pmP3:\"Book a demo\"},YD7IbOa5c:{hBDRRcds8:resolvedLinks[5],IXMg4pmP3:\"Book a demo\"},z_R0rZJ8T:{hBDRRcds8:resolvedLinks[1],IXMg4pmP3:\"Book a demo\"}},baseVariant,gestureVariant)})})})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-3nom8s\",\"data-framer-name\":\"Right Img Wrapper\",layoutDependency:layoutDependency,layoutId:\"ZdauOZ56S\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||884)-0-884)/2+56+60)+0+24+0),pixelHeight:600,pixelWidth:460,sizes:`min(509px, min(max(max(${componentViewport?.width||\"100vw\"}, 1px) - 608px, 1px), 550px))`,src:\"https://framerusercontent.com/images/8Lc0lmeCNzH43YGjWlQBRPUF20Q.svg\",srcSet:\"https://framerusercontent.com/images/8Lc0lmeCNzH43YGjWlQBRPUF20Q.svg 460w\"},className:\"framer-1p0fywa\",\"data-framer-name\":\"Right Img\",layoutDependency:layoutDependency,layoutId:\"dmChnb1ko\",style:{borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},variants:{Iwvj40trJ:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},qkFNuFb8x:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},YD7IbOa5c:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}},...addPropertyOverrides({Iwvj40trJ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||1360)-0-1496)/2+56+32)+0+32+680+0),pixelHeight:600,pixelWidth:460,sizes:`min(509px, min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 48px, 550px))`,src:\"https://framerusercontent.com/images/8LivQLVjJvHGeimT2H4qkt38S8.svg\",srcSet:\"https://framerusercontent.com/images/8LivQLVjJvHGeimT2H4qkt38S8.svg 460w\"}},qkFNuFb8x:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||1304)-0-1496)/2+56+32)+0+32+680+0),pixelHeight:600,pixelWidth:460,sizes:`min(509px, min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 48px, 550px))`,src:\"https://framerusercontent.com/images/8Lc0lmeCNzH43YGjWlQBRPUF20Q.svg\",srcSet:\"https://framerusercontent.com/images/8Lc0lmeCNzH43YGjWlQBRPUF20Q.svg 460w\"}},SqkdkLvoA:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||884)-0-884)/2+56+60)+0+24+0),pixelHeight:1800,pixelWidth:1380,sizes:`min(509px, min(max(max(${componentViewport?.width||\"100vw\"}, 1px) - 608px, 1px), 550px))`,src:\"https://framerusercontent.com/images/QoKSTuRmJ1kDCdP1dDoo608KSHc.png\",srcSet:\"https://framerusercontent.com/images/QoKSTuRmJ1kDCdP1dDoo608KSHc.png?scale-down-to=1024 785w,https://framerusercontent.com/images/QoKSTuRmJ1kDCdP1dDoo608KSHc.png 1380w\"}},YD7IbOa5c:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||1304)-0-1496)/2+56+32)+0+32+680+0),pixelHeight:1800,pixelWidth:1380,sizes:`min(509px, min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 48px, 550px))`,src:\"https://framerusercontent.com/images/QoKSTuRmJ1kDCdP1dDoo608KSHc.png\",srcSet:\"https://framerusercontent.com/images/QoKSTuRmJ1kDCdP1dDoo608KSHc.png?scale-down-to=1024 785w,https://framerusercontent.com/images/QoKSTuRmJ1kDCdP1dDoo608KSHc.png 1380w\"}},z_R0rZJ8T:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||884)-0-884)/2+56+60)+0+24+0),pixelHeight:600,pixelWidth:460,sizes:`min(509px, min(max(max(${componentViewport?.width||\"100vw\"}, 1px) - 608px, 1px), 550px))`,src:\"https://framerusercontent.com/images/8LivQLVjJvHGeimT2H4qkt38S8.svg\",srcSet:\"https://framerusercontent.com/images/8LivQLVjJvHGeimT2H4qkt38S8.svg 460w\"}}},baseVariant,gestureVariant)})})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nJk4V.framer-s6tuao, .framer-nJk4V .framer-s6tuao { display: block; }\",\".framer-nJk4V.framer-1emu3r2 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 996px; }\",\".framer-nJk4V .framer-fyw0e3 { flex: none; height: 56px; overflow: visible; position: relative; width: 712px; }\",\".framer-nJk4V .framer-t9lyzk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; left: 50%; overflow: hidden; padding: 4px; position: absolute; top: 50%; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-nJk4V .framer-3ruodv { bottom: 4px; flex: none; left: 4px; overflow: visible; position: absolute; top: 4px; width: 230px; z-index: 0; }\",\".framer-nJk4V .framer-1m801di, .framer-nJk4V .framer-xogoo3 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px 20px 12px 20px; position: relative; width: min-content; }\",\".framer-nJk4V .framer-jtu9m0, .framer-nJk4V .framer-rj7rqy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 4px 0px 4px; position: relative; width: min-content; }\",\".framer-nJk4V .framer-1trkql4, .framer-nJk4V .framer-s7iu64, .framer-nJk4V .framer-ylksio, .framer-nJk4V .framer-lfxxlc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-nJk4V .framer-1n7h7l7 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 12px 20px 12px 20px; position: relative; width: min-content; }\",\".framer-nJk4V .framer-yrdhyh { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-nJk4V .framer-copuqj { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; min-height: 100px; overflow: visible; padding: 24px; position: relative; width: 1px; }\",\".framer-nJk4V .framer-kq6ada { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 720px; justify-content: flex-start; min-height: 720px; overflow: visible; padding: 24px 48px 32px 24px; position: relative; width: 560px; }\",\".framer-nJk4V .framer-1x7d52u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-nJk4V .framer-1ixo9lm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 4px 16px 4px 4px; position: relative; width: min-content; }\",\".framer-nJk4V .framer-ictfi7 { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-nJk4V .framer-tsssih, .framer-nJk4V .framer-19b0i6x { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-nJk4V .framer-duav2e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 24px 0px 16px; position: relative; width: 100%; }\",\".framer-nJk4V .framer-kny30e-container, .framer-nJk4V .framer-145n7t4-container, .framer-nJk4V .framer-16spj6m-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-nJk4V .framer-8afbtq { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-nJk4V .framer-1kllqi2-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-nJk4V .framer-3nom8s { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; max-width: 550px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-nJk4V .framer-1p0fywa { align-content: center; align-items: center; aspect-ratio: 0.7666666666666667 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 506px); justify-content: center; max-width: 100%; padding: 0px; position: relative; width: 509px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nJk4V.framer-1emu3r2, .framer-nJk4V .framer-t9lyzk, .framer-nJk4V .framer-1m801di, .framer-nJk4V .framer-jtu9m0, .framer-nJk4V .framer-1n7h7l7, .framer-nJk4V .framer-xogoo3, .framer-nJk4V .framer-rj7rqy, .framer-nJk4V .framer-yrdhyh, .framer-nJk4V .framer-kq6ada, .framer-nJk4V .framer-1x7d52u, .framer-nJk4V .framer-1ixo9lm, .framer-nJk4V .framer-duav2e, .framer-nJk4V .framer-8afbtq, .framer-nJk4V .framer-3nom8s, .framer-nJk4V .framer-1p0fywa { gap: 0px; } .framer-nJk4V.framer-1emu3r2 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-nJk4V.framer-1emu3r2 > :first-child, .framer-nJk4V .framer-kq6ada > :first-child, .framer-nJk4V .framer-1x7d52u > :first-child, .framer-nJk4V .framer-duav2e > :first-child, .framer-nJk4V .framer-1p0fywa > :first-child { margin-top: 0px; } .framer-nJk4V.framer-1emu3r2 > :last-child, .framer-nJk4V .framer-kq6ada > :last-child, .framer-nJk4V .framer-1x7d52u > :last-child, .framer-nJk4V .framer-duav2e > :last-child, .framer-nJk4V .framer-1p0fywa > :last-child { margin-bottom: 0px; } .framer-nJk4V .framer-t9lyzk > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } .framer-nJk4V .framer-t9lyzk > :first-child, .framer-nJk4V .framer-1m801di > :first-child, .framer-nJk4V .framer-jtu9m0 > :first-child, .framer-nJk4V .framer-1n7h7l7 > :first-child, .framer-nJk4V .framer-xogoo3 > :first-child, .framer-nJk4V .framer-rj7rqy > :first-child, .framer-nJk4V .framer-yrdhyh > :first-child, .framer-nJk4V .framer-1ixo9lm > :first-child, .framer-nJk4V .framer-8afbtq > :first-child, .framer-nJk4V .framer-3nom8s > :first-child { margin-left: 0px; } .framer-nJk4V .framer-t9lyzk > :last-child, .framer-nJk4V .framer-1m801di > :last-child, .framer-nJk4V .framer-jtu9m0 > :last-child, .framer-nJk4V .framer-1n7h7l7 > :last-child, .framer-nJk4V .framer-xogoo3 > :last-child, .framer-nJk4V .framer-rj7rqy > :last-child, .framer-nJk4V .framer-yrdhyh > :last-child, .framer-nJk4V .framer-1ixo9lm > :last-child, .framer-nJk4V .framer-8afbtq > :last-child, .framer-nJk4V .framer-3nom8s > :last-child { margin-right: 0px; } .framer-nJk4V .framer-1m801di > *, .framer-nJk4V .framer-xogoo3 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-nJk4V .framer-jtu9m0 > *, .framer-nJk4V .framer-rj7rqy > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-nJk4V .framer-1n7h7l7 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-nJk4V .framer-yrdhyh > *, .framer-nJk4V .framer-8afbtq > *, .framer-nJk4V .framer-3nom8s > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-nJk4V .framer-kq6ada > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-nJk4V .framer-1x7d52u > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-nJk4V .framer-1ixo9lm > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-nJk4V .framer-duav2e > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-nJk4V .framer-1p0fywa > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-nJk4V.framer-v-1y00eue .framer-3ruodv { left: 226px; }\",\".framer-nJk4V.framer-v-1y00eue .framer-kq6ada { height: min-content; }\",\".framer-nJk4V.framer-v-1y00eue .framer-3nom8s { align-content: flex-start; align-items: flex-start; }\",\".framer-nJk4V.framer-v-15vqqns .framer-3ruodv { left: unset; right: 4px; width: 250px; }\",\".framer-nJk4V.framer-v-1qpi0rr.framer-1emu3r2 { align-content: flex-start; align-items: flex-start; gap: 32px; overflow: visible; }\",\".framer-nJk4V.framer-v-1qpi0rr .framer-fyw0e3 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: flex-start; overflow: auto; padding: 0px 24px 0px 24px; width: 100%; }\",\".framer-nJk4V.framer-v-1qpi0rr .framer-t9lyzk, .framer-nJk4V.framer-v-1ja4k41 .framer-t9lyzk { left: unset; overflow: auto; position: relative; top: unset; }\",\".framer-nJk4V.framer-v-1qpi0rr .framer-3ruodv { width: 204px; }\",\".framer-nJk4V.framer-v-1qpi0rr .framer-yrdhyh, .framer-nJk4V.framer-v-1vgn3xx .framer-yrdhyh, .framer-nJk4V.framer-v-1ja4k41 .framer-yrdhyh { padding: 0px 24px 0px 24px; }\",\".framer-nJk4V.framer-v-1qpi0rr .framer-copuqj, .framer-nJk4V.framer-v-1vgn3xx .framer-copuqj, .framer-nJk4V.framer-v-1ja4k41 .framer-copuqj { flex-direction: column; gap: 48px; justify-content: flex-start; padding: 32px 24px 32px 24px; }\",\".framer-nJk4V.framer-v-1qpi0rr .framer-kq6ada, .framer-nJk4V.framer-v-1vgn3xx .framer-kq6ada, .framer-nJk4V.framer-v-1ja4k41 .framer-kq6ada { gap: 16px; height: min-content; min-height: unset; padding: 0px; width: 100%; }\",\".framer-nJk4V.framer-v-1qpi0rr .framer-duav2e, .framer-nJk4V.framer-v-1vgn3xx .framer-duav2e, .framer-nJk4V.framer-v-1ja4k41 .framer-duav2e { padding: 16px; }\",\".framer-nJk4V.framer-v-1qpi0rr .framer-8afbtq, .framer-nJk4V.framer-v-1vgn3xx .framer-8afbtq, .framer-nJk4V.framer-v-1ja4k41 .framer-8afbtq { flex: none; height: min-content; }\",\".framer-nJk4V.framer-v-1qpi0rr .framer-3nom8s, .framer-nJk4V.framer-v-1ja4k41 .framer-3nom8s { flex: none; justify-content: flex-start; width: 100%; }\",\".framer-nJk4V.framer-v-1qpi0rr .framer-1p0fywa, .framer-nJk4V.framer-v-1vgn3xx .framer-1p0fywa, .framer-nJk4V.framer-v-1ja4k41 .framer-1p0fywa { height: var(--framer-aspect-ratio-supported, 664px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nJk4V.framer-v-1qpi0rr.framer-1emu3r2, .framer-nJk4V.framer-v-1qpi0rr .framer-fyw0e3, .framer-nJk4V.framer-v-1qpi0rr .framer-copuqj, .framer-nJk4V.framer-v-1qpi0rr .framer-kq6ada { gap: 0px; } .framer-nJk4V.framer-v-1qpi0rr.framer-1emu3r2 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-nJk4V.framer-v-1qpi0rr.framer-1emu3r2 > :first-child, .framer-nJk4V.framer-v-1qpi0rr .framer-copuqj > :first-child, .framer-nJk4V.framer-v-1qpi0rr .framer-kq6ada > :first-child { margin-top: 0px; } .framer-nJk4V.framer-v-1qpi0rr.framer-1emu3r2 > :last-child, .framer-nJk4V.framer-v-1qpi0rr .framer-copuqj > :last-child, .framer-nJk4V.framer-v-1qpi0rr .framer-kq6ada > :last-child { margin-bottom: 0px; } .framer-nJk4V.framer-v-1qpi0rr .framer-fyw0e3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-nJk4V.framer-v-1qpi0rr .framer-fyw0e3 > :first-child { margin-left: 0px; } .framer-nJk4V.framer-v-1qpi0rr .framer-fyw0e3 > :last-child { margin-right: 0px; } .framer-nJk4V.framer-v-1qpi0rr .framer-copuqj > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-nJk4V.framer-v-1qpi0rr .framer-kq6ada > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-nJk4V.framer-v-1vgn3xx.framer-1emu3r2, .framer-nJk4V.framer-v-1ja4k41.framer-1emu3r2 { gap: 32px; }\",\".framer-nJk4V.framer-v-1vgn3xx .framer-fyw0e3, .framer-nJk4V.framer-v-1ja4k41 .framer-fyw0e3 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: auto; padding: 0px 24px 0px 24px; width: 100%; }\",\".framer-nJk4V.framer-v-1vgn3xx .framer-t9lyzk { left: unset; position: relative; top: unset; }\",\".framer-nJk4V.framer-v-1vgn3xx .framer-3ruodv { left: 210px; width: 210px; }\",\".framer-nJk4V.framer-v-1vgn3xx .framer-3nom8s { align-content: flex-start; align-items: flex-start; flex: none; justify-content: flex-start; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nJk4V.framer-v-1vgn3xx.framer-1emu3r2, .framer-nJk4V.framer-v-1vgn3xx .framer-fyw0e3, .framer-nJk4V.framer-v-1vgn3xx .framer-copuqj, .framer-nJk4V.framer-v-1vgn3xx .framer-kq6ada { gap: 0px; } .framer-nJk4V.framer-v-1vgn3xx.framer-1emu3r2 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-nJk4V.framer-v-1vgn3xx.framer-1emu3r2 > :first-child, .framer-nJk4V.framer-v-1vgn3xx .framer-copuqj > :first-child, .framer-nJk4V.framer-v-1vgn3xx .framer-kq6ada > :first-child { margin-top: 0px; } .framer-nJk4V.framer-v-1vgn3xx.framer-1emu3r2 > :last-child, .framer-nJk4V.framer-v-1vgn3xx .framer-copuqj > :last-child, .framer-nJk4V.framer-v-1vgn3xx .framer-kq6ada > :last-child { margin-bottom: 0px; } .framer-nJk4V.framer-v-1vgn3xx .framer-fyw0e3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-nJk4V.framer-v-1vgn3xx .framer-fyw0e3 > :first-child { margin-left: 0px; } .framer-nJk4V.framer-v-1vgn3xx .framer-fyw0e3 > :last-child { margin-right: 0px; } .framer-nJk4V.framer-v-1vgn3xx .framer-copuqj > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-nJk4V.framer-v-1vgn3xx .framer-kq6ada > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-nJk4V.framer-v-1ja4k41 .framer-3ruodv { left: unset; right: 4px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nJk4V.framer-v-1ja4k41.framer-1emu3r2, .framer-nJk4V.framer-v-1ja4k41 .framer-fyw0e3, .framer-nJk4V.framer-v-1ja4k41 .framer-copuqj, .framer-nJk4V.framer-v-1ja4k41 .framer-kq6ada { gap: 0px; } .framer-nJk4V.framer-v-1ja4k41.framer-1emu3r2 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-nJk4V.framer-v-1ja4k41.framer-1emu3r2 > :first-child, .framer-nJk4V.framer-v-1ja4k41 .framer-copuqj > :first-child, .framer-nJk4V.framer-v-1ja4k41 .framer-kq6ada > :first-child { margin-top: 0px; } .framer-nJk4V.framer-v-1ja4k41.framer-1emu3r2 > :last-child, .framer-nJk4V.framer-v-1ja4k41 .framer-copuqj > :last-child, .framer-nJk4V.framer-v-1ja4k41 .framer-kq6ada > :last-child { margin-bottom: 0px; } .framer-nJk4V.framer-v-1ja4k41 .framer-fyw0e3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-nJk4V.framer-v-1ja4k41 .framer-fyw0e3 > :first-child { margin-left: 0px; } .framer-nJk4V.framer-v-1ja4k41 .framer-fyw0e3 > :last-child { margin-right: 0px; } .framer-nJk4V.framer-v-1ja4k41 .framer-copuqj > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-nJk4V.framer-v-1ja4k41 .framer-kq6ada > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-nJk4V[data-border=\"true\"]::after, .framer-nJk4V [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 884\n * @framerIntrinsicWidth 996\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"z_R0rZJ8T\":{\"layout\":[\"fixed\",\"auto\"]},\"SqkdkLvoA\":{\"layout\":[\"fixed\",\"auto\"]},\"qkFNuFb8x\":{\"layout\":[\"fixed\",\"auto\"]},\"Iwvj40trJ\":{\"layout\":[\"fixed\",\"auto\"]},\"YD7IbOa5c\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramergILbQkkKN=withCSS(Component,css,\"framer-nJk4V\");export default FramergILbQkkKN;FramergILbQkkKN.displayName=\"Platform Tabs\";FramergILbQkkKN.defaultProps={height:884,width:996};addPropertyControls(FramergILbQkkKN,{variant:{options:[\"NfmMFjTU5\",\"z_R0rZJ8T\",\"SqkdkLvoA\",\"qkFNuFb8x\",\"Iwvj40trJ\",\"YD7IbOa5c\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"1 Mobile\",\"2 Mobile\",\"3 Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramergILbQkkKN,[{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\"}]},...BulletPointFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergILbQkkKN\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"884\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"z_R0rZJ8T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SqkdkLvoA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qkFNuFb8x\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Iwvj40trJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YD7IbOa5c\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"996\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (32e10d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/k3Mqf5d4gG2NZmYm4l8z/LWdaNoDFyRPLmwNgIRfw/Fjdvd3wW5.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/tCivFF1J8Xpkx5T52e7A/BqCsVyQmkYtWf7mFqEUg/hgF9Ul7S6.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/sCT9udpRgAE7wjVeLpeY/1je6V4VqaNNCPtQ5s1co/UvCIDTPQ2.js\";import Button from\"https://framerusercontent.com/modules/s6GLKCsFaY1882RJmpL9/WUatGVptssaO42wgH3AD/tgtIPua62.js\";const ButtonFonts=getFonts(Button);const cycleOrder=[\"yPznlcUqn\",\"v6A4YHsIx\"];const serializationHash=\"framer-X5NKd\";const variantClassNames={v6A4YHsIx:\"framer-v-1e4bbbc\",yPznlcUqn:\"framer-v-up8fy8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const 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:\"yPznlcUqn\",Mobile:\"v6A4YHsIx\"};const getProps=({description,height,icon,id,image,pillText,title,width,...props})=>{return{...props,aDWNCnX8R:image??props.aDWNCnX8R??{src:\"https://framerusercontent.com/images/GxA4XjlXVgNRssS5ctj5IvMQ8.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/GxA4XjlXVgNRssS5ctj5IvMQ8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/GxA4XjlXVgNRssS5ctj5IvMQ8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/GxA4XjlXVgNRssS5ctj5IvMQ8.jpg 1184w\"},CGeN30UHG:description??props.CGeN30UHG??\"Retention campaigns shouldn\u2019t miss the mark. Churned helps marketers make the right calls by showing them what to do for each customer, whether it\u2019s reactivating, retaining or upselling. With precise insights from advanced AI models, your campaigns will reach the right screens with greater impact.\",sWFrcceOu:icon??props.sWFrcceOu??{src:\"https://framerusercontent.com/images/QHWnhi3GUf5FWXuWVJzBDALt7o.svg\"},variant:humanReadableVariantMap[props.variant]??props.variant??\"yPznlcUqn\",X2n3eT1nI:title??props.X2n3eT1nI??\"Make every campaign count\",z7juhXqtL:pillText??props.z7juhXqtL??\"For Marketing teams\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,X2n3eT1nI,CGeN30UHG,z7juhXqtL,sWFrcceOu,aDWNCnX8R,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"yPznlcUqn\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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-up8fy8\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"yPznlcUqn\",ref:ref??ref1,style:{...style},...addPropertyOverrides({v6A4YHsIx:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eb3895\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"U4RW5HINs\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1p1zwu4\",\"data-border\":true,\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"VV3I38LC5\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+4),pixelHeight:24,pixelWidth:24,sizes:\"24px\",...toResponsiveImage(sWFrcceOu)},className:\"framer-1j43z1o\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"tD8tk7RN3\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-uzwi0u\",\"data-styles-preset\":\"hgF9Ul7S6\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255)))\"},children:\"For Marketing teams\"})}),className:\"framer-11y3v3h\",\"data-framer-name\":\"For Marketing teams\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"K7D5KC1Ld\",style:{\"--extracted-r6o4lv\":\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:z7juhXqtL,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1qa52rr\",\"data-styles-preset\":\"Fjdvd3wW5\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255)))\"},children:\"Make every campaign count\"})}),className:\"framer-10wui75\",\"data-framer-name\":\"Make every campaign count\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"weNBXETCC\",style:{\"--extracted-a0htzi\":\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:X2n3eT1nI,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+220),pixelHeight:818,pixelWidth:1184,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(aDWNCnX8R)},className:\"framer-6egfwv\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"Mog94IttW\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},...addPropertyOverrides({v6A4YHsIx:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+156),pixelHeight:818,pixelWidth:1184,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(aDWNCnX8R)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18x70u6\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"pmNUzYtkb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-xk40vz\",\"data-styles-preset\":\"UvCIDTPQ2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(199, 218, 222))\"},children:\"Retention campaigns shouldn\u2019t miss the mark. Churned helps marketers make the right calls by showing them what to do for each customer, whether it\u2019s reactivating, retaining or upselling. With precise insights from advanced AI models, your campaigns will reach the right screens with greater impact.\"})}),className:\"framer-1kfjoy2\",\"data-framer-name\":\"Retention campaigns shouldn\u2019t miss the mark. Churned helps marketers make the right calls by showing them what to do for each customer, whether it\u2019s reactivating, retaining or upselling. With precise insights from advanced AI models, your campaigns will reach the right screens with greater impact.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pkExRKbvo\",style:{\"--extracted-r6o4lv\":\"rgb(199, 218, 222)\",\"--framer-paragraph-spacing\":\"0px\"},text:CGeN30UHG,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qlN_5oh9R\"},implicitPathVariables:undefined},{href:{webPageId:\"qlN_5oh9R\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,y:(componentViewport?.y||0)+0+677+0+168,...addPropertyOverrides({v6A4YHsIx:{y:(componentViewport?.y||0)+0+605+0+180}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-uu5vv4-container\",layoutDependency:layoutDependency,layoutId:\"A7iPWQ5XA-container\",children:/*#__PURE__*/_jsx(Button,{hBDRRcds8:resolvedLinks[0],height:\"100%\",id:\"A7iPWQ5XA\",IXMg4pmP3:\"Book a demo\",layoutId:\"A7iPWQ5XA\",variant:\"mqHz_v2aM\",width:\"100%\",...addPropertyOverrides({v6A4YHsIx:{hBDRRcds8:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-X5NKd.framer-g6dl0n, .framer-X5NKd .framer-g6dl0n { display: block; }\",\".framer-X5NKd.framer-up8fy8 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 592px; overflow: visible; padding: 0px; position: relative; width: 500px; }\",\".framer-X5NKd .framer-1eb3895 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-start; max-width: 560px; overflow: visible; padding: 0px 40px 0px 0px; position: relative; width: 100%; }\",\".framer-X5NKd .framer-1p1zwu4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 4px 16px 4px 4px; position: relative; width: min-content; }\",\".framer-X5NKd .framer-1j43z1o { flex: none; height: 24px; overflow: visible; position: relative; width: 24px; }\",\".framer-X5NKd .framer-11y3v3h { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-X5NKd .framer-10wui75 { flex: none; height: auto; max-width: 410px; min-height: 112px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-X5NKd .framer-6egfwv { aspect-ratio: 1.4474327628361858 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 346px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-X5NKd .framer-18x70u6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 64px 0px 0px; position: relative; width: 100%; }\",\".framer-X5NKd .framer-1kfjoy2 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-X5NKd .framer-uu5vv4-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-X5NKd.framer-up8fy8, .framer-X5NKd .framer-1eb3895, .framer-X5NKd .framer-1p1zwu4, .framer-X5NKd .framer-18x70u6 { gap: 0px; } .framer-X5NKd.framer-up8fy8 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-X5NKd.framer-up8fy8 > :first-child, .framer-X5NKd .framer-1eb3895 > :first-child, .framer-X5NKd .framer-18x70u6 > :first-child { margin-top: 0px; } .framer-X5NKd.framer-up8fy8 > :last-child, .framer-X5NKd .framer-1eb3895 > :last-child, .framer-X5NKd .framer-18x70u6 > :last-child { margin-bottom: 0px; } .framer-X5NKd .framer-1eb3895 > *, .framer-X5NKd .framer-18x70u6 > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-X5NKd .framer-1p1zwu4 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-X5NKd .framer-1p1zwu4 > :first-child { margin-left: 0px; } .framer-X5NKd .framer-1p1zwu4 > :last-child { margin-right: 0px; } }\",\".framer-X5NKd.framer-v-1e4bbbc.framer-up8fy8 { align-content: flex-start; align-items: flex-start; gap: 40px; max-width: unset; }\",\".framer-X5NKd.framer-v-1e4bbbc .framer-1eb3895 { max-width: unset; }\",\".framer-X5NKd.framer-v-1e4bbbc .framer-10wui75 { max-width: 230px; min-height: unset; }\",\".framer-X5NKd.framer-v-1e4bbbc .framer-18x70u6 { gap: 40px; padding: 0px 16px 0px 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-X5NKd.framer-v-1e4bbbc.framer-up8fy8, .framer-X5NKd.framer-v-1e4bbbc .framer-18x70u6 { gap: 0px; } .framer-X5NKd.framer-v-1e4bbbc.framer-up8fy8 > *, .framer-X5NKd.framer-v-1e4bbbc .framer-18x70u6 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-X5NKd.framer-v-1e4bbbc.framer-up8fy8 > :first-child, .framer-X5NKd.framer-v-1e4bbbc .framer-18x70u6 > :first-child { margin-top: 0px; } .framer-X5NKd.framer-v-1e4bbbc.framer-up8fy8 > :last-child, .framer-X5NKd.framer-v-1e4bbbc .framer-18x70u6 > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-X5NKd[data-border=\"true\"]::after, .framer-X5NKd [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 881.5\n * @framerIntrinsicWidth 500\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"592px\",null,null]},\"v6A4YHsIx\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"X2n3eT1nI\":\"title\",\"CGeN30UHG\":\"description\",\"z7juhXqtL\":\"pillText\",\"sWFrcceOu\":\"icon\",\"aDWNCnX8R\":\"image\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerjgXFc915V=withCSS(Component,css,\"framer-X5NKd\");export default FramerjgXFc915V;FramerjgXFc915V.displayName=\"Teams Item\";FramerjgXFc915V.defaultProps={height:881.5,width:500};addPropertyControls(FramerjgXFc915V,{variant:{options:[\"yPznlcUqn\",\"v6A4YHsIx\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},X2n3eT1nI:{defaultValue:\"Make every campaign count\",displayTextArea:false,title:\"Title\",type:ControlType.String},CGeN30UHG:{defaultValue:\"Retention campaigns shouldn\u2019t miss the mark. Churned helps marketers make the right calls by showing them what to do for each customer, whether it\u2019s reactivating, retaining or upselling. With precise insights from advanced AI models, your campaigns will reach the right screens with greater impact.\",displayTextArea:false,title:\"Description\",type:ControlType.String},z7juhXqtL:{defaultValue:\"For Marketing teams\",displayTextArea:false,title:\"Pill Text\",type:ControlType.String},sWFrcceOu:{__defaultAssetReference:\"data:framer/asset-reference,QHWnhi3GUf5FWXuWVJzBDALt7o.svg?originalFilename=for+marketing+teams+icon.svg&preferredSize=auto\",description:\"24x24px\",title:\"Icon\",type:ControlType.ResponsiveImage},aDWNCnX8R:{__defaultAssetReference:\"data:framer/asset-reference,GxA4XjlXVgNRssS5ctj5IvMQ8.jpg?originalFilename=teams+img1.jpg&preferredSize=auto\",description:\"592x410px\",title:\"Image\",type:ControlType.ResponsiveImage}});addFonts(FramerjgXFc915V,[{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\"}]},...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjgXFc915V\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"500\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"592px\\\",null,null]},\\\"v6A4YHsIx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"881.5\",\"framerVariables\":\"{\\\"X2n3eT1nI\\\":\\\"title\\\",\\\"CGeN30UHG\\\":\\\"description\\\",\\\"z7juhXqtL\\\":\\\"pillText\\\",\\\"sWFrcceOu\\\":\\\"icon\\\",\\\"aDWNCnX8R\\\":\\\"image\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (92d6359)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/pEPOqSAStJYIUxXHnlX0/Qzgqx7VOMi8ucypmu2bJ/lqh4CwOgr.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/sCT9udpRgAE7wjVeLpeY/1je6V4VqaNNCPtQ5s1co/UvCIDTPQ2.js\";const serializationHash=\"framer-c61ZX\";const variantClassNames={nnoBmyfcu:\"framer-v-zh6px0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({description,height,icon,id,title,width,...props})=>{var _ref,_ref1,_ref2;return{...props,A4npUv5Um:(_ref=title!==null&&title!==void 0?title:props.A4npUv5Um)!==null&&_ref!==void 0?_ref:\"Predict churn early\",WKt_BPRiW:(_ref1=icon!==null&&icon!==void 0?icon:props.WKt_BPRiW)!==null&&_ref1!==void 0?_ref1:{src:\"https://framerusercontent.com/images/7aETv4H06C9ih7oYGaVuabeUDH4.svg\"},zbesNhcTa:(_ref2=description!==null&&description!==void 0?description:props.zbesNhcTa)!==null&&_ref2!==void 0?_ref2:\"Analyse behaviour in real time to spot risks, reduce churn and make measured decisions. Drive customer loyalty by resolving issues before they escalate.\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,WKt_BPRiW,A4npUv5Um,zbesNhcTa,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"nnoBmyfcu\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?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(serializationHash,...sharedStyleClassNames,\"framer-zh6px0\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"nnoBmyfcu\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0),pixelHeight:88,pixelWidth:88,sizes:\"88px\",...toResponsiveImage(WKt_BPRiW),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-4ftwzr\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"zco_wdmGS\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tc8jk6\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"e7EKeYJAQ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1bkjccg\",\"data-styles-preset\":\"lqh4CwOgr\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, rgb(24, 26, 29))\"},children:\"Predict churn early\"})}),className:\"framer-15c3run\",\"data-framer-name\":\"Predict churn early\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Bci7NG7UU\",style:{\"--extracted-1lwpl3i\":\"rgb(24, 26, 29)\",\"--framer-paragraph-spacing\":\"0px\"},text:A4npUv5Um,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-xk40vz\",\"data-styles-preset\":\"UvCIDTPQ2\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(73, 80, 87))\"},children:\"Analyse behaviour in real time to spot risks, reduce churn and make measured decisions. Drive customer loyalty by resolving issues before they escalate.\"})}),className:\"framer-1u4gi3b\",\"data-framer-name\":\"Analyse behaviour in real time to spot risks, reduce churn and make measured decisions. Drive customer loyalty by resolving issues before they escalate.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DLwOzO4dv\",style:{\"--extracted-r6o4lv\":\"rgb(73, 80, 87)\",\"--framer-paragraph-spacing\":\"0px\"},text:zbesNhcTa,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-c61ZX.framer-nqd2zo, .framer-c61ZX .framer-nqd2zo { display: block; }\",\".framer-c61ZX.framer-zh6px0 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 12px 0px 12px; position: relative; width: 384px; }\",\".framer-c61ZX .framer-4ftwzr { flex: none; height: 88px; overflow: visible; position: relative; width: 88px; }\",\".framer-c61ZX .framer-tc8jk6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c61ZX .framer-15c3run { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-c61ZX .framer-1u4gi3b { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-c61ZX.framer-zh6px0, .framer-c61ZX .framer-tc8jk6 { gap: 0px; } .framer-c61ZX.framer-zh6px0 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-c61ZX.framer-zh6px0 > :first-child, .framer-c61ZX .framer-tc8jk6 > :first-child { margin-top: 0px; } .framer-c61ZX.framer-zh6px0 > :last-child, .framer-c61ZX .framer-tc8jk6 > :last-child { margin-bottom: 0px; } .framer-c61ZX .framer-tc8jk6 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 272\n * @framerIntrinsicWidth 384\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"WKt_BPRiW\":\"icon\",\"A4npUv5Um\":\"title\",\"zbesNhcTa\":\"description\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerp3dhga5M6=withCSS(Component,css,\"framer-c61ZX\");export default Framerp3dhga5M6;Framerp3dhga5M6.displayName=\"Features Item\";Framerp3dhga5M6.defaultProps={height:272,width:384};addPropertyControls(Framerp3dhga5M6,{WKt_BPRiW:{__defaultAssetReference:\"data:framer/asset-reference,7aETv4H06C9ih7oYGaVuabeUDH4.svg?originalFilename=icon+feat1.svg&preferredSize=auto\",description:\"88x88px\",title:\"Icon\",type:ControlType.ResponsiveImage},A4npUv5Um:{defaultValue:\"Predict churn early\",displayTextArea:false,title:\"Title\",type:ControlType.String},zbesNhcTa:{defaultValue:\"Analyse behaviour in real time to spot risks, reduce churn and make measured decisions. Drive customer loyalty by resolving issues before they escalate.\",displayTextArea:false,title:\"Description\",type:ControlType.String}});addFonts(Framerp3dhga5M6,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerp3dhga5M6\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"WKt_BPRiW\\\":\\\"icon\\\",\\\"A4npUv5Um\\\":\\\"title\\\",\\\"zbesNhcTa\\\":\\\"description\\\"}\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"272\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"384\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (32e10d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/i1QYFfVTmw8vyPdDHQ4P/ZGwJv0ay9fT5le9sVivY/dTfxuf_zg.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/sCT9udpRgAE7wjVeLpeY/1je6V4VqaNNCPtQ5s1co/UvCIDTPQ2.js\";import Button from\"https://framerusercontent.com/modules/s6GLKCsFaY1882RJmpL9/WUatGVptssaO42wgH3AD/tgtIPua62.js\";const ButtonFonts=getFonts(Button);const cycleOrder=[\"LkmHBKmIE\",\"MpWWZsc4f\"];const serializationHash=\"framer-gnRAD\";const variantClassNames={LkmHBKmIE:\"framer-v-1otydxd\",MpWWZsc4f:\"framer-v-t8409u\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const 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:\"LkmHBKmIE\",Mobile:\"MpWWZsc4f\"};const getProps=({height,icon,iconBGColor,id,image,link,text,title,width,...props})=>{return{...props,a9Jio5Eo9:icon??props.a9Jio5Eo9,b0Oepw4Jw:title??props.b0Oepw4Jw??\"B2B SaaS companies\",EPHXPztr7:image??props.EPHXPztr7,K30GsmiLS:iconBGColor??props.K30GsmiLS??\"rgb(248, 120, 73)\",KqcRn8j00:link??props.KqcRn8j00,Od7DSgA3M:text??props.Od7DSgA3M??\"Discover how companies are achieving measurable results with Churned's insights and strategies.\",variant:humanReadableVariantMap[props.variant]??props.variant??\"LkmHBKmIE\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,EPHXPztr7,b0Oepw4Jw,Od7DSgA3M,a9Jio5Eo9,K30GsmiLS,KqcRn8j00,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"LkmHBKmIE\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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-1otydxd\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"LkmHBKmIE\",ref:ref??ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(3, 25, 30, 0.25)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",...style},variants:{MpWWZsc4f:{\"--border-top-width\":\"0px\"}},...addPropertyOverrides({MpWWZsc4f:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:592.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+32+0),pixelHeight:1200,pixelWidth:1185,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(EPHXPztr7),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-dhszcq\",\"data-framer-name\":\"Photo\",layoutDependency:layoutDependency,layoutId:\"PcDMTLJcx\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},variants:{MpWWZsc4f:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16}},...addPropertyOverrides({MpWWZsc4f:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:592.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:1200,pixelWidth:1185,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(EPHXPztr7),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-bwp6hs\",\"data-framer-name\":\"Icon Wrapper\",layoutDependency:layoutDependency,layoutId:\"mkcTICvOe\",style:{backgroundColor:K30GsmiLS,borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{MpWWZsc4f:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+48+24),pixelHeight:40,pixelWidth:40,sizes:\"40px\",...toResponsiveImage(a9Jio5Eo9),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-uo7hpj\",layoutDependency:layoutDependency,layoutId:\"p4XNi14j7\",...addPropertyOverrides({MpWWZsc4f:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+8+16),pixelHeight:40,pixelWidth:40,sizes:\"24px\",...toResponsiveImage(a9Jio5Eo9),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t2avkh\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"l1etBMXZv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-7alsey\",\"data-styles-preset\":\"dTfxuf_zg\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-74740851-9985-46e4-b850-ee6f014507a8, rgb(3, 25, 30)))\"},children:\"B2B SaaS companies\"})}),className:\"framer-1ogpy5\",\"data-framer-name\":\"B2B SaaS companies\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"iVX6JxSYx\",style:{\"--extracted-1eung3n\":\"var(--token-74740851-9985-46e4-b850-ee6f014507a8, rgb(3, 25, 30))\",\"--framer-paragraph-spacing\":\"0px\"},text:b0Oepw4Jw,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2i7kjm\",layoutDependency:layoutDependency,layoutId:\"qBAyj3o2S\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-xk40vz\",\"data-styles-preset\":\"UvCIDTPQ2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(3, 25, 30))\"},children:\"Discover how companies are achieving measurable results with Churned's insights and strategies.\"})}),className:\"framer-j53wp6\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"U6Bra65Fp\",style:{\"--extracted-r6o4lv\":\"rgb(3, 25, 30)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Od7DSgA3M,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-12qr9ln\",\"data-framer-name\":\"Button Wrapper\",layoutDependency:layoutDependency,layoutId:\"EpOh0p9l5\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,y:(componentViewport?.y||0)+32+624+0+(0+(40+Math.max(0,(Math.max(0,((componentViewport?.height||684)-32-624)/1)*1-0-144-0)/1)*1)+32)+0+0,...addPropertyOverrides({MpWWZsc4f:{y:(componentViewport?.y||0)+0+616+0+204+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pgkw55-container\",layoutDependency:layoutDependency,layoutId:\"zK3pQdTWF-container\",children:/*#__PURE__*/_jsx(Button,{hBDRRcds8:KqcRn8j00,height:\"100%\",id:\"zK3pQdTWF\",IXMg4pmP3:\"Learn more\",layoutId:\"zK3pQdTWF\",variant:\"fW7fcadoq\",width:\"100%\"})})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gnRAD.framer-fldtn4, .framer-gnRAD .framer-fldtn4 { display: block; }\",\".framer-gnRAD.framer-1otydxd { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 684px; justify-content: flex-start; overflow: visible; padding: 32px 0px 0px 0px; position: relative; width: 395px; }\",\".framer-gnRAD .framer-dhszcq { aspect-ratio: 0.9875 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 400px); overflow: visible; position: relative; width: 100%; }\",\".framer-gnRAD .framer-bwp6hs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 88px; justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: 16px; top: 48px; width: 88px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-gnRAD .framer-uo7hpj { flex: none; height: 40px; overflow: visible; position: relative; width: 40px; }\",\".framer-gnRAD .framer-t2avkh { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 1px; justify-content: flex-start; overflow: visible; padding: 0px 40px 0px 0px; position: relative; width: 100%; }\",\".framer-gnRAD .framer-1ogpy5 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-gnRAD .framer-2i7kjm { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-start; overflow: visible; padding: 0px 0px 12px 0px; position: relative; width: 100%; }\",\".framer-gnRAD .framer-j53wp6 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 355px; word-break: break-word; word-wrap: break-word; }\",\".framer-gnRAD .framer-12qr9ln { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gnRAD .framer-1pgkw55-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-gnRAD.framer-1otydxd, .framer-gnRAD .framer-bwp6hs, .framer-gnRAD .framer-t2avkh, .framer-gnRAD .framer-2i7kjm, .framer-gnRAD .framer-12qr9ln { gap: 0px; } .framer-gnRAD.framer-1otydxd > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-gnRAD.framer-1otydxd > :first-child, .framer-gnRAD .framer-t2avkh > :first-child { margin-top: 0px; } .framer-gnRAD.framer-1otydxd > :last-child, .framer-gnRAD .framer-t2avkh > :last-child { margin-bottom: 0px; } .framer-gnRAD .framer-bwp6hs > *, .framer-gnRAD .framer-12qr9ln > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-gnRAD .framer-bwp6hs > :first-child, .framer-gnRAD .framer-2i7kjm > :first-child, .framer-gnRAD .framer-12qr9ln > :first-child { margin-left: 0px; } .framer-gnRAD .framer-bwp6hs > :last-child, .framer-gnRAD .framer-2i7kjm > :last-child, .framer-gnRAD .framer-12qr9ln > :last-child { margin-right: 0px; } .framer-gnRAD .framer-t2avkh > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-gnRAD .framer-2i7kjm > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-gnRAD.framer-v-t8409u.framer-1otydxd { gap: 16px; height: min-content; padding: 0px; }\",\".framer-gnRAD.framer-v-t8409u .framer-bwp6hs { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 56px); right: 8px; top: 8px; width: 56px; }\",\".framer-gnRAD.framer-v-t8409u .framer-uo7hpj { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 24px); width: 24px; }\",\".framer-gnRAD.framer-v-t8409u .framer-t2avkh { flex: none; gap: 8px; height: min-content; }\",\".framer-gnRAD.framer-v-t8409u .framer-2i7kjm { flex: none; height: min-content; padding: 0px 0px 8px 0px; }\",\".framer-gnRAD.framer-v-t8409u .framer-j53wp6 { flex: 1 0 0px; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-gnRAD.framer-v-t8409u.framer-1otydxd, .framer-gnRAD.framer-v-t8409u .framer-t2avkh { gap: 0px; } .framer-gnRAD.framer-v-t8409u.framer-1otydxd > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-gnRAD.framer-v-t8409u.framer-1otydxd > :first-child, .framer-gnRAD.framer-v-t8409u .framer-t2avkh > :first-child { margin-top: 0px; } .framer-gnRAD.framer-v-t8409u.framer-1otydxd > :last-child, .framer-gnRAD.framer-v-t8409u .framer-t2avkh > :last-child { margin-bottom: 0px; } .framer-gnRAD.framer-v-t8409u .framer-t2avkh > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-gnRAD[data-border=\"true\"]::after, .framer-gnRAD [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 684\n * @framerIntrinsicWidth 395\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"MpWWZsc4f\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"EPHXPztr7\":\"image\",\"b0Oepw4Jw\":\"title\",\"Od7DSgA3M\":\"text\",\"a9Jio5Eo9\":\"icon\",\"K30GsmiLS\":\"iconBGColor\",\"KqcRn8j00\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerzgBu9fV0A=withCSS(Component,css,\"framer-gnRAD\");export default FramerzgBu9fV0A;FramerzgBu9fV0A.displayName=\"Resources Item\";FramerzgBu9fV0A.defaultProps={height:684,width:395};addPropertyControls(FramerzgBu9fV0A,{variant:{options:[\"LkmHBKmIE\",\"MpWWZsc4f\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},EPHXPztr7:{title:\"Image\",type:ControlType.ResponsiveImage},b0Oepw4Jw:{defaultValue:\"B2B SaaS companies\",displayTextArea:false,title:\"Title\",type:ControlType.String},Od7DSgA3M:{defaultValue:\"Discover how companies are achieving measurable results with Churned's insights and strategies.\",displayTextArea:false,title:\"Text\",type:ControlType.String},a9Jio5Eo9:{title:\"Icon\",type:ControlType.ResponsiveImage},K30GsmiLS:{defaultValue:\"rgb(248, 120, 73)\",title:\"Icon BG Color\",type:ControlType.Color},KqcRn8j00:{title:\"Link\",type:ControlType.Link}});addFonts(FramerzgBu9fV0A,[{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\"}]},...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzgBu9fV0A\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"EPHXPztr7\\\":\\\"image\\\",\\\"b0Oepw4Jw\\\":\\\"title\\\",\\\"Od7DSgA3M\\\":\\\"text\\\",\\\"a9Jio5Eo9\\\":\\\"icon\\\",\\\"K30GsmiLS\\\":\\\"iconBGColor\\\",\\\"KqcRn8j00\\\":\\\"link\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"684\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"395\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MpWWZsc4f\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCodeBoundaryForOverrides,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import CustomerStoriesSection from\"#framer/local/canvasComponent/AOiRwJSIZ/AOiRwJSIZ.js\";import Footer from\"#framer/local/canvasComponent/axb49XS1O/axb49XS1O.js\";import PlatformTabs from\"#framer/local/canvasComponent/gILbQkkKN/gILbQkkKN.js\";import Pill from\"#framer/local/canvasComponent/hUFxshuU6/hUFxshuU6.js\";import TeamsItem from\"#framer/local/canvasComponent/jgXFc915V/jgXFc915V.js\";import LogosDarkBG from\"#framer/local/canvasComponent/kmdrrft8_/kmdrrft8_.js\";import FeaturesItem from\"#framer/local/canvasComponent/p3dhga5M6/p3dhga5M6.js\";import CookiesWrapper from\"#framer/local/canvasComponent/pNhZmVzrn/pNhZmVzrn.js\";import AboveFooterSection from\"#framer/local/canvasComponent/pxtDM4zDf/pxtDM4zDf.js\";import Button from\"#framer/local/canvasComponent/tgtIPua62/tgtIPua62.js\";import ResourcesItem from\"#framer/local/canvasComponent/zgBu9fV0A/zgBu9fV0A.js\";import Navigation from\"#framer/local/canvasComponent/ZodmdUwPc/ZodmdUwPc.js\";import{swiperAutoFit,withClassSwiperButtonNext,withClassSwiperButtonPrev,withClassSwiperPagination,withClassSwiperSlide,withClassSwiperWrapper}from\"#framer/local/codeFile/qgMMErl/Swiper.js\";import*as sharedStyle1 from\"#framer/local/css/dFkjMQLu3/dFkjMQLu3.js\";import*as sharedStyle2 from\"#framer/local/css/ik3XzWOBC/ik3XzWOBC.js\";import*as sharedStyle from\"#framer/local/css/Qu8cakMH5/Qu8cakMH5.js\";import metadataProvider from\"#framer/local/webPageMetadata/cFoMWlvPo/cFoMWlvPo.js\";const NavigationFonts=getFonts(Navigation);const NavigationWithVariantAppearEffect=withVariantAppearEffect(Navigation);const CookiesWrapperFonts=getFonts(CookiesWrapper);const ButtonFonts=getFonts(Button);const LogosDarkBGFonts=getFonts(LogosDarkBG);const PillFonts=getFonts(Pill);const PlatformTabsFonts=getFonts(PlatformTabs);const TeamsItemFonts=getFonts(TeamsItem);const MotionDivWithClassSwiperSlide1cw2x0w=withCodeBoundaryForOverrides(motion.div,{nodeId:\"VY_P3LriQ\",override:withClassSwiperSlide,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperSlide1py4avu=withCodeBoundaryForOverrides(motion.div,{nodeId:\"LZTywye3v\",override:withClassSwiperSlide,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperWrapper13f4kvi=withCodeBoundaryForOverrides(motion.div,{nodeId:\"YJLsaVdVk\",override:withClassSwiperWrapper,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperPagination11ovxxc=withCodeBoundaryForOverrides(motion.div,{nodeId:\"a0Jh4CVKg\",override:withClassSwiperPagination,scopeId:\"cFoMWlvPo\"});const MotionDivSwiperAutoFit1ux5tp5=withCodeBoundaryForOverrides(motion.div,{nodeId:\"LuSvZVpEg\",override:swiperAutoFit,scopeId:\"cFoMWlvPo\"});const FeaturesItemFonts=getFonts(FeaturesItem);const MotionDivWithClassSwiperButtonPrev1wilm45=withCodeBoundaryForOverrides(motion.div,{nodeId:\"yEhXIuQG1\",override:withClassSwiperButtonPrev,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperButtonNext1svx8my=withCodeBoundaryForOverrides(motion.div,{nodeId:\"uYSBP7in7\",override:withClassSwiperButtonNext,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperSlide8ipkaz=withCodeBoundaryForOverrides(motion.div,{nodeId:\"QiEmSKC6r\",override:withClassSwiperSlide,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperSlidee4qo8k=withCodeBoundaryForOverrides(motion.div,{nodeId:\"hd4Vnq3Al\",override:withClassSwiperSlide,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperSlide1ll136d=withCodeBoundaryForOverrides(motion.div,{nodeId:\"vzidvx6XR\",override:withClassSwiperSlide,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperSlide1q42uuy=withCodeBoundaryForOverrides(motion.div,{nodeId:\"vHU7qZ55X\",override:withClassSwiperSlide,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperSlide1iah9kf=withCodeBoundaryForOverrides(motion.div,{nodeId:\"bIzpWFxvT\",override:withClassSwiperSlide,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperSlide1c8mqit=withCodeBoundaryForOverrides(motion.div,{nodeId:\"TXa2KvJFf\",override:withClassSwiperSlide,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperWrapper5f7w6y=withCodeBoundaryForOverrides(motion.div,{nodeId:\"EjLAAayqE\",override:withClassSwiperWrapper,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperPagination1sd51ao=withCodeBoundaryForOverrides(motion.div,{nodeId:\"Fw2hmPcFK\",override:withClassSwiperPagination,scopeId:\"cFoMWlvPo\"});const MotionDivSwiperAutoFit1e7n1mj=withCodeBoundaryForOverrides(motion.div,{nodeId:\"iCW5N47m6\",override:swiperAutoFit,scopeId:\"cFoMWlvPo\"});const CustomerStoriesSectionFonts=getFonts(CustomerStoriesSection);const MotionDivWithClassSwiperButtonPrevjhb0c0=withCodeBoundaryForOverrides(motion.div,{nodeId:\"YccDeJyHC\",override:withClassSwiperButtonPrev,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperButtonNext8asm1s=withCodeBoundaryForOverrides(motion.div,{nodeId:\"kDyW7v6U6\",override:withClassSwiperButtonNext,scopeId:\"cFoMWlvPo\"});const ResourcesItemFonts=getFonts(ResourcesItem);const MotionDivWithClassSwiperSlide1f58tpy=withCodeBoundaryForOverrides(motion.div,{nodeId:\"suDIWbzFt\",override:withClassSwiperSlide,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperSlidebenx0n=withCodeBoundaryForOverrides(motion.div,{nodeId:\"iNdClZ4z3\",override:withClassSwiperSlide,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperSlide6h54qw=withCodeBoundaryForOverrides(motion.div,{nodeId:\"NGrIaEJBu\",override:withClassSwiperSlide,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperSlideivnr38=withCodeBoundaryForOverrides(motion.div,{nodeId:\"jvHzM7_LN\",override:withClassSwiperSlide,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperSlide1w6kgr7=withCodeBoundaryForOverrides(motion.div,{nodeId:\"D6dIclH3J\",override:withClassSwiperSlide,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperWrapperukzbp4=withCodeBoundaryForOverrides(motion.div,{nodeId:\"sMdk3QtPx\",override:withClassSwiperWrapper,scopeId:\"cFoMWlvPo\"});const MotionDivWithClassSwiperPagination1kkz1b2=withCodeBoundaryForOverrides(motion.div,{nodeId:\"xdDxfLTQV\",override:withClassSwiperPagination,scopeId:\"cFoMWlvPo\"});const MotionDivSwiperAutoFitcft5y0=withCodeBoundaryForOverrides(motion.div,{nodeId:\"JIwGaAlYP\",override:swiperAutoFit,scopeId:\"cFoMWlvPo\"});const AboveFooterSectionFonts=getFonts(AboveFooterSection);const FooterFonts=getFonts(Footer);const breakpoints={WJv7UAXhk:\"(min-width: 992px)\",xS1KVMyeQ:\"(max-width: 991px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-eHCi5\";const variantClassNames={WJv7UAXhk:\"framer-v-1pu3waj\",xS1KVMyeQ:\"framer-v-vg7aud\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WJv7UAXhk\",Tablet:\"xS1KVMyeQ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WJv7UAXhk\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const elementId=useRouteElementId(\"WGs2spubu\");const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"xS1KVMyeQ\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"xS1KVMyeQ\")return false;return true;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WJv7UAXhk\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1pu3waj\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rywk81-container\",layoutScroll:true,nodeId:\"MYdEbMTh2\",rendersWithMotion:true,scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{__framer__targets:[{ref:ref2,target:\"TwlyYKGor\"}],variant:\"CgIXDWY_X\"}},children:/*#__PURE__*/_jsx(NavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"F6T555vSL\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"MYdEbMTh2\",layoutId:\"MYdEbMTh2\",style:{width:\"100%\"},variant:\"Yef0FpV9z\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:805}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:171,width:\"912px\",y:789,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gauzyl-container\",layoutScroll:true,nodeId:\"o2BkuQnrt\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{variant:\"GjZQiZ_8H\"}},children:/*#__PURE__*/_jsx(CookiesWrapper,{height:\"100%\",id:\"o2BkuQnrt\",layoutId:\"o2BkuQnrt\",style:{width:\"100%\"},variant:\"S3ab_llbL\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xfgppy\",\"data-framer-name\":\"Nav Trigger\",id:elementId,ref:ref2}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jlvlj9\",\"data-framer-name\":\"Hero Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ea449e\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2984o9\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1g6ng5x\",\"data-framer-name\":\"Shape1\",fill:\"black\",intrinsicHeight:390,intrinsicWidth:454,svg:'<svg width=\"454\" height=\"390\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M333.616 282.502h32.586c20.86 0 39.678-7.418 54.429-19.68 19.018-15.523 31.439-39.036 32.405-65.599.024-.496.044-.993.061-1.491 0-.31-.002-.619-.005-.928.003-.309.005-.619.005-.929-.017-.498-.037-.994-.061-1.491-.966-26.563-13.387-50.076-32.406-65.599-14.75-12.262-33.568-19.68-54.428-19.68h-32.586c-1.547 0-3.053.03-4.52.092-27.307-2.276-48.238-25.026-48.238-53.452 0-29.975-23.276-53.64-52.758-53.64H52.758C23.275.105 0 23.77 0 53.745s23.275 53.64 52.758 53.64H228.1c29.482 0 52.758 23.664 52.758 53.639-.367 12.411-.505 23.637-.372 33.78-.133 10.142.005 21.369.372 33.779 0 29.975-23.276 53.64-52.758 53.64H52.758C23.275 282.223 0 305.887 0 335.862s23.275 53.64 52.758 53.64H228.1c29.482 0 52.758-23.665 52.758-53.64 0-28.425 20.931-51.176 48.238-53.452 1.467.062 2.973.092 4.52.092Z\" fill=\"#041F25\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cnueqs\",\"data-framer-name\":\"Left\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1up5ks5\",\"data-styles-preset\":\"Qu8cakMH5\",style:{\"--framer-text-alignment\":\"left\"},children:\"Predict and prevent churn with AI-driven insights\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1up5ks5\",\"data-styles-preset\":\"Qu8cakMH5\",style:{\"--framer-text-alignment\":\"center\"},children:\"Predict and prevent churn with AI-driven insights\"})}),className:\"framer-9i53fb\",\"data-framer-name\":\"Predict and prevent churn with AI-driven insights\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yd8jlf\",\"data-styles-preset\":\"dFkjMQLu3\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-04fcd026-845a-4725-8ef6-009086cbd581, rgb(221, 235, 238))\"},children:\"Bring together scattered customer data, predict behaviour and act with precision using Churned\u2019s AI-powered platform\u2014built to scale retention and growth.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yd8jlf\",\"data-styles-preset\":\"dFkjMQLu3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-04fcd026-845a-4725-8ef6-009086cbd581, rgb(221, 235, 238))\"},children:\"Bring together scattered customer data, predict behaviour and act with precision using Churned\u2019s AI-powered platform\u2014built to scale retention and growth.\"})}),className:\"framer-1qa6qf8\",\"data-framer-name\":\"Churned helps Customer Success and Marketing teams engage the right customers at the right time with predictive insights.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qlN_5oh9R\"},implicitPathVariables:undefined},{href:{webPageId:\"qlN_5oh9R\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{y:(componentViewport?.y||0)+0+0+98+0+0+0+0+272}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7p4niw-container\",nodeId:\"yzxVCr8bY\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{hBDRRcds8:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{hBDRRcds8:resolvedLinks[0],height:\"100%\",id:\"yzxVCr8bY\",iiu903W9a:false,IXMg4pmP3:\"Book a demo\",layoutId:\"yzxVCr8bY\",variant:\"pjgYE6Py0\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-b48vbx\",\"data-framer-name\":\"Shape2\",fill:\"black\",intrinsicHeight:564,intrinsicWidth:463,svg:'<svg width=\"463\" height=\"564\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M88.003 283.3h57.136c17.075 0 30.867-13.646 30.867-30.54V142.3C175.349 63.677 239.709 0 319.174 0 398.64 0 463 63.677 463 142.3c0 78.622-64.36 142.299-143.826 142.299h-89.316c-29.553 0-53.196 23.392-53.196 52.631v67.576c0 29.24 23.643 52.632 53.196 52.632 29.553 0 53.853 24.041 53.853 53.281 0 29.239-24.3 53.281-53.853 53.281s-53.852-24.042-53.852-53.281v-22.742c0-16.894-13.792-30.539-30.867-30.539H88.003C39.404 458.088 0 419.101 0 371.018S39.404 283.3 88.003 283.3Z\" fill=\"#041F25\"/></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f85p4i\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:608,intrinsicWidth:1312,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+98+0+0+408+0+0),pixelHeight:1216,pixelWidth:2624,sizes:`min(${componentViewport?.width||\"100vw\"} - 16px, 1312px)`,src:\"https://framerusercontent.com/images/Uu1bQuECo99TcDno6PQVcUs5B1Q.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Uu1bQuECo99TcDno6PQVcUs5B1Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Uu1bQuECo99TcDno6PQVcUs5B1Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Uu1bQuECo99TcDno6PQVcUs5B1Q.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/Uu1bQuECo99TcDno6PQVcUs5B1Q.jpg 2624w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:608,intrinsicWidth:1312,pixelHeight:1216,pixelWidth:2624,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1312px)`,src:\"https://framerusercontent.com/images/Uu1bQuECo99TcDno6PQVcUs5B1Q.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Uu1bQuECo99TcDno6PQVcUs5B1Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Uu1bQuECo99TcDno6PQVcUs5B1Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Uu1bQuECo99TcDno6PQVcUs5B1Q.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/Uu1bQuECo99TcDno6PQVcUs5B1Q.jpg 2624w\"},className:\"framer-4ftf7r\",\"data-framer-name\":\"Platform hero img\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+98+0+0+408+716-660),pixelHeight:1306,pixelWidth:1954,positionX:\"center\",positionY:\"center\",sizes:`min(min(${componentViewport?.width||\"100vw\"} - 16px, 1312px) * 0.8, 978px)`,src:\"https://framerusercontent.com/images/H5pYQohmRj4HhIR8AFVev77Q8G0.png\",srcSet:\"https://framerusercontent.com/images/H5pYQohmRj4HhIR8AFVev77Q8G0.png?scale-down-to=512 512w,https://framerusercontent.com/images/H5pYQohmRj4HhIR8AFVev77Q8G0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/H5pYQohmRj4HhIR8AFVev77Q8G0.png 1954w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1306,pixelWidth:1954,positionX:\"center\",positionY:\"center\",sizes:`min(min(${componentViewport?.width||\"100vw\"} - 80px, 1312px) * 0.8, 978px)`,src:\"https://framerusercontent.com/images/H5pYQohmRj4HhIR8AFVev77Q8G0.png\",srcSet:\"https://framerusercontent.com/images/H5pYQohmRj4HhIR8AFVev77Q8G0.png?scale-down-to=512 512w,https://framerusercontent.com/images/H5pYQohmRj4HhIR8AFVev77Q8G0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/H5pYQohmRj4HhIR8AFVev77Q8G0.png 1954w\"},className:\"framer-1c6ycke\",\"data-framer-name\":\"Dashboard\",transformTemplate:transformTemplate1})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`,y:(componentViewport?.y||0)+0+0+98+1172}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:136,width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hm6c9n-container\",nodeId:\"bYz1Ju5oM\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(LogosDarkBG,{height:\"100%\",id:\"bYz1Ju5oM\",jppEiQPhk:\"var(--token-3a2f72c1-a0cf-4af8-9733-b4b56226713f, rgb(120, 238, 214))\",layoutId:\"bYz1Ju5oM\",style:{width:\"100%\"},width:\"100%\",wLUBxATxT:\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b9t3cm\",\"data-framer-name\":\"How Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13n8rnx\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nfg52h\",\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{y:(componentViewport?.y||0)+0+1462+72+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lac7g9-container\",nodeId:\"d2mh4gimO\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(Pill,{B56ck6Tz6:\"rgb(145, 76, 194)\",eWSoMKFWG:{borderColor:\"rgba(0, 0, 0, 0)\",borderStyle:\"solid\",borderWidth:1},height:\"100%\",id:\"d2mh4gimO\",layoutId:\"d2mh4gimO\",mkQ9ZCnnr:addImageAlt({src:\"https://framerusercontent.com/images/kmYjlEUZ94tCnwN3ZrarZl9t0c.svg\"},\"\"),ogni7oESz:\"How does it work?\",pI3TlQP_7:\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-lt00pu\",\"data-styles-preset\":\"ik3XzWOBC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-74740851-9985-46e4-b850-ee6f014507a8, rgb(3, 25, 30))\"},children:\"A powerful way to retain customers\"})}),className:\"framer-1gh6d3g\",\"data-framer-name\":\"A powerful way to retain customers\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yd8jlf\",\"data-styles-preset\":\"dFkjMQLu3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8c0c7774-cb1a-468c-9437-00b00849669e, rgb(71, 81, 83))\"},children:\"Churned unifies customer data from your existing tools into a single platform. Using predictive and prescriptive AI, it then identifies at-risk segments and recommends automated steps to retain, reactivate, and upsell at scale.\"})}),className:\"framer-vzircd\",\"data-framer-name\":\"Churned unifies customer data from your existing tools into a single platform. Using predictive and prescriptive AI, it then identifies at-risk segments and recommends automated steps to retain, reactivate, and upsell at scale.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+1462+72+0+0+344}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:884,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vmuocn-container\",nodeId:\"WAcgpzkIh\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{variant:\"qkFNuFb8x\"}},children:/*#__PURE__*/_jsx(PlatformTabs,{height:\"100%\",id:\"WAcgpzkIh\",layoutId:\"WAcgpzkIh\",style:{width:\"100%\"},variant:\"NfmMFjTU5\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15vhkgb\",\"data-framer-name\":\"Teams \",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ssny2v\",\"data-framer-name\":\"Box\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w73i0l\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-125eqdk\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{y:(componentViewport?.y||0)+0+2826+0+0+64+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5cutvl-container\",nodeId:\"sAVtwB3eV\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(Pill,{B56ck6Tz6:\"rgb(111, 237, 215)\",eWSoMKFWG:{borderColor:\"rgba(0, 0, 0, 0)\",borderStyle:\"solid\",borderWidth:1},height:\"100%\",id:\"sAVtwB3eV\",layoutId:\"sAVtwB3eV\",mkQ9ZCnnr:addImageAlt({src:\"https://framerusercontent.com/images/FZOolqGOKwT48xt69JWfNrhOqI.svg\"},\"\"),ogni7oESz:\"Teams\",pI3TlQP_7:\"rgb(0, 0, 0)\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-lt00pu\",\"data-styles-preset\":\"ik3XzWOBC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, rgb(255, 255, 255))\"},children:\"Churned adapts to you\"})}),className:\"framer-18a530d\",\"data-framer-name\":\"Churned adapts to you\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yd8jlf\",\"data-styles-preset\":\"dFkjMQLu3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(199, 218, 222)\"},children:\"Churned is a powerful platform for Marketing and Customer Success teams that can help both reach their unique goals.\"})}),className:\"framer-11afrun\",\"data-framer-name\":\"Churned is a powerful platform for Marketing and Customer Success teams that can help both reach their unique goals.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivSwiperAutoFit1ux5tp5,{className:\"framer-1ux5tp5\",\"data-framer-name\":\"swiper-auto-fit-pagination\",children:[/*#__PURE__*/_jsxs(MotionDivWithClassSwiperWrapper13f4kvi,{className:\"framer-13f4kvi\",\"data-framer-name\":\"swiper-wrapper\",children:[/*#__PURE__*/_jsx(MotionDivWithClassSwiperSlide1cw2x0w,{className:\"framer-1cw2x0w\",\"data-framer-name\":\"swiper-slide\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{width:`min(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 600px)`,y:(componentViewport?.y||0)+0+2826+0+0+64+0+0+368+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:881,width:`max(min(${componentViewport?.width||\"100vw\"} - 112px, 1200px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r1b1ac-container\",nodeId:\"t7Fog0VfD\",rendersWithMotion:true,scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{variant:\"v6A4YHsIx\"}},children:/*#__PURE__*/_jsx(TeamsItem,{aDWNCnX8R:addImageAlt({src:\"https://framerusercontent.com/images/m1Wf998y637qYx99r3G0j0eTPg.png\",srcSet:\"https://framerusercontent.com/images/m1Wf998y637qYx99r3G0j0eTPg.png?scale-down-to=512 512w,https://framerusercontent.com/images/m1Wf998y637qYx99r3G0j0eTPg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/m1Wf998y637qYx99r3G0j0eTPg.png 1184w\"},\"\"),CGeN30UHG:\"Retention campaigns shouldn\u2019t miss the mark. Churned helps marketers make the right calls by showing them what to do for each customer, whether it\u2019s reactivating, retaining or upselling. With precise insights from advanced AI models, your campaigns will reach the right screens with greater impact.\",height:\"100%\",id:\"t7Fog0VfD\",layoutId:\"t7Fog0VfD\",style:{width:\"100%\"},sWFrcceOu:addImageAlt({src:\"https://framerusercontent.com/images/IFprHZq5jOkxQOkdquok71znwUY.svg\"},\"\"),variant:\"yPznlcUqn\",width:\"100%\",X2n3eT1nI:\"Make every campaign count\",z7juhXqtL:\"For Marketing teams\"})})})})})}),/*#__PURE__*/_jsx(MotionDivWithClassSwiperSlide1py4avu,{className:\"framer-1py4avu\",\"data-framer-name\":\"swiper-slide\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{width:`min(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 600px)`,y:(componentViewport?.y||0)+0+2826+0+0+64+0+0+368+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:881,width:`max(min(${componentViewport?.width||\"100vw\"} - 112px, 1200px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dsqoim-container\",nodeId:\"NpTgr_Bvi\",rendersWithMotion:true,scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{variant:\"v6A4YHsIx\"}},children:/*#__PURE__*/_jsx(TeamsItem,{aDWNCnX8R:addImageAlt({src:\"https://framerusercontent.com/images/xNDcUnXItGyZXuBZi9Jvmu1lgh8.png\",srcSet:\"https://framerusercontent.com/images/xNDcUnXItGyZXuBZi9Jvmu1lgh8.png?scale-down-to=512 512w,https://framerusercontent.com/images/xNDcUnXItGyZXuBZi9Jvmu1lgh8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xNDcUnXItGyZXuBZi9Jvmu1lgh8.png 1184w\"},\"\"),CGeN30UHG:\"Managing churn shouldn\u2019t feel overwhelming. Churned\u2019s platform analyses customer health and engagement across thousands of data points, using AI to automatically identify risks and upsell opportunities. Scale and automate personalized outreach to free up time for your strategic interactions.\",height:\"100%\",id:\"NpTgr_Bvi\",layoutId:\"NpTgr_Bvi\",style:{width:\"100%\"},sWFrcceOu:addImageAlt({src:\"https://framerusercontent.com/images/L71g0dS3gm0puH3BYEmfkqBLfc.svg\"},\"\"),variant:\"yPznlcUqn\",width:\"100%\",X2n3eT1nI:\"See the bigger picture\",z7juhXqtL:\"For Customer Success teams\"})})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithClassSwiperPagination11ovxxc,{className:\"framer-11ovxxc hidden-1pu3waj\",\"data-framer-name\":\"swiper-pagination\"})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lm6m9o\",\"data-framer-name\":\"Features Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qb9uo7\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s29eko\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{y:(componentViewport?.y||0)+0+4271+112+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u8yvdt-container\",nodeId:\"OAggDq_v8\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(Pill,{B56ck6Tz6:\"var(--token-3a2f72c1-a0cf-4af8-9733-b4b56226713f, rgb(120, 238, 214))\",eWSoMKFWG:{borderColor:\"rgba(0, 0, 0, 0)\",borderStyle:\"solid\",borderWidth:1},height:\"100%\",id:\"OAggDq_v8\",layoutId:\"OAggDq_v8\",mkQ9ZCnnr:addImageAlt({src:\"https://framerusercontent.com/images/TMwIAxLw7xJ6svM4k1Xb9VvdCE.svg\"},\"\"),ogni7oESz:\"Features\",pI3TlQP_7:\"rgb(0, 0, 0)\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-lt00pu\",\"data-styles-preset\":\"ik3XzWOBC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-74740851-9985-46e4-b850-ee6f014507a8, rgb(3, 25, 30))\"},children:\"Retention tools that deliver\"})}),className:\"framer-bgzxo3\",\"data-framer-name\":\"Retention tools that deliver\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yd8jlf\",\"data-styles-preset\":\"dFkjMQLu3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(64, 72, 74)\"},children:\"Benefit from a platform built to predict, personalise and act with precision\u2013all at scale.\"})}),className:\"framer-1s3kcpx\",\"data-framer-name\":\"Benefit from a platform built to predict, personalise and act with precision\u2013all at scale.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1v9wx2e hidden-vg7aud\",\"data-framer-name\":\"Desktop\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:80,intrinsicWidth:815,svg:'<svg width=\"815\" height=\"80\" viewBox=\"0 0 815 80\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M404.833 0C404.833 1.47276 406.027 2.66667 407.5 2.66667C408.973 2.66667 410.167 1.47276 410.167 0C410.167 -1.47276 408.973 -2.66667 407.5 -2.66667C406.027 -2.66667 404.833 -1.47276 404.833 0ZM-2.16667 80C-2.16667 81.4728 -0.972759 82.6667 0.5 82.6667C1.97276 82.6667 3.16667 81.4728 3.16667 80C3.16667 78.5272 1.97276 77.3333 0.5 77.3333C-0.972759 77.3333 -2.16667 78.5272 -2.16667 80ZM407 0V23.5H408V0H407ZM391.5 39H16.5V40H391.5V39ZM0 55.5V80H1V55.5H0ZM16.5 39C7.38731 39 0 46.3873 0 55.5H1C1 46.9396 7.9396 40 16.5 40V39ZM407 23.5C407 32.0604 400.06 39 391.5 39V40C400.613 40 408 32.6127 408 23.5H407Z\" fill=\"#64757A\"/>\\n<path d=\"M410.167 0C410.167 1.47276 408.973 2.66667 407.5 2.66667C406.027 2.66667 404.833 1.47276 404.833 0C404.833 -1.47276 406.027 -2.66667 407.5 -2.66667C408.973 -2.66667 410.167 -1.47276 410.167 0ZM817.167 80C817.167 81.4728 815.973 82.6667 814.5 82.6667C813.027 82.6667 811.833 81.4728 811.833 80C811.833 78.5272 813.027 77.3333 814.5 77.3333C815.973 77.3333 817.167 78.5272 817.167 80ZM408 0V23.5H407V0H408ZM423.5 39H798.5V40H423.5V39ZM815 55.5V80H814V55.5H815ZM798.5 39C807.613 39 815 46.3873 815 55.5H814C814 46.9396 807.06 40 798.5 40V39ZM408 23.5C408 32.0604 414.94 39 423.5 39V40C414.387 40 407 32.6127 407 23.5H408Z\" fill=\"#64757A\"/>\\n<path d=\"M404.833 78C404.833 79.4728 406.027 80.6667 407.5 80.6667C408.973 80.6667 410.167 79.4728 410.167 78C410.167 76.5272 408.973 75.3333 407.5 75.3333C406.027 75.3333 404.833 76.5272 404.833 78ZM407 56.5V78H408V56.5H407Z\" fill=\"#64757A\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1xh8re3 hidden-1pu3waj\",\"data-framer-name\":\"Mobile\",fill:\"black\",intrinsicHeight:82,intrinsicWidth:7,svg:'<svg width=\"7\" height=\"82\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M.833 3a2.667 2.667 0 1 0 5.334 0A2.667 2.667 0 0 0 .833 3Zm0 76a2.667 2.667 0 1 0 5.334 0 2.667 2.667 0 0 0-5.334 0ZM3 3v14.194h1V3H3Zm0 14.194V79h1V17.194H3Z\" fill=\"#64757A\"/></svg>',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a411o3 hidden-vg7aud\",\"data-framer-name\":\"Platform Features Grid\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-iclzpe-container\",nodeId:\"yfd7_33kK\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(FeaturesItem,{A4npUv5Um:\"Predict churn early\",height:\"100%\",id:\"yfd7_33kK\",layoutId:\"yfd7_33kK\",style:{width:\"100%\"},width:\"100%\",zbesNhcTa:\"Analyse behaviour in real time to spot risks, reduce churn and make measured decisions. Drive customer loyalty by resolving issues before they escalate.\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-pycudg-container\",nodeId:\"Jvg5ERKvo\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(FeaturesItem,{A4npUv5Um:\"Make the best move\",height:\"100%\",id:\"Jvg5ERKvo\",layoutId:\"Jvg5ERKvo\",style:{width:\"100%\"},width:\"100%\",WKt_BPRiW:addImageAlt({src:\"https://framerusercontent.com/images/pEMF8J9aniFxLTbPmkSl3ZLCn9o.svg\"},\"\"),zbesNhcTa:\"Get ROI-driven recommendations for retention, reactivation, and upselling tailored to each customer. Each carefully balances impact and cost to deliver measurable value.\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k31gg7-container\",nodeId:\"O6SDNnfcd\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(FeaturesItem,{A4npUv5Um:\"Seamlessly integrate data\",height:\"100%\",id:\"O6SDNnfcd\",layoutId:\"O6SDNnfcd\",style:{width:\"100%\"},width:\"100%\",WKt_BPRiW:addImageAlt({src:\"https://framerusercontent.com/images/A6VlR40mqquyIHPq8nNhYmws.svg\"},\"\"),zbesNhcTa:\"Deploy Churned quickly and easily by integrating the platform with your suite of data sources. Create unified customer profiles out of data silos and messy data sets.\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-luynuz-container\",nodeId:\"J_G2wCwSx\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(FeaturesItem,{A4npUv5Um:\"Extend your reach\",height:\"100%\",id:\"J_G2wCwSx\",layoutId:\"J_G2wCwSx\",style:{width:\"100%\"},width:\"100%\",WKt_BPRiW:addImageAlt({src:\"https://framerusercontent.com/images/aMGrL3Iea6IA40Qzk879eK1fKTE.svg\"},\"\"),zbesNhcTa:\"Engage customers on the right channel and at the right time for maximum impact, whether via email, phone, app or another tool you use for connecting with customers.\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wffal7-container\",nodeId:\"DNlBQTWYa\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(FeaturesItem,{A4npUv5Um:\"Act instantly, everywhere\",height:\"100%\",id:\"DNlBQTWYa\",layoutId:\"DNlBQTWYa\",style:{width:\"100%\"},width:\"100%\",WKt_BPRiW:addImageAlt({src:\"https://framerusercontent.com/images/qoAEUiEQwakjGnefvVd88XF1s.svg\"},\"\"),zbesNhcTa:\"Automate real-time follow-ups and retention actions based on customer behaviour. Create personalized interactions at scale without moving a muscle.\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q5lfyd-container\",nodeId:\"zb1fIZcXM\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(FeaturesItem,{A4npUv5Um:\"Track customer health\",height:\"100%\",id:\"zb1fIZcXM\",layoutId:\"zb1fIZcXM\",style:{width:\"100%\"},width:\"100%\",WKt_BPRiW:addImageAlt({src:\"https://framerusercontent.com/images/BNe52oNmEtv7KLkN1NDauzdZg0.svg\"},\"\"),zbesNhcTa:\"Use Churned\u2019s health scores to prioritise interventions and focus your resources where they can best retain or upsell customers.\"})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qlN_5oh9R\"},implicitPathVariables:undefined},{href:{webPageId:\"qlN_5oh9R\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{y:(componentViewport?.y||0)+0+4271+112+0+0+838}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ykfqcp-container\",nodeId:\"eweCKfOaL\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{hBDRRcds8:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{hBDRRcds8:resolvedLinks1[0],height:\"100%\",id:\"eweCKfOaL\",iiu903W9a:false,IXMg4pmP3:\"Book a demo\",layoutId:\"eweCKfOaL\",variant:\"DiI3odKof\",width:\"100%\"})})})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(MotionDivSwiperAutoFit1e7n1mj,{className:\"framer-1e7n1mj hidden-1pu3waj\",\"data-framer-name\":\"swiper-auto-fit-pagination\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7tku0i hidden-vg7aud\",\"data-framer-name\":\"swiper-nav\",children:[/*#__PURE__*/_jsx(MotionDivWithClassSwiperButtonPrev1wilm45,{className:\"framer-1wilm45\",\"data-border\":true,\"data-framer-name\":\"swiper-button-prev\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ey13ag\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12.5 16.25a1.25 1.25 0 0 0 .884-2.134L9.268 10l4.116-4.116a1.25 1.25 0 0 0-1.768-1.768l-5 5a1.25 1.25 0 0 0 0 1.768l5 5c.235.234.553.366.884.366Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithClassSwiperButtonNext1svx8my,{className:\"framer-1svx8my\",\"data-border\":true,\"data-framer-name\":\"swiper-button-next\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-18aexa6\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.5 16.25a1.25 1.25 0 0 1-.884-2.134L10.733 10 6.615 5.884a1.25 1.25 0 0 1 1.768-1.768l5 5a1.25 1.25 0 0 1 0 1.768l-5 5a1.25 1.25 0 0 1-.884.366Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithClassSwiperWrapper5f7w6y,{className:\"framer-5f7w6y\",\"data-framer-name\":\"swiper-wrapper\",children:[/*#__PURE__*/_jsx(MotionDivWithClassSwiperSlide8ipkaz,{className:\"framer-8ipkaz\",\"data-framer-name\":\"swiper-slide\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1200px)`,y:(componentViewport?.y||0)+0+4271+112+0+0+466+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:272,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-nqr79y-container\",nodeId:\"vxH6S9agF\",rendersWithMotion:true,scopeId:\"cFoMWlvPo\",transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(FeaturesItem,{A4npUv5Um:\"Predict churn early\",height:\"100%\",id:\"vxH6S9agF\",layoutId:\"vxH6S9agF\",style:{width:\"100%\"},width:\"100%\",zbesNhcTa:\"Analyse behaviour in real time to spot risks, reduce churn and make measured decisions. Drive customer loyalty by resolving issues before they escalate.\"})})})})})}),/*#__PURE__*/_jsx(MotionDivWithClassSwiperSlidee4qo8k,{className:\"framer-e4qo8k\",\"data-framer-name\":\"swiper-slide\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1200px)`,y:(componentViewport?.y||0)+0+4271+112+0+0+466+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:272,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hxdc15-container\",nodeId:\"gi1IiUiGH\",rendersWithMotion:true,scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(FeaturesItem,{A4npUv5Um:\"Make the best move\",height:\"100%\",id:\"gi1IiUiGH\",layoutId:\"gi1IiUiGH\",style:{width:\"100%\"},width:\"100%\",WKt_BPRiW:addImageAlt({src:\"https://framerusercontent.com/images/pEMF8J9aniFxLTbPmkSl3ZLCn9o.svg\"},\"\"),zbesNhcTa:\"Get ROI-driven recommendations for retention, reactivation, and upselling tailored to each customer. Each carefully balances impact and cost to deliver measurable value.\"})})})})}),/*#__PURE__*/_jsx(MotionDivWithClassSwiperSlide1ll136d,{className:\"framer-1ll136d\",\"data-framer-name\":\"swiper-slide\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1200px)`,y:(componentViewport?.y||0)+0+4271+112+0+0+466+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:272,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hfteqm-container\",nodeId:\"RjOuBZfDx\",rendersWithMotion:true,scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(FeaturesItem,{A4npUv5Um:\"Seamlessly integrate data\",height:\"100%\",id:\"RjOuBZfDx\",layoutId:\"RjOuBZfDx\",style:{width:\"100%\"},width:\"100%\",WKt_BPRiW:addImageAlt({src:\"https://framerusercontent.com/images/A6VlR40mqquyIHPq8nNhYmws.svg\"},\"\"),zbesNhcTa:\"Deploy Churned quickly and easily by integrating the platform with your suite of data sources. Create unified customer profiles out of data silos and messy data sets.\"})})})})}),/*#__PURE__*/_jsx(MotionDivWithClassSwiperSlide1q42uuy,{className:\"framer-1q42uuy\",\"data-framer-name\":\"swiper-slide\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1200px)`,y:(componentViewport?.y||0)+0+4271+112+0+0+466+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:272,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1snbhuw-container\",nodeId:\"oudhEW6BZ\",rendersWithMotion:true,scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(FeaturesItem,{A4npUv5Um:\"Extend your reach\",height:\"100%\",id:\"oudhEW6BZ\",layoutId:\"oudhEW6BZ\",style:{width:\"100%\"},width:\"100%\",WKt_BPRiW:addImageAlt({src:\"https://framerusercontent.com/images/aMGrL3Iea6IA40Qzk879eK1fKTE.svg\"},\"\"),zbesNhcTa:\"Engage customers on the right channel and at the right time for maximum impact, whether via email, phone, app or another tool you use for connecting with customers.\"})})})})}),/*#__PURE__*/_jsx(MotionDivWithClassSwiperSlide1iah9kf,{className:\"framer-1iah9kf\",\"data-framer-name\":\"swiper-slide\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1200px)`,y:(componentViewport?.y||0)+0+4271+112+0+0+466+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:272,children:/*#__PURE__*/_jsx(Container,{className:\"framer-eblrjw-container\",nodeId:\"owGqUKkP3\",rendersWithMotion:true,scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(FeaturesItem,{A4npUv5Um:\"Act instantly, everywhere\",height:\"100%\",id:\"owGqUKkP3\",layoutId:\"owGqUKkP3\",style:{width:\"100%\"},width:\"100%\",WKt_BPRiW:addImageAlt({src:\"https://framerusercontent.com/images/qoAEUiEQwakjGnefvVd88XF1s.svg\"},\"\"),zbesNhcTa:\"Automate real-time follow-ups and retention actions based on customer behaviour. Create personalized interactions at scale without moving a muscle.\"})})})})}),/*#__PURE__*/_jsx(MotionDivWithClassSwiperSlide1c8mqit,{className:\"framer-1c8mqit\",\"data-framer-name\":\"swiper-slide\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1200px)`,y:(componentViewport?.y||0)+0+4271+112+0+0+466+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:272,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15lcj75-container\",nodeId:\"UkmGYj4rh\",rendersWithMotion:true,scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(FeaturesItem,{A4npUv5Um:\"Track customer health\",height:\"100%\",id:\"UkmGYj4rh\",layoutId:\"UkmGYj4rh\",style:{width:\"100%\"},width:\"100%\",WKt_BPRiW:addImageAlt({src:\"https://framerusercontent.com/images/BNe52oNmEtv7KLkN1NDauzdZg0.svg\"},\"\"),zbesNhcTa:\"Use Churned\u2019s health scores to prioritise interventions and focus your resources where they can best retain or upsell customers.\"})})})})})]}),/*#__PURE__*/_jsx(MotionDivWithClassSwiperPagination1sd51ao,{className:\"framer-1sd51ao\",\"data-framer-name\":\"swiper-pagination-dark\"})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{y:(componentViewport?.y||0)+0+5357}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1529,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-2iuy7e-container\",nodeId:\"IcW2v3tgd\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{variant:\"yu2b0Nbjs\"}},children:/*#__PURE__*/_jsx(CustomerStoriesSection,{height:\"100%\",HSccVohXb:\"rgb(254, 255, 226)\",id:\"IcW2v3tgd\",layoutId:\"IcW2v3tgd\",pKXJpD2o5:\"var(--token-2de5931c-75b5-4b42-a914-9e373795fac4, rgb(210, 183, 159))\",style:{width:\"100%\"},variant:\"JuP3BH8QD\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-qyfn71\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14c3p1z\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xzngmm\",\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{y:(componentViewport?.y||0)+0+6886+64+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-oda1m4-container\",nodeId:\"qGZ2uxfdi\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(Pill,{B56ck6Tz6:\"rgb(111, 237, 215)\",eWSoMKFWG:{borderColor:\"rgba(0, 0, 0, 0)\",borderStyle:\"solid\",borderWidth:1},height:\"100%\",id:\"qGZ2uxfdi\",layoutId:\"qGZ2uxfdi\",ogni7oESz:\"Resources\",pI3TlQP_7:\"rgb(0, 0, 0)\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yo8986\",\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-lt00pu\",\"data-styles-preset\":\"ik3XzWOBC\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-74740851-9985-46e4-b850-ee6f014507a8, rgb(3, 25, 30))\"},children:\"Supporting your success\"})}),className:\"framer-1ny8j5x\",\"data-framer-name\":\"Who can use Churned?\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yd8jlf\",\"data-styles-preset\":\"dFkjMQLu3\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(3, 25, 30)\"},children:\"Expert guidance and resources to help you get the most out of Churned.\"})}),className:\"framer-gh33fw\",\"data-framer-name\":\"Whether you're a Customer Success Manager handling B2B clients or a Marketer messaging individual subscribers en masse, you'll get pinpointed recommendations on how and when to engage with those who could be about to leave.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivSwiperAutoFitcft5y0,{className:\"framer-cft5y0\",\"data-framer-name\":\"swiper-auto-fit-pagination\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1g52vox hidden-vg7aud\",\"data-framer-name\":\"swiper-nav\",children:[/*#__PURE__*/_jsx(MotionDivWithClassSwiperButtonPrevjhb0c0,{className:\"framer-jhb0c0\",\"data-border\":true,\"data-framer-name\":\"swiper-button-prev\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-fdhjn2\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12.5 16.25a1.25 1.25 0 0 0 .884-2.133L9.268 10l4.116-4.116a1.25 1.25 0 0 0-1.768-1.767l-5 5a1.25 1.25 0 0 0 0 1.767l5 5c.235.235.553.366.884.366Z\" fill=\"#020506\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithClassSwiperButtonNext8asm1s,{className:\"framer-8asm1s\",\"data-border\":true,\"data-framer-name\":\"swiper-button-next\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1sx1jwc\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.5 16.25a1.25 1.25 0 0 1-.884-2.133L10.733 10 6.615 5.884a1.25 1.25 0 0 1 1.768-1.767l5 5a1.25 1.25 0 0 1 0 1.767l-5 5a1.25 1.25 0 0 1-.884.366Z\" fill=\"#020506\"/></svg>',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithClassSwiperWrapperukzbp4,{className:\"framer-ukzbp4\",\"data-framer-name\":\"swiper-wrapper\",children:[/*#__PURE__*/_jsx(MotionDivWithClassSwiperSlide1f58tpy,{className:\"framer-1f58tpy\",\"data-framer-name\":\"swiper-slide\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"sMURfeYiz\"},implicitPathVariables:undefined},{href:{webPageId:\"sMURfeYiz\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{width:`max(min(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 395px), 1px)`,y:(componentViewport?.y||0)+0+6886+64+0+0+368+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:684,width:\"395px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nasrj7-container\",nodeId:\"sJ45Q5K5Q\",rendersWithMotion:true,scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{KqcRn8j00:resolvedLinks2[1],variant:\"MpWWZsc4f\"}},children:/*#__PURE__*/_jsx(ResourcesItem,{a9Jio5Eo9:addImageAlt({src:\"https://framerusercontent.com/images/woTIAUwQU5GngcT5jzD055d7zoY.svg\"},\"\"),b0Oepw4Jw:\"Success stories\",EPHXPztr7:addImageAlt({src:\"https://framerusercontent.com/images/bHL0rqQwp7cXo97PMomrWnq9k.jpg\",srcSet:\"https://framerusercontent.com/images/bHL0rqQwp7cXo97PMomrWnq9k.jpg 790w\"},\"\"),height:\"100%\",id:\"sJ45Q5K5Q\",K30GsmiLS:\"rgb(111, 237, 215)\",KqcRn8j00:resolvedLinks2[0],layoutId:\"sJ45Q5K5Q\",Od7DSgA3M:\"Discover how companies are achieving measurable results with Churned's insights and strategies.\",style:{width:\"100%\"},variant:\"LkmHBKmIE\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(MotionDivWithClassSwiperSlidebenx0n,{className:\"framer-benx0n\",\"data-framer-name\":\"swiper-slide\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"V3mpIo7Pq\"},implicitPathVariables:undefined},{href:{webPageId:\"V3mpIo7Pq\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{width:`max(min(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 395px), 1px)`,y:(componentViewport?.y||0)+0+6886+64+0+0+368+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:684,width:\"395px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-2thl6p-container\",nodeId:\"iGcBz1YSY\",rendersWithMotion:true,scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{KqcRn8j00:resolvedLinks3[1],variant:\"MpWWZsc4f\"}},children:/*#__PURE__*/_jsx(ResourcesItem,{a9Jio5Eo9:addImageAlt({src:\"https://framerusercontent.com/images/wVNF3zGpFlXC4zI2ftGvnEZpg.svg\"},\"\"),b0Oepw4Jw:\"Churn-fighting blogs\",EPHXPztr7:addImageAlt({src:\"https://framerusercontent.com/images/lHGGt2nbnN449fzaRDcIfO3cn9c.jpg\",srcSet:\"https://framerusercontent.com/images/lHGGt2nbnN449fzaRDcIfO3cn9c.jpg 788w\"},\"\"),height:\"100%\",id:\"iGcBz1YSY\",K30GsmiLS:\"var(--token-6b269c8b-9954-4105-90cb-8982e10681a7, rgb(230, 254, 48))\",KqcRn8j00:resolvedLinks3[0],layoutId:\"iGcBz1YSY\",Od7DSgA3M:\"Stay ahead with expert articles and practical guides to help you or boost retention and engagement.\",style:{width:\"100%\"},variant:\"LkmHBKmIE\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(MotionDivWithClassSwiperSlide6h54qw,{className:\"framer-6h54qw\",\"data-framer-name\":\"swiper-slide\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"EyokUBBrJ\"},implicitPathVariables:undefined},{href:{webPageId:\"EyokUBBrJ\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{width:`max(min(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 395px), 1px)`,y:(componentViewport?.y||0)+0+6886+64+0+0+368+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:684,width:\"395px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-18u8138-container\",nodeId:\"nn92MKBxG\",rendersWithMotion:true,scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{KqcRn8j00:resolvedLinks4[1],variant:\"MpWWZsc4f\"}},children:/*#__PURE__*/_jsx(ResourcesItem,{a9Jio5Eo9:addImageAlt({src:\"https://framerusercontent.com/images/mxkDKhGGe5g9enmGk29tsEcCHk.svg\"},\"\"),b0Oepw4Jw:\"Downloadable resources\",EPHXPztr7:addImageAlt({src:\"https://framerusercontent.com/images/XBNBzFFo8pVsdPqOyNTkPEKzBk.jpg\",srcSet:\"https://framerusercontent.com/images/XBNBzFFo8pVsdPqOyNTkPEKzBk.jpg 790w\"},\"\"),height:\"100%\",id:\"nn92MKBxG\",K30GsmiLS:\"rgb(248, 120, 73)\",KqcRn8j00:resolvedLinks4[0],layoutId:\"nn92MKBxG\",Od7DSgA3M:\"Use our pool of templates, playbooks and webinars to optimise your retention campaigns.\",style:{width:\"100%\"},variant:\"LkmHBKmIE\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(MotionDivWithClassSwiperSlideivnr38,{className:\"framer-ivnr38\",\"data-framer-name\":\"swiper-slide\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{width:`max(min(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 395px), 1px)`,y:(componentViewport?.y||0)+0+6886+64+0+0+368+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:684,width:\"395px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-wyhaiz-container\",nodeId:\"V16yhBkFo\",rendersWithMotion:true,scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{variant:\"MpWWZsc4f\"}},children:/*#__PURE__*/_jsx(ResourcesItem,{a9Jio5Eo9:addImageAlt({src:\"https://framerusercontent.com/images/O9vJy8wbw82piwc6eaw0EPrnhk.svg\"},\"\"),b0Oepw4Jw:\"Knowledge base\",EPHXPztr7:addImageAlt({src:\"https://framerusercontent.com/images/pNb35aqeIa2qf3z5SgSmUTBR4s.jpg\",srcSet:\"https://framerusercontent.com/images/pNb35aqeIa2qf3z5SgSmUTBR4s.jpg 790w\"},\"\"),height:\"100%\",id:\"V16yhBkFo\",K30GsmiLS:\"rgb(111, 237, 215)\",layoutId:\"V16yhBkFo\",Od7DSgA3M:\"Find answers, insights and practical tips in our extensive knowledge base.\",style:{width:\"100%\"},variant:\"LkmHBKmIE\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(MotionDivWithClassSwiperSlide1w6kgr7,{className:\"framer-1w6kgr7\",\"data-framer-name\":\"swiper-slide\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{width:`max(min(min(${componentViewport?.width||\"100vw\"} - 48px, 1200px), 395px), 1px)`,y:(componentViewport?.y||0)+0+6886+64+0+0+368+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:684,width:\"395px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1otg6ej-container\",nodeId:\"J9jHGc4GI\",rendersWithMotion:true,scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{variant:\"MpWWZsc4f\"}},children:/*#__PURE__*/_jsx(ResourcesItem,{a9Jio5Eo9:addImageAlt({src:\"https://framerusercontent.com/images/cGvRinUbtASL0zZGBJ9eoR7N7E.svg\"},\"\"),b0Oepw4Jw:\"Documentation\",EPHXPztr7:addImageAlt({src:\"https://framerusercontent.com/images/sLY7WpvqEpIEq5VuOYsZr1fOMq8.jpg\",srcSet:\"https://framerusercontent.com/images/sLY7WpvqEpIEq5VuOYsZr1fOMq8.jpg 790w\"},\"\"),height:\"100%\",id:\"J9jHGc4GI\",K30GsmiLS:\"var(--token-507cbf93-4d33-4ca8-8bca-60628706baa7, rgb(145, 76, 194))\",layoutId:\"J9jHGc4GI\",Od7DSgA3M:\"Explore step-by-step guides, FAQs and best practices to master the platform.\",style:{width:\"100%\"},variant:\"LkmHBKmIE\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(MotionDivWithClassSwiperPagination1kkz1b2,{className:\"framer-1kkz1b2\",\"data-framer-name\":\"swiper-pagination-dark\"})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{y:(componentViewport?.y||0)+0+8124}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:668,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-hif8kn-container\",nodeId:\"IXE3596KN\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{variant:\"vCYbKgmaA\"}},children:/*#__PURE__*/_jsx(AboveFooterSection,{height:\"100%\",id:\"IXE3596KN\",layoutId:\"IXE3596KN\",MrUvxGYmM:\"Want to know how Churned can help your business? We'll show you how.\",style:{width:\"100%\"},variant:\"pWVDXOpA6\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{y:(componentViewport?.y||0)+0+8792}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:984,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dm1ih1-container\",nodeId:\"ilsPfZQ3p\",scopeId:\"cFoMWlvPo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xS1KVMyeQ:{variant:\"xWISliyFr\"}},children:/*#__PURE__*/_jsx(Footer,{haPYzPVRW:\"894372a1-e63f-4130-a2e8-c78509cfae97\",height:\"100%\",id:\"ilsPfZQ3p\",layoutId:\"ilsPfZQ3p\",style:{width:\"100%\"},variant:\"o_pt_nio_\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eHCi5.framer-1rz1pym, .framer-eHCi5 .framer-1rz1pym { display: block; }\",\".framer-eHCi5.framer-1pu3waj { align-content: center; align-items: center; background-color: var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 992px; }\",\".framer-eHCi5 .framer-1rywk81-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-eHCi5 .framer-1gauzyl-container { bottom: 40px; flex: none; height: auto; left: 50%; pointer-events: none; position: fixed; transform: translateX(-50%); width: 912px; z-index: 8; }\",\".framer-eHCi5 .framer-xfgppy { bottom: 0px; flex: none; height: 9908px; left: 0px; overflow: hidden; position: absolute; right: 0px; z-index: -1; }\",\".framer-eHCi5 .framer-jlvlj9 { align-content: center; align-items: center; background-color: #03191e; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: hidden; padding: 172px 40px 88px 40px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-1ea449e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-2984o9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-1g6ng5x { aspect-ratio: 1.1641025641025642 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 390px); left: -264px; position: absolute; top: 32px; width: 454px; z-index: 0; }\",\".framer-eHCi5 .framer-1cnueqs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 846px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-eHCi5 .framer-9i53fb, .framer-eHCi5 .framer-1gh6d3g, .framer-eHCi5 .framer-18a530d, .framer-eHCi5 .framer-bgzxo3, .framer-eHCi5 .framer-1s3kcpx, .framer-eHCi5 .framer-1ny8j5x { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-eHCi5 .framer-1qa6qf8 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 530px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-eHCi5 .framer-7p4niw-container { flex: none; height: auto; position: relative; width: auto; z-index: 2; }\",\".framer-eHCi5 .framer-b48vbx { aspect-ratio: 0.8209219858156028 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 564px); position: absolute; right: -320px; top: -42px; width: 463px; z-index: 0; }\",\".framer-eHCi5 .framer-1f85p4i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1312px; overflow: hidden; padding: 0px 0px 252px 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-4ftf7r { aspect-ratio: 2.1578947368421053 / 1; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; flex: none; height: var(--framer-aspect-ratio-supported, 93px); overflow: visible; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-1c6ycke { aspect-ratio: 1.481818181818182 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 135px); left: 50%; max-width: 978px; position: absolute; transform: translateX(-50%); width: 80%; z-index: 1; }\",\".framer-eHCi5 .framer-hm6c9n-container, .framer-eHCi5 .framer-vmuocn-container, .framer-eHCi5 .framer-hxdc15-container, .framer-eHCi5 .framer-hfteqm-container, .framer-eHCi5 .framer-1snbhuw-container, .framer-eHCi5 .framer-eblrjw-container, .framer-eHCi5 .framer-15lcj75-container, .framer-eHCi5 .framer-2iuy7e-container, .framer-eHCi5 .framer-hif8kn-container, .framer-eHCi5 .framer-1dm1ih1-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-1b9t3cm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 112px 40px 120px 40px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-13n8rnx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-1nfg52h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 800px; }\",\".framer-eHCi5 .framer-1lac7g9-container, .framer-eHCi5 .framer-5cutvl-container, .framer-eHCi5 .framer-1u8yvdt-container, .framer-eHCi5 .framer-ykfqcp-container, .framer-eHCi5 .framer-oda1m4-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-eHCi5 .framer-vzircd { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 680px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-eHCi5 .framer-15vhkgb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-ssny2v { align-content: center; align-items: center; background-color: #03191e; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 40px 60px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-eHCi5 .framer-1w73i0l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-125eqdk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-11afrun { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-eHCi5 .framer-1ux5tp5, .framer-eHCi5 .framer-1e7n1mj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-13f4kvi, .framer-eHCi5 .framer-5f7w6y, .framer-eHCi5 .framer-ukzbp4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-1cw2x0w, .framer-eHCi5 .framer-1py4avu { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-eHCi5 .framer-1r1b1ac-container, .framer-eHCi5 .framer-dsqoim-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-eHCi5 .framer-11ovxxc, .framer-eHCi5 .framer-1sd51ao { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 28px; overflow: hidden; padding: 12px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-lm6m9o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 52px; height: min-content; justify-content: center; overflow: visible; padding: 58px 40px 42px 40px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-1qb9uo7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 52px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-1s29eko { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: visible; padding: 0px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-1v9wx2e { flex: none; height: 80px; position: relative; width: 815px; }\",\".framer-eHCi5 .framer-1xh8re3 { aspect-ratio: 0.08536585365853659 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 82px); position: relative; width: 7px; }\",\".framer-eHCi5 .framer-1a411o3 { display: grid; flex: none; gap: 48px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(auto-fill, minmax(360px, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-iclzpe-container, .framer-eHCi5 .framer-pycudg-container, .framer-eHCi5 .framer-1k31gg7-container, .framer-eHCi5 .framer-luynuz-container, .framer-eHCi5 .framer-wffal7-container, .framer-eHCi5 .framer-1q5lfyd-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-7tku0i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 64px; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-1wilm45 { --border-bottom-width: 1px; --border-color: var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, #ffffff); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 1000px; border-bottom-right-radius: 1000px; border-top-left-radius: 1000px; border-top-right-radius: 1000px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 64px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 64px; will-change: var(--framer-will-change-override, transform); }\",\".framer-eHCi5 .framer-1ey13ag, .framer-eHCi5 .framer-18aexa6, .framer-eHCi5 .framer-fdhjn2, .framer-eHCi5 .framer-1sx1jwc { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); position: relative; width: 20px; }\",\".framer-eHCi5 .framer-1svx8my { --border-bottom-width: 1px; --border-color: var(--token-c79fe14c-554f-4308-ac95-95d4a2eb27a8, #ffffff); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 10000px; border-bottom-right-radius: 10000px; border-top-left-radius: 10000px; border-top-right-radius: 10000px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 64px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 64px; will-change: var(--framer-will-change-override, transform); }\",\".framer-eHCi5 .framer-8ipkaz { flex: none; height: 654px; overflow: hidden; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-nqr79y-container { flex: none; height: auto; left: 0%; position: absolute; top: 0%; transform: translate(-50%, -50%); width: 1fr; }\",\".framer-eHCi5 .framer-e4qo8k, .framer-eHCi5 .framer-1ll136d, .framer-eHCi5 .framer-1q42uuy, .framer-eHCi5 .framer-1iah9kf, .framer-eHCi5 .framer-1c8mqit { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-qyfn71 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 84px 40px 90px 40px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-14c3p1z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-xzngmm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-yo8986 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-gh33fw { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 560px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-eHCi5 .framer-cft5y0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 96px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-eHCi5 .framer-1g52vox { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: -32px; z-index: 1; }\",\".framer-eHCi5 .framer-jhb0c0, .framer-eHCi5 .framer-8asm1s { --border-bottom-width: 1px; --border-color: var(--token-3a68ddff-8adf-46de-a195-26452e32930a, #020506); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 1000px; border-bottom-right-radius: 1000px; border-top-left-radius: 1000px; border-top-right-radius: 1000px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 64px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 64px; will-change: var(--framer-will-change-override, transform); }\",\".framer-eHCi5 .framer-1f58tpy, .framer-eHCi5 .framer-benx0n, .framer-eHCi5 .framer-6h54qw, .framer-eHCi5 .framer-ivnr38, .framer-eHCi5 .framer-1w6kgr7 { 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: 395px; }\",\".framer-eHCi5 .framer-1nasrj7-container, .framer-eHCi5 .framer-2thl6p-container, .framer-eHCi5 .framer-18u8138-container, .framer-eHCi5 .framer-wyhaiz-container, .framer-eHCi5 .framer-1otg6ej-container { flex: none; height: auto; position: relative; width: 395px; }\",\".framer-eHCi5 .framer-1kkz1b2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 28px; overflow: hidden; padding: 26px 0px 0px 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-eHCi5.framer-1pu3waj, .framer-eHCi5 .framer-jlvlj9, .framer-eHCi5 .framer-1ea449e, .framer-eHCi5 .framer-2984o9, .framer-eHCi5 .framer-1cnueqs, .framer-eHCi5 .framer-1f85p4i, .framer-eHCi5 .framer-1b9t3cm, .framer-eHCi5 .framer-13n8rnx, .framer-eHCi5 .framer-1nfg52h, .framer-eHCi5 .framer-15vhkgb, .framer-eHCi5 .framer-ssny2v, .framer-eHCi5 .framer-1w73i0l, .framer-eHCi5 .framer-125eqdk, .framer-eHCi5 .framer-1ux5tp5, .framer-eHCi5 .framer-13f4kvi, .framer-eHCi5 .framer-1cw2x0w, .framer-eHCi5 .framer-1py4avu, .framer-eHCi5 .framer-11ovxxc, .framer-eHCi5 .framer-lm6m9o, .framer-eHCi5 .framer-1qb9uo7, .framer-eHCi5 .framer-1s29eko, .framer-eHCi5 .framer-1e7n1mj, .framer-eHCi5 .framer-7tku0i, .framer-eHCi5 .framer-1wilm45, .framer-eHCi5 .framer-1svx8my, .framer-eHCi5 .framer-5f7w6y, .framer-eHCi5 .framer-e4qo8k, .framer-eHCi5 .framer-1ll136d, .framer-eHCi5 .framer-1q42uuy, .framer-eHCi5 .framer-1iah9kf, .framer-eHCi5 .framer-1c8mqit, .framer-eHCi5 .framer-1sd51ao, .framer-eHCi5 .framer-qyfn71, .framer-eHCi5 .framer-14c3p1z, .framer-eHCi5 .framer-xzngmm, .framer-eHCi5 .framer-yo8986, .framer-eHCi5 .framer-cft5y0, .framer-eHCi5 .framer-1g52vox, .framer-eHCi5 .framer-jhb0c0, .framer-eHCi5 .framer-8asm1s, .framer-eHCi5 .framer-ukzbp4, .framer-eHCi5 .framer-1f58tpy, .framer-eHCi5 .framer-benx0n, .framer-eHCi5 .framer-6h54qw, .framer-eHCi5 .framer-ivnr38, .framer-eHCi5 .framer-1w6kgr7, .framer-eHCi5 .framer-1kkz1b2 { gap: 0px; } .framer-eHCi5.framer-1pu3waj > *, .framer-eHCi5 .framer-qyfn71 > *, .framer-eHCi5 .framer-14c3p1z > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-eHCi5.framer-1pu3waj > :first-child, .framer-eHCi5 .framer-jlvlj9 > :first-child, .framer-eHCi5 .framer-1ea449e > :first-child, .framer-eHCi5 .framer-2984o9 > :first-child, .framer-eHCi5 .framer-1cnueqs > :first-child, .framer-eHCi5 .framer-1f85p4i > :first-child, .framer-eHCi5 .framer-1b9t3cm > :first-child, .framer-eHCi5 .framer-13n8rnx > :first-child, .framer-eHCi5 .framer-1nfg52h > :first-child, .framer-eHCi5 .framer-15vhkgb > :first-child, .framer-eHCi5 .framer-ssny2v > :first-child, .framer-eHCi5 .framer-1w73i0l > :first-child, .framer-eHCi5 .framer-125eqdk > :first-child, .framer-eHCi5 .framer-1ux5tp5 > :first-child, .framer-eHCi5 .framer-lm6m9o > :first-child, .framer-eHCi5 .framer-1qb9uo7 > :first-child, .framer-eHCi5 .framer-1s29eko > :first-child, .framer-eHCi5 .framer-1e7n1mj > :first-child, .framer-eHCi5 .framer-e4qo8k > :first-child, .framer-eHCi5 .framer-1ll136d > :first-child, .framer-eHCi5 .framer-1q42uuy > :first-child, .framer-eHCi5 .framer-1iah9kf > :first-child, .framer-eHCi5 .framer-1c8mqit > :first-child, .framer-eHCi5 .framer-qyfn71 > :first-child, .framer-eHCi5 .framer-14c3p1z > :first-child, .framer-eHCi5 .framer-xzngmm > :first-child, .framer-eHCi5 .framer-yo8986 > :first-child, .framer-eHCi5 .framer-cft5y0 > :first-child { margin-top: 0px; } .framer-eHCi5.framer-1pu3waj > :last-child, .framer-eHCi5 .framer-jlvlj9 > :last-child, .framer-eHCi5 .framer-1ea449e > :last-child, .framer-eHCi5 .framer-2984o9 > :last-child, .framer-eHCi5 .framer-1cnueqs > :last-child, .framer-eHCi5 .framer-1f85p4i > :last-child, .framer-eHCi5 .framer-1b9t3cm > :last-child, .framer-eHCi5 .framer-13n8rnx > :last-child, .framer-eHCi5 .framer-1nfg52h > :last-child, .framer-eHCi5 .framer-15vhkgb > :last-child, .framer-eHCi5 .framer-ssny2v > :last-child, .framer-eHCi5 .framer-1w73i0l > :last-child, .framer-eHCi5 .framer-125eqdk > :last-child, .framer-eHCi5 .framer-1ux5tp5 > :last-child, .framer-eHCi5 .framer-lm6m9o > :last-child, .framer-eHCi5 .framer-1qb9uo7 > :last-child, .framer-eHCi5 .framer-1s29eko > :last-child, .framer-eHCi5 .framer-1e7n1mj > :last-child, .framer-eHCi5 .framer-e4qo8k > :last-child, .framer-eHCi5 .framer-1ll136d > :last-child, .framer-eHCi5 .framer-1q42uuy > :last-child, .framer-eHCi5 .framer-1iah9kf > :last-child, .framer-eHCi5 .framer-1c8mqit > :last-child, .framer-eHCi5 .framer-qyfn71 > :last-child, .framer-eHCi5 .framer-14c3p1z > :last-child, .framer-eHCi5 .framer-xzngmm > :last-child, .framer-eHCi5 .framer-yo8986 > :last-child, .framer-eHCi5 .framer-cft5y0 > :last-child { margin-bottom: 0px; } .framer-eHCi5 .framer-jlvlj9 > *, .framer-eHCi5 .framer-1ea449e > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-eHCi5 .framer-2984o9 > *, .framer-eHCi5 .framer-1cnueqs > *, .framer-eHCi5 .framer-yo8986 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-eHCi5 .framer-1f85p4i > *, .framer-eHCi5 .framer-15vhkgb > *, .framer-eHCi5 .framer-e4qo8k > *, .framer-eHCi5 .framer-1ll136d > *, .framer-eHCi5 .framer-1q42uuy > *, .framer-eHCi5 .framer-1iah9kf > *, .framer-eHCi5 .framer-1c8mqit > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-eHCi5 .framer-1b9t3cm > *, .framer-eHCi5 .framer-13n8rnx > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-eHCi5 .framer-1nfg52h > *, .framer-eHCi5 .framer-125eqdk > *, .framer-eHCi5 .framer-1s29eko > *, .framer-eHCi5 .framer-xzngmm > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-eHCi5 .framer-ssny2v > *, .framer-eHCi5 .framer-1w73i0l > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-eHCi5 .framer-1ux5tp5 > *, .framer-eHCi5 .framer-1e7n1mj > *, .framer-eHCi5 .framer-cft5y0 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-eHCi5 .framer-13f4kvi > *, .framer-eHCi5 .framer-11ovxxc > *, .framer-eHCi5 .framer-1wilm45 > *, .framer-eHCi5 .framer-1svx8my > *, .framer-eHCi5 .framer-5f7w6y > *, .framer-eHCi5 .framer-1sd51ao > *, .framer-eHCi5 .framer-jhb0c0 > *, .framer-eHCi5 .framer-8asm1s > *, .framer-eHCi5 .framer-ukzbp4 > *, .framer-eHCi5 .framer-1kkz1b2 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-eHCi5 .framer-13f4kvi > :first-child, .framer-eHCi5 .framer-1cw2x0w > :first-child, .framer-eHCi5 .framer-1py4avu > :first-child, .framer-eHCi5 .framer-11ovxxc > :first-child, .framer-eHCi5 .framer-7tku0i > :first-child, .framer-eHCi5 .framer-1wilm45 > :first-child, .framer-eHCi5 .framer-1svx8my > :first-child, .framer-eHCi5 .framer-5f7w6y > :first-child, .framer-eHCi5 .framer-1sd51ao > :first-child, .framer-eHCi5 .framer-1g52vox > :first-child, .framer-eHCi5 .framer-jhb0c0 > :first-child, .framer-eHCi5 .framer-8asm1s > :first-child, .framer-eHCi5 .framer-ukzbp4 > :first-child, .framer-eHCi5 .framer-1f58tpy > :first-child, .framer-eHCi5 .framer-benx0n > :first-child, .framer-eHCi5 .framer-6h54qw > :first-child, .framer-eHCi5 .framer-ivnr38 > :first-child, .framer-eHCi5 .framer-1w6kgr7 > :first-child, .framer-eHCi5 .framer-1kkz1b2 > :first-child { margin-left: 0px; } .framer-eHCi5 .framer-13f4kvi > :last-child, .framer-eHCi5 .framer-1cw2x0w > :last-child, .framer-eHCi5 .framer-1py4avu > :last-child, .framer-eHCi5 .framer-11ovxxc > :last-child, .framer-eHCi5 .framer-7tku0i > :last-child, .framer-eHCi5 .framer-1wilm45 > :last-child, .framer-eHCi5 .framer-1svx8my > :last-child, .framer-eHCi5 .framer-5f7w6y > :last-child, .framer-eHCi5 .framer-1sd51ao > :last-child, .framer-eHCi5 .framer-1g52vox > :last-child, .framer-eHCi5 .framer-jhb0c0 > :last-child, .framer-eHCi5 .framer-8asm1s > :last-child, .framer-eHCi5 .framer-ukzbp4 > :last-child, .framer-eHCi5 .framer-1f58tpy > :last-child, .framer-eHCi5 .framer-benx0n > :last-child, .framer-eHCi5 .framer-6h54qw > :last-child, .framer-eHCi5 .framer-ivnr38 > :last-child, .framer-eHCi5 .framer-1w6kgr7 > :last-child, .framer-eHCi5 .framer-1kkz1b2 > :last-child { margin-right: 0px; } .framer-eHCi5 .framer-1cw2x0w > *, .framer-eHCi5 .framer-1py4avu > *, .framer-eHCi5 .framer-7tku0i > *, .framer-eHCi5 .framer-1g52vox > *, .framer-eHCi5 .framer-1f58tpy > *, .framer-eHCi5 .framer-benx0n > *, .framer-eHCi5 .framer-6h54qw > *, .framer-eHCi5 .framer-ivnr38 > *, .framer-eHCi5 .framer-1w6kgr7 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-eHCi5 .framer-lm6m9o > *, .framer-eHCi5 .framer-1qb9uo7 > * { margin: 0px; margin-bottom: calc(52px / 2); margin-top: calc(52px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-eHCi5[data-border=\"true\"]::after, .framer-eHCi5 [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; }',\"@media (max-width: 991px) { .framer-eHCi5.framer-1pu3waj { width: 676px; } .framer-eHCi5 .framer-1gauzyl-container { bottom: 24px; left: 24px; right: 24px; transform: unset; width: unset; } .framer-eHCi5 .framer-xfgppy { bottom: 0px; height: unset; top: 80px; } .framer-eHCi5 .framer-jlvlj9 { gap: 48px; padding: 98px 8px 56px 8px; } .framer-eHCi5 .framer-1ea449e, .framer-eHCi5 .framer-14c3p1z { gap: 64px; } .framer-eHCi5 .framer-2984o9 { align-content: flex-start; align-items: flex-start; gap: 24px; padding: 0px 16px 0px 16px; } .framer-eHCi5 .framer-1cnueqs { align-content: flex-start; align-items: flex-start; gap: 8px; } .framer-eHCi5 .framer-1f85p4i { padding: 0px 0px 160px 0px; } .framer-eHCi5 .framer-4ftf7r { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; } .framer-eHCi5 .framer-1b9t3cm { padding: 72px 0px 64px 0px; } .framer-eHCi5 .framer-13n8rnx, .framer-eHCi5 .framer-1qb9uo7 { gap: 40px; } .framer-eHCi5 .framer-1nfg52h { gap: 20px; padding: 0px 24px 0px 24px; width: 100%; } .framer-eHCi5 .framer-15vhkgb, .framer-eHCi5 .framer-cft5y0 { padding: 0px; } .framer-eHCi5 .framer-ssny2v { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; padding: 64px 24px 64px 24px; } .framer-eHCi5 .framer-1w73i0l { gap: 56px; overflow: visible; } .framer-eHCi5 .framer-1ux5tp5 { gap: 56px; } .framer-eHCi5 .framer-13f4kvi, .framer-eHCi5 .framer-5f7w6y { align-content: flex-start; align-items: flex-start; } .framer-eHCi5 .framer-1cw2x0w, .framer-eHCi5 .framer-1py4avu { flex: none; flex-direction: column; max-width: 600px; width: 100%; } .framer-eHCi5 .framer-1r1b1ac-container, .framer-eHCi5 .framer-dsqoim-container { flex: none; width: 100%; } .framer-eHCi5 .framer-lm6m9o { padding: 112px 24px 64px 24px; } .framer-eHCi5 .framer-1s29eko { gap: 20px; order: 0; padding: 0px; } .framer-eHCi5 .framer-1xh8re3 { order: 2; } .framer-eHCi5 .framer-ykfqcp-container { order: 5; } .framer-eHCi5 .framer-1e7n1mj { gap: 48px; order: 4; } .framer-eHCi5 .framer-8ipkaz { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; } .framer-eHCi5 .framer-nqr79y-container { left: unset; position: relative; top: unset; transform: unset; width: 100%; } .framer-eHCi5 .framer-qyfn71 { padding: 64px 24px 64px 24px; } .framer-eHCi5 .framer-xzngmm { gap: 16px; } .framer-eHCi5 .framer-yo8986 { gap: 24px; } .framer-eHCi5 .framer-1f58tpy, .framer-eHCi5 .framer-benx0n, .framer-eHCi5 .framer-6h54qw, .framer-eHCi5 .framer-ivnr38, .framer-eHCi5 .framer-1w6kgr7 { max-width: 395px; width: 100%; } .framer-eHCi5 .framer-1nasrj7-container, .framer-eHCi5 .framer-2thl6p-container, .framer-eHCi5 .framer-18u8138-container, .framer-eHCi5 .framer-wyhaiz-container, .framer-eHCi5 .framer-1otg6ej-container { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-eHCi5 .framer-jlvlj9, .framer-eHCi5 .framer-1ea449e, .framer-eHCi5 .framer-2984o9, .framer-eHCi5 .framer-1cnueqs, .framer-eHCi5 .framer-13n8rnx, .framer-eHCi5 .framer-1nfg52h, .framer-eHCi5 .framer-1w73i0l, .framer-eHCi5 .framer-1ux5tp5, .framer-eHCi5 .framer-1cw2x0w, .framer-eHCi5 .framer-1py4avu, .framer-eHCi5 .framer-1qb9uo7, .framer-eHCi5 .framer-1s29eko, .framer-eHCi5 .framer-1e7n1mj, .framer-eHCi5 .framer-8ipkaz, .framer-eHCi5 .framer-14c3p1z, .framer-eHCi5 .framer-xzngmm, .framer-eHCi5 .framer-yo8986 { gap: 0px; } .framer-eHCi5 .framer-jlvlj9 > *, .framer-eHCi5 .framer-1e7n1mj > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-eHCi5 .framer-jlvlj9 > :first-child, .framer-eHCi5 .framer-1ea449e > :first-child, .framer-eHCi5 .framer-2984o9 > :first-child, .framer-eHCi5 .framer-1cnueqs > :first-child, .framer-eHCi5 .framer-13n8rnx > :first-child, .framer-eHCi5 .framer-1nfg52h > :first-child, .framer-eHCi5 .framer-1w73i0l > :first-child, .framer-eHCi5 .framer-1ux5tp5 > :first-child, .framer-eHCi5 .framer-1cw2x0w > :first-child, .framer-eHCi5 .framer-1py4avu > :first-child, .framer-eHCi5 .framer-1qb9uo7 > :first-child, .framer-eHCi5 .framer-1s29eko > :first-child, .framer-eHCi5 .framer-1e7n1mj > :first-child, .framer-eHCi5 .framer-8ipkaz > :first-child, .framer-eHCi5 .framer-14c3p1z > :first-child, .framer-eHCi5 .framer-xzngmm > :first-child, .framer-eHCi5 .framer-yo8986 > :first-child { margin-top: 0px; } .framer-eHCi5 .framer-jlvlj9 > :last-child, .framer-eHCi5 .framer-1ea449e > :last-child, .framer-eHCi5 .framer-2984o9 > :last-child, .framer-eHCi5 .framer-1cnueqs > :last-child, .framer-eHCi5 .framer-13n8rnx > :last-child, .framer-eHCi5 .framer-1nfg52h > :last-child, .framer-eHCi5 .framer-1w73i0l > :last-child, .framer-eHCi5 .framer-1ux5tp5 > :last-child, .framer-eHCi5 .framer-1cw2x0w > :last-child, .framer-eHCi5 .framer-1py4avu > :last-child, .framer-eHCi5 .framer-1qb9uo7 > :last-child, .framer-eHCi5 .framer-1s29eko > :last-child, .framer-eHCi5 .framer-1e7n1mj > :last-child, .framer-eHCi5 .framer-8ipkaz > :last-child, .framer-eHCi5 .framer-14c3p1z > :last-child, .framer-eHCi5 .framer-xzngmm > :last-child, .framer-eHCi5 .framer-yo8986 > :last-child { margin-bottom: 0px; } .framer-eHCi5 .framer-1ea449e > *, .framer-eHCi5 .framer-14c3p1z > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-eHCi5 .framer-2984o9 > *, .framer-eHCi5 .framer-yo8986 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-eHCi5 .framer-1cnueqs > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-eHCi5 .framer-13n8rnx > *, .framer-eHCi5 .framer-1qb9uo7 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-eHCi5 .framer-1nfg52h > *, .framer-eHCi5 .framer-1s29eko > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-eHCi5 .framer-1w73i0l > *, .framer-eHCi5 .framer-1ux5tp5 > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-eHCi5 .framer-1cw2x0w > *, .framer-eHCi5 .framer-1py4avu > *, .framer-eHCi5 .framer-8ipkaz > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-eHCi5 .framer-xzngmm > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 10421\n * @framerIntrinsicWidth 992\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"xS1KVMyeQ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"WGs2spubu\":{\"pattern\":\":WGs2spubu\",\"name\":\"nav-trigger\"}}\n * @framerResponsiveScreen\n */const FramercFoMWlvPo=withCSS(Component,css,\"framer-eHCi5\");export default FramercFoMWlvPo;FramercFoMWlvPo.displayName=\"Page\";FramercFoMWlvPo.defaultProps={height:10421,width:992};addFonts(FramercFoMWlvPo,[{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\"}]},...NavigationFonts,...CookiesWrapperFonts,...ButtonFonts,...LogosDarkBGFonts,...PillFonts,...PlatformTabsFonts,...TeamsItemFonts,...FeaturesItemFonts,...CustomerStoriesSectionFonts,...ResourcesItemFonts,...AboveFooterSectionFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercFoMWlvPo\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"WGs2spubu\\\":{\\\"pattern\\\":\\\":WGs2spubu\\\",\\\"name\\\":\\\"nav-trigger\\\"}}\",\"framerIntrinsicHeight\":\"10421\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xS1KVMyeQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"992\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["BulletPointFonts", "getFonts", "UuJL1bb_2_default", "ButtonFonts", "tgtIPua62_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapc4e2lk", "args", "onTap46ylqn", "onTapvsze9h", "onTapg7rc8h", "onTape94e48", "onTapls3005", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "SVG", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "Image2", "getLoadingLazyAtYPosition", "css", "FramergILbQkkKN", "withCSS", "gILbQkkKN_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ButtonFonts", "getFonts", "tgtIPua62_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "description", "height", "icon", "id", "image", "pillText", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "X2n3eT1nI", "CGeN30UHG", "z7juhXqtL", "sWFrcceOu", "aDWNCnX8R", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "css", "FramerjgXFc915V", "withCSS", "jgXFc915V_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "serializationHash", "variantClassNames", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "description", "height", "icon", "id", "title", "width", "props", "_ref", "_ref1", "_ref2", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "WKt_BPRiW", "A4npUv5Um", "zbesNhcTa", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "Framerp3dhga5M6", "withCSS", "p3dhga5M6_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ButtonFonts", "getFonts", "tgtIPua62_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "icon", "iconBGColor", "id", "image", "link", "text", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "EPHXPztr7", "b0Oepw4Jw", "Od7DSgA3M", "a9Jio5Eo9", "K30GsmiLS", "KqcRn8j00", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ComponentViewportProvider", "css", "FramerzgBu9fV0A", "withCSS", "zgBu9fV0A_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavigationFonts", "getFonts", "ZodmdUwPc_default", "NavigationWithVariantAppearEffect", "withVariantAppearEffect", "CookiesWrapperFonts", "pNhZmVzrn_default", "ButtonFonts", "tgtIPua62_default", "LogosDarkBGFonts", "kmdrrft8_default", "PillFonts", "hUFxshuU6_default", "PlatformTabsFonts", "gILbQkkKN_default", "TeamsItemFonts", "jgXFc915V_default", "MotionDivWithClassSwiperSlide1cw2x0w", "withCodeBoundaryForOverrides", "motion", "withClassSwiperSlide", "MotionDivWithClassSwiperSlide1py4avu", "MotionDivWithClassSwiperWrapper13f4kvi", "withClassSwiperWrapper", "MotionDivWithClassSwiperPagination11ovxxc", "withClassSwiperPagination", "MotionDivSwiperAutoFit1ux5tp5", "swiperAutoFit", "FeaturesItemFonts", "p3dhga5M6_default", "MotionDivWithClassSwiperButtonPrev1wilm45", "withClassSwiperButtonPrev", "MotionDivWithClassSwiperButtonNext1svx8my", "withClassSwiperButtonNext", "MotionDivWithClassSwiperSlide8ipkaz", "MotionDivWithClassSwiperSlidee4qo8k", "MotionDivWithClassSwiperSlide1ll136d", "MotionDivWithClassSwiperSlide1q42uuy", "MotionDivWithClassSwiperSlide1iah9kf", "MotionDivWithClassSwiperSlide1c8mqit", "MotionDivWithClassSwiperWrapper5f7w6y", "MotionDivWithClassSwiperPagination1sd51ao", "MotionDivSwiperAutoFit1e7n1mj", "CustomerStoriesSectionFonts", "AOiRwJSIZ_default", "MotionDivWithClassSwiperButtonPrevjhb0c0", "MotionDivWithClassSwiperButtonNext8asm1s", "ResourcesItemFonts", "zgBu9fV0A_default", "MotionDivWithClassSwiperSlide1f58tpy", "MotionDivWithClassSwiperSlidebenx0n", "MotionDivWithClassSwiperSlide6h54qw", "MotionDivWithClassSwiperSlideivnr38", "MotionDivWithClassSwiperSlide1w6kgr7", "MotionDivWithClassSwiperWrapperukzbp4", "MotionDivWithClassSwiperPagination1kkz1b2", "MotionDivSwiperAutoFitcft5y0", "AboveFooterSectionFonts", "pxtDM4zDf_default", "FooterFonts", "axb49XS1O_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "addImageAlt", "image", "alt", "transformTemplate2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "ref2", "elementId", "useRouteElementId", "router", "useRouter", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "PropertyOverrides2", "SVG", "x", "RichText2", "ResolveLinks", "resolvedLinks", "getLoadingLazyAtYPosition", "Image2", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "css", "FramercFoMWlvPo", "withCSS", "cFoMWlvPo_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
