{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/iOVu5Q1pij8MHYpPCH2S/HljJtWT2aepvEkj9y1rb/hYnjW1m2r.js"],
  "sourcesContent": ["// Generated by Framer (cf240c2)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Globe from\"https://framerusercontent.com/modules/xFhv3ETdRBLjJusGaZ1P/d9ZONLqTB9uCj5kbWKll/Globe.js\";import AIKitNav from\"#framer/local/canvasComponent/FgbzfpRtw/FgbzfpRtw.js\";import AIKitBadge from\"#framer/local/canvasComponent/KoyqF9kGY/KoyqF9kGY.js\";import AIKitFeatureSmall from\"#framer/local/canvasComponent/t6R24LkAX/t6R24LkAX.js\";import AIKitFooter from\"#framer/local/canvasComponent/Xn77iei6J/Xn77iei6J.js\";import Button from\"#framer/local/canvasComponent/zVhdlfydx/zVhdlfydx.js\";import*as sharedStyle3 from\"#framer/local/css/bNWIfpA4K/bNWIfpA4K.js\";import*as sharedStyle2 from\"#framer/local/css/GgzepgGuj/GgzepgGuj.js\";import*as sharedStyle1 from\"#framer/local/css/IOy3OP8Hi/IOy3OP8Hi.js\";import*as sharedStyle from\"#framer/local/css/nmhD1gwBv/nmhD1gwBv.js\";import metadataProvider from\"#framer/local/webPageMetadata/hYnjW1m2r/hYnjW1m2r.js\";const AIKitNavFonts=getFonts(AIKitNav);const AIKitBadgeFonts=getFonts(AIKitBadge);const AIKitFeatureSmallFonts=getFonts(AIKitFeatureSmall);const GlobeFonts=getFonts(Globe);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ButtonFonts=getFonts(Button);const AIKitFooterFonts=getFonts(AIKitFooter);const breakpoints={aRrj53IBG:\"(min-width: 810px) and (max-width: 1199px)\",fO9a6wjAf:\"(max-width: 809px)\",NB1QfgIqu:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-NFOWW\";const variantClassNames={aRrj53IBG:\"framer-v-l1u05k\",fO9a6wjAf:\"framer-v-1n6dr0n\",NB1QfgIqu:\"framer-v-1lqcy8e\"};const transition1={delay:.3,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":var _variants_success;return(_variants_success=variants.success)!==null&&_variants_success!==void 0?_variants_success:currentVariant;case\"pending\":var _variants_pending;return(_variants_pending=variants.pending)!==null&&_variants_pending!==void 0?_variants_pending:currentVariant;case\"error\":var _variants_error;return(_variants_error=variants.error)!==null&&_variants_error!==void 0?_variants_error:currentVariant;case\"incomplete\":var _variants_incomplete;return(_variants_incomplete=variants.incomplete)!==null&&_variants_incomplete!==void 0?_variants_incomplete:currentVariant;}};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"NB1QfgIqu\",Phone:\"fO9a6wjAf\",Tablet:\"aRrj53IBG\"};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:\"NB1QfgIqu\"};};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-NFOWW`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-NFOWW`);};},[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===\"fO9a6wjAf\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"fO9a6wjAf\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"aRrj53IBG\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if([\"aRrj53IBG\",\"fO9a6wjAf\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"NB1QfgIqu\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1lqcy8e\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aRrj53IBG:{y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s03t0h-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aRrj53IBG:{variant:\"RNj64AfO5\"},fO9a6wjAf:{variant:\"f_6O496Ht\"}},children:/*#__PURE__*/_jsx(AIKitNav,{height:\"100%\",id:\"q1_EE5Os5\",layoutId:\"q1_EE5Os5\",style:{width:\"100%\"},variant:\"eTL_lIPt6\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aRrj53IBG:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(73),pixelHeight:1374,pixelWidth:1440,sizes:\"100vw\",src:\"https://framerusercontent.com/images/Wt22qBG2W8amDjekdbLyyMcqc.jpeg\",srcSet:\"https://framerusercontent.com/images/Wt22qBG2W8amDjekdbLyyMcqc.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/Wt22qBG2W8amDjekdbLyyMcqc.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Wt22qBG2W8amDjekdbLyyMcqc.jpeg 1440w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1374,pixelWidth:1440,sizes:\"100vw\",src:\"https://framerusercontent.com/images/Wt22qBG2W8amDjekdbLyyMcqc.jpeg\",srcSet:\"https://framerusercontent.com/images/Wt22qBG2W8amDjekdbLyyMcqc.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/Wt22qBG2W8amDjekdbLyyMcqc.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Wt22qBG2W8amDjekdbLyyMcqc.jpeg 1440w\"},className:\"framer-v8thlr\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-146d5t\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1e6iep0\",\"data-framer-appear-id\":\"1e6iep0\",\"data-framer-name\":\"Features\",initial:animation1,name:\"Features\",optimized:true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uoe27n\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ez1dde\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f33d44\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2hrwew\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aRrj53IBG:{y:118}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ix3ku1-container\",children:/*#__PURE__*/_jsx(AIKitBadge,{G3HZ6ApcP:\"0px 2px 5px 0px rgba(0,0,0,0.25)\",height:\"100%\",id:\"hofE5oqOx\",kKeaP4JNi:{borderColor:\"rgb(255, 255, 255)\",borderStyle:\"solid\",borderWidth:1},KvUUiyKUR:false,layoutId:\"hofE5oqOx\",loAxgB08g:\"New\",LyfG9WPrX:\"rgb(255, 255, 255)\",NqN_nLBRj:false,plscFUKEk:\"rgba(0, 161, 67, 0)\",RKRIewHmu:\"Help Centre\",width:\"100%\",xIk8kOqJV:\"100px\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fO9a6wjAf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1oj3tnu\",\"data-styles-preset\":\"nmhD1gwBv\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"We're here to support you\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1oj3tnu\",\"data-styles-preset\":\"nmhD1gwBv\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"We're here to support you\"})}),className:\"framer-1ik6f4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fO9a6wjAf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jgi725\",\"data-styles-preset\":\"IOy3OP8Hi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Welcome to our help centre\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jgi725\",\"data-styles-preset\":\"IOy3OP8Hi\",style:{\"--framer-text-alignment\":\"left\"},children:\"Welcome to our help centre\"})}),className:\"framer-1gk9lcj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-105jl88\",\"data-framer-name\":\"Features\",name:\"Features\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aRrj53IBG:{y:118}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:206,width:\"260px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-j5obgs-container\",children:/*#__PURE__*/_jsx(AIKitFeatureSmall,{aZts8hcy1:\"NEW\",bcQjAp7r6:\"rgb(255, 255, 255)\",eoEAnehP1:true,height:\"100%\",id:\"zIiuzUseY\",kxDdHTi1D:\"0px\",layoutId:\"zIiuzUseY\",LgljzbKhm:\"E_psgPtQj\",MFt5Zs_AB:true,OPJUBTb18:\"Question\",qCV3eUx76:\"rgb(255, 255, 255)\",SeJGf8Cjm:\"We are here to answer any questions you may have about Sky BlackBox.\",style:{width:\"100%\"},u6K4JqA__:\"Common questions\",ui_AXJ1vG:\"var(--token-6ee39359-b4dc-42f1-93d9-495015475b07, rgb(140, 69, 255))\",UrJk386ze:false,variant:\"RG1rxb2ML\",VkjvnSwkC:\"rgb(255, 255, 255)\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aRrj53IBG:{y:344}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:206,width:\"260px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eo7sif-container\",children:/*#__PURE__*/_jsx(AIKitFeatureSmall,{aZts8hcy1:\"NEW\",bcQjAp7r6:\"rgb(255, 255, 255)\",eoEAnehP1:true,height:\"100%\",id:\"sotPhROwM\",kxDdHTi1D:\"0px\",layoutId:\"sotPhROwM\",LgljzbKhm:\"E_psgPtQj\",MFt5Zs_AB:true,OPJUBTb18:\"DownloadSimple\",qCV3eUx76:\"rgb(255, 255, 255)\",SeJGf8Cjm:\"Here you can find our guides and info brochures to use.\",style:{width:\"100%\"},u6K4JqA__:\"Download guides\",ui_AXJ1vG:\"var(--token-6ee39359-b4dc-42f1-93d9-495015475b07, rgb(140, 69, 255))\",UrJk386ze:false,variant:\"RG1rxb2ML\",VkjvnSwkC:\"rgb(255, 255, 255)\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1449kfe\",\"data-framer-name\":\"Asset\",name:\"Asset\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yai923\",\"data-framer-name\":\"Glow\",name:\"Glow\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nzy1o4-container\",children:/*#__PURE__*/_jsx(Globe,{alignment:\"center\",background:\"rgba(0, 0, 0, 0)\",baseColor:\"rgb(140, 69, 255)\",dark:1,diffuse:2,dragOptions:{damping:40,mass:1,stiffness:200},glowColor:\"rgb(191, 150, 255)\",height:\"100%\",id:\"uUuu7mTlj\",isDraggable:true,layoutId:\"uUuu7mTlj\",mapBrightness:12,markerArray:[],markerColor:\"rgb(255, 255, 255)\",markerSize:.1,maxSamples:2e4,maxWidth:800,offset:{offsetX:0,offsetY:0},phi:0,scale:1,speed:.3,style:{height:\"100%\",width:\"100%\"},theta:.3,width:\"100%\"})})})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g29nau\",\"data-framer-name\":\"Ellipse 1\",name:\"Ellipse 1\"})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rz8qln\",\"data-framer-name\":\"Features\",name:\"Features\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1viu9e\",\"data-framer-name\":\"Ellipse 1\",name:\"Ellipse 1\"}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-9ue8xy hidden-1lqcy8e hidden-l1u05k\",\"data-framer-name\":\"Ellipse 1\",name:\"Ellipse 1\"}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xks4fs hidden-1n6dr0n\",\"data-framer-name\":\"Ellipse 1\",name:\"Ellipse 1\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ny1r16\",\"data-framer-name\":\"Feature 8\",name:\"Feature 8\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-68eama\",\"data-framer-name\":\"Frame 1171274962\",name:\"Frame 1171274962\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uygcf2\",\"data-framer-name\":\"Frame 1171274962\",name:\"Frame 1171274962\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1an4nji\",\"data-framer-name\":\"Frame 1171274962\",name:\"Frame 1171274962\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oaku5y\",\"data-framer-name\":\"Frame 1171275068\",name:\"Frame 1171275068\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5e5qfg\",\"data-framer-name\":\"Frame 1171274964\",name:\"Frame 1171274964\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jtcj0z\",\"data-framer-name\":\"Frame 1171275068\",name:\"Frame 1171275068\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e1ttr0\",\"data-framer-name\":\"Features\",name:\"Features\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rtnkxs\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xc5aqp\",\"data-border\":true,\"data-framer-name\":\"Frame 1171274960\",name:\"Frame 1171274960\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(24, 24, 27)\"},children:\"Resources\"})}),className:\"framer-l4vmw8\",\"data-framer-name\":\"Awards\",fonts:[\"GF;Figtree-600\"],name:\"Awards\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1oj3tnu\",\"data-styles-preset\":\"nmhD1gwBv\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Find all of Sky Black Box\u2019s resources for download\"})}),className:\"framer-1dwha2n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rj9kc8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aRrj53IBG:{width:\"max((min(min(100vw - 200px, 1400px) - 80px, 940px) - 10px) / 2, 50px)\",y:1267.6},fO9a6wjAf:{width:\"310px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:206,width:\"max((min(min(100vw - 200px, 1400px) - 80px, 940px) - 20px) / 3, 50px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v1jkvu-container\",children:/*#__PURE__*/_jsx(AIKitFeatureSmall,{aZts8hcy1:\"NEW\",bcQjAp7r6:\"rgb(0, 0, 0)\",eoEAnehP1:true,height:\"100%\",id:\"ZskTBjZVA\",kxDdHTi1D:\"20px\",layoutId:\"ZskTBjZVA\",LgljzbKhm:\"E_psgPtQj\",MFt5Zs_AB:true,OPJUBTb18:\"Gauge\",qCV3eUx76:\"rgb(0, 0, 0)\",SeJGf8Cjm:\"A description of the document of download.\",style:{width:\"100%\"},u6K4JqA__:\"Document 1\",ui_AXJ1vG:\"var(--token-6ee39359-b4dc-42f1-93d9-495015475b07, rgb(140, 69, 255))\",UrJk386ze:false,variant:\"fR7DhWPih\",VkjvnSwkC:\"rgb(0, 0, 0)\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aRrj53IBG:{width:\"max((min(min(100vw - 200px, 1400px) - 80px, 940px) - 10px) / 2, 50px)\",y:1483.6},fO9a6wjAf:{width:\"310px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:206,width:\"max((min(min(100vw - 200px, 1400px) - 80px, 940px) - 20px) / 3, 50px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kxj9xk-container\",children:/*#__PURE__*/_jsx(AIKitFeatureSmall,{aZts8hcy1:\"NEW\",bcQjAp7r6:\"rgb(0, 0, 0)\",eoEAnehP1:true,height:\"100%\",id:\"OLePFU7Qc\",kxDdHTi1D:\"20px\",layoutId:\"OLePFU7Qc\",LgljzbKhm:\"E_psgPtQj\",MFt5Zs_AB:true,OPJUBTb18:\"ChartLine\",qCV3eUx76:\"rgb(0, 0, 0)\",SeJGf8Cjm:\"A description of the document of download.\",style:{width:\"100%\"},u6K4JqA__:\"Document 1\",ui_AXJ1vG:\"var(--token-6ee39359-b4dc-42f1-93d9-495015475b07, rgb(140, 69, 255))\",UrJk386ze:false,variant:\"fR7DhWPih\",VkjvnSwkC:\"rgb(0, 0, 0)\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aRrj53IBG:{width:\"max((min(min(100vw - 200px, 1400px) - 80px, 940px) - 10px) / 2, 50px)\",y:1483.6},fO9a6wjAf:{width:\"310px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:206,width:\"max((min(min(100vw - 200px, 1400px) - 80px, 940px) - 20px) / 3, 50px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ul8ulm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fO9a6wjAf:{UrJk386ze:false}},children:/*#__PURE__*/_jsx(AIKitFeatureSmall,{aZts8hcy1:\"NEW\",bcQjAp7r6:\"rgb(0, 0, 0)\",eoEAnehP1:true,height:\"100%\",id:\"unRmU0m0l\",kxDdHTi1D:\"20px\",layoutId:\"unRmU0m0l\",LgljzbKhm:\"E_psgPtQj\",MFt5Zs_AB:true,OPJUBTb18:\"Sparkle\",qCV3eUx76:\"rgb(0, 0, 0)\",SeJGf8Cjm:\"A description of the document of download.\",style:{width:\"100%\"},u6K4JqA__:\"Document 1\",ui_AXJ1vG:\"var(--token-6ee39359-b4dc-42f1-93d9-495015475b07, rgb(140, 69, 255))\",UrJk386ze:true,variant:\"fR7DhWPih\",VkjvnSwkC:\"rgb(0, 0, 0)\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aRrj53IBG:{y:1267.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:206,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qp6d28-container\",children:/*#__PURE__*/_jsx(AIKitFeatureSmall,{aZts8hcy1:\"NEW\",bcQjAp7r6:\"rgb(0, 0, 0)\",eoEAnehP1:true,height:\"100%\",id:\"I5iVc7EaH\",kxDdHTi1D:\"20px\",layoutId:\"I5iVc7EaH\",LgljzbKhm:\"E_psgPtQj\",MFt5Zs_AB:true,OPJUBTb18:\"ListChecks\",qCV3eUx76:\"rgb(0, 0, 0)\",SeJGf8Cjm:\"A description of the document of download.\",u6K4JqA__:\"Document 1\",ui_AXJ1vG:\"var(--token-6ee39359-b4dc-42f1-93d9-495015475b07, rgb(140, 69, 255))\",UrJk386ze:false,variant:\"fR7DhWPih\",VkjvnSwkC:\"rgb(0, 0, 0)\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aRrj53IBG:{width:\"max((min(min(100vw - 200px, 1400px) - 80px, 940px) - 10px) / 2, 50px)\",y:1699.6},fO9a6wjAf:{width:\"310px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:206,width:\"max((min(min(100vw - 200px, 1400px) - 80px, 940px) - 20px) / 3, 50px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-2v58oo-container\",children:/*#__PURE__*/_jsx(AIKitFeatureSmall,{aZts8hcy1:\"NEW\",bcQjAp7r6:\"rgb(0, 0, 0)\",eoEAnehP1:true,height:\"100%\",id:\"FNkaeJ1XF\",kxDdHTi1D:\"20px\",layoutId:\"FNkaeJ1XF\",LgljzbKhm:\"E_psgPtQj\",MFt5Zs_AB:true,OPJUBTb18:\"Target\",qCV3eUx76:\"rgb(0, 0, 0)\",SeJGf8Cjm:\"A description of the document of download.\",style:{width:\"100%\"},u6K4JqA__:\"Document 1\",ui_AXJ1vG:\"var(--token-6ee39359-b4dc-42f1-93d9-495015475b07, rgb(140, 69, 255))\",UrJk386ze:false,variant:\"fR7DhWPih\",VkjvnSwkC:\"rgb(0, 0, 0)\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aRrj53IBG:{width:\"max((min(min(100vw - 200px, 1400px) - 80px, 940px) - 10px) / 2, 50px)\",y:1699.6},fO9a6wjAf:{width:\"310px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:206,width:\"max((min(min(100vw - 200px, 1400px) - 80px, 940px) - 20px) / 3, 50px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-u38iyp-container\",children:/*#__PURE__*/_jsx(AIKitFeatureSmall,{aZts8hcy1:\"NEW\",bcQjAp7r6:\"rgb(0, 0, 0)\",eoEAnehP1:true,height:\"100%\",id:\"wAbim2EaG\",kxDdHTi1D:\"20px\",layoutId:\"wAbim2EaG\",LgljzbKhm:\"E_psgPtQj\",MFt5Zs_AB:true,OPJUBTb18:\"BellRinging\",qCV3eUx76:\"rgb(0, 0, 0)\",SeJGf8Cjm:\"A description of the document of download.\",style:{width:\"100%\"},u6K4JqA__:\"Document 1\",ui_AXJ1vG:\"var(--token-6ee39359-b4dc-42f1-93d9-495015475b07, rgb(140, 69, 255))\",UrJk386ze:false,variant:\"fR7DhWPih\",VkjvnSwkC:\"rgb(0, 0, 0)\",width:\"100%\"})})})})]})]})]}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i1hegv hidden-1lqcy8e hidden-1n6dr0n\",\"data-framer-name\":\"Tab content\",name:\"Tab content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-xzy3og\",\"data-framer-name\":\"Frame 1171275121\",name:\"Frame 1171275121\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aRrj53IBG:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1975.6),src:\"https://framerusercontent.com/images/y7m6rKDYlXkq88KNaN9Pteen4PY.png\",srcSet:\"https://framerusercontent.com/images/y7m6rKDYlXkq88KNaN9Pteen4PY.png?scale-down-to=512 512w,https://framerusercontent.com/images/y7m6rKDYlXkq88KNaN9Pteen4PY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/y7m6rKDYlXkq88KNaN9Pteen4PY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/y7m6rKDYlXkq88KNaN9Pteen4PY.png 2880w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/y7m6rKDYlXkq88KNaN9Pteen4PY.png\",srcSet:\"https://framerusercontent.com/images/y7m6rKDYlXkq88KNaN9Pteen4PY.png?scale-down-to=512 512w,https://framerusercontent.com/images/y7m6rKDYlXkq88KNaN9Pteen4PY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/y7m6rKDYlXkq88KNaN9Pteen4PY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/y7m6rKDYlXkq88KNaN9Pteen4PY.png 2880w\"},className:\"framer-1uu05q3\",\"data-framer-name\":\"Frame 12\",name:\"Frame 12\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nsx608\",\"data-framer-name\":\"Frame 1171274950\",name:\"Frame 1171274950\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-bfjwt2\",\"data-framer-name\":\"Frame 427321057\",name:\"Frame 427321057\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jq8jkl\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-75758q\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-daubtn\",\"data-framer-name\":\"Frame 4\",name:\"Frame 4\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ih4ozy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ylt9gk\",\"data-styles-preset\":\"GgzepgGuj\",style:{\"--framer-text-alignment\":\"center\"},children:\"Submit a request\"})}),className:\"framer-k7cfv\",\"data-framer-name\":\"Let\u2019s connect today\",fonts:[\"Inter\"],name:\"Let\u2019s connect today\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jgi725\",\"data-styles-preset\":\"IOy3OP8Hi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Feel free to submit a request for anytype of question or technical support, we will get back to your within 3 working days.\"})}),className:\"framer-1sy4440\",\"data-framer-name\":\"Feel free to book a demo and we will get in touch and take your over our award winning features so you can relax and stay protected.\",fonts:[\"Inter\"],name:\"Feel free to book a demo and we will get in touch and take your over our award winning features so you can relax and stay protected.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eqg0i6\",\"data-framer-name\":\"Frame 1171275089\",name:\"Frame 1171275089\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Our solution is trusted by global businesses\"})}),className:\"framer-1i2xghu\",\"data-framer-name\":\"Our solution is trusted by global businesses\",fonts:[\"GF;Figtree-600\"],name:\"Our solution is trusted by global businesses\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",sizes:\"342px\",src:\"https://framerusercontent.com/images/vjQCjO8AKBr48WdF9ATgVM60tIg.png\",srcSet:\"https://framerusercontent.com/images/vjQCjO8AKBr48WdF9ATgVM60tIg.png?scale-down-to=512 512w,https://framerusercontent.com/images/vjQCjO8AKBr48WdF9ATgVM60tIg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vjQCjO8AKBr48WdF9ATgVM60tIg.png 1368w\"},className:\"framer-19kopzm\",\"data-framer-name\":\"Frame 196\",name:\"Frame 196\"}),/*#__PURE__*/_jsx(FormContainer,{className:\"framer-13rys40\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1ud2onn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Name\"})}),className:\"framer-10wicsg\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1q1vm2x\",inputName:\"Name\",placeholder:\"\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-brwjgj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Email\"})}),className:\"framer-1vsuzqm\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1c0jlex\",inputName:\"Email\",placeholder:\"\",required:true,type:\"email\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-6rf8n4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Company\"})}),className:\"framer-eljxr7\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-44xvu9\",inputName:\"Company\",placeholder:\"\",type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-17xxjdk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"How can we help?\"})}),className:\"framer-1npm6cw\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1y1muin\",inputName:\"Email\",placeholder:\"Enter message\",required:true,type:\"textarea\"})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"351px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jr3ik6-container\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"T6sttXW_v\",layoutId:\"T6sttXW_v\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"Oy3TM7Mwy\",success:\"B3D7Td9XB\"},\"vmB3K9HNv\"),width:\"100%\"})})})]})})]})]})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aRrj53IBG:{y:3044.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:376,width:\"810px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ntqqw3-container\",children:/*#__PURE__*/_jsx(AIKitFooter,{height:\"100%\",id:\"ueCvHur7b\",layoutId:\"ueCvHur7b\",style:{width:\"100%\"},variant:\"Q7Eo_ABFi\",width:\"100%\"})})})})]})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ioqafz\",\"data-framer-name\":\"Testimonial\",name:\"Testimonial\",children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fO9a6wjAf:{background:{alt:\"\",fit:\"fill\",sizes:\"calc((100vw - 40px) * 1.1571)\",src:\"https://framerusercontent.com/images/DuYG75FBRIuv7UEzPc3a1uI5fD0.png\",srcSet:\"https://framerusercontent.com/images/DuYG75FBRIuv7UEzPc3a1uI5fD0.png?scale-down-to=512 512w,https://framerusercontent.com/images/DuYG75FBRIuv7UEzPc3a1uI5fD0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DuYG75FBRIuv7UEzPc3a1uI5fD0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/DuYG75FBRIuv7UEzPc3a1uI5fD0.png 2880w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/DuYG75FBRIuv7UEzPc3a1uI5fD0.png\",srcSet:\"https://framerusercontent.com/images/DuYG75FBRIuv7UEzPc3a1uI5fD0.png?scale-down-to=512 512w,https://framerusercontent.com/images/DuYG75FBRIuv7UEzPc3a1uI5fD0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DuYG75FBRIuv7UEzPc3a1uI5fD0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/DuYG75FBRIuv7UEzPc3a1uI5fD0.png 2880w\"},className:\"framer-1g1vp8m hidden-1lqcy8e hidden-l1u05k\",\"data-framer-name\":\"benefit/feature\",name:\"benefit/feature\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1huz2s\",\"data-framer-name\":\"Frame 193\",name:\"Frame 193\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w6se4s\",\"data-framer-name\":\"Frame 4\",name:\"Frame 4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ylt9gk\",\"data-styles-preset\":\"GgzepgGuj\",style:{\"--framer-text-alignment\":\"center\"},children:\"Submit a request\"})}),className:\"framer-qfx3u\",\"data-framer-name\":\"Why our customers loves us\",fonts:[\"Inter\"],name:\"Why our customers loves us\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Our solution is trusted by global businesses\"})}),className:\"framer-1uzje19\",\"data-framer-name\":\"Our solution is trusted by global businesses\",fonts:[\"GF;Figtree-600\"],name:\"Our solution is trusted by global businesses\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jgi725\",\"data-styles-preset\":\"IOy3OP8Hi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Feel free to submit a request for anytype of question or technical support, we will get back to your within 3 working days.\"})}),className:\"framer-1m6dqfi\",\"data-framer-name\":\"We are trusted by companies around the world. Protect your company today.\",fonts:[\"Inter\"],name:\"We are trusted by companies around the world. Protect your company today.\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",sizes:\"326px\",src:\"https://framerusercontent.com/images/gfcu0GD0piqKJGBkRA94PjoJVko.png\",srcSet:\"https://framerusercontent.com/images/gfcu0GD0piqKJGBkRA94PjoJVko.png?scale-down-to=512 512w,https://framerusercontent.com/images/gfcu0GD0piqKJGBkRA94PjoJVko.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gfcu0GD0piqKJGBkRA94PjoJVko.png 1592w\"},className:\"framer-1muizs3\",\"data-framer-name\":\"Frame 196\",name:\"Frame 196\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j1v7ed\",\"data-framer-name\":\"Cards\",name:\"Cards\",children:/*#__PURE__*/_jsx(FormContainer,{className:\"framer-12tg7kh\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-t50a0j\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Name\"})}),className:\"framer-odemao\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-11oprap\",inputName:\"Name\",placeholder:\"\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-jn295\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Email\"})}),className:\"framer-1awqjw7\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1yxst9j\",inputName:\"Email\",placeholder:\"\",required:true,type:\"email\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-193sf68\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Company\"})}),className:\"framer-1grmn0d\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1id1qo4\",inputName:\"Company\",placeholder:\"\",type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1bq0zva\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"How can we help?\"})}),className:\"framer-ok4pb8\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-z0nw6g\",inputName:\"Email\",placeholder:\"Enter message\",required:true,type:\"textarea\"})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"230px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-3b75u3-container\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"VQZKdveTe\",layoutId:\"VQZKdveTe\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"Oy3TM7Mwy\",success:\"B3D7Td9XB\"},\"vmB3K9HNv\"),width:\"100%\"})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18o5ple\"})]})}),isDisplayed3()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/y7m6rKDYlXkq88KNaN9Pteen4PY.png\",srcSet:\"https://framerusercontent.com/images/y7m6rKDYlXkq88KNaN9Pteen4PY.png?scale-down-to=512 512w,https://framerusercontent.com/images/y7m6rKDYlXkq88KNaN9Pteen4PY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/y7m6rKDYlXkq88KNaN9Pteen4PY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/y7m6rKDYlXkq88KNaN9Pteen4PY.png 2880w\"},className:\"framer-me4ecd hidden-l1u05k hidden-1n6dr0n\",\"data-framer-name\":\"Frame 12\",name:\"Frame 12\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-oc2jhp\",\"data-framer-name\":\"Frame 1171274950\",name:\"Frame 1171274950\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-7khhja\",\"data-framer-name\":\"Frame 427321057\",name:\"Frame 427321057\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11vzxhs\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wg9lmo\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d2xvck\",\"data-framer-name\":\"Frame 4\",name:\"Frame 4\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2xh7bz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ylt9gk\",\"data-styles-preset\":\"GgzepgGuj\",style:{\"--framer-text-alignment\":\"left\"},children:\"Submit a request\"})}),className:\"framer-t1nfqg\",\"data-framer-name\":\"Let\u2019s connect today\",fonts:[\"Inter\"],name:\"Let\u2019s connect today\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1udj698\",\"data-styles-preset\":\"bNWIfpA4K\",children:\"Feel free to submit a request for anytype of question or technical support, we will get back to your within 3 working days.\"})}),className:\"framer-9pkt3s\",\"data-framer-name\":\"Feel free to book a demo and we will get in touch and take your over our award winning features so you can relax and stay protected.\",fonts:[\"Inter\"],name:\"Feel free to book a demo and we will get in touch and take your over our award winning features so you can relax and stay protected.\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jn5ot0\",\"data-framer-name\":\"Frame 1171275089\",name:\"Frame 1171275089\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Our solution is trusted by global businesses\"})}),className:\"framer-y9ni05\",\"data-framer-name\":\"Our solution is trusted by global businesses\",fonts:[\"GF;Figtree-600\"],name:\"Our solution is trusted by global businesses\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",sizes:\"342px\",src:\"https://framerusercontent.com/images/vjQCjO8AKBr48WdF9ATgVM60tIg.png\",srcSet:\"https://framerusercontent.com/images/vjQCjO8AKBr48WdF9ATgVM60tIg.png?scale-down-to=512 512w,https://framerusercontent.com/images/vjQCjO8AKBr48WdF9ATgVM60tIg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vjQCjO8AKBr48WdF9ATgVM60tIg.png 1368w\"},className:\"framer-1bfahvp\",\"data-framer-name\":\"Frame 196\",name:\"Frame 196\"})]})]}),/*#__PURE__*/_jsx(FormContainer,{className:\"framer-hqveib\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1s2tcb2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Name\"})}),className:\"framer-wa2y2c\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1j8ytdu\",inputName:\"Name\",placeholder:\"\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-5txv5a\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Email\"})}),className:\"framer-4gojsk\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1kdjbfk\",inputName:\"Email\",placeholder:\"\",required:true,type:\"email\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-16v5yng\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Company\"})}),className:\"framer-1hreun4\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-16xbqcx\",inputName:\"Company\",placeholder:\"\",type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-rjah4h\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"How can we help?\"})}),className:\"framer-r0oqkg\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-nbilmv\",inputName:\"Email\",placeholder:\"Enter message\",required:true,type:\"textarea\"})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"351px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vphe19-container\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"Oqpj_JNnk\",layoutId:\"Oqpj_JNnk\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"Oy3TM7Mwy\",success:\"B3D7Td9XB\"},\"vmB3K9HNv\"),width:\"100%\"})})})]})})]})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:376,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-s6jwt0-container hidden-l1u05k hidden-1n6dr0n\",children:/*#__PURE__*/_jsx(AIKitFooter,{height:\"100%\",id:\"dNg_USzWF\",layoutId:\"dNg_USzWF\",style:{width:\"100%\"},variant:\"on_2JCrFx\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fO9a6wjAf:{height:376,width:\"99.7436vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w7qa5o-container hidden-1lqcy8e hidden-l1u05k\",children:/*#__PURE__*/_jsx(AIKitFooter,{height:\"100%\",id:\"bScfc1PVG\",layoutId:\"bScfc1PVG\",style:{width:\"100%\"},variant:\"hdTcfKQqf\",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-NFOWW { background: rgb(0, 0, 0); }`,\".framer-NFOWW.framer-y7asx4, .framer-NFOWW .framer-y7asx4 { display: block; }\",\".framer-NFOWW.framer-1lqcy8e { 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: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-NFOWW .framer-1s03t0h-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-NFOWW .framer-v8thlr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 100%; min-height: 700px; overflow: hidden; padding: 45px 40px 49px 40px; position: relative; width: 100%; }\",\".framer-NFOWW .framer-146d5t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-NFOWW .framer-1e6iep0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 21px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 100px 120px 100px; position: relative; width: 100%; }\",\".framer-NFOWW .framer-1uoe27n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 107px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: visible; padding: 0px; position: relative; width: 915px; z-index: 2; }\",\".framer-NFOWW .framer-1ez1dde { 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: center; max-width: 1000px; overflow: visible; padding: 0px 0px 0px 60px; position: relative; width: 380px; }\",\".framer-NFOWW .framer-1f33d44 { 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-NFOWW .framer-2hrwew { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-NFOWW .framer-ix3ku1-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-NFOWW .framer-1ik6f4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 420px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-NFOWW .framer-1gk9lcj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 340px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-NFOWW .framer-105jl88 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 260px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NFOWW .framer-j5obgs-container, .framer-NFOWW .framer-1eo7sif-container, .framer-NFOWW .framer-s6jwt0-container, .framer-NFOWW .framer-1w7qa5o-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-NFOWW .framer-1449kfe { align-self: stretch; flex: none; height: auto; overflow: visible; position: relative; width: 380px; }\",'.framer-NFOWW .framer-1yai923 { background: radial-gradient(50% 50% at 50% 50%, var(--token-254ceba7-924e-427d-af54-f74df92930d0, #4a208a) /* {\"name\":\"Purple Dark 1\"} */ 0%, rgba(0, 0, 0, 0) 100%); bottom: -115px; flex: none; height: 133%; left: -91px; overflow: hidden; position: absolute; right: -57px; }',\".framer-NFOWW .framer-1nzy1o4-container { aspect-ratio: 0.9696969696969697 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 392px); position: absolute; right: 0px; top: 50%; transform: translateY(-50%); width: 100%; }\",\".framer-NFOWW .framer-1g29nau { -webkit-filter: blur(100px); background-color: rgba(127, 0, 255, 0.5); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(100px); flex: none; height: 587px; position: absolute; right: -327px; top: 210px; width: 333px; z-index: 1; }\",\".framer-NFOWW .framer-1rz8qln { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 100px 98px 100px; position: relative; width: 100%; }\",\".framer-NFOWW .framer-1viu9e { -webkit-filter: blur(100px); aspect-ratio: 1 / 1; background-color: rgba(127, 0, 255, 0.5); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(100px); flex: none; height: var(--framer-aspect-ratio-supported, 303px); position: absolute; right: -273px; top: 58px; width: 303px; z-index: 1; }\",\".framer-NFOWW .framer-9ue8xy { -webkit-filter: blur(100px); aspect-ratio: 1 / 1; background-color: rgba(127, 0, 255, 0.5); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 137px; filter: blur(100px); flex: none; height: var(--framer-aspect-ratio-supported, 303px); position: absolute; right: -283px; width: 303px; z-index: 1; }\",\".framer-NFOWW .framer-1xks4fs { -webkit-filter: blur(100px); aspect-ratio: 1 / 1; background-color: rgba(127, 0, 255, 0.5); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 175px; filter: blur(100px); flex: none; height: var(--framer-aspect-ratio-supported, 303px); left: -293px; position: absolute; width: 303px; z-index: 1; }\",\".framer-NFOWW .framer-1ny1r16 { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NFOWW .framer-68eama { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-NFOWW .framer-uygcf2, .framer-NFOWW .framer-1an4nji { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-NFOWW .framer-1oaku5y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 219px; }\",\".framer-NFOWW .framer-5e5qfg { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-NFOWW .framer-jtcj0z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 218px; }\",\".framer-NFOWW .framer-e1ttr0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 16px 40px 16px 40px; position: relative; width: 100%; }\",\".framer-NFOWW .framer-rtnkxs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-NFOWW .framer-1xc5aqp { --border-bottom-width: 0.5px; --border-color: #000000; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0.5px; align-content: center; align-items: center; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 10px 15px 10px 15px; position: relative; width: min-content; }\",\".framer-NFOWW .framer-l4vmw8 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-NFOWW .framer-1dwha2n { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 540px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-NFOWW .framer-1rj9kc8 { display: grid; flex: none; gap: 10px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 940px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-NFOWW .framer-1v1jkvu-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-NFOWW .framer-1kxj9xk-container, .framer-NFOWW .framer-1ul8ulm-container, .framer-NFOWW .framer-2v58oo-container, .framer-NFOWW .framer-u38iyp-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 1fr; }\",\".framer-NFOWW .framer-qp6d28-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: fit-content; }\",\".framer-NFOWW .framer-1i1hegv { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NFOWW .framer-xzy3og { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 87px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 37px 0px 37px; position: relative; width: min-content; }\",\".framer-NFOWW .framer-1uu05q3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 67px; height: min-content; justify-content: flex-start; max-width: 100%; overflow: hidden; padding: 81px 131px 0px 131px; position: relative; width: 810px; }\",\".framer-NFOWW .framer-1nsx608, .framer-NFOWW .framer-oc2jhp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-NFOWW .framer-bfjwt2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: 921px; justify-content: flex-start; overflow: visible; padding: 0px 100px 0px 70px; position: relative; width: 1px; }\",\".framer-NFOWW .framer-1jq8jkl { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 77px; height: 1px; justify-content: center; max-width: 92%; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-NFOWW .framer-75758q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 70px; width: 944px; will-change: transform; z-index: 1; }\",\".framer-NFOWW .framer-daubtn, .framer-NFOWW .framer-1d2xvck, .framer-NFOWW .framer-jn5ot0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NFOWW .framer-ih4ozy { 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-NFOWW .framer-k7cfv, .framer-NFOWW .framer-t1nfqg { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 465px; word-break: break-word; word-wrap: break-word; }\",\".framer-NFOWW .framer-1sy4440, .framer-NFOWW .framer-9pkt3s { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 460px; word-break: break-word; word-wrap: break-word; }\",\".framer-NFOWW .framer-eqg0i6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NFOWW .framer-1i2xghu, .framer-NFOWW .framer-y9ni05 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 455px; word-break: break-word; word-wrap: break-word; }\",\".framer-NFOWW .framer-19kopzm, .framer-NFOWW .framer-1bfahvp { flex: none; height: 49px; position: relative; width: 342px; }\",\".framer-NFOWW .framer-13rys40, .framer-NFOWW .framer-hqveib { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px; position: relative; width: 431px; will-change: var(--framer-will-change-override, transform); }\",\".framer-NFOWW .framer-1ud2onn, .framer-NFOWW .framer-brwjgj, .framer-NFOWW .framer-6rf8n4, .framer-NFOWW .framer-17xxjdk, .framer-NFOWW .framer-1s2tcb2, .framer-NFOWW .framer-5txv5a, .framer-NFOWW .framer-16v5yng, .framer-NFOWW .framer-rjah4h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-NFOWW .framer-10wicsg, .framer-NFOWW .framer-1vsuzqm, .framer-NFOWW .framer-eljxr7, .framer-NFOWW .framer-1npm6cw, .framer-NFOWW .framer-odemao, .framer-NFOWW .framer-1awqjw7, .framer-NFOWW .framer-1grmn0d, .framer-NFOWW .framer-ok4pb8, .framer-NFOWW .framer-wa2y2c, .framer-NFOWW .framer-4gojsk, .framer-NFOWW .framer-1hreun4, .framer-NFOWW .framer-r0oqkg { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-NFOWW .framer-1q1vm2x, .framer-NFOWW .framer-1c0jlex, .framer-NFOWW .framer-44xvu9, .framer-NFOWW .framer-11oprap, .framer-NFOWW .framer-1yxst9j, .framer-NFOWW .framer-1id1qo4, .framer-NFOWW .framer-1j8ytdu, .framer-NFOWW .framer-1kdjbfk, .framer-NFOWW .framer-16xbqcx { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 40px; position: relative; width: 100%; }','.framer-NFOWW .framer-1y1muin, .framer-NFOWW .framer-z0nw6g, .framer-NFOWW .framer-nbilmv { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; min-height: 100px; position: relative; width: 100%; }',\".framer-NFOWW .framer-1jr3ik6-container, .framer-NFOWW .framer-1vphe19-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-NFOWW .framer-1ntqqw3-container { flex: none; height: auto; position: relative; width: 810px; z-index: 1; }\",\".framer-NFOWW .framer-1ioqafz { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-NFOWW .framer-1g1vp8m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 116%; }\",\".framer-NFOWW .framer-1huz2s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 390px; }\",\".framer-NFOWW .framer-1w6se4s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 94px 20px 20px 20px; position: relative; width: 101%; }\",\".framer-NFOWW .framer-qfx3u { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 65%; word-break: break-word; word-wrap: break-word; }\",\".framer-NFOWW .framer-1uzje19 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 329px; word-break: break-word; word-wrap: break-word; }\",\".framer-NFOWW .framer-1m6dqfi { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-NFOWW .framer-1muizs3 { flex: none; height: 47px; position: relative; width: 326px; }\",\".framer-NFOWW .framer-1j1v7ed { 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: visible; padding: 0px; position: relative; width: 68px; }\",\".framer-NFOWW .framer-12tg7kh { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-NFOWW .framer-t50a0j, .framer-NFOWW .framer-jn295, .framer-NFOWW .framer-193sf68, .framer-NFOWW .framer-1bq0zva { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 230px; }\",\".framer-NFOWW .framer-3b75u3-container { flex: none; height: 40px; position: relative; width: 230px; }\",\".framer-NFOWW .framer-18o5ple { background-color: rgba(255, 255, 255, 0); flex: none; height: 45px; overflow: hidden; position: relative; width: 167px; }\",\".framer-NFOWW .framer-me4ecd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 52px; height: min-content; justify-content: flex-start; max-width: 100%; overflow: hidden; padding: 144px 131px 144px 131px; position: relative; width: 100%; }\",\".framer-NFOWW .framer-7khhja { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 100px 0px 70px; position: relative; width: 1px; }\",\".framer-NFOWW .framer-11vzxhs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1100px; overflow: visible; padding: 0px; position: relative; width: 1040px; }\",\".framer-NFOWW .framer-1wg9lmo { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 70px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-NFOWW .framer-2xh7bz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-NFOWW.framer-1lqcy8e, .framer-NFOWW .framer-v8thlr, .framer-NFOWW .framer-146d5t, .framer-NFOWW .framer-1e6iep0, .framer-NFOWW .framer-1uoe27n, .framer-NFOWW .framer-1ez1dde, .framer-NFOWW .framer-1f33d44, .framer-NFOWW .framer-2hrwew, .framer-NFOWW .framer-105jl88, .framer-NFOWW .framer-1rz8qln, .framer-NFOWW .framer-1ny1r16, .framer-NFOWW .framer-68eama, .framer-NFOWW .framer-uygcf2, .framer-NFOWW .framer-1an4nji, .framer-NFOWW .framer-1oaku5y, .framer-NFOWW .framer-5e5qfg, .framer-NFOWW .framer-jtcj0z, .framer-NFOWW .framer-e1ttr0, .framer-NFOWW .framer-rtnkxs, .framer-NFOWW .framer-1xc5aqp, .framer-NFOWW .framer-1i1hegv, .framer-NFOWW .framer-xzy3og, .framer-NFOWW .framer-1uu05q3, .framer-NFOWW .framer-1nsx608, .framer-NFOWW .framer-bfjwt2, .framer-NFOWW .framer-1jq8jkl, .framer-NFOWW .framer-75758q, .framer-NFOWW .framer-daubtn, .framer-NFOWW .framer-ih4ozy, .framer-NFOWW .framer-eqg0i6, .framer-NFOWW .framer-13rys40, .framer-NFOWW .framer-1ud2onn, .framer-NFOWW .framer-brwjgj, .framer-NFOWW .framer-6rf8n4, .framer-NFOWW .framer-17xxjdk, .framer-NFOWW .framer-1ioqafz, .framer-NFOWW .framer-1g1vp8m, .framer-NFOWW .framer-1huz2s, .framer-NFOWW .framer-1w6se4s, .framer-NFOWW .framer-1j1v7ed, .framer-NFOWW .framer-12tg7kh, .framer-NFOWW .framer-t50a0j, .framer-NFOWW .framer-jn295, .framer-NFOWW .framer-193sf68, .framer-NFOWW .framer-1bq0zva, .framer-NFOWW .framer-me4ecd, .framer-NFOWW .framer-oc2jhp, .framer-NFOWW .framer-7khhja, .framer-NFOWW .framer-11vzxhs, .framer-NFOWW .framer-1wg9lmo, .framer-NFOWW .framer-1d2xvck, .framer-NFOWW .framer-2xh7bz, .framer-NFOWW .framer-jn5ot0, .framer-NFOWW .framer-hqveib, .framer-NFOWW .framer-1s2tcb2, .framer-NFOWW .framer-5txv5a, .framer-NFOWW .framer-16v5yng, .framer-NFOWW .framer-rjah4h { gap: 0px; } .framer-NFOWW.framer-1lqcy8e > *, .framer-NFOWW .framer-1ioqafz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-NFOWW.framer-1lqcy8e > :first-child, .framer-NFOWW .framer-v8thlr > :first-child, .framer-NFOWW .framer-146d5t > :first-child, .framer-NFOWW .framer-1e6iep0 > :first-child, .framer-NFOWW .framer-1ez1dde > :first-child, .framer-NFOWW .framer-2hrwew > :first-child, .framer-NFOWW .framer-105jl88 > :first-child, .framer-NFOWW .framer-1rz8qln > :first-child, .framer-NFOWW .framer-1oaku5y > :first-child, .framer-NFOWW .framer-jtcj0z > :first-child, .framer-NFOWW .framer-e1ttr0 > :first-child, .framer-NFOWW .framer-rtnkxs > :first-child, .framer-NFOWW .framer-1i1hegv > :first-child, .framer-NFOWW .framer-xzy3og > :first-child, .framer-NFOWW .framer-1uu05q3 > :first-child, .framer-NFOWW .framer-bfjwt2 > :first-child, .framer-NFOWW .framer-1jq8jkl > :first-child, .framer-NFOWW .framer-75758q > :first-child, .framer-NFOWW .framer-daubtn > :first-child, .framer-NFOWW .framer-ih4ozy > :first-child, .framer-NFOWW .framer-eqg0i6 > :first-child, .framer-NFOWW .framer-13rys40 > :first-child, .framer-NFOWW .framer-1ud2onn > :first-child, .framer-NFOWW .framer-brwjgj > :first-child, .framer-NFOWW .framer-6rf8n4 > :first-child, .framer-NFOWW .framer-17xxjdk > :first-child, .framer-NFOWW .framer-1ioqafz > :first-child, .framer-NFOWW .framer-1g1vp8m > :first-child, .framer-NFOWW .framer-1huz2s > :first-child, .framer-NFOWW .framer-1w6se4s > :first-child, .framer-NFOWW .framer-1j1v7ed > :first-child, .framer-NFOWW .framer-12tg7kh > :first-child, .framer-NFOWW .framer-t50a0j > :first-child, .framer-NFOWW .framer-jn295 > :first-child, .framer-NFOWW .framer-193sf68 > :first-child, .framer-NFOWW .framer-1bq0zva > :first-child, .framer-NFOWW .framer-me4ecd > :first-child, .framer-NFOWW .framer-7khhja > :first-child, .framer-NFOWW .framer-1wg9lmo > :first-child, .framer-NFOWW .framer-1d2xvck > :first-child, .framer-NFOWW .framer-2xh7bz > :first-child, .framer-NFOWW .framer-jn5ot0 > :first-child, .framer-NFOWW .framer-hqveib > :first-child, .framer-NFOWW .framer-1s2tcb2 > :first-child, .framer-NFOWW .framer-5txv5a > :first-child, .framer-NFOWW .framer-16v5yng > :first-child, .framer-NFOWW .framer-rjah4h > :first-child { margin-top: 0px; } .framer-NFOWW.framer-1lqcy8e > :last-child, .framer-NFOWW .framer-v8thlr > :last-child, .framer-NFOWW .framer-146d5t > :last-child, .framer-NFOWW .framer-1e6iep0 > :last-child, .framer-NFOWW .framer-1ez1dde > :last-child, .framer-NFOWW .framer-2hrwew > :last-child, .framer-NFOWW .framer-105jl88 > :last-child, .framer-NFOWW .framer-1rz8qln > :last-child, .framer-NFOWW .framer-1oaku5y > :last-child, .framer-NFOWW .framer-jtcj0z > :last-child, .framer-NFOWW .framer-e1ttr0 > :last-child, .framer-NFOWW .framer-rtnkxs > :last-child, .framer-NFOWW .framer-1i1hegv > :last-child, .framer-NFOWW .framer-xzy3og > :last-child, .framer-NFOWW .framer-1uu05q3 > :last-child, .framer-NFOWW .framer-bfjwt2 > :last-child, .framer-NFOWW .framer-1jq8jkl > :last-child, .framer-NFOWW .framer-75758q > :last-child, .framer-NFOWW .framer-daubtn > :last-child, .framer-NFOWW .framer-ih4ozy > :last-child, .framer-NFOWW .framer-eqg0i6 > :last-child, .framer-NFOWW .framer-13rys40 > :last-child, .framer-NFOWW .framer-1ud2onn > :last-child, .framer-NFOWW .framer-brwjgj > :last-child, .framer-NFOWW .framer-6rf8n4 > :last-child, .framer-NFOWW .framer-17xxjdk > :last-child, .framer-NFOWW .framer-1ioqafz > :last-child, .framer-NFOWW .framer-1g1vp8m > :last-child, .framer-NFOWW .framer-1huz2s > :last-child, .framer-NFOWW .framer-1w6se4s > :last-child, .framer-NFOWW .framer-1j1v7ed > :last-child, .framer-NFOWW .framer-12tg7kh > :last-child, .framer-NFOWW .framer-t50a0j > :last-child, .framer-NFOWW .framer-jn295 > :last-child, .framer-NFOWW .framer-193sf68 > :last-child, .framer-NFOWW .framer-1bq0zva > :last-child, .framer-NFOWW .framer-me4ecd > :last-child, .framer-NFOWW .framer-7khhja > :last-child, .framer-NFOWW .framer-1wg9lmo > :last-child, .framer-NFOWW .framer-1d2xvck > :last-child, .framer-NFOWW .framer-2xh7bz > :last-child, .framer-NFOWW .framer-jn5ot0 > :last-child, .framer-NFOWW .framer-hqveib > :last-child, .framer-NFOWW .framer-1s2tcb2 > :last-child, .framer-NFOWW .framer-5txv5a > :last-child, .framer-NFOWW .framer-16v5yng > :last-child, .framer-NFOWW .framer-rjah4h > :last-child { margin-bottom: 0px; } .framer-NFOWW .framer-v8thlr > *, .framer-NFOWW .framer-1ez1dde > *, .framer-NFOWW .framer-1rz8qln > *, .framer-NFOWW .framer-e1ttr0 > *, .framer-NFOWW .framer-1g1vp8m > *, .framer-NFOWW .framer-1huz2s > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-NFOWW .framer-146d5t > *, .framer-NFOWW .framer-ih4ozy > *, .framer-NFOWW .framer-eqg0i6 > *, .framer-NFOWW .framer-1j1v7ed > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-NFOWW .framer-1e6iep0 > * { margin: 0px; margin-bottom: calc(21px / 2); margin-top: calc(21px / 2); } .framer-NFOWW .framer-1uoe27n > * { margin: 0px; margin-left: calc(107px / 2); margin-right: calc(107px / 2); } .framer-NFOWW .framer-1uoe27n > :first-child, .framer-NFOWW .framer-1f33d44 > :first-child, .framer-NFOWW .framer-1ny1r16 > :first-child, .framer-NFOWW .framer-68eama > :first-child, .framer-NFOWW .framer-uygcf2 > :first-child, .framer-NFOWW .framer-1an4nji > :first-child, .framer-NFOWW .framer-5e5qfg > :first-child, .framer-NFOWW .framer-1xc5aqp > :first-child, .framer-NFOWW .framer-1nsx608 > :first-child, .framer-NFOWW .framer-oc2jhp > :first-child, .framer-NFOWW .framer-11vzxhs > :first-child { margin-left: 0px; } .framer-NFOWW .framer-1uoe27n > :last-child, .framer-NFOWW .framer-1f33d44 > :last-child, .framer-NFOWW .framer-1ny1r16 > :last-child, .framer-NFOWW .framer-68eama > :last-child, .framer-NFOWW .framer-uygcf2 > :last-child, .framer-NFOWW .framer-1an4nji > :last-child, .framer-NFOWW .framer-5e5qfg > :last-child, .framer-NFOWW .framer-1xc5aqp > :last-child, .framer-NFOWW .framer-1nsx608 > :last-child, .framer-NFOWW .framer-oc2jhp > :last-child, .framer-NFOWW .framer-11vzxhs > :last-child { margin-right: 0px; } .framer-NFOWW .framer-1f33d44 > *, .framer-NFOWW .framer-1xc5aqp > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-NFOWW .framer-2hrwew > *, .framer-NFOWW .framer-105jl88 > *, .framer-NFOWW .framer-rtnkxs > *, .framer-NFOWW .framer-75758q > *, .framer-NFOWW .framer-daubtn > *, .framer-NFOWW .framer-13rys40 > *, .framer-NFOWW .framer-1w6se4s > *, .framer-NFOWW .framer-12tg7kh > *, .framer-NFOWW .framer-1wg9lmo > *, .framer-NFOWW .framer-1d2xvck > *, .framer-NFOWW .framer-jn5ot0 > *, .framer-NFOWW .framer-hqveib > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-NFOWW .framer-1ny1r16 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-NFOWW .framer-68eama > *, .framer-NFOWW .framer-uygcf2 > *, .framer-NFOWW .framer-1an4nji > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-NFOWW .framer-1oaku5y > *, .framer-NFOWW .framer-jtcj0z > *, .framer-NFOWW .framer-1ud2onn > *, .framer-NFOWW .framer-brwjgj > *, .framer-NFOWW .framer-6rf8n4 > *, .framer-NFOWW .framer-17xxjdk > *, .framer-NFOWW .framer-t50a0j > *, .framer-NFOWW .framer-jn295 > *, .framer-NFOWW .framer-193sf68 > *, .framer-NFOWW .framer-1bq0zva > *, .framer-NFOWW .framer-2xh7bz > *, .framer-NFOWW .framer-1s2tcb2 > *, .framer-NFOWW .framer-5txv5a > *, .framer-NFOWW .framer-16v5yng > *, .framer-NFOWW .framer-rjah4h > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-NFOWW .framer-5e5qfg > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-NFOWW .framer-1i1hegv > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-NFOWW .framer-xzy3og > * { margin: 0px; margin-bottom: calc(87px / 2); margin-top: calc(87px / 2); } .framer-NFOWW .framer-1uu05q3 > * { margin: 0px; margin-bottom: calc(67px / 2); margin-top: calc(67px / 2); } .framer-NFOWW .framer-1nsx608 > *, .framer-NFOWW .framer-oc2jhp > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-NFOWW .framer-bfjwt2 > *, .framer-NFOWW .framer-7khhja > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-NFOWW .framer-1jq8jkl > * { margin: 0px; margin-bottom: calc(77px / 2); margin-top: calc(77px / 2); } .framer-NFOWW .framer-me4ecd > * { margin: 0px; margin-bottom: calc(52px / 2); margin-top: calc(52px / 2); } .framer-NFOWW .framer-11vzxhs > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-NFOWW { background: rgb(0, 0, 0); } .framer-NFOWW.framer-1lqcy8e { width: 810px; } .framer-NFOWW .framer-1s03t0h-container, .framer-NFOWW .framer-1g29nau, .framer-NFOWW .framer-1viu9e, .framer-NFOWW .framer-1v1jkvu-container, .framer-NFOWW .framer-1uu05q3, .framer-NFOWW .framer-75758q { order: 0; } .framer-NFOWW .framer-v8thlr { gap: 8px; order: 1; padding: 45px 0px 0px 0px; } .framer-NFOWW .framer-146d5t, .framer-NFOWW .framer-qp6d28-container { order: 1; } .framer-NFOWW .framer-1e6iep0 { padding: 0px 100px 50px 100px; } .framer-NFOWW .framer-1uoe27n { flex-direction: column; gap: 24px; width: 656px; } .framer-NFOWW .framer-1ez1dde { flex-direction: row; width: 100%; } .framer-NFOWW .framer-1f33d44, .framer-NFOWW .framer-105jl88 { flex: 1 0 0px; width: 1px; } .framer-NFOWW .framer-1449kfe { align-self: unset; height: 428px; } .framer-NFOWW .framer-1yai923 { bottom: unset; height: 133%; top: calc(45.560747663551425% - 133.17757009345794% / 2); } .framer-NFOWW .framer-1rz8qln { gap: 0px; order: 2; padding: 0px 100px 0px 100px; } .framer-NFOWW .framer-1xks4fs, .framer-NFOWW .framer-1kxj9xk-container { order: 2; } .framer-NFOWW .framer-1ny1r16, .framer-NFOWW .framer-1ul8ulm-container, .framer-NFOWW .framer-1i1hegv { order: 3; } .framer-NFOWW .framer-e1ttr0 { order: 4; padding: 70px 40px 70px 40px; } .framer-NFOWW .framer-1rj9kc8 { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-NFOWW .framer-2v58oo-container { order: 4; } .framer-NFOWW .framer-u38iyp-container { order: 5; } .framer-NFOWW .framer-1ioqafz { height: 1px; order: 4; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-NFOWW .framer-v8thlr, .framer-NFOWW .framer-1uoe27n, .framer-NFOWW .framer-1ez1dde, .framer-NFOWW .framer-1rz8qln { gap: 0px; } .framer-NFOWW .framer-v8thlr > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-NFOWW .framer-v8thlr > :first-child, .framer-NFOWW .framer-1uoe27n > :first-child, .framer-NFOWW .framer-1rz8qln > :first-child { margin-top: 0px; } .framer-NFOWW .framer-v8thlr > :last-child, .framer-NFOWW .framer-1uoe27n > :last-child, .framer-NFOWW .framer-1rz8qln > :last-child { margin-bottom: 0px; } .framer-NFOWW .framer-1uoe27n > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-NFOWW .framer-1ez1dde > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-NFOWW .framer-1ez1dde > :first-child { margin-left: 0px; } .framer-NFOWW .framer-1ez1dde > :last-child { margin-right: 0px; } .framer-NFOWW .framer-1rz8qln > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-NFOWW { background: rgb(0, 0, 0); } .framer-NFOWW.framer-1lqcy8e { width: 390px; } .framer-NFOWW .framer-1s03t0h-container, .framer-NFOWW .framer-1g1vp8m, .framer-NFOWW .framer-1huz2s, .framer-NFOWW .framer-qfx3u { order: 0; } .framer-NFOWW .framer-v8thlr { gap: 0px; min-height: unset; order: 1; padding: 0px; } .framer-NFOWW .framer-1e6iep0 { padding: 80px 0px 80px 0px; } .framer-NFOWW .framer-1uoe27n { flex-direction: column; gap: 54px; } .framer-NFOWW .framer-1ez1dde { align-content: center; align-items: center; padding: 0px; width: min-content; } .framer-NFOWW .framer-1f33d44 { align-self: stretch; width: auto; } .framer-NFOWW .framer-2hrwew { align-content: center; align-items: center; flex: none; width: 334px; } .framer-NFOWW .framer-1ik6f4 { width: 335px; } .framer-NFOWW .framer-1gk9lcj { width: 340px; } .framer-NFOWW .framer-105jl88 { width: 260px; } .framer-NFOWW .framer-1449kfe { align-self: unset; height: 300px; } .framer-NFOWW .framer-1nzy1o4-container { bottom: var(--framer-aspect-ratio-supported, -46px); height: unset; right: -1px; top: -47px; transform: unset; width: 100%; } .framer-NFOWW .framer-1rz8qln { gap: 0px; order: 2; padding: 0px 20px 0px 20px; } .framer-NFOWW .framer-1viu9e { order: 0; right: -283px; top: 8px; } .framer-NFOWW .framer-9ue8xy, .framer-NFOWW .framer-1m6dqfi, .framer-NFOWW .framer-1muizs3 { order: 1; } .framer-NFOWW .framer-1ny1r16 { order: 4; width: 350px; } .framer-NFOWW .framer-e1ttr0 { order: 3; padding: 80px 20px 40px 20px; width: 350px; } .framer-NFOWW .framer-1rj9kc8 { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-NFOWW .framer-1ioqafz { order: 4; padding: 0px 20px 0px 20px; } .framer-NFOWW .framer-1uzje19, .framer-NFOWW .framer-1j1v7ed { order: 2; } .framer-NFOWW .framer-18o5ple { order: 3; } .framer-NFOWW .framer-1w7qa5o-container { order: 6; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-NFOWW .framer-v8thlr, .framer-NFOWW .framer-1uoe27n, .framer-NFOWW .framer-1rz8qln { gap: 0px; } .framer-NFOWW .framer-v8thlr > *, .framer-NFOWW .framer-1rz8qln > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-NFOWW .framer-v8thlr > :first-child, .framer-NFOWW .framer-1uoe27n > :first-child, .framer-NFOWW .framer-1rz8qln > :first-child { margin-top: 0px; } .framer-NFOWW .framer-v8thlr > :last-child, .framer-NFOWW .framer-1uoe27n > :last-child, .framer-NFOWW .framer-1rz8qln > :last-child { margin-bottom: 0px; } .framer-NFOWW .framer-1uoe27n > * { margin: 0px; margin-bottom: calc(54px / 2); margin-top: calc(54px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-NFOWW[data-border=\"true\"]::after, .framer-NFOWW [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 2713\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"aRrj53IBG\":{\"layout\":[\"fixed\",\"auto\"]},\"fO9a6wjAf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerhYnjW1m2r=withCSS(Component,css,\"framer-NFOWW\");export default FramerhYnjW1m2r;FramerhYnjW1m2r.displayName=\"Pricing Aboutus Todo\";FramerhYnjW1m2r.defaultProps={height:2713,width:1200};addFonts(FramerhYnjW1m2r,[{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:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v6/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_ehR15bwkEU4HTy.woff2\",weight:\"600\"},{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"}]},...AIKitNavFonts,...AIKitBadgeFonts,...AIKitFeatureSmallFonts,...GlobeFonts,...ButtonFonts,...AIKitFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhYnjW1m2r\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aRrj53IBG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fO9a6wjAf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"2713\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["AIKitNavFonts", "getFonts", "FgbzfpRtw_default", "AIKitBadgeFonts", "KoyqF9kGY_default", "AIKitFeatureSmallFonts", "t6R24LkAX_default", "GlobeFonts", "Globe", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ButtonFonts", "zVhdlfydx_default", "AIKitFooterFonts", "Xn77iei6J_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "formVariants", "form", "variants", "currentVariant", "_variants_success", "_variants_pending", "_variants_error", "_variants_incomplete", "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", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "getLoadingLazyAtYPosition", "Image2", "x", "RichText2", "FormContainer", "formState", "l", "FormPlainTextInput2", "css", "FramerhYnjW1m2r", "withCSS", "hYnjW1m2r_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
