{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/nnTmfsbtykgl7MsicDvV/ZOaRWstXlRq1b6ybsIvl/xSI21iS9W.js", "ssg:https://framerusercontent.com/modules/uMBFIIcwh5NdyP31IZVG/LkPnI0ewiwyE6bCVQ1u1/Os925fWS4.js"],
  "sourcesContent": ["// Generated by Framer (ddd30d5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Input}from\"https://framerusercontent.com/modules/5PoohK5KURbpBTSpAbB6/egvxB2TbQUvtufQG7UOB/Input.js\";import Button from\"#framer/local/canvasComponent/lm3husGOF/lm3husGOF.js\";import Footer from\"#framer/local/canvasComponent/MUnbmexvs/MUnbmexvs.js\";import PastExhibitor from\"#framer/local/canvasComponent/Os925fWS4/Os925fWS4.js\";import AttendsCards from\"#framer/local/canvasComponent/ParJiona9/ParJiona9.js\";import Nav from\"#framer/local/canvasComponent/vYMFkrdQU/vYMFkrdQU.js\";import{addForm}from\"#framer/local/codeFile/RD1UsES/Form.js\";import SubmitButton from\"#framer/local/codeFile/EGUrJLH/SubmitButton.js\";import*as sharedStyle1 from\"#framer/local/css/T7P2TshVp/T7P2TshVp.js\";import*as sharedStyle from\"#framer/local/css/Xa1GJxie6/Xa1GJxie6.js\";import metadataProvider from\"#framer/local/webPageMetadata/xSI21iS9W/xSI21iS9W.js\";const NavFonts=getFonts(Nav);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ButtonFonts=getFonts(Button);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const PastExhibitorFonts=getFonts(PastExhibitor);const AttendsCardsFonts=getFonts(AttendsCards);const InputFonts=getFonts(Input);const SubmitButtonFonts=getFonts(SubmitButton);const MotionDivAddForm=addForm(motion.div);const FooterFonts=getFonts(Footer);const breakpoints={uRTWg9VXz:\"(max-width: 767px)\",VnqAtnrRb:\"(min-width: 1200px)\",VSHO4IRjN:\"(min-width: 768px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-9g9uj\";const variantClassNames={uRTWg9VXz:\"framer-v-62vwal\",VnqAtnrRb:\"framer-v-qbsbka\",VSHO4IRjN:\"framer-v-10atvgf\"};const transition1={damping:30,delay:0,mass:1,stiffness:100,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:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-100,y:0};const transition2={damping:30,delay:.2,mass:1,stiffness:100,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const transition3={damping:30,delay:.4,mass:1,stiffness:100,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"VnqAtnrRb\",Phone:\"uRTWg9VXz\",Tablet:\"VSHO4IRjN\"};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:\"VnqAtnrRb\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-9g9uj`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-9g9uj`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"uRTWg9VXz\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"uRTWg9VXz\")return true;return false;};const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"VnqAtnrRb\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-qbsbka\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sf7e86-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{variant:\"EoMq50s9i\"},VSHO4IRjN:{variant:\"l5yoxP7he\"}},children:/*#__PURE__*/_jsx(Nav,{height:\"100%\",id:\"bJTewSy7w\",layoutId:\"bJTewSy7w\",style:{width:\"100%\"},variant:\"rg77UNtWS\",width:\"100%\",yymph3TLT:false})})})}),/*#__PURE__*/_jsxs(ImageWithOptimizedAppearEffect,{animate:animation,as:\"section\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:887,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition(0),pixelHeight:887,pixelWidth:1440,sizes:\"100vw\",src:\"https://framerusercontent.com/images/oNmWQWdrZlkkulx7wi8jOhUb9E.jpg\",srcSet:\"https://framerusercontent.com/images/oNmWQWdrZlkkulx7wi8jOhUb9E.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oNmWQWdrZlkkulx7wi8jOhUb9E.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/oNmWQWdrZlkkulx7wi8jOhUb9E.jpg 1440w\"},className:\"framer-rqagfi\",\"data-framer-appear-id\":\"rqagfi\",\"data-framer-name\":\"hero\",initial:animation1,name:\"hero\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xl2ori\",\"data-framer-name\":\"content\",name:\"content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-opouak\",\"data-framer-name\":\"text\",name:\"text\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-13qs7vj\",\"data-styles-preset\":\"Xa1GJxie6\",style:{\"--framer-text-alignment\":\"left\"},children:\"GET IN FRONT OF THOUSANDS OF INNOVATION-DRIVEN ENGINEERS\"})}),className:\"framer-11kqsr9\",\"data-framer-appear-id\":\"11kqsr9\",fonts:[\"Inter\"],initial:animation2,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-11sj6yb\",\"data-framer-appear-id\":\"11sj6yb\",\"data-framer-name\":\"paragraph\",initial:animation2,name:\"paragraph\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgQm9sZCBJdGFsaWM=\",\"--framer-font-family\":'\"Cooper Hewitt Bold Italic\", \"Cooper Hewitt Bold Italic Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Boost your business growth by meeting with the most relevant decision-makers in the industry, with 83% of them holding decision-making power and 50% at a VP/Director level or above.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgQm9sZCBJdGFsaWM=\",\"--framer-font-family\":'\"Cooper Hewitt Bold Italic\", \"Cooper Hewitt Bold Italic Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgQm9sZCBJdGFsaWM=\",\"--framer-font-family\":'\"Cooper Hewitt Bold Italic\", \"Cooper Hewitt Bold Italic Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"These key players have a clear buying intent stating that \u201CSource new technology and service partners\u201D as the N1 reason for their participation.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgQm9sZCBJdGFsaWM=\",\"--framer-font-family\":'\"Cooper Hewitt Bold Italic\", \"Cooper Hewitt Bold Italic Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgQm9sZCBJdGFsaWM=\",\"--framer-font-family\":'\"Cooper Hewitt Bold Italic\", \"Cooper Hewitt Bold Italic Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"As an exhibitor, you can leverage this unique platform to connect with engineering teams at some of the most innovative UK companies such as Dyson, Tier Mobility, Sony, Jaguar Land Rover and thousands of innovation-led SMEs.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgQm9sZCBJdGFsaWM=\",\"--framer-font-family\":'\"Cooper Hewitt Bold Italic\", \"Cooper Hewitt Bold Italic Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Boost your business growth by meeting with the most relevant decision-makers in the industry, with 83% of them holding decision-making power and 50% at a VP/Director level or above.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgQm9sZCBJdGFsaWM=\",\"--framer-font-family\":'\"Cooper Hewitt Bold Italic\", \"Cooper Hewitt Bold Italic Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgQm9sZCBJdGFsaWM=\",\"--framer-font-family\":'\"Cooper Hewitt Bold Italic\", \"Cooper Hewitt Bold Italic Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"These key players have a clear buying intent stating that \u201CSource new technology and service partners\u201D as the N1 reason for their participation.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgQm9sZCBJdGFsaWM=\",\"--framer-font-family\":'\"Cooper Hewitt Bold Italic\", \"Cooper Hewitt Bold Italic Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgQm9sZCBJdGFsaWM=\",\"--framer-font-family\":'\"Cooper Hewitt Bold Italic\", \"Cooper Hewitt Bold Italic Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-line-height\":\"29px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"As an exhibitor, you can leverage this unique platform to connect with engineering teams at some of the most innovative UK companies such as Dyson, Tier Mobility, Sony, Jaguar Land Rover and thousands of innovation-led SMEs.\"})]}),className:\"framer-u0zykg\",fonts:[\"CUSTOM;Cooper Hewitt Bold Italic\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{y:846},VSHO4IRjN:{y:946}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:996,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation4,className:\"framer-ag45kt-container\",\"data-framer-appear-id\":\"ag45kt\",initial:animation2,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Button,{fdHjYZG6w:\"https://hardwarepioneers.pipedrive.com/scheduler/ZWPwGib/hardware-pioneers-discovery-call\",FuEPMvLPY:\"rgb(0, 115, 164)\",height:\"100%\",id:\"kPQxP5_Qn\",kOmri_KcY:14,layoutId:\"kPQxP5_Qn\",SNWVkcJEf:16,uuGsR8cCp:18,variant:\"wYFZ_FyI9\",width:\"100%\",xW_s2ODCH:\"GET THE MEDIA PACK\",YgBAfW9ig:\"rgb(0, 149, 212)\",zoOQrNhS6:true})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zph38g\",\"data-framer-name\":\"fade\",name:\"fade\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-opzfd9\",\"data-framer-name\":\"section-1\",name:\"section-1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h8jqle\",\"data-framer-name\":\"cards\",name:\"cards\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c35uhu\",\"data-framer-name\":\"card\",name:\"card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:334,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(1074),pixelHeight:334,pixelWidth:500,src:\"https://framerusercontent.com/images/jpMpbzRc5MOuH8LkPEAD2K8GZOk.jpeg\"}},VSHO4IRjN:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:334,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(1214),pixelHeight:334,pixelWidth:500,src:\"https://framerusercontent.com/images/jpMpbzRc5MOuH8LkPEAD2K8GZOk.jpeg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:334,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(1264),pixelHeight:334,pixelWidth:500,src:\"https://framerusercontent.com/images/jpMpbzRc5MOuH8LkPEAD2K8GZOk.jpeg\"},className:\"framer-4trufp\",\"data-framer-name\":\"img\",name:\"img\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r6owxu\",\"data-framer-name\":\"content\",name:\"content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1piy28d\",\"data-framer-name\":\"title\",name:\"title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"31.2px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Generate new business opportunities\"})}),className:\"framer-1mee8rg\",\"data-framer-name\":\"Learn\",fonts:[\"CUSTOM;Cooper Hewitt Heavy Italic\"],name:\"Learn\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xvcw7u\",\"data-framer-name\":\"text\",name:\"text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get in front of the people you care about, when they need you the most. Build valuable business relationships with the people developing the next generation of smart and connected products. \"})})},VSHO4IRjN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Gain actionable advice from the brightest minds in electronics and IoT on how to develop cutting-edge products. Get up to date with the latest trends and advancements in the sector, and learn how to avoid costly mistakes that can slow down your development process.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\"',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Get in front of the people you care about, when they need you the most. Build valuable business relationships with the people developing the next generation of smart and connected products. \"})})}),className:\"framer-1r4fesm\",\"data-framer-name\":\"Gain actionable advice from the brightest minds in electronics and IoT on how to develop cutting-edge products. Get up to date with the latest trends and advancements in the sector, and learn how to avoid costly mistakes that can slow down your development process.\",fonts:[\"GF;Roboto-regular\"],name:\"Gain actionable advice from the brightest minds in electronics and IoT on how to develop cutting-edge products. Get up to date with the latest trends and advancements in the sector, and learn how to avoid costly mistakes that can slow down your development process.\",verticalAlignment:\"center\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wsxx6i\",\"data-framer-name\":\"card\",name:\"card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:534,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(1693),pixelHeight:534,pixelWidth:800,sizes:\"calc(100vw - 80px)\",src:\"https://framerusercontent.com/images/03R2ecDfNj4Zkc3Sql3xeGHjs.jpeg\",srcSet:\"https://framerusercontent.com/images/03R2ecDfNj4Zkc3Sql3xeGHjs.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/03R2ecDfNj4Zkc3Sql3xeGHjs.jpeg 800w\"}},VSHO4IRjN:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:534,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(1214),pixelHeight:534,pixelWidth:800,sizes:\"calc(max((100vw - 60px) / 3, 1px) - 40px)\",src:\"https://framerusercontent.com/images/03R2ecDfNj4Zkc3Sql3xeGHjs.jpeg\",srcSet:\"https://framerusercontent.com/images/03R2ecDfNj4Zkc3Sql3xeGHjs.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/03R2ecDfNj4Zkc3Sql3xeGHjs.jpeg 800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:534,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(1264),pixelHeight:534,pixelWidth:800,sizes:\"313.33px\",src:\"https://framerusercontent.com/images/03R2ecDfNj4Zkc3Sql3xeGHjs.jpeg\",srcSet:\"https://framerusercontent.com/images/03R2ecDfNj4Zkc3Sql3xeGHjs.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/03R2ecDfNj4Zkc3Sql3xeGHjs.jpeg 800w\"},className:\"framer-13dj93h\",\"data-framer-name\":\"img\",name:\"img\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8zflhx\",\"data-framer-name\":\"content\",name:\"content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xtxu41\",\"data-framer-name\":\"title\",name:\"title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"31.2px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Put your brand in front of influential buyers\"})}),className:\"framer-glh82k\",\"data-framer-name\":\"Learn\",fonts:[\"CUSTOM;Cooper Hewitt Heavy Italic\"],name:\"Learn\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nvc9xq\",\"data-framer-name\":\"text\",name:\"text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Showcase your latest technologies and services to thousands of engineers and C-level executives. Take advantage of this business growth platform to generate new opportunities.\"})})},VSHO4IRjN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\"',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Meet other pioneering technical leaders, product managers, engineers and entrepreneurs who are building the next generation of smart and connected products.\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\"',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Showcase your latest technologies and services to thousands of engineers and C-level executives. Take advantage of this business growth platform to generate new opportunities.\"})})}),className:\"framer-n2afrj\",\"data-framer-name\":\"Gain actionable advice from the brightest minds in electronics and IoT on how to develop cutting-edge products. Get up to date with the latest trends and advancements in the sector, and learn how to avoid costly mistakes that can slow down your development process.\",fonts:[\"GF;Roboto-regular\"],name:\"Gain actionable advice from the brightest minds in electronics and IoT on how to develop cutting-edge products. Get up to date with the latest trends and advancements in the sector, and learn how to avoid costly mistakes that can slow down your development process.\",verticalAlignment:\"center\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rsm8zb\",\"data-framer-name\":\"card\",name:\"card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:334,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(2312),pixelHeight:334,pixelWidth:500,src:\"https://framerusercontent.com/images/GrDSldhcXsjCEZaUpbwcAYNm5Xk.png\"}},VSHO4IRjN:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:334,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(1214),pixelHeight:334,pixelWidth:500,src:\"https://framerusercontent.com/images/GrDSldhcXsjCEZaUpbwcAYNm5Xk.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:334,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(1264),pixelHeight:334,pixelWidth:500,src:\"https://framerusercontent.com/images/GrDSldhcXsjCEZaUpbwcAYNm5Xk.png\"},className:\"framer-15hnd2u\",\"data-framer-name\":\"img\",name:\"img\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d7pwuv\",\"data-framer-name\":\"content\",name:\"content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i9rzdu\",\"data-framer-name\":\"title\",name:\"title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"31.2px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Position your organisation as a prominent industry thought leader\"})}),className:\"framer-1vszija\",\"data-framer-name\":\"Learn\",fonts:[\"CUSTOM;Cooper Hewitt Heavy Italic\"],name:\"Learn\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15c78sh\",\"data-framer-name\":\"text\",name:\"text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Share the unique knowledge and expertise of your company with your future customers. Bring incredible value to the people who are building tomorrow\u2019s smart and connected products by giving a talk, or hosting a panel.\"})})},VSHO4IRjN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\"',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Find the latest and greatest hardware and software tech to boost your development speed and out-innovate your competitors.\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\"',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 1)\"},children:\"Share the unique knowledge and expertise of your company with your future customers. Bring incredible value to the people who are building tomorrow\u2019s smart and connected products by giving a talk, or hosting a panel.\"})})}),className:\"framer-bobwsv\",\"data-framer-name\":\"Gain actionable advice from the brightest minds in electronics and IoT on how to develop cutting-edge products. Get up to date with the latest trends and advancements in the sector, and learn how to avoid costly mistakes that can slow down your development process.\",fonts:[\"GF;Roboto-regular\"],name:\"Gain actionable advice from the brightest minds in electronics and IoT on how to develop cutting-edge products. Get up to date with the latest trends and advancements in the sector, and learn how to avoid costly mistakes that can slow down your development process.\",verticalAlignment:\"center\",withExternalLayout:true})})})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{y:2946},VSHO4IRjN:{y:1815}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:1865,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ls64d1-container\",children:/*#__PURE__*/_jsx(Button,{fdHjYZG6w:\"https://hardwarepioneers.pipedrive.com/scheduler/ZWPwGib/hardware-pioneers-discovery-call\",FuEPMvLPY:\"rgb(0, 115, 164)\",height:\"100%\",id:\"yArlhmfJE\",kOmri_KcY:14,layoutId:\"yArlhmfJE\",SNWVkcJEf:16,uuGsR8cCp:18,variant:\"wYFZ_FyI9\",width:\"100%\",xW_s2ODCH:\"GET THE MEDIA PACK\",YgBAfW9ig:\"rgb(0, 149, 212)\",zoOQrNhS6:true})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13dubox\",\"data-framer-name\":\"section-2\",name:\"section-2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-i2wyfq\",\"data-framer-name\":\"title\",name:\"title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rnepju\",\"data-styles-preset\":\"T7P2TshVp\",style:{\"--framer-text-alignment\":\"center\"},children:\"Past Exhibitor/Sponsor Testimonials\"})}),className:\"framer-krcoh1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VSHO4IRjN:{width:\"min(100vw - 40px, 1100px)\",y:2161}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:438,width:\"min(100vw, 1100px)\",y:2211,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wk6av4-container hidden-62vwal\",children:/*#__PURE__*/_jsx(PastExhibitor,{height:\"100%\",id:\"TJrOX3tNA\",layoutId:\"TJrOX3tNA\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mbzxie hidden-qbsbka hidden-10atvgf\",\"data-framer-name\":\"cards\",\"data-hide-scrollbars\":true,name:\"cards\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-163g64 hidden-qbsbka\",\"data-framer-name\":\"mobile-1\",name:\"mobile-1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wm8pz4\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301,intrinsicWidth:301,loading:getLoadingLazyAtYPosition(3232),pixelHeight:301,pixelWidth:301,src:\"https://framerusercontent.com/images/KJXFL53qeR7MJQP4iexzZ6WvFR8.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301,intrinsicWidth:301,pixelHeight:301,pixelWidth:301,src:\"https://framerusercontent.com/images/KJXFL53qeR7MJQP4iexzZ6WvFR8.png\"},className:\"framer-zt0iaa\",\"data-border\":true,\"data-framer-name\":\"avatar\",name:\"avatar\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:100,loading:getLoadingLazyAtYPosition(3261),pixelHeight:40,pixelWidth:100,src:\"https://framerusercontent.com/images/zJSli6BDXsY0xSGp41rWb1rii1Y.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:100,pixelHeight:40,pixelWidth:100,src:\"https://framerusercontent.com/images/zJSli6BDXsY0xSGp41rWb1rii1Y.png\"},className:\"framer-nvf65l\",\"data-framer-name\":\"logo\",name:\"logo\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xa7p86\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTcwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"23px\"},children:\"Mark McGill\"})}),className:\"framer-1dxo97l\",fonts:[\"GF;Roboto-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-line-height\":\"23px\"},children:\"Regional VP, North Europe\"})}),className:\"framer-g53doa\",fonts:[\"GF;Roboto-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgTWVkaXVtIEl0YWxpYw==\",\"--framer-font-family\":'\"Cooper Hewitt Medium Italic\", \"Cooper Hewitt Medium Italic Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"23px\"},children:\"\u201CHardware Pioneers link us with the right people quicker than we can.\u201D\"})}),className:\"framer-1rvhs1u\",fonts:[\"CUSTOM;Cooper Hewitt Medium Italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pwn8j1 hidden-qbsbka\",\"data-framer-name\":\"mobile-2\",name:\"mobile-2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rvurc\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301,intrinsicWidth:301,loading:getLoadingLazyAtYPosition(3232),pixelHeight:301,pixelWidth:301,src:\"https://framerusercontent.com/images/vpsq9Gg512pmy5HRY6kdkhFzoUk.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301,intrinsicWidth:301,pixelHeight:301,pixelWidth:301,src:\"https://framerusercontent.com/images/vpsq9Gg512pmy5HRY6kdkhFzoUk.png\"},className:\"framer-62ix95\",\"data-border\":true,\"data-framer-name\":\"avatar\",name:\"avatar\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:100,loading:getLoadingLazyAtYPosition(3261),pixelHeight:40,pixelWidth:100,src:\"https://framerusercontent.com/images/wkgvBe30awIkEZIOovSrcWB6ZQ.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:100,pixelHeight:40,pixelWidth:100,src:\"https://framerusercontent.com/images/wkgvBe30awIkEZIOovSrcWB6ZQ.png\"},className:\"framer-1niyse7\",\"data-framer-name\":\"logo\",name:\"logo\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jlsk6s\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTcwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"23px\"},children:\"Mark Patrick\"})}),className:\"framer-7tdodx\",fonts:[\"GF;Roboto-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-line-height\":\"23px\"},children:\"Technical Marketing Manager\"})}),className:\"framer-16ckaq2\",fonts:[\"GF;Roboto-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgTWVkaXVtIEl0YWxpYw==\",\"--framer-font-family\":'\"Cooper Hewitt Medium Italic\", \"Cooper Hewitt Medium Italic Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"23px\"},children:\"\u201CHardware Pioneers brings together the best of UK\u2019s IoT innovators and entrepreneurs, into a vibrant, engaging community.\u201D\"})}),className:\"framer-16map0s\",fonts:[\"CUSTOM;Cooper Hewitt Medium Italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12csoia hidden-qbsbka\",\"data-framer-name\":\"mobile-3\",name:\"mobile-3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bphafg\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301,intrinsicWidth:301,loading:getLoadingLazyAtYPosition(3232),pixelHeight:301,pixelWidth:301,src:\"https://framerusercontent.com/images/1zWObbEdGo6PihTOc6Jh2QkzB08.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301,intrinsicWidth:301,pixelHeight:301,pixelWidth:301,src:\"https://framerusercontent.com/images/1zWObbEdGo6PihTOc6Jh2QkzB08.png\"},className:\"framer-60u9uh\",\"data-border\":true,\"data-framer-name\":\"avatar\",name:\"avatar\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:100,loading:getLoadingLazyAtYPosition(3261),pixelHeight:40,pixelWidth:100,src:\"https://framerusercontent.com/images/RMtumbeoHkgIuM1Vw39NeUdys.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:100,pixelHeight:40,pixelWidth:100,src:\"https://framerusercontent.com/images/RMtumbeoHkgIuM1Vw39NeUdys.png\"},className:\"framer-1xo5tqu\",\"data-framer-name\":\"logo\",name:\"logo\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k4oq1g\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTcwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"23px\"},children:\"Scott Mordue\"})}),className:\"framer-1lkqw6x\",fonts:[\"GF;Roboto-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-line-height\":\"23px\"},children:\"Strategic Program Manager\"})}),className:\"framer-a4uig1\",fonts:[\"GF;Roboto-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgTWVkaXVtIEl0YWxpYw==\",\"--framer-font-family\":'\"Cooper Hewitt Medium Italic\", \"Cooper Hewitt Medium Italic Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"23px\"},children:'\"The community that Hardware Pioneers have in London, the quality of the attendees, from large organisations through to startups, is the right audience for what we are looking forward to do.\"'})}),className:\"framer-1gqkwcg\",fonts:[\"CUSTOM;Cooper Hewitt Medium Italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b1fv8m hidden-qbsbka\",\"data-framer-name\":\"mobile-4\",name:\"mobile-4\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-avm84t\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301,intrinsicWidth:301,loading:getLoadingLazyAtYPosition(3232),pixelHeight:301,pixelWidth:301,src:\"https://framerusercontent.com/images/OC5NYb2AmiMt2zHyulDsrGSL1pg.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301,intrinsicWidth:301,pixelHeight:301,pixelWidth:301,src:\"https://framerusercontent.com/images/OC5NYb2AmiMt2zHyulDsrGSL1pg.png\"},className:\"framer-x2synk\",\"data-border\":true,\"data-framer-name\":\"avatar\",name:\"avatar\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:32,intrinsicWidth:200,loading:getLoadingLazyAtYPosition(3273),pixelHeight:32,pixelWidth:200,src:\"https://framerusercontent.com/images/tOGwdW6Zq9ayrec6pvXN9sUOE.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:32,intrinsicWidth:200,pixelHeight:32,pixelWidth:200,src:\"https://framerusercontent.com/images/tOGwdW6Zq9ayrec6pvXN9sUOE.png\"},className:\"framer-7cb22\",\"data-framer-name\":\"logo\",name:\"logo\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sm6xxu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTcwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"23px\"},children:\"Josue Bustos\"})}),className:\"framer-1nhdzg7\",fonts:[\"GF;Roboto-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-line-height\":\"23px\"},children:\"Technical Evangelist\"})}),className:\"framer-1xjbua7\",fonts:[\"GF;Roboto-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgTWVkaXVtIEl0YWxpYw==\",\"--framer-font-family\":'\"Cooper Hewitt Medium Italic\", \"Cooper Hewitt Medium Italic Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"23px\"},children:\"\u201CThe collaboration between Samsung and Hardware Pioneers was really a great opportunity to get to know the IoT developer community in London.\u201D\"})}),className:\"framer-1c7tnbq\",fonts:[\"CUSTOM;Cooper Hewitt Medium Italic\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hdooi3 hidden-qbsbka\",\"data-framer-name\":\"mobile-5\",name:\"mobile-5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3v2i2n\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301,intrinsicWidth:301,loading:getLoadingLazyAtYPosition(3232),pixelHeight:301,pixelWidth:301,src:\"https://framerusercontent.com/images/piJmFxm1m3AWp16RCCjfJ1Vi74.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301,intrinsicWidth:301,pixelHeight:301,pixelWidth:301,src:\"https://framerusercontent.com/images/piJmFxm1m3AWp16RCCjfJ1Vi74.png\"},className:\"framer-1465eo6\",\"data-border\":true,\"data-framer-name\":\"avatar\",name:\"avatar\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:100,loading:getLoadingLazyAtYPosition(3261),pixelHeight:40,pixelWidth:100,src:\"https://framerusercontent.com/images/1TzdWjS64xkYjuZ24qi8dZAaeY.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:100,pixelHeight:40,pixelWidth:100,src:\"https://framerusercontent.com/images/1TzdWjS64xkYjuZ24qi8dZAaeY.png\"},className:\"framer-m4afvw\",\"data-framer-name\":\"logo\",name:\"logo\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f8ooyu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTcwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"23px\"},children:\"Anders Pettersson\"})}),className:\"framer-l9413l\",fonts:[\"GF;Roboto-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-line-height\":\"23px\"},children:\"Director of Field Marketing\"})}),className:\"framer-1gooac4\",fonts:[\"GF;Roboto-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgTWVkaXVtIEl0YWxpYw==\",\"--framer-font-family\":'\"Cooper Hewitt Medium Italic\", \"Cooper Hewitt Medium Italic Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"23px\"},children:'\"I was first impressed by the size of the crowd, then by the diversity of the crowd and finally by the quality of the crowd. I will be back.\"'})}),className:\"framer-1w625jt\",fonts:[\"CUSTOM;Cooper Hewitt Medium Italic\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d6akhf\",\"data-framer-name\":\"section-3\",name:\"section-3\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1soivfo\",\"data-framer-name\":\"title\",name:\"title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rnepju\",\"data-styles-preset\":\"T7P2TshVp\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Exhibitor Experience Highlights\"})}),className:\"framer-1lkfm52\",\"data-framer-name\":\"Attendee experience highlights\",fonts:[\"Inter\"],name:\"Attendee experience highlights\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12hin1i\",\"data-framer-name\":\"cards\",name:\"cards\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mjvlqt\",\"data-hide-scrollbars\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kkxkp5\",\"data-framer-name\":\"card\",name:\"card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-eyjns8\",\"data-framer-name\":\"title\",name:\"title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"33px\",\"--framer-text-alignment\":\"left\"},children:\"Measure and maximise your ROI by using our event app\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"39px\"},children:\"Measure and maximise your ROI by using our event app\"})}),className:\"framer-1qemhui\",\"data-framer-name\":\"Take advantage of our event app\",fonts:[\"CUSTOM;Cooper Hewitt Heavy Italic\"],name:\"Take advantage of our event app\",verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wbuaj5\",\"data-framer-name\":\"text\",name:\"text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"25px\"},children:[\"Our event app is the engine of Hardware Pioneers Max and its features are designed to maximise your ROI by:\",/*#__PURE__*/_jsx(\"br\",{}),\"- Increasing your brand and products/services\u2019 visibility with the event audience.\",/*#__PURE__*/_jsx(\"br\",{}),\"- Matching you automatically with your ideal prospects and vice-versa.\",/*#__PURE__*/_jsx(\"br\",{}),\"- Giving you the ability to pre-schedule meetings and scan attendee badges.\"]})})},VSHO4IRjN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\"',\"--framer-font-size\":\"18px\"},children:\"Our event app is the engine of Hardware Pioneers Max. It provides all the information around the event including the programme, speakers directory, attendee and exhibitor directory, and the tools to personalise your agenda, schedule 1-1 meetings and chat with anyone attending!\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\"},children:[\"Our event app is the engine of Hardware Pioneers Max and its features are designed to maximise your ROI by:\",/*#__PURE__*/_jsx(\"br\",{}),\"- Increasing your brand and products/services\u2019 visibility with the event audience.\",/*#__PURE__*/_jsx(\"br\",{}),\"- Matching you automatically with your ideal prospects and vice-versa.\",/*#__PURE__*/_jsx(\"br\",{}),\"- Giving you the ability to pre-schedule meetings and scan attendee badges.\"]})}),className:\"framer-57oqh3\",\"data-framer-name\":\"Our event app is the engine of Hardware Pioneers Max. It provides all the information around the event including the programme, speakers directory, attendee and exhibitor directory, and the tools to personalise your agenda, schedule 1- 1 meetings and chat with anyone attending!\",fonts:[\"GF;Roboto-regular\"],name:\"Our event app is the engine of Hardware Pioneers Max. It provides all the information around the event including the programme, speakers directory, attendee and exhibitor directory, and the tools to personalise your agenda, schedule 1- 1 meetings and chat with anyone attending!\",verticalAlignment:\"center\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qc1gpy\",\"data-framer-name\":\"card\",name:\"card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-18b9r7l\",\"data-framer-name\":\"title\",name:\"title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"33px\",\"--framer-text-alignment\":\"left\"},children:\"Showcase your products at the show and on the app\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"39px\"},children:\"Showcase your products at the show and on the app\"})}),className:\"framer-8e2c2l\",\"data-framer-name\":\"Attend interactive expert-led sessions\",fonts:[\"CUSTOM;Cooper Hewitt Heavy Italic\"],name:\"Attend interactive expert-led sessions\",verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i6k43g\",\"data-framer-name\":\"text\",name:\"text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"25px\"},children:\"Promote your products and services on your account product pages, adding all the information necessary to attract your prospects\u2019 interest, including pictures, external links and pdf presentations. Your products/ services will then be suggested to the most relevant attendees thanks to the app AI matching features.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\"},children:\"Promote your products and services on your account product pages, adding all the information necessary to attract your prospects\u2019 interest, including pictures, external links and pdf presentations. Your products/ services will then be suggested to the most relevant attendees thanks to the app AI matching features.\"})}),className:\"framer-ujuwf6\",\"data-framer-name\":\"Whether it\u2019s a keynote, a panel, or a roundtable session, you'll have the opportunity to learn and actively contribute to the conversation, engage in meaningful discussions with industry specialists, and learn by connecting.\",fonts:[\"GF;Roboto-regular\"],name:\"Whether it\u2019s a keynote, a panel, or a roundtable session, you'll have the opportunity to learn and actively contribute to the conversation, engage in meaningful discussions with industry specialists, and learn by connecting.\",verticalAlignment:\"center\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-776uwg\",\"data-hide-scrollbars\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q0dx44\",\"data-framer-name\":\"card\",name:\"card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-7jpqu0\",\"data-framer-name\":\"title\",name:\"title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"33px\",\"--framer-text-alignment\":\"left\"},children:\"Schedule 1-1 meetings with your target customers\"})})},VSHO4IRjN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"39px\"},children:\"Attend interactive expert-led sessions\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"39px\"},children:\"Schedule 1-1 meetings with your target customers\"})}),className:\"framer-1ck8n0l\",\"data-framer-name\":\"Attend interactive expert-led sessions\",fonts:[\"CUSTOM;Cooper Hewitt Heavy Italic\"],name:\"Attend interactive expert-led sessions\",verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pfqk4s\",\"data-framer-name\":\"text\",name:\"text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"25px\"},children:\"Request and accept meetings directly from the app. Search effortlessly the most suitable prospects you want to talk to and send your meeting request in one click.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\"},children:\"Request and accept meetings directly from the app. Search effortlessly the most suitable prospects you want to talk to and send your meeting request in one click.\"})}),className:\"framer-1xpz15v\",\"data-framer-name\":\"Whether it\u2019s a keynote, a panel, or a roundtable session, you'll have the opportunity to learn and actively contribute to the conversation, engage in meaningful discussions with industry specialists, and learn by connecting.\",fonts:[\"GF;Roboto-regular\"],name:\"Whether it\u2019s a keynote, a panel, or a roundtable session, you'll have the opportunity to learn and actively contribute to the conversation, engage in meaningful discussions with industry specialists, and learn by connecting.\",verticalAlignment:\"center\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lyn4pw\",\"data-framer-name\":\"card\",name:\"card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dyndus\",\"data-framer-name\":\"title\",name:\"title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"33px\",\"--framer-text-alignment\":\"left\"},children:\"Connect with the right people with AI matchmaking\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"39px\"},children:\"Connect with the right people with AI matchmaking\"})}),className:\"framer-1qi8ftm\",\"data-framer-name\":\"Take advantage of our event app\",fonts:[\"CUSTOM;Cooper Hewitt Heavy Italic\"],name:\"Take advantage of our event app\",verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zjoi9d\",\"data-framer-name\":\"text\",name:\"text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"25px\"},children:\"Let the app suggest the right attendees to talk to. Save time and connect only with the people who matter most to you and maximise your lead generation effort.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\"',\"--framer-font-size\":\"18px\"},children:\"Let the app suggest the right attendees to talk to. Save time and connect only with the people who matter most to you and maximise your lead generation effort.\"})})}),className:\"framer-fb235g\",\"data-framer-name\":\"Our event app is the engine of Hardware Pioneers Max. It provides all the information around the event including the programme, speakers directory, attendee and exhibitor directory, and the tools to personalise your agenda, schedule 1- 1 meetings and chat with anyone attending!\",fonts:[\"GF;Roboto-regular\"],name:\"Our event app is the engine of Hardware Pioneers Max. It provides all the information around the event including the programme, speakers directory, attendee and exhibitor directory, and the tools to personalise your agenda, schedule 1- 1 meetings and chat with anyone attending!\",verticalAlignment:\"center\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qo8qvq\",\"data-hide-scrollbars\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-167cs7w\",\"data-framer-name\":\"card\",name:\"card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-shoy5i\",\"data-framer-name\":\"title\",name:\"title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"33px\",\"--framer-text-alignment\":\"left\"},children:\"Scan your leads\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"39px\"},children:\"Scan your leads\"})}),className:\"framer-15gku1t\",\"data-framer-name\":\"Take advantage of our event app\",fonts:[\"CUSTOM;Cooper Hewitt Heavy Italic\"],name:\"Take advantage of our event app\",verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-alvmng\",\"data-framer-name\":\"text\",name:\"text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"25px\"},children:\"Gather customer leads like a pro by scanning badges and business cards directly through the mobile app, adding qualifying information in the form of notes and tags. You will have instant access to your list.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\"',\"--framer-font-size\":\"18px\"},children:\"Gather customer leads like a pro by scanning badges and business cards directly through the mobile app, adding qualifying information in the form of notes and tags. You will have instant access to your list.\"})})}),className:\"framer-1b5sqq6\",\"data-framer-name\":\"Our event app is the engine of Hardware Pioneers Max. It provides all the information around the event including the programme, speakers directory, attendee and exhibitor directory, and the tools to personalise your agenda, schedule 1- 1 meetings and chat with anyone attending!\",fonts:[\"GF;Roboto-regular\"],name:\"Our event app is the engine of Hardware Pioneers Max. It provides all the information around the event including the programme, speakers directory, attendee and exhibitor directory, and the tools to personalise your agenda, schedule 1- 1 meetings and chat with anyone attending!\",verticalAlignment:\"center\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hsc4u7\",\"data-framer-name\":\"card\",name:\"card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b00k1y\",\"data-framer-name\":\"title\",name:\"title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-line-height\":\"33px\",\"--framer-text-alignment\":\"left\"},children:\"DM anyone\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"39px\"},children:\"DM anyone\"})}),className:\"framer-cp3la2\",\"data-framer-name\":\"Attend interactive expert-led sessions\",fonts:[\"CUSTOM;Cooper Hewitt Heavy Italic\"],name:\"Attend interactive expert-led sessions\",verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x82hsr\",\"data-framer-name\":\"text\",name:\"text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"25px\"},children:\"Filter, find and contact any attendee thanks to the direct messaging features of our event app.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\"},children:\"Filter, find and contact any attendee thanks to the direct messaging features of our event app.\"})}),className:\"framer-yyj50q\",\"data-framer-name\":\"Whether it\u2019s a keynote, a panel, or a roundtable session, you'll have the opportunity to learn and actively contribute to the conversation, engage in meaningful discussions with industry specialists, and learn by connecting.\",fonts:[\"GF;Roboto-regular\"],name:\"Whether it\u2019s a keynote, a panel, or a roundtable session, you'll have the opportunity to learn and actively contribute to the conversation, engage in meaningful discussions with industry specialists, and learn by connecting.\",verticalAlignment:\"center\",withExternalLayout:true})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qeky85\",\"data-framer-name\":\"cta\",name:\"cta\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-11x7q9n\",\"data-framer-name\":\"title\",name:\"title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rnepju\",\"data-styles-preset\":\"T7P2TshVp\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Discover more about our audience and our offering\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgSGVhdnkgSXRhbGlj\",\"--framer-font-family\":'\"Cooper Hewitt Heavy Italic\", \"Cooper Hewitt Heavy Italic Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"36px\",\"--framer-text-alignment\":\"center\"},children:\"Discover more about our audience and our offering\"})}),className:\"framer-1frt7td\",\"data-framer-name\":\"Walk in with a problem, walk out with a solution\",fonts:[\"CUSTOM;Cooper Hewitt Heavy Italic\"],name:\"Walk in with a problem, walk out with a solution\",verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{y:4773},VSHO4IRjN:{y:4252}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:4540,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hw87g0-container\",children:/*#__PURE__*/_jsx(Button,{fdHjYZG6w:\"https://hardwarepioneers.pipedrive.com/scheduler/ZWPwGib/hardware-pioneers-discovery-call\",FuEPMvLPY:\"rgb(0, 115, 164)\",height:\"100%\",id:\"XpZ3p0WRD\",kOmri_KcY:14,layoutId:\"XpZ3p0WRD\",SNWVkcJEf:16,uuGsR8cCp:18,variant:\"wYFZ_FyI9\",width:\"100%\",xW_s2ODCH:\"GET THE MEDIA PACK\",YgBAfW9ig:\"rgb(0, 149, 212)\",zoOQrNhS6:true})})})})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1ogfbvz\",\"data-framer-name\":\"section-4\",name:\"section-4\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4dg3jx\",\"data-framer-name\":\"imgs-row\",name:\"imgs-row\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:1085,intrinsicWidth:2168,loading:getLoadingLazyAtYPosition(4941),pixelHeight:3143,pixelWidth:6720,sizes:\"max((min(100vw - 40px, 1100px) - 10px) / 2, 1px)\",src:\"https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg 6720w\"}},VSHO4IRjN:{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:1085,intrinsicWidth:2168,loading:getLoadingLazyAtYPosition(4500),pixelHeight:3143,pixelWidth:6720,sizes:\"max((min(100vw - 40px, 1100px) - 10px) / 2, 1px)\",src:\"https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg 6720w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:1085,intrinsicWidth:2168,loading:getLoadingLazyAtYPosition(4766.5),pixelHeight:3143,pixelWidth:6720,sizes:\"542px\",src:\"https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/rxSh8r8mBaO5HdiR4Bd1Kmnq9R4.jpg 6720w\"},className:\"framer-1y3wlyw\",\"data-framer-name\":\"img\",name:\"img\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:1085,intrinsicWidth:2168,loading:getLoadingLazyAtYPosition(4941),pixelHeight:4336,pixelWidth:6504,sizes:\"max((min(100vw - 40px, 1100px) - 10px) / 2, 1px)\",src:\"https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg 6504w\"}},VSHO4IRjN:{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:1085,intrinsicWidth:2168,loading:getLoadingLazyAtYPosition(4500),pixelHeight:4336,pixelWidth:6504,sizes:\"max((min(100vw - 40px, 1100px) - 10px) / 2, 1px)\",src:\"https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg 6504w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:1085,intrinsicWidth:2168,loading:getLoadingLazyAtYPosition(4766.5),pixelHeight:4336,pixelWidth:6504,sizes:\"542px\",src:\"https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/IoqkcdN7MWGKvej6eXHEtwnB44.jpg 6504w\"},className:\"framer-nhs0hn\",\"data-framer-name\":\"img\",name:\"img\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dnm19p\",\"data-framer-name\":\"imgs-row\",name:\"imgs-row\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:897,intrinsicWidth:1424,loading:getLoadingLazyAtYPosition(5036),pixelHeight:800,pixelWidth:1200,sizes:\"max((min(100vw - 40px, 1100px) - 20px) / 3, 1px)\",src:\"https://framerusercontent.com/images/XDcZWcaEy1WK4r4qpb9jA7OTk.jpg\",srcSet:\"https://framerusercontent.com/images/XDcZWcaEy1WK4r4qpb9jA7OTk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XDcZWcaEy1WK4r4qpb9jA7OTk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/XDcZWcaEy1WK4r4qpb9jA7OTk.jpg 1200w\"}},VSHO4IRjN:{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:897,intrinsicWidth:1424,loading:getLoadingLazyAtYPosition(4702),pixelHeight:800,pixelWidth:1200,sizes:\"max((min(100vw - 40px, 1100px) - 20px) / 3, 1px)\",src:\"https://framerusercontent.com/images/XDcZWcaEy1WK4r4qpb9jA7OTk.jpg\",srcSet:\"https://framerusercontent.com/images/XDcZWcaEy1WK4r4qpb9jA7OTk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XDcZWcaEy1WK4r4qpb9jA7OTk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/XDcZWcaEy1WK4r4qpb9jA7OTk.jpg 1200w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:897,intrinsicWidth:1424,loading:getLoadingLazyAtYPosition(5053.5),pixelHeight:800,pixelWidth:1200,sizes:\"356px\",src:\"https://framerusercontent.com/images/XDcZWcaEy1WK4r4qpb9jA7OTk.jpg\",srcSet:\"https://framerusercontent.com/images/XDcZWcaEy1WK4r4qpb9jA7OTk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XDcZWcaEy1WK4r4qpb9jA7OTk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/XDcZWcaEy1WK4r4qpb9jA7OTk.jpg 1200w\"},className:\"framer-14khdca\",\"data-framer-name\":\"img\",name:\"img\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:889,intrinsicWidth:1424,loading:getLoadingLazyAtYPosition(5036),pixelHeight:751,pixelWidth:1170,sizes:\"max((min(100vw - 40px, 1100px) - 20px) / 3, 1px)\",src:\"https://framerusercontent.com/images/WoY9QePOsbs9LSmdZ8kD6EENBx8.jpg\",srcSet:\"https://framerusercontent.com/images/WoY9QePOsbs9LSmdZ8kD6EENBx8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WoY9QePOsbs9LSmdZ8kD6EENBx8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WoY9QePOsbs9LSmdZ8kD6EENBx8.jpg 1170w\"}},VSHO4IRjN:{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:889,intrinsicWidth:1424,loading:getLoadingLazyAtYPosition(4702),pixelHeight:751,pixelWidth:1170,sizes:\"max((min(100vw - 40px, 1100px) - 20px) / 3, 1px)\",src:\"https://framerusercontent.com/images/WoY9QePOsbs9LSmdZ8kD6EENBx8.jpg\",srcSet:\"https://framerusercontent.com/images/WoY9QePOsbs9LSmdZ8kD6EENBx8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WoY9QePOsbs9LSmdZ8kD6EENBx8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WoY9QePOsbs9LSmdZ8kD6EENBx8.jpg 1170w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:889,intrinsicWidth:1424,loading:getLoadingLazyAtYPosition(5053.5),pixelHeight:751,pixelWidth:1170,sizes:\"356px\",src:\"https://framerusercontent.com/images/WoY9QePOsbs9LSmdZ8kD6EENBx8.jpg\",srcSet:\"https://framerusercontent.com/images/WoY9QePOsbs9LSmdZ8kD6EENBx8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WoY9QePOsbs9LSmdZ8kD6EENBx8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WoY9QePOsbs9LSmdZ8kD6EENBx8.jpg 1170w\"},className:\"framer-1y3232v\",\"data-framer-name\":\"img\",name:\"img\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:915,intrinsicWidth:1424,loading:getLoadingLazyAtYPosition(5036),pixelHeight:915,pixelWidth:1424,sizes:\"max((min(100vw - 40px, 1100px) - 20px) / 3, 1px)\",src:\"https://framerusercontent.com/images/DfHIOTS9RmLbenv6aPh7bBdhXBY.webp\",srcSet:\"https://framerusercontent.com/images/DfHIOTS9RmLbenv6aPh7bBdhXBY.webp?scale-down-to=512 512w,https://framerusercontent.com/images/DfHIOTS9RmLbenv6aPh7bBdhXBY.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/DfHIOTS9RmLbenv6aPh7bBdhXBY.webp 1424w\"}},VSHO4IRjN:{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:915,intrinsicWidth:1424,loading:getLoadingLazyAtYPosition(4702),pixelHeight:915,pixelWidth:1424,sizes:\"max((min(100vw - 40px, 1100px) - 20px) / 3, 1px)\",src:\"https://framerusercontent.com/images/DfHIOTS9RmLbenv6aPh7bBdhXBY.webp\",srcSet:\"https://framerusercontent.com/images/DfHIOTS9RmLbenv6aPh7bBdhXBY.webp?scale-down-to=512 512w,https://framerusercontent.com/images/DfHIOTS9RmLbenv6aPh7bBdhXBY.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/DfHIOTS9RmLbenv6aPh7bBdhXBY.webp 1424w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:915,intrinsicWidth:1424,loading:getLoadingLazyAtYPosition(5053.5),pixelHeight:915,pixelWidth:1424,sizes:\"356px\",src:\"https://framerusercontent.com/images/DfHIOTS9RmLbenv6aPh7bBdhXBY.webp\",srcSet:\"https://framerusercontent.com/images/DfHIOTS9RmLbenv6aPh7bBdhXBY.webp?scale-down-to=512 512w,https://framerusercontent.com/images/DfHIOTS9RmLbenv6aPh7bBdhXBY.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/DfHIOTS9RmLbenv6aPh7bBdhXBY.webp 1424w\"},className:\"framer-dncd7r\",\"data-framer-name\":\"img\",name:\"img\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xh3v66\",\"data-framer-name\":\"imgs-row\",name:\"imgs-row\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:1085,intrinsicWidth:2168,loading:getLoadingLazyAtYPosition(5115),pixelHeight:800,pixelWidth:1200,sizes:\"max((min(100vw - 40px, 1100px) - 10px) / 2, 1px)\",src:\"https://framerusercontent.com/images/nGeBaIEQFsdteO62S5qj8udOHSA.jpg\",srcSet:\"https://framerusercontent.com/images/nGeBaIEQFsdteO62S5qj8udOHSA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nGeBaIEQFsdteO62S5qj8udOHSA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/nGeBaIEQFsdteO62S5qj8udOHSA.jpg 1200w\"}},VSHO4IRjN:{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:1085,intrinsicWidth:2168,loading:getLoadingLazyAtYPosition(4871),pixelHeight:800,pixelWidth:1200,sizes:\"max((min(100vw - 40px, 1100px) - 10px) / 2, 1px)\",src:\"https://framerusercontent.com/images/nGeBaIEQFsdteO62S5qj8udOHSA.jpg\",srcSet:\"https://framerusercontent.com/images/nGeBaIEQFsdteO62S5qj8udOHSA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nGeBaIEQFsdteO62S5qj8udOHSA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/nGeBaIEQFsdteO62S5qj8udOHSA.jpg 1200w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:1085,intrinsicWidth:2168,loading:getLoadingLazyAtYPosition(5340.5),pixelHeight:800,pixelWidth:1200,sizes:\"542px\",src:\"https://framerusercontent.com/images/nGeBaIEQFsdteO62S5qj8udOHSA.jpg\",srcSet:\"https://framerusercontent.com/images/nGeBaIEQFsdteO62S5qj8udOHSA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nGeBaIEQFsdteO62S5qj8udOHSA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/nGeBaIEQFsdteO62S5qj8udOHSA.jpg 1200w\"},className:\"framer-1xpwooa\",\"data-framer-name\":\"img\",name:\"img\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:1085,intrinsicWidth:2168,loading:getLoadingLazyAtYPosition(5115),pixelHeight:801,pixelWidth:1200,sizes:\"max((min(100vw - 40px, 1100px) - 10px) / 2, 1px)\",src:\"https://framerusercontent.com/images/18QxIKD9fBVwCoHSWW236CFx0.jpeg\",srcSet:\"https://framerusercontent.com/images/18QxIKD9fBVwCoHSWW236CFx0.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/18QxIKD9fBVwCoHSWW236CFx0.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/18QxIKD9fBVwCoHSWW236CFx0.jpeg 1200w\"}},VSHO4IRjN:{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:1085,intrinsicWidth:2168,loading:getLoadingLazyAtYPosition(4871),pixelHeight:801,pixelWidth:1200,sizes:\"max((min(100vw - 40px, 1100px) - 10px) / 2, 1px)\",src:\"https://framerusercontent.com/images/18QxIKD9fBVwCoHSWW236CFx0.jpeg\",srcSet:\"https://framerusercontent.com/images/18QxIKD9fBVwCoHSWW236CFx0.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/18QxIKD9fBVwCoHSWW236CFx0.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/18QxIKD9fBVwCoHSWW236CFx0.jpeg 1200w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"event image\",fit:\"fill\",intrinsicHeight:1085,intrinsicWidth:2168,loading:getLoadingLazyAtYPosition(5340.5),pixelHeight:801,pixelWidth:1200,sizes:\"542px\",src:\"https://framerusercontent.com/images/18QxIKD9fBVwCoHSWW236CFx0.jpeg\",srcSet:\"https://framerusercontent.com/images/18QxIKD9fBVwCoHSWW236CFx0.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/18QxIKD9fBVwCoHSWW236CFx0.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/18QxIKD9fBVwCoHSWW236CFx0.jpeg 1200w\"},className:\"framer-b7acoj\",\"data-framer-name\":\"img\",name:\"img\"})})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-180m5qx\",\"data-framer-name\":\"section-5\",name:\"section-5\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1llsn19\",\"data-framer-name\":\"title\",name:\"title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rnepju\",\"data-styles-preset\":\"T7P2TshVp\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Who Attends Hardware Pioneers\"})}),className:\"framer-1k25ew0\",\"data-framer-name\":\"2024 exhibitor sneak-peak\",fonts:[\"Inter\"],name:\"2024 exhibitor sneak-peak\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zbb1ac\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{height:260,width:\"max(100vw - 40px, 1px)\",y:5418},VSHO4IRjN:{width:\"max(100vw, 1px)\",y:5361}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:268,width:\"1100px\",y:5888,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qnq09j-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{variant:\"ynGKxpQKo\"},VSHO4IRjN:{variant:\"XK0zkoISk\"}},children:/*#__PURE__*/_jsx(AttendsCards,{height:\"100%\",id:\"Nn3Y01AhQ\",layoutId:\"Nn3Y01AhQ\",style:{height:\"100%\",width:\"100%\"},variant:\"w57horvMH\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HZaYzqfmh\"},implicitPathVariables:undefined},{href:{webPageId:\"HZaYzqfmh\"},implicitPathVariables:undefined},{href:{webPageId:\"HZaYzqfmh\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{y:5728},VSHO4IRjN:{y:5679}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:6206,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tqedys-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{fdHjYZG6w:resolvedLinks[2],SNWVkcJEf:13},VSHO4IRjN:{fdHjYZG6w:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{fdHjYZG6w:resolvedLinks[0],FuEPMvLPY:\"rgb(0, 115, 164)\",height:\"100%\",id:\"kd3TKs2v6\",kOmri_KcY:14,layoutId:\"kd3TKs2v6\",SNWVkcJEf:16,uuGsR8cCp:18,variant:\"wYFZ_FyI9\",width:\"100%\",xW_s2ODCH:\"REGISTER\",YgBAfW9ig:\"rgb(0, 149, 212)\",zoOQrNhS6:false})})})})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1y7pg0u\",\"data-framer-name\":\"section-6\",name:\"section-6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-iz5201\",\"data-framer-name\":\"title\",name:\"title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rnepju\",\"data-styles-preset\":\"T7P2TshVp\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Join the Community\"})}),className:\"framer-bd8fqh\",\"data-framer-name\":\"2024 exhibitor sneak-peak\",fonts:[\"Inter\"],name:\"2024 exhibitor sneak-peak\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3jpgvz\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"25px\"},children:\"Get the latest updates about our upcoming events, exciting announcements and special offers including ticket discounts exclusive to our 15,000 subscribers.\"})})},VSHO4IRjN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\"},children:\"Get the latest updates about our upcoming events, exciting announcements and special offers including ticket discounts exclusive to our 15,000 subscribers.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\"},children:\"Get the latest updates about our upcoming events, exciting announcements and special offers including ticket discounts exclusive to our\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\"},children:\"15,000 subscribers.\"})]}),className:\"framer-18rr9gr\",\"data-framer-name\":\"Get the latest updates about our upcoming events, exciting announcements and special offers including ticket discounts exclusive to our 15,000 subscribers.\",fonts:[\"GF;Roboto-regular\"],name:\"Get the latest updates about our upcoming events, exciting announcements and special offers including ticket discounts exclusive to our 15,000 subscribers.\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivAddForm,{className:\"framer-1wes3zd\",\"data-framer-name\":\"form\",name:\"form\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lmw4ph\",\"data-framer-name\":\"form-inputs\",name:\"form-inputs\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j8zyha-container\",children:/*#__PURE__*/_jsx(Input,{backgroundColor:\"rgb(255, 255, 255)\",border:\"rgba(0, 0, 0, 0)\",borderRadius:8,borderWidth:1,bottomLeftRadius:8,bottomRightRadius:8,caretColor:\"rgb(51, 51, 51)\",disabled:false,enableLimit:false,errorMessage:\"Please verify this field.\",focusColor:\"rgba(31, 32, 32, 0)\",focused:false,font:true,fontFamily:\"Roboto\",fontSize:18,fontWeight:500,height:\"100%\",id:\"tXx09QWum\",isMixedBorderRadius:false,isRTL:false,keyboard:\"\",layoutId:\"tXx09QWum\",lineHeight:1.2,maxLength:10,multiLine:false,name:\"FNAME\",padding:15,paddingBottom:9,paddingLeft:20,paddingPerSide:true,paddingRight:20,paddingTop:9,password:false,placeholder:\"First name\",placeholderColor:\"rgb(128, 129, 132)\",required:true,style:{width:\"100%\"},textAlign:\"left\",textColor:\"rgb(0, 0, 0)\",topLeftRadius:8,topRightRadius:8,truncate:false,value:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9di3q0-container\",children:/*#__PURE__*/_jsx(Input,{backgroundColor:\"rgb(255, 255, 255)\",border:\"rgba(0, 0, 0, 0)\",borderRadius:8,borderWidth:1,bottomLeftRadius:8,bottomRightRadius:8,caretColor:\"rgb(51, 51, 51)\",disabled:false,enableLimit:false,errorMessage:\"Please verify this field.\",focusColor:\"rgba(31, 32, 32, 0)\",focused:false,font:true,fontFamily:\"Roboto\",fontSize:18,fontWeight:500,height:\"100%\",id:\"Rsub_oTDM\",isMixedBorderRadius:false,isRTL:false,keyboard:\"\",layoutId:\"Rsub_oTDM\",lineHeight:1.2,maxLength:10,multiLine:false,name:\"LNAME\",padding:15,paddingBottom:9,paddingLeft:20,paddingPerSide:true,paddingRight:20,paddingTop:9,password:false,placeholder:\"Last name\",placeholderColor:\"rgb(128, 129, 132)\",required:true,style:{width:\"100%\"},textAlign:\"left\",textColor:\"rgb(0, 0, 0)\",topLeftRadius:8,topRightRadius:8,truncate:false,value:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k6zoyz-container\",children:/*#__PURE__*/_jsx(Input,{backgroundColor:\"rgb(255, 255, 255)\",border:\"rgba(0, 0, 0, 0)\",borderRadius:8,borderWidth:1,bottomLeftRadius:8,bottomRightRadius:8,caretColor:\"rgb(51, 51, 51)\",disabled:false,enableLimit:false,errorMessage:\"Please verify this field.\",focusColor:\"rgba(31, 32, 32, 0)\",focused:false,font:true,fontFamily:\"Roboto\",fontSize:18,fontWeight:500,height:\"100%\",id:\"th4arm34n\",isMixedBorderRadius:false,isRTL:false,keyboard:\"email\",layoutId:\"th4arm34n\",lineHeight:1.2,maxLength:10,multiLine:false,name:\"EMAIL\",padding:15,paddingBottom:9,paddingLeft:20,paddingPerSide:true,paddingRight:20,paddingTop:9,password:false,placeholder:\"Work email\",placeholderColor:\"rgb(128, 129, 132)\",required:true,style:{width:\"100%\"},textAlign:\"left\",textColor:\"rgb(0, 0, 0)\",topLeftRadius:8,topRightRadius:8,truncate:false,value:\"\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-x8lhm9\",\"data-framer-name\":\"button\",name:\"button\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-tvvfgp-container\",children:/*#__PURE__*/_jsx(SubmitButton,{font:16,height:\"100%\",id:\"Nce3XrQve\",layoutId:\"Nce3XrQve\",text:\"Sign me up\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"23px\",\"--framer-text-color\":\"rgb(142, 142, 142)\"},children:\"By submitting this form, you agree to receive email communications from Hardware Pioneers, including upcoming promotions, discounted tickets and updates about our events. You will be able to unsubscribe at any time by clicking the 'unsubscribe' link at the bottom of our emails. For more information, check out our Privacy Policy and Terms & Conditions.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-text-color\":\"rgb(142, 142, 142)\"},children:\"By submitting this form, you agree to receive email communications from Hardware Pioneers, including upcoming promotions, discounted tickets and updates about our events. You will be able to unsubscribe at any time by clicking the 'unsubscribe' link at the bottom of our emails. For more information, check out our Privacy Policy and Terms & Conditions.\"})}),className:\"framer-bz1gq9\",\"data-framer-name\":\"By submitting this form, you agree to receive email communications from Hardware Pioneers, including upcoming promotions, discounted tickets and updates about our events. You will be able to unsubscribe at any time by clicking the 'unsubscribe' link at the bottom of our emails. For more information, check out our Privacy Policy and Terms & Conditions.\",fonts:[\"GF;Roboto-regular\"],name:\"By submitting this form, you agree to receive email communications from Hardware Pioneers, including upcoming promotions, discounted tickets and updates about our events. You will be able to unsubscribe at any time by clicking the 'unsubscribe' link at the bottom of our emails. For more information, check out our Privacy Policy and Terms & Conditions.\",verticalAlignment:\"center\",withExternalLayout:true})})]})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{y:6748},VSHO4IRjN:{y:6716}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1223,width:\"100vw\",y:7378,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u9qz7t-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uRTWg9VXz:{variant:\"ZhpLH96bR\"},VSHO4IRjN:{variant:\"SMu7bimSc\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"mYKlpbnLP\",IIxI1_JOz:false,layoutId:\"mYKlpbnLP\",style:{width:\"100%\"},variant:\"sDKn_Qe27\",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-9g9uj { background: rgb(0, 0, 0); }`,\".framer-9g9uj.framer-18ygv0l, .framer-9g9uj .framer-18ygv0l { display: block; }\",\".framer-9g9uj.framer-qbsbka { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-9g9uj .framer-1sf7e86-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-9g9uj .framer-rqagfi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 150px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-1xl2ori { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-9g9uj .framer-opouak { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-11kqsr9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 726px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9g9uj .framer-11sj6yb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; max-width: 728px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-u0zykg, .framer-9g9uj .framer-1dxo97l, .framer-9g9uj .framer-g53doa, .framer-9g9uj .framer-1rvhs1u, .framer-9g9uj .framer-7tdodx, .framer-9g9uj .framer-16ckaq2, .framer-9g9uj .framer-16map0s, .framer-9g9uj .framer-1lkqw6x, .framer-9g9uj .framer-a4uig1, .framer-9g9uj .framer-1gqkwcg, .framer-9g9uj .framer-1nhdzg7, .framer-9g9uj .framer-1xjbua7, .framer-9g9uj .framer-1c7tnbq, .framer-9g9uj .framer-l9413l, .framer-9g9uj .framer-1gooac4, .framer-9g9uj .framer-1w625jt { --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-9g9uj .framer-ag45kt-container, .framer-9g9uj .framer-ls64d1-container, .framer-9g9uj .framer-1hw87g0-container, .framer-9g9uj .framer-tqedys-container, .framer-9g9uj .framer-tvvfgp-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-9g9uj .framer-zph38g { background-color: rgba(0, 0, 0, 0.6); flex: none; height: 101%; left: calc(50.00000000000002% - 101% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 101.03806228373702% / 2); width: 101%; z-index: 1; }\",\".framer-9g9uj .framer-opzfd9 { align-content: center; align-items: center; background: linear-gradient(140.80382155567463deg, #ffe889 0%, rgb(52, 155, 244) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 55px; height: min-content; justify-content: flex-start; overflow: visible; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-h8jqle { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; min-height: 566px; overflow: visible; padding: 0px 0.000030517578125px 0px 0px; position: relative; width: 1100px; }\",\".framer-9g9uj .framer-1c35uhu, .framer-9g9uj .framer-1wsxx6i { align-content: center; align-items: center; align-self: stretch; background-color: rgba(0, 0, 0, 0.35); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: auto; justify-content: flex-start; overflow: visible; padding: 20px 20px 0px 20px; position: relative; width: 353px; }\",\".framer-9g9uj .framer-4trufp, .framer-9g9uj .framer-15hnd2u { aspect-ratio: 1.4976076555023923 / 1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: var(--framer-aspect-ratio-supported, 209px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-9g9uj .framer-r6owxu, .framer-9g9uj .framer-8zflhx, .framer-9g9uj .framer-d7pwuv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 19px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-1piy28d, .framer-9g9uj .framer-xvcw7u, .framer-9g9uj .framer-1xtxu41, .framer-9g9uj .framer-nvc9xq, .framer-9g9uj .framer-1i9rzdu, .framer-9g9uj .framer-15c78sh, .framer-9g9uj .framer-eyjns8, .framer-9g9uj .framer-1wbuaj5, .framer-9g9uj .framer-18b9r7l, .framer-9g9uj .framer-1i6k43g, .framer-9g9uj .framer-7jpqu0, .framer-9g9uj .framer-pfqk4s, .framer-9g9uj .framer-1dyndus, .framer-9g9uj .framer-zjoi9d, .framer-9g9uj .framer-shoy5i, .framer-9g9uj .framer-alvmng, .framer-9g9uj .framer-1b00k1y, .framer-9g9uj .framer-1x82hsr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-1mee8rg, .framer-9g9uj .framer-1r4fesm, .framer-9g9uj .framer-glh82k, .framer-9g9uj .framer-n2afrj, .framer-9g9uj .framer-1vszija, .framer-9g9uj .framer-bobwsv, .framer-9g9uj .framer-1lkfm52, .framer-9g9uj .framer-1qemhui, .framer-9g9uj .framer-57oqh3, .framer-9g9uj .framer-8e2c2l, .framer-9g9uj .framer-ujuwf6, .framer-9g9uj .framer-1ck8n0l, .framer-9g9uj .framer-1xpz15v, .framer-9g9uj .framer-1qi8ftm, .framer-9g9uj .framer-fb235g, .framer-9g9uj .framer-15gku1t, .framer-9g9uj .framer-1b5sqq6, .framer-9g9uj .framer-cp3la2, .framer-9g9uj .framer-yyj50q, .framer-9g9uj .framer-1frt7td, .framer-9g9uj .framer-1k25ew0, .framer-9g9uj .framer-bd8fqh, .framer-9g9uj .framer-18rr9gr { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9g9uj .framer-13dj93h { aspect-ratio: 1.5023923444976077 / 1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: var(--framer-aspect-ratio-supported, 209px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-9g9uj .framer-1rsm8zb { align-content: center; align-items: center; align-self: stretch; background-color: rgba(0, 0, 0, 0.35); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: auto; justify-content: flex-start; overflow: visible; padding: 20px 20px 40px 20px; position: relative; width: 353px; }\",\".framer-9g9uj .framer-13dubox { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: visible; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-i2wyfq, .framer-9g9uj .framer-lmw4ph { 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-9g9uj .framer-krcoh1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-9g9uj .framer-wk6av4-container { flex: none; height: 438px; max-width: 1100px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-mbzxie { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-height: 2050px; overflow: auto; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-163g64, .framer-9g9uj .framer-pwn8j1, .framer-9g9uj .framer-12csoia, .framer-9g9uj .framer-1b1fv8m, .framer-9g9uj .framer-hdooi3 { align-content: flex-start; align-items: flex-start; background: linear-gradient(135deg, #fce483 0%, rgb(52, 155, 244) 100%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 370px; justify-content: flex-start; min-width: 300px; overflow: hidden; padding: 20px 20px 30px 20px; position: relative; width: 300px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9g9uj .framer-1wm8pz4, .framer-9g9uj .framer-1rvurc, .framer-9g9uj .framer-1bphafg, .framer-9g9uj .framer-avm84t, .framer-9g9uj .framer-3v2i2n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-zt0iaa, .framer-9g9uj .framer-62ix95, .framer-9g9uj .framer-60u9uh, .framer-9g9uj .framer-x2synk, .framer-9g9uj .framer-1465eo6 { --border-bottom-width: 1px; --border-color: #000000; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: none; height: var(--framer-aspect-ratio-supported, 98px); overflow: visible; position: relative; width: 98px; }\",\".framer-9g9uj .framer-nvf65l, .framer-9g9uj .framer-1niyse7, .framer-9g9uj .framer-1xo5tqu, .framer-9g9uj .framer-m4afvw { aspect-ratio: 2.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); overflow: visible; position: relative; width: 100px; }\",\".framer-9g9uj .framer-xa7p86, .framer-9g9uj .framer-jlsk6s, .framer-9g9uj .framer-1k4oq1g, .framer-9g9uj .framer-sm6xxu, .framer-9g9uj .framer-1f8ooyu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-7cb22 { flex: none; height: 16px; overflow: visible; position: relative; width: 100px; }\",\".framer-9g9uj .framer-d6akhf { align-content: center; align-items: center; background-color: #ededed; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-1soivfo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-12hin1i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 1100px; overflow: visible; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-1mjvlqt, .framer-9g9uj .framer-776uwg, .framer-9g9uj .framer-qo8qvq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-kkxkp5, .framer-9g9uj .framer-167cs7w { align-content: flex-start; align-items: flex-start; background-color: #ededed; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; box-shadow: 1px 1px 9px 3px rgba(0, 0, 0, 0.1); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 19px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px 20px 40px 20px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9g9uj .framer-qc1gpy { align-content: flex-start; align-items: flex-start; align-self: stretch; background: linear-gradient(207deg, #ffe889 21.99999988079071%, rgb(98, 177, 255) 100%); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; box-shadow: 1px 1px 9px 3px rgba(0, 0, 0, 0.1); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 19px; height: auto; justify-content: flex-start; overflow: hidden; padding: 20px 20px 41px 20px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9g9uj .framer-q0dx44 { align-content: flex-start; align-items: flex-start; align-self: stretch; background: linear-gradient(138.1444465322465deg, #ffe889 21.99999988079071%, rgb(98, 177, 255) 100%); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; box-shadow: 1px 1px 9px 3px rgba(0, 0, 0, 0.1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 19px; height: auto; justify-content: flex-start; overflow: hidden; padding: 20px 20px 40px 20px; position: relative; width: 542px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9g9uj .framer-lyn4pw { align-content: flex-start; align-items: flex-start; background-color: #ededed; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; box-shadow: 1px 1px 9px 3px rgba(0, 0, 0, 0.1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 19px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px 20px 80px 20px; position: relative; width: 542px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9g9uj .framer-1hsc4u7 { align-content: flex-start; align-items: flex-start; align-self: stretch; background: linear-gradient(256deg, #ffe889 21.99999988079071%, rgba(98, 177, 255, 1) 100%); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; box-shadow: 1px 1px 9px 3px rgba(0, 0, 0, 0.1); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 19px; height: auto; justify-content: flex-start; overflow: hidden; padding: 20px 20px 41px 20px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9g9uj .framer-qeky85 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-11x7q9n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-1ogfbvz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 1002px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-4dg3jx, .framer-9g9uj .framer-1dnm19p, .framer-9g9uj .framer-xh3v66 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 1100px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-1y3wlyw, .framer-9g9uj .framer-nhs0hn, .framer-9g9uj .framer-1xpwooa, .framer-9g9uj .framer-b7acoj { border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: none; height: 271px; overflow: hidden; position: relative; width: 542px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9g9uj .framer-14khdca, .framer-9g9uj .framer-1y3232v, .framer-9g9uj .framer-dncd7r { border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: none; height: 271px; overflow: hidden; position: relative; width: 356px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9g9uj .framer-180m5qx { align-content: center; align-items: center; background-color: #dddddd; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: 664px; justify-content: flex-start; overflow: visible; padding: 100px 0px 160.0000457763672px 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-1llsn19, .framer-9g9uj .framer-iz5201 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-zbb1ac { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 268px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1100px; }\",\".framer-9g9uj .framer-qnq09j-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-9g9uj .framer-1y7pg0u { align-content: center; align-items: center; background-color: #ededed; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-3jpgvz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1100px; }\",\".framer-9g9uj .framer-1wes3zd { 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-9g9uj .framer-1j8zyha-container, .framer-9g9uj .framer-9di3q0-container, .framer-9g9uj .framer-1k6zoyz-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-9g9uj .framer-x8lhm9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-9g9uj .framer-bz1gq9 { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9g9uj .framer-1u9qz7t-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9g9uj.framer-qbsbka, .framer-9g9uj .framer-rqagfi, .framer-9g9uj .framer-1xl2ori, .framer-9g9uj .framer-opouak, .framer-9g9uj .framer-11sj6yb, .framer-9g9uj .framer-opzfd9, .framer-9g9uj .framer-h8jqle, .framer-9g9uj .framer-1c35uhu, .framer-9g9uj .framer-r6owxu, .framer-9g9uj .framer-1piy28d, .framer-9g9uj .framer-xvcw7u, .framer-9g9uj .framer-1wsxx6i, .framer-9g9uj .framer-8zflhx, .framer-9g9uj .framer-1xtxu41, .framer-9g9uj .framer-nvc9xq, .framer-9g9uj .framer-1rsm8zb, .framer-9g9uj .framer-d7pwuv, .framer-9g9uj .framer-1i9rzdu, .framer-9g9uj .framer-15c78sh, .framer-9g9uj .framer-13dubox, .framer-9g9uj .framer-i2wyfq, .framer-9g9uj .framer-mbzxie, .framer-9g9uj .framer-163g64, .framer-9g9uj .framer-1wm8pz4, .framer-9g9uj .framer-xa7p86, .framer-9g9uj .framer-pwn8j1, .framer-9g9uj .framer-1rvurc, .framer-9g9uj .framer-jlsk6s, .framer-9g9uj .framer-12csoia, .framer-9g9uj .framer-1bphafg, .framer-9g9uj .framer-1k4oq1g, .framer-9g9uj .framer-1b1fv8m, .framer-9g9uj .framer-avm84t, .framer-9g9uj .framer-sm6xxu, .framer-9g9uj .framer-hdooi3, .framer-9g9uj .framer-3v2i2n, .framer-9g9uj .framer-1f8ooyu, .framer-9g9uj .framer-d6akhf, .framer-9g9uj .framer-1soivfo, .framer-9g9uj .framer-12hin1i, .framer-9g9uj .framer-1mjvlqt, .framer-9g9uj .framer-kkxkp5, .framer-9g9uj .framer-eyjns8, .framer-9g9uj .framer-1wbuaj5, .framer-9g9uj .framer-qc1gpy, .framer-9g9uj .framer-18b9r7l, .framer-9g9uj .framer-1i6k43g, .framer-9g9uj .framer-776uwg, .framer-9g9uj .framer-q0dx44, .framer-9g9uj .framer-7jpqu0, .framer-9g9uj .framer-pfqk4s, .framer-9g9uj .framer-lyn4pw, .framer-9g9uj .framer-1dyndus, .framer-9g9uj .framer-zjoi9d, .framer-9g9uj .framer-qo8qvq, .framer-9g9uj .framer-167cs7w, .framer-9g9uj .framer-shoy5i, .framer-9g9uj .framer-alvmng, .framer-9g9uj .framer-1hsc4u7, .framer-9g9uj .framer-1b00k1y, .framer-9g9uj .framer-1x82hsr, .framer-9g9uj .framer-qeky85, .framer-9g9uj .framer-11x7q9n, .framer-9g9uj .framer-1ogfbvz, .framer-9g9uj .framer-4dg3jx, .framer-9g9uj .framer-1dnm19p, .framer-9g9uj .framer-xh3v66, .framer-9g9uj .framer-180m5qx, .framer-9g9uj .framer-1llsn19, .framer-9g9uj .framer-zbb1ac, .framer-9g9uj .framer-1y7pg0u, .framer-9g9uj .framer-iz5201, .framer-9g9uj .framer-3jpgvz, .framer-9g9uj .framer-1wes3zd, .framer-9g9uj .framer-lmw4ph, .framer-9g9uj .framer-x8lhm9 { gap: 0px; } .framer-9g9uj.framer-qbsbka > *, .framer-9g9uj .framer-1piy28d > *, .framer-9g9uj .framer-xvcw7u > *, .framer-9g9uj .framer-1xtxu41 > *, .framer-9g9uj .framer-nvc9xq > *, .framer-9g9uj .framer-1i9rzdu > *, .framer-9g9uj .framer-15c78sh > *, .framer-9g9uj .framer-1soivfo > *, .framer-9g9uj .framer-eyjns8 > *, .framer-9g9uj .framer-1wbuaj5 > *, .framer-9g9uj .framer-18b9r7l > *, .framer-9g9uj .framer-1i6k43g > *, .framer-9g9uj .framer-7jpqu0 > *, .framer-9g9uj .framer-pfqk4s > *, .framer-9g9uj .framer-1dyndus > *, .framer-9g9uj .framer-zjoi9d > *, .framer-9g9uj .framer-shoy5i > *, .framer-9g9uj .framer-alvmng > *, .framer-9g9uj .framer-1b00k1y > *, .framer-9g9uj .framer-1x82hsr > *, .framer-9g9uj .framer-qeky85 > *, .framer-9g9uj .framer-11x7q9n > *, .framer-9g9uj .framer-1llsn19 > *, .framer-9g9uj .framer-iz5201 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-9g9uj.framer-qbsbka > :first-child, .framer-9g9uj .framer-rqagfi > :first-child, .framer-9g9uj .framer-1xl2ori > :first-child, .framer-9g9uj .framer-opouak > :first-child, .framer-9g9uj .framer-11sj6yb > :first-child, .framer-9g9uj .framer-opzfd9 > :first-child, .framer-9g9uj .framer-1c35uhu > :first-child, .framer-9g9uj .framer-r6owxu > :first-child, .framer-9g9uj .framer-1piy28d > :first-child, .framer-9g9uj .framer-xvcw7u > :first-child, .framer-9g9uj .framer-1wsxx6i > :first-child, .framer-9g9uj .framer-8zflhx > :first-child, .framer-9g9uj .framer-1xtxu41 > :first-child, .framer-9g9uj .framer-nvc9xq > :first-child, .framer-9g9uj .framer-1rsm8zb > :first-child, .framer-9g9uj .framer-d7pwuv > :first-child, .framer-9g9uj .framer-1i9rzdu > :first-child, .framer-9g9uj .framer-15c78sh > :first-child, .framer-9g9uj .framer-13dubox > :first-child, .framer-9g9uj .framer-163g64 > :first-child, .framer-9g9uj .framer-xa7p86 > :first-child, .framer-9g9uj .framer-pwn8j1 > :first-child, .framer-9g9uj .framer-jlsk6s > :first-child, .framer-9g9uj .framer-12csoia > :first-child, .framer-9g9uj .framer-1k4oq1g > :first-child, .framer-9g9uj .framer-1b1fv8m > :first-child, .framer-9g9uj .framer-sm6xxu > :first-child, .framer-9g9uj .framer-hdooi3 > :first-child, .framer-9g9uj .framer-1f8ooyu > :first-child, .framer-9g9uj .framer-d6akhf > :first-child, .framer-9g9uj .framer-1soivfo > :first-child, .framer-9g9uj .framer-12hin1i > :first-child, .framer-9g9uj .framer-kkxkp5 > :first-child, .framer-9g9uj .framer-eyjns8 > :first-child, .framer-9g9uj .framer-1wbuaj5 > :first-child, .framer-9g9uj .framer-qc1gpy > :first-child, .framer-9g9uj .framer-18b9r7l > :first-child, .framer-9g9uj .framer-1i6k43g > :first-child, .framer-9g9uj .framer-q0dx44 > :first-child, .framer-9g9uj .framer-7jpqu0 > :first-child, .framer-9g9uj .framer-pfqk4s > :first-child, .framer-9g9uj .framer-lyn4pw > :first-child, .framer-9g9uj .framer-1dyndus > :first-child, .framer-9g9uj .framer-zjoi9d > :first-child, .framer-9g9uj .framer-167cs7w > :first-child, .framer-9g9uj .framer-shoy5i > :first-child, .framer-9g9uj .framer-alvmng > :first-child, .framer-9g9uj .framer-1hsc4u7 > :first-child, .framer-9g9uj .framer-1b00k1y > :first-child, .framer-9g9uj .framer-1x82hsr > :first-child, .framer-9g9uj .framer-qeky85 > :first-child, .framer-9g9uj .framer-11x7q9n > :first-child, .framer-9g9uj .framer-1ogfbvz > :first-child, .framer-9g9uj .framer-180m5qx > :first-child, .framer-9g9uj .framer-1llsn19 > :first-child, .framer-9g9uj .framer-1y7pg0u > :first-child, .framer-9g9uj .framer-iz5201 > :first-child, .framer-9g9uj .framer-3jpgvz > :first-child, .framer-9g9uj .framer-1wes3zd > :first-child, .framer-9g9uj .framer-x8lhm9 > :first-child { margin-top: 0px; } .framer-9g9uj.framer-qbsbka > :last-child, .framer-9g9uj .framer-rqagfi > :last-child, .framer-9g9uj .framer-1xl2ori > :last-child, .framer-9g9uj .framer-opouak > :last-child, .framer-9g9uj .framer-11sj6yb > :last-child, .framer-9g9uj .framer-opzfd9 > :last-child, .framer-9g9uj .framer-1c35uhu > :last-child, .framer-9g9uj .framer-r6owxu > :last-child, .framer-9g9uj .framer-1piy28d > :last-child, .framer-9g9uj .framer-xvcw7u > :last-child, .framer-9g9uj .framer-1wsxx6i > :last-child, .framer-9g9uj .framer-8zflhx > :last-child, .framer-9g9uj .framer-1xtxu41 > :last-child, .framer-9g9uj .framer-nvc9xq > :last-child, .framer-9g9uj .framer-1rsm8zb > :last-child, .framer-9g9uj .framer-d7pwuv > :last-child, .framer-9g9uj .framer-1i9rzdu > :last-child, .framer-9g9uj .framer-15c78sh > :last-child, .framer-9g9uj .framer-13dubox > :last-child, .framer-9g9uj .framer-163g64 > :last-child, .framer-9g9uj .framer-xa7p86 > :last-child, .framer-9g9uj .framer-pwn8j1 > :last-child, .framer-9g9uj .framer-jlsk6s > :last-child, .framer-9g9uj .framer-12csoia > :last-child, .framer-9g9uj .framer-1k4oq1g > :last-child, .framer-9g9uj .framer-1b1fv8m > :last-child, .framer-9g9uj .framer-sm6xxu > :last-child, .framer-9g9uj .framer-hdooi3 > :last-child, .framer-9g9uj .framer-1f8ooyu > :last-child, .framer-9g9uj .framer-d6akhf > :last-child, .framer-9g9uj .framer-1soivfo > :last-child, .framer-9g9uj .framer-12hin1i > :last-child, .framer-9g9uj .framer-kkxkp5 > :last-child, .framer-9g9uj .framer-eyjns8 > :last-child, .framer-9g9uj .framer-1wbuaj5 > :last-child, .framer-9g9uj .framer-qc1gpy > :last-child, .framer-9g9uj .framer-18b9r7l > :last-child, .framer-9g9uj .framer-1i6k43g > :last-child, .framer-9g9uj .framer-q0dx44 > :last-child, .framer-9g9uj .framer-7jpqu0 > :last-child, .framer-9g9uj .framer-pfqk4s > :last-child, .framer-9g9uj .framer-lyn4pw > :last-child, .framer-9g9uj .framer-1dyndus > :last-child, .framer-9g9uj .framer-zjoi9d > :last-child, .framer-9g9uj .framer-167cs7w > :last-child, .framer-9g9uj .framer-shoy5i > :last-child, .framer-9g9uj .framer-alvmng > :last-child, .framer-9g9uj .framer-1hsc4u7 > :last-child, .framer-9g9uj .framer-1b00k1y > :last-child, .framer-9g9uj .framer-1x82hsr > :last-child, .framer-9g9uj .framer-qeky85 > :last-child, .framer-9g9uj .framer-11x7q9n > :last-child, .framer-9g9uj .framer-1ogfbvz > :last-child, .framer-9g9uj .framer-180m5qx > :last-child, .framer-9g9uj .framer-1llsn19 > :last-child, .framer-9g9uj .framer-1y7pg0u > :last-child, .framer-9g9uj .framer-iz5201 > :last-child, .framer-9g9uj .framer-3jpgvz > :last-child, .framer-9g9uj .framer-1wes3zd > :last-child, .framer-9g9uj .framer-x8lhm9 > :last-child { margin-bottom: 0px; } .framer-9g9uj .framer-rqagfi > *, .framer-9g9uj .framer-12hin1i > *, .framer-9g9uj .framer-1ogfbvz > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-9g9uj .framer-1xl2ori > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-9g9uj .framer-opouak > *, .framer-9g9uj .framer-163g64 > *, .framer-9g9uj .framer-pwn8j1 > *, .framer-9g9uj .framer-12csoia > *, .framer-9g9uj .framer-1b1fv8m > *, .framer-9g9uj .framer-hdooi3 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-9g9uj .framer-11sj6yb > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-9g9uj .framer-opzfd9 > * { margin: 0px; margin-bottom: calc(55px / 2); margin-top: calc(55px / 2); } .framer-9g9uj .framer-h8jqle > *, .framer-9g9uj .framer-1wm8pz4 > *, .framer-9g9uj .framer-1rvurc > *, .framer-9g9uj .framer-1bphafg > *, .framer-9g9uj .framer-avm84t > *, .framer-9g9uj .framer-3v2i2n > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-9g9uj .framer-h8jqle > :first-child, .framer-9g9uj .framer-i2wyfq > :first-child, .framer-9g9uj .framer-mbzxie > :first-child, .framer-9g9uj .framer-1wm8pz4 > :first-child, .framer-9g9uj .framer-1rvurc > :first-child, .framer-9g9uj .framer-1bphafg > :first-child, .framer-9g9uj .framer-avm84t > :first-child, .framer-9g9uj .framer-3v2i2n > :first-child, .framer-9g9uj .framer-1mjvlqt > :first-child, .framer-9g9uj .framer-776uwg > :first-child, .framer-9g9uj .framer-qo8qvq > :first-child, .framer-9g9uj .framer-4dg3jx > :first-child, .framer-9g9uj .framer-1dnm19p > :first-child, .framer-9g9uj .framer-xh3v66 > :first-child, .framer-9g9uj .framer-zbb1ac > :first-child, .framer-9g9uj .framer-lmw4ph > :first-child { margin-left: 0px; } .framer-9g9uj .framer-h8jqle > :last-child, .framer-9g9uj .framer-i2wyfq > :last-child, .framer-9g9uj .framer-mbzxie > :last-child, .framer-9g9uj .framer-1wm8pz4 > :last-child, .framer-9g9uj .framer-1rvurc > :last-child, .framer-9g9uj .framer-1bphafg > :last-child, .framer-9g9uj .framer-avm84t > :last-child, .framer-9g9uj .framer-3v2i2n > :last-child, .framer-9g9uj .framer-1mjvlqt > :last-child, .framer-9g9uj .framer-776uwg > :last-child, .framer-9g9uj .framer-qo8qvq > :last-child, .framer-9g9uj .framer-4dg3jx > :last-child, .framer-9g9uj .framer-1dnm19p > :last-child, .framer-9g9uj .framer-xh3v66 > :last-child, .framer-9g9uj .framer-zbb1ac > :last-child, .framer-9g9uj .framer-lmw4ph > :last-child { margin-right: 0px; } .framer-9g9uj .framer-1c35uhu > *, .framer-9g9uj .framer-1wsxx6i > *, .framer-9g9uj .framer-1rsm8zb > *, .framer-9g9uj .framer-x8lhm9 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-9g9uj .framer-r6owxu > *, .framer-9g9uj .framer-8zflhx > *, .framer-9g9uj .framer-d7pwuv > *, .framer-9g9uj .framer-kkxkp5 > *, .framer-9g9uj .framer-qc1gpy > *, .framer-9g9uj .framer-q0dx44 > *, .framer-9g9uj .framer-lyn4pw > *, .framer-9g9uj .framer-167cs7w > *, .framer-9g9uj .framer-1hsc4u7 > * { margin: 0px; margin-bottom: calc(19px / 2); margin-top: calc(19px / 2); } .framer-9g9uj .framer-13dubox > *, .framer-9g9uj .framer-180m5qx > *, .framer-9g9uj .framer-1wes3zd > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-9g9uj .framer-i2wyfq > *, .framer-9g9uj .framer-mbzxie > *, .framer-9g9uj .framer-zbb1ac > *, .framer-9g9uj .framer-lmw4ph > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-9g9uj .framer-xa7p86 > *, .framer-9g9uj .framer-jlsk6s > *, .framer-9g9uj .framer-1k4oq1g > *, .framer-9g9uj .framer-sm6xxu > *, .framer-9g9uj .framer-1f8ooyu > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-9g9uj .framer-d6akhf > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-9g9uj .framer-1mjvlqt > *, .framer-9g9uj .framer-776uwg > *, .framer-9g9uj .framer-qo8qvq > *, .framer-9g9uj .framer-4dg3jx > *, .framer-9g9uj .framer-1dnm19p > *, .framer-9g9uj .framer-xh3v66 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-9g9uj .framer-1y7pg0u > *, .framer-9g9uj .framer-3jpgvz > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",`@media (min-width: 768px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-9g9uj { background: rgb(0, 0, 0); } .framer-9g9uj.framer-qbsbka { width: 768px; } .framer-9g9uj .framer-rqagfi { gap: 10px; padding: 100px 20px 100px 20px; } .framer-9g9uj .framer-h8jqle { gap: 10px; padding: 0px 20px 0px 20px; width: 100%; } .framer-9g9uj .framer-1c35uhu { align-self: unset; flex: 1 0 0px; height: min-content; padding: 20px 20px 40px 20px; width: 1px; } .framer-9g9uj .framer-4trufp, .framer-9g9uj .framer-13dj93h, .framer-9g9uj .framer-15hnd2u { height: var(--framer-aspect-ratio-supported, 131px); } .framer-9g9uj .framer-1wsxx6i, .framer-9g9uj .framer-1rsm8zb { flex: 1 0 0px; width: 1px; } .framer-9g9uj .framer-13dubox, .framer-9g9uj .framer-1y7pg0u { padding: 100px 20px 100px 20px; } .framer-9g9uj .framer-12hin1i { gap: 10px; padding: 0px 20px 40px 20px; } .framer-9g9uj .framer-1mjvlqt, .framer-9g9uj .framer-776uwg, .framer-9g9uj .framer-qo8qvq, .framer-9g9uj .framer-4dg3jx, .framer-9g9uj .framer-1dnm19p, .framer-9g9uj .framer-xh3v66 { gap: 10px; } .framer-9g9uj .framer-kkxkp5, .framer-9g9uj .framer-167cs7w { height: 347px; } .framer-9g9uj .framer-qc1gpy { align-self: unset; height: 347px; padding: 20px 20px 40px 20px; } .framer-9g9uj .framer-q0dx44 { align-self: unset; flex: 1 0 0px; height: 347px; width: 1px; } .framer-9g9uj .framer-lyn4pw { flex: 1 0 0px; height: 347px; width: 1px; } .framer-9g9uj .framer-1hsc4u7 { align-self: unset; height: 347px; } .framer-9g9uj .framer-1ogfbvz { gap: 10px; height: min-content; padding: 100px 20px 100px 20px; } .framer-9g9uj .framer-1y3wlyw, .framer-9g9uj .framer-nhs0hn, .framer-9g9uj .framer-1xpwooa, .framer-9g9uj .framer-b7acoj { flex: 1 0 0px; height: 192px; width: 1px; } .framer-9g9uj .framer-14khdca, .framer-9g9uj .framer-1y3232v, .framer-9g9uj .framer-dncd7r { flex: 1 0 0px; height: 159px; width: 1px; } .framer-9g9uj .framer-180m5qx { height: min-content; padding: 100px 0px 100px 0px; } .framer-9g9uj .framer-zbb1ac, .framer-9g9uj .framer-3jpgvz { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9g9uj .framer-rqagfi, .framer-9g9uj .framer-h8jqle, .framer-9g9uj .framer-12hin1i, .framer-9g9uj .framer-1mjvlqt, .framer-9g9uj .framer-776uwg, .framer-9g9uj .framer-qo8qvq, .framer-9g9uj .framer-1ogfbvz, .framer-9g9uj .framer-4dg3jx, .framer-9g9uj .framer-1dnm19p, .framer-9g9uj .framer-xh3v66 { gap: 0px; } .framer-9g9uj .framer-rqagfi > *, .framer-9g9uj .framer-12hin1i > *, .framer-9g9uj .framer-1ogfbvz > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-9g9uj .framer-rqagfi > :first-child, .framer-9g9uj .framer-12hin1i > :first-child, .framer-9g9uj .framer-1ogfbvz > :first-child { margin-top: 0px; } .framer-9g9uj .framer-rqagfi > :last-child, .framer-9g9uj .framer-12hin1i > :last-child, .framer-9g9uj .framer-1ogfbvz > :last-child { margin-bottom: 0px; } .framer-9g9uj .framer-h8jqle > *, .framer-9g9uj .framer-1mjvlqt > *, .framer-9g9uj .framer-776uwg > *, .framer-9g9uj .framer-qo8qvq > *, .framer-9g9uj .framer-4dg3jx > *, .framer-9g9uj .framer-1dnm19p > *, .framer-9g9uj .framer-xh3v66 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-9g9uj .framer-h8jqle > :first-child, .framer-9g9uj .framer-1mjvlqt > :first-child, .framer-9g9uj .framer-776uwg > :first-child, .framer-9g9uj .framer-qo8qvq > :first-child, .framer-9g9uj .framer-4dg3jx > :first-child, .framer-9g9uj .framer-1dnm19p > :first-child, .framer-9g9uj .framer-xh3v66 > :first-child { margin-left: 0px; } .framer-9g9uj .framer-h8jqle > :last-child, .framer-9g9uj .framer-1mjvlqt > :last-child, .framer-9g9uj .framer-776uwg > :last-child, .framer-9g9uj .framer-qo8qvq > :last-child, .framer-9g9uj .framer-4dg3jx > :last-child, .framer-9g9uj .framer-1dnm19p > :last-child, .framer-9g9uj .framer-xh3v66 > :last-child { margin-right: 0px; } }}`,`@media (max-width: 767px) { .${metadata.bodyClassName}-framer-9g9uj { background: rgb(0, 0, 0); } .framer-9g9uj.framer-qbsbka { width: 390px; } .framer-9g9uj .framer-rqagfi { gap: 10px; padding: 100px 20px 100px 20px; } .framer-9g9uj .framer-opzfd9 { padding: 60px 20px 60px 20px; } .framer-9g9uj .framer-h8jqle { align-content: center; align-items: center; flex-direction: column; width: 100%; } .framer-9g9uj .framer-1c35uhu, .framer-9g9uj .framer-1wsxx6i { align-self: unset; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; height: min-content; padding: 20px 20px 40px 20px; width: 100%; } .framer-9g9uj .framer-4trufp, .framer-9g9uj .framer-15hnd2u { height: var(--framer-aspect-ratio-supported, 134px); } .framer-9g9uj .framer-13dj93h { height: var(--framer-aspect-ratio-supported, 133px); } .framer-9g9uj .framer-1rsm8zb { align-self: unset; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; height: min-content; width: 100%; } .framer-9g9uj .framer-13dubox { align-content: flex-start; align-items: flex-start; padding: 60px 0px 60px 0px; } .framer-9g9uj .framer-i2wyfq, .framer-9g9uj .framer-qeky85 { padding: 0px 20px 0px 20px; } .framer-9g9uj .framer-mbzxie { min-height: unset; } .framer-9g9uj .framer-d6akhf { gap: 16px; padding: 60px 0px 60px 0px; } .framer-9g9uj .framer-12hin1i { align-content: flex-start; align-items: flex-start; } .framer-9g9uj .framer-1mjvlqt, .framer-9g9uj .framer-776uwg, .framer-9g9uj .framer-qo8qvq { justify-content: flex-start; overflow: auto; padding: 10px 20px 10px 20px; } .framer-9g9uj .framer-kkxkp5 { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; width: 310px; } .framer-9g9uj .framer-qc1gpy { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; padding: 20px 20px 40px 20px; width: 310px; } .framer-9g9uj .framer-q0dx44 { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; min-width: 310px; order: 1; width: 310px; } .framer-9g9uj .framer-lyn4pw { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; min-width: 310px; order: 0; width: 310px; } .framer-9g9uj .framer-167cs7w, .framer-9g9uj .framer-1hsc4u7 { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; min-width: 310px; width: 310px; } .framer-9g9uj .framer-1ogfbvz { gap: 10px; height: min-content; padding: 60px 20px 60px 20px; } .framer-9g9uj .framer-4dg3jx, .framer-9g9uj .framer-1dnm19p, .framer-9g9uj .framer-xh3v66 { gap: 10px; } .framer-9g9uj .framer-1y3wlyw, .framer-9g9uj .framer-nhs0hn, .framer-9g9uj .framer-1xpwooa, .framer-9g9uj .framer-b7acoj { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: 1 0 0px; height: 85px; width: 1px; } .framer-9g9uj .framer-14khdca, .framer-9g9uj .framer-1y3232v, .framer-9g9uj .framer-dncd7r { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: 1 0 0px; height: 69px; width: 1px; } .framer-9g9uj .framer-180m5qx { height: min-content; padding: 60px 20px 60px 20px; } .framer-9g9uj .framer-zbb1ac { height: 260px; width: 100%; } .framer-9g9uj .framer-qnq09j-container { order: 0; } .framer-9g9uj .framer-1y7pg0u { gap: 32px; padding: 60px 20px 60px 20px; } .framer-9g9uj .framer-3jpgvz { width: 100%; } .framer-9g9uj .framer-1wes3zd { gap: 32px; } .framer-9g9uj .framer-lmw4ph { flex-direction: column; } .framer-9g9uj .framer-1j8zyha-container, .framer-9g9uj .framer-9di3q0-container, .framer-9g9uj .framer-1k6zoyz-container { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9g9uj .framer-rqagfi, .framer-9g9uj .framer-h8jqle, .framer-9g9uj .framer-d6akhf, .framer-9g9uj .framer-1ogfbvz, .framer-9g9uj .framer-4dg3jx, .framer-9g9uj .framer-1dnm19p, .framer-9g9uj .framer-xh3v66, .framer-9g9uj .framer-1y7pg0u, .framer-9g9uj .framer-1wes3zd, .framer-9g9uj .framer-lmw4ph { gap: 0px; } .framer-9g9uj .framer-rqagfi > *, .framer-9g9uj .framer-1ogfbvz > *, .framer-9g9uj .framer-lmw4ph > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-9g9uj .framer-rqagfi > :first-child, .framer-9g9uj .framer-h8jqle > :first-child, .framer-9g9uj .framer-d6akhf > :first-child, .framer-9g9uj .framer-1ogfbvz > :first-child, .framer-9g9uj .framer-1y7pg0u > :first-child, .framer-9g9uj .framer-1wes3zd > :first-child, .framer-9g9uj .framer-lmw4ph > :first-child { margin-top: 0px; } .framer-9g9uj .framer-rqagfi > :last-child, .framer-9g9uj .framer-h8jqle > :last-child, .framer-9g9uj .framer-d6akhf > :last-child, .framer-9g9uj .framer-1ogfbvz > :last-child, .framer-9g9uj .framer-1y7pg0u > :last-child, .framer-9g9uj .framer-1wes3zd > :last-child, .framer-9g9uj .framer-lmw4ph > :last-child { margin-bottom: 0px; } .framer-9g9uj .framer-h8jqle > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-9g9uj .framer-d6akhf > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-9g9uj .framer-4dg3jx > *, .framer-9g9uj .framer-1dnm19p > *, .framer-9g9uj .framer-xh3v66 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-9g9uj .framer-4dg3jx > :first-child, .framer-9g9uj .framer-1dnm19p > :first-child, .framer-9g9uj .framer-xh3v66 > :first-child { margin-left: 0px; } .framer-9g9uj .framer-4dg3jx > :last-child, .framer-9g9uj .framer-1dnm19p > :last-child, .framer-9g9uj .framer-xh3v66 > :last-child { margin-right: 0px; } .framer-9g9uj .framer-1y7pg0u > *, .framer-9g9uj .framer-1wes3zd > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,'.framer-9g9uj[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-9g9uj [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-9g9uj[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-9g9uj [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-9g9uj[data-border=\"true\"]::after, .framer-9g9uj [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7516\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VSHO4IRjN\":{\"layout\":[\"fixed\",\"auto\"]},\"uRTWg9VXz\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerxSI21iS9W=withCSS(Component,css,\"framer-9g9uj\");export default FramerxSI21iS9W;FramerxSI21iS9W.displayName=\"Why Exhibit\";FramerxSI21iS9W.defaultProps={height:7516,width:1200};addFonts(FramerxSI21iS9W,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Cooper Hewitt Bold Italic\",source:\"custom\",url:\"https://framerusercontent.com/assets/yRleulKbX2Exp7qm3rKCKFXQoo.woff\"},{family:\"Cooper Hewitt Heavy Italic\",source:\"custom\",url:\"https://framerusercontent.com/assets/Nc7SIS9YPSecQOfJv4YOkQOPEc.woff\"},{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v32/KFOmCnqEu92Fr1Me4GZLCzYlKw.woff2\",weight:\"400\"},{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlvBh05IsDqlA.woff2\",weight:\"700\"},{family:\"Cooper Hewitt Medium Italic\",source:\"custom\",url:\"https://framerusercontent.com/assets/rxgeBSCtPwWFDJxMZjTd0smwo8.woff\"}]},...NavFonts,...ButtonFonts,...PastExhibitorFonts,...AttendsCardsFonts,...InputFonts,...SubmitButtonFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxSI21iS9W\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VSHO4IRjN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uRTWg9VXz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"7516\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (33d5032)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/ZtFjxnixyznUo5AKQme5/Carousel.js\";const CarouselFonts=getFonts(Carousel);const cycleOrder=[\"V_Huxc_5Z\"];const serializationHash=\"framer-Mtz3y\";const variantClassNames={V_Huxc_5Z:\"framer-v-1y27rw7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"V_Huxc_5Z\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1y27rw7\",className,classNames),\"data-framer-name\":\"desktop\",layoutDependency:layoutDependency,layoutId:\"V_Huxc_5Z\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-pzgr2v-container\",layoutDependency:layoutDependency,layoutId:\"aNUW3a_ZN-container\",children:/*#__PURE__*/_jsx(Carousel,{align:\"flex-start\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:false},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:18,height:\"100%\",id:\"aNUW3a_ZN\",layoutId:\"aNUW3a_ZN\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:6,dotSize:16,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4dpss7\",\"data-framer-name\":\"card-1\",layoutDependency:layoutDependency,layoutId:\"DDV93GEaJ\",style:{background:\"linear-gradient(135deg, rgb(252, 228, 131) 0%, rgb(52, 155, 244) 100%)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15bny2w\",layoutDependency:layoutDependency,layoutId:\"d9t7fp4DU\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301,intrinsicWidth:301,pixelHeight:301,pixelWidth:301,src:\"https://framerusercontent.com/images/KJXFL53qeR7MJQP4iexzZ6WvFR8.png\"},className:\"framer-1v9ts2b\",\"data-border\":true,\"data-framer-name\":\"avatar\",layoutDependency:layoutDependency,layoutId:\"BEn1e01f8\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(0, 0, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:100,pixelHeight:40,pixelWidth:100,src:\"https://framerusercontent.com/images/zJSli6BDXsY0xSGp41rWb1rii1Y.png\"},className:\"framer-15crzuz\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"n5NusjBvD\"})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gnq3a7\",layoutDependency:layoutDependency,layoutId:\"yEa0vSZJO\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTcwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"23px\"},children:\"Mark McGill\"})}),className:\"framer-1g4l9kl\",fonts:[\"GF;Roboto-700\"],layoutDependency:layoutDependency,layoutId:\"SXT2t_IvX\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-line-height\":\"23px\"},children:\"Regional VP, North Europe\"})}),className:\"framer-1wv048q\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"PCM126m4p\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgTWVkaXVtIEl0YWxpYw==\",\"--framer-font-family\":'\"Cooper Hewitt Medium Italic\", \"Cooper Hewitt Medium Italic Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-line-height\":\"27px\"},children:\"\u201CHardware Pioneers link us with the right people quicker than we can.\u201D\"})}),className:\"framer-1dc2p1u\",fonts:[\"CUSTOM;Cooper Hewitt Medium Italic\"],layoutDependency:layoutDependency,layoutId:\"HoaVAqwR2\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h271t7\",\"data-framer-name\":\"card-2\",layoutDependency:layoutDependency,layoutId:\"p9faoOgc6\",style:{background:\"linear-gradient(135deg, rgb(252, 228, 131) 0%, rgb(52, 155, 244) 100%)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yq1apx\",layoutDependency:layoutDependency,layoutId:\"swPwSW7tu\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301,intrinsicWidth:301,pixelHeight:301,pixelWidth:301,src:\"https://framerusercontent.com/images/vpsq9Gg512pmy5HRY6kdkhFzoUk.png\"},className:\"framer-sk87uo\",\"data-border\":true,\"data-framer-name\":\"avatar\",layoutDependency:layoutDependency,layoutId:\"OW8NCQKuE\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(0, 0, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:100,pixelHeight:40,pixelWidth:100,src:\"https://framerusercontent.com/images/wkgvBe30awIkEZIOovSrcWB6ZQ.png\"},className:\"framer-188gqm4\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"DgCHKm4CU\"})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-186920g\",layoutDependency:layoutDependency,layoutId:\"E8DEHfbRS\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTcwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"23px\"},children:\"Mark Patrick\"})}),className:\"framer-13wschv\",fonts:[\"GF;Roboto-700\"],layoutDependency:layoutDependency,layoutId:\"kMei7Homi\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-line-height\":\"23px\"},children:\"Technical Marketing Manager\"})}),className:\"framer-e05547\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"dHOYbw7FI\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgTWVkaXVtIEl0YWxpYw==\",\"--framer-font-family\":'\"Cooper Hewitt Medium Italic\", \"Cooper Hewitt Medium Italic Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-line-height\":\"27px\"},children:\"\u201CHardware Pioneers brings together the best of UK\u2019s IoT innovators and entrepreneurs, into a vibrant, engaging community.\u201D\"})}),className:\"framer-1d93y5v\",fonts:[\"CUSTOM;Cooper Hewitt Medium Italic\"],layoutDependency:layoutDependency,layoutId:\"xb_RBYpob\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n2cotg\",\"data-framer-name\":\"card-3\",layoutDependency:layoutDependency,layoutId:\"nLB0g1mWV\",style:{background:\"linear-gradient(135deg, rgb(252, 228, 131) 0%, rgb(52, 155, 244) 100%)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1duhnjy\",layoutDependency:layoutDependency,layoutId:\"zbND3pY3z\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301,intrinsicWidth:301,pixelHeight:301,pixelWidth:301,src:\"https://framerusercontent.com/images/1zWObbEdGo6PihTOc6Jh2QkzB08.png\"},className:\"framer-baqb83\",\"data-border\":true,\"data-framer-name\":\"avatar\",layoutDependency:layoutDependency,layoutId:\"rQuFfIo9y\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(0, 0, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:100,pixelHeight:40,pixelWidth:100,src:\"https://framerusercontent.com/images/RMtumbeoHkgIuM1Vw39NeUdys.png\"},className:\"framer-1kgckle\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"s3txSmoul\"})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x5pdy2\",layoutDependency:layoutDependency,layoutId:\"gVrj0sjTS\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTcwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"23px\"},children:\"Scott Mordue\"})}),className:\"framer-12jnme0\",fonts:[\"GF;Roboto-700\"],layoutDependency:layoutDependency,layoutId:\"n_XPfdRD2\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-line-height\":\"23px\"},children:\"Strategic Program Manager\"})}),className:\"framer-xiejo0\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"D_Fary9G2\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgTWVkaXVtIEl0YWxpYw==\",\"--framer-font-family\":'\"Cooper Hewitt Medium Italic\", \"Cooper Hewitt Medium Italic Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-line-height\":\"27px\"},children:'\"The community that Hardware Pioneers have in London, the quality of the attendees, from large organisations through to startups, is the right audience for what we are looking forward to do.\"'})}),className:\"framer-1ypbb5a\",fonts:[\"CUSTOM;Cooper Hewitt Medium Italic\"],layoutDependency:layoutDependency,layoutId:\"lIrcIrzk_\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wgnxkt\",\"data-framer-name\":\"card-4\",layoutDependency:layoutDependency,layoutId:\"ft2wW2Ow1\",style:{background:\"linear-gradient(135deg, rgb(252, 228, 131) 0%, rgb(52, 155, 244) 100%)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1uinvjl\",layoutDependency:layoutDependency,layoutId:\"krsytghtu\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301,intrinsicWidth:301,pixelHeight:301,pixelWidth:301,src:\"https://framerusercontent.com/images/OC5NYb2AmiMt2zHyulDsrGSL1pg.png\"},className:\"framer-1ap632b\",\"data-border\":true,\"data-framer-name\":\"avatar\",layoutDependency:layoutDependency,layoutId:\"XxgwF7zBy\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(0, 0, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:32,intrinsicWidth:200,pixelHeight:32,pixelWidth:200,src:\"https://framerusercontent.com/images/tOGwdW6Zq9ayrec6pvXN9sUOE.png\"},className:\"framer-1onbu9u\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"Q9_V10kAO\"})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ji23gj\",layoutDependency:layoutDependency,layoutId:\"hRNpMS79o\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTcwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"23px\"},children:\"Josue Bustos\"})}),className:\"framer-1kn6ync\",fonts:[\"GF;Roboto-700\"],layoutDependency:layoutDependency,layoutId:\"jOsew7pKz\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-line-height\":\"23px\"},children:\"Technical Evangelist\"})}),className:\"framer-7hi6v9\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"V0NdhgzNs\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgTWVkaXVtIEl0YWxpYw==\",\"--framer-font-family\":'\"Cooper Hewitt Medium Italic\", \"Cooper Hewitt Medium Italic Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-line-height\":\"27px\"},children:\"\u201CThe collaboration between Samsung and Hardware Pioneers was really a great opportunity to get to know the IoT developer community in London.\u201D\"})}),className:\"framer-1wjqzol\",fonts:[\"CUSTOM;Cooper Hewitt Medium Italic\"],layoutDependency:layoutDependency,layoutId:\"FzxkrpX2y\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-161dtli\",\"data-framer-name\":\"card-5\",layoutDependency:layoutDependency,layoutId:\"bTRstwo1F\",style:{background:\"linear-gradient(135deg, rgb(252, 228, 131) 0%, rgb(52, 155, 244) 100%)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9fjke7\",layoutDependency:layoutDependency,layoutId:\"RRffw4aKr\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301,intrinsicWidth:301,pixelHeight:301,pixelWidth:301,src:\"https://framerusercontent.com/images/piJmFxm1m3AWp16RCCjfJ1Vi74.png\"},className:\"framer-h51l2v\",\"data-border\":true,\"data-framer-name\":\"avatar\",layoutDependency:layoutDependency,layoutId:\"FNi9z5cfI\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(0, 0, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:100,pixelHeight:40,pixelWidth:100,src:\"https://framerusercontent.com/images/1TzdWjS64xkYjuZ24qi8dZAaeY.png\"},className:\"framer-mvqfjn\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"BpCdeam4g\"})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17tlimd\",layoutDependency:layoutDependency,layoutId:\"RWVYgqCzF\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTcwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"23px\"},children:\"Anders Pettersson\"})}),className:\"framer-1joddn5\",fonts:[\"GF;Roboto-700\"],layoutDependency:layoutDependency,layoutId:\"VWXoJABEG\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-line-height\":\"23px\"},children:\"Director of Field Marketing\"})}),className:\"framer-6lrxw2\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"r9tGoNhrk\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgTWVkaXVtIEl0YWxpYw==\",\"--framer-font-family\":'\"Cooper Hewitt Medium Italic\", \"Cooper Hewitt Medium Italic Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-line-height\":\"27px\"},children:'\"I was first impressed by the size of the crowd, then by the diversity of the crowd and finally by the quality of the crowd. I will be back.\"'})}),className:\"framer-1vwkyve\",fonts:[\"CUSTOM;Cooper Hewitt Medium Italic\"],layoutDependency:layoutDependency,layoutId:\"HAtiuX01L\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qqm5zc\",\"data-framer-name\":\"card-6\",layoutDependency:layoutDependency,layoutId:\"pTarTQU9R\",style:{background:\"linear-gradient(135deg, rgb(252, 228, 131) 0%, rgb(52, 155, 244) 100%)\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f411x0\",layoutDependency:layoutDependency,layoutId:\"k1AEVIUMq\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:301,intrinsicWidth:301,pixelHeight:301,pixelWidth:301,src:\"https://framerusercontent.com/images/xVOXkKGqkMTG9dLYqC95gb94U.png\"},className:\"framer-15jg6dn\",\"data-border\":true,\"data-framer-name\":\"avatar\",layoutDependency:layoutDependency,layoutId:\"mLATFzI_t\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(0, 0, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:40,intrinsicWidth:100,pixelHeight:40,pixelWidth:100,src:\"https://framerusercontent.com/images/ihloTZER6QV4ZI6AEADNDCwyFmg.png\"},className:\"framer-afq8ha\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"UovzUSbCo\"})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1k9jcfp\",layoutDependency:layoutDependency,layoutId:\"JcHDyU1Z2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTcwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"23px\"},children:\"Maarten Ectors\"})}),className:\"framer-1tdw2dk\",fonts:[\"GF;Roboto-700\"],layoutDependency:layoutDependency,layoutId:\"ok6Uv8gGn\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-line-height\":\"23px\"},children:\"Former VP of IoT\"})}),className:\"framer-kwc5p8\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"FnJSgjUhc\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Nvb3BlciBIZXdpdHQgTWVkaXVtIEl0YWxpYw==\",\"--framer-font-family\":'\"Cooper Hewitt Medium Italic\", \"Cooper Hewitt Medium Italic Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-line-height\":\"27px\"},children:\"\u201CLooking to connect with IoT experts? Hardware Pioneers is the place to be. Their events are top class.\u201D\"})}),className:\"framer-lcql8n\",fonts:[\"CUSTOM;Cooper Hewitt Medium Italic\"],layoutDependency:layoutDependency,layoutId:\"bk5hkWQJC\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})],snapObject:{fluid:true,snap:true,snapEdge:\"start\"},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Mtz3y.framer-zq45ul, .framer-Mtz3y .framer-zq45ul { display: block; }\",\".framer-Mtz3y.framer-1y27rw7 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 438px; justify-content: center; padding: 0px; position: relative; width: 1100px; }\",\".framer-Mtz3y .framer-pzgr2v-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-Mtz3y .framer-4dpss7, .framer-Mtz3y .framer-h271t7, .framer-Mtz3y .framer-n2cotg, .framer-Mtz3y .framer-wgnxkt, .framer-Mtz3y .framer-161dtli, .framer-Mtz3y .framer-qqm5zc { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 370px; justify-content: flex-start; overflow: hidden; padding: 20px 20px 30px 20px; position: relative; width: 534px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Mtz3y .framer-15bny2w, .framer-Mtz3y .framer-1yq1apx, .framer-Mtz3y .framer-1duhnjy, .framer-Mtz3y .framer-1uinvjl, .framer-Mtz3y .framer-9fjke7, .framer-Mtz3y .framer-1f411x0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Mtz3y .framer-1v9ts2b, .framer-Mtz3y .framer-sk87uo, .framer-Mtz3y .framer-baqb83, .framer-Mtz3y .framer-1ap632b, .framer-Mtz3y .framer-h51l2v, .framer-Mtz3y .framer-15jg6dn { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 98px); overflow: visible; position: relative; width: 98px; }\",\".framer-Mtz3y .framer-15crzuz, .framer-Mtz3y .framer-188gqm4, .framer-Mtz3y .framer-1kgckle, .framer-Mtz3y .framer-mvqfjn, .framer-Mtz3y .framer-afq8ha { aspect-ratio: 2.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); overflow: visible; position: relative; width: 100px; }\",\".framer-Mtz3y .framer-gnq3a7, .framer-Mtz3y .framer-186920g, .framer-Mtz3y .framer-1x5pdy2, .framer-Mtz3y .framer-ji23gj, .framer-Mtz3y .framer-17tlimd, .framer-Mtz3y .framer-1k9jcfp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Mtz3y .framer-1g4l9kl, .framer-Mtz3y .framer-1wv048q, .framer-Mtz3y .framer-1dc2p1u, .framer-Mtz3y .framer-13wschv, .framer-Mtz3y .framer-e05547, .framer-Mtz3y .framer-1d93y5v, .framer-Mtz3y .framer-12jnme0, .framer-Mtz3y .framer-xiejo0, .framer-Mtz3y .framer-1ypbb5a, .framer-Mtz3y .framer-1kn6ync, .framer-Mtz3y .framer-7hi6v9, .framer-Mtz3y .framer-1wjqzol, .framer-Mtz3y .framer-1joddn5, .framer-Mtz3y .framer-6lrxw2, .framer-Mtz3y .framer-1vwkyve, .framer-Mtz3y .framer-1tdw2dk, .framer-Mtz3y .framer-kwc5p8, .framer-Mtz3y .framer-lcql8n { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Mtz3y .framer-1onbu9u { flex: none; height: 16px; overflow: visible; position: relative; width: 100px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Mtz3y.framer-1y27rw7, .framer-Mtz3y .framer-4dpss7, .framer-Mtz3y .framer-15bny2w, .framer-Mtz3y .framer-gnq3a7, .framer-Mtz3y .framer-h271t7, .framer-Mtz3y .framer-1yq1apx, .framer-Mtz3y .framer-186920g, .framer-Mtz3y .framer-n2cotg, .framer-Mtz3y .framer-1duhnjy, .framer-Mtz3y .framer-1x5pdy2, .framer-Mtz3y .framer-wgnxkt, .framer-Mtz3y .framer-1uinvjl, .framer-Mtz3y .framer-ji23gj, .framer-Mtz3y .framer-161dtli, .framer-Mtz3y .framer-9fjke7, .framer-Mtz3y .framer-17tlimd, .framer-Mtz3y .framer-qqm5zc, .framer-Mtz3y .framer-1f411x0, .framer-Mtz3y .framer-1k9jcfp { gap: 0px; } .framer-Mtz3y.framer-1y27rw7 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Mtz3y.framer-1y27rw7 > :first-child, .framer-Mtz3y .framer-15bny2w > :first-child, .framer-Mtz3y .framer-1yq1apx > :first-child, .framer-Mtz3y .framer-1duhnjy > :first-child, .framer-Mtz3y .framer-1uinvjl > :first-child, .framer-Mtz3y .framer-9fjke7 > :first-child, .framer-Mtz3y .framer-1f411x0 > :first-child { margin-left: 0px; } .framer-Mtz3y.framer-1y27rw7 > :last-child, .framer-Mtz3y .framer-15bny2w > :last-child, .framer-Mtz3y .framer-1yq1apx > :last-child, .framer-Mtz3y .framer-1duhnjy > :last-child, .framer-Mtz3y .framer-1uinvjl > :last-child, .framer-Mtz3y .framer-9fjke7 > :last-child, .framer-Mtz3y .framer-1f411x0 > :last-child { margin-right: 0px; } .framer-Mtz3y .framer-4dpss7 > *, .framer-Mtz3y .framer-h271t7 > *, .framer-Mtz3y .framer-n2cotg > *, .framer-Mtz3y .framer-wgnxkt > *, .framer-Mtz3y .framer-161dtli > *, .framer-Mtz3y .framer-qqm5zc > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Mtz3y .framer-4dpss7 > :first-child, .framer-Mtz3y .framer-gnq3a7 > :first-child, .framer-Mtz3y .framer-h271t7 > :first-child, .framer-Mtz3y .framer-186920g > :first-child, .framer-Mtz3y .framer-n2cotg > :first-child, .framer-Mtz3y .framer-1x5pdy2 > :first-child, .framer-Mtz3y .framer-wgnxkt > :first-child, .framer-Mtz3y .framer-ji23gj > :first-child, .framer-Mtz3y .framer-161dtli > :first-child, .framer-Mtz3y .framer-17tlimd > :first-child, .framer-Mtz3y .framer-qqm5zc > :first-child, .framer-Mtz3y .framer-1k9jcfp > :first-child { margin-top: 0px; } .framer-Mtz3y .framer-4dpss7 > :last-child, .framer-Mtz3y .framer-gnq3a7 > :last-child, .framer-Mtz3y .framer-h271t7 > :last-child, .framer-Mtz3y .framer-186920g > :last-child, .framer-Mtz3y .framer-n2cotg > :last-child, .framer-Mtz3y .framer-1x5pdy2 > :last-child, .framer-Mtz3y .framer-wgnxkt > :last-child, .framer-Mtz3y .framer-ji23gj > :last-child, .framer-Mtz3y .framer-161dtli > :last-child, .framer-Mtz3y .framer-17tlimd > :last-child, .framer-Mtz3y .framer-qqm5zc > :last-child, .framer-Mtz3y .framer-1k9jcfp > :last-child { margin-bottom: 0px; } .framer-Mtz3y .framer-15bny2w > *, .framer-Mtz3y .framer-1yq1apx > *, .framer-Mtz3y .framer-1duhnjy > *, .framer-Mtz3y .framer-1uinvjl > *, .framer-Mtz3y .framer-9fjke7 > *, .framer-Mtz3y .framer-1f411x0 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-Mtz3y .framer-gnq3a7 > *, .framer-Mtz3y .framer-186920g > *, .framer-Mtz3y .framer-1x5pdy2 > *, .framer-Mtz3y .framer-ji23gj > *, .framer-Mtz3y .framer-17tlimd > *, .framer-Mtz3y .framer-1k9jcfp > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",'.framer-Mtz3y[data-border=\"true\"]::after, .framer-Mtz3y [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 438\n * @framerIntrinsicWidth 1100\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOs925fWS4=withCSS(Component,css,\"framer-Mtz3y\");export default FramerOs925fWS4;FramerOs925fWS4.displayName=\"past-exhibitor\";FramerOs925fWS4.defaultProps={height:438,width:1100};addFonts(FramerOs925fWS4,[{explicitInter:true,fonts:[{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlvBh05IsDqlA.woff2\",weight:\"700\"},{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Me4GZLCzYlKw.woff2\",weight:\"400\"},{family:\"Cooper Hewitt Medium Italic\",source:\"custom\",url:\"https://framerusercontent.com/assets/rxgeBSCtPwWFDJxMZjTd0smwo8.woff\"}]},...CarouselFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOs925fWS4\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1100\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"438\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Os925fWS4.map"],
  "mappings": "kwBAAAA,ICAAC,IACsZ,IAAMC,GAAcC,EAASC,CAAQ,EAAQC,GAAW,CAAC,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,EAAkO,IAAMC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,GAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,CAAK,GAAUC,GAAuB,CAACD,EAAME,IAAWA,EAAS,KAAK,GAAG,EAAEF,EAAM,iBAAuBG,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,GAAGC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,GAAW,eAAAC,GAAe,gBAAAC,EAAgB,WAAAC,GAAW,SAAAhB,CAAQ,EAAEiB,GAAgB,CAAC,WAAAC,GAAW,eAAe,YAAY,QAAAR,EAAQ,kBAAAS,EAAiB,CAAC,EAAQC,EAAiBrB,GAAuBD,EAAME,CAAQ,EAAQqB,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,GAAqB,EAAE,OAAoBrC,EAAKsC,EAAY,CAAC,GAAGnB,GAA4Cc,EAAgB,SAAsBjC,EAAKC,GAAS,CAAC,QAAQS,EAAS,QAAQ,GAAM,SAAsBV,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKE,EAAO,IAAI,CAAC,GAAGmB,EAAU,UAAUkB,EAAGC,GAAkB,GAAGL,EAAsB,iBAAiBjB,EAAUK,EAAU,EAAE,mBAAmB,UAAU,iBAAiBO,EAAiB,SAAS,YAAY,WAAW,IAAIL,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIZ,GAA6BkB,EAAK,MAAM,CAAC,GAAGd,CAAK,EAAE,SAAsBjB,EAAKyC,EAA0B,CAAC,SAAsBzC,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB4B,EAAiB,SAAS,sBAAsB,SAAsB9B,EAAK0C,EAAS,CAAC,MAAM,aAAa,UAAU,GAAG,YAAY,CAAC,UAAU,qBAAqB,aAAa,GAAG,YAAY,GAAG,UAAU,GAAG,kBAAkB,EAAK,EAAE,KAAK,GAAK,aAAa,EAAE,WAAW,CAAC,UAAU,EAAE,YAAY,GAAM,UAAU,EAAE,eAAe,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,UAAU,EAAE,EAAE,IAAI,GAAG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,EAAE,cAAc,EAAE,YAAY,EAAE,eAAe,GAAM,aAAa,EAAE,WAAW,EAAE,eAAe,CAAC,kBAAkB,EAAE,eAAe,mBAAmB,SAAS,EAAE,SAAS,qBAAqB,QAAQ,GAAG,UAAU,EAAE,QAAQ,GAAG,YAAY,GAAG,YAAY,GAAG,WAAW,GAAG,iBAAiB,GAAK,cAAc,EAAK,EAAE,aAAa,CAAC,YAAY,EAAE,WAAW,EAAE,WAAW,OAAO,aAAa,EAAE,WAAW,EAAE,UAAU,MAAM,EAAE,MAAM,CAAcC,EAAMzC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,WAAW,yEAAyE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAS,CAAca,EAAMzC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,SAAS,iBAAiBd,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,eAAe,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,CAAC,CAAC,EAAe9B,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,GAAG,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBd,EAAiB,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,EAAea,EAAMzC,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,eAAe,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,uBAAuB,MAAM,EAAE,SAAS,2BAA2B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,mBAAmB,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mDAAmD,uBAAuB,uFAAuF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,kFAAwE,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oCAAoC,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAea,EAAMzC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,WAAW,yEAAyE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAS,CAAca,EAAMzC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,SAAS,iBAAiBd,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,eAAe,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,CAAC,CAAC,EAAe9B,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,GAAG,WAAW,IAAI,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBd,EAAiB,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,EAAea,EAAMzC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,eAAe,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,uBAAuB,MAAM,EAAE,SAAS,6BAA6B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mDAAmD,uBAAuB,uFAAuF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,2IAA4H,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oCAAoC,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAea,EAAMzC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,WAAW,yEAAyE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAS,CAAca,EAAMzC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,SAAS,iBAAiBd,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,eAAe,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,CAAC,CAAC,EAAe9B,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,GAAG,WAAW,IAAI,IAAI,oEAAoE,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBd,EAAiB,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,EAAea,EAAMzC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,eAAe,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,uBAAuB,MAAM,EAAE,SAAS,2BAA2B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mDAAmD,uBAAuB,uFAAuF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,iMAAiM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oCAAoC,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAea,EAAMzC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,WAAW,yEAAyE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAS,CAAca,EAAMzC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,SAAS,iBAAiBd,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,eAAe,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,CAAC,CAAC,EAAe9B,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,GAAG,WAAW,IAAI,IAAI,oEAAoE,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBd,EAAiB,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,EAAea,EAAMzC,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,eAAe,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,uBAAuB,MAAM,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mDAAmD,uBAAuB,uFAAuF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,0JAAgJ,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oCAAoC,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAea,EAAMzC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,WAAW,yEAAyE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAS,CAAca,EAAMzC,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,SAAS,iBAAiBd,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,eAAe,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,CAAC,CAAC,EAAe9B,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,GAAG,WAAW,IAAI,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBd,EAAiB,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,EAAea,EAAMzC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,eAAe,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,uBAAuB,MAAM,EAAE,SAAS,6BAA6B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mDAAmD,uBAAuB,uFAAuF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,+IAA+I,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oCAAoC,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAea,EAAMzC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,WAAW,yEAAyE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAS,CAAca,EAAMzC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,EAAE,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,SAAS,iBAAiBd,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,eAAe,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,CAAC,CAAC,EAAe9B,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,GAAG,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBd,EAAiB,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,EAAea,EAAMzC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,gBAAgB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,eAAe,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,uBAAuB,MAAM,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mDAAmD,uBAAuB,uFAAuF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,oHAA0G,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oCAAoC,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,WAAW,CAAC,MAAM,GAAK,KAAK,GAAK,SAAS,OAAO,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgB,GAAI,CAAC,kFAAkF,gFAAgF,0OAA0O,0GAA0G,6eAA6e,4aAA4a,qUAAqU,0SAA0S,ibAAib,8qBAA8qB,mHAAmH,m2GAAm2G,+bAA+b,EAQ95+BC,EAAgBC,EAAQrC,GAAUmC,GAAI,cAAc,EAASG,EAAQF,EAAgBA,EAAgB,YAAY,iBAAiBA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,SAAS,OAAO,SAAS,MAAM,SAAS,IAAI,8EAA8E,OAAO,KAAK,EAAE,CAAC,OAAO,SAAS,OAAO,SAAS,MAAM,SAAS,IAAI,0EAA0E,OAAO,KAAK,EAAE,CAAC,OAAO,8BAA8B,OAAO,SAAS,IAAI,sEAAsE,CAAC,CAAC,EAAE,GAAGI,EAAa,EAAE,CAAC,6BAA6B,EAAI,CAAC,EDR+iB,IAAMC,GAASC,EAASC,CAAG,EAAQC,GAAkCC,EAA0BC,CAAQ,EAAQC,GAAmCF,EAA0BG,EAAO,GAAG,EAAQC,GAAYP,EAASQ,CAAM,EAAQC,GAAmCN,EAA0BO,CAAS,EAAQC,GAA+BR,EAA0BS,CAAK,EAAQC,GAAmBb,EAASc,CAAa,EAAQC,GAAkBf,EAASgB,CAAY,EAAQC,GAAWjB,EAASkB,CAAK,EAAQC,GAAkBnB,EAASoB,CAAY,EAAQC,GAAiBC,GAAQhB,EAAO,GAAG,EAAQiB,GAAYvB,EAASwB,CAAM,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,sBAAsB,UAAU,4CAA4C,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,CAAC,EAAQC,EAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,KAAK,EAAE,CAAC,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,EAASA,EAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,GAAGC,CAAS,EAAEjB,GAASI,CAAK,EAAQc,GAAU,IAAI,CAAC,IAAMC,EAAUrB,EAAiB,OAAUY,CAAY,EAAE,GAAGS,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,GAAmB,IAAI,CAAC,IAAMF,EAAUrB,EAAiB,OAAUY,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,EAAG,IAAMI,GAAQJ,EAAU,cAAc,GAAGI,GAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,IAAGA,GAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,EAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,4BAA4B,EAAG,MAAM,IAAI,CAAII,IAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,4BAA4B,CAAE,CAAE,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACgB,EAAYC,EAAmB,EAAEC,GAA8BZ,EAAQ9B,GAAY,EAAK,EAAQ2C,GAAe,OAAgBC,EAAWC,EAAO,IAAI,EAAQC,GAAY,IAAS7C,GAAU,EAAiBuC,IAAc,YAAtB,GAAmEO,EAAa,IAAQ,CAAC9C,GAAU,GAAiBuC,IAAc,YAA6CQ,EAAOC,GAAU,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAaxB,GAAuBA,EAAS,EAAE,OAAAyB,GAAiB,CAAC,CAAC,EAAsBC,EAAKC,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAApD,EAAiB,EAAE,SAAsBqD,EAAMC,EAAY,CAAC,GAAG5B,GAA4CqB,EAAgB,SAAS,CAAcM,EAAM3E,EAAO,IAAI,CAAC,GAAGkD,EAAU,UAAU2B,EAAGxD,GAAkB,GAAGkD,EAAsB,gBAAgBxB,CAAS,EAAE,IAAIL,GAA6BqB,EAAK,MAAM,CAAC,GAAGjB,CAAK,EAAE,SAAS,CAAc2B,EAAKK,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsBL,EAAKrE,EAAU,CAAC,UAAU,2BAA2B,aAAa,GAAK,SAAsBqE,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAK9E,EAAI,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegF,EAAMtE,GAA+B,CAAC,QAAQmB,GAAU,GAAG,UAAU,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQwD,EAA0B,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,QAAQ,IAAI,sEAAsE,OAAO,mQAAmQ,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,OAAO,QAAQvD,GAAW,KAAK,OAAO,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAckD,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAK7E,GAAkC,CAAC,sBAAsB,GAAK,QAAQ4B,GAAU,SAAsBiD,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,0DAA0D,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,MAAM,CAAC,OAAO,EAAE,QAAQ/C,EAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe+C,EAAK1E,GAAmC,CAAC,QAAQ6B,GAAW,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,YAAY,QAAQF,EAAW,KAAK,YAAY,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsB+C,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBgB,EAAYM,EAAS,CAAC,SAAS,CAAcR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,uLAAuL,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,4JAAkJ,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,kOAAkO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB6E,EAAYM,EAAS,CAAC,SAAS,CAAcR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,uLAAuL,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,4JAAkJ,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,mFAAmF,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,kOAAkO,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,kCAAkC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,UAAU,CAAC,EAAE,GAAG,CAAC,EAAE,SAAsBc,EAAKK,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBL,EAAKtE,GAAmC,CAAC,QAAQ2B,GAAW,UAAU,0BAA0B,wBAAwB,SAAS,QAAQJ,EAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsB+C,EAAKvE,EAAO,CAAC,UAAU,4FAA4F,UAAU,mBAAmB,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,UAAU,GAAG,UAAU,GAAG,QAAQ,YAAY,MAAM,OAAO,UAAU,qBAAqB,UAAU,mBAAmB,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuE,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQqB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,uEAAuE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQA,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,uEAAuE,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ0E,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,uEAAuE,EAAE,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,KAAK,CAAC,CAAC,CAAC,EAAeL,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,qCAAqC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,mCAAmC,EAAE,KAAK,QAAQ,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,gMAAgM,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,2QAA2Q,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBA,EAAK,OAAO,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,WAAW,qBAAqB,OAAO,sBAAsB,wBAAwB,EAAE,SAAS,gMAAgM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,4QAA4Q,MAAM,CAAC,mBAAmB,EAAE,KAAK,4QAA4Q,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQqB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,qBAAqB,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQA,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,4CAA4C,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ0E,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,WAAW,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,UAAU,iBAAiB,mBAAmB,MAAM,KAAK,KAAK,CAAC,CAAC,CAAC,EAAeL,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,+CAA+C,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,mCAAmC,EAAE,KAAK,QAAQ,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,iLAAiL,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBA,EAAK,OAAO,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,WAAW,qBAAqB,OAAO,sBAAsB,wBAAwB,EAAE,SAAS,8JAA8J,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBA,EAAK,OAAO,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,WAAW,qBAAqB,OAAO,sBAAsB,wBAAwB,EAAE,SAAS,iLAAiL,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,4QAA4Q,MAAM,CAAC,mBAAmB,EAAE,KAAK,4QAA4Q,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQqB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQA,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ0E,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,MAAM,KAAK,KAAK,CAAC,CAAC,CAAC,EAAeL,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,mEAAmE,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,mCAAmC,EAAE,KAAK,QAAQ,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,+NAA0N,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBA,EAAK,OAAO,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,WAAW,qBAAqB,OAAO,sBAAsB,wBAAwB,EAAE,SAAS,4HAA4H,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBA,EAAK,OAAO,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,WAAW,qBAAqB,OAAO,sBAAsB,wBAAwB,EAAE,SAAS,+NAA0N,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,4QAA4Q,MAAM,CAAC,mBAAmB,EAAE,KAAK,4QAA4Q,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,EAAE,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBc,EAAKK,EAA0B,CAAC,OAAO,GAAG,EAAE,KAAK,SAAsBL,EAAKrE,EAAU,CAAC,UAAU,0BAA0B,SAAsBqE,EAAKvE,EAAO,CAAC,UAAU,4FAA4F,UAAU,mBAAmB,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,UAAU,GAAG,UAAU,GAAG,QAAQ,YAAY,MAAM,OAAO,UAAU,qBAAqB,UAAU,mBAAmB,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,qCAAqC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAER,GAAY,GAAgBQ,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,4BAA4B,EAAE,IAAI,CAAC,EAAE,SAAsBc,EAAKK,EAA0B,CAAC,OAAO,IAAI,MAAM,qBAAqB,EAAE,KAAK,SAAsBL,EAAKrE,EAAU,CAAC,UAAU,wCAAwC,SAAsBqE,EAAKjE,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,SAAS,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0D,EAAa,GAAgBS,EAAM,MAAM,CAAC,UAAU,6CAA6C,mBAAmB,QAAQ,uBAAuB,GAAK,KAAK,QAAQ,SAAS,CAACT,EAAa,GAAgBS,EAAM,MAAM,CAAC,UAAU,8BAA8B,mBAAmB,WAAW,KAAK,WAAW,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQqB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,SAAS,KAAK,QAAQ,CAAC,CAAC,CAAC,EAAemE,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,QAAQqB,EAA0B,IAAI,EAAE,YAAY,GAAG,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,GAAG,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,eAAe,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,uBAAuB,MAAM,EAAE,SAAS,2BAA2B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mDAAmD,uBAAuB,uFAAuF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,kFAAwE,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oCAAoC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAEP,EAAa,GAAgBS,EAAM,MAAM,CAAC,UAAU,8BAA8B,mBAAmB,WAAW,KAAK,WAAW,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQqB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,SAAS,KAAK,QAAQ,CAAC,CAAC,CAAC,EAAemE,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,QAAQqB,EAA0B,IAAI,EAAE,YAAY,GAAG,WAAW,IAAI,IAAI,qEAAqE,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,GAAG,WAAW,IAAI,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,eAAe,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,uBAAuB,MAAM,EAAE,SAAS,6BAA6B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mDAAmD,uBAAuB,uFAAuF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,2IAA4H,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oCAAoC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAEP,EAAa,GAAgBS,EAAM,MAAM,CAAC,UAAU,+BAA+B,mBAAmB,WAAW,KAAK,WAAW,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQqB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,SAAS,KAAK,QAAQ,CAAC,CAAC,CAAC,EAAemE,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,QAAQqB,EAA0B,IAAI,EAAE,YAAY,GAAG,WAAW,IAAI,IAAI,oEAAoE,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,GAAG,WAAW,IAAI,IAAI,oEAAoE,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,eAAe,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,uBAAuB,MAAM,EAAE,SAAS,2BAA2B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mDAAmD,uBAAuB,uFAAuF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,iMAAiM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oCAAoC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAEP,EAAa,GAAgBS,EAAM,MAAM,CAAC,UAAU,+BAA+B,mBAAmB,WAAW,KAAK,WAAW,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQqB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,SAAS,KAAK,QAAQ,CAAC,CAAC,CAAC,EAAemE,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,QAAQqB,EAA0B,IAAI,EAAE,YAAY,GAAG,WAAW,IAAI,IAAI,oEAAoE,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,GAAG,WAAW,IAAI,IAAI,oEAAoE,EAAE,UAAU,eAAe,mBAAmB,OAAO,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,eAAe,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,uBAAuB,MAAM,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mDAAmD,uBAAuB,uFAAuF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,0JAAgJ,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oCAAoC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAEP,EAAa,GAAgBS,EAAM,MAAM,CAAC,UAAU,8BAA8B,mBAAmB,WAAW,KAAK,WAAW,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQqB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,SAAS,KAAK,QAAQ,CAAC,CAAC,CAAC,EAAemE,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,QAAQqB,EAA0B,IAAI,EAAE,YAAY,GAAG,WAAW,IAAI,IAAI,qEAAqE,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,IAAI,YAAY,GAAG,WAAW,IAAI,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqE,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,eAAe,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,uBAAuB,MAAM,EAAE,SAAS,6BAA6B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mDAAmD,uBAAuB,uFAAuF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,+IAA+I,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oCAAoC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,iCAAiC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iCAAiC,MAAM,CAAC,OAAO,EAAE,KAAK,iCAAiC,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,uBAAuB,GAAK,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,MAAM,EAAE,SAAS,sDAAsD,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,sDAAsD,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,kCAAkC,MAAM,CAAC,mCAAmC,EAAE,KAAK,kCAAkC,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBN,EAAM,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,CAAC,8GAA2HF,EAAK,KAAK,CAAC,CAAC,EAAE,0FAAkGA,EAAK,KAAK,CAAC,CAAC,EAAE,yEAAsFA,EAAK,KAAK,CAAC,CAAC,EAAE,6EAA6E,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBA,EAAK,OAAO,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,WAAW,qBAAqB,MAAM,EAAE,SAAS,uRAAuR,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBN,EAAM,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,CAAC,8GAA2HF,EAAK,KAAK,CAAC,CAAC,EAAE,0FAAkGA,EAAK,KAAK,CAAC,CAAC,EAAE,yEAAsFA,EAAK,KAAK,CAAC,CAAC,EAAE,6EAA6E,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,yRAAyR,MAAM,CAAC,mBAAmB,EAAE,KAAK,yRAAyR,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,MAAM,EAAE,SAAS,mDAAmD,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,mDAAmD,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,yCAAyC,MAAM,CAAC,mCAAmC,EAAE,KAAK,yCAAyC,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,kUAA6T,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,kUAA6T,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,wOAAmO,MAAM,CAAC,mBAAmB,EAAE,KAAK,wOAAmO,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,uBAAuB,GAAK,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,MAAM,EAAE,SAAS,kDAAkD,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,wCAAwC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,kDAAkD,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,yCAAyC,MAAM,CAAC,mCAAmC,EAAE,KAAK,yCAAyC,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,oKAAoK,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,oKAAoK,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,wOAAmO,MAAM,CAAC,mBAAmB,EAAE,KAAK,wOAAmO,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,MAAM,EAAE,SAAS,mDAAmD,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,mDAAmD,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,kCAAkC,MAAM,CAAC,mCAAmC,EAAE,KAAK,kCAAkC,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,iKAAiK,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBA,EAAK,OAAO,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,WAAW,qBAAqB,MAAM,EAAE,SAAS,iKAAiK,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,yRAAyR,MAAM,CAAC,mBAAmB,EAAE,KAAK,yRAAyR,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,uBAAuB,GAAK,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,MAAM,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,kCAAkC,MAAM,CAAC,mCAAmC,EAAE,KAAK,kCAAkC,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,iNAAiN,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBA,EAAK,OAAO,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,WAAW,qBAAqB,MAAM,EAAE,SAAS,iNAAiN,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,yRAAyR,MAAM,CAAC,mBAAmB,EAAE,KAAK,yRAAyR,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,MAAM,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,yCAAyC,MAAM,CAAC,mCAAmC,EAAE,KAAK,yCAAyC,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,iGAAiG,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,iGAAiG,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,wOAAmO,MAAM,CAAC,mBAAmB,EAAE,KAAK,wOAAmO,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,MAAM,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,mDAAmD,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,OAAO,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,qFAAqF,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,mDAAmD,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,mDAAmD,MAAM,CAAC,mCAAmC,EAAE,KAAK,mDAAmD,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,EAAE,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBc,EAAKK,EAA0B,CAAC,OAAO,GAAG,EAAE,KAAK,SAAsBL,EAAKrE,EAAU,CAAC,UAAU,2BAA2B,SAAsBqE,EAAKvE,EAAO,CAAC,UAAU,4FAA4F,UAAU,mBAAmB,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,UAAU,GAAG,UAAU,GAAG,QAAQ,YAAY,MAAM,OAAO,UAAU,qBAAqB,UAAU,mBAAmB,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyE,EAAM,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,KAAK,WAAW,SAAS,CAAcF,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQqB,EAA0B,IAAI,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,mDAAmD,IAAI,0FAA0F,OAAO,kcAAkc,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQA,EAA0B,IAAI,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,mDAAmD,IAAI,0FAA0F,OAAO,kcAAkc,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ0E,EAA0B,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,0FAA0F,OAAO,kcAAkc,EAAE,UAAU,iBAAiB,mBAAmB,MAAM,KAAK,KAAK,CAAC,CAAC,CAAC,EAAeP,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQqB,EAA0B,IAAI,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,mDAAmD,IAAI,yFAAyF,OAAO,6bAA6b,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQA,EAA0B,IAAI,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,mDAAmD,IAAI,yFAAyF,OAAO,6bAA6b,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ0E,EAA0B,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,yFAAyF,OAAO,6bAA6b,EAAE,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeL,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,KAAK,WAAW,SAAS,CAAcF,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQqB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,mDAAmD,IAAI,qEAAqE,OAAO,gQAAgQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQA,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,mDAAmD,IAAI,qEAAqE,OAAO,gQAAgQ,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQ0E,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,QAAQ,IAAI,qEAAqE,OAAO,gQAAgQ,EAAE,UAAU,iBAAiB,mBAAmB,MAAM,KAAK,KAAK,CAAC,CAAC,CAAC,EAAeP,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQqB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,mDAAmD,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQA,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,mDAAmD,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQ0E,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,QAAQ,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAU,iBAAiB,mBAAmB,MAAM,KAAK,KAAK,CAAC,CAAC,CAAC,EAAeP,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQqB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,mDAAmD,IAAI,wEAAwE,OAAO,yQAAyQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQA,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,mDAAmD,IAAI,wEAAwE,OAAO,yQAAyQ,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQ0E,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,QAAQ,IAAI,wEAAwE,OAAO,yQAAyQ,EAAE,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeL,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,KAAK,WAAW,SAAS,CAAcF,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQqB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,mDAAmD,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQA,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,mDAAmD,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ0E,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,QAAQ,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAU,iBAAiB,mBAAmB,MAAM,KAAK,KAAK,CAAC,CAAC,CAAC,EAAeP,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQqB,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,mDAAmD,IAAI,sEAAsE,OAAO,mQAAmQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQA,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,mDAAmD,IAAI,sEAAsE,OAAO,mQAAmQ,CAAC,CAAC,EAAE,SAAsBP,EAAKnE,EAAM,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ0E,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,QAAQ,IAAI,sEAAsE,OAAO,mQAAmQ,EAAE,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeL,EAAM,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,+BAA+B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,4BAA4B,MAAM,CAAC,OAAO,EAAE,KAAK,4BAA4B,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,yBAAyB,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,kBAAkB,EAAE,IAAI,CAAC,EAAE,SAAsBc,EAAKK,EAA0B,CAAC,OAAO,IAAI,MAAM,SAAS,EAAE,KAAK,SAAsBL,EAAKrE,EAAU,CAAC,UAAU,0BAA0B,SAAsBqE,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAK/D,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+D,EAAKS,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BV,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,EAAE,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBc,EAAKK,EAA0B,CAAC,OAAO,GAAG,EAAE,KAAK,SAAsBL,EAAKrE,EAAU,CAAC,UAAU,0BAA0B,SAAsBqE,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUwB,EAAc,CAAC,EAAE,UAAU,EAAE,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBV,EAAKvE,EAAO,CAAC,UAAUiF,EAAc,CAAC,EAAE,UAAU,mBAAmB,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,UAAU,GAAG,UAAU,GAAG,QAAQ,YAAY,MAAM,OAAO,UAAU,WAAW,UAAU,mBAAmB,UAAU,EAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeR,EAAM,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,cAAc,EAAE,SAAS,oBAAoB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,4BAA4B,MAAM,CAAC,OAAO,EAAE,KAAK,4BAA4B,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,6JAA6J,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,6JAA6J,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB6E,EAAYM,EAAS,CAAC,SAAS,CAAcR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,yIAAyI,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,8JAA8J,MAAM,CAAC,mBAAmB,EAAE,KAAK,8JAA8J,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM5D,GAAiB,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAc4D,EAAM3E,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,cAAc,KAAK,cAAc,SAAS,CAAcyE,EAAKK,EAA0B,CAAC,SAAsBL,EAAKrE,EAAU,CAAC,UAAU,2BAA2B,SAAsBqE,EAAK7D,EAAM,CAAC,gBAAgB,qBAAqB,OAAO,mBAAmB,aAAa,EAAE,YAAY,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,WAAW,kBAAkB,SAAS,GAAM,YAAY,GAAM,aAAa,4BAA4B,WAAW,sBAAsB,QAAQ,GAAM,KAAK,GAAK,WAAW,SAAS,SAAS,GAAG,WAAW,IAAI,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAM,MAAM,GAAM,SAAS,GAAG,SAAS,YAAY,WAAW,IAAI,UAAU,GAAG,UAAU,GAAM,KAAK,QAAQ,QAAQ,GAAG,cAAc,EAAE,YAAY,GAAG,eAAe,GAAK,aAAa,GAAG,WAAW,EAAE,SAAS,GAAM,YAAY,aAAa,iBAAiB,qBAAqB,SAAS,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,OAAO,UAAU,eAAe,cAAc,EAAE,eAAe,EAAE,SAAS,GAAM,MAAM,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6D,EAAKK,EAA0B,CAAC,SAAsBL,EAAKrE,EAAU,CAAC,UAAU,0BAA0B,SAAsBqE,EAAK7D,EAAM,CAAC,gBAAgB,qBAAqB,OAAO,mBAAmB,aAAa,EAAE,YAAY,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,WAAW,kBAAkB,SAAS,GAAM,YAAY,GAAM,aAAa,4BAA4B,WAAW,sBAAsB,QAAQ,GAAM,KAAK,GAAK,WAAW,SAAS,SAAS,GAAG,WAAW,IAAI,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAM,MAAM,GAAM,SAAS,GAAG,SAAS,YAAY,WAAW,IAAI,UAAU,GAAG,UAAU,GAAM,KAAK,QAAQ,QAAQ,GAAG,cAAc,EAAE,YAAY,GAAG,eAAe,GAAK,aAAa,GAAG,WAAW,EAAE,SAAS,GAAM,YAAY,YAAY,iBAAiB,qBAAqB,SAAS,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,OAAO,UAAU,eAAe,cAAc,EAAE,eAAe,EAAE,SAAS,GAAM,MAAM,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6D,EAAKK,EAA0B,CAAC,SAAsBL,EAAKrE,EAAU,CAAC,UAAU,2BAA2B,SAAsBqE,EAAK7D,EAAM,CAAC,gBAAgB,qBAAqB,OAAO,mBAAmB,aAAa,EAAE,YAAY,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,WAAW,kBAAkB,SAAS,GAAM,YAAY,GAAM,aAAa,4BAA4B,WAAW,sBAAsB,QAAQ,GAAM,KAAK,GAAK,WAAW,SAAS,SAAS,GAAG,WAAW,IAAI,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAM,MAAM,GAAM,SAAS,QAAQ,SAAS,YAAY,WAAW,IAAI,UAAU,GAAG,UAAU,GAAM,KAAK,QAAQ,QAAQ,GAAG,cAAc,EAAE,YAAY,GAAG,eAAe,GAAK,aAAa,GAAG,WAAW,EAAE,SAAS,GAAM,YAAY,aAAa,iBAAiB,qBAAqB,SAAS,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,OAAO,UAAU,eAAe,cAAc,EAAE,eAAe,EAAE,SAAS,GAAM,MAAM,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+D,EAAM3E,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcyE,EAAKK,EAA0B,CAAC,SAAsBL,EAAKrE,EAAU,CAAC,UAAU,0BAA0B,SAAsBqE,EAAK3D,EAAa,CAAC,KAAK,GAAG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,aAAa,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2D,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,mWAAmW,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,sBAAsB,oBAAoB,EAAE,SAAS,mWAAmW,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,oWAAoW,MAAM,CAAC,mBAAmB,EAAE,KAAK,oWAAoW,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,EAAE,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBc,EAAKK,EAA0B,CAAC,OAAO,KAAK,MAAM,QAAQ,EAAE,KAAK,SAAsBL,EAAKrE,EAAU,CAAC,UAAU,2BAA2B,SAAsBqE,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAKvD,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,GAAM,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuD,EAAK,MAAM,CAAC,UAAUI,EAAGxD,GAAkB,GAAGkD,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQa,GAAI,CAAC,kFAAkF,IAAIrD,EAAS,2DAA2D,kFAAkF,kSAAkS,qKAAqK,+RAA+R,4TAA4T,wRAAwR,oQAAoQ,ySAAyS,8rBAA8rB,yQAAyQ,sQAAsQ,4XAA4X,0UAA0U,yfAAyf,oZAAoZ,2UAA2U,myBAAmyB,q0BAAq0B,sXAAsX,2dAA2d,gUAAgU,0SAA0S,mPAAmP,4HAA4H,gTAAgT,urBAAurB,2YAA2Y,+jBAA+jB,2QAA2Q,iZAAiZ,iHAAiH,2TAA2T,iSAAiS,iTAAiT,0UAA0U,mlBAAmlB,goBAAgoB,6oBAA6oB,mjBAAmjB,qoBAAqoB,+QAA+Q,iSAAiS,2QAA2Q,4VAA4V,0YAA0Y,4WAA4W,wUAAwU,kTAAkT,wQAAwQ,0GAA0G,gUAAgU,6RAA6R,gRAAgR,4LAA4L,+QAA+Q,sLAAsL,yGAAyG,2vZAA2vZ,wDAAwDA,EAAS,uwHAAuwH,gCAAgCA,EAAS,m9LAAm9L,GAAeqD,GAAI,GAAgBA,GAAI,6JAA6J,yKAAyK,+bAA+b,EASpluIC,EAAgBC,EAAQ9C,GAAU4C,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,cAAcA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,4BAA4B,OAAO,SAAS,IAAI,sEAAsE,EAAE,CAAC,OAAO,6BAA6B,OAAO,SAAS,IAAI,sEAAsE,EAAE,CAAC,OAAO,SAAS,OAAO,SAAS,MAAM,SAAS,IAAI,0EAA0E,OAAO,KAAK,EAAE,CAAC,OAAO,SAAS,OAAO,SAAS,MAAM,SAAS,IAAI,8EAA8E,OAAO,KAAK,EAAE,CAAC,OAAO,8BAA8B,OAAO,SAAS,IAAI,sEAAsE,CAAC,CAAC,EAAE,GAAG5F,GAAS,GAAGQ,GAAY,GAAGM,GAAmB,GAAGE,GAAkB,GAAGE,GAAW,GAAGE,GAAkB,GAAGI,GAAY,GAAGwE,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACtqF,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,oCAAsC,4JAA0L,yBAA2B,OAAO,6BAA+B,OAAO,yBAA2B,QAAQ,uBAAyB,GAAG,qBAAuB,OAAO,sBAAwB,IAAI,sBAAwB,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "CarouselFonts", "getFonts", "Carousel", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "ComponentViewportProvider", "Carousel", "u", "Image2", "RichText2", "css", "FramerOs925fWS4", "withCSS", "Os925fWS4_default", "addFonts", "CarouselFonts", "NavFonts", "getFonts", "vYMFkrdQU_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "MotionDivWithOptimizedAppearEffect", "motion", "ButtonFonts", "lm3husGOF_default", "ContainerWithOptimizedAppearEffect", "Container", "ImageWithOptimizedAppearEffect", "Image2", "PastExhibitorFonts", "Os925fWS4_default", "AttendsCardsFonts", "ParJiona9_default", "InputFonts", "Input", "SubmitButtonFonts", "o", "MotionDivAddForm", "addForm", "FooterFonts", "MUnbmexvs_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "transition3", "animation4", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "isDisplayed1", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "PropertyOverrides2", "getLoadingLazyAtYPosition", "x", "ResolveLinks", "resolvedLinks", "css", "FramerxSI21iS9W", "withCSS", "xSI21iS9W_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
