{"version":3,"file":"kxHiPiHVHEZU3mjMVk3kXqnO99VdV-gZK0IqUkb4HTM.Cop_gqnh.mjs","names":["Badge","Submit","TeamCard","SmoothScroll","useRef","React.useId","metadata","React.useMemo","metadataProvider","sharedStyle.className","sharedStyle1.className","sharedStyle2.className","React.useRef","className","PropertyOverrides","React.Fragment","_Fragment","FormPlainTextInput","sharedStyle.css","sharedStyle1.css","sharedStyle2.css","sharedStyle.fonts","sharedStyle1.fonts","sharedStyle2.fonts"],"sources":["https:/framerusercontent.com/modules/wrwZmFGCOMik7W7AvA8Q/Qiz74DbEYUxHpD7l6OVw/J986jsEGO.js","https:/framerusercontent.com/modules/cx2EqkQnWzoMhycLMUsQ/0TPnPn2RGMLjbgkNi905/J986jsEGO.js"],"sourcesContent":["// Generated by Framer (506606a)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={frf5EiTCu:new LazyValue(()=>import(\"./J986jsEGO-1.js\")),RNMMYohQK:new LazyValue(()=>import(\"./J986jsEGO-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\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (506606a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormBooleanInput,FormContainer,FormPlainTextInput,FormSelect,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/PGrowqBrgWCViHduGfsA/SmoothScroll_Prod.js\";import Badge from\"#framer/local/canvasComponent/ath98LUjj/ath98LUjj.js\";import TeamCard from\"#framer/local/canvasComponent/xc6Aa5qPc/xc6Aa5qPc.js\";import Submit from\"#framer/local/canvasComponent/zMJRN3Q5t/zMJRN3Q5t.js\";import*as sharedStyle2 from\"#framer/local/css/C0wa976Zp/C0wa976Zp.js\";import*as sharedStyle1 from\"#framer/local/css/cH8AiB6P_/cH8AiB6P_.js\";import*as sharedStyle from\"#framer/local/css/UMunwn2ac/UMunwn2ac.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/J986jsEGO/J986jsEGO.js\";import metadataProvider from\"#framer/local/webPageMetadata/J986jsEGO/J986jsEGO.js\";const BadgeFonts=getFonts(Badge);const MotionDivWithFX=withFX(motion.div);const SubmitFonts=getFonts(Submit);const FormContainerWithFX=withFX(FormContainer);const TeamCardFonts=getFonts(TeamCard);const SmoothScrollFonts=getFonts(SmoothScroll);const breakpoints={GqBnSrKQK:\"(min-width: 810px) and (max-width: 1199.98px)\",OVrYgY8g5:\"(min-width: 1200px)\",URlNuv_wi:\"(max-width: 809.98px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-KBxt8\";const variantClassNames={GqBnSrKQK:\"framer-v-hjrrfo\",OVrYgY8g5:\"framer-v-1mlwco6\",URlNuv_wi:\"framer-v-1thf4ty\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:70};const transition1={bounce:.2,delay:.2,duration:1.4,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:70};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:70,y:0};const transition2={bounce:.2,delay:.4,duration:1.4,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:70,y:0};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};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:\"OVrYgY8g5\",Phone:\"URlNuv_wi\",Tablet:\"GqBnSrKQK\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"OVrYgY8g5\"};};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);const metadata=React.useMemo(()=>metadataProvider({},activeLocale),[activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"BvppAfnk5\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"Gr2aWZzmo\");const ref2=React.useRef(null);usePreloadLocalizedValues(activeLocale);const elementId2=useRouteElementId(\"Z1Onzhrf5\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"nTdes1uGL\");const ref4=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"URlNuv_wi\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"OVrYgY8g5\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-4f00a517-d75a-4557-9433-caf4536a911d, rgb(245, 245, 245)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1mlwco6\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-lvk4vx\",\"data-framer-name\":\"contact\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-angj3x\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{URlNuv_wi:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1xoydm5\",\"data-framer-name\":\"heading\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-65qayn-container\",nodeId:\"ALc9iaOkb\",scopeId:\"J986jsEGO\",children:/*#__PURE__*/_jsx(Badge,{GJdJmFCj5:\"\",height:\"100%\",id:\"ALc9iaOkb\",JHxom1g1e:\"Envelope\",layoutId:\"ALc9iaOkb\",variant:\"km9EEN9GV\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1bqbu21\",\"data-styles-preset\":\"UMunwn2ac\",children:\"Cost effective and always available - T\\xfalka AI interpretation\"})}),className:\"framer-h1ltrx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1khckfh\",\"data-styles-preset\":\"cH8AiB6P_\",style:{\"--framer-text-alignment\":\"center\"},children:\"Get in touch now to find out more.\"})}),className:\"framer-12noamc\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dwuwj5\",\"data-framer-name\":\"section\",id:elementId2,ref:ref3,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{URlNuv_wi:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(FormContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,action:\"https://api.framer.com/forms/v1/forms/7a4f5cb2-a63a-4c66-8510-66bb6c9d3cd9/submit\",className:\"framer-87sfim\",\"data-framer-name\":\"Contact form EN\",id:elementId3,nodeId:\"nTdes1uGL\",ref:ref4,children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dvdGhhbSBSb3VuZGVkIE1lZGl1bQ==\",\"--framer-font-family\":'\"Gotham Rounded Medium\", \"Gotham Rounded Medium Placeholder\", sans-serif',\"--framer-text-color\":\"var(--token-6396e7f2-0645-4f69-9a36-80e94f8ee015, rgb(0, 0, 0))\"},children:\"Contact form\"})}),className:\"framer-6ddohy\",fonts:[\"CUSTOM;Gotham Rounded Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-14t8xdp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y7m99z\",\"data-styles-preset\":\"C0wa976Zp\",children:\"Which services are you interested in? *\"})}),className:\"framer-1y86l88\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1t9r730\",children:[/*#__PURE__*/_jsx(FormBooleanInput,{className:\"framer-1cbvow8\",defaultChecked:false,inputName:\"AI Interpreting\",type:\"checkbox\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"AI Interpreting\"})}),className:\"framer-vc2c2b\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-ydcqp9\",children:[/*#__PURE__*/_jsx(FormBooleanInput,{className:\"framer-j89jks\",defaultChecked:false,inputName:\"Public Service Interpreting\",type:\"checkbox\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Public Service Interpreting\"})}),className:\"framer-151e9wn\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-361gw0\",children:[/*#__PURE__*/_jsx(FormBooleanInput,{className:\"framer-9fm04e\",defaultChecked:false,inputName:\"Platform and Technology\",type:\"checkbox\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Platform and Technology\"})}),className:\"framer-b9gock\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-emfoq5\",children:[/*#__PURE__*/_jsx(FormBooleanInput,{className:\"framer-ayypx3\",defaultChecked:false,inputName:\"Other\",type:\"checkbox\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Other:\"})}),className:\"framer-rttpsv\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-1vw3uoa\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-hp6sbp\",inputName:\"Other: More information\",placeholder:getLocalizedValue(\"v8\",activeLocale)??\"More information\",required:false,type:\"text\"})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-187q9kb\",\"data-framer-name\":\"lables\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rr8dd2\",children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1epipwe\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y7m99z\",\"data-styles-preset\":\"C0wa976Zp\",children:\"First Name *\"})}),className:\"framer-1sbxk2v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-mu4n5c\",inputName:\"First Name\",placeholder:getLocalizedValue(\"v10\",activeLocale)??\"First Name\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-qf2fa2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y7m99z\",\"data-styles-preset\":\"C0wa976Zp\",children:\"Last Name *\"})}),className:\"framer-1hal544\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1rcv8t9\",inputName:\"Last Name\",placeholder:getLocalizedValue(\"v12\",activeLocale)??\"Last Name\",required:true,type:\"text\"})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dbqet8\",children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1dop8t7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y7m99z\",\"data-styles-preset\":\"C0wa976Zp\",children:\"Email Address *\"})}),className:\"framer-xvsufc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1g65w17\",inputName:\"Email Address\",placeholder:getLocalizedValue(\"v14\",activeLocale)??\"Email Address\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-ceh8rr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y7m99z\",\"data-styles-preset\":\"C0wa976Zp\",children:\"Phone Number *\"})}),className:\"framer-1f40j32\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1d3nqp4\",inputName:\"Phone Number\",placeholder:getLocalizedValue(\"v16\",activeLocale)??\"Phone Number\",required:true,type:\"text\"})]})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1htqeff\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y7m99z\",\"data-styles-preset\":\"C0wa976Zp\",children:\"Company, community, or organization *\"})}),className:\"framer-1izuqym\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-12npbgc\",inputName:\"Company, community, or organization\",placeholder:getLocalizedValue(\"v18\",activeLocale)??\"Company, community, or organization\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1j6rn68\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1y7m99z\",\"data-styles-preset\":\"C0wa976Zp\",children:\"I would like to be contacted: *\"})}),className:\"framer-129c1dm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormSelect,{className:\"framer-1c0k922\",defaultValue:\"\",inputName:\"Location\",required:true,selectOptions:[{disabled:true,title:getLocalizedValue(\"v20\",activeLocale)??\"Select…\",type:\"option\",value:\"\"},{title:getLocalizedValue(\"v21\",activeLocale)??\"By phone\",type:\"option\",value:\"By phone\"},{title:getLocalizedValue(\"v22\",activeLocale)??\"By email\",type:\"option\",value:\"By email\"}]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GqBnSrKQK:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 80px, 1000px) - 64px)`},URlNuv_wi:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 36px, 1000px) - 64px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:150,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17beqda-container\",nodeId:\"ersjgjriY\",scopeId:\"J986jsEGO\",children:/*#__PURE__*/_jsx(Submit,{height:\"100%\",id:\"ersjgjriY\",layoutId:\"ersjgjriY\",OIpMfZK8q:getLocalizedValue(\"v23\",activeLocale)??\"Submit\",pclvM5CGK:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Thank you for submitting your request! We will be in touch with you shortly.\"})}),style:{width:\"100%\"},type:\"submit\",variant:formVariants(formState,{error:\"agCW4SmP9\",pending:\"iHkeyxyEC\",success:\"o9mc_VpBf\"},\"jHiMgCzvL\"),width:\"100%\",ZY2OcRDhq:getLocalizedValue(\"v24\",activeLocale)??\"Thank you!\"})})})})]}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-vp6w07\"})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ldsvzn\",\"data-framer-name\":\"contacts\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:520,width:\"368px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dw9mze-container\",nodeId:\"tjDAs_XTm\",scopeId:\"J986jsEGO\",children:/*#__PURE__*/_jsx(TeamCard,{auRGDwIOu:getLocalizedValue(\"v26\",activeLocale)??\"Simo Kurki\",FVgBBTYUE:\"mailto:simo@tulka.com\",height:\"100%\",id:\"tjDAs_XTm\",layoutId:\"tjDAs_XTm\",MuqzqmTY8:addImageAlt({pixelHeight:954,pixelWidth:955,src:\"https://framerusercontent.com/images/vealvfALOllrznsTkHLEIzzWPI.jpeg?width=955&height=954\",srcSet:\"https://framerusercontent.com/images/vealvfALOllrznsTkHLEIzzWPI.jpeg?scale-down-to=512&width=955&height=954 512w,https://framerusercontent.com/images/vealvfALOllrznsTkHLEIzzWPI.jpeg?width=955&height=954 955w\"},getLocalizedValue(\"v30\",activeLocale)??\"user pic\"),O2X9vqEVU:getLocalizedValue(\"v27\",activeLocale)??\"International Business Manager\",PniWRxzi4:getLocalizedValue(\"v28\",activeLocale)??\"+358 46 920 1694\",Qxq_td9c7:getLocalizedValue(\"v29\",activeLocale)??\"simo@tulka.com\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gcsdoe-container hidden-1thf4ty\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"kwlh_XCYR\",scopeId:\"J986jsEGO\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"kwlh_XCYR\",intensity:10,layoutId:\"kwlh_XCYR\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KBxt8.framer-1dv4vmw, .framer-KBxt8 .framer-1dv4vmw { display: block; }\",\".framer-KBxt8.framer-1mlwco6 { align-content: center; align-items: center; background-color: var(--token-4f00a517-d75a-4557-9433-caf4536a911d, #f5f5f5); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-KBxt8 .framer-lvk4vx { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 160px 40px 200px 40px; position: relative; width: 100%; }\",\".framer-KBxt8 .framer-angj3x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KBxt8 .framer-1xoydm5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 700px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KBxt8 .framer-65qayn-container, .framer-KBxt8 .framer-1gcsdoe-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-KBxt8 .framer-h1ltrx { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; text-shadow: 3px 2px 4px rgba(0, 0, 0, 0.08); white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-KBxt8 .framer-12noamc { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 500px; opacity: 0.8; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-KBxt8 .framer-dwuwj5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-KBxt8 .framer-87sfim { align-content: flex-start; align-items: flex-start; background-color: var(--token-4f00a517-d75a-4557-9433-caf4536a911d, #f5f5f5); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0.7065919983928324px 0.7065919983928324px -0.6666666666666666px rgba(0, 0, 0, 0.08), 0px 1.8065619053231785px 1.8065619053231785px -1.3333333333333333px rgba(0, 0, 0, 0.08), 0px 3.6217592146567767px 3.6217592146567767px -2px rgba(0, 0, 0, 0.07), 0px 6.8655999097303715px 6.8655999097303715px -2.6666666666666665px rgba(0, 0, 0, 0.07), 0px 13.646761411524492px 13.646761411524492px -3.3333333333333335px rgba(0, 0, 0, 0.05), 0px 30px 30px -4px rgba(0, 0, 0, 0.02), inset 0px 3px 1px 0px rgb(255, 255, 255); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-KBxt8 .framer-6ddohy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-KBxt8 .framer-14t8xdp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-KBxt8 .framer-1y86l88, .framer-KBxt8 .framer-1sbxk2v, .framer-KBxt8 .framer-1hal544, .framer-KBxt8 .framer-xvsufc, .framer-KBxt8 .framer-1f40j32, .framer-KBxt8 .framer-1izuqym, .framer-KBxt8 .framer-129c1dm { flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre; width: auto; }\",\".framer-KBxt8 .framer-1t9r730, .framer-KBxt8 .framer-ydcqp9, .framer-KBxt8 .framer-361gw0, .framer-KBxt8 .framer-emfoq5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-KBxt8 .framer-1cbvow8, .framer-KBxt8 .framer-j89jks, .framer-KBxt8 .framer-9fm04e, .framer-KBxt8 .framer-ayypx3 { --framer-input-background: rgba(187, 187, 187, 0.2); --framer-input-boolean-checked-background: #0099ff; --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.2); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 4px; --framer-input-border-radius-bottom-right: 4px; --framer-input-border-radius-top-left: 4px; --framer-input-border-radius-top-right: 4px; --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-icon-color: #ffffff; aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); position: relative; width: 16px; }\",\".framer-KBxt8 .framer-vc2c2b, .framer-KBxt8 .framer-151e9wn, .framer-KBxt8 .framer-b9gock, .framer-KBxt8 .framer-rttpsv { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-KBxt8 .framer-1vw3uoa { -webkit-user-select: none; align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; user-select: none; width: 1px; }\",'.framer-KBxt8 .framer-hp6sbp { --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.2); --framer-input-border-left-width: 0px; --framer-input-border-right-width: 0px; --framer-input-border-style: solid; --framer-input-border-top-width: 0px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: var(--token-6396e7f2-0645-4f69-9a36-80e94f8ee015, #0e1c29); --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1em; --framer-input-font-size: 12px; --framer-input-font-weight: 400; --framer-input-icon-color: #ffffff; --framer-input-padding: 1px; --framer-input-placeholder-color: var(--token-b03e3eb5-0157-442a-b34c-2b15e482ece4, rgba(0, 0, 0, 0.4)); --framer-input-wrapper-height: auto; flex: 1 0 0px; height: auto; position: relative; width: 1px; }',\".framer-KBxt8 .framer-187q9kb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-KBxt8 .framer-rr8dd2, .framer-KBxt8 .framer-1dbqet8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-KBxt8 .framer-1epipwe, .framer-KBxt8 .framer-qf2fa2, .framer-KBxt8 .framer-1dop8t7, .framer-KBxt8 .framer-ceh8rr { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",'.framer-KBxt8 .framer-mu4n5c, .framer-KBxt8 .framer-1rcv8t9, .framer-KBxt8 .framer-1g65w17, .framer-KBxt8 .framer-1d3nqp4, .framer-KBxt8 .framer-12npbgc { --framer-input-background: var(--token-4f00a517-d75a-4557-9433-caf4536a911d, #f5f5f5); --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-box-shadow: 0px 0.7065919983928324px 0.7065919983928324px -0.6666666666666666px rgba(0, 0, 0, 0.08), 0px 1.8065619053231785px 1.8065619053231785px -1.3333333333333333px rgba(0, 0, 0, 0.08), 0px 3.6217592146567767px 3.6217592146567767px -2px rgba(0, 0, 0, 0.07), 0px 6.8655999097303715px 6.8655999097303715px -2.6666666666666665px rgba(0, 0, 0, 0.07), 0px 13.646761411524492px 13.646761411524492px -3.3333333333333335px rgba(0, 0, 0, 0.05), 0px 30px 30px -4px rgba(0, 0, 0, 0.02), inset 0px 3px 1px 0px rgb(255, 255, 255); --framer-input-font-color: var(--token-6396e7f2-0645-4f69-9a36-80e94f8ee015, #0e1c29); --framer-input-font-family: \"Gotham Rounded Book\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: var(--token-b03e3eb5-0157-442a-b34c-2b15e482ece4, rgba(0, 0, 0, 0.4)); flex: none; height: 48px; position: relative; width: 100%; }',\".framer-KBxt8 .framer-1htqeff { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-KBxt8 .framer-1j6rn68 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",'.framer-KBxt8 .framer-1c0k922 { --framer-input-background: var(--token-4f00a517-d75a-4557-9433-caf4536a911d, #f5f5f5); --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-box-shadow: 0px 0.7065919983928324px 0.7065919983928324px -0.6666666666666666px rgba(0, 0, 0, 0.08), 0px 1.8065619053231785px 1.8065619053231785px -1.3333333333333333px rgba(0, 0, 0, 0.08), 0px 3.6217592146567767px 3.6217592146567767px -2px rgba(0, 0, 0, 0.07), 0px 6.8655999097303715px 6.8655999097303715px -2.6666666666666665px rgba(0, 0, 0, 0.07), 0px 13.646761411524492px 13.646761411524492px -3.3333333333333335px rgba(0, 0, 0, 0.05), 0px 30px 30px -4px rgba(0, 0, 0, 0.02), inset 0px 3px 1px 0px rgb(255, 255, 255); --framer-input-font-color: var(--token-6396e7f2-0645-4f69-9a36-80e94f8ee015, #0e1c29); --framer-input-font-family: \"Gotham Rounded Book\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-icon-color: #999999; --framer-input-invalid-text-color: #999999; --framer-input-padding: 12px; flex: none; height: 48px; position: relative; width: 100%; }',\".framer-KBxt8 .framer-17beqda-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-KBxt8 .framer-vp6w07 { 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; min-height: 15px; padding: 0px; position: relative; width: 100%; }\",\".framer-KBxt8 .framer-1ldsvzn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 0px; width: min-content; z-index: 1; }\",\".framer-KBxt8 .framer-1dw9mze-container { flex: none; height: auto; max-width: 600px; min-width: 300px; position: relative; width: 368px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199.98px) { .framer-KBxt8.framer-1mlwco6 { width: 810px; } .framer-KBxt8 .framer-lvk4vx { padding: 120px 40px 100px 40px; } .framer-KBxt8 .framer-h1ltrx { max-width: 750px; } .framer-KBxt8 .framer-dwuwj5 { flex-direction: column; } .framer-KBxt8 .framer-87sfim { flex: none; width: 100%; } .framer-KBxt8 .framer-1ldsvzn { flex-direction: row; }}\",\"@media (max-width: 809.98px) { .framer-KBxt8.framer-1mlwco6 { overflow: hidden; width: 390px; } .framer-KBxt8 .framer-lvk4vx { padding: 120px 18px 80px 18px; } .framer-KBxt8 .framer-dwuwj5 { flex-direction: column; } .framer-KBxt8 .framer-87sfim { flex: none; width: 100%; } .framer-KBxt8 .framer-1ldsvzn { position: relative; top: unset; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2541\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GqBnSrKQK\":{\"layout\":[\"fixed\",\"auto\"]},\"URlNuv_wi\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"BvppAfnk5\":{\"pattern\":\":BvppAfnk5\",\"name\":\"contact\"},\"Gr2aWZzmo\":{\"pattern\":\":Gr2aWZzmo\",\"name\":\"header\"},\"Z1Onzhrf5\":{\"pattern\":\":Z1Onzhrf5\",\"name\":\"form\"},\"nTdes1uGL\":{\"pattern\":\":nTdes1uGL\",\"name\":\"contactform\"}}\n * @framerResponsiveScreen\n */const FramerJ986jsEGO=withCSS(Component,css,\"framer-KBxt8\");export default FramerJ986jsEGO;FramerJ986jsEGO.displayName=\"Page\";FramerJ986jsEGO.defaultProps={height:2541,width:1200};addFonts(FramerJ986jsEGO,[{explicitInter:true,fonts:[{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Gotham Rounded Medium\",source:\"custom\",uiFamilyName:\"Gotham Rounded Medium\",url:\"https://framerusercontent.com/assets/idHxlPKwxisDMh9n8amtdFYnw.woff2\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/UjlFhCnUjxhNfep4oYBPqnEssyo.woff2\",weight:\"500\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{cssFamilyName:\"Gotham Rounded Book\",source:\"custom\",uiFamilyName:\"Gotham Rounded Book\",url:\"https://framerusercontent.com/assets/OaTUSQbyvwJiVF4z5Rn2fi3E8J4.woff2\"}]},...BadgeFonts,...SubmitFonts,...TeamCardFonts,...SmoothScrollFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJ986jsEGO\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"BvppAfnk5\\\":{\\\"pattern\\\":\\\":BvppAfnk5\\\",\\\"name\\\":\\\"contact\\\"},\\\"Gr2aWZzmo\\\":{\\\"pattern\\\":\\\":Gr2aWZzmo\\\",\\\"name\\\":\\\"header\\\"},\\\"Z1Onzhrf5\\\":{\\\"pattern\\\":\\\":Z1Onzhrf5\\\",\\\"name\\\":\\\"form\\\"},\\\"nTdes1uGL\\\":{\\\"pattern\\\":\\\":nTdes1uGL\\\",\\\"name\\\":\\\"contactform\\\"}}\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"2541\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GqBnSrKQK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"URlNuv_wi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}