{"version":3,"file":"P5SKQn3MWBD3vl-j5lFdZqYpo_vw0_EOwnZaE-5LPNQ.Dn5Uoapt.mjs","names":["addPropertyOverrides","cycleOrder","variantClassNames","Transition","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","Image","css","LogosCustomersFonts","LogosCustomers","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","className","css","serializationHash","variantClassNames","transition1","humanReadableVariantMap","getProps","Component","className","Image","css","Nav2024","Footer","PrimaryCTALink","VideoCTA","DividerGrid","LogosCustomers","OtherBlogs3Up","ProblemRow","Integrations","ColumnContentTEXTRIGHT","ColumnContentTEXTLEFT","Awards","QuoteSingle","metadata","className","PropertyOverrides","Image","css"],"sources":["https:/framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js","https:/framerusercontent.com/modules/b9e0Cc6Qy3q4TgkTso3Q/Kx8a2Rpx9Ubo80nF3qn7/hyUSGF4pd.js","https:/framerusercontent.com/modules/KnimULxYmUsLF0NBvR8G/zFOKsIdI6rxfGW5jSIZF/tox1ueCsJ.js","https:/framerusercontent.com/modules/EufbkL84ZWVrtBIBoPyy/d3ToVt24Qb1LTP8tlTJy/EY6AvAqEj.js"],"sourcesContent":["// Generated by Framer (241a4b4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,SVG,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"JzSEKNHDb\",\"E42TGVvC4\"];const variantClassNames={E42TGVvC4:\"framer-v-1xnqezy\",JzSEKNHDb:\"framer-v-v3wwlr\"};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 transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/ _jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Dot Grid\":\"E42TGVvC4\",\"Line Grid (old)\":\"JzSEKNHDb\"};const getProps=({height,id,image,width,...props})=>{var _variant,ref,ref1;return{...props,variant:(ref=(_variant=humanReadableVariantMap[props.variant])!==null&&_variant!==void 0?_variant:props.variant)!==null&&ref!==void 0?ref:\"JzSEKNHDb\",XxfQLjmmw:(ref1=image!==null&&image!==void 0?image:props.XxfQLjmmw)!==null&&ref1!==void 0?ref1:{src:new URL(\"assets/2048/7A7NH5w0brK8R2iZaYTVdRuirE.png\",\"https://framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js\").href,srcSet:`${new URL(\"assets/512/7A7NH5w0brK8R2iZaYTVdRuirE.png\",\"https://framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js\").href} 512w, ${new URL(\"assets/1024/7A7NH5w0brK8R2iZaYTVdRuirE.png\",\"https://framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js\").href} 1024w, ${new URL(\"assets/2048/7A7NH5w0brK8R2iZaYTVdRuirE.png\",\"https://framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js\").href} 2048w, ${new URL(\"assets/7A7NH5w0brK8R2iZaYTVdRuirE.png\",\"https://framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js\").href} 2880w`}};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,XxfQLjmmw,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"JzSEKNHDb\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const isDisplayed=()=>{if(baseVariant===\"E42TGVvC4\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"E42TGVvC4\")return true;return false;};const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-eS6o5\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsxs(motion.div,{...restProps,className:cx(\"framer-v3wwlr\",className),\"data-framer-name\":\"Line Grid (old)\",layoutDependency:layoutDependency,layoutId:\"JzSEKNHDb\",ref:ref,style:{...style},...addPropertyOverrides({E42TGVvC4:{\"data-framer-name\":\"Dot Grid\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/ _jsx(SVG,{className:\"framer-1fe2b87\",\"data-framer-name\":\"Grid\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"RSf_80Fq2\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1160 240\"><g><defs><radialGradient id=\"idss1303064411_1g80020111\" cy=\"0.797\" cx=\"0.5\" r=\"0.563\" gradientTransform=\"translate(0.5, 0.797) scale(1 1.3321492007104796) translate(-0.5, -0.797)\"><stop offset=\"0\" stop-color=\"rgba(255, 255, 255, 0.4)\" stop-opacity=\"0.4\"></stop><stop offset=\"1\" stop-color=\"rgba(255, 255, 255, 0)\" stop-opacity=\"0\"></stop></radialGradient></defs><path d=\"M 808.898 110.983 L 923.906 110.983 L 904.104 64.047 L 795.696 64.047 Z M 692.494 110.983 L 807.859 110.983 L 794.657 64.047 L 685.893 64.047 Z M 580.9 110.983 L 691.484 110.983 L 684.883 64.047 L 580.9 64.047 Z M 469.316 110.983 L 579.9 110.983 L 579.9 64.047 L 475.917 64.047 Z M 352.941 110.983 L 468.306 110.983 L 474.907 64.047 L 366.143 64.047 Z M 236.894 110.983 L 351.902 110.983 L 365.104 64.047 L 256.696 64.047 Z M 315.919 238.915 L 334.206 173.897 L 210.35 173.897 L 182.461 240 L 181.539 239.612 L 209.265 173.897 L 0 173.897 L 0 172.898 L 209.686 172.898 L 235.388 111.982 L 0 111.982 L 0 110.983 L 235.809 110.983 L 255.611 64.047 L 0 64.047 L 0 63.049 L 256.033 63.049 L 275.414 17.112 L 0 17.112 L 0 16.113 L 275.835 16.113 L 282.339 0.697 L 283.261 1.085 L 276.92 16.113 L 378.586 16.113 L 383.119 0 L 384.081 0.27 L 379.625 16.113 L 481.648 16.113 L 483.905 0.066 L 484.895 0.204 L 482.658 16.113 L 579.9 16.113 L 579.9 0.135 L 580.9 0.135 L 580.9 16.113 L 678.142 16.113 L 675.905 0.204 L 676.895 0.066 L 679.152 16.113 L 781.175 16.113 L 776.719 0.27 L 777.681 0 L 782.214 16.113 L 883.88 16.113 L 877.539 1.085 L 878.461 0.697 L 884.965 16.113 L 1160 16.113 L 1160 17.112 L 885.386 17.112 L 904.767 63.049 L 1160 63.049 L 1160 64.047 L 905.189 64.047 L 924.991 110.983 L 1160 110.983 L 1160 111.982 L 925.412 111.982 L 951.114 172.898 L 1160 172.898 L 1160 173.897 L 951.535 173.897 L 979.261 239.612 L 978.339 240 L 950.45 173.897 L 826.594 173.897 L 844.881 238.915 L 843.919 239.185 L 825.555 173.897 L 701.342 173.897 L 710.495 238.981 L 709.505 239.12 L 700.332 173.897 L 580.9 173.897 L 580.9 239.05 L 579.9 239.05 L 579.9 173.897 L 460.468 173.897 L 451.295 239.12 L 450.305 238.981 L 459.458 173.897 L 335.245 173.897 L 316.881 239.185 Z M 276.499 17.112 L 257.118 63.049 L 365.385 63.049 L 378.306 17.112 Z M 379.344 17.112 L 366.423 63.049 L 475.047 63.049 L 481.508 17.112 Z M 482.517 17.112 L 476.057 63.049 L 579.9 63.049 L 579.9 17.112 Z M 580.9 17.112 L 580.9 63.049 L 684.743 63.049 L 678.283 17.112 Z M 679.292 17.112 L 685.753 63.049 L 794.377 63.049 L 781.456 17.112 Z M 782.494 17.112 L 795.415 63.049 L 903.682 63.049 L 884.301 17.112 Z M 236.473 111.982 L 210.772 172.898 L 334.487 172.898 L 351.621 111.982 Z M 352.66 111.982 L 335.526 172.898 L 459.598 172.898 L 468.165 111.982 Z M 469.175 111.982 L 460.608 172.898 L 579.9 172.898 L 579.9 111.982 Z M 580.9 111.982 L 580.9 172.898 L 700.192 172.898 L 691.625 111.982 Z M 692.635 111.982 L 701.202 172.898 L 825.274 172.898 L 808.14 111.982 Z M 809.179 111.982 L 826.313 172.898 L 950.028 172.898 L 924.327 111.982 Z\" fill=\"url(#idss1303064411_1g80020111)\"></path></g></svg>',svgContentId:1303064411,withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:2320,pixelHeight:480,pixelWidth:2320,src:new URL(\"assets/ypvxoLUvnw763ikudAfMpik9s.png\",\"https://framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js\").href,srcSet:`${new URL(\"assets/512/ypvxoLUvnw763ikudAfMpik9s.png\",\"https://framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js\").href} 512w, ${new URL(\"assets/1024/ypvxoLUvnw763ikudAfMpik9s.png\",\"https://framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js\").href} 1024w, ${new URL(\"assets/2048/ypvxoLUvnw763ikudAfMpik9s.png\",\"https://framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js\").href} 2048w, ${new URL(\"assets/ypvxoLUvnw763ikudAfMpik9s.png\",\"https://framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js\").href} 2320w`},className:\"framer-6sngcy\",layoutDependency:layoutDependency,layoutId:\"U6Vwg2zxt\",...addPropertyOverrides({E42TGVvC4:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:2320,pixelHeight:480,pixelWidth:2320,sizes:\"1160px\",src:new URL(\"assets/ypvxoLUvnw763ikudAfMpik9s.png\",\"https://framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js\").href,srcSet:`${new URL(\"assets/512/ypvxoLUvnw763ikudAfMpik9s.png\",\"https://framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js\").href} 512w, ${new URL(\"assets/1024/ypvxoLUvnw763ikudAfMpik9s.png\",\"https://framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js\").href} 1024w, ${new URL(\"assets/2048/ypvxoLUvnw763ikudAfMpik9s.png\",\"https://framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js\").href} 2048w, ${new URL(\"assets/ypvxoLUvnw763ikudAfMpik9s.png\",\"https://framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js\").href} 2320w`}}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-tfdpc1\",\"data-framer-name\":\"White Glow\",layoutDependency:layoutDependency,layoutId:\"rwHt3PwBY\",style:{background:\"radial-gradient(41.74213925796515% 99.99999999999953% at 49.99999847225504% 100.00000262421294%, rgba(255, 255, 255, 0.15000000596046448) 0%, rgba(255, 255, 255, 0) 100%)\"}}),/*#__PURE__*/ _jsx(Image,{background:{alt:\"\",fit:\"stretch\",sizes:\"min(1200px, 100vw)\",...toResponsiveImage(XxfQLjmmw)},className:\"framer-9k5b7i\",\"data-framer-name\":\"Color Glow\",layoutDependency:layoutDependency,layoutId:\"HbSSh5gj2\",style:{borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,opacity:.8}})]})})})});});const css=['.framer-eS6o5 [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eS6o5 .framer-np3elp { display: block; }\",\".framer-eS6o5 .framer-v3wwlr { height: 330px; overflow: hidden; position: relative; width: 1200px; }\",\".framer-eS6o5 .framer-1fe2b87 { bottom: 0px; flex: none; height: 240px; left: calc(50.00000000000002% - 1160px / 2); position: absolute; width: 1160px; }\",\".framer-eS6o5 .framer-6sngcy { bottom: 0px; flex: none; height: 240px; left: calc(50.00000000000002% - 1160px / 2); overflow: hidden; position: absolute; width: 1160px; }\",\".framer-eS6o5 .framer-tfdpc1 { bottom: 0px; flex: none; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 0px; width: 100%; }\",\".framer-eS6o5 .framer-9k5b7i { bottom: 0px; flex: none; height: 10px; left: calc(50.00000000000002% - 100% / 2); position: absolute; width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 330\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"E42TGVvC4\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"XxfQLjmmw\":\"image\"}\n */ const FramerYqIocCtyR=withCSS(Component,css,\"framer-eS6o5\");export default FramerYqIocCtyR;FramerYqIocCtyR.displayName=\"Divider Grid\";FramerYqIocCtyR.defaultProps={height:330,width:1200};addPropertyControls(FramerYqIocCtyR,{variant:{options:[\"JzSEKNHDb\",\"E42TGVvC4\"],optionTitles:[\"Line Grid (old)\",\"Dot Grid\"],title:\"Variant\",type:ControlType.Enum},XxfQLjmmw:{__defaultAssetReference:\"data:framer/asset-reference,7A7NH5w0brK8R2iZaYTVdRuirE.png?originalFilename=Color+Glow.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage}});addFonts(FramerYqIocCtyR,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYqIocCtyR\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerVariables\":\"{\\\"XxfQLjmmw\\\":\\\"image\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"E42TGVvC4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"330\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YqIocCtyR.map","// Generated by Framer (0961f6c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/sbnXoaWG71kgtWVHJlhE/eneOh83is9E5w0rWf09z/F86jegg81.js\";import LogosCustomers from\"https://framerusercontent.com/modules/wKRZHle3JeNQ2VlgxCpH/60qSxFTs4Qwe6lDL9Ata/qPcAGi6b3.js\";const LogosCustomersFonts=getFonts(LogosCustomers);const cycleOrder=[\"jnnXFPNWL\"];const serializationHash=\"framer-G4l7K\";const variantClassNames={jnnXFPNWL:\"framer-v-13u0n36\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jnnXFPNWL\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-13u0n36\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"jnnXFPNWL\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-a2fa6be2-b02b-4a6f-a343-42e46d051beb, rgba(255, 255, 255, 0.1))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:'radial-gradient(89% 280% at -3.3000000000000003% 148.10000000000002%, var(--token-fb71310b-93c5-4a46-9410-0eedc53c4052, rgba(255, 255, 255, 0.2)) /* {\"name\":\"FFF 20\"} */ 0%, rgba(171, 171, 171, 0) 100%)',borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-i1oign-container\",layoutDependency:layoutDependency,layoutId:\"lvc1xKie1-container\",children:/*#__PURE__*/_jsx(LogosCustomers,{height:\"100%\",id:\"lvc1xKie1\",layoutId:\"lvc1xKie1\",style:{height:\"100%\"},variant:\"wIG6xafub\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-19a6spz\",\"data-styles-preset\":\"F86jegg81\",children:\"“We spent a lot of time developing and configuring our checkout experience to handle merchants across several platforms on our gifting marketplace, and we still had thousands of lines of code to write to get it to work completely. With Violet, we were able to create a unified checkout experience for all our merchants in a couple weeks. And we’re now able to put our development resources into innovative experiences and features that weren’t previously possible.”\"})}),className:\"framer-y8824m\",\"data-framer-name\":\"Testimony\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"psxZ2mSwU\",style:{opacity:.9},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Heiner Stinner, Co-Founder\"})}),className:\"framer-k4xz3t\",\"data-framer-name\":\"Name\",fonts:[\"GF;Roboto-500\"],layoutDependency:layoutDependency,layoutId:\"Gc82XYVhF\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-G4l7K.framer-qlk0fa, .framer-G4l7K .framer-qlk0fa { display: block; }\",\".framer-G4l7K.framer-13u0n36 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 1000px; will-change: var(--framer-will-change-override, transform); }\",\".framer-G4l7K .framer-i1oign-container { flex: none; height: 56px; position: relative; width: auto; z-index: 1; }\",\".framer-G4l7K .framer-y8824m { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-G4l7K .framer-k4xz3t { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-G4l7K.framer-13u0n36 { gap: 0px; } .framer-G4l7K.framer-13u0n36 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-G4l7K.framer-13u0n36 > :first-child { margin-top: 0px; } .framer-G4l7K.framer-13u0n36 > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,'.framer-G4l7K[data-border=\"true\"]::after, .framer-G4l7K [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 274\n * @framerIntrinsicWidth 1000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerhyUSGF4pd=withCSS(Component,css,\"framer-G4l7K\");export default FramerhyUSGF4pd;FramerhyUSGF4pd.displayName=\"Quote - Single\";FramerhyUSGF4pd.defaultProps={height:274,width:1e3};addFonts(FramerhyUSGF4pd,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"},{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vBh05IsDqlA.woff2\",weight:\"500\"}]},...LogosCustomersFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhyUSGF4pd\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1000\",\"framerIntrinsicHeight\":\"274\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (3bdc3c5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/yj8eQOw6Lyu5dLlWGYqe/7ySDFwEgvdp4CaA9Y4My/fVxnimdqP.js\";const cycleOrder=[\"EVCLHUBVy\",\"ksHYnFp0Q\",\"MP0whDECT\"];const serializationHash=\"framer-ThJs5\";const variantClassNames={EVCLHUBVy:\"framer-v-p3oqyk\",ksHYnFp0Q:\"framer-v-m7s5gs\",MP0whDECT:\"framer-v-imsxjc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"EVCLHUBVy\",Mobile:\"MP0whDECT\",Tablet:\"ksHYnFp0Q\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"EVCLHUBVy\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"EVCLHUBVy\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-p3oqyk\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"EVCLHUBVy\",ref:refBinding,style:{...style},...addPropertyOverrides({ksHYnFp0Q:{\"data-framer-name\":\"Tablet\"},MP0whDECT:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",children:\"Awards\"})}),className:\"framer-1sd4cps\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kz8Y9rArh\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({MP0whDECT:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Awards\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-150x195\",layoutDependency:layoutDependency,layoutId:\"ImHLeAQ3G\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:349.5,intrinsicWidth:327,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100.4+0),pixelHeight:699,pixelWidth:654,sizes:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.15)`,src:\"https://framerusercontent.com/images/06JiaN1sQin9rPbINzV3f1Zr3I.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/06JiaN1sQin9rPbINzV3f1Zr3I.png 654w\"},className:\"framer-alisu0\",\"data-framer-name\":\"BuiltIn\",layoutDependency:layoutDependency,layoutId:\"dMwuw5gaB\",...addPropertyOverrides({ksHYnFp0Q:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:349.5,intrinsicWidth:327,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100.4+26.2061),pixelHeight:699,pixelWidth:654,positionX:\"center\",positionY:\"center\",sizes:\"140px\",src:\"https://framerusercontent.com/images/06JiaN1sQin9rPbINzV3f1Zr3I.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/06JiaN1sQin9rPbINzV3f1Zr3I.png 654w\"}},MP0whDECT:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:349.5,intrinsicWidth:327,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100.4+0+0),pixelHeight:699,pixelWidth:654,positionX:\"center\",positionY:\"center\",sizes:\"200px\",src:\"https://framerusercontent.com/images/06JiaN1sQin9rPbINzV3f1Zr3I.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/06JiaN1sQin9rPbINzV3f1Zr3I.png 654w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:349.5,intrinsicWidth:349.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100.4+0),pixelHeight:699,pixelWidth:699,sizes:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.15)`,src:\"https://framerusercontent.com/images/mdsPI9P6QvqplO7nN44tr6nzm2Q.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/mdsPI9P6QvqplO7nN44tr6nzm2Q.png?scale-down-to=512 512w,https://framerusercontent.com/images/mdsPI9P6QvqplO7nN44tr6nzm2Q.png 699w\"},className:\"framer-goamsi\",\"data-framer-name\":\"Stevie_Award\",layoutDependency:layoutDependency,layoutId:\"ylCiXSGZe\",...addPropertyOverrides({ksHYnFp0Q:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:349.5,intrinsicWidth:349.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100.4+31.6453),pixelHeight:699,pixelWidth:699,positionX:\"center\",positionY:\"center\",sizes:\"140px\",src:\"https://framerusercontent.com/images/mdsPI9P6QvqplO7nN44tr6nzm2Q.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/mdsPI9P6QvqplO7nN44tr6nzm2Q.png?scale-down-to=512 512w,https://framerusercontent.com/images/mdsPI9P6QvqplO7nN44tr6nzm2Q.png 699w\"}},MP0whDECT:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:349.5,intrinsicWidth:349.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100.4+0+318.2432),pixelHeight:699,pixelWidth:699,positionX:\"center\",positionY:\"center\",sizes:\"200px\",src:\"https://framerusercontent.com/images/mdsPI9P6QvqplO7nN44tr6nzm2Q.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/mdsPI9P6QvqplO7nN44tr6nzm2Q.png?scale-down-to=512 512w,https://framerusercontent.com/images/mdsPI9P6QvqplO7nN44tr6nzm2Q.png 699w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:351,intrinsicWidth:346.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100.4+0),pixelHeight:702,pixelWidth:693,sizes:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.15)`,src:\"https://framerusercontent.com/images/T1GyIXJJzdxDH3PD5PapYQ41Qk.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/T1GyIXJJzdxDH3PD5PapYQ41Qk.png 693w\"},className:\"framer-1vjtlmn\",\"data-framer-name\":\"Saas_Awards\",layoutDependency:layoutDependency,layoutId:\"rWJArB0EM\",...addPropertyOverrides({ksHYnFp0Q:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:351,intrinsicWidth:346.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100.4+31.1723),pixelHeight:702,pixelWidth:693,positionX:\"center\",positionY:\"center\",sizes:\"140px\",src:\"https://framerusercontent.com/images/T1GyIXJJzdxDH3PD5PapYQ41Qk.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/T1GyIXJJzdxDH3PD5PapYQ41Qk.png 693w\"}},MP0whDECT:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:351,intrinsicWidth:346.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100.4+0+636.8243),pixelHeight:702,pixelWidth:693,positionX:\"center\",positionY:\"center\",sizes:\"200px\",src:\"https://framerusercontent.com/images/T1GyIXJJzdxDH3PD5PapYQ41Qk.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/T1GyIXJJzdxDH3PD5PapYQ41Qk.png 693w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:349.5,intrinsicWidth:388.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100.4+0),pixelHeight:699,pixelWidth:777,sizes:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.15)`,src:\"https://framerusercontent.com/images/7UEks7ItjScH3ZTSLZDmXqYa8I.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/7UEks7ItjScH3ZTSLZDmXqYa8I.png?scale-down-to=512 512w,https://framerusercontent.com/images/7UEks7ItjScH3ZTSLZDmXqYa8I.png 777w\"},className:\"framer-18r7l5s\",\"data-framer-name\":\"Ecommerce_Awards\",layoutDependency:layoutDependency,layoutId:\"LcXfkI2WP\",...addPropertyOverrides({ksHYnFp0Q:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:349.5,intrinsicWidth:388.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100.4+39.7157),pixelHeight:699,pixelWidth:777,positionX:\"center\",positionY:\"center\",sizes:\"140px\",src:\"https://framerusercontent.com/images/7UEks7ItjScH3ZTSLZDmXqYa8I.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/7UEks7ItjScH3ZTSLZDmXqYa8I.png?scale-down-to=512 512w,https://framerusercontent.com/images/7UEks7ItjScH3ZTSLZDmXqYa8I.png 777w\"}},MP0whDECT:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:349.5,intrinsicWidth:388.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100.4+0+955.0675),pixelHeight:699,pixelWidth:777,positionX:\"center\",positionY:\"center\",sizes:\"200px\",src:\"https://framerusercontent.com/images/7UEks7ItjScH3ZTSLZDmXqYa8I.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/7UEks7ItjScH3ZTSLZDmXqYa8I.png?scale-down-to=512 512w,https://framerusercontent.com/images/7UEks7ItjScH3ZTSLZDmXqYa8I.png 777w\"}}},baseVariant,gestureVariant)})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ThJs5.framer-1j8r81n, .framer-ThJs5 .framer-1j8r81n { display: block; }\",\".framer-ThJs5.framer-p3oqyk { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: 360px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1063px; }\",\".framer-ThJs5 .framer-1sd4cps { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ThJs5 .framer-150x195 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px 40px 0px 0px; position: relative; width: 100%; }\",\".framer-ThJs5 .framer-alisu0 { aspect-ratio: 0.9356223175965666 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 214px); overflow: visible; position: relative; width: 15%; }\",\".framer-ThJs5 .framer-goamsi { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 200px); overflow: visible; position: relative; width: 15%; }\",\".framer-ThJs5 .framer-1vjtlmn { aspect-ratio: 0.9871794871794872 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 203px); overflow: visible; position: relative; width: 15%; }\",\".framer-ThJs5 .framer-18r7l5s { aspect-ratio: 1.111587982832618 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 180px); overflow: visible; position: relative; width: 15%; }\",\".framer-ThJs5.framer-v-m7s5gs.framer-p3oqyk { align-content: center; align-items: center; height: min-content; width: 790px; }\",\".framer-ThJs5.framer-v-m7s5gs .framer-1sd4cps { order: 0; }\",\".framer-ThJs5.framer-v-m7s5gs .framer-150x195 { align-content: center; align-items: center; gap: 50px; height: 204px; justify-content: center; order: 1; padding: 40px; }\",\".framer-ThJs5.framer-v-m7s5gs .framer-alisu0 { aspect-ratio: 0.9235569422776911 / 1; height: var(--framer-aspect-ratio-supported, 152px); width: 140px; }\",\".framer-ThJs5.framer-v-m7s5gs .framer-goamsi { aspect-ratio: 0.9949579831932773 / 1; height: var(--framer-aspect-ratio-supported, 141px); width: 140px; }\",\".framer-ThJs5.framer-v-m7s5gs .framer-1vjtlmn { aspect-ratio: 0.988313856427379 / 1; height: var(--framer-aspect-ratio-supported, 142px); width: 140px; }\",\".framer-ThJs5.framer-v-m7s5gs .framer-18r7l5s { aspect-ratio: 1.1238779174147218 / 1; height: var(--framer-aspect-ratio-supported, 125px); width: 140px; }\",\".framer-ThJs5.framer-v-imsxjc.framer-p3oqyk { align-content: center; align-items: center; height: min-content; width: 300px; }\",\".framer-ThJs5.framer-v-imsxjc .framer-1sd4cps { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ThJs5.framer-v-imsxjc .framer-150x195 { align-content: center; align-items: center; flex-direction: column; gap: 100px; height: 1593px; justify-content: flex-start; padding: 0px; width: 100%; }\",\".framer-ThJs5.framer-v-imsxjc .framer-alisu0 { aspect-ratio: 0.9164086687306502 / 1; height: var(--framer-aspect-ratio-supported, 218px); width: 200px; }\",\".framer-ThJs5.framer-v-imsxjc .framer-goamsi, .framer-ThJs5.framer-v-imsxjc .framer-18r7l5s { aspect-ratio: 0.9149922720247295 / 1; height: var(--framer-aspect-ratio-supported, 219px); width: 200px; }\",\".framer-ThJs5.framer-v-imsxjc .framer-1vjtlmn { aspect-ratio: 0.9164086687306502 / 1; height: var(--framer-aspect-ratio-supported, 219px); width: 200px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 360\n * @framerIntrinsicWidth 1063\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ksHYnFp0Q\":{\"layout\":[\"fixed\",\"auto\"]},\"MP0whDECT\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framertox1ueCsJ=withCSS(Component,css,\"framer-ThJs5\");export default Framertox1ueCsJ;Framertox1ueCsJ.displayName=\"Awards\";Framertox1ueCsJ.defaultProps={height:360,width:1063};addPropertyControls(Framertox1ueCsJ,{variant:{options:[\"EVCLHUBVy\",\"ksHYnFp0Q\",\"MP0whDECT\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framertox1ueCsJ,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framertox1ueCsJ\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ksHYnFp0Q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MP0whDECT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1063\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"360\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./tox1ueCsJ.map","// Generated by Framer (df7882f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import DividerGrid from\"https://framerusercontent.com/modules/yb2PeEnv3unFni6OLgx2/XwbbNYQAcsUIlgCpNnEV/YqIocCtyR.js\";import PrimaryCTALink from\"#framer/local/canvasComponent/B08VINb6W/B08VINb6W.js\";import Nav2024 from\"#framer/local/canvasComponent/FYD1EjHwi/FYD1EjHwi.js\";import QuoteSingle from\"#framer/local/canvasComponent/hyUSGF4pd/hyUSGF4pd.js\";import Integrations from\"#framer/local/canvasComponent/kd1ilPjfw/kd1ilPjfw.js\";import ProblemRow from\"#framer/local/canvasComponent/naLWW6xK1/naLWW6xK1.js\";import VideoCTA from\"#framer/local/canvasComponent/q15hln4Bx/q15hln4Bx.js\";import LogosCustomers from\"#framer/local/canvasComponent/qPcAGi6b3/qPcAGi6b3.js\";import ColumnContentTEXTLEFT from\"#framer/local/canvasComponent/SZa7EPzWm/SZa7EPzWm.js\";import ColumnContentTEXTRIGHT from\"#framer/local/canvasComponent/tC2Zui_JV/tC2Zui_JV.js\";import Awards from\"#framer/local/canvasComponent/tox1ueCsJ/tox1ueCsJ.js\";import Footer from\"#framer/local/canvasComponent/VOcFq2uqK/VOcFq2uqK.js\";import OtherBlogs3Up from\"#framer/local/canvasComponent/z2lwa6_qg/z2lwa6_qg.js\";import*as sharedStyle2 from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle from\"#framer/local/css/P1XSDBZ9S/P1XSDBZ9S.js\";import*as sharedStyle1 from\"#framer/local/css/Y8C4irYzH/Y8C4irYzH.js\";import metadataProvider from\"#framer/local/webPageMetadata/EY6AvAqEj/EY6AvAqEj.js\";const Nav2024Fonts=getFonts(Nav2024);const FooterFonts=getFonts(Footer);const RichTextWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(RichText));const PrimaryCTALinkFonts=getFonts(PrimaryCTALink);const VideoCTAFonts=getFonts(VideoCTA);const MotionDivWithFX=withFX(motion.div);const DividerGridFonts=getFonts(DividerGrid);const LogosCustomersFonts=getFonts(LogosCustomers);const OtherBlogs3UpFonts=getFonts(OtherBlogs3Up);const RichTextWithFX=withFX(RichText);const ProblemRowFonts=getFonts(ProblemRow);const IntegrationsFonts=getFonts(Integrations);const ColumnContentTEXTRIGHTFonts=getFonts(ColumnContentTEXTRIGHT);const ColumnContentTEXTLEFTFonts=getFonts(ColumnContentTEXTLEFT);const AwardsFonts=getFonts(Awards);const QuoteSingleFonts=getFonts(QuoteSingle);const breakpoints={IGOVde1n2:\"(max-width: 809px)\",NRej7tmqx:\"(min-width: 810px) and (max-width: 1199px)\",tAMZD7FqF:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-nvfdo\";const variantClassNames={IGOVde1n2:\"framer-v-16prup3\",NRej7tmqx:\"framer-v-1bseppl\",tAMZD7FqF:\"framer-v-11exj7j\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const transition1={delay:.2,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:150};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:70};const transition2={delay:.3,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:150};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:150};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"tAMZD7FqF\",Phone:\"IGOVde1n2\",Tablet:\"NRej7tmqx\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"tAMZD7FqF\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"IGOVde1n2\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"IGOVde1n2\")return true;return false;};const router=useRouter();const isDisplayed2=()=>{if(!isBrowser())return true;if([\"NRej7tmqx\",\"IGOVde1n2\"].includes(baseVariant))return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"tAMZD7FqF\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(5, 3, 11); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-11exj7j\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17q490w-container\",layoutScroll:true,nodeId:\"rxOImrr8l\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{variant:\"LRAhX32v6\"},NRej7tmqx:{variant:\"YRErOXB4q\"}},children:/*#__PURE__*/_jsx(Nav2024,{height:\"100%\",id:\"rxOImrr8l\",layoutId:\"rxOImrr8l\",style:{width:\"100%\"},variant:\"tRZXizsOH\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-138efhm\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-28u6mv\",\"data-framer-name\":\"BG\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9krggp\",\"data-framer-name\":\"BG\",children:isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NRej7tmqx:{width:\"810px\",y:(componentViewport?.y||0)+0+0+0+-.3832+7729.5064-931}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:931,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+-10+0+-.4514+7670.9028-1050,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uraw82-container hidden-16prup3\",nodeId:\"Saqjcclf7\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NRej7tmqx:{variant:\"ALeY2IrCR\"}},children:/*#__PURE__*/_jsx(Footer,{h4xHYPF6d:\"Get cross platform checkout\",height:\"100%\",id:\"Saqjcclf7\",layoutId:\"Saqjcclf7\",ma7PnqtM_:\"in days, not months\",style:{width:\"100%\"},variant:\"Q63ZyvaUf\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7711-2912),pixelHeight:2e3,pixelWidth:2e3,sizes:\"1681px\",src:\"https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg\",srcSet:\"https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg 2000w\"}},NRej7tmqx:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+7711-2912),pixelHeight:2e3,pixelWidth:2e3,sizes:\"1681px\",src:\"https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg\",srcSet:\"https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg 2000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-10+0+7711-2912),pixelHeight:2e3,pixelWidth:2e3,sizes:\"1681px\",src:\"https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg\",srcSet:\"https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg 2000w\"},className:\"framer-14mkqe1\",\"data-framer-name\":\"Purple Glow 03\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1665),pixelHeight:2e3,pixelWidth:2e3,sizes:\"1564px\",src:\"https://framerusercontent.com/images/snQILdN3m4qccedsWw8p9PT0EA.png\",srcSet:\"https://framerusercontent.com/images/snQILdN3m4qccedsWw8p9PT0EA.png?scale-down-to=512 512w,https://framerusercontent.com/images/snQILdN3m4qccedsWw8p9PT0EA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/snQILdN3m4qccedsWw8p9PT0EA.png 2000w\"}},NRej7tmqx:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1665),pixelHeight:2e3,pixelWidth:2e3,sizes:\"1564px\",src:\"https://framerusercontent.com/images/snQILdN3m4qccedsWw8p9PT0EA.png\",srcSet:\"https://framerusercontent.com/images/snQILdN3m4qccedsWw8p9PT0EA.png?scale-down-to=512 512w,https://framerusercontent.com/images/snQILdN3m4qccedsWw8p9PT0EA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/snQILdN3m4qccedsWw8p9PT0EA.png 2000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-10+0+1665),pixelHeight:2e3,pixelWidth:2e3,sizes:\"1564px\",src:\"https://framerusercontent.com/images/snQILdN3m4qccedsWw8p9PT0EA.png\",srcSet:\"https://framerusercontent.com/images/snQILdN3m4qccedsWw8p9PT0EA.png?scale-down-to=512 512w,https://framerusercontent.com/images/snQILdN3m4qccedsWw8p9PT0EA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/snQILdN3m4qccedsWw8p9PT0EA.png 2000w\"},className:\"framer-uiz4tu\",\"data-framer-name\":\"Purple Glow 02\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2380),pixelHeight:2e3,pixelWidth:2e3,sizes:\"1407px\",src:\"https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg\",srcSet:\"https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg?scale-down-to=512 512w,https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg 2000w\"}},NRej7tmqx:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2380),pixelHeight:2e3,pixelWidth:2e3,sizes:\"1407px\",src:\"https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg\",srcSet:\"https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg?scale-down-to=512 512w,https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg 2000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-10+0+2380),pixelHeight:2e3,pixelWidth:2e3,sizes:\"1407px\",src:\"https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg\",srcSet:\"https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg?scale-down-to=512 512w,https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg 2000w\"},className:\"framer-163fzc\",\"data-framer-name\":\"Blue Glow 02\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-950),pixelHeight:2e3,pixelWidth:2e3,sizes:\"1690px\",src:\"https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg\",srcSet:\"https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg 2000w\"}},NRej7tmqx:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-950),pixelHeight:2e3,pixelWidth:2e3,sizes:\"1690px\",src:\"https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg\",srcSet:\"https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg 2000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-10+0+-950),pixelHeight:2e3,pixelWidth:2e3,sizes:\"1690px\",src:\"https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg\",srcSet:\"https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/0qPEYPRA0yStyIHYBF7D8V8iVY.svg 2000w\"},className:\"framer-1x5i26e\",\"data-framer-name\":\"Purple Glow 01\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-954),pixelHeight:2e3,pixelWidth:2e3,sizes:\"1688px\",src:\"https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg\",srcSet:\"https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg?scale-down-to=512 512w,https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg 2000w\"}},NRej7tmqx:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-954),pixelHeight:2e3,pixelWidth:2e3,sizes:\"1688px\",src:\"https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg\",srcSet:\"https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg?scale-down-to=512 512w,https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg 2000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-10+0+-954),pixelHeight:2e3,pixelWidth:2e3,sizes:\"1688px\",src:\"https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg\",srcSet:\"https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg?scale-down-to=512 512w,https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OanYvdGL8M9iu4zQ1UI41bYCE.svg 2000w\"},className:\"framer-1dg371v\",\"data-framer-name\":\"Blue Glow 01\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qnrxac\",\"data-framer-name\":\"Body\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qhtsa6\",\"data-framer-name\":\" Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15kqo7u\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13zhsw4\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ykpisw\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{__framer__styleAppearEffectEnabled:undefined,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e9c94829-a33d-4e3c-8749-43a10784db72, rgba(255, 255, 255, 0.9))\"},children:[\"Cross-platform commerce \",/*#__PURE__*/_jsx(\"br\",{}),\"minus integration chaos.\"]})}),fonts:[\"Inter-SemiBold\"],initial:animation3,optimized:true}},children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-jw0xh8\",\"data-styles-preset\":\"P1XSDBZ9S\",children:[\"Cross-platform commerce \",/*#__PURE__*/_jsx(\"br\",{}),\"minus integration chaos.\"]})}),className:\"framer-1vp8n4i\",\"data-framer-appear-id\":\"1vp8n4i\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9b04cfdc-d50c-4546-99c3-d4e412b354ca, rgba(255, 255, 255, 0.8))\"},children:\"Embedded checkout, unified catalog, and order lifecycle: integrated and automated.\"})})},NRej7tmqx:{__perspectiveFX:false,__targetOpacity:1,initial:undefined,optimized:undefined}},children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9b04cfdc-d50c-4546-99c3-d4e412b354ca, rgba(255, 255, 255, 0.8))\"},children:\"Embedded checkout, unified catalogs, and order lifecycles integrated and automated.\"})}),className:\"framer-53g6vi\",\"data-framer-appear-id\":\"53g6vi\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],initial:animation4,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-12zubsd\",\"data-framer-name\":\"CTAs\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{y:(componentViewport?.y||0)+0+0+0+0+0+100+0+0+0+196.8+0},NRej7tmqx:{y:(componentViewport?.y||0)+0+0+100+0+0+47+0+0+0+285.6+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"158px\",y:(componentViewport?.y||0)+-10+160+0+0+0+0+0+0+277.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ck0f8s-container\",nodeId:\"QJpdNMc0_\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(PrimaryCTALink,{height:\"100%\",id:\"QJpdNMc0_\",layoutId:\"QJpdNMc0_\",style:{height:\"100%\",width:\"100%\"},variant:\"Ef36QFone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{y:(componentViewport?.y||0)+0+0+0+0+0+100+0+0+0+196.8+0},NRej7tmqx:{y:(componentViewport?.y||0)+0+0+100+0+0+47+0+0+0+285.6+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"160px\",y:(componentViewport?.y||0)+-10+160+0+0+0+0+0+0+277.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5z61zk-container\",\"data-framer-name\":\"Secondary CTA\",name:\"Secondary CTA\",nodeId:\"juLY6mKat\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(VideoCTA,{BS7HGAX7Z:\"Get API Keys\",height:\"100%\",id:\"juLY6mKat\",layoutId:\"juLY6mKat\",name:\"Secondary CTA\",SMET92Xgl:\"https://channel.violet.io/signup\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:812,intrinsicWidth:1466,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0+100+0+260.8),pixelHeight:1624,pixelWidth:2932,sizes:\"390px\",src:\"https://framerusercontent.com/images/Y6UIvm7t3izsqwNFg9rGugtq2E.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Y6UIvm7t3izsqwNFg9rGugtq2E.png?scale-down-to=512 512w,https://framerusercontent.com/images/Y6UIvm7t3izsqwNFg9rGugtq2E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Y6UIvm7t3izsqwNFg9rGugtq2E.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Y6UIvm7t3izsqwNFg9rGugtq2E.png 2932w\"}},NRej7tmqx:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:812,intrinsicWidth:1466,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+47+0+349.6),pixelHeight:1624,pixelWidth:2932,sizes:\"729px\",src:\"https://framerusercontent.com/images/Y6UIvm7t3izsqwNFg9rGugtq2E.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Y6UIvm7t3izsqwNFg9rGugtq2E.png?scale-down-to=512 512w,https://framerusercontent.com/images/Y6UIvm7t3izsqwNFg9rGugtq2E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Y6UIvm7t3izsqwNFg9rGugtq2E.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Y6UIvm7t3izsqwNFg9rGugtq2E.png 2932w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:812,intrinsicWidth:1466,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-10+160+0+0+0+0+341.6),pixelHeight:1624,pixelWidth:2932,sizes:\"1154px\",src:\"https://framerusercontent.com/images/Y6UIvm7t3izsqwNFg9rGugtq2E.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/Y6UIvm7t3izsqwNFg9rGugtq2E.png?scale-down-to=512 512w,https://framerusercontent.com/images/Y6UIvm7t3izsqwNFg9rGugtq2E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Y6UIvm7t3izsqwNFg9rGugtq2E.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Y6UIvm7t3izsqwNFg9rGugtq2E.png 2932w\"},className:\"framer-1crkrnm\",\"data-framer-name\":\"Hero_Image_3x\"})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1panmwj\",\"data-framer-name\":\"Logos\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y5ecex-container\",isModuleExternal:true,nodeId:\"WG_aOox4C\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(DividerGrid,{height:\"100%\",id:\"WG_aOox4C\",layoutId:\"WG_aOox4C\",style:{height:\"100%\",width:\"100%\"},variant:\"E42TGVvC4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1ngs5fo\",\"data-styles-preset\":\"Y8C4irYzH\",style:{\"--framer-text-alignment\":\"center\"},children:\"Trusted by product leaders & development teams at growing brands and marketplaces all over the world\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d25783a8-4f46-4070-82a4-487209485742, rgb(255, 255, 255))\"},children:\"Trusted by product leaders & development teams at growing brands and marketplaces all over the world\"})}),className:\"framer-1j6in9k\",\"data-framer-name\":\"Title\",fonts:[\"GF;Inter-300\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t28pnv\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ue5k2i\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1bb1xep\",\"data-framer-name\":\"Row 01\",style:{transformPerspective:1200},children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NRej7tmqx:{y:(componentViewport?.y||0)+0+0+100+0+1096+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"140px\",y:(componentViewport?.y||0)+-10+160+0+1049+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9vc4zw-container hidden-16prup3\",nodeId:\"fOFgCvT4a\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(LogosCustomers,{height:\"100%\",id:\"fOFgCvT4a\",layoutId:\"fOFgCvT4a\",style:{height:\"100%\",width:\"100%\"},variant:\"xvtjIfokx\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{y:(componentViewport?.y||0)+0+0+0+0+848.8+49.7727+0+0+0+0+0},NRej7tmqx:{y:(componentViewport?.y||0)+0+0+100+0+1096+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"140px\",y:(componentViewport?.y||0)+-10+160+0+1049+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v6kkpf-container\",nodeId:\"rITIkd3P0\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(LogosCustomers,{height:\"100%\",id:\"rITIkd3P0\",layoutId:\"rITIkd3P0\",style:{height:\"100%\",width:\"100%\"},variant:\"F_MNevKai\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{y:(componentViewport?.y||0)+0+0+0+0+848.8+49.7727+0+0+0+0+0},NRej7tmqx:{y:(componentViewport?.y||0)+0+0+100+0+1096+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"140px\",y:(componentViewport?.y||0)+-10+160+0+1049+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y9sg8i-container\",nodeId:\"RnlxLPmjK\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(LogosCustomers,{height:\"100%\",id:\"RnlxLPmjK\",layoutId:\"RnlxLPmjK\",style:{height:\"100%\",width:\"100%\"},variant:\"CC6AgPx5g\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NRej7tmqx:{y:(componentViewport?.y||0)+0+0+100+0+1096+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"140px\",y:(componentViewport?.y||0)+-10+160+0+1049+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k8bfzx-container hidden-16prup3\",nodeId:\"NyZFuQvIN\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(LogosCustomers,{height:\"100%\",id:\"NyZFuQvIN\",layoutId:\"NyZFuQvIN\",style:{height:\"100%\",width:\"100%\"},variant:\"Jy5DG1AEE\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-66zhsz\",\"data-framer-name\":\"Row 02\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{y:(componentViewport?.y||0)+0+0+0+0+848.8+49.7727+0+0+0+94+0},NRej7tmqx:{y:(componentViewport?.y||0)+0+0+100+0+1096+0+0+0+94+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"140px\",y:(componentViewport?.y||0)+-10+160+0+1049+0+0+0+94+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-eir5me-container\",nodeId:\"y4sjGjb2H\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{variant:\"wIG6xafub\"}},children:/*#__PURE__*/_jsx(LogosCustomers,{height:\"100%\",id:\"y4sjGjb2H\",layoutId:\"y4sjGjb2H\",style:{height:\"100%\",width:\"100%\"},variant:\"Q3GPVSsTe\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{y:(componentViewport?.y||0)+0+0+0+0+848.8+49.7727+0+0+0+94+0},NRej7tmqx:{y:(componentViewport?.y||0)+0+0+100+0+1096+0+0+0+94+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"140px\",y:(componentViewport?.y||0)+-10+160+0+1049+0+0+0+94+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1697pty-container\",nodeId:\"T9U8B0Dtw\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{variant:\"xvtjIfokx\"}},children:/*#__PURE__*/_jsx(LogosCustomers,{height:\"100%\",id:\"T9U8B0Dtw\",layoutId:\"T9U8B0Dtw\",style:{height:\"100%\",width:\"100%\"},variant:\"wWelvHEco\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NRej7tmqx:{y:(componentViewport?.y||0)+0+0+100+0+1096+0+0+0+94+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"140px\",y:(componentViewport?.y||0)+-10+160+0+1049+0+0+0+94+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pwhe8a-container hidden-16prup3\",nodeId:\"mztpuG7bs\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(LogosCustomers,{height:\"100%\",id:\"mztpuG7bs\",layoutId:\"mztpuG7bs\",style:{height:\"100%\",width:\"100%\"},variant:\"PwtmxC814\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NRej7tmqx:{y:(componentViewport?.y||0)+0+0+100+0+1096+0+0+0+94+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"140px\",y:(componentViewport?.y||0)+-10+160+0+1049+0+0+0+94+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jnj040-container hidden-16prup3\",nodeId:\"FvpuvDir9\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(LogosCustomers,{height:\"100%\",id:\"FvpuvDir9\",layoutId:\"FvpuvDir9\",style:{height:\"100%\",width:\"100%\"},variant:\"wIG6xafub\",width:\"100%\"})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-cv752s hidden-11exj7j hidden-1bseppl\",\"data-framer-name\":\"Row 02\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{y:(componentViewport?.y||0)+0+0+0+0+848.8+49.7727+0+0+0+188+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"140px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-wblad0-container\",nodeId:\"cckosLdHM\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(LogosCustomers,{height:\"100%\",id:\"cckosLdHM\",layoutId:\"cckosLdHM\",style:{height:\"100%\",width:\"100%\"},variant:\"ksEm7gAtb\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{y:(componentViewport?.y||0)+0+0+0+0+848.8+49.7727+0+0+0+188+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"140px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u4c4b1-container\",nodeId:\"ZmhBUnIdP\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(LogosCustomers,{height:\"100%\",id:\"ZmhBUnIdP\",layoutId:\"ZmhBUnIdP\",style:{height:\"100%\",width:\"100%\"},variant:\"tKnner162\",width:\"100%\"})})})})]})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{width:\"385px\",y:(componentViewport?.y||0)+0+0+0+0+1397.8},NRej7tmqx:{width:\"732px\",y:(componentViewport?.y||0)+0+0+100+0+1508}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"1000px\",y:(componentViewport?.y||0)+-10+160+0+1461,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15s8rdu-container\",nodeId:\"LbUMBqTCK\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{variant:\"ZasdgxH_b\"},NRej7tmqx:{variant:\"cM7d8PxCI\"}},children:/*#__PURE__*/_jsx(OtherBlogs3Up,{height:\"100%\",id:\"LbUMBqTCK\",layoutId:\"LbUMBqTCK\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"OnuATUhm1\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qummv1\",\"data-framer-name\":\"Features\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Struggling to simplify integrations across all your sellers?\"})}),className:\"framer-12byjio\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{width:\"382px\",y:(componentViewport?.y||0)+0+0+0+0+1833.8+40+62.4},NRej7tmqx:{width:\"960px\",y:(componentViewport?.y||0)+0+0+100+0+1990+20+122.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:379,width:\"1042px\",y:(componentViewport?.y||0)+-10+160+0+1943+20+122.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qew5pe-container\",nodeId:\"mm9hk37Ld\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{style:{width:\"100%\"},variant:\"cRFPl5kMn\"},NRej7tmqx:{variant:\"lBn8SZw_S\"}},children:/*#__PURE__*/_jsx(ProblemRow,{D3_UEyCX_:\"Unpredictable Order Processing\",dy8h6zdlq:\"Managing Multiple Integrations\",e4buEgo_1:\"Barricade\",fcrdOexJW:\"You’re caught between the shopper and the merchant when it comes to handling refunds, returns, and exchanges.\",Fxug8pLz5:\"You’re building expensive custom solutions or running time consuming manual workarounds.\",height:\"100%\",id:\"mm9hk37Ld\",layoutId:\"mm9hk37Ld\",lCYCwRjBk:\"Storefront\",RYLEddkie:\"You're spending hours manually onboarding merchants who don't have the technical resources to connect with your backend.\",style:{maxHeight:\"100%\",width:\"100%\"},variant:\"G2smsrK0d\",vX0KXgPYE:\"Plugs\",width:\"100%\",X_ahAc5TV:\"Returns + Refunds Issues\",Xrnt3w7ut:\"You’re spoofing the checkout process for various systems to handle the nuances of each merchant’s data architecture.\",ztJWCOm00:\"Merchant Connections\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8byn4d\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{height:598,width:\"390px\",y:(componentViewport?.y||0)+0+0+0+0+2361.2+30+0},NRej7tmqx:{y:(componentViewport?.y||0)+0+0+100+0+2593.4+20+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:579,width:\"600px\",y:(componentViewport?.y||0)+-10+160+0+2546.4+20+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uv8mo2-container\",nodeId:\"hz_biH7qV\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{variant:\"UE3oFnINn\"},NRej7tmqx:{variant:\"dLvj7Xh4G\"}},children:/*#__PURE__*/_jsx(Integrations,{height:\"100%\",id:\"hz_biH7qV\",layoutId:\"hz_biH7qV\",style:{height:\"100%\",width:\"100%\"},variant:\"woSO8Rdaa\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8dl46j\",\"data-framer-name\":\"FEATURES\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ju0q1u\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1assllb\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vuL28uOg4\"},implicitPathVariables:undefined},{href:{webPageId:\"vuL28uOg4\"},implicitPathVariables:undefined},{href:{webPageId:\"vuL28uOg4\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{width:undefined,y:(componentViewport?.y||0)+0+0+0+0+3025.2+0+0+0+0+0+0},NRej7tmqx:{width:undefined,y:(componentViewport?.y||0)+0+0+100+0+3274.4+30+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:\"100%\",y:(componentViewport?.y||0)+-10+160+0+3227.4+30+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ks7j5i-container\",\"data-framer-name\":\"2 Column Content - TEXT RIGHT\",id:\"ks7j5i\",name:\"2 Column Content - TEXT RIGHT\",nodeId:\"Arx7CoEVV\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{aWQXGSxJz:resolvedLinks[2],style:{maxWidth:\"100%\",width:\"100%\"},variant:\"MdDd_awNB\"},NRej7tmqx:{aWQXGSxJz:resolvedLinks[1],style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ggzwmxYkh\"}},children:/*#__PURE__*/_jsx(ColumnContentTEXTRIGHT,{AbMNdsH39:\"Read the Docs\",aWQXGSxJz:resolvedLinks[0],axqTxTeQf:\"https://docs.violet.io/concepts/violet-connect/overview\",cLM53gKn_:\"Explore Onboarding\",height:\"100%\",id:\"Arx7CoEVV\",layoutId:\"Arx7CoEVV\",N0XWCWkTb:\"Our pre-built ecommerce integrations make it easy to setup a connection, manage authentication, and monitor data flow for any ecommerce data source.\",name:\"2 Column Content - TEXT RIGHT\",ROBTfbY8l:\"n5uzEjQWV\",style:{maxWidth:\"100%\"},tl9EmeZCJ:\"Onboard merchants in just a few clicks\",U_4OZlady:\"SIMPLIFY MERCHANT ONBOARDING\",variant:\"fZtGOW70_\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"tmmpGn3WP\"},implicitPathVariables:undefined},{href:{webPageId:\"tmmpGn3WP\"},implicitPathVariables:undefined},{href:{webPageId:\"tmmpGn3WP\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{width:undefined,y:(componentViewport?.y||0)+0+0+0+0+3025.2+0+0+0+0+0+496},NRej7tmqx:{width:undefined,y:(componentViewport?.y||0)+0+0+100+0+3274.4+30+0+0+0+0+544}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:\"1063px\",y:(componentViewport?.y||0)+-10+160+0+3227.4+30+0+0+0+0+544,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1n20qdw-container\",nodeId:\"P7guF2Yuj\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{DiLf6C1dM:resolvedLinks1[2],style:{maxWidth:\"100%\",width:\"100%\"},variant:\"F9RaW7GTS\"},NRej7tmqx:{DiLf6C1dM:resolvedLinks1[1],style:{maxWidth:\"100%\",width:\"100%\"},variant:\"lRZdOGhvw\"}},children:/*#__PURE__*/_jsx(ColumnContentTEXTLEFT,{DiLf6C1dM:resolvedLinks1[0],height:\"100%\",id:\"P7guF2Yuj\",iPjnK0pUO:\"Our unified data schema lets you combine product data and media from different sources into a single usable format — without having to stitch together different data models.\",KbKp4nBrw:\"aFHoFmJyG\",KeVktvA7K:\"Explore Catalog\",layoutId:\"P7guF2Yuj\",m_BU5CzpO:\"UNIFIED CATALOG\",qpRH6Oprt:\"https://docs.violet.io/concepts/catalog/overview\",style:{maxWidth:\"100%\"},variant:\"cIlDBSyb4\",width:\"100%\",Z72jQX2LB:\"Normalize product data from merchants on any platform\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Hn__sB_tt\"},implicitPathVariables:undefined},{href:{webPageId:\"Hn__sB_tt\"},implicitPathVariables:undefined},{href:{webPageId:\"Hn__sB_tt\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{width:undefined,y:(componentViewport?.y||0)+0+0+0+0+3025.2+0+0+0+0+0+992},NRej7tmqx:{width:undefined,y:(componentViewport?.y||0)+0+0+100+0+3274.4+30+0+0+0+0+1088}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:\"1063px\",y:(componentViewport?.y||0)+-10+160+0+3227.4+30+0+0+0+0+1088,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kq7kda-container\",\"data-framer-name\":\"2 Column Content - TEXT RIGHT\",name:\"2 Column Content - TEXT RIGHT\",nodeId:\"uD1C4pw7o\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{aWQXGSxJz:resolvedLinks2[2],style:{maxWidth:\"100%\",width:\"100%\"},variant:\"MdDd_awNB\"},NRej7tmqx:{aWQXGSxJz:resolvedLinks2[1],style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ggzwmxYkh\"}},children:/*#__PURE__*/_jsx(ColumnContentTEXTRIGHT,{AbMNdsH39:\"Read the Docs\",aWQXGSxJz:resolvedLinks2[0],axqTxTeQf:\"https://docs.violet.io/concepts/checkout/overview\",cLM53gKn_:\"Explore Checkout\",height:\"100%\",id:\"uD1C4pw7o\",layoutId:\"uD1C4pw7o\",N0XWCWkTb:\"Violet’s Unified Checkout API takes care of all the complexity of handling nested carts within one order — so you can route orders to multiple merchants without rebuilding checkout for each platform.\",name:\"2 Column Content - TEXT RIGHT\",ROBTfbY8l:\"BY4l5cRlf\",style:{maxWidth:\"100%\"},tl9EmeZCJ:\"Send orders with nested carts to merchants on any platform\",U_4OZlady:\"UNTANGLE MULTI MERCHANT CHECKOUT\",variant:\"fZtGOW70_\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IEhoAS27F\"},implicitPathVariables:undefined},{href:{webPageId:\"IEhoAS27F\"},implicitPathVariables:undefined},{href:{webPageId:\"IEhoAS27F\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{width:undefined,y:(componentViewport?.y||0)+0+0+0+0+3025.2+0+0+0+0+0+1488},NRej7tmqx:{width:undefined,y:(componentViewport?.y||0)+0+0+100+0+3274.4+30+0+0+0+0+1632}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:\"1063px\",y:(componentViewport?.y||0)+-10+160+0+3227.4+30+0+0+0+0+1632,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j55sun-container\",nodeId:\"WTh3n27xQ\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{DiLf6C1dM:resolvedLinks3[2],style:{maxWidth:\"100%\",width:\"100%\"},variant:\"F9RaW7GTS\"},NRej7tmqx:{DiLf6C1dM:resolvedLinks3[1],style:{maxWidth:\"100%\",width:\"100%\"},variant:\"lRZdOGhvw\"}},children:/*#__PURE__*/_jsx(ColumnContentTEXTLEFT,{DiLf6C1dM:resolvedLinks3[0],height:\"100%\",id:\"WTh3n27xQ\",iPjnK0pUO:\"Our Order Lifecycle Events provide access to your customers’ post-purchase experience – so you can maintain the highest level of trust and support.\",KbKp4nBrw:\"D3nlhIrVv\",KeVktvA7K:\"Explore Order Lifecycle\",layoutId:\"WTh3n27xQ\",m_BU5CzpO:\"HANDLE POST PURCHASE SUPPORT\",qpRH6Oprt:\"https://docs.violet.io/relay/webhooks\",style:{maxWidth:\"100%\"},variant:\"cIlDBSyb4\",width:\"100%\",Z72jQX2LB:\"Track fulfillment, returns, refunds, and exchanges – all in real time\"})})})})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{height:1293,width:\"358px\",y:(componentViewport?.y||0)+0+0+0+0+5029.2},NRej7tmqx:{height:286,y:(componentViewport?.y||0)+0+0+100+0+5854.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:270,width:\"1000px\",y:(componentViewport?.y||0)+-10+160+0+5451.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ns7mn0-container\",nodeId:\"aRLAhAr8_\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{variant:\"MP0whDECT\"},NRej7tmqx:{variant:\"ksHYnFp0Q\"}},children:/*#__PURE__*/_jsx(Awards,{height:\"100%\",id:\"aRLAhAr8_\",layoutId:\"aRLAhAr8_\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"EVCLHUBVy\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{width:\"351px\",y:(componentViewport?.y||0)+0+0+0+0+6358.2},NRej7tmqx:{width:\"1000px\",y:(componentViewport?.y||0)+0+0+100+0+5498.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:274,width:`min(${componentViewport?.width||\"100vw\"}, 1000px)`,y:(componentViewport?.y||0)+-10+160+0+5803.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jj4p2z-container\",nodeId:\"JdipOfhbR\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(QuoteSingle,{height:\"100%\",id:\"JdipOfhbR\",layoutId:\"JdipOfhbR\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IGOVde1n2:{height:931,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+9510-691},NRej7tmqx:{height:931,width:\"807px\",y:(componentViewport?.y||0)+0+0+6365}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-jhsy5t-container hidden-11exj7j\",nodeId:\"oZdfujpMT\",scopeId:\"EY6AvAqEj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NRej7tmqx:{variant:\"NxUmiFjDM\"}},children:/*#__PURE__*/_jsx(Footer,{h4xHYPF6d:\"Get cross platform checkout \",height:\"100%\",id:\"oZdfujpMT\",layoutId:\"oZdfujpMT\",ma7PnqtM_:\"in days, not months\",style:{width:\"100%\"},variant:\"lZ_H3uXs6\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nvfdo.framer-14owxyp, .framer-nvfdo .framer-14owxyp { display: block; }\",\".framer-nvfdo.framer-11exj7j { background-color: #05030b; height: 7550px; overflow: hidden; position: relative; width: 1200px; }\",\".framer-nvfdo .framer-17q490w-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 2; }\",\".framer-nvfdo .framer-138efhm { flex: none; height: 7711px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: -10px; }\",\".framer-nvfdo .framer-28u6mv { bottom: 0px; flex: none; gap: 10px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-nvfdo .framer-9krggp { background-color: #000000; flex: none; height: 99%; left: 0px; overflow: visible; position: absolute; top: calc(49.734146025158886% - 99.48126053689535% / 2); width: 100%; }\",\".framer-nvfdo .framer-1uraw82-container { bottom: 119px; flex: none; height: auto; left: 0px; position: absolute; right: 0px; z-index: 3; }\",\".framer-nvfdo .framer-14mkqe1 { -webkit-filter: blur(0px); bottom: 1231px; filter: blur(0px); flex: none; height: 1681px; opacity: 0.6; position: absolute; right: -949px; width: 1681px; }\",\".framer-nvfdo .framer-uiz4tu { -webkit-filter: blur(0px); filter: blur(0px); flex: none; height: 1564px; opacity: 0.6; position: absolute; right: -845px; top: 1665px; width: 1564px; }\",\".framer-nvfdo .framer-163fzc { -webkit-filter: blur(0px); filter: blur(0px); flex: none; height: 1407px; left: -834px; opacity: 0.6; position: absolute; top: 2380px; width: 1407px; }\",\".framer-nvfdo .framer-1x5i26e { -webkit-filter: blur(0px); filter: blur(0px); flex: none; height: 1688px; opacity: 0.6; position: absolute; right: -692px; top: -950px; width: 1690px; }\",\".framer-nvfdo .framer-1dg371v { -webkit-filter: blur(0px); filter: blur(0px); flex: none; height: 1688px; left: -691px; opacity: 0.6; position: absolute; top: -954px; width: 1688px; }\",\".framer-nvfdo .framer-1qnrxac { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 82px; height: min-content; justify-content: flex-start; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 160px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-nvfdo .framer-qhtsa6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1153px; }\",\".framer-nvfdo .framer-15kqo7u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 967px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1154px; }\",\".framer-nvfdo .framer-13zhsw4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-nvfdo .framer-ykpisw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-nvfdo .framer-1vp8n4i { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 900px; word-break: break-word; word-wrap: break-word; }\",\".framer-nvfdo .framer-53g6vi { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 713px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-nvfdo .framer-12zubsd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-nvfdo .framer-1ck0f8s-container { flex: none; height: 40px; position: sticky; top: 0px; width: 158px; z-index: 1; }\",\".framer-nvfdo .framer-5z61zk-container { flex: none; height: 40px; position: relative; width: 160px; }\",\".framer-nvfdo .framer-1crkrnm { flex: none; height: 647px; overflow: hidden; position: relative; width: 100%; }\",\".framer-nvfdo .framer-1panmwj { flex: none; height: 330px; overflow: visible; position: relative; width: 100%; }\",\".framer-nvfdo .framer-1y5ecex-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-nvfdo .framer-1j6in9k { bottom: 91px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); white-space: pre-wrap; width: 73%; word-break: break-word; word-wrap: break-word; }\",\".framer-nvfdo .framer-1t28pnv { flex: none; height: 290px; left: calc(49.916666666666686% - 1042px / 2); overflow: hidden; position: absolute; top: 0px; width: 1042px; }\",\".framer-nvfdo .framer-1ue5k2i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-nvfdo .framer-1bb1xep { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 710px; }\",\".framer-nvfdo .framer-9vc4zw-container, .framer-nvfdo .framer-1v6kkpf-container, .framer-nvfdo .framer-1y9sg8i-container, .framer-nvfdo .framer-1k8bfzx-container, .framer-nvfdo .framer-eir5me-container, .framer-nvfdo .framer-1697pty-container, .framer-nvfdo .framer-1pwhe8a-container, .framer-nvfdo .framer-jnj040-container, .framer-nvfdo .framer-wblad0-container, .framer-nvfdo .framer-1u4c4b1-container { flex: none; height: 70px; position: relative; width: 140px; }\",\".framer-nvfdo .framer-66zhsz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-nvfdo .framer-cv752s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-nvfdo .framer-15s8rdu-container { flex: none; height: auto; max-width: 1063px; position: relative; width: 1000px; }\",\".framer-nvfdo .framer-qummv1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 0px 0px 0px; position: relative; width: 1045px; }\",\".framer-nvfdo .framer-12byjio { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 812px; word-break: break-word; word-wrap: break-word; }\",\".framer-nvfdo .framer-qew5pe-container { flex: none; height: auto; max-height: 1000px; position: relative; width: 100%; z-index: 1; }\",\".framer-nvfdo .framer-8byn4d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-nvfdo .framer-uv8mo2-container { flex: none; height: 579px; position: relative; width: 600px; }\",\".framer-nvfdo .framer-8dl46j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-nvfdo .framer-ju0q1u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 1px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-nvfdo .framer-1assllb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-nvfdo .framer-ks7j5i-container { flex: none; height: auto; max-width: 100%; position: relative; width: auto; }\",\".framer-nvfdo .framer-1n20qdw-container, .framer-nvfdo .framer-kq7kda-container, .framer-nvfdo .framer-j55sun-container { flex: none; height: auto; max-width: 1063px; position: relative; width: auto; }\",\".framer-nvfdo .framer-ns7mn0-container { flex: none; height: 270px; max-width: 1000px; position: relative; width: 1000px; }\",\".framer-nvfdo .framer-jj4p2z-container { flex: none; height: auto; max-width: 1000px; position: relative; width: 100%; }\",\".framer-nvfdo .framer-jhsy5t-container { flex: none; height: auto; left: 0px; position: absolute; right: 0px; top: 9361px; z-index: 3; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-nvfdo.framer-11exj7j { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 124px; height: min-content; justify-content: flex-start; padding: 0px; width: 810px; } .framer-nvfdo .framer-17q490w-container, .framer-nvfdo .framer-1k8bfzx-container { order: 2; } .framer-nvfdo .framer-138efhm { left: unset; order: 0; position: relative; right: unset; top: unset; width: 1200px; } .framer-nvfdo .framer-28u6mv { left: calc(50.00000000000002% - 810px / 2); right: unset; width: 810px; } .framer-nvfdo .framer-9krggp { height: 100%; top: calc(50.11503067484665% - 100.24284253578732% / 2); } .framer-nvfdo .framer-1uraw82-container { bottom: 0px; } .framer-nvfdo .framer-1qnrxac { top: 100px; z-index: 0; } .framer-nvfdo .framer-qhtsa6 { order: 0; padding: 47px 0px 0px 0px; width: 810px; } .framer-nvfdo .framer-15kqo7u { width: 90%; } .framer-nvfdo .framer-ykpisw { gap: 24px; } .framer-nvfdo .framer-1vp8n4i { width: 562px; } .framer-nvfdo .framer-53g6vi { width: 541px; } .framer-nvfdo .framer-1panmwj, .framer-nvfdo .framer-1v6kkpf-container { order: 1; } .framer-nvfdo .framer-1t28pnv { left: 0px; right: 0px; width: unset; } .framer-nvfdo .framer-1bb1xep, .framer-nvfdo .framer-66zhsz { gap: 20px; } .framer-nvfdo .framer-9vc4zw-container { order: 0; } .framer-nvfdo .framer-1y9sg8i-container { order: 3; } .framer-nvfdo .framer-15s8rdu-container { order: 2; width: 732px; } .framer-nvfdo .framer-qummv1 { order: 3; width: 100%; } .framer-nvfdo .framer-12byjio { width: 66%; } .framer-nvfdo .framer-qew5pe-container { width: 80%; } .framer-nvfdo .framer-8byn4d { order: 4; } .framer-nvfdo .framer-8dl46j { order: 5; } .framer-nvfdo .framer-ks7j5i-container, .framer-nvfdo .framer-1n20qdw-container, .framer-nvfdo .framer-kq7kda-container, .framer-nvfdo .framer-j55sun-container { width: 100%; } .framer-nvfdo .framer-ns7mn0-container { height: 286px; order: 7; width: 90%; } .framer-nvfdo .framer-jj4p2z-container { order: 6; width: 90%; } .framer-nvfdo .framer-jhsy5t-container { left: -402px; right: unset; top: 6365px; width: 807px; }}\",\"@media (max-width: 809px) { .framer-nvfdo.framer-11exj7j { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; padding: 0px; width: 390px; } .framer-nvfdo .framer-138efhm { gap: 0px; height: 9510px; left: unset; position: relative; right: unset; top: unset; width: 100%; } .framer-nvfdo .framer-28u6mv { bottom: unset; height: 7711px; left: calc(50.00000000000002% - 700px / 2); right: unset; width: 700px; } .framer-nvfdo .framer-1qnrxac { gap: 36px; top: 0px; width: 390px; } .framer-nvfdo .framer-qhtsa6 { padding: 100px 0px 0px 0px; width: 100%; } .framer-nvfdo .framer-15kqo7u { height: min-content; width: 100%; } .framer-nvfdo .framer-1vp8n4i { width: 331px; will-change: var(--framer-will-change-effect-override, transform); } .framer-nvfdo .framer-53g6vi { width: 92%; } .framer-nvfdo .framer-1crkrnm { height: 452px; } .framer-nvfdo .framer-1panmwj { height: 513px; } .framer-nvfdo .framer-1j6in9k { bottom: 62px; width: 73%; } .framer-nvfdo .framer-1t28pnv { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 49%; padding: 0px; top: 35%; transform: translate(-50%, -50%); width: 391px; } .framer-nvfdo .framer-1ue5k2i { left: unset; order: 0; position: relative; top: unset; } .framer-nvfdo .framer-1bb1xep { order: 0; width: 653px; } .framer-nvfdo .framer-66zhsz, .framer-nvfdo .framer-eir5me-container, .framer-nvfdo .framer-1u4c4b1-container { order: 1; } .framer-nvfdo .framer-1697pty-container, .framer-nvfdo .framer-wblad0-container { order: 0; } .framer-nvfdo .framer-cv752s { order: 2; } .framer-nvfdo .framer-15s8rdu-container { width: 385px; } .framer-nvfdo .framer-qummv1 { gap: 12px; padding: 40px 0px 10px 0px; width: 100%; } .framer-nvfdo .framer-12byjio { width: 74%; } .framer-nvfdo .framer-qew5pe-container { max-height: unset; width: 98%; } .framer-nvfdo .framer-8byn4d { padding: 30px 0px 0px 0px; } .framer-nvfdo .framer-uv8mo2-container { height: 598px; width: 100%; } .framer-nvfdo .framer-8dl46j { padding: 0px; } .framer-nvfdo .framer-1assllb { gap: 16px; } .framer-nvfdo .framer-ks7j5i-container, .framer-nvfdo .framer-1n20qdw-container, .framer-nvfdo .framer-kq7kda-container, .framer-nvfdo .framer-j55sun-container { width: 100%; } .framer-nvfdo .framer-ns7mn0-container { height: 1293px; width: 358px; } .framer-nvfdo .framer-jj4p2z-container { width: 90%; } .framer-nvfdo .framer-jhsy5t-container { bottom: -240px; left: 50%; right: unset; top: unset; transform: translateX(-50%); width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7550\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"NRej7tmqx\":{\"layout\":[\"fixed\",\"auto\"]},\"IGOVde1n2\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate false\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerEY6AvAqEj=withCSS(Component,css,\"framer-nvfdo\");export default FramerEY6AvAqEj;FramerEY6AvAqEj.displayName=\"Home\";FramerEY6AvAqEj.defaultProps={height:7550,width:1200};addFonts(FramerEY6AvAqEj,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v19/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuOKfMZ1rib2Bg-4.woff2\",weight:\"300\"}]},...Nav2024Fonts,...FooterFonts,...PrimaryCTALinkFonts,...VideoCTAFonts,...DividerGridFonts,...LogosCustomersFonts,...OtherBlogs3UpFonts,...ProblemRowFonts,...IntegrationsFonts,...ColumnContentTEXTRIGHTFonts,...ColumnContentTEXTLEFTFonts,...AwardsFonts,...QuoteSingleFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEY6AvAqEj\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NRej7tmqx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IGOVde1n2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"false\",\"framerIntrinsicHeight\":\"7550\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}