{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/VHlHMu5fTcmSQAHpJi0Y/nSO3JSWzgjMjRR8sKdG6/JuN6I5BUY.js"],
  "sourcesContent": ["// Generated by Framer (b5638f1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import SiteComponents3OverviewBenefitCard from\"#framer/local/canvasComponent/aFRw9V1Md/aFRw9V1Md.js\";import CheckThisButtonCopy from\"#framer/local/canvasComponent/bi9V1JHHP/bi9V1JHHP.js\";import ReviewEN from\"#framer/local/canvasComponent/c5iKRPzXI/c5iKRPzXI.js\";import SiteComponents3OverviewBigCardSelector from\"#framer/local/canvasComponent/CCwiAGAQX/CCwiAGAQX.js\";import SiteComponents1NavigationHeader from\"#framer/local/canvasComponent/fPxZ9gL4l/fPxZ9gL4l.js\";import SiteComponents3OverviewCardSecondary from\"#framer/local/canvasComponent/gonoBOjOo/gonoBOjOo.js\";import SiteComponents4LeadgenSuccess from\"#framer/local/canvasComponent/kQZzUcaRP/kQZzUcaRP.js\";import SiteComponents5OtherTrustPoints from\"#framer/local/canvasComponent/KVjdtvF1g/KVjdtvF1g.js\";import SiteComponents2LandingCover from\"#framer/local/canvasComponent/nlYnomVTy/nlYnomVTy.js\";import SiteComponents1NavigationFooter from\"#framer/local/canvasComponent/puGX0aGK6/puGX0aGK6.js\";import*as sharedStyle2 from\"#framer/local/css/bVCgcFvsb/bVCgcFvsb.js\";import*as sharedStyle1 from\"#framer/local/css/eHjStvlek/eHjStvlek.js\";import*as sharedStyle from\"#framer/local/css/kukljiKLo/kukljiKLo.js\";import metadataProvider from\"#framer/local/webPageMetadata/JuN6I5BUY/JuN6I5BUY.js\";const SiteComponents1NavigationHeaderFonts=getFonts(SiteComponents1NavigationHeader);const MotionDivWithFX=withFX(motion.div);const SiteComponents2LandingCoverFonts=getFonts(SiteComponents2LandingCover);const SiteComponents3OverviewBenefitCardFonts=getFonts(SiteComponents3OverviewBenefitCard);const SiteComponents3OverviewCardSecondaryFonts=getFonts(SiteComponents3OverviewCardSecondary);const SiteComponents3OverviewBigCardSelectorFonts=getFonts(SiteComponents3OverviewBigCardSelector);const SiteComponents5OtherTrustPointsFonts=getFonts(SiteComponents5OtherTrustPoints);const ReviewENFonts=getFonts(ReviewEN);const CheckThisButtonCopyFonts=getFonts(CheckThisButtonCopy);const SiteComponents4LeadgenSuccessFonts=getFonts(SiteComponents4LeadgenSuccess);const SiteComponents1NavigationFooterFonts=getFonts(SiteComponents1NavigationFooter);const breakpoints={ncoXcQyHi:\"(max-width: 809px)\",u9bJTRfeC:\"(min-width: 810px) and (max-width: 1199px)\",zrAGt5L1M:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-YqIxd\";const variantClassNames={ncoXcQyHi:\"framer-v-hoijyk\",u9bJTRfeC:\"framer-v-g8dq3b\",zrAGt5L1M:\"framer-v-1nbinq4\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"zrAGt5L1M\",Phone:\"ncoXcQyHi\",Tablet:\"u9bJTRfeC\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"zrAGt5L1M\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,g30Ge7wb3QHTiH32ZD,HY9JrdB35QHTiH32ZD,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onSuccess3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const CwH8I7E9p1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const elementId=useRouteElementId(\"O8uTDNbNJ\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"cCObTiHh0\");const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"zrAGt5L1M\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(27, 26, 26); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1nbinq4\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-16aqmml\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ukjnfi_Kc\"},implicitPathVariables:undefined},{href:{webPageId:\"BbCL0ylIU\"},implicitPathVariables:undefined},{href:{webPageId:\"HPy6eSYSn\"},implicitPathVariables:undefined},{href:{webPageId:\"v0FP6kHvc\"},implicitPathVariables:undefined},{href:{webPageId:\"mBtekOqRY\"},implicitPathVariables:undefined},{href:{webPageId:\"ukjnfi_Kc\"},implicitPathVariables:undefined},{href:{webPageId:\"BbCL0ylIU\"},implicitPathVariables:undefined},{href:{webPageId:\"HPy6eSYSn\"},implicitPathVariables:undefined},{href:{webPageId:\"v0FP6kHvc\"},implicitPathVariables:undefined},{href:{webPageId:\"mBtekOqRY\"},implicitPathVariables:undefined},{href:{webPageId:\"ukjnfi_Kc\"},implicitPathVariables:undefined},{href:{webPageId:\"BbCL0ylIU\"},implicitPathVariables:undefined},{href:{webPageId:\"HPy6eSYSn\"},implicitPathVariables:undefined},{href:{webPageId:\"v0FP6kHvc\"},implicitPathVariables:undefined},{href:{webPageId:\"mBtekOqRY\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{width:`max((${componentViewport?.width||\"100vw\"} - 32px) * 1.08, 1px)`,y:undefined},u9bJTRfeC:{width:`max((${componentViewport?.width||\"100vw\"} - 80px) * 1.08, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:65,width:`max((${componentViewport?.width||\"100vw\"} - 128px) * 1.08, 1px)`,y:(componentViewport?.y||0)+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vnloe0-container\",nodeId:\"jfjsXX7hL\",scopeId:\"JuN6I5BUY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{AcwwmKDWR:resolvedLinks[14],cH6FSM469:resolvedLinks[12],FPWiNYGru:resolvedLinks[13],H5B7d1DoN:resolvedLinks[10],variant:\"P6nTOiaVb\",xNEaVL2aa:resolvedLinks[11]},u9bJTRfeC:{AcwwmKDWR:resolvedLinks[9],cH6FSM469:resolvedLinks[7],FPWiNYGru:resolvedLinks[8],H5B7d1DoN:resolvedLinks[5],variant:\"P6nTOiaVb\",xNEaVL2aa:resolvedLinks[6]}},children:/*#__PURE__*/_jsx(SiteComponents1NavigationHeader,{AcwwmKDWR:resolvedLinks[4],cH6FSM469:resolvedLinks[2],chXSfJh4L:\"OgTVniJpR\",Dt_dXbx0D:\"an6D0FUlo\",fl8t1Yvde:true,FPWiNYGru:resolvedLinks[3],H5B7d1DoN:resolvedLinks[0],height:\"100%\",i3_C9ykCC:false,id:\"jfjsXX7hL\",J8R_v0Ofe:\"ENJNxs0o3\",layoutId:\"jfjsXX7hL\",NayKqtXNt:\"D9vwR6sGt\",style:{width:\"100%\"},T70hRWWKZ:\"bXIbRr3vg\",variant:\"EL9glpJr7\",width:\"100%\",xNEaVL2aa:resolvedLinks[1]})})})})})})}),/*#__PURE__*/_jsx(\"main\",{className:\"framer-1wp1usi\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":O8uTDNbNJ\",webPageId:\"JuN6I5BUY\"},implicitPathVariables:undefined},{href:{hash:\":O8uTDNbNJ\",webPageId:\"JuN6I5BUY\"},implicitPathVariables:undefined},{href:{hash:\":O8uTDNbNJ\",webPageId:\"JuN6I5BUY\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 550px)`,y:undefined},u9bJTRfeC:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1400px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:644,width:`min(${componentViewport?.width||\"100vw\"} - 128px, 1400px)`,y:(componentViewport?.y||0)+0+65+20+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qkdqh0-container\",nodeId:\"Q99zE54bk\",scopeId:\"JuN6I5BUY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{Ac7ClNJDO:resolvedLinks1[2],variant:\"BNVs2Dz2t\"},u9bJTRfeC:{Ac7ClNJDO:resolvedLinks1[1],variant:\"TiH2z5yN5\"}},children:/*#__PURE__*/_jsx(SiteComponents2LandingCover,{Ac7ClNJDO:resolvedLinks1[0],BNxrjhmpa:\"Try for free\",da5d922Y5:true,E0IIhMlnJ:\"LDKGBgr48\",FDZt2teYs:false,FlEcsN_4N:\"UK small businesses face many challenges\u2014taxation shouldn't be one. Let TaxBot help!\",fqANrLzz9:\"mpLjkSNhl\",height:\"100%\",i6ccTA6ef:\"Enty TaxBot \u2014 your AI tax assistant for UK SMEs\",id:\"Q99zE54bk\",j60DLbggV:addImageAlt({src:\"https://framerusercontent.com/images/uAzXB2D1hiKqfRMjZi3c4lxW4hk.png\",srcSet:\"https://framerusercontent.com/images/uAzXB2D1hiKqfRMjZi3c4lxW4hk.png?scale-down-to=1024 970w,https://framerusercontent.com/images/uAzXB2D1hiKqfRMjZi3c4lxW4hk.png 1024w\"},\"\"),layoutId:\"Q99zE54bk\",qCXGq8n95:\"Sign up with\",S3xeglhX_:false,s6PiKU4wC:\"D85SsbKsB\",style:{width:\"100%\"},sxa83JcK7:\"https://app.enty.io/auth/sign-up/europe?utm_medium=button-google&googleAuth=true\",u1UXitFXh:\"D85SsbKsB\",variant:\"wZtX2_hAZ\",width:\"100%\",zh3G3P6mZ:\"y_5i173HA\"})})})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-3jqm29\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-9o3caq\",\"data-styles-preset\":\"eHjStvlek\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Get instant, reliable guidance on all your tax-related issues. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"From VAT and corporation tax to employee payroll and filing deadlines, TaxBot got you covered\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-133c7hj\",\"data-styles-preset\":\"kukljiKLo\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Get instant, reliable guidance on all your tax-related issues. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"From VAT and corporation tax to employee payroll and filing deadlines, TaxBot got you covered\"]})}),className:\"framer-vy1jwd\",\"data-framer-name\":\"Unlimited invoices \u2013 1 or 1000 price stays the same\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b6db6y\",\"data-framer-name\":\"cards\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4q22r4\",\"data-framer-name\":\"line 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{height:450,width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1400px)`,y:undefined},u9bJTRfeC:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1400px) - 32px) / 2, 1px)`,y:(componentViewport?.y||0)+0+885+56+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 32px) / 2, 1px)`,y:(componentViewport?.y||0)+0+905+56+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14o97aj-container\",nodeId:\"ie__v3mzF\",scopeId:\"JuN6I5BUY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{variant:\"sfepYWjDw\"},u9bJTRfeC:{variant:\"KihzxPqTE\"}},children:/*#__PURE__*/_jsx(SiteComponents3OverviewBenefitCard,{aH11vB7h8:\"24/7 access to expert knowledge\",b6zjjM90P:true,height:\"100%\",id:\"ie__v3mzF\",IWJyZvv3u:\"Button\",layoutId:\"ie__v3mzF\",lNIvZ0B2s:\"var(--token-e014b1c4-62ea-4389-9b2a-5662614d06a4, rgb(193, 241, 255))\",LOrcvd5QL:addImageAlt({src:\"https://framerusercontent.com/images/HTCz9p4J9dCgCNbJlBftD1LZM.svg\",srcSet:\"https://framerusercontent.com/images/HTCz9p4J9dCgCNbJlBftD1LZM.svg?scale-down-to=512 512w,https://framerusercontent.com/images/HTCz9p4J9dCgCNbJlBftD1LZM.svg 520w\"},\"\"),style:{height:\"100%\",width:\"100%\"},TBBhAcoep:\"Get answers to your tax questions anytime, anywhere\",variant:\"PeTo33yop\",VufVCo9g6:false,width:\"100%\",Xtg9okzw3:false})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{height:450,width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1400px)`,y:undefined},u9bJTRfeC:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1400px) - 32px) / 2, 1px)`,y:(componentViewport?.y||0)+0+885+56+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 32px) / 2, 1px)`,y:(componentViewport?.y||0)+0+905+56+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hpo932-container\",nodeId:\"NIl0WcUbN\",scopeId:\"JuN6I5BUY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{variant:\"sfepYWjDw\"},u9bJTRfeC:{variant:\"KihzxPqTE\"}},children:/*#__PURE__*/_jsx(SiteComponents3OverviewBenefitCard,{aH11vB7h8:\"Save time and money\",b6zjjM90P:true,height:\"100%\",id:\"NIl0WcUbN\",IWJyZvv3u:\"Button\",layoutId:\"NIl0WcUbN\",lNIvZ0B2s:\"var(--token-f6396dbb-68bd-4e46-a28c-757928a9ca86, rgb(255, 196, 138))\",LOrcvd5QL:addImageAlt({src:\"https://framerusercontent.com/images/3HEjs5aYQRyrZmpL3wXMdNVwEAg.svg\",srcSet:\"https://framerusercontent.com/images/3HEjs5aYQRyrZmpL3wXMdNVwEAg.svg?scale-down-to=512 512w,https://framerusercontent.com/images/3HEjs5aYQRyrZmpL3wXMdNVwEAg.svg 520w\"},\"\"),style:{height:\"100%\",width:\"100%\"},TBBhAcoep:\"Forget endless research and expensive consultations. TaxBot provides efficient, cost-effective solutions right when you need them\",variant:\"PeTo33yop\",VufVCo9g6:false,width:\"100%\",Xtg9okzw3:false})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xtwcl8\",\"data-framer-name\":\"line 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{height:450,width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1400px)`,y:undefined},u9bJTRfeC:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1400px) - 32px) / 2, 1px)`,y:(componentViewport?.y||0)+0+885+56+512+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 32px) / 2, 1px)`,y:(componentViewport?.y||0)+0+905+56+512+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10n5bdx-container\",nodeId:\"TpCZF9aIM\",scopeId:\"JuN6I5BUY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{variant:\"sfepYWjDw\"},u9bJTRfeC:{variant:\"KihzxPqTE\"}},children:/*#__PURE__*/_jsx(SiteComponents3OverviewBenefitCard,{aH11vB7h8:\"Tailored for UK SMEs\",b6zjjM90P:true,height:\"100%\",id:\"TpCZF9aIM\",IWJyZvv3u:\"Button\",layoutId:\"TpCZF9aIM\",lNIvZ0B2s:\"var(--token-b0029c66-674c-47c1-88db-0b18ee75afa3, rgb(232, 204, 255))\",LOrcvd5QL:addImageAlt({src:\"https://framerusercontent.com/images/So65Yd6Q6crgsg2nhEQTcFic.svg\",srcSet:\"https://framerusercontent.com/images/So65Yd6Q6crgsg2nhEQTcFic.svg?scale-down-to=512 512w,https://framerusercontent.com/images/So65Yd6Q6crgsg2nhEQTcFic.svg 520w\"},\"\"),style:{height:\"100%\",width:\"100%\"},TBBhAcoep:\"Built specifically for small and medium-sized businesses, TaxBot understands the unique tax challenges you face\",variant:\"PeTo33yop\",VufVCo9g6:false,width:\"100%\",Xtg9okzw3:false})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":O8uTDNbNJ\",webPageId:\"JuN6I5BUY\"},implicitPathVariables:undefined},{href:{hash:\":O8uTDNbNJ\",webPageId:\"JuN6I5BUY\"},implicitPathVariables:undefined},{href:{hash:\":O8uTDNbNJ\",webPageId:\"JuN6I5BUY\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{height:450,width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1400px)`,y:undefined},u9bJTRfeC:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1400px) - 32px) / 2, 1px)`,y:(componentViewport?.y||0)+0+885+56+512+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 32px) / 2, 1px)`,y:(componentViewport?.y||0)+0+905+56+512+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3bpgey-container\",nodeId:\"TOdhogZYe\",scopeId:\"JuN6I5BUY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{UxkCviqOd:resolvedLinks2[2],variant:\"sfepYWjDw\"},u9bJTRfeC:{UxkCviqOd:resolvedLinks2[1],variant:\"KihzxPqTE\"}},children:/*#__PURE__*/_jsx(SiteComponents3OverviewBenefitCard,{aH11vB7h8:\"Your affordable research assistant\",b6zjjM90P:false,height:\"100%\",id:\"TOdhogZYe\",IWJyZvv3u:\"Try now\",layoutId:\"TOdhogZYe\",lNIvZ0B2s:\"var(--token-7afd1dae-7eaa-4b10-9cf2-a35f0e578406, rgb(249, 250, 196))\",LOrcvd5QL:addImageAlt({src:\"https://framerusercontent.com/images/T88vcXLqdHsy0aDD9jKlv0D7QSo.png\",srcSet:\"https://framerusercontent.com/images/T88vcXLqdHsy0aDD9jKlv0D7QSo.png?scale-down-to=512 512w,https://framerusercontent.com/images/T88vcXLqdHsy0aDD9jKlv0D7QSo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/T88vcXLqdHsy0aDD9jKlv0D7QSo.png 1549w\"},\"\"),style:{height:\"100%\",width:\"100%\"},TBBhAcoep:\"Forget expensive consultants who charge \\xa3200 per hour. TaxBot delivers quick research and guidance at a fraction of the cost\",UxkCviqOd:resolvedLinks2[0],variant:\"PeTo33yop\",VufVCo9g6:false,width:\"100%\",Xtg9okzw3:true})})})})})})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-al4rfi\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-133c7hj\",\"data-styles-preset\":\"kukljiKLo\",style:{\"--framer-text-alignment\":\"center\"},children:\"Why TaxBot is the perfect choice for UK SMEs\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1c904x1\",\"data-styles-preset\":\"bVCgcFvsb\",children:\"Why TaxBot is the perfect choice for UK SMEs\"})}),className:\"framer-phup7s\",\"data-framer-name\":\"Unlimited invoices \u2013 1 or 1000 price stays the same\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"button\",{className:\"framer-13jzqj6\",\"data-framer-name\":\"Header\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mmjl2l\",\"data-framer-name\":\"line 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1400px)`,y:undefined},u9bJTRfeC:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1400px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+2137+56+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:475,width:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+2157+56+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2k2l75-container\",nodeId:\"J4f7qsSxb\",scopeId:\"JuN6I5BUY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{variant:\"xEPLvxqLP\"},u9bJTRfeC:{variant:\"YBOfs0vIV\"}},children:/*#__PURE__*/_jsx(SiteComponents3OverviewCardSecondary,{ftF2GNEaL:addImageAlt({src:\"https://framerusercontent.com/images/X7ZgItSTHHNBdBPYHSVixxiKbto.png\"},\"\"),height:\"100%\",id:\"J4f7qsSxb\",JUSx3uiZN:\"\",L0AGsa0cA:\"TaxBot is trained on the latest UK tax laws and regulations, ensuring you always get the most accurate and compliant advice\",layoutId:\"J4f7qsSxb\",NqFINVOSv:\"Button\",qmvhhU1pP:true,style:{width:\"100%\"},variant:\"aN00C7Zz9\",width:\"100%\",WuCItk9ct:\"\",XhGGGKano:\"Always up-to-date with UK legislation\",zk04rv5oK:false})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1400px)`,y:undefined},u9bJTRfeC:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1400px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+2137+56+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:475,width:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+2157+56+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-a9nwof-container\",nodeId:\"l5OpqDSzZ\",scopeId:\"JuN6I5BUY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{style:{width:\"100%\"},variant:\"xEPLvxqLP\"},u9bJTRfeC:{variant:\"YBOfs0vIV\"}},children:/*#__PURE__*/_jsx(SiteComponents3OverviewCardSecondary,{ftF2GNEaL:addImageAlt({src:\"https://framerusercontent.com/images/vKkL4iaKEAhJRfB6Z8er7Ueqg0.png\",srcSet:\"https://framerusercontent.com/images/vKkL4iaKEAhJRfB6Z8er7Ueqg0.png?scale-down-to=512 512w,https://framerusercontent.com/images/vKkL4iaKEAhJRfB6Z8er7Ueqg0.png 700w\"},\"\"),height:\"100%\",id:\"l5OpqDSzZ\",JUSx3uiZN:\"\",L0AGsa0cA:\"Get immediate answers to your tax questions, complete with links to the relevant legal provisions and regulations\",layoutId:\"l5OpqDSzZ\",NqFINVOSv:\"Button\",qmvhhU1pP:true,style:{height:\"100%\",width:\"100%\"},variant:\"aN00C7Zz9\",width:\"100%\",WuCItk9ct:\"\",XhGGGKano:\"Instant responses with sources\",zk04rv5oK:false})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1400px)`,y:undefined},u9bJTRfeC:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1400px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+2137+56+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:475,width:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1400px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+2157+56+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mwxqmp-container\",nodeId:\"PPMIPFYMs\",scopeId:\"JuN6I5BUY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{style:{width:\"100%\"},variant:\"xEPLvxqLP\"},u9bJTRfeC:{variant:\"YBOfs0vIV\"}},children:/*#__PURE__*/_jsx(SiteComponents3OverviewCardSecondary,{ftF2GNEaL:addImageAlt({src:\"https://framerusercontent.com/images/e2bZFuTjfxxBWI3gBnJ5FWbFg.png\"},\"\"),height:\"100%\",id:\"PPMIPFYMs\",JUSx3uiZN:\"\",L0AGsa0cA:\"Experience TaxBot\u2019s benefits with no commitment \u2013 you can try it out for free and see how it works for your business\",layoutId:\"PPMIPFYMs\",NqFINVOSv:\"Button\",qmvhhU1pP:true,style:{height:\"100%\",width:\"100%\"},variant:\"aN00C7Zz9\",width:\"100%\",WuCItk9ct:\"\",XhGGGKano:\"Free to try\",zk04rv5oK:false})})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1qhwhem\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1twri42\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1knkda9\",\"data-framer-name\":\"title\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":O8uTDNbNJ\",webPageId:\"JuN6I5BUY\"},implicitPathVariables:undefined},{href:{hash:\":O8uTDNbNJ\",webPageId:\"JuN6I5BUY\"},implicitPathVariables:undefined},{href:{hash:\":O8uTDNbNJ\",webPageId:\"JuN6I5BUY\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1400px)`,y:undefined},u9bJTRfeC:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1400px)`,y:(componentViewport?.y||0)+0+2668+140+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:697,width:`min(${componentViewport?.width||\"100vw\"} - 128px, 1400px)`,y:(componentViewport?.y||0)+0+2688+140+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-f0iyxy-container\",nodeId:\"FQD9enI1L\",scopeId:\"JuN6I5BUY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{JE3SE5xtc:resolvedLinks3[2],variant:\"uSe0UmkbL\"},u9bJTRfeC:{JE3SE5xtc:resolvedLinks3[1],variant:\"E46qwIYku\"}},children:/*#__PURE__*/_jsx(SiteComponents3OverviewBigCardSelector,{BpfVTHAWG:\"Using the latest UK tax laws and regulations, TaxBot provides instant solutions or directs you to helpful resources\",BT9lr8GQv:\"Ask your question\",C0EOsPYUo:\"NR1dAm4e9\",djz3Ml7xN:addImageAlt({src:\"https://framerusercontent.com/images/cyjyDb9nRHkaCEFctSbOwIOhL4.svg\",srcSet:\"https://framerusercontent.com/images/cyjyDb9nRHkaCEFctSbOwIOhL4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/cyjyDb9nRHkaCEFctSbOwIOhL4.svg 616w\"},\"\"),eiRuqdJjt:\"\",FHASOzWXP:true,height:\"100%\",hQnUQ2v6Z:true,id:\"FQD9enI1L\",J4iuKCtl1:\"Simply type in your tax query. Whether it's general or specific, TaxBot is ready to help\",JE3SE5xtc:resolvedLinks3[0],layoutId:\"FQD9enI1L\",lRpKNWePc:false,Rkgcd5wY_:\"\",ryJR44IMC:\"Try for free\",style:{width:\"100%\"},SwNvur3c4:addImageAlt({src:\"https://framerusercontent.com/images/5XfCQmRCds8GL1fVifDeGDXJvQ8.svg\",srcSet:\"https://framerusercontent.com/images/5XfCQmRCds8GL1fVifDeGDXJvQ8.svg?scale-down-to=512 512w,https://framerusercontent.com/images/5XfCQmRCds8GL1fVifDeGDXJvQ8.svg 616w\"},\"\"),TBjS3k9lb:\"\",V0z729B72:\"How TaxBot works\",variant:\"lsUjMUyp1\",VGjk6hu65:\"Get instant answers\",VZxyLrESZ:addImageAlt({src:\"https://framerusercontent.com/images/GazTi7ap40Enw1FOTxELcxadXlI.svg\",srcSet:\"https://framerusercontent.com/images/GazTi7ap40Enw1FOTxELcxadXlI.svg?scale-down-to=512 512w,https://framerusercontent.com/images/GazTi7ap40Enw1FOTxELcxadXlI.svg 616w\"},\"\"),width:\"100%\",xyDlMtwRQ:\"Keep a record of your tax conversations and easily revisit them whenever you need\",yDW1GUZcy:\"Save & track queries\",zHINLoa8j:false})})})})})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-d0kvjo\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oi5zr2\",\"data-framer-name\":\"reviews\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xiy7d7\",\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9o3caq\",\"data-styles-preset\":\"eHjStvlek\",style:{\"--framer-text-alignment\":\"center\"},children:\"Why clients trust us\"})})},u9bJTRfeC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-133c7hj\",\"data-styles-preset\":\"kukljiKLo\",style:{\"--framer-text-alignment\":\"center\"},children:\"Why clients trust us\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1c904x1\",\"data-styles-preset\":\"bVCgcFvsb\",style:{\"--framer-text-alignment\":\"center\"},children:\"Why clients trust us\"})}),className:\"framer-ktl3vb\",\"data-framer-name\":\"Unlimited invoices \u2013 1 or 1000 price stays the same\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse Int\\'l Regular\", \"Suisse Int\\'l Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.64)\"},children:\"Enty is loved for cutting-edge products and exceptional support\"})}),className:\"framer-19k5whk\",\"data-framer-name\":\"Unlimited invoices \u2013 1 or 1000 price stays the same\",fonts:[\"CUSTOM;Suisse Int'l Regular\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mbfar4\",\"data-framer-name\":\"content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 550px)`,y:undefined},u9bJTRfeC:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1400px)`,y:(componentViewport?.y||0)+0+3505+140+0+0+282+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:149,width:`min(${componentViewport?.width||\"100vw\"} - 128px, 1400px)`,y:(componentViewport?.y||0)+0+3525+140+0+0+290+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jgpyq5-container\",nodeId:\"s_DVvuJJp\",scopeId:\"JuN6I5BUY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{variant:\"NDViNG726\"},u9bJTRfeC:{variant:\"AMfPFkEqY\"}},children:/*#__PURE__*/_jsx(SiteComponents5OtherTrustPoints,{Bytlq7aEp:\"2500+\",glrUJj4mB:\"4 years\",height:\"100%\",id:\"s_DVvuJJp\",IsjOhzdDE:\"clients worldwide\",L1QqYwcOC:\"of flawless work\",layoutId:\"s_DVvuJJp\",M9jmAGmUm:\"2 min\",style:{width:\"100%\"},variant:\"xHO9_Yn48\",width:\"100%\",Zdlh4Ytdt:\"response time in chat\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 550px)`,y:undefined},u9bJTRfeC:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1400px)`,y:(componentViewport?.y||0)+0+3505+140+0+0+282+0+181}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:630,width:`min(${componentViewport?.width||\"100vw\"} - 128px, 1400px)`,y:(componentViewport?.y||0)+0+3525+140+0+0+290+0+181,children:/*#__PURE__*/_jsx(Container,{className:\"framer-u2fgtl-container\",nodeId:\"WiIAJz3LG\",scopeId:\"JuN6I5BUY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{variant:\"TiP0f39tb\"},u9bJTRfeC:{variant:\"gaE1XT3iJ\"}},children:/*#__PURE__*/_jsx(ReviewEN,{height:\"100%\",id:\"WiIAJz3LG\",layoutId:\"WiIAJz3LG\",style:{width:\"100%\"},variant:\"XCtrCaWUT\",width:\"100%\"})})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pq2j8m\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-160jb9h\",\"data-framer-name\":\"Header\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-56ft1r\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-9o3caq\",\"data-styles-preset\":\"eHjStvlek\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ae43d30d-7c76-4e1c-9c12-516f57479270, rgb(255, 255, 255))\"},children:\"Unlock instant access to the TaxBot by leaving your email\"})}),fonts:[\"Inter\"]},u9bJTRfeC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-133c7hj\",\"data-styles-preset\":\"kukljiKLo\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ae43d30d-7c76-4e1c-9c12-516f57479270, rgb(255, 255, 255))\"},children:\"Unlock instant access to the TaxBot by leaving your email\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse Int\\'l Regular\", \"Suisse Int\\'l Regular Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ae43d30d-7c76-4e1c-9c12-516f57479270, rgb(255, 255, 255))\"},children:\"Unlock instant access to the TaxBot by leaving your email\"})}),className:\"framer-1eots4y\",\"data-framer-name\":\"Unlimited invoices \u2013 1 or 1000 price stays the same\",fonts:[\"CUSTOM;Suisse Int'l Regular\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uheyaz\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-bqxi2d\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/6c5735c8-177b-41ee-8d6e-e900467fcf14/submit\",className:\"framer-1u6qqy3\",id:\"1u6qqy3\",nodeId:\"zkHLKRqTR\",onSuccess:onSuccess3bnx0g({overlay}),redirectUrl:{webPageId:\"PDxhzval4\"},children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"label\",{className:\"framer-1dqhmxj\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-10degxk\",inputName:\"Email\",placeholder:\"Email\",required:true,type:\"email\"})}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-8dsr8f\",defaultValue:g30Ge7wb3QHTiH32ZD,inputName:\"Landing\",type:\"hidden\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-sn0bgu\",defaultValue:HY9JrdB35QHTiH32ZD,inputName:\"Market\",type:\"hidden\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1ladu3r\",inputName:\"Name\",type:\"hidden\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{height:70,width:`calc(min(${componentViewport?.width||\"100vw\"} - 32px, 550px) - 50px)`,y:undefined},u9bJTRfeC:{y:(componentViewport?.y||0)+0+4738+100+0+80+106+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"170px\",y:(componentViewport?.y||0)+0+4766+120+0+80+117.2+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bly9m0-container\",nodeId:\"t6yjpf0I0\",scopeId:\"JuN6I5BUY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(CheckThisButtonCopy,{eHAeJG67T:\"20px\",height:\"100%\",id:\"t6yjpf0I0\",layoutId:\"t6yjpf0I0\",RFhcnGUI3:\"20px 32px 20px 32px\",SeDNNCyfc:22,style:{width:\"100%\"},variant:\"t9nbXRjRp\",width:\"100%\",Yxmazx7Hj:\"Send\"})})})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-ymyedz\"),\"data-framer-portal-id\":\"1u6qqy3\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"yba8y5olL\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{width:\"370px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"521px\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-m6hch-container\"),\"data-framer-portal-id\":\"1u6qqy3\",nodeId:\"JbmbKiRGR\",scopeId:\"JuN6I5BUY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{variant:\"s5UqXQDOL\"}},children:/*#__PURE__*/_jsx(SiteComponents4LeadgenSuccess,{CwH8I7E9p:CwH8I7E9p1wnntms({overlay}),height:\"100%\",id:\"JbmbKiRGR\",layoutId:\"JbmbKiRGR\",nYW3drGN5:\"Thank you! You will now be redirected :)\",R8rqk8Agi:\"Success!\",style:{width:\"100%\"},variant:\"meuHhr1wl\",width:\"100%\"})})})})})]}),getContainer())})})]})})})})})})]})}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-1jqawx0\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ukjnfi_Kc\"},implicitPathVariables:undefined},{href:{webPageId:\"BbCL0ylIU\"},implicitPathVariables:undefined},{href:{webPageId:\"HPy6eSYSn\"},implicitPathVariables:undefined},{href:{webPageId:\"v0FP6kHvc\"},implicitPathVariables:undefined},{href:{webPageId:\"mBtekOqRY\"},implicitPathVariables:undefined},{href:{webPageId:\"ukjnfi_Kc\"},implicitPathVariables:undefined},{href:{webPageId:\"BbCL0ylIU\"},implicitPathVariables:undefined},{href:{webPageId:\"HPy6eSYSn\"},implicitPathVariables:undefined},{href:{webPageId:\"v0FP6kHvc\"},implicitPathVariables:undefined},{href:{webPageId:\"mBtekOqRY\"},implicitPathVariables:undefined},{href:{webPageId:\"ukjnfi_Kc\"},implicitPathVariables:undefined},{href:{webPageId:\"BbCL0ylIU\"},implicitPathVariables:undefined},{href:{webPageId:\"HPy6eSYSn\"},implicitPathVariables:undefined},{href:{webPageId:\"v0FP6kHvc\"},implicitPathVariables:undefined},{href:{webPageId:\"mBtekOqRY\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 550px)`,y:undefined},u9bJTRfeC:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1400px)`,y:(componentViewport?.y||0)+0+5176+120+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:356,width:`min(${componentViewport?.width||\"100vw\"} - 128px, 1400px)`,y:(componentViewport?.y||0)+0+5235.2+140+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16ornxx-container\",nodeId:\"yK8A9oF97\",scopeId:\"JuN6I5BUY\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ncoXcQyHi:{BXpXTh129:resolvedLinks4[12],ceCJggl1N:resolvedLinks4[13],EwcTOPiG3:resolvedLinks4[10],lcS6D9LF1:resolvedLinks4[14],PwyEQKJLp:resolvedLinks4[11],variant:\"iv16zRPQe\"},u9bJTRfeC:{BXpXTh129:resolvedLinks4[7],ceCJggl1N:resolvedLinks4[8],EwcTOPiG3:resolvedLinks4[5],lcS6D9LF1:resolvedLinks4[9],PwyEQKJLp:resolvedLinks4[6],variant:\"GnoZE2poh\"}},children:/*#__PURE__*/_jsx(SiteComponents1NavigationFooter,{BXpXTh129:resolvedLinks4[2],ceCJggl1N:resolvedLinks4[3],EwcTOPiG3:resolvedLinks4[0],height:\"100%\",id:\"yK8A9oF97\",kbu3DqgDh:\"lYUWXLYHP\",layoutId:\"yK8A9oF97\",lcS6D9LF1:resolvedLinks4[4],MsW8Cv_fJ:\"N5t_E0FT2\",PwyEQKJLp:resolvedLinks4[1],qVQjAC1Na:\"xaw6UmC2N\",sTlchjlwe:\"GTXsu3qHY\",style:{width:\"100%\"},syXPPcVTn:\"oS6ndx5fs\",variant:\"d76ouXWp7\",width:\"100%\",zherBxfxL:false})})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YqIxd.framer-fv2omq, .framer-YqIxd .framer-fv2omq { display: block; }\",\".framer-YqIxd.framer-1nbinq4 { align-content: center; align-items: center; background-color: #1b1a1a; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 64px 0px 64px; position: relative; width: 1200px; }\",\".framer-YqIxd .framer-16aqmml { 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: sticky; top: 0px; width: 108%; z-index: 10; }\",\".framer-YqIxd .framer-vnloe0-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 10; }\",\".framer-YqIxd .framer-1wp1usi { align-content: center; align-items: center; background-color: #1b1a1a; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-YqIxd .framer-qkdqh0-container, .framer-YqIxd .framer-f0iyxy-container, .framer-YqIxd .framer-1jgpyq5-container, .framer-YqIxd .framer-16ornxx-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-YqIxd .framer-3jqm29 { align-content: center; align-items: center; background-color: #1b1a1a; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 120px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-YqIxd .framer-vy1jwd { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 884px; word-break: break-word; word-wrap: break-word; }\",\".framer-YqIxd .framer-1b6db6y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 56px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-YqIxd .framer-4q22r4, .framer-YqIxd .framer-1xtwcl8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YqIxd .framer-14o97aj-container, .framer-YqIxd .framer-hpo932-container, .framer-YqIxd .framer-10n5bdx-container, .framer-YqIxd .framer-3bpgey-container { flex: 1 0 0px; height: 480px; position: relative; width: 1px; }\",\".framer-YqIxd .framer-al4rfi { align-content: center; align-items: center; background-color: #1b1a1a; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 140px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-YqIxd .framer-phup7s { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 800px; word-break: break-word; word-wrap: break-word; }\",\".framer-YqIxd .framer-13jzqj6 { align-content: center; align-items: center; background-color: #1b1a1a; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 56px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-YqIxd .framer-1mmjl2l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YqIxd .framer-2k2l75-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-YqIxd .framer-a9nwof-container, .framer-YqIxd .framer-mwxqmp-container { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-YqIxd .framer-1qhwhem, .framer-YqIxd .framer-d0kvjo, .framer-YqIxd .framer-1jqawx0 { align-content: center; align-items: center; background-color: #1b1a1a; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 140px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-YqIxd .framer-1twri42, .framer-YqIxd .framer-1mbfar4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YqIxd .framer-1knkda9, .framer-YqIxd .framer-1xiy7d7 { 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-YqIxd .framer-1oi5zr2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YqIxd .framer-ktl3vb, .framer-YqIxd .framer-19k5whk { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YqIxd .framer-u2fgtl-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-YqIxd .framer-1pq2j8m { 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: 120px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-YqIxd .framer-160jb9h { align-content: center; align-items: center; background-color: var(--token-1f259933-d176-4ca6-8d55-6536c8f7d4cc, rgba(255, 255, 255, 0.08)); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 80px 0px 80px 0px; position: relative; scroll-margin-top: 100px; width: 100%; }\",\".framer-YqIxd .framer-56ft1r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YqIxd .framer-1eots4y { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 772px; word-break: break-word; word-wrap: break-word; }\",\".framer-YqIxd .framer-uheyaz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YqIxd .framer-bqxi2d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 72px; justify-content: center; padding: 0px; position: relative; width: 700px; }\",\".framer-YqIxd .framer-1u6qqy3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 600px; }\",\".framer-YqIxd .framer-1dqhmxj { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",'.framer-YqIxd .framer-10degxk { --framer-input-border-bottom-width: 2px; --framer-input-border-color: rgba(255, 255, 255, 0.6); --framer-input-border-left-width: 2px; --framer-input-border-radius-bottom-left: 16px; --framer-input-border-radius-bottom-right: 16px; --framer-input-border-radius-top-left: 16px; --framer-input-border-radius-top-right: 16px; --framer-input-border-right-width: 2px; --framer-input-border-style: solid; --framer-input-border-top-width: 2px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: rgba(255, 255, 255, 0.56); --framer-input-font-family: \"Suisse Int\\'l Regular\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 20px; --framer-input-icon-color: #999999; --framer-input-padding: 20px; --framer-input-placeholder-color: rgba(255, 255, 255, 0.56); flex: 1 0 0px; height: 1px; position: relative; width: 100%; }','.framer-YqIxd .framer-8dsr8f, .framer-YqIxd .framer-sn0bgu, .framer-YqIxd .framer-1ladu3r { --framer-input-background: rgba(0, 0, 0, 0.24); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 20px; --framer-input-border-radius-bottom-right: 20px; --framer-input-border-radius-top-left: 20px; --framer-input-border-radius-top-right: 20px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #000000; --framer-input-font-family: \"Suisse Int\\'l Regular\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 24px; --framer-input-icon-color: #999999; --framer-input-padding: 20px; --framer-input-placeholder-color: rgba(255, 255, 255, 0.56); --framer-input-wrapper-height: auto; flex: 1 0 0px; height: auto; min-height: 100px; position: relative; width: 1px; }',\".framer-YqIxd .framer-1bly9m0-container { flex: none; height: auto; position: relative; width: 170px; }\",\".framer-YqIxd.framer-ymyedz { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-YqIxd.framer-m6hch-container { flex: none; height: auto; left: 50%; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 521px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-YqIxd.framer-1nbinq4, .framer-YqIxd .framer-16aqmml, .framer-YqIxd .framer-1wp1usi, .framer-YqIxd .framer-3jqm29, .framer-YqIxd .framer-1b6db6y, .framer-YqIxd .framer-4q22r4, .framer-YqIxd .framer-1xtwcl8, .framer-YqIxd .framer-al4rfi, .framer-YqIxd .framer-13jzqj6, .framer-YqIxd .framer-1mmjl2l, .framer-YqIxd .framer-1qhwhem, .framer-YqIxd .framer-1twri42, .framer-YqIxd .framer-1knkda9, .framer-YqIxd .framer-d0kvjo, .framer-YqIxd .framer-1oi5zr2, .framer-YqIxd .framer-1xiy7d7, .framer-YqIxd .framer-1mbfar4, .framer-YqIxd .framer-1pq2j8m, .framer-YqIxd .framer-160jb9h, .framer-YqIxd .framer-56ft1r, .framer-YqIxd .framer-uheyaz, .framer-YqIxd .framer-bqxi2d, .framer-YqIxd .framer-1u6qqy3, .framer-YqIxd .framer-1dqhmxj, .framer-YqIxd .framer-1jqawx0 { gap: 0px; } .framer-YqIxd.framer-1nbinq4 > *, .framer-YqIxd .framer-13jzqj6 > *, .framer-YqIxd .framer-1qhwhem > *, .framer-YqIxd .framer-d0kvjo > *, .framer-YqIxd .framer-1jqawx0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-YqIxd.framer-1nbinq4 > :first-child, .framer-YqIxd .framer-1wp1usi > :first-child, .framer-YqIxd .framer-3jqm29 > :first-child, .framer-YqIxd .framer-1b6db6y > :first-child, .framer-YqIxd .framer-al4rfi > :first-child, .framer-YqIxd .framer-13jzqj6 > :first-child, .framer-YqIxd .framer-1qhwhem > :first-child, .framer-YqIxd .framer-1twri42 > :first-child, .framer-YqIxd .framer-1knkda9 > :first-child, .framer-YqIxd .framer-d0kvjo > :first-child, .framer-YqIxd .framer-1oi5zr2 > :first-child, .framer-YqIxd .framer-1xiy7d7 > :first-child, .framer-YqIxd .framer-1mbfar4 > :first-child, .framer-YqIxd .framer-1pq2j8m > :first-child, .framer-YqIxd .framer-160jb9h > :first-child, .framer-YqIxd .framer-56ft1r > :first-child, .framer-YqIxd .framer-uheyaz > :first-child, .framer-YqIxd .framer-bqxi2d > :first-child, .framer-YqIxd .framer-1dqhmxj > :first-child, .framer-YqIxd .framer-1jqawx0 > :first-child { margin-top: 0px; } .framer-YqIxd.framer-1nbinq4 > :last-child, .framer-YqIxd .framer-1wp1usi > :last-child, .framer-YqIxd .framer-3jqm29 > :last-child, .framer-YqIxd .framer-1b6db6y > :last-child, .framer-YqIxd .framer-al4rfi > :last-child, .framer-YqIxd .framer-13jzqj6 > :last-child, .framer-YqIxd .framer-1qhwhem > :last-child, .framer-YqIxd .framer-1twri42 > :last-child, .framer-YqIxd .framer-1knkda9 > :last-child, .framer-YqIxd .framer-d0kvjo > :last-child, .framer-YqIxd .framer-1oi5zr2 > :last-child, .framer-YqIxd .framer-1xiy7d7 > :last-child, .framer-YqIxd .framer-1mbfar4 > :last-child, .framer-YqIxd .framer-1pq2j8m > :last-child, .framer-YqIxd .framer-160jb9h > :last-child, .framer-YqIxd .framer-56ft1r > :last-child, .framer-YqIxd .framer-uheyaz > :last-child, .framer-YqIxd .framer-bqxi2d > :last-child, .framer-YqIxd .framer-1dqhmxj > :last-child, .framer-YqIxd .framer-1jqawx0 > :last-child { margin-bottom: 0px; } .framer-YqIxd .framer-16aqmml > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-YqIxd .framer-16aqmml > :first-child, .framer-YqIxd .framer-4q22r4 > :first-child, .framer-YqIxd .framer-1xtwcl8 > :first-child, .framer-YqIxd .framer-1mmjl2l > :first-child, .framer-YqIxd .framer-1u6qqy3 > :first-child { margin-left: 0px; } .framer-YqIxd .framer-16aqmml > :last-child, .framer-YqIxd .framer-4q22r4 > :last-child, .framer-YqIxd .framer-1xtwcl8 > :last-child, .framer-YqIxd .framer-1mmjl2l > :last-child, .framer-YqIxd .framer-1u6qqy3 > :last-child { margin-right: 0px; } .framer-YqIxd .framer-1wp1usi > *, .framer-YqIxd .framer-3jqm29 > *, .framer-YqIxd .framer-al4rfi > *, .framer-YqIxd .framer-uheyaz > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-YqIxd .framer-1b6db6y > *, .framer-YqIxd .framer-1twri42 > *, .framer-YqIxd .framer-1mbfar4 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-YqIxd .framer-4q22r4 > *, .framer-YqIxd .framer-1xtwcl8 > *, .framer-YqIxd .framer-1mmjl2l > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-YqIxd .framer-1knkda9 > *, .framer-YqIxd .framer-1xiy7d7 > *, .framer-YqIxd .framer-1pq2j8m > *, .framer-YqIxd .framer-bqxi2d > *, .framer-YqIxd .framer-1dqhmxj > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-YqIxd .framer-1oi5zr2 > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-YqIxd .framer-160jb9h > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-YqIxd .framer-56ft1r > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-YqIxd .framer-1u6qqy3 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-YqIxd.framer-1nbinq4 { padding: 0px 40px 0px 40px; width: 810px; } .framer-YqIxd .framer-16aqmml { order: 0; } .framer-YqIxd .framer-1wp1usi { order: 1; } .framer-YqIxd .framer-3jqm29 { order: 2; padding: 100px 0px 0px 0px; } .framer-YqIxd .framer-vy1jwd, .framer-YqIxd .framer-phup7s, .framer-YqIxd .framer-bqxi2d { width: 100%; } .framer-YqIxd .framer-1b6db6y { order: 3; } .framer-YqIxd .framer-al4rfi { order: 4; } .framer-YqIxd .framer-13jzqj6 { order: 5; } .framer-YqIxd .framer-1qhwhem { order: 6; } .framer-YqIxd .framer-d0kvjo { order: 7; } .framer-YqIxd .framer-1pq2j8m { order: 8; padding: 100px 0px 0px 0px; } .framer-YqIxd .framer-160jb9h { padding: 80px 40px 80px 40px; } .framer-YqIxd .framer-1eots4y { width: 569px; } .framer-YqIxd .framer-1jqawx0 { order: 9; padding: 120px 0px 0px 0px; }}\",\"@media (max-width: 809px) { .framer-YqIxd.framer-1nbinq4 { padding: 0px 16px 0px 16px; width: 390px; } .framer-YqIxd .framer-16aqmml { order: 0; } .framer-YqIxd .framer-1wp1usi { max-width: 550px; order: 1; padding: 10px 0px 0px 0px; } .framer-YqIxd .framer-3jqm29 { max-width: 550px; order: 2; padding: 80px 0px 0px 0px; } .framer-YqIxd .framer-vy1jwd, .framer-YqIxd .framer-phup7s, .framer-YqIxd .framer-1eots4y { width: 100%; } .framer-YqIxd .framer-1b6db6y { gap: 16px; order: 3; } .framer-YqIxd .framer-4q22r4, .framer-YqIxd .framer-1xtwcl8 { flex-direction: column; gap: 16px; } .framer-YqIxd .framer-14o97aj-container, .framer-YqIxd .framer-hpo932-container, .framer-YqIxd .framer-10n5bdx-container, .framer-YqIxd .framer-3bpgey-container { flex: none; height: 450px; width: 100%; } .framer-YqIxd .framer-al4rfi { order: 4; } .framer-YqIxd .framer-13jzqj6 { order: 5; } .framer-YqIxd .framer-1mmjl2l { flex-direction: column; } .framer-YqIxd .framer-2k2l75-container, .framer-YqIxd .framer-8dsr8f, .framer-YqIxd .framer-sn0bgu, .framer-YqIxd .framer-1ladu3r { flex: none; width: 100%; } .framer-YqIxd .framer-a9nwof-container, .framer-YqIxd .framer-mwxqmp-container { align-self: unset; flex: none; width: 100%; } .framer-YqIxd .framer-1qhwhem { order: 6; } .framer-YqIxd .framer-d0kvjo { max-width: 550px; order: 7; padding: 100px 0px 0px 0px; } .framer-YqIxd .framer-1pq2j8m { order: 8; } .framer-YqIxd .framer-160jb9h { max-width: 550px; padding: 50px 25px 50px 25px; } .framer-YqIxd .framer-bqxi2d { height: min-content; width: 100%; } .framer-YqIxd .framer-1u6qqy3 { flex: none; flex-direction: column; height: min-content; width: 100%; } .framer-YqIxd .framer-1dqhmxj { flex: none; height: 70px; width: 100%; } .framer-YqIxd .framer-1bly9m0-container { height: 70px; width: 100%; } .framer-YqIxd.framer-m6hch-container { width: 370px; } .framer-YqIxd .framer-1jqawx0 { max-width: 550px; order: 9; padding: 100px 0px 0px 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-YqIxd .framer-1b6db6y, .framer-YqIxd .framer-4q22r4, .framer-YqIxd .framer-1xtwcl8, .framer-YqIxd .framer-1mmjl2l, .framer-YqIxd .framer-1u6qqy3 { gap: 0px; } .framer-YqIxd .framer-1b6db6y > *, .framer-YqIxd .framer-4q22r4 > *, .framer-YqIxd .framer-1xtwcl8 > *, .framer-YqIxd .framer-1u6qqy3 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-YqIxd .framer-1b6db6y > :first-child, .framer-YqIxd .framer-4q22r4 > :first-child, .framer-YqIxd .framer-1xtwcl8 > :first-child, .framer-YqIxd .framer-1mmjl2l > :first-child, .framer-YqIxd .framer-1u6qqy3 > :first-child { margin-top: 0px; } .framer-YqIxd .framer-1b6db6y > :last-child, .framer-YqIxd .framer-4q22r4 > :last-child, .framer-YqIxd .framer-1xtwcl8 > :last-child, .framer-YqIxd .framer-1mmjl2l > :last-child, .framer-YqIxd .framer-1u6qqy3 > :last-child { margin-bottom: 0px; } .framer-YqIxd .framer-1mmjl2l > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6186.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"u9bJTRfeC\":{\"layout\":[\"fixed\",\"auto\"]},\"ncoXcQyHi\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"O8uTDNbNJ\":{\"pattern\":\":O8uTDNbNJ\",\"name\":\"form\"},\"cCObTiHh0\":{\"pattern\":\":cCObTiHh0\",\"name\":\"offer\"}}\n * @framerResponsiveScreen\n */const FramerJuN6I5BUY=withCSS(Component,css,\"framer-YqIxd\");export default FramerJuN6I5BUY;FramerJuN6I5BUY.displayName=\"E Sign Documents\";FramerJuN6I5BUY.defaultProps={height:6186.5,width:1200};addFonts(FramerJuN6I5BUY,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Suisse Int'l Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/L3CN4MLCZQeuh9BjpUboN92cIXE.woff2\"}]},...SiteComponents1NavigationHeaderFonts,...SiteComponents2LandingCoverFonts,...SiteComponents3OverviewBenefitCardFonts,...SiteComponents3OverviewCardSecondaryFonts,...SiteComponents3OverviewBigCardSelectorFonts,...SiteComponents5OtherTrustPointsFonts,...ReviewENFonts,...CheckThisButtonCopyFonts,...SiteComponents4LeadgenSuccessFonts,...SiteComponents1NavigationFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJuN6I5BUY\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"u9bJTRfeC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ncoXcQyHi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"O8uTDNbNJ\\\":{\\\"pattern\\\":\\\":O8uTDNbNJ\\\",\\\"name\\\":\\\"form\\\"},\\\"cCObTiHh0\\\":{\\\"pattern\\\":\\\":cCObTiHh0\\\",\\\"name\\\":\\\"offer\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"6186.5\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SiteComponents1NavigationHeaderFonts", "getFonts", "fPxZ9gL4l_default", "MotionDivWithFX", "withFX", "motion", "SiteComponents2LandingCoverFonts", "nlYnomVTy_default", "SiteComponents3OverviewBenefitCardFonts", "aFRw9V1Md_default", "SiteComponents3OverviewCardSecondaryFonts", "gonoBOjOo_default", "SiteComponents3OverviewBigCardSelectorFonts", "CCwiAGAQX_default", "SiteComponents5OtherTrustPointsFonts", "KVjdtvF1g_default", "ReviewENFonts", "c5iKRPzXI_default", "CheckThisButtonCopyFonts", "bi9V1JHHP_default", "SiteComponents4LeadgenSuccessFonts", "kQZzUcaRP_default", "SiteComponents1NavigationFooterFonts", "puGX0aGK6_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "addImageAlt", "image", "alt", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "g30Ge7wb3QHTiH32ZD", "HY9JrdB35QHTiH32ZD", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onSuccess3bnx0g", "overlay", "loadMore", "args", "CwH8I7E9p1wnntms", "scopingClassNames", "cx", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionDivWithFX", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "ComponentViewportProvider", "Container", "fPxZ9gL4l_default", "resolvedLinks1", "nlYnomVTy_default", "x", "RichText2", "aFRw9V1Md_default", "resolvedLinks2", "gonoBOjOo_default", "resolvedLinks3", "CCwiAGAQX_default", "KVjdtvF1g_default", "c5iKRPzXI_default", "l", "FormContainer", "formState", "FormPlainTextInput2", "bi9V1JHHP_default", "AnimatePresence", "Ga", "kQZzUcaRP_default", "resolvedLinks4", "puGX0aGK6_default", "css", "FramerJuN6I5BUY", "withCSS", "JuN6I5BUY_default", "addFonts", "SiteComponents1NavigationHeaderFonts", "SiteComponents2LandingCoverFonts", "SiteComponents3OverviewBenefitCardFonts", "SiteComponents3OverviewCardSecondaryFonts", "SiteComponents3OverviewBigCardSelectorFonts", "SiteComponents5OtherTrustPointsFonts", "ReviewENFonts", "CheckThisButtonCopyFonts", "SiteComponents4LeadgenSuccessFonts", "SiteComponents1NavigationFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
