{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/gZucVfLMRPb2pi0TThFM/tAU6mGVNZ60W17aMVYQR/GxgmfSdn4.js", "ssg:https://framerusercontent.com/modules/6NWATrTwbJGxQspEEBb7/mTj9weHjuXIZPqfux7lU/GxgmfSdn4.js"],
  "sourcesContent": ["// Generated by Framer (eb93fa7)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={FU5imUKM1:new LazyValue(()=>import(\"./GxgmfSdn4-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (eb93fa7)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,FormSelect,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import FormButton2 from\"#framer/local/canvasComponent/aBamC2PME/aBamC2PME.js\";import*as sharedStyle1 from\"#framer/local/css/CuxVGCWtx/CuxVGCWtx.js\";import*as sharedStyle from\"#framer/local/css/WodREK2Ke/WodREK2Ke.js\";import*as sharedStyle2 from\"#framer/local/css/XfIqMOTpc/XfIqMOTpc.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/GxgmfSdn4/GxgmfSdn4.js\";import metadataProvider from\"#framer/local/webPageMetadata/GxgmfSdn4/GxgmfSdn4.js\";const FormButton2Fonts=getFonts(FormButton2);const breakpoints={akd4iGyqw:\"(min-width: 1200px) and (max-width: 1919px)\",dtvHRjI2a:\"(min-width: 1920px)\",GXS6YiAFm:\"(max-width: 809px)\",XmtMeDelE:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-XzUnP\";const variantClassNames={akd4iGyqw:\"framer-v-1w3p15d\",dtvHRjI2a:\"framer-v-3sm6w1\",GXS6YiAFm:\"framer-v-14cbykh\",XmtMeDelE:\"framer-v-1n0u6my\"};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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"akd4iGyqw\",Desktop:\"dtvHRjI2a\",Phone:\"GXS6YiAFm\",Tablet:\"XmtMeDelE\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"dtvHRjI2a\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"GXS6YiAFm\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"dtvHRjI2a\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-5a2565d7-842c-407b-9843-8b8a6ad87b98, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-3sm6w1\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xlm9mp\",\"data-framer-name\":\"Black fill\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wh46ct\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o21fb\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5zhjto\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14lr3sx\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hq9o6m\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GXS6YiAFm:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-cum2ni\",\"data-styles-preset\":\"WodREK2Ke\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Do you have questions? \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-f137b8ad-e507-402e-8553-d37f1966a564, rgb(82, 0, 255))\"},children:\"We have answers.\"})]})})},XmtMeDelE:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-cum2ni\",\"data-styles-preset\":\"WodREK2Ke\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Do you have questions?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-cum2ni\",\"data-styles-preset\":\"WodREK2Ke\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Do you have questions?\"})}),className:\"framer-1aha3ci\",\"data-framer-name\":\"AI zmienia \u015Bwiat. My pomo\u017Cemy ci nad\u0105\u017Cy\u0107 za tymi zmianami\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XmtMeDelE:{children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-cum2ni\",\"data-styles-preset\":\"WodREK2Ke\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-f137b8ad-e507-402e-8553-d37f1966a564, rgb(82, 0, 255)) 0%, var(--token-f5bd4cf1-07c1-4738-b8b9-4e402aee89b6, rgb(43, 115, 255)) 100%)\"},children:\"We have answers.\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-cum2ni\",\"data-styles-preset\":\"WodREK2Ke\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-f137b8ad-e507-402e-8553-d37f1966a564, rgb(82, 0, 255)) 0%, var(--token-f5bd4cf1-07c1-4738-b8b9-4e402aee89b6, rgb(43, 115, 255)) 100%)\"},children:\"We have answers.\"})})}),className:\"framer-136agoq hidden-14cbykh\",\"data-framer-name\":\"AI zmienia \u015Bwiat. My pomo\u017Cemy ci nad\u0105\u017Cy\u0107 za tymi zmianami\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GXS6YiAFm:{children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1hvcmrm\",\"data-styles-preset\":\"CuxVGCWtx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Contact us and let's find the solution that best fits your needs.\"})})},XmtMeDelE:{children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1hvcmrm\",\"data-styles-preset\":\"CuxVGCWtx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Contact us and let's find the solution that best fits your needs.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1hvcmrm\",\"data-styles-preset\":\"CuxVGCWtx\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Contact us and let's find the solution that best fits your needs.\"})}),className:\"framer-mo1j37\",\"data-framer-name\":\"Poka\u017Cemy, jak ujarzmi\u0107 AI i odnie\u015B\u0107 jak najwi\u0119cej korzy\u015Bci z wprowadzenia go w biznesie.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/8a61774d-c6aa-41b6-8728-bda423457b35/submit\",className:\"framer-17p5d8o\",nodeId:\"ZmZPEcV8x\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1a6o0q1\",\"data-framer-name\":\"Name\",children:[/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-14n0y3g\",\"data-framer-name\":\"First Name\",inputName:\"First Name\",placeholder:getLocalizedValue(\"v7\",activeLocale)??\"First Name*\",required:true,type:\"text\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1vjzrq8\",\"data-framer-name\":\"Last Name\",inputName:\"Last Name\",placeholder:getLocalizedValue(\"v8\",activeLocale)??\"Last Name\",type:\"text\"})]}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-1jwjo47\",\"data-framer-name\":\"Company\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-18k1eek\",\"data-framer-name\":\"Company\",inputName:\"Company\",placeholder:getLocalizedValue(\"v9\",activeLocale)??\"Company\",type:\"text\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-tzsfsw\",\"data-framer-name\":\"Position\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-cz2uaz\",\"data-framer-name\":\"Position\",inputName:\"Position\",placeholder:getLocalizedValue(\"v10\",activeLocale)??\"Position\",type:\"text\"})}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-180ejzn\",\"data-framer-name\":\"Adress\",children:[/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-ru063y\",\"data-framer-name\":\"Email\",inputName:\"Email\",placeholder:getLocalizedValue(\"v11\",activeLocale)??\"Email*\",required:true,type:\"email\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1uci35z\",\"data-framer-name\":\"Phone Number\",inputName:\"Phone Number\",placeholder:getLocalizedValue(\"v12\",activeLocale)??\"Phone Number\",type:\"tel\"})]}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-16ytffv\",\"data-framer-name\":\"Subject\",children:/*#__PURE__*/_jsx(FormSelect,{className:\"framer-9cdxr0\",\"data-framer-name\":\"Subject\",defaultValue:\"\",inputName:\"Subject\",required:true,selectOptions:[{disabled:true,title:getLocalizedValue(\"v13\",activeLocale)??\"Choose a subject*\",type:\"option\",value:\"\"},{title:getLocalizedValue(\"v14\",activeLocale)??\"Online courses\",type:\"option\",value:\"Online courses\"},{title:getLocalizedValue(\"v15\",activeLocale)??\"AI Transformation\",type:\"option\",value:\"AI Transformation\"},{title:getLocalizedValue(\"v16\",activeLocale)??\"Workshops\",type:\"option\",value:\"Workshops\"},{title:getLocalizedValue(\"v17\",activeLocale)??\"Speaker Lectures\",type:\"option\",value:\"Speaker lectures\"},{title:getLocalizedValue(\"v18\",activeLocale)??\"Interview\",type:\"option\",value:\"Interview\"},{title:getLocalizedValue(\"v19\",activeLocale)??\"Technical problems\",type:\"option\",value:\"Technical problems\"},{title:getLocalizedValue(\"v20\",activeLocale)??\"Complaint\",type:\"option\",value:\"Complaint\"},{title:getLocalizedValue(\"v21\",activeLocale)??\"Cooperation\",type:\"option\",value:\"Cooperation\"}]})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-1uc6m7g\",\"data-framer-name\":\"Message\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-qqy4ab\",\"data-framer-name\":\"Message\",inputName:\"Email\",maxLength:2e3,placeholder:getLocalizedValue(\"v22\",activeLocale)??\"Message*\",required:true,type:\"textarea\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{akd4iGyqw:{width:`min(max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1000px) - 50px) / 2, 1px), 600px)`},GXS6YiAFm:{width:`min(${componentViewport?.width||\"100vw\"} * 0.9, 400px)`},XmtMeDelE:{width:`min(${componentViewport?.width||\"100vw\"} * 0.9, 700px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:`min(max((min(${componentViewport?.width||\"100vw\"} * 0.6, 1200px) - 50px) / 2, 1px), 600px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-emtyng-container\",nodeId:\"MymmVE1h1\",scopeId:\"GxgmfSdn4\",children:/*#__PURE__*/_jsx(FormButton2,{height:\"100%\",id:\"MymmVE1h1\",jLi02UEwI:getLocalizedValue(\"v23\",activeLocale)??\"Submit the form\",KhSPy0GMr:getLocalizedValue(\"v24\",activeLocale)??\"Thank you\",layoutId:\"MymmVE1h1\",NfA7UHi_4:\"rgb(255, 255, 255)\",SBl6MPe95:getLocalizedValue(\"v25\",activeLocale)??\"Something went wrong\u2026\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",UxzPFfReD:{borderColor:\"var(--token-fdd0b5d0-cfe9-4f95-9757-265bce966e13, rgb(255, 0, 92))\",borderStyle:\"solid\",borderWidth:1},variant:formVariants(formState,{error:\"lBL35wfuV\",incomplete:\"E_53xd9qp\",pending:\"XpdlD4Gfs\",success:\"SZu4bIKFm\"},\"VnCmajbhK\"),viFGZTKR5:\"var(--token-fdd0b5d0-cfe9-4f95-9757-265bce966e13, rgb(255, 0, 92))\",width:\"100%\",xdVc0Ifmv:{borderColor:\"rgb(255, 255, 255)\",borderStyle:\"solid\",borderWidth:1}})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d8k6p7\",\"data-styles-preset\":\"XfIqMOTpc\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"*Required\"})}),className:\"framer-1f7ch4k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GXS6YiAFm:{background:{alt:\"\",fit:\"fill\",pixelHeight:500,pixelWidth:1920,positionX:\"center\",positionY:\"bottom\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/neRAE2FEPfbz976npNVHkIIPO0A.webp\",srcSet:\"https://framerusercontent.com/images/neRAE2FEPfbz976npNVHkIIPO0A.webp?scale-down-to=512 512w,https://framerusercontent.com/images/neRAE2FEPfbz976npNVHkIIPO0A.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/neRAE2FEPfbz976npNVHkIIPO0A.webp 1920w\"}},XmtMeDelE:{background:{alt:\"\",fit:\"fill\",pixelHeight:500,pixelWidth:1920,positionX:\"center\",positionY:\"bottom\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/neRAE2FEPfbz976npNVHkIIPO0A.webp\",srcSet:\"https://framerusercontent.com/images/neRAE2FEPfbz976npNVHkIIPO0A.webp?scale-down-to=512 512w,https://framerusercontent.com/images/neRAE2FEPfbz976npNVHkIIPO0A.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/neRAE2FEPfbz976npNVHkIIPO0A.webp 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0),pixelHeight:500,pixelWidth:1920,positionX:\"center\",positionY:\"bottom\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/neRAE2FEPfbz976npNVHkIIPO0A.webp\",srcSet:\"https://framerusercontent.com/images/neRAE2FEPfbz976npNVHkIIPO0A.webp?scale-down-to=512 512w,https://framerusercontent.com/images/neRAE2FEPfbz976npNVHkIIPO0A.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/neRAE2FEPfbz976npNVHkIIPO0A.webp 1920w\"},className:\"framer-709rtc\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pq7t8t\"})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XzUnP.framer-1w9jgzj, .framer-XzUnP .framer-1w9jgzj { display: block; }\",\".framer-XzUnP.framer-3sm6w1 { align-content: center; align-items: center; background-color: var(--token-5a2565d7-842c-407b-9843-8b8a6ad87b98, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1920px; }\",\".framer-XzUnP .framer-1xlm9mp { background-color: #13001a; flex: none; height: 150px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-XzUnP .framer-wh46ct { align-content: center; align-items: center; background-color: #13001a; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 90vh; justify-content: center; overflow: hidden; padding: 0px 0px 100px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-XzUnP .framer-o21fb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px; pointer-events: auto; position: relative; width: 60%; z-index: 8; }\",\".framer-XzUnP .framer-5zhjto { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 0.5 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 7; }\",\".framer-XzUnP .framer-14lr3sx { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-XzUnP .framer-1hq9o6m { 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-XzUnP .framer-1aha3ci, .framer-XzUnP .framer-136agoq { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XzUnP .framer-mo1j37 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-XzUnP .framer-17p5d8o { align-content: flex-start; align-items: flex-start; display: flex; flex: 0.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; max-width: 600px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-XzUnP .framer-1a6o0q1, .framer-XzUnP .framer-180ejzn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: 50px; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-XzUnP .framer-14n0y3g, .framer-XzUnP .framer-ru063y { --framer-input-background: rgba(255, 255, 255, 0.1); --framer-input-border-bottom-width: 2px; --framer-input-border-color: rgba(255, 255, 255, 0.5); --framer-input-border-left-width: 2px; --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: 2px; --framer-input-border-style: dotted; --framer-input-border-top-width: 2px; --framer-input-box-shadow: inset 0px -10px 20px 0px rgba(255, 255, 255, 0.1); --framer-input-focused-background: rgba(255, 255, 255, 0.2); --framer-input-focused-border-color: #ffffff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-focused-transition: all 0.3s cubic-bezier(0.44,0,0.56,1) 0s; --framer-input-font-color: #999999; --framer-input-font-family: \"DM Sans\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 500; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: 1 0 0px; height: 100%; position: relative; width: 1px; }','.framer-XzUnP .framer-1vjzrq8, .framer-XzUnP .framer-1uci35z { --framer-input-background: rgba(255, 255, 255, 0.1); --framer-input-border-bottom-width: 2px; --framer-input-border-color: rgba(255, 255, 255, 0.5); --framer-input-border-left-width: 2px; --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: 2px; --framer-input-border-style: dotted; --framer-input-border-top-width: 2px; --framer-input-box-shadow: inset 0px -10px 20px 0px rgba(255, 255, 255, 0.1); --framer-input-focused-background: rgba(255, 255, 255, 0.2); --framer-input-focused-border-color: #ffffff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-focused-transition: all 0.3s cubic-bezier(0.44,0,0.56,1) 0s; --framer-input-font-color: #999999; --framer-input-font-family: \"DM Sans\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 500; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: 1 0 0px; height: 100%; opacity: 0.5; position: relative; width: 1px; }',\".framer-XzUnP .framer-1jwjo47, .framer-XzUnP .framer-tzsfsw, .framer-XzUnP .framer-16ytffv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 50px; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-XzUnP .framer-18k1eek, .framer-XzUnP .framer-cz2uaz { --framer-input-background: rgba(255, 255, 255, 0.1); --framer-input-border-bottom-width: 2px; --framer-input-border-color: rgba(255, 255, 255, 0.5); --framer-input-border-left-width: 2px; --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: 2px; --framer-input-border-style: dotted; --framer-input-border-top-width: 2px; --framer-input-box-shadow: inset 0px -10px 20px 0px rgba(255, 255, 255, 0.1); --framer-input-focused-background: rgba(255, 255, 255, 0.2); --framer-input-focused-border-color: #ffffff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-focused-transition: all 0.3s cubic-bezier(0.44,0,0.56,1) 0s; --framer-input-font-color: #999999; --framer-input-font-family: \"DM Sans\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 500; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: 1 0 0px; height: 1px; opacity: 0.5; position: relative; width: 100%; }','.framer-XzUnP .framer-9cdxr0 { --framer-input-background: rgba(255, 255, 255, 0.1); --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: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.3), inset 0px -2px 8px 0px rgba(255, 255, 255, 0.2), inset 0px -2px 8px 0px rgba(255, 255, 255, 0.25); --framer-input-focused-background: rgba(255, 255, 255, 0.2); --framer-input-focused-border-color: #ffffff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-focused-transition: all 0.3s cubic-bezier(0.44,0,0.56,1) 0s; --framer-input-font-color: #999999; --framer-input-font-family: \"DM Sans\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 500; --framer-input-icon-color: #999999; --framer-input-invalid-text-color: #999999; --framer-input-padding: 12px; flex: 1 0 0px; height: 1px; position: relative; width: 100%; }',\".framer-XzUnP .framer-1uc6m7g { 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-XzUnP .framer-qqy4ab { --framer-input-background: rgba(255, 255, 255, 0.1); --framer-input-border-bottom-width: 2px; --framer-input-border-color: rgba(255, 255, 255, 0.5); --framer-input-border-left-width: 2px; --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: 2px; --framer-input-border-style: dotted; --framer-input-border-top-width: 2px; --framer-input-box-shadow: inset 0px -10px 20px 0px rgba(255, 255, 255, 0.1); --framer-input-focused-background: rgba(255, 255, 255, 0.2); --framer-input-focused-border-color: #ffffff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-focused-transition: all 0.3s cubic-bezier(0.44,0,0.56,1) 0s; --framer-input-font-color: #999999; --framer-input-font-family: \"DM Sans\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 500; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; max-height: 400px; min-height: 150px; position: relative; width: 100%; }',\".framer-XzUnP .framer-emtyng-container { flex: none; height: 60px; position: relative; width: 100%; }\",\".framer-XzUnP .framer-1f7ch4k { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XzUnP .framer-709rtc { flex: none; height: 100%; left: 0px; overflow: hidden; pointer-events: none; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-XzUnP .framer-1pq7t8t { background: linear-gradient(0deg, #5200ff 0%, rgba(82, 0, 255, 0) 100%); bottom: 0px; flex: none; height: 50px; left: 0px; overflow: hidden; pointer-events: none; position: absolute; width: 100%; z-index: 0; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 1200px) and (max-width: 1919px) { .framer-XzUnP.framer-3sm6w1 { width: 1200px; } .framer-XzUnP .framer-o21fb { max-width: 1000px; width: 90%; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-XzUnP.framer-3sm6w1 { width: 810px; } .framer-XzUnP .framer-wh46ct { height: min-content; } .framer-XzUnP .framer-o21fb { flex-direction: column; gap: 0px; max-width: 700px; width: 90%; } .framer-XzUnP .framer-5zhjto { align-content: center; align-items: center; align-self: unset; flex: none; height: 45vh; overflow: hidden; width: 100%; } .framer-XzUnP .framer-14lr3sx { align-content: center; align-items: center; } .framer-XzUnP .framer-17p5d8o { flex: none; max-width: unset; width: 100%; }}\",\"@media (max-width: 809px) { .framer-XzUnP.framer-3sm6w1 { width: 390px; } .framer-XzUnP .framer-wh46ct { height: min-content; } .framer-XzUnP .framer-o21fb { flex-direction: column; gap: 0px; max-width: 400px; width: 90%; } .framer-XzUnP .framer-5zhjto { align-self: unset; flex: none; height: min-content; padding: 50px 0px 50px 0px; width: 100%; } .framer-XzUnP .framer-14lr3sx { align-content: center; align-items: center; } .framer-XzUnP .framer-17p5d8o { flex: none; max-width: unset; width: 100%; } .framer-XzUnP .framer-1a6o0q1, .framer-XzUnP .framer-180ejzn { flex-direction: column; height: min-content; } .framer-XzUnP .framer-14n0y3g, .framer-XzUnP .framer-1vjzrq8, .framer-XzUnP .framer-ru063y, .framer-XzUnP .framer-1uci35z { flex: none; height: 50px; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3136\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"akd4iGyqw\":{\"layout\":[\"fixed\",\"auto\"]},\"XmtMeDelE\":{\"layout\":[\"fixed\",\"auto\"]},\"GXS6YiAFm\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerGxgmfSdn4=withCSS(Component,css,\"framer-XzUnP\");export default FramerGxgmfSdn4;FramerGxgmfSdn4.displayName=\"Home\";FramerGxgmfSdn4.defaultProps={height:3136,width:1920};addFonts(FramerGxgmfSdn4,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]},...FormButton2Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGxgmfSdn4\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"akd4iGyqw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XmtMeDelE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GXS6YiAFm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1920\",\"framerIntrinsicHeight\":\"3136\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"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", "FormButton2Fonts", "getFonts", "aBamC2PME_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "formVariants", "form", "variants", "currentVariant", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "getLocalizedValue", "x", "RichText2", "FormContainer", "formState", "l", "FormPlainTextInput2", "FormSelect", "ComponentViewportProvider", "Container", "Image2", "getLoadingLazyAtYPosition", "css", "FramerGxgmfSdn4", "withCSS", "GxgmfSdn4_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
