{"version":3,"file":"b4N6Bx8jnde-uN7_L6pAGCQCua1ovwc5nJQLbUkqzNs.BGMPC82l.mjs","names":["NavNormal","Breadcrumbs","PrimaryButton","Phosphor","Footer","suffix","prefix","props","IntegrationsApp2Apps","Applications","metadata","className","PropertyOverrides","Image","_Fragment","Sk6MK0KSO_fOHnCtzEFXgsnZvF5R","Sk6MK0KSO_J2Zg86Ac1XgsnZvF5R","xicrKiK5S_fOHnCtzEFXgsnZvF5R","xicrKiK5S_J2Zg86Ac1XgsnZvF5R","idXgsnZvF5R","PI0gBYCVBXgsnZvF5R","css"],"sources":["https:/framerusercontent.com/modules/qxfmbPomoKdvVwRE5mUG/AuE0sbuQloj9qyJzMoLQ/h3gNuulBt.js"],"sourcesContent":["// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import Breadcrumbs from\"#framer/local/canvasComponent/drpGS8gOc/drpGS8gOc.js\";import PrimaryButton from\"#framer/local/canvasComponent/fcNaKKj8H/fcNaKKj8H.js\";import NavNormal from\"#framer/local/canvasComponent/fH9gWuyR3/fH9gWuyR3.js\";import Footer from\"#framer/local/canvasComponent/JH_1Hmbq2/JH_1Hmbq2.js\";import IntegrationsApp2Apps from\"#framer/local/collection/bAMtjQAUA/bAMtjQAUA.js\";import Applications from\"#framer/local/collection/sUpPaGhrH/sUpPaGhrH.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle11 from\"#framer/local/css/bOHEg3d6V/bOHEg3d6V.js\";import*as sharedStyle2 from\"#framer/local/css/C8fhxATlR/C8fhxATlR.js\";import*as sharedStyle13 from\"#framer/local/css/g0mNckKAN/g0mNckKAN.js\";import*as sharedStyle7 from\"#framer/local/css/gcl8flF2B/gcl8flF2B.js\";import*as sharedStyle8 from\"#framer/local/css/hjRRaDW7f/hjRRaDW7f.js\";import*as sharedStyle6 from\"#framer/local/css/IjPjfm2Jt/IjPjfm2Jt.js\";import*as sharedStyle from\"#framer/local/css/jwa3A5f_5/jwa3A5f_5.js\";import*as sharedStyle9 from\"#framer/local/css/jwSSG52me/jwSSG52me.js\";import*as sharedStyle5 from\"#framer/local/css/k__xfrXqx/k__xfrXqx.js\";import*as sharedStyle10 from\"#framer/local/css/K1fHZzCTi/K1fHZzCTi.js\";import*as sharedStyle3 from\"#framer/local/css/lOuVAW5gU/lOuVAW5gU.js\";import*as sharedStyle4 from\"#framer/local/css/ogB6Fzyj9/ogB6Fzyj9.js\";import*as sharedStyle1 from\"#framer/local/css/SU8PAjiEb/SU8PAjiEb.js\";import*as sharedStyle12 from\"#framer/local/css/tZZRwYrI1/tZZRwYrI1.js\";import metadataProvider from\"#framer/local/webPageMetadata/h3gNuulBt/h3gNuulBt.js\";const NavNormalFonts=getFonts(NavNormal);const NavNormalWithVariantAppearEffect=withVariantAppearEffect(NavNormal);const BreadcrumbsFonts=getFonts(Breadcrumbs);const PrimaryButtonFonts=getFonts(PrimaryButton);const PhosphorFonts=getFonts(Phosphor);const FooterFonts=getFonts(Footer);const breakpoints={c2gKF7MJO:\"(min-width: 1512px)\",d8f6GvQOe:\"(min-width: 810px) and (max-width: 1511px)\",fAJQlIlwG:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-suuYz\";const variantClassNames={c2gKF7MJO:\"framer-v-1atnrp2\",d8f6GvQOe:\"framer-v-1qomkkg\",fAJQlIlwG:\"framer-v-18s5lka\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={boxShadow:\"0px 2px 10px 0px rgba(0, 0, 0, 0.25)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,y:-4};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"c2gKF7MJO\",Phone:\"fAJQlIlwG\",Tablet:\"d8f6GvQOe\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"c2gKF7MJO\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"h3gNuulBt\",name:\"Sk6MK0KSO\",type:\"Identifier\"},operator:\"==\",right:{collection:\"Sk6MK0KSO\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"h3gNuulBt\",name:\"xicrKiK5S\",type:\"Identifier\"},operator:\"==\",right:{collection:\"xicrKiK5S\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"h3gNuulBt\",data:IntegrationsApp2Apps,type:\"Collection\"},right:{alias:\"xicrKiK5S\",data:Applications,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"Sk6MK0KSO\",data:Applications,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"h3gNuulBt\",name:\"QqvK99dqw\",type:\"Identifier\"},{alias:\"xicrKiK5S.fOHnCtzEF\",collection:\"xicrKiK5S\",name:\"fOHnCtzEF\",type:\"Identifier\"},{alias:\"xicrKiK5S.SezCBELQS\",collection:\"xicrKiK5S\",name:\"SezCBELQS\",type:\"Identifier\"},{alias:\"xicrKiK5S.J2Zg86Ac1\",collection:\"xicrKiK5S\",name:\"J2Zg86Ac1\",type:\"Identifier\"},{alias:\"xicrKiK5S.M4bPfwwEN\",collection:\"xicrKiK5S\",name:\"M4bPfwwEN\",type:\"Identifier\"},{alias:\"xicrKiK5S.MvsouvPG8\",collection:\"xicrKiK5S\",name:\"MvsouvPG8\",type:\"Identifier\"},{alias:\"xicrKiK5S.k3hiYZCnu\",collection:\"xicrKiK5S\",name:\"k3hiYZCnu\",type:\"Identifier\"},{alias:\"xicrKiK5S.BwF8p4tTH\",collection:\"xicrKiK5S\",name:\"BwF8p4tTH\",type:\"Identifier\"},{alias:\"xicrKiK5S\",collection:\"xicrKiK5S\",name:\"id\",type:\"Identifier\"},{alias:\"Sk6MK0KSO.fOHnCtzEF\",collection:\"Sk6MK0KSO\",name:\"fOHnCtzEF\",type:\"Identifier\"},{alias:\"Sk6MK0KSO.J2Zg86Ac1\",collection:\"Sk6MK0KSO\",name:\"J2Zg86Ac1\",type:\"Identifier\"},{alias:\"Sk6MK0KSO\",collection:\"Sk6MK0KSO\",name:\"id\",type:\"Identifier\"},{collection:\"h3gNuulBt\",name:\"tXN8PH2UL\",type:\"Identifier\"},{collection:\"h3gNuulBt\",name:\"YAdu3udln\",type:\"Identifier\"},{collection:\"h3gNuulBt\",name:\"e0Mubh317\",type:\"Identifier\"},{collection:\"h3gNuulBt\",name:\"RAPQbhU2m\",type:\"Identifier\"},{collection:\"h3gNuulBt\",name:\"p_Hg0cBg3\",type:\"Identifier\"},{collection:\"h3gNuulBt\",name:\"M0HeOHiXA\",type:\"Identifier\"},{collection:\"h3gNuulBt\",name:\"jtMoqSLnE\",type:\"Identifier\"},{collection:\"h3gNuulBt\",name:\"Ied8YmTgM\",type:\"Identifier\"},{collection:\"h3gNuulBt\",name:\"TGNdJewn3\",type:\"Identifier\"},{collection:\"h3gNuulBt\",name:\"Pcz8lBZ6a\",type:\"Identifier\"},{collection:\"h3gNuulBt\",name:\"K3X3Y27NF\",type:\"Identifier\"},{collection:\"h3gNuulBt\",name:\"OBvjakccB\",type:\"Identifier\"},{collection:\"h3gNuulBt\",name:\"wkYxBLqbh\",type:\"Identifier\"},{collection:\"h3gNuulBt\",name:\"mo_JXXneF\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"h3gNuulBt\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,xicrKiK5S_fOHnCtzEF=getFromCurrentRouteData(\"xicrKiK5S.fOHnCtzEF\")??\"\",QqvK99dqw=getFromCurrentRouteData(\"QqvK99dqw\")??\"\",xicrKiK5S_SezCBELQS=getFromCurrentRouteData(\"xicrKiK5S.SezCBELQS\")??\"\",tXN8PH2UL=getFromCurrentRouteData(\"tXN8PH2UL\")??\"\",YAdu3udln=getFromCurrentRouteData(\"YAdu3udln\")??\"\",xicrKiK5S_J2Zg86Ac1=getFromCurrentRouteData(\"xicrKiK5S.J2Zg86Ac1\"),Sk6MK0KSO_J2Zg86Ac1=getFromCurrentRouteData(\"Sk6MK0KSO.J2Zg86Ac1\"),e0Mubh317=getFromCurrentRouteData(\"e0Mubh317\")??\"\",RAPQbhU2m=getFromCurrentRouteData(\"RAPQbhU2m\")??\"\",p_Hg0cBg3=getFromCurrentRouteData(\"p_Hg0cBg3\")??\"\",PI0gBYCVBXgsnZvF5R,xicrKiK5S_J2Zg86Ac1XgsnZvF5R,Sk6MK0KSO_J2Zg86Ac1XgsnZvF5R,xicrKiK5S_fOHnCtzEFXgsnZvF5R,Sk6MK0KSO_fOHnCtzEFXgsnZvF5R,idXgsnZvF5R,xicrKiK5S=getFromCurrentRouteData(\"xicrKiK5S\"),Sk6MK0KSO=getFromCurrentRouteData(\"Sk6MK0KSO\"),M0HeOHiXA=getFromCurrentRouteData(\"M0HeOHiXA\")??\"\",jtMoqSLnE=getFromCurrentRouteData(\"jtMoqSLnE\")??\"\",xicrKiK5S_M4bPfwwEN=getFromCurrentRouteData(\"xicrKiK5S.M4bPfwwEN\")??\"\",xicrKiK5S_MvsouvPG8=getFromCurrentRouteData(\"xicrKiK5S.MvsouvPG8\")??\"\",xicrKiK5S_k3hiYZCnu=getFromCurrentRouteData(\"xicrKiK5S.k3hiYZCnu\")??\"\",xicrKiK5S_BwF8p4tTH=getFromCurrentRouteData(\"xicrKiK5S.BwF8p4tTH\")??\"\",Ied8YmTgM=getFromCurrentRouteData(\"Ied8YmTgM\")??\"\",TGNdJewn3=getFromCurrentRouteData(\"TGNdJewn3\")??\"\",Pcz8lBZ6a=getFromCurrentRouteData(\"Pcz8lBZ6a\")??\"\",K3X3Y27NF=getFromCurrentRouteData(\"K3X3Y27NF\")??\"\",Sk6MK0KSO_fOHnCtzEF=getFromCurrentRouteData(\"Sk6MK0KSO.fOHnCtzEF\")??\"\",OBvjakccB=getFromCurrentRouteData(\"OBvjakccB\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const elementId=useRouteElementId(\"b76E2oxHL\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"lGlk9z5at\");const ref2=React.useRef(null);const textContent1=suffix(suffix(prefix(xicrKiK5S_fOHnCtzEF,\"Other ways to connect \"),\" and \"),Sk6MK0KSO_fOHnCtzEF);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"c2gKF7MJO\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-ee6ae28e-6c13-4c03-8d0a-b9423536bb7f, rgb(38, 38, 38)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1atnrp2\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1loiokr-container\",nodeId:\"wNISqfTV9\",rendersWithMotion:true,scopeId:\"h3gNuulBt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fAJQlIlwG:{variant:\"Zm_2xMpWd\"}},children:/*#__PURE__*/_jsx(NavNormalWithVariantAppearEffect,{__framer__animateOnce:true,__framer__scrollDirection:{direction:\"down\",target:\"VRJzguv8i\"},__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"wNISqfTV9\",layoutId:\"wNISqfTV9\",style:{width:\"100%\"},variant:\"j6w7QyqUs\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1yq3ov\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8yj37l\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rCVRgv04m\"},implicitPathVariables:undefined},{href:{pathVariables:{SezCBELQS:xicrKiK5S_SezCBELQS},webPageId:\"e_tCmAkCr\"},implicitPathVariables:undefined},{href:{webPageId:\"rCVRgv04m\"},implicitPathVariables:undefined},{href:{pathVariables:{SezCBELQS:xicrKiK5S_SezCBELQS},webPageId:\"e_tCmAkCr\"},implicitPathVariables:undefined},{href:{webPageId:\"rCVRgv04m\"},implicitPathVariables:undefined},{href:{pathVariables:{SezCBELQS:xicrKiK5S_SezCBELQS},webPageId:\"e_tCmAkCr\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fAJQlIlwG:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 940px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:`min(${componentViewport?.width||\"100vw\"} - 160px, 940px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bxjai0-container\",nodeId:\"jYgBefebp\",scopeId:\"h3gNuulBt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d8f6GvQOe:{mPikNzuGE:resolvedLinks[3],tFRBxgYIm:resolvedLinks[2]},fAJQlIlwG:{mPikNzuGE:resolvedLinks[5],tFRBxgYIm:resolvedLinks[4]}},children:/*#__PURE__*/_jsx(Breadcrumbs,{aS2qoRsYU:\"Integrations Hub\",DQMKJ4eyX:QqvK99dqw,H6lIBZ7xx:xicrKiK5S_fOHnCtzEF,height:\"100%\",id:\"jYgBefebp\",layoutId:\"jYgBefebp\",mPikNzuGE:resolvedLinks[1],style:{width:\"100%\"},tFRBxgYIm:resolvedLinks[0],variant:\"TeceDWhIa\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13j0z1e\",\"data-framer-name\":\"Page info\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dy8p5r\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y97vbr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-gvtibg\",\"data-styles-preset\":\"jwa3A5f_5\",style:{\"--framer-text-color\":\"var(--token-e6920c13-53c4-45d1-886f-1fdaa6a6b3e3, rgb(255, 255, 255))\"},children:\"Connect Airbnb to Gmail like Magic\"})}),className:\"framer-18hh0px\",fonts:[\"Inter\"],text:tXN8PH2UL,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",style:{\"--framer-text-color\":\"var(--token-f930ffcf-65b8-472c-9e9d-90374e859d9d, rgb(204, 204, 204))\"},children:\"How to Use Magical to Transfer Data from Airbnb to Gmail\"})}),className:\"framer-1q7el44\",fonts:[\"Inter\"],text:YAdu3udln,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qjcpmp\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oYJCrCOa3\"},implicitPathVariables:undefined},{href:{webPageId:\"oYJCrCOa3\"},implicitPathVariables:undefined},{href:{webPageId:\"oYJCrCOa3\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dwly37-container\",id:elementId,nodeId:\"b76E2oxHL\",ref:ref1,scopeId:\"h3gNuulBt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d8f6GvQOe:{yTidcEhQP:resolvedLinks1[1]},fAJQlIlwG:{yTidcEhQP:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"b76E2oxHL\",layoutId:\"b76E2oxHL\",r0c3mKesF:\"Book a demo\",variant:\"kPo3Q1THd\",width:\"100%\",yTidcEhQP:resolvedLinks1[0]})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fj5cfx\",\"data-styles-preset\":\"C8fhxATlR\",style:{\"--framer-text-color\":\"var(--token-a80e2285-f976-4844-98b3-c85f5f1fda11, rgb(135, 135, 135))\"},children:\"Connect your apps with ease\"})}),className:\"framer-swqpcw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hh2tzn\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:\"48px\",...toResponsiveImage(xicrKiK5S_J2Zg86Ac1),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-id08w\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ja17zl-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"GYoC6XIPk\",scopeId:\"h3gNuulBt\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-ee6ae28e-6c13-4c03-8d0a-b9423536bb7f, rgb(38, 38, 38))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowRight\",id:\"GYoC6XIPk\",layoutId:\"GYoC6XIPk\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:\"48px\",...toResponsiveImage(Sk6MK0KSO_J2Zg86Ac1),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-3fgoc9\"})]})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1vm4pnm\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1027gjm\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-178dunm\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-9zpado\",\"data-styles-preset\":\"lOuVAW5gU\",style:{\"--framer-text-color\":\"var(--token-e6920c13-53c4-45d1-886f-1fdaa6a6b3e3, rgb(255, 255, 255))\"},children:\"Transfer Data from Airbnb to Gmail: A Step-by-Step Guide\"})}),className:\"framer-1wsq6d0\",fonts:[\"Inter\"],text:e0Mubh317,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r22nsx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",style:{\"--framer-text-color\":\"var(--token-f930ffcf-65b8-472c-9e9d-90374e859d9d, rgb(204, 204, 204))\"},children:\"With Magical, you can transfer data from Airbnb to Gmail in seconds – no complex integrations or code required. In this post, we'll discuss what Magical is, how to install it, and how to use Magical to transfer data from Airbnb to Gmail, helping you streamline your booking management and communication processes.\"})}),className:\"framer-1bjof6q\",fonts:[\"Inter\"],text:RAPQbhU2m,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oYJCrCOa3\"},implicitPathVariables:undefined},{href:{webPageId:\"oYJCrCOa3\"},implicitPathVariables:undefined},{href:{webPageId:\"oYJCrCOa3\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-p1zouv-container\",id:elementId1,nodeId:\"lGlk9z5at\",ref:ref2,scopeId:\"h3gNuulBt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d8f6GvQOe:{yTidcEhQP:resolvedLinks2[1]},fAJQlIlwG:{yTidcEhQP:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"lGlk9z5at\",layoutId:\"lGlk9z5at\",r0c3mKesF:\"Book a demo\",variant:\"kPo3Q1THd\",width:\"100%\",yTidcEhQP:resolvedLinks2[0]})})})})})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1y095v7\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nys7hu\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5os3nf\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9zpado\",\"data-styles-preset\":\"lOuVAW5gU\",style:{\"--framer-text-color\":\"var(--token-e6920c13-53c4-45d1-886f-1fdaa6a6b3e3, rgb(255, 255, 255))\"},children:\"More Airbnb integrations with Magical\"})}),className:\"framer-1wpch2\",fonts:[\"Inter\"],text:p_Hg0cBg3,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n99w36\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d8f6GvQOe:{query:{from:{constraint:{left:{collection:\"XgsnZvF5R\",name:\"Sk6MK0KSO\",type:\"Identifier\"},operator:\"==\",right:{collection:\"Sk6MK0KSO\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"XgsnZvF5R\",name:\"xicrKiK5S\",type:\"Identifier\"},operator:\"==\",right:{collection:\"xicrKiK5S\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"XgsnZvF5R\",data:IntegrationsApp2Apps,type:\"Collection\"},right:{alias:\"xicrKiK5S\",data:Applications,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"Sk6MK0KSO\",data:Applications,type:\"Collection\"},type:\"LeftJoin\"},limit:{type:\"LiteralValue\",value:6},select:[{collection:\"XgsnZvF5R\",name:\"PI0gBYCVB\",type:\"Identifier\"},{alias:\"xicrKiK5S.J2Zg86Ac1\",collection:\"xicrKiK5S\",name:\"J2Zg86Ac1\",type:\"Identifier\"},{alias:\"Sk6MK0KSO.J2Zg86Ac1\",collection:\"Sk6MK0KSO\",name:\"J2Zg86Ac1\",type:\"Identifier\"},{alias:\"xicrKiK5S.fOHnCtzEF\",collection:\"xicrKiK5S\",name:\"fOHnCtzEF\",type:\"Identifier\"},{alias:\"Sk6MK0KSO.fOHnCtzEF\",collection:\"Sk6MK0KSO\",name:\"fOHnCtzEF\",type:\"Identifier\"},{collection:\"XgsnZvF5R\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"xicrKiK5S\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:xicrKiK5S},type:\"BinaryOperation\"},operator:\"or\",right:{left:{collection:\"xicrKiK5S\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:Sk6MK0KSO},type:\"BinaryOperation\"},type:\"BinaryOperation\"}}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{constraint:{left:{collection:\"XgsnZvF5R\",name:\"Sk6MK0KSO\",type:\"Identifier\"},operator:\"==\",right:{collection:\"Sk6MK0KSO\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"XgsnZvF5R\",name:\"xicrKiK5S\",type:\"Identifier\"},operator:\"==\",right:{collection:\"xicrKiK5S\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"XgsnZvF5R\",data:IntegrationsApp2Apps,type:\"Collection\"},right:{alias:\"xicrKiK5S\",data:Applications,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"Sk6MK0KSO\",data:Applications,type:\"Collection\"},type:\"LeftJoin\"},limit:{type:\"LiteralValue\",value:4},select:[{collection:\"XgsnZvF5R\",name:\"PI0gBYCVB\",type:\"Identifier\"},{alias:\"xicrKiK5S.J2Zg86Ac1\",collection:\"xicrKiK5S\",name:\"J2Zg86Ac1\",type:\"Identifier\"},{alias:\"Sk6MK0KSO.J2Zg86Ac1\",collection:\"Sk6MK0KSO\",name:\"J2Zg86Ac1\",type:\"Identifier\"},{alias:\"xicrKiK5S.fOHnCtzEF\",collection:\"xicrKiK5S\",name:\"fOHnCtzEF\",type:\"Identifier\"},{alias:\"Sk6MK0KSO.fOHnCtzEF\",collection:\"Sk6MK0KSO\",name:\"fOHnCtzEF\",type:\"Identifier\"},{collection:\"XgsnZvF5R\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"xicrKiK5S\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:xicrKiK5S},type:\"BinaryOperation\"},operator:\"or\",right:{left:{collection:\"xicrKiK5S\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:Sk6MK0KSO},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({\"Sk6MK0KSO.fOHnCtzEF\":Sk6MK0KSO_fOHnCtzEFXgsnZvF5R,\"Sk6MK0KSO.J2Zg86Ac1\":Sk6MK0KSO_J2Zg86Ac1XgsnZvF5R,\"xicrKiK5S.fOHnCtzEF\":xicrKiK5S_fOHnCtzEFXgsnZvF5R,\"xicrKiK5S.J2Zg86Ac1\":xicrKiK5S_J2Zg86Ac1XgsnZvF5R,id:idXgsnZvF5R,PI0gBYCVB:PI0gBYCVBXgsnZvF5R},index)=>{PI0gBYCVBXgsnZvF5R??=\"\";xicrKiK5S_fOHnCtzEFXgsnZvF5R??=\"\";Sk6MK0KSO_fOHnCtzEFXgsnZvF5R??=\"\";const textContent=suffix(suffix(xicrKiK5S_fOHnCtzEFXgsnZvF5R,\" to \"),Sk6MK0KSO_fOHnCtzEFXgsnZvF5R);return /*#__PURE__*/_jsx(LayoutGroup,{id:`XgsnZvF5R-${idXgsnZvF5R}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{PI0gBYCVB:PI0gBYCVBXgsnZvF5R},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{PI0gBYCVB:PI0gBYCVBXgsnZvF5R},webPageId:\"h3gNuulBt\"},motionChild:true,nodeId:\"CJtoHguRM\",openInNewTab:false,scopeId:\"h3gNuulBt\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-127oe7r framer-11wvcwk\",whileHover:animation,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8jjele\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:\"48px\",...toResponsiveImage(xicrKiK5S_J2Zg86Ac1XgsnZvF5R),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-8tq79e\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ar58fc-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"fvjcRc6o1\",scopeId:\"h3gNuulBt\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-ee6ae28e-6c13-4c03-8d0a-b9423536bb7f, rgb(38, 38, 38))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowRight\",id:\"fvjcRc6o1\",layoutId:\"fvjcRc6o1\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:\"48px\",...toResponsiveImage(Sk6MK0KSO_J2Zg86Ac1XgsnZvF5R),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1e45wk8\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-aej51g\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm9rb3JhLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Nokora\", \"Nokora Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-e6920c13-53c4-45d1-886f-1fdaa6a6b3e3, rgb(255, 255, 255))\"},children:\"Airbnb to Google Sheets\"})}),className:\"framer-s0yy52\",fonts:[\"GF;Nokora-regular\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]})})})},idXgsnZvF5R);})})})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1o03306\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y2e3e8\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1axe17g\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1wa3sx8\",\"data-styles-preset\":\"ogB6Fzyj9\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e6920c13-53c4-45d1-886f-1fdaa6a6b3e3, rgb(255, 255, 255))\"},children:\"What Airbnb data can you transfer\"})}),className:\"framer-120r4ko\",fonts:[\"Inter\"],text:M0HeOHiXA,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f930ffcf-65b8-472c-9e9d-90374e859d9d, rgb(204, 204, 204))\"},children:\"Magical enables you to transfer a wide array of data from Airbnb to Gmail. Here are some examples of the information you can extract:\"})}),className:\"framer-1xfcb9f\",fonts:[\"Inter\"],text:jtMoqSLnE,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u3xiwm\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-pg85rd\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1wkt3xj\",\"data-styles-preset\":\"k__xfrXqx\",style:{\"--framer-text-color\":\"var(--token-ff1aee5d-d936-44d4-b8f1-e986dee6b2e5, rgb(180, 236, 75))\"},children:\"Content\"})}),className:\"framer-1mqltcz\",fonts:[\"Inter\"],text:xicrKiK5S_M4bPfwwEN,verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-500xcn\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1wkt3xj\",\"data-styles-preset\":\"k__xfrXqx\",style:{\"--framer-text-color\":\"var(--token-ff1aee5d-d936-44d4-b8f1-e986dee6b2e5, rgb(180, 236, 75))\"},children:\"Content\"})}),className:\"framer-f7y1vj\",fonts:[\"Inter\"],text:xicrKiK5S_MvsouvPG8,verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15g4tna\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1wkt3xj\",\"data-styles-preset\":\"k__xfrXqx\",style:{\"--framer-text-color\":\"var(--token-ff1aee5d-d936-44d4-b8f1-e986dee6b2e5, rgb(180, 236, 75))\"},children:\"Content\"})}),className:\"framer-1gxmsaa\",fonts:[\"Inter\"],text:xicrKiK5S_k3hiYZCnu,verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c39dyr\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1wkt3xj\",\"data-styles-preset\":\"k__xfrXqx\",style:{\"--framer-text-color\":\"var(--token-ff1aee5d-d936-44d4-b8f1-e986dee6b2e5, rgb(180, 236, 75))\"},children:\"Content\"})}),className:\"framer-hivq6q\",fonts:[\"Inter\"],text:xicrKiK5S_BwF8p4tTH,verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",style:{\"--framer-text-color\":\"var(--token-f930ffcf-65b8-472c-9e9d-90374e859d9d, rgb(204, 204, 204))\"},children:\"And move more types of information by creating your own custom labels.\"})}),className:\"framer-a6kyiq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-672pec\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17mh8nm\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-enu30t\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-9zpado\",\"data-styles-preset\":\"lOuVAW5gU\",style:{\"--framer-text-color\":\"var(--token-e6920c13-53c4-45d1-886f-1fdaa6a6b3e3, rgb(255, 255, 255))\"},children:\"How to Transfer data from Airbnb to Gmail using Magical?\"})}),className:\"framer-148bux2\",fonts:[\"Inter\"],text:Ied8YmTgM,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-td3wc6\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/8aCGinfRQO68tQ3QF42d/YouTube.js:Youtube\":componentPresets.props[\"Uh3wPJYTb\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"b4Wc7m_dN\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:TGNdJewn3,className:\"framer-xrc0q5\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-5dwq9h\",blockquote:\"framer-styles-preset-iq9q6k\",code:\"framer-styles-preset-1v82egn\",h1:\"framer-styles-preset-14qwfet\",h2:\"framer-styles-preset-gvtibg\",h3:\"framer-styles-preset-16ejgdg\",h4:\"framer-styles-preset-9zpado\",h5:\"framer-styles-preset-1wa3sx8\",h6:\"framer-styles-preset-1wkt3xj\",img:\"framer-styles-preset-kt556s\",p:\"framer-styles-preset-18hab4y\",table:\"framer-styles-preset-a5l8ll\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-n07h8\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ou4tc\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xlf2rd\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-9zpado\",\"data-styles-preset\":\"lOuVAW5gU\",style:{\"--framer-text-color\":\"var(--token-e6920c13-53c4-45d1-886f-1fdaa6a6b3e3, rgb(255, 255, 255))\"},children:\"About Airbnb and Gmail\"})}),className:\"framer-1dbi4eq\",fonts:[\"Inter\"],text:Pcz8lBZ6a,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sk8ql8\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",children:\"Swift and efficient responses in booking management are crucial to maintaining customer satisfaction. Airbnb is a powerful property rental platform and Gmail is a robust email communication solution. Combining the capabilities of these two platforms can significantly enhance your booking management efforts. By leveraging Magical, you can easily move information from Airbnb to Gmail, allowing you to focus on managing bookings and improving customer satisfaction.\"})}),className:\"framer-arb9pc\",fonts:[\"Inter\"],text:K3X3Y27NF,verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-l3bctb\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r227to\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nqctuk\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-9zpado\",\"data-styles-preset\":\"lOuVAW5gU\",style:{\"--framer-text-color\":\"var(--token-e6920c13-53c4-45d1-886f-1fdaa6a6b3e3, rgb(255, 255, 255))\"},children:\"Other ways to connect Airbnb and Gmail\"})}),className:\"framer-1p6cvoo\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-njwcew\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/8aCGinfRQO68tQ3QF42d/YouTube.js:Youtube\":componentPresets.props[\"Uh3wPJYTb\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"b4Wc7m_dN\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:OBvjakccB,className:\"framer-11ldly1\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-5dwq9h\",blockquote:\"framer-styles-preset-iq9q6k\",code:\"framer-styles-preset-1v82egn\",h1:\"framer-styles-preset-14qwfet\",h2:\"framer-styles-preset-gvtibg\",h3:\"framer-styles-preset-16ejgdg\",h4:\"framer-styles-preset-9zpado\",h5:\"framer-styles-preset-1wa3sx8\",h6:\"framer-styles-preset-1wkt3xj\",img:\"framer-styles-preset-kt556s\",p:\"framer-styles-preset-18hab4y\",table:\"framer-styles-preset-a5l8ll\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-jx8xp0\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zstkk5\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-an5w6z\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-9zpado\",\"data-styles-preset\":\"lOuVAW5gU\",style:{\"--framer-text-color\":\"var(--token-e6920c13-53c4-45d1-886f-1fdaa6a6b3e3, rgb(255, 255, 255))\"},children:\"Common Questions\"})}),className:\"framer-39j3o0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1opou8b\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"WHAT\\xa0IS\\xa0MAGICAL\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",children:\"Magical is a chrome extension that allows users to extract information from any website without complex integrations or APIs. You can run it on WhatsApp and transfer data directly to Slack. The extension is designed to simplify the process of data collection by automating the extraction of information from WhatsApp. Magical is free, easy to use, and it can save you a lot of time and effort.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"HOW\\xa0TO\\xa0INSTALL\\xa0MAGICAL\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-18hab4y\",\"data-styles-preset\":\"SU8PAjiEb\",children:[\"To start using GetMagical, you need to \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Ftk35I1Zi\"},motionChild:true,nodeId:\"Si5bxHVox\",openInNewTab:false,scopeId:\"h3gNuulBt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-5dwq9h\",\"data-styles-preset\":\"hjRRaDW7f\",children:\"install the chrome extension.\"})}),\" Click the button below to install, or follow the steps to download directly from the Chrome web store.\"]})]}),className:\"framer-67x07h\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1inas6n\",\"data-framer-name\":\"Pivot\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qabhit\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-gvtibg\",\"data-styles-preset\":\"jwa3A5f_5\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e6920c13-53c4-45d1-886f-1fdaa6a6b3e3, rgb(255, 255, 255))\"},children:\"Ready to save time with Magical?\"})}),className:\"framer-rpxion\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oYJCrCOa3\"},implicitPathVariables:undefined},{href:{webPageId:\"oYJCrCOa3\"},implicitPathVariables:undefined},{href:{webPageId:\"oYJCrCOa3\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hyhlmy-container\",nodeId:\"xhwKp9MTn\",scopeId:\"h3gNuulBt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d8f6GvQOe:{yTidcEhQP:resolvedLinks3[1]},fAJQlIlwG:{yTidcEhQP:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"xhwKp9MTn\",layoutId:\"xhwKp9MTn\",r0c3mKesF:\"Book a demo\",variant:\"kPo3Q1THd\",width:\"100%\",yTidcEhQP:resolvedLinks3[0]})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x1e70w\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:12,intrinsicWidth:68,pixelHeight:24,pixelWidth:136,src:\"https://framerusercontent.com/images/q7yQUQcZPWjRpLj33EYLjsTWJA.svg\"},className:\"framer-1aejib9\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-11y1f4c\",\"data-styles-preset\":\"g0mNckKAN\",style:{\"--framer-text-color\":\"var(--token-a80e2285-f976-4844-98b3-c85f5f1fda11, rgb(135, 135, 135))\"},children:[\"Chrome Store \\xb7\",/*#__PURE__*/_jsx(\"strong\",{children:\" 4.6\"}),\" stars \\xb7 \",/*#__PURE__*/_jsx(\"strong\",{children:\"3,200+\"}),\" reviews\"]})}),className:\"framer-hd7q86\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:449,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mq7rfm-container\",nodeId:\"THP3widV6\",scopeId:\"h3gNuulBt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d8f6GvQOe:{variant:\"UaqqDJ9wF\"},fAJQlIlwG:{variant:\"w1h6AQaZ6\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"THP3widV6\",layoutId:\"THP3widV6\",style:{width:\"100%\"},variant:\"bkteUEfbz\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-suuYz.framer-11wvcwk, .framer-suuYz .framer-11wvcwk { display: block; }\",\".framer-suuYz.framer-1atnrp2 { align-content: center; align-items: center; background-color: var(--token-ee6ae28e-6c13-4c03-8d0a-b9423536bb7f, #262626); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1512px; }\",\".framer-suuYz .framer-1loiokr-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 9; }\",\".framer-suuYz .framer-1yq3ov { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-suuYz .framer-8yj37l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 940px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-suuYz .framer-bxjai0-container, .framer-suuYz .framer-1mq7rfm-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-suuYz .framer-13j0z1e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 940px; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-suuYz .framer-dy8p5r { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-suuYz .framer-y97vbr, .framer-suuYz .framer-1axe17g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-suuYz .framer-18hh0px, .framer-suuYz .framer-1q7el44, .framer-suuYz .framer-1wpch2, .framer-suuYz .framer-120r4ko, .framer-suuYz .framer-1xfcb9f { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-suuYz .framer-qjcpmp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-suuYz .framer-1dwly37-container, .framer-suuYz .framer-p1zouv-container, .framer-suuYz .framer-1hyhlmy-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-suuYz .framer-swqpcw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-suuYz .framer-hh2tzn { align-content: center; align-items: center; background-color: var(--token-e6920c13-53c4-45d1-886f-1fdaa6a6b3e3, #ffffff); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-suuYz .framer-id08w, .framer-suuYz .framer-3fgoc9, .framer-suuYz .framer-8tq79e, .framer-suuYz .framer-1e45wk8 { flex: none; height: 48px; position: relative; width: 48px; }\",\".framer-suuYz .framer-ja17zl-container, .framer-suuYz .framer-ar58fc-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-suuYz .framer-1vm4pnm, .framer-suuYz .framer-1y095v7, .framer-suuYz .framer-672pec, .framer-suuYz .framer-n07h8, .framer-suuYz .framer-l3bctb, .framer-suuYz .framer-jx8xp0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-suuYz .framer-1027gjm, .framer-suuYz .framer-17mh8nm, .framer-suuYz .framer-1ou4tc, .framer-suuYz .framer-r227to, .framer-suuYz .framer-zstkk5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 940px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-suuYz .framer-178dunm, .framer-suuYz .framer-enu30t, .framer-suuYz .framer-xlf2rd, .framer-suuYz .framer-1nqctuk, .framer-suuYz .framer-an5w6z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 33%; }\",\".framer-suuYz .framer-1wsq6d0, .framer-suuYz .framer-s0yy52, .framer-suuYz .framer-148bux2, .framer-suuYz .framer-1dbi4eq, .framer-suuYz .framer-1p6cvoo, .framer-suuYz .framer-39j3o0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-suuYz .framer-1r22nsx, .framer-suuYz .framer-td3wc6, .framer-suuYz .framer-1sk8ql8, .framer-suuYz .framer-njwcew, .framer-suuYz .framer-1opou8b { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-suuYz .framer-1bjof6q, .framer-suuYz .framer-xrc0q5 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-suuYz .framer-1nys7hu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 940px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-suuYz .framer-5os3nf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-suuYz .framer-1n99w36 { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(4, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-suuYz .framer-127oe7r { align-content: center; align-items: center; align-self: start; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-suuYz .framer-8jjele { align-content: center; align-items: center; background-color: var(--token-e6920c13-53c4-45d1-886f-1fdaa6a6b3e3, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-suuYz .framer-aej51g { align-content: center; align-items: center; background-color: var(--token-664a5600-cc70-43fd-9c9d-f3273b8dd27c, #3e3d3c); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 12px 24px 12px 24px; position: relative; width: 100%; }\",\".framer-suuYz .framer-1o03306 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-suuYz .framer-y2e3e8 { --border-bottom-width: 1px; --border-color: var(--token-a80e2285-f976-4844-98b3-c85f5f1fda11, #878787); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 720px; overflow: visible; padding: 40px; position: relative; width: 100%; }\",\".framer-suuYz .framer-u3xiwm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-suuYz .framer-pg85rd, .framer-suuYz .framer-500xcn, .framer-suuYz .framer-15g4tna, .framer-suuYz .framer-1c39dyr { --border-bottom-width: 1px; --border-color: var(--token-ff1aee5d-d936-44d4-b8f1-e986dee6b2e5, #b4ec4b); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 16px 21px 16px 21px; position: relative; width: min-content; }\",\".framer-suuYz .framer-1mqltcz, .framer-suuYz .framer-f7y1vj, .framer-suuYz .framer-1gxmsaa, .framer-suuYz .framer-hivq6q, .framer-suuYz .framer-a6kyiq, .framer-suuYz .framer-hd7q86 { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-suuYz .framer-arb9pc, .framer-suuYz .framer-11ldly1, .framer-suuYz .framer-67x07h { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-suuYz .framer-1inas6n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 80px; position: relative; width: 100%; }\",\".framer-suuYz .framer-1qabhit { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 940px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-suuYz .framer-rpxion { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-suuYz .framer-1x1e70w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-suuYz .framer-1aejib9 { aspect-ratio: 5.666666666666667 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 136px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-suuYz.framer-1atnrp2, .framer-suuYz .framer-1yq3ov, .framer-suuYz .framer-8yj37l, .framer-suuYz .framer-13j0z1e, .framer-suuYz .framer-dy8p5r, .framer-suuYz .framer-y97vbr, .framer-suuYz .framer-qjcpmp, .framer-suuYz .framer-hh2tzn, .framer-suuYz .framer-1vm4pnm, .framer-suuYz .framer-1027gjm, .framer-suuYz .framer-178dunm, .framer-suuYz .framer-1r22nsx, .framer-suuYz .framer-1y095v7, .framer-suuYz .framer-1nys7hu, .framer-suuYz .framer-5os3nf, .framer-suuYz .framer-127oe7r, .framer-suuYz .framer-8jjele, .framer-suuYz .framer-aej51g, .framer-suuYz .framer-1o03306, .framer-suuYz .framer-y2e3e8, .framer-suuYz .framer-1axe17g, .framer-suuYz .framer-u3xiwm, .framer-suuYz .framer-pg85rd, .framer-suuYz .framer-500xcn, .framer-suuYz .framer-15g4tna, .framer-suuYz .framer-1c39dyr, .framer-suuYz .framer-672pec, .framer-suuYz .framer-17mh8nm, .framer-suuYz .framer-enu30t, .framer-suuYz .framer-td3wc6, .framer-suuYz .framer-n07h8, .framer-suuYz .framer-1ou4tc, .framer-suuYz .framer-xlf2rd, .framer-suuYz .framer-1sk8ql8, .framer-suuYz .framer-l3bctb, .framer-suuYz .framer-r227to, .framer-suuYz .framer-1nqctuk, .framer-suuYz .framer-njwcew, .framer-suuYz .framer-jx8xp0, .framer-suuYz .framer-zstkk5, .framer-suuYz .framer-an5w6z, .framer-suuYz .framer-1opou8b, .framer-suuYz .framer-1inas6n, .framer-suuYz .framer-1qabhit, .framer-suuYz .framer-1x1e70w { gap: 0px; } .framer-suuYz.framer-1atnrp2 > *, .framer-suuYz .framer-1yq3ov > *, .framer-suuYz .framer-1vm4pnm > *, .framer-suuYz .framer-1y095v7 > *, .framer-suuYz .framer-127oe7r > *, .framer-suuYz .framer-pg85rd > *, .framer-suuYz .framer-500xcn > *, .framer-suuYz .framer-15g4tna > *, .framer-suuYz .framer-1c39dyr > *, .framer-suuYz .framer-672pec > *, .framer-suuYz .framer-n07h8 > *, .framer-suuYz .framer-l3bctb > *, .framer-suuYz .framer-jx8xp0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-suuYz.framer-1atnrp2 > :first-child, .framer-suuYz .framer-1yq3ov > :first-child, .framer-suuYz .framer-8yj37l > :first-child, .framer-suuYz .framer-dy8p5r > :first-child, .framer-suuYz .framer-y97vbr > :first-child, .framer-suuYz .framer-qjcpmp > :first-child, .framer-suuYz .framer-1vm4pnm > :first-child, .framer-suuYz .framer-1r22nsx > :first-child, .framer-suuYz .framer-1y095v7 > :first-child, .framer-suuYz .framer-1nys7hu > :first-child, .framer-suuYz .framer-5os3nf > :first-child, .framer-suuYz .framer-127oe7r > :first-child, .framer-suuYz .framer-1o03306 > :first-child, .framer-suuYz .framer-y2e3e8 > :first-child, .framer-suuYz .framer-1axe17g > :first-child, .framer-suuYz .framer-pg85rd > :first-child, .framer-suuYz .framer-500xcn > :first-child, .framer-suuYz .framer-15g4tna > :first-child, .framer-suuYz .framer-1c39dyr > :first-child, .framer-suuYz .framer-672pec > :first-child, .framer-suuYz .framer-td3wc6 > :first-child, .framer-suuYz .framer-n07h8 > :first-child, .framer-suuYz .framer-1sk8ql8 > :first-child, .framer-suuYz .framer-l3bctb > :first-child, .framer-suuYz .framer-njwcew > :first-child, .framer-suuYz .framer-jx8xp0 > :first-child, .framer-suuYz .framer-1opou8b > :first-child, .framer-suuYz .framer-1qabhit > :first-child, .framer-suuYz .framer-1x1e70w > :first-child { margin-top: 0px; } .framer-suuYz.framer-1atnrp2 > :last-child, .framer-suuYz .framer-1yq3ov > :last-child, .framer-suuYz .framer-8yj37l > :last-child, .framer-suuYz .framer-dy8p5r > :last-child, .framer-suuYz .framer-y97vbr > :last-child, .framer-suuYz .framer-qjcpmp > :last-child, .framer-suuYz .framer-1vm4pnm > :last-child, .framer-suuYz .framer-1r22nsx > :last-child, .framer-suuYz .framer-1y095v7 > :last-child, .framer-suuYz .framer-1nys7hu > :last-child, .framer-suuYz .framer-5os3nf > :last-child, .framer-suuYz .framer-127oe7r > :last-child, .framer-suuYz .framer-1o03306 > :last-child, .framer-suuYz .framer-y2e3e8 > :last-child, .framer-suuYz .framer-1axe17g > :last-child, .framer-suuYz .framer-pg85rd > :last-child, .framer-suuYz .framer-500xcn > :last-child, .framer-suuYz .framer-15g4tna > :last-child, .framer-suuYz .framer-1c39dyr > :last-child, .framer-suuYz .framer-672pec > :last-child, .framer-suuYz .framer-td3wc6 > :last-child, .framer-suuYz .framer-n07h8 > :last-child, .framer-suuYz .framer-1sk8ql8 > :last-child, .framer-suuYz .framer-l3bctb > :last-child, .framer-suuYz .framer-njwcew > :last-child, .framer-suuYz .framer-jx8xp0 > :last-child, .framer-suuYz .framer-1opou8b > :last-child, .framer-suuYz .framer-1qabhit > :last-child, .framer-suuYz .framer-1x1e70w > :last-child { margin-bottom: 0px; } .framer-suuYz .framer-8yj37l > *, .framer-suuYz .framer-1r22nsx > *, .framer-suuYz .framer-1nys7hu > *, .framer-suuYz .framer-td3wc6 > *, .framer-suuYz .framer-1sk8ql8 > *, .framer-suuYz .framer-njwcew > *, .framer-suuYz .framer-1opou8b > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-suuYz .framer-13j0z1e > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-suuYz .framer-13j0z1e > :first-child, .framer-suuYz .framer-hh2tzn > :first-child, .framer-suuYz .framer-1027gjm > :first-child, .framer-suuYz .framer-178dunm > :first-child, .framer-suuYz .framer-8jjele > :first-child, .framer-suuYz .framer-aej51g > :first-child, .framer-suuYz .framer-u3xiwm > :first-child, .framer-suuYz .framer-17mh8nm > :first-child, .framer-suuYz .framer-enu30t > :first-child, .framer-suuYz .framer-1ou4tc > :first-child, .framer-suuYz .framer-xlf2rd > :first-child, .framer-suuYz .framer-r227to > :first-child, .framer-suuYz .framer-1nqctuk > :first-child, .framer-suuYz .framer-zstkk5 > :first-child, .framer-suuYz .framer-an5w6z > :first-child, .framer-suuYz .framer-1inas6n > :first-child { margin-left: 0px; } .framer-suuYz .framer-13j0z1e > :last-child, .framer-suuYz .framer-hh2tzn > :last-child, .framer-suuYz .framer-1027gjm > :last-child, .framer-suuYz .framer-178dunm > :last-child, .framer-suuYz .framer-8jjele > :last-child, .framer-suuYz .framer-aej51g > :last-child, .framer-suuYz .framer-u3xiwm > :last-child, .framer-suuYz .framer-17mh8nm > :last-child, .framer-suuYz .framer-enu30t > :last-child, .framer-suuYz .framer-1ou4tc > :last-child, .framer-suuYz .framer-xlf2rd > :last-child, .framer-suuYz .framer-r227to > :last-child, .framer-suuYz .framer-1nqctuk > :last-child, .framer-suuYz .framer-zstkk5 > :last-child, .framer-suuYz .framer-an5w6z > :last-child, .framer-suuYz .framer-1inas6n > :last-child { margin-right: 0px; } .framer-suuYz .framer-dy8p5r > *, .framer-suuYz .framer-y2e3e8 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-suuYz .framer-y97vbr > *, .framer-suuYz .framer-5os3nf > *, .framer-suuYz .framer-1axe17g > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-suuYz .framer-qjcpmp > *, .framer-suuYz .framer-1x1e70w > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-suuYz .framer-hh2tzn > *, .framer-suuYz .framer-8jjele > *, .framer-suuYz .framer-u3xiwm > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-suuYz .framer-1027gjm > *, .framer-suuYz .framer-17mh8nm > *, .framer-suuYz .framer-1ou4tc > *, .framer-suuYz .framer-r227to > *, .framer-suuYz .framer-zstkk5 > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-suuYz .framer-178dunm > *, .framer-suuYz .framer-enu30t > *, .framer-suuYz .framer-xlf2rd > *, .framer-suuYz .framer-1nqctuk > *, .framer-suuYz .framer-an5w6z > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-suuYz .framer-aej51g > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-suuYz .framer-1o03306 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-suuYz .framer-1inas6n > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-suuYz .framer-1qabhit > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,'.framer-suuYz[data-border=\"true\"]::after, .framer-suuYz [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1511px) { .framer-suuYz.framer-1atnrp2 { width: 810px; } .framer-suuYz .framer-1n99w36 { grid-template-columns: repeat(3, minmax(50px, 1fr)); }}\",\"@media (max-width: 809px) { .framer-suuYz.framer-1atnrp2 { width: 390px; } .framer-suuYz .framer-1yq3ov, .framer-suuYz .framer-1vm4pnm, .framer-suuYz .framer-1y095v7, .framer-suuYz .framer-1o03306, .framer-suuYz .framer-672pec, .framer-suuYz .framer-n07h8, .framer-suuYz .framer-l3bctb, .framer-suuYz .framer-jx8xp0 { padding: 24px; } .framer-suuYz .framer-13j0z1e, .framer-suuYz .framer-1inas6n { flex-direction: column; } .framer-suuYz .framer-dy8p5r, .framer-suuYz .framer-1r22nsx, .framer-suuYz .framer-td3wc6, .framer-suuYz .framer-1sk8ql8, .framer-suuYz .framer-njwcew, .framer-suuYz .framer-1opou8b, .framer-suuYz .framer-1qabhit { flex: none; width: 100%; } .framer-suuYz .framer-1027gjm, .framer-suuYz .framer-17mh8nm, .framer-suuYz .framer-1ou4tc, .framer-suuYz .framer-r227to, .framer-suuYz .framer-zstkk5 { flex-direction: column; gap: 24px; } .framer-suuYz .framer-178dunm, .framer-suuYz .framer-enu30t, .framer-suuYz .framer-xlf2rd, .framer-suuYz .framer-1nqctuk, .framer-suuYz .framer-an5w6z { width: 100%; } .framer-suuYz .framer-1n99w36 { grid-template-columns: repeat(2, minmax(50px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-suuYz .framer-13j0z1e, .framer-suuYz .framer-1027gjm, .framer-suuYz .framer-17mh8nm, .framer-suuYz .framer-1ou4tc, .framer-suuYz .framer-r227to, .framer-suuYz .framer-zstkk5, .framer-suuYz .framer-1inas6n { gap: 0px; } .framer-suuYz .framer-13j0z1e > *, .framer-suuYz .framer-1027gjm > *, .framer-suuYz .framer-17mh8nm > *, .framer-suuYz .framer-1ou4tc > *, .framer-suuYz .framer-r227to > *, .framer-suuYz .framer-zstkk5 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-suuYz .framer-13j0z1e > :first-child, .framer-suuYz .framer-1027gjm > :first-child, .framer-suuYz .framer-17mh8nm > :first-child, .framer-suuYz .framer-1ou4tc > :first-child, .framer-suuYz .framer-r227to > :first-child, .framer-suuYz .framer-zstkk5 > :first-child, .framer-suuYz .framer-1inas6n > :first-child { margin-top: 0px; } .framer-suuYz .framer-13j0z1e > :last-child, .framer-suuYz .framer-1027gjm > :last-child, .framer-suuYz .framer-17mh8nm > :last-child, .framer-suuYz .framer-1ou4tc > :last-child, .framer-suuYz .framer-r227to > :last-child, .framer-suuYz .framer-zstkk5 > :last-child, .framer-suuYz .framer-1inas6n > :last-child { margin-bottom: 0px; } .framer-suuYz .framer-1inas6n > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4280.5\n * @framerIntrinsicWidth 1512\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"d8f6GvQOe\":{\"layout\":[\"fixed\",\"auto\"]},\"fAJQlIlwG\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"b76E2oxHL\":{\"pattern\":\":b76E2oxHL\",\"name\":\"add-to-chrome2\"},\"lGlk9z5at\":{\"pattern\":\":lGlk9z5at\",\"name\":\"\"}}\n * @framerResponsiveScreen\n */const Framerh3gNuulBt=withCSS(Component,css,\"framer-suuYz\");export default Framerh3gNuulBt;Framerh3gNuulBt.displayName=\"Integrations App2Apps\";Framerh3gNuulBt.defaultProps={height:4280.5,width:1512};addFonts(Framerh3gNuulBt,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Nokora\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nokora/v32/hYkIPuwgTubzaWxQPjoPovZg8Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavNormalFonts,...BreadcrumbsFonts,...PrimaryButtonFonts,...PhosphorFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...componentPresets.fonts?.[\"b4Wc7m_dN\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"b4Wc7m_dN\"]):[],...componentPresets.fonts?.[\"Uh3wPJYTb\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"Uh3wPJYTb\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerh3gNuulBt\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerScrollSections\":\"{\\\"b76E2oxHL\\\":{\\\"pattern\\\":\\\":b76E2oxHL\\\",\\\"name\\\":\\\"add-to-chrome2\\\"},\\\"lGlk9z5at\\\":{\\\"pattern\\\":\\\":lGlk9z5at\\\",\\\"name\\\":\\\"\\\"}}\",\"framerIntrinsicHeight\":\"4280.5\",\"framerIntrinsicWidth\":\"1512\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"d8f6GvQOe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fAJQlIlwG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}