{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/QqP96rpAQK0cGHhm1fJe/V8044OE5RoMd23x7J4sE/zDzzO7qJ7.js", "ssg:https://framerusercontent.com/modules/uGQZtcsxBzvxqsgxQ0Tz/b7VYVaGCWWNyhqVsgsiv/Hubspot.js", "ssg:https://framer.com/m/framer/integrations-styles.js@0.2.0", "ssg:https://framer.com/m/framer/default-utils.js@^0.43.0", "ssg:https://framerusercontent.com/modules/cuQH4dmpDnV8YK1mSgQX/tTLhbOFToDhKcwOVmn8E/useFontControls.js", "ssg:https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/AAh30yXzt1DUsOi1YwUY/useRenderTarget.js"],
  "sourcesContent": ["// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import HubSpotForm from\"https://framerusercontent.com/modules/uGQZtcsxBzvxqsgxQ0Tz/b7VYVaGCWWNyhqVsgsiv/Hubspot.js\";import NavigationItem from\"#framer/local/canvasComponent/krNB0gFWx/krNB0gFWx.js\";import AIKitFooter from\"#framer/local/canvasComponent/MBTxSIM3I/MBTxSIM3I.js\";import NavigationCopy from\"#framer/local/canvasComponent/xVXo7ax3Z/xVXo7ax3Z.js\";import*as sharedStyle1 from\"#framer/local/css/dO2YNwWGR/dO2YNwWGR.js\";import*as sharedStyle from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle2 from\"#framer/local/css/nAfx_CT2c/nAfx_CT2c.js\";import metadataProvider from\"#framer/local/webPageMetadata/zDzzO7qJ7/zDzzO7qJ7.js\";const RichTextWithFX=withFX(RichText);const NavigationItemFonts=getFonts(NavigationItem);const MotionDivWithFX=withFX(motion.div);const HubSpotFormFonts=getFonts(HubSpotForm);const ContainerWithFX=withFX(Container);const AIKitFooterFonts=getFonts(AIKitFooter);const NavigationCopyFonts=getFonts(NavigationCopy);const NavigationCopyWithVariantAppearEffect=withVariantAppearEffect(NavigationCopy);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const breakpoints={LI5pSPolr:\"(min-width: 1200px)\",P1vDsmtDk:\"(min-width: 810px) and (max-width: 1199px)\",Zgq01sW5z:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-OPdIB\";const variantClassNames={LI5pSPolr:\"framer-v-noxd8x\",P1vDsmtDk:\"framer-v-1u1vepc\",Zgq01sW5z:\"framer-v-nwr57r\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-40};const transition1={damping:40,delay:.1,mass:1,stiffness:200,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-32};const transition2={delay:.1,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition3={damping:40,delay:1,mass:1,stiffness:150,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-30};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"LI5pSPolr\",Phone:\"Zgq01sW5z\",Tablet:\"P1vDsmtDk\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"LI5pSPolr\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"P1vDsmtDk\")return false;return true;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"LI5pSPolr\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-419394a1-565d-4952-8ba3-b4f1eb92339c, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-noxd8x\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dpbggp\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xcyiaf\",\"data-framer-name\":\"hero\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-82b5832e-a0cf-4abf-84b4-daf77b132a71, rgb(2, 2, 2))\"},children:\"Interested? Schedule a demo with our team today!\"})}),className:\"framer-1stk2rn\",\"data-framer-name\":\"Header\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ie35zo\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P1vDsmtDk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vthwv\",\"data-styles-preset\":\"dO2YNwWGR\",style:{\"--framer-text-alignment\":\"left\"},children:\"Already a user? You can find a lot of answers to frequently asked questions on our\"})})},Zgq01sW5z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vthwv\",\"data-styles-preset\":\"dO2YNwWGR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-82b5832e-a0cf-4abf-84b4-daf77b132a71, rgb(2, 2, 2))\"},children:\"Already a user?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vthwv\",\"data-styles-preset\":\"dO2YNwWGR\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-82b5832e-a0cf-4abf-84b4-daf77b132a71, rgb(2, 2, 2))\"},children:\"Already a user?\"})}),className:\"framer-1kiiw2f\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lu56zd\",children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Zgq01sW5z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vthwv\",\"data-styles-preset\":\"dO2YNwWGR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-82b5832e-a0cf-4abf-84b4-daf77b132a71, rgb(2, 2, 2))\"},children:\"You can find a lot of answers to frequently asked questions on our\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vthwv\",\"data-styles-preset\":\"dO2YNwWGR\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-82b5832e-a0cf-4abf-84b4-daf77b132a71, rgb(2, 2, 2))\"},children:\"You can find a lot of answers to frequently asked questions on our\"})}),className:\"framer-lo5pro hidden-1u1vepc\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P1vDsmtDk:{y:(componentViewport?.y||0)+0+0+0+0+150+78+0+28+0},Zgq01sW5z:{y:(componentViewport?.y||0)+0+0+0+0+150+78+0+124+0+120}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+0+0+0+150+78+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-498gi-container\",nodeId:\"dpkJwvO7Q\",scopeId:\"zDzzO7qJ7\",children:/*#__PURE__*/_jsx(NavigationItem,{fgZjzyq7C:\"var(--token-88270a27-b998-4d64-94e7-850fa71e2842, rgb(85, 85, 85))\",height:\"100%\",id:\"dpkJwvO7Q\",layoutId:\"dpkJwvO7Q\",r7jC2slFO:\"Support Center\",uigmtT8qY:\"mail\",variant:\"PUb1jCP7s\",W6FR_yUxS:false,width:\"100%\",yGUGjyBWK:\"var(--token-6caa153b-31c9-4eaa-bd6e-82180b70617c, rgb(51, 51, 51))\"})})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6dx3ju\",\"data-framer-name\":\"form\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1iq2ve8-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"InRm9y0IJ\",rendersWithMotion:true,scopeId:\"zDzzO7qJ7\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(HubSpotForm,{advanced:true,formId:\"13f2451b-b7e1-4d19-878e-1a412f203233\",height:\"100%\",id:\"InRm9y0IJ\",layoutId:\"InRm9y0IJ\",portalId:\"8572676\",region:\"eu1\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13mag6x\",\"data-framer-name\":\"contact cards\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-141cug8\",\"data-border\":true,\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ekgei1\",\"data-framer-name\":\"Amsterdam-windmill-svgrepo-com\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 40 40\"><path d=\"M 29.136 28.75 L 21.665 21.279 C 21.544 19.667 21.474 18.051 21.452 16.435 L 31.636 6.25 L 28.5 3.114 L 20.665 10.949 C 19.681 9.31 17.912 8.305 16 8.3 C 15.33 8.3 14.685 8.444 14.066 8.68 L 6 0.614 L 2.864 3.75 L 10.93 11.816 C 10.686 12.432 10.557 13.088 10.55 13.75 L 10.55 16.064 L 0.364 26.25 L 3.5 29.386 L 10.219 22.668 C 9.913 25.925 9.305 29.884 8.098 32.299 C 8.068 32.362 8.054 32.431 8.055 32.5 L 8.05 32.5 L 8.05 38.3 L 4.75 38.3 L 4.75 39.201 L 27.25 39.201 L 27.25 38.3 L 23.95 38.3 L 23.95 32.5 L 23.948 32.486 C 23.946 32.458 23.938 32.43 23.93 32.401 C 23.923 32.371 23.919 32.34 23.906 32.311 C 23.904 32.308 23.905 32.303 23.903 32.299 C 23.429 31.352 23.016 30.092 22.666 28.554 L 26 31.886 Z M 26 30.614 L 24.136 28.75 L 26 26.886 L 27.864 28.75 Z M 6.636 21.25 L 8.5 19.386 L 10.364 21.25 L 8.5 23.114 Z M 7.864 23.75 L 6 25.614 L 4.136 23.75 L 6 21.886 Z M 11 20.614 L 9.136 18.75 L 11 16.886 L 12.864 18.75 Z M 12.086 16.7 L 14.905 16.7 L 13.496 18.109 Z M 11 6.886 L 12.864 8.75 L 11 10.614 L 9.136 8.75 Z M 8.5 8.114 L 6.636 6.25 L 8.5 4.386 L 10.364 6.25 Z M 11.636 11.25 L 13.5 9.386 L 15.364 11.25 L 13.5 13.114 Z M 21 11.886 L 22.864 13.75 L 21 15.614 L 19.136 13.75 Z M 25.364 11.25 L 23.5 13.114 L 21.636 11.25 L 23.5 9.386 Z M 24.136 8.75 L 26 6.886 L 27.864 8.75 L 26 10.614 Z M 19.914 15.8 L 17.086 15.8 L 18.5 14.386 Z M 18.5 19.386 L 20.364 21.25 L 18.5 23.114 L 16.636 21.25 Z M 21 21.886 L 22.862 23.749 L 21 25.614 L 19.136 23.75 Z M 21.636 26.25 L 23.5 24.386 L 25.362 26.249 L 23.5 28.114 Z M 18.5 18.114 L 18.491 18.123 L 17.069 16.7 L 20.555 16.7 C 20.565 17.354 20.597 18.676 20.696 20.31 Z M 30.364 6.25 L 28.5 8.114 L 26.636 6.25 L 28.5 4.386 Z M 16 9.2 C 17.681 9.2 19.215 10.141 20.002 11.611 L 18.18 13.434 C 18.175 13.438 18.167 13.436 18.164 13.44 L 15.985 15.619 L 14.126 13.76 L 16.636 11.25 L 14.775 9.389 C 15.172 9.276 15.579 9.2 16 9.2 Z M 6 1.886 L 7.864 3.75 L 6 5.614 L 4.136 3.75 Z M 13.143 14.029 C 13.154 14.043 13.149 14.063 13.163 14.076 L 14.886 15.8 L 11.45 15.8 L 11.45 13.75 C 11.45 13.329 11.526 12.923 11.639 12.525 Z M 1.636 26.25 L 3.5 24.386 L 5.364 26.25 L 3.5 28.114 Z M 19.3 38.3 L 17.7 38.3 L 17.7 36.25 C 17.7 35.808 18.058 35.45 18.5 35.45 C 18.942 35.45 19.3 35.808 19.3 36.25 Z M 20.2 38.3 L 20.2 36.25 C 20.2 35.313 19.438 34.55 18.5 34.55 C 17.563 34.55 16.8 35.313 16.8 36.25 L 16.8 38.3 L 8.95 38.3 L 8.95 32.95 L 23.05 32.95 L 23.05 38.299 Z M 22.814 32.05 L 9.201 32.05 C 10.4 29.2 10.952 24.914 11.209 21.679 L 14.136 18.75 L 15.986 16.901 L 17.85 18.765 L 15.364 21.25 L 21.512 27.398 C 21.861 29.289 22.3 30.838 22.814 32.05 Z M 13.05 35 L 13.95 35 L 13.95 37.5 L 13.05 37.5 Z M 13.05 28.75 L 13.95 28.75 L 13.95 31.25 L 13.05 31.25 Z M 20.2 31.25 L 19.3 31.25 L 19.3 28.75 L 20.201 28.75 Z M 13.05 22.5 L 13.95 22.5 L 13.95 25 L 13.05 25 Z\" fill=\"var(--token-7dcdb54c-dc86-418f-8cea-2cacb7bdeb4a, rgb(0, 162, 173)) /* {&quot;name&quot;:&quot;Accent 5&quot;} */\"></path><path d=\"M -4 0 L 36 0 L 36 40 L -4 40 Z\" fill=\"transparent\"></path></svg>',svgContentId:9310807267,withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-89gepz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-175ukba\",\"data-styles-preset\":\"nAfx_CT2c\",children:\"Contact information Europe\"})}),className:\"framer-veoh3n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-82b5832e-a0cf-4abf-84b4-daf77b132a71, rgb(2, 2, 2))\"},children:\"Incision Group B.V.\"}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-82b5832e-a0cf-4abf-84b4-daf77b132a71, rgb(2, 2, 2))\"},children:[\"Isaac Titsinghkade 103\",/*#__PURE__*/_jsx(\"br\",{}),\"1018 LL Amsterdam\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-82b5832e-a0cf-4abf-84b4-daf77b132a71, rgb(2, 2, 2))\"},children:\"Netherlands\"})]}),className:\"framer-6ga8pv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P1vDsmtDk:{y:(componentViewport?.y||0)+0+0+0+1116+0+0+40+64+0+410.25},Zgq01sW5z:{y:(componentViewport?.y||0)+0+0+0+1601+0+0+24+64+0+410.25}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+0+0+1088+0+40+64+0+410.25,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rtlsq7-container\",nodeId:\"MvcndDJnd\",scopeId:\"zDzzO7qJ7\",children:/*#__PURE__*/_jsx(NavigationItem,{fgZjzyq7C:\"var(--token-88270a27-b998-4d64-94e7-850fa71e2842, rgb(85, 85, 85))\",height:\"100%\",id:\"MvcndDJnd\",layoutId:\"MvcndDJnd\",r7jC2slFO:\"hi@incision.care\",uigmtT8qY:\"mail\",variant:\"PUb1jCP7s\",W6FR_yUxS:false,width:\"100%\",yGUGjyBWK:\"var(--token-6caa153b-31c9-4eaa-bd6e-82180b70617c, rgb(51, 51, 51))\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h703l5\",\"data-border\":true,\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-w7mgji\",\"data-framer-name\":\"Statue-of-liberty-new-york-svgrepo-com\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 40 40\"><path d=\"M 12.054 4.818 C 11.888 4.818 11.729 4.884 11.611 5.001 C 11.494 5.118 11.428 5.277 11.428 5.443 L 11.428 5.85 C 11.428 6.196 11.708 6.476 12.054 6.476 C 12.399 6.476 12.679 6.196 12.679 5.85 L 12.679 5.443 C 12.679 5.098 12.399 4.818 12.054 4.818 Z M 14.442 4.352 C 14.276 4.352 14.117 4.418 13.999 4.535 C 13.882 4.653 13.816 4.812 13.816 4.977 L 13.816 5.888 C 13.816 6.234 14.096 6.514 14.442 6.514 C 14.787 6.514 15.067 6.234 15.067 5.888 L 15.067 4.977 C 15.067 4.632 14.787 4.352 14.442 4.352 Z M 16.83 4.818 C 16.664 4.818 16.505 4.884 16.388 5.001 C 16.27 5.118 16.204 5.277 16.204 5.443 L 16.204 5.85 C 16.204 6.016 16.27 6.175 16.388 6.292 C 16.505 6.41 16.664 6.476 16.83 6.476 C 16.996 6.476 17.155 6.41 17.272 6.292 C 17.389 6.175 17.455 6.016 17.455 5.85 L 17.455 5.443 C 17.455 5.098 17.175 4.818 16.83 4.818 Z\" fill=\"var(--token-7dcdb54c-dc86-418f-8cea-2cacb7bdeb4a, rgb(0, 162, 173)) /* {&quot;name&quot;:&quot;Accent 5&quot;} */\"></path><path d=\"M 20.548 27.57 L 26.878 21.24 C 27.368 20.75 27.368 19.953 26.878 19.463 L 22.744 15.329 C 22.254 14.839 21.457 14.839 20.967 15.329 L 19.898 16.398 C 19.395 15.539 18.462 14.969 17.416 14.969 L 17.153 14.969 L 17.153 14.495 C 17.153 14.213 17.277 13.951 17.494 13.776 C 18.561 12.915 19.208 11.658 19.294 10.3 C 19.439 10.074 19.519 9.808 19.519 9.524 L 19.519 7.704 C 19.803 7.483 19.987 7.139 19.987 6.752 L 19.987 5.839 C 19.987 5.067 19.567 4.358 18.89 3.987 C 18.692 3.878 18.489 3.777 18.283 3.683 L 19.196 2.595 C 19.418 2.33 19.384 1.936 19.119 1.714 C 18.855 1.492 18.46 1.526 18.238 1.791 L 17.041 3.217 C 16.398 3.028 15.736 2.909 15.067 2.863 L 15.067 0.625 C 15.067 0.46 15.001 0.3 14.884 0.183 C 14.767 0.066 14.608 0 14.442 0 C 14.276 0 14.117 0.066 14 0.183 C 13.882 0.3 13.816 0.46 13.816 0.625 L 13.816 2.863 C 13.148 2.909 12.486 3.028 11.843 3.217 L 10.646 1.791 C 10.424 1.526 10.029 1.492 9.765 1.714 C 9.637 1.82 9.558 1.973 9.543 2.138 C 9.529 2.304 9.581 2.468 9.687 2.595 L 10.6 3.683 C 10.394 3.777 10.192 3.878 9.993 3.987 C 9.317 4.358 8.897 5.067 8.897 5.839 L 8.897 6.753 C 8.897 7.139 9.08 7.483 9.364 7.704 L 9.364 9.524 C 9.364 9.842 9.464 10.137 9.644 10.378 L 9.595 10.382 C 9.699 11.698 10.349 12.931 11.378 13.767 C 11.602 13.949 11.731 14.214 11.731 14.495 L 11.731 14.969 L 9.152 14.969 C 8.042 14.969 7.093 14.25 6.758 13.243 L 6.789 13.243 C 7.412 13.243 7.919 12.736 7.919 12.113 L 7.919 11.149 C 7.919 10.633 7.571 10.197 7.097 10.063 C 7.258 9.688 7.342 9.284 7.342 8.876 C 7.342 7.556 6.669 5.123 5.224 4.094 C 4.948 3.898 4.594 3.851 4.277 3.967 C 3.957 4.083 3.715 4.35 3.63 4.679 C 3.428 5.462 3.038 5.829 2.586 6.255 C 2.032 6.778 1.404 7.37 1.337 8.647 C 1.311 9.131 1.399 9.614 1.592 10.058 C 1.111 10.187 0.754 10.627 0.754 11.149 L 0.754 12.113 C 0.754 12.736 1.261 13.243 1.884 13.243 L 2.089 13.243 C 2.27 14.869 3.003 16.374 4.19 17.532 C 5.376 18.69 6.897 19.386 8.527 19.528 L 8.527 33.246 L 6.628 33.246 C 5.783 33.246 5.096 33.933 5.096 34.778 L 5.096 38.468 C 5.096 39.313 5.783 40 6.628 40 L 22.187 40 C 23.032 40 23.719 39.313 23.719 38.468 L 23.719 34.778 C 23.719 33.933 23.032 33.246 22.187 33.246 L 20.288 33.246 L 20.288 27.768 C 20.383 27.714 20.47 27.647 20.548 27.57 Z M 18.269 9.524 C 18.269 9.612 18.218 9.659 18.176 9.683 C 18.133 9.706 18.067 9.725 17.992 9.679 L 15.538 8.174 C 15.443 8.117 15.363 8.043 15.294 7.959 L 18.269 7.959 Z M 10.147 5.839 C 10.147 5.524 10.319 5.235 10.594 5.084 C 13.003 3.762 15.88 3.762 18.289 5.084 C 18.565 5.235 18.736 5.524 18.736 5.839 L 18.736 6.709 L 10.147 6.709 Z M 10.707 9.683 C 10.665 9.659 10.614 9.612 10.614 9.524 L 10.614 7.959 L 13.589 7.959 C 13.52 8.043 13.439 8.117 13.345 8.174 L 10.891 9.679 C 10.816 9.725 10.749 9.706 10.707 9.683 Z M 10.96 10.949 C 11.167 10.924 11.367 10.855 11.544 10.746 L 13.999 9.241 C 14.161 9.141 14.31 9.021 14.441 8.883 C 14.573 9.021 14.722 9.141 14.884 9.241 L 17.339 10.746 C 17.517 10.855 17.716 10.925 17.924 10.949 C 17.723 11.679 17.298 12.328 16.709 12.803 C 16.196 13.217 15.902 13.833 15.902 14.494 L 15.902 14.969 L 12.981 14.969 L 12.981 14.495 C 12.981 13.836 12.684 13.217 12.166 12.796 C 11.579 12.319 11.159 11.668 10.96 10.949 Z M 2.586 8.712 C 2.626 7.936 2.952 7.63 3.444 7.165 C 3.886 6.748 4.426 6.24 4.743 5.319 C 5.584 6.144 6.091 7.872 6.091 8.876 C 6.091 9.295 5.94 9.7 5.667 10.019 L 3.027 10.019 C 2.72 9.66 2.56 9.195 2.586 8.712 Z M 2.005 11.992 L 2.005 11.269 L 6.668 11.269 L 6.668 11.992 Z M 5.063 16.637 C 4.119 15.716 3.524 14.528 3.349 13.243 L 3.711 13.243 L 3.711 13.775 C 3.711 13.941 3.777 14.1 3.894 14.217 C 4.011 14.335 4.171 14.401 4.336 14.401 C 4.502 14.401 4.661 14.335 4.779 14.217 C 4.896 14.1 4.962 13.941 4.962 13.775 L 4.962 13.243 L 5.464 13.243 C 5.83 14.953 7.349 16.22 9.152 16.22 L 17.417 16.22 C 18.126 16.22 18.744 16.684 18.958 17.338 L 14.637 21.659 C 14.401 21.894 14.268 22.214 14.269 22.548 C 14.269 22.661 14.285 22.771 14.314 22.878 C 12.693 23.713 11.063 24.214 9.777 24.51 L 9.777 18.93 C 9.777 18.764 9.711 18.605 9.594 18.488 C 9.477 18.37 9.318 18.304 9.152 18.304 C 7.617 18.304 6.165 17.712 5.063 16.637 Z M 9.777 30.158 L 9.777 25.792 C 11.23 25.476 13.17 24.905 15.087 23.886 L 16.661 25.461 C 14.208 28.033 11.427 29.468 9.777 30.158 Z M 17.546 26.346 L 18.771 27.57 C 18.85 27.649 18.94 27.717 19.037 27.772 L 19.037 33.246 L 9.777 33.246 L 9.777 31.506 C 12.647 30.403 15.428 28.555 17.546 26.346 Z M 22.186 34.496 C 22.342 34.497 22.468 34.623 22.468 34.778 L 22.468 38.468 C 22.468 38.623 22.342 38.749 22.186 38.749 L 6.628 38.749 C 6.473 38.749 6.347 38.623 6.347 38.468 L 6.347 34.778 C 6.347 34.623 6.473 34.497 6.628 34.496 Z M 19.664 26.686 C 19.662 26.688 19.657 26.688 19.655 26.686 L 15.521 22.543 L 21.86 16.213 L 25.994 20.355 Z\" fill=\"var(--token-7dcdb54c-dc86-418f-8cea-2cacb7bdeb4a, rgb(0, 162, 173)) /* {&quot;name&quot;:&quot;Accent 5&quot;} */\"></path><path d=\"M 20.373 20.702 C 20.128 20.463 19.737 20.466 19.495 20.708 C 19.253 20.95 19.251 21.341 19.489 21.586 L 20.739 22.836 C 20.856 22.954 21.015 23.02 21.181 23.019 C 21.434 23.019 21.662 22.867 21.759 22.633 C 21.856 22.4 21.802 22.131 21.624 21.952 Z M 23.168 21.098 L 21.109 19.039 C 20.863 18.803 20.474 18.807 20.233 19.048 C 19.992 19.289 19.988 19.678 20.224 19.924 L 22.283 21.983 C 22.405 22.105 22.565 22.166 22.725 22.166 C 22.885 22.166 23.045 22.105 23.168 21.983 C 23.412 21.738 23.412 21.342 23.168 21.098 Z\" fill=\"var(--token-7dcdb54c-dc86-418f-8cea-2cacb7bdeb4a, rgb(0, 162, 173)) /* {&quot;name&quot;:&quot;Accent 5&quot;} */\"></path></svg>',svgContentId:12536709732,withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zdsvf6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-175ukba\",\"data-styles-preset\":\"nAfx_CT2c\",children:\"Contact information USA\"})}),className:\"framer-1gg3je4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-82b5832e-a0cf-4abf-84b4-daf77b132a71, rgb(2, 2, 2))\"},children:[\"Incision USA Corporation \",/*#__PURE__*/_jsx(\"br\",{}),\"228 East 45th Street, Suite 9E \",/*#__PURE__*/_jsx(\"br\",{}),\"New York, NY 10017 \",/*#__PURE__*/_jsx(\"br\",{}),\"USA\"]})}),className:\"framer-un18os\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P1vDsmtDk:{y:(componentViewport?.y||0)+0+0+0+1116+0+618.25+40+64+0+74.25},Zgq01sW5z:{y:(componentViewport?.y||0)+0+0+0+1601+0+586.25+24+64+0+74.25}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+0+0+1088+0+40+64+0+74.25,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lxo7j1-container\",nodeId:\"sq6lsOLDS\",scopeId:\"zDzzO7qJ7\",children:/*#__PURE__*/_jsx(NavigationItem,{fgZjzyq7C:\"var(--token-88270a27-b998-4d64-94e7-850fa71e2842, rgb(85, 85, 85))\",height:\"100%\",id:\"sq6lsOLDS\",layoutId:\"sq6lsOLDS\",r7jC2slFO:\"hi@incision.care\",uigmtT8qY:\"mail\",variant:\"PUb1jCP7s\",W6FR_yUxS:false,width:\"100%\",yGUGjyBWK:\"var(--token-6caa153b-31c9-4eaa-bd6e-82180b70617c, rgb(51, 51, 51))\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qt3a6h\",\"data-border\":true,\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-88uepc\",\"data-framer-name\":\"C87d5c48-a00c-4e0d-828c-69776256b13d\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 40 40\"><path d=\"M 36.304 31.745 L 36.304 30.468 C 36.304 28.277 35.077 26.219 33.026 24.942 L 33.789 24.569 C 35.345 23.815 35.964 22.13 35.201 20.746 L 28.871 9.302 C 27.706 7.2 25.376 5.754 22.737 5.426 L 23.304 3.182 C 23.418 2.729 23.294 2.25 22.985 1.913 C 22.737 1.647 22.376 1.496 22.005 1.496 L 17.015 1.496 C 16.644 1.496 16.284 1.647 16.036 1.913 C 15.716 2.25 15.603 2.72 15.716 3.182 L 16.284 5.426 C 13.644 5.745 11.314 7.2 10.149 9.302 L 3.82 20.746 C 3.046 22.138 3.665 23.815 5.232 24.569 L 5.995 24.942 C 3.933 26.219 2.716 28.286 2.716 30.468 L 2.716 31.745 C 0.902 31.861 -0.5 33.147 -0.5 34.708 L -0.5 37.565 C -0.5 38.079 -0.015 38.496 0.582 38.496 L 38.418 38.496 C 39.015 38.496 39.5 38.079 39.5 37.565 L 39.5 34.717 C 39.49 33.147 38.088 31.861 36.304 31.745 Z M 34.758 30.468 L 34.758 31.737 L 27.923 31.737 L 29.088 28.516 C 29.51 27.346 30.376 26.352 31.552 25.669 L 32.036 25.962 C 33.747 26.991 34.758 28.676 34.758 30.468 Z M 7.768 24.285 L 6.139 23.496 L 16.335 23.496 L 16.83 26.423 L 10.438 26.423 C 9.758 25.545 8.851 24.808 7.768 24.285 Z M 20.51 22.236 L 19.49 22.52 L 18.469 22.236 C 17.438 21.943 16.531 21.411 15.851 20.684 C 14.933 19.699 14.428 18.457 14.428 17.197 L 14.428 12.931 C 16.634 12.106 18.985 11.972 19.459 11.946 L 19.521 11.946 C 19.995 11.964 22.335 12.106 24.552 12.931 L 24.552 17.197 C 24.552 18.457 24.046 19.699 23.129 20.684 C 22.448 21.402 21.541 21.943 20.51 22.236 Z M 17.995 23.496 L 19.119 23.815 C 19.242 23.85 19.366 23.868 19.49 23.868 C 19.613 23.868 19.737 23.85 19.861 23.815 L 20.985 23.496 C 21.026 23.487 21.057 23.478 21.088 23.46 L 19.479 33.014 L 17.871 23.46 C 17.923 23.478 17.964 23.487 17.995 23.496 Z M 22.655 23.496 L 32.851 23.496 L 31.222 24.285 C 30.129 24.817 29.222 25.545 28.552 26.423 L 22.16 26.423 Z M 33.964 22.165 L 23.624 22.165 C 23.871 21.961 24.108 21.748 24.325 21.517 C 24.789 21.021 25.17 20.471 25.459 19.885 L 33.005 19.885 L 33.799 21.322 C 33.954 21.588 34.005 21.881 33.964 22.165 Z M 32.263 18.546 L 25.933 18.546 C 26.036 18.102 26.088 17.65 26.088 17.197 L 26.088 15.911 L 30.799 15.911 Z M 30.077 14.58 L 26.098 14.58 L 26.098 12.7 L 28.18 11.156 Z M 17.201 2.818 L 21.799 2.818 C 21.799 2.844 21.799 2.862 21.789 2.898 L 20.593 7.644 L 18.397 7.644 L 17.201 2.898 C 17.201 2.871 17.191 2.844 17.201 2.818 Z M 16.582 6.73 L 16.933 8.131 C 17.057 8.628 17.521 8.974 18.046 8.974 L 20.933 8.974 C 21.469 8.974 21.923 8.628 22.046 8.131 L 22.397 6.73 C 24.572 6.96 26.51 8.14 27.459 9.87 L 27.479 9.914 L 25.088 11.68 C 22.809 10.846 20.5 10.66 19.675 10.615 C 19.624 10.606 19.572 10.606 19.521 10.606 L 19.418 10.606 C 19.366 10.606 19.314 10.606 19.273 10.615 C 18.438 10.66 16.057 10.846 13.747 11.715 L 11.418 9.994 L 11.49 9.861 C 12.469 8.14 14.407 6.96 16.582 6.73 Z M 12.892 15.911 L 12.892 17.197 C 12.892 17.65 12.943 18.102 13.046 18.546 L 6.716 18.546 L 8.17 15.911 Z M 8.912 14.58 L 10.758 11.254 L 12.892 12.833 L 12.892 14.589 L 8.912 14.589 Z M 5.191 21.313 L 5.985 19.876 L 13.521 19.876 C 13.809 20.462 14.191 21.012 14.655 21.509 C 14.871 21.739 15.108 21.961 15.356 22.156 L 5.026 22.156 C 4.985 21.881 5.036 21.588 5.191 21.313 Z M 6.943 25.971 L 7.428 25.678 C 8.603 26.361 9.459 27.354 9.892 28.525 L 11.057 31.737 L 4.222 31.737 L 4.222 30.468 C 4.232 28.676 5.242 26.991 6.943 25.971 Z M 14.077 37.157 L 11.943 37.157 L 11.943 35.196 C 11.943 34.832 11.593 34.531 11.17 34.531 C 10.747 34.531 10.397 34.832 10.397 35.196 L 10.397 37.157 L 8.345 37.157 L 8.345 35.196 C 8.345 34.832 7.995 34.531 7.572 34.531 C 7.149 34.531 6.799 34.832 6.799 35.196 L 6.799 37.157 L 4.758 37.157 L 4.758 35.196 C 4.758 34.832 4.407 34.531 3.985 34.531 C 3.562 34.531 3.211 34.832 3.211 35.196 L 3.211 37.157 L 1.046 37.157 L 1.046 34.708 C 1.046 33.803 1.902 33.058 2.964 33.058 L 12.644 33.058 C 13.696 33.058 14.562 33.795 14.562 34.708 L 14.562 37.157 Z M 12.686 31.737 L 11.376 28.126 C 11.335 28.002 11.284 27.878 11.232 27.754 L 17.057 27.754 L 18.634 37.157 L 16.098 37.157 L 16.098 34.708 C 16.098 33.076 14.572 31.754 12.686 31.737 Z M 20.356 37.157 L 21.943 27.683 L 21.943 27.754 L 27.758 27.754 C 27.706 27.878 27.655 28.002 27.613 28.126 L 26.304 31.737 C 24.418 31.754 22.892 33.085 22.892 34.717 L 22.892 37.165 L 20.356 37.165 Z M 37.943 37.157 L 35.861 37.157 L 35.861 35.196 C 35.861 34.832 35.51 34.531 35.088 34.531 C 34.665 34.531 34.314 34.832 34.314 35.196 L 34.314 37.157 L 32.263 37.157 L 32.263 35.196 C 32.263 34.832 31.912 34.531 31.49 34.531 C 31.067 34.531 30.716 34.832 30.716 35.196 L 30.716 37.157 L 28.675 37.157 L 28.675 35.196 C 28.675 34.832 28.325 34.531 27.902 34.531 C 27.479 34.531 27.129 34.832 27.129 35.196 L 27.129 37.157 L 24.438 37.157 L 24.438 34.708 C 24.438 33.803 25.294 33.058 26.356 33.058 L 36.036 33.058 C 37.088 33.058 37.954 33.795 37.954 34.708 L 37.954 37.157 Z\" fill=\"var(--token-7dcdb54c-dc86-418f-8cea-2cacb7bdeb4a, rgb(0, 162, 173)) /* {&quot;name&quot;:&quot;Accent 5&quot;} */\"></path><path d=\"M 17.619 15.609 L 16.725 15.609 C 16.421 15.609 16.172 15.82 16.172 16.078 C 16.172 16.336 16.421 16.547 16.725 16.547 L 17.619 16.547 C 17.923 16.547 18.172 16.336 18.172 16.078 C 18.172 15.82 17.923 15.609 17.619 15.609 Z M 22.173 15.609 L 21.279 15.609 C 20.975 15.609 20.726 15.82 20.726 16.078 C 20.726 16.336 20.975 16.547 21.279 16.547 L 22.173 16.547 C 22.478 16.547 22.727 16.336 22.727 16.078 C 22.727 15.82 22.478 15.609 22.173 15.609 Z M 19.933 18 L 19.039 18 C 18.735 18 18.486 18.211 18.486 18.469 C 18.486 18.727 18.735 18.938 19.039 18.938 L 19.933 18.938 C 20.237 18.938 20.486 18.727 20.486 18.469 C 20.486 18.211 20.237 18 19.933 18 Z\" fill=\"var(--token-7dcdb54c-dc86-418f-8cea-2cacb7bdeb4a, rgb(0, 162, 173)) /* {&quot;name&quot;:&quot;Accent 5&quot;} */\"></path></svg>',svgContentId:9297589806,withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tgzcc2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-175ukba\",\"data-styles-preset\":\"nAfx_CT2c\",children:\"Contact information MEA\"})}),className:\"framer-13a4veg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-82b5832e-a0cf-4abf-84b4-daf77b132a71, rgb(2, 2, 2))\"},children:[\"Incision Egypt \",/*#__PURE__*/_jsx(\"br\",{}),\"Tolip El narges Hotel, Gate 4\",/*#__PURE__*/_jsx(\"br\",{}),\"90 Street, New Cairo\",/*#__PURE__*/_jsx(\"br\",{}),\"Egypt\"]})}),className:\"framer-6h5qut\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P1vDsmtDk:{y:(componentViewport?.y||0)+0+0+0+1116+0+900.5+40+64+0+74.25},Zgq01sW5z:{y:(componentViewport?.y||0)+0+0+0+1601+0+836.5+24+64+0+74.25}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+0+0+1088+0+40+64+0+74.25,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14paguz-container\",nodeId:\"Exh6zZk4v\",scopeId:\"zDzzO7qJ7\",children:/*#__PURE__*/_jsx(NavigationItem,{fgZjzyq7C:\"var(--token-88270a27-b998-4d64-94e7-850fa71e2842, rgb(85, 85, 85))\",height:\"100%\",id:\"Exh6zZk4v\",layoutId:\"Exh6zZk4v\",r7jC2slFO:\"hi@incision.care\",uigmtT8qY:\"mail\",variant:\"PUb1jCP7s\",W6FR_yUxS:false,width:\"100%\",yGUGjyBWK:\"var(--token-6caa153b-31c9-4eaa-bd6e-82180b70617c, rgb(51, 51, 51))\"})})})})]})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P1vDsmtDk:{y:(componentViewport?.y||0)+0+2330.75},Zgq01sW5z:{y:(componentViewport?.y||0)+0+2755.75}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:631,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1774.25,children:/*#__PURE__*/_jsx(Container,{className:\"framer-l4j685-container\",nodeId:\"bCtEPjQ7u\",scopeId:\"zDzzO7qJ7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P1vDsmtDk:{variant:\"BySpYiCEl\"},Zgq01sW5z:{variant:\"IosX8oAb5\"}},children:/*#__PURE__*/_jsx(AIKitFooter,{height:\"100%\",id:\"bCtEPjQ7u\",layoutId:\"bCtEPjQ7u\",style:{width:\"100%\"},variant:\"xqr50yAIB\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P1vDsmtDk:{width:\"min(100vw, 1199px)\"},Zgq01sW5z:{width:\"min(100vw, 809px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:`min(100vw, ${componentViewport?.width||\"100vw\"})`,y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P1vDsmtDk:{transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-drf04m-container\",\"data-framer-appear-id\":\"drf04m\",initial:animation3,layoutScroll:true,nodeId:\"ZlxQoLgtu\",optimized:true,rendersWithMotion:true,scopeId:\"zDzzO7qJ7\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P1vDsmtDk:{variant:\"eyJtq5NkA\"},Zgq01sW5z:{__framer__animateOnce:false,__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,variant:\"eyJtq5NkA\"}},children:/*#__PURE__*/_jsx(NavigationCopyWithVariantAppearEffect,{height:\"100%\",id:\"ZlxQoLgtu\",layoutId:\"ZlxQoLgtu\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"mG1Tqsver\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OPdIB.framer-1fj4tjz, .framer-OPdIB .framer-1fj4tjz { display: block; }\",\".framer-OPdIB.framer-noxd8x { align-content: center; align-items: center; background-color: var(--token-419394a1-565d-4952-8ba3-b4f1eb92339c, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-OPdIB .framer-dpbggp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-OPdIB .framer-xcyiaf { align-content: center; align-items: center; background-color: var(--token-419394a1-565d-4952-8ba3-b4f1eb92339c, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 150px 64px 0px 64px; position: relative; width: 100%; }\",\".framer-OPdIB .framer-1stk2rn { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1440px; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-OPdIB .framer-1ie35zo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-OPdIB .framer-1kiiw2f, .framer-OPdIB .framer-lo5pro { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-OPdIB .framer-lu56zd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-OPdIB .framer-498gi-container, .framer-OPdIB .framer-1rtlsq7-container, .framer-OPdIB .framer-1lxo7j1-container, .framer-OPdIB .framer-14paguz-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-OPdIB .framer-6dx3ju { align-content: center; align-items: center; background-color: var(--token-419394a1-565d-4952-8ba3-b4f1eb92339c, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 700px; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px 64px 0px 64px; position: relative; width: 100%; }\",\".framer-OPdIB .framer-1iq2ve8-container { flex: none; height: 100%; max-width: 1440px; position: relative; width: 100%; }\",\".framer-OPdIB .framer-13mag6x { align-content: center; align-items: center; background-color: var(--token-419394a1-565d-4952-8ba3-b4f1eb92339c, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px 64px 0px 64px; position: relative; width: 100%; }\",\".framer-OPdIB .framer-141cug8 { --border-bottom-width: 1px; --border-color: var(--token-3edc53ec-2b53-43fb-be53-9e75b862c113, #eeeeee); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: var(--token-419394a1-565d-4952-8ba3-b4f1eb92339c, #ffffff); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 40px 24px 40px 24px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-OPdIB .framer-1ekgei1, .framer-OPdIB .framer-w7mgji, .framer-OPdIB .framer-88uepc { flex: none; height: 40px; position: relative; width: 40px; }\",\".framer-OPdIB .framer-89gepz, .framer-OPdIB .framer-zdsvf6, .framer-OPdIB .framer-tgzcc2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-OPdIB .framer-veoh3n, .framer-OPdIB .framer-1gg3je4, .framer-OPdIB .framer-13a4veg { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-OPdIB .framer-6ga8pv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-OPdIB .framer-1h703l5, .framer-OPdIB .framer-qt3a6h { --border-bottom-width: 1px; --border-color: var(--token-3edc53ec-2b53-43fb-be53-9e75b862c113, #eeeeee); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; align-self: stretch; background-color: var(--token-419394a1-565d-4952-8ba3-b4f1eb92339c, #ffffff); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: auto; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 40px 24px 40px 24px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-OPdIB .framer-un18os, .framer-OPdIB .framer-6h5qut { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-OPdIB .framer-l4j685-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-OPdIB .framer-drf04m-container { flex: none; height: auto; left: 0px; max-width: 100%; position: fixed; top: 0px; width: 100%; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OPdIB.framer-noxd8x, .framer-OPdIB .framer-dpbggp, .framer-OPdIB .framer-xcyiaf, .framer-OPdIB .framer-1ie35zo, .framer-OPdIB .framer-lu56zd, .framer-OPdIB .framer-6dx3ju, .framer-OPdIB .framer-13mag6x, .framer-OPdIB .framer-141cug8, .framer-OPdIB .framer-89gepz, .framer-OPdIB .framer-1h703l5, .framer-OPdIB .framer-zdsvf6, .framer-OPdIB .framer-qt3a6h, .framer-OPdIB .framer-tgzcc2 { gap: 0px; } .framer-OPdIB.framer-noxd8x > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-OPdIB.framer-noxd8x > :first-child, .framer-OPdIB .framer-dpbggp > :first-child, .framer-OPdIB .framer-xcyiaf > :first-child, .framer-OPdIB .framer-6dx3ju > :first-child, .framer-OPdIB .framer-141cug8 > :first-child, .framer-OPdIB .framer-89gepz > :first-child, .framer-OPdIB .framer-1h703l5 > :first-child, .framer-OPdIB .framer-zdsvf6 > :first-child, .framer-OPdIB .framer-qt3a6h > :first-child, .framer-OPdIB .framer-tgzcc2 > :first-child { margin-top: 0px; } .framer-OPdIB.framer-noxd8x > :last-child, .framer-OPdIB .framer-dpbggp > :last-child, .framer-OPdIB .framer-xcyiaf > :last-child, .framer-OPdIB .framer-6dx3ju > :last-child, .framer-OPdIB .framer-141cug8 > :last-child, .framer-OPdIB .framer-89gepz > :last-child, .framer-OPdIB .framer-1h703l5 > :last-child, .framer-OPdIB .framer-zdsvf6 > :last-child, .framer-OPdIB .framer-qt3a6h > :last-child, .framer-OPdIB .framer-tgzcc2 > :last-child { margin-bottom: 0px; } .framer-OPdIB .framer-dpbggp > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-OPdIB .framer-xcyiaf > *, .framer-OPdIB .framer-141cug8 > *, .framer-OPdIB .framer-1h703l5 > *, .framer-OPdIB .framer-qt3a6h > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-OPdIB .framer-1ie35zo > *, .framer-OPdIB .framer-lu56zd > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-OPdIB .framer-1ie35zo > :first-child, .framer-OPdIB .framer-lu56zd > :first-child, .framer-OPdIB .framer-13mag6x > :first-child { margin-left: 0px; } .framer-OPdIB .framer-1ie35zo > :last-child, .framer-OPdIB .framer-lu56zd > :last-child, .framer-OPdIB .framer-13mag6x > :last-child { margin-right: 0px; } .framer-OPdIB .framer-6dx3ju > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-OPdIB .framer-13mag6x > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-OPdIB .framer-89gepz > *, .framer-OPdIB .framer-zdsvf6 > *, .framer-OPdIB .framer-tgzcc2 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-OPdIB[data-border=\"true\"]::after, .framer-OPdIB [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-OPdIB.framer-noxd8x { gap: 64px; width: 810px; } .framer-OPdIB .framer-xcyiaf, .framer-OPdIB .framer-1iq2ve8-container { max-width: 1199px; } .framer-OPdIB .framer-1stk2rn { order: 0; } .framer-OPdIB .framer-1ie35zo { flex-direction: column; order: 1; } .framer-OPdIB .framer-6dx3ju { padding: 0px 32px 0px 32px; } .framer-OPdIB .framer-13mag6x { flex-direction: column; padding: 0px 32px 0px 32px; } .framer-OPdIB .framer-141cug8 { flex: none; max-width: 1199px; width: 100%; } .framer-OPdIB .framer-1h703l5, .framer-OPdIB .framer-qt3a6h { align-self: unset; flex: none; height: min-content; max-width: 1199px; width: 100%; } .framer-OPdIB .framer-drf04m-container { left: 50%; max-width: 1199px; transform: translateX(-50%); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OPdIB.framer-noxd8x, .framer-OPdIB .framer-1ie35zo, .framer-OPdIB .framer-13mag6x { gap: 0px; } .framer-OPdIB.framer-noxd8x > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-OPdIB.framer-noxd8x > :first-child, .framer-OPdIB .framer-1ie35zo > :first-child, .framer-OPdIB .framer-13mag6x > :first-child { margin-top: 0px; } .framer-OPdIB.framer-noxd8x > :last-child, .framer-OPdIB .framer-1ie35zo > :last-child, .framer-OPdIB .framer-13mag6x > :last-child { margin-bottom: 0px; } .framer-OPdIB .framer-1ie35zo > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-OPdIB .framer-13mag6x > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}\",\"@media (max-width: 809px) { .framer-OPdIB.framer-noxd8x { gap: 64px; width: 390px; } .framer-OPdIB .framer-xcyiaf { max-width: 809px; padding: 150px 16px 0px 16px; } .framer-OPdIB .framer-1stk2rn { max-width: 100%; width: 100%; } .framer-OPdIB .framer-1ie35zo { flex-direction: column; } .framer-OPdIB .framer-1kiiw2f, .framer-OPdIB .framer-lo5pro { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-OPdIB .framer-lu56zd { flex-direction: column; gap: 0px; width: 100%; } .framer-OPdIB .framer-6dx3ju { height: min-content; overflow: visible; padding: 0px 16px 125px 16px; } .framer-OPdIB .framer-1iq2ve8-container { height: 844px; max-width: 809px; } .framer-OPdIB .framer-13mag6x { flex-direction: column; padding: 0px 16px 36px 16px; } .framer-OPdIB .framer-141cug8 { flex: none; max-width: 809px; padding: 24px; width: 100%; } .framer-OPdIB .framer-1h703l5, .framer-OPdIB .framer-qt3a6h { align-self: unset; flex: none; height: min-content; max-width: 809px; padding: 24px; width: 100%; } .framer-OPdIB .framer-drf04m-container { max-width: 809px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OPdIB.framer-noxd8x, .framer-OPdIB .framer-1ie35zo, .framer-OPdIB .framer-lu56zd, .framer-OPdIB .framer-13mag6x { gap: 0px; } .framer-OPdIB.framer-noxd8x > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-OPdIB.framer-noxd8x > :first-child, .framer-OPdIB .framer-1ie35zo > :first-child, .framer-OPdIB .framer-lu56zd > :first-child, .framer-OPdIB .framer-13mag6x > :first-child { margin-top: 0px; } .framer-OPdIB.framer-noxd8x > :last-child, .framer-OPdIB .framer-1ie35zo > :last-child, .framer-OPdIB .framer-lu56zd > :last-child, .framer-OPdIB .framer-13mag6x > :last-child { margin-bottom: 0px; } .framer-OPdIB .framer-1ie35zo > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-OPdIB .framer-lu56zd > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-OPdIB .framer-13mag6x > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2138\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"P1vDsmtDk\":{\"layout\":[\"fixed\",\"auto\"]},\"Zgq01sW5z\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerzDzzO7qJ7=withCSS(Component,css,\"framer-OPdIB\");export default FramerzDzzO7qJ7;FramerzDzzO7qJ7.displayName=\"Page\";FramerzDzzO7qJ7.defaultProps={height:2138,width:1200};addFonts(FramerzDzzO7qJ7,[{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\"}]},...NavigationItemFonts,...HubSpotFormFonts,...AIKitFooterFonts,...NavigationCopyFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzDzzO7qJ7\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2138\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"P1vDsmtDk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Zgq01sW5z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import*as React from\"react\";import{addPropertyControls,ControlType}from\"framer\";import{emptyStateStyle,stateParagraphStyle,stateTitleStyle}from\"https://framer.com/m/framer/integrations-styles.js@0.2.0\";// Poll for 5 minutes ...\nfunction poll(f,delay=200,count=5*60*5,i=0){if(i>count){console.error(\"poll max attempts\",f);return;}if(!f()){console.log(\"poll\",delay,count,i);setTimeout(()=>{poll(f,delay,count,i+1);},delay);}}function EmptyState({title,description}){return /*#__PURE__*/_jsxs(\"div\",{style:{...emptyStateStyle,width:\"100%\",height:\"100%\"},children:[/*#__PURE__*/_jsx(\"h1\",{style:stateTitleStyle,children:title}),/*#__PURE__*/_jsx(\"p\",{style:stateParagraphStyle,children:description})]});}/**\n * HUBSPOT\n *\n * @framerIntrinsicWidth 480\n * @framerIntrinsicHeight 300\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function HubSpotForm({portalId,formId,advanced,region,id}){if(!portalId||!formId||!region){return /*#__PURE__*/_jsx(EmptyState,{title:\"Hubspot\",description:\"Set a portal ID and form in the Properties.\"});}// const ref = React.createRef<HTMLDivElement>()\nconst elementId=`hubspot_form_${id}`;const cleanup=()=>{const element=document.querySelector(`#${elementId}`);if(element)element.innerHTML=\"\";};React.useEffect(()=>{if(window.hbspt){handleScriptLoad();return cleanup;}const script=document.createElement(\"script\");script.src=`https://js-${region}.hsforms.net/forms/shell.js`;script.onload=handleScriptLoad();document.body.appendChild(script);return cleanup;},[portalId,formId,region]);const handleScriptLoad=()=>{console.log(\"Loading HubSpot form...\",portalId);poll(()=>{if(!window.hbspt){console.warn(`HubSpot could not be loaded: window.hbspt is missing`);return false;}if(!document.querySelector(`#${elementId}`)){console.warn(`HubSpot could not be loaded: element not found #${elementId}`);return false;}cleanup();window.hbspt.forms.create({region,portalId,formId,target:`#${elementId}`,formInstanceId:formId});return true;});};return /*#__PURE__*/_jsx(\"div\",{style:{width:\"100%\",height:\"100%\"},id:elementId});}addPropertyControls(HubSpotForm,{portalId:{title:\"Portal\",type:ControlType.String,placeholder:\"25276298\",// defaultValue: \"25276298\",\ndescription:\"Create a [Hubspot](https://www.hubspot.com/) account, add a new form and copy your portal ID. [Learn more\u2026](https://www.framer.com/plugins/hubspot/)\"},formId:{title:\"Form\",type:ControlType.String,placeholder:\"e7167571-4bc4-4c2c-bfdc-a0a8dbfd22f1\"},advanced:{title:\"Advanced\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false},region:{title:\"Region\",type:ControlType.String,placeholder:\"eu1\",defaultValue:\"eu1\",hidden:({advanced})=>!advanced}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"HubSpotForm\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"300\",\"framerIntrinsicWidth\":\"480\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Hubspot.map", "import{containerStyles,emptyStateStyle as defaultEmptyStateStyle}from\"https://framer.com/m/framer/default-utils.js@^0.43.0\";export const emptyStateStyle={...containerStyles,...defaultEmptyStateStyle,textAlign:\"center\",padding:15,width:200,height:100,overflow:\"hidden\"};export const neutralStateStyle={...emptyStateStyle,color:\"#09f\",background:\"rgb(0, 153, 255, 0.1)\",borderColor:\"#09f\"};export const stateTitleStyle={fontSize:12,fontWeight:600,margin:0};export const stateParagraphStyle={fontSize:12,maxWidth:200,lineHeight:1.4,margin:\"5px 0 0 0\"};\nexport const __FramerMetadata__ = {\"exports\":{\"neutralStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"stateTitleStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"stateParagraphStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./styles.map", "import { defaultEvents, localeOptions, fontControls, fontSizeOptions, emptyStateStyle, containerStyles, fontStack } from \"https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js\";\nimport { useOnEnter, useOnExit } from \"https://framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js\";\nimport { useConstant } from \"https://framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js\";\nimport { colorTokentoValue, colorFromToken } from \"https://framerusercontent.com/modules/D2Lz5CmnNVPZFFiZXalt/QaCzPbriZBfXWZIIycFI/colorFromToken.js\";\nimport { isMotionValue } from \"https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js\";\nimport { useUniqueClassName, randomID } from \"https://framerusercontent.com/modules/xDiQsqBGXzmMsv7AlEVy/uhunpMiNsbXxzjlXsg1y/useUniqueClassName.js\";\nimport { getVariantControls } from \"https://framerusercontent.com/modules/ETACN5BJyFTSo0VVDJfu/NHRqowOiXkF9UwOzczF7/variantUtils.js\";\nimport { useIsBrowserSafari } from \"https://framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js\";\nimport { useMultiOnChange, useOnChange } from \"https://framerusercontent.com/modules/v9AWX2URmiYsHf7GbctE/XxKAZ9KlhWqf5x1JMyyF/useOnChange.js\";\nimport { mstoMinAndSec, secondsToMinutes } from \"https://framerusercontent.com/modules/4zHZnO5JojN1PrIbu2jm/revv9QCWpkh8lPzi2jje/time.js\";\nimport { useAutoMotionValue } from \"https://framerusercontent.com/modules/kNDwabfjDEb3vUxkQlZS/fSIr3AOAYbGlfSPgXpYu/useAutoMotionValue.js\";\nimport { useFontControls } from \"https://framerusercontent.com/modules/cuQH4dmpDnV8YK1mSgQX/tTLhbOFToDhKcwOVmn8E/useFontControls.js\";\nimport { useRenderTarget, useIsInPreview } from \"https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/AAh30yXzt1DUsOi1YwUY/useRenderTarget.js\";\nimport { useControlledState } from \"https://framerusercontent.com/modules/zGkoP8tPDCkoBzMdt5uq/0zFSjxIYliHxrQQnryFX/useControlledState.js\";\nimport { usePadding, useRadius, paddingControl, borderRadiusControl } from \"https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js\";\nimport { detectAutoSizingAxis } from \"https://framerusercontent.com/modules/8CkHAZatUz1UR8jNTcfD/HwbnIAZlUmQ2oTpcLkaH/detectAutoSizingAxis.js\";\nexport { useOnEnter, useOnExit, defaultEvents, isMotionValue, colorFromToken, colorTokentoValue, localeOptions, fontControls, fontSizeOptions, emptyStateStyle, containerStyles, fontStack, useUniqueClassName, getVariantControls, useIsBrowserSafari, randomID, useConstant, useMultiOnChange, useOnChange, usePadding, useRadius, paddingControl, borderRadiusControl, mstoMinAndSec, useFontControls, secondsToMinutes, useAutoMotionValue, useRenderTarget, useIsInPreview, useControlledState, detectAutoSizingAxis,  };\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"mstoMinAndSec\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"colorTokentoValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useFontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useUniqueClassName\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"detectAutoSizingAxis\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnEnter\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getVariantControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useAutoMotionValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"randomID\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsInPreview\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useMultiOnChange\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useConstant\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isMotionValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnChange\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useControlledState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"colorFromToken\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"secondsToMinutes\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}", "// @ts-ignore\nimport { fontStore } from \"framer\";\nimport { useEffect } from \"react\";\n// @ts-ignore\nimport { fontStack } from \"https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js\";\nconst fontWeights = {\n    100: \"Thin\",\n    200: \"Extra-light\",\n    300: \"Light\",\n    400: \"Regular\",\n    500: \"Medium\",\n    600: \"Semi-bold\",\n    700: \"Bold\",\n    800: \"Extra-bold\",\n    900: \"Black\"\n};\nexport function useFontControls(props) {\n    const { fontFamily , fontSize , fontWeight , font  } = props;\n    const fontWeightName = fontWeights[fontWeight];\n    const customFontStack = `\"${fontFamily} ${fontWeightName}\", \"${fontFamily}\", ${fontStack}`;\n    const fontFamilyStyle = fontFamily ? {\n        fontSize,\n        fontWeight,\n        fontFamily: customFontStack\n    } : {\n        fontSize,\n        fontWeight\n    };\n    const fetchCustomFonts = async ()=>{\n        await fontStore.loadWebFontsFromSelectors([\n            `CUSTOM;${fontFamily}`,\n            `CUSTOM;${fontFamily} ${fontWeightName}`,\n            `GF;${fontFamily}-${fontWeightName.toLowerCase()}`, \n        ]).catch((e)=>console.error(e)\n        );\n    };\n    useEffect(()=>{\n        if (font) fetchCustomFonts();\n    }, [\n        font,\n        fontFamily,\n        fontWeight\n    ]);\n    return fontFamilyStyle;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useFontControls\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useFontControls.map", "import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map"],
  "mappings": "gtBAAAA,ICAAC,ICAAC,ICAAC,ICAAC,ICAAC,IHAmI,IAAMC,EAAgB,CAAC,GAAGC,EAAgB,GAAGD,EAAuB,UAAU,SAAS,QAAQ,GAAG,MAAM,IAAI,OAAO,IAAI,SAAS,QAAQ,EAAeE,GAAkB,CAAC,GAAGF,EAAgB,MAAM,OAAO,WAAW,wBAAwB,YAAY,MAAM,EAAeG,GAAgB,CAAC,SAAS,GAAG,WAAW,IAAI,OAAO,CAAC,EAAeC,GAAoB,CAAC,SAAS,GAAG,SAAS,IAAI,WAAW,IAAI,OAAO,WAAW,EDCniB,SAASC,GAAKC,EAAEC,EAAM,IAAIC,EAAM,EAAE,GAAG,EAAEC,EAAE,EAAE,CAAC,GAAGA,EAAED,EAAM,CAAC,QAAQ,MAAM,oBAAoBF,CAAC,EAAE,OAAYA,EAAE,IAAG,QAAQ,IAAI,OAAOC,EAAMC,EAAMC,CAAC,EAAE,WAAW,IAAI,CAACJ,GAAKC,EAAEC,EAAMC,EAAMC,EAAE,CAAC,CAAE,EAAEF,CAAK,EAAG,CAAC,SAASG,GAAW,CAAC,MAAAC,EAAM,YAAAC,CAAW,EAAE,CAAC,OAAoBC,EAAM,MAAM,CAAC,MAAM,CAAC,GAAGC,EAAgB,MAAM,OAAO,OAAO,MAAM,EAAE,SAAS,CAAcC,EAAK,KAAK,CAAC,MAAMC,GAAgB,SAASL,CAAK,CAAC,EAAeI,EAAK,IAAI,CAAC,MAAME,GAAoB,SAASL,CAAW,CAAC,CAAC,CAAC,CAAC,CAAE,CAQrc,SAARM,EAA6B,CAAC,SAAAC,EAAS,OAAAC,EAAO,SAAAC,EAAS,OAAAC,EAAO,GAAAC,CAAE,EAAE,CAAC,GAAG,CAACJ,GAAU,CAACC,GAAQ,CAACE,EAAQ,OAAoBP,EAAKL,GAAW,CAAC,MAAM,UAAU,YAAY,6CAA6C,CAAC,EAC5N,IAAMc,EAAU,gBAAgBD,IAAWE,EAAQ,IAAI,CAAC,IAAMC,EAAQ,SAAS,cAAc,IAAIF,GAAW,EAAKE,IAAQA,EAAQ,UAAU,GAAG,EAAQC,EAAU,IAAI,CAAC,GAAG,OAAO,MAAO,OAAAC,EAAiB,EAASH,EAAS,IAAMI,EAAO,SAAS,cAAc,QAAQ,EAAE,OAAAA,EAAO,IAAI,cAAcP,+BAAoCO,EAAO,OAAOD,EAAiB,EAAE,SAAS,KAAK,YAAYC,CAAM,EAASJ,CAAQ,EAAE,CAACN,EAASC,EAAOE,CAAM,CAAC,EAAE,IAAMM,EAAiB,IAAI,CAAC,QAAQ,IAAI,0BAA0BT,CAAQ,EAAEd,GAAK,IAAS,OAAO,MAA8F,SAAS,cAAc,IAAImB,GAAW,GAA8FC,EAAQ,EAAE,OAAO,MAAM,MAAM,OAAO,CAAC,OAAAH,EAAO,SAAAH,EAAS,OAAAC,EAAO,OAAO,IAAII,IAAY,eAAeJ,CAAM,CAAC,EAAS,KAA7M,QAAQ,KAAK,mDAAmDI,GAAW,EAAS,KAApN,QAAQ,KAAK,sDAAsD,EAAS,GAAuQ,CAAE,EAAE,OAAoBT,EAAK,MAAM,CAAC,MAAM,CAAC,MAAM,OAAO,OAAO,MAAM,EAAE,GAAGS,CAAS,CAAC,CAAE,CAACM,EAAoBZ,EAAY,CAAC,SAAS,CAAC,MAAM,SAAS,KAAKa,EAAY,OAAO,YAAY,WACliC,YAAY,2JAAsJ,EAAE,OAAO,CAAC,MAAM,OAAO,KAAKA,EAAY,OAAO,YAAY,sCAAsC,EAAE,SAAS,CAAC,MAAM,WAAW,KAAKA,EAAY,QAAQ,aAAa,OAAO,cAAc,OAAO,aAAa,EAAK,EAAE,OAAO,CAAC,MAAM,SAAS,KAAKA,EAAY,OAAO,YAAY,MAAM,aAAa,MAAM,OAAO,CAAC,CAAC,SAAAV,CAAQ,IAAI,CAACA,CAAQ,CAAC,CAAC,EDVsmB,IAAMW,GAAeC,EAAOC,CAAQ,EAAQC,GAAoBC,EAASC,CAAc,EAAQC,GAAgBL,EAAOM,EAAO,GAAG,EAAQC,GAAiBJ,EAASK,CAAW,EAAQC,GAAgBT,EAAOU,CAAS,EAAQC,GAAiBR,EAASS,CAAW,EAAQC,GAAoBV,EAASW,CAAc,EAAQC,GAAsCC,EAAwBF,CAAc,EAAQG,GAAmCC,EAA0BR,CAAS,EAAQS,GAAY,CAAC,UAAU,sBAAsB,UAAU,6CAA6C,UAAU,oBAAoB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,GAAG,EAAQC,EAAY,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,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,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,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,IAAUC,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,GAAGC,CAAS,EAAEf,GAASI,CAAK,EAAQY,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUT,CAAY,EAAE,GAAGS,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUT,CAAY,EAAE,SAAS,MAAMS,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACY,EAAYC,EAAmB,EAAEC,EAA8BR,EAAQjC,GAAY,EAAK,EAAQ0C,GAAe,OAAkHC,GAAkBC,EAAG1C,GAAkB,GAAnH,CAAa6B,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQc,GAAWC,EAAO,IAAI,EAAQC,GAAY,IAAS9C,GAAU,EAAiBsC,IAAc,YAAtB,GAAmES,GAAsBC,EAAM,EAAEC,EAAiB,CAAC,CAAC,EAAE,IAAMC,EAAkBC,EAAqB,EAAE,OAAoBnC,EAAKoC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAlD,EAAiB,EAAE,SAAsBmD,EAAMC,EAAY,CAAC,GAAGvB,GAAUgB,GAAgB,SAAS,CAAc/B,EAAKH,GAAU,CAAC,MAAM,kGAAkG,CAAC,EAAewC,EAAMnE,EAAO,IAAI,CAAC,GAAG+C,EAAU,UAAUU,EAAGD,GAAkB,gBAAgBZ,CAAS,EAAE,IAAIL,GAAKmB,GAAK,MAAM,CAAC,GAAGf,CAAK,EAAE,SAAS,CAAcwB,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAS,CAAcrC,EAAKrC,GAAe,CAAC,kBAAkB,CAAC,WAAWyB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAU,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAAsBa,EAAWuC,EAAS,CAAC,SAAsBvC,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,iEAAiE,EAAE,SAAS,kDAAkD,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeqC,EAAMpE,GAAgB,CAAC,kBAAkB,CAAC,WAAWmB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAca,EAAKwC,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBtB,EAAWuC,EAAS,CAAC,SAAsBvC,EAAK,IAAI,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,oFAAoF,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWuC,EAAS,CAAC,SAAsBvC,EAAK,IAAI,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,iEAAiE,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKnC,EAAS,CAAC,sBAAsB,GAAK,SAAsBmC,EAAWuC,EAAS,CAAC,SAAsBvC,EAAK,IAAI,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,iEAAiE,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeqC,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAACP,GAAY,GAAgB9B,EAAKwC,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBtB,EAAWuC,EAAS,CAAC,SAAsBvC,EAAK,IAAI,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,iEAAiE,EAAE,SAAS,oEAAoE,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKnC,EAAS,CAAC,sBAAsB,GAAK,SAAsBmC,EAAWuC,EAAS,CAAC,SAAsBvC,EAAK,IAAI,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,iEAAiE,EAAE,SAAS,oEAAoE,CAAC,CAAC,CAAC,EAAE,UAAU,+BAA+B,mBAAmB,YAAY,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKwC,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGY,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,GAAG,EAAE,GAAG,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,GAAG,EAAE,IAAI,EAAE,GAAG,CAAC,EAAE,SAAsBlC,EAAKyC,EAA0B,CAAC,OAAO,GAAG,GAAGP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,GAAG,EAAE,EAAE,SAAsBlC,EAAK1B,EAAU,CAAC,UAAU,yBAAyB,OAAO,YAAY,QAAQ,YAAY,SAAsB0B,EAAKhC,EAAe,CAAC,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,iBAAiB,UAAU,OAAO,QAAQ,YAAY,UAAU,GAAM,MAAM,OAAO,UAAU,oEAAoE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKyC,EAA0B,CAAC,SAAsBzC,EAAK3B,GAAgB,CAAC,kBAAkB,CAAC,WAAWiB,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBW,EAAK5B,EAAY,CAAC,SAAS,GAAK,OAAO,uCAAuC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,UAAU,OAAO,MAAM,MAAM,CAAC,OAAO,OAAO,SAAS,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiE,EAAMpE,GAAgB,CAAC,kBAAkB,CAAC,WAAWmB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBC,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,gBAAgB,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcgD,EAAM,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,OAAO,SAAS,CAAcrC,EAAK0C,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,iCAAiC,OAAO,WAAW,QAAQ,EAAE,IAAI,glGAAglG,aAAa,WAAW,mBAAmB,EAAI,CAAC,EAAeL,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcrC,EAAKnC,EAAS,CAAC,sBAAsB,GAAK,SAAsBmC,EAAWuC,EAAS,CAAC,SAAsBvC,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnC,EAAS,CAAC,sBAAsB,GAAK,SAAsBwE,EAAYE,EAAS,CAAC,SAAS,CAAcvC,EAAK,IAAI,CAAC,MAAM,CAAC,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iEAAiE,EAAE,SAAS,qBAAqB,CAAC,EAAeqC,EAAM,IAAI,CAAC,MAAM,CAAC,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iEAAiE,EAAE,SAAS,CAAC,yBAAsCrC,EAAK,KAAK,CAAC,CAAC,EAAE,mBAAmB,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iEAAiE,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKwC,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGY,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,EAAE,MAAM,CAAC,EAAE,SAAsBlC,EAAKyC,EAA0B,CAAC,OAAO,GAAG,GAAGP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,GAAG,EAAE,OAAO,SAAsBlC,EAAK1B,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB0B,EAAKhC,EAAe,CAAC,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,mBAAmB,UAAU,OAAO,QAAQ,YAAY,UAAU,GAAM,MAAM,OAAO,UAAU,oEAAoE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqE,EAAM,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,OAAO,SAAS,CAAcrC,EAAK0C,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,yCAAyC,OAAO,WAAW,QAAQ,EAAE,IAAI,2/MAA2/M,aAAa,YAAY,mBAAmB,EAAI,CAAC,EAAeL,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcrC,EAAKnC,EAAS,CAAC,sBAAsB,GAAK,SAAsBmC,EAAWuC,EAAS,CAAC,SAAsBvC,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,yBAAyB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnC,EAAS,CAAC,sBAAsB,GAAK,SAAsBmC,EAAWuC,EAAS,CAAC,SAAsBF,EAAM,IAAI,CAAC,MAAM,CAAC,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iEAAiE,EAAE,SAAS,CAAC,4BAAyCrC,EAAK,KAAK,CAAC,CAAC,EAAE,kCAA+CA,EAAK,KAAK,CAAC,CAAC,EAAE,sBAAmCA,EAAK,KAAK,CAAC,CAAC,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKwC,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGY,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,OAAO,GAAG,GAAG,EAAE,KAAK,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,OAAO,GAAG,GAAG,EAAE,KAAK,CAAC,EAAE,SAAsBlC,EAAKyC,EAA0B,CAAC,OAAO,GAAG,GAAGP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,GAAG,EAAE,MAAM,SAAsBlC,EAAK1B,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB0B,EAAKhC,EAAe,CAAC,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,mBAAmB,UAAU,OAAO,QAAQ,YAAY,UAAU,GAAM,MAAM,OAAO,UAAU,oEAAoE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqE,EAAM,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,OAAO,SAAS,CAAcrC,EAAK0C,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,uCAAuC,OAAO,WAAW,QAAQ,EAAE,IAAI,yuLAAyuL,aAAa,WAAW,mBAAmB,EAAI,CAAC,EAAeL,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcrC,EAAKnC,EAAS,CAAC,sBAAsB,GAAK,SAAsBmC,EAAWuC,EAAS,CAAC,SAAsBvC,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,yBAAyB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnC,EAAS,CAAC,sBAAsB,GAAK,SAAsBmC,EAAWuC,EAAS,CAAC,SAAsBF,EAAM,IAAI,CAAC,MAAM,CAAC,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iEAAiE,EAAE,SAAS,CAAC,kBAA+BrC,EAAK,KAAK,CAAC,CAAC,EAAE,gCAA6CA,EAAK,KAAK,CAAC,CAAC,EAAE,uBAAoCA,EAAK,KAAK,CAAC,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKwC,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGY,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,MAAM,GAAG,GAAG,EAAE,KAAK,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,MAAM,GAAG,GAAG,EAAE,KAAK,CAAC,EAAE,SAAsBlC,EAAKyC,EAA0B,CAAC,OAAO,GAAG,GAAGP,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,GAAG,EAAE,MAAM,SAAsBlC,EAAK1B,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB0B,EAAKhC,EAAe,CAAC,UAAU,qEAAqE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,mBAAmB,UAAU,OAAO,QAAQ,YAAY,UAAU,GAAM,MAAM,OAAO,UAAU,oEAAoE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAKwC,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGY,GAAmB,GAAG,GAAG,EAAE,OAAO,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,CAAC,EAAE,SAAsBlC,EAAKyC,EAA0B,CAAC,OAAO,IAAI,MAAMP,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,QAAQ,SAAsBlC,EAAK1B,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB0B,EAAKwC,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAKxB,EAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewB,EAAKwC,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,oBAAoB,EAAE,UAAU,CAAC,MAAM,mBAAmB,CAAC,EAAE,SAAsBtB,EAAKyC,EAA0B,CAAC,OAAO,GAAG,MAAM,cAAcP,GAAmB,OAAO,WAAW,EAAE,EAAE,SAAsBlC,EAAKwC,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,kBAAkB5B,EAAkB,CAAC,EAAE,SAAsBM,EAAKnB,GAAmC,CAAC,QAAQW,GAAW,UAAU,0BAA0B,wBAAwB,SAAS,QAAQC,GAAW,aAAa,GAAK,OAAO,YAAY,UAAU,GAAK,kBAAkB,GAAK,QAAQ,YAAY,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBO,EAAKwC,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,sBAAsB,GAAM,oBAAoB,GAAG,qCAAqC,GAAK,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAKrB,GAAsC,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqB,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ2C,GAAI,CAAC,kFAAkF,kFAAkF,uVAAuV,+QAA+Q,oYAAoY,wNAAwN,+RAA+R,+IAA+I,kRAAkR,kOAAkO,wXAAwX,4HAA4H,4XAA4X,wxBAAwxB,2JAA2J,mVAAmV,2PAA2P,kQAAkQ,o0BAAo0B,gSAAgS,wGAAwG,uJAAuJ,0oFAA0oF,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,gcAAgc,qkDAAqkD,0lEAA0lE,EAWv69CC,EAAgBC,EAAQtC,GAAUoC,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,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,CAAC,CAAC,EAAE,GAAG9E,GAAoB,GAAGK,GAAiB,GAAGI,GAAiB,GAAGE,GAAoB,GAAGuE,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC7gE,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,qBAAuB,OAAO,sBAAwB,IAAI,qBAAuB,4BAA4B,4BAA8B,OAAO,yBAA2B,OAAO,6BAA+B,OAAO,yBAA2B,QAAQ,sBAAwB,OAAO,oCAAsC,2JAAyL,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", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "emptyStateStyle", "containerStyles", "neutralStateStyle", "stateTitleStyle", "stateParagraphStyle", "poll", "f", "delay", "count", "i", "EmptyState", "title", "description", "u", "emptyStateStyle", "p", "stateTitleStyle", "stateParagraphStyle", "HubSpotForm", "portalId", "formId", "advanced", "region", "id", "elementId", "cleanup", "element", "ue", "handleScriptLoad", "script", "addPropertyControls", "ControlType", "RichTextWithFX", "withFX", "RichText2", "NavigationItemFonts", "getFonts", "krNB0gFWx_default", "MotionDivWithFX", "motion", "HubSpotFormFonts", "HubSpotForm", "ContainerWithFX", "Container", "AIKitFooterFonts", "MBTxSIM3I_default", "NavigationCopyFonts", "xVXo7ax3Z_default", "NavigationCopyWithVariantAppearEffect", "withVariantAppearEffect", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "transition3", "animation2", "animation3", "transformTemplate1", "_", "t", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "x", "PropertyOverrides2", "ComponentViewportProvider", "SVG", "css", "FramerzDzzO7qJ7", "withCSS", "zDzzO7qJ7_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
