{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8Aah4RFfnUaFyFfDYfD1/na6vVDZCT6QcZho4SdU1/r__Bj_5f3.js", "ssg:https://framerusercontent.com/modules/M4IU4baJoKNx8fzUXXR1/1U8AfODuqiVfTvaGcVZz/r__Bj_5f3.js"],
  "sourcesContent": ["// Generated by Framer (b42fcc8)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={UeRYzFIL4:new LazyValue(()=>import(\"./r__Bj_5f3-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 (b42fcc8)\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,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import MainHeader from\"#framer/local/canvasComponent/EjaeA942c/EjaeA942c.js\";import ButtonCopy2 from\"#framer/local/canvasComponent/gtjcO72mz/gtjcO72mz.js\";import QADDL from\"#framer/local/canvasComponent/krEZ0tSwY/krEZ0tSwY.js\";import Footer from\"#framer/local/canvasComponent/x88eZjBpn/x88eZjBpn.js\";import ButtonCopy from\"#framer/local/canvasComponent/zD0_KAGzZ/zD0_KAGzZ.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/r__Bj_5f3/r__Bj_5f3.js\";import metadataProvider from\"#framer/local/webPageMetadata/r__Bj_5f3/r__Bj_5f3.js\";const MainHeaderFonts=getFonts(MainHeader);const ButtonCopy2Fonts=getFonts(ButtonCopy2);const MotionDivWithFX=withFX(motion.div);const FeatherFonts=getFonts(Feather);const QADDLFonts=getFonts(QADDL);const ButtonCopyFonts=getFonts(ButtonCopy);const FooterFonts=getFonts(Footer);const breakpoints={gj7LHgpZo:\"(min-width: 1240px)\",TMbED0i5n:\"(min-width: 810px) and (max-width: 1239px)\",UCrYO0g2o:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-9EUbn\";const variantClassNames={gj7LHgpZo:\"framer-v-1obp64x\",TMbED0i5n:\"framer-v-1sm1xov\",UCrYO0g2o:\"framer-v-1uqvopb\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition1={damping:45,delay:.2,mass:1.5,stiffness:200,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:150};const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":var _variants_success;return(_variants_success=variants.success)!==null&&_variants_success!==void 0?_variants_success:currentVariant;case\"pending\":var _variants_pending;return(_variants_pending=variants.pending)!==null&&_variants_pending!==void 0?_variants_pending:currentVariant;case\"error\":var _variants_error;return(_variants_error=variants.error)!==null&&_variants_error!==void 0?_variants_error:currentVariant;case\"incomplete\":var _variants_incomplete;return(_variants_incomplete=variants.incomplete)!==null&&_variants_incomplete!==void 0?_variants_incomplete:currentVariant;}};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"gj7LHgpZo\",Phone:\"UCrYO0g2o\",Tablet:\"TMbED0i5n\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"gj7LHgpZo\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-9EUbn`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-9EUbn`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"gj7LHgpZo\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1obp64x\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:90,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hdzarl-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TMbED0i5n:{variant:\"pi7aX3C9c\"},UCrYO0g2o:{variant:\"XslWPZoCJ\"}},children:/*#__PURE__*/_jsx(MainHeader,{height:\"100%\",id:\"jk9uCGGMm\",layoutId:\"jk9uCGGMm\",style:{width:\"100%\"},variant:\"hunCOF5rT\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m5d367\",\"data-framer-name\":\"Contact US\",name:\"Contact US\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zlag1p\",\"data-framer-name\":\"TS-background \",name:\"TS-background \",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s7mf6u\",\"data-framer-name\":\"Rectangle 1\",name:\"Rectangle 1\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TMbED0i5n:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(-1),positionX:\"center\",positionY:\"center\",sizes:\"145.1852vw\",src:\"https://framerusercontent.com/images/yF5UpMuy7NNhORKVRDkoN9o4Ii8.png\",srcSet:\"https://framerusercontent.com/images/yF5UpMuy7NNhORKVRDkoN9o4Ii8.png?scale-down-to=512 512w,https://framerusercontent.com/images/yF5UpMuy7NNhORKVRDkoN9o4Ii8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yF5UpMuy7NNhORKVRDkoN9o4Ii8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/yF5UpMuy7NNhORKVRDkoN9o4Ii8.png 2880w\"}},UCrYO0g2o:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(-1),positionX:\"center\",positionY:\"center\",sizes:\"368.2051vw\",src:\"https://framerusercontent.com/images/yF5UpMuy7NNhORKVRDkoN9o4Ii8.png\",srcSet:\"https://framerusercontent.com/images/yF5UpMuy7NNhORKVRDkoN9o4Ii8.png?scale-down-to=512 512w,https://framerusercontent.com/images/yF5UpMuy7NNhORKVRDkoN9o4Ii8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yF5UpMuy7NNhORKVRDkoN9o4Ii8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/yF5UpMuy7NNhORKVRDkoN9o4Ii8.png 2880w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(-1),positionX:\"center\",positionY:\"center\",sizes:\"105.5556vw\",src:\"https://framerusercontent.com/images/yF5UpMuy7NNhORKVRDkoN9o4Ii8.png\",srcSet:\"https://framerusercontent.com/images/yF5UpMuy7NNhORKVRDkoN9o4Ii8.png?scale-down-to=512 512w,https://framerusercontent.com/images/yF5UpMuy7NNhORKVRDkoN9o4Ii8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yF5UpMuy7NNhORKVRDkoN9o4Ii8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/yF5UpMuy7NNhORKVRDkoN9o4Ii8.png 2880w\"},className:\"framer-izcxrh\",\"data-framer-name\":\"image 3\",name:\"image 3\",transformTemplate:transformTemplate1})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1608m0a\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r3efts\",\"data-framer-name\":\"Header section\",name:\"Header section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ldsnr\",\"data-framer-name\":\"H1\",name:\"H1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y2hbcs\",\"data-framer-name\":\"Frame 1000004873\",name:\"Frame 1000004873\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-dy97tc\",\"data-framer-name\":\"Title\",name:\"Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TMbED0i5n:{children:(_getLocalizedValue=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQmxhY2s=\",\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Are you a talent or Hiring a talent?\"})})},UCrYO0g2o:{children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQmxhY2s=\",\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Are you a talent or Hiring a talent?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQmxhY2s=\",\"--framer-font-size\":\"44px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Are you a talent or Hiring a talent?\"})}),className:\"framer-11sqoyi\",\"data-framer-name\":\"Are you a talent or Hiring a talent?\",fonts:[\"Inter-Black\"],name:\"Are you a talent or Hiring a talent?\",verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TMbED0i5n:{children:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\" In both cases we are here to help!\"})})},UCrYO0g2o:{children:(_getLocalizedValue4=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\" In both cases we are here to help!\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue5=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"34px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.800000011920929)\"},children:\" In both cases we are here to help!\"})})}),className:\"framer-1voe0jr\",\"data-framer-name\":\"In both cases we are here to help!\",fonts:[\"Inter-Medium\"],name:\"In both cases we are here to help!\",verticalAlignment:\"center\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1abncrf\",\"data-framer-name\":\"Section\",name:\"Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r8pdxc\",\"data-framer-name\":\"form 1\",name:\"form 1\",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-vyr317\",\"data-framer-name\":\"Component 5\",name:\"Component 5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TMbED0i5n:{children:(_getLocalizedValue6=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"55px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(3, 72, 82)\"},children:\"Unlock Your Next Great Hire!\"})})},UCrYO0g2o:{children:(_getLocalizedValue7=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"55px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(3, 72, 82)\"},children:\"Unlock Your Next Great Hire!\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"55px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(3, 72, 82)\"},children:\"Unlock Your Next Great Hire!\"})}),className:\"framer-m1c35e\",\"data-framer-name\":\"Let\u2019s Make Your Dream Job Happen!\",fonts:[\"Inter-Bold\"],name:\"Let\u2019s Make Your Dream Job Happen!\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/ffa09dae-77c3-43d1-9b3d-8dc0cbe5c064/submit\",className:\"framer-1ohqfyx\",children:formState=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19,_getLocalizedValue20,_getLocalizedValue21,_getLocalizedValue22,_getLocalizedValue23,_getLocalizedValue24,_getLocalizedValue25,_getLocalizedValue26,_getLocalizedValue27,_getLocalizedValue28;return _jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-10kqjfs\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(52, 64, 83)\"},children:\"Full Name *\"})}),className:\"framer-1atoxbq\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1dwhqod\",inputName:\"Name\",placeholder:(_getLocalizedValue1=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Elias Hammad\",type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-ik4o49\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(52, 64, 83)\"},children:\"Email *\"})}),className:\"framer-11bhehw\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1491cwq\",inputName:\"Email\",placeholder:(_getLocalizedValue3=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"you@domain.com\",type:\"email\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-rzga5s\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(52, 64, 83)\"},children:\"Company Name *\"})}),className:\"framer-1r8yoqu\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-z0ra8m\",inputName:\"Email\",placeholder:(_getLocalizedValue5=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"company@domain.com\",type:\"email\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-plu4ix\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(52, 64, 83)\"},children:\"Phone number\"})}),className:\"framer-jpprkb\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1o5qfx\",inputName:\"Name\",placeholder:(_getLocalizedValue7=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"000 0000 0000 00\",type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-15tkbn4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(52, 64, 83)\"},children:\"Company Website URL  *\"})}),className:\"framer-15cgwf2\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-14yfmb8\",inputName:\"Name\",placeholder:(_getLocalizedValue9=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"domain.company.com\",type:\"text\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-liz25c\",\"data-framer-name\":\"DDL\",name:\"DDL\",children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1tr22yo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue10=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(52, 64, 83)\"},children:\"Size of a Company *\"})}),className:\"framer-1yeaven\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormSelect,{className:\"framer-12oo3er\",defaultValue:\"\",inputName:\"Size\",required:true,selectOptions:[{disabled:true,title:(_getLocalizedValue11=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Select\u2026\",type:\"option\",value:\"\"},{title:(_getLocalizedValue12=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:\"0 - 15\",type:\"option\",value:\"0 - 15\"},{title:(_getLocalizedValue13=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:\"16 - 50\",type:\"option\",value:\"16 - 50\"},{title:(_getLocalizedValue14=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:\"51 - 100\",type:\"option\",value:\"51 - 100\"},{title:(_getLocalizedValue15=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:\"101 - 500\",type:\"option\",value:\"101 - 500\"},{title:(_getLocalizedValue16=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:\"501 - 2000+\",type:\"option\",value:\"501 - 2000+\"}]})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-54365o\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue17=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(52, 64, 83)\"},children:\"Service *\"})}),className:\"framer-1q6uarl\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormSelect,{className:\"framer-1b94h5a\",defaultValue:\"\",inputName:\"service\",required:true,selectOptions:[{disabled:true,title:(_getLocalizedValue18=getLocalizedValue(\"v24\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:\"Select Service\",type:\"option\",value:\"\"},{title:(_getLocalizedValue19=getLocalizedValue(\"v25\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:\"Development\",type:\"option\",value:\"Development\"},{title:(_getLocalizedValue20=getLocalizedValue(\"v26\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:\"QC and Testing\",type:\"option\",value:\"QC and Testing\"},{title:(_getLocalizedValue21=getLocalizedValue(\"v27\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:\"Design\",type:\"option\",value:\"Design\"},{title:(_getLocalizedValue22=getLocalizedValue(\"v28\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:\"Infrastructure\",type:\"option\",value:\"Infrastructure\"},{title:(_getLocalizedValue23=getLocalizedValue(\"v29\",activeLocale))!==null&&_getLocalizedValue23!==void 0?_getLocalizedValue23:\"Product Managment\",type:\"option\",value:\"Product Managment\"},{title:(_getLocalizedValue24=getLocalizedValue(\"v30\",activeLocale))!==null&&_getLocalizedValue24!==void 0?_getLocalizedValue24:\"Marketing\",type:\"option\",value:\"Marketing\"}]})]})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-66kctc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue25=getLocalizedValue(\"v31\",activeLocale))!==null&&_getLocalizedValue25!==void 0?_getLocalizedValue25:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(52, 64, 83)\"},children:\"Message\"})}),className:\"framer-1ynxs17\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-ixdzxr\",inputName:\"Name\",placeholder:(_getLocalizedValue26=getLocalizedValue(\"v32\",activeLocale))!==null&&_getLocalizedValue26!==void 0?_getLocalizedValue26:\"Your message here (optional)\",type:\"textarea\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-16mnaq1\",\"data-framer-name\":\"Terms check\",name:\"Terms check\",children:[/*#__PURE__*/_jsx(FormBooleanInput,{className:\"framer-n14794\",defaultChecked:false,inputName:\"Newsletter\",type:\"checkbox\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tvlc54\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue27=getLocalizedValue(\"v33\",activeLocale))!==null&&_getLocalizedValue27!==void 0?_getLocalizedValue27:/*#__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:\"You agree to our friendly\"})}),className:\"framer-vstnri\",fonts:[\"Inter-Medium\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"I1khY40Aw\"},nodeId:\"lZjRi7ljc\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1j68ojb framer-1v417jm\",\"data-framer-name\":\"/privacy-policy\",name:\"/privacy-policy\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue28=getLocalizedValue(\"v34\",activeLocale))!==null&&_getLocalizedValue28!==void 0?_getLocalizedValue28:/*#__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(11, 189, 183)\"},children:\"Privacy Policy.\"})}),className:\"framer-1piy2o8\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TMbED0i5n:{width:\"calc(81vw - 56px)\"},UCrYO0g2o:{width:\"calc(90vw - 56px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"478px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nj9plq-container\",children:/*#__PURE__*/_jsx(ButtonCopy2,{height:\"100%\",id:\"MEaBM501Q\",layoutId:\"MEaBM501Q\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"W16Zw1MsM\",success:\"NBtQcMQLe\"},\"g9O7RD64s\"),width:\"100%\"})})})})]});}})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kn5yky\",\"data-framer-name\":\"Links toggles\",name:\"Links toggles\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3p7cg6-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:(_getLocalizedValue9=getLocalizedValue(\"v35\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Home\",iconSelection:\"user\",id:\"LtdjnTdix\",layoutId:\"LtdjnTdix\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rxk744wwE\"},nodeId:\"fi848c9cG\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-z7n4l5 framer-1v417jm\",\"data-framer-name\":\"Hire a talent \",name:\"Hire a talent \",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue10=getLocalizedValue(\"v36\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Are you a Talent ?\"})}),className:\"framer-1xfw22q\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rxk744wwE\"},nodeId:\"c97J7ghkF\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-2auxj2 framer-1v417jm\",\"data-framer-name\":\"Hire a talent \",name:\"Hire a talent \",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue11=getLocalizedValue(\"v37\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(33, 150, 146)\"},children:\"Find Your Dream Job\"})}),className:\"framer-7monm9\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"center\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gtdhpj\",\"data-framer-name\":\"FAQs\",name:\"FAQs\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-aenu5g\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qitcbr\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-y5qdrr\",\"data-framer-name\":\"Heading and supporting text\",name:\"Heading and supporting text\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g8kfnm\",\"data-framer-name\":\"Frame 1000004906\",name:\"Frame 1000004906\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TMbED0i5n:{children:(_getLocalizedValue12=getLocalizedValue(\"v39\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTkwMA==\",\"--framer-font-family\":'\"Roboto\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"55px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(3, 72, 82)\"},children:\"Frequently Asked Questions (FAQs)\"})})},UCrYO0g2o:{children:(_getLocalizedValue13=getLocalizedValue(\"v39\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTkwMA==\",\"--framer-font-family\":'\"Roboto\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"55px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(3, 72, 82)\"},children:\"Frequently Asked Questions (FAQs)\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue14=getLocalizedValue(\"v38\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTkwMA==\",\"--framer-font-family\":'\"Roboto\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"55px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(3, 72, 82)\"},children:\"Frequently Asked Questions (FAQs)\"})}),className:\"framer-larqb7\",\"data-framer-name\":\"Frequently Asked Questions (FAQs)\",fonts:[\"GF;Roboto-900\"],name:\"Frequently Asked Questions (FAQs)\",verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TMbED0i5n:{width:\"calc(100.1235vw - 64px)\",y:1715.2},UCrYO0g2o:{width:\"calc(100.2564vw - 64px)\",y:1816.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:320,width:\"calc((100.1389vw - 64px) * 0.7)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-144rlj0-container\",children:/*#__PURE__*/_jsx(QADDL,{height:\"100%\",id:\"BwhSrKB04\",layoutId:\"BwhSrKB04\",style:{width:\"100%\"},variant:\"o1Bv0Xnt4\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10hsc29\",\"data-framer-name\":\"Newsletter\",name:\"Newsletter\",children:/*#__PURE__*/_jsx(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-1ytfoyv\",\"data-framer-name\":\"News card\",name:\"News card\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w5qrx2\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-rqey4a\",\"data-framer-name\":\"Frame 1000004945\",name:\"Frame 1000004945\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ca3m0n\",\"data-framer-name\":\"Frame 1000004906\",name:\"Frame 1000004906\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TMbED0i5n:{children:(_getLocalizedValue15=getLocalizedValue(\"v41\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTkwMA==\",\"--framer-font-family\":'\"Roboto\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"40px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Subscribe to our Newsletter\"})})},UCrYO0g2o:{children:(_getLocalizedValue16=getLocalizedValue(\"v41\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTkwMA==\",\"--framer-font-family\":'\"Roboto\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"40px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Subscribe to our Newsletter\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue17=getLocalizedValue(\"v40\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTkwMA==\",\"--framer-font-family\":'\"Roboto\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"72px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Subscribe to our Newsletter\"})}),className:\"framer-y01zg5\",\"data-framer-name\":\"Subscribe to our Newsletter\",fonts:[\"GF;Roboto-900\"],name:\"Subscribe to our Newsletter\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue18=getLocalizedValue(\"v42\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(208, 254, 244)\"},children:\"Subscribe to the one source that drives your growth and success forward!\"})}),className:\"framer-1vt9gq2\",\"data-framer-name\":\"Subscribe to the one source that drives your growth and success forward!\",fonts:[\"GF;Roboto-500\"],name:\"Subscribe to the one source that drives your growth and success forward!\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(FormContainer,{className:\"framer-g3hsnn\",children:formState=>/*#__PURE__*/{var _getLocalizedValue;return _jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1izwya1\",inputName:\"Email\",placeholder:(_getLocalizedValue=getLocalizedValue(\"v43\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Example@example.domain\",type:\"email\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TMbED0i5n:{width:\"calc(90vw - 72px)\",y:2685.2},UCrYO0g2o:{width:\"calc(100vw - 72px)\",y:3003.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:\"454px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bu5qqc-container\",children:/*#__PURE__*/_jsx(ButtonCopy,{height:\"100%\",id:\"TWuzHtzt7\",layoutId:\"TWuzHtzt7\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"CmU8iPiiU\",success:\"HOJnTj8xK\"},\"NN6yIRtxi\"),width:\"100%\"})})})})]});}})]})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TMbED0i5n:{height:678,y:2829.2},UCrYO0g2o:{height:678,y:3147.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:513,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-4o0u6k-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TMbED0i5n:{style:{width:\"100%\"},variant:\"f_akxSyb3\"},UCrYO0g2o:{style:{width:\"100%\"},variant:\"f_akxSyb3\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"CdTNHPGkl\",layoutId:\"CdTNHPGkl\",style:{height:\"100%\",width:\"100%\"},variant:\"uEs9yMVl5\",width:\"100%\"})})})})})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-9EUbn { background: white; }`,\".framer-9EUbn.framer-1v417jm, .framer-9EUbn .framer-1v417jm { display: block; }\",\".framer-9EUbn.framer-1obp64x { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 3388px; justify-content: flex-start; overflow: hidden; padding: 0px 0px 170px 0px; position: relative; width: 1240px; }\",\".framer-9EUbn .framer-1hdzarl-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 2; }\",\".framer-9EUbn .framer-1m5d367 { background-color: #ffffff; flex: none; height: 3406px; overflow: hidden; position: relative; width: 100%; }\",\".framer-9EUbn .framer-zlag1p { flex: none; height: 851px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 100%; }\",\".framer-9EUbn .framer-1s7mf6u { background-color: #053245; bottom: 1px; box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.15), 0px 1px 2px 0px rgba(0, 0, 0, 0.30000001192092896); flex: none; left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-9EUbn .framer-izcxrh { aspect-ratio: 1.6921269095182139 / 1; bottom: var(--framer-aspect-ratio-supported, -46px); flex: none; left: 50%; opacity: 0.1; position: absolute; top: -1px; transform: translateX(-50%); width: 106%; }\",\".framer-9EUbn .framer-1608m0a { align-content: center; align-items: center; bottom: -174px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 34px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 2px 0px 2px 0px; position: absolute; top: -1px; width: 100%; }\",\".framer-9EUbn .framer-1r3efts { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 96px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-9EUbn .framer-ldsnr { -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; backdrop-filter: blur(2px); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 185px; justify-content: flex-start; overflow: visible; padding: 32px; position: relative; width: 1074px; }\",\".framer-9EUbn .framer-1y2hbcs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-9EUbn .framer-dy97tc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 936px; }\",\".framer-9EUbn .framer-11sqoyi { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 766px; word-break: break-word; word-wrap: break-word; }\",\".framer-9EUbn .framer-1voe0jr { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 936px; word-break: break-word; word-wrap: break-word; }\",\".framer-9EUbn .framer-1abncrf { align-content: center; align-items: center; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 13%, rgb(246, 248, 247) 13%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 21px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9EUbn .framer-1r8pdxc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 37px 0px; position: relative; width: min-content; }\",\".framer-9EUbn .framer-vyr317 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 10px 4px 0px rgba(230, 232, 231, 0.33); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 32px; position: relative; width: 740px; }\",\".framer-9EUbn .framer-m1c35e { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-9EUbn .framer-1ohqfyx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 518px; }\",\".framer-9EUbn .framer-10kqjfs, .framer-9EUbn .framer-ik4o49, .framer-9EUbn .framer-rzga5s, .framer-9EUbn .framer-plu4ix, .framer-9EUbn .framer-15tkbn4, .framer-9EUbn .framer-66kctc { 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-9EUbn .framer-1atoxbq, .framer-9EUbn .framer-11bhehw, .framer-9EUbn .framer-1r8yoqu, .framer-9EUbn .framer-jpprkb, .framer-9EUbn .framer-15cgwf2, .framer-9EUbn .framer-1yeaven, .framer-9EUbn .framer-1q6uarl, .framer-9EUbn .framer-1ynxs17, .framer-9EUbn .framer-1xfw22q { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-9EUbn .framer-1dwhqod, .framer-9EUbn .framer-1491cwq, .framer-9EUbn .framer-z0ra8m, .framer-9EUbn .framer-1o5qfx, .framer-9EUbn .framer-14yfmb8 { --framer-input-background: rgba(255, 255, 255, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 16px; --framer-input-placeholder-color: #999999; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-9EUbn .framer-liz25c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 478px; }\",\".framer-9EUbn .framer-1tr22yo, .framer-9EUbn .framer-54365o { 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-9EUbn .framer-12oo3er, .framer-9EUbn .framer-1b94h5a { --framer-input-background: rgba(255, 255, 255, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-invalid-text-color: #999999; --framer-input-padding: 12px; flex: none; height: 40px; position: relative; width: 100%; }','.framer-9EUbn .framer-ixdzxr { --framer-input-background: rgba(255, 255, 255, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 16px; --framer-input-placeholder-color: #999999; --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; min-height: 100px; position: relative; width: 100%; }',\".framer-9EUbn .framer-16mnaq1 { align-content: center; align-items: center; 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-9EUbn .framer-n14794 { --framer-input-background: rgba(255, 255, 255, 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-9EUbn .framer-tvlc54 { flex: none; height: 15px; overflow: hidden; position: relative; width: 236px; }\",\".framer-9EUbn .framer-vstnri { -webkit-user-select: none; flex: none; height: auto; left: 0px; position: absolute; top: 47%; transform: translateY(-50%); user-select: none; white-space: pre; width: auto; }\",\".framer-9EUbn .framer-1j68ojb { flex: none; height: 15px; left: 145px; overflow: hidden; position: absolute; text-decoration: none; top: 0px; width: 84px; }\",\".framer-9EUbn .framer-1piy2o8 { -webkit-user-select: none; flex: none; height: auto; position: absolute; right: 0px; top: 0px; user-select: none; white-space: pre; width: auto; }\",\".framer-9EUbn .framer-1nj9plq-container { flex: none; height: 50px; position: relative; width: 100%; }\",\".framer-9EUbn .framer-kn5yky { align-content: center; align-items: center; background: linear-gradient(180deg, #219692 0%, rgb(33, 150, 146) 100%); 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: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 34px 0px 34px 0px; position: relative; width: 75%; will-change: var(--framer-will-change-override, transform); }\",\".framer-9EUbn .framer-3p7cg6-container { flex: none; height: 60px; position: relative; width: 60px; }\",\".framer-9EUbn .framer-z7n4l5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 70%; }\",\".framer-9EUbn .framer-2auxj2 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 28px; border-bottom-right-radius: 28px; border-top-left-radius: 28px; border-top-right-radius: 28px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 29%; will-change: var(--framer-will-change-override, transform); }\",\".framer-9EUbn .framer-7monm9 { -webkit-user-select: none; flex: none; height: 40px; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-9EUbn .framer-1gtdhpj { align-content: center; align-items: center; background-color: #f5f8f7; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9EUbn .framer-aenu5g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 752px; justify-content: flex-start; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-9EUbn .framer-qitcbr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 51px 0px 51px 0px; position: relative; width: 100%; }\",\".framer-9EUbn .framer-y5qdrr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 768px; }\",\".framer-9EUbn .framer-1g8kfnm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 300px; }\",\".framer-9EUbn .framer-larqb7 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 794px; word-break: break-word; word-wrap: break-word; }\",\".framer-9EUbn .framer-144rlj0-container { flex: none; height: auto; position: relative; width: 70%; }\",\".framer-9EUbn .framer-10hsc29 { align-content: center; align-items: center; background-color: #f4f8f6; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 56px 0px 54px 0px; position: relative; width: 100%; }\",\".framer-9EUbn .framer-1ytfoyv { align-content: center; align-items: center; background-color: #053245; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 56px; position: relative; width: 90%; }\",\".framer-9EUbn .framer-w5qrx2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-9EUbn .framer-rqey4a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 453px; }\",\".framer-9EUbn .framer-1ca3m0n { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9EUbn .framer-y01zg5, .framer-9EUbn .framer-1vt9gq2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 453px; word-break: break-word; word-wrap: break-word; }\",\".framer-9EUbn .framer-g3hsnn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 494px; }\",'.framer-9EUbn .framer-1izwya1 { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(255, 255, 255, 0.3); --framer-input-border-left-width: 1px; --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: 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: #234758; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px 30px 12px 12px; --framer-input-placeholder-color: #ffffff; flex: none; height: 58px; position: relative; width: 100%; }',\".framer-9EUbn .framer-1bu5qqc-container { flex: none; height: 58px; position: relative; width: 100%; }\",\".framer-9EUbn .framer-4o0u6k-container { flex: none; height: 513px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9EUbn.framer-1obp64x, .framer-9EUbn .framer-1608m0a, .framer-9EUbn .framer-1r3efts, .framer-9EUbn .framer-ldsnr, .framer-9EUbn .framer-1y2hbcs, .framer-9EUbn .framer-dy97tc, .framer-9EUbn .framer-1abncrf, .framer-9EUbn .framer-1r8pdxc, .framer-9EUbn .framer-vyr317, .framer-9EUbn .framer-1ohqfyx, .framer-9EUbn .framer-10kqjfs, .framer-9EUbn .framer-ik4o49, .framer-9EUbn .framer-rzga5s, .framer-9EUbn .framer-plu4ix, .framer-9EUbn .framer-15tkbn4, .framer-9EUbn .framer-liz25c, .framer-9EUbn .framer-1tr22yo, .framer-9EUbn .framer-54365o, .framer-9EUbn .framer-66kctc, .framer-9EUbn .framer-16mnaq1, .framer-9EUbn .framer-kn5yky, .framer-9EUbn .framer-z7n4l5, .framer-9EUbn .framer-2auxj2, .framer-9EUbn .framer-1gtdhpj, .framer-9EUbn .framer-aenu5g, .framer-9EUbn .framer-qitcbr, .framer-9EUbn .framer-y5qdrr, .framer-9EUbn .framer-1g8kfnm, .framer-9EUbn .framer-10hsc29, .framer-9EUbn .framer-rqey4a, .framer-9EUbn .framer-1ca3m0n, .framer-9EUbn .framer-g3hsnn { gap: 0px; } .framer-9EUbn.framer-1obp64x > *, .framer-9EUbn .framer-1gtdhpj > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-9EUbn.framer-1obp64x > :first-child, .framer-9EUbn .framer-1608m0a > :first-child, .framer-9EUbn .framer-1r3efts > :first-child, .framer-9EUbn .framer-ldsnr > :first-child, .framer-9EUbn .framer-1y2hbcs > :first-child, .framer-9EUbn .framer-dy97tc > :first-child, .framer-9EUbn .framer-1abncrf > :first-child, .framer-9EUbn .framer-vyr317 > :first-child, .framer-9EUbn .framer-1ohqfyx > :first-child, .framer-9EUbn .framer-10kqjfs > :first-child, .framer-9EUbn .framer-ik4o49 > :first-child, .framer-9EUbn .framer-rzga5s > :first-child, .framer-9EUbn .framer-plu4ix > :first-child, .framer-9EUbn .framer-15tkbn4 > :first-child, .framer-9EUbn .framer-1tr22yo > :first-child, .framer-9EUbn .framer-54365o > :first-child, .framer-9EUbn .framer-66kctc > :first-child, .framer-9EUbn .framer-kn5yky > :first-child, .framer-9EUbn .framer-1gtdhpj > :first-child, .framer-9EUbn .framer-aenu5g > :first-child, .framer-9EUbn .framer-qitcbr > :first-child, .framer-9EUbn .framer-y5qdrr > :first-child, .framer-9EUbn .framer-1g8kfnm > :first-child, .framer-9EUbn .framer-10hsc29 > :first-child, .framer-9EUbn .framer-rqey4a > :first-child, .framer-9EUbn .framer-1ca3m0n > :first-child, .framer-9EUbn .framer-g3hsnn > :first-child { margin-top: 0px; } .framer-9EUbn.framer-1obp64x > :last-child, .framer-9EUbn .framer-1608m0a > :last-child, .framer-9EUbn .framer-1r3efts > :last-child, .framer-9EUbn .framer-ldsnr > :last-child, .framer-9EUbn .framer-1y2hbcs > :last-child, .framer-9EUbn .framer-dy97tc > :last-child, .framer-9EUbn .framer-1abncrf > :last-child, .framer-9EUbn .framer-vyr317 > :last-child, .framer-9EUbn .framer-1ohqfyx > :last-child, .framer-9EUbn .framer-10kqjfs > :last-child, .framer-9EUbn .framer-ik4o49 > :last-child, .framer-9EUbn .framer-rzga5s > :last-child, .framer-9EUbn .framer-plu4ix > :last-child, .framer-9EUbn .framer-15tkbn4 > :last-child, .framer-9EUbn .framer-1tr22yo > :last-child, .framer-9EUbn .framer-54365o > :last-child, .framer-9EUbn .framer-66kctc > :last-child, .framer-9EUbn .framer-kn5yky > :last-child, .framer-9EUbn .framer-1gtdhpj > :last-child, .framer-9EUbn .framer-aenu5g > :last-child, .framer-9EUbn .framer-qitcbr > :last-child, .framer-9EUbn .framer-y5qdrr > :last-child, .framer-9EUbn .framer-1g8kfnm > :last-child, .framer-9EUbn .framer-10hsc29 > :last-child, .framer-9EUbn .framer-rqey4a > :last-child, .framer-9EUbn .framer-1ca3m0n > :last-child, .framer-9EUbn .framer-g3hsnn > :last-child { margin-bottom: 0px; } .framer-9EUbn .framer-1608m0a > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } .framer-9EUbn .framer-1r3efts > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-9EUbn .framer-ldsnr > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-9EUbn .framer-1y2hbcs > *, .framer-9EUbn .framer-dy97tc > *, .framer-9EUbn .framer-vyr317 > *, .framer-9EUbn .framer-kn5yky > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-9EUbn .framer-1abncrf > * { margin: 0px; margin-bottom: calc(21px / 2); margin-top: calc(21px / 2); } .framer-9EUbn .framer-1r8pdxc > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-9EUbn .framer-1r8pdxc > :first-child, .framer-9EUbn .framer-liz25c > :first-child, .framer-9EUbn .framer-16mnaq1 > :first-child, .framer-9EUbn .framer-z7n4l5 > :first-child, .framer-9EUbn .framer-2auxj2 > :first-child { margin-left: 0px; } .framer-9EUbn .framer-1r8pdxc > :last-child, .framer-9EUbn .framer-liz25c > :last-child, .framer-9EUbn .framer-16mnaq1 > :last-child, .framer-9EUbn .framer-z7n4l5 > :last-child, .framer-9EUbn .framer-2auxj2 > :last-child { margin-right: 0px; } .framer-9EUbn .framer-1ohqfyx > *, .framer-9EUbn .framer-y5qdrr > *, .framer-9EUbn .framer-g3hsnn > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-9EUbn .framer-10kqjfs > *, .framer-9EUbn .framer-ik4o49 > *, .framer-9EUbn .framer-rzga5s > *, .framer-9EUbn .framer-plu4ix > *, .framer-9EUbn .framer-15tkbn4 > *, .framer-9EUbn .framer-1tr22yo > *, .framer-9EUbn .framer-54365o > *, .framer-9EUbn .framer-66kctc > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-9EUbn .framer-liz25c > *, .framer-9EUbn .framer-16mnaq1 > *, .framer-9EUbn .framer-z7n4l5 > *, .framer-9EUbn .framer-2auxj2 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-9EUbn .framer-aenu5g > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-9EUbn .framer-qitcbr > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-9EUbn .framer-1g8kfnm > *, .framer-9EUbn .framer-1ca3m0n > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-9EUbn .framer-10hsc29 > *, .framer-9EUbn .framer-rqey4a > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-9EUbn { background: white; } .framer-9EUbn.framer-1obp64x { height: 3568px; width: 390px; } .framer-9EUbn .framer-1m5d367 { height: 4065px; } .framer-9EUbn .framer-izcxrh { bottom: unset; height: var(--framer-aspect-ratio-supported, 849px); width: 368%; } .framer-9EUbn .framer-1608m0a { bottom: -242px; gap: 35px; height: 4226px; justify-content: flex-start; top: unset; } .framer-9EUbn .framer-1r3efts { justify-content: center; order: 0; padding: 96px 0px 59px 0px; } .framer-9EUbn .framer-ldsnr { gap: 20px; padding: 16px; width: 100%; } .framer-9EUbn .framer-1y2hbcs, .framer-9EUbn .framer-dy97tc, .framer-9EUbn .framer-11sqoyi, .framer-9EUbn .framer-1voe0jr, .framer-9EUbn .framer-1ohqfyx, .framer-9EUbn .framer-liz25c, .framer-9EUbn .framer-144rlj0-container, .framer-9EUbn .framer-rqey4a, .framer-9EUbn .framer-y01zg5, .framer-9EUbn .framer-1vt9gq2, .framer-9EUbn .framer-g3hsnn { width: 100%; } .framer-9EUbn .framer-1abncrf { height: 2058px; order: 1; } .framer-9EUbn .framer-1r8pdxc { flex-direction: column; height: 47%; justify-content: center; padding: 0px 0px 17px 0px; width: 100%; } .framer-9EUbn .framer-vyr317 { gap: 11px; height: 899px; padding: 8px; width: 90%; } .framer-9EUbn .framer-m1c35e { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-9EUbn .framer-kn5yky, .framer-9EUbn .framer-1ca3m0n { width: 90%; } .framer-9EUbn .framer-2auxj2 { width: 79%; } .framer-9EUbn .framer-aenu5g { height: 806px; order: 0; width: 100%; } .framer-9EUbn .framer-qitcbr { gap: 25px; } .framer-9EUbn .framer-larqb7 { white-space: pre; width: auto; } .framer-9EUbn .framer-10hsc29 { order: 1; padding: 56px 0px 29px 0px; } .framer-9EUbn .framer-1ytfoyv { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; flex-direction: column; order: 0; padding: 16px; width: 100%; } .framer-9EUbn .framer-w5qrx2 { flex: none; flex-direction: column; width: 100%; } .framer-9EUbn .framer-4o0u6k-container { height: auto; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9EUbn .framer-1608m0a, .framer-9EUbn .framer-ldsnr, .framer-9EUbn .framer-1r8pdxc, .framer-9EUbn .framer-vyr317, .framer-9EUbn .framer-qitcbr, .framer-9EUbn .framer-1ytfoyv, .framer-9EUbn .framer-w5qrx2 { gap: 0px; } .framer-9EUbn .framer-1608m0a > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-9EUbn .framer-1608m0a > :first-child, .framer-9EUbn .framer-ldsnr > :first-child, .framer-9EUbn .framer-1r8pdxc > :first-child, .framer-9EUbn .framer-vyr317 > :first-child, .framer-9EUbn .framer-qitcbr > :first-child { margin-top: 0px; } .framer-9EUbn .framer-1608m0a > :last-child, .framer-9EUbn .framer-ldsnr > :last-child, .framer-9EUbn .framer-1r8pdxc > :last-child, .framer-9EUbn .framer-vyr317 > :last-child, .framer-9EUbn .framer-qitcbr > :last-child { margin-bottom: 0px; } .framer-9EUbn .framer-ldsnr > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-9EUbn .framer-1r8pdxc > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-9EUbn .framer-vyr317 > * { margin: 0px; margin-bottom: calc(11px / 2); margin-top: calc(11px / 2); } .framer-9EUbn .framer-qitcbr > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-9EUbn .framer-1ytfoyv > *, .framer-9EUbn .framer-1ytfoyv > :first-child, .framer-9EUbn .framer-1ytfoyv > :last-child, .framer-9EUbn .framer-w5qrx2 > *, .framer-9EUbn .framer-w5qrx2 > :first-child, .framer-9EUbn .framer-w5qrx2 > :last-child { margin: 0px; } }}`,`@media (min-width: 810px) and (max-width: 1239px) { .${metadata.bodyClassName}-framer-9EUbn { background: white; } .framer-9EUbn.framer-1obp64x { height: 3154px; width: 810px; } .framer-9EUbn .framer-1m5d367 { height: 4065px; } .framer-9EUbn .framer-izcxrh { bottom: unset; height: var(--framer-aspect-ratio-supported, 695px); width: 145%; } .framer-9EUbn .framer-1608m0a { bottom: -242px; gap: 35px; height: 4226px; justify-content: flex-start; top: unset; } .framer-9EUbn .framer-1r3efts { justify-content: center; order: 0; padding: 96px 0px 0px 0px; } .framer-9EUbn .framer-ldsnr { gap: 18px; padding: 16px; width: 100%; } .framer-9EUbn .framer-1y2hbcs, .framer-9EUbn .framer-dy97tc, .framer-9EUbn .framer-11sqoyi, .framer-9EUbn .framer-1voe0jr, .framer-9EUbn .framer-1ohqfyx, .framer-9EUbn .framer-liz25c, .framer-9EUbn .framer-144rlj0-container, .framer-9EUbn .framer-rqey4a, .framer-9EUbn .framer-y01zg5, .framer-9EUbn .framer-1vt9gq2, .framer-9EUbn .framer-g3hsnn { width: 100%; } .framer-9EUbn .framer-1abncrf { height: 2058px; order: 1; } .framer-9EUbn .framer-1r8pdxc { flex-direction: column; height: 47%; justify-content: center; padding: 0px 0px 17px 0px; width: 90%; } .framer-9EUbn .framer-vyr317 { gap: 11px; height: 899px; padding: 8px; width: 90%; } .framer-9EUbn .framer-m1c35e { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-9EUbn .framer-kn5yky, .framer-9EUbn .framer-1ca3m0n { width: 90%; } .framer-9EUbn .framer-aenu5g { height: 547px; order: 0; width: 100%; } .framer-9EUbn .framer-qitcbr { gap: 25px; justify-content: flex-start; padding: 9px 0px 30px 0px; } .framer-9EUbn .framer-larqb7 { white-space: pre; width: auto; } .framer-9EUbn .framer-10hsc29 { order: 1; padding: 56px 0px 29px 0px; } .framer-9EUbn .framer-1ytfoyv { border-bottom-left-radius: 19px; border-bottom-right-radius: 19px; border-top-left-radius: 19px; border-top-right-radius: 19px; flex-direction: column; order: 0; padding: 16px; } .framer-9EUbn .framer-w5qrx2 { flex: none; flex-direction: column; width: 100%; } .framer-9EUbn .framer-4o0u6k-container { height: auto; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9EUbn .framer-1608m0a, .framer-9EUbn .framer-ldsnr, .framer-9EUbn .framer-1r8pdxc, .framer-9EUbn .framer-vyr317, .framer-9EUbn .framer-qitcbr, .framer-9EUbn .framer-1ytfoyv, .framer-9EUbn .framer-w5qrx2 { gap: 0px; } .framer-9EUbn .framer-1608m0a > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-9EUbn .framer-1608m0a > :first-child, .framer-9EUbn .framer-ldsnr > :first-child, .framer-9EUbn .framer-1r8pdxc > :first-child, .framer-9EUbn .framer-vyr317 > :first-child, .framer-9EUbn .framer-qitcbr > :first-child { margin-top: 0px; } .framer-9EUbn .framer-1608m0a > :last-child, .framer-9EUbn .framer-ldsnr > :last-child, .framer-9EUbn .framer-1r8pdxc > :last-child, .framer-9EUbn .framer-vyr317 > :last-child, .framer-9EUbn .framer-qitcbr > :last-child { margin-bottom: 0px; } .framer-9EUbn .framer-ldsnr > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-9EUbn .framer-1r8pdxc > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-9EUbn .framer-vyr317 > * { margin: 0px; margin-bottom: calc(11px / 2); margin-top: calc(11px / 2); } .framer-9EUbn .framer-qitcbr > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-9EUbn .framer-1ytfoyv > *, .framer-9EUbn .framer-1ytfoyv > :first-child, .framer-9EUbn .framer-1ytfoyv > :last-child, .framer-9EUbn .framer-w5qrx2 > *, .framer-9EUbn .framer-w5qrx2 > :first-child, .framer-9EUbn .framer-w5qrx2 > :last-child { margin: 0px; } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3388\n * @framerIntrinsicWidth 1240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"UCrYO0g2o\":{\"layout\":[\"fixed\",\"fixed\"]},\"TMbED0i5n\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerr__Bj_5f3=withCSS(Component,css,\"framer-9EUbn\");export default Framerr__Bj_5f3;Framerr__Bj_5f3.displayName=\"Page\";Framerr__Bj_5f3.defaultProps={height:3388,width:1240};addFonts(Framerr__Bj_5f3,[{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/mkY5Sgyq51ik0AMrSBwhm9DJg.woff2\",weight:\"900\"},{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/X5hj6qzcHUYv7h1390c8Rhm6550.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/gQhNpS3tN86g8RcVKYUUaKt2oMQ.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cugnVhSraaRyANCaUtI5FV17wk.woff2\",weight:\"900\"},{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/5HcVoGak8k5agFJSaKa4floXVu0.woff2\",weight:\"900\"},{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/jn4BtSPLlS0NDp1KiFAtFKiiY0o.woff2\",weight:\"900\"},{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/P2Bw01CtL0b9wqygO0sSVogWbo.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtvBh05IsDqlA.woff2\",weight:\"900\"},{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmEU9vBh05IsDqlA.woff2\",weight:\"500\"}]},...MainHeaderFonts,...ButtonCopy2Fonts,...FeatherFonts,...QADDLFonts,...ButtonCopyFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerr__Bj_5f3\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1240\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UCrYO0g2o\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TMbED0i5n\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"3388\",\"framerContractVersion\":\"1\"}},\"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", "MainHeaderFonts", "getFonts", "EjaeA942c_default", "ButtonCopy2Fonts", "gtjcO72mz_default", "MotionDivWithFX", "withFX", "motion", "FeatherFonts", "Icon", "QADDLFonts", "krEZ0tSwY_default", "ButtonCopyFonts", "zD0_KAGzZ_default", "FooterFonts", "x88eZjBpn_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "animation", "transition1", "animation1", "transformTemplate2", "formVariants", "form", "variants", "currentVariant", "_variants_success", "_variants_pending", "_variants_error", "_variants_incomplete", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "usePreloadLocalizedValues", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "EjaeA942c_default", "getLoadingLazyAtYPosition", "Image2", "getLocalizedValue", "x", "RichText2", "MotionDivWithFX", "FormContainer", "formState", "_getLocalizedValue19", "_getLocalizedValue20", "_getLocalizedValue21", "_getLocalizedValue22", "_getLocalizedValue23", "_getLocalizedValue24", "_getLocalizedValue25", "_getLocalizedValue26", "_getLocalizedValue27", "_getLocalizedValue28", "l", "FormPlainTextInput2", "FormSelect", "FormBooleanInput", "Link", "gtjcO72mz_default", "Icon", "krEZ0tSwY_default", "zD0_KAGzZ_default", "x88eZjBpn_default", "css", "Framerr__Bj_5f3", "withCSS", "r_Bj_5f3_default", "addFonts", "MainHeaderFonts", "ButtonCopy2Fonts", "FeatherFonts", "QADDLFonts", "ButtonCopyFonts", "FooterFonts", "__FramerMetadata__"]
}
