{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/rQ9NFSyikgClQIh5ZuBN/XgOIi6RLa4ptmx7kkX9V/IOmP4wrOa.js"],
  "sourcesContent": ["// Generated by Framer (a2fb474)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PathVariablesContext,PropertyOverrides,ResolveLinks,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouteElementId,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import MenuSalesforceStyleThilo from\"#framer/local/canvasComponent/a7tAbPPg_/a7tAbPPg_.js\";import Achievements from\"#framer/local/canvasComponent/cvdDc9zyD/cvdDc9zyD.js\";import FAQSection from\"#framer/local/canvasComponent/e5TxO2v5S/e5TxO2v5S.js\";import StackHeroV1 from\"#framer/local/canvasComponent/hTS3nR2qQ/hTS3nR2qQ.js\";import Search from\"#framer/local/canvasComponent/iFQjOYCOK/iFQjOYCOK.js\";import CardDynamicTopics from\"#framer/local/canvasComponent/MUKG4asnV/MUKG4asnV.js\";import Spacer from\"#framer/local/canvasComponent/mx16WJopx/mx16WJopx.js\";import FooterCompleteNight from\"#framer/local/canvasComponent/N2F9RVbt3/N2F9RVbt3.js\";import CTAComponent from\"#framer/local/canvasComponent/SILI5DMzE/SILI5DMzE.js\";import StackTechIntegrations from\"#framer/local/canvasComponent/vBzSk4sJy/vBzSk4sJy.js\";import Devices from\"#framer/local/collection/ludArEtUL/ludArEtUL.js\";import metadataProvider from\"#framer/local/webPageMetadata/IOmP4wrOa/IOmP4wrOa.js\";const MenuSalesforceStyleThiloFonts=getFonts(MenuSalesforceStyleThilo);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const StackHeroV1Fonts=getFonts(StackHeroV1);const SpacerFonts=getFonts(Spacer);const AchievementsFonts=getFonts(Achievements);const FAQSectionFonts=getFonts(FAQSection);const SearchFonts=getFonts(Search);const CardDynamicTopicsFonts=getFonts(CardDynamicTopics);const StackTechIntegrationsFonts=getFonts(StackTechIntegrations);const CTAComponentFonts=getFonts(CTAComponent);const FooterCompleteNightFonts=getFonts(FooterCompleteNight);const breakpoints={cSYplOzIR:\"(min-width: 1439px) and (max-width: 1919px)\",eexf9sSjL:\"(max-width: 859px)\",hGa4YIAIg:\"(min-width: 860px) and (max-width: 1438px)\",O4wEBEzoe:\"(min-width: 1920px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Jy16X\";const variantClassNames={cSYplOzIR:\"framer-v-jym7pr\",eexf9sSjL:\"framer-v-d2f7mh\",hGa4YIAIg:\"framer-v-1rvnrrg\",O4wEBEzoe:\"framer-v-116d5hk\"};const transition1={damping:50,delay:.2,mass:1,stiffness:200,type:\"spring\"};const animation={opacity:.12,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const convertFromBoolean=(value,activeLocale,{acoUeG9dgQBcSNOgRM})=>{if(value){return{pathVariables:{acoUeG9dg:acoUeG9dgQBcSNOgRM},webPageId:\"BAtJuJyGk\"};}else{return undefined;}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={\"1920\":\"O4wEBEzoe\",Desktop:\"cSYplOzIR\",Phone:\"eexf9sSjL\",Tablet:\"hGa4YIAIg\"};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:\"cSYplOzIR\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,IK2GJ8FmlQBcSNOgRM,syw7c4PiWQBcSNOgRM,acoUeG9dgQBcSNOgRM,idQBcSNOgRM,...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-Jy16X`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-Jy16X`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"KdqwyUmKQ\");const ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"eexf9sSjL\")return false;return true;};const elementId1=useRouteElementId(\"KRXjLt6KQ\");const ref3=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"cSYplOzIR\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-jym7pr\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"100.0695vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5oldt-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{variant:\"daSPWn7Ny\"},hGa4YIAIg:{variant:\"daSPWn7Ny\"}},children:/*#__PURE__*/_jsx(MenuSalesforceStyleThilo,{height:\"100%\",id:\"diQyuArPK\",layoutId:\"diQyuArPK\",style:{width:\"100%\"},variant:\"WrUHLbr1k\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ykwupo\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1mnwc7t\",\"data-framer-appear-id\":\"1mnwc7t\",\"data-framer-name\":\"Background Glow\",initial:animation1,name:\"Background Glow\",optimized:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{width:\"calc(100vw - 40px)\",y:0},hGa4YIAIg:{width:\"calc(100vw - 80px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:494,width:\"calc(min(100vw, 1440px) - 150px)\",y:75,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9x2scq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{variant:\"qMc408eJA\"},hGa4YIAIg:{variant:\"qMc408eJA\"}},children:/*#__PURE__*/_jsx(StackHeroV1,{aP7c5LPJA:true,C6O5YWYVt:\"Connectivity\",doUesItk0:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\"})}),DuouXl905:\"Cellular\",dwbumLiZE:\"flex-start\",FfkgZT_52:true,height:\"100%\",HEq8_ZY61:true,id:\"LY9Hktme7\",layoutId:\"LY9Hktme7\",nbKcYCisa:false,rroikLTHN:true,style:{width:\"100%\"},tDBtcpP4K:\"Many of our trackers utilize NB-IoT (Narrowband IoT) technology to provide reliable, low-power connectivity over long distances, making them ideal for IoT applications that require wide-area coverage. Whether in urban or remote locations, NB-IoT ensures robust performance even in challenging environments.\",tJv8QzCzC:true,UsKRgZ9xx:\"Low power and long range with NB-IoT\",variant:\"N9awMc5v1\",vGj6xqXsT:\"Get in Touch\",width:\"100%\",Xw15JWH5r:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"text\"})}),yrnRzkmOa:false,YsUYn0D_A:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{y:526},hGa4YIAIg:{y:628}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:4,y:636,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dcy5tb-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{variant:\"cDoWCfwdP\"}},children:/*#__PURE__*/_jsx(Spacer,{height:\"100%\",id:\"VtWQGpLbu\",layoutId:\"VtWQGpLbu\",variant:\"dMTJi8gfR\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{width:\"calc(100vw - 40px)\",y:562},hGa4YIAIg:{width:\"calc(100vw - 80px)\",y:691}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:707,width:\"calc(min(100vw, 1440px) - 150px)\",y:707,children:/*#__PURE__*/_jsx(Container,{className:\"framer-to2deh-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{variant:\"DdrbwQo6I\"},hGa4YIAIg:{variant:\"U1AJzhc4s\"},O4wEBEzoe:{variant:\"BV5g1Hed9\"}},children:/*#__PURE__*/_jsx(Achievements,{Bdq0My8x3:\"Our Devices\",BWlEzKgSh:\"NB-IoT provides reliable connectivity up to 15 km in rural areas with minimal interference and clear line of sight, ideal for large-scale deployments.\",gzLEHDfV_:\"NB-IoT delivers a peak data rate of approximately 250 kilobits per second, ideal for applications requiring low data volume and power efficiency.\",height:\"100%\",id:\"DbC5MhKLH\",JH_MOGVWN:\"\",l_M7yt3jj:\"NB-IoT\",layoutId:\"DbC5MhKLH\",mR9gZvk1K:\"\",MuHqNkksl:\"Stats & Insights\",n0cIMexZX:\"15 km\",qHXLjsmP7:\"\",RT1AwK1JA:\"9+\",RVCQzUEsV:\"\",sFjO_MV_O:false,style:{width:\"100%\"},variant:\"F19VMwplY\",width:\"100%\",WZVkIK3ia:\"Expanding connectivity for global IoT growth\",Xk89piLZF:addImageAlt({src:\"https://framerusercontent.com/images/wY1VamGyI8UBIJ5MRTYqlfUJc.png\",srcSet:\"https://framerusercontent.com/images/wY1VamGyI8UBIJ5MRTYqlfUJc.png?scale-down-to=512 512w,https://framerusercontent.com/images/wY1VamGyI8UBIJ5MRTYqlfUJc.png 1024w\"},\"Sigfox logo that lights up non a black background.\"),YQ4ae3DM5:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{width:\"calc(100vw - 40px)\",y:1301},hGa4YIAIg:{width:\"calc(100vw - 80px)\",y:1457}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:628,width:\"calc(min(100vw, 1440px) - 150px)\",y:1481,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11z0ty0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{variant:\"uGSNb9RAm\"},hGa4YIAIg:{variant:\"raf2_Uvrg\"},O4wEBEzoe:{variant:\"ZhdXBXVsj\"}},children:/*#__PURE__*/_jsx(FAQSection,{cqR3zacqO:\"Perfect for applications that require small, infrequent data transmissions, NB-IoT is ideal for asset tracking, environmental monitoring, and other IoT use cases where low data volume and power efficiency are key.\",height:\"100%\",IcdQ8oR4M:\"NB-IoT is designed for areas with limited cellular coverage, including underground or deep inside buildings, ensuring your devices stay connected where other networks fail.\",id:\"l5OFqMT31\",Igyy5Dgxb:\"Transform your IoT deployment with NB-IoT for superior range, efficiency, and long-term performance.\",layoutId:\"l5OFqMT31\",ldo9cnOGk:\"NB-IoT\",LGP7VQWGz:\"Seamless Integration\",LgXKKZb_X:\"Long-Range Connectivity\",lS7GtQAUL:\"Get in Touch\",m7mhuVb2h:\"Efficient Data Transfer\",MfotyEtxw:\"NB-IoT: Reliable, low-power connectivity\",MTiG2Yw71:\"Optimized for extended battery life, NB-IoT devices can operate for years on a single charge, reducing maintenance needs and ensuring efficiency for long-term operations.\",qcGq8EbcX:\"Low Power Consumption\",style:{width:\"100%\"},variant:\"h3TEL8t9d\",width:\"100%\",XcnFyB307:\"NB-IoT operates over existing cellular infrastructure, allowing for simple deployment without the need for new equipment. It offers a smooth integration with existing systems while ensuring reliable, continuous connectivity.\",XnfFL9yhW:false})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1llu4f6\",\"data-framer-name\":\"productts section\",name:\"productts section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{width:\"min(100vw - 40px, 551px)\",y:1961},hGa4YIAIg:{width:\"min(100vw - 80px, 551px)\",y:2144}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"min(min(100vw, 1440px) - 150px, 551px)\",y:2176,children:/*#__PURE__*/_jsx(Container,{className:\"framer-m8cwce-container\",children:/*#__PURE__*/_jsx(Search,{height:\"100%\",id:\"sKQoqhCYd\",L4ENmM1ku:\"Search resourcces...\",layoutId:\"sKQoqhCYd\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-peasmd\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1btl61r\",\"data-framer-name\":\"DIS Product\",name:\"DIS Product\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"QBcSNOgRM\",data:Devices,type:\"Collection\"},select:[{collection:\"QBcSNOgRM\",name:\"IK2GJ8Fml\",type:\"Identifier\"},{collection:\"QBcSNOgRM\",name:\"syw7c4PiW\",type:\"Identifier\"},{collection:\"QBcSNOgRM\",name:\"acoUeG9dg\",type:\"Identifier\"},{collection:\"QBcSNOgRM\",name:\"id\",type:\"Identifier\"}],where:{collection:\"QBcSNOgRM\",name:\"nNudVJ2o0\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({acoUeG9dg:acoUeG9dgQBcSNOgRM,id:idQBcSNOgRM,IK2GJ8Fml:IK2GJ8FmlQBcSNOgRM,syw7c4PiW:syw7c4PiWQBcSNOgRM},i)=>{syw7c4PiWQBcSNOgRM!==null&&syw7c4PiWQBcSNOgRM!==void 0?syw7c4PiWQBcSNOgRM:syw7c4PiWQBcSNOgRM=\"\";acoUeG9dgQBcSNOgRM!==null&&acoUeG9dgQBcSNOgRM!==void 0?acoUeG9dgQBcSNOgRM:acoUeG9dgQBcSNOgRM=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`QBcSNOgRM-${idQBcSNOgRM}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{acoUeG9dg:acoUeG9dgQBcSNOgRM},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-pmtpze\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:convertFromBoolean(isSet(acoUeG9dgQBcSNOgRM),activeLocale,{acoUeG9dgQBcSNOgRM}),implicitPathVariables:undefined},{href:convertFromBoolean(isSet(acoUeG9dgQBcSNOgRM),activeLocale,{acoUeG9dgQBcSNOgRM}),implicitPathVariables:undefined},{href:convertFromBoolean(isSet(acoUeG9dgQBcSNOgRM),activeLocale,{acoUeG9dgQBcSNOgRM}),implicitPathVariables:undefined},{href:convertFromBoolean(isSet(acoUeG9dgQBcSNOgRM),activeLocale,{acoUeG9dgQBcSNOgRM}),implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{width:\"max(min(max(100vw - 40px, 1px), 1440px) - 40px, 200px)\"},hGa4YIAIg:{width:\"max((min(max(100vw - 80px, 1px), 1440px) - 90px) / 2, 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:296,width:\"max((min(max(min(100vw, 1440px) - 150px, 1px), 1440px) - 250px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-6c5m1z-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{FeN14ic8x:resolvedLinks[2]},hGa4YIAIg:{FeN14ic8x:resolvedLinks[1]},O4wEBEzoe:{FeN14ic8x:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(CardDynamicTopics,{A8N4qB6_O:syw7c4PiWQBcSNOgRM,FeN14ic8x:resolvedLinks[0],height:\"100%\",id:\"Xr5EYcBGN\",layoutId:\"Xr5EYcBGN\",style:{width:\"100%\"},TGyNjNZev:toResponsiveImage(IK2GJ8FmlQBcSNOgRM),width:\"100%\"})})})})})})})})},idQBcSNOgRM);})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{y:2149},hGa4YIAIg:{y:2359}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:4,y:2399,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j9opoe-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{variant:\"cDoWCfwdP\"}},children:/*#__PURE__*/_jsx(Spacer,{height:\"100%\",id:\"ZYriTTFCh\",layoutId:\"ZYriTTFCh\",variant:\"dMTJi8gfR\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{width:\"calc(100vw - 40px)\",y:2185},hGa4YIAIg:{width:\"calc((100vw - 80px) * 0.95)\",y:2422}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:355,width:\"calc((min(100vw, 1440px) - 150px) * 0.95)\",y:2470,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6u3t7o-container\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{variant:\"sZMwuJqVd\"},hGa4YIAIg:{variant:\"VCQ5JsHR2\"}},children:/*#__PURE__*/_jsx(StackTechIntegrations,{gUyZ0vohl:\"Our Technologies\",height:\"100%\",id:\"KdqwyUmKQ\",JSWDenq8V:\"Interested in learning more about the technologies our trackers use? Our solutions incorporate a variety of tracking technologies, providing reliable and accurate location data across different environments. Explore our technology pages to discover each technology\u2019s unique usability, features, and applications.\",layoutId:\"KdqwyUmKQ\",ox8_7cpzN:\"Global Reach\",style:{width:\"100%\"},variant:\"Yzi94dmUn\",vwxTqq4ma:true,width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ml3sdl\",\"data-framer-name\":\"Seperator\",name:\"Seperator\"}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hGa4YIAIg:{y:2896}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:4,y:2960,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18wjzca-container hidden-d2f7mh\",children:/*#__PURE__*/_jsx(Spacer,{height:\"100%\",id:\"eKgPFoqkL\",layoutId:\"eKgPFoqkL\",variant:\"AmtDcbsAK\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{width:\"calc(100vw - 40px)\",y:2605},hGa4YIAIg:{width:\"calc(100vw - 80px)\",y:2959}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:910,width:\"calc(min(100vw, 1440px) - 150px)\",y:3031,children:/*#__PURE__*/_jsx(Container,{className:\"framer-23o8yf-container\",id:elementId1,ref:ref3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{variant:\"q9Y91Nrl4\"}},children:/*#__PURE__*/_jsx(CTAComponent,{height:\"100%\",id:\"KRXjLt6KQ\",layoutId:\"KRXjLt6KQ\",style:{width:\"100%\"},variant:\"iIPcp0kPP\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hGa4YIAIg:{y:3928}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:4,y:4008,children:/*#__PURE__*/_jsx(Container,{className:\"framer-432y7n-container hidden-d2f7mh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hGa4YIAIg:{variant:\"cDoWCfwdP\"}},children:/*#__PURE__*/_jsx(Spacer,{height:\"100%\",id:\"vpEmf7mUZ\",layoutId:\"vpEmf7mUZ\",variant:\"hEKMuqvmS\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{y:3525},hGa4YIAIg:{y:3942}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:746,width:\"98vw\",y:4022,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10r0pyj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eexf9sSjL:{variant:\"tSHP4tzqJ\"},hGa4YIAIg:{variant:\"cmuyaXSHC\"},O4wEBEzoe:{variant:\"dAl8bbbe5\"}},children:/*#__PURE__*/_jsx(FooterCompleteNight,{dDL9vhgiL:\"European Based Eco-Friendly IoT for a Smarter Future\",height:\"100%\",id:\"VPhFlemfl\",layoutId:\"VPhFlemfl\",style:{width:\"100%\"},variant:\"j5QK5LCcR\",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-Jy16X { background: var(--token-5f948dac-8d73-4e64-9593-778b631dc9a2, rgb(14, 15, 15)); }`,\".framer-Jy16X.framer-1okwy0c, .framer-Jy16X .framer-1okwy0c { display: block; }\",\".framer-Jy16X.framer-jym7pr { align-content: center; align-items: center; background-color: var(--token-5f948dac-8d73-4e64-9593-778b631dc9a2, #0e0f0f); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1439px; }\",\".framer-Jy16X .framer-5oldt-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-Jy16X .framer-1ykwupo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 67px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 75px 75px 0px 75px; position: relative; width: 100%; z-index: 2; }\",'.framer-Jy16X .framer-1mnwc7t { background: radial-gradient(50% 50% at 50% 50%, #faffdb 0%, var(--token-5f948dac-8d73-4e64-9593-778b631dc9a2, rgb(15, 15, 16)) /* {\"name\":\"Background\"} */ 100%); border-bottom-left-radius: 1000px; border-bottom-right-radius: 1000px; border-top-left-radius: 1000px; border-top-right-radius: 1000px; flex: none; height: 648px; left: -594px; opacity: 0.12; overflow: hidden; pointer-events: none; position: absolute; top: 75px; width: 1314px; will-change: var(--framer-will-change-override, transform); z-index: 4; }',\".framer-Jy16X .framer-9x2scq-container, .framer-Jy16X .framer-to2deh-container, .framer-Jy16X .framer-11z0ty0-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Jy16X .framer-dcy5tb-container, .framer-Jy16X .framer-j9opoe-container, .framer-Jy16X .framer-18wjzca-container, .framer-Jy16X .framer-432y7n-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Jy16X .framer-1llu4f6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Jy16X .framer-m8cwce-container { flex: none; height: auto; max-width: 551px; position: relative; width: 100%; }\",\".framer-Jy16X .framer-peasmd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Jy16X .framer-1btl61r { display: grid; flex: 1 0 0px; gap: 50px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; max-width: 1440px; padding: 0px 75px 0px 75px; position: relative; width: 1px; }\",\".framer-Jy16X .framer-pmtpze { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-Jy16X .framer-6c5m1z-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-Jy16X .framer-6u3t7o-container { flex: none; height: auto; position: relative; scroll-margin-top: 100px; width: 95%; }\",\".framer-Jy16X .framer-ml3sdl { background: linear-gradient(90deg, rgba(255, 255, 255, 0) 5.708024308488175%, rgb(255, 255, 255) 50.85812130489865%, rgba(255, 255, 255, 0) 92.4758498733108%); flex: none; height: 1px; opacity: 0.15; overflow: hidden; position: relative; width: 120%; }\",\".framer-Jy16X .framer-23o8yf-container { flex: none; height: auto; position: relative; scroll-margin-top: 50px; width: 100%; z-index: 1; }\",\".framer-Jy16X .framer-10r0pyj-container { flex: none; height: auto; position: relative; width: 98%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Jy16X.framer-jym7pr, .framer-Jy16X .framer-1ykwupo, .framer-Jy16X .framer-1llu4f6, .framer-Jy16X .framer-peasmd, .framer-Jy16X .framer-pmtpze { gap: 0px; } .framer-Jy16X.framer-jym7pr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Jy16X.framer-jym7pr > :first-child, .framer-Jy16X .framer-1ykwupo > :first-child, .framer-Jy16X .framer-1llu4f6 > :first-child { margin-top: 0px; } .framer-Jy16X.framer-jym7pr > :last-child, .framer-Jy16X .framer-1ykwupo > :last-child, .framer-Jy16X .framer-1llu4f6 > :last-child { margin-bottom: 0px; } .framer-Jy16X .framer-1ykwupo > * { margin: 0px; margin-bottom: calc(67px / 2); margin-top: calc(67px / 2); } .framer-Jy16X .framer-1llu4f6 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-Jy16X .framer-peasmd > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Jy16X .framer-peasmd > :first-child, .framer-Jy16X .framer-pmtpze > :first-child { margin-left: 0px; } .framer-Jy16X .framer-peasmd > :last-child, .framer-Jy16X .framer-pmtpze > :last-child { margin-right: 0px; } .framer-Jy16X .framer-pmtpze > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }\",`@media (min-width: 860px) and (max-width: 1438px) { .${metadata.bodyClassName}-framer-Jy16X { background: var(--token-5f948dac-8d73-4e64-9593-778b631dc9a2, rgb(14, 15, 15)); } .framer-Jy16X.framer-jym7pr { width: 860px; } .framer-Jy16X .framer-1ykwupo { gap: 59px; max-width: unset; padding: 75px 40px 0px 40px; } .framer-Jy16X .framer-1mnwc7t { height: 754px; left: 0px; right: -1px; top: -234px; width: unset; } .framer-Jy16X .framer-1btl61r { grid-template-columns: repeat(2, minmax(200px, 1fr)); padding: 0px 20px 0px 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Jy16X .framer-1ykwupo { gap: 0px; } .framer-Jy16X .framer-1ykwupo > * { margin: 0px; margin-bottom: calc(59px / 2); margin-top: calc(59px / 2); } .framer-Jy16X .framer-1ykwupo > :first-child { margin-top: 0px; } .framer-Jy16X .framer-1ykwupo > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 859px) { .${metadata.bodyClassName}-framer-Jy16X { background: var(--token-5f948dac-8d73-4e64-9593-778b631dc9a2, rgb(14, 15, 15)); } .framer-Jy16X.framer-jym7pr { width: 390px; } .framer-Jy16X .framer-1ykwupo { gap: 32px; max-width: unset; padding: 0px 20px 0px 20px; } .framer-Jy16X .framer-1mnwc7t { height: 494px; left: -14px; right: -15px; top: -107px; width: unset; } .framer-Jy16X .framer-1btl61r { grid-template-columns: repeat(1, minmax(200px, 1fr)); padding: 0px 20px 0px 20px; } .framer-Jy16X .framer-6u3t7o-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Jy16X .framer-1ykwupo { gap: 0px; } .framer-Jy16X .framer-1ykwupo > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Jy16X .framer-1ykwupo > :first-child { margin-top: 0px; } .framer-Jy16X .framer-1ykwupo > :last-child { margin-bottom: 0px; } }}`,`@media (min-width: 1920px) { .${metadata.bodyClassName}-framer-Jy16X { background: var(--token-5f948dac-8d73-4e64-9593-778b631dc9a2, rgb(14, 15, 15)); } .framer-Jy16X.framer-jym7pr { width: 1920px; } .framer-Jy16X .framer-1mnwc7t { height: 584px; width: 1555px; }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4996\n * @framerIntrinsicWidth 1439\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"hGa4YIAIg\":{\"layout\":[\"fixed\",\"auto\"]},\"eexf9sSjL\":{\"layout\":[\"fixed\",\"auto\"]},\"O4wEBEzoe\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerIOmP4wrOa=withCSS(Component,css,\"framer-Jy16X\");export default FramerIOmP4wrOa;FramerIOmP4wrOa.displayName=\"Devices / Technology / Sigfox\";FramerIOmP4wrOa.defaultProps={height:4996,width:1439};addFonts(FramerIOmP4wrOa,[{explicitInter:true,fonts:[]},...MenuSalesforceStyleThiloFonts,...StackHeroV1Fonts,...SpacerFonts,...AchievementsFonts,...FAQSectionFonts,...SearchFonts,...CardDynamicTopicsFonts,...StackTechIntegrationsFonts,...CTAComponentFonts,...FooterCompleteNightFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIOmP4wrOa\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hGa4YIAIg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eexf9sSjL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"O4wEBEzoe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"4996\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1439\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MenuSalesforceStyleThiloFonts", "getFonts", "a7tAbPPg_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "StackHeroV1Fonts", "hTS3nR2qQ_default", "SpacerFonts", "mx16WJopx_default", "AchievementsFonts", "cvdDc9zyD_default", "FAQSectionFonts", "e5TxO2v5S_default", "SearchFonts", "iFQjOYCOK_default", "CardDynamicTopicsFonts", "MUKG4asnV_default", "StackTechIntegrationsFonts", "vBzSk4sJy_default", "CTAComponentFonts", "SILI5DMzE_default", "FooterCompleteNightFonts", "N2F9RVbt3_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "addImageAlt", "image", "alt", "toResponsiveImage", "value", "isSet", "convertFromBoolean", "activeLocale", "acoUeG9dgQBcSNOgRM", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "IK2GJ8FmlQBcSNOgRM", "syw7c4PiWQBcSNOgRM", "idQBcSNOgRM", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "isDisplayed", "elementId1", "ref3", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "x", "ChildrenCanSuspend", "ludArEtUL_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "css", "FramerIOmP4wrOa", "withCSS", "IOmP4wrOa_default", "addFonts", "__FramerMetadata__"]
}
