{"version":3,"file":"WVBN0gVIi.Su1nmAN2.mjs","names":["Image","BaseComponentChecklist","useRef","className"],"sources":["https:/framerusercontent.com/modules/aUEE012snsC1CacOO6nD/TN5DkavrMnpoBmwbgbEE/WVBN0gVIi.js"],"sourcesContent":["// Generated by Framer (29550c4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/bs9PCGqKJZ1d0iGac9fV/SG9X46fVDxAtlKv2wWMx/ovXAPz2Sr.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/qRJHspmr0zEY3QkKDlBA/nqmYqtyBAYJUcoYk20Wp/Ra2blGQDN.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/gCxLK3FicsurvEFaopAJ/dILhmE7ZXXYll8gqAzug/WAfJ29aaP.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/wipf6trlCtdv0dkAkXt0/iR4daGikx1MmVfx7xf8y/Wsl7_GIHZ.js\";import BaseComponentChecklist from\"https://framerusercontent.com/modules/jAGYw9nsyk4cvtezmay4/fW1rSxn3PYv8XP54Ij3Y/UgZXwwvqZ.js\";const ImageWithFX=withFX(Image);const BaseComponentChecklistFonts=getFonts(BaseComponentChecklist);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"TJKnST4BG\",\"KELWarACn\",\"QFWDZDYZp\",\"BiAM9fpaH\"];const serializationHash=\"framer-H7cYe\";const variantClassNames={BiAM9fpaH:\"framer-v-1ds3mio\",KELWarACn:\"framer-v-jw5wt6\",QFWDZDYZp:\"framer-v-1abr2bz\",TJKnST4BG:\"framer-v-6ttj9c\"};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 radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100};const transition2={damping:67,delay:0,mass:1,stiffness:419,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:100};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};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 • Left Image\":\"TJKnST4BG\",\"Desktop • Right Image\":\"KELWarACn\",Mobile:\"BiAM9fpaH\",Tablet:\"QFWDZDYZp\"};const getProps=({height,id,image,paragraph,point1,point2,point3,point4,point5,point6,point7,radius,textColor,title,width,...props})=>{return{...props,cl6JzE3Nn:title??props.cl6JzE3Nn??\"Deeper integrations\",eDoClMrP9:point7??props.eDoClMrP9??\"Automatically sync with third parties\",eVDc9ukAh:paragraph??props.eVDc9ukAh,f5jyoWVkB:point1??props.f5jyoWVkB??\"Connected to more POS, payments partners, and delivery services\",Ganm1Xxlw:image??props.Ganm1Xxlw??{pixelHeight:501,pixelWidth:560,src:\"https://framerusercontent.com/images/dmuODrS4xkKqW3GhUoXyFWkmPrA.jpg\",srcSet:\"https://framerusercontent.com/images/dmuODrS4xkKqW3GhUoXyFWkmPrA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/dmuODrS4xkKqW3GhUoXyFWkmPrA.jpg 560w\"},IbdGFiISp:point4??props.IbdGFiISp??\"Switch delivery windows on and off with a click\",KGCgCzgqG:point6??props.KGCgCzgqG,o8Z0VrhwV:point5??props.o8Z0VrhwV??\"Rich loyalty and customer engagement are included\",Ohlf9tYFo:point2??props.Ohlf9tYFo??\"Write menus once, and publish them everywhere\",quGVTuLky:radius??props.quGVTuLky,Ubc9ZJ1UZ:textColor??props.Ubc9ZJ1UZ??\"rgb(0, 0, 0)\",variant:humanReadableVariantMap[props.variant]??props.variant??\"TJKnST4BG\",y3JXGFmWr:point3??props.y3JXGFmWr??\"Automatically sync with third parties\"};};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,cl6JzE3Nn,eVDc9ukAh,f5jyoWVkB,Ohlf9tYFo,y3JXGFmWr,IbdGFiISp,o8Z0VrhwV,KGCgCzgqG,eDoClMrP9,Ganm1Xxlw,Ubc9ZJ1UZ,quGVTuLky,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"TJKnST4BG\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=isSet(eVDc9ukAh);const visible1=isSet(f5jyoWVkB);const visible2=isSet(Ohlf9tYFo);const visible3=isSet(y3JXGFmWr);const visible4=isSet(IbdGFiISp);const visible5=isSet(o8Z0VrhwV);const visible6=isSet(KGCgCzgqG);const isDisplayed=()=>{if(baseVariant===\"KELWarACn\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-6ttj9c\",className,classNames),\"data-framer-name\":\"Desktop • Left Image\",layoutDependency:layoutDependency,layoutId:\"TJKnST4BG\",ref:refBinding,style:{...style},...addPropertyOverrides({BiAM9fpaH:{\"data-framer-name\":\"Mobile\"},KELWarACn:{\"data-framer-name\":\"Desktop • Right Image\"},QFWDZDYZp:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||540)-40-500)/2)),sizes:\"500px\",...toResponsiveImage(Ganm1Xxlw)},className:\"framer-1l5cidf\",\"data-framer-name\":\"Visual\",layoutDependency:layoutDependency,layoutId:\"D9QH6qBWl\",style:{borderBottomLeftRadius:radiusForCorner(quGVTuLky,3),borderBottomRightRadius:radiusForCorner(quGVTuLky,2),borderTopLeftRadius:radiusForCorner(quGVTuLky,0),borderTopRightRadius:radiusForCorner(quGVTuLky,1)},...addPropertyOverrides({BiAM9fpaH:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+20+0),sizes:\"360px\",...toResponsiveImage(Ganm1Xxlw)}},QFWDZDYZp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+20+0),sizes:\"450px\",...toResponsiveImage(Ganm1Xxlw)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1rxix9u\",\"data-framer-name\":\"Main copy\",layoutDependency:layoutDependency,layoutId:\"sUqzT3oCh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1ssg43n\",\"data-styles-preset\":\"WAfJ29aaP\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--variable-reference-Ubc9ZJ1UZ-WVBN0gVIi))\"},children:\"Deeper integrations\"})}),className:\"framer-fidci1\",\"data-framer-name\":\"Deeper integrations\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IjgqFCANX\",style:{\"--extracted-a0htzi\":\"var(--variable-reference-Ubc9ZJ1UZ-WVBN0gVIi)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-Ubc9ZJ1UZ-WVBN0gVIi\":Ubc9ZJ1UZ},text:cl6JzE3Nn,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({BiAM9fpaH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-14e29k4\",\"data-styles-preset\":\"Wsl7_GIHZ\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--variable-reference-Ubc9ZJ1UZ-WVBN0gVIi))\"},children:\"Deeper integrations\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yhj26r\",\"data-framer-name\":\"Checklists\",layoutDependency:layoutDependency,layoutId:\"RfXdqueML\",children:[visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-zsvoi3\",\"data-styles-preset\":\"Ra2blGQDN\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Ubc9ZJ1UZ-WVBN0gVIi))\"},children:\"Deeper integrations\"})}),className:\"framer-1gbvjrq\",\"data-framer-name\":\"Deeper integrations\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"MFmuE7S__\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-Ubc9ZJ1UZ-WVBN0gVIi)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-Ubc9ZJ1UZ-WVBN0gVIi\":Ubc9ZJ1UZ},text:eVDc9ukAh,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({BiAM9fpaH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f5c98x\",\"data-styles-preset\":\"ovXAPz2Sr\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Ubc9ZJ1UZ-WVBN0gVIi))\"},children:\"Deeper integrations\"})})}},baseVariant,gestureVariant)}),visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:`max(${componentViewport?.width||\"100vw\"} - 590px, 1px)`,y:(componentViewport?.y||0)+(20+((componentViewport?.height||540)-40-238)/2)+0+68+0+140,...addPropertyOverrides({BiAM9fpaH:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+20+520+0+43.6+0+120},KELWarACn:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||540)-40-274)/2)+0+68+0+140},QFWDZDYZp:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+20+566+0+68+0+140}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1vayurd-container\",layoutDependency:layoutDependency,layoutId:\"r15XHF0Yh-container\",nodeId:\"r15XHF0Yh\",rendersWithMotion:true,scopeId:\"WVBN0gVIi\",children:/*#__PURE__*/_jsx(BaseComponentChecklist,{height:\"100%\",Hi0eQ2M6X:Ubc9ZJ1UZ,id:\"r15XHF0Yh\",iS2ZEcNI7:f5jyoWVkB,layoutId:\"r15XHF0Yh\",style:{width:\"100%\"},variant:\"hXenxgjfz\",width:\"100%\",...addPropertyOverrides({BiAM9fpaH:{variant:\"Mv3tI60T0\"}},baseVariant,gestureVariant)})})}),visible2&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:`max(${componentViewport?.width||\"100vw\"} - 590px, 1px)`,y:(componentViewport?.y||0)+(20+((componentViewport?.height||540)-40-238)/2)+0+68+0+176,...addPropertyOverrides({BiAM9fpaH:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+20+520+0+43.6+0+156},KELWarACn:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||540)-40-274)/2)+0+68+0+176},QFWDZDYZp:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+20+566+0+68+0+176}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-xa8v2q-container\",layoutDependency:layoutDependency,layoutId:\"I7q0aADXX-container\",nodeId:\"I7q0aADXX\",rendersWithMotion:true,scopeId:\"WVBN0gVIi\",children:/*#__PURE__*/_jsx(BaseComponentChecklist,{height:\"100%\",Hi0eQ2M6X:Ubc9ZJ1UZ,id:\"I7q0aADXX\",iS2ZEcNI7:Ohlf9tYFo,layoutId:\"I7q0aADXX\",style:{width:\"100%\"},variant:\"hXenxgjfz\",width:\"100%\",...addPropertyOverrides({BiAM9fpaH:{variant:\"Mv3tI60T0\"}},baseVariant,gestureVariant)})})}),visible3&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:`max(${componentViewport?.width||\"100vw\"} - 590px, 1px)`,y:(componentViewport?.y||0)+(20+((componentViewport?.height||540)-40-238)/2)+0+68+0+212,...addPropertyOverrides({BiAM9fpaH:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+20+520+0+43.6+0+192},KELWarACn:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||540)-40-274)/2)+0+68+0+212},QFWDZDYZp:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+20+566+0+68+0+212}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-84ljv0-container\",layoutDependency:layoutDependency,layoutId:\"kcEanoulP-container\",nodeId:\"kcEanoulP\",rendersWithMotion:true,scopeId:\"WVBN0gVIi\",children:/*#__PURE__*/_jsx(BaseComponentChecklist,{height:\"100%\",Hi0eQ2M6X:Ubc9ZJ1UZ,id:\"kcEanoulP\",iS2ZEcNI7:y3JXGFmWr,layoutId:\"kcEanoulP\",style:{width:\"100%\"},variant:\"hXenxgjfz\",width:\"100%\",...addPropertyOverrides({BiAM9fpaH:{variant:\"Mv3tI60T0\"}},baseVariant,gestureVariant)})})}),visible4&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:`max(${componentViewport?.width||\"100vw\"} - 590px, 1px)`,y:(componentViewport?.y||0)+(20+((componentViewport?.height||540)-40-238)/2)+0+68+0+248,...addPropertyOverrides({BiAM9fpaH:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+20+520+0+43.6+0+228},KELWarACn:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||540)-40-274)/2)+0+68+0+248},QFWDZDYZp:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+20+566+0+68+0+248}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1hnr2g3-container\",layoutDependency:layoutDependency,layoutId:\"fwWripEMk-container\",nodeId:\"fwWripEMk\",rendersWithMotion:true,scopeId:\"WVBN0gVIi\",children:/*#__PURE__*/_jsx(BaseComponentChecklist,{height:\"100%\",Hi0eQ2M6X:Ubc9ZJ1UZ,id:\"fwWripEMk\",iS2ZEcNI7:IbdGFiISp,layoutId:\"fwWripEMk\",style:{width:\"100%\"},variant:\"hXenxgjfz\",width:\"100%\",...addPropertyOverrides({BiAM9fpaH:{variant:\"Mv3tI60T0\"}},baseVariant,gestureVariant)})})}),visible5&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:`max(${componentViewport?.width||\"100vw\"} - 590px, 1px)`,y:(componentViewport?.y||0)+(20+((componentViewport?.height||540)-40-238)/2)+0+68+0+284,...addPropertyOverrides({BiAM9fpaH:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+20+520+0+43.6+0+264},KELWarACn:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||540)-40-274)/2)+0+68+0+284},QFWDZDYZp:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+20+566+0+68+0+284}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-axqm8u-container\",layoutDependency:layoutDependency,layoutId:\"T0PszcRbY-container\",nodeId:\"T0PszcRbY\",rendersWithMotion:true,scopeId:\"WVBN0gVIi\",children:/*#__PURE__*/_jsx(BaseComponentChecklist,{height:\"100%\",Hi0eQ2M6X:Ubc9ZJ1UZ,id:\"T0PszcRbY\",iS2ZEcNI7:o8Z0VrhwV,layoutId:\"T0PszcRbY\",style:{width:\"100%\"},variant:\"hXenxgjfz\",width:\"100%\",...addPropertyOverrides({BiAM9fpaH:{variant:\"Mv3tI60T0\"}},baseVariant,gestureVariant)})})}),visible6&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:`max(${componentViewport?.width||\"100vw\"} - 590px, 1px)`,y:(componentViewport?.y||0)+(20+((componentViewport?.height||540)-40-238)/2)+0+68+0+320,...addPropertyOverrides({BiAM9fpaH:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+20+520+0+43.6+0+300},KELWarACn:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||540)-40-274)/2)+0+68+0+320},QFWDZDYZp:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+20+566+0+68+0+320}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2vm9vo-container\",layoutDependency:layoutDependency,layoutId:\"p4hMS8_b5-container\",nodeId:\"p4hMS8_b5\",rendersWithMotion:true,scopeId:\"WVBN0gVIi\",children:/*#__PURE__*/_jsx(BaseComponentChecklist,{height:\"100%\",Hi0eQ2M6X:Ubc9ZJ1UZ,id:\"p4hMS8_b5\",iS2ZEcNI7:KGCgCzgqG,layoutId:\"p4hMS8_b5\",style:{width:\"100%\"},variant:\"hXenxgjfz\",width:\"100%\",...addPropertyOverrides({BiAM9fpaH:{variant:\"Mv3tI60T0\"}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({KELWarACn:{height:26,width:`max(${componentViewport?.width||\"100vw\"} - 590px, 1px)`,y:(componentViewport?.y||0)+(20+((componentViewport?.height||540)-40-274)/2)+0+68+0+356}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9mi00l-container\",layoutDependency:layoutDependency,layoutId:\"ftNr_nsgx-container\",nodeId:\"ftNr_nsgx\",rendersWithMotion:true,scopeId:\"WVBN0gVIi\",children:/*#__PURE__*/_jsx(BaseComponentChecklist,{height:\"100%\",Hi0eQ2M6X:Ubc9ZJ1UZ,id:\"ftNr_nsgx\",iS2ZEcNI7:eDoClMrP9,layoutId:\"ftNr_nsgx\",style:{width:\"100%\"},variant:\"hXenxgjfz\",width:\"100%\"})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-H7cYe.framer-oiltsg, .framer-H7cYe .framer-oiltsg { display: block; }\",\".framer-H7cYe.framer-6ttj9c { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 0px 20px 0px; position: relative; width: 1200px; }\",\".framer-H7cYe .framer-1l5cidf { flex: none; height: 500px; overflow: visible; position: relative; width: 500px; }\",\".framer-H7cYe .framer-1rxix9u { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-H7cYe .framer-fidci1, .framer-H7cYe .framer-1gbvjrq { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-H7cYe .framer-yhj26r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-H7cYe .framer-1vayurd-container, .framer-H7cYe .framer-xa8v2q-container, .framer-H7cYe .framer-84ljv0-container, .framer-H7cYe .framer-1hnr2g3-container, .framer-H7cYe .framer-axqm8u-container, .framer-H7cYe .framer-2vm9vo-container, .framer-H7cYe .framer-9mi00l-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-H7cYe.framer-v-jw5wt6 .framer-1l5cidf { order: 1; }\",\".framer-H7cYe.framer-v-jw5wt6 .framer-1rxix9u { order: 0; }\",\".framer-H7cYe.framer-v-1abr2bz.framer-6ttj9c { flex-direction: column; gap: 66px; width: 810px; }\",\".framer-H7cYe.framer-v-1abr2bz .framer-1l5cidf { max-width: 450px; order: 0; }\",\".framer-H7cYe.framer-v-1abr2bz .framer-1rxix9u { flex: none; justify-content: flex-start; order: 1; width: 100%; }\",\".framer-H7cYe.framer-v-1ds3mio.framer-6ttj9c { flex-direction: column; gap: 20px; width: 360px; }\",\".framer-H7cYe.framer-v-1ds3mio .framer-1l5cidf { max-width: 360px; order: 0; }\",\".framer-H7cYe.framer-v-1ds3mio .framer-1rxix9u { flex: none; gap: 10px; order: 1; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 540\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"KELWarACn\":{\"layout\":[\"fixed\",\"auto\"]},\"QFWDZDYZp\":{\"layout\":[\"fixed\",\"auto\"]},\"BiAM9fpaH\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"cl6JzE3Nn\":\"title\",\"eVDc9ukAh\":\"paragraph\",\"f5jyoWVkB\":\"point1\",\"Ohlf9tYFo\":\"point2\",\"y3JXGFmWr\":\"point3\",\"IbdGFiISp\":\"point4\",\"o8Z0VrhwV\":\"point5\",\"KGCgCzgqG\":\"point6\",\"eDoClMrP9\":\"point7\",\"Ganm1Xxlw\":\"image\",\"Ubc9ZJ1UZ\":\"textColor\",\"quGVTuLky\":\"radius\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerWVBN0gVIi=withCSS(Component,css,\"framer-H7cYe\");export default FramerWVBN0gVIi;FramerWVBN0gVIi.displayName=\"Section/Side Content\";FramerWVBN0gVIi.defaultProps={height:540,width:1200};addPropertyControls(FramerWVBN0gVIi,{variant:{options:[\"TJKnST4BG\",\"KELWarACn\",\"QFWDZDYZp\",\"BiAM9fpaH\"],optionTitles:[\"Desktop • Left Image\",\"Desktop • Right Image\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},cl6JzE3Nn:{defaultValue:\"Deeper integrations\",displayTextArea:true,title:\"Title\",type:ControlType.String},eVDc9ukAh:{defaultValue:\"\",displayTextArea:true,placeholder:\"Leave empty to hide\",title:\"Paragraph\",type:ControlType.String},f5jyoWVkB:{defaultValue:\"Connected to more POS, payments partners, and delivery services\",displayTextArea:true,placeholder:\"Leave empty to hide\",title:\"Point 1\",type:ControlType.String},Ohlf9tYFo:{defaultValue:\"Write menus once, and publish them everywhere\",displayTextArea:true,placeholder:\"Leave empty to hide\",title:\"Point 2\",type:ControlType.String},y3JXGFmWr:{defaultValue:\"Automatically sync with third parties\",displayTextArea:true,placeholder:\"Leave empty to hide\",title:\"Point 3\",type:ControlType.String},IbdGFiISp:{defaultValue:\"Switch delivery windows on and off with a click\",displayTextArea:true,placeholder:\"Leave empty to hide\",title:\"Point 4\",type:ControlType.String},o8Z0VrhwV:{defaultValue:\"Rich loyalty and customer engagement are included\",displayTextArea:true,placeholder:\"Leave empty to hide\",title:\"Point 5\",type:ControlType.String},KGCgCzgqG:{defaultValue:\"\",displayTextArea:true,placeholder:\"Leave empty to hide\",title:\"Point 6\",type:ControlType.String},eDoClMrP9:{defaultValue:\"Automatically sync with third parties\",description:\"\",displayTextArea:true,placeholder:\"Leave empty to hide\",title:\"Point 7\",type:ControlType.String},Ganm1Xxlw:{__defaultAssetReference:\"data:framer/asset-reference,dmuODrS4xkKqW3GhUoXyFWkmPrA.jpg?originalFilename=Visual.jpg&preferredSize=auto\",description:\"\",title:\"Image\",type:ControlType.ResponsiveImage},Ubc9ZJ1UZ:{defaultValue:\"rgb(0, 0, 0)\",title:\"Text Color\",type:ControlType.Color},quGVTuLky:{defaultValue:0,title:\"Radius\",type:ControlType.Number}});addFonts(FramerWVBN0gVIi,[{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\"}]},...BaseComponentChecklistFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWVBN0gVIi\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerVariables\":\"{\\\"cl6JzE3Nn\\\":\\\"title\\\",\\\"eVDc9ukAh\\\":\\\"paragraph\\\",\\\"f5jyoWVkB\\\":\\\"point1\\\",\\\"Ohlf9tYFo\\\":\\\"point2\\\",\\\"y3JXGFmWr\\\":\\\"point3\\\",\\\"IbdGFiISp\\\":\\\"point4\\\",\\\"o8Z0VrhwV\\\":\\\"point5\\\",\\\"KGCgCzgqG\\\":\\\"point6\\\",\\\"eDoClMrP9\\\":\\\"point7\\\",\\\"Ganm1Xxlw\\\":\\\"image\\\",\\\"Ubc9ZJ1UZ\\\":\\\"textColor\\\",\\\"quGVTuLky\\\":\\\"radius\\\"}\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KELWarACn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QFWDZDYZp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BiAM9fpaH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"540\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}