{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/DmEhZLp8ZCJXLECzZD5Q/E9NEpqerGEQstJ3GYBKv/D4dC56pgB.js", "ssg:https://framerusercontent.com/modules/c4bC6ipEms71rKaRPlIi/7gVRVhUGH7vvAPoBBbaE/tgEPcLrk3.js", "ssg:https://framerusercontent.com/modules/ya43Lf5eB8d3hZkBhmC3/SPCfmukVwCv0zhrwJgx1/wwF_VAda4.js", "ssg:https://framerusercontent.com/modules/dtGf2HeDCIkRryDr2hYJ/ttTjqBt6qp72xr17IHeV/X2CFGkori.js", "ssg:https://framerusercontent.com/modules/F9pQ0bPETgQfZmnbLFdi/zXDQfdBTMReF9hXqIsHr/xT2J0iA48.js", "ssg:https://framerusercontent.com/modules/FpaZ2buYWRBgJaI9mfGp/C2taVBpX0G6clqVNXJuD/onycShg4N.js", "ssg:https://framerusercontent.com/modules/Q6cpWXTQqRF5OsctV6vY/GDmLGT8rIMjPFyyPzU1r/tZKzzyLBw.js", "ssg:https://framerusercontent.com/modules/9vvVa8TH3dzkbYXfHvjt/HJomt7XmmzFG9MGeV0tt/XKfvWf88H.js"],
  "sourcesContent": ["// Generated by Framer (552ec80)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{withResponsiveTheme}from\"https://framerusercontent.com/modules/USLN8MP1rXzS6iwRVjKR/lJJRF2jeTqg821iL3Wao/Asset.js\";const MotionDivWithResponsiveTheme=withResponsiveTheme(motion.div);const cycleOrder=[\"hIkVbEWSa\",\"kEDWYbuo9\"];const serializationHash=\"framer-iK7od\";const variantClassNames={hIkVbEWSa:\"framer-v-1bw71yt\",kEDWYbuo9:\"framer-v-fnzsfp\"};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 numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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 humanReadableVariantMap={Dark:\"hIkVbEWSa\",Light:\"kEDWYbuo9\"};const getProps=({height,id,padding,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,IuPRx5XPc:(_ref=padding!==null&&padding!==void 0?padding:props.IuPRx5XPc)!==null&&_ref!==void 0?_ref:\"40px\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"hIkVbEWSa\"};};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,IuPRx5XPc,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"hIkVbEWSa\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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(MotionDivWithResponsiveTheme,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1bw71yt\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Dark\",layoutDependency:layoutDependency,layoutId:\"hIkVbEWSa\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.15)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",\"--i2b08p\":numberToPixelString(IuPRx5XPc),backgroundColor:\"var(--token-f0cf390c-311b-41d0-8cb3-034376f443da, rgb(25, 25, 25))\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,...style},variants:{kEDWYbuo9:{backgroundColor:\"var(--token-41774094-f837-4f13-abe4-2010aee364d0, rgb(255, 255, 255))\"}},...addPropertyOverrides({kEDWYbuo9:{\"data-framer-name\":\"Light\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10u1hps\",layoutDependency:layoutDependency,layoutId:\"WdLFDuqi2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIEJvbGQ=\",\"--framer-font-family\":'\"Ambit TRIAL Bold\", \"Ambit TRIAL Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255)))\"},children:\"Acquisition Intelligence\"})}),className:\"framer-1h0szig\",fonts:[\"CUSTOM;Ambit TRIAL Bold\"],layoutDependency:layoutDependency,layoutId:\"fgh6Mk1S3\",style:{\"--extracted-1w1cjl5\":\"var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{kEDWYbuo9:{\"--extracted-1w1cjl5\":\"var(--token-f0cf390c-311b-41d0-8cb3-034376f443da, rgb(25, 25, 25))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({kEDWYbuo9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIEJvbGQ=\",\"--framer-font-family\":'\"Ambit TRIAL Bold\", \"Ambit TRIAL Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f0cf390c-311b-41d0-8cb3-034376f443da, rgb(25, 25, 25)))\"},children:\"Acquisition Intelligence\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Ambit TRIAL Regular\", \"Ambit TRIAL Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255)))\"},children:\"From ChatGPT, Google, TikTok and Meta, easily identify how your search performance is going.\"})}),className:\"framer-uy19s9\",fonts:[\"CUSTOM;Ambit TRIAL Regular\"],layoutDependency:layoutDependency,layoutId:\"R3sftKC72\",style:{\"--extracted-r6o4lv\":\"var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{kEDWYbuo9:{\"--extracted-r6o4lv\":\"var(--token-f0cf390c-311b-41d0-8cb3-034376f443da, rgb(25, 25, 25))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({kEDWYbuo9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Ambit TRIAL Regular\", \"Ambit TRIAL Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f0cf390c-311b-41d0-8cb3-034376f443da, rgb(25, 25, 25)))\"},children:\"From ChatGPT, Google, TikTok and Meta, easily identify how your search performance is going.\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-d7nzl6\",layoutDependency:layoutDependency,layoutId:\"PYKXObtmK\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:585,pixelHeight:871,pixelWidth:1083,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${IuPRx5XPc*2}px)`,src:\"https://framerusercontent.com/images/2XMSm4EMnleD3oXRT1kI7nt5w.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/2XMSm4EMnleD3oXRT1kI7nt5w.png?scale-down-to=512 512w,https://framerusercontent.com/images/2XMSm4EMnleD3oXRT1kI7nt5w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2XMSm4EMnleD3oXRT1kI7nt5w.png 1083w\"},className:\"framer-1yctxb4\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"p1vwyhATy\",...addPropertyOverrides({kEDWYbuo9:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:585,pixelHeight:871,pixelWidth:1083,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${IuPRx5XPc*2}px)`,src:\"https://framerusercontent.com/images/jRhlBuA10FLCypYQwnbzaz6w.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/jRhlBuA10FLCypYQwnbzaz6w.png?scale-down-to=512 512w,https://framerusercontent.com/images/jRhlBuA10FLCypYQwnbzaz6w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jRhlBuA10FLCypYQwnbzaz6w.png 1074w\"}}},baseVariant,gestureVariant)})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-iK7od.framer-1t8xigr, .framer-iK7od .framer-1t8xigr { display: block; }\",\".framer-iK7od.framer-1bw71yt { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 600px; justify-content: flex-start; overflow: hidden; padding: var(--i2b08p); position: relative; width: 800px; will-change: var(--framer-will-change-override, transform); }\",\".framer-iK7od .framer-10u1hps { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iK7od .framer-1h0szig { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-iK7od .framer-uy19s9 { flex: none; height: auto; max-width: 380px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-iK7od .framer-d7nzl6 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-iK7od .framer-1yctxb4 { aspect-ratio: 1.21875 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 591px); overflow: visible; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-iK7od.framer-1bw71yt, .framer-iK7od .framer-10u1hps, .framer-iK7od .framer-d7nzl6 { gap: 0px; } .framer-iK7od.framer-1bw71yt > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-iK7od.framer-1bw71yt > :first-child, .framer-iK7od .framer-10u1hps > :first-child, .framer-iK7od .framer-d7nzl6 > :first-child { margin-top: 0px; } .framer-iK7od.framer-1bw71yt > :last-child, .framer-iK7od .framer-10u1hps > :last-child, .framer-iK7od .framer-d7nzl6 > :last-child { margin-bottom: 0px; } .framer-iK7od .framer-10u1hps > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-iK7od .framer-d7nzl6 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",'.framer-iK7od[data-border=\"true\"]::after, .framer-iK7od [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 600\n * @framerIntrinsicWidth 800\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"kEDWYbuo9\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"IuPRx5XPc\":\"padding\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerD4dC56pgB=withCSS(Component,css,\"framer-iK7od\");export default FramerD4dC56pgB;FramerD4dC56pgB.displayName=\"Modules/Feature Card/Trending Topics\";FramerD4dC56pgB.defaultProps={height:600,width:800};addPropertyControls(FramerD4dC56pgB,{variant:{options:[\"hIkVbEWSa\",\"kEDWYbuo9\"],optionTitles:[\"Dark\",\"Light\"],title:\"Variant\",type:ControlType.Enum},IuPRx5XPc:{defaultValue:\"40px\",title:\"Padding\",type:ControlType.Padding}});addFonts(FramerD4dC56pgB,[{explicitInter:true,fonts:[{family:\"Ambit TRIAL Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/lwfutl1y9rgvTTvozze2XRitBI.woff2\"},{family:\"Ambit TRIAL Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/BlPym8DMMP8bmmfLGpXKXMMjt34.woff2\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerD4dC56pgB\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"600\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kEDWYbuo9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"IuPRx5XPc\\\":\\\"padding\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"800\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./D4dC56pgB.map", "// Generated by Framer (3bc9980)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{withResponsiveTheme}from\"https://framerusercontent.com/modules/USLN8MP1rXzS6iwRVjKR/lJJRF2jeTqg821iL3Wao/Asset.js\";const MotionDivWithResponsiveTheme=withResponsiveTheme(motion.div);const cycleOrder=[\"qQBNQhX17\",\"QnI35lwad\"];const serializationHash=\"framer-67b95\";const variantClassNames={QnI35lwad:\"framer-v-9tyg9u\",qQBNQhX17:\"framer-v-1wvqv51\"};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 numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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 humanReadableVariantMap={Dark:\"qQBNQhX17\",Light:\"QnI35lwad\"};const getProps=({height,id,padding,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,f0ZjKTFxm:(_ref=padding!==null&&padding!==void 0?padding:props.f0ZjKTFxm)!==null&&_ref!==void 0?_ref:\"40px\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"qQBNQhX17\"};};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,f0ZjKTFxm,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"qQBNQhX17\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"QnI35lwad\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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(MotionDivWithResponsiveTheme,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1wvqv51\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Dark\",layoutDependency:layoutDependency,layoutId:\"qQBNQhX17\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.15)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",\"--n991i8\":numberToPixelString(f0ZjKTFxm),background:'linear-gradient(0deg, var(--token-cb92d520-aebe-4c69-89f0-ea3d716f1f29, rgb(55, 24, 102)) /* {\"name\":\"Purple Dark 2\"} */ 0%, rgb(0, 0, 0) 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{QnI35lwad:{background:\"linear-gradient(0deg, var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255)) 0%, var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255)) 100%)\",backgroundColor:\"var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255))\"}},...addPropertyOverrides({QnI35lwad:{\"data-framer-name\":\"Light\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pyo5b6\",layoutDependency:layoutDependency,layoutId:\"W3IsOvpXK\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIEJvbGQ=\",\"--framer-font-family\":'\"Ambit TRIAL Bold\", \"Ambit TRIAL Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, rgb(66, 66, 66))\"},children:\"Automated Conversion Rate Optimisation (CRO)\"})}),className:\"framer-10xvlqx\",fonts:[\"CUSTOM;Ambit TRIAL Bold\"],layoutDependency:layoutDependency,layoutId:\"hVG044EhA\",style:{\"--extracted-1w1cjl5\":\"rgb(66, 66, 66)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Ambit TRIAL Regular\", \"Ambit TRIAL Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(66, 66, 66))\"},children:\"Strike automatically detects potential conversion killers and uses industry best practice insights for tailored recommendations.\"})}),className:\"framer-mu4cqw\",fonts:[\"CUSTOM;Ambit TRIAL Regular\"],layoutDependency:layoutDependency,layoutId:\"y4232LDNv\",style:{\"--extracted-r6o4lv\":\"rgb(66, 66, 66)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2102,intrinsicWidth:2616,pixelHeight:4204,pixelWidth:5232,src:\"https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png?scale-down-to=512 512w,https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png 5232w\"},className:\"framer-5j8df7\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"rZnKyzaPp\",...addPropertyOverrides({QnI35lwad:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2102,intrinsicWidth:2616,pixelHeight:4204,pixelWidth:5232,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${f0ZjKTFxm*2}px)`,src:\"https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png?scale-down-to=512 512w,https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png 5232w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hpg6rv\",layoutDependency:layoutDependency,layoutId:\"T7CtrDzWk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIEJvbGQ=\",\"--framer-font-family\":'\"Ambit TRIAL Bold\", \"Ambit TRIAL Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255)))\"},children:\"Automated Conversion Rate Optimisation (CRO)\"})}),className:\"framer-quvylc\",fonts:[\"CUSTOM;Ambit TRIAL Bold\"],layoutDependency:layoutDependency,layoutId:\"S7ZUtEFzv\",style:{\"--extracted-1w1cjl5\":\"var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Ambit TRIAL Regular\", \"Ambit TRIAL Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255)))\"},children:\"Strike automatically detects potential conversion killers and uses industry best practice insights for tailored recommendations.\"})}),className:\"framer-1bwhgdr\",fonts:[\"CUSTOM;Ambit TRIAL Regular\"],layoutDependency:layoutDependency,layoutId:\"ld0UxePwV\",style:{\"--extracted-r6o4lv\":\"var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2102,intrinsicWidth:2616,pixelHeight:4204,pixelWidth:5232,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${f0ZjKTFxm*2}px)`,src:\"https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png?scale-down-to=512 512w,https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/yrNCiedgMYmVhAqxJrJYuBoc52s.png 5232w\"},className:\"framer-18bw7rl\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"Xvvq2NlEp\"})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-67b95.framer-17e13rd, .framer-67b95 .framer-17e13rd { display: block; }\",\".framer-67b95.framer-1wvqv51 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; height: 650px; justify-content: space-between; overflow: hidden; padding: var(--n991i8); position: relative; width: 730px; will-change: var(--framer-will-change-override, transform); }\",\".framer-67b95 .framer-pyo5b6, .framer-67b95 .framer-hpg6rv { align-content: flex-start; align-items: flex-start; 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-67b95 .framer-10xvlqx, .framer-67b95 .framer-mu4cqw, .framer-67b95 .framer-quvylc, .framer-67b95 .framer-1bwhgdr { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-67b95 .framer-5j8df7 { aspect-ratio: 1.2445290199809704 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 161px); overflow: visible; position: relative; width: 100%; }\",\".framer-67b95 .framer-18bw7rl { aspect-ratio: 1.2445290199809704 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 522px); overflow: visible; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-67b95 .framer-pyo5b6, .framer-67b95 .framer-hpg6rv { gap: 0px; } .framer-67b95 .framer-pyo5b6 > *, .framer-67b95 .framer-hpg6rv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-67b95 .framer-pyo5b6 > :first-child, .framer-67b95 .framer-hpg6rv > :first-child { margin-top: 0px; } .framer-67b95 .framer-pyo5b6 > :last-child, .framer-67b95 .framer-hpg6rv > :last-child { margin-bottom: 0px; } }\",\".framer-67b95.framer-v-9tyg9u.framer-1wvqv51 { align-content: center; align-items: center; gap: 30px; justify-content: flex-start; }\",\".framer-67b95.framer-v-9tyg9u .framer-pyo5b6 { order: 0; }\",\".framer-67b95.framer-v-9tyg9u .framer-5j8df7 { height: var(--framer-aspect-ratio-supported, 522px); order: 1; }\",\".framer-67b95.framer-v-9tyg9u .framer-hpg6rv { order: 3; }\",\".framer-67b95.framer-v-9tyg9u .framer-18bw7rl { height: var(--framer-aspect-ratio-supported, 523px); order: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-67b95.framer-v-9tyg9u.framer-1wvqv51 { gap: 0px; } .framer-67b95.framer-v-9tyg9u.framer-1wvqv51 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-67b95.framer-v-9tyg9u.framer-1wvqv51 > :first-child { margin-top: 0px; } .framer-67b95.framer-v-9tyg9u.framer-1wvqv51 > :last-child { margin-bottom: 0px; } }\",'.framer-67b95[data-border=\"true\"]::after, .framer-67b95 [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 650\n * @framerIntrinsicWidth 730\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"QnI35lwad\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"f0ZjKTFxm\":\"padding\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramertgEPcLrk3=withCSS(Component,css,\"framer-67b95\");export default FramertgEPcLrk3;FramertgEPcLrk3.displayName=\"Modules/Feature Card/Conversion Optimisation\";FramertgEPcLrk3.defaultProps={height:650,width:730};addPropertyControls(FramertgEPcLrk3,{variant:{options:[\"qQBNQhX17\",\"QnI35lwad\"],optionTitles:[\"Dark\",\"Light\"],title:\"Variant\",type:ControlType.Enum},f0ZjKTFxm:{defaultValue:\"40px\",title:\"Padding\",type:ControlType.Padding}});addFonts(FramertgEPcLrk3,[{explicitInter:true,fonts:[{family:\"Ambit TRIAL Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/lwfutl1y9rgvTTvozze2XRitBI.woff2\"},{family:\"Ambit TRIAL Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/BlPym8DMMP8bmmfLGpXKXMMjt34.woff2\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertgEPcLrk3\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"730\",\"framerVariables\":\"{\\\"f0ZjKTFxm\\\":\\\"padding\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"650\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QnI35lwad\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./tgEPcLrk3.map", "// Generated by Framer (ec8bce6)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"G2lKYSzKK\",\"qOLYOqIBr\"];const serializationHash=\"framer-Qff2m\";const variantClassNames={G2lKYSzKK:\"framer-v-yedleq\",qOLYOqIBr:\"framer-v-5yte1p\"};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 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 humanReadableVariantMap={\"Not Selected\":\"G2lKYSzKK\",Selected:\"qOLYOqIBr\"};const getProps=({click,height,id,text,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,O6ue_n0Qj:click!==null&&click!==void 0?click:props.O6ue_n0Qj,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"G2lKYSzKK\",xJdk57Pvv:(_ref1=text!==null&&text!==void 0?text:props.xJdk57Pvv)!==null&&_ref1!==void 0?_ref1:\"Automated Stories\"};};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,O6ue_n0Qj,xJdk57Pvv,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"G2lKYSzKK\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1k38w1u=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(O6ue_n0Qj){const res=await O6ue_n0Qj(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-yedleq\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Not Selected\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"G2lKYSzKK\",onTap:onTap1k38w1u,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-04a7a62c-d5fc-4e2c-bf30-a816ff32e2ec, rgb(255, 255, 255))\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,...style},variants:{qOLYOqIBr:{backgroundColor:\"var(--token-21a12448-1608-4342-994c-67785875827d, rgb(113, 50, 254))\"}},...addPropertyOverrides({qOLYOqIBr:{\"data-framer-name\":\"Selected\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b1ebbf07-27f9-4354-bac2-abd1f93a2ff5, rgb(66, 66, 66)))\"},children:\"Automated Stories\"})}),className:\"framer-88phpo\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"Tl08Fwc7d\",style:{\"--extracted-r6o4lv\":\"var(--token-b1ebbf07-27f9-4354-bac2-abd1f93a2ff5, rgb(66, 66, 66))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:xJdk57Pvv,variants:{qOLYOqIBr:{\"--extracted-r6o4lv\":\"var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({qOLYOqIBr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255)))\"},children:\"Automated Stories\"})})}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Qff2m.framer-qvxgu0, .framer-Qff2m .framer-qvxgu0 { display: block; }\",\".framer-Qff2m.framer-yedleq { align-content: center; align-items: center; cursor: default; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 4px 14px 4px 14px; position: relative; width: min-content; }\",\".framer-Qff2m .framer-88phpo { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Qff2m.framer-yedleq { gap: 0px; } .framer-Qff2m.framer-yedleq > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-Qff2m.framer-yedleq > :first-child { margin-left: 0px; } .framer-Qff2m.framer-yedleq > :last-child { margin-right: 0px; } }\",'.framer-Qff2m[data-border=\"true\"]::after, .framer-Qff2m [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 25\n * @framerIntrinsicWidth 150\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"qOLYOqIBr\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"O6ue_n0Qj\":\"click\",\"xJdk57Pvv\":\"text\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerwwF_VAda4=withCSS(Component,css,\"framer-Qff2m\");export default FramerwwF_VAda4;FramerwwF_VAda4.displayName=\"Components/Rounded Toggle\";FramerwwF_VAda4.defaultProps={height:25,width:150};addPropertyControls(FramerwwF_VAda4,{variant:{options:[\"G2lKYSzKK\",\"qOLYOqIBr\"],optionTitles:[\"Not Selected\",\"Selected\"],title:\"Variant\",type:ControlType.Enum},O6ue_n0Qj:{title:\"Click\",type:ControlType.EventHandler},xJdk57Pvv:{defaultValue:\"Automated Stories\",displayTextArea:false,title:\"Text\",type:ControlType.String}});addFonts(FramerwwF_VAda4,[{explicitInter:true,fonts:[{family:\"Albert Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHTJT_qY32TxAj1g.woff2\",weight:\"700\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwwF_VAda4\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"150\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"O6ue_n0Qj\\\":\\\"click\\\",\\\"xJdk57Pvv\\\":\\\"text\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"25\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qOLYOqIBr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./wwF_VAda4.map", "// Generated by Framer (0b8b5e5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{withResponsiveTheme}from\"https://framerusercontent.com/modules/USLN8MP1rXzS6iwRVjKR/lJJRF2jeTqg821iL3Wao/Asset.js\";const MotionDivWithResponsiveTheme=withResponsiveTheme(motion.div);const cycleOrder=[\"bbkIa7zdr\",\"MLsFqnKS_\"];const serializationHash=\"framer-Ap7eG\";const variantClassNames={bbkIa7zdr:\"framer-v-1ijiilu\",MLsFqnKS_:\"framer-v-eszq1a\"};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 numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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(React.Fragment);const humanReadableVariantMap={Dark:\"bbkIa7zdr\",Light:\"MLsFqnKS_\"};const getProps=({height,id,padding,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"bbkIa7zdr\",wBLNqB0cW:(_ref1=padding!==null&&padding!==void 0?padding:props.wBLNqB0cW)!==null&&_ref1!==void 0?_ref1:\"40px\"};};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,wBLNqB0cW,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"bbkIa7zdr\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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(MotionDivWithResponsiveTheme,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ijiilu\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Dark\",layoutDependency:layoutDependency,layoutId:\"bbkIa7zdr\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--1moiekq\":numberToPixelString(wBLNqB0cW),\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.15)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:'linear-gradient(0deg, var(--token-f0cf390c-311b-41d0-8cb3-034376f443da, rgb(25, 25, 25)) /* {\"name\":\"Grey 100\"} */ 0%, rgb(0, 0, 0) 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{MLsFqnKS_:{background:\"linear-gradient(0deg, var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255)) 0%, var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255)) 100%)\",backgroundColor:\"var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255))\"}},...addPropertyOverrides({MLsFqnKS_:{\"data-framer-name\":\"Light\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mlwbyc\",layoutDependency:layoutDependency,layoutId:\"mMeu7aB2S\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIEJvbGQ=\",\"--framer-font-family\":'\"Ambit TRIAL Bold\", \"Ambit TRIAL Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, rgb(255, 255, 255))\"},children:\"Customer Feedback\"})}),className:\"framer-xdixky\",fonts:[\"CUSTOM;Ambit TRIAL Bold\"],layoutDependency:layoutDependency,layoutId:\"ZXn94twuP\",style:{\"--extracted-1w1cjl5\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{MLsFqnKS_:{\"--extracted-1w1cjl5\":\"rgb(66, 66, 66)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({MLsFqnKS_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIEJvbGQ=\",\"--framer-font-family\":'\"Ambit TRIAL Bold\", \"Ambit TRIAL Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, rgb(66, 66, 66))\"},children:\"Customer Feedback\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Ambit TRIAL Regular\", \"Ambit TRIAL Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Cut through the clutter and summarise what your customers are saying in one place.\"})}),className:\"framer-fm3mwi\",fonts:[\"CUSTOM;Ambit TRIAL Regular\"],layoutDependency:layoutDependency,layoutId:\"cMAe5Sngi\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{MLsFqnKS_:{\"--extracted-r6o4lv\":\"rgb(66, 66, 66)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({MLsFqnKS_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Ambit TRIAL Regular\", \"Ambit TRIAL Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(66, 66, 66))\"},children:\"Cut through the clutter and summarise what your customers are saying in one place.\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-z83e6k\",\"data-framer-name\":\"Asset\",layoutDependency:layoutDependency,layoutId:\"Fu6M_ZPln\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:611,intrinsicWidth:732,pixelHeight:2444,pixelWidth:2928,sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${wBLNqB0cW*2}px, 1px)`,src:\"https://framerusercontent.com/images/MOgEe99tDP8fWmWpRM0JLjw2U.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/MOgEe99tDP8fWmWpRM0JLjw2U.png?scale-down-to=512 512w,https://framerusercontent.com/images/MOgEe99tDP8fWmWpRM0JLjw2U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MOgEe99tDP8fWmWpRM0JLjw2U.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/MOgEe99tDP8fWmWpRM0JLjw2U.png 2928w\"},className:\"framer-17jnlza\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"DAt57n86V\",...addPropertyOverrides({MLsFqnKS_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:611,intrinsicWidth:732,pixelHeight:2252,pixelWidth:2736,sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${wBLNqB0cW*2}px, 1px)`,src:\"https://framerusercontent.com/images/KsWKHV6s6qKE4mL7KedyHmW467s.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/KsWKHV6s6qKE4mL7KedyHmW467s.png?scale-down-to=512 512w,https://framerusercontent.com/images/KsWKHV6s6qKE4mL7KedyHmW467s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KsWKHV6s6qKE4mL7KedyHmW467s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KsWKHV6s6qKE4mL7KedyHmW467s.png 2736w\"}}},baseVariant,gestureVariant)})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Ap7eG.framer-1rqtsip, .framer-Ap7eG .framer-1rqtsip { display: block; }\",\".framer-Ap7eG.framer-1ijiilu { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 653px; justify-content: center; overflow: hidden; padding: var(--1moiekq); position: relative; width: 730px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ap7eG .framer-1mlwbyc { align-content: flex-start; align-items: flex-start; 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-Ap7eG .framer-xdixky, .framer-Ap7eG .framer-fm3mwi { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Ap7eG .framer-z83e6k { align-content: flex-start; align-items: flex-start; 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: 100%; }\",\".framer-Ap7eG .framer-17jnlza { aspect-ratio: 1.1980360065466449 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 543px); overflow: visible; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Ap7eG.framer-1ijiilu, .framer-Ap7eG .framer-1mlwbyc, .framer-Ap7eG .framer-z83e6k { gap: 0px; } .framer-Ap7eG.framer-1ijiilu > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-Ap7eG.framer-1ijiilu > :first-child, .framer-Ap7eG .framer-1mlwbyc > :first-child { margin-top: 0px; } .framer-Ap7eG.framer-1ijiilu > :last-child, .framer-Ap7eG .framer-1mlwbyc > :last-child { margin-bottom: 0px; } .framer-Ap7eG .framer-1mlwbyc > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Ap7eG .framer-z83e6k > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Ap7eG .framer-z83e6k > :first-child { margin-left: 0px; } .framer-Ap7eG .framer-z83e6k > :last-child { margin-right: 0px; } }\",\".framer-Ap7eG.framer-v-eszq1a.framer-1ijiilu { align-content: center; align-items: center; justify-content: flex-start; }\",'.framer-Ap7eG[data-border=\"true\"]::after, .framer-Ap7eG [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 653\n * @framerIntrinsicWidth 730\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"MLsFqnKS_\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"wBLNqB0cW\":\"padding\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerX2CFGkori=withCSS(Component,css,\"framer-Ap7eG\");export default FramerX2CFGkori;FramerX2CFGkori.displayName=\"Modules/Feature Card/Customer Review Synthesiser\";FramerX2CFGkori.defaultProps={height:653,width:730};addPropertyControls(FramerX2CFGkori,{variant:{options:[\"bbkIa7zdr\",\"MLsFqnKS_\"],optionTitles:[\"Dark\",\"Light\"],title:\"Variant\",type:ControlType.Enum},wBLNqB0cW:{defaultValue:\"40px\",title:\"Padding\",type:ControlType.Padding}});addFonts(FramerX2CFGkori,[{explicitInter:true,fonts:[{family:\"Ambit TRIAL Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/lwfutl1y9rgvTTvozze2XRitBI.woff2\"},{family:\"Ambit TRIAL Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/BlPym8DMMP8bmmfLGpXKXMMjt34.woff2\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerX2CFGkori\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"wBLNqB0cW\\\":\\\"padding\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MLsFqnKS_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"730\",\"framerIntrinsicHeight\":\"653\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./X2CFGkori.map", "// Generated by Framer (552ec80)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{withResponsiveTheme}from\"https://framerusercontent.com/modules/USLN8MP1rXzS6iwRVjKR/lJJRF2jeTqg821iL3Wao/Asset.js\";const MotionDivWithResponsiveTheme=withResponsiveTheme(motion.div);const cycleOrder=[\"IQES26iM2\",\"QNC3VL0L8\"];const serializationHash=\"framer-qd7fB\";const variantClassNames={IQES26iM2:\"framer-v-19qpt48\",QNC3VL0L8:\"framer-v-1im4ywl\"};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 numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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 humanReadableVariantMap={Dark:\"IQES26iM2\",Light:\"QNC3VL0L8\"};const getProps=({height,id,padding,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,f0ZjKTFxm:(_ref=padding!==null&&padding!==void 0?padding:props.f0ZjKTFxm)!==null&&_ref!==void 0?_ref:\"40px\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"IQES26iM2\"};};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,f0ZjKTFxm,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"IQES26iM2\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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(MotionDivWithResponsiveTheme,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-19qpt48\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Dark\",layoutDependency:layoutDependency,layoutId:\"IQES26iM2\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.15)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",\"--n991i8\":numberToPixelString(f0ZjKTFxm),background:'linear-gradient(0deg, var(--token-cb92d520-aebe-4c69-89f0-ea3d716f1f29, rgb(55, 24, 102)) /* {\"name\":\"Purple Dark 2\"} */ 0%, rgb(0, 0, 0) 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{QNC3VL0L8:{background:\"linear-gradient(0deg, var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255)) 0%, var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255)) 100%)\",backgroundColor:\"var(--token-d52fd324-efc1-4345-9834-8da86f4ee210, rgb(255, 255, 255))\"}},...addPropertyOverrides({QNC3VL0L8:{\"data-framer-name\":\"Light\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f2mwzi\",layoutDependency:layoutDependency,layoutId:\"iyIw6DGRt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIEJvbGQ=\",\"--framer-font-family\":'\"Ambit TRIAL Bold\", \"Ambit TRIAL Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, rgb(255, 255, 255))\"},children:\"Metrics 2.0\"})}),className:\"framer-6bqcoe\",fonts:[\"CUSTOM;Ambit TRIAL Bold\"],layoutDependency:layoutDependency,layoutId:\"hXOqouvl6\",style:{\"--extracted-1w1cjl5\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{QNC3VL0L8:{\"--extracted-1w1cjl5\":\"rgb(66, 66, 66)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({QNC3VL0L8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIEJvbGQ=\",\"--framer-font-family\":'\"Ambit TRIAL Bold\", \"Ambit TRIAL Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, rgb(66, 66, 66))\"},children:\"Metrics 2.0\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Ambit TRIAL Regular\", \"Ambit TRIAL Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Easily compare common metrics against Benchmarks across Product, Marketing, Engineering and Customer Success.\"})}),className:\"framer-li1z4g\",fonts:[\"CUSTOM;Ambit TRIAL Regular\"],layoutDependency:layoutDependency,layoutId:\"oEw8DcqvN\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{QNC3VL0L8:{\"--extracted-r6o4lv\":\"rgb(66, 66, 66)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({QNC3VL0L8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Ambit TRIAL Regular\", \"Ambit TRIAL Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(66, 66, 66))\"},children:\"Easily compare common metrics against Benchmarks across Marketing, Engineering and Customer Success.\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jp3b6t\",\"data-framer-name\":\"Asset\",layoutDependency:layoutDependency,layoutId:\"epA1zrp9D\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:393,intrinsicWidth:630,pixelHeight:748,pixelWidth:1252,sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${f0ZjKTFxm*2}px, 1px)`,src:\"https://framerusercontent.com/images/eQZOy4MCh8R7JmE3LyIfUqwfQ.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/eQZOy4MCh8R7JmE3LyIfUqwfQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/eQZOy4MCh8R7JmE3LyIfUqwfQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eQZOy4MCh8R7JmE3LyIfUqwfQ.png 1252w\"},className:\"framer-sr1jv5\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"pmS0jkeR7\",...addPropertyOverrides({QNC3VL0L8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:393,intrinsicWidth:630,pixelHeight:748,pixelWidth:1252,sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - ${f0ZjKTFxm*2}px, 1px)`,src:\"https://framerusercontent.com/images/hs66K8ex4OVH5CibOYuw5E6AW0.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/hs66K8ex4OVH5CibOYuw5E6AW0.png?scale-down-to=512 512w,https://framerusercontent.com/images/hs66K8ex4OVH5CibOYuw5E6AW0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hs66K8ex4OVH5CibOYuw5E6AW0.png 1252w\"}}},baseVariant,gestureVariant)})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qd7fB.framer-1e1zgca, .framer-qd7fB .framer-1e1zgca { display: block; }\",\".framer-qd7fB.framer-19qpt48 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; height: 650px; justify-content: space-between; overflow: hidden; padding: var(--n991i8); position: relative; width: 730px; will-change: var(--framer-will-change-override, transform); }\",\".framer-qd7fB .framer-1f2mwzi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qd7fB .framer-6bqcoe { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-qd7fB .framer-li1z4g { flex: none; height: auto; max-width: 340px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qd7fB .framer-jp3b6t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qd7fB .framer-sr1jv5 { aspect-ratio: 1.6030534351145038 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 406px); overflow: visible; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qd7fB .framer-1f2mwzi, .framer-qd7fB .framer-jp3b6t { gap: 0px; } .framer-qd7fB .framer-1f2mwzi > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-qd7fB .framer-1f2mwzi > :first-child { margin-top: 0px; } .framer-qd7fB .framer-1f2mwzi > :last-child { margin-bottom: 0px; } .framer-qd7fB .framer-jp3b6t > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-qd7fB .framer-jp3b6t > :first-child { margin-left: 0px; } .framer-qd7fB .framer-jp3b6t > :last-child { margin-right: 0px; } }\",\".framer-qd7fB.framer-v-1im4ywl.framer-19qpt48 { align-content: center; align-items: center; gap: 30px; justify-content: flex-start; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qd7fB.framer-v-1im4ywl.framer-19qpt48 { gap: 0px; } .framer-qd7fB.framer-v-1im4ywl.framer-19qpt48 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-qd7fB.framer-v-1im4ywl.framer-19qpt48 > :first-child { margin-top: 0px; } .framer-qd7fB.framer-v-1im4ywl.framer-19qpt48 > :last-child { margin-bottom: 0px; } }\",'.framer-qd7fB[data-border=\"true\"]::after, .framer-qd7fB [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 650\n * @framerIntrinsicWidth 730\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"QNC3VL0L8\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"f0ZjKTFxm\":\"padding\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerxT2J0iA48=withCSS(Component,css,\"framer-qd7fB\");export default FramerxT2J0iA48;FramerxT2J0iA48.displayName=\"Modules/Feature Card/Contextual Insights\";FramerxT2J0iA48.defaultProps={height:650,width:730};addPropertyControls(FramerxT2J0iA48,{variant:{options:[\"IQES26iM2\",\"QNC3VL0L8\"],optionTitles:[\"Dark\",\"Light\"],title:\"Variant\",type:ControlType.Enum},f0ZjKTFxm:{defaultValue:\"40px\",title:\"Padding\",type:ControlType.Padding}});addFonts(FramerxT2J0iA48,[{explicitInter:true,fonts:[{family:\"Ambit TRIAL Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/lwfutl1y9rgvTTvozze2XRitBI.woff2\"},{family:\"Ambit TRIAL Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/BlPym8DMMP8bmmfLGpXKXMMjt34.woff2\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxT2J0iA48\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QNC3VL0L8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"730\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"650\",\"framerVariables\":\"{\\\"f0ZjKTFxm\\\":\\\"padding\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./xT2J0iA48.map", "// Generated by Framer (3bc9980)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withMappedReactProps}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{withResponsiveTheme}from\"https://framerusercontent.com/modules/USLN8MP1rXzS6iwRVjKR/lJJRF2jeTqg821iL3Wao/Asset.js\";import ModulesFeatureCardTrendingTopics,*as ModulesFeatureCardTrendingTopicsInfo from\"https://framerusercontent.com/modules/DmEhZLp8ZCJXLECzZD5Q/E9NEpqerGEQstJ3GYBKv/D4dC56pgB.js\";import ModulesFeatureCardAutomatedDataStories from\"https://framerusercontent.com/modules/5r5Nm8EBgw6Q2jfD0UIw/IcLIe24WJjoXVEce7zV0/njU3KuZSj.js\";import ModulesFeatureCardConversionOptimisation from\"https://framerusercontent.com/modules/c4bC6ipEms71rKaRPlIi/7gVRVhUGH7vvAPoBBbaE/tgEPcLrk3.js\";import ComponentsRoundedToggle from\"https://framerusercontent.com/modules/ya43Lf5eB8d3hZkBhmC3/SPCfmukVwCv0zhrwJgx1/wwF_VAda4.js\";import ModulesFeatureCardCustomerReviewSynthesiser,*as ModulesFeatureCardCustomerReviewSynthesiserInfo from\"https://framerusercontent.com/modules/dtGf2HeDCIkRryDr2hYJ/ttTjqBt6qp72xr17IHeV/X2CFGkori.js\";import ModulesFeatureCardContextualInsights,*as ModulesFeatureCardContextualInsightsInfo from\"https://framerusercontent.com/modules/F9pQ0bPETgQfZmnbLFdi/zXDQfdBTMReF9hXqIsHr/xT2J0iA48.js\";const ComponentsRoundedToggleFonts=getFonts(ComponentsRoundedToggle);const ModulesFeatureCardCustomerReviewSynthesiserFonts=getFonts(ModulesFeatureCardCustomerReviewSynthesiser);const ModulesFeatureCardCustomerReviewSynthesiserWithResponsiveThemeWithMappedReactPropsvjaxk3=withMappedReactProps(withResponsiveTheme(ModulesFeatureCardCustomerReviewSynthesiser),ModulesFeatureCardCustomerReviewSynthesiserInfo);const ModulesFeatureCardConversionOptimisationFonts=getFonts(ModulesFeatureCardConversionOptimisation);const ModulesFeatureCardAutomatedDataStoriesFonts=getFonts(ModulesFeatureCardAutomatedDataStories);const ModulesFeatureCardTrendingTopicsFonts=getFonts(ModulesFeatureCardTrendingTopics);const ModulesFeatureCardTrendingTopicsWithResponsiveThemeWithMappedReactProps4wepnb=withMappedReactProps(withResponsiveTheme(ModulesFeatureCardTrendingTopics),ModulesFeatureCardTrendingTopicsInfo);const ModulesFeatureCardContextualInsightsFonts=getFonts(ModulesFeatureCardContextualInsights);const ModulesFeatureCardContextualInsightsWithResponsiveThemeWithMappedReactPropsmlp8zd=withMappedReactProps(withResponsiveTheme(ModulesFeatureCardContextualInsights),ModulesFeatureCardContextualInsightsInfo);const cycleOrder=[\"mXVQbn6zy\",\"gvEHzjchQ\",\"uL6BtKmUa\",\"KLSy3Pw13\",\"Cg9OlMRxH\",\"nu2puviYg\",\"zwoVGN8fs\",\"r3S_Gm7qR\",\"N0VJbbXEb\"];const serializationHash=\"framer-cFh3Y\";const variantClassNames={Cg9OlMRxH:\"framer-v-bpr9l8\",gvEHzjchQ:\"framer-v-3o3lmd\",KLSy3Pw13:\"framer-v-1j8nngy\",mXVQbn6zy:\"framer-v-1n7jw7r\",N0VJbbXEb:\"framer-v-o17g7a\",nu2puviYg:\"framer-v-grdxw8\",r3S_Gm7qR:\"framer-v-9n3sfr\",uL6BtKmUa:\"framer-v-eyr3cc\",zwoVGN8fs:\"framer-v-9z1513\"};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 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 humanReadableVariantMap={\"Automated Stories \u2013 Mobile\":\"Cg9OlMRxH\",\"Automated Stories\":\"mXVQbn6zy\",\"Conversion Optimisation\":\"N0VJbbXEb\",\"Customer Feedback \u2013 Mobile\":\"zwoVGN8fs\",\"Customer Feedback\":\"uL6BtKmUa\",\"Metrics 2.0 \u2013 Mobile\":\"r3S_Gm7qR\",\"Metrics 2.0\":\"KLSy3Pw13\",\"Search \u2013 Mobile\":\"nu2puviYg\",Search:\"gvEHzjchQ\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"mXVQbn6zy\"};};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:\"mXVQbn6zy\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const O6ue_n0Qj1w9hhge=activeVariantCallback(async(...args)=>{setVariant(\"mXVQbn6zy\");});const O6ue_n0Qj14mv7ma=activeVariantCallback(async(...args)=>{setVariant(\"Cg9OlMRxH\");});const O6ue_n0Qjkcwlv4=activeVariantCallback(async(...args)=>{setVariant(\"N0VJbbXEb\");});const O6ue_n0Qjzsa3d4=activeVariantCallback(async(...args)=>{setVariant(\"r3S_Gm7qR\");});const O6ue_n0Qjkm00lm=activeVariantCallback(async(...args)=>{setVariant(\"gvEHzjchQ\");});const O6ue_n0Qj1ovuo68=activeVariantCallback(async(...args)=>{setVariant(\"nu2puviYg\");});const O6ue_n0Qj1dn205l=activeVariantCallback(async(...args)=>{setVariant(\"uL6BtKmUa\");});const O6ue_n0Qj1pw8nq1=activeVariantCallback(async(...args)=>{setVariant(\"zwoVGN8fs\");});const O6ue_n0Qjjxpbq9=activeVariantCallback(async(...args)=>{setVariant(\"KLSy3Pw13\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"uL6BtKmUa\",\"zwoVGN8fs\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"uL6BtKmUa\",\"zwoVGN8fs\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"N0VJbbXEb\")return true;return false;};const isDisplayed3=()=>{if([\"gvEHzjchQ\",\"KLSy3Pw13\",\"nu2puviYg\",\"r3S_Gm7qR\",\"N0VJbbXEb\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if([\"gvEHzjchQ\",\"nu2puviYg\"].includes(baseVariant))return true;return false;};const isDisplayed5=()=>{if([\"KLSy3Pw13\",\"r3S_Gm7qR\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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-1n7jw7r\",className,classNames),\"data-framer-name\":\"Automated Stories\",layoutDependency:layoutDependency,layoutId:\"mXVQbn6zy\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({Cg9OlMRxH:{\"data-framer-name\":\"Automated Stories \u2013 Mobile\"},gvEHzjchQ:{\"data-framer-name\":\"Search\"},KLSy3Pw13:{\"data-framer-name\":\"Metrics 2.0\"},N0VJbbXEb:{\"data-framer-name\":\"Conversion Optimisation\"},nu2puviYg:{\"data-framer-name\":\"Search \u2013 Mobile\"},r3S_Gm7qR:{\"data-framer-name\":\"Metrics 2.0 \u2013 Mobile\"},uL6BtKmUa:{\"data-framer-name\":\"Customer Feedback\"},zwoVGN8fs:{\"data-framer-name\":\"Customer Feedback \u2013 Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-15w8tr0\",layoutDependency:layoutDependency,layoutId:\"ATj6ES9wN\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1na327p\",layoutDependency:layoutDependency,layoutId:\"mou9sTtTa\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||529)-0-529)/2+0+0)+0+0+0,...addPropertyOverrides({Cg9OlMRxH:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0},nu2puviYg:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0},r3S_Gm7qR:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0},zwoVGN8fs:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1enjj2n-container\",layoutDependency:layoutDependency,layoutId:\"YafOQ11sz-container\",children:/*#__PURE__*/_jsx(ComponentsRoundedToggle,{height:\"100%\",id:\"YafOQ11sz\",layoutId:\"YafOQ11sz\",O6ue_n0Qj:O6ue_n0Qj1w9hhge,variant:\"qOLYOqIBr\",width:\"100%\",xJdk57Pvv:\"Automated Discoveries\",...addPropertyOverrides({Cg9OlMRxH:{O6ue_n0Qj:O6ue_n0Qj14mv7ma},gvEHzjchQ:{variant:\"G2lKYSzKK\"},KLSy3Pw13:{variant:\"G2lKYSzKK\"},N0VJbbXEb:{variant:\"G2lKYSzKK\"},nu2puviYg:{O6ue_n0Qj:O6ue_n0Qj14mv7ma,variant:\"G2lKYSzKK\"},r3S_Gm7qR:{O6ue_n0Qj:O6ue_n0Qj14mv7ma,variant:\"G2lKYSzKK\"},uL6BtKmUa:{variant:\"G2lKYSzKK\"},zwoVGN8fs:{O6ue_n0Qj:O6ue_n0Qj14mv7ma,variant:\"G2lKYSzKK\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||529)-0-529)/2+0+0)+0+0+0,...addPropertyOverrides({Cg9OlMRxH:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0},nu2puviYg:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0},r3S_Gm7qR:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0},zwoVGN8fs:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ieowju-container\",layoutDependency:layoutDependency,layoutId:\"mqOt9qrwi-container\",children:/*#__PURE__*/_jsx(ComponentsRoundedToggle,{height:\"100%\",id:\"mqOt9qrwi\",layoutId:\"mqOt9qrwi\",O6ue_n0Qj:O6ue_n0Qjkcwlv4,variant:\"G2lKYSzKK\",width:\"100%\",xJdk57Pvv:\"Conversion Optimisation\",...addPropertyOverrides({Cg9OlMRxH:{O6ue_n0Qj:O6ue_n0Qjzsa3d4},N0VJbbXEb:{variant:\"qOLYOqIBr\"},nu2puviYg:{O6ue_n0Qj:O6ue_n0Qjzsa3d4},r3S_Gm7qR:{O6ue_n0Qj:O6ue_n0Qjzsa3d4,variant:\"qOLYOqIBr\"},zwoVGN8fs:{O6ue_n0Qj:O6ue_n0Qjzsa3d4}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||529)-0-529)/2+0+0)+0+0+0,...addPropertyOverrides({Cg9OlMRxH:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0},nu2puviYg:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0},r3S_Gm7qR:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0},zwoVGN8fs:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1715ji8-container\",layoutDependency:layoutDependency,layoutId:\"jqO685cC5-container\",children:/*#__PURE__*/_jsx(ComponentsRoundedToggle,{height:\"100%\",id:\"jqO685cC5\",layoutId:\"jqO685cC5\",O6ue_n0Qj:O6ue_n0Qjkm00lm,variant:\"G2lKYSzKK\",width:\"100%\",xJdk57Pvv:\"Acquisition Intelligence\",...addPropertyOverrides({Cg9OlMRxH:{O6ue_n0Qj:O6ue_n0Qj1ovuo68},gvEHzjchQ:{variant:\"qOLYOqIBr\"},nu2puviYg:{variant:\"qOLYOqIBr\"},r3S_Gm7qR:{O6ue_n0Qj:O6ue_n0Qj1ovuo68},zwoVGN8fs:{O6ue_n0Qj:O6ue_n0Qj1ovuo68}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||529)-0-529)/2+0+0)+0+0+0,...addPropertyOverrides({Cg9OlMRxH:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0},nu2puviYg:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0},r3S_Gm7qR:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0},zwoVGN8fs:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-wbvqti-container\",layoutDependency:layoutDependency,layoutId:\"HIsfFSCtX-container\",children:/*#__PURE__*/_jsx(ComponentsRoundedToggle,{height:\"100%\",id:\"HIsfFSCtX\",layoutId:\"HIsfFSCtX\",O6ue_n0Qj:O6ue_n0Qj1dn205l,variant:\"G2lKYSzKK\",width:\"100%\",xJdk57Pvv:\"Customer Feedback\",...addPropertyOverrides({Cg9OlMRxH:{O6ue_n0Qj:O6ue_n0Qj1pw8nq1},nu2puviYg:{O6ue_n0Qj:O6ue_n0Qj1pw8nq1},r3S_Gm7qR:{O6ue_n0Qj:O6ue_n0Qj1pw8nq1},uL6BtKmUa:{variant:\"qOLYOqIBr\"},zwoVGN8fs:{variant:\"qOLYOqIBr\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||529)-0-529)/2+0+0)+0+0+0,...addPropertyOverrides({Cg9OlMRxH:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0},nu2puviYg:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0},r3S_Gm7qR:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0},zwoVGN8fs:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+0+0)+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-sfcqn1-container\",layoutDependency:layoutDependency,layoutId:\"DR2wJJIuI-container\",children:/*#__PURE__*/_jsx(ComponentsRoundedToggle,{height:\"100%\",id:\"DR2wJJIuI\",layoutId:\"DR2wJJIuI\",O6ue_n0Qj:O6ue_n0Qjjxpbq9,variant:\"G2lKYSzKK\",width:\"100%\",xJdk57Pvv:\"Benchmarks\",...addPropertyOverrides({Cg9OlMRxH:{O6ue_n0Qj:O6ue_n0Qjzsa3d4},KLSy3Pw13:{variant:\"qOLYOqIBr\"},nu2puviYg:{O6ue_n0Qj:O6ue_n0Qjzsa3d4},r3S_Gm7qR:{O6ue_n0Qj:O6ue_n0Qjzsa3d4,variant:\"qOLYOqIBr\"},zwoVGN8fs:{O6ue_n0Qj:O6ue_n0Qjzsa3d4}},baseVariant,gestureVariant)})})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({uL6BtKmUa:{height:480,width:`min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 800px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||529)-0-529)/2+25+24)},zwoVGN8fs:{height:420,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+25+24)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-k41yt2-container\",layoutDependency:layoutDependency,layoutId:\"MpRxjCrhs-container\",children:/*#__PURE__*/_jsx(ModulesFeatureCardCustomerReviewSynthesiserWithResponsiveThemeWithMappedReactPropsvjaxk3,{height:\"100%\",id:\"MpRxjCrhs\",layoutId:\"MpRxjCrhs\",style:{height:\"100%\",width:\"100%\"},variant:\"bbkIa7zdr\",wBLNqB0cW:\"40px\",width:\"100%\",...addPropertyOverrides({uL6BtKmUa:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"MLsFqnKS_\"},zwoVGN8fs:{wBLNqB0cW:\"24px\"}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kore6b\",\"data-framer-name\":\"Stories\",layoutDependency:layoutDependency,layoutId:\"SwyLq9gjF\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({N0VJbbXEb:{height:480,width:\"730px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||529)-0-529)/2+25+24)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yffj83-container\",layoutDependency:layoutDependency,layoutId:\"goBcz1BL0-container\",children:/*#__PURE__*/_jsx(ModulesFeatureCardConversionOptimisation,{f0ZjKTFxm:\"40px\",height:\"100%\",id:\"goBcz1BL0\",layoutId:\"goBcz1BL0\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"QnI35lwad\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:`min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 800px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||529)-0-529)/2+25+24)+0+0,...addPropertyOverrides({Cg9OlMRxH:{height:420,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+25+24)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qqlxub-container\",layoutDependency:layoutDependency,layoutId:\"qK19OormI-container\",children:/*#__PURE__*/_jsx(ModulesFeatureCardAutomatedDataStories,{h1dIkvlIE:\"40px\",height:\"100%\",id:\"qK19OormI\",layoutId:\"qK19OormI\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"YBzigDfrM\",width:\"100%\",xunhjnhVm:\"24px\",...addPropertyOverrides({Cg9OlMRxH:{h1dIkvlIE:\"24px\"}},baseVariant,gestureVariant)})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({gvEHzjchQ:{height:480,width:`min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 800px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||529)-0-529)/2+25+24)+0+0},nu2puviYg:{height:420,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+25+24)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1idp00c-container\",layoutDependency:layoutDependency,layoutId:\"Zzfgl7Gwd-container\",children:/*#__PURE__*/_jsx(ModulesFeatureCardTrendingTopicsWithResponsiveThemeWithMappedReactProps4wepnb,{height:\"100%\",id:\"Zzfgl7Gwd\",IuPRx5XPc:\"40px\",layoutId:\"Zzfgl7Gwd\",style:{height:\"100%\",width:\"100%\"},variant:\"hIkVbEWSa\",width:\"100%\",...addPropertyOverrides({gvEHzjchQ:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"kEDWYbuo9\"},nu2puviYg:{IuPRx5XPc:\"24px\"}},baseVariant,gestureVariant)})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({KLSy3Pw13:{height:480,width:`min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 800px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||529)-0-529)/2+25+24)+0+0},r3S_Gm7qR:{height:420,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||469)-0-469)/2+25+24)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10a2nxu-container\",layoutDependency:layoutDependency,layoutId:\"ieTr3pyY2-container\",children:/*#__PURE__*/_jsx(ModulesFeatureCardContextualInsightsWithResponsiveThemeWithMappedReactPropsmlp8zd,{f0ZjKTFxm:\"40px\",height:\"100%\",id:\"ieTr3pyY2\",layoutId:\"ieTr3pyY2\",style:{height:\"100%\",width:\"100%\"},variant:\"IQES26iM2\",width:\"100%\",...addPropertyOverrides({KLSy3Pw13:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"QNC3VL0L8\"},r3S_Gm7qR:{f0ZjKTFxm:\"24px\"}},baseVariant,gestureVariant)})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-cFh3Y.framer-1byhnnc, .framer-cFh3Y .framer-1byhnnc { display: block; }\",\".framer-cFh3Y.framer-1n7jw7r { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-cFh3Y .framer-15w8tr0, .framer-cFh3Y .framer-1kore6b { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-cFh3Y .framer-1na327p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: auto; padding: 0px; position: relative; width: 100%; }\",\".framer-cFh3Y .framer-1enjj2n-container, .framer-cFh3Y .framer-1ieowju-container, .framer-cFh3Y .framer-1715ji8-container, .framer-cFh3Y .framer-wbvqti-container, .framer-cFh3Y .framer-sfcqn1-container { flex: none; height: auto; position: relative; width: auto; z-index: 10; }\",\".framer-cFh3Y .framer-k41yt2-container, .framer-cFh3Y .framer-1idp00c-container, .framer-cFh3Y .framer-10a2nxu-container { flex: none; height: 600px; position: relative; width: 800px; }\",\".framer-cFh3Y .framer-yffj83-container { flex: none; height: 480px; max-width: 800px; position: relative; width: 730px; }\",\".framer-cFh3Y .framer-1qqlxub-container { flex: none; height: 480px; max-width: 800px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cFh3Y.framer-1n7jw7r, .framer-cFh3Y .framer-15w8tr0, .framer-cFh3Y .framer-1na327p, .framer-cFh3Y .framer-1kore6b { gap: 0px; } .framer-cFh3Y.framer-1n7jw7r > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-cFh3Y.framer-1n7jw7r > :first-child, .framer-cFh3Y .framer-15w8tr0 > :first-child, .framer-cFh3Y .framer-1kore6b > :first-child { margin-top: 0px; } .framer-cFh3Y.framer-1n7jw7r > :last-child, .framer-cFh3Y .framer-15w8tr0 > :last-child, .framer-cFh3Y .framer-1kore6b > :last-child { margin-bottom: 0px; } .framer-cFh3Y .framer-15w8tr0 > *, .framer-cFh3Y .framer-1kore6b > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-cFh3Y .framer-1na327p > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-cFh3Y .framer-1na327p > :first-child { margin-left: 0px; } .framer-cFh3Y .framer-1na327p > :last-child { margin-right: 0px; } }\",\".framer-cFh3Y.framer-v-3o3lmd .framer-1idp00c-container, .framer-cFh3Y.framer-v-1j8nngy .framer-10a2nxu-container { height: 480px; max-width: 800px; width: 100%; }\",\".framer-cFh3Y.framer-v-eyr3cc .framer-k41yt2-container { align-self: stretch; height: 480px; max-width: 800px; width: auto; }\",\".framer-cFh3Y.framer-v-bpr9l8.framer-1n7jw7r, .framer-cFh3Y.framer-v-grdxw8.framer-1n7jw7r, .framer-cFh3Y.framer-v-9z1513.framer-1n7jw7r, .framer-cFh3Y.framer-v-9n3sfr.framer-1n7jw7r { align-content: flex-start; align-items: flex-start; width: 320px; }\",\".framer-cFh3Y.framer-v-bpr9l8 .framer-15w8tr0, .framer-cFh3Y.framer-v-bpr9l8 .framer-1kore6b, .framer-cFh3Y.framer-v-grdxw8 .framer-15w8tr0, .framer-cFh3Y.framer-v-grdxw8 .framer-1kore6b, .framer-cFh3Y.framer-v-9z1513 .framer-15w8tr0, .framer-cFh3Y.framer-v-9n3sfr .framer-15w8tr0, .framer-cFh3Y.framer-v-9n3sfr .framer-1kore6b { align-self: unset; width: 100%; }\",\".framer-cFh3Y.framer-v-bpr9l8 .framer-1na327p, .framer-cFh3Y.framer-v-grdxw8 .framer-1na327p, .framer-cFh3Y.framer-v-9z1513 .framer-1na327p, .framer-cFh3Y.framer-v-9n3sfr .framer-1na327p { gap: 4px; }\",\".framer-cFh3Y.framer-v-bpr9l8 .framer-1qqlxub-container { height: 420px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cFh3Y.framer-v-bpr9l8 .framer-1na327p { gap: 0px; } .framer-cFh3Y.framer-v-bpr9l8 .framer-1na327p > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-cFh3Y.framer-v-bpr9l8 .framer-1na327p > :first-child { margin-left: 0px; } .framer-cFh3Y.framer-v-bpr9l8 .framer-1na327p > :last-child { margin-right: 0px; } }\",\".framer-cFh3Y.framer-v-grdxw8 .framer-1idp00c-container, .framer-cFh3Y.framer-v-9z1513 .framer-k41yt2-container, .framer-cFh3Y.framer-v-9n3sfr .framer-10a2nxu-container { height: 420px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cFh3Y.framer-v-grdxw8 .framer-1na327p { gap: 0px; } .framer-cFh3Y.framer-v-grdxw8 .framer-1na327p > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-cFh3Y.framer-v-grdxw8 .framer-1na327p > :first-child { margin-left: 0px; } .framer-cFh3Y.framer-v-grdxw8 .framer-1na327p > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cFh3Y.framer-v-9z1513 .framer-1na327p { gap: 0px; } .framer-cFh3Y.framer-v-9z1513 .framer-1na327p > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-cFh3Y.framer-v-9z1513 .framer-1na327p > :first-child { margin-left: 0px; } .framer-cFh3Y.framer-v-9z1513 .framer-1na327p > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cFh3Y.framer-v-9n3sfr .framer-1na327p { gap: 0px; } .framer-cFh3Y.framer-v-9n3sfr .framer-1na327p > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-cFh3Y.framer-v-9n3sfr .framer-1na327p > :first-child { margin-left: 0px; } .framer-cFh3Y.framer-v-9n3sfr .framer-1na327p > :last-child { margin-right: 0px; } }\",\".framer-cFh3Y.framer-v-o17g7a .framer-1kore6b { height: 480px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 529\n * @framerIntrinsicWidth 877.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"gvEHzjchQ\":{\"layout\":[\"auto\",\"auto\"]},\"uL6BtKmUa\":{\"layout\":[\"auto\",\"auto\"]},\"KLSy3Pw13\":{\"layout\":[\"auto\",\"auto\"]},\"Cg9OlMRxH\":{\"layout\":[\"fixed\",\"auto\"]},\"nu2puviYg\":{\"layout\":[\"fixed\",\"auto\"]},\"zwoVGN8fs\":{\"layout\":[\"fixed\",\"auto\"]},\"r3S_Gm7qR\":{\"layout\":[\"fixed\",\"auto\"]},\"N0VJbbXEb\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameronycShg4N=withCSS(Component,css,\"framer-cFh3Y\");export default FrameronycShg4N;FrameronycShg4N.displayName=\"Modules/Features\";FrameronycShg4N.defaultProps={height:529,width:877.5};addPropertyControls(FrameronycShg4N,{variant:{options:[\"mXVQbn6zy\",\"gvEHzjchQ\",\"uL6BtKmUa\",\"KLSy3Pw13\",\"Cg9OlMRxH\",\"nu2puviYg\",\"zwoVGN8fs\",\"r3S_Gm7qR\",\"N0VJbbXEb\"],optionTitles:[\"Automated Stories\",\"Search\",\"Customer Feedback\",\"Metrics 2.0\",\"Automated Stories \u2013 Mobile\",\"Search \u2013 Mobile\",\"Customer Feedback \u2013 Mobile\",\"Metrics 2.0 \u2013 Mobile\",\"Conversion Optimisation\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameronycShg4N,[{explicitInter:true,fonts:[]},...ComponentsRoundedToggleFonts,...ModulesFeatureCardCustomerReviewSynthesiserFonts,...ModulesFeatureCardConversionOptimisationFonts,...ModulesFeatureCardAutomatedDataStoriesFonts,...ModulesFeatureCardTrendingTopicsFonts,...ModulesFeatureCardContextualInsightsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameronycShg4N\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gvEHzjchQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uL6BtKmUa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KLSy3Pw13\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Cg9OlMRxH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nu2puviYg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zwoVGN8fs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"r3S_Gm7qR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N0VJbbXEb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"529\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"877.5\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (101bcc7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{withResponsiveTheme}from\"https://framerusercontent.com/modules/USLN8MP1rXzS6iwRVjKR/lJJRF2jeTqg821iL3Wao/Asset.js\";const ImageWithResponsiveTheme=withResponsiveTheme(Image);const MotionDivWithResponsiveTheme=withResponsiveTheme(motion.div);const cycleOrder=[\"k8H85twZB\",\"jmpFkbMq3\"];const serializationHash=\"framer-vJlu8\";const variantClassNames={jmpFkbMq3:\"framer-v-1sgp31w\",k8H85twZB:\"framer-v-kmtzeu\"};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={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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 humanReadableVariantMap={Dark:\"k8H85twZB\",Light:\"jmpFkbMq3\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"k8H85twZB\"};};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:\"k8H85twZB\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"jmpFkbMq3\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"jmpFkbMq3\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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(MotionDivWithResponsiveTheme,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-kmtzeu\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Dark\",layoutDependency:layoutDependency,layoutId:\"k8H85twZB\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(255, 255, 255, 0.15)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(10px)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0px 200px 0px rgba(113, 52, 254, 0.5), 0px -0.7961918735236395px 3.9809593676181976px 0px rgba(113, 52, 254, 0.01592), 0px -2.414506143104518px 12.07253071552259px 0px rgba(113, 52, 254, 0.04829), 0px -6.382653521484461px 31.91326760742231px 0px rgba(113, 52, 254, 0.12765), 0px -20px 100px 0px rgba(113, 52, 254, 0.4)\",WebkitBackdropFilter:\"blur(10px)\",...style},...addPropertyOverrides({jmpFkbMq3:{\"data-framer-name\":\"Light\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ImageWithResponsiveTheme,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:874,intrinsicWidth:1100,pixelHeight:2283,pixelWidth:2884,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/hkiU3yEajVARykKCQt2l2zA6jE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/hkiU3yEajVARykKCQt2l2zA6jE.png?scale-down-to=512 512w,https://framerusercontent.com/images/hkiU3yEajVARykKCQt2l2zA6jE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hkiU3yEajVARykKCQt2l2zA6jE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hkiU3yEajVARykKCQt2l2zA6jE.png 2880w\"},className:\"framer-w8atfa\",\"data-border\":true,\"data-framer-name\":\"App_2x\",layoutDependency:layoutDependency,layoutId:\"c7ABF4LUe\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.15)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},...addPropertyOverrides({jmpFkbMq3:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:874,intrinsicWidth:1100,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+10+0),pixelHeight:2283,pixelWidth:2884,positionX:\"left\",positionY:\"top\",sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 20px)`,src:\"https://framerusercontent.com/images/hkiU3yEajVARykKCQt2l2zA6jE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/hkiU3yEajVARykKCQt2l2zA6jE.png?scale-down-to=512 512w,https://framerusercontent.com/images/hkiU3yEajVARykKCQt2l2zA6jE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hkiU3yEajVARykKCQt2l2zA6jE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hkiU3yEajVARykKCQt2l2zA6jE.png 2880w\"}}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(ImageWithResponsiveTheme,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:874,intrinsicWidth:1100,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+10+0),pixelHeight:2304,pixelWidth:2895,positionX:\"left\",positionY:\"top\",sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 20px)`,src:\"https://framerusercontent.com/images/bgSIL08cYQcyRmUdZO5wWymlOFc.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/bgSIL08cYQcyRmUdZO5wWymlOFc.png?scale-down-to=512 512w,https://framerusercontent.com/images/bgSIL08cYQcyRmUdZO5wWymlOFc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/bgSIL08cYQcyRmUdZO5wWymlOFc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/bgSIL08cYQcyRmUdZO5wWymlOFc.png 2880w\"},className:\"framer-qdshl\",\"data-border\":true,\"data-framer-name\":\"App_2x\",layoutDependency:layoutDependency,layoutId:\"pEhdLidUn\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.15)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vJlu8.framer-4tfvrg, .framer-vJlu8 .framer-4tfvrg { display: block; }\",\".framer-vJlu8.framer-kmtzeu { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1300px; overflow: hidden; padding: 10px; position: relative; width: 1120px; will-change: var(--framer-will-change-override, transform); }\",\".framer-vJlu8 .framer-w8atfa { aspect-ratio: 1.4285714285714286 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 140px); overflow: visible; position: relative; width: 100%; }\",\".framer-vJlu8 .framer-qdshl { aspect-ratio: 1.4285714285714286 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 770px); overflow: visible; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-vJlu8.framer-kmtzeu { gap: 0px; } .framer-vJlu8.framer-kmtzeu > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-vJlu8.framer-kmtzeu > :first-child { margin-top: 0px; } .framer-vJlu8.framer-kmtzeu > :last-child { margin-bottom: 0px; } }\",\".framer-vJlu8.framer-v-1sgp31w .framer-w8atfa { height: var(--framer-aspect-ratio-supported, 770px); }\",'.framer-vJlu8[data-border=\"true\"]::after, .framer-vJlu8 [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 790\n * @framerIntrinsicWidth 1120\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1300px\",null,null]},\"jmpFkbMq3\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1300px\",null,null]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramertZKzzyLBw=withCSS(Component,css,\"framer-vJlu8\");export default FramertZKzzyLBw;FramertZKzzyLBw.displayName=\"Product Previews/Discover\";FramertZKzzyLBw.defaultProps={height:790,width:1120};addPropertyControls(FramertZKzzyLBw,{variant:{options:[\"k8H85twZB\",\"jmpFkbMq3\"],optionTitles:[\"Dark\",\"Light\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramertZKzzyLBw,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertZKzzyLBw\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"790\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1300px\\\",null,null]},\\\"jmpFkbMq3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1300px\\\",null,null]}}}\",\"framerIntrinsicWidth\":\"1120\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./tZKzzyLBw.map", "// Generated by Framer (ec8bce6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import ComponentsLabel from\"https://framerusercontent.com/modules/ROnpptKEzfKPfPrvwixi/qN6Q5lKEG8DY7RVkorzJ/sPC1c0sYw.js\";const ComponentsLabelFonts=getFonts(ComponentsLabel);const cycleOrder=[\"cVilkioJz\",\"V0iRps839\",\"RBEowvMU2\",\"GDyP7PzYW\",\"ebUwmucWI\",\"QN7pwDhIi\",\"kXBZEszD7\",\"sC1QkWIir\",\"RgqjLY3Ft\",\"nqNQ1tw2Y\",\"DMx0zcWrN\"];const serializationHash=\"framer-ix4M8\";const variantClassNames={cVilkioJz:\"framer-v-1fiklzj\",DMx0zcWrN:\"framer-v-1tqa4wv\",ebUwmucWI:\"framer-v-9159r0\",GDyP7PzYW:\"framer-v-1u0v89u\",kXBZEszD7:\"framer-v-1c1fec4\",nqNQ1tw2Y:\"framer-v-wl0fd9\",QN7pwDhIi:\"framer-v-1itxsfn\",RBEowvMU2:\"framer-v-h3pul9\",RgqjLY3Ft:\"framer-v-1jqnrgk\",sC1QkWIir:\"framer-v-tq51ag\",V0iRps839:\"framer-v-818cj3\"};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 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 humanReadableVariantMap={\"Ad Performance\":\"sC1QkWIir\",\"Industry Benchmarks\":\"nqNQ1tw2Y\",\"Product Analytics\":\"RBEowvMU2\",\"UI Design\":\"DMx0zcWrN\",\"User Research\":\"GDyP7PzYW\",\"Web Analytics\":\"V0iRps839\",All:\"cVilkioJz\",Community:\"ebUwmucWI\",Engineering:\"QN7pwDhIi\",Revenue:\"RgqjLY3Ft\",Search:\"kXBZEszD7\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"cVilkioJz\"};};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:\"cVilkioJz\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"V0iRps839\",\"RBEowvMU2\",\"ebUwmucWI\",\"QN7pwDhIi\",\"kXBZEszD7\",\"sC1QkWIir\",\"RgqjLY3Ft\",\"nqNQ1tw2Y\",\"DMx0zcWrN\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"GDyP7PzYW\",\"ebUwmucWI\",\"QN7pwDhIi\",\"kXBZEszD7\",\"sC1QkWIir\",\"RgqjLY3Ft\",\"nqNQ1tw2Y\",\"DMx0zcWrN\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"V0iRps839\",\"RBEowvMU2\",\"GDyP7PzYW\",\"ebUwmucWI\",\"QN7pwDhIi\",\"kXBZEszD7\",\"sC1QkWIir\",\"nqNQ1tw2Y\",\"DMx0zcWrN\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if([\"V0iRps839\",\"RBEowvMU2\",\"GDyP7PzYW\",\"QN7pwDhIi\",\"kXBZEszD7\",\"sC1QkWIir\",\"RgqjLY3Ft\",\"nqNQ1tw2Y\",\"DMx0zcWrN\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if([\"V0iRps839\",\"GDyP7PzYW\",\"ebUwmucWI\",\"QN7pwDhIi\",\"kXBZEszD7\",\"sC1QkWIir\",\"RgqjLY3Ft\",\"nqNQ1tw2Y\",\"DMx0zcWrN\"].includes(baseVariant))return false;return true;};const isDisplayed5=()=>{if([\"V0iRps839\",\"RBEowvMU2\",\"GDyP7PzYW\",\"ebUwmucWI\",\"QN7pwDhIi\",\"RgqjLY3Ft\",\"nqNQ1tw2Y\",\"DMx0zcWrN\"].includes(baseVariant))return false;return true;};const isDisplayed6=()=>{if([\"V0iRps839\",\"RBEowvMU2\",\"GDyP7PzYW\",\"ebUwmucWI\",\"QN7pwDhIi\",\"kXBZEszD7\",\"sC1QkWIir\",\"RgqjLY3Ft\",\"nqNQ1tw2Y\"].includes(baseVariant))return false;return true;};const isDisplayed7=()=>{if([\"V0iRps839\",\"RBEowvMU2\",\"GDyP7PzYW\",\"ebUwmucWI\",\"kXBZEszD7\",\"sC1QkWIir\",\"RgqjLY3Ft\",\"nqNQ1tw2Y\",\"DMx0zcWrN\"].includes(baseVariant))return false;return true;};const isDisplayed8=()=>{if([\"V0iRps839\",\"RBEowvMU2\",\"GDyP7PzYW\",\"QN7pwDhIi\",\"kXBZEszD7\",\"sC1QkWIir\",\"RgqjLY3Ft\",\"nqNQ1tw2Y\"].includes(baseVariant))return false;return true;};const isDisplayed9=()=>{if([\"V0iRps839\",\"RBEowvMU2\",\"GDyP7PzYW\",\"ebUwmucWI\",\"QN7pwDhIi\",\"kXBZEszD7\",\"sC1QkWIir\",\"RgqjLY3Ft\",\"DMx0zcWrN\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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-1fiklzj\",className,classNames),\"data-framer-name\":\"All\",layoutDependency:layoutDependency,layoutId:\"cVilkioJz\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({DMx0zcWrN:{\"data-framer-name\":\"UI Design\"},ebUwmucWI:{\"data-framer-name\":\"Community\"},GDyP7PzYW:{\"data-framer-name\":\"User Research\"},kXBZEszD7:{\"data-framer-name\":\"Search\"},nqNQ1tw2Y:{\"data-framer-name\":\"Industry Benchmarks\"},QN7pwDhIi:{\"data-framer-name\":\"Engineering\"},RBEowvMU2:{\"data-framer-name\":\"Product Analytics\"},RgqjLY3Ft:{\"data-framer-name\":\"Revenue\"},sC1QkWIir:{\"data-framer-name\":\"Ad Performance\"},V0iRps839:{\"data-framer-name\":\"Web Analytics\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11rjcrt\",layoutDependency:layoutDependency,layoutId:\"lrYhdHtEi\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:50,intrinsicWidth:50,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0),pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/o5RaIwbnNFD8rhqpqGummh6s.svg\"},className:\"framer-15hdi5l\",\"data-framer-name\":\"Notion-logo\",layoutDependency:layoutDependency,layoutId:\"QpC_9Vxjg\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-lwf12j\",layoutDependency:layoutDependency,layoutId:\"orcJsq3Ng\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q63tx8\",layoutDependency:layoutDependency,layoutId:\"QXwaCucSh\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"Notion\"})}),className:\"framer-94xvla\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"os7AaTtiB\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4ifi4p\",layoutDependency:layoutDependency,layoutId:\"n3FXSPeBz\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-17pcra2\",\"data-framer-name\":\"Mixpanel Wordmark Black\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"RSSviCutV\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 101.333 24\"><path d=\"M 0 18.608 L 6.074 18.608 L 6.074 17.963 L 5.618 17.963 C 4.73 17.963 4.517 17.72 4.517 16.835 L 4.517 8.826 C 5.136 7.777 5.968 7.105 7.017 7.105 C 8.335 7.105 9.141 8.072 9.141 9.901 L 9.141 16.837 C 9.141 17.724 8.925 17.965 8.066 17.965 L 7.581 17.965 L 7.581 18.61 L 13.521 18.61 L 13.521 17.965 L 13.091 17.965 C 12.204 17.965 11.99 17.722 11.99 16.837 L 11.99 9.604 C 11.99 9.361 11.99 9.119 11.963 8.879 C 12.554 7.803 13.442 7.105 14.49 7.105 C 15.808 7.105 16.614 8.072 16.614 9.901 L 16.614 16.837 C 16.614 17.724 16.398 17.965 15.539 17.965 L 15.054 17.965 L 15.054 18.61 L 20.994 18.61 L 20.994 17.965 L 20.591 17.965 C 19.677 17.965 19.463 17.722 19.463 16.837 L 19.463 9.604 C 19.463 6.889 17.932 5.384 15.7 5.384 C 14.034 5.384 12.582 6.299 11.802 8.125 C 11.346 6.352 10.002 5.384 8.227 5.384 C 6.64 5.384 5.27 6.244 4.517 7.964 L 4.517 5.706 L 0 5.706 L 0 6.352 L 0.538 6.352 C 1.452 6.352 1.666 6.594 1.666 7.48 L 1.666 16.835 C 1.666 17.722 1.45 17.963 0.538 17.963 L 0 17.963 Z M 24.568 3.556 C 25.535 3.556 26.342 2.749 26.342 1.782 C 26.342 0.815 25.535 0.009 24.568 0.009 C 23.601 0.009 22.794 0.815 22.794 1.782 C 22.794 2.749 23.601 3.556 24.568 3.556 Z M 21.558 18.608 L 27.525 18.608 L 27.525 17.963 L 27.122 17.963 C 26.234 17.963 26.02 17.72 26.02 16.835 L 26.02 5.706 L 21.503 5.706 L 21.503 6.352 L 22.041 6.352 C 22.955 6.352 23.169 6.594 23.169 7.48 L 23.169 16.835 C 23.169 17.722 22.953 17.963 22.041 17.963 L 21.556 17.963 L 21.556 18.608 Z M 31.88 11.029 L 33.601 11.029 C 33.171 10.76 33.011 10.383 32.795 9.685 L 32.149 7.292 C 31.854 6.217 31.612 5.706 30.428 5.706 L 27.956 5.706 L 27.956 6.352 L 28.307 6.352 C 29.031 6.352 29.113 6.62 29.329 7.427 L 29.893 9.524 C 30.188 10.546 30.646 11.029 31.882 11.029 Z M 35.859 11.029 L 37.58 11.029 C 38.816 11.029 39.246 10.544 39.543 9.524 L 40.107 7.427 C 40.323 6.62 40.429 6.352 41.129 6.352 L 41.479 6.352 L 41.479 5.706 L 39.034 5.706 C 37.824 5.706 37.582 6.191 37.313 7.292 L 36.668 9.685 C 36.452 10.41 36.289 10.76 35.859 11.029 Z M 33.601 13.287 L 35.859 13.287 L 35.859 11.029 L 33.601 11.029 Z M 27.956 18.61 L 30.428 18.61 C 31.612 18.61 31.854 18.099 32.149 17.024 L 32.795 14.631 C 33.011 13.933 33.171 13.556 33.601 13.287 L 31.88 13.287 C 30.644 13.287 30.186 13.772 29.891 14.792 L 29.327 16.89 C 29.111 17.696 29.031 17.965 28.305 17.965 L 27.954 17.965 L 27.954 18.61 Z M 39.03 18.61 L 41.475 18.61 L 41.475 17.965 L 41.125 17.965 C 40.427 17.965 40.319 17.696 40.103 16.89 L 39.539 14.792 C 39.244 13.77 38.814 13.287 37.576 13.287 L 35.859 13.287 C 36.289 13.556 36.446 13.906 36.662 14.631 L 37.307 17.024 C 37.576 18.125 37.818 18.61 39.028 18.61 Z M 41.826 23.986 L 48.061 23.986 L 48.061 23.34 L 47.415 23.34 C 46.556 23.34 46.34 23.098 46.34 22.212 L 46.34 17.079 C 47.12 18.235 48.437 18.934 49.995 18.934 C 52.925 18.934 55.263 16.354 55.263 11.892 C 55.263 7.86 53.06 5.388 50.209 5.388 C 48.543 5.388 47.145 6.356 46.338 8.076 L 46.338 5.71 L 41.822 5.71 L 41.822 6.356 L 42.359 6.356 C 43.247 6.356 43.487 6.598 43.487 7.484 L 43.487 22.21 C 43.487 23.098 43.245 23.338 42.359 23.338 L 41.822 23.338 L 41.822 23.984 Z M 49.191 7.052 C 50.938 7.052 52.364 8.691 52.364 11.943 C 52.364 15.491 51.046 17.427 49.246 17.427 C 48.089 17.427 47.069 16.808 46.342 15.733 L 46.342 9.066 C 47.041 7.749 48.036 7.05 49.191 7.05 Z M 59.513 18.879 C 61.26 18.879 62.657 18.046 63.706 16.165 L 63.706 16.46 C 63.706 18.073 64.728 18.771 66.42 18.771 C 66.931 18.771 67.577 18.718 68.006 18.584 L 68.006 17.912 C 67.79 17.965 67.63 17.993 67.469 17.993 C 66.797 17.993 66.581 17.59 66.581 16.944 L 66.581 10.062 C 66.581 6.889 64.807 5.384 61.824 5.384 C 59.835 5.384 57.9 6.299 56.664 7.266 L 57.094 8.019 C 58.385 7.132 59.647 6.622 61.018 6.622 C 62.791 6.622 63.706 7.59 63.706 9.848 L 63.706 10.438 L 60.399 11.73 C 57.389 12.965 56.285 14.122 56.285 15.869 C 56.285 17.616 57.521 18.879 59.511 18.879 Z M 59.11 15.169 C 59.11 13.825 59.89 12.858 61.476 12.159 L 63.708 11.192 L 63.708 15.385 C 62.875 16.541 61.908 17.213 60.859 17.213 C 59.81 17.213 59.112 16.488 59.112 15.171 Z M 68.544 18.61 L 74.673 18.61 L 74.673 17.965 L 74.162 17.965 C 73.274 17.965 73.06 17.722 73.06 16.837 L 73.06 8.852 C 73.679 7.777 74.592 7.105 75.667 7.105 C 77.064 7.105 77.952 8.072 77.952 9.901 L 77.952 16.837 C 77.952 17.724 77.736 17.965 76.876 17.965 L 76.365 17.965 L 76.365 18.61 L 82.466 18.61 L 82.466 17.965 L 81.929 17.965 C 81.014 17.965 80.801 17.722 80.801 16.837 L 80.801 9.604 C 80.801 6.889 79.188 5.384 76.903 5.384 C 75.237 5.384 73.838 6.244 73.058 7.964 L 73.058 5.706 L 68.542 5.706 L 68.542 6.352 L 69.079 6.352 C 69.994 6.352 70.208 6.594 70.208 7.48 L 70.208 16.835 C 70.208 17.722 69.992 17.963 69.079 17.963 L 68.542 17.963 L 68.542 18.608 Z M 89.455 18.932 C 91.228 18.932 92.896 18.125 94.106 17.158 L 93.702 16.568 C 92.627 17.348 91.418 17.696 90.29 17.696 C 87.549 17.696 85.936 15.761 85.936 11.998 L 85.936 11.514 L 94.429 11.514 C 94.377 7.885 92.145 5.413 88.893 5.413 C 85.641 5.413 83.032 8.343 83.032 12.214 C 83.032 16.462 85.451 18.934 89.457 18.934 Z M 88.917 6.083 C 90.53 6.083 91.524 7.83 91.686 10.787 L 85.989 10.787 C 86.231 7.803 87.359 6.083 88.919 6.083 Z M 95.018 18.608 L 101.253 18.608 L 101.253 17.963 L 100.634 17.963 C 99.746 17.963 99.532 17.72 99.532 16.835 L 99.532 0.33 L 95.016 0.33 L 95.016 0.976 L 95.553 0.976 C 96.441 0.976 96.682 1.218 96.682 2.104 L 96.682 16.835 C 96.682 17.722 96.439 17.963 95.553 17.963 L 95.016 17.963 L 95.016 18.608 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></svg>',svgContentId:12059448582,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-7n9f3g\",layoutDependency:layoutDependency,layoutId:\"PMsER6l6D\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dx861v\",layoutDependency:layoutDependency,layoutId:\"nLII42tni\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"Mixpanel\"})}),className:\"framer-n8o181\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"ldEMJjgrd\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c9ek2\",layoutDependency:layoutDependency,layoutId:\"Yz5QrrUou\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:103,intrinsicWidth:300,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0),pixelHeight:206,pixelWidth:600,src:\"https://framerusercontent.com/images/8JwYarue87qE01VrAh46KNbJ0.svg\"},className:\"framer-4xpmms\",\"data-framer-name\":\"Google Analytics logo (3)\",layoutDependency:layoutDependency,layoutId:\"MhDOE6upz\",style:{filter:\"grayscale(1)\",WebkitFilter:\"grayscale(1)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m2fyip\",layoutDependency:layoutDependency,layoutId:\"J07II650E\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-902ou2\",layoutDependency:layoutDependency,layoutId:\"s2wasZZB1\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"Google Analytics\"})}),className:\"framer-1pqnq9a\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"OBuykLJR5\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uykubd\",layoutDependency:layoutDependency,layoutId:\"uwnRu3QMV\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1or04n4\",\"data-framer-name\":\"Shopify logo (1)\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"n9R8E52Z0\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 108 32\"><path d=\"M 23.726 6.585 C 23.709 6.428 23.569 6.359 23.464 6.341 C 23.36 6.324 21.265 6.307 21.265 6.307 C 21.265 6.307 19.501 4.599 19.327 4.425 C 19.152 4.251 18.82 4.303 18.681 4.338 C 18.681 4.338 18.349 4.443 17.79 4.617 C 17.703 4.321 17.563 3.955 17.371 3.589 C 16.743 2.387 15.835 1.76 14.718 1.76 C 14.648 1.76 14.56 1.76 14.491 1.777 C 14.456 1.743 14.421 1.708 14.386 1.656 C 13.897 1.133 13.286 0.889 12.553 0.907 C 11.121 0.941 9.707 1.969 8.537 3.816 C 7.717 5.105 7.106 6.725 6.931 7.979 C 5.29 8.484 4.138 8.832 4.12 8.85 C 3.3 9.111 3.265 9.128 3.16 9.912 C 3.073 10.487 0.908 27.227 0.908 27.227 L 19.082 30.363 L 26.956 28.412 C 26.956 28.412 23.744 6.725 23.726 6.585 Z M 16.883 4.896 C 16.464 5.017 15.992 5.174 15.468 5.331 C 15.451 4.617 15.364 3.607 15.032 2.736 C 16.132 2.945 16.656 4.164 16.883 4.896 Z M 14.526 5.627 C 13.565 5.923 12.535 6.237 11.488 6.568 C 11.785 5.453 12.343 4.338 13.024 3.607 C 13.286 3.328 13.635 3.032 14.054 2.857 C 14.456 3.676 14.526 4.843 14.526 5.627 Z M 12.57 1.865 C 12.902 1.865 13.181 1.934 13.426 2.091 C 13.042 2.283 12.657 2.579 12.308 2.962 C 11.4 3.937 10.702 5.436 10.423 6.899 C 9.55 7.16 8.712 7.421 7.926 7.665 C 8.45 5.366 10.37 1.934 12.57 1.865 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 23.464 6.341 C 23.36 6.324 21.265 6.307 21.265 6.307 C 21.265 6.307 19.501 4.599 19.327 4.425 C 19.257 4.356 19.17 4.321 19.082 4.321 L 19.082 30.363 L 26.956 28.412 C 26.956 28.412 23.744 6.742 23.726 6.585 C 23.691 6.428 23.569 6.359 23.464 6.341 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 14.718 10.383 L 13.81 13.797 C 13.81 13.797 12.797 13.327 11.575 13.414 C 9.794 13.518 9.777 14.633 9.794 14.929 C 9.899 16.462 13.915 16.793 14.141 20.364 C 14.316 23.186 12.64 25.102 10.231 25.259 C 7.333 25.433 5.744 23.743 5.744 23.743 L 6.355 21.148 C 6.355 21.148 7.961 22.35 9.236 22.28 C 10.074 22.228 10.37 21.549 10.335 21.061 C 10.213 19.075 6.931 19.179 6.721 15.922 C 6.547 13.17 8.363 10.383 12.361 10.121 C 13.932 9.982 14.718 10.383 14.718 10.383 Z\" fill=\"var(--token-41774094-f837-4f13-abe4-2010aee364d0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;App Card/Background&quot;} */\"></path><path d=\"M 37.624 17.664 C 36.716 17.176 36.244 16.758 36.244 16.183 C 36.244 15.452 36.89 14.981 37.92 14.981 C 39.108 14.981 40.155 15.469 40.155 15.469 L 40.993 12.926 C 40.993 12.926 40.225 12.334 37.973 12.334 C 34.83 12.334 32.648 14.128 32.648 16.654 C 32.648 18.082 33.66 19.179 35.022 19.963 C 36.122 20.59 36.506 21.026 36.506 21.688 C 36.506 22.367 35.965 22.907 34.935 22.907 C 33.416 22.907 31.984 22.123 31.984 22.123 L 31.094 24.667 C 31.094 24.667 32.421 25.555 34.638 25.555 C 37.868 25.555 40.19 23.97 40.19 21.113 C 40.208 19.563 39.038 18.465 37.624 17.664 Z M 50.508 12.299 C 48.919 12.299 47.662 13.048 46.702 14.198 L 46.65 14.18 L 48.029 6.968 L 44.433 6.968 L 40.941 25.311 L 44.537 25.311 L 45.742 19.04 C 46.213 16.671 47.435 15.208 48.588 15.208 C 49.391 15.208 49.705 15.748 49.705 16.532 C 49.705 17.019 49.653 17.629 49.548 18.117 L 48.186 25.294 L 51.783 25.294 L 53.197 17.873 C 53.354 17.089 53.459 16.149 53.459 15.539 C 53.459 13.536 52.376 12.299 50.508 12.299 Z M 61.595 12.299 C 57.265 12.299 54.402 16.201 54.402 20.556 C 54.402 23.343 56.13 25.572 59.36 25.572 C 63.602 25.572 66.483 21.775 66.483 17.316 C 66.466 14.755 64.947 12.299 61.595 12.299 Z M 59.814 22.82 C 58.592 22.82 58.068 21.775 58.068 20.486 C 58.068 18.43 59.133 15.068 61.088 15.068 C 62.363 15.068 62.782 16.166 62.782 17.229 C 62.782 19.441 61.717 22.82 59.814 22.82 Z M 75.666 12.299 C 73.24 12.299 71.86 14.424 71.86 14.424 L 71.808 14.424 L 72.018 12.49 L 68.84 12.49 C 68.683 13.797 68.404 15.765 68.107 17.246 L 65.61 30.38 L 69.207 30.38 L 70.202 25.067 L 70.272 25.067 C 70.272 25.067 71.005 25.538 72.384 25.538 C 76.609 25.538 79.368 21.218 79.368 16.845 C 79.385 14.459 78.303 12.299 75.666 12.299 Z M 72.227 22.872 C 71.284 22.872 70.743 22.35 70.743 22.35 L 71.337 18.988 C 71.756 16.758 72.925 15.26 74.182 15.26 C 75.282 15.26 75.614 16.27 75.614 17.246 C 75.614 19.563 74.235 22.872 72.227 22.872 Z M 84.518 7.16 C 83.366 7.16 82.458 8.066 82.458 9.25 C 82.458 10.313 83.139 11.045 84.151 11.045 L 84.204 11.045 C 85.321 11.045 86.299 10.296 86.316 8.954 C 86.316 7.909 85.618 7.16 84.518 7.16 Z M 79.49 25.311 L 83.086 25.311 L 85.531 12.595 L 81.899 12.595 Z M 94.679 12.56 L 92.182 12.56 L 92.305 11.968 C 92.514 10.748 93.247 9.651 94.435 9.651 C 95.081 9.651 95.587 9.825 95.587 9.825 L 96.285 7.021 C 96.285 7.021 95.657 6.707 94.33 6.707 C 93.055 6.707 91.781 7.073 90.803 7.909 C 89.581 8.954 89.005 10.452 88.708 11.968 L 88.603 12.56 L 86.927 12.56 L 86.404 15.26 L 88.08 15.26 L 86.177 25.311 L 89.773 25.311 L 91.676 15.26 L 94.155 15.26 Z M 103.339 12.595 C 103.339 12.595 101.086 18.256 100.074 21.339 L 100.021 21.339 C 99.952 20.347 99.131 12.595 99.131 12.595 L 95.36 12.595 L 97.525 24.283 C 97.577 24.545 97.542 24.701 97.455 24.876 C 97.036 25.677 96.338 26.461 95.5 27.036 C 94.819 27.523 94.068 27.837 93.457 28.046 L 94.452 31.094 C 95.185 30.938 96.687 30.345 97.979 29.143 C 99.62 27.61 101.139 25.241 102.693 22.019 L 107.092 12.595 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></svg>',svgContentId:9034701003,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-u5yc93\",layoutDependency:layoutDependency,layoutId:\"VyL8nNz31\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e864a8\",layoutDependency:layoutDependency,layoutId:\"rRHyka8wv\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"Shopify\"})}),className:\"framer-9o1gxb\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"VJjvl3BEw\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bmwdbq\",layoutDependency:layoutDependency,layoutId:\"l8o9otR_V\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:194,intrinsicWidth:408.5,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0),pixelHeight:388,pixelWidth:817,sizes:\"59px\",src:\"https://framerusercontent.com/images/lpvASJLeVAlYZObkF7sx7EIoVH4.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/lpvASJLeVAlYZObkF7sx7EIoVH4.png?scale-down-to=512 512w,https://framerusercontent.com/images/lpvASJLeVAlYZObkF7sx7EIoVH4.png 817w\"},className:\"framer-1f6ulny\",\"data-framer-name\":\"Nielsen Norman Group logo 2022 (1)\",layoutDependency:layoutDependency,layoutId:\"K2gEA8gXF\",style:{filter:\"grayscale(1)\",WebkitFilter:\"grayscale(1)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-v7ofy3\",layoutDependency:layoutDependency,layoutId:\"wV3dB99mE\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yloy2z\",layoutDependency:layoutDependency,layoutId:\"xo7vLDroj\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"Nielsen Norman Group\"})}),className:\"framer-zyhlse\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"rH0LoBFpb\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10sxsyt\",layoutDependency:layoutDependency,layoutId:\"C_8h3HsSy\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1lqu960\",\"data-framer-name\":\"Hotjar\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"YkEoXTKys\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 106 36\"><g id=\"ss8907734279_1\"><path d=\"M 21.291 15.828 L 21.291 0.021 L 23.763 0.021 L 23.763 6.251 C 24.541 5.099 25.711 4.525 27.268 4.525 C 28.596 4.525 29.623 4.915 30.348 5.699 C 31.073 6.477 31.439 7.567 31.439 8.961 L 31.439 15.828 L 28.967 15.828 L 28.967 9.303 C 28.967 7.498 28.157 6.598 26.537 6.598 C 25.727 6.598 25.065 6.84 24.547 7.324 C 24.028 7.809 23.769 8.493 23.769 9.372 L 23.769 15.828 Z M 43.115 14.465 C 42.014 15.554 40.632 16.102 38.97 16.102 C 37.308 16.102 35.921 15.554 34.815 14.465 C 33.709 13.376 33.153 11.987 33.153 10.303 C 33.153 8.619 33.709 7.235 34.815 6.151 C 35.921 5.067 37.308 4.525 38.97 4.525 C 40.632 4.525 42.014 5.067 43.115 6.151 C 44.216 7.235 44.761 8.619 44.761 10.303 C 44.767 11.987 44.216 13.371 43.115 14.465 Z M 36.625 13.076 C 37.213 13.76 37.996 14.097 38.97 14.097 C 39.95 14.097 40.728 13.755 41.315 13.076 C 41.903 12.392 42.194 11.471 42.199 10.303 C 42.199 9.15 41.903 8.235 41.305 7.551 C 40.712 6.867 39.928 6.525 38.97 6.53 C 37.991 6.53 37.213 6.867 36.625 7.54 C 36.038 8.214 35.741 9.135 35.741 10.303 C 35.747 11.471 36.038 12.397 36.625 13.076 Z M 50.49 16.102 C 48.213 16.102 47.075 14.891 47.075 12.466 L 47.075 6.872 L 45.36 6.872 L 45.36 4.804 L 47.144 4.804 L 47.716 1.552 L 49.568 1.552 L 49.568 4.804 L 53.988 4.804 L 53.988 6.872 L 49.568 6.872 L 49.568 12.397 C 49.568 13.413 49.944 13.923 50.691 13.923 C 51.395 13.923 52.025 13.286 52.591 12.013 L 54.512 12.992 C 53.576 15.065 52.231 16.102 50.49 16.102 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 55.316 20.88 C 54.215 20.88 53.31 20.574 52.59 19.969 L 53.506 18.038 C 53.95 18.554 54.427 18.812 54.945 18.812 C 55.634 18.812 55.978 18.37 55.978 17.491 L 55.978 4.799 L 58.45 4.799 L 58.45 17.533 C 58.45 18.717 58.153 19.569 57.566 20.09 C 56.983 20.616 56.232 20.874 55.316 20.879 Z M 57.216 2.936 C 56.809 2.952 56.417 2.805 56.115 2.525 C 55.971 2.392 55.859 2.229 55.787 2.047 C 55.713 1.867 55.677 1.673 55.681 1.478 C 55.676 1.282 55.712 1.087 55.787 0.905 C 55.861 0.722 55.972 0.557 56.115 0.421 C 56.415 0.15 56.806 0 57.211 0 C 57.613 0 58.005 0.152 58.307 0.421 C 58.45 0.557 58.565 0.72 58.646 0.9 C 58.725 1.084 58.762 1.279 58.757 1.479 C 58.762 1.673 58.725 1.863 58.646 2.042 C 58.568 2.219 58.454 2.378 58.312 2.51 C 58.169 2.649 57.997 2.757 57.809 2.826 C 57.621 2.901 57.419 2.938 57.216 2.936 Z M 64.59 16.102 C 63.325 16.102 62.298 15.786 61.51 15.16 C 60.721 14.528 60.329 13.686 60.329 12.623 C 60.329 11.655 60.737 10.829 61.552 10.156 C 62.367 9.482 63.394 9.145 64.633 9.145 C 65.898 9.145 66.967 9.545 67.841 10.35 L 67.841 9.008 C 67.841 8.219 67.639 7.609 67.232 7.177 C 66.829 6.746 66.252 6.53 65.501 6.53 C 63.992 6.53 63.05 7.293 62.685 8.824 L 60.419 8.345 C 60.726 7.161 61.33 6.23 62.23 5.546 C 63.129 4.862 64.252 4.525 65.596 4.525 C 67.062 4.525 68.216 4.909 69.063 5.672 C 69.91 6.441 70.334 7.556 70.334 9.024 L 70.334 15.823 L 67.931 15.823 L 67.931 14.434 C 67.126 15.549 66.014 16.102 64.59 16.102 Z M 65.051 14.281 C 66.152 14.281 67.084 13.734 67.846 12.644 L 67.846 12.302 C 67.084 11.392 66.152 10.94 65.051 10.94 C 64.41 10.94 63.892 11.097 63.495 11.408 C 63.307 11.546 63.155 11.727 63.05 11.934 C 62.944 12.139 62.896 12.371 62.896 12.602 C 62.891 12.837 62.94 13.069 63.039 13.281 C 63.141 13.492 63.292 13.676 63.479 13.818 C 63.87 14.128 64.394 14.281 65.051 14.281 Z M 72.749 15.828 L 72.749 4.799 L 75.153 4.799 L 75.153 6.709 C 75.761 5.315 76.815 4.615 78.313 4.615 C 79.197 4.615 79.933 4.904 80.51 5.478 C 81.092 6.051 81.378 6.825 81.378 7.798 C 81.372 8.379 81.272 8.955 81.081 9.503 L 78.816 9.277 C 78.864 8.976 78.894 8.672 78.906 8.367 C 78.906 7.23 78.435 6.662 77.487 6.662 C 76.847 6.662 76.307 6.999 75.873 7.672 C 75.438 8.346 75.222 9.235 75.222 10.345 L 75.222 15.828 L 72.749 15.828 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 5.849 6.488 C 7.691 5.472 10.216 4.078 10.216 0.026 L 7.162 0.026 C 7.162 2.294 6.05 2.91 4.367 3.836 C 2.525 4.851 0 6.246 0 10.298 L 3.054 10.298 C 3.054 8.03 4.166 7.414 5.849 6.488 Z M 11.137 5.557 C 11.137 7.824 10.026 8.44 8.342 9.366 C 6.5 10.382 3.975 11.776 3.975 15.828 L 7.03 15.828 C 7.03 13.56 8.141 12.944 9.825 12.018 C 11.667 11.003 14.192 9.608 14.192 5.557 L 11.137 5.557 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></g><path d=\"M 24.123 28.173 C 25.486 28.173 26.605 29.336 26.605 30.843 C 26.605 32.349 25.486 33.512 24.123 33.512 C 23.38 33.512 22.841 33.239 22.475 32.774 L 22.475 33.371 L 21.163 33.371 L 21.163 26.292 L 22.475 26.292 L 22.475 28.911 C 22.841 28.446 23.38 28.173 24.123 28.173 Z M 23.879 32.269 C 24.693 32.269 25.293 31.692 25.293 30.843 C 25.293 29.993 24.693 29.417 23.879 29.417 C 23.075 29.417 22.475 29.993 22.475 30.843 C 22.475 31.692 23.075 32.269 23.879 32.269 Z M 30.648 28.315 L 32.052 28.315 L 30.201 33.371 C 29.672 34.827 28.807 35.464 27.515 35.393 L 27.515 34.18 C 28.237 34.19 28.604 33.887 28.848 33.209 L 26.762 28.315 L 28.197 28.315 L 29.519 31.712 Z M 38.658 33.512 C 36.501 33.512 34.955 31.894 34.955 29.831 C 34.955 27.758 36.501 26.151 38.658 26.151 C 39.96 26.151 41.11 26.808 41.72 27.819 L 40.509 28.517 C 40.164 27.89 39.472 27.506 38.658 27.506 C 37.264 27.506 36.349 28.466 36.349 29.831 C 36.349 31.187 37.264 32.147 38.658 32.147 C 39.472 32.147 40.174 31.763 40.509 31.146 L 41.72 31.844 C 41.12 32.855 39.97 33.512 38.658 33.512 Z M 44.972 33.512 C 43.477 33.512 42.287 32.349 42.287 30.843 C 42.287 29.336 43.477 28.173 44.972 28.173 C 46.468 28.173 47.668 29.336 47.668 30.843 C 47.668 32.349 46.468 33.512 44.972 33.512 Z M 44.972 32.238 C 45.756 32.238 46.356 31.662 46.356 30.843 C 46.356 30.024 45.756 29.447 44.972 29.447 C 44.199 29.447 43.599 30.024 43.599 30.843 C 43.599 31.662 44.199 32.238 44.972 32.238 Z M 51.419 28.173 C 52.497 28.173 53.342 28.921 53.342 30.266 L 53.342 33.371 L 52.03 33.371 L 52.03 30.428 C 52.03 29.74 51.612 29.387 51.022 29.387 C 50.382 29.387 49.903 29.761 49.903 30.64 L 49.903 33.371 L 48.591 33.371 L 48.591 28.315 L 49.903 28.315 L 49.903 28.881 C 50.209 28.426 50.738 28.173 51.419 28.173 Z M 57.372 29.569 L 56.222 29.569 L 56.222 31.672 C 56.222 32.218 56.619 32.228 57.372 32.188 L 57.372 33.371 C 55.531 33.573 54.91 33.037 54.91 31.672 L 54.91 29.569 L 54.025 29.569 L 54.025 28.315 L 54.91 28.315 L 54.91 27.293 L 56.222 26.899 L 56.222 28.315 L 57.372 28.315 Z M 59.247 31.379 C 59.43 32.046 59.989 32.329 60.681 32.329 C 61.19 32.329 61.597 32.117 61.821 31.824 L 62.879 32.43 C 62.4 33.118 61.637 33.512 60.661 33.512 C 58.952 33.512 57.874 32.349 57.874 30.843 C 57.874 29.336 58.962 28.173 60.559 28.173 C 62.065 28.173 63.133 29.356 63.133 30.843 C 63.133 31.035 63.113 31.207 63.082 31.379 Z M 59.227 30.367 L 61.821 30.367 C 61.658 29.639 61.108 29.346 60.559 29.346 C 59.857 29.346 59.379 29.72 59.227 30.367 Z M 66.877 28.173 C 67.955 28.173 68.8 28.921 68.8 30.266 L 68.8 33.371 L 67.487 33.371 L 67.487 30.428 C 67.487 29.74 67.07 29.387 66.48 29.387 C 65.839 29.387 65.361 29.761 65.361 30.64 L 65.361 33.371 L 64.049 33.371 L 64.049 28.315 L 65.361 28.315 L 65.361 28.881 C 65.666 28.426 66.195 28.173 66.877 28.173 Z M 72.83 29.569 L 71.68 29.569 L 71.68 31.672 C 71.68 32.218 72.077 32.228 72.83 32.188 L 72.83 33.371 C 70.988 33.573 70.368 33.037 70.368 31.672 L 70.368 29.569 L 69.483 29.569 L 69.483 28.315 L 70.368 28.315 L 70.368 27.293 L 71.68 26.899 L 71.68 28.315 L 72.83 28.315 Z M 74.856 29.751 C 74.856 30.499 77.481 30.034 77.481 31.894 C 77.481 32.987 76.524 33.512 75.436 33.512 C 74.419 33.512 73.666 33.088 73.3 32.309 L 74.439 31.672 C 74.581 32.087 74.927 32.329 75.436 32.329 C 75.853 32.329 76.138 32.188 76.138 31.894 C 76.138 31.156 73.513 31.561 73.513 29.781 C 73.513 28.749 74.398 28.173 75.446 28.173 C 76.27 28.173 76.982 28.547 77.379 29.245 L 76.26 29.852 C 76.107 29.528 75.823 29.336 75.446 29.336 C 75.121 29.336 74.856 29.478 74.856 29.751 Z M 82.111 28.315 L 83.423 28.315 L 83.423 35.393 L 82.111 35.393 L 82.111 32.774 C 81.744 33.239 81.205 33.512 80.463 33.512 C 79.099 33.512 77.98 32.349 77.98 30.843 C 77.98 29.336 79.099 28.173 80.463 28.173 C 81.205 28.173 81.744 28.446 82.111 28.911 Z M 80.707 32.269 C 81.51 32.269 82.111 31.692 82.111 30.843 C 82.111 29.993 81.51 29.417 80.707 29.417 C 79.893 29.417 79.293 29.993 79.293 30.843 C 79.293 31.692 79.893 32.269 80.707 32.269 Z M 87.98 28.315 L 89.292 28.315 L 89.292 33.371 L 87.98 33.371 L 87.98 32.804 C 87.675 33.26 87.146 33.512 86.464 33.512 C 85.386 33.512 84.542 32.764 84.542 31.419 L 84.542 28.315 L 85.854 28.315 L 85.854 31.257 C 85.854 31.945 86.271 32.299 86.861 32.299 C 87.502 32.299 87.98 31.925 87.98 31.045 Z M 94.36 28.315 L 95.672 28.315 L 95.672 33.371 L 94.36 33.371 L 94.36 32.774 C 93.994 33.229 93.444 33.512 92.702 33.512 C 91.349 33.512 90.23 32.349 90.23 30.843 C 90.23 29.336 91.349 28.173 92.702 28.173 C 93.444 28.173 93.994 28.456 94.36 28.911 Z M 92.946 32.269 C 93.76 32.269 94.36 31.692 94.36 30.843 C 94.36 29.993 93.76 29.417 92.946 29.417 C 92.142 29.417 91.542 29.993 91.542 30.843 C 91.542 31.692 92.142 32.269 92.946 32.269 Z M 98.174 29.184 C 98.439 28.497 99.08 28.213 99.721 28.213 L 99.721 29.67 C 99.039 29.589 98.174 29.892 98.174 30.954 L 98.174 33.371 L 96.862 33.371 L 96.862 28.315 L 98.174 28.315 Z M 101.408 31.379 C 101.591 32.046 102.151 32.329 102.842 32.329 C 103.351 32.329 103.758 32.117 103.982 31.824 L 105.04 32.43 C 104.562 33.118 103.799 33.512 102.822 33.512 C 101.113 33.512 100.035 32.349 100.035 30.843 C 100.035 29.336 101.123 28.173 102.72 28.173 C 104.226 28.173 105.294 29.356 105.294 30.843 C 105.294 31.035 105.274 31.207 105.243 31.379 Z M 101.388 30.367 L 103.982 30.367 C 103.819 29.639 103.27 29.346 102.72 29.346 C 102.018 29.346 101.54 29.72 101.388 30.367 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></svg>',svgContentId:8907734279,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-b9oeiv\",layoutDependency:layoutDependency,layoutId:\"NsdPUhnAG\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xrnjhz\",layoutDependency:layoutDependency,layoutId:\"bxzzLtGbf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"Hotjar\"})}),className:\"framer-oh0hb9\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"ayZsuNxKO\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+52+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dyxk85-container\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"iwckxiRGw-container\",name:\"Label\",children:/*#__PURE__*/_jsx(ComponentsLabel,{B8ivcY8LB:\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113))\",CacXhPhud:\"Coming Soon\",d3Q6ltM3Q:8,height:\"100%\",id:\"iwckxiRGw\",layoutId:\"iwckxiRGw\",n1cXoAgee:\"var(--token-eab7b077-4242-4bb6-a8d8-ed9bac7971e8, rgb(237, 237, 237))\",name:\"Label\",width:\"100%\"})})})]})})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5du515\",layoutDependency:layoutDependency,layoutId:\"WMUEnOXpN\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-14cikaw\",\"data-framer-name\":\"Ahrefs Media Kit Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"UZkHo2Pba\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 82 21\"><path d=\"M 1.399 8.246 L 9.458 8.246 L 9.458 10.498 L 6.427 10.729 C 1.531 11.093 0 12.386 0 15.995 L 0 16.724 C 0 19.375 1.865 20.964 4.73 20.964 C 6.994 20.964 8.294 20.434 9.893 18.811 L 10.159 18.811 L 10.159 20.532 L 13.39 20.532 L 13.39 4.737 L 1.399 4.737 L 1.399 8.248 L 1.399 8.246 Z M 9.458 15.863 C 8.458 16.858 6.961 17.52 5.728 17.52 C 4.396 17.52 3.829 17.023 3.863 15.93 C 3.896 14.408 4.461 14.042 7.026 13.81 L 9.458 13.578 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 77.099 11.095 L 74.701 10.863 C 73.369 10.732 73.035 10.4 73.035 9.341 C 73.035 8.148 73.501 7.849 75.366 7.849 C 77.032 7.849 77.498 8.115 77.731 9.24 L 81.462 9.24 C 81.361 5.464 80.195 4.505 75.566 4.505 C 70.504 4.505 69.238 5.466 69.238 9.341 C 69.238 12.885 70.17 13.844 73.934 14.209 L 75.9 14.408 C 77.664 14.573 78.099 14.905 78.099 15.964 C 78.099 17.255 77.565 17.587 75.402 17.587 C 73.503 17.587 73.003 17.288 72.905 16.064 L 69.141 16.064 C 69.242 19.972 70.439 20.966 75.236 20.966 C 80.564 20.966 81.896 19.905 81.896 15.6 C 81.896 12.388 80.93 11.46 77.101 11.097 Z M 57.117 11.394 C 57.117 6.293 55.352 4.505 50.288 4.505 C 45.225 4.505 43.328 6.824 43.328 12.586 C 43.328 18.88 45.061 20.966 50.654 20.966 C 54.684 20.966 56.382 19.74 56.949 16.296 L 53.12 16.296 C 52.687 17.357 52.221 17.587 50.589 17.587 C 48.125 17.587 47.491 16.891 47.358 13.944 L 56.85 13.944 C 57.016 13.083 57.117 12.056 57.117 11.394 Z M 47.392 10.83 C 47.426 8.612 48.324 7.782 50.456 7.782 C 52.588 7.782 53.321 8.61 53.386 10.83 Z M 26.51 4.737 L 20.283 4.737 L 20.283 0 L 16.32 0 L 16.32 20.534 L 20.283 20.534 L 20.283 8.28 L 25.943 8.28 L 25.943 20.534 L 29.907 20.534 L 29.907 7.949 L 26.51 7.949 Z M 59.347 5.431 L 59.347 20.534 L 63.311 20.534 L 63.311 8.115 L 68.072 8.115 L 68.072 4.737 L 63.311 4.737 L 63.311 4.307 C 63.344 3.38 63.577 3.114 64.342 3.114 L 68.671 3.114 L 68.671 0.002 L 64.008 0.002 C 60.845 0.002 59.345 0.963 59.345 5.433 Z M 32.839 20.534 L 36.8 20.534 L 36.8 8.444 L 42.696 8.444 L 42.696 4.737 L 32.839 4.737 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></svg>',svgContentId:12476819275,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-d92kcv\",layoutDependency:layoutDependency,layoutId:\"x1KkPAaTK\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19pk1ps\",layoutDependency:layoutDependency,layoutId:\"R8wFwfWqi\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"Ahrefs\"})}),className:\"framer-188nvv2\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"fTRfykd7g\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+52+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bhmygd-container\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"eg_sWIHjS-container\",name:\"Label\",children:/*#__PURE__*/_jsx(ComponentsLabel,{B8ivcY8LB:\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113))\",CacXhPhud:\"Coming Soon\",d3Q6ltM3Q:8,height:\"100%\",id:\"eg_sWIHjS\",layoutId:\"eg_sWIHjS\",n1cXoAgee:\"var(--token-eab7b077-4242-4bb6-a8d8-ed9bac7971e8, rgb(237, 237, 237))\",name:\"Label\",width:\"100%\"})})})]})})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10wfhd0\",layoutDependency:layoutDependency,layoutId:\"fO0zTAdno\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ixcnwj\",\"data-framer-name\":\"Meta Platforms Inc. logo (1)\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"HL5VQ2leI\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 99 20\"><path d=\"M 3.244 13.19 C 3.244 14.339 3.495 15.222 3.824 15.756 C 4.256 16.455 4.899 16.752 5.555 16.752 C 6.401 16.752 7.174 16.541 8.666 14.473 C 9.86 12.816 11.268 10.489 12.215 9.03 L 13.819 6.559 C 14.934 4.843 16.223 2.935 17.702 1.642 C 18.909 0.586 20.211 0 21.522 0 C 23.722 0 25.818 1.279 27.422 3.676 C 29.178 6.303 30.03 9.61 30.03 13.024 C 30.03 15.053 29.631 16.545 28.952 17.723 C 28.296 18.862 27.018 20 24.868 20 L 24.868 16.752 C 26.709 16.752 27.169 15.055 27.169 13.114 C 27.169 10.348 26.525 7.277 25.108 5.084 C 24.103 3.528 22.799 2.577 21.365 2.577 C 19.815 2.577 18.567 3.75 17.164 5.841 C 16.419 6.952 15.653 8.306 14.794 9.834 L 13.847 11.514 C 11.947 14.893 11.465 15.663 10.515 16.933 C 8.849 19.157 7.427 20 5.555 20 C 3.333 20 1.929 19.036 1.059 17.582 C 0.349 16.398 0 14.844 0 13.073 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 2.557 3.906 C 4.045 1.607 6.191 0 8.652 0 C 10.078 0 11.495 0.423 12.974 1.635 C 14.593 2.959 16.318 5.14 18.471 8.735 L 19.242 10.025 C 21.105 13.137 22.165 14.738 22.786 15.493 C 23.584 16.463 24.142 16.752 24.868 16.752 C 26.709 16.752 27.169 15.055 27.169 13.114 L 30.03 13.024 C 30.03 15.053 29.631 16.545 28.952 17.723 C 28.296 18.862 27.018 20 24.868 20 C 23.531 20 22.347 19.709 21.037 18.47 C 20.031 17.519 18.854 15.83 17.948 14.312 L 15.255 9.801 C 13.904 7.537 12.664 5.849 11.947 5.085 C 11.175 4.263 10.183 3.27 8.6 3.27 C 7.318 3.27 6.23 4.172 5.32 5.551 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 8.6 3.27 C 7.318 3.27 6.23 4.172 5.32 5.551 C 4.032 7.499 3.244 10.402 3.244 13.19 C 3.244 14.339 3.495 15.222 3.824 15.756 L 1.059 17.582 C 0.349 16.398 0 14.844 0 13.073 C 0 9.853 0.881 6.497 2.557 3.906 C 4.045 1.607 6.191 0 8.652 0 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 36.336 0.632 L 40.088 0.632 L 46.467 12.205 L 52.848 0.632 L 56.519 0.632 L 56.519 19.648 L 53.458 19.648 L 53.458 5.074 L 47.863 15.166 L 44.991 15.166 L 39.396 5.074 L 39.396 19.648 L 36.336 19.648 Z M 66.11 7.723 C 63.915 7.723 62.592 9.379 62.276 11.43 L 69.726 11.43 C 69.573 9.317 68.357 7.723 66.11 7.723 Z M 59.241 12.599 C 59.241 8.283 62.023 5.141 66.163 5.141 C 70.235 5.141 72.666 8.243 72.666 12.829 L 72.666 13.672 L 62.276 13.672 C 62.645 15.904 64.121 17.407 66.502 17.407 C 68.402 17.407 69.589 16.826 70.715 15.763 L 72.341 17.76 C 70.809 19.173 68.86 19.987 66.394 19.987 C 61.913 19.987 59.241 16.711 59.241 12.599 Z M 76.377 7.995 L 73.56 7.995 L 73.56 5.482 L 76.377 5.482 L 76.377 1.326 L 79.331 1.326 L 79.331 5.482 L 83.611 5.482 L 83.611 7.995 L 79.331 7.995 L 79.331 14.364 C 79.331 16.539 80.024 17.312 81.728 17.312 C 82.506 17.312 82.952 17.245 83.611 17.135 L 83.611 19.621 C 82.79 19.853 82.007 19.96 81.159 19.96 C 77.971 19.96 76.377 18.214 76.377 14.717 Z M 96.047 10.439 C 95.454 8.937 94.13 7.831 92.186 7.831 C 89.659 7.831 88.041 9.629 88.041 12.558 C 88.041 15.414 89.53 17.298 92.065 17.298 C 94.057 17.298 95.48 16.136 96.047 14.69 Z M 99 19.648 L 96.101 19.648 L 96.101 17.665 C 95.291 18.832 93.816 19.987 91.428 19.987 C 87.587 19.987 85.02 16.763 85.02 12.558 C 85.02 8.313 87.648 5.141 91.591 5.141 C 93.539 5.141 95.068 5.923 96.101 7.302 L 96.101 5.482 L 99 5.482 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></svg>',svgContentId:12411882131,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mqo6v0\",layoutDependency:layoutDependency,layoutId:\"MIYGp3UYI\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qx6di5\",layoutDependency:layoutDependency,layoutId:\"eAmuLwufg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"Meta Business Suite\"})}),className:\"framer-1ug7nv7\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"k25Co6iV5\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({kXBZEszD7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"Q1VTVE9NO0FtYml0IFRSSUFMIEJvbGQ=\",\"--framer-font-family\":'\"Ambit TRIAL Bold\", \"Ambit TRIAL Bold Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"Meta\"})}),fonts:[\"CUSTOM;Ambit TRIAL Bold\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+52+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x625s4-container\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"IMtNJTP9W-container\",name:\"Label\",children:/*#__PURE__*/_jsx(ComponentsLabel,{B8ivcY8LB:\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113))\",CacXhPhud:\"Coming Soon\",d3Q6ltM3Q:8,height:\"100%\",id:\"IMtNJTP9W\",layoutId:\"IMtNJTP9W\",n1cXoAgee:\"var(--token-eab7b077-4242-4bb6-a8d8-ed9bac7971e8, rgb(237, 237, 237))\",name:\"Label\",width:\"100%\"})})})]})})]}),isDisplayed6()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t872e1\",layoutDependency:layoutDependency,layoutId:\"OuThido9h\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-rhlsad\",\"data-framer-name\":\"Figma logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"XG21GM463\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 36\"><path d=\"M 6 36 C 9.312 36 12 33.312 12 30 L 12 24 L 6 24 C 2.688 24 0 26.688 0 30 C 0 33.312 2.688 36 6 36 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\" opacity=\"0.4\"></path><path d=\"M 0 18 C 0 14.688 2.688 12 6 12 L 12 12 L 12 24 L 6 24 C 2.688 24 0 21.312 0 18 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 0 6 C 0 2.688 2.688 0 6 0 L 12 0 L 12 12 L 6 12 C 2.688 12 0 9.312 0 6 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\" opacity=\"0.8\"></path><path d=\"M 12 0 L 18 0 C 21.312 0 24 2.688 24 6 C 24 9.312 21.312 12 18 12 L 12 12 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 24 18 C 24 21.312 21.312 24 18 24 C 14.688 24 12 21.312 12 18 C 12 14.688 14.688 12 18 12 C 21.312 12 24 14.688 24 18 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\" opacity=\"0.6\"></path></svg>',svgContentId:11115568464,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-14b03io\",layoutDependency:layoutDependency,layoutId:\"hNoGUQzjK\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yuj8j9\",layoutDependency:layoutDependency,layoutId:\"qiAcnul_t\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"Figma\"})}),className:\"framer-117up8s\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"j8Q0Um3Mv\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+52+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-y4llyu-container\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"FiwuEQbtU-container\",name:\"Label\",children:/*#__PURE__*/_jsx(ComponentsLabel,{B8ivcY8LB:\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113))\",CacXhPhud:\"Coming Soon\",d3Q6ltM3Q:8,height:\"100%\",id:\"FiwuEQbtU\",layoutId:\"FiwuEQbtU\",n1cXoAgee:\"var(--token-eab7b077-4242-4bb6-a8d8-ed9bac7971e8, rgb(237, 237, 237))\",name:\"Label\",width:\"100%\"})})})]})})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-977e3r\",layoutDependency:layoutDependency,layoutId:\"VIMvFl5na\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1omir5q\",\"data-framer-name\":\"TikTok logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"A10zeryhL\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 82 24\"><path d=\"M 15.67 8.645 C 17.213 9.75 19.103 10.4 21.144 10.4 L 21.144 6.465 C 20.758 6.465 20.373 6.425 19.995 6.344 L 19.995 9.442 C 17.954 9.442 16.064 8.792 14.521 7.687 L 14.521 15.718 C 14.521 19.735 11.27 22.991 7.261 22.991 C 5.764 22.991 4.374 22.538 3.219 21.761 C 4.537 23.111 6.376 23.949 8.41 23.949 C 12.42 23.949 15.671 20.693 15.671 16.675 L 15.671 8.645 Z M 17.088 4.675 C 16.3 3.812 15.782 2.697 15.67 1.464 L 15.67 0.958 L 14.581 0.958 C 14.855 2.525 15.79 3.864 17.088 4.675 Z M 5.755 18.678 C 5.314 18.1 5.076 17.392 5.077 16.664 C 5.077 14.827 6.564 13.337 8.399 13.337 C 8.74 13.337 9.08 13.389 9.406 13.493 L 9.406 9.47 C 9.025 9.417 8.641 9.395 8.257 9.403 L 8.257 12.535 C 7.931 12.431 7.591 12.379 7.249 12.379 C 5.415 12.379 3.928 13.868 3.928 15.706 C 3.928 17.005 4.671 18.13 5.755 18.678 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 14.521 7.687 C 16.064 8.792 17.954 9.442 19.995 9.442 L 19.995 6.344 C 18.855 6.101 17.847 5.505 17.088 4.675 C 15.79 3.864 14.855 2.525 14.581 0.958 L 11.72 0.958 L 11.72 16.675 C 11.713 18.508 10.229 19.991 8.398 19.991 C 7.32 19.991 6.361 19.476 5.755 18.678 C 4.671 18.13 3.928 17.005 3.928 15.706 C 3.928 13.869 5.414 12.379 7.249 12.379 C 7.6 12.379 7.939 12.434 8.257 12.535 L 8.257 9.403 C 4.318 9.485 1.149 12.71 1.149 16.675 C 1.149 18.655 1.938 20.45 3.219 21.761 C 4.374 22.538 5.765 22.991 7.261 22.991 C 11.27 22.991 14.521 19.735 14.521 15.718 L 14.521 7.687 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 19.995 6.344 L 19.995 5.507 C 18.967 5.508 17.96 5.22 17.088 4.675 C 17.86 5.521 18.876 6.105 19.995 6.344 Z M 14.581 0.958 C 14.555 0.808 14.535 0.657 14.521 0.506 L 14.521 0 L 10.57 0 L 10.57 15.717 C 10.564 17.549 9.079 19.033 7.249 19.033 C 6.73 19.034 6.218 18.912 5.755 18.678 C 6.361 19.476 7.32 19.991 8.398 19.991 C 10.229 19.991 11.713 18.508 11.72 16.675 L 11.72 0.958 Z M 8.257 9.403 L 8.257 8.512 C 7.927 8.467 7.594 8.444 7.261 8.444 C 3.251 8.444 0 11.701 0 15.717 C 0 18.236 1.278 20.455 3.219 21.761 C 1.938 20.45 1.15 18.655 1.15 16.675 C 1.15 12.71 4.318 9.485 8.257 9.403 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 65.774 19.698 C 68.643 19.698 70.969 17.386 70.969 14.533 C 70.969 11.681 68.643 9.368 65.774 9.368 L 64.992 9.368 C 67.861 9.368 70.187 11.681 70.187 14.533 C 70.187 17.386 67.861 19.698 64.992 19.698 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 64.921 9.368 L 64.138 9.368 C 61.269 9.368 58.943 11.681 58.943 14.533 C 58.943 17.386 61.269 19.698 64.138 19.698 L 64.921 19.698 C 62.051 19.698 59.725 17.386 59.725 14.533 C 59.725 11.681 62.051 9.368 64.921 9.368 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 25.425 7.033 L 25.425 9.651 L 28.485 9.651 L 28.485 19.627 L 31.545 19.627 L 31.545 9.722 L 34.036 9.722 L 34.89 7.033 L 25.425 7.033 Z M 50.475 7.033 L 50.475 9.651 L 53.534 9.651 L 53.534 19.627 L 56.595 19.627 L 56.595 9.722 L 59.085 9.722 L 59.939 7.033 L 50.475 7.033 Z M 35.46 8.519 C 35.46 7.699 36.128 7.033 36.953 7.033 C 37.779 7.033 38.448 7.699 38.448 8.519 C 38.448 9.339 37.779 10.005 36.953 10.005 C 36.128 10.004 35.46 9.339 35.46 8.519 Z M 35.46 11.066 L 38.448 11.066 L 38.448 19.627 L 35.46 19.627 Z M 39.729 7.033 L 39.729 19.627 L 42.718 19.627 L 42.718 16.373 L 43.643 15.523 L 46.56 19.698 L 49.762 19.698 L 45.563 13.613 L 49.335 9.934 L 45.706 9.934 L 42.718 12.905 L 42.718 7.033 Z M 71.965 7.033 L 71.965 19.627 L 74.955 19.627 L 74.955 16.373 L 75.879 15.523 L 78.797 19.698 L 82 19.698 L 77.801 13.613 L 81.573 9.934 L 77.944 9.934 L 74.955 12.905 L 74.955 7.033 Z M 64.991 19.698 C 67.86 19.698 70.187 17.386 70.187 14.533 C 70.187 11.681 67.86 9.368 64.991 9.368 L 64.92 9.368 C 62.051 9.368 59.725 11.681 59.725 14.533 C 59.725 17.386 62.051 19.698 64.92 19.698 Z M 62.43 14.533 C 62.43 13.146 63.561 12.022 64.957 12.022 C 66.351 12.022 67.482 13.146 67.482 14.533 C 67.482 15.921 66.351 17.045 64.957 17.045 C 63.561 17.045 62.43 15.921 62.43 14.533 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></svg>',svgContentId:9619717267,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16siw7c\",layoutDependency:layoutDependency,layoutId:\"ljhWtfAwV\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ot76rj\",layoutDependency:layoutDependency,layoutId:\"fTceCyQcD\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"TikTok\"})}),className:\"framer-1affz28\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"O5geV4azn\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+52+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mve448-container\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"odW9equ3U-container\",name:\"Label\",children:/*#__PURE__*/_jsx(ComponentsLabel,{B8ivcY8LB:\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113))\",CacXhPhud:\"Coming Soon\",d3Q6ltM3Q:8,height:\"100%\",id:\"odW9equ3U\",layoutId:\"odW9equ3U\",n1cXoAgee:\"var(--token-eab7b077-4242-4bb6-a8d8-ed9bac7971e8, rgb(237, 237, 237))\",name:\"Label\",width:\"100%\"})})})]})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fq5qyx\",layoutDependency:layoutDependency,layoutId:\"Fcu64X3IO\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1rk0254\",\"data-framer-name\":\"Stripe Logo 2016 revised\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"YzOeSeHpZ\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 64 27\"><path d=\"M 64 13.932 C 64 9.324 61.796 5.688 57.582 5.688 C 53.351 5.688 50.791 9.324 50.791 13.896 C 50.791 19.314 53.813 22.05 58.151 22.05 C 60.267 22.05 61.867 21.564 63.076 20.88 L 63.076 17.28 C 61.867 17.892 60.48 18.27 58.72 18.27 C 56.996 18.27 55.467 17.658 55.271 15.534 L 63.964 15.534 C 63.964 15.3 64 14.364 64 13.932 Z M 55.218 12.222 C 55.218 10.188 56.444 9.342 57.564 9.342 C 58.649 9.342 59.804 10.188 59.804 12.222 Z M 43.929 5.688 C 42.187 5.688 41.067 6.516 40.444 7.092 L 40.213 5.976 L 36.302 5.976 L 36.302 26.964 L 40.747 26.01 L 40.764 20.916 C 41.404 21.384 42.347 22.05 43.911 22.05 C 47.093 22.05 49.991 19.458 49.991 13.752 C 49.973 8.532 47.04 5.688 43.929 5.688 Z M 42.862 18.09 C 41.813 18.09 41.191 17.712 40.764 17.244 L 40.747 10.566 C 41.209 10.044 41.849 9.684 42.862 9.684 C 44.48 9.684 45.6 11.52 45.6 13.878 C 45.6 16.29 44.498 18.09 42.862 18.09 Z M 30.187 4.626 L 34.649 3.654 L 34.649 0 L 30.187 0.954 Z M 30.187 5.994 L 34.649 5.994 L 34.649 21.744 L 30.187 21.744 Z M 25.404 7.326 L 25.12 5.994 L 21.28 5.994 L 21.28 21.744 L 25.724 21.744 L 25.724 11.07 C 26.773 9.684 28.551 9.936 29.102 10.134 L 29.102 5.994 C 28.533 5.778 26.453 5.382 25.404 7.326 Z M 16.516 2.088 L 12.178 3.024 L 12.16 17.442 C 12.16 20.106 14.133 22.068 16.764 22.068 C 18.222 22.068 19.289 21.798 19.876 21.474 L 19.876 17.82 C 19.307 18.054 16.498 18.882 16.498 16.218 L 16.498 9.828 L 19.876 9.828 L 19.876 5.994 L 16.498 5.994 Z M 4.498 10.566 C 4.498 9.864 5.067 9.594 6.009 9.594 C 7.36 9.594 9.067 10.008 10.418 10.746 L 10.418 6.516 C 8.942 5.922 7.484 5.688 6.009 5.688 C 2.4 5.688 0 7.596 0 10.782 C 0 15.75 6.756 14.958 6.756 17.1 C 6.756 17.928 6.044 18.198 5.049 18.198 C 3.573 18.198 1.689 17.586 0.196 16.758 L 0.196 21.042 C 1.849 21.762 3.52 22.068 5.049 22.068 C 8.747 22.068 11.289 20.214 11.289 16.992 C 11.271 11.628 4.498 12.582 4.498 10.566 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></svg>',svgContentId:10161703624,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kv1doy\",layoutDependency:layoutDependency,layoutId:\"bgo1SheMD\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-102j3ty\",layoutDependency:layoutDependency,layoutId:\"fTlm1uqt_\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"Stripe\"})}),className:\"framer-jtfpy4\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"OASYXKWYk\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+52+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12rjlt2-container\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"tWz_hJwLL-container\",name:\"Label\",children:/*#__PURE__*/_jsx(ComponentsLabel,{B8ivcY8LB:\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113))\",CacXhPhud:\"Coming Soon\",d3Q6ltM3Q:8,height:\"100%\",id:\"tWz_hJwLL\",layoutId:\"tWz_hJwLL\",n1cXoAgee:\"var(--token-eab7b077-4242-4bb6-a8d8-ed9bac7971e8, rgb(237, 237, 237))\",name:\"Label\",width:\"100%\"})})})]})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qyo24n\",layoutDependency:layoutDependency,layoutId:\"DSfFVcPxs\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-18s8wcc\",\"data-framer-name\":\"Posthog Logo Black\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ZSPbmKeNE\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 104.667 20\"><g transform=\"translate(0 1.608)\" id=\"ss10325522810_1\"><path d=\"M 7.261 9.863 C 7.148 10.088 6.917 10.231 6.665 10.231 C 6.412 10.231 6.182 10.088 6.069 9.863 L 5.481 8.687 C 5.387 8.5 5.387 8.279 5.481 8.091 L 6.069 6.916 C 6.182 6.69 6.412 6.548 6.665 6.548 C 6.917 6.548 7.148 6.69 7.261 6.916 L 7.849 8.091 C 7.942 8.279 7.942 8.5 7.849 8.687 Z M 7.261 16.527 C 7.148 16.753 6.917 16.895 6.665 16.895 C 6.412 16.895 6.182 16.753 6.069 16.527 L 5.48 15.352 C 5.386 15.164 5.386 14.944 5.48 14.756 L 6.068 13.581 C 6.181 13.355 6.412 13.213 6.664 13.213 C 6.916 13.213 7.147 13.355 7.26 13.581 L 7.848 14.756 C 7.942 14.944 7.942 15.164 7.848 15.352 L 7.26 16.527 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 0 13.997 C 0 13.404 0.718 13.106 1.138 13.526 L 4.193 16.581 C 4.613 17.001 4.316 17.72 3.722 17.72 L 0.667 17.72 C 0.298 17.72 0 17.421 0 17.053 Z M 0 10.779 C 0 10.956 0.07 11.125 0.195 11.251 L 6.469 17.524 C 6.594 17.649 6.764 17.72 6.941 17.72 L 10.387 17.72 C 10.981 17.72 11.279 17.002 10.859 16.582 L 1.139 6.862 C 0.718 6.441 0 6.739 0 7.332 Z M 0 4.114 C 0 4.291 0.07 4.46 0.195 4.585 L 13.133 17.525 C 13.258 17.65 13.428 17.721 13.605 17.721 L 17.051 17.721 C 17.645 17.721 17.943 17.002 17.523 16.582 L 1.138 0.197 C 0.718 -0.223 0 0.074 0 0.668 L 0 4.115 Z M 6.665 4.114 C 6.665 4.291 6.735 4.46 6.86 4.585 L 18.856 16.582 C 19.276 17.002 19.994 16.704 19.994 16.11 L 19.994 12.664 C 19.994 12.487 19.924 12.318 19.799 12.193 L 7.803 0.197 C 7.383 -0.223 6.665 0.074 6.665 0.668 L 6.665 4.115 Z M 14.467 0.197 C 14.047 -0.223 13.329 0.074 13.329 0.668 L 13.329 4.115 C 13.33 4.291 13.4 4.46 13.525 4.585 L 18.856 9.917 C 19.276 10.337 19.994 10.039 19.994 9.445 L 19.994 5.999 C 19.994 5.823 19.924 5.653 19.799 5.528 Z M 28.35 14.079 L 22.075 7.804 C 21.655 7.384 20.937 7.681 20.937 8.275 L 20.937 17.053 C 20.937 17.421 21.235 17.72 21.603 17.72 L 31.323 17.72 C 31.692 17.72 31.99 17.421 31.99 17.053 L 31.99 16.253 C 31.99 15.885 31.691 15.591 31.325 15.544 C 30.199 15.397 29.153 14.882 28.35 14.079 Z M 24.136 15.587 C 23.547 15.587 23.069 15.11 23.069 14.521 C 23.069 13.932 23.547 13.454 24.136 13.454 C 24.725 13.454 25.203 13.932 25.203 14.521 C 25.203 15.11 24.725 15.587 24.136 15.587 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 0 17.053 C 0 17.421 0.298 17.72 0.667 17.72 L 3.722 17.72 C 4.316 17.72 4.613 17.001 4.193 16.581 L 1.138 13.526 C 0.718 13.106 0 13.403 0 13.997 Z M 6.665 5.723 L 1.138 0.197 C 0.718 -0.223 0 0.074 0 0.668 L 0 4.115 C 0 4.291 0.07 4.46 0.195 4.585 L 6.665 11.055 Z M 1.138 6.861 C 0.718 6.441 0 6.739 0 7.333 L 0 10.779 C 0 10.956 0.07 11.125 0.195 11.25 L 6.665 17.72 L 6.665 12.388 Z M 13.329 5.999 C 13.329 5.823 13.259 5.653 13.134 5.528 L 7.803 0.197 C 7.383 -0.223 6.665 0.074 6.665 0.668 L 6.665 4.115 C 6.665 4.291 6.735 4.46 6.86 4.585 L 13.329 11.055 L 13.329 5.999 Z M 6.665 17.719 L 10.387 17.719 C 10.981 17.719 11.278 17.001 10.858 16.581 L 6.665 12.388 L 6.665 17.72 Z M 6.665 5.723 L 6.665 10.779 C 6.665 10.956 6.735 11.125 6.86 11.251 L 13.329 17.72 L 13.329 12.664 C 13.329 12.487 13.259 12.318 13.134 12.193 Z M 39.767 15.059 L 42.505 15.059 L 42.505 10.517 L 44.793 10.517 C 47.307 10.517 48.919 9.027 48.919 6.721 C 48.919 4.416 47.307 2.925 44.793 2.925 L 39.767 2.925 Z M 42.505 8.177 L 42.505 5.265 L 44.516 5.265 C 45.556 5.265 46.18 5.82 46.18 6.721 C 46.18 7.623 45.556 8.177 44.516 8.177 Z M 53.873 15.197 C 56.543 15.197 58.484 13.291 58.484 10.691 C 58.484 8.091 56.542 6.184 53.873 6.184 C 51.169 6.184 49.263 8.091 49.263 10.691 C 49.263 13.291 51.169 15.197 53.873 15.197 Z M 51.793 10.691 C 51.793 9.304 52.625 8.351 53.873 8.351 C 55.104 8.351 55.936 9.304 55.936 10.691 C 55.936 12.077 55.103 13.031 53.873 13.031 C 52.625 13.031 51.793 12.077 51.793 10.691 Z M 62.866 15.197 C 64.911 15.197 66.298 13.915 66.298 12.407 C 66.298 8.871 61.601 10.015 61.601 8.628 C 61.601 8.247 61.999 8.004 62.571 8.004 C 63.161 8.004 63.871 8.368 64.097 9.165 L 66.142 8.316 C 65.743 7.051 64.27 6.184 62.485 6.184 C 60.561 6.184 59.365 7.328 59.365 8.697 C 59.365 12.008 63.993 11.089 63.993 12.459 C 63.993 12.944 63.542 13.273 62.866 13.273 C 61.895 13.273 61.219 12.597 61.011 11.783 L 58.967 12.58 C 59.417 13.897 60.734 15.197 62.867 15.197 Z M 72.887 14.972 L 72.713 12.771 C 72.419 12.927 72.037 12.979 71.725 12.979 C 71.101 12.979 70.685 12.528 70.685 11.748 L 70.685 8.437 L 72.8 8.437 L 72.8 6.323 L 70.685 6.323 L 70.685 3.792 L 68.137 3.792 L 68.137 6.323 L 66.751 6.323 L 66.751 8.437 L 68.137 8.437 L 68.137 12.077 C 68.137 14.192 69.576 15.197 71.465 15.197 C 71.985 15.197 72.471 15.111 72.887 14.972 Z M 81.771 2.925 L 81.771 7.64 L 76.952 7.64 L 76.952 2.925 L 74.213 2.925 L 74.213 15.059 L 76.952 15.059 L 76.952 9.98 L 81.771 9.98 L 81.771 15.059 L 84.527 15.059 L 84.527 2.925 Z M 90.605 15.197 C 93.275 15.197 95.216 13.291 95.216 10.691 C 95.216 8.091 93.275 6.184 90.605 6.184 C 87.901 6.184 85.995 8.091 85.995 10.691 C 85.995 13.291 87.901 15.197 90.605 15.197 Z M 88.525 10.691 C 88.525 9.304 89.357 8.351 90.605 8.351 C 91.836 8.351 92.668 9.304 92.668 10.691 C 92.668 12.077 91.836 13.031 90.605 13.031 C 89.357 13.031 88.525 12.077 88.525 10.691 Z M 100.134 14.781 C 101.087 14.781 101.937 14.452 102.387 13.88 L 102.387 14.712 C 102.387 15.683 101.607 16.359 100.411 16.359 C 99.562 16.359 98.817 15.943 98.695 15.232 L 96.373 15.596 C 96.685 17.243 98.366 18.352 100.411 18.352 C 103.098 18.352 104.883 16.775 104.883 14.435 L 104.883 6.323 L 102.37 6.323 L 102.37 7.068 C 101.902 6.531 101.105 6.184 100.082 6.184 C 97.655 6.184 96.13 7.848 96.13 10.483 C 96.13 13.117 97.655 14.781 100.134 14.781 Z M 98.609 10.483 C 98.609 9.183 99.371 8.351 100.55 8.351 C 101.746 8.351 102.509 9.183 102.509 10.483 C 102.509 11.783 101.746 12.615 100.55 12.615 C 99.371 12.615 98.609 11.783 98.609 10.483 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></g></svg>',svgContentId:10325522810,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-lf76an\",layoutDependency:layoutDependency,layoutId:\"orlZZ5L04\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a5r30x\",layoutDependency:layoutDependency,layoutId:\"jl_pnXqi8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"PostHog\"})}),className:\"framer-1q6540g\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"omd7BfoMf\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+52+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2r8wrj-container\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"KoyHlzqYj-container\",name:\"Label\",children:/*#__PURE__*/_jsx(ComponentsLabel,{B8ivcY8LB:\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113))\",CacXhPhud:\"Coming Soon\",d3Q6ltM3Q:8,height:\"100%\",id:\"KoyHlzqYj\",layoutId:\"KoyHlzqYj\",n1cXoAgee:\"var(--token-eab7b077-4242-4bb6-a8d8-ed9bac7971e8, rgb(237, 237, 237))\",name:\"Label\",width:\"100%\"})})})]})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pje23t\",layoutDependency:layoutDependency,layoutId:\"a7SwFFnKo\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1xadqn2\",\"data-framer-name\":\"Dovetail Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"I1lFUXjHn\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 115 31\"><g transform=\"translate(0.492 0.134)\" id=\"ss11972598816_1\"><path d=\"M 45.736 18.685 C 44.955 19.487 43.866 19.925 42.734 19.883 L 39.924 19.883 L 39.924 11.154 L 42.734 11.154 C 43.86 11.111 44.955 11.549 45.736 12.351 C 46.504 13.16 46.892 14.217 46.892 15.512 C 46.892 16.801 46.51 17.865 45.736 18.673 M 47.765 10.37 C 46.461 9.008 44.635 8.248 42.734 8.291 L 36.905 8.291 L 36.905 22.745 L 42.734 22.745 C 44.635 22.788 46.461 22.028 47.765 20.661 C 49.106 19.281 49.837 17.433 49.788 15.518 C 49.831 13.604 49.106 11.75 47.765 10.37 M 56.522 20.296 C 55.797 20.32 55.089 20.041 54.579 19.53 C 53.54 18.424 53.54 16.71 54.579 15.603 C 55.089 15.087 55.79 14.807 56.522 14.837 C 57.248 14.813 57.955 15.093 58.466 15.603 C 59.505 16.71 59.505 18.424 58.466 19.53 C 57.949 20.041 57.248 20.32 56.522 20.296 M 60.464 13.676 C 58.306 11.525 54.794 11.513 52.617 13.64 C 51.559 14.673 50.969 16.09 50.975 17.561 C 50.914 20.594 53.343 23.098 56.411 23.165 C 59.48 23.226 62.014 20.825 62.082 17.792 L 62.082 17.561 C 62.1 16.102 61.516 14.698 60.464 13.676 M 73.323 12.382 L 69.326 22.752 L 66.171 22.752 L 62.186 12.382 L 65.304 12.382 L 67.745 19.354 L 70.205 12.382 Z M 76.38 16.521 C 76.515 15.98 76.822 15.494 77.259 15.147 C 77.757 14.789 78.366 14.6 78.981 14.625 C 79.547 14.619 80.1 14.789 80.555 15.117 C 81.01 15.464 81.324 15.962 81.435 16.515 Z M 82.8 13.676 C 81.816 12.637 80.432 12.06 78.993 12.096 C 77.382 12.096 76.035 12.619 75.008 13.658 C 73.975 14.698 73.416 16.108 73.452 17.567 C 73.409 19.032 73.981 20.448 75.027 21.493 C 76.072 22.515 77.462 23.037 79.196 23.037 C 81.207 23.037 82.738 22.296 83.766 20.819 L 83.827 20.746 L 81.527 19.439 L 81.484 19.494 C 80.98 20.15 80.217 20.484 79.233 20.484 C 77.72 20.484 76.804 19.907 76.435 18.74 L 84.184 18.74 L 84.202 18.661 C 84.27 18.296 84.307 17.931 84.307 17.567 C 84.337 16.126 83.796 14.728 82.8 13.676 Z M 89.423 15.081 L 89.423 19.244 C 89.399 19.506 89.485 19.761 89.663 19.949 C 89.872 20.114 90.124 20.205 90.389 20.211 L 90.875 20.211 C 91.114 20.211 91.379 20.211 91.674 20.186 L 91.76 20.186 L 91.76 22.745 L 91.68 22.745 C 91.219 22.8 90.758 22.831 90.297 22.831 C 89.159 22.831 88.31 22.624 87.751 22.223 C 86.976 21.664 86.588 20.661 86.588 19.238 L 86.588 15.087 L 84.786 15.087 L 84.786 12.388 L 86.588 12.388 L 86.588 10.345 L 89.423 9.495 L 89.423 12.388 L 91.754 12.388 L 91.754 15.087 Z M 98.224 20.363 C 97.479 20.387 96.766 20.101 96.243 19.579 C 95.714 19.044 95.432 18.314 95.456 17.561 C 95.432 16.813 95.714 16.09 96.243 15.555 C 96.766 15.032 97.486 14.746 98.224 14.771 C 98.968 14.752 99.693 15.032 100.222 15.555 C 100.751 16.09 101.034 16.813 101.009 17.561 C 101.04 18.308 100.751 19.038 100.222 19.579 C 99.692 20.098 98.97 20.381 98.224 20.363 Z M 101.009 12.382 L 101.009 13.439 C 100.204 12.546 99.103 12.096 97.732 12.096 C 96.354 12.084 95.038 12.661 94.122 13.676 C 93.125 14.728 92.584 16.12 92.621 17.561 C 92.59 19.001 93.125 20.399 94.122 21.451 C 95.032 22.472 96.348 23.049 97.725 23.037 C 99.097 23.037 100.204 22.594 101.003 21.694 L 101.003 22.745 L 103.838 22.745 L 103.838 12.382 Z M 106.292 10.82 C 105.96 10.504 105.775 10.072 105.782 9.622 C 105.782 9.172 105.966 8.735 106.292 8.425 C 106.606 8.09 107.048 7.902 107.503 7.914 C 108.457 7.902 109.232 8.656 109.244 9.598 C 109.25 10.06 109.066 10.504 108.733 10.826 C 108.407 11.148 107.965 11.33 107.503 11.324 C 107.055 11.318 106.612 11.136 106.292 10.82 M 106.089 22.752 L 108.93 22.752 L 108.93 12.382 L 106.089 12.382 Z M 111.199 22.752 L 114.034 22.752 L 114.034 7.677 L 111.199 7.677 Z M 13.597 26.879 L 6.795 30.72 L 6.795 23.037 L 0 19.202 L 6.802 15.36 L 13.603 19.202 L 13.603 26.879 Z M 27.194 19.202 L 20.393 23.043 L 20.393 15.36 L 13.597 11.476 L 20.399 7.677 L 27.2 11.519 L 27.2 19.202 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 13.597 11.519 L 6.795 15.36 L 6.795 7.677 L 0 3.842 L 6.802 0 L 13.603 3.842 L 13.603 11.519 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></g></svg>',svgContentId:11972598816,withExternalLayout:true,...addPropertyOverrides({GDyP7PzYW:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 115 31\"><g transform=\"translate(0.492 0.134)\" id=\"ss8804269435_1\"><path d=\"M 45.736 18.685 C 44.955 19.487 43.866 19.925 42.734 19.883 L 39.924 19.883 L 39.924 11.154 L 42.734 11.154 C 43.86 11.111 44.955 11.549 45.736 12.351 C 46.504 13.16 46.892 14.217 46.892 15.512 C 46.892 16.801 46.51 17.865 45.736 18.673 M 47.765 10.37 C 46.461 9.008 44.635 8.248 42.734 8.291 L 36.905 8.291 L 36.905 22.745 L 42.734 22.745 C 44.635 22.788 46.461 22.028 47.765 20.661 C 49.106 19.281 49.837 17.433 49.788 15.518 C 49.831 13.604 49.106 11.75 47.765 10.37 M 56.522 20.296 C 55.797 20.32 55.089 20.041 54.579 19.53 C 53.54 18.424 53.54 16.71 54.579 15.603 C 55.089 15.087 55.79 14.807 56.522 14.837 C 57.248 14.813 57.955 15.093 58.466 15.603 C 59.505 16.71 59.505 18.424 58.466 19.53 C 57.949 20.041 57.248 20.32 56.522 20.296 M 60.464 13.676 C 58.306 11.525 54.794 11.513 52.617 13.64 C 51.559 14.673 50.969 16.09 50.975 17.561 C 50.914 20.594 53.343 23.098 56.411 23.165 C 59.48 23.226 62.014 20.825 62.082 17.792 L 62.082 17.561 C 62.1 16.102 61.516 14.698 60.464 13.676 M 73.323 12.382 L 69.326 22.752 L 66.171 22.752 L 62.186 12.382 L 65.304 12.382 L 67.745 19.354 L 70.205 12.382 Z M 76.38 16.521 C 76.515 15.98 76.822 15.494 77.259 15.147 C 77.757 14.789 78.366 14.6 78.981 14.625 C 79.547 14.619 80.1 14.789 80.555 15.117 C 81.01 15.464 81.324 15.962 81.435 16.515 Z M 82.8 13.676 C 81.816 12.637 80.432 12.06 78.993 12.096 C 77.382 12.096 76.035 12.619 75.008 13.658 C 73.975 14.698 73.416 16.108 73.452 17.567 C 73.409 19.032 73.981 20.448 75.027 21.493 C 76.072 22.515 77.462 23.037 79.196 23.037 C 81.207 23.037 82.738 22.296 83.766 20.819 L 83.827 20.746 L 81.527 19.439 L 81.484 19.494 C 80.98 20.15 80.217 20.484 79.233 20.484 C 77.72 20.484 76.804 19.907 76.435 18.74 L 84.184 18.74 L 84.202 18.661 C 84.27 18.296 84.307 17.931 84.307 17.567 C 84.337 16.126 83.796 14.728 82.8 13.676 Z M 89.423 15.081 L 89.423 19.244 C 89.399 19.506 89.485 19.761 89.663 19.949 C 89.872 20.114 90.124 20.205 90.389 20.211 L 90.875 20.211 C 91.114 20.211 91.379 20.211 91.674 20.186 L 91.76 20.186 L 91.76 22.745 L 91.68 22.745 C 91.219 22.8 90.758 22.831 90.297 22.831 C 89.159 22.831 88.31 22.624 87.751 22.223 C 86.976 21.664 86.588 20.661 86.588 19.238 L 86.588 15.087 L 84.786 15.087 L 84.786 12.388 L 86.588 12.388 L 86.588 10.345 L 89.423 9.495 L 89.423 12.388 L 91.754 12.388 L 91.754 15.087 Z M 98.224 20.363 C 97.479 20.387 96.766 20.101 96.243 19.579 C 95.714 19.044 95.432 18.314 95.456 17.561 C 95.432 16.813 95.714 16.09 96.243 15.555 C 96.766 15.032 97.486 14.746 98.224 14.771 C 98.968 14.752 99.693 15.032 100.222 15.555 C 100.751 16.09 101.034 16.813 101.009 17.561 C 101.04 18.308 100.751 19.038 100.222 19.579 C 99.692 20.098 98.97 20.381 98.224 20.363 Z M 101.009 12.382 L 101.009 13.439 C 100.204 12.546 99.103 12.096 97.732 12.096 C 96.354 12.084 95.038 12.661 94.122 13.676 C 93.125 14.728 92.584 16.12 92.621 17.561 C 92.59 19.001 93.125 20.399 94.122 21.451 C 95.032 22.472 96.348 23.049 97.725 23.037 C 99.097 23.037 100.204 22.594 101.003 21.694 L 101.003 22.745 L 103.838 22.745 L 103.838 12.382 Z M 106.292 10.82 C 105.96 10.504 105.775 10.072 105.782 9.622 C 105.782 9.172 105.966 8.735 106.292 8.425 C 106.606 8.09 107.048 7.902 107.503 7.914 C 108.457 7.902 109.232 8.656 109.244 9.598 C 109.25 10.06 109.066 10.504 108.733 10.826 C 108.407 11.148 107.965 11.33 107.503 11.324 C 107.055 11.318 106.612 11.136 106.292 10.82 M 106.089 22.752 L 108.93 22.752 L 108.93 12.382 L 106.089 12.382 Z M 111.199 22.752 L 114.034 22.752 L 114.034 7.677 L 111.199 7.677 Z M 13.597 26.879 L 6.795 30.72 L 6.795 23.037 L 0 19.202 L 6.802 15.36 L 13.603 19.202 L 13.603 26.879 Z M 27.194 19.202 L 20.393 23.043 L 20.393 15.36 L 13.597 11.476 L 20.399 7.677 L 27.2 11.519 L 27.2 19.202 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 13.597 11.519 L 6.795 15.36 L 6.795 7.677 L 0 3.842 L 6.802 0 L 13.603 3.842 L 13.603 11.519 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></g></svg>',svgContentId:8804269435}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-c5t298\",layoutDependency:layoutDependency,layoutId:\"Z_OHTAXi9\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19zuy8b\",layoutDependency:layoutDependency,layoutId:\"MvSPE_3be\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"Dovetail\"})}),className:\"framer-1piz9nr\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"tiO0cMAfL\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+52+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1euzv39-container\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"iD0WK1_lJ-container\",name:\"Label\",children:/*#__PURE__*/_jsx(ComponentsLabel,{B8ivcY8LB:\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113))\",CacXhPhud:\"Coming Soon\",d3Q6ltM3Q:8,height:\"100%\",id:\"iD0WK1_lJ\",layoutId:\"iD0WK1_lJ\",n1cXoAgee:\"var(--token-eab7b077-4242-4bb6-a8d8-ed9bac7971e8, rgb(237, 237, 237))\",name:\"Label\",width:\"100%\"})})})]})})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lv782k\",layoutDependency:layoutDependency,layoutId:\"LKQFyRMW1\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-hqbnc7\",\"data-framer-name\":\"Reddit logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ruZYdeX5x\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 78 25\"><path d=\"M 62.288 4.753 C 62.288 3.138 63.592 1.828 65.201 1.828 C 66.811 1.828 68.115 3.138 68.115 4.753 C 68.115 6.369 66.811 7.678 65.201 7.678 C 63.592 7.678 62.288 6.369 62.288 4.753 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 23.76 17.185 C 25.179 17.185 26.005 16.12 25.943 15.073 C 25.928 14.676 25.879 14.282 25.797 13.893 C 24.927 10.11 21.862 7.313 18.213 7.313 C 13.888 7.313 10.381 11.241 10.381 16.088 C 10.381 20.935 13.888 24.863 18.213 24.863 C 20.922 24.863 22.857 23.872 24.265 22.32 C 24.593 21.961 24.751 21.477 24.697 20.993 C 24.644 20.509 24.386 20.071 23.988 19.792 C 23.308 19.318 22.447 19.478 21.815 20.014 C 21.211 20.526 20.057 21.573 18.213 21.573 C 16.01 21.573 14.173 19.689 13.752 17.186 Z M 18.213 10.604 C 20.195 10.604 21.88 12.131 22.506 14.261 L 13.92 14.261 C 14.545 12.13 16.229 10.604 18.213 10.604 Z M 10.564 9.014 C 10.564 8.21 9.985 7.525 9.196 7.393 C 6.809 7.032 4.578 7.926 3.28 9.546 L 3.28 9.326 C 3.281 8.417 2.547 7.679 1.641 7.679 C 0.735 7.678 0.001 8.415 0 9.324 L 0 22.788 C -0.013 23.674 0.659 24.419 1.538 24.495 C 1.989 24.523 2.432 24.362 2.762 24.051 C 3.091 23.74 3.278 23.307 3.278 22.852 L 3.278 15.907 C 3.278 12.833 5.581 10.309 8.741 10.652 C 8.849 10.664 8.957 10.664 9.065 10.652 C 9.913 10.58 10.564 9.868 10.564 9.014 Z M 66.841 10.786 C 66.841 9.878 66.107 9.141 65.201 9.141 C 64.296 9.141 63.562 9.878 63.562 10.786 L 63.562 22.852 C 63.562 23.761 64.296 24.498 65.201 24.498 C 66.107 24.498 66.841 23.761 66.841 22.852 Z M 42.436 1.645 C 42.436 0.737 41.702 0 40.796 0 C 39.891 0 39.157 0.737 39.157 1.645 L 39.157 8.993 C 38.049 7.88 36.535 7.273 34.968 7.313 C 30.644 7.313 27.137 11.241 27.137 16.088 C 27.137 20.935 30.643 24.863 34.968 24.863 C 36.547 24.897 38.071 24.282 39.187 23.161 C 39.346 23.994 40.11 24.57 40.952 24.489 C 41.793 24.409 42.436 23.7 42.436 22.852 Z M 34.968 21.573 C 32.454 21.573 30.415 19.117 30.415 16.088 C 30.415 13.059 32.454 10.604 34.968 10.604 C 37.483 10.604 39.521 13.06 39.521 16.089 C 39.521 19.118 37.483 21.573 34.968 21.573 Z M 59.555 1.645 C 59.555 0.737 58.821 0 57.916 0 C 57.011 0 56.277 0.737 56.277 1.645 L 56.277 8.993 C 55.169 7.88 53.655 7.273 52.088 7.313 C 47.764 7.313 44.257 11.241 44.257 16.088 C 44.257 20.935 47.763 24.863 52.088 24.863 C 53.667 24.897 55.191 24.282 56.307 23.161 C 56.466 23.995 57.23 24.571 58.072 24.491 C 58.913 24.41 59.556 23.7 59.555 22.852 Z M 52.088 21.573 C 49.574 21.573 47.535 19.117 47.535 16.088 C 47.535 13.059 49.574 10.604 52.088 10.604 C 54.603 10.604 56.641 13.06 56.641 16.089 C 56.641 19.118 54.603 21.573 52.088 21.573 Z M 75.168 22.852 L 75.168 10.604 L 76.626 10.604 C 77.405 10.614 78.061 10.019 78.129 9.239 C 78.156 8.835 78.015 8.438 77.739 8.143 C 77.464 7.847 77.079 7.679 76.675 7.679 L 75.168 7.679 L 75.168 5.357 C 75.18 4.476 74.513 3.736 73.638 3.659 C 73.186 3.629 72.741 3.788 72.41 4.099 C 72.078 4.41 71.89 4.845 71.89 5.301 L 71.89 7.677 L 70.533 7.677 C 69.753 7.667 69.097 8.262 69.029 9.043 C 69.002 9.446 69.144 9.843 69.419 10.139 C 69.695 10.435 70.08 10.602 70.483 10.602 L 71.89 10.602 L 71.89 22.852 C 71.89 23.761 72.624 24.498 73.529 24.498 C 74.435 24.498 75.168 23.761 75.168 22.852 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></svg>',svgContentId:12833005515,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m0nth\",layoutDependency:layoutDependency,layoutId:\"NtKW52g1v\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-866n1i\",layoutDependency:layoutDependency,layoutId:\"HifiymQEY\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"Reddit\"})}),className:\"framer-1s6a7hh\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"Gqa6Qhn15\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+52+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-100lviz-container\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"nIrJMqqNb-container\",name:\"Label\",children:/*#__PURE__*/_jsx(ComponentsLabel,{B8ivcY8LB:\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113))\",CacXhPhud:\"Coming Soon\",d3Q6ltM3Q:8,height:\"100%\",id:\"nIrJMqqNb\",layoutId:\"nIrJMqqNb\",n1cXoAgee:\"var(--token-eab7b077-4242-4bb6-a8d8-ed9bac7971e8, rgb(237, 237, 237))\",name:\"Label\",width:\"100%\"})})})]})})]}),isDisplayed7()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16v746u\",layoutDependency:layoutDependency,layoutId:\"H4eYgHFsh\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-pcn97j\",\"data-framer-name\":\"GitHub logo 2013\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"caVE68hFM\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 70 20\"><path d=\"M 8.098 8.591 C 7.961 8.591 7.824 8.729 7.824 8.866 L 7.824 11.684 C 7.824 11.821 7.961 11.959 8.098 11.959 L 10.363 11.959 L 10.363 15.464 C 10.363 15.464 9.882 15.67 8.441 15.67 C 6.794 15.67 4.529 15.052 4.529 9.966 C 4.529 4.88 6.931 4.261 9.196 4.261 C 11.186 4.261 12.01 4.605 12.559 4.742 C 12.696 4.811 12.902 4.605 12.902 4.467 L 13.52 1.718 C 13.52 1.649 13.52 1.581 13.382 1.512 C 13.176 1.375 11.873 0.619 8.51 0.619 C 4.598 0.619 0.755 2.199 0.755 10.172 C 0.755 18.076 5.284 19.244 9.059 19.244 C 12.216 19.244 14.137 17.938 14.137 17.938 C 14.206 17.869 14.206 17.801 14.206 17.732 L 14.206 8.866 C 14.206 8.729 14.069 8.591 13.931 8.591 M 43.578 1.581 C 43.578 1.443 43.441 1.306 43.304 1.306 L 40.078 1.306 C 39.941 1.306 39.804 1.443 39.804 1.581 L 39.804 7.835 L 34.725 7.835 L 34.725 1.581 C 34.725 1.443 34.588 1.306 34.451 1.306 L 31.225 1.306 C 31.088 1.306 30.951 1.443 30.951 1.581 L 30.951 18.557 C 30.951 18.694 31.088 18.832 31.225 18.832 L 34.451 18.832 C 34.588 18.832 34.725 18.694 34.725 18.557 L 34.725 11.271 L 39.804 11.271 L 39.804 18.557 C 39.804 18.694 39.941 18.832 40.078 18.832 L 43.304 18.832 C 43.441 18.832 43.578 18.694 43.578 18.557 L 43.578 1.581\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 15.784 3.849 C 15.784 2.672 16.737 1.718 17.912 1.718 C 19.087 1.718 20.039 2.672 20.039 3.849 C 20.039 5.025 19.087 5.979 17.912 5.979 C 16.737 5.979 15.784 5.025 15.784 3.849 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 19.765 7.148 C 19.765 7.01 19.627 6.873 19.49 6.873 L 16.265 6.873 C 16.127 6.873 15.99 7.01 15.99 7.148 L 15.99 18.419 C 15.99 18.763 16.196 18.832 16.471 18.832 L 19.422 18.832 C 19.765 18.832 19.833 18.694 19.833 18.419 M 52.706 6.942 C 52.569 6.942 52.431 7.079 52.431 7.216 L 52.431 15.533 C 52.431 15.533 51.608 16.151 50.441 16.151 C 49.275 16.151 49 15.601 49 14.502 L 49 7.216 C 49 7.079 48.863 6.942 48.725 6.942 L 45.5 6.942 C 45.363 6.942 45.225 7.079 45.225 7.216 L 45.225 15.052 C 45.225 18.419 47.078 19.244 49.686 19.244 C 51.814 19.244 53.529 18.076 53.529 18.076 C 53.529 18.076 53.598 18.694 53.667 18.763 C 53.735 18.832 53.804 18.9 53.873 18.9 L 55.931 18.9 C 56.069 18.9 56.206 18.763 56.206 18.625 L 56.206 7.216 C 56.206 7.079 56.069 6.942 55.931 6.942 M 63.549 16.22 C 62.176 16.22 61.559 15.601 61.559 15.601 L 61.559 10.172 C 61.559 10.172 62.314 9.691 63.206 9.622 C 64.373 9.485 65.471 9.897 65.471 12.646 C 65.471 15.601 65.127 16.22 63.48 16.22 Z M 61.696 7.354 L 61.696 1.581 C 61.696 1.443 61.559 1.306 61.422 1.306 L 58.196 1.306 C 58.059 1.306 57.922 1.443 57.922 1.581 L 57.922 18.557 C 57.922 18.694 58.059 18.832 58.196 18.832 L 60.461 18.832 C 60.529 18.832 60.667 18.763 60.667 18.694 C 60.735 18.625 60.804 17.938 60.804 17.938 C 60.804 17.938 62.108 19.244 64.647 19.244 C 67.598 19.244 69.314 17.732 69.314 12.509 C 69.314 7.285 66.637 6.598 64.784 6.598 C 62.931 6.598 61.696 7.423 61.696 7.423 Z M 26.696 6.873 L 26.696 3.643 C 26.696 3.505 26.627 3.436 26.49 3.436 L 23.127 3.436 C 22.99 3.436 22.922 3.505 22.922 3.711 L 22.922 7.079 C 22.922 7.079 21.275 7.491 21.137 7.491 C 21 7.56 20.931 7.629 20.931 7.766 L 20.931 9.897 C 20.931 10.034 21.069 10.172 21.206 10.172 L 22.922 10.172 L 22.922 15.189 C 22.922 18.969 25.529 19.313 27.314 19.313 C 28.137 19.313 29.098 19.038 29.235 18.969 C 29.304 18.9 29.373 18.832 29.373 18.694 L 29.373 16.426 C 29.373 16.289 29.235 16.151 29.098 16.151 C 28.961 16.151 28.618 16.22 28.206 16.22 C 27.039 16.22 26.627 15.67 26.627 14.914 L 26.627 10.172 L 29.029 10.172 C 29.167 10.172 29.304 10.034 29.304 9.897 L 29.304 7.148 C 29.304 7.01 29.167 6.873 29.029 6.873\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></svg>',svgContentId:10440348980,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-17wer8c\",layoutDependency:layoutDependency,layoutId:\"ZioYV8NBH\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1d9v6op\",layoutDependency:layoutDependency,layoutId:\"rGjuDrLvo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"GitHub\"})}),className:\"framer-1riygeg\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"aOhOWFh_z\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+52+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sm0h9l-container\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"FEb5nZnZH-container\",name:\"Label\",children:/*#__PURE__*/_jsx(ComponentsLabel,{B8ivcY8LB:\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113))\",CacXhPhud:\"Coming Soon\",d3Q6ltM3Q:8,height:\"100%\",id:\"FEb5nZnZH\",layoutId:\"FEb5nZnZH\",n1cXoAgee:\"var(--token-eab7b077-4242-4bb6-a8d8-ed9bac7971e8, rgb(237, 237, 237))\",name:\"Label\",width:\"100%\"})})})]})})]}),isDisplayed8()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nz5m3g\",layoutDependency:layoutDependency,layoutId:\"rpfDA_VSu\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-em1uax\",\"data-framer-name\":\"Mobbin\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"QgmmzJXSo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 102 16\"><path d=\"M 93.186 5.158 L 95.769 5.158 L 95.769 6.436 C 96.064 5.992 96.46 5.644 96.955 5.392 C 97.451 5.14 97.999 5.014 98.601 5.014 C 99.273 5.014 99.863 5.158 100.37 5.446 C 100.878 5.722 101.273 6.118 101.556 6.634 C 101.839 7.138 101.981 7.726 101.981 8.398 L 101.981 14.5 L 99.379 14.5 L 99.379 9.082 C 99.379 8.554 99.232 8.134 98.937 7.822 C 98.654 7.51 98.27 7.354 97.787 7.354 C 97.35 7.354 96.985 7.474 96.69 7.714 C 96.395 7.942 96.165 8.284 95.999 8.74 C 95.846 9.196 95.769 9.748 95.769 10.396 L 95.769 14.5 L 93.186 14.5 Z M 88.848 5.158 L 91.432 5.158 L 91.432 14.5 L 88.848 14.5 Z M 88.848 12.322 L 91.432 12.322 L 91.432 14.5 L 88.848 14.5 Z M 88.848 5.158 L 90.6 5.158 L 90.6 7.336 L 88.848 7.336 Z M 88.777 1.414 L 91.538 1.414 L 91.538 3.988 L 88.777 3.988 Z M 83.125 14.644 C 82.583 14.644 82.087 14.542 81.639 14.338 C 81.202 14.134 80.872 13.87 80.648 13.546 L 80.648 14.5 L 78.064 14.5 L 78.064 1.378 L 80.648 1.378 L 80.648 6.076 C 80.919 5.752 81.273 5.494 81.71 5.302 C 82.146 5.11 82.63 5.014 83.161 5.014 C 84.034 5.014 84.795 5.212 85.444 5.608 C 86.104 6.004 86.612 6.568 86.965 7.3 C 87.331 8.02 87.514 8.86 87.514 9.82 C 87.514 10.792 87.331 11.644 86.965 12.376 C 86.612 13.096 86.104 13.654 85.444 14.05 C 84.783 14.446 84.01 14.644 83.125 14.644 Z M 82.701 12.394 C 83.137 12.394 83.521 12.286 83.851 12.07 C 84.181 11.854 84.435 11.554 84.612 11.17 C 84.789 10.774 84.877 10.324 84.877 9.82 C 84.877 9.052 84.677 8.434 84.276 7.966 C 83.874 7.498 83.349 7.264 82.701 7.264 C 82.264 7.264 81.881 7.372 81.55 7.588 C 81.22 7.804 80.96 8.104 80.772 8.488 C 80.595 8.872 80.506 9.316 80.506 9.82 C 80.506 10.336 80.595 10.786 80.772 11.17 C 80.96 11.554 81.22 11.854 81.55 12.07 C 81.881 12.286 82.264 12.394 82.701 12.394 Z M 72.587 14.644 C 72.045 14.644 71.549 14.542 71.101 14.338 C 70.664 14.134 70.334 13.87 70.11 13.546 L 70.11 14.5 L 67.526 14.5 L 67.526 1.378 L 70.11 1.378 L 70.11 6.076 C 70.381 5.752 70.735 5.494 71.172 5.302 C 71.608 5.11 72.092 5.014 72.623 5.014 C 73.496 5.014 74.257 5.212 74.906 5.608 C 75.566 6.004 76.074 6.568 76.427 7.3 C 76.793 8.02 76.976 8.86 76.976 9.82 C 76.976 10.792 76.793 11.644 76.427 12.376 C 76.074 13.096 75.566 13.654 74.906 14.05 C 74.245 14.446 73.472 14.644 72.587 14.644 Z M 72.163 12.394 C 72.599 12.394 72.983 12.286 73.313 12.07 C 73.643 11.854 73.897 11.554 74.074 11.17 C 74.251 10.774 74.339 10.324 74.339 9.82 C 74.339 9.052 74.139 8.434 73.738 7.966 C 73.337 7.498 72.812 7.264 72.163 7.264 C 71.726 7.264 71.343 7.372 71.012 7.588 C 70.682 7.804 70.423 8.104 70.234 8.488 C 70.057 8.872 69.968 9.316 69.968 9.82 C 69.968 10.336 70.057 10.786 70.234 11.17 C 70.423 11.554 70.682 11.854 71.012 12.07 C 71.343 12.286 71.726 12.394 72.163 12.394 Z M 61.687 14.644 C 60.766 14.644 59.941 14.434 59.209 14.014 C 58.49 13.594 57.929 13.018 57.528 12.286 C 57.127 11.554 56.926 10.732 56.926 9.82 C 56.926 8.908 57.127 8.086 57.528 7.354 C 57.941 6.622 58.507 6.052 59.227 5.644 C 59.947 5.224 60.766 5.014 61.687 5.014 C 62.595 5.014 63.409 5.224 64.129 5.644 C 64.86 6.064 65.432 6.64 65.845 7.372 C 66.258 8.092 66.465 8.908 66.465 9.82 C 66.465 10.732 66.258 11.554 65.845 12.286 C 65.432 13.018 64.86 13.594 64.129 14.014 C 63.409 14.434 62.595 14.644 61.687 14.644 Z M 61.687 12.394 C 62.111 12.394 62.483 12.286 62.802 12.07 C 63.132 11.854 63.386 11.554 63.562 11.17 C 63.739 10.774 63.828 10.324 63.828 9.82 C 63.828 9.328 63.739 8.89 63.562 8.506 C 63.386 8.11 63.132 7.804 62.802 7.588 C 62.471 7.372 62.1 7.264 61.687 7.264 C 61.262 7.264 60.884 7.372 60.554 7.588 C 60.236 7.804 59.988 8.11 59.811 8.506 C 59.634 8.89 59.545 9.328 59.545 9.82 C 59.545 10.324 59.634 10.774 59.811 11.17 C 59.988 11.554 60.236 11.854 60.554 12.07 C 60.873 12.286 61.25 12.394 61.687 12.394 Z M 40.8 1.522 L 44.552 1.522 L 47.472 9.46 C 47.802 10.372 48.061 11.212 48.25 11.98 C 48.451 11.212 48.71 10.372 49.029 9.46 L 51.931 1.522 L 55.576 1.522 L 55.576 14.5 L 52.887 14.5 L 52.887 8.254 C 52.887 7.282 52.904 6.394 52.94 5.59 C 52.678 6.435 52.401 7.275 52.108 8.11 L 49.754 14.5 L 46.64 14.5 L 44.268 8.11 C 43.938 7.198 43.667 6.358 43.454 5.59 C 43.49 6.394 43.508 7.282 43.508 8.254 L 43.508 14.5 L 40.8 14.5 Z M 33.427 7.467 L 25.038 7.467 L 25.038 16 L 33.427 16 Z M 0 16 L 0 8.487 L 8.344 0 L 15.73 0 L 15.73 7.513 L 7.386 16 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 12.584 16 L 12.584 8.487 L 20.928 0 L 28.314 0 L 28.314 7.513 L 19.97 16 L 12.584 16 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></svg>',svgContentId:9407375343,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mc6s5c\",layoutDependency:layoutDependency,layoutId:\"OqeVY0TT4\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-j7j4o8\",layoutDependency:layoutDependency,layoutId:\"uUOlN5wtR\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"Mobbin\"})}),className:\"framer-1dp4ijw\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"VmnnUhC_B\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+52+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6ujv0z-container\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"XiDS4zL3F-container\",name:\"Label\",children:/*#__PURE__*/_jsx(ComponentsLabel,{B8ivcY8LB:\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113))\",CacXhPhud:\"Coming Soon\",d3Q6ltM3Q:8,height:\"100%\",id:\"XiDS4zL3F\",layoutId:\"XiDS4zL3F\",n1cXoAgee:\"var(--token-eab7b077-4242-4bb6-a8d8-ed9bac7971e8, rgb(237, 237, 237))\",name:\"Label\",width:\"100%\"})})})]})})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-k7i9d7\",layoutDependency:layoutDependency,layoutId:\"c4gUdsICR\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1nng1hp\",\"data-framer-name\":\"OpenAI Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"nG56CqgSI\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 85 23\"><path d=\"M 26.468 11.057 C 26.468 14.818 28.888 17.44 32.242 17.44 C 35.596 17.44 38.017 14.818 38.017 11.057 C 38.017 7.297 35.596 4.675 32.242 4.675 C 28.888 4.675 26.468 7.297 26.468 11.057 Z M 35.804 11.057 C 35.804 13.748 34.334 15.49 32.242 15.49 C 30.151 15.49 28.681 13.748 28.681 11.057 C 28.681 8.366 30.151 6.624 32.242 6.624 C 34.334 6.624 35.804 8.366 35.804 11.057 Z M 44.248 17.44 C 46.79 17.44 48.242 15.301 48.242 12.73 C 48.242 10.16 46.79 8.021 44.248 8.021 C 43.073 8.021 42.208 8.487 41.638 9.16 L 41.638 8.194 L 39.563 8.194 L 39.563 20.355 L 41.638 20.355 L 41.638 16.301 C 42.208 16.974 43.073 17.44 44.248 17.44 Z M 41.586 12.472 C 41.586 10.764 42.554 9.832 43.833 9.832 C 45.337 9.832 46.15 11.005 46.15 12.73 C 46.15 14.455 45.337 15.628 43.833 15.628 C 42.554 15.628 41.586 14.68 41.586 13.006 Z M 53.856 17.44 C 55.671 17.44 57.106 16.491 57.746 14.904 L 55.965 14.231 C 55.689 15.163 54.876 15.68 53.856 15.68 C 52.525 15.68 51.591 14.731 51.436 13.179 L 57.798 13.179 L 57.798 12.489 C 57.798 10.005 56.397 8.021 53.77 8.021 C 51.142 8.021 49.448 10.074 49.448 12.73 C 49.448 15.525 51.263 17.44 53.856 17.44 Z M 53.752 9.764 C 55.066 9.764 55.689 10.626 55.706 11.627 L 51.54 11.627 C 51.851 10.402 52.681 9.764 53.752 9.764 Z M 59.354 17.25 L 61.429 17.25 L 61.429 11.937 C 61.429 10.643 62.38 9.953 63.313 9.953 C 64.454 9.953 64.904 10.764 64.904 11.885 L 64.904 17.25 L 66.979 17.25 L 66.979 11.281 C 66.979 9.332 65.838 8.021 63.936 8.021 C 62.76 8.021 61.948 8.556 61.429 9.16 L 61.429 8.194 L 59.354 8.194 Z M 73.055 4.864 L 68.352 17.25 L 70.548 17.25 L 71.602 14.421 L 76.962 14.421 L 78.034 17.25 L 80.264 17.25 L 75.561 4.864 Z M 74.265 7.314 L 76.236 12.489 L 72.329 12.489 Z M 83.825 4.9 L 81.612 4.9 L 81.612 17.286 L 83.825 17.286 Z M 21.398 9.413 C 21.921 7.847 21.741 6.132 20.905 4.707 C 19.647 2.522 17.119 1.398 14.65 1.927 C 13.551 0.692 11.973 -0.01 10.318 0 C 7.794 -0.006 5.555 1.616 4.778 4.012 C 3.156 4.343 1.757 5.356 0.938 6.791 C -0.329 8.971 -0.04 11.718 1.652 13.587 C 1.13 15.153 1.309 16.868 2.146 18.293 C 3.404 20.478 5.932 21.602 8.401 21.073 C 9.499 22.308 11.078 23.01 12.733 22.999 C 15.258 23.006 17.498 21.383 18.275 18.984 C 19.897 18.653 21.296 17.64 22.115 16.205 C 23.381 14.026 23.091 11.281 21.399 9.412 Z M 12.734 21.496 C 11.724 21.498 10.745 21.145 9.969 20.499 C 10.004 20.48 10.065 20.446 10.105 20.422 L 14.695 17.777 C 14.93 17.644 15.074 17.394 15.072 17.125 L 15.072 10.668 L 17.012 11.786 C 17.033 11.796 17.047 11.816 17.05 11.839 L 17.05 17.186 C 17.047 19.564 15.117 21.491 12.734 21.496 Z M 3.453 17.541 C 2.947 16.669 2.765 15.646 2.938 14.653 C 2.972 14.673 3.032 14.71 3.074 14.734 L 7.664 17.379 C 7.897 17.515 8.185 17.515 8.419 17.379 L 14.022 14.151 L 14.022 16.386 C 14.024 16.409 14.013 16.431 13.995 16.446 L 9.355 19.119 C 7.288 20.306 4.649 19.6 3.454 17.541 Z M 2.245 7.544 C 2.75 6.67 3.546 6.002 4.493 5.654 C 4.493 5.694 4.491 5.764 4.491 5.813 L 4.491 11.103 C 4.49 11.372 4.634 11.621 4.868 11.754 L 10.472 14.982 L 8.532 16.1 C 8.512 16.113 8.488 16.115 8.466 16.106 L 3.826 13.431 C 1.763 12.239 1.056 9.606 2.245 7.545 Z M 18.184 11.245 L 12.58 8.016 L 14.52 6.899 C 14.539 6.886 14.564 6.884 14.585 6.894 L 19.226 9.567 C 21.292 10.758 22 13.395 20.806 15.456 C 20.301 16.328 19.506 16.997 18.559 17.345 L 18.559 11.896 C 18.561 11.627 18.418 11.379 18.184 11.245 Z M 20.114 8.345 C 20.08 8.325 20.02 8.289 19.978 8.264 L 15.388 5.619 C 15.155 5.483 14.867 5.483 14.634 5.619 L 9.03 8.848 L 9.03 6.612 C 9.029 6.589 9.04 6.567 9.058 6.553 L 13.697 3.882 C 15.764 2.692 18.406 3.4 19.598 5.463 C 20.101 6.335 20.283 7.354 20.113 8.345 Z M 7.976 12.329 L 6.035 11.212 C 6.014 11.202 6 11.182 5.998 11.159 L 5.998 5.812 C 5.999 3.431 7.935 1.502 10.32 1.504 C 11.329 1.504 12.306 1.857 13.082 2.501 C 13.047 2.52 12.986 2.554 12.946 2.578 L 8.356 5.223 C 8.121 5.356 7.977 5.605 7.978 5.874 L 7.976 12.328 Z M 9.029 10.062 L 11.525 8.624 L 14.021 10.062 L 14.021 12.937 L 11.525 14.375 L 9.029 12.937 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></svg>',svgContentId:8782754594,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qe3ivs\",layoutDependency:layoutDependency,layoutId:\"ox2Rq2eM9\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c9qxie\",layoutDependency:layoutDependency,layoutId:\"VtQTglIwr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"OpenAI\"})}),className:\"framer-17hkong\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"vrpf0WjPS\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+52+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-175hzxe-container\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"pMuQgC0od-container\",name:\"Label\",children:/*#__PURE__*/_jsx(ComponentsLabel,{B8ivcY8LB:\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113))\",CacXhPhud:\"Coming Soon\",d3Q6ltM3Q:8,height:\"100%\",id:\"pMuQgC0od\",layoutId:\"pMuQgC0od\",n1cXoAgee:\"var(--token-eab7b077-4242-4bb6-a8d8-ed9bac7971e8, rgb(237, 237, 237))\",name:\"Label\",width:\"100%\"})})})]})})]}),isDisplayed9()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-152dfmi\",layoutDependency:layoutDependency,layoutId:\"njLooWl1n\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-tnh2wo\",\"data-framer-name\":\"graphic\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"dcCIeYv7E\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 14\"><path d=\"M 4.731 13.846 C 2.019 13.846 0.077 12.654 0.057 10.519 L 2.673 10.212 C 2.807 11.5 3.673 11.904 4.808 11.904 C 5.653 11.904 6.288 11.615 6.288 10.923 C 6.288 10.423 6.019 10.192 5.211 10.058 L 4.134 9.865 C 2.288 9.539 0.48 8.961 0.48 6.75 C 0.48 5.019 2.096 3.904 4.769 3.904 C 7.346 3.904 8.75 5.115 9.019 6.673 L 6.557 7.269 C 6.384 6.558 5.884 5.846 4.731 5.846 C 3.807 5.846 3.25 6.192 3.25 6.75 C 3.25 7.308 3.615 7.538 4.519 7.692 L 5.596 7.865 C 7.384 8.135 9.077 8.731 9.077 10.846 C 9.077 12.789 7.211 13.846 4.731 13.846 Z M 14.182 13.846 C 12.105 13.846 10.99 12.846 10.99 10.635 L 10.99 6.404 L 9.663 6.404 L 9.663 4.135 L 11.124 4.135 L 11.817 1.404 L 13.759 1.404 L 13.759 4.135 L 17.452 4.135 L 17.452 6.404 L 13.759 6.404 L 13.759 10.423 C 13.759 11.077 14.009 11.442 14.528 11.442 C 15.047 11.442 15.432 11 15.855 10 L 17.932 11.135 C 17.048 12.865 15.893 13.846 14.182 13.846 Z M 21.671 13.615 L 18.902 13.615 L 18.902 4.135 L 21.517 4.135 L 21.517 5.846 C 22.017 4.673 22.921 3.981 24.248 3.981 C 25.787 3.981 26.921 5.039 26.921 6.846 C 26.921 7.327 26.844 7.865 26.652 8.462 L 24.133 8.192 C 24.21 7.904 24.229 7.654 24.229 7.423 C 24.229 6.596 23.902 6.192 23.248 6.192 C 22.383 6.192 21.671 7.134 21.671 8.846 L 21.671 13.615 Z M 29.484 3.039 C 28.619 3.039 27.927 2.385 27.927 1.519 C 27.927 0.654 28.619 0 29.484 0 C 30.369 0 31.061 0.654 31.061 1.519 C 31.061 2.385 30.369 3.039 29.484 3.039 Z M 30.869 13.615 L 28.099 13.615 L 28.099 4.135 L 30.869 4.135 L 30.869 13.615 Z M 38.651 8.25 L 39.343 9.327 C 40.266 10.731 40.786 11.25 41.805 11.25 C 41.997 11.25 42.209 11.231 42.401 11.154 L 42.363 13.615 C 42.016 13.712 41.632 13.731 41.343 13.731 C 39.516 13.731 38.42 13 37.209 11.039 L 36.478 9.846 L 35.747 10.577 L 35.747 13.615 L 32.978 13.615 L 32.978 0.25 L 35.747 0.25 L 35.747 8.058 L 39.209 4.135 L 42.478 4.135 L 40.564 6.192 Z M 50.301 10.154 L 52.493 11.25 C 51.762 12.711 50.339 13.846 47.954 13.846 C 44.974 13.846 42.762 11.962 42.762 8.885 C 42.762 5.942 44.916 3.904 47.801 3.904 C 50.685 3.904 52.435 5.846 52.435 8.75 C 52.435 9 52.435 9.327 52.416 9.5 L 45.647 9.5 C 45.781 10.865 46.647 11.692 47.993 11.692 C 49.051 11.692 49.781 11.135 50.301 10.154 Z M 47.704 5.962 C 46.608 5.962 45.839 6.692 45.666 7.904 L 49.589 7.904 C 49.493 6.673 48.878 5.961 47.704 5.961 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 57.135 14 C 55.904 14 54.866 12.962 54.866 11.692 C 54.866 10.423 55.904 9.423 57.135 9.423 C 58.443 9.423 59.443 10.423 59.443 11.692 C 59.443 12.962 58.443 14 57.135 14 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></svg>',svgContentId:10845316475,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-vrsjzm\",layoutDependency:layoutDependency,layoutId:\"Nl667OJzj\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dpnwnx\",layoutDependency:layoutDependency,layoutId:\"NMIuVHWnF\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"Strike\"})}),className:\"framer-wo9xrl\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"uW_egVb1b\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+52+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9068tv-container\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"edcWlcc89-container\",name:\"Label\",children:/*#__PURE__*/_jsx(ComponentsLabel,{B8ivcY8LB:\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113))\",CacXhPhud:\"Coming Soon\",d3Q6ltM3Q:8,height:\"100%\",id:\"edcWlcc89\",layoutId:\"edcWlcc89\",n1cXoAgee:\"var(--token-eab7b077-4242-4bb6-a8d8-ed9bac7971e8, rgb(237, 237, 237))\",name:\"Label\",width:\"100%\"})})})]})})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fgo165\",layoutDependency:layoutDependency,layoutId:\"cbebhc5mX\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1qlb1we\",\"data-framer-name\":\"Optimizley\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"UGBWBXAq3\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 120 28\"><path d=\"M 9.508 15.073 L 9.508 18.378 C 12.043 18.375 14.473 17.402 16.266 15.673 C 18.059 13.945 19.066 11.602 19.07 9.158 L 15.642 9.158 C 15.636 10.736 14.987 12.245 13.843 13.338 C 12.678 14.453 11.124 15.075 9.508 15.073 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 9.507 24.176 C 7.893 24.176 6.344 23.557 5.203 22.457 C 4.067 21.371 3.424 19.873 3.419 18.306 C 3.419 16.749 4.061 15.256 5.203 14.155 C 6.359 13.049 7.902 12.433 9.507 12.436 L 9.507 9.156 C 8.262 9.154 7.029 9.389 5.873 9.848 C 4.721 10.306 3.673 10.979 2.79 11.828 C 1.907 12.677 1.207 13.685 0.728 14.794 C -0.238 17.03 -0.241 19.562 0.718 21.8 C 1.197 22.917 1.895 23.928 2.771 24.773 C 3.657 25.629 4.702 26.304 5.848 26.762 C 6.999 27.223 8.233 27.462 9.48 27.464 L 9.507 27.464 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 9.508 24.176 L 9.508 27.456 C 12.026 27.456 14.441 26.492 16.221 24.775 C 18.001 23.058 19.001 20.73 19.001 18.302 L 15.596 18.302 C 15.59 19.869 14.947 21.367 13.812 22.453 C 12.656 23.56 11.113 24.178 9.508 24.176 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 9.508 5.873 L 9.508 9.154 C 12.026 9.154 14.441 8.189 16.221 6.472 C 18.001 4.756 19.001 2.427 19.001 0 L 15.596 0 C 15.59 1.567 14.947 3.064 13.812 4.151 C 12.656 5.258 11.113 5.875 9.508 5.873 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 19.057 5.873 L 19.057 9.154 C 21.575 9.154 23.99 8.189 25.77 6.472 C 27.55 4.756 28.55 2.427 28.55 0 L 25.146 0 C 25.141 1.567 24.497 3.065 23.361 4.151 C 22.205 5.258 20.662 5.876 19.057 5.873 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path><path d=\"M 44.404 13.707 L 46.157 13.707 L 46.57 14.6 C 46.79 14.406 47.033 14.239 47.293 14.102 C 47.565 13.968 47.847 13.855 48.137 13.764 C 48.498 13.655 48.874 13.601 49.252 13.606 C 49.834 13.602 50.411 13.72 50.945 13.951 C 51.479 14.181 51.959 14.511 52.357 14.924 C 52.769 15.354 53.098 15.857 53.326 16.406 C 53.805 17.605 53.805 18.942 53.326 20.142 C 53.098 20.691 52.77 21.194 52.357 21.623 C 51.956 22.038 51.476 22.37 50.945 22.599 C 50.411 22.83 49.835 22.948 49.253 22.946 C 48.901 22.953 48.55 22.906 48.211 22.808 C 47.946 22.727 47.687 22.627 47.436 22.509 C 47.199 22.383 46.977 22.229 46.776 22.051 L 46.776 26.029 L 44.404 26.029 Z M 48.941 20.766 C 49.256 20.773 49.57 20.717 49.861 20.601 C 50.151 20.485 50.414 20.311 50.633 20.09 C 51.089 19.639 51.316 19.036 51.315 18.28 C 51.331 17.949 51.279 17.618 51.162 17.308 C 51.044 16.996 50.864 16.711 50.633 16.469 C 50.41 16.255 50.147 16.086 49.858 15.97 C 49.271 15.735 48.616 15.735 48.029 15.97 C 47.74 16.085 47.477 16.254 47.254 16.469 C 46.801 16.922 46.574 17.525 46.574 18.28 C 46.574 19.034 46.801 19.638 47.254 20.09 C 47.471 20.31 47.734 20.484 48.026 20.601 C 48.318 20.717 48.631 20.773 48.945 20.766 Z M 59.359 22.954 C 58.918 22.959 58.48 22.882 58.068 22.726 C 57.684 22.579 57.339 22.351 57.057 22.06 C 56.771 21.761 56.547 21.409 56.398 21.024 C 56.233 20.593 56.152 20.134 56.16 19.672 L 56.16 15.793 L 54.716 15.793 L 54.716 13.905 L 55.335 13.905 C 56.091 13.905 56.47 13.54 56.47 12.811 L 56.47 11.523 L 58.533 11.523 L 58.533 13.713 L 60.595 13.713 L 60.595 15.799 L 58.533 15.799 L 58.533 19.579 C 58.52 19.736 58.539 19.894 58.59 20.044 C 58.64 20.195 58.721 20.333 58.827 20.453 C 58.933 20.573 59.063 20.672 59.209 20.744 C 59.414 20.844 59.642 20.888 59.87 20.871 C 59.959 20.875 60.048 20.875 60.137 20.871 C 60.261 20.866 60.383 20.836 60.496 20.782 L 60.496 22.771 C 60.389 22.814 60.279 22.847 60.167 22.87 C 59.903 22.935 59.631 22.963 59.359 22.954 Z M 63.793 12.612 C 63.474 12.619 63.161 12.52 62.91 12.33 C 62.661 12.143 62.486 11.874 62.416 11.571 C 62.348 11.27 62.39 10.955 62.536 10.682 C 62.682 10.409 62.922 10.192 63.216 10.07 C 63.51 9.949 63.837 9.93 64.143 10.017 C 64.45 10.103 64.716 10.289 64.895 10.544 C 65.265 11.067 65.195 11.781 64.73 12.223 C 64.482 12.472 64.145 12.612 63.793 12.612 Z M 62.555 13.707 L 64.926 13.707 L 64.926 22.861 L 62.556 22.861 Z M 67.193 13.707 L 68.947 13.707 L 69.359 14.6 C 69.554 14.413 69.768 14.246 69.999 14.102 C 70.222 13.97 70.459 13.856 70.704 13.764 C 71 13.656 71.315 13.602 71.632 13.606 C 72.052 13.595 72.471 13.658 72.87 13.792 C 73.166 13.896 73.449 14.034 73.714 14.202 C 73.951 14.363 74.155 14.564 74.313 14.797 C 74.541 14.567 74.798 14.367 75.077 14.202 C 75.359 14.04 75.656 13.903 75.964 13.792 C 76.328 13.664 76.712 13.601 77.098 13.606 C 78.13 13.606 78.953 13.925 79.573 14.56 C 80.193 15.195 80.501 16.139 80.501 17.385 L 80.501 22.855 L 78.127 22.855 L 78.127 17.585 C 78.152 17.105 77.984 16.634 77.661 16.277 C 77.276 15.852 76.675 15.692 76.128 15.869 C 75.885 15.947 75.666 16.087 75.496 16.277 C 75.172 16.634 75.006 17.105 75.033 17.585 L 75.033 22.855 L 72.659 22.855 L 72.659 17.585 C 72.685 17.105 72.519 16.634 72.196 16.277 C 72.072 16.139 71.922 16.026 71.755 15.945 C 71.414 15.779 71.022 15.752 70.661 15.869 C 70.418 15.947 70.2 16.088 70.03 16.277 C 69.707 16.634 69.539 17.105 69.564 17.585 L 69.564 22.855 L 67.193 22.855 Z M 83.902 12.611 C 83.584 12.62 83.271 12.521 83.017 12.33 C 82.766 12.142 82.59 11.873 82.521 11.568 C 82.452 11.267 82.494 10.95 82.641 10.677 C 82.787 10.402 83.028 10.185 83.322 10.063 C 83.616 9.941 83.945 9.922 84.253 10.009 C 84.56 10.095 84.827 10.283 85.006 10.538 C 85.378 11.063 85.307 11.78 84.84 12.223 C 84.592 12.472 84.254 12.612 83.902 12.611 Z M 82.664 13.706 L 85.041 13.706 L 85.041 22.86 L 82.664 22.86 Z M 86.785 20.964 L 90.91 15.894 L 86.785 15.894 L 86.785 13.705 L 93.901 13.705 L 93.901 15.595 L 89.781 20.676 L 94.111 20.676 L 94.111 22.863 L 86.785 22.863 Z M 100.097 22.954 C 99.469 22.957 98.848 22.829 98.272 22.581 C 97.711 22.343 97.2 22.002 96.767 21.575 C 96.332 21.15 95.982 20.648 95.734 20.094 C 95.226 18.934 95.226 17.615 95.734 16.454 C 95.982 15.901 96.332 15.398 96.767 14.973 C 97.201 14.547 97.711 14.206 98.272 13.968 C 99.414 13.488 100.701 13.477 101.85 13.939 C 102.39 14.159 102.88 14.483 103.293 14.893 C 103.715 15.318 104.048 15.821 104.274 16.374 C 104.52 16.979 104.642 17.625 104.634 18.274 C 104.635 18.378 104.628 18.481 104.615 18.582 C 104.599 18.681 104.586 18.778 104.573 18.872 C 104.559 18.966 104.545 19.078 104.532 19.169 L 97.931 19.169 C 98.033 19.61 98.279 20.007 98.632 20.304 C 99.048 20.628 99.569 20.79 100.097 20.761 C 100.365 20.766 100.633 20.733 100.891 20.662 C 101.082 20.604 101.266 20.524 101.438 20.422 C 101.593 20.324 101.733 20.203 101.85 20.064 L 104.327 20.064 C 104.188 20.434 103.997 20.783 103.759 21.099 C 103.499 21.452 103.186 21.768 102.83 22.033 C 102.451 22.312 102.035 22.537 101.593 22.7 C 101.113 22.873 100.607 22.959 100.097 22.954 Z M 102.366 17.585 C 102.265 17.07 101.984 16.608 101.572 16.281 C 101.154 15.947 100.633 15.765 100.097 15.766 C 99.558 15.766 99.036 15.948 98.621 16.28 C 98.21 16.608 97.929 17.07 97.828 17.585 Z M 106.386 10.325 L 108.758 10.325 L 108.758 22.855 L 106.386 22.855 Z M 112.36 26.137 C 112.251 26.137 112.144 26.134 112.04 26.125 C 111.954 26.121 111.867 26.111 111.782 26.096 C 111.698 26.086 111.616 26.066 111.536 26.036 L 111.536 24.148 C 111.965 24.175 112.391 24.056 112.741 23.809 C 113.028 23.58 113.251 23.286 113.393 22.954 L 113.598 22.457 L 109.988 13.707 L 112.464 13.707 L 114.836 19.671 L 117.01 13.707 L 119.486 13.707 C 118.812 15.376 118.199 16.888 117.649 18.241 C 117.415 18.823 117.184 19.395 116.958 19.95 C 116.731 20.505 116.53 21.015 116.349 21.472 C 116.169 21.93 116.02 22.311 115.896 22.616 C 115.772 22.92 115.702 23.099 115.669 23.154 C 115.47 23.628 115.239 24.09 114.977 24.534 C 114.78 24.876 114.534 25.188 114.245 25.459 C 114.002 25.687 113.714 25.864 113.4 25.977 C 113.065 26.089 112.713 26.143 112.36 26.137 Z M 35.619 9.156 C 34.204 9.156 32.821 9.561 31.645 10.318 C 30.469 11.075 29.553 12.153 29.011 13.413 C 28.47 14.674 28.328 16.061 28.604 17.398 C 28.88 18.736 29.561 19.965 30.561 20.93 C 31.561 21.895 32.836 22.551 34.224 22.818 C 35.612 23.084 37.05 22.947 38.357 22.425 C 39.664 21.903 40.781 21.019 41.567 19.885 C 42.894 17.985 43.144 15.54 42.229 13.413 C 41.866 12.572 41.339 11.812 40.678 11.176 C 40.009 10.532 39.221 10.024 38.357 9.68 C 37.486 9.333 36.557 9.155 35.619 9.156 Z M 35.619 20.551 C 34.698 20.563 33.792 20.31 33.012 19.822 C 32.243 19.341 31.635 18.643 31.267 17.817 C 30.903 17 30.8 16.092 30.97 15.214 C 31.141 14.337 31.578 13.53 32.225 12.893 C 32.879 12.253 33.706 11.816 34.606 11.635 C 35.511 11.453 36.45 11.533 37.31 11.867 C 38.162 12.195 38.898 12.766 39.425 13.509 C 39.946 14.245 40.228 15.115 40.236 16.006 L 40.236 16.058 C 40.241 17.244 39.757 18.384 38.892 19.227 C 38.027 20.07 36.85 20.548 35.619 20.557 Z\" fill=\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113)) /* {&quot;name&quot;:&quot;Trusted / Logos&quot;} */\"></path></svg>',svgContentId:9406077531,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t0dy0e\",layoutDependency:layoutDependency,layoutId:\"vXWQ9Sg3B\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kovndd\",layoutDependency:layoutDependency,layoutId:\"eQC114JXf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153)))\"},children:\"Optimizely\"})}),className:\"framer-iwa1hv\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"K1TMyVOA2\",style:{\"--extracted-1w1cjl5\":\"var(--token-f7c4acd2-4e12-40f1-bd00-c017063b661a, rgb(153, 153, 153))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+52+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-j6m8nj-container\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"QKwG8D7fm-container\",name:\"Label\",children:/*#__PURE__*/_jsx(ComponentsLabel,{B8ivcY8LB:\"var(--token-22771a84-d193-4e66-9eac-ded12c382861, rgb(113, 113, 113))\",CacXhPhud:\"Coming Soon\",d3Q6ltM3Q:8,height:\"100%\",id:\"QKwG8D7fm\",layoutId:\"QKwG8D7fm\",n1cXoAgee:\"var(--token-eab7b077-4242-4bb6-a8d8-ed9bac7971e8, rgb(237, 237, 237))\",name:\"Label\",width:\"100%\"})})})]})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ix4M8.framer-ywjiv0, .framer-ix4M8 .framer-ywjiv0 { display: block; }\",\".framer-ix4M8.framer-1fiklzj { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 1120px; }\",\".framer-ix4M8 .framer-11rjcrt, .framer-ix4M8 .framer-4ifi4p, .framer-ix4M8 .framer-c9ek2, .framer-ix4M8 .framer-uykubd, .framer-ix4M8 .framer-1bmwdbq, .framer-ix4M8 .framer-10sxsyt, .framer-ix4M8 .framer-5du515, .framer-ix4M8 .framer-10wfhd0, .framer-ix4M8 .framer-t872e1, .framer-ix4M8 .framer-977e3r, .framer-ix4M8 .framer-1fq5qyx, .framer-ix4M8 .framer-qyo24n, .framer-ix4M8 .framer-pje23t, .framer-ix4M8 .framer-1lv782k, .framer-ix4M8 .framer-16v746u, .framer-ix4M8 .framer-1nz5m3g, .framer-ix4M8 .framer-k7i9d7, .framer-ix4M8 .framer-152dfmi, .framer-ix4M8 .framer-1fgo165 { align-content: flex-start; align-items: flex-start; cursor: default; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; min-height: 68px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ix4M8 .framer-15hdi5l { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); overflow: visible; position: relative; width: 36px; }\",\".framer-ix4M8 .framer-lwf12j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ix4M8 .framer-1q63tx8, .framer-ix4M8 .framer-1dx861v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ix4M8 .framer-94xvla, .framer-ix4M8 .framer-n8o181, .framer-ix4M8 .framer-1pqnq9a, .framer-ix4M8 .framer-9o1gxb, .framer-ix4M8 .framer-zyhlse, .framer-ix4M8 .framer-oh0hb9, .framer-ix4M8 .framer-188nvv2, .framer-ix4M8 .framer-1ug7nv7, .framer-ix4M8 .framer-117up8s, .framer-ix4M8 .framer-1affz28, .framer-ix4M8 .framer-jtfpy4, .framer-ix4M8 .framer-1q6540g, .framer-ix4M8 .framer-1piz9nr, .framer-ix4M8 .framer-1s6a7hh, .framer-ix4M8 .framer-1riygeg, .framer-ix4M8 .framer-1dp4ijw, .framer-ix4M8 .framer-17hkong, .framer-ix4M8 .framer-wo9xrl, .framer-ix4M8 .framer-iwa1hv { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ix4M8 .framer-17pcra2 { flex: none; height: 24px; position: relative; width: 101px; }\",\".framer-ix4M8 .framer-7n9f3g, .framer-ix4M8 .framer-1m2fyip { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-ix4M8 .framer-4xpmms { aspect-ratio: 2.912621359223301 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); overflow: visible; position: relative; width: 117px; }\",\".framer-ix4M8 .framer-902ou2, .framer-ix4M8 .framer-1e864a8, .framer-ix4M8 .framer-yloy2z, .framer-ix4M8 .framer-xrnjhz, .framer-ix4M8 .framer-19pk1ps, .framer-ix4M8 .framer-qx6di5, .framer-ix4M8 .framer-1yuj8j9, .framer-ix4M8 .framer-1ot76rj, .framer-ix4M8 .framer-102j3ty, .framer-ix4M8 .framer-1a5r30x, .framer-ix4M8 .framer-19zuy8b, .framer-ix4M8 .framer-866n1i, .framer-ix4M8 .framer-1d9v6op, .framer-ix4M8 .framer-j7j4o8, .framer-ix4M8 .framer-1c9qxie, .framer-ix4M8 .framer-1dpnwnx, .framer-ix4M8 .framer-kovndd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ix4M8 .framer-1or04n4 { flex: none; height: 32px; position: relative; width: 108px; }\",\".framer-ix4M8 .framer-u5yc93, .framer-ix4M8 .framer-b9oeiv, .framer-ix4M8 .framer-d92kcv, .framer-ix4M8 .framer-14b03io, .framer-ix4M8 .framer-16siw7c, .framer-ix4M8 .framer-1kv1doy, .framer-ix4M8 .framer-lf76an, .framer-ix4M8 .framer-c5t298, .framer-ix4M8 .framer-1m0nth, .framer-ix4M8 .framer-17wer8c, .framer-ix4M8 .framer-mc6s5c, .framer-ix4M8 .framer-1qe3ivs, .framer-ix4M8 .framer-vrsjzm, .framer-ix4M8 .framer-1t0dy0e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 140px; }\",\".framer-ix4M8 .framer-1f6ulny { aspect-ratio: 2.1056701030927836 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); overflow: visible; position: relative; width: 59px; }\",\".framer-ix4M8 .framer-v7ofy3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 200px; }\",\".framer-ix4M8 .framer-1lqu960 { flex: none; height: 36px; position: relative; width: 106px; }\",\".framer-ix4M8 .framer-dyxk85-container, .framer-ix4M8 .framer-1bhmygd-container, .framer-ix4M8 .framer-1x625s4-container, .framer-ix4M8 .framer-y4llyu-container, .framer-ix4M8 .framer-1mve448-container, .framer-ix4M8 .framer-12rjlt2-container, .framer-ix4M8 .framer-2r8wrj-container, .framer-ix4M8 .framer-1euzv39-container, .framer-ix4M8 .framer-100lviz-container, .framer-ix4M8 .framer-1sm0h9l-container, .framer-ix4M8 .framer-6ujv0z-container, .framer-ix4M8 .framer-175hzxe-container, .framer-ix4M8 .framer-9068tv-container, .framer-ix4M8 .framer-j6m8nj-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ix4M8 .framer-14cikaw { flex: none; height: 21px; position: relative; width: 82px; }\",\".framer-ix4M8 .framer-1ixcnwj { flex: none; height: 20px; position: relative; width: 99px; }\",\".framer-ix4M8 .framer-mqo6v0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 180px; }\",\".framer-ix4M8 .framer-rhlsad { flex: none; height: 36px; position: relative; width: 24px; }\",\".framer-ix4M8 .framer-1omir5q { flex: none; height: 24px; position: relative; width: 82px; }\",\".framer-ix4M8 .framer-1rk0254 { flex: none; height: 27px; position: relative; width: 64px; }\",\".framer-ix4M8 .framer-18s8wcc { flex: none; height: 20px; position: relative; width: 105px; }\",\".framer-ix4M8 .framer-1xadqn2 { flex: none; height: 31px; position: relative; width: 115px; }\",\".framer-ix4M8 .framer-hqbnc7 { flex: none; height: 25px; position: relative; width: 78px; }\",\".framer-ix4M8 .framer-pcn97j { flex: none; height: 20px; position: relative; width: 70px; }\",\".framer-ix4M8 .framer-em1uax { flex: none; height: 16px; position: relative; width: 102px; }\",\".framer-ix4M8 .framer-1nng1hp { flex: none; height: 23px; position: relative; width: 85px; }\",\".framer-ix4M8 .framer-tnh2wo { flex: none; height: 14px; position: relative; width: 60px; }\",\".framer-ix4M8 .framer-1qlb1we { flex: none; height: 28px; position: relative; width: 120px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ix4M8.framer-1fiklzj, .framer-ix4M8 .framer-lwf12j, .framer-ix4M8 .framer-1q63tx8, .framer-ix4M8 .framer-7n9f3g, .framer-ix4M8 .framer-1dx861v, .framer-ix4M8 .framer-1m2fyip, .framer-ix4M8 .framer-902ou2, .framer-ix4M8 .framer-u5yc93, .framer-ix4M8 .framer-1e864a8, .framer-ix4M8 .framer-v7ofy3, .framer-ix4M8 .framer-yloy2z, .framer-ix4M8 .framer-b9oeiv, .framer-ix4M8 .framer-xrnjhz, .framer-ix4M8 .framer-d92kcv, .framer-ix4M8 .framer-19pk1ps, .framer-ix4M8 .framer-mqo6v0, .framer-ix4M8 .framer-qx6di5, .framer-ix4M8 .framer-14b03io, .framer-ix4M8 .framer-1yuj8j9, .framer-ix4M8 .framer-16siw7c, .framer-ix4M8 .framer-1ot76rj, .framer-ix4M8 .framer-1kv1doy, .framer-ix4M8 .framer-102j3ty, .framer-ix4M8 .framer-lf76an, .framer-ix4M8 .framer-1a5r30x, .framer-ix4M8 .framer-c5t298, .framer-ix4M8 .framer-19zuy8b, .framer-ix4M8 .framer-1m0nth, .framer-ix4M8 .framer-866n1i, .framer-ix4M8 .framer-17wer8c, .framer-ix4M8 .framer-1d9v6op, .framer-ix4M8 .framer-mc6s5c, .framer-ix4M8 .framer-j7j4o8, .framer-ix4M8 .framer-1qe3ivs, .framer-ix4M8 .framer-1c9qxie, .framer-ix4M8 .framer-vrsjzm, .framer-ix4M8 .framer-1dpnwnx, .framer-ix4M8 .framer-1t0dy0e, .framer-ix4M8 .framer-kovndd { gap: 0px; } .framer-ix4M8.framer-1fiklzj > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-ix4M8.framer-1fiklzj > :first-child, .framer-ix4M8 .framer-1q63tx8 > :first-child, .framer-ix4M8 .framer-1dx861v > :first-child, .framer-ix4M8 .framer-902ou2 > :first-child, .framer-ix4M8 .framer-1e864a8 > :first-child, .framer-ix4M8 .framer-yloy2z > :first-child, .framer-ix4M8 .framer-xrnjhz > :first-child, .framer-ix4M8 .framer-19pk1ps > :first-child, .framer-ix4M8 .framer-qx6di5 > :first-child, .framer-ix4M8 .framer-1yuj8j9 > :first-child, .framer-ix4M8 .framer-1ot76rj > :first-child, .framer-ix4M8 .framer-102j3ty > :first-child, .framer-ix4M8 .framer-1a5r30x > :first-child, .framer-ix4M8 .framer-19zuy8b > :first-child, .framer-ix4M8 .framer-866n1i > :first-child, .framer-ix4M8 .framer-1d9v6op > :first-child, .framer-ix4M8 .framer-j7j4o8 > :first-child, .framer-ix4M8 .framer-1c9qxie > :first-child, .framer-ix4M8 .framer-1dpnwnx > :first-child, .framer-ix4M8 .framer-kovndd > :first-child { margin-left: 0px; } .framer-ix4M8.framer-1fiklzj > :last-child, .framer-ix4M8 .framer-1q63tx8 > :last-child, .framer-ix4M8 .framer-1dx861v > :last-child, .framer-ix4M8 .framer-902ou2 > :last-child, .framer-ix4M8 .framer-1e864a8 > :last-child, .framer-ix4M8 .framer-yloy2z > :last-child, .framer-ix4M8 .framer-xrnjhz > :last-child, .framer-ix4M8 .framer-19pk1ps > :last-child, .framer-ix4M8 .framer-qx6di5 > :last-child, .framer-ix4M8 .framer-1yuj8j9 > :last-child, .framer-ix4M8 .framer-1ot76rj > :last-child, .framer-ix4M8 .framer-102j3ty > :last-child, .framer-ix4M8 .framer-1a5r30x > :last-child, .framer-ix4M8 .framer-19zuy8b > :last-child, .framer-ix4M8 .framer-866n1i > :last-child, .framer-ix4M8 .framer-1d9v6op > :last-child, .framer-ix4M8 .framer-j7j4o8 > :last-child, .framer-ix4M8 .framer-1c9qxie > :last-child, .framer-ix4M8 .framer-1dpnwnx > :last-child, .framer-ix4M8 .framer-kovndd > :last-child { margin-right: 0px; } .framer-ix4M8 .framer-lwf12j > *, .framer-ix4M8 .framer-7n9f3g > *, .framer-ix4M8 .framer-1m2fyip > *, .framer-ix4M8 .framer-u5yc93 > *, .framer-ix4M8 .framer-v7ofy3 > *, .framer-ix4M8 .framer-b9oeiv > *, .framer-ix4M8 .framer-d92kcv > *, .framer-ix4M8 .framer-mqo6v0 > *, .framer-ix4M8 .framer-14b03io > *, .framer-ix4M8 .framer-16siw7c > *, .framer-ix4M8 .framer-1kv1doy > *, .framer-ix4M8 .framer-lf76an > *, .framer-ix4M8 .framer-c5t298 > *, .framer-ix4M8 .framer-1m0nth > *, .framer-ix4M8 .framer-17wer8c > *, .framer-ix4M8 .framer-mc6s5c > *, .framer-ix4M8 .framer-1qe3ivs > *, .framer-ix4M8 .framer-vrsjzm > *, .framer-ix4M8 .framer-1t0dy0e > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-ix4M8 .framer-lwf12j > :first-child, .framer-ix4M8 .framer-7n9f3g > :first-child, .framer-ix4M8 .framer-1m2fyip > :first-child, .framer-ix4M8 .framer-u5yc93 > :first-child, .framer-ix4M8 .framer-v7ofy3 > :first-child, .framer-ix4M8 .framer-b9oeiv > :first-child, .framer-ix4M8 .framer-d92kcv > :first-child, .framer-ix4M8 .framer-mqo6v0 > :first-child, .framer-ix4M8 .framer-14b03io > :first-child, .framer-ix4M8 .framer-16siw7c > :first-child, .framer-ix4M8 .framer-1kv1doy > :first-child, .framer-ix4M8 .framer-lf76an > :first-child, .framer-ix4M8 .framer-c5t298 > :first-child, .framer-ix4M8 .framer-1m0nth > :first-child, .framer-ix4M8 .framer-17wer8c > :first-child, .framer-ix4M8 .framer-mc6s5c > :first-child, .framer-ix4M8 .framer-1qe3ivs > :first-child, .framer-ix4M8 .framer-vrsjzm > :first-child, .framer-ix4M8 .framer-1t0dy0e > :first-child { margin-top: 0px; } .framer-ix4M8 .framer-lwf12j > :last-child, .framer-ix4M8 .framer-7n9f3g > :last-child, .framer-ix4M8 .framer-1m2fyip > :last-child, .framer-ix4M8 .framer-u5yc93 > :last-child, .framer-ix4M8 .framer-v7ofy3 > :last-child, .framer-ix4M8 .framer-b9oeiv > :last-child, .framer-ix4M8 .framer-d92kcv > :last-child, .framer-ix4M8 .framer-mqo6v0 > :last-child, .framer-ix4M8 .framer-14b03io > :last-child, .framer-ix4M8 .framer-16siw7c > :last-child, .framer-ix4M8 .framer-1kv1doy > :last-child, .framer-ix4M8 .framer-lf76an > :last-child, .framer-ix4M8 .framer-c5t298 > :last-child, .framer-ix4M8 .framer-1m0nth > :last-child, .framer-ix4M8 .framer-17wer8c > :last-child, .framer-ix4M8 .framer-mc6s5c > :last-child, .framer-ix4M8 .framer-1qe3ivs > :last-child, .framer-ix4M8 .framer-vrsjzm > :last-child, .framer-ix4M8 .framer-1t0dy0e > :last-child { margin-bottom: 0px; } .framer-ix4M8 .framer-1q63tx8 > *, .framer-ix4M8 .framer-1dx861v > *, .framer-ix4M8 .framer-902ou2 > *, .framer-ix4M8 .framer-1e864a8 > *, .framer-ix4M8 .framer-yloy2z > *, .framer-ix4M8 .framer-xrnjhz > *, .framer-ix4M8 .framer-19pk1ps > *, .framer-ix4M8 .framer-qx6di5 > *, .framer-ix4M8 .framer-1yuj8j9 > *, .framer-ix4M8 .framer-1ot76rj > *, .framer-ix4M8 .framer-102j3ty > *, .framer-ix4M8 .framer-1a5r30x > *, .framer-ix4M8 .framer-19zuy8b > *, .framer-ix4M8 .framer-866n1i > *, .framer-ix4M8 .framer-1d9v6op > *, .framer-ix4M8 .framer-j7j4o8 > *, .framer-ix4M8 .framer-1c9qxie > *, .framer-ix4M8 .framer-1dpnwnx > *, .framer-ix4M8 .framer-kovndd > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",\".framer-ix4M8.framer-v-wl0fd9 .framer-tnh2wo { order: 1; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 68\n * @framerIntrinsicWidth 1120\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"V0iRps839\":{\"layout\":[\"fixed\",\"auto\"]},\"RBEowvMU2\":{\"layout\":[\"fixed\",\"auto\"]},\"GDyP7PzYW\":{\"layout\":[\"fixed\",\"auto\"]},\"ebUwmucWI\":{\"layout\":[\"fixed\",\"auto\"]},\"QN7pwDhIi\":{\"layout\":[\"fixed\",\"auto\"]},\"kXBZEszD7\":{\"layout\":[\"fixed\",\"auto\"]},\"sC1QkWIir\":{\"layout\":[\"fixed\",\"auto\"]},\"RgqjLY3Ft\":{\"layout\":[\"fixed\",\"auto\"]},\"nqNQ1tw2Y\":{\"layout\":[\"fixed\",\"auto\"]},\"DMx0zcWrN\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerXKfvWf88H=withCSS(Component,css,\"framer-ix4M8\");export default FramerXKfvWf88H;FramerXKfvWf88H.displayName=\"Module/Integrations\";FramerXKfvWf88H.defaultProps={height:68,width:1120};addPropertyControls(FramerXKfvWf88H,{variant:{options:[\"cVilkioJz\",\"V0iRps839\",\"RBEowvMU2\",\"GDyP7PzYW\",\"ebUwmucWI\",\"QN7pwDhIi\",\"kXBZEszD7\",\"sC1QkWIir\",\"RgqjLY3Ft\",\"nqNQ1tw2Y\",\"DMx0zcWrN\"],optionTitles:[\"All\",\"Web Analytics\",\"Product Analytics\",\"User Research\",\"Community\",\"Engineering\",\"Search\",\"Ad Performance\",\"Revenue\",\"Industry Benchmarks\",\"UI Design\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerXKfvWf88H,[{explicitInter:true,fonts:[{family:\"Albert Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHTJT_qY32TxAj1g.woff2\",weight:\"700\"}]},...ComponentsLabelFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXKfvWf88H\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1120\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V0iRps839\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RBEowvMU2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GDyP7PzYW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ebUwmucWI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QN7pwDhIi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kXBZEszD7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sC1QkWIir\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RgqjLY3Ft\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nqNQ1tw2Y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DMx0zcWrN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"68\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./XKfvWf88H.map"],
  "mappings": "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",
  "names": ["D4dC56pgB_exports", "__export", "__FramerMetadata__", "D4dC56pgB_default", "MotionDivWithResponsiveTheme", "withResponsiveTheme", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "padding", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "IuPRx5XPc", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "Image2", "css", "FramerD4dC56pgB", "withCSS", "D4dC56pgB_default", "addPropertyControls", "ControlType", "addFonts", "__FramerMetadata__", "MotionDivWithResponsiveTheme", "withResponsiveTheme", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "padding", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "f0ZjKTFxm", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "Image2", "css", "FramertgEPcLrk3", "withCSS", "tgEPcLrk3_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "text", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "O6ue_n0Qj", "xJdk57Pvv", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1k38w1u", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "RichText2", "css", "FramerwwF_VAda4", "withCSS", "wwF_VAda4_default", "addPropertyControls", "ControlType", "addFonts", "X2CFGkori_exports", "__export", "__FramerMetadata__", "X2CFGkori_default", "MotionDivWithResponsiveTheme", "withResponsiveTheme", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "padding", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "wBLNqB0cW", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "Image2", "css", "FramerX2CFGkori", "withCSS", "X2CFGkori_default", "addPropertyControls", "ControlType", "addFonts", "__FramerMetadata__", "xT2J0iA48_exports", "__export", "__FramerMetadata__", "xT2J0iA48_default", "MotionDivWithResponsiveTheme", "withResponsiveTheme", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "padding", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "f0ZjKTFxm", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "Image2", "css", "FramerxT2J0iA48", "withCSS", "xT2J0iA48_default", "addPropertyControls", "ControlType", "addFonts", "__FramerMetadata__", "ComponentsRoundedToggleFonts", "getFonts", "wwF_VAda4_default", "ModulesFeatureCardCustomerReviewSynthesiserFonts", "X2CFGkori_default", "ModulesFeatureCardCustomerReviewSynthesiserWithResponsiveThemeWithMappedReactPropsvjaxk3", "withMappedReactProps", "withResponsiveTheme", "X2CFGkori_exports", "ModulesFeatureCardConversionOptimisationFonts", "tgEPcLrk3_default", "ModulesFeatureCardAutomatedDataStoriesFonts", "njU3KuZSj_default", "ModulesFeatureCardTrendingTopicsFonts", "D4dC56pgB_default", "ModulesFeatureCardTrendingTopicsWithResponsiveThemeWithMappedReactProps4wepnb", "D4dC56pgB_exports", "ModulesFeatureCardContextualInsightsFonts", "xT2J0iA48_default", "ModulesFeatureCardContextualInsightsWithResponsiveThemeWithMappedReactPropsmlp8zd", "xT2J0iA48_exports", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "O6ue_n0Qj1w9hhge", "args", "O6ue_n0Qj14mv7ma", "O6ue_n0Qjkcwlv4", "O6ue_n0Qjzsa3d4", "O6ue_n0Qjkm00lm", "O6ue_n0Qj1ovuo68", "O6ue_n0Qj1dn205l", "O6ue_n0Qj1pw8nq1", "O6ue_n0Qjjxpbq9", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "css", "FrameronycShg4N", "withCSS", "onycShg4N_default", "addPropertyControls", "ControlType", "addFonts", "ImageWithResponsiveTheme", "withResponsiveTheme", "Image2", "MotionDivWithResponsiveTheme", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "getLoadingLazyAtYPosition", "css", "FramertZKzzyLBw", "withCSS", "tZKzzyLBw_default", "addPropertyControls", "ControlType", "addFonts", "ComponentsLabelFonts", "getFonts", "sPC1c0sYw_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "RichText2", "SVG", "ComponentViewportProvider", "css", "FramerXKfvWf88H", "withCSS", "XKfvWf88H_default", "addPropertyControls", "ControlType", "addFonts"]
}
