{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/qXCV6EOwpfhsdKme3uMU/AqzQ4A5hd23ahrAy66eH/uHncxYVAo.js", "ssg:https://framerusercontent.com/modules/IpYHd1AVLWyQI2NpzEI2/SYGfBtXfEFSeoxvdVKMx/B7FTiR7kr.js", "ssg:https://framerusercontent.com/modules/TKrCh9XDtdWktT5uPCln/r1SfjLTefufoMZ5yRq0J/BaBpAI8s8.js", "ssg:https://framerusercontent.com/modules/LGGP9baZqMyB5COD6YDS/v8NZLh0Jina1VRos7k1g/bkAsbe3xE.js", "ssg:https://framerusercontent.com/modules/Go4HtZIdhmWmqayxCLRH/JeIRVP7vRmbm2KodgnWZ/BUO45Z68b.js", "ssg:https://framerusercontent.com/modules/Q9x7gKZGlsHDQy97cNwm/MMw3jzUoIU6GUjUHg5Gq/kDqKsUH0P.js", "ssg:https://framerusercontent.com/modules/Lbl5LHPBdHETa1V86jn3/tnKSUZqYROVq2RoKhR3b/NUdmwNBbR.js", "ssg:https://framerusercontent.com/modules/umOmve5UYg1n8q9RZ0Mm/zJlPVAN95k5B3kMpf7ol/RyskWDtTd.js"],
  "sourcesContent": ["// Generated by Framer (2ca17d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,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/qsGgMd9O3C9UQqSSTCBx/y8xiBVJ1sqZo1wOTSt96/fVxnimdqP.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/fE6Gry7i7oAYS0hRYder/ewbXQLzoQyBx0e1hdaUX/iqxCsyn23.js\";import BentoSGold from\"https://framerusercontent.com/modules/IpYHd1AVLWyQI2NpzEI2/SYGfBtXfEFSeoxvdVKMx/B7FTiR7kr.js\";import BentoSKiosk from\"https://framerusercontent.com/modules/TKrCh9XDtdWktT5uPCln/r1SfjLTefufoMZ5yRq0J/BaBpAI8s8.js\";import BentoMMedia from\"https://framerusercontent.com/modules/LGGP9baZqMyB5COD6YDS/v8NZLh0Jina1VRos7k1g/bkAsbe3xE.js\";import BentoMPOS from\"https://framerusercontent.com/modules/Go4HtZIdhmWmqayxCLRH/JeIRVP7vRmbm2KodgnWZ/BUO45Z68b.js\";import BentoMPayments from\"https://framerusercontent.com/modules/Q9x7gKZGlsHDQy97cNwm/MMw3jzUoIU6GUjUHg5Gq/kDqKsUH0P.js\";import BentoLHorizontal from\"https://framerusercontent.com/modules/Lbl5LHPBdHETa1V86jn3/tnKSUZqYROVq2RoKhR3b/NUdmwNBbR.js\";import BentoSAnalytics from\"https://framerusercontent.com/modules/umOmve5UYg1n8q9RZ0Mm/zJlPVAN95k5B3kMpf7ol/RyskWDtTd.js\";const BentoMPaymentsFonts=getFonts(BentoMPayments);const BentoSAnalyticsFonts=getFonts(BentoSAnalytics);const BentoSKioskFonts=getFonts(BentoSKiosk);const BentoMPOSFonts=getFonts(BentoMPOS);const BentoLHorizontalFonts=getFonts(BentoLHorizontal);const BentoMMediaFonts=getFonts(BentoMMedia);const BentoSGoldFonts=getFonts(BentoSGold);const cycleOrder=[\"aSC5Xc8L9\",\"iUofXPFbI\",\"vjLIOSHIw\"];const serializationHash=\"framer-3v0dA\";const variantClassNames={aSC5Xc8L9:\"framer-v-1xq5oof\",iUofXPFbI:\"framer-v-upke12\",vjLIOSHIw:\"framer-v-1t7upfw\"};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:\"aSC5Xc8L9\",Mobile:\"vjLIOSHIw\",Tablet:\"iUofXPFbI\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"aSC5Xc8L9\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"aSC5Xc8L9\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"vjLIOSHIw\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"iUofXPFbI\")return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"vjLIOSHIw\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"iUofXPFbI\")return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1xq5oof\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"aSC5Xc8L9\",ref:ref??ref1,style:{backgroundColor:\"var(--token-daf46edc-802f-4a15-bab8-f016f16ffbf2, rgb(247, 247, 247))\",...style},...addPropertyOverrides({iUofXPFbI:{\"data-framer-name\":\"Tablet\"},vjLIOSHIw:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ymv5ag\",\"data-framer-name\":\"Frame 427321347\",layoutDependency:layoutDependency,layoutId:\"num5yvhQ5\",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\",style:{\"--framer-text-alignment\":\"center\"},children:\"All solutions\"})}),className:\"framer-1oudohl\",\"data-framer-name\":\"All solutions\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"evKUEzwFq\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1nahgzr\",\"data-styles-preset\":\"iqxCsyn23\",style:{\"--framer-text-alignment\":\"center\"},children:\"Business solutions from Jane work seamlessly together as an ecosystem and improve operations with smooth integrations.\"})}),className:\"framer-1pipcn\",\"data-framer-name\":\"Business solutions from Jane work seamlessly together as an ecosystem and improve operations with smooth integrations.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hAGXqKZ2h\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tabr4l\",layoutDependency:layoutDependency,layoutId:\"XZNAl1lQe\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1oohjf4\",layoutDependency:layoutDependency,layoutId:\"xjOhefUZD\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:`max((${componentViewport?.width||\"100vw\"} - 124px) / 1.5, 1px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||2083)-160-1895.5)/2+135.5+40)+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-am8voq-container\",layoutDependency:layoutDependency,layoutId:\"TgCWuVRjK-container\",children:/*#__PURE__*/_jsx(BentoMPayments,{height:\"100%\",id:\"TgCWuVRjK\",layoutId:\"TgCWuVRjK\",style:{height:\"100%\",width:\"100%\"},variant:\"teQQGI47t\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:`max((${componentViewport?.width||\"100vw\"} - 124px) / 3, 1px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||2083)-160-1895.5)/2+135.5+40)+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-df07kj-container\",layoutDependency:layoutDependency,layoutId:\"tuIpMCV8X-container\",children:/*#__PURE__*/_jsx(BentoSAnalytics,{height:\"100%\",id:\"tuIpMCV8X\",layoutId:\"tuIpMCV8X\",style:{height:\"100%\",width:\"100%\"},variant:\"zjwNUDSPJ\",width:\"100%\"})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2a12ah\",layoutDependency:layoutDependency,layoutId:\"lHTks8CQ1\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:`max((${componentViewport?.width||\"100vw\"} - 124px) / 3, 1px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||2083)-160-1895.5)/2+135.5+40)+0+440+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13xzvw9-container\",layoutDependency:layoutDependency,layoutId:\"xmdrspRhb-container\",children:/*#__PURE__*/_jsx(BentoSKiosk,{height:\"100%\",id:\"xmdrspRhb\",layoutId:\"xmdrspRhb\",style:{height:\"100%\",width:\"100%\"},variant:\"LgTcFe5B8\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:`max((${componentViewport?.width||\"100vw\"} - 124px) / 1.5, 1px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||2083)-160-1895.5)/2+135.5+40)+0+440+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-k21g0w-container\",layoutDependency:layoutDependency,layoutId:\"dWBsZnn8n-container\",children:/*#__PURE__*/_jsx(BentoMPOS,{height:\"100%\",id:\"dWBsZnn8n\",layoutId:\"dWBsZnn8n\",style:{height:\"100%\",width:\"100%\"},variant:\"lGNcokIdb\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:`calc(${componentViewport?.width||\"100vw\"} - 84px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||2083)-160-1895.5)/2+135.5+40)+0+880,...addPropertyOverrides({iUofXPFbI:{width:`min(${componentViewport?.width||\"100vw\"} - 84px, 1000px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||2523)-160-2335.5)/2+1735.5+200)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18v4800-container\",layoutDependency:layoutDependency,layoutId:\"X0KeDr_Fm-container\",children:/*#__PURE__*/_jsx(BentoLHorizontal,{height:\"100%\",id:\"X0KeDr_Fm\",layoutId:\"X0KeDr_Fm\",style:{height:\"100%\",width:\"100%\"},variant:\"lvpMJJLfY\",width:\"100%\",...addPropertyOverrides({iUofXPFbI:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"CAkND6nM2\"}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gymbqe\",layoutDependency:layoutDependency,layoutId:\"jxnP_Za6B\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:`max((${componentViewport?.width||\"100vw\"} - 124px) / 1.5, 1px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||2083)-160-1895.5)/2+135.5+40)+0+1320+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12tq0a3-container\",layoutDependency:layoutDependency,layoutId:\"mK8XwUpbU-container\",children:/*#__PURE__*/_jsx(BentoMMedia,{height:\"100%\",id:\"mK8XwUpbU\",layoutId:\"mK8XwUpbU\",style:{height:\"100%\",width:\"100%\"},variant:\"og4QEZVtr\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:`max((${componentViewport?.width||\"100vw\"} - 124px) / 3, 1px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||2083)-160-1895.5)/2+135.5+40)+0+1320+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a8y7dt-container\",layoutDependency:layoutDependency,layoutId:\"ReFdQ2CiX-container\",children:/*#__PURE__*/_jsx(BentoSGold,{height:\"100%\",id:\"ReFdQ2CiX\",layoutId:\"ReFdQ2CiX\",style:{height:\"100%\",width:\"100%\"},variant:\"JklX3HpN9\",width:\"100%\"})})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({vjLIOSHIw:{height:560,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 480px)`,y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-3615.5)/2+95.5+40)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ec4k4p-container\",layoutDependency:layoutDependency,layoutId:\"H3Gm9Z2U6-container\",children:/*#__PURE__*/_jsx(BentoMPayments,{height:\"100%\",id:\"H3Gm9Z2U6\",layoutId:\"H3Gm9Z2U6\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"bjEcgE4hM\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({vjLIOSHIw:{height:400,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 480px)`,y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-3615.5)/2+655.5+80)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1k1brjf-container\",layoutDependency:layoutDependency,layoutId:\"g9ApPJjKJ-container\",children:/*#__PURE__*/_jsx(BentoSAnalytics,{height:\"100%\",id:\"g9ApPJjKJ\",layoutId:\"g9ApPJjKJ\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"Ruoi3qfsO\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({vjLIOSHIw:{height:400,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 480px)`,y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-3615.5)/2+1055.5+120)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13w2m58-container\",layoutDependency:layoutDependency,layoutId:\"MRd23EhU5-container\",children:/*#__PURE__*/_jsx(BentoSKiosk,{height:\"100%\",id:\"MRd23EhU5\",layoutId:\"MRd23EhU5\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"hlelb5H7L\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({vjLIOSHIw:{height:560,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 480px)`,y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-3615.5)/2+1455.5+160)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-t6n51f-container\",layoutDependency:layoutDependency,layoutId:\"rwj6hAJlJ-container\",children:/*#__PURE__*/_jsx(BentoMPOS,{height:\"100%\",id:\"rwj6hAJlJ\",layoutId:\"rwj6hAJlJ\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"AbwtZkyK8\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({vjLIOSHIw:{height:480,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 480px)`,y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-3615.5)/2+2015.5+200)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1iqy2bu-container\",layoutDependency:layoutDependency,layoutId:\"A_HLPhswa-container\",children:/*#__PURE__*/_jsx(BentoLHorizontal,{height:\"100%\",id:\"A_HLPhswa\",layoutId:\"A_HLPhswa\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"xZfWfWsUg\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({vjLIOSHIw:{height:400,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 480px)`,y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-3615.5)/2+2495.5+240)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9e8gg2-container\",layoutDependency:layoutDependency,layoutId:\"Xjlo9zGMz-container\",children:/*#__PURE__*/_jsx(BentoMMedia,{height:\"100%\",id:\"Xjlo9zGMz\",layoutId:\"Xjlo9zGMz\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"tZxmo5TXP\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({vjLIOSHIw:{height:440,width:`min(${componentViewport?.width||\"100vw\"} - 48px, 480px)`,y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-3615.5)/2+2895.5+280)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-m6fxcm-container\",layoutDependency:layoutDependency,layoutId:\"Gy5Dse8EF-container\",children:/*#__PURE__*/_jsx(BentoSGold,{height:\"100%\",id:\"Gy5Dse8EF\",layoutId:\"Gy5Dse8EF\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"LFD0QUW_0\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({iUofXPFbI:{height:400,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1000px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||2523)-160-2335.5)/2+135.5+40)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lywnca-container\",layoutDependency:layoutDependency,layoutId:\"WxaZrWRJf-container\",children:/*#__PURE__*/_jsx(BentoMPayments,{height:\"100%\",id:\"WxaZrWRJf\",layoutId:\"WxaZrWRJf\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"GYa6b2LhO\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17w4mj6\",layoutDependency:layoutDependency,layoutId:\"Y_q15mdLV\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({iUofXPFbI:{height:400,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1000px) - 40px) / 2, 1px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||2523)-160-2335.5)/2+535.5+80)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t0nxz4-container\",layoutDependency:layoutDependency,layoutId:\"pdmrzD4JS-container\",children:/*#__PURE__*/_jsx(BentoSKiosk,{height:\"100%\",id:\"pdmrzD4JS\",layoutId:\"pdmrzD4JS\",style:{height:\"100%\",width:\"100%\"},variant:\"VpGEgowCp\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({iUofXPFbI:{height:400,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1000px) - 40px) / 2, 1px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||2523)-160-2335.5)/2+535.5+80)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nz6f1y-container\",layoutDependency:layoutDependency,layoutId:\"LUPcUvSQh-container\",children:/*#__PURE__*/_jsx(BentoSAnalytics,{height:\"100%\",id:\"LUPcUvSQh\",layoutId:\"LUPcUvSQh\",style:{height:\"100%\",width:\"100%\"},variant:\"Ruoi3qfsO\",width:\"100%\"})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({iUofXPFbI:{height:400,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1000px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||2523)-160-2335.5)/2+935.5+120)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-vjlgvi-container\",layoutDependency:layoutDependency,layoutId:\"Ox2fqPxvD-container\",children:/*#__PURE__*/_jsx(BentoMPOS,{height:\"100%\",id:\"Ox2fqPxvD\",layoutId:\"Ox2fqPxvD\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"Sh5g_cn9Q\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-aaodum\",layoutDependency:layoutDependency,layoutId:\"w14aF3pUY\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({iUofXPFbI:{height:400,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1000px) - 40px) / 2, 1px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||2523)-160-2335.5)/2+1335.5+160)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-d6nzim-container\",layoutDependency:layoutDependency,layoutId:\"NbImdsfTv-container\",children:/*#__PURE__*/_jsx(BentoMMedia,{height:\"100%\",id:\"NbImdsfTv\",layoutId:\"NbImdsfTv\",style:{height:\"100%\",width:\"100%\"},variant:\"tZxmo5TXP\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({iUofXPFbI:{height:400,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1000px) - 40px) / 2, 1px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||2523)-160-2335.5)/2+1335.5+160)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yejvue-container\",layoutDependency:layoutDependency,layoutId:\"QlR2xKVH9-container\",children:/*#__PURE__*/_jsx(BentoSGold,{height:\"100%\",id:\"QlR2xKVH9\",layoutId:\"QlR2xKVH9\",style:{height:\"100%\",width:\"100%\"},variant:\"LFD0QUW_0\",width:\"100%\"})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3v0dA.framer-6d5zh7, .framer-3v0dA .framer-6d5zh7 { display: block; }\",\".framer-3v0dA.framer-1xq5oof { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 40px 80px 40px; position: relative; width: 1200px; }\",\".framer-3v0dA .framer-ymv5ag { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 120px 40px 120px; position: relative; width: 100%; }\",\".framer-3v0dA .framer-1oudohl, .framer-3v0dA .framer-1pipcn { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-3v0dA .framer-tabr4l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px 4px 0px 0px; position: relative; width: 100%; }\",\".framer-3v0dA .framer-1oohjf4, .framer-3v0dA .framer-2a12ah, .framer-3v0dA .framer-gymbqe { align-content: center; align-items: center; aspect-ratio: 3 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: var(--framer-aspect-ratio-supported, 400px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3v0dA .framer-am8voq-container, .framer-3v0dA .framer-k21g0w-container, .framer-3v0dA .framer-12tq0a3-container { flex: 2 0 0px; height: 400px; position: relative; width: 1px; }\",\".framer-3v0dA .framer-df07kj-container, .framer-3v0dA .framer-13xzvw9-container, .framer-3v0dA .framer-1a8y7dt-container, .framer-3v0dA .framer-1t0nxz4-container, .framer-3v0dA .framer-1nz6f1y-container, .framer-3v0dA .framer-d6nzim-container, .framer-3v0dA .framer-yejvue-container { flex: 1 0 0px; height: 400px; position: relative; width: 1px; }\",\".framer-3v0dA .framer-18v4800-container { flex: none; height: 400px; position: relative; width: 100%; }\",\".framer-3v0dA .framer-ec4k4p-container, .framer-3v0dA .framer-t6n51f-container { flex: none; height: 560px; max-width: 480px; position: relative; width: 100%; }\",\".framer-3v0dA .framer-1k1brjf-container, .framer-3v0dA .framer-13w2m58-container, .framer-3v0dA .framer-9e8gg2-container { flex: none; height: 400px; max-width: 480px; position: relative; width: 100%; }\",\".framer-3v0dA .framer-1iqy2bu-container { flex: none; height: 480px; max-width: 480px; position: relative; width: 100%; }\",\".framer-3v0dA .framer-m6fxcm-container { flex: none; height: 440px; max-width: 480px; position: relative; width: 100%; }\",\".framer-3v0dA .framer-1lywnca-container, .framer-3v0dA .framer-vjlgvi-container { flex: none; height: 400px; max-width: 1000px; position: relative; width: 100%; }\",\".framer-3v0dA .framer-17w4mj6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 400px; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3v0dA .framer-aaodum { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1000px; min-height: 840px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-3v0dA.framer-1xq5oof, .framer-3v0dA .framer-ymv5ag, .framer-3v0dA .framer-tabr4l, .framer-3v0dA .framer-1oohjf4, .framer-3v0dA .framer-2a12ah, .framer-3v0dA .framer-gymbqe, .framer-3v0dA .framer-17w4mj6, .framer-3v0dA .framer-aaodum { gap: 0px; } .framer-3v0dA.framer-1xq5oof > *, .framer-3v0dA .framer-tabr4l > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-3v0dA.framer-1xq5oof > :first-child, .framer-3v0dA .framer-ymv5ag > :first-child, .framer-3v0dA .framer-tabr4l > :first-child { margin-top: 0px; } .framer-3v0dA.framer-1xq5oof > :last-child, .framer-3v0dA .framer-ymv5ag > :last-child, .framer-3v0dA .framer-tabr4l > :last-child { margin-bottom: 0px; } .framer-3v0dA .framer-ymv5ag > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-3v0dA .framer-1oohjf4 > *, .framer-3v0dA .framer-2a12ah > *, .framer-3v0dA .framer-gymbqe > *, .framer-3v0dA .framer-17w4mj6 > *, .framer-3v0dA .framer-aaodum > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-3v0dA .framer-1oohjf4 > :first-child, .framer-3v0dA .framer-2a12ah > :first-child, .framer-3v0dA .framer-gymbqe > :first-child, .framer-3v0dA .framer-17w4mj6 > :first-child, .framer-3v0dA .framer-aaodum > :first-child { margin-left: 0px; } .framer-3v0dA .framer-1oohjf4 > :last-child, .framer-3v0dA .framer-2a12ah > :last-child, .framer-3v0dA .framer-gymbqe > :last-child, .framer-3v0dA .framer-17w4mj6 > :last-child, .framer-3v0dA .framer-aaodum > :last-child { margin-right: 0px; } }\",\".framer-3v0dA.framer-v-upke12.framer-1xq5oof { width: 810px; }\",\".framer-3v0dA.framer-v-upke12 .framer-ymv5ag { order: 0; padding: 0px 0px 40px 0px; }\",\".framer-3v0dA.framer-v-upke12 .framer-1pipcn { width: 81%; }\",\".framer-3v0dA.framer-v-upke12 .framer-tabr4l { order: 12; }\",\".framer-3v0dA.framer-v-upke12 .framer-18v4800-container { max-width: 1000px; }\",\".framer-3v0dA.framer-v-upke12 .framer-1lywnca-container, .framer-3v0dA.framer-v-1t7upfw .framer-ec4k4p-container { order: 1; }\",\".framer-3v0dA.framer-v-upke12 .framer-17w4mj6, .framer-3v0dA.framer-v-1t7upfw .framer-1k1brjf-container { order: 2; }\",\".framer-3v0dA.framer-v-upke12 .framer-vjlgvi-container, .framer-3v0dA.framer-v-1t7upfw .framer-13w2m58-container { order: 3; }\",\".framer-3v0dA.framer-v-upke12 .framer-aaodum { min-height: unset; order: 11; }\",\".framer-3v0dA.framer-v-1t7upfw.framer-1xq5oof { padding: 40px 24px 40px 24px; width: 390px; }\",\".framer-3v0dA.framer-v-1t7upfw .framer-ymv5ag { order: 0; padding: 0px; }\",\".framer-3v0dA.framer-v-1t7upfw .framer-t6n51f-container { order: 4; }\",\".framer-3v0dA.framer-v-1t7upfw .framer-1iqy2bu-container { order: 5; }\",\".framer-3v0dA.framer-v-1t7upfw .framer-9e8gg2-container { order: 6; }\",\".framer-3v0dA.framer-v-1t7upfw .framer-m6fxcm-container { order: 7; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2083\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"iUofXPFbI\":{\"layout\":[\"fixed\",\"auto\"]},\"vjLIOSHIw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameruHncxYVAo=withCSS(Component,css,\"framer-3v0dA\");export default FrameruHncxYVAo;FrameruHncxYVAo.displayName=\"New Bento\";FrameruHncxYVAo.defaultProps={height:2083,width:1200};addPropertyControls(FrameruHncxYVAo,{variant:{options:[\"aSC5Xc8L9\",\"iUofXPFbI\",\"vjLIOSHIw\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameruHncxYVAo,[{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\"}]},...BentoMPaymentsFonts,...BentoSAnalyticsFonts,...BentoSKioskFonts,...BentoMPOSFonts,...BentoLHorizontalFonts,...BentoMMediaFonts,...BentoSGoldFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruHncxYVAo\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"2083\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iUofXPFbI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vjLIOSHIw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./uHncxYVAo.map", "// Generated by Framer (a417fcb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/fE6Gry7i7oAYS0hRYder/ewbXQLzoQyBx0e1hdaUX/iqxCsyn23.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/v18BTk451KZaln6an8vO/2ajmLkll0XQjQOLvht7B/YckFIlg3V.js\";const ImageWithFX=withFX(Image);const MotionDivWithFX=withFX(motion.div);const MotionAWithFX=withFX(motion.a);const enabledGestures={JklX3HpN9:{hover:true},LFD0QUW_0:{pressed:true}};const cycleOrder=[\"JklX3HpN9\",\"LFD0QUW_0\"];const serializationHash=\"framer-YwZW9\";const variantClassNames={JklX3HpN9:\"framer-v-hne3i3\",LFD0QUW_0:\"framer-v-tokij5\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:150,y:0};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:150,y:0};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"JklX3HpN9\",TabletAndMobile:\"LFD0QUW_0\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"JklX3HpN9\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"JklX3HpN9\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"LFD0QUW_0-pressed\")return false;if(baseVariant===\"LFD0QUW_0\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"LFD0QUW_0-pressed\")return true;if(baseVariant===\"LFD0QUW_0\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"TlBBo_lKm\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(MotionAWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-hne3i3\",className,classNames)} framer-1et1vcd`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"JklX3HpN9\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-a331f03c-1751-4505-b7b2-d8faba9db10d, rgb(142, 0, 229))\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,boxShadow:\"0px 2px 16px 0px rgba(0, 0, 0, 0.05000000074505806)\",...style},variants:{\"JklX3HpN9-hover\":{backgroundColor:\"var(--token-7fbef793-948f-4406-adbb-dfd0acec5467, rgb(101, 0, 178))\"},\"LFD0QUW_0-pressed\":{backgroundColor:\"var(--token-7fbef793-948f-4406-adbb-dfd0acec5467, rgb(101, 0, 178))\"}},...addPropertyOverrides({\"JklX3HpN9-hover\":{\"data-framer-name\":undefined},\"LFD0QUW_0-pressed\":{\"data-framer-name\":undefined},LFD0QUW_0:{__framer__enter:animation2,__framer__exit:animation3,\"data-framer-name\":\"TabletAndMobile\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hyb2vl\",layoutDependency:layoutDependency,layoutId:\"J_3B4swCY\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12kikqm\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"j_lRFbafH\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255)))\"},children:\"Jane Gold\"})}),className:\"framer-1lk6kii\",\"data-framer-name\":\"Jane Gold\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"oxQ1KdXF9\",style:{\"--extracted-a0htzi\":\"var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1nahgzr\",\"data-styles-preset\":\"iqxCsyn23\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255)))\"},children:\"Offer brand-sponsored cash back rewards to customers.\"})}),className:\"framer-qd2sr1\",\"data-framer-name\":\"Offer brand-sponsored cash back rewards to customers.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wR8meQYaj\",style:{\"--extracted-1eung3n\":\"var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-r1svuj\",layoutDependency:layoutDependency,layoutId:\"jZ1yZJ6fO\",children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",sizes:\"336px\",src:\"https://framerusercontent.com/images/i7MIAiT56agUrCfwDSpQ7va3Y.png\",srcSet:\"https://framerusercontent.com/images/i7MIAiT56agUrCfwDSpQ7va3Y.png 672w\"},className:\"framer-123rci3\",\"data-framer-name\":\"Image-Gold\",layoutDependency:layoutDependency,layoutId:\"d3RNYOR3E\",style:{transformPerspective:1200},...addPropertyOverrides({\"JklX3HpN9-hover\":{background:{alt:\"\",fit:\"fill\",sizes:\"352px\",src:\"https://framerusercontent.com/images/i7MIAiT56agUrCfwDSpQ7va3Y.png\",srcSet:\"https://framerusercontent.com/images/i7MIAiT56agUrCfwDSpQ7va3Y.png 672w\"},transformTemplate:transformTemplate1}},baseVariant,gestureVariant)})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1atrse8\",layoutDependency:layoutDependency,layoutId:\"kfznljten\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u92bya\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"BgYvegZKL\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255)))\"},children:\"Jane Gold\"})}),className:\"framer-11xbsuw\",\"data-framer-name\":\"Jane Gold\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kGZtv_Boi\",style:{\"--extracted-a0htzi\":\"var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1nahgzr\",\"data-styles-preset\":\"iqxCsyn23\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255)))\"},children:\"Offer brand-sponsored cash back rewards to customers.\"})}),className:\"framer-dnzkrv\",\"data-framer-name\":\"Offer brand-sponsored cash back rewards to customers.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VbcvsbGT1\",style:{\"--extracted-1eung3n\":\"var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-ey7b5v\",layoutDependency:layoutDependency,layoutId:\"hhrC8hFZw\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"310px\",src:\"https://framerusercontent.com/images/i7MIAiT56agUrCfwDSpQ7va3Y.png\",srcSet:\"https://framerusercontent.com/images/i7MIAiT56agUrCfwDSpQ7va3Y.png 672w\"},className:\"framer-dxhwlb\",\"data-framer-name\":\"Image-Gold\",layoutDependency:layoutDependency,layoutId:\"eJUdjoIiO\",transformTemplate:transformTemplate1})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YwZW9.framer-1et1vcd, .framer-YwZW9 .framer-1et1vcd { display: block; }\",\".framer-YwZW9.framer-hne3i3 { cursor: pointer; height: 400px; overflow: hidden; position: relative; text-decoration: none; width: 400px; will-change: var(--framer-will-change-override, transform); }\",\".framer-YwZW9 .framer-1hyb2vl { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-YwZW9 .framer-12kikqm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 304px; }\",\".framer-YwZW9 .framer-1lk6kii, .framer-YwZW9 .framer-qd2sr1 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 304px; word-break: break-word; word-wrap: break-word; }\",\".framer-YwZW9 .framer-r1svuj { flex: none; height: 200px; overflow: visible; position: relative; width: 336px; }\",\".framer-YwZW9 .framer-123rci3 { aspect-ratio: 0.4482988659106071 / 1; bottom: -549px; flex: none; height: var(--framer-aspect-ratio-supported, 749px); left: 0px; position: absolute; width: 100%; }\",\".framer-YwZW9 .framer-1atrse8 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 40px; position: absolute; top: 0px; width: 100%; }\",\".framer-YwZW9 .framer-u92bya { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YwZW9 .framer-11xbsuw, .framer-YwZW9 .framer-dnzkrv { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YwZW9 .framer-ey7b5v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 194px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 310px; }\",\".framer-YwZW9 .framer-dxhwlb { aspect-ratio: 0.4482988659106071 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 446px); left: 50%; position: absolute; top: 1px; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YwZW9 .framer-1hyb2vl, .framer-YwZW9 .framer-12kikqm, .framer-YwZW9 .framer-1atrse8, .framer-YwZW9 .framer-u92bya, .framer-YwZW9 .framer-ey7b5v { gap: 0px; } .framer-YwZW9 .framer-1hyb2vl > *, .framer-YwZW9 .framer-ey7b5v > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-YwZW9 .framer-1hyb2vl > :first-child, .framer-YwZW9 .framer-12kikqm > :first-child, .framer-YwZW9 .framer-1atrse8 > :first-child, .framer-YwZW9 .framer-u92bya > :first-child, .framer-YwZW9 .framer-ey7b5v > :first-child { margin-top: 0px; } .framer-YwZW9 .framer-1hyb2vl > :last-child, .framer-YwZW9 .framer-12kikqm > :last-child, .framer-YwZW9 .framer-1atrse8 > :last-child, .framer-YwZW9 .framer-u92bya > :last-child, .framer-YwZW9 .framer-ey7b5v > :last-child { margin-bottom: 0px; } .framer-YwZW9 .framer-12kikqm > *, .framer-YwZW9 .framer-u92bya > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-YwZW9 .framer-1atrse8 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\".framer-YwZW9.framer-v-tokij5.framer-hne3i3 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 400px); }\",\".framer-YwZW9.framer-v-tokij5 .framer-dxhwlb { height: var(--framer-aspect-ratio-supported, 692px); }\",\".framer-YwZW9.framer-v-hne3i3.hover .framer-123rci3 { bottom: var(--framer-aspect-ratio-supported, -585px); height: unset; left: 50%; top: 0px; width: 105%; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 400\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"LFD0QUW_0\":{\"layout\":[\"fixed\",\"fixed\"]},\"OfgJxSDl8\":{\"layout\":[\"fixed\",\"fixed\"]},\"EnIUvV_AZ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerB7FTiR7kr=withCSS(Component,css,\"framer-YwZW9\");export default FramerB7FTiR7kr;FramerB7FTiR7kr.displayName=\"Bento-S-Gold\";FramerB7FTiR7kr.defaultProps={height:400,width:400};addPropertyControls(FramerB7FTiR7kr,{variant:{options:[\"JklX3HpN9\",\"LFD0QUW_0\"],optionTitles:[\"Desktop\",\"TabletAndMobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerB7FTiR7kr,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerB7FTiR7kr\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"400\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LFD0QUW_0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OfgJxSDl8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EnIUvV_AZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"400\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./B7FTiR7kr.map", "// Generated by Framer (a417fcb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/fE6Gry7i7oAYS0hRYder/ewbXQLzoQyBx0e1hdaUX/iqxCsyn23.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/v18BTk451KZaln6an8vO/2ajmLkll0XQjQOLvht7B/YckFIlg3V.js\";const ImageWithFX=withFX(Image);const MotionAWithFX=withFX(motion.a);const enabledGestures={hlelb5H7L:{pressed:true},LgTcFe5B8:{hover:true},VpGEgowCp:{pressed:true}};const cycleOrder=[\"LgTcFe5B8\",\"VpGEgowCp\",\"hlelb5H7L\"];const serializationHash=\"framer-x57ee\";const variantClassNames={hlelb5H7L:\"framer-v-5phpw3\",LgTcFe5B8:\"framer-v-2v0727\",VpGEgowCp:\"framer-v-16djjgx\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"LgTcFe5B8\",Mobile:\"hlelb5H7L\",Tablet:\"VpGEgowCp\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"LgTcFe5B8\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"LgTcFe5B8\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"udcLURjIy\"},openInNewTab:false,children:/*#__PURE__*/_jsx(MotionAWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-2v0727\",className,classNames)} framer-g8gpk1`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"LgTcFe5B8\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-a331f03c-1751-4505-b7b2-d8faba9db10d, rgb(142, 0, 229))\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,boxShadow:\"0px 2px 16px 0px rgba(0, 0, 0, 0.05000000074505806)\",...style},variants:{\"hlelb5H7L-pressed\":{backgroundColor:\"var(--token-7fbef793-948f-4406-adbb-dfd0acec5467, rgb(101, 0, 178))\"},\"LgTcFe5B8-hover\":{backgroundColor:\"var(--token-7fbef793-948f-4406-adbb-dfd0acec5467, rgb(101, 0, 178))\"},\"VpGEgowCp-pressed\":{backgroundColor:\"var(--token-7fbef793-948f-4406-adbb-dfd0acec5467, rgb(101, 0, 178))\"}},...addPropertyOverrides({\"hlelb5H7L-pressed\":{\"data-framer-name\":undefined},\"LgTcFe5B8-hover\":{\"data-framer-name\":undefined},\"VpGEgowCp-pressed\":{\"data-framer-name\":undefined},hlelb5H7L:{\"data-framer-name\":\"Mobile\"},VpGEgowCp:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18eqx9r\",layoutDependency:layoutDependency,layoutId:\"WR1ukCvVq\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u9qs30\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"ylIyUMUaw\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255)))\"},children:\"Kiosk\"})}),className:\"framer-4b8ncw\",\"data-framer-name\":\"Kiosk\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RM1Rk1bmI\",style:{\"--extracted-a0htzi\":\"var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1nahgzr\",\"data-styles-preset\":\"iqxCsyn23\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255)))\"},children:\"Reduce wait times and serve more customers.\"})}),className:\"framer-yvbu45\",\"data-framer-name\":\"Reduce wait times and serve more customers.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GPm4ZJZdY\",style:{\"--extracted-1eung3n\":\"var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1f2l3ro\",layoutDependency:layoutDependency,layoutId:\"ygARHVaxi\",children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",pixelHeight:1074,pixelWidth:477,positionX:\"center\",positionY:\"center\",sizes:`calc(max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 200px) / 2, 1px) * 1.5484)`,src:\"https://framerusercontent.com/images/Pyn3ejzXrzQrculglfAnOuiYhQ.png\",srcSet:\"https://framerusercontent.com/images/Pyn3ejzXrzQrculglfAnOuiYhQ.png 477w\"},className:\"framer-wzrofk\",\"data-framer-name\":\"Kiosk\",layoutDependency:layoutDependency,layoutId:\"A4kbDTrzI\",style:{transformPerspective:1200},...addPropertyOverrides({\"LgTcFe5B8-hover\":{background:{alt:\"\",fit:\"fit\",pixelHeight:1074,pixelWidth:477,positionX:\"center\",positionY:\"center\",sizes:`calc(max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 200px) / 2, 1px) * 1.6486)`,src:\"https://framerusercontent.com/images/Pyn3ejzXrzQrculglfAnOuiYhQ.png\",srcSet:\"https://framerusercontent.com/images/Pyn3ejzXrzQrculglfAnOuiYhQ.png 477w\"}}},baseVariant,gestureVariant)})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-x57ee.framer-g8gpk1, .framer-x57ee .framer-g8gpk1 { display: block; }\",\".framer-x57ee.framer-2v0727 { cursor: pointer; height: 400px; overflow: hidden; position: relative; text-decoration: none; width: 400px; will-change: var(--framer-will-change-override, transform); }\",\".framer-x57ee .framer-18eqx9r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 40px; position: absolute; top: 50%; width: 100%; }\",\".framer-x57ee .framer-u9qs30 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-x57ee .framer-4b8ncw, .framer-x57ee .framer-yvbu45 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-x57ee .framer-1f2l3ro { flex: 1 0 0px; height: 400px; overflow: visible; position: relative; width: 1px; }\",\".framer-x57ee .framer-wzrofk { bottom: -84px; flex: none; position: absolute; right: -54px; top: -38px; width: 155%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-x57ee .framer-18eqx9r, .framer-x57ee .framer-u9qs30 { gap: 0px; } .framer-x57ee .framer-18eqx9r > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-x57ee .framer-18eqx9r > :first-child { margin-left: 0px; } .framer-x57ee .framer-18eqx9r > :last-child { margin-right: 0px; } .framer-x57ee .framer-u9qs30 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-x57ee .framer-u9qs30 > :first-child { margin-top: 0px; } .framer-x57ee .framer-u9qs30 > :last-child { margin-bottom: 0px; } }\",\".framer-x57ee.framer-v-16djjgx.framer-2v0727, .framer-x57ee.framer-v-5phpw3.framer-2v0727, .framer-x57ee.framer-v-2v0727.hover.framer-2v0727 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 400px); }\",\".framer-x57ee.framer-v-2v0727.hover .framer-wzrofk { right: -69px; top: -72px; width: 165%; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 400\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"VpGEgowCp\":{\"layout\":[\"fixed\",\"fixed\"]},\"hlelb5H7L\":{\"layout\":[\"fixed\",\"fixed\"]},\"Lbulhwqcd\":{\"layout\":[\"fixed\",\"fixed\"]},\"xNJyIo1fD\":{\"layout\":[\"fixed\",\"fixed\"]},\"FWFr8b4yZ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerBaBpAI8s8=withCSS(Component,css,\"framer-x57ee\");export default FramerBaBpAI8s8;FramerBaBpAI8s8.displayName=\"Bento-S-Kiosk\";FramerBaBpAI8s8.defaultProps={height:400,width:400};addPropertyControls(FramerBaBpAI8s8,{variant:{options:[\"LgTcFe5B8\",\"VpGEgowCp\",\"hlelb5H7L\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerBaBpAI8s8,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBaBpAI8s8\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VpGEgowCp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hlelb5H7L\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Lbulhwqcd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xNJyIo1fD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FWFr8b4yZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"400\",\"framerIntrinsicWidth\":\"400\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./BaBpAI8s8.map", "// Generated by Framer (a417fcb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/fE6Gry7i7oAYS0hRYder/ewbXQLzoQyBx0e1hdaUX/iqxCsyn23.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/v18BTk451KZaln6an8vO/2ajmLkll0XQjQOLvht7B/YckFIlg3V.js\";const MotionDivWithFX=withFX(motion.div);const MotionAWithFX=withFX(motion.a);const enabledGestures={og4QEZVtr:{hover:true},tZxmo5TXP:{pressed:true},vBilmU5CD:{pressed:true}};const cycleOrder=[\"og4QEZVtr\",\"vBilmU5CD\",\"tZxmo5TXP\"];const serializationHash=\"framer-WnNuD\";const variantClassNames={og4QEZVtr:\"framer-v-aqlz7j\",tZxmo5TXP:\"framer-v-ng2vr1\",vBilmU5CD:\"framer-v-19td033\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-150,y:0};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:-150,y:0};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:150};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"og4QEZVtr\",Mobile:\"tZxmo5TXP\",Tablet:\"vBilmU5CD\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"og4QEZVtr\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"og4QEZVtr\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FckmzhEWJ\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(MotionAWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-aqlz7j\",className,classNames)} framer-1u36q8w`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"og4QEZVtr\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-2bfe69a0-e53e-4992-a68d-e0c0b08cf146, rgb(206, 52, 154))\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,boxShadow:\"0px 2px 16px 0px rgba(0, 0, 0, 0.05000000074505806)\",...style},variants:{\"og4QEZVtr-hover\":{backgroundColor:\"var(--token-8e0d551f-fb4e-4542-bb47-b5f2b39f9961, rgb(157, 34, 110))\"},\"tZxmo5TXP-pressed\":{backgroundColor:\"var(--token-8e0d551f-fb4e-4542-bb47-b5f2b39f9961, rgb(157, 34, 110))\"},\"vBilmU5CD-pressed\":{backgroundColor:\"var(--token-8e0d551f-fb4e-4542-bb47-b5f2b39f9961, rgb(157, 34, 110))\"}},...addPropertyOverrides({\"og4QEZVtr-hover\":{\"data-framer-name\":undefined},\"tZxmo5TXP-pressed\":{\"data-framer-name\":undefined},\"vBilmU5CD-pressed\":{\"data-framer-name\":undefined},tZxmo5TXP:{__framer__enter:animation2,__framer__exit:animation3,\"data-framer-name\":\"Mobile\"},vBilmU5CD:{__framer__enter:animation2,__framer__exit:animation3,\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-mdkxbq\",\"data-framer-name\":\"Images\",layoutDependency:layoutDependency,layoutId:\"i5TdlsVsA\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"1637px\",src:\"https://framerusercontent.com/images/NBirYCytZqmCVHYJS7KPoE5Icg.png\",srcSet:\"https://framerusercontent.com/images/NBirYCytZqmCVHYJS7KPoE5Icg.png?scale-down-to=512 512w,https://framerusercontent.com/images/NBirYCytZqmCVHYJS7KPoE5Icg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NBirYCytZqmCVHYJS7KPoE5Icg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/NBirYCytZqmCVHYJS7KPoE5Icg.png 3274w\"},className:\"framer-1o95wa8\",\"data-framer-name\":\"Image-Grid\",layoutDependency:layoutDependency,layoutId:\"yMlmB_axc\",...addPropertyOverrides({\"og4QEZVtr-hover\":{background:{alt:\"\",fit:\"fill\",sizes:\"1543px\",src:\"https://framerusercontent.com/images/NBirYCytZqmCVHYJS7KPoE5Icg.png\",srcSet:\"https://framerusercontent.com/images/NBirYCytZqmCVHYJS7KPoE5Icg.png?scale-down-to=512 512w,https://framerusercontent.com/images/NBirYCytZqmCVHYJS7KPoE5Icg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NBirYCytZqmCVHYJS7KPoE5Icg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/NBirYCytZqmCVHYJS7KPoE5Icg.png 3274w\"},transformTemplate:transformTemplate1}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"400px\",src:\"https://framerusercontent.com/images/R8lJdot5ACtKs2PJz6AkGaI5Pk.png\",srcSet:\"https://framerusercontent.com/images/R8lJdot5ACtKs2PJz6AkGaI5Pk.png 800w\"},className:\"framer-hrl20e\",\"data-framer-name\":\"Image-PopOut\",layoutDependency:layoutDependency,layoutId:\"OevshPLuv\",...addPropertyOverrides({\"og4QEZVtr-hover\":{background:{alt:\"\",fit:\"fill\",sizes:\"438px\",src:\"https://framerusercontent.com/images/R8lJdot5ACtKs2PJz6AkGaI5Pk.png\",srcSet:\"https://framerusercontent.com/images/R8lJdot5ACtKs2PJz6AkGaI5Pk.png 800w\"},transformTemplate:transformTemplate2}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1oh0t5\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"MzLvJn14b\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255)))\"},children:\"Media\"})}),className:\"framer-1u22z00\",\"data-framer-name\":\"Media\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fzCNxC666\",style:{\"--extracted-a0htzi\":\"var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1nahgzr\",\"data-styles-preset\":\"iqxCsyn23\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255)))\"},children:\"Reach targeted audiences through premium menu placements and advertising on the open web.\"})}),className:\"framer-b7yc1s\",\"data-framer-name\":\"Reach targeted audiences through premium menu placements and advertising on the open web.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EpVGsbg3h\",style:{\"--extracted-1eung3n\":\"var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-WnNuD.framer-1u36q8w, .framer-WnNuD .framer-1u36q8w { display: block; }\",\".framer-WnNuD.framer-aqlz7j { cursor: pointer; height: 400px; overflow: hidden; position: relative; text-decoration: none; width: 840px; will-change: var(--framer-will-change-override, transform); }\",\".framer-WnNuD .framer-mdkxbq { flex: none; height: 1505px; left: -90px; overflow: visible; position: absolute; top: -751px; width: 1637px; }\",\".framer-WnNuD .framer-1o95wa8 { aspect-ratio: 1.088069125955467 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1505px); left: 0px; position: absolute; top: 0px; width: 1637px; }\",\".framer-WnNuD .framer-hrl20e { aspect-ratio: 0.8465608465608465 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 473px); left: 530px; position: absolute; top: 725px; width: 400px; }\",\".framer-WnNuD .framer-1oh0t5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; left: 48px; overflow: visible; padding: 0px; position: absolute; top: 207px; width: 360px; }\",\".framer-WnNuD .framer-1u22z00, .framer-WnNuD .framer-b7yc1s { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 360px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WnNuD .framer-1oh0t5 { gap: 0px; } .framer-WnNuD .framer-1oh0t5 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-WnNuD .framer-1oh0t5 > :first-child { margin-top: 0px; } .framer-WnNuD .framer-1oh0t5 > :last-child { margin-bottom: 0px; } }\",\".framer-WnNuD.framer-v-19td033.framer-aqlz7j { width: 810px; }\",\".framer-WnNuD.framer-v-ng2vr1.framer-aqlz7j { width: 390px; }\",\".framer-WnNuD.framer-v-ng2vr1 .framer-mdkxbq { bottom: -314px; height: unset; left: -380px; right: -867px; top: -791px; width: unset; }\",\".framer-WnNuD.framer-v-ng2vr1 .framer-1o95wa8 { left: unset; right: -160px; top: -250px; }\",\".framer-WnNuD.framer-v-ng2vr1 .framer-hrl20e { bottom: 309px; top: unset; }\",\".framer-WnNuD.framer-v-ng2vr1 .framer-1oh0t5 { bottom: 49px; top: unset; width: 162px; }\",\".framer-WnNuD.framer-v-ng2vr1 .framer-1u22z00, .framer-WnNuD.framer-v-ng2vr1 .framer-b7yc1s { width: 100%; }\",\".framer-WnNuD.framer-v-aqlz7j.hover .framer-1o95wa8 { height: var(--framer-aspect-ratio-supported, 1418px); left: 49%; top: 51%; width: 1543px; }\",\".framer-WnNuD.framer-v-aqlz7j.hover .framer-hrl20e { bottom: 285px; height: var(--framer-aspect-ratio-supported, 517px); left: 45%; top: unset; width: 438px; }\",\".framer-WnNuD.framer-v-ng2vr1.pressed .framer-mdkxbq { height: unset; width: unset; }\",\".framer-WnNuD.framer-v-ng2vr1.pressed .framer-1o95wa8 { left: unset; }\",\".framer-WnNuD.framer-v-ng2vr1.pressed .framer-hrl20e, .framer-WnNuD.framer-v-ng2vr1.pressed .framer-1oh0t5 { top: unset; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 400\n * @framerIntrinsicWidth 840\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"vBilmU5CD\":{\"layout\":[\"fixed\",\"fixed\"]},\"tZxmo5TXP\":{\"layout\":[\"fixed\",\"fixed\"]},\"UJMMtS19_\":{\"layout\":[\"fixed\",\"fixed\"]},\"qpWzmyCpw\":{\"layout\":[\"fixed\",\"fixed\"]},\"IHXY_vC8H\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerbkAsbe3xE=withCSS(Component,css,\"framer-WnNuD\");export default FramerbkAsbe3xE;FramerbkAsbe3xE.displayName=\"Bento-M-Media\";FramerbkAsbe3xE.defaultProps={height:400,width:840};addPropertyControls(FramerbkAsbe3xE,{variant:{options:[\"og4QEZVtr\",\"vBilmU5CD\",\"tZxmo5TXP\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerbkAsbe3xE,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbkAsbe3xE\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"400\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"840\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vBilmU5CD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tZxmo5TXP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UJMMtS19_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"qpWzmyCpw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IHXY_vC8H\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./bkAsbe3xE.map", "// Generated by Framer (a417fcb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/fE6Gry7i7oAYS0hRYder/ewbXQLzoQyBx0e1hdaUX/iqxCsyn23.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/v18BTk451KZaln6an8vO/2ajmLkll0XQjQOLvht7B/YckFIlg3V.js\";const MotionDivWithFX=withFX(motion.div);const MotionAWithFX=withFX(motion.a);const enabledGestures={AbwtZkyK8:{pressed:true},lGNcokIdb:{hover:true},Sh5g_cn9Q:{pressed:true}};const cycleOrder=[\"lGNcokIdb\",\"Sh5g_cn9Q\",\"AbwtZkyK8\"];const serializationHash=\"framer-IGd66\";const variantClassNames={AbwtZkyK8:\"framer-v-7tsps5\",lGNcokIdb:\"framer-v-6impo8\",Sh5g_cn9Q:\"framer-v-2xck4f\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:150,y:0};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:150,y:0};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:150};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"lGNcokIdb\",Mobile:\"AbwtZkyK8\",Tablet:\"Sh5g_cn9Q\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"lGNcokIdb\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"lGNcokIdb\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"AbwtZkyK8-pressed\")return false;if(baseVariant===\"AbwtZkyK8\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"AbwtZkyK8-pressed\")return true;if(baseVariant===\"AbwtZkyK8\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DPVhPjNAs\"},openInNewTab:false,children:/*#__PURE__*/_jsx(MotionAWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-6impo8\",className,classNames)} framer-1a82a8k`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"lGNcokIdb\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-41c5fb87-c0f0-4a7f-9760-b3dd269f954b, rgb(38, 38, 38))\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,boxShadow:\"0px 2px 16px 0px rgba(0, 0, 0, 0.05000000074505806)\",...style},variants:{\"AbwtZkyK8-pressed\":{backgroundColor:\"var(--token-8d3cb6de-6dc7-4eea-a447-d082d2c7b3b4, rgb(14, 14, 14))\"},\"lGNcokIdb-hover\":{backgroundColor:\"var(--token-8d3cb6de-6dc7-4eea-a447-d082d2c7b3b4, rgb(14, 14, 14))\"},\"Sh5g_cn9Q-pressed\":{backgroundColor:\"var(--token-8d3cb6de-6dc7-4eea-a447-d082d2c7b3b4, rgb(14, 14, 14))\"}},...addPropertyOverrides({\"AbwtZkyK8-pressed\":{\"data-framer-name\":undefined},\"lGNcokIdb-hover\":{\"data-framer-name\":undefined},\"Sh5g_cn9Q-pressed\":{\"data-framer-name\":undefined},AbwtZkyK8:{__framer__enter:animation4,__framer__exit:animation5,\"data-framer-name\":\"Mobile\"},Sh5g_cn9Q:{__framer__enter:animation2,__framer__exit:animation3,\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ka5prl\",layoutDependency:layoutDependency,layoutId:\"VJDyMV7jC\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hgrz3q\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"WBXAavbb7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255)))\"},children:\"Point of Sale\"})}),className:\"framer-1adwm03\",\"data-framer-name\":\"Point of Sale\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tEV31Uq0Q\",style:{\"--extracted-a0htzi\":\"var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1nahgzr\",\"data-styles-preset\":\"iqxCsyn23\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255)))\"},children:\"The most intuitive point of sale in the industry powered by the Jane Catalog.\"})}),className:\"framer-1hbx4g9\",\"data-framer-name\":\"The most intuitive point of sale in the industry powered by the Jane Catalog.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Q9X_ANgXJ\",style:{\"--extracted-1eung3n\":\"var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-rdpy1s\",\"data-framer-name\":\"Img\",layoutDependency:layoutDependency,layoutId:\"oH6YmZtSc\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"476.5px\",src:\"https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png\",srcSet:\"https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png?scale-down-to=512 512w,https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png 2064w\"},className:\"framer-uhb1uk\",\"data-framer-name\":\"Image-POS\",layoutDependency:layoutDependency,layoutId:\"GxyHF4Y6r\",...addPropertyOverrides({\"lGNcokIdb-hover\":{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:`calc(max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 200px) * 0.6, 1px) + 69px)`,src:\"https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png\",srcSet:\"https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png?scale-down-to=512 512w,https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png 2064w\"}}},baseVariant,gestureVariant)})}),isDisplayed1()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-7oee7z\",\"data-framer-name\":\"Img\",layoutDependency:layoutDependency,layoutId:\"OO0JSbUBH\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png\",srcSet:\"https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png?scale-down-to=512 512w,https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png 2064w\"},className:\"framer-jp27an\",\"data-framer-name\":\"Image-POS\",layoutDependency:layoutDependency,layoutId:\"MHTD1KHTR\",...addPropertyOverrides({AbwtZkyK8:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"390px\",src:\"https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png\",srcSet:\"https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png?scale-down-to=512 512w,https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/yV6ljf0KeYNaXEhN17z7jwbrvs.png 2064w\"}}},baseVariant,gestureVariant)})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IGd66.framer-1a82a8k, .framer-IGd66 .framer-1a82a8k { display: block; }\",\".framer-IGd66.framer-6impo8 { cursor: pointer; height: 400px; overflow: visible; position: relative; text-decoration: none; width: 840px; }\",\".framer-IGd66 .framer-1ka5prl { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 0px 40px 0px 40px; position: absolute; top: 0px; width: 100%; }\",\".framer-IGd66 .framer-hgrz3q { align-content: flex-start; align-items: flex-start; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-IGd66 .framer-1adwm03, .framer-IGd66 .framer-1hbx4g9 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-IGd66 .framer-rdpy1s { flex: 3 0 0px; height: 400px; overflow: visible; position: relative; width: 1px; }\",\".framer-IGd66 .framer-uhb1uk { aspect-ratio: 1.1916859122401848 / 1; bottom: 0px; flex: none; left: 0px; position: absolute; top: 0px; width: var(--framer-aspect-ratio-supported, 477px); }\",\".framer-IGd66 .framer-7oee7z { flex: none; height: 343px; overflow: visible; position: relative; width: 390px; }\",\".framer-IGd66 .framer-jp27an { aspect-ratio: 1.1916859122401848 / 1; bottom: -4px; flex: none; height: var(--framer-aspect-ratio-supported, 168px); position: absolute; right: -3px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IGd66 .framer-1ka5prl, .framer-IGd66 .framer-hgrz3q { gap: 0px; } .framer-IGd66 .framer-1ka5prl > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-IGd66 .framer-1ka5prl > :first-child { margin-left: 0px; } .framer-IGd66 .framer-1ka5prl > :last-child { margin-right: 0px; } .framer-IGd66 .framer-hgrz3q > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-IGd66 .framer-hgrz3q > :first-child { margin-top: 0px; } .framer-IGd66 .framer-hgrz3q > :last-child { margin-bottom: 0px; } }\",\".framer-IGd66.framer-v-2xck4f.framer-6impo8 { width: 810px; }\",\".framer-IGd66.framer-v-2xck4f .framer-uhb1uk { aspect-ratio: unset; left: -7px; width: 477px; }\",\".framer-IGd66.framer-v-7tsps5.framer-6impo8 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 560px; justify-content: center; padding: 0px; width: 390px; }\",\".framer-IGd66.framer-v-7tsps5 .framer-1ka5prl { flex-direction: column; padding: 40px 40px 0px 40px; z-index: 1; }\",\".framer-IGd66.framer-v-7tsps5 .framer-hgrz3q { flex: none; width: 274px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IGd66.framer-v-7tsps5.framer-6impo8, .framer-IGd66.framer-v-7tsps5 .framer-1ka5prl { gap: 0px; } .framer-IGd66.framer-v-7tsps5.framer-6impo8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-IGd66.framer-v-7tsps5.framer-6impo8 > :first-child, .framer-IGd66.framer-v-7tsps5 .framer-1ka5prl > :first-child { margin-top: 0px; } .framer-IGd66.framer-v-7tsps5.framer-6impo8 > :last-child, .framer-IGd66.framer-v-7tsps5 .framer-1ka5prl > :last-child { margin-bottom: 0px; } .framer-IGd66.framer-v-7tsps5 .framer-1ka5prl > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\".framer-IGd66.framer-v-2xck4f.pressed .framer-uhb1uk { aspect-ratio: unset; }\",\".framer-IGd66.framer-v-6impo8.hover .framer-uhb1uk { bottom: var(--framer-aspect-ratio-supported, 0px); height: 417px; right: -69px; top: -17px; width: unset; }\",\".framer-IGd66.framer-v-7tsps5.pressed .framer-jp27an { height: var(--framer-aspect-ratio-supported, 327px); width: 390px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 400\n * @framerIntrinsicWidth 840\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Sh5g_cn9Q\":{\"layout\":[\"fixed\",\"fixed\"]},\"AbwtZkyK8\":{\"layout\":[\"fixed\",\"fixed\"]},\"TaOo0Fp1S\":{\"layout\":[\"fixed\",\"fixed\"]},\"D7fEg8P9l\":{\"layout\":[\"fixed\",\"fixed\"]},\"YrNusuPV6\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerBUO45Z68b=withCSS(Component,css,\"framer-IGd66\");export default FramerBUO45Z68b;FramerBUO45Z68b.displayName=\"Bento-M-POS\";FramerBUO45Z68b.defaultProps={height:400,width:840};addPropertyControls(FramerBUO45Z68b,{variant:{options:[\"lGNcokIdb\",\"Sh5g_cn9Q\",\"AbwtZkyK8\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerBUO45Z68b,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBUO45Z68b\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Sh5g_cn9Q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"AbwtZkyK8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TaOo0Fp1S\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"D7fEg8P9l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"YrNusuPV6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"400\",\"framerIntrinsicWidth\":\"840\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./BUO45Z68b.map", "// Generated by Framer (abcfa95)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/fE6Gry7i7oAYS0hRYder/ewbXQLzoQyBx0e1hdaUX/iqxCsyn23.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/v18BTk451KZaln6an8vO/2ajmLkll0XQjQOLvht7B/YckFIlg3V.js\";const MotionDivWithFX=withFX(motion.div);const MotionAWithFX=withFX(motion.a);const enabledGestures={bjEcgE4hM:{pressed:true},GYa6b2LhO:{pressed:true},teQQGI47t:{hover:true}};const cycleOrder=[\"teQQGI47t\",\"GYa6b2LhO\",\"bjEcgE4hM\"];const serializationHash=\"framer-xPiZo\";const variantClassNames={bjEcgE4hM:\"framer-v-1qb652b\",GYa6b2LhO:\"framer-v-18x22y2\",teQQGI47t:\"framer-v-8b01iu\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-150,y:0};const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"teQQGI47t\",Mobile:\"bjEcgE4hM\",Tablet:\"GYa6b2LhO\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"teQQGI47t\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"teQQGI47t\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"bjEcgE4hM-pressed\")return false;if(baseVariant===\"bjEcgE4hM\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"bjEcgE4hM-pressed\")return true;if(baseVariant===\"bjEcgE4hM\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LnpkfpbPx\"},openInNewTab:false,children:/*#__PURE__*/_jsx(MotionAWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-8b01iu\",className,classNames)} framer-358eua`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"teQQGI47t\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-567a4e2a-afca-4d92-a582-78d9f0b1c5ec, rgb(94, 31, 240))\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,boxShadow:\"0px 2px 16px 0px rgba(0, 0, 0, 0.05000000074505806)\",...style},variants:{\"bjEcgE4hM-pressed\":{backgroundColor:\"var(--token-25e0ecd8-3716-4baa-b1d4-744b5b92952c, rgb(70, 22, 190))\"},\"GYa6b2LhO-pressed\":{backgroundColor:\"var(--token-25e0ecd8-3716-4baa-b1d4-744b5b92952c, rgb(70, 22, 190))\"},\"teQQGI47t-hover\":{backgroundColor:\"var(--token-25e0ecd8-3716-4baa-b1d4-744b5b92952c, rgb(70, 22, 190))\"}},...addPropertyOverrides({\"bjEcgE4hM-pressed\":{\"data-framer-name\":undefined},\"GYa6b2LhO-pressed\":{\"data-framer-name\":undefined},\"teQQGI47t-hover\":{__framer__enter:animation2,\"data-framer-name\":undefined},bjEcgE4hM:{__framer__enter:animation2,\"data-framer-name\":\"Mobile\"},GYa6b2LhO:{__framer__enter:animation1,\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1muqmlj\",layoutDependency:layoutDependency,layoutId:\"lSMTw8LeG\",transformTemplate:transformTemplate1,...addPropertyOverrides({\"bjEcgE4hM-pressed\":{transformTemplate:undefined},bjEcgE4hM:{transformTemplate:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11ypfcf\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"oXU7Zp_dG\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255)))\"},children:\"Payment solutions\"})}),className:\"framer-17mu1tp\",\"data-framer-name\":\"Payment solutions\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"XhJapO5I6\",style:{\"--extracted-a0htzi\":\"var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1nahgzr\",\"data-styles-preset\":\"iqxCsyn23\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255)))\"},children:\"Accept more ways to pay with vetted, reliable solutions.\"})}),className:\"framer-p9vuea\",\"data-framer-name\":\"Accept more ways to pay with vetted, reliable solutions.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"C_soavReM\",style:{\"--extracted-1eung3n\":\"var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1837i19\",\"data-framer-name\":\"Images\",layoutDependency:layoutDependency,layoutId:\"oz6dUp4hf\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`calc(max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 200px) / 2, 1px) * 0.8587)`,src:\"https://framerusercontent.com/images/kiT2KNvHhuCX80pC1tEumvsO9E.png\",srcSet:\"https://framerusercontent.com/images/kiT2KNvHhuCX80pC1tEumvsO9E.png?scale-down-to=512 512w,https://framerusercontent.com/images/kiT2KNvHhuCX80pC1tEumvsO9E.png 809w\"},className:\"framer-13pk93t\",\"data-framer-name\":\"Payments-Card\",layoutDependency:layoutDependency,layoutId:\"BOhsrx9mJ\",style:{rotate:0},variants:{\"teQQGI47t-hover\":{rotate:-8}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",sizes:`calc(max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 200px) / 2, 1px) * 1.1603)`,src:\"https://framerusercontent.com/images/6FL0zhKmov4sxiju5HKHjT6xnYM.png\",srcSet:\"https://framerusercontent.com/images/6FL0zhKmov4sxiju5HKHjT6xnYM.png?scale-down-to=1024 716w,https://framerusercontent.com/images/6FL0zhKmov4sxiju5HKHjT6xnYM.png?scale-down-to=2048 1432w,https://framerusercontent.com/images/6FL0zhKmov4sxiju5HKHjT6xnYM.png 1888w\"},className:\"framer-m50i4n\",\"data-framer-name\":\"Payments-Phone\",layoutDependency:layoutDependency,layoutId:\"yuTFTmblB\",style:{rotate:0},variants:{\"teQQGI47t-hover\":{rotate:5}}})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-bonwdw\",layoutDependency:layoutDependency,layoutId:\"O4J88pAQL\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:2700,pixelWidth:1654,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/Pv2oLp9fU395CYUJMzdFitTrI0I.png\",srcSet:\"https://framerusercontent.com/images/Pv2oLp9fU395CYUJMzdFitTrI0I.png?scale-down-to=1024 627w,https://framerusercontent.com/images/Pv2oLp9fU395CYUJMzdFitTrI0I.png?scale-down-to=2048 1254w,https://framerusercontent.com/images/Pv2oLp9fU395CYUJMzdFitTrI0I.png 1654w\"},className:\"framer-1gjg1uz\",\"data-framer-name\":\"Payments-Phone\",layoutDependency:layoutDependency,layoutId:\"enZy8jXxQ\",...addPropertyOverrides({bjEcgE4hM:{background:{alt:\"\",fit:\"fit\",pixelHeight:2700,pixelWidth:1654,positionX:\"left\",positionY:\"center\",sizes:`calc((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 176px) * 0.7)`,src:\"https://framerusercontent.com/images/Pv2oLp9fU395CYUJMzdFitTrI0I.png\",srcSet:\"https://framerusercontent.com/images/Pv2oLp9fU395CYUJMzdFitTrI0I.png?scale-down-to=1024 627w,https://framerusercontent.com/images/Pv2oLp9fU395CYUJMzdFitTrI0I.png?scale-down-to=2048 1254w,https://framerusercontent.com/images/Pv2oLp9fU395CYUJMzdFitTrI0I.png 1654w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:621,pixelWidth:735,positionX:\"right\",positionY:\"center\",src:\"https://framerusercontent.com/images/3WRmTExo8mvVDl5SHjNLgltNaE.png\",srcSet:\"https://framerusercontent.com/images/3WRmTExo8mvVDl5SHjNLgltNaE.png?scale-down-to=512 512w,https://framerusercontent.com/images/3WRmTExo8mvVDl5SHjNLgltNaE.png 735w\"},className:\"framer-145u7y5\",\"data-framer-name\":\"Payments-Card\",layoutDependency:layoutDependency,layoutId:\"ZzOmI_g8u\",transformTemplate:transformTemplate2,...addPropertyOverrides({bjEcgE4hM:{background:{alt:\"\",fit:\"fit\",pixelHeight:621,pixelWidth:735,positionX:\"right\",positionY:\"center\",sizes:`calc((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 176px) / 1.161)`,src:\"https://framerusercontent.com/images/3WRmTExo8mvVDl5SHjNLgltNaE.png\",srcSet:\"https://framerusercontent.com/images/3WRmTExo8mvVDl5SHjNLgltNaE.png?scale-down-to=512 512w,https://framerusercontent.com/images/3WRmTExo8mvVDl5SHjNLgltNaE.png 735w\"}}},baseVariant,gestureVariant)})]})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xPiZo.framer-358eua, .framer-xPiZo .framer-358eua { display: block; }\",\".framer-xPiZo.framer-8b01iu { cursor: pointer; height: 400px; overflow: hidden; position: relative; text-decoration: none; width: 840px; will-change: var(--framer-will-change-override, transform); }\",\".framer-xPiZo .framer-1muqmlj { align-content: center; align-items: center; aspect-ratio: 2.1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: var(--framer-aspect-ratio-supported, 400px); justify-content: center; left: 50%; overflow: visible; padding: 0px 40px 0px 40px; position: absolute; top: 50%; width: 100%; }\",\".framer-xPiZo .framer-11ypfcf { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-xPiZo .framer-17mu1tp, .framer-xPiZo .framer-p9vuea { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xPiZo .framer-1837i19 { aspect-ratio: 1.5 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 246px); overflow: visible; position: relative; width: 1px; }\",\".framer-xPiZo .framer-13pk93t { aspect-ratio: 1.1985185185185185 / 1; bottom: -86px; flex: none; height: var(--framer-aspect-ratio-supported, 264px); position: absolute; right: 95px; width: 86%; }\",\".framer-xPiZo .framer-m50i4n { aspect-ratio: 0.6992592592592592 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 611px); position: absolute; right: -34px; top: -386px; width: 116%; }\",\".framer-xPiZo .framer-bonwdw { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 254px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-xPiZo .framer-1gjg1uz { aspect-ratio: 0.6262626262626263 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 319px); left: 67px; overflow: visible; position: absolute; top: -10px; width: 70%; z-index: 2; }\",\".framer-xPiZo .framer-145u7y5 { aspect-ratio: 1.2027027027027026 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 166px); overflow: visible; position: absolute; right: 43px; top: 85%; width: 86%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-xPiZo .framer-1muqmlj, .framer-xPiZo .framer-11ypfcf, .framer-xPiZo .framer-bonwdw { gap: 0px; } .framer-xPiZo .framer-1muqmlj > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-xPiZo .framer-1muqmlj > :first-child, .framer-xPiZo .framer-bonwdw > :first-child { margin-left: 0px; } .framer-xPiZo .framer-1muqmlj > :last-child, .framer-xPiZo .framer-bonwdw > :last-child { margin-right: 0px; } .framer-xPiZo .framer-11ypfcf > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-xPiZo .framer-11ypfcf > :first-child { margin-top: 0px; } .framer-xPiZo .framer-11ypfcf > :last-child { margin-bottom: 0px; } .framer-xPiZo .framer-bonwdw > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-xPiZo.framer-v-18x22y2.framer-8b01iu { width: 810px; }\",\".framer-xPiZo.framer-v-18x22y2 .framer-1muqmlj { height: var(--framer-aspect-ratio-supported, 386px); top: 50%; }\",\".framer-xPiZo.framer-v-18x22y2 .framer-1837i19 { height: var(--framer-aspect-ratio-supported, 236px); }\",\".framer-xPiZo.framer-v-18x22y2 .framer-13pk93t { height: var(--framer-aspect-ratio-supported, 253px); }\",\".framer-xPiZo.framer-v-18x22y2 .framer-m50i4n { height: var(--framer-aspect-ratio-supported, 586px); right: 21px; }\",\".framer-xPiZo.framer-v-1qb652b.framer-8b01iu { height: 560px; width: 390px; }\",\".framer-xPiZo.framer-v-1qb652b .framer-1muqmlj { aspect-ratio: unset; flex-direction: column; height: 560px; justify-content: flex-start; left: calc(50.00000000000002% - 100% / 2); padding: 40px; top: calc(50.00000000000002% - 560px / 2); }\",\".framer-xPiZo.framer-v-1qb652b .framer-11ypfcf, .framer-xPiZo.framer-v-1qb652b .framer-bonwdw { flex: none; width: 100%; }\",\".framer-xPiZo.framer-v-1qb652b .framer-1gjg1uz { order: 1; }\",\".framer-xPiZo.framer-v-1qb652b .framer-145u7y5 { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-xPiZo.framer-v-1qb652b .framer-1muqmlj { gap: 0px; } .framer-xPiZo.framer-v-1qb652b .framer-1muqmlj > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-xPiZo.framer-v-1qb652b .framer-1muqmlj > :first-child { margin-top: 0px; } .framer-xPiZo.framer-v-1qb652b .framer-1muqmlj > :last-child { margin-bottom: 0px; } }\",\".framer-xPiZo.framer-v-8b01iu.hover.framer-8b01iu { aspect-ratio: 2.1 / 1; height: var(--framer-aspect-ratio-supported, 400px); }\",\".framer-xPiZo.framer-v-8b01iu.hover .framer-13pk93t { bottom: -86px; right: 95px; }\",\".framer-xPiZo.framer-v-8b01iu.hover .framer-m50i4n { right: -6px; top: -386px; }\",\".framer-xPiZo.framer-v-1qb652b.pressed .framer-1muqmlj { aspect-ratio: unset; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 400\n * @framerIntrinsicWidth 840\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"GYa6b2LhO\":{\"layout\":[\"fixed\",\"fixed\"]},\"bjEcgE4hM\":{\"layout\":[\"fixed\",\"fixed\"]},\"OgoYIIVRl\":{\"layout\":[\"fixed\",\"fixed\"]},\"kp67k7xtN\":{\"layout\":[\"fixed\",\"fixed\"]},\"HxUJXGcPl\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerkDqKsUH0P=withCSS(Component,css,\"framer-xPiZo\");export default FramerkDqKsUH0P;FramerkDqKsUH0P.displayName=\"Bento-M-Payments\";FramerkDqKsUH0P.defaultProps={height:400,width:840};addPropertyControls(FramerkDqKsUH0P,{variant:{options:[\"teQQGI47t\",\"GYa6b2LhO\",\"bjEcgE4hM\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerkDqKsUH0P,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerkDqKsUH0P\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"400\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"840\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GYa6b2LhO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bjEcgE4hM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OgoYIIVRl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kp67k7xtN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HxUJXGcPl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./kDqKsUH0P.map", "// Generated by Framer (a417fcb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/fE6Gry7i7oAYS0hRYder/ewbXQLzoQyBx0e1hdaUX/iqxCsyn23.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/v18BTk451KZaln6an8vO/2ajmLkll0XQjQOLvht7B/YckFIlg3V.js\";const MotionDivWithFX=withFX(motion.div);const MotionAWithFX=withFX(motion.a);const enabledGestures={CAkND6nM2:{pressed:true},lvpMJJLfY:{hover:true},xZfWfWsUg:{pressed:true}};const cycleOrder=[\"lvpMJJLfY\",\"CAkND6nM2\",\"xZfWfWsUg\"];const serializationHash=\"framer-9QXJf\";const variantClassNames={CAkND6nM2:\"framer-v-1ng1le9\",lvpMJJLfY:\"framer-v-1qyuxn8\",xZfWfWsUg:\"framer-v-65aryk\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:150};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"lvpMJJLfY\",Mobile:\"xZfWfWsUg\",Tablet:\"CAkND6nM2\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"lvpMJJLfY\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"lvpMJJLfY\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"xZfWfWsUg-pressed\")return false;if(baseVariant===\"xZfWfWsUg\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"CAkND6nM2-pressed\")return false;if(baseVariant===\"CAkND6nM2\")return false;return true;};const isDisplayed2=()=>{if(gestureVariant===\"CAkND6nM2-pressed\")return true;if(baseVariant===\"CAkND6nM2\")return true;return false;};const isDisplayed3=()=>{if(gestureVariant===\"xZfWfWsUg-pressed\")return true;if(baseVariant===\"xZfWfWsUg\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SCs4SgHwe\"},openInNewTab:false,children:/*#__PURE__*/_jsx(MotionAWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1qyuxn8\",className,classNames)} framer-14x1lqm`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"lvpMJJLfY\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-567a4e2a-afca-4d92-a582-78d9f0b1c5ec, rgb(94, 31, 240))\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,boxShadow:\"0px 2px 16px 0px rgba(0, 0, 0, 0.05000000074505806)\",...style},variants:{\"CAkND6nM2-pressed\":{backgroundColor:\"var(--token-25e0ecd8-3716-4baa-b1d4-744b5b92952c, rgb(70, 22, 190))\"},\"lvpMJJLfY-hover\":{backgroundColor:\"var(--token-25e0ecd8-3716-4baa-b1d4-744b5b92952c, rgb(70, 22, 190))\"},\"xZfWfWsUg-pressed\":{backgroundColor:\"var(--token-25e0ecd8-3716-4baa-b1d4-744b5b92952c, rgb(70, 22, 190))\"}},...addPropertyOverrides({\"CAkND6nM2-pressed\":{\"data-framer-name\":undefined},\"lvpMJJLfY-hover\":{\"data-framer-name\":undefined},\"xZfWfWsUg-pressed\":{\"data-framer-name\":undefined},CAkND6nM2:{__framer__enter:animation2,__framer__exit:animation3,\"data-framer-name\":\"Tablet\"},xZfWfWsUg:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15pa1er\",layoutDependency:layoutDependency,layoutId:\"kbBM9q5T6\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pvjb4o\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"VDRIJpiMc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255)))\"},children:\"Ecommerce\"})}),className:\"framer-1lmxgzu\",\"data-framer-name\":\"Ecommerce\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"z9R5mPXB7\",style:{\"--extracted-a0htzi\":\"var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1nahgzr\",\"data-styles-preset\":\"iqxCsyn23\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255)))\"},children:\"Fully automated Ecommerce platform powered by the Jane Catalog.\"})}),className:\"framer-m17fkj\",\"data-framer-name\":\"Fully automated Ecommerce platform powered by the Jane Catalog.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jlHCPDUbE\",style:{\"--extracted-1eung3n\":\"var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ns09dv\",\"data-framer-name\":\"Images\",layoutDependency:layoutDependency,layoutId:\"lSL2a_ZbU\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`calc(max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 186px) * 0.75, 1px) * 0.4594)`,src:\"https://framerusercontent.com/images/MtaCFUYQxyaIpLuwSOSGYP7wkQ.png\",srcSet:\"https://framerusercontent.com/images/MtaCFUYQxyaIpLuwSOSGYP7wkQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/MtaCFUYQxyaIpLuwSOSGYP7wkQ.png 906w\"},className:\"framer-175yoen\",\"data-framer-name\":\"Ecommerce-Phone\",layoutDependency:layoutDependency,layoutId:\"FTHU8bSGG\",style:{rotate:0},variants:{\"lvpMJJLfY-hover\":{rotate:-6}},...addPropertyOverrides({\"lvpMJJLfY-hover\":{background:{alt:\"\",fit:\"fill\",sizes:`calc(max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 186px) * 0.75, 1px) * 0.4818)`,src:\"https://framerusercontent.com/images/MtaCFUYQxyaIpLuwSOSGYP7wkQ.png\",srcSet:\"https://framerusercontent.com/images/MtaCFUYQxyaIpLuwSOSGYP7wkQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/MtaCFUYQxyaIpLuwSOSGYP7wkQ.png 906w\"}}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:804,intrinsicWidth:1072,pixelHeight:1136,pixelWidth:1865,positionX:\"left\",positionY:\"bottom\",sizes:`calc(max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 186px) * 0.75, 1px) / 1.286)`,src:\"https://framerusercontent.com/images/8vYcYWDDingKWeoUgp5NSeCeq4U.png\",srcSet:\"https://framerusercontent.com/images/8vYcYWDDingKWeoUgp5NSeCeq4U.png?scale-down-to=512 512w,https://framerusercontent.com/images/8vYcYWDDingKWeoUgp5NSeCeq4U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8vYcYWDDingKWeoUgp5NSeCeq4U.png 1865w\"},className:\"framer-29kun3\",\"data-framer-name\":\"ecomm_hero_2x_isolatedlaptop\",layoutDependency:layoutDependency,layoutId:\"W1x5VtbwD\",...addPropertyOverrides({\"lvpMJJLfY-hover\":{background:{alt:\"\",fit:\"fit\",intrinsicHeight:804,intrinsicWidth:1072,pixelHeight:1136,pixelWidth:1865,positionX:\"left\",positionY:\"bottom\",sizes:`calc(max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 186px) * 0.75, 1px) * 0.8156)`,src:\"https://framerusercontent.com/images/8vYcYWDDingKWeoUgp5NSeCeq4U.png\",srcSet:\"https://framerusercontent.com/images/8vYcYWDDingKWeoUgp5NSeCeq4U.png?scale-down-to=512 512w,https://framerusercontent.com/images/8vYcYWDDingKWeoUgp5NSeCeq4U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8vYcYWDDingKWeoUgp5NSeCeq4U.png 1865w\"}}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:804,intrinsicWidth:1072,pixelHeight:1608,pixelWidth:2144,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png?scale-down-to=512 512w,https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png 2144w\"},className:\"framer-qp28uo\",\"data-framer-name\":\"ecomm_hero_2xPHOTOSHOP_mobile\",layoutDependency:layoutDependency,layoutId:\"N7B7ZUAd1\",style:{rotate:-2},transformTemplate:transformTemplate1,...addPropertyOverrides({CAkND6nM2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:804,intrinsicWidth:1072,pixelHeight:1608,pixelWidth:2144,positionX:\"left\",positionY:\"center\",sizes:`calc(max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 186px) * 0.6, 1px) * 1.5574)`,src:\"https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png?scale-down-to=512 512w,https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png 2144w\"}}},baseVariant,gestureVariant)})]}),isDisplayed3()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-v4u9ax\",layoutDependency:layoutDependency,layoutId:\"uJE9twrhT\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:804,intrinsicWidth:1072,pixelHeight:1608,pixelWidth:2144,src:\"https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png?scale-down-to=512 512w,https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png 2144w\"},className:\"framer-1ckosvw\",\"data-framer-name\":\"ecomm_hero_2xPHOTOSHOP_mobile\",layoutDependency:layoutDependency,layoutId:\"WfiblZFqA\",style:{rotate:-2},...addPropertyOverrides({xZfWfWsUg:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:804,intrinsicWidth:1072,pixelHeight:1608,pixelWidth:2144,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} + 129px)`,src:\"https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png?scale-down-to=512 512w,https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/GCkmeMIyM7JmhWbBnIsszX8DaMU.png 2144w\"}}},baseVariant,gestureVariant)})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9QXJf.framer-14x1lqm, .framer-9QXJf .framer-14x1lqm { display: block; }\",\".framer-9QXJf.framer-1qyuxn8 { cursor: pointer; height: 400px; overflow: visible; position: relative; text-decoration: none; width: 1280px; }\",\".framer-9QXJf .framer-15pa1er { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 40px; position: absolute; top: 0px; width: 100%; }\",\".framer-9QXJf .framer-pvjb4o { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-9QXJf .framer-1lmxgzu { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-9QXJf .framer-m17fkj { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 360px; word-break: break-word; word-wrap: break-word; }\",\".framer-9QXJf .framer-ns09dv { flex: 3 0 0px; height: 400px; overflow: visible; position: relative; width: 1px; }\",\".framer-9QXJf .framer-175yoen { aspect-ratio: 1.1796875 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 348px); position: absolute; right: 13px; top: -34px; width: 46%; }\",\".framer-9QXJf .framer-29kun3 { aspect-ratio: 1.3333333333333333 / 1; bottom: -1px; flex: none; height: var(--framer-aspect-ratio-supported, 520px); left: -51px; overflow: visible; position: absolute; width: 78%; }\",\".framer-9QXJf .framer-qp28uo { aspect-ratio: 1.3333333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 150px); left: -143px; overflow: visible; position: absolute; top: 50%; width: 156%; z-index: 1; }\",\".framer-9QXJf .framer-v4u9ax { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 260px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-9QXJf .framer-1ckosvw { aspect-ratio: 1.3333333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 397px); left: -118px; overflow: visible; position: absolute; right: -91px; top: -52px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9QXJf .framer-15pa1er, .framer-9QXJf .framer-pvjb4o, .framer-9QXJf .framer-v4u9ax { gap: 0px; } .framer-9QXJf .framer-15pa1er > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-9QXJf .framer-15pa1er > :first-child { margin-left: 0px; } .framer-9QXJf .framer-15pa1er > :last-child { margin-right: 0px; } .framer-9QXJf .framer-pvjb4o > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-9QXJf .framer-pvjb4o > :first-child, .framer-9QXJf .framer-v4u9ax > :first-child { margin-top: 0px; } .framer-9QXJf .framer-pvjb4o > :last-child, .framer-9QXJf .framer-v4u9ax > :last-child { margin-bottom: 0px; } .framer-9QXJf .framer-v4u9ax > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-9QXJf.framer-v-1ng1le9.framer-1qyuxn8 { width: 810px; }\",\".framer-9QXJf.framer-v-1ng1le9 .framer-15pa1er { overflow: hidden; }\",\".framer-9QXJf.framer-v-1ng1le9 .framer-pvjb4o { flex: 2 0 0px; padding: 0px 8px 0px 0px; }\",\".framer-9QXJf.framer-v-1ng1le9 .framer-1lmxgzu { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9QXJf.framer-v-1ng1le9 .framer-m17fkj, .framer-9QXJf.framer-v-65aryk .framer-m17fkj { width: 100%; }\",\".framer-9QXJf.framer-v-1ng1le9 .framer-qp28uo { height: var(--framer-aspect-ratio-supported, 499px); }\",\".framer-9QXJf.framer-v-65aryk.framer-1qyuxn8 { align-content: center; align-items: center; aspect-ratio: 0.8333333333333334 / 1; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: var(--framer-aspect-ratio-supported, 480px); justify-content: center; overflow: hidden; padding: 0px; width: 400px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9QXJf.framer-v-65aryk .framer-15pa1er { bottom: unset; flex-direction: column; height: min-content; left: unset; padding: 40px 40px 0px 40px; position: relative; top: unset; }\",\".framer-9QXJf.framer-v-65aryk .framer-pvjb4o { flex: none; width: 100%; z-index: 1; }\",\".framer-9QXJf.framer-v-65aryk .framer-v4u9ax { flex: none; width: 100%; }\",\".framer-9QXJf.framer-v-65aryk .framer-1ckosvw { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9QXJf.framer-v-65aryk.framer-1qyuxn8, .framer-9QXJf.framer-v-65aryk .framer-15pa1er { gap: 0px; } .framer-9QXJf.framer-v-65aryk.framer-1qyuxn8 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-9QXJf.framer-v-65aryk.framer-1qyuxn8 > :first-child { margin-left: 0px; } .framer-9QXJf.framer-v-65aryk.framer-1qyuxn8 > :last-child { margin-right: 0px; } .framer-9QXJf.framer-v-65aryk .framer-15pa1er > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-9QXJf.framer-v-65aryk .framer-15pa1er > :first-child { margin-top: 0px; } .framer-9QXJf.framer-v-65aryk .framer-15pa1er > :last-child { margin-bottom: 0px; } }\",\".framer-9QXJf.framer-v-65aryk.pressed .framer-15pa1er { bottom: unset; left: unset; top: unset; }\",\".framer-9QXJf.framer-v-1qyuxn8.hover.framer-1qyuxn8 { aspect-ratio: 3.2 / 1; height: var(--framer-aspect-ratio-supported, 400px); }\",\".framer-9QXJf.framer-v-1qyuxn8.hover .framer-175yoen { height: var(--framer-aspect-ratio-supported, 365px); right: -32px; top: -55px; width: 48%; }\",\".framer-9QXJf.framer-v-1qyuxn8.hover .framer-29kun3 { height: var(--framer-aspect-ratio-supported, 546px); width: 82%; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 400\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"CAkND6nM2\":{\"layout\":[\"fixed\",\"fixed\"]},\"xZfWfWsUg\":{\"layout\":[\"fixed\",\"fixed\"]},\"DqKknS2Q0\":{\"layout\":[\"fixed\",\"fixed\"]},\"A24mHG49S\":{\"layout\":[\"fixed\",\"fixed\"]},\"yvLZvbzn9\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerNUdmwNBbR=withCSS(Component,css,\"framer-9QXJf\");export default FramerNUdmwNBbR;FramerNUdmwNBbR.displayName=\"Bento-L-Horizontal\";FramerNUdmwNBbR.defaultProps={height:400,width:1280};addPropertyControls(FramerNUdmwNBbR,{variant:{options:[\"lvpMJJLfY\",\"CAkND6nM2\",\"xZfWfWsUg\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerNUdmwNBbR,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNUdmwNBbR\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CAkND6nM2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xZfWfWsUg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DqKknS2Q0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"A24mHG49S\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"yvLZvbzn9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"400\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NUdmwNBbR.map", "// Generated by Framer (a417fcb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/fE6Gry7i7oAYS0hRYder/ewbXQLzoQyBx0e1hdaUX/iqxCsyn23.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/v18BTk451KZaln6an8vO/2ajmLkll0XQjQOLvht7B/YckFIlg3V.js\";const MotionDivWithFX=withFX(motion.div);const MotionAWithFX=withFX(motion.a);const enabledGestures={Ruoi3qfsO:{pressed:true},wSWka9Loc:{pressed:true},zjwNUDSPJ:{hover:true}};const cycleOrder=[\"zjwNUDSPJ\",\"Ruoi3qfsO\",\"wSWka9Loc\"];const serializationHash=\"framer-Jd1kO\";const variantClassNames={Ruoi3qfsO:\"framer-v-1g6e1kz\",wSWka9Loc:\"framer-v-qpwl4n\",zjwNUDSPJ:\"framer-v-1cxvtkg\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:150,y:0};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:150,y:0};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"zjwNUDSPJ\",Mobile:\"Ruoi3qfsO\",Tablet:\"wSWka9Loc\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"zjwNUDSPJ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"zjwNUDSPJ\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"Ruoi3qfsO-pressed\")return false;if(baseVariant===\"Ruoi3qfsO\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"Ruoi3qfsO-pressed\")return true;if(baseVariant===\"Ruoi3qfsO\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Ay4t94lZ2\"},openInNewTab:false,children:/*#__PURE__*/_jsx(MotionAWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1cxvtkg\",className,classNames)} framer-nsxwc6`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"zjwNUDSPJ\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-2bfe69a0-e53e-4992-a68d-e0c0b08cf146, rgb(206, 52, 154))\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,boxShadow:\"0px 2px 16px 0px rgba(0, 0, 0, 0.05000000074505806)\",...style},variants:{\"Ruoi3qfsO-pressed\":{backgroundColor:\"var(--token-8e0d551f-fb4e-4542-bb47-b5f2b39f9961, rgb(157, 34, 110))\"},\"wSWka9Loc-pressed\":{backgroundColor:\"var(--token-8e0d551f-fb4e-4542-bb47-b5f2b39f9961, rgb(157, 34, 110))\"},\"zjwNUDSPJ-hover\":{backgroundColor:\"var(--token-8e0d551f-fb4e-4542-bb47-b5f2b39f9961, rgb(157, 34, 110))\"}},...addPropertyOverrides({\"Ruoi3qfsO-pressed\":{__framer__styleAppearEffectEnabled:undefined,\"data-framer-name\":undefined},\"wSWka9Loc-pressed\":{\"data-framer-name\":undefined},\"zjwNUDSPJ-hover\":{\"data-framer-name\":undefined},Ruoi3qfsO:{__framer__enter:animation2,__framer__exit:animation3,\"data-framer-name\":\"Mobile\"},wSWka9Loc:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wjnyrx\",layoutDependency:layoutDependency,layoutId:\"WStfcIlQ3\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1ayx8nd\",\"data-framer-name\":\"Images\",layoutDependency:layoutDependency,layoutId:\"yyDYHh_oq\",style:{transformPerspective:1200},children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"278.5px\",src:\"https://framerusercontent.com/images/VFvvSM7F7Wp8tJPU11gUWovmm8.png\",srcSet:\"https://framerusercontent.com/images/VFvvSM7F7Wp8tJPU11gUWovmm8.png?scale-down-to=512 512w,https://framerusercontent.com/images/VFvvSM7F7Wp8tJPU11gUWovmm8.png 557w\"},className:\"framer-1gj243h\",\"data-framer-name\":\"Analytics-3\",layoutDependency:layoutDependency,layoutId:\"ZMHzDgTA3\",style:{rotate:0},transformTemplate:transformTemplate1,variants:{\"zjwNUDSPJ-hover\":{rotate:-7}},...addPropertyOverrides({wSWka9Loc:{background:{alt:\"\",fit:\"fill\",sizes:`calc((max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 80px) / 1.149)`,src:\"https://framerusercontent.com/images/VFvvSM7F7Wp8tJPU11gUWovmm8.png\",srcSet:\"https://framerusercontent.com/images/VFvvSM7F7Wp8tJPU11gUWovmm8.png?scale-down-to=512 512w,https://framerusercontent.com/images/VFvvSM7F7Wp8tJPU11gUWovmm8.png 557w\"}}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"297px\",src:\"https://framerusercontent.com/images/2pBOEo3c3LlP61iD6P2K3NXUJBk.png\",srcSet:\"https://framerusercontent.com/images/2pBOEo3c3LlP61iD6P2K3NXUJBk.png?scale-down-to=512 512w,https://framerusercontent.com/images/2pBOEo3c3LlP61iD6P2K3NXUJBk.png 594w\"},className:\"framer-1ge300r\",\"data-framer-name\":\"Analytics-2\",layoutDependency:layoutDependency,layoutId:\"Ern__gIAJ\",style:{rotate:0},transformTemplate:transformTemplate2,variants:{\"zjwNUDSPJ-hover\":{rotate:-5}},...addPropertyOverrides({wSWka9Loc:{background:{alt:\"\",fit:\"fill\",sizes:`calc((max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 80px) * 0.9281)`,src:\"https://framerusercontent.com/images/2pBOEo3c3LlP61iD6P2K3NXUJBk.png\",srcSet:\"https://framerusercontent.com/images/2pBOEo3c3LlP61iD6P2K3NXUJBk.png?scale-down-to=512 512w,https://framerusercontent.com/images/2pBOEo3c3LlP61iD6P2K3NXUJBk.png 594w\"}}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`calc(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) * 0.84)`,src:\"https://framerusercontent.com/images/Ww1e4vYmtKd8mk5BmQIr7fMypNM.png\",srcSet:\"https://framerusercontent.com/images/Ww1e4vYmtKd8mk5BmQIr7fMypNM.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ww1e4vYmtKd8mk5BmQIr7fMypNM.png 672w\"},className:\"framer-1l0gqin\",\"data-framer-name\":\"Analytics-1\",layoutDependency:layoutDependency,layoutId:\"EwXuWaWJ6\",...addPropertyOverrides({wSWka9Loc:{background:{alt:\"\",fit:\"fill\",sizes:`calc((max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 80px) * 1.05)`,src:\"https://framerusercontent.com/images/Ww1e4vYmtKd8mk5BmQIr7fMypNM.png\",srcSet:\"https://framerusercontent.com/images/Ww1e4vYmtKd8mk5BmQIr7fMypNM.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ww1e4vYmtKd8mk5BmQIr7fMypNM.png 672w\"}}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:359.5,intrinsicWidth:560.5,pixelHeight:719,pixelWidth:1121,src:\"https://framerusercontent.com/images/dgqQpFKAJF5ZG6YAgnt7bVTwgq4.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/dgqQpFKAJF5ZG6YAgnt7bVTwgq4.png?scale-down-to=512 512w,https://framerusercontent.com/images/dgqQpFKAJF5ZG6YAgnt7bVTwgq4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dgqQpFKAJF5ZG6YAgnt7bVTwgq4.png 1121w\"},className:\"framer-1umbvyb\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"U6_rBn_GB\",transformTemplate:transformTemplate1,...addPropertyOverrides({Ruoi3qfsO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:359.5,intrinsicWidth:560.5,pixelHeight:719,pixelWidth:1121,sizes:`calc(min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 80px, 400px) * 1.0688)`,src:\"https://framerusercontent.com/images/dgqQpFKAJF5ZG6YAgnt7bVTwgq4.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/dgqQpFKAJF5ZG6YAgnt7bVTwgq4.png?scale-down-to=512 512w,https://framerusercontent.com/images/dgqQpFKAJF5ZG6YAgnt7bVTwgq4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dgqQpFKAJF5ZG6YAgnt7bVTwgq4.png 1121w\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x2yxze\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"Qs0IRQS7o\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255)))\"},children:\"Analytics\"})}),className:\"framer-ex6obk\",\"data-framer-name\":\"Analytics\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aZHJSkNnA\",style:{\"--extracted-a0htzi\":\"var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1nahgzr\",\"data-styles-preset\":\"iqxCsyn23\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255)))\"},children:\"Understand customers and make data-driven decisions.\"})}),className:\"framer-15gd5pu\",\"data-framer-name\":\"Understand customers and make data-driven decisions.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tA4W9G_uW\",style:{\"--extracted-1eung3n\":\"var(--token-065473d2-4dad-4b90-9795-fcd848811d9a, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Jd1kO.framer-nsxwc6, .framer-Jd1kO .framer-nsxwc6 { display: block; }\",\".framer-Jd1kO.framer-1cxvtkg { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 400px; }\",\".framer-Jd1kO .framer-wjnyrx { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 400px; justify-content: center; overflow: visible; padding: 0px 0px 40px 0px; position: relative; width: 1px; }\",\".framer-Jd1kO .framer-1ayx8nd { aspect-ratio: 1.5555555555555556 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 216px); overflow: visible; position: relative; width: 84%; }\",\".framer-Jd1kO .framer-1gj243h { aspect-ratio: 1.6239067055393586 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 172px); left: 50%; position: absolute; top: -10px; width: 279px; }\",\".framer-Jd1kO .framer-1ge300r { aspect-ratio: 1.8333333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 162px); left: 51%; position: absolute; top: 54%; width: 297px; }\",\".framer-Jd1kO .framer-1l0gqin { aspect-ratio: 2.614785992217899 / 1; bottom: 11px; flex: none; height: var(--framer-aspect-ratio-supported, 129px); left: 0px; position: absolute; right: 0px; }\",\".framer-Jd1kO .framer-1umbvyb { aspect-ratio: 1.5591098748261474 / 1; bottom: var(--framer-aspect-ratio-supported, -1px); flex: none; left: 50%; overflow: visible; position: absolute; top: -13px; width: 107%; }\",\".framer-Jd1kO .framer-1x2yxze { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 304px; }\",\".framer-Jd1kO .framer-ex6obk, .framer-Jd1kO .framer-15gd5pu { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 304px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Jd1kO.framer-1cxvtkg, .framer-Jd1kO .framer-wjnyrx, .framer-Jd1kO .framer-1x2yxze { gap: 0px; } .framer-Jd1kO.framer-1cxvtkg > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Jd1kO.framer-1cxvtkg > :first-child { margin-left: 0px; } .framer-Jd1kO.framer-1cxvtkg > :last-child { margin-right: 0px; } .framer-Jd1kO .framer-wjnyrx > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Jd1kO .framer-wjnyrx > :first-child, .framer-Jd1kO .framer-1x2yxze > :first-child { margin-top: 0px; } .framer-Jd1kO .framer-wjnyrx > :last-child, .framer-Jd1kO .framer-1x2yxze > :last-child { margin-bottom: 0px; } .framer-Jd1kO .framer-1x2yxze > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-Jd1kO.framer-v-1g6e1kz.framer-1cxvtkg { height: 400px; }\",\".framer-Jd1kO.framer-v-1g6e1kz .framer-wjnyrx { height: min-content; padding: 0px 40px 64px 40px; }\",\".framer-Jd1kO.framer-v-1g6e1kz .framer-1ayx8nd { aspect-ratio: 1.5577889447236182 / 1; height: var(--framer-aspect-ratio-supported, 128px); max-width: 400px; order: 0; width: 100%; }\",\".framer-Jd1kO.framer-v-1g6e1kz .framer-1x2yxze { order: 1; width: 100%; }\",\".framer-Jd1kO.framer-v-1g6e1kz .framer-ex6obk, .framer-Jd1kO.framer-v-1g6e1kz .framer-15gd5pu, .framer-Jd1kO.framer-v-qpwl4n .framer-1x2yxze, .framer-Jd1kO.framer-v-qpwl4n .framer-ex6obk, .framer-Jd1kO.framer-v-qpwl4n .framer-15gd5pu { width: 100%; }\",\".framer-Jd1kO.framer-v-qpwl4n .framer-wjnyrx { padding: 0px 40px 40px 40px; }\",\".framer-Jd1kO.framer-v-qpwl4n .framer-1ayx8nd { width: 105%; }\",\".framer-Jd1kO.framer-v-qpwl4n .framer-1gj243h { width: 83%; }\",\".framer-Jd1kO.framer-v-qpwl4n .framer-1ge300r { width: 88%; }\",\".framer-Jd1kO.framer-v-qpwl4n .framer-1l0gqin { right: unset; width: 100%; }\",\".framer-Jd1kO.framer-v-1cxvtkg.hover .framer-1gj243h { left: 49%; top: -20px; }\",\".framer-Jd1kO.framer-v-1cxvtkg.hover .framer-1ge300r { left: 52%; top: 52%; }\",\".framer-Jd1kO.framer-v-qpwl4n.pressed .framer-1l0gqin { right: unset; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 400\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Ruoi3qfsO\":{\"layout\":[\"fixed\",\"fixed\"]},\"wSWka9Loc\":{\"layout\":[\"fixed\",\"auto\"]},\"Donkc74L8\":{\"layout\":[\"fixed\",\"auto\"]},\"nllDTPXMU\":{\"layout\":[\"fixed\",\"fixed\"]},\"aA31WTonB\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerRyskWDtTd=withCSS(Component,css,\"framer-Jd1kO\");export default FramerRyskWDtTd;FramerRyskWDtTd.displayName=\"Bento-S-Analytics\";FramerRyskWDtTd.defaultProps={height:400,width:400};addPropertyControls(FramerRyskWDtTd,{variant:{options:[\"zjwNUDSPJ\",\"Ruoi3qfsO\",\"wSWka9Loc\"],optionTitles:[\"Desktop\",\"Mobile\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerRyskWDtTd,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRyskWDtTd\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ruoi3qfsO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wSWka9Loc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Donkc74L8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nllDTPXMU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"aA31WTonB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"400\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"400\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./RyskWDtTd.map"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "ImageWithFX", "withFX", "Image2", "MotionDivWithFX", "motion", "MotionAWithFX", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "animation1", "transition2", "animation2", "animation3", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "css", "FramerB7FTiR7kr", "withCSS", "B7FTiR7kr_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "init_ssg_sandbox_shims", "ImageWithFX", "withFX", "Image2", "MotionAWithFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "animation1", "transition2", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "u", "RichText2", "css", "FramerBaBpAI8s8", "withCSS", "BaBpAI8s8_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "init_ssg_sandbox_shims", "MotionDivWithFX", "withFX", "motion", "MotionAWithFX", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "animation1", "transition2", "animation2", "animation3", "animation4", "animation5", "transformTemplate1", "_", "t", "transformTemplate2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "Image2", "RichText2", "css", "FramerbkAsbe3xE", "withCSS", "bkAsbe3xE_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "init_ssg_sandbox_shims", "MotionDivWithFX", "withFX", "motion", "MotionAWithFX", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "animation1", "transition2", "animation2", "animation3", "animation4", "animation5", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "u", "RichText2", "Image2", "css", "FramerBUO45Z68b", "withCSS", "BUO45Z68b_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "init_ssg_sandbox_shims", "MotionDivWithFX", "withFX", "motion", "MotionAWithFX", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "transition2", "animation1", "animation2", "transformTemplate1", "_", "t", "transition3", "animation3", "transformTemplate2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "u", "RichText2", "Image2", "css", "FramerkDqKsUH0P", "withCSS", "kDqKsUH0P_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "init_ssg_sandbox_shims", "MotionDivWithFX", "withFX", "motion", "MotionAWithFX", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "animation1", "transition2", "animation2", "animation3", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "u", "RichText2", "Image2", "css", "FramerNUdmwNBbR", "withCSS", "NUdmwNBbR_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "init_ssg_sandbox_shims", "MotionDivWithFX", "withFX", "motion", "MotionAWithFX", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "animation1", "transition2", "animation2", "animation3", "transformTemplate1", "_", "t", "transformTemplate2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "u", "Image2", "RichText2", "css", "FramerRyskWDtTd", "withCSS", "RyskWDtTd_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "BentoMPaymentsFonts", "getFonts", "kDqKsUH0P_default", "BentoSAnalyticsFonts", "RyskWDtTd_default", "BentoSKioskFonts", "BaBpAI8s8_default", "BentoMPOSFonts", "BUO45Z68b_default", "BentoLHorizontalFonts", "NUdmwNBbR_default", "BentoMMediaFonts", "bkAsbe3xE_default", "BentoSGoldFonts", "B7FTiR7kr_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "css", "FrameruHncxYVAo", "withCSS", "uHncxYVAo_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
