{
  "version": 3,
  "sources": ["ssg: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 \u2013 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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",
  "names": ["NavNormalFonts", "getFonts", "fH9gWuyR3_default", "NavNormalWithVariantAppearEffect", "withVariantAppearEffect", "BreadcrumbsFonts", "drpGS8gOc_default", "PrimaryButtonFonts", "fcNaKKj8H_default", "PhosphorFonts", "Icon", "FooterFonts", "JH_1Hmbq2_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "transition1", "animation", "suffix", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "prefix", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "bAMtjQAUA_default", "sUpPaGhrH_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "xicrKiK5S_fOHnCtzEF", "QqvK99dqw", "xicrKiK5S_SezCBELQS", "tXN8PH2UL", "YAdu3udln", "xicrKiK5S_J2Zg86Ac1", "Sk6MK0KSO_J2Zg86Ac1", "e0Mubh317", "RAPQbhU2m", "p_Hg0cBg3", "PI0gBYCVBXgsnZvF5R", "xicrKiK5S_J2Zg86Ac1XgsnZvF5R", "Sk6MK0KSO_J2Zg86Ac1XgsnZvF5R", "xicrKiK5S_fOHnCtzEFXgsnZvF5R", "Sk6MK0KSO_fOHnCtzEFXgsnZvF5R", "idXgsnZvF5R", "xicrKiK5S", "Sk6MK0KSO", "M0HeOHiXA", "jtMoqSLnE", "xicrKiK5S_M4bPfwwEN", "xicrKiK5S_MvsouvPG8", "xicrKiK5S_k3hiYZCnu", "xicrKiK5S_BwF8p4tTH", "Ied8YmTgM", "TGNdJewn3", "Pcz8lBZ6a", "K3X3Y27NF", "Sk6MK0KSO_fOHnCtzEF", "OBvjakccB", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "textContent1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "NavNormalWithVariantAppearEffect", "ResolveLinks", "resolvedLinks", "drpGS8gOc_default", "RichText2", "x", "resolvedLinks1", "fcNaKKj8H_default", "Image2", "Icon", "resolvedLinks2", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "textContent", "PathVariablesContext", "Link", "ComponentPresetsProvider", "resolvedLinks3", "JH_1Hmbq2_default", "css", "Framerh3gNuulBt", "withCSS", "h3gNuulBt_default", "addFonts", "NavNormalFonts", "BreadcrumbsFonts", "PrimaryButtonFonts", "PhosphorFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
