{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/9WU0ODIzXEIJKfH2JB74/dbnUneMfCjoUzbDttZyU/xEu3Mo4Kz.js", "ssg:https://framerusercontent.com/modules/lUq34t1zMNUFYaETNy8a/4mU8ISKOYKaEhAiZXxGS/xEu3Mo4Kz.js"],
  "sourcesContent": ["// Generated by Framer (3d3d426)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={V4m6qW7am:new LazyValue(()=>import(\"./xEu3Mo4Kz-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(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);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (3d3d426)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SocialIconWithLink from\"#framer/local/canvasComponent/gpyAbiy1W/gpyAbiy1W.js\";import UIButton from\"#framer/local/canvasComponent/qO0rN5Ywf/qO0rN5Ywf.js\";import Newsletter from\"#framer/local/canvasComponent/QUHBgfeIO/QUHBgfeIO.js\";import HeroStripe from\"#framer/local/canvasComponent/v3wspN2zc/v3wspN2zc.js\";import UIArrowButton from\"#framer/local/canvasComponent/ZyvLFxrAI/ZyvLFxrAI.js\";import*as sharedStyle3 from\"#framer/local/css/EhEd3hmcI/EhEd3hmcI.js\";import*as sharedStyle from\"#framer/local/css/HorpDtI1j/HorpDtI1j.js\";import*as sharedStyle2 from\"#framer/local/css/ivFSQJeE3/ivFSQJeE3.js\";import*as sharedStyle4 from\"#framer/local/css/obt7JMw6H/obt7JMw6H.js\";import*as sharedStyle1 from\"#framer/local/css/uHtuffc6P/uHtuffc6P.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/xEu3Mo4Kz/xEu3Mo4Kz.js\";import metadataProvider from\"#framer/local/webPageMetadata/xEu3Mo4Kz/xEu3Mo4Kz.js\";const HeroStripeFonts=getFonts(HeroStripe);const SocialIconWithLinkFonts=getFonts(SocialIconWithLink);const UIButtonFonts=getFonts(UIButton);const UIArrowButtonFonts=getFonts(UIArrowButton);const NewsletterFonts=getFonts(Newsletter);const breakpoints={sL5tMLtM0:\"(min-width: 610px)\",SRgxub7vJ:\"(max-width: 609px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-XjtJn\";const variantClassNames={sL5tMLtM0:\"framer-v-k1tr5r\",SRgxub7vJ:\"framer-v-ldjay5\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"sL5tMLtM0\",Phone:\"SRgxub7vJ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"sL5tMLtM0\"};};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,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"ooEiU7OvE\");const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"sL5tMLtM0\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-k1tr5r\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"main\",{className:\"framer-13l3f7y\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-s9i8lh\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kq6h66\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:140,y:(componentViewport?.y||0)+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-idz087-container\",nodeId:\"BSBIJDBHs\",scopeId:\"xEu3Mo4Kz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SRgxub7vJ:{variant:\"LwyFiLHst\"}},children:/*#__PURE__*/_jsx(HeroStripe,{height:\"100%\",id:\"BSBIJDBHs\",layoutId:\"BSBIJDBHs\",variant:\"WRx7Roap1\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16inq14\",\"data-framer-name\":\"Badge\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vvrr7s\",\"data-border\":true,\"data-framer-name\":\"Gray\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ivonru\",\"data-border\":true,\"data-framer-name\":\"Hole\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dbl5qb\",\"data-framer-name\":\"White\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qdm3ch\",\"data-framer-name\":\"Avatar\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SRgxub7vJ:{background:{alt:getLocalizedValue(\"v0\",activeLocale)??\"Portrait of Evan Laulom\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0+0+0+126+9+24.9841+26+0+0),pixelHeight:500,pixelWidth:500,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RetbXPyexhLhjc4QWjDlA0F9YU.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v0\",activeLocale)??\"Portrait of Evan Laulom\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0+0+0+116+12+29+60+0+0),pixelHeight:500,pixelWidth:500,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RetbXPyexhLhjc4QWjDlA0F9YU.jpg\"},className:\"framer-1qjd488\",\"data-framer-name\":\"Avatar\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lklewq\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kk91pr\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cjbcih\",\"data-styles-preset\":\"HorpDtI1j\",style:{\"--framer-text-color\":\"var(--token-743329cd-86bc-44bd-b549-0685bbd4b126, rgb(23, 23, 23))\"},children:\"Evan Laulom\"})}),className:\"framer-1mcsn3n\",\"data-framer-name\":\"Andrew Parker\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-v6u4y4\",\"data-styles-preset\":\"uHtuffc6P\",children:\"Product Owner & Digital Growth\"})}),className:\"framer-s6vdxx\",\"data-framer-name\":\"Web-designer, developer\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7y0fpg\",\"data-framer-name\":\"Social icons\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SRgxub7vJ:{y:(componentViewport?.y||0)+0+0+0+0+0+0+0+126+9+24.9841+26+0+0+0+241+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"22px\",y:(componentViewport?.y||0)+0+0+0+0+0+0+0+116+12+29+60+0+0+0+241+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iyrh9u-container\",nodeId:\"QVEmEOuJC\",scopeId:\"xEu3Mo4Kz\",children:/*#__PURE__*/_jsx(SocialIconWithLink,{height:\"100%\",id:\"QVEmEOuJC\",layoutId:\"QVEmEOuJC\",sALz2CcTl:\"0px\",style:{height:\"100%\",width:\"100%\"},u7smZm8vG:addImageAlt({pixelHeight:256,pixelWidth:256,src:\"https://framerusercontent.com/images/RAlPjPYVcKtEJisUKU4Va1iu60.svg\"},getLocalizedValue(\"v3\",activeLocale)??\"Whatsapp Icon Evan Laulom\"),width:\"100%\",ws1WndZLy:\"https://wa.me/33659726780?text=Hello!\",xWHLtkdNN:\"rgb(255, 255, 255)\",z3fb66msB:.4})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SRgxub7vJ:{y:(componentViewport?.y||0)+0+0+0+0+0+0+0+126+9+24.9841+26+0+0+0+241+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"22px\",y:(componentViewport?.y||0)+0+0+0+0+0+0+0+116+12+29+60+0+0+0+241+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16m2df4-container\",nodeId:\"reXnPU_Cq\",scopeId:\"xEu3Mo4Kz\",children:/*#__PURE__*/_jsx(SocialIconWithLink,{height:\"100%\",id:\"reXnPU_Cq\",layoutId:\"reXnPU_Cq\",sALz2CcTl:\"0px\",style:{height:\"100%\",width:\"100%\"},u7smZm8vG:addImageAlt({pixelHeight:256,pixelWidth:256,src:\"https://framerusercontent.com/images/q4lL0cNLUlX5FRvijDwba9wvXko.svg\"},getLocalizedValue(\"v4\",activeLocale)??\"Email Icon Evan Laulom\"),width:\"100%\",ws1WndZLy:\"mailto:hello@evanlaulom.com\",xWHLtkdNN:\"rgb(255, 255, 255)\",z3fb66msB:.4})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SRgxub7vJ:{y:(componentViewport?.y||0)+0+0+0+0+0+0+0+126+9+24.9841+26+0+0+0+241+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"22px\",y:(componentViewport?.y||0)+0+0+0+0+0+0+0+116+12+29+60+0+0+0+241+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16vpy2l-container\",nodeId:\"cfbON1Teo\",scopeId:\"xEu3Mo4Kz\",children:/*#__PURE__*/_jsx(SocialIconWithLink,{height:\"100%\",id:\"cfbON1Teo\",layoutId:\"cfbON1Teo\",sALz2CcTl:\"0px\",style:{height:\"100%\",width:\"100%\"},u7smZm8vG:addImageAlt({pixelHeight:256,pixelWidth:256,src:\"https://framerusercontent.com/images/nh5R5kjYiXPsCjf327sBpqJfbT0.svg\"},getLocalizedValue(\"v5\",activeLocale)??\"LinkedIn Icon Evan Laulom\"),width:\"100%\",ws1WndZLy:\"https://www.linkedin.com/in/evan-laulom/\",xWHLtkdNN:\"rgb(255, 255, 255)\",z3fb66msB:.4})})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-epts9h\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SRgxub7vJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.09em\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-743329cd-86bc-44bd-b549-0685bbd4b126, rgb(23, 23, 23))\"},children:\"404\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"141px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.09em\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-743329cd-86bc-44bd-b549-0685bbd4b126, rgb(23, 23, 23))\"},children:\"404\"})}),className:\"framer-1jbgoe2\",\"data-framer-name\":\"404\",fonts:[\"GF;Manrope-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s4h8vq\",\"data-framer-name\":\"Bottom\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oqa6fl\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12q3ktg\",\"data-styles-preset\":\"ivFSQJeE3\",children:\"Page not found\"})}),className:\"framer-1265tiy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1peafmk\",\"data-styles-preset\":\"EhEd3hmcI\",children:\"The page you are looking for could not be found\"})}),className:\"framer-195m4b3\",\"data-framer-name\":\"I build designs that solve problems, inspire action, and drive success.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SRgxub7vJ:{y:(componentViewport?.y||0)+0+0+0+0+0+0+0+126+9+24.9841+26+363+0+102+0+338}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,y:(componentViewport?.y||0)+0+0+0+0+0+0+0+116+12+29+60+308+0+156.9+0+358,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bke9fv-container\",nodeId:\"XcDLjkxUL\",scopeId:\"xEu3Mo4Kz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SRgxub7vJ:{DTpnmlUrU:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(UIButton,{DTpnmlUrU:resolvedLinks[0],height:\"100%\",id:\"XcDLjkxUL\",KukcPl4_R:getLocalizedValue(\"v8\",activeLocale)??\"Go back home\",layoutId:\"XcDLjkxUL\",width:\"100%\"})})})})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rj1zea\",\"data-framer-name\":\"Bottom\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jdikc5\",\"data-framer-name\":\"Location\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-u5z01f\",\"data-framer-name\":\"Frame\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:13,svg:'<svg width=\"13\" height=\"14\" viewBox=\"0 0 13 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.4\" clip-path=\"url(#clip0_6060_486)\">\\n<path d=\"M12.1214 5.70297L3.18949 2.38949L3.1768 2.38492C2.9967 2.32261 2.80271 2.31223 2.61699 2.35496C2.43127 2.3977 2.26133 2.49182 2.12657 2.62657C1.99182 2.76133 1.8977 2.93127 1.85496 3.11699C1.81223 3.30271 1.82261 3.4967 1.88492 3.6768L1.88949 3.68949L5.20297 12.6214C5.27321 12.819 5.40288 12.99 5.57418 13.1109C5.74548 13.2318 5.95001 13.2968 6.15969 13.2968H6.17746C6.39166 13.2931 6.59919 13.2217 6.77039 13.0929C6.94159 12.9642 7.06768 12.7845 7.13063 12.5798L7.1352 12.565L8.21328 8.71328L12.065 7.6352L12.0798 7.63063C12.2845 7.56835 12.4644 7.44298 12.5936 7.27242C12.7229 7.10186 12.795 6.89483 12.7996 6.68087C12.8042 6.4669 12.7411 6.25695 12.6193 6.08098C12.4976 5.905 12.3233 5.77199 12.1214 5.70094V5.70297ZM7.55465 7.63266C7.45387 7.66088 7.36206 7.71457 7.28806 7.78857C7.21406 7.86257 7.16037 7.95438 7.13215 8.05516L6.13277 11.6246L3.18899 3.68899L11.1241 6.6343L7.55465 7.63266Z\" fill=\"black\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_6060_486\">\\n<rect width=\"13\" height=\"13\" fill=\"white\" transform=\"translate(0 0.5)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-uk0l51\",\"data-styles-preset\":\"obt7JMw6H\",style:{\"--framer-text-color\":\"rgba(23, 23, 23, 0.6)\"},children:[\"Available \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-743329cd-86bc-44bd-b549-0685bbd4b126, rgb(23, 23, 23))\"},children:\"worldwide\"}),\".\"]})}),className:\"framer-2e44ef\",\"data-framer-name\":\"Located in London, available worldwide.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SRgxub7vJ:{y:(componentViewport?.y||0)+0+0+0+0+0+0+0+126+9+958.9841+10+24.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,y:(componentViewport?.y||0)+0+0+0+0+0+0+0+116+12+1029.9+12,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uiyq20-container\",nodeId:\"XU9h59s1V\",scopeId:\"xEu3Mo4Kz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SRgxub7vJ:{variant:\"wlpfd30DK\"}},children:/*#__PURE__*/_jsx(UIArrowButton,{brlqkIP5H:\"ArrowUpRight\",F4SRSMbTo:\"0px\",height:\"100%\",id:\"XU9h59s1V\",jeQX1_fmL:getLocalizedValue(\"v10\",activeLocale)??\"Test your website\",kSIrKbgf8:\"https://pagespeed.web.dev/analysis/https-evanlaulom-com/fb16iawaq4?utm_source=search_console&form_factor=desktop&hl=en\",layoutId:\"XU9h59s1V\",variant:\"AqeuPMCdk\",width:\"100%\"})})})})})]})]})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SRgxub7vJ:{y:(componentViewport?.y||0)+0+0+0+1260.5841}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:518,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+1355.9,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14sohli-container\",nodeId:\"lvH1gMsJZ\",scopeId:\"xEu3Mo4Kz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SRgxub7vJ:{variant:\"DPOZYvBiR\"}},children:/*#__PURE__*/_jsx(Newsletter,{height:\"100%\",id:\"lvH1gMsJZ\",layoutId:\"lvH1gMsJZ\",style:{width:\"100%\"},variant:\"R0UPgJW2R\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XjtJn.framer-20opxf, .framer-XjtJn .framer-20opxf { display: block; }\",\".framer-XjtJn.framer-k1tr5r { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 610px; }\",\".framer-XjtJn .framer-13l3f7y { align-content: center; align-items: center; background-color: var(--token-40ce9490-fd39-410b-ac94-e510e1ad0c12, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 110px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-XjtJn .framer-s9i8lh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-XjtJn .framer-1kq6h66 { align-content: center; align-items: center; border-bottom-left-radius: 46px; border-bottom-right-radius: 46px; border-top-left-radius: 46px; border-top-right-radius: 46px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; max-width: 550px; padding: 0px; position: relative; width: 1px; }\",\".framer-XjtJn .framer-idz087-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: auto; z-index: 1; }\",\".framer-XjtJn .framer-16inq14 { 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: 116px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-XjtJn .framer-vvrr7s { --border-bottom-width: 1px; --border-color: #e9e9e9; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #f6f6f6; border-bottom-left-radius: 46px; border-bottom-right-radius: 46px; border-top-left-radius: 46px; border-top-right-radius: 46px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 12px 9px 22px 9px; position: relative; width: 1px; }\",\".framer-XjtJn .framer-1ivonru { --border-bottom-width: 1px; --border-color: #e9e9e9; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 3.3157894736842106 / 1; background-color: #ffffff; border-bottom-left-radius: 46px; border-bottom-right-radius: 46px; border-top-left-radius: 46px; border-top-right-radius: 46px; flex: none; height: var(--framer-aspect-ratio-supported, 19px); position: relative; width: 63px; }\",\".framer-XjtJn .framer-1dbl5qb { align-content: flex-start; align-items: flex-start; background-color: var(--token-40ce9490-fd39-410b-ac94-e510e1ad0c12, #ffffff); border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; box-shadow: 0px 7px 26.5px 0px rgba(0, 0, 0, 0.03); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 45px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 50px 50px 50px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-XjtJn .framer-1qdm3ch { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 330px; }\",\".framer-XjtJn .framer-1qjd488 { aspect-ratio: 1 / 1; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; flex: none; height: var(--framer-aspect-ratio-supported, 60px); position: relative; width: 60px; }\",\".framer-XjtJn .framer-1lklewq { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-XjtJn .framer-kk91pr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XjtJn .framer-1mcsn3n, .framer-XjtJn .framer-1jbgoe2, .framer-XjtJn .framer-1265tiy { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XjtJn .framer-s6vdxx { --framer-paragraph-spacing: 0px; flex: none; height: auto; opacity: 0.6; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XjtJn .framer-7y0fpg { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XjtJn .framer-1iyrh9u-container, .framer-XjtJn .framer-16m2df4-container, .framer-XjtJn .framer-16vpy2l-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 22px); position: relative; width: 22px; }\",\".framer-XjtJn .framer-epts9h { align-content: flex-start; align-items: flex-start; 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-XjtJn .framer-1s4h8vq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-XjtJn .framer-oqa6fl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XjtJn .framer-195m4b3 { --framer-paragraph-spacing: 0px; --framer-text-wrap-override: balance; flex: none; height: auto; opacity: 0.5; position: relative; width: 100%; }\",\".framer-XjtJn .framer-1bke9fv-container, .framer-XjtJn .framer-1uiyq20-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-XjtJn .framer-1rj1zea { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 12px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-XjtJn .framer-1jdikc5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XjtJn .framer-u5z01f { flex: none; height: 14px; position: relative; width: 13px; }\",\".framer-XjtJn .framer-2e44ef { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-XjtJn .framer-14sohli-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-XjtJn[data-border=\"true\"]::after, .framer-XjtJn [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (max-width: 609px) { .framer-XjtJn.framer-k1tr5r { width: 390px; } .framer-XjtJn .framer-13l3f7y { gap: 60px; } .framer-XjtJn .framer-s9i8lh { padding: 0px 10px 0px 10px; } .framer-XjtJn .framer-1kq6h66 { gap: 50px; } .framer-XjtJn .framer-16inq14 { padding: 126px 0px 0px 0px; } .framer-XjtJn .framer-vvrr7s { border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; gap: 9px; padding: 9px 6px 18px 6px; } .framer-XjtJn .framer-1ivonru { height: var(--framer-aspect-ratio-supported, 16px); width: 53px; } .framer-XjtJn .framer-1dbl5qb { border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; gap: 100px; padding: 26px 30px 38px 30px; } .framer-XjtJn .framer-1s4h8vq { gap: 40px; } .framer-XjtJn .framer-1rj1zea { flex-direction: column; gap: 9px; justify-content: center; padding: 10px 50px 0px 50px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2739.5\n * @framerIntrinsicWidth 610\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"SRgxub7vJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"ooEiU7OvE\":{\"pattern\":\":ooEiU7OvE\",\"name\":\"hero\"}}\n * @framerResponsiveScreen\n */const FramerxEu3Mo4Kz=withCSS(Component,css,\"framer-XjtJn\");export default FramerxEu3Mo4Kz;FramerxEu3Mo4Kz.displayName=\"Page\";FramerxEu3Mo4Kz.defaultProps={height:2739.5,width:610};addFonts(FramerxEu3Mo4Kz,[{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:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",weight:\"600\"}]},...HeroStripeFonts,...SocialIconWithLinkFonts,...UIButtonFonts,...UIArrowButtonFonts,...NewsletterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxEu3Mo4Kz\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"610\",\"framerIntrinsicHeight\":\"2739.5\",\"framerScrollSections\":\"{\\\"ooEiU7OvE\\\":{\\\"pattern\\\":\\\":ooEiU7OvE\\\",\\\"name\\\":\\\"hero\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SRgxub7vJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "HeroStripeFonts", "getFonts", "v3wspN2zc_default", "SocialIconWithLinkFonts", "gpyAbiy1W_default", "UIButtonFonts", "qO0rN5Ywf_default", "UIArrowButtonFonts", "ZyvLFxrAI_default", "NewsletterFonts", "QUHBgfeIO_default", "breakpoints", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "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", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "usePreloadLocalizedValues", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "v3wspN2zc_default", "getLocalizedValue", "getLoadingLazyAtYPosition", "Image2", "RichText2", "x", "gpyAbiy1W_default", "ResolveLinks", "resolvedLinks", "qO0rN5Ywf_default", "SVG", "ZyvLFxrAI_default", "QUHBgfeIO_default", "css", "FramerxEu3Mo4Kz", "withCSS", "xEu3Mo4Kz_default", "addFonts", "HeroStripeFonts", "SocialIconWithLinkFonts", "UIButtonFonts", "UIArrowButtonFonts", "NewsletterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
