{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/dONTUzUk4WMFZTCYwyz3/4QC3m4WImtpW4bYriXEo/DJAwNSsWz.js"],
  "sourcesContent": ["// Generated by Framer (dbba614)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/90ICLbTHnkXgVfH1BSgW/Video.js\";import Topbar from\"#framer/local/canvasComponent/lWUcIJP0H/lWUcIJP0H.js\";import Footer from\"#framer/local/canvasComponent/M82dauGNX/M82dauGNX.js\";import ContactFormCopy from\"#framer/local/canvasComponent/rpwlm2W7W/rpwlm2W7W.js\";import Button from\"#framer/local/canvasComponent/Tnz4seCKc/Tnz4seCKc.js\";import*as sharedStyle3 from\"#framer/local/css/pbkah0okA/pbkah0okA.js\";import*as sharedStyle2 from\"#framer/local/css/puB8kY46u/puB8kY46u.js\";import*as sharedStyle from\"#framer/local/css/pzgAh97sX/pzgAh97sX.js\";import*as sharedStyle1 from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import metadataProvider from\"#framer/local/webPageMetadata/DJAwNSsWz/DJAwNSsWz.js\";const ButtonFonts=getFonts(Button);const ContactFormCopyFonts=getFonts(ContactFormCopy);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const VideoFonts=getFonts(Video);const TopbarFonts=getFonts(Topbar);const MotionDivWithFX=withFX(motion.div);const FooterFonts=getFonts(Footer);const breakpoints={j8sCjjTHF:\"(max-width: 809px)\",Kqtxr9rTs:\"(min-width: 810px) and (max-width: 1199px)\",pruVUOiNu:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-twWJ6\";const variantClassNames={j8sCjjTHF:\"framer-v-1rhr3dc\",Kqtxr9rTs:\"framer-v-1y3yoc4\",pruVUOiNu:\"framer-v-1ovezmf\"};const transition1={damping:80,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:100};const transition2={damping:80,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:100};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"pruVUOiNu\",Phone:\"j8sCjjTHF\",Tablet:\"Kqtxr9rTs\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"pruVUOiNu\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-twWJ6`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-twWJ6`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const AzZNlMa5Cwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"pruVUOiNu\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ovezmf\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-svtyxn\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-x9hpw9\",\"data-framer-appear-id\":\"x9hpw9\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1b74ta\",\"data-styles-preset\":\"pzgAh97sX\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\"},children:\"Hospitality & Hotels\"})}),className:\"framer-1iedi9c\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\"},children:\"Delight & inform your guests.\"})}),className:\"framer-ky3om3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11ru2ty\",\"data-styles-preset\":\"puB8kY46u\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\"},children:\"Improve the guest experience with digital signage solutions tailored towards hotels, luxury hotels, convention centers, extended stay hotels, and resorts to provide vital communication that makes your guests feel at home.\"})}),className:\"framer-fdy67n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j8sCjjTHF:{y:460},Kqtxr9rTs:{y:520}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-i4m5v9-container\",id:\"i4m5v9\",children:[/*#__PURE__*/_jsx(Button,{AzZNlMa5C:AzZNlMa5Cwelu7j({overlay}),BpWcfwaYa:\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(116, 33, 252))\",fGrAIz0nO:false,Goeh0UlpU:\"Envelope\",height:\"100%\",hyoIEBZCr:\"Get in touch\",id:\"LAslUKbBT\",layoutId:\"LAslUKbBT\",Uwhubicpx:true,variant:\"zMIqz4YH_\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-6qh5n4\",\"data-framer-portal-id\":\"i4m5v9\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"LB1xls9_7\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j8sCjjTHF:{width:\"90vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:\"640px\",y:164.00000000000023,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cjy5ow-container\",\"data-framer-portal-id\":\"i4m5v9\",children:/*#__PURE__*/_jsx(ContactFormCopy,{height:\"100%\",id:\"A9wBDUs9u\",layoutId:\"A9wBDUs9u\",m_bJTEayq:\"Book a consultation with our experts\",style:{width:\"100%\"},variant:\"str_enNHD\",width:\"100%\",x7edXN2_L:\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(196, 59, 59))\"})})})})]}),document.querySelector(\"#overlay\"))})})]})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mvj9ir\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17pm5mx-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"tLfbf4qSi\",isMixedBorderRadius:false,layoutId:\"tLfbf4qSi\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/1wVZJxDpW9f9qy6QYCRGxqiH9Zk.mp4\",srcType:\"Upload\",srcUrl:\"https://vod-progressive.akamaized.net/exp=1695153321~acl=%2Fvimeo-prod-skyfire-std-us%2F01%2F1970%2F17%2F434854024%2F1894716307.mp4~hmac=11397f92141e4b274520d2614da0c9331f9f93d532e78e517e2a8cb7b98471f3/vimeo-prod-skyfire-std-us/01/1970/17/434854024/1894716307.mp4?download=1&filename=production_id%3A4782414+%281080p%29.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vgq1tg-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j8sCjjTHF:{variant:\"ZQwaB4_p3\"},Kqtxr9rTs:{variant:\"ZQwaB4_p3\"}},children:/*#__PURE__*/_jsx(Topbar,{height:\"100%\",id:\"Ka5Jw454R\",layoutId:\"Ka5Jw454R\",style:{width:\"100%\"},variant:\"jRXICbciv\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15i8a7f\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a46hqu\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-y443tt\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tif1bq\",\"data-styles-preset\":\"pbkah0okA\",children:\"Property Mapping & Wayfinding.\"})}),className:\"framer-10h2i6a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fcxzlr\",\"data-border\":true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j8sCjjTHF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:900,loading:getLoadingLazyAtYPosition(679.4),pixelHeight:600,pixelWidth:900,sizes:\"max(min(100vw - 40px, 1200px), 1px)\",src:\"https://framerusercontent.com/images/lxpmLw7QSUWjeYEsX1zi9oOYLk.png\",srcSet:\"https://framerusercontent.com/images/lxpmLw7QSUWjeYEsX1zi9oOYLk.png?scale-down-to=512 512w,https://framerusercontent.com/images/lxpmLw7QSUWjeYEsX1zi9oOYLk.png 900w\"}},Kqtxr9rTs:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:900,loading:getLoadingLazyAtYPosition(928.4),pixelHeight:600,pixelWidth:900,sizes:\"max(min(100vw - 100px, 1200px), 1px)\",src:\"https://framerusercontent.com/images/lxpmLw7QSUWjeYEsX1zi9oOYLk.png\",srcSet:\"https://framerusercontent.com/images/lxpmLw7QSUWjeYEsX1zi9oOYLk.png?scale-down-to=512 512w,https://framerusercontent.com/images/lxpmLw7QSUWjeYEsX1zi9oOYLk.png 900w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:900,pixelHeight:600,pixelWidth:900,sizes:\"max((min(100vw - 200px, 1200px) - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/lxpmLw7QSUWjeYEsX1zi9oOYLk.png\",srcSet:\"https://framerusercontent.com/images/lxpmLw7QSUWjeYEsX1zi9oOYLk.png?scale-down-to=512 512w,https://framerusercontent.com/images/lxpmLw7QSUWjeYEsX1zi9oOYLk.png 900w\"},className:\"framer-1x3mm2a\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yvpvec\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12sy6pw\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1osvbvz\",\"data-border\":true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j8sCjjTHF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:563,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition(1114.9),pixelHeight:563,pixelWidth:1e3,sizes:\"max(min(100vw - 40px, 1200px), 1px)\",src:\"https://framerusercontent.com/images/XcebwpfKIaMatRAq1ixXit61Cjs.png\",srcSet:\"https://framerusercontent.com/images/XcebwpfKIaMatRAq1ixXit61Cjs.png?scale-down-to=512 512w,https://framerusercontent.com/images/XcebwpfKIaMatRAq1ixXit61Cjs.png 1000w\"}},Kqtxr9rTs:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:563,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition(1645.4),pixelHeight:563,pixelWidth:1e3,sizes:\"max(min(100vw - 100px, 1200px), 1px)\",src:\"https://framerusercontent.com/images/XcebwpfKIaMatRAq1ixXit61Cjs.png\",srcSet:\"https://framerusercontent.com/images/XcebwpfKIaMatRAq1ixXit61Cjs.png?scale-down-to=512 512w,https://framerusercontent.com/images/XcebwpfKIaMatRAq1ixXit61Cjs.png 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:563,intrinsicWidth:1e3,pixelHeight:563,pixelWidth:1e3,sizes:\"max((min(100vw - 200px, 1200px) - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/XcebwpfKIaMatRAq1ixXit61Cjs.png\",srcSet:\"https://framerusercontent.com/images/XcebwpfKIaMatRAq1ixXit61Cjs.png?scale-down-to=512 512w,https://framerusercontent.com/images/XcebwpfKIaMatRAq1ixXit61Cjs.png 1000w\"},className:\"framer-cwe5e9\"})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1psia9z\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tif1bq\",\"data-styles-preset\":\"pbkah0okA\",children:\"Interactive Local Directory & Informational Kiosk.\"})}),className:\"framer-mydra6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o72wzp\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10ku4dk\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-iow58a\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tif1bq\",\"data-styles-preset\":\"pbkah0okA\",children:\"Self Service Check-in.\"})}),className:\"framer-28git1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-cvynio\",\"data-border\":true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j8sCjjTHF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:668,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition(1864.2000000000003),pixelHeight:668,pixelWidth:1e3,sizes:\"max(min(100vw - 40px, 1200px), 1px)\",src:\"https://framerusercontent.com/images/5GLdCp2R5r32BNdhCa3Er8E9jHA.png\",srcSet:\"https://framerusercontent.com/images/5GLdCp2R5r32BNdhCa3Er8E9jHA.png?scale-down-to=512 512w,https://framerusercontent.com/images/5GLdCp2R5r32BNdhCa3Er8E9jHA.png 1000w\"}},Kqtxr9rTs:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:668,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition(2687.2000000000003),pixelHeight:668,pixelWidth:1e3,sizes:\"max(min(100vw - 100px, 1200px), 1px)\",src:\"https://framerusercontent.com/images/5GLdCp2R5r32BNdhCa3Er8E9jHA.png\",srcSet:\"https://framerusercontent.com/images/5GLdCp2R5r32BNdhCa3Er8E9jHA.png?scale-down-to=512 512w,https://framerusercontent.com/images/5GLdCp2R5r32BNdhCa3Er8E9jHA.png 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:668,intrinsicWidth:1e3,pixelHeight:668,pixelWidth:1e3,sizes:\"max((min(100vw - 200px, 1200px) - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/5GLdCp2R5r32BNdhCa3Er8E9jHA.png\",srcSet:\"https://framerusercontent.com/images/5GLdCp2R5r32BNdhCa3Er8E9jHA.png?scale-down-to=512 512w,https://framerusercontent.com/images/5GLdCp2R5r32BNdhCa3Er8E9jHA.png 1000w\"},className:\"framer-1dstixd\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ps1yty\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-we7tav\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j8sCjjTHF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:668,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition(2213.2000000000003),pixelHeight:668,pixelWidth:1e3,sizes:\"min(100vw - 40px, 1200px)\",src:\"https://framerusercontent.com/images/sv3YRxOueVjKbSkiV7V6pq9Wc.png\",srcSet:\"https://framerusercontent.com/images/sv3YRxOueVjKbSkiV7V6pq9Wc.png?scale-down-to=512 512w,https://framerusercontent.com/images/sv3YRxOueVjKbSkiV7V6pq9Wc.png 1000w\"}},Kqtxr9rTs:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:668,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition(3313.2000000000003),pixelHeight:668,pixelWidth:1e3,sizes:\"min(100vw - 100px, 1200px)\",src:\"https://framerusercontent.com/images/sv3YRxOueVjKbSkiV7V6pq9Wc.png\",srcSet:\"https://framerusercontent.com/images/sv3YRxOueVjKbSkiV7V6pq9Wc.png?scale-down-to=512 512w,https://framerusercontent.com/images/sv3YRxOueVjKbSkiV7V6pq9Wc.png 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:668,intrinsicWidth:1e3,pixelHeight:668,pixelWidth:1e3,sizes:\"max((min(100vw - 200px, 1200px) - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/sv3YRxOueVjKbSkiV7V6pq9Wc.png\",srcSet:\"https://framerusercontent.com/images/sv3YRxOueVjKbSkiV7V6pq9Wc.png?scale-down-to=512 512w,https://framerusercontent.com/images/sv3YRxOueVjKbSkiV7V6pq9Wc.png 1000w\"},className:\"framer-1bquu0r\",\"data-border\":true,\"data-framer-name\":\"image\",name:\"image\"})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-qv7r55\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tif1bq\",\"data-styles-preset\":\"pbkah0okA\",children:\"Room & Conference Room Displays.\"})}),className:\"framer-rfrikn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v0beqi\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2hi1l1\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1o2ech1\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tif1bq\",\"data-styles-preset\":\"pbkah0okA\",children:\"Videowalls & Large Format Displays.\"})}),className:\"framer-hlhozy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j8sCjjTHF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:648,intrinsicWidth:1152,loading:getLoadingLazyAtYPosition(2947.0000000000005),pixelHeight:648,pixelWidth:1152,sizes:\"min(100vw - 40px, 1200px)\",src:\"https://framerusercontent.com/images/CUQeyoN0kxrZTE09qVyYvMsbQ.png\",srcSet:\"https://framerusercontent.com/images/CUQeyoN0kxrZTE09qVyYvMsbQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/CUQeyoN0kxrZTE09qVyYvMsbQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CUQeyoN0kxrZTE09qVyYvMsbQ.png 1152w\"}},Kqtxr9rTs:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:648,intrinsicWidth:1152,loading:getLoadingLazyAtYPosition(4247),pixelHeight:648,pixelWidth:1152,sizes:\"min(100vw - 100px, 1200px)\",src:\"https://framerusercontent.com/images/CUQeyoN0kxrZTE09qVyYvMsbQ.png\",srcSet:\"https://framerusercontent.com/images/CUQeyoN0kxrZTE09qVyYvMsbQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/CUQeyoN0kxrZTE09qVyYvMsbQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CUQeyoN0kxrZTE09qVyYvMsbQ.png 1152w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:648,intrinsicWidth:1152,pixelHeight:648,pixelWidth:1152,sizes:\"max((min(100vw - 200px, 1200px) - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/CUQeyoN0kxrZTE09qVyYvMsbQ.png\",srcSet:\"https://framerusercontent.com/images/CUQeyoN0kxrZTE09qVyYvMsbQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/CUQeyoN0kxrZTE09qVyYvMsbQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CUQeyoN0kxrZTE09qVyYvMsbQ.png 1152w\"},className:\"framer-12675nn\",\"data-border\":true,\"data-framer-name\":\"image\",name:\"image\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-c4xgzh\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1luc7z7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j8sCjjTHF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:900,loading:getLoadingLazyAtYPosition(3461.0000000000005),pixelHeight:600,pixelWidth:900,sizes:\"min(100vw - 40px, 1200px)\",src:\"https://framerusercontent.com/images/tDm3YLd0E6WM3ccd5AU8HOQ3pkw.png\",srcSet:\"https://framerusercontent.com/images/tDm3YLd0E6WM3ccd5AU8HOQ3pkw.png?scale-down-to=512 512w,https://framerusercontent.com/images/tDm3YLd0E6WM3ccd5AU8HOQ3pkw.png 900w\"}},Kqtxr9rTs:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:900,loading:getLoadingLazyAtYPosition(4861),pixelHeight:600,pixelWidth:900,sizes:\"min(100vw - 100px, 1200px)\",src:\"https://framerusercontent.com/images/tDm3YLd0E6WM3ccd5AU8HOQ3pkw.png\",srcSet:\"https://framerusercontent.com/images/tDm3YLd0E6WM3ccd5AU8HOQ3pkw.png?scale-down-to=512 512w,https://framerusercontent.com/images/tDm3YLd0E6WM3ccd5AU8HOQ3pkw.png 900w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:900,pixelHeight:600,pixelWidth:900,sizes:\"max((min(100vw - 200px, 1200px) - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/tDm3YLd0E6WM3ccd5AU8HOQ3pkw.png\",srcSet:\"https://framerusercontent.com/images/tDm3YLd0E6WM3ccd5AU8HOQ3pkw.png?scale-down-to=512 512w,https://framerusercontent.com/images/tDm3YLd0E6WM3ccd5AU8HOQ3pkw.png 900w\"},className:\"framer-11bekld\",\"data-border\":true,\"data-framer-name\":\"image\",name:\"image\"})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1czdwu\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tif1bq\",\"data-styles-preset\":\"pbkah0okA\",children:\"Informational Signage.\"})}),className:\"framer-1uvc9dw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-avfcb7\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wivd1l\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-8m3ck8\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1b74ta\",\"data-styles-preset\":\"pzgAh97sX\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\"},children:\"what's next\"})}),className:\"framer-p6pzsx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tif1bq\",\"data-styles-preset\":\"pbkah0okA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\"},children:\"Ready to get started?\"})}),className:\"framer-yaqppe\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j8sCjjTHF:{width:\"calc(min(100vw - 40px, 1200px) * 0.9)\",y:4262.8},Kqtxr9rTs:{y:5812.799999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:\"640px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ffn2hv-container\",children:/*#__PURE__*/_jsx(ContactFormCopy,{height:\"100%\",id:\"TFdeCwu4P\",layoutId:\"TFdeCwu4P\",m_bJTEayq:\"Book a consultation with our experts\",style:{width:\"100%\"},variant:\"str_enNHD\",width:\"100%\",x7edXN2_L:\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(196, 59, 59))\"})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j8sCjjTHF:{y:4984.8},Kqtxr9rTs:{y:6584.799999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:841,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-zy5x66-container\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"vEawDNGrb\",layoutId:\"vEawDNGrb\",style:{width:\"100%\"},variant:\"NWDLXXgiF\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-twWJ6 { background: white; }`,\".framer-twWJ6.framer-5oqsq, .framer-twWJ6 .framer-5oqsq { display: block; }\",\".framer-twWJ6.framer-1ovezmf { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-twWJ6 .framer-svtyxn { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 200px 100px 100px 100px; position: relative; width: 100%; z-index: 1; }\",\".framer-twWJ6 .framer-x9hpw9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-twWJ6 .framer-1iedi9c { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-twWJ6 .framer-ky3om3, .framer-twWJ6 .framer-fdy67n, .framer-twWJ6 .framer-10h2i6a, .framer-twWJ6 .framer-mydra6, .framer-twWJ6 .framer-28git1, .framer-twWJ6 .framer-rfrikn, .framer-twWJ6 .framer-hlhozy, .framer-twWJ6 .framer-1uvc9dw, .framer-twWJ6 .framer-yaqppe { --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-twWJ6 .framer-i4m5v9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-twWJ6 .framer-6qh5n4 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 5; }\",\".framer-twWJ6 .framer-1cjy5ow-container { flex: none; height: auto; left: 50%; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 640px; z-index: 5; }\",\".framer-twWJ6 .framer-1mvj9ir { background-color: rgba(0, 0, 0, 0.75); bottom: 0px; flex: none; height: 100%; left: 0px; position: absolute; width: 100%; z-index: 0; }\",\".framer-twWJ6 .framer-17pm5mx-container { bottom: 0px; flex: none; height: 100%; left: 0px; position: absolute; width: 100%; z-index: -1; }\",\".framer-twWJ6 .framer-vgq1tg-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-twWJ6 .framer-15i8a7f, .framer-twWJ6 .framer-1o72wzp, .framer-twWJ6 .framer-1v0beqi { 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: 100px; position: relative; width: 100%; z-index: 1; }\",\".framer-twWJ6 .framer-1a46hqu, .framer-twWJ6 .framer-12sy6pw, .framer-twWJ6 .framer-10ku4dk, .framer-twWJ6 .framer-we7tav, .framer-twWJ6 .framer-1luc7z7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-twWJ6 .framer-y443tt, .framer-twWJ6 .framer-1psia9z, .framer-twWJ6 .framer-iow58a, .framer-twWJ6 .framer-qv7r55, .framer-twWJ6 .framer-1o2ech1, .framer-twWJ6 .framer-1czdwu { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 400px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-twWJ6 .framer-1fcxzlr, .framer-twWJ6 .framer-1osvbvz { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.08); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, #761ffe 100%); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 10px 30px -20px rgba(0, 0, 0, 0.25); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 517px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-twWJ6 .framer-1x3mm2a, .framer-twWJ6 .framer-cwe5e9 { aspect-ratio: 0.9671179883945842 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 207px); position: relative; width: 1px; }\",\".framer-twWJ6 .framer-1yvpvec, .framer-twWJ6 .framer-1ps1yty, .framer-twWJ6 .framer-c4xgzh { align-content: center; align-items: center; background-color: var(--token-9bee1602-b191-465f-8eaf-bc740a2a3fbd, #ebf5ff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 100px; position: relative; width: 100%; z-index: 1; }\",\".framer-twWJ6 .framer-cvynio { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.08); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, #761ffe 100%); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 10px 30px -20px rgba(0, 0, 0, 0.25); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 426px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-twWJ6 .framer-1dstixd { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-twWJ6 .framer-1bquu0r { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.08); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.2224938875305624 / 1; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; box-shadow: 0px 10px 30px -20px rgba(0, 0, 0, 0.25); flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 164px); overflow: visible; position: relative; width: 1px; }\",\".framer-twWJ6 .framer-2hi1l1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-twWJ6 .framer-12675nn { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.08); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.2077294685990339 / 1; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; box-shadow: 0px 10px 30px -20px rgba(0, 0, 0, 0.25); flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 166px); overflow: visible; position: relative; width: 1px; }\",\".framer-twWJ6 .framer-11bekld { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.08); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.1547344110854503 / 1; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; box-shadow: 0px 10px 30px -20px rgba(0, 0, 0, 0.25); flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 173px); overflow: visible; position: relative; width: 1px; }\",\".framer-twWJ6 .framer-avfcb7 { align-content: center; align-items: center; background-color: var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, #7421fc); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-twWJ6 .framer-wivd1l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 50px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-twWJ6 .framer-8m3ck8 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 530px; min-width: 200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-twWJ6 .framer-p6pzsx { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; opacity: 0.7; position: relative; white-space: pre; width: auto; }\",\".framer-twWJ6 .framer-1ffn2hv-container { flex: none; height: auto; position: relative; width: 640px; }\",\".framer-twWJ6 .framer-zy5x66-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-twWJ6.framer-1ovezmf, .framer-twWJ6 .framer-svtyxn, .framer-twWJ6 .framer-x9hpw9, .framer-twWJ6 .framer-15i8a7f, .framer-twWJ6 .framer-1a46hqu, .framer-twWJ6 .framer-y443tt, .framer-twWJ6 .framer-1fcxzlr, .framer-twWJ6 .framer-1yvpvec, .framer-twWJ6 .framer-12sy6pw, .framer-twWJ6 .framer-1osvbvz, .framer-twWJ6 .framer-1psia9z, .framer-twWJ6 .framer-1o72wzp, .framer-twWJ6 .framer-10ku4dk, .framer-twWJ6 .framer-iow58a, .framer-twWJ6 .framer-cvynio, .framer-twWJ6 .framer-1ps1yty, .framer-twWJ6 .framer-we7tav, .framer-twWJ6 .framer-qv7r55, .framer-twWJ6 .framer-1v0beqi, .framer-twWJ6 .framer-2hi1l1, .framer-twWJ6 .framer-1o2ech1, .framer-twWJ6 .framer-c4xgzh, .framer-twWJ6 .framer-1luc7z7, .framer-twWJ6 .framer-1czdwu, .framer-twWJ6 .framer-avfcb7, .framer-twWJ6 .framer-wivd1l, .framer-twWJ6 .framer-8m3ck8 { gap: 0px; } .framer-twWJ6.framer-1ovezmf > *, .framer-twWJ6 .framer-avfcb7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-twWJ6.framer-1ovezmf > :first-child, .framer-twWJ6 .framer-svtyxn > :first-child, .framer-twWJ6 .framer-x9hpw9 > :first-child, .framer-twWJ6 .framer-15i8a7f > :first-child, .framer-twWJ6 .framer-y443tt > :first-child, .framer-twWJ6 .framer-1yvpvec > :first-child, .framer-twWJ6 .framer-1psia9z > :first-child, .framer-twWJ6 .framer-1o72wzp > :first-child, .framer-twWJ6 .framer-iow58a > :first-child, .framer-twWJ6 .framer-1ps1yty > :first-child, .framer-twWJ6 .framer-qv7r55 > :first-child, .framer-twWJ6 .framer-1v0beqi > :first-child, .framer-twWJ6 .framer-1o2ech1 > :first-child, .framer-twWJ6 .framer-c4xgzh > :first-child, .framer-twWJ6 .framer-1czdwu > :first-child, .framer-twWJ6 .framer-avfcb7 > :first-child, .framer-twWJ6 .framer-8m3ck8 > :first-child { margin-top: 0px; } .framer-twWJ6.framer-1ovezmf > :last-child, .framer-twWJ6 .framer-svtyxn > :last-child, .framer-twWJ6 .framer-x9hpw9 > :last-child, .framer-twWJ6 .framer-15i8a7f > :last-child, .framer-twWJ6 .framer-y443tt > :last-child, .framer-twWJ6 .framer-1yvpvec > :last-child, .framer-twWJ6 .framer-1psia9z > :last-child, .framer-twWJ6 .framer-1o72wzp > :last-child, .framer-twWJ6 .framer-iow58a > :last-child, .framer-twWJ6 .framer-1ps1yty > :last-child, .framer-twWJ6 .framer-qv7r55 > :last-child, .framer-twWJ6 .framer-1v0beqi > :last-child, .framer-twWJ6 .framer-1o2ech1 > :last-child, .framer-twWJ6 .framer-c4xgzh > :last-child, .framer-twWJ6 .framer-1czdwu > :last-child, .framer-twWJ6 .framer-avfcb7 > :last-child, .framer-twWJ6 .framer-8m3ck8 > :last-child { margin-bottom: 0px; } .framer-twWJ6 .framer-svtyxn > *, .framer-twWJ6 .framer-15i8a7f > *, .framer-twWJ6 .framer-1yvpvec > *, .framer-twWJ6 .framer-1o72wzp > *, .framer-twWJ6 .framer-1ps1yty > *, .framer-twWJ6 .framer-1v0beqi > *, .framer-twWJ6 .framer-c4xgzh > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-twWJ6 .framer-x9hpw9 > *, .framer-twWJ6 .framer-y443tt > *, .framer-twWJ6 .framer-1psia9z > *, .framer-twWJ6 .framer-iow58a > *, .framer-twWJ6 .framer-qv7r55 > *, .framer-twWJ6 .framer-1o2ech1 > *, .framer-twWJ6 .framer-1czdwu > *, .framer-twWJ6 .framer-8m3ck8 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-twWJ6 .framer-1a46hqu > *, .framer-twWJ6 .framer-12sy6pw > *, .framer-twWJ6 .framer-10ku4dk > *, .framer-twWJ6 .framer-we7tav > *, .framer-twWJ6 .framer-2hi1l1 > *, .framer-twWJ6 .framer-1luc7z7 > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-twWJ6 .framer-1a46hqu > :first-child, .framer-twWJ6 .framer-1fcxzlr > :first-child, .framer-twWJ6 .framer-12sy6pw > :first-child, .framer-twWJ6 .framer-1osvbvz > :first-child, .framer-twWJ6 .framer-10ku4dk > :first-child, .framer-twWJ6 .framer-cvynio > :first-child, .framer-twWJ6 .framer-we7tav > :first-child, .framer-twWJ6 .framer-2hi1l1 > :first-child, .framer-twWJ6 .framer-1luc7z7 > :first-child, .framer-twWJ6 .framer-wivd1l > :first-child { margin-left: 0px; } .framer-twWJ6 .framer-1a46hqu > :last-child, .framer-twWJ6 .framer-1fcxzlr > :last-child, .framer-twWJ6 .framer-12sy6pw > :last-child, .framer-twWJ6 .framer-1osvbvz > :last-child, .framer-twWJ6 .framer-10ku4dk > :last-child, .framer-twWJ6 .framer-cvynio > :last-child, .framer-twWJ6 .framer-we7tav > :last-child, .framer-twWJ6 .framer-2hi1l1 > :last-child, .framer-twWJ6 .framer-1luc7z7 > :last-child, .framer-twWJ6 .framer-wivd1l > :last-child { margin-right: 0px; } .framer-twWJ6 .framer-1fcxzlr > *, .framer-twWJ6 .framer-1osvbvz > *, .framer-twWJ6 .framer-cvynio > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-twWJ6 .framer-wivd1l > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-twWJ6 { background: white; } .framer-twWJ6.framer-1ovezmf { width: 810px; } .framer-twWJ6 .framer-svtyxn { padding: 180px 50px 100px 50px; } .framer-twWJ6 .framer-15i8a7f, .framer-twWJ6 .framer-1yvpvec, .framer-twWJ6 .framer-1o72wzp, .framer-twWJ6 .framer-1ps1yty, .framer-twWJ6 .framer-1v0beqi, .framer-twWJ6 .framer-c4xgzh, .framer-twWJ6 .framer-avfcb7 { padding: 100px 50px 100px 50px; } .framer-twWJ6 .framer-1a46hqu, .framer-twWJ6 .framer-12sy6pw, .framer-twWJ6 .framer-10ku4dk, .framer-twWJ6 .framer-we7tav, .framer-twWJ6 .framer-1luc7z7 { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-twWJ6 .framer-y443tt, .framer-twWJ6 .framer-1fcxzlr, .framer-twWJ6 .framer-1osvbvz, .framer-twWJ6 .framer-1psia9z, .framer-twWJ6 .framer-iow58a, .framer-twWJ6 .framer-cvynio, .framer-twWJ6 .framer-1bquu0r, .framer-twWJ6 .framer-qv7r55, .framer-twWJ6 .framer-1o2ech1, .framer-twWJ6 .framer-12675nn, .framer-twWJ6 .framer-11bekld, .framer-twWJ6 .framer-1czdwu, .framer-twWJ6 .framer-8m3ck8 { flex: none; width: 100%; } .framer-twWJ6 .framer-2hi1l1, .framer-twWJ6 .framer-wivd1l { flex-direction: column; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-twWJ6 .framer-1a46hqu, .framer-twWJ6 .framer-12sy6pw, .framer-twWJ6 .framer-10ku4dk, .framer-twWJ6 .framer-we7tav, .framer-twWJ6 .framer-2hi1l1, .framer-twWJ6 .framer-1luc7z7, .framer-twWJ6 .framer-wivd1l { gap: 0px; } .framer-twWJ6 .framer-1a46hqu > *, .framer-twWJ6 .framer-12sy6pw > *, .framer-twWJ6 .framer-10ku4dk > *, .framer-twWJ6 .framer-we7tav > *, .framer-twWJ6 .framer-2hi1l1 > *, .framer-twWJ6 .framer-1luc7z7 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-twWJ6 .framer-1a46hqu > :first-child, .framer-twWJ6 .framer-12sy6pw > :first-child, .framer-twWJ6 .framer-10ku4dk > :first-child, .framer-twWJ6 .framer-we7tav > :first-child, .framer-twWJ6 .framer-2hi1l1 > :first-child, .framer-twWJ6 .framer-1luc7z7 > :first-child, .framer-twWJ6 .framer-wivd1l > :first-child { margin-top: 0px; } .framer-twWJ6 .framer-1a46hqu > :last-child, .framer-twWJ6 .framer-12sy6pw > :last-child, .framer-twWJ6 .framer-10ku4dk > :last-child, .framer-twWJ6 .framer-we7tav > :last-child, .framer-twWJ6 .framer-2hi1l1 > :last-child, .framer-twWJ6 .framer-1luc7z7 > :last-child, .framer-twWJ6 .framer-wivd1l > :last-child { margin-bottom: 0px; } .framer-twWJ6 .framer-wivd1l > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-twWJ6 { background: white; } .framer-twWJ6.framer-1ovezmf { width: 390px; } .framer-twWJ6 .framer-svtyxn { gap: 50px; padding: 120px 20px 100px 20px; } .framer-twWJ6 .framer-1cjy5ow-container, .framer-twWJ6 .framer-1ffn2hv-container { width: 90%; } .framer-twWJ6 .framer-15i8a7f, .framer-twWJ6 .framer-1yvpvec, .framer-twWJ6 .framer-1o72wzp, .framer-twWJ6 .framer-1ps1yty, .framer-twWJ6 .framer-1v0beqi, .framer-twWJ6 .framer-c4xgzh { gap: 50px; padding: 50px 20px 50px 20px; } .framer-twWJ6 .framer-1a46hqu, .framer-twWJ6 .framer-12sy6pw, .framer-twWJ6 .framer-10ku4dk, .framer-twWJ6 .framer-we7tav, .framer-twWJ6 .framer-1luc7z7 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 50px; } .framer-twWJ6 .framer-y443tt, .framer-twWJ6 .framer-1psia9z, .framer-twWJ6 .framer-iow58a, .framer-twWJ6 .framer-1bquu0r, .framer-twWJ6 .framer-qv7r55, .framer-twWJ6 .framer-1o2ech1, .framer-twWJ6 .framer-12675nn, .framer-twWJ6 .framer-11bekld, .framer-twWJ6 .framer-1czdwu, .framer-twWJ6 .framer-8m3ck8 { flex: none; width: 100%; } .framer-twWJ6 .framer-1fcxzlr { flex: none; height: 339px; width: 100%; } .framer-twWJ6 .framer-1osvbvz { flex: none; height: 332px; width: 100%; } .framer-twWJ6 .framer-cvynio { flex: none; height: 249px; width: 100%; } .framer-twWJ6 .framer-2hi1l1 { flex-direction: column; gap: 50px; } .framer-twWJ6 .framer-avfcb7 { padding: 50px 20px 50px 20px; } .framer-twWJ6 .framer-wivd1l { flex-direction: column; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-twWJ6 .framer-svtyxn, .framer-twWJ6 .framer-15i8a7f, .framer-twWJ6 .framer-1a46hqu, .framer-twWJ6 .framer-1yvpvec, .framer-twWJ6 .framer-12sy6pw, .framer-twWJ6 .framer-1o72wzp, .framer-twWJ6 .framer-10ku4dk, .framer-twWJ6 .framer-1ps1yty, .framer-twWJ6 .framer-we7tav, .framer-twWJ6 .framer-1v0beqi, .framer-twWJ6 .framer-2hi1l1, .framer-twWJ6 .framer-c4xgzh, .framer-twWJ6 .framer-1luc7z7, .framer-twWJ6 .framer-wivd1l { gap: 0px; } .framer-twWJ6 .framer-svtyxn > *, .framer-twWJ6 .framer-15i8a7f > *, .framer-twWJ6 .framer-1a46hqu > *, .framer-twWJ6 .framer-1yvpvec > *, .framer-twWJ6 .framer-12sy6pw > *, .framer-twWJ6 .framer-1o72wzp > *, .framer-twWJ6 .framer-10ku4dk > *, .framer-twWJ6 .framer-1ps1yty > *, .framer-twWJ6 .framer-we7tav > *, .framer-twWJ6 .framer-1v0beqi > *, .framer-twWJ6 .framer-2hi1l1 > *, .framer-twWJ6 .framer-c4xgzh > *, .framer-twWJ6 .framer-1luc7z7 > *, .framer-twWJ6 .framer-wivd1l > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-twWJ6 .framer-svtyxn > :first-child, .framer-twWJ6 .framer-15i8a7f > :first-child, .framer-twWJ6 .framer-1a46hqu > :first-child, .framer-twWJ6 .framer-1yvpvec > :first-child, .framer-twWJ6 .framer-12sy6pw > :first-child, .framer-twWJ6 .framer-1o72wzp > :first-child, .framer-twWJ6 .framer-10ku4dk > :first-child, .framer-twWJ6 .framer-1ps1yty > :first-child, .framer-twWJ6 .framer-we7tav > :first-child, .framer-twWJ6 .framer-1v0beqi > :first-child, .framer-twWJ6 .framer-2hi1l1 > :first-child, .framer-twWJ6 .framer-c4xgzh > :first-child, .framer-twWJ6 .framer-1luc7z7 > :first-child, .framer-twWJ6 .framer-wivd1l > :first-child { margin-top: 0px; } .framer-twWJ6 .framer-svtyxn > :last-child, .framer-twWJ6 .framer-15i8a7f > :last-child, .framer-twWJ6 .framer-1a46hqu > :last-child, .framer-twWJ6 .framer-1yvpvec > :last-child, .framer-twWJ6 .framer-12sy6pw > :last-child, .framer-twWJ6 .framer-1o72wzp > :last-child, .framer-twWJ6 .framer-10ku4dk > :last-child, .framer-twWJ6 .framer-1ps1yty > :last-child, .framer-twWJ6 .framer-we7tav > :last-child, .framer-twWJ6 .framer-1v0beqi > :last-child, .framer-twWJ6 .framer-2hi1l1 > :last-child, .framer-twWJ6 .framer-c4xgzh > :last-child, .framer-twWJ6 .framer-1luc7z7 > :last-child, .framer-twWJ6 .framer-wivd1l > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-twWJ6[data-border=\"true\"]::after, .framer-twWJ6 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6021\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Kqtxr9rTs\":{\"layout\":[\"fixed\",\"auto\"]},\"j8sCjjTHF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerDJAwNSsWz=withCSS(Component,css,\"framer-twWJ6\");export default FramerDJAwNSsWz;FramerDJAwNSsWz.displayName=\"Industry / Hospitality\";FramerDJAwNSsWz.defaultProps={height:6021,width:1200};addFonts(FramerDJAwNSsWz,[{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\"}]},...ButtonFonts,...ContactFormCopyFonts,...VideoFonts,...TopbarFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDJAwNSsWz\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"6021\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Kqtxr9rTs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"j8sCjjTHF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ButtonFonts", "getFonts", "Tnz4seCKc_default", "ContactFormCopyFonts", "rpwlm2W7W_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "VideoFonts", "Video", "TopbarFonts", "lWUcIJP0H_default", "MotionDivWithFX", "withFX", "FooterFonts", "M82dauGNX_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation2", "animation3", "transition2", "animation4", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "AzZNlMa5Cwelu7j", "overlay", "paginationInfo", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "MotionDivWithOptimizedAppearEffect", "RichText2", "x", "l", "PropertyOverrides2", "ComponentViewportProvider", "Container", "Tnz4seCKc_default", "AnimatePresence", "Ga", "rpwlm2W7W_default", "Video", "lWUcIJP0H_default", "MotionDivWithFX", "getLoadingLazyAtYPosition", "Image2", "M82dauGNX_default", "css", "FramerDJAwNSsWz", "withCSS", "DJAwNSsWz_default", "addFonts", "ButtonFonts", "ContactFormCopyFonts", "VideoFonts", "TopbarFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
