{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/g9WjpfojDXnkEwXThrgw/SyGT7NkqQsWd0DELVLmg/QMFFgeaHP.js"],
  "sourcesContent": ["// Generated by Framer (6b748fa)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,LazyValue,PropertyOverrides,ResolveLinks,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import SubmitButton from\"https://framerusercontent.com/modules/MzEVLk1keIMeijYoJIKe/NaXmzlfNdWRg3jqoJW3e/SubmitButton.js\";import FormField from\"https://framerusercontent.com/modules/V59wttelZuiLRosougLs/in44o1Kdp3SKTwhgn1Oq/FormField.js\";import Button from\"#framer/local/canvasComponent/CZN7WqIU1/CZN7WqIU1.js\";import Breadcrumbs from\"#framer/local/canvasComponent/H0MumXxUs/H0MumXxUs.js\";import MenuFooter from\"#framer/local/canvasComponent/hBFPiwDmv/hBFPiwDmv.js\";import MenuNavMobile from\"#framer/local/canvasComponent/J38maVzol/J38maVzol.js\";import BgBlur from\"#framer/local/canvasComponent/Ks3Vm2tdm/Ks3Vm2tdm.js\";import MenuNav from\"#framer/local/canvasComponent/PvJNpeXQN/PvJNpeXQN.js\";import metadataProvider from\"#framer/local/webPageMetadata/QMFFgeaHP/QMFFgeaHP.js\";const MenuNavFonts=getFonts(MenuNav);const MenuNavMobileFonts=getFonts(MenuNavMobile);const BgBlurFonts=getFonts(BgBlur);const BreadcrumbsFonts=getFonts(Breadcrumbs);const ButtonFonts=getFonts(Button);const FormFieldFonts=getFonts(FormField);const SubmitButtonFonts=getFonts(SubmitButton);const MenuFooterFonts=getFonts(MenuFooter);const cycleOrder=[\"zwfFl4gWE\",\"TkOlqsDVc\",\"NSp9I8Y8i\"];const breakpoints={NSp9I8Y8i:\"(max-width: 809px)\",TkOlqsDVc:\"(min-width: 810px) and (max-width: 1099px)\",zwfFl4gWE:\"(min-width: 1100px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-41qTU\";const variantClassNames={NSp9I8Y8i:\"framer-v-1q6zc8l\",TkOlqsDVc:\"framer-v-qc0n43\",zwfFl4gWE:\"framer-v-1tr0qku\"};const valuesByLocaleId={RU6GEVADT:new LazyValue(()=>import(\"./QMFFgeaHP-0.js\"))};const preloadLocalizedValues=locale=>{const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"zwfFl4gWE\",Phone:\"NSp9I8Y8i\",Tablet:\"TkOlqsDVc\"};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:\"zwfFl4gWE\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);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);}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);}}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-41qTU`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-41qTU`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"TkOlqsDVc\",\"NSp9I8Y8i\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"TkOlqsDVc\",\"NSp9I8Y8i\"].includes(baseVariant))return true;return false;};const router=useRouter();const id=useRouteElementId(\"dWERX02tW\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"zwfFl4gWE\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1tr0qku\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-jpxknj-container hidden-qc0n43 hidden-1q6zc8l\",children:/*#__PURE__*/_jsx(MenuNav,{height:\"100%\",id:\"htJpOz2i0\",layoutId:\"htJpOz2i0\",style:{width:\"100%\"},variant:\"t9SzkwaLF\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NSp9I8Y8i:{width:\"100vw\"},TkOlqsDVc:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ugjj7c-container hidden-1tr0qku\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TkOlqsDVc:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(MenuNavMobile,{height:\"100%\",id:\"Y_soy0PtW\",layoutId:\"Y_soy0PtW\",style:{maxHeight:\"100%\",width:\"100%\"},variant:\"wUWWLHDTe\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bcyssh\",\"data-framer-name\":\"hero-area\",name:\"hero-area\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-taasat-container\",children:/*#__PURE__*/_jsx(BgBlur,{height:\"100%\",id:\"mgxuDZcx5\",layoutId:\"mgxuDZcx5\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uifq5u\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jy26r5\",\"data-framer-name\":\"hero\",name:\"hero\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"at_pbm3kl\"},implicitPathVariables:undefined},{href:{webPageId:\"at_pbm3kl\"},implicitPathVariables:undefined},{href:{webPageId:\"at_pbm3kl\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mjgl8i-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NSp9I8Y8i:{KcB0AgSuP:resolvedLinks[2]},TkOlqsDVc:{KcB0AgSuP:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Breadcrumbs,{height:\"100%\",id:\"RthIEMm9S\",KcB0AgSuP:resolvedLinks[0],layoutId:\"RthIEMm9S\",style:{height:\"100%\",width:\"100%\"},tjry25kU4:\"Sales\",variant:\"wDNblnrZj\",width:\"100%\",xXmLzC9FP:\"Contact\"})})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1prbmrf\",\"data-framer-name\":\"content-holder\",name:\"content-holder\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h2f4g2\",\"data-framer-name\":\"Frame 28011\",name:\"Frame 28011\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dki574\",\"data-framer-name\":\"Frame 27646\",name:\"Frame 27646\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NSp9I8Y8i:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-f32e1562-7038-4447-83cb-534e0e1d851d, rgb(255, 255, 255))\"},children:\"Contact Sales\"})})},TkOlqsDVc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-f32e1562-7038-4447-83cb-534e0e1d851d, rgb(255, 255, 255))\"},children:\"Contact Sales\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--token-f32e1562-7038-4447-83cb-534e0e1d851d, rgb(255, 255, 255))\"},children:\"Contact Sales\"})}),className:\"framer-yrolql\",\"data-framer-name\":\"Contact Support\",fonts:[\"GF;Manrope-700\"],name:\"Contact Support\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jqwuhk\",\"data-framer-name\":\"Frame 27897\",name:\"Frame 27897\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ebbm8g\",\"data-framer-name\":\"Frame 28012\",name:\"Frame 28012\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-15kah7p\",\"data-framer-name\":\"check\",name:\"check\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-3a98rc\",\"data-framer-name\":\"Icon (Stroke)\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:15,name:\"Icon (Stroke)\",svg:'<svg width=\"15\" height=\"12\" viewBox=\"-1 -1 15 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.753 0.221138C13.0313 0.499386 13.0313 0.950516 12.753 1.22876L4.91553 9.06626C4.63728 9.34451 4.18615 9.34451 3.90791 9.06626L0.345405 5.50376C0.0671566 5.22552 0.0671566 4.77439 0.345405 4.49614C0.623654 4.21789 1.07478 4.21789 1.35303 4.49614L4.41172 7.55482L11.7454 0.221138C12.0237 -0.057111 12.4748 -0.057111 12.753 0.221138Z\" fill=\"#8B929B\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-f32e1562-7038-4447-83cb-534e0e1d851d, rgb(255, 255, 255))\"},children:\"Requests and enquiries\"})}),className:\"framer-66g5jl\",\"data-framer-name\":\"Existing customers\",fonts:[\"GF;Inter-regular\"],name:\"Existing customers\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-860a6aed-bac3-474a-bf52-1b8c4441883e, rgb(164, 172, 182))\"},children:\"Ask questions about our services or request a quote.\"})}),className:\"framer-1esgybx\",\"data-framer-name\":\"Donec nec justo eget felis facilisis fermentum. Aliquam porttitor mauris sit amet.\",fonts:[\"GF;Inter-regular\"],name:\"Donec nec justo eget felis facilisis fermentum. Aliquam porttitor mauris sit amet.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jgl27u\",\"data-framer-name\":\"Frame 27898\",name:\"Frame 27898\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-moa062\",\"data-framer-name\":\"Frame 28012\",name:\"Frame 28012\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xuiq8h\",\"data-framer-name\":\"check\",name:\"check\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-bjd0qh\",\"data-framer-name\":\"Icon (Stroke)\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:15,name:\"Icon (Stroke)\",svg:'<svg width=\"15\" height=\"12\" viewBox=\"-1 -1 15 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.753 0.221138C13.0313 0.499386 13.0313 0.950516 12.753 1.22876L4.91553 9.06626C4.63728 9.34451 4.18615 9.34451 3.90791 9.06626L0.345405 5.50376C0.0671566 5.22552 0.0671566 4.77439 0.345405 4.49614C0.623654 4.21789 1.07478 4.21789 1.35303 4.49614L4.41172 7.55482L11.7454 0.221138C12.0237 -0.057111 12.4748 -0.057111 12.753 0.221138Z\" fill=\"#8B929B\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-f32e1562-7038-4447-83cb-534e0e1d851d, rgb(255, 255, 255))\"},children:\"Schedule a call\"})}),className:\"framer-2tfpwy\",\"data-framer-name\":\"Upgrades\",fonts:[\"GF;Inter-regular\"],name:\"Upgrades\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-860a6aed-bac3-474a-bf52-1b8c4441883e, rgb(164, 172, 182))\"},children:\"Start a conversation with our team, and arrange a call with our team.\"})}),className:\"framer-aq9kw3\",\"data-framer-name\":\"Donec nec justo eget felis facilisis fermentum. Aliquam porttitor mauris sit amet.\",fonts:[\"GF;Inter-regular\"],name:\"Donec nec justo eget felis facilisis fermentum. Aliquam porttitor mauris sit amet.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"C9vkWGxLn\"},implicitPathVariables:undefined},{href:{webPageId:\"C9vkWGxLn\"},implicitPathVariables:undefined},{href:{webPageId:\"C9vkWGxLn\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-cmnuqb-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NSp9I8Y8i:{qKMwk1svz:resolvedLinks1[2]},TkOlqsDVc:{qKMwk1svz:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{EfxEm_W4q:\"Contact Support\",FmPT7BsP0:\"chevron-down\",G1GJdRAex:true,height:\"100%\",id:\"XZICB1UpW\",layoutId:\"XZICB1UpW\",pv9ypTfl2:\"arrow-right\",qKMwk1svz:resolvedLinks1[0],uAxNA1Fjx:false,variant:\"OuxGxDJNa\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rsfhkq\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-soqzpc\",\"data-border\":true,\"data-framer-name\":\"Form\",id:id,name:\"Form\",ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fravn4\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-f32e1562-7038-4447-83cb-534e0e1d851d, rgb(255, 255, 255))\"},children:\"Enquiry\"})}),className:\"framer-2t7pt7\",\"data-framer-name\":\"Customer Information\",fonts:[\"GF;Inter-regular\"],name:\"Customer Information\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10e2puz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-860a6aed-bac3-474a-bf52-1b8c4441883e, rgb(164, 172, 182))\"},children:\"Area of interest\"})}),className:\"framer-1oi25pb\",\"data-framer-name\":\"Label\",fonts:[\"GF;Inter-regular\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-j8zv3i-container\",\"data-framer-name\":\"Dropdown Field\",name:\"Dropdown Field\",children:/*#__PURE__*/_jsx(FormField,{border:{color:\"var(--token-311d9b6b-6620-4f06-b052-9c4790e5fd36, rgba(255, 255, 255, 0.05))\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},checkboxStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgba(219, 219, 219, 0)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(0, 117, 255)\",icon:{color:\"rgb(255, 255, 255)\",lineWidth:1.5,rounded:true,size:12},radius:4,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},checkboxText:\"Checkbox\",consentLink:{color:\"rgb(0, 117, 255)\",hoverColor:\"rgb(46, 143, 255)\",newTab:true,pressColor:\"rgb(0, 0, 0)\",underline:\"yes\"},consentLinkText:\"Terms & Conditions\",consentSuffixText:\".\",consentText:\"I agree to the \",countryDefaultValue:\"none\",countryEmojis:true,countryNoneSelectedText:\"Select a country\",dropdownArrow:{gap:10,size:12,stroke:2},dropdownDefaultValue:\"\",dropdownNoneSelectedText:\"Select an option\",emailFilters:{blockedDomains:\"\",businessEmailsOnly:false},emailPlaceholder:\"hello@example.com\",fill:{color:\"var(--token-0c7274dc-cbe7-4fec-bc82-8decff48d487, rgb(21, 23, 25))\",colorA:\"rgb(255, 255, 255)\",colorB:\"rgb(189, 189, 189)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},fontColor:\"var(--token-67b86af3-d257-4e26-9de6-7a618a123a1f, rgb(187, 196, 208))\",formId:3,gap:10,gapH:10,gapV:10,height:\"100%\",id:\"KXfzQzjls\",imageOptions:[{name:\"Option 1\"},{name:\"Option 2\"},{name:\"Option 3\"}],imageSelectAlign:\"start\",imageSelectButtons:{border:{colorOff:\"rgba(237, 237, 237, 0)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:\"2px\"},fill:{colorAOff:\"rgb(237, 237, 237)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(237, 237, 237)\",colorOn:\"rgb(235, 244, 255)\",gradientAngle:0,type:\"color\"},height:\"fit\",images:{align:\"center\",aspectRatio:\"1 / 1\",aspectRatioMode:\"auto\",radius:\"0px\"},padding:\"10px\",radius:\"8px\",shadowOff:\"\",shadowOn:\"\",text:{font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\",textAlign:\"center\"},fontColorOff:\"rgb(0, 0, 0)\",fontColorOn:\"rgb(0, 0, 0)\",gap:10,location:\"top\"},transition:{damping:70,stiffness:1500,type:\"spring\"}},imageSelectColumns:3,imageSelectMultiSelect:false,invalidStyle:{border:{color:\"rgb(255, 41, 41)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},transition:{damping:70,stiffness:1200,type:\"spring\"}},layoutId:\"KXfzQzjls\",max:100,min:0,name:\"interestedArea\",npsButtons:{deselectedFontColor:\"rgb(0, 0, 0)\",fill:{colorAOff:\"rgb(242, 242, 242)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(240, 240, 240)\",colorOn:\"rgb(0, 117, 255)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\"},gap:4,height:40,innerRadius:4,minWidth:30,outerRadius:8,selectedFontColor:\"rgb(255, 255, 255)\",transition:{damping:70,stiffness:1200,type:\"spring\"}},npsLabels:{left:\"Not Likely\",location:\"top\",right:\"Extremely Likely\"},npsMax:10,numberPlaceholder:\"0\",options:[\"Cloud\",\"Custom Solution\",\"IP Transit\",\"Ethernet\",\"Dedicated Servers\",\"Something Else\"],padding:16,paddingBottom:8,paddingIsMixed:true,paddingLeft:16,paddingRight:16,paddingTop:8,phoneNumberCountryCode:{customFormat:\"+X\",defaultCountryCode:1,format:\"+X\",width:40},phoneNumberCustomFormat:\"(XXX) XXX - XXXX\",phoneNumberFormat:\"(XXX) XXX - XXXX\",phoneNumberPlaceholder:\"\",pinnedCountries:[],placeholderFontColor:\"var(--token-860a6aed-bac3-474a-bf52-1b8c4441883e, rgb(164, 172, 182))\",prefill:false,prefillUrlParameter:\"\",radioStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},dotColor:\"rgb(0, 117, 255)\",dotSize:8,fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(237, 237, 237)\",radius:8,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},radius:8,radiusBottomLeft:8,radiusBottomRight:8,radiusIsMixed:false,radiusTopLeft:8,radiusTopRight:8,required:true,shadows:\"\",sliderDefaultValue:50,sliderHandle:{color:\"rgb(0, 117, 255)\",radius:8,size:16},sliderLabel:{minWidth:24,position:\"left\",prefix:\"\",suffix:\"\"},sliderTrack:{color:\"rgb(217, 217, 217)\",height:4,radius:2},step:0,style:{width:\"100%\"},textAreaHeight:{lines:5,maxLines:8,minLines:3,mode:\"auto\"},textAreaScrollbar:true,textPlaceholder:\"Type...\",type:\"dropdown\",urlPlaceholder:\"framerforms.com\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ipang4\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-f32e1562-7038-4447-83cb-534e0e1d851d, rgb(255, 255, 255))\"},children:\"Would you like to schedule a call?\"})}),className:\"framer-17s4avc\",\"data-framer-name\":\"Customer Information\",fonts:[\"GF;Inter-regular\"],name:\"Customer Information\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5udn59\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-860a6aed-bac3-474a-bf52-1b8c4441883e, rgb(164, 172, 182))\"},children:\"Phone number (enter only if you would like us to call you)\"})}),className:\"framer-do8cqo\",\"data-framer-name\":\"Label\",fonts:[\"GF;Inter-regular\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1070oqo-container\",\"data-framer-name\":\"Dropdown Field\",name:\"Dropdown Field\",children:/*#__PURE__*/_jsx(FormField,{border:{color:\"var(--token-311d9b6b-6620-4f06-b052-9c4790e5fd36, rgba(255, 255, 255, 0.05))\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},checkboxStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgba(219, 219, 219, 0)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(0, 117, 255)\",icon:{color:\"rgb(255, 255, 255)\",lineWidth:1.5,rounded:true,size:12},radius:4,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},checkboxText:\"Checkbox\",consentLink:{color:\"rgb(0, 117, 255)\",hoverColor:\"rgb(46, 143, 255)\",newTab:true,pressColor:\"rgb(0, 0, 0)\",underline:\"yes\"},consentLinkText:\"Terms & Conditions\",consentSuffixText:\".\",consentText:\"I agree to the \",countryDefaultValue:\"none\",countryEmojis:true,countryNoneSelectedText:\"Select a country\",dropdownArrow:{gap:10,size:12,stroke:2},dropdownDefaultValue:\"\",dropdownNoneSelectedText:\"Select an option\",emailFilters:{blockedDomains:\"\",businessEmailsOnly:false},emailPlaceholder:\"hello@example.com\",fill:{color:\"var(--token-0c7274dc-cbe7-4fec-bc82-8decff48d487, rgb(21, 23, 25))\",colorA:\"rgb(255, 255, 255)\",colorB:\"rgb(189, 189, 189)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},fontColor:\"var(--token-f32e1562-7038-4447-83cb-534e0e1d851d, rgb(255, 255, 255))\",formId:3,gap:10,gapH:10,gapV:10,height:\"100%\",id:\"tj_nzREvL\",imageOptions:[{name:\"Option 1\"},{name:\"Option 2\"},{name:\"Option 3\"}],imageSelectAlign:\"start\",imageSelectButtons:{border:{colorOff:\"rgba(237, 237, 237, 0)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:\"2px\"},fill:{colorAOff:\"rgb(237, 237, 237)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(237, 237, 237)\",colorOn:\"rgb(235, 244, 255)\",gradientAngle:0,type:\"color\"},height:\"fit\",images:{align:\"center\",aspectRatio:\"1 / 1\",aspectRatioMode:\"auto\",radius:\"0px\"},padding:\"10px\",radius:\"8px\",shadowOff:\"\",shadowOn:\"\",text:{font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\",textAlign:\"center\"},fontColorOff:\"rgb(0, 0, 0)\",fontColorOn:\"rgb(0, 0, 0)\",gap:10,location:\"top\"},transition:{damping:70,stiffness:1500,type:\"spring\"}},imageSelectColumns:3,imageSelectMultiSelect:false,invalidStyle:{border:{color:\"rgb(255, 41, 41)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},transition:{damping:70,stiffness:1200,type:\"spring\"}},layoutId:\"tj_nzREvL\",max:100,min:0,name:\"phoneNumber\",npsButtons:{deselectedFontColor:\"rgb(0, 0, 0)\",fill:{colorAOff:\"rgb(242, 242, 242)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(240, 240, 240)\",colorOn:\"rgb(0, 117, 255)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\"},gap:4,height:40,innerRadius:4,minWidth:30,outerRadius:8,selectedFontColor:\"rgb(255, 255, 255)\",transition:{damping:70,stiffness:1200,type:\"spring\"}},npsLabels:{left:\"Not Likely\",location:\"top\",right:\"Extremely Likely\"},npsMax:10,numberPlaceholder:\"0\",options:[\"Option 1\",\"Option 2\",\"Option 3\"],padding:16,paddingBottom:8,paddingIsMixed:true,paddingLeft:16,paddingRight:16,paddingTop:8,phoneNumberCountryCode:{customFormat:\"+X\",defaultCountryCode:1,format:\"+X\",width:40},phoneNumberCustomFormat:\"(XXX) XXX - XXXX\",phoneNumberFormat:\"(XXX) XXX - XXXX\",phoneNumberPlaceholder:\"\",pinnedCountries:[],placeholderFontColor:\"var(--token-860a6aed-bac3-474a-bf52-1b8c4441883e, rgb(164, 172, 182))\",prefill:false,prefillUrlParameter:\"\",radioStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},dotColor:\"rgb(0, 117, 255)\",dotSize:8,fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(237, 237, 237)\",radius:8,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},radius:8,radiusBottomLeft:8,radiusBottomRight:8,radiusIsMixed:false,radiusTopLeft:8,radiusTopRight:8,required:false,shadows:\"\",sliderDefaultValue:50,sliderHandle:{color:\"rgb(0, 117, 255)\",radius:8,size:16},sliderLabel:{minWidth:24,position:\"left\",prefix:\"\",suffix:\"\"},sliderTrack:{color:\"rgb(217, 217, 217)\",height:4,radius:2},step:0,style:{width:\"100%\"},textAreaHeight:{lines:5,maxLines:8,minLines:3,mode:\"auto\"},textAreaScrollbar:true,textPlaceholder:\"Type...\",type:\"phoneNumber\",urlPlaceholder:\"framerforms.com\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jhjky5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-860a6aed-bac3-474a-bf52-1b8c4441883e, rgb(164, 172, 182))\"},children:\"Time zone (enter only if you would like us to call you)\"})}),className:\"framer-14g0v7j\",\"data-framer-name\":\"Label\",fonts:[\"GF;Inter-regular\"],name:\"Label\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15h3lsf-container\",\"data-framer-name\":\"Dropdown Field\",name:\"Dropdown Field\",children:/*#__PURE__*/_jsx(FormField,{border:{color:\"var(--token-311d9b6b-6620-4f06-b052-9c4790e5fd36, rgba(255, 255, 255, 0.05))\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},checkboxStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgba(219, 219, 219, 0)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(0, 117, 255)\",icon:{color:\"rgb(255, 255, 255)\",lineWidth:1.5,rounded:true,size:12},radius:4,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},checkboxText:\"Checkbox\",consentLink:{color:\"rgb(0, 117, 255)\",hoverColor:\"rgb(46, 143, 255)\",newTab:true,pressColor:\"rgb(0, 0, 0)\",underline:\"yes\"},consentLinkText:\"Terms & Conditions\",consentSuffixText:\".\",consentText:\"I agree to the \",countryDefaultValue:\"none\",countryEmojis:true,countryNoneSelectedText:\"Select a country\",dropdownArrow:{gap:10,size:12,stroke:2},dropdownDefaultValue:\"\",dropdownNoneSelectedText:\"Select an option\",emailFilters:{blockedDomains:\"\",businessEmailsOnly:false},emailPlaceholder:\"hello@example.com\",fill:{color:\"var(--token-0c7274dc-cbe7-4fec-bc82-8decff48d487, rgb(21, 23, 25))\",colorA:\"rgb(255, 255, 255)\",colorB:\"rgb(189, 189, 189)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},fontColor:\"var(--token-67b86af3-d257-4e26-9de6-7a618a123a1f, rgb(187, 196, 208))\",formId:3,gap:10,gapH:10,gapV:10,height:\"100%\",icon:{gap:12,opacity:1,position:\"left\",size:17,svg:'<svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9 2.25C5.27208 2.25 2.25 5.27208 2.25 9C2.25 12.7279 5.27208 15.75 9 15.75C12.7279 15.75 15.75 12.7279 15.75 9C15.75 5.27208 12.7279 2.25 9 2.25ZM0.75 9C0.75 4.44365 4.44365 0.75 9 0.75C13.5564 0.75 17.25 4.44365 17.25 9C17.25 13.5564 13.5564 17.25 9 17.25C4.44365 17.25 0.75 13.5564 0.75 9ZM9 3.75C9.41421 3.75 9.75 4.08579 9.75 4.5V8.53647L12.3354 9.82918C12.7059 10.0144 12.8561 10.4649 12.6708 10.8354C12.4856 11.2059 12.0351 11.3561 11.6646 11.1708L8.66459 9.67082C8.4105 9.54378 8.25 9.28408 8.25 9V4.5C8.25 4.08579 8.58579 3.75 9 3.75Z\" fill=\"#8B929B\"/>\\n</svg>\\n',type:\"svg\"},id:\"v4XHyYZZM\",imageOptions:[{name:\"Option 1\"},{name:\"Option 2\"},{name:\"Option 3\"}],imageSelectAlign:\"start\",imageSelectButtons:{border:{colorOff:\"rgba(237, 237, 237, 0)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:\"2px\"},fill:{colorAOff:\"rgb(237, 237, 237)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(237, 237, 237)\",colorOn:\"rgb(235, 244, 255)\",gradientAngle:0,type:\"color\"},height:\"fit\",images:{align:\"center\",aspectRatio:\"1 / 1\",aspectRatioMode:\"auto\",radius:\"0px\"},padding:\"10px\",radius:\"8px\",shadowOff:\"\",shadowOn:\"\",text:{font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\",textAlign:\"center\"},fontColorOff:\"rgb(0, 0, 0)\",fontColorOn:\"rgb(0, 0, 0)\",gap:10,location:\"top\"},transition:{damping:70,stiffness:1500,type:\"spring\"}},imageSelectColumns:3,imageSelectMultiSelect:false,invalidStyle:{border:{color:\"rgb(255, 41, 41)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},transition:{damping:70,stiffness:1200,type:\"spring\"}},layoutId:\"v4XHyYZZM\",max:100,min:0,name:\"timeZone\",npsButtons:{deselectedFontColor:\"rgb(0, 0, 0)\",fill:{colorAOff:\"rgb(242, 242, 242)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(240, 240, 240)\",colorOn:\"rgb(0, 117, 255)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\"},gap:4,height:40,innerRadius:4,minWidth:30,outerRadius:8,selectedFontColor:\"rgb(255, 255, 255)\",transition:{damping:70,stiffness:1200,type:\"spring\"}},npsLabels:{left:\"Not Likely\",location:\"top\",right:\"Extremely Likely\"},npsMax:10,numberPlaceholder:\"0\",options:[\"(GMT -12:00) Eniwetok, Kwajalein\",\"(GMT -11:00) Midway Island, Samoa\",\"(GMT -10:00) Hawaii\",\"(GMT -9:00) Alaska\",\"(GMT -8:00) Pacific Time (US &amp; Canada)\",\"(GMT -7:00) Mountain Time (US &amp; Canada)\",\"(GMT -6:00) Central Time (US &amp; Canada), Mexico City\",\"(GMT -5:00) Eastern Time (US &amp; Canada), Bogota, Lima\",\"(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz\",\"(GMT -3:00) Brazil, Buenos Aires, Georgetown\",\"(GMT -2:00) Mid-Atlantic\",\"(GMT -1:00) Azores, Cape Verde Islands\",\"(GMT) Western Europe Time, London, Lisbon, Casablanca\",\"(GMT +1:00) Brussels, Copenhagen, Madrid, Paris\",\"(GMT +2:00) Kaliningrad, South Africa\",\"(GMT +3:00) Baghdad, Riyadh, Moscow, St. Petersburg\",\"(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi\",\"(GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent\",\"(GMT +6:00) Almaty, Dhaka, Colombo\",\"(GMT +7:00) Bangkok, Hanoi, Jakarta\",\"(GMT +8:00) Beijing, Perth, Singapore, Hong Kong\",\"(GMT +9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk\",\"(GMT +10:00) Eastern Australia, Guam, Vladivostok\",\"(GMT +11:00) Magadan, Solomon Islands, New Caledonia\",\"(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka\"],padding:16,paddingBottom:8,paddingIsMixed:true,paddingLeft:16,paddingRight:16,paddingTop:8,phoneNumberCountryCode:{customFormat:\"+X\",defaultCountryCode:1,format:\"+X\",width:40},phoneNumberCustomFormat:\"(XXX) XXX - XXXX\",phoneNumberFormat:\"(XXX) XXX - XXXX\",phoneNumberPlaceholder:\"\",pinnedCountries:[],placeholderFontColor:\"var(--token-860a6aed-bac3-474a-bf52-1b8c4441883e, rgb(164, 172, 182))\",prefill:false,prefillUrlParameter:\"\",radioStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},dotColor:\"rgb(0, 117, 255)\",dotSize:8,fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(237, 237, 237)\",radius:8,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},radius:8,radiusBottomLeft:8,radiusBottomRight:8,radiusIsMixed:false,radiusTopLeft:8,radiusTopRight:8,required:false,shadows:\"\",sliderDefaultValue:50,sliderHandle:{color:\"rgb(0, 117, 255)\",radius:8,size:16},sliderLabel:{minWidth:24,position:\"left\",prefix:\"\",suffix:\"\"},sliderTrack:{color:\"rgb(217, 217, 217)\",height:4,radius:2},step:0,style:{width:\"100%\"},textAreaHeight:{lines:5,maxLines:8,minLines:3,mode:\"auto\"},textAreaScrollbar:true,textPlaceholder:\"Type...\",type:\"dropdown\",urlPlaceholder:\"framerforms.com\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11qrtwz\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-f32e1562-7038-4447-83cb-534e0e1d851d, rgb(255, 255, 255))\"},children:\"Your details\"})}),className:\"framer-17nqxd1\",\"data-framer-name\":\"Customer Information\",fonts:[\"GF;Inter-regular\"],name:\"Customer Information\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oiwi7s\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5jjjgu\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wgb2ni-container\",children:/*#__PURE__*/_jsx(FormField,{border:{color:\"var(--token-311d9b6b-6620-4f06-b052-9c4790e5fd36, rgba(255, 255, 255, 0.05))\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},checkboxStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgba(219, 219, 219, 0)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(0, 117, 255)\",icon:{color:\"rgb(255, 255, 255)\",lineWidth:1.5,rounded:true,size:12},radius:4,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},checkboxText:\"Checkbox\",consentLink:{color:\"rgb(0, 117, 255)\",hoverColor:\"rgb(46, 143, 255)\",newTab:true,pressColor:\"rgb(0, 0, 0)\",underline:\"yes\"},consentLinkText:\"Terms & Conditions\",consentSuffixText:\".\",consentText:\"I agree to the \",countryDefaultValue:\"none\",countryEmojis:true,countryNoneSelectedText:\"Select a country\",dropdownArrow:{gap:10,size:12,stroke:2},dropdownDefaultValue:\"\",dropdownNoneSelectedText:\"Select an option\",emailFilters:{blockedDomains:\"\",businessEmailsOnly:false},emailPlaceholder:\"hello@example.com\",fill:{color:\"var(--token-0c7274dc-cbe7-4fec-bc82-8decff48d487, rgb(21, 23, 25))\",colorA:\"rgb(255, 255, 255)\",colorB:\"rgb(189, 189, 189)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},fontColor:\"var(--token-f32e1562-7038-4447-83cb-534e0e1d851d, rgb(255, 255, 255))\",formId:3,gap:10,gapH:10,gapV:10,height:\"100%\",id:\"WfrcOf_m8\",imageOptions:[{name:\"Option 1\"},{name:\"Option 2\"},{name:\"Option 3\"}],imageSelectAlign:\"start\",imageSelectButtons:{border:{colorOff:\"rgba(237, 237, 237, 0)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:\"2px\"},fill:{colorAOff:\"rgb(237, 237, 237)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(237, 237, 237)\",colorOn:\"rgb(235, 244, 255)\",gradientAngle:0,type:\"color\"},height:\"fit\",images:{align:\"center\",aspectRatio:\"1 / 1\",aspectRatioMode:\"auto\",radius:\"0px\"},padding:\"10px\",radius:\"8px\",shadowOff:\"\",shadowOn:\"\",text:{font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\",textAlign:\"center\"},fontColorOff:\"rgb(0, 0, 0)\",fontColorOn:\"rgb(0, 0, 0)\",gap:10,location:\"top\"},transition:{damping:70,stiffness:1500,type:\"spring\"}},imageSelectColumns:3,imageSelectMultiSelect:false,invalidStyle:{border:{color:\"rgb(255, 41, 41)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},transition:{damping:70,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:1200,type:\"spring\"}},layoutId:\"WfrcOf_m8\",max:100,min:0,name:\"fName\",npsButtons:{deselectedFontColor:\"rgb(0, 0, 0)\",fill:{colorAOff:\"rgb(242, 242, 242)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(240, 240, 240)\",colorOn:\"rgb(0, 117, 255)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\"},gap:4,height:40,innerRadius:4,minWidth:30,outerRadius:8,selectedFontColor:\"rgb(255, 255, 255)\",transition:{damping:70,stiffness:1200,type:\"spring\"}},npsLabels:{left:\"Not Likely\",location:\"top\",right:\"Extremely Likely\"},npsMax:10,numberPlaceholder:\"012345678\",options:[\"Option 1\",\"Option 2\",\"Option 3\"],padding:16,paddingBottom:8,paddingIsMixed:true,paddingLeft:16,paddingRight:16,paddingTop:8,phoneNumberCountryCode:{customFormat:\"+X\",defaultCountryCode:1,format:\"+X\",width:40},phoneNumberCustomFormat:\"(XXX) XXX - XXXX\",phoneNumberFormat:\"(XXX) XXX - XXXX\",phoneNumberPlaceholder:\"\",pinnedCountries:[],placeholderFontColor:\"var(--token-860a6aed-bac3-474a-bf52-1b8c4441883e, rgb(164, 172, 182))\",prefill:false,prefillUrlParameter:\"\",radioStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},dotColor:\"rgb(0, 117, 255)\",dotSize:8,fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(237, 237, 237)\",radius:8,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},radius:8,radiusBottomLeft:8,radiusBottomRight:8,radiusIsMixed:false,radiusTopLeft:8,radiusTopRight:8,required:true,shadows:\"\",sliderDefaultValue:50,sliderHandle:{color:\"rgb(0, 117, 255)\",radius:8,size:16},sliderLabel:{minWidth:24,position:\"left\",prefix:\"\",suffix:\"\"},sliderTrack:{color:\"rgb(217, 217, 217)\",height:4,radius:2},step:0,style:{width:\"100%\"},textAreaHeight:{lines:5,maxLines:8,minLines:3,mode:\"auto\"},textAreaScrollbar:true,textPlaceholder:\"First name\",type:\"input\",urlPlaceholder:\"framerforms.com\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-8wp1qs-container\",children:/*#__PURE__*/_jsx(FormField,{border:{color:\"var(--token-311d9b6b-6620-4f06-b052-9c4790e5fd36, rgba(255, 255, 255, 0.05))\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},checkboxStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgba(219, 219, 219, 0)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(0, 117, 255)\",icon:{color:\"rgb(255, 255, 255)\",lineWidth:1.5,rounded:true,size:12},radius:4,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},checkboxText:\"Checkbox\",consentLink:{color:\"rgb(0, 117, 255)\",hoverColor:\"rgb(46, 143, 255)\",newTab:true,pressColor:\"rgb(0, 0, 0)\",underline:\"yes\"},consentLinkText:\"Terms & Conditions\",consentSuffixText:\".\",consentText:\"I agree to the \",countryDefaultValue:\"none\",countryEmojis:true,countryNoneSelectedText:\"Select a country\",dropdownArrow:{gap:10,size:12,stroke:2},dropdownDefaultValue:\"\",dropdownNoneSelectedText:\"Select an option\",emailFilters:{blockedDomains:\"\",businessEmailsOnly:false},emailPlaceholder:\"hello@example.com\",fill:{color:\"var(--token-0c7274dc-cbe7-4fec-bc82-8decff48d487, rgb(21, 23, 25))\",colorA:\"rgb(255, 255, 255)\",colorB:\"rgb(189, 189, 189)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},fontColor:\"var(--token-f32e1562-7038-4447-83cb-534e0e1d851d, rgb(255, 255, 255))\",formId:3,gap:10,gapH:10,gapV:10,height:\"100%\",id:\"nQWnEQ7eQ\",imageOptions:[{name:\"Option 1\"},{name:\"Option 2\"},{name:\"Option 3\"}],imageSelectAlign:\"start\",imageSelectButtons:{border:{colorOff:\"rgba(237, 237, 237, 0)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:\"2px\"},fill:{colorAOff:\"rgb(237, 237, 237)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(237, 237, 237)\",colorOn:\"rgb(235, 244, 255)\",gradientAngle:0,type:\"color\"},height:\"fit\",images:{align:\"center\",aspectRatio:\"1 / 1\",aspectRatioMode:\"auto\",radius:\"0px\"},padding:\"10px\",radius:\"8px\",shadowOff:\"\",shadowOn:\"\",text:{font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\",textAlign:\"center\"},fontColorOff:\"rgb(0, 0, 0)\",fontColorOn:\"rgb(0, 0, 0)\",gap:10,location:\"top\"},transition:{damping:70,stiffness:1500,type:\"spring\"}},imageSelectColumns:3,imageSelectMultiSelect:false,invalidStyle:{border:{color:\"rgb(255, 41, 41)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},transition:{damping:70,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:1200,type:\"spring\"}},layoutId:\"nQWnEQ7eQ\",max:100,min:0,name:\"lName\",npsButtons:{deselectedFontColor:\"rgb(0, 0, 0)\",fill:{colorAOff:\"rgb(242, 242, 242)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(240, 240, 240)\",colorOn:\"rgb(0, 117, 255)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\"},gap:4,height:40,innerRadius:4,minWidth:30,outerRadius:8,selectedFontColor:\"rgb(255, 255, 255)\",transition:{damping:70,stiffness:1200,type:\"spring\"}},npsLabels:{left:\"Not Likely\",location:\"top\",right:\"Extremely Likely\"},npsMax:10,numberPlaceholder:\"012345678\",options:[\"Option 1\",\"Option 2\",\"Option 3\"],padding:16,paddingBottom:8,paddingIsMixed:true,paddingLeft:16,paddingRight:16,paddingTop:8,phoneNumberCountryCode:{customFormat:\"+X\",defaultCountryCode:1,format:\"+X\",width:40},phoneNumberCustomFormat:\"(XXX) XXX - XXXX\",phoneNumberFormat:\"(XXX) XXX - XXXX\",phoneNumberPlaceholder:\"\",pinnedCountries:[],placeholderFontColor:\"var(--token-860a6aed-bac3-474a-bf52-1b8c4441883e, rgb(164, 172, 182))\",prefill:false,prefillUrlParameter:\"\",radioStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},dotColor:\"rgb(0, 117, 255)\",dotSize:8,fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(237, 237, 237)\",radius:8,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},radius:8,radiusBottomLeft:8,radiusBottomRight:8,radiusIsMixed:false,radiusTopLeft:8,radiusTopRight:8,required:true,shadows:\"\",sliderDefaultValue:50,sliderHandle:{color:\"rgb(0, 117, 255)\",radius:8,size:16},sliderLabel:{minWidth:24,position:\"left\",prefix:\"\",suffix:\"\"},sliderTrack:{color:\"rgb(217, 217, 217)\",height:4,radius:2},step:0,style:{width:\"100%\"},textAreaHeight:{lines:5,maxLines:8,minLines:3,mode:\"auto\"},textAreaScrollbar:true,textPlaceholder:\"Last name\",type:\"input\",urlPlaceholder:\"framerforms.com\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-61x7ws-container\",\"data-framer-name\":\"Input Field\",name:\"Input Field\",children:/*#__PURE__*/_jsx(FormField,{border:{color:\"var(--token-311d9b6b-6620-4f06-b052-9c4790e5fd36, rgba(255, 255, 255, 0.05))\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},checkboxStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgba(219, 219, 219, 0)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(0, 117, 255)\",icon:{color:\"rgb(255, 255, 255)\",lineWidth:1.5,rounded:true,size:12},radius:4,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},checkboxText:\"Checkbox\",consentLink:{color:\"rgb(0, 117, 255)\",hoverColor:\"rgb(46, 143, 255)\",newTab:true,pressColor:\"rgb(0, 0, 0)\",underline:\"yes\"},consentLinkText:\"Terms & Conditions\",consentSuffixText:\".\",consentText:\"I agree to the \",countryDefaultValue:\"none\",countryEmojis:true,countryNoneSelectedText:\"Select a country\",dropdownArrow:{gap:10,size:12,stroke:2},dropdownDefaultValue:\"\",dropdownNoneSelectedText:\"Select an option\",emailFilters:{blockedDomains:\"\",businessEmailsOnly:false},emailPlaceholder:\"hello@example.com\",fill:{color:\"var(--token-0c7274dc-cbe7-4fec-bc82-8decff48d487, rgb(21, 23, 25))\",colorA:\"rgb(255, 255, 255)\",colorB:\"rgb(189, 189, 189)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},fontColor:\"var(--token-f32e1562-7038-4447-83cb-534e0e1d851d, rgb(255, 255, 255))\",formId:3,gap:10,gapH:10,gapV:10,height:\"100%\",icon:{gap:12,opacity:1,position:\"left\",size:19,svg:'<svg width=\"18\" height=\"16\" viewBox=\"0 0 18 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.12562 2C5.67587 2 4.50062 3.17525 4.50062 4.625C4.50062 6.07475 5.67587 7.25 7.12562 7.25C8.57537 7.25 9.75062 6.07475 9.75062 4.625C9.75062 3.17525 8.57537 2 7.12562 2ZM3.00062 4.625C3.00062 2.34683 4.84744 0.5 7.12562 0.5C9.40379 0.5 11.2506 2.34683 11.2506 4.625C11.2506 6.90318 9.40379 8.75 7.12562 8.75C4.84744 8.75 3.00062 6.90318 3.00062 4.625ZM11.329 1.26705C11.5133 0.896111 11.9635 0.744846 12.3344 0.929184C13.6908 1.60327 14.6256 3.00428 14.6256 4.625C14.6256 6.24572 13.6908 7.64673 12.3344 8.32082C11.9635 8.50516 11.5133 8.35389 11.329 7.98296C11.1446 7.61202 11.2959 7.16188 11.6668 6.97755C12.533 6.5471 13.1256 5.65457 13.1256 4.625C13.1256 3.59543 12.533 2.7029 11.6668 2.27246C11.2959 2.08812 11.1446 1.63798 11.329 1.26705ZM7.12562 11C5.29066 11 3.62285 12 2.54426 13.6195C2.47723 13.7202 2.4258 13.7975 2.38313 13.8653C2.34956 13.9186 2.32701 13.9573 2.31155 13.9865C2.42115 13.9988 2.5769 14 2.86739 14H11.3839C11.6743 14 11.8301 13.9988 11.9397 13.9865C11.9242 13.9573 11.9017 13.9186 11.8681 13.8653C11.8254 13.7975 11.774 13.7202 11.707 13.6195C10.6284 12 8.96057 11 7.12562 11ZM1.29582 12.788C2.60869 10.8168 4.71463 9.5 7.12562 9.5C9.5366 9.5 11.6425 10.8168 12.9554 12.788C12.9614 12.797 12.9674 12.806 12.9735 12.8151C13.0887 12.988 13.2115 13.1723 13.2974 13.3475C13.4008 13.5583 13.4751 13.8006 13.4577 14.0899C13.4438 14.3206 13.3673 14.5347 13.2763 14.7046C13.1853 14.8746 13.0496 15.057 12.8652 15.1964C12.6182 15.3832 12.352 15.4486 12.1168 15.476C11.9096 15.5001 11.6642 15.5001 11.4171 15.5C11.406 15.5 11.3949 15.5 11.3839 15.5H2.86739C2.85631 15.5 2.84524 15.5 2.83417 15.5C2.58701 15.5001 2.34165 15.5001 2.13448 15.476C1.8992 15.4486 1.63303 15.3832 1.38605 15.1964L1.83845 14.5982M12.8304 10.541C13.0164 10.1709 13.4672 10.0215 13.8373 10.2075C15.0631 10.8233 16.0993 11.8036 16.8493 13.0117C16.8576 13.0251 16.8662 13.0389 16.875 13.053C16.9865 13.231 17.132 13.4634 17.1796 13.7702C17.2345 14.1248 17.1383 14.4639 16.9949 14.7218C16.8515 14.9796 16.6141 15.2402 16.2839 15.3805C15.9963 15.5027 15.6857 15.5013 15.4414 15.5002C15.4189 15.5001 15.3969 15.5 15.3756 15.5C14.9614 15.5 14.6256 15.1642 14.6256 14.75C14.6256 14.3358 14.9614 14 15.3756 14C15.537 14 15.6219 13.9995 15.6824 13.9954C15.683 13.9945 15.6835 13.9936 15.684 13.9926C15.6849 13.9911 15.6857 13.9895 15.6865 13.988C15.6795 13.9752 15.67 13.9585 15.6568 13.9363C15.6353 13.9003 15.6097 13.8589 15.5748 13.8028C14.9581 12.8093 14.122 12.0291 13.164 11.5479C12.7938 11.3619 12.6445 10.9111 12.8304 10.541ZM1.29582 12.788C1.28983 12.797 1.28381 12.806 1.27778 12.8151ZM1.27778 12.8151C1.16257 12.9879 1.03971 13.1723 0.95381 13.3475ZM0.95381 13.3475C0.850425 13.5583 0.776175 13.8006 0.79354 14.0899ZM0.79354 14.0899C0.80739 14.3206 0.883929 14.5347 0.974936 14.7046ZM0.974936 14.7046C1.06594 14.8746 1.20168 15.057 1.38605 15.1964Z\" fill=\"#8B929B\"/>\\n</svg>\\n',type:\"svg\"},id:\"FKfQQuzHb\",imageOptions:[{name:\"Option 1\"},{name:\"Option 2\"},{name:\"Option 3\"}],imageSelectAlign:\"start\",imageSelectButtons:{border:{colorOff:\"rgba(237, 237, 237, 0)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:\"2px\"},fill:{colorAOff:\"rgb(237, 237, 237)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(237, 237, 237)\",colorOn:\"rgb(235, 244, 255)\",gradientAngle:0,type:\"color\"},height:\"fit\",images:{align:\"center\",aspectRatio:\"1 / 1\",aspectRatioMode:\"auto\",radius:\"0px\"},padding:\"10px\",radius:\"8px\",shadowOff:\"\",shadowOn:\"\",text:{font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\",textAlign:\"center\"},fontColorOff:\"rgb(0, 0, 0)\",fontColorOn:\"rgb(0, 0, 0)\",gap:10,location:\"top\"},transition:{damping:70,stiffness:1500,type:\"spring\"}},imageSelectColumns:3,imageSelectMultiSelect:false,invalidStyle:{border:{color:\"rgb(255, 41, 41)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},transition:{damping:70,stiffness:1200,type:\"spring\"}},layoutId:\"FKfQQuzHb\",max:100,min:0,name:\"companyName\",npsButtons:{deselectedFontColor:\"rgb(0, 0, 0)\",fill:{colorAOff:\"rgb(242, 242, 242)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(240, 240, 240)\",colorOn:\"rgb(0, 117, 255)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\"},gap:4,height:40,innerRadius:4,minWidth:30,outerRadius:8,selectedFontColor:\"rgb(255, 255, 255)\",transition:{damping:70,stiffness:1200,type:\"spring\"}},npsLabels:{left:\"Not Likely\",location:\"top\",right:\"Extremely Likely\"},npsMax:10,numberPlaceholder:\"Company name\",options:[\"Option 1\",\"Option 2\",\"Option 3\"],padding:16,paddingBottom:8,paddingIsMixed:true,paddingLeft:16,paddingRight:16,paddingTop:8,phoneNumberCountryCode:{customFormat:\"+X\",defaultCountryCode:1,format:\"+X\",width:40},phoneNumberCustomFormat:\"(XXX) XXX - XXXX\",phoneNumberFormat:\"(XXX) XXX - XXXX\",phoneNumberPlaceholder:\"\",pinnedCountries:[],placeholderFontColor:\"var(--token-860a6aed-bac3-474a-bf52-1b8c4441883e, rgb(164, 172, 182))\",prefill:false,prefillUrlParameter:\"\",radioStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},dotColor:\"rgb(0, 117, 255)\",dotSize:8,fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(237, 237, 237)\",radius:8,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},radius:8,radiusBottomLeft:8,radiusBottomRight:8,radiusIsMixed:false,radiusTopLeft:8,radiusTopRight:8,required:true,shadows:\"\",sliderDefaultValue:50,sliderHandle:{color:\"rgb(0, 117, 255)\",radius:8,size:16},sliderLabel:{minWidth:24,position:\"left\",prefix:\"\",suffix:\"\"},sliderTrack:{color:\"rgb(217, 217, 217)\",height:4,radius:2},step:0,style:{width:\"100%\"},textAreaHeight:{lines:5,maxLines:8,minLines:3,mode:\"auto\"},textAreaScrollbar:true,textPlaceholder:\"Company name\",type:\"input\",urlPlaceholder:\"framerforms.com\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bjsby4-container\",\"data-framer-name\":\"Input Field\",name:\"Input Field\",children:/*#__PURE__*/_jsx(FormField,{border:{color:\"var(--token-311d9b6b-6620-4f06-b052-9c4790e5fd36, rgba(255, 255, 255, 0.05))\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},checkboxStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgba(219, 219, 219, 0)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(0, 117, 255)\",icon:{color:\"rgb(255, 255, 255)\",lineWidth:1.5,rounded:true,size:12},radius:4,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},checkboxText:\"Checkbox\",consentLink:{color:\"rgb(0, 117, 255)\",hoverColor:\"rgb(46, 143, 255)\",newTab:true,pressColor:\"rgb(0, 0, 0)\",underline:\"yes\"},consentLinkText:\"Terms & Conditions\",consentSuffixText:\".\",consentText:\"I agree to the \",countryDefaultValue:\"none\",countryEmojis:true,countryNoneSelectedText:\"Select a country\",dropdownArrow:{gap:10,size:12,stroke:2},dropdownDefaultValue:\"\",dropdownNoneSelectedText:\"Select an option\",emailFilters:{blockedDomains:\"\",businessEmailsOnly:false},emailPlaceholder:\"your@email.com\",fill:{color:\"var(--token-0c7274dc-cbe7-4fec-bc82-8decff48d487, rgb(21, 23, 25))\",colorA:\"rgb(255, 255, 255)\",colorB:\"rgb(189, 189, 189)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},fontColor:\"var(--token-f32e1562-7038-4447-83cb-534e0e1d851d, rgb(255, 255, 255))\",formId:3,gap:10,gapH:10,gapV:10,height:\"100%\",icon:{gap:12,opacity:1,position:\"left\",size:19,svg:'<svg width=\"18\" height=\"14\" viewBox=\"0 0 18 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.06909 0.25H12.931C13.5348 0.249991 14.033 0.249983 14.4389 0.283146C14.8605 0.31759 15.248 0.391513 15.612 0.576981C16.1765 0.864601 16.6355 1.32354 16.9231 1.88803C17.1021 2.23929 17.1772 2.61245 17.2132 3.01698C17.2533 3.13953 17.2603 3.26879 17.2365 3.3922C17.2501 3.72979 17.2501 4.12027 17.2501 4.56901V9.431C17.2501 10.0347 17.2501 10.533 17.2169 10.9389C17.1825 11.3604 17.1086 11.748 16.9231 12.112C16.6355 12.6765 16.1765 13.1354 15.612 13.423C15.248 13.6085 14.8605 13.6824 14.4389 13.7169C14.033 13.75 13.5348 13.75 12.9311 13.75H5.06907C4.46535 13.75 3.96709 13.75 3.5612 13.7169C3.13962 13.6824 2.75209 13.6085 2.38809 13.423C1.82361 13.1354 1.36467 12.6765 1.07704 12.112C0.891577 11.748 0.817653 11.3604 0.78321 10.9389C0.750047 10.533 0.750054 10.0347 0.750064 9.43098V4.56903C0.750057 4.12028 0.750051 3.72979 0.763667 3.3922C0.73985 3.26879 0.746879 3.13952 0.786976 3.01697C0.822967 2.61245 0.898071 2.23929 1.07704 1.88803C1.36466 1.32354 1.82361 0.864601 2.38809 0.576981C2.75209 0.391513 3.13962 0.31759 3.5612 0.283146C3.96709 0.249983 4.46536 0.249991 5.06909 0.25ZM2.25006 4.69049V9.4C2.25006 9.6874 2.25018 9.93362 2.25278 10.1482L5.6558 7.07451L2.25006 4.69049ZM7.27392 6.37621L2.31214 2.90296C2.33893 2.74759 2.37379 2.64705 2.41355 2.56902C2.55736 2.28677 2.78684 2.0573 3.06908 1.91349C3.18638 1.85372 3.35453 1.80503 3.68334 1.77816C4.02091 1.75058 4.45763 1.75 5.10007 1.75H12.9001C13.5425 1.75 13.9792 1.75058 14.3168 1.77816C14.6456 1.80503 14.8138 1.85372 14.9311 1.91349C15.2133 2.0573 15.4428 2.28677 15.5866 2.56902C15.6263 2.64705 15.6612 2.74759 15.688 2.90296L10.7262 6.37619C10.7176 6.38199 10.709 6.388 10.7005 6.3942L9.94628 6.92216C9.39957 7.30485 9.28375 7.37126 9.18147 7.39675C9.06236 7.42644 8.93778 7.42644 8.81866 7.39675C8.71638 7.37126 8.60056 7.30485 8.05385 6.92216L7.2996 6.39418C7.29114 6.38799 7.28258 6.382 7.27392 6.37621ZM6.91656 7.95704L2.67091 11.7918C2.78568 11.9107 2.92002 12.0106 3.06908 12.0865C3.18638 12.1463 3.35453 12.195 3.68334 12.2218C4.02091 12.2494 4.45763 12.25 5.10007 12.25H12.9001C13.5425 12.25 13.9792 12.2494 14.3168 12.2218C14.6456 12.195 14.8138 12.1463 14.9311 12.0865C15.0801 12.0106 15.2144 11.9107 15.3292 11.7918L11.0836 7.95704L10.8065 8.15101C10.7774 8.17138 10.7485 8.19162 10.72 8.21169C10.3115 8.49852 9.95279 8.75038 9.54427 8.85221C9.18693 8.94129 8.8132 8.94129 8.45586 8.85221C8.04735 8.75038 7.68866 8.49852 7.28017 8.21169C7.25159 8.19162 7.22276 8.17138 7.19366 8.15101L6.91656 7.95704ZM12.3443 7.07451L15.7474 10.1482C15.7499 9.93362 15.7501 9.6874 15.7501 9.4V4.69049L12.3443 7.07451Z\" fill=\"#8B929B\"/>\\n</svg>\\n',type:\"svg\"},id:\"zZgp_1g7s\",imageOptions:[{name:\"Option 1\"},{name:\"Option 2\"},{name:\"Option 3\"}],imageSelectAlign:\"start\",imageSelectButtons:{border:{colorOff:\"rgba(237, 237, 237, 0)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:\"2px\"},fill:{colorAOff:\"rgb(237, 237, 237)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(237, 237, 237)\",colorOn:\"rgb(235, 244, 255)\",gradientAngle:0,type:\"color\"},height:\"fit\",images:{align:\"center\",aspectRatio:\"1 / 1\",aspectRatioMode:\"auto\",radius:\"0px\"},padding:\"10px\",radius:\"8px\",shadowOff:\"\",shadowOn:\"\",text:{font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\",textAlign:\"center\"},fontColorOff:\"rgb(0, 0, 0)\",fontColorOn:\"rgb(0, 0, 0)\",gap:10,location:\"top\"},transition:{damping:70,stiffness:1500,type:\"spring\"}},imageSelectColumns:3,imageSelectMultiSelect:false,invalidStyle:{border:{color:\"rgb(255, 41, 41)\",style:\"solid\",width:2,widthBottom:2,widthIsMixed:false,widthLeft:2,widthRight:2,widthTop:2},transition:{damping:70,stiffness:1200,type:\"spring\"}},layoutId:\"zZgp_1g7s\",max:100,min:0,name:\"emailAddress\",npsButtons:{deselectedFontColor:\"rgb(0, 0, 0)\",fill:{colorAOff:\"rgb(242, 242, 242)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(240, 240, 240)\",colorOn:\"rgb(0, 117, 255)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\"},gap:4,height:40,innerRadius:4,minWidth:30,outerRadius:8,selectedFontColor:\"rgb(255, 255, 255)\",transition:{damping:70,stiffness:1200,type:\"spring\"}},npsLabels:{left:\"Not Likely\",location:\"top\",right:\"Extremely Likely\"},npsMax:10,numberPlaceholder:\"012345678\",options:[\"Option 1\",\"Option 2\",\"Option 3\"],padding:16,paddingBottom:8,paddingIsMixed:true,paddingLeft:16,paddingRight:16,paddingTop:8,phoneNumberCountryCode:{customFormat:\"+X\",defaultCountryCode:1,format:\"+X\",width:40},phoneNumberCustomFormat:\"(XXX) XXX - XXXX\",phoneNumberFormat:\"(XXX) XXX - XXXX\",phoneNumberPlaceholder:\"\",pinnedCountries:[],placeholderFontColor:\"var(--token-860a6aed-bac3-474a-bf52-1b8c4441883e, rgb(164, 172, 182))\",prefill:false,prefillUrlParameter:\"\",radioStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},dotColor:\"rgb(0, 117, 255)\",dotSize:8,fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(237, 237, 237)\",radius:8,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},radius:8,radiusBottomLeft:8,radiusBottomRight:8,radiusIsMixed:false,radiusTopLeft:8,radiusTopRight:8,required:true,shadows:\"\",sliderDefaultValue:50,sliderHandle:{color:\"rgb(0, 117, 255)\",radius:8,size:16},sliderLabel:{minWidth:24,position:\"left\",prefix:\"\",suffix:\"\"},sliderTrack:{color:\"rgb(217, 217, 217)\",height:4,radius:2},step:0,style:{width:\"100%\"},textAreaHeight:{lines:5,maxLines:8,minLines:3,mode:\"auto\"},textAreaScrollbar:true,textPlaceholder:\"Type...\",type:\"email\",urlPlaceholder:\"framerforms.com\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f7kr6c\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-f32e1562-7038-4447-83cb-534e0e1d851d, rgb(255, 255, 255))\"},children:\"Your message\"})}),className:\"framer-18wry58\",\"data-framer-name\":\"Customer Information\",fonts:[\"GF;Inter-regular\"],name:\"Customer Information\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qknjqd-container\",children:/*#__PURE__*/_jsx(FormField,{border:{color:\"var(--token-311d9b6b-6620-4f06-b052-9c4790e5fd36, rgba(255, 255, 255, 0.05))\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},checkboxStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgba(219, 219, 219, 0)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(0, 117, 255)\",icon:{color:\"rgb(255, 255, 255)\",lineWidth:1.5,rounded:true,size:12},radius:4,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},checkboxText:\"Checkbox\",consentLink:{color:\"rgb(0, 117, 255)\",hoverColor:\"rgb(46, 143, 255)\",newTab:true,pressColor:\"rgb(0, 0, 0)\",underline:\"yes\"},consentLinkText:\"Terms & Conditions\",consentSuffixText:\".\",consentText:\"I agree to the \",countryDefaultValue:\"none\",countryEmojis:true,countryNoneSelectedText:\"Select a country\",dropdownArrow:{gap:10,size:12,stroke:2},dropdownDefaultValue:\"\",dropdownNoneSelectedText:\"Select an option\",emailFilters:{blockedDomains:\"\",businessEmailsOnly:false},emailPlaceholder:\"Organisation email\",fill:{color:\"var(--token-0c7274dc-cbe7-4fec-bc82-8decff48d487, rgb(21, 23, 25))\",colorA:\"rgb(255, 255, 255)\",colorB:\"rgb(189, 189, 189)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},fontColor:\"var(--token-f32e1562-7038-4447-83cb-534e0e1d851d, rgb(255, 255, 255))\",formId:3,gap:10,gapH:10,gapV:10,height:\"100%\",id:\"K_QG31KJR\",imageOptions:[{name:\"Option 1\"},{name:\"Option 2\"},{name:\"Option 3\"}],imageSelectAlign:\"start\",imageSelectButtons:{border:{colorOff:\"rgba(237, 237, 237, 0)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:\"2px\"},fill:{colorAOff:\"rgb(237, 237, 237)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(237, 237, 237)\",colorOn:\"rgb(235, 244, 255)\",gradientAngle:0,type:\"color\"},height:\"fit\",images:{align:\"center\",aspectRatio:\"1 / 1\",aspectRatioMode:\"auto\",radius:\"0px\"},padding:\"10px\",radius:\"8px\",shadowOff:\"\",shadowOn:\"\",text:{font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\",textAlign:\"center\"},fontColorOff:\"rgb(0, 0, 0)\",fontColorOn:\"rgb(0, 0, 0)\",gap:10,location:\"top\"},transition:{damping:70,stiffness:1500,type:\"spring\"}},imageSelectColumns:3,imageSelectMultiSelect:false,invalidStyle:{border:{color:\"rgb(255, 41, 41)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},transition:{damping:70,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:1200,type:\"spring\"}},layoutId:\"K_QG31KJR\",max:100,min:0,name:\"yourMessage\",npsButtons:{deselectedFontColor:\"rgb(0, 0, 0)\",fill:{colorAOff:\"rgb(242, 242, 242)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(240, 240, 240)\",colorOn:\"rgb(0, 117, 255)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\"},gap:4,height:40,innerRadius:4,minWidth:30,outerRadius:8,selectedFontColor:\"rgb(255, 255, 255)\",transition:{damping:70,stiffness:1200,type:\"spring\"}},npsLabels:{left:\"Not Likely\",location:\"top\",right:\"Extremely Likely\"},npsMax:10,numberPlaceholder:\"012345678\",options:[\"Option 1\",\"Option 2\",\"Option 3\"],padding:16,paddingBottom:8,paddingIsMixed:true,paddingLeft:16,paddingRight:16,paddingTop:8,phoneNumberCountryCode:{customFormat:\"+X\",defaultCountryCode:1,format:\"+X\",width:40},phoneNumberCustomFormat:\"(XXX) XXX - XXXX\",phoneNumberFormat:\"(XXX) XXX - XXXX\",phoneNumberPlaceholder:\"\",pinnedCountries:[],placeholderFontColor:\"var(--token-860a6aed-bac3-474a-bf52-1b8c4441883e, rgb(164, 172, 182))\",prefill:false,prefillUrlParameter:\"\",radioStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},dotColor:\"rgb(0, 117, 255)\",dotSize:8,fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(237, 237, 237)\",radius:8,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},radius:8,radiusBottomLeft:8,radiusBottomRight:8,radiusIsMixed:false,radiusTopLeft:8,radiusTopRight:8,required:true,shadows:\"\",sliderDefaultValue:50,sliderHandle:{color:\"rgb(0, 117, 255)\",radius:8,size:16},sliderLabel:{minWidth:24,position:\"left\",prefix:\"\",suffix:\"\"},sliderTrack:{color:\"rgb(217, 217, 217)\",height:4,radius:2},step:0,style:{width:\"100%\"},textAreaHeight:{lines:5,maxLines:8,minLines:3,mode:\"auto\"},textAreaScrollbar:true,textPlaceholder:\"Tell us about yourself, and what you'd like to achieve with OneQode\",type:\"textArea\",urlPlaceholder:\"framerforms.com\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-77vpu6\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t0xe54-container\",children:/*#__PURE__*/_jsx(FormField,{checkboxStyle:{border:{colorOff:\"var(--token-311d9b6b-6620-4f06-b052-9c4790e5fd36, rgba(255, 255, 255, 0.05))\",colorOn:\"var(--token-f32e1562-7038-4447-83cb-534e0e1d851d, rgb(255, 255, 255))\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},fillOff:\"var(--token-997a7f9e-c170-4ed8-a81d-6dba7dbf4199, rgb(28, 31, 34))\",fillOn:\"var(--token-997a7f9e-c170-4ed8-a81d-6dba7dbf4199, rgb(28, 31, 34))\",icon:{color:\"rgb(255, 255, 255)\",lineWidth:1.5,rounded:true,size:12},radius:4,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},checkboxText:\"Checkbox\",consentLink:{color:\"rgb(0, 117, 255)\",hoverColor:\"rgb(46, 143, 255)\",link:\"https://legal.oneqode.com/oneqode-privacy-policy.pdf\",newTab:true,pressColor:\"rgb(0, 0, 0)\",underline:\"yes\"},consentLinkText:\"Privacy Policy\",consentSuffixText:\".\",consentText:\"I acknowledge the \",countryDefaultValue:\"none\",countryEmojis:true,countryNoneSelectedText:\"Select a country\",dropdownArrow:{gap:10,size:12,stroke:2},dropdownDefaultValue:\"\",dropdownNoneSelectedText:\"Select an option\",emailFilters:{blockedDomains:\"\",businessEmailsOnly:false},emailPlaceholder:\"hello@example.com\",font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},fontColor:\"var(--token-67b86af3-d257-4e26-9de6-7a618a123a1f, rgb(187, 196, 208))\",formId:3,gap:10,gapH:10,gapV:10,height:\"100%\",id:\"hXcRWiPIM\",imageOptions:[{name:\"Option 1\"},{name:\"Option 2\"},{name:\"Option 3\"}],imageSelectAlign:\"start\",imageSelectButtons:{border:{colorOff:\"rgba(237, 237, 237, 0)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:\"2px\"},fill:{colorAOff:\"rgb(237, 237, 237)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(237, 237, 237)\",colorOn:\"rgb(235, 244, 255)\",gradientAngle:0,type:\"color\"},height:\"fit\",images:{align:\"center\",aspectRatio:\"1 / 1\",aspectRatioMode:\"auto\",radius:\"0px\"},padding:\"10px\",radius:\"8px\",shadowOff:\"\",shadowOn:\"\",text:{font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\",textAlign:\"center\"},fontColorOff:\"rgb(0, 0, 0)\",fontColorOn:\"rgb(0, 0, 0)\",gap:10,location:\"top\"},transition:{damping:70,stiffness:1500,type:\"spring\"}},imageSelectColumns:3,imageSelectMultiSelect:false,invalidStyle:{border:{color:\"rgb(255, 41, 41)\",style:\"solid\",width:2,widthBottom:2,widthIsMixed:false,widthLeft:2,widthRight:2,widthTop:2},transition:{damping:70,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:1200,type:\"spring\"}},layoutId:\"hXcRWiPIM\",max:100,min:0,name:\"consentField\",npsButtons:{deselectedFontColor:\"rgb(0, 0, 0)\",fill:{colorAOff:\"rgb(242, 242, 242)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(240, 240, 240)\",colorOn:\"rgb(0, 117, 255)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\"},gap:4,height:40,innerRadius:4,minWidth:30,outerRadius:8,selectedFontColor:\"rgb(255, 255, 255)\",transition:{damping:70,stiffness:1200,type:\"spring\"}},npsLabels:{left:\"Not Likely\",location:\"top\",right:\"Extremely Likely\"},npsMax:10,numberPlaceholder:\"0\",options:[\"Option 1\",\"Option 2\",\"Option 3\"],padding:16,paddingBottom:16,paddingIsMixed:false,paddingLeft:16,paddingRight:16,paddingTop:16,phoneNumberCountryCode:{customFormat:\"+X\",defaultCountryCode:1,format:\"+X\",width:40},phoneNumberCustomFormat:\"(XXX) XXX - XXXX\",phoneNumberFormat:\"(XXX) XXX - XXXX\",phoneNumberPlaceholder:\"\",pinnedCountries:[],placeholderFontColor:\"rgba(0, 0, 0, 0.5)\",prefill:false,prefillUrlParameter:\"\",radioStyle:{border:{colorOff:\"rgb(219, 219, 219)\",colorOn:\"rgb(0, 117, 255)\",style:\"solid\",width:1,widthBottom:1,widthIsMixed:false,widthLeft:1,widthRight:1,widthTop:1},dotColor:\"rgb(0, 117, 255)\",dotSize:8,fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(237, 237, 237)\",radius:8,shadowOff:\"\",shadowOn:\"\",size:16,transition:{damping:70,stiffness:1500,type:\"spring\"}},radius:8,radiusBottomLeft:8,radiusBottomRight:8,radiusIsMixed:false,radiusTopLeft:8,radiusTopRight:8,required:false,shadows:\"\",sliderDefaultValue:50,sliderHandle:{color:\"rgb(0, 117, 255)\",radius:8,size:16},sliderLabel:{minWidth:24,position:\"left\",prefix:\"\",suffix:\"\"},sliderTrack:{color:\"rgb(217, 217, 217)\",height:4,radius:2},step:1,style:{height:\"100%\",width:\"100%\"},textAreaHeight:{lines:5,maxLines:8,minLines:3,mode:\"auto\"},textAreaScrollbar:true,textPlaceholder:\"Type...\",type:\"consent\",urlPlaceholder:\"framerforms.com\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DYoXED4YB\"},implicitPathVariables:undefined},{href:{webPageId:\"DYoXED4YB\"},implicitPathVariables:undefined},{href:{webPageId:\"DYoXED4YB\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bdvevw-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NSp9I8Y8i:{redirectOnSuccess:resolvedLinks2[2],style:{height:\"100%\",width:\"100%\"}},TkOlqsDVc:{redirectOnSuccess:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(SubmitButton,{basinUrl:\"\",clickAction:\"submitForm\",fill:{color:\"rgb(0, 117, 255)\",colorA:\"rgb(112, 179, 255)\",colorB:\"rgb(0, 117, 255)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"0em\",lineHeight:\"1em\"},fontColor:\"rgb(255, 255, 255)\",formBackendUrl:\"\",formBoldUrl:\"\",formcarryUrl:\"\",formId:3,formsparkFormId:\"4pNZdkD64\",formspreeEndpoint:\"\",getformUrl:\"\",height:\"100%\",id:\"z2Dh1JfkE\",layoutId:\"z2Dh1JfkE\",loopsUrl:\"\",loopsUserGroup:\"\",mailchimpUrl:\"\",mailerLiteUrl:\"\",makeWebhookUrl:\"\",n8nWebhookUrl:\"\",newTab:false,padding:16,paddingBottom:16,paddingIsMixed:true,paddingLeft:20,paddingRight:20,paddingTop:16,radius:8,radiusBottomLeft:8,radiusBottomRight:8,radiusIsMixed:false,radiusTopLeft:8,radiusTopRight:8,redirectOnSuccess:resolvedLinks2[0],responseInfo:{url:false,urlName:\"url\",utmParams:false},scrollToInvalidField:{offset:-24},shadows:\"\",style:{height:\"100%\"},submitDataType:\"application/json\",submitPlatform:\"formspark\",submitUrl:\"\",text:\"Submit\",transition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},web3formsAccessKey:\"\",width:\"100%\",zapierWebhookUrl:\"\"})})})})})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8cahyk\",\"data-framer-name\":\"foot-area\",name:\"foot-area\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yythmn-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NSp9I8Y8i:{variant:\"UGRPU_q14\"},TkOlqsDVc:{variant:\"UGRPU_q14\"}},children:/*#__PURE__*/_jsx(MenuFooter,{height:\"100%\",id:\"LW_0sv9XS\",layoutId:\"LW_0sv9XS\",style:{width:\"100%\"},variant:\"oLc1e6FkE\",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-41qTU { background: var(--token-9f46c5b4-6564-4071-86d3-7fd77fa486e3, rgb(13, 15, 16)) /* {\"name\":\"bg / 0\"} */; }`,\".framer-41qTU.framer-lbwps8, .framer-41qTU .framer-lbwps8 { display: block; }\",\".framer-41qTU.framer-1tr0qku { align-content: center; align-items: center; background-color: var(--token-9f46c5b4-6564-4071-86d3-7fd77fa486e3, #0d0f10); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1100px; }\",\".framer-41qTU .framer-jpxknj-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 7; }\",\".framer-41qTU .framer-ugjj7c-container { flex: none; height: auto; left: 0px; max-height: 100vh; position: fixed; right: 0px; top: 0px; z-index: 5; }\",\".framer-41qTU .framer-1bcyssh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 0; }\",\".framer-41qTU .framer-taasat-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 0; }\",\".framer-41qTU .framer-1uifq5u { 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%; z-index: 2; }\",\".framer-41qTU .framer-jy26r5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 60px 0px 0px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-41qTU .framer-1mjgl8i-container { flex: none; height: 38px; position: relative; width: 100%; z-index: 1; }\",\".framer-41qTU .framer-1prbmrf { 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: 1000px; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 100%; z-index: 2; }\",\".framer-41qTU .framer-1h2f4g2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-41qTU .framer-1dki574 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 330px; }\",\".framer-41qTU .framer-yrolql, .framer-41qTU .framer-1esgybx, .framer-41qTU .framer-aq9kw3, .framer-41qTU .framer-2t7pt7, .framer-41qTU .framer-1oi25pb, .framer-41qTU .framer-17s4avc, .framer-41qTU .framer-do8cqo, .framer-41qTU .framer-14g0v7j, .framer-41qTU .framer-17nqxd1, .framer-41qTU .framer-18wry58 { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-41qTU .framer-1jqwuhk, .framer-41qTU .framer-1jgl27u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-41qTU .framer-1ebbm8g, .framer-41qTU .framer-moa062 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-41qTU .framer-15kah7p, .framer-41qTU .framer-1xuiq8h { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 17px); overflow: hidden; position: relative; width: 17px; }\",\".framer-41qTU .framer-3a98rc, .framer-41qTU .framer-bjd0qh { bottom: 6px; flex: none; left: 1px; position: absolute; right: 3px; top: 2px; }\",\".framer-41qTU .framer-66g5jl, .framer-41qTU .framer-2tfpwy { --framer-paragraph-spacing: 20px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-41qTU .framer-cmnuqb-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-41qTU .framer-1rsfhkq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-41qTU .framer-soqzpc { --border-bottom-width: 1px; --border-color: var(--token-311d9b6b-6620-4f06-b052-9c4790e5fd36, rgba(255, 255, 255, 0.05)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-end; align-items: flex-end; background-color: var(--token-67093323-250b-40a9-92be-bb2858897478, #0f1112); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-41qTU .framer-fravn4, .framer-41qTU .framer-1ipang4, .framer-41qTU .framer-11qrtwz { --border-bottom-width: 1px; --border-color: var(--token-311d9b6b-6620-4f06-b052-9c4790e5fd36, rgba(255, 255, 255, 0.05)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: 100%; }\",\".framer-41qTU .framer-10e2puz, .framer-41qTU .framer-5udn59, .framer-41qTU .framer-jhjky5, .framer-41qTU .framer-1oiwi7s { align-content: center; align-items: center; 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%; }\",\".framer-41qTU .framer-j8zv3i-container, .framer-41qTU .framer-1070oqo-container, .framer-41qTU .framer-15h3lsf-container, .framer-41qTU .framer-61x7ws-container, .framer-41qTU .framer-1bjsby4-container, .framer-41qTU .framer-1qknjqd-container, .framer-41qTU .framer-1yythmn-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-41qTU .framer-5jjjgu, .framer-41qTU .framer-77vpu6 { 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-41qTU .framer-1wgb2ni-container, .framer-41qTU .framer-8wp1qs-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-41qTU .framer-f7kr6c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: 100%; }\",\".framer-41qTU .framer-1t0xe54-container { flex: 1 0 0px; height: 44px; position: relative; width: 1px; }\",\".framer-41qTU .framer-1bdvevw-container { flex: none; height: 44px; position: relative; width: auto; }\",\".framer-41qTU .framer-8cahyk { 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%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-41qTU.framer-1tr0qku, .framer-41qTU .framer-1bcyssh, .framer-41qTU .framer-1uifq5u, .framer-41qTU .framer-jy26r5, .framer-41qTU .framer-1prbmrf, .framer-41qTU .framer-1h2f4g2, .framer-41qTU .framer-1dki574, .framer-41qTU .framer-1jqwuhk, .framer-41qTU .framer-1ebbm8g, .framer-41qTU .framer-1jgl27u, .framer-41qTU .framer-moa062, .framer-41qTU .framer-1rsfhkq, .framer-41qTU .framer-soqzpc, .framer-41qTU .framer-fravn4, .framer-41qTU .framer-10e2puz, .framer-41qTU .framer-1ipang4, .framer-41qTU .framer-5udn59, .framer-41qTU .framer-jhjky5, .framer-41qTU .framer-11qrtwz, .framer-41qTU .framer-1oiwi7s, .framer-41qTU .framer-5jjjgu, .framer-41qTU .framer-f7kr6c, .framer-41qTU .framer-77vpu6, .framer-41qTU .framer-8cahyk { gap: 0px; } .framer-41qTU.framer-1tr0qku > * { margin: 0px; margin-bottom: calc(90px / 2); margin-top: calc(90px / 2); } .framer-41qTU.framer-1tr0qku > :first-child, .framer-41qTU .framer-1bcyssh > :first-child, .framer-41qTU .framer-1uifq5u > :first-child, .framer-41qTU .framer-jy26r5 > :first-child, .framer-41qTU .framer-1prbmrf > :first-child, .framer-41qTU .framer-1dki574 > :first-child, .framer-41qTU .framer-1jqwuhk > :first-child, .framer-41qTU .framer-1jgl27u > :first-child, .framer-41qTU .framer-1rsfhkq > :first-child, .framer-41qTU .framer-soqzpc > :first-child, .framer-41qTU .framer-fravn4 > :first-child, .framer-41qTU .framer-10e2puz > :first-child, .framer-41qTU .framer-1ipang4 > :first-child, .framer-41qTU .framer-5udn59 > :first-child, .framer-41qTU .framer-jhjky5 > :first-child, .framer-41qTU .framer-11qrtwz > :first-child, .framer-41qTU .framer-1oiwi7s > :first-child, .framer-41qTU .framer-f7kr6c > :first-child, .framer-41qTU .framer-8cahyk > :first-child { margin-top: 0px; } .framer-41qTU.framer-1tr0qku > :last-child, .framer-41qTU .framer-1bcyssh > :last-child, .framer-41qTU .framer-1uifq5u > :last-child, .framer-41qTU .framer-jy26r5 > :last-child, .framer-41qTU .framer-1prbmrf > :last-child, .framer-41qTU .framer-1dki574 > :last-child, .framer-41qTU .framer-1jqwuhk > :last-child, .framer-41qTU .framer-1jgl27u > :last-child, .framer-41qTU .framer-1rsfhkq > :last-child, .framer-41qTU .framer-soqzpc > :last-child, .framer-41qTU .framer-fravn4 > :last-child, .framer-41qTU .framer-10e2puz > :last-child, .framer-41qTU .framer-1ipang4 > :last-child, .framer-41qTU .framer-5udn59 > :last-child, .framer-41qTU .framer-jhjky5 > :last-child, .framer-41qTU .framer-11qrtwz > :last-child, .framer-41qTU .framer-1oiwi7s > :last-child, .framer-41qTU .framer-f7kr6c > :last-child, .framer-41qTU .framer-8cahyk > :last-child { margin-bottom: 0px; } .framer-41qTU .framer-1bcyssh > *, .framer-41qTU .framer-10e2puz > *, .framer-41qTU .framer-5udn59 > *, .framer-41qTU .framer-jhjky5 > *, .framer-41qTU .framer-1oiwi7s > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-41qTU .framer-1uifq5u > *, .framer-41qTU .framer-jy26r5 > *, .framer-41qTU .framer-soqzpc > *, .framer-41qTU .framer-8cahyk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-41qTU .framer-1prbmrf > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-41qTU .framer-1h2f4g2 > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-41qTU .framer-1h2f4g2 > :first-child, .framer-41qTU .framer-1ebbm8g > :first-child, .framer-41qTU .framer-moa062 > :first-child, .framer-41qTU .framer-5jjjgu > :first-child, .framer-41qTU .framer-77vpu6 > :first-child { margin-left: 0px; } .framer-41qTU .framer-1h2f4g2 > :last-child, .framer-41qTU .framer-1ebbm8g > :last-child, .framer-41qTU .framer-moa062 > :last-child, .framer-41qTU .framer-5jjjgu > :last-child, .framer-41qTU .framer-77vpu6 > :last-child { margin-right: 0px; } .framer-41qTU .framer-1dki574 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-41qTU .framer-1jqwuhk > *, .framer-41qTU .framer-1jgl27u > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-41qTU .framer-1ebbm8g > *, .framer-41qTU .framer-moa062 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-41qTU .framer-1rsfhkq > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-41qTU .framer-fravn4 > *, .framer-41qTU .framer-1ipang4 > *, .framer-41qTU .framer-11qrtwz > *, .framer-41qTU .framer-f7kr6c > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-41qTU .framer-5jjjgu > *, .framer-41qTU .framer-77vpu6 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\"@media (min-width: 1100px) { .framer-41qTU .hidden-1tr0qku { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1099px) { .framer-41qTU .hidden-qc0n43 { display: none !important; } .${metadata.bodyClassName}-framer-41qTU { background: var(--token-9f46c5b4-6564-4071-86d3-7fd77fa486e3, rgb(13, 15, 16)) /* {\"name\":\"bg / 0\"} */; } .framer-41qTU.framer-1tr0qku { width: 810px; } .framer-41qTU .framer-ugjj7c-container { max-height: unset; } .framer-41qTU .framer-jy26r5 { padding: 54px 0px 0px 0px; }}`,`@media (max-width: 809px) { .framer-41qTU .hidden-1q6zc8l { display: none !important; } .${metadata.bodyClassName}-framer-41qTU { background: var(--token-9f46c5b4-6564-4071-86d3-7fd77fa486e3, rgb(13, 15, 16)) /* {\"name\":\"bg / 0\"} */; } .framer-41qTU.framer-1tr0qku { gap: 60px; width: 390px; } .framer-41qTU .framer-jy26r5 { padding: 54px 0px 0px 0px; } .framer-41qTU .framer-1h2f4g2 { flex-direction: column; gap: 40px; } .framer-41qTU .framer-1dki574, .framer-41qTU .framer-1bdvevw-container { width: 100%; } .framer-41qTU .framer-1rsfhkq, .framer-41qTU .framer-1t0xe54-container { flex: none; width: 100%; } .framer-41qTU .framer-77vpu6 { flex-direction: column; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-41qTU.framer-1tr0qku, .framer-41qTU .framer-1h2f4g2, .framer-41qTU .framer-77vpu6 { gap: 0px; } .framer-41qTU.framer-1tr0qku > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-41qTU.framer-1tr0qku > :first-child, .framer-41qTU .framer-1h2f4g2 > :first-child, .framer-41qTU .framer-77vpu6 > :first-child { margin-top: 0px; } .framer-41qTU.framer-1tr0qku > :last-child, .framer-41qTU .framer-1h2f4g2 > :last-child, .framer-41qTU .framer-77vpu6 > :last-child { margin-bottom: 0px; } .framer-41qTU .framer-1h2f4g2 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-41qTU .framer-77vpu6 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,'.framer-41qTU[data-border=\"true\"]::after, .framer-41qTU [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 1550\n * @framerIntrinsicWidth 1100\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"TkOlqsDVc\":{\"layout\":[\"fixed\",\"auto\"]},\"NSp9I8Y8i\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerQMFFgeaHP=withCSS(Component,css,\"framer-41qTU\");export default FramerQMFFgeaHP;FramerQMFFgeaHP.displayName=\"Contact / Support\";FramerQMFFgeaHP.defaultProps={height:1550,width:1100};addFonts(FramerQMFFgeaHP,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.woff2\",weight:\"700\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"}]},...MenuNavFonts,...MenuNavMobileFonts,...BgBlurFonts,...BreadcrumbsFonts,...ButtonFonts,...FormFieldFonts,...SubmitButtonFonts,...MenuFooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQMFFgeaHP\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1100\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"1550\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TkOlqsDVc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NSp9I8Y8i\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MenuNavFonts", "getFonts", "PvJNpeXQN_default", "MenuNavMobileFonts", "J38maVzol_default", "BgBlurFonts", "Ks3Vm2tdm_default", "BreadcrumbsFonts", "H0MumXxUs_default", "ButtonFonts", "CZN7WqIU1_default", "FormFieldFonts", "FormField", "SubmitButtonFonts", "SubmitButton", "MenuFooterFonts", "hBFPiwDmv_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ie", "metadata1", "_document_querySelector", "robotsTag", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "preloadPromise", "preloadLocalizedValues", "ref1", "pe", "isDisplayed", "isBrowser", "isDisplayed1", "router", "useRouter", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "variantClassNames", "u", "LayoutGroup", "motion", "cx", "serializationHash", "ComponentViewportProvider", "Container", "PvJNpeXQN_default", "PropertyOverrides2", "J38maVzol_default", "Ks3Vm2tdm_default", "ResolveLinks", "resolvedLinks", "H0MumXxUs_default", "x", "RichText2", "SVG", "resolvedLinks1", "CZN7WqIU1_default", "FormField", "resolvedLinks2", "SubmitButton", "hBFPiwDmv_default", "css", "FramerQMFFgeaHP", "withCSS", "QMFFgeaHP_default", "addFonts", "MenuNavFonts", "MenuNavMobileFonts", "BgBlurFonts", "BreadcrumbsFonts", "ButtonFonts", "FormFieldFonts", "SubmitButtonFonts", "MenuFooterFonts", "__FramerMetadata__"]
}
