{"version":3,"file":"4K6UljXvrDzZrbC6Nj5dPErkqes8qJ4Gn-hcVEMoM70.DThsg0ub.mjs","names":["List","Topbar","FeatureCard","CTA","ContactFormCopy","FAQAccordion","Footer","useRef","React.useId","metadata","React.useMemo","metadataProvider","sharedStyle.className","sharedStyle1.className","sharedStyle2.className","sharedStyle3.className","sharedStyle4.className","className","React.Fragment","PropertyOverrides","Image","sharedStyle.css","sharedStyle1.css","sharedStyle2.css","sharedStyle3.css","sharedStyle4.css","sharedStyle.fonts","sharedStyle1.fonts","sharedStyle2.fonts","sharedStyle3.fonts","sharedStyle4.fonts"],"sources":["https:/framerusercontent.com/modules/fRVcZMmeqjl1fzyhryJs/UHaVWQfEVt6D4B1MPn4C/ASDTXlsG7.js"],"sourcesContent":["// Generated by Framer (3406f4c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import List from\"#framer/local/canvasComponent/bkf_3iqYh/bkf_3iqYh.js\";import FeatureCard from\"#framer/local/canvasComponent/Kym4ifyAB/Kym4ifyAB.js\";import Topbar from\"#framer/local/canvasComponent/lWUcIJP0H/lWUcIJP0H.js\";import Footer from\"#framer/local/canvasComponent/M82dauGNX/M82dauGNX.js\";import CTA from\"#framer/local/canvasComponent/OlTWqYMo3/OlTWqYMo3.js\";import ContactFormCopy from\"#framer/local/canvasComponent/rpwlm2W7W/rpwlm2W7W.js\";import FAQAccordion from\"#framer/local/canvasComponent/UpqEA6qxk/UpqEA6qxk.js\";import*as sharedStyle2 from\"#framer/local/css/pbkah0okA/pbkah0okA.js\";import*as sharedStyle from\"#framer/local/css/puB8kY46u/puB8kY46u.js\";import*as sharedStyle1 from\"#framer/local/css/pzgAh97sX/pzgAh97sX.js\";import*as sharedStyle3 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle4 from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import metadataProvider from\"#framer/local/webPageMetadata/ASDTXlsG7/ASDTXlsG7.js\";const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ListFonts=getFonts(List);const TopbarFonts=getFonts(Topbar);const MotionDivWithFX=withFX(motion.div);const FeatureCardFonts=getFonts(FeatureCard);const ContainerWithFX=withFX(Container);const CTAFonts=getFonts(CTA);const ContactFormCopyFonts=getFonts(ContactFormCopy);const FAQAccordionFonts=getFonts(FAQAccordion);const FooterFonts=getFonts(Footer);const breakpoints={KdAqIVWew:\"(min-width: 1200px)\",MFdx_6iDo:\"(min-width: 810px) and (max-width: 1199.98px)\",PcBTivWoE:\"(max-width: 809.98px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-r15vN\";const variantClassNames={KdAqIVWew:\"framer-v-1e40m0h\",MFdx_6iDo:\"framer-v-iy5bm6\",PcBTivWoE:\"framer-v-5md9vj\"};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 animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const transition2={damping:80,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:100};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:100};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"KdAqIVWew\",Phone:\"PcBTivWoE\",Tablet:\"MFdx_6iDo\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"KdAqIVWew\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider({},activeLocale),[activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"KdAqIVWew\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1e40m0h\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f44h93\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-bb8dle\",\"data-framer-appear-id\":\"bb8dle\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1l68pw9\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:482,intrinsicWidth:1636,svg:'<svg width=\"1636\" height=\"482\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M193.995 5.362a40 40 0 0 1 40.01 0l174 100.494A40 40 0 0 1 428 140.494v201.011a40 40 0 0 1-19.995 34.638l-60.56 34.977v-93.805c0-12.758-6.053-24.28-15.42-31.79V195.92a40 40 0 0 0-19.995-34.638l-78.024-45.063a39.996 39.996 0 0 0-40.01 0l-78.024 45.063a39.998 39.998 0 0 0-19.995 34.638v90.149c0 1.592.094 3.169.28 4.727-6.152 7.202-9.812 16.528-9.812 26.519v97.206l-66.45-38.378A40 40 0 0 1 0 341.505V140.494a40 40 0 0 1 19.995-34.638l174-100.494Zm-24.364 457.203-63.186-36.493V317.315c0-1.319.125-2.614.364-3.872a39.95 39.95 0 0 0 9.163 7.264l49.536 28.61-21.942 62.67c-1.727 4.755 1.727 9.078 6.475 9.078h7.337c2.59 0 5.612-1.729 6.475-4.323l3.022-9.51h30.646l3.022 9.51c.863 2.594 3.453 4.323 6.474 4.323h7.338c1.073 0 2.079-.22 2.975-.617 3.069-1.358 4.836-4.78 3.5-8.461l-14.28-41.554a39.998 39.998 0 0 0 27.456-4.663l34.736-20.061v15.268c-3.453-1.297-6.906-2.162-10.36-2.162-3.37 0-6.61.544-9.64 1.545-8.362 2.761-15.136 9.001-18.7 16.895a30.78 30.78 0 0 0-2.738 12.685c0 6.601 2.013 12.697 5.462 17.713l.13.188a30.957 30.957 0 0 0 8.422 8.172c4.887 3.199 10.744 5.052 17.064 5.052 3.885 0 8.202-.864 12.086-2.161.864 1.297 3.022 2.161 5.18 2.161h6.906c3.453 0 6.907-3.026 6.907-6.917v-69.166c0-3.459-3.454-6.917-6.907-6.917h-.578l30.054-17.358a39.957 39.957 0 0 0 13.265-12.432 20.212 20.212 0 0 1 2.15 9.04v105.356l-69.076 39.894h-88.738Zm4.581-76.083 8.202-22.912 7.769 22.912h-15.971Zm84.17-6.917c-6.043 0-10.359 4.755-10.359 10.375 0 6.052 4.316 10.375 10.359 10.375 5.612 0 10.36-4.323 10.36-10.375 0-5.62-4.748-10.375-10.36-10.375Z\" fill=\"#585858\"/><path d=\"M174.213 386.482h15.971l-7.77-22.912-8.201 22.912Zm84.17-6.917c-6.043 0-10.36 4.755-10.36 10.375 0 6.052 4.317 10.375 10.36 10.375 5.611 0 10.359-4.323 10.359-10.375 0-5.62-4.748-10.375-10.359-10.375Zm48.344-83H127.164c-11.654 0-20.719 9.511-20.719 20.75v124.5c0 11.672 9.065 20.75 20.719 20.75h179.563c11.222 0 20.718-9.078 20.718-20.75v-124.5c0-11.239-9.496-20.75-20.718-20.75Zm-92.372 124.5h-7.337c-3.022 0-5.612-1.729-6.475-4.323l-3.022-9.51h-30.646l-3.021 9.51c-.864 2.594-3.885 4.323-6.475 4.323h-7.338c-4.748 0-8.201-4.323-6.475-9.078l23.309-66.573c1.295-3.89 5.611-7.349 9.496-7.349h11.654c3.885 0 8.202 3.459 9.928 7.349l22.877 66.573c1.727 4.755-1.726 9.078-6.475 9.078Zm75.106-6.916c0 3.89-3.453 6.916-6.906 6.916h-6.907c-2.158 0-4.316-.864-5.179-2.161-3.885 1.297-8.201 2.161-12.086 2.161-17.266 0-31.078-13.833-31.078-31.125 0-16.859 13.812-31.125 31.078-31.125 3.453 0 6.906.865 10.359 2.162v-15.995c0-3.458 3.022-6.917 6.906-6.917h6.907c3.453 0 6.906 3.459 6.906 6.917v69.167Z\" fill=\"#1C1C1C\"/><path d=\"M555.93 348V148.5h78.09c14.25 0 27.075 2.375 38.475 7.125 11.59 4.75 21.47 11.59 29.64 20.52 8.17 8.93 14.44 19.475 18.81 31.635 4.37 12.16 6.555 25.65 6.555 40.47s-2.185 28.405-6.555 40.755c-4.37 12.16-10.64 22.705-18.81 31.635-7.98 8.74-17.765 15.485-29.355 20.235S648.27 348 634.02 348h-78.09Zm30.78-26.505-.855-3.135h46.74c10.07 0 19-1.615 26.79-4.845 7.98-3.23 14.63-7.79 19.95-13.68 5.51-6.08 9.69-13.49 12.54-22.23 2.85-8.74 4.275-18.525 4.275-29.355 0-10.83-1.425-20.52-4.275-29.07-2.85-8.74-7.03-16.15-12.54-22.23-5.51-6.08-12.16-10.735-19.95-13.965-7.79-3.23-16.72-4.845-26.79-4.845H585l1.71-2.565v145.92Zm242.263 29.355c-14.63 0-27.74-3.325-39.33-9.975-11.4-6.84-20.425-16.055-27.075-27.645-6.65-11.78-9.975-25.175-9.975-40.185 0-15.01 3.325-28.31 9.975-39.9 6.65-11.78 15.675-20.995 27.075-27.645 11.59-6.84 24.7-10.26 39.33-10.26 14.44 0 27.36 3.42 38.76 10.26 11.59 6.65 20.71 15.865 27.36 27.645 6.65 11.59 9.975 24.89 9.975 39.9 0 15.01-3.325 28.405-9.975 40.185-6.65 11.59-15.77 20.805-27.36 27.645-11.4 6.65-24.32 9.975-38.76 9.975Zm0-26.79c8.93 0 16.91-2.185 23.94-6.555 7.03-4.56 12.54-10.64 16.53-18.24 3.99-7.79 5.89-16.53 5.7-26.22.19-9.88-1.71-18.62-5.7-26.22-3.99-7.79-9.5-13.87-16.53-18.24-7.03-4.37-15.01-6.555-23.94-6.555-8.93 0-17.005 2.28-24.225 6.84-7.03 4.37-12.54 10.45-16.53 18.24-3.99 7.6-5.89 16.245-5.7 25.935-.19 9.69 1.71 18.43 5.7 26.22 3.99 7.6 9.5 13.68 16.53 18.24 7.22 4.37 15.295 6.555 24.225 6.555Zm175.347 26.79c-14.635 0-27.745-3.325-39.335-9.975-11.4-6.84-20.425-16.055-27.075-27.645-6.65-11.78-9.975-25.175-9.975-40.185 0-15.01 3.325-28.31 9.975-39.9 6.65-11.78 15.675-20.995 27.075-27.645 11.59-6.84 24.7-10.26 39.335-10.26 14.44 0 27.36 3.42 38.76 10.26 11.59 6.65 20.71 15.865 27.36 27.645 6.65 11.59 9.97 24.89 9.97 39.9 0 15.01-3.32 28.405-9.97 40.185-6.65 11.59-15.77 20.805-27.36 27.645-11.4 6.65-24.32 9.975-38.76 9.975Zm0-26.79c8.93 0 16.91-2.185 23.94-6.555 7.03-4.56 12.54-10.64 16.53-18.24 3.99-7.79 5.89-16.53 5.7-26.22.19-9.88-1.71-18.62-5.7-26.22-3.99-7.79-9.5-13.87-16.53-18.24-7.03-4.37-15.01-6.555-23.94-6.555-8.935 0-17.01 2.28-24.23 6.84-7.03 4.37-12.54 10.45-16.53 18.24-3.99 7.6-5.89 16.245-5.7 25.935-.19 9.69 1.71 18.43 5.7 26.22 3.99 7.6 9.5 13.68 16.53 18.24 7.22 4.37 15.295 6.555 24.23 6.555ZM1112.4 348V137.1h29.35v92.055l-5.13 3.42c1.9-6.65 5.61-12.73 11.12-18.24 5.51-5.7 12.06-10.26 19.66-13.68 7.6-3.61 15.39-5.415 23.37-5.415 11.4 0 20.9 2.28 28.5 6.84 7.6 4.37 13.3 11.115 17.1 20.235 3.8 9.12 5.7 20.615 5.7 34.485V348h-29.35v-89.205c0-8.55-1.14-15.58-3.42-21.09-2.28-5.7-5.8-9.785-10.55-12.255-4.75-2.66-10.64-3.8-17.67-3.42-5.7 0-10.92.95-15.67 2.85-4.75 1.71-8.93 4.18-12.54 7.41-3.42 3.23-6.18 7.03-8.27 11.4-1.9 4.18-2.85 8.74-2.85 13.68V348h-29.35Zm156.1 0 77.23-199.5h31.35l76.67 199.5h-32.78l-45.6-120.27c-.57-1.33-1.71-4.56-3.42-9.69-1.52-5.13-3.32-10.83-5.41-17.1l-5.7-17.1c-1.71-5.32-2.85-8.74-3.42-10.26l6.55-.285c-1.14 3.23-2.56 7.315-4.27 12.255a492.764 492.764 0 0 1-5.13 15.675 511.162 511.162 0 0 1-5.13 15.675c-1.71 4.75-3.14 8.74-4.28 11.97L1299.85 348h-31.35Zm34.2-49.59 11.4-29.64h90.63l13.11 29.64H1302.7Zm235.6 52.44c-13.68 0-25.94-3.325-36.77-9.975-10.64-6.84-19.09-16.055-25.36-27.645-6.27-11.78-9.41-25.175-9.41-40.185 0-15.01 3.04-28.31 9.12-39.9 6.27-11.78 14.73-20.995 25.37-27.645 10.64-6.84 22.7-10.26 36.19-10.26 7.41 0 14.54 1.235 21.38 3.705 7.03 2.28 13.3 5.51 18.81 9.69 5.51 3.99 9.78 8.455 12.82 13.395 3.23 4.75 4.85 9.595 4.85 14.535l-8.55.57V137.1h29.35V348h-29.35v-35.625h5.7c0 4.56-1.52 9.12-4.56 13.68-3.04 4.37-7.13 8.455-12.26 12.255-4.94 3.8-10.73 6.84-17.38 9.12a59.517 59.517 0 0 1-19.95 3.42Zm3.99-25.365c8.93 0 16.81-2.28 23.65-6.84 6.84-4.56 12.16-10.735 15.96-18.525 3.99-7.98 5.99-17.005 5.99-27.075s-2-19-5.99-26.79c-3.8-7.98-9.12-14.25-15.96-18.81-6.84-4.56-14.72-6.84-23.65-6.84-8.93 0-16.82 2.28-23.66 6.84-6.84 4.56-12.25 10.83-16.24 18.81-3.8 7.79-5.7 16.72-5.7 26.79s1.9 19.095 5.7 27.075c3.99 7.79 9.4 13.965 16.24 18.525 6.84 4.56 14.73 6.84 23.66 6.84Z\" fill=\"#3F3F3F\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-11ru2ty\",\"data-styles-preset\":\"puB8kY46u\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Purpose-built platform for management of\",/*#__PURE__*/_jsx(\"br\",{}),\"digital-out-of-home and interactive advertising content.\"]})}),className:\"framer-39dilm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uqq6ya\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{y:(componentViewport?.y||0)+0+0+180+358+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lyx2ly-container\",nodeId:\"JQ4yBhNiD\",scopeId:\"ASDTXlsG7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{variant:\"OaagfE3nv\"},PcBTivWoE:{variant:\"OaagfE3nv\"}},children:/*#__PURE__*/_jsx(List,{BxIfyR1tY:\"Own Your Platform\",GQcl1it4F:\"rgba(25, 21, 78, 0.03)\",height:\"100%\",id:\"JQ4yBhNiD\",JQsM7qtYB:true,layoutId:\"JQ4yBhNiD\",q2nPHW7TA:\"UserCircle\",t7QcBk4f8:\"rgb(0, 0, 0)\",TyxD043yt:\"var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78))\",uuoAbae5k:\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\",variant:\"W3DPXulSo\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{y:(componentViewport?.y||0)+0+0+180+358+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3gh8e6-container\",nodeId:\"SPLhcv8gW\",scopeId:\"ASDTXlsG7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{variant:\"OaagfE3nv\"},PcBTivWoE:{variant:\"OaagfE3nv\"}},children:/*#__PURE__*/_jsx(List,{BxIfyR1tY:\"Monetize Displays\",GQcl1it4F:\"rgba(25, 21, 78, 0.03)\",height:\"100%\",id:\"SPLhcv8gW\",JQsM7qtYB:true,layoutId:\"SPLhcv8gW\",q2nPHW7TA:\"Money\",t7QcBk4f8:\"rgb(0, 0, 0)\",TyxD043yt:\"var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78))\",uuoAbae5k:\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\",variant:\"W3DPXulSo\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{y:(componentViewport?.y||0)+0+0+180+358+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rslalm-container\",nodeId:\"Y9eD3CFLe\",scopeId:\"ASDTXlsG7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{variant:\"OaagfE3nv\"},PcBTivWoE:{variant:\"OaagfE3nv\"}},children:/*#__PURE__*/_jsx(List,{BxIfyR1tY:\"Increase ROIs\",GQcl1it4F:\"rgba(25, 21, 78, 0.03)\",height:\"100%\",id:\"Y9eD3CFLe\",JQsM7qtYB:true,layoutId:\"Y9eD3CFLe\",q2nPHW7TA:\"ChartLineUp\",t7QcBk4f8:\"rgb(0, 0, 0)\",TyxD043yt:\"var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78))\",uuoAbae5k:\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\",variant:\"W3DPXulSo\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{y:(componentViewport?.y||0)+0+0+180+358+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h00m8x-container\",nodeId:\"RCQK3i61S\",scopeId:\"ASDTXlsG7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{variant:\"OaagfE3nv\"},PcBTivWoE:{variant:\"OaagfE3nv\"}},children:/*#__PURE__*/_jsx(List,{BxIfyR1tY:\"Track Engagement\",GQcl1it4F:\"rgba(25, 21, 78, 0.03)\",height:\"100%\",id:\"RCQK3i61S\",JQsM7qtYB:true,layoutId:\"RCQK3i61S\",q2nPHW7TA:\"Record\",t7QcBk4f8:\"rgb(0, 0, 0)\",TyxD043yt:\"var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78))\",uuoAbae5k:\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\",variant:\"W3DPXulSo\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:871,intrinsicWidth:1515,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+180+468),pixelHeight:871,pixelWidth:1515,sizes:`min(${componentViewport?.width||\"100vw\"} - 100px, 900px)`,src:\"https://framerusercontent.com/images/Xwp9hTXlCeALptZmJyHAra3SwVM.png?width=1515&height=871\",srcSet:\"https://framerusercontent.com/images/Xwp9hTXlCeALptZmJyHAra3SwVM.png?scale-down-to=512&width=1515&height=871 512w,https://framerusercontent.com/images/Xwp9hTXlCeALptZmJyHAra3SwVM.png?scale-down-to=1024&width=1515&height=871 1024w,https://framerusercontent.com/images/Xwp9hTXlCeALptZmJyHAra3SwVM.png?width=1515&height=871 1515w\"}},PcBTivWoE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:871,intrinsicWidth:1515,pixelHeight:871,pixelWidth:1515,sizes:`min(${componentViewport?.width||\"100vw\"} - 40px, 900px)`,src:\"https://framerusercontent.com/images/Xwp9hTXlCeALptZmJyHAra3SwVM.png?width=1515&height=871\",srcSet:\"https://framerusercontent.com/images/Xwp9hTXlCeALptZmJyHAra3SwVM.png?scale-down-to=512&width=1515&height=871 512w,https://framerusercontent.com/images/Xwp9hTXlCeALptZmJyHAra3SwVM.png?scale-down-to=1024&width=1515&height=871 1024w,https://framerusercontent.com/images/Xwp9hTXlCeALptZmJyHAra3SwVM.png?width=1515&height=871 1515w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:871,intrinsicWidth:1515,pixelHeight:871,pixelWidth:1515,sizes:`min(${componentViewport?.width||\"100vw\"} - 200px, 900px)`,src:\"https://framerusercontent.com/images/Xwp9hTXlCeALptZmJyHAra3SwVM.png?width=1515&height=871\",srcSet:\"https://framerusercontent.com/images/Xwp9hTXlCeALptZmJyHAra3SwVM.png?scale-down-to=512&width=1515&height=871 512w,https://framerusercontent.com/images/Xwp9hTXlCeALptZmJyHAra3SwVM.png?scale-down-to=1024&width=1515&height=871 1024w,https://framerusercontent.com/images/Xwp9hTXlCeALptZmJyHAra3SwVM.png?width=1515&height=871 1515w\"},className:\"framer-gie015\",\"data-framer-name\":\"image\"})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r5mvul-container\",layoutScroll:true,nodeId:\"IadLiglqm\",scopeId:\"ASDTXlsG7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{variant:\"ZQwaB4_p3\"},PcBTivWoE:{variant:\"ZQwaB4_p3\"}},children:/*#__PURE__*/_jsx(Topbar,{height:\"100%\",id:\"IadLiglqm\",layoutId:\"IadLiglqm\",style:{width:\"100%\"},variant:\"jRXICbciv\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gwsx5i\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t7s77d\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yr3ur9\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ixr2m3\",\"data-border\":true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:900,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1519+100+0+0+0+0+0+0),pixelHeight:600,pixelWidth:900,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 100px, 1200px), 1px)`,src:\"https://framerusercontent.com/images/LaCEIDcqhPYdrBX0QYw45VZfaRg.png?width=900&height=600\",srcSet:\"https://framerusercontent.com/images/LaCEIDcqhPYdrBX0QYw45VZfaRg.png?scale-down-to=512&width=900&height=600 512w,https://framerusercontent.com/images/LaCEIDcqhPYdrBX0QYw45VZfaRg.png?width=900&height=600 900w\"}},PcBTivWoE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:900,pixelHeight:600,pixelWidth:900,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 1px)`,src:\"https://framerusercontent.com/images/LaCEIDcqhPYdrBX0QYw45VZfaRg.png?width=900&height=600\",srcSet:\"https://framerusercontent.com/images/LaCEIDcqhPYdrBX0QYw45VZfaRg.png?scale-down-to=512&width=900&height=600 512w,https://framerusercontent.com/images/LaCEIDcqhPYdrBX0QYw45VZfaRg.png?width=900&height=600 900w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:900,pixelHeight:600,pixelWidth:900,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1200px) - 100px) / 2, 1px)`,src:\"https://framerusercontent.com/images/LaCEIDcqhPYdrBX0QYw45VZfaRg.png?width=900&height=600\",srcSet:\"https://framerusercontent.com/images/LaCEIDcqhPYdrBX0QYw45VZfaRg.png?scale-down-to=512&width=900&height=600 512w,https://framerusercontent.com/images/LaCEIDcqhPYdrBX0QYw45VZfaRg.png?width=900&height=600 900w\"},className:\"framer-2mtoh8\",\"data-border\":true,\"data-framer-name\":\"image\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jf2n47\",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-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\"},children:\"what is dooh?\"})}),className:\"framer-1h2h6r3\",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\",children:\"Digital Revolution.\"})}),className:\"framer-o06set\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Digital-Out-of-Home (DOOH) modernizes traditional outdoor advertising by bringing it into the digital realm. This allows you and your clients to leverage advanced features common in online advertising, like proof-of-play, responsive ads, and interactive elements. To adapt to this evolving landscape, our DOOHAd platform offers streamlined scheduling and sophisticated playlist management for your ever-changing campaigns.\"})}),className:\"framer-15sbm41\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mssikh\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-paw1hy\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18fpm1o\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-8quyf2\",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-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\"},children:\"easy setup\"})}),className:\"framer-12l9677\",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\",children:\"Onboard your assets.\"})}),className:\"framer-liywor\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"DoohAd is preinstalled on all our products, ready to go out of the box. Standalone setups are as easy as installing and naming your screens. \"})}),className:\"framer-qe2dfz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-fycexd\",\"data-border\":true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:369,intrinsicWidth:618,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2526.4+100+0+0+0+0+370.4+0),pixelHeight:369,pixelWidth:618,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 100px, 1200px), 1px)`,src:\"https://framerusercontent.com/images/whHioSm3SnKo9MRI9YzeeebjNo.png?width=618&height=369\",srcSet:\"https://framerusercontent.com/images/whHioSm3SnKo9MRI9YzeeebjNo.png?scale-down-to=512&width=618&height=369 512w,https://framerusercontent.com/images/whHioSm3SnKo9MRI9YzeeebjNo.png?width=618&height=369 618w\"}},PcBTivWoE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:369,intrinsicWidth:618,pixelHeight:369,pixelWidth:618,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 1px)`,src:\"https://framerusercontent.com/images/whHioSm3SnKo9MRI9YzeeebjNo.png?width=618&height=369\",srcSet:\"https://framerusercontent.com/images/whHioSm3SnKo9MRI9YzeeebjNo.png?scale-down-to=512&width=618&height=369 512w,https://framerusercontent.com/images/whHioSm3SnKo9MRI9YzeeebjNo.png?width=618&height=369 618w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:369,intrinsicWidth:618,pixelHeight:369,pixelWidth:618,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1200px) - 100px) / 2, 1px)`,src:\"https://framerusercontent.com/images/whHioSm3SnKo9MRI9YzeeebjNo.png?width=618&height=369\",srcSet:\"https://framerusercontent.com/images/whHioSm3SnKo9MRI9YzeeebjNo.png?scale-down-to=512&width=618&height=369 512w,https://framerusercontent.com/images/whHioSm3SnKo9MRI9YzeeebjNo.png?width=618&height=369 618w\"},className:\"framer-1sdwiv6\",\"data-border\":true,\"data-framer-name\":\"image\"})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wx4lkj\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vgfrpr\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qriisd\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-169msg6\",\"data-border\":true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:276,intrinsicWidth:394,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3399.8+100+0+0+0+0+0+0),pixelHeight:276,pixelWidth:394,src:\"https://framerusercontent.com/images/KMR0sgPSTMAdFGtcGBMJncWiUs.png?width=394&height=276\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:276,intrinsicWidth:394,pixelHeight:276,pixelWidth:394,src:\"https://framerusercontent.com/images/KMR0sgPSTMAdFGtcGBMJncWiUs.png?width=394&height=276\"},className:\"framer-khlfdo\",\"data-border\":true,\"data-framer-name\":\"image\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14btyw1\",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-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\"},children:\"content management\"})}),className:\"framer-nc8lsg\",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\",children:\"Invite your partners.\"})}),className:\"framer-1e5vdr7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Give partners and clients their own portal to easily see availability, manage campaigns and upload media.\"})}),className:\"framer-16eu8k0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-v9qubp\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4eqobx\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bkdovz\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-16xa5k2\",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-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\"},children:\"features\"})}),className:\"framer-tcp5aa\",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\":\"center\"},children:\"Everything you need for success.\"})}),className:\"framer-1khpdli\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"center\"},children:\"DoohAd comes ready to help you leverage your digital spaces for maximum impact and ROI.\"})}),className:\"framer-1gzbysa\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qcoowa\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 20px) / 2, 200px)`,y:(componentViewport?.y||0)+0+4407.2+100+0+0+370.4+0+0},PcBTivWoE:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:338,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1200px) - 40px) / 3, 200px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-11c581z-container\",nodeId:\"BkjUYClPI\",rendersWithMotion:true,scopeId:\"ASDTXlsG7\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Learn more\",fsUmuS24I:\"Works on any digital screen, via 1st / 3rd party integrations, and even RSS feeds.\",g56HeEMzh:\"Easy Onboarding\",height:\"100%\",HQlsDHpqI:true,id:\"BkjUYClPI\",J2X4hmGjs:true,layoutId:\"BkjUYClPI\",MAKP3mf7u:false,qKOBsbAyJ:false,SAUegikzI:\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\",style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"DownloadSimple\",variant:\"KeWUWSw2t\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 20px) / 2, 200px)`,y:(componentViewport?.y||0)+0+4407.2+100+0+0+370.4+0+0},PcBTivWoE:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:338,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1200px) - 40px) / 3, 200px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ql4rik-container\",nodeId:\"Ko1iJwA1S\",rendersWithMotion:true,scopeId:\"ASDTXlsG7\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Explore styleguide\",fsUmuS24I:\"Invite your entire team and set detailed role based permissions.\",g56HeEMzh:\"Bring your team\",height:\"100%\",HQlsDHpqI:true,id:\"Ko1iJwA1S\",J2X4hmGjs:true,layoutId:\"Ko1iJwA1S\",MAKP3mf7u:false,qKOBsbAyJ:false,SAUegikzI:\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\",style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"UserPlus\",variant:\"KeWUWSw2t\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 20px) / 2, 200px)`,y:(componentViewport?.y||0)+0+4407.2+100+0+0+370.4+0+358},PcBTivWoE:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:338,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1200px) - 40px) / 3, 200px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-19icqwu-container\",nodeId:\"WNVirXcoX\",rendersWithMotion:true,scopeId:\"ASDTXlsG7\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Learn more\",fsUmuS24I:\"Give advertisers a direct link to upload and manage content.\",g56HeEMzh:\"Agency friendly\",height:\"100%\",HQlsDHpqI:true,id:\"WNVirXcoX\",J2X4hmGjs:true,layoutId:\"WNVirXcoX\",MAKP3mf7u:false,qKOBsbAyJ:false,SAUegikzI:\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\",style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"Handshake\",variant:\"KeWUWSw2t\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 20px) / 2, 200px)`,y:(componentViewport?.y||0)+0+4407.2+100+0+0+370.4+0+358},PcBTivWoE:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:338,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1200px) - 40px) / 3, 200px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dcdgxm-container\",nodeId:\"gBriLyzw3\",rendersWithMotion:true,scopeId:\"ASDTXlsG7\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Learn more\",fsUmuS24I:\"Set your playlist lengths and content will scheduled automatically.\",g56HeEMzh:\"Smart Scheduling\",height:\"100%\",HQlsDHpqI:true,id:\"gBriLyzw3\",J2X4hmGjs:true,layoutId:\"gBriLyzw3\",MAKP3mf7u:false,qKOBsbAyJ:false,SAUegikzI:\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\",style:{width:\"100%\"},SXDgbTQKy:\"Queue\",variant:\"KeWUWSw2t\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 20px) / 2, 200px)`,y:(componentViewport?.y||0)+0+4407.2+100+0+0+370.4+0+716},PcBTivWoE:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:338,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1200px) - 40px) / 3, 200px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-jh3ke-container\",nodeId:\"w4VHG5mn5\",rendersWithMotion:true,scopeId:\"ASDTXlsG7\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Learn more\",fsUmuS24I:\"Upload as much media as you like, with no ongoing storage fees or limits.\",g56HeEMzh:\"No limits\",height:\"100%\",HQlsDHpqI:true,id:\"w4VHG5mn5\",J2X4hmGjs:true,layoutId:\"w4VHG5mn5\",MAKP3mf7u:false,qKOBsbAyJ:false,SAUegikzI:\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\",style:{width:\"100%\"},SXDgbTQKy:\"CloudArrowUp\",variant:\"KeWUWSw2t\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 20px) / 2, 200px)`,y:(componentViewport?.y||0)+0+4407.2+100+0+0+370.4+0+716},PcBTivWoE:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:338,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1200px) - 40px) / 3, 200px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1o5zz3o-container\",nodeId:\"EveSp2lQa\",rendersWithMotion:true,scopeId:\"ASDTXlsG7\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Learn more\",fsUmuS24I:\"When using our playback software there are no limits on file resolution.\",g56HeEMzh:\"4K and beyond\",height:\"100%\",HQlsDHpqI:true,id:\"EveSp2lQa\",J2X4hmGjs:true,layoutId:\"EveSp2lQa\",MAKP3mf7u:false,qKOBsbAyJ:false,SAUegikzI:\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\",style:{width:\"100%\"},SXDgbTQKy:\"ArrowsOut\",variant:\"KeWUWSw2t\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JQGcwZ6Oh\"},implicitPathVariables:undefined},{href:{webPageId:\"JQGcwZ6Oh\"},implicitPathVariables:undefined},{href:{webPageId:\"JQGcwZ6Oh\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 20px) / 2, 200px)`,y:(componentViewport?.y||0)+0+4407.2+100+0+0+370.4+0+1074},PcBTivWoE:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:338,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1200px) - 40px) / 3, 200px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1pua58h-container\",nodeId:\"eu3gKLtas\",rendersWithMotion:true,scopeId:\"ASDTXlsG7\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{eZ5aNjZIy:resolvedLinks[1]},PcBTivWoE:{eZ5aNjZIy:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Learn more\",eZ5aNjZIy:resolvedLinks[0],fsUmuS24I:\"Ensure compliance with approvals of all content before deployment.\",g56HeEMzh:\"Approvals & Sign-off\",height:\"100%\",HQlsDHpqI:true,id:\"eu3gKLtas\",J2X4hmGjs:true,layoutId:\"eu3gKLtas\",MAKP3mf7u:false,qKOBsbAyJ:false,SAUegikzI:\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\",style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"Checks\",variant:\"KeWUWSw2t\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JQGcwZ6Oh\"},implicitPathVariables:undefined},{href:{webPageId:\"JQGcwZ6Oh\"},implicitPathVariables:undefined},{href:{webPageId:\"JQGcwZ6Oh\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 20px) / 2, 200px)`,y:(componentViewport?.y||0)+0+4407.2+100+0+0+370.4+0+1074},PcBTivWoE:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:338,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1200px) - 40px) / 3, 200px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-18gquwf-container\",nodeId:\"UZ5iKqjNh\",rendersWithMotion:true,scopeId:\"ASDTXlsG7\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{eZ5aNjZIy:resolvedLinks1[1]},PcBTivWoE:{eZ5aNjZIy:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Learn more\",eZ5aNjZIy:resolvedLinks1[0],fsUmuS24I:\"Automatic size checking and transcodes ensures everything looks it's best.\",g56HeEMzh:\"Media Agnostic\",height:\"100%\",HQlsDHpqI:true,id:\"UZ5iKqjNh\",J2X4hmGjs:true,layoutId:\"UZ5iKqjNh\",MAKP3mf7u:false,qKOBsbAyJ:false,SAUegikzI:\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\",style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"Recycle\",variant:\"KeWUWSw2t\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JQGcwZ6Oh\"},implicitPathVariables:undefined},{href:{webPageId:\"JQGcwZ6Oh\"},implicitPathVariables:undefined},{href:{webPageId:\"JQGcwZ6Oh\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 20px) / 2, 200px)`,y:(componentViewport?.y||0)+0+4407.2+100+0+0+370.4+0+1432},PcBTivWoE:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:338,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1200px) - 40px) / 3, 200px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1b10csd-container\",nodeId:\"dN3oK7Ro9\",rendersWithMotion:true,scopeId:\"ASDTXlsG7\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{eZ5aNjZIy:resolvedLinks2[1]},PcBTivWoE:{eZ5aNjZIy:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Learn more\",eZ5aNjZIy:resolvedLinks2[0],fsUmuS24I:\"Upload multiple versions of an ad to be automatically switched on certain dates.\",g56HeEMzh:\"Staged Campaigns\",height:\"100%\",HQlsDHpqI:true,id:\"dN3oK7Ro9\",J2X4hmGjs:true,layoutId:\"dN3oK7Ro9\",MAKP3mf7u:false,qKOBsbAyJ:false,SAUegikzI:\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\",style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"CalendarPlus\",variant:\"KeWUWSw2t\",width:\"100%\"})})})})})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p8aurv\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rg2kn7\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-14gh73j\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dy39wy\",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-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(136, 0, 255))\"},children:\"hardware & software monitoring\"})}),className:\"framer-afv9x7\",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\":\"center\"},children:\"Reactive health monitoring.\"})}),className:\"framer-1oirj3a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\"},children:\"All around peace of mind for the secure management and remote support of your DOOH network.\"})}),className:\"framer-lt6del\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mrapjc\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`max(min(${componentViewport?.width||\"100vw\"} - 100px, 1200px), 200px)`,y:(componentViewport?.y||0)+0+6747.6+100+0+0+257.2+0+0},PcBTivWoE:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:338,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1200px) - 40px) / 3, 200px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1wwxjcc-container\",nodeId:\"HuAJ7fCZ0\",rendersWithMotion:true,scopeId:\"ASDTXlsG7\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Learn more\",fsUmuS24I:\"See the status of  every endpoint, with screenshots, playback status and logs.\",g56HeEMzh:\"Live Status Updates\",height:\"100%\",HQlsDHpqI:true,id:\"HuAJ7fCZ0\",J2X4hmGjs:true,layoutId:\"HuAJ7fCZ0\",MAKP3mf7u:false,qKOBsbAyJ:false,SAUegikzI:\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(136, 0, 255))\",sDL03GE5Q:addImageAlt({pixelHeight:356,pixelWidth:485,src:\"https://framerusercontent.com/images/KTYlOAK3I1Uvr0LlodA6CZh7NQ.png?width=485&height=356\"},\"\"),style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"CursorClick\",variant:\"jmH6qciuJ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`max(min(${componentViewport?.width||\"100vw\"} - 100px, 1200px), 200px)`,y:(componentViewport?.y||0)+0+6747.6+100+0+0+257.2+0+358},PcBTivWoE:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:338,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1200px) - 40px) / 3, 200px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-4xefjo-container\",nodeId:\"QmiVanh_J\",rendersWithMotion:true,scopeId:\"ASDTXlsG7\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Learn more\",fsUmuS24I:\"Watchdog constantly monitors the hardware and software, recovering from errors and avoiding downtime.\",g56HeEMzh:\"Automatic Error Recovery\",height:\"100%\",HQlsDHpqI:true,id:\"QmiVanh_J\",J2X4hmGjs:true,layoutId:\"QmiVanh_J\",MAKP3mf7u:false,qKOBsbAyJ:false,SAUegikzI:\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(136, 0, 255))\",sDL03GE5Q:addImageAlt({pixelHeight:524,pixelWidth:679,src:\"https://framerusercontent.com/images/9JkOkGAG4Eb67ukGkEOrIqRz1Xk.png?scale-down-to=512&width=679&height=524\",srcSet:\"https://framerusercontent.com/images/9JkOkGAG4Eb67ukGkEOrIqRz1Xk.png?scale-down-to=512&width=679&height=524 512w,https://framerusercontent.com/images/9JkOkGAG4Eb67ukGkEOrIqRz1Xk.png?width=679&height=524 679w\"},\"\"),style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"Usb\",variant:\"jmH6qciuJ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`max(min(${componentViewport?.width||\"100vw\"} - 100px, 1200px), 200px)`,y:(componentViewport?.y||0)+0+6747.6+100+0+0+257.2+0+716},PcBTivWoE:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:338,width:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1200px) - 40px) / 3, 200px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1kimdbx-container\",nodeId:\"BfwoiemZl\",rendersWithMotion:true,scopeId:\"ASDTXlsG7\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Explore styleguide\",fsUmuS24I:\"Get live remote access to your players to resolve issues and and check playback.\",g56HeEMzh:\"Remote Access\",height:\"100%\",HQlsDHpqI:true,id:\"BfwoiemZl\",J2X4hmGjs:true,layoutId:\"BfwoiemZl\",MAKP3mf7u:false,qKOBsbAyJ:false,SAUegikzI:\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(136, 0, 255))\",sDL03GE5Q:addImageAlt({pixelHeight:458,pixelWidth:510,src:\"https://framerusercontent.com/images/5F5BWB0KJiR7yKUxfUGy3j50G6c.png?width=510&height=458\"},\"\"),style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"PaperPlane\",variant:\"jmH6qciuJ\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"SIeST15BB\"},implicitPathVariables:undefined},{href:{webPageId:\"SIeST15BB\"},implicitPathVariables:undefined},{href:{webPageId:\"SIeST15BB\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{y:(componentViewport?.y||0)+0+6747.6+100+1391.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:31,children:/*#__PURE__*/_jsx(Container,{className:\"framer-a6oqz9-container\",nodeId:\"ww0MpM5BE\",scopeId:\"ASDTXlsG7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{zNGAVVmSy:resolvedLinks3[1]},PcBTivWoE:{zNGAVVmSy:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(CTA,{EnBVDC6a2:\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(136, 0, 255))\",height:\"100%\",id:\"ww0MpM5BE\",kCkGLFSrV:false,layoutId:\"ww0MpM5BE\",SRBP_E1AV:\"Watchdog System Monitor\",variant:\"oZGdo9L8m\",width:\"100%\",zNGAVVmSy:resolvedLinks3[0]})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vtip9d\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1psz7z9\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1bdib9f\",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-mc5wwg\",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-1mrtt5v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{y:(componentViewport?.y||0)+0+8369.8+100+0+0+156.4},PcBTivWoE:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px) * 0.9)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:752,width:\"640px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hi0yf-container\",nodeId:\"G1_RLCrJC\",scopeId:\"ASDTXlsG7\",children:/*#__PURE__*/_jsx(ContactFormCopy,{height:\"100%\",id:\"G1_RLCrJC\",layoutId:\"G1_RLCrJC\",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__*/_jsxs(\"div\",{className:\"framer-1rojagc\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-to8jam\",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-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\"},children:\"FAQ\"})}),className:\"framer-1hrzqok\",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\":\"center\"},children:\"Frequently asked questions.\"})}),className:\"framer-1jmw2kf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-stmyag\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`min(${componentViewport?.width||\"100vw\"} - 100px, 800px)`,y:(componentViewport?.y||0)+0+9478.2+100+176.4+0+0},PcBTivWoE:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 800px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:190,width:`min(${componentViewport?.width||\"100vw\"} - 200px, 800px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4y3vc9-container\",nodeId:\"HZF9ROeKc\",scopeId:\"ASDTXlsG7\",children:/*#__PURE__*/_jsx(FAQAccordion,{EBosMvmXB:\"What is DOOH?\",height:\"100%\",id:\"HZF9ROeKc\",jkmvchNua:\"var(--token-65fb0908-608f-4d76-a921-41e304e5f74c, rgb(245, 245, 245))\",layoutId:\"HZF9ROeKc\",rOf8huhxW:\"DOOH means Digital out of home. An industry term for any digital installation in the public domain.\\n\\nDoohAd means Digital out of home advertising!\",style:{width:\"100%\"},variant:\"U5p8N7xRm\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`min(${componentViewport?.width||\"100vw\"} - 100px, 800px)`,y:(componentViewport?.y||0)+0+9478.2+100+176.4+0+200},PcBTivWoE:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 800px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:190,width:`min(${componentViewport?.width||\"100vw\"} - 200px, 800px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1crojmr-container\",nodeId:\"T45M_Ujj0\",scopeId:\"ASDTXlsG7\",children:/*#__PURE__*/_jsx(FAQAccordion,{EBosMvmXB:\"Who is the target audience for DoohAd?\",height:\"100%\",id:\"T45M_Ujj0\",jkmvchNua:\"var(--token-65fb0908-608f-4d76-a921-41e304e5f74c, rgb(245, 245, 245))\",layoutId:\"T45M_Ujj0\",rOf8huhxW:\"Whether you're an advertiser, brand manager, or digital signage owner, DOOHad is designed to streamline your advertising management processes.\",style:{width:\"100%\"},variant:\"U5p8N7xRm\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`min(${componentViewport?.width||\"100vw\"} - 100px, 800px)`,y:(componentViewport?.y||0)+0+9478.2+100+176.4+0+400},PcBTivWoE:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 800px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:190,width:`min(${componentViewport?.width||\"100vw\"} - 200px, 800px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7dnxl2-container\",nodeId:\"Xzg1noJXJ\",scopeId:\"ASDTXlsG7\",children:/*#__PURE__*/_jsx(FAQAccordion,{EBosMvmXB:\"Is there any limit to the number of displays I can manage using DoohAd?\",height:\"100%\",id:\"Xzg1noJXJ\",jkmvchNua:\"var(--token-65fb0908-608f-4d76-a921-41e304e5f74c, rgb(245, 245, 245))\",layoutId:\"Xzg1noJXJ\",rOf8huhxW:\"No, DoohAd supports any size network from one display to thousands. \",style:{width:\"100%\"},variant:\"U5p8N7xRm\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`min(${componentViewport?.width||\"100vw\"} - 100px, 800px)`,y:(componentViewport?.y||0)+0+9478.2+100+176.4+0+600},PcBTivWoE:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 800px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:190,width:`min(${componentViewport?.width||\"100vw\"} - 200px, 800px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d4dvcy-container\",nodeId:\"yTXbFUWHU\",scopeId:\"ASDTXlsG7\",children:/*#__PURE__*/_jsx(FAQAccordion,{EBosMvmXB:\"How does the remote-based functionality of DoohAd work?\",height:\"100%\",id:\"yTXbFUWHU\",jkmvchNua:\"var(--token-65fb0908-608f-4d76-a921-41e304e5f74c, rgb(245, 245, 245))\",layoutId:\"yTXbFUWHU\",rOf8huhxW:\"DoohAd allows users to manage and control their digital advertising campaigns from anywhere, offering a cloud-based or server solution (depending on your setup) that integrates seamlessly with various display assets.\",style:{width:\"100%\"},variant:\"U5p8N7xRm\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`min(${componentViewport?.width||\"100vw\"} - 100px, 800px)`,y:(componentViewport?.y||0)+0+9478.2+100+176.4+0+800},PcBTivWoE:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 800px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:190,width:`min(${componentViewport?.width||\"100vw\"} - 200px, 800px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vulzie-container\",nodeId:\"w67aUc6mV\",scopeId:\"ASDTXlsG7\",children:/*#__PURE__*/_jsx(FAQAccordion,{EBosMvmXB:\"Which file formats does DoohAd support for advertising content?\",height:\"100%\",id:\"w67aUc6mV\",jkmvchNua:\"var(--token-65fb0908-608f-4d76-a921-41e304e5f74c, rgb(245, 245, 245))\",layoutId:\"w67aUc6mV\",rOf8huhxW:\"Video, images & Websites. \\n\\nYou can write custom instructions for uploaders to match your exact pixel dimensions. \\n\\nVideos and images are automatically transcoded to balance quality and filesize.\",style:{width:\"100%\"},variant:\"U5p8N7xRm\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`min(${componentViewport?.width||\"100vw\"} - 100px, 800px)`,y:(componentViewport?.y||0)+0+9478.2+100+176.4+0+1e3},PcBTivWoE:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 800px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:190,width:`min(${componentViewport?.width||\"100vw\"} - 200px, 800px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qj9ott-container\",nodeId:\"hP5y8dZDG\",scopeId:\"ASDTXlsG7\",children:/*#__PURE__*/_jsx(FAQAccordion,{EBosMvmXB:\"What types of display assets can DoohAd support?\",height:\"100%\",id:\"hP5y8dZDG\",jkmvchNua:\"var(--token-65fb0908-608f-4d76-a921-41e304e5f74c, rgb(245, 245, 245))\",layoutId:\"hP5y8dZDG\",rOf8huhxW:\"DoohAd is versatile and supports a wide range of display sizes, from small digital signages to large billboards.\",style:{width:\"100%\"},variant:\"U5p8N7xRm\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`min(${componentViewport?.width||\"100vw\"} - 100px, 800px)`,y:(componentViewport?.y||0)+0+9478.2+100+176.4+0+1200},PcBTivWoE:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 800px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:190,width:`min(${componentViewport?.width||\"100vw\"} - 200px, 800px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yeoh32-container\",nodeId:\"dASaJvniP\",scopeId:\"ASDTXlsG7\",children:/*#__PURE__*/_jsx(FAQAccordion,{EBosMvmXB:\"We already have digital advertising screens?\",height:\"100%\",id:\"dASaJvniP\",jkmvchNua:\"var(--token-65fb0908-608f-4d76-a921-41e304e5f74c, rgb(245, 245, 245))\",layoutId:\"dASaJvniP\",rOf8huhxW:\"No problem. DoohAd works with most playback devices and screens.\",style:{width:\"100%\"},variant:\"U5p8N7xRm\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{width:`min(${componentViewport?.width||\"100vw\"} - 100px, 800px)`,y:(componentViewport?.y||0)+0+9478.2+100+176.4+0+1400},PcBTivWoE:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 800px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:190,width:`min(${componentViewport?.width||\"100vw\"} - 200px, 800px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1x3t28v-container\",nodeId:\"xELWrxiL3\",scopeId:\"ASDTXlsG7\",children:/*#__PURE__*/_jsx(FAQAccordion,{EBosMvmXB:\"What hardware do I need, can you help with that?\",height:\"100%\",id:\"xELWrxiL3\",jkmvchNua:\"var(--token-65fb0908-608f-4d76-a921-41e304e5f74c, rgb(245, 245, 245))\",layoutId:\"xELWrxiL3\",rOf8huhxW:\"Any screen (HD or 4K) is supported - and in any orientation. \\n\\nWe have a network of hardware partners that can build, ship and install worldwide. Get in touch to find out more.\",style:{width:\"100%\"},variant:\"U5p8N7xRm\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MFdx_6iDo:{y:(componentViewport?.y||0)+0+11444.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:766,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-cj5a52-container\",nodeId:\"qXVWcZTTw\",scopeId:\"ASDTXlsG7\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"qXVWcZTTw\",layoutId:\"qXVWcZTTw\",style:{width:\"100%\"},variant:\"NWDLXXgiF\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-r15vN.framer-6bcq4z, .framer-r15vN .framer-6bcq4z { display: block; }\",\".framer-r15vN.framer-1e40m0h { 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-r15vN .framer-1f44h93 { align-content: center; align-items: center; background: radial-gradient(69.8% 61.5% at 51.2% 133.1%, var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, #5b5e76) 0%, rgb(255, 255, 255) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 200px 100px 0px 100px; position: relative; width: 100%; z-index: 1; }\",\".framer-r15vN .framer-bb8dle { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 720px; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-r15vN .framer-1l68pw9 { aspect-ratio: 3.3941908713692945 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 90px); position: relative; width: 306px; }\",\".framer-r15vN .framer-39dilm, .framer-r15vN .framer-o06set, .framer-r15vN .framer-15sbm41, .framer-r15vN .framer-liywor, .framer-r15vN .framer-qe2dfz, .framer-r15vN .framer-1e5vdr7, .framer-r15vN .framer-16eu8k0, .framer-r15vN .framer-1khpdli, .framer-r15vN .framer-1gzbysa, .framer-r15vN .framer-1oirj3a, .framer-r15vN .framer-lt6del, .framer-r15vN .framer-1mrtt5v, .framer-r15vN .framer-1jmw2kf { --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-r15vN .framer-uqq6ya { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: 30px; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-r15vN .framer-1lyx2ly-container, .framer-r15vN .framer-3gh8e6-container, .framer-r15vN .framer-rslalm-container, .framer-r15vN .framer-1h00m8x-container, .framer-r15vN .framer-a6oqz9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-r15vN .framer-gie015 { aspect-ratio: 1.7393800229621126 / 1; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.18), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.16), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.06); flex: none; height: var(--framer-aspect-ratio-supported, 115px); max-width: 900px; overflow: visible; position: relative; width: 100%; }\",\".framer-r15vN .framer-1r5mvul-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-r15vN .framer-gwsx5i, .framer-r15vN .framer-1wx4lkj, .framer-r15vN .framer-p8aurv { align-content: center; align-items: center; background-color: var(--token-65fb0908-608f-4d76-a921-41e304e5f74c, #f5f5f5); 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-r15vN .framer-1t7s77d, .framer-r15vN .framer-paw1hy, .framer-r15vN .framer-1vgfrpr, .framer-r15vN .framer-4eqobx, .framer-r15vN .framer-1rg2kn7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-r15vN .framer-1yr3ur9, .framer-r15vN .framer-18fpm1o, .framer-r15vN .framer-qriisd, .framer-r15vN .framer-1bkdovz, .framer-r15vN .framer-14gh73j { 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-r15vN .framer-1ixr2m3, .framer-r15vN .framer-169msg6 { --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; aspect-ratio: 1.1441647597254005 / 1; background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgb(118, 31, 254) 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: var(--framer-aspect-ratio-supported, 175px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-r15vN .framer-2mtoh8, .framer-r15vN .framer-1sdwiv6 { --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; 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); flex: 1 0 0px; height: 100%; overflow: visible; position: relative; width: 1px; }\",\".framer-r15vN .framer-1jf2n47, .framer-r15vN .framer-8quyf2, .framer-r15vN .framer-14btyw1 { 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-r15vN .framer-1h2h6r3, .framer-r15vN .framer-12l9677, .framer-r15vN .framer-nc8lsg, .framer-r15vN .framer-tcp5aa, .framer-r15vN .framer-afv9x7, .framer-r15vN .framer-1hrzqok { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-r15vN .framer-mssikh, .framer-r15vN .framer-v9qubp { 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-r15vN .framer-fycexd { --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; aspect-ratio: 1.6501650165016502 / 1; background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgb(118, 31, 254) 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: var(--framer-aspect-ratio-supported, 121px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-r15vN .framer-khlfdo { --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; 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: 100%; overflow: visible; position: relative; width: 1px; }\",\".framer-r15vN .framer-16xa5k2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 900px; overflow: visible; padding: 0px; position: sticky; top: 120px; width: 1px; z-index: 1; }\",\".framer-r15vN .framer-1qcoowa { display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-r15vN .framer-11c581z-container, .framer-r15vN .framer-ql4rik-container, .framer-r15vN .framer-19icqwu-container, .framer-r15vN .framer-1pua58h-container, .framer-r15vN .framer-18gquwf-container, .framer-r15vN .framer-1b10csd-container, .framer-r15vN .framer-1wwxjcc-container, .framer-r15vN .framer-4xefjo-container, .framer-r15vN .framer-1kimdbx-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-r15vN .framer-1dcdgxm-container, .framer-r15vN .framer-jh3ke-container, .framer-r15vN .framer-1o5zz3o-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-r15vN .framer-1dy39wy { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 720px; overflow: visible; padding: 0px; position: sticky; top: 120px; width: 1px; z-index: 1; }\",\".framer-r15vN .framer-1mrapjc { display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(3, min-content); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-r15vN .framer-vtip9d { 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-r15vN .framer-1psz7z9 { 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-r15vN .framer-1bdib9f { 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-r15vN .framer-mc5wwg { --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-r15vN .framer-1hi0yf-container { flex: none; height: auto; position: relative; width: 640px; }\",\".framer-r15vN .framer-1rojagc { align-content: center; align-items: center; background-color: var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-r15vN .framer-to8jam { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 600px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-r15vN .framer-stmyag { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-r15vN .framer-4y3vc9-container, .framer-r15vN .framer-1crojmr-container, .framer-r15vN .framer-7dnxl2-container, .framer-r15vN .framer-1d4dvcy-container, .framer-r15vN .framer-1vulzie-container, .framer-r15vN .framer-qj9ott-container, .framer-r15vN .framer-1yeoh32-container, .framer-r15vN .framer-1x3t28v-container, .framer-r15vN .framer-cj5a52-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-r15vN[data-border=\"true\"]::after, .framer-r15vN [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: 1199.98px) { .framer-r15vN.framer-1e40m0h { width: 810px; } .framer-r15vN .framer-1f44h93 { padding: 180px 50px 0px 50px; } .framer-r15vN .framer-uqq6ya { height: min-content; } .framer-r15vN .framer-gwsx5i, .framer-r15vN .framer-mssikh, .framer-r15vN .framer-1wx4lkj, .framer-r15vN .framer-v9qubp, .framer-r15vN .framer-p8aurv, .framer-r15vN .framer-vtip9d { padding: 100px 50px 100px 50px; } .framer-r15vN .framer-1yr3ur9, .framer-r15vN .framer-18fpm1o, .framer-r15vN .framer-1bkdovz, .framer-r15vN .framer-14gh73j { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-r15vN .framer-1ixr2m3, .framer-r15vN .framer-1jf2n47, .framer-r15vN .framer-8quyf2, .framer-r15vN .framer-fycexd, .framer-r15vN .framer-169msg6, .framer-r15vN .framer-14btyw1, .framer-r15vN .framer-16xa5k2, .framer-r15vN .framer-1dy39wy, .framer-r15vN .framer-1bdib9f { flex: none; width: 100%; } .framer-r15vN .framer-qriisd { align-content: flex-start; align-items: flex-start; flex-direction: column; flex-wrap: wrap; justify-content: flex-start; } .framer-r15vN .framer-1qcoowa { grid-template-columns: repeat(2, minmax(200px, 1fr)); } .framer-r15vN .framer-1mrapjc { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-r15vN .framer-1psz7z9 { flex-direction: column; } .framer-r15vN .framer-1rojagc { gap: 80px; padding: 100px 50px 100px 50px; }}\",\"@media (max-width: 809.98px) { .framer-r15vN.framer-1e40m0h { width: 390px; } .framer-r15vN .framer-1f44h93 { gap: 50px; padding: 120px 20px 0px 20px; } .framer-r15vN .framer-uqq6ya { flex-wrap: wrap; gap: 10px; height: min-content; } .framer-r15vN .framer-gwsx5i, .framer-r15vN .framer-mssikh, .framer-r15vN .framer-1wx4lkj, .framer-r15vN .framer-v9qubp, .framer-r15vN .framer-p8aurv, .framer-r15vN .framer-1rojagc { gap: 50px; padding: 50px 20px 50px 20px; } .framer-r15vN .framer-1t7s77d, .framer-r15vN .framer-paw1hy, .framer-r15vN .framer-1vgfrpr, .framer-r15vN .framer-4eqobx, .framer-r15vN .framer-1rg2kn7 { gap: 50px; } .framer-r15vN .framer-1yr3ur9, .framer-r15vN .framer-18fpm1o, .framer-r15vN .framer-qriisd, .framer-r15vN .framer-1bkdovz, .framer-r15vN .framer-14gh73j { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 50px; } .framer-r15vN .framer-1ixr2m3, .framer-r15vN .framer-1jf2n47, .framer-r15vN .framer-8quyf2, .framer-r15vN .framer-fycexd, .framer-r15vN .framer-169msg6, .framer-r15vN .framer-14btyw1, .framer-r15vN .framer-16xa5k2, .framer-r15vN .framer-1bdib9f { flex: none; width: 100%; } .framer-r15vN .framer-1qcoowa, .framer-r15vN .framer-1mrapjc { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-r15vN .framer-1dy39wy { flex: none; position: relative; top: unset; width: 100%; } .framer-r15vN .framer-vtip9d { padding: 50px 20px 50px 20px; } .framer-r15vN .framer-1psz7z9 { flex-direction: column; } .framer-r15vN .framer-1hi0yf-container { width: 90%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8058\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"MFdx_6iDo\":{\"layout\":[\"fixed\",\"auto\"]},\"PcBTivWoE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerASDTXlsG7=withCSS(Component,css,\"framer-r15vN\");export default FramerASDTXlsG7;FramerASDTXlsG7.displayName=\"Doohad\";FramerASDTXlsG7.defaultProps={height:8058,width:1200};addFonts(FramerASDTXlsG7,[{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+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.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\"}]},...ListFonts,...TopbarFonts,...FeatureCardFonts,...CTAFonts,...ContactFormCopyFonts,...FAQAccordionFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerASDTXlsG7\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MFdx_6iDo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PcBTivWoE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"8058\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}