{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/LRLcWbqO79eh95nhBndW/Em1uG5RpwfyPezDVMIz0/WGOxJ9Yy3.js", "ssg:https://framerusercontent.com/modules/B4oAZNJDQdJ0OsMEUDf2/p9yP5y4olHDgfbPv7ft8/lksK6Yc_Q.js", "ssg:https://framerusercontent.com/modules/ygKXuvbLS50lYEh1ug5a/MwBGA3MKAvLkRspqZhK7/lksK6Yc_Q.js", "ssg:https://framerusercontent.com/modules/ygKXuvbLS50lYEh1ug5a/MwBGA3MKAvLkRspqZhK7/lksK6Yc_Q-0.js", "ssg:https://framerusercontent.com/modules/EjXWT147PJ1TS6V4T5tk/WyzKANyBojiKRCxT0VHj/RDJMyLDEG.js", "ssg:https://framerusercontent.com/modules/EjXWT147PJ1TS6V4T5tk/WyzKANyBojiKRCxT0VHj/RDJMyLDEG-0.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[];export const css=['.framer-nAa9v .framer-styles-preset-1susj6b:not(.rich-text-wrapper), .framer-nAa9v .framer-styles-preset-1susj6b.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-nAa9v\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9d598a4)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,FormContainer,FormPlainTextInput,FormSelect,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/LRLcWbqO79eh95nhBndW/Em1uG5RpwfyPezDVMIz0/WGOxJ9Yy3.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/ygKXuvbLS50lYEh1ug5a/MwBGA3MKAvLkRspqZhK7/lksK6Yc_Q.js\";import Button from\"https://framerusercontent.com/modules/EjXWT147PJ1TS6V4T5tk/WyzKANyBojiKRCxT0VHj/RDJMyLDEG.js\";const ButtonFonts=getFonts(Button);const serializationHash=\"framer-WrVgY\";const variantClassNames={dqqK6RR2V:\"framer-v-21ym67\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;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 Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"dqqK6RR2V\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-21ym67\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"dqqK6RR2V\",ref:refBinding,style:{backgroundColor:\"rgb(24, 26, 32)\",...style},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:1963,pixelWidth:3213,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/X7JusQEAeTqT1dLQvFgQ7UI2VQ.jpg\",srcSet:\"https://framerusercontent.com/images/X7JusQEAeTqT1dLQvFgQ7UI2VQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/X7JusQEAeTqT1dLQvFgQ7UI2VQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/X7JusQEAeTqT1dLQvFgQ7UI2VQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/X7JusQEAeTqT1dLQvFgQ7UI2VQ.jpg 3213w\"},className:\"framer-12vug6j\",\"data-framer-name\":\"Pc 1920\",layoutDependency:layoutDependency,layoutId:\"Q_RsnyIsS\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--framer-font-size\":\"53px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:[\"Request a demo now, \",/*#__PURE__*/_jsx(motion.br,{}),\"let us show you our services closely.\"]})}),className:\"framer-16t8bjk\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Vhk2fZhZh\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-styles-preset-1susj6b\",\"data-styles-preset\":\"WGOxJ9Yy3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-tcooor, rgb(255, 255, 255))\"},children:\"Fill out the form and we will reach you as soon as possible.\"})}),className:\"framer-2gaggl\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"z6fJdnnS5\",style:{\"--extracted-tcooor\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ebncsn\",layoutDependency:layoutDependency,layoutId:\"zD55ITLeA\",style:{backgroundColor:\"rgb(46, 48, 59)\"},children:/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/1f2e7f02-1fa1-4f63-9cef-eeb4e864929f/submit\",className:\"framer-4aiis8\",layoutDependency:layoutDependency,layoutId:\"h4dI83wJk\",nodeId:\"h4dI83wJk\",transformTemplate:transformTemplate2,children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-4v0ffr\",layoutDependency:layoutDependency,layoutId:\"esHwjIahv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Name Surname\"})}),className:\"framer-j1l67j\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"O7HVXxVHT\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-19nwe36\",inputName:\"Name\",layoutDependency:layoutDependency,layoutId:\"ioC5xkvXk\",placeholder:getLocalizedValue(\"v3\",activeLocale)??\"Jane Smith\",required:true,style:{\"--framer-input-background\":\"rgba(187, 187, 187, 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-font-color\":\"rgb(153, 153, 153)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1r8y2u3\",layoutDependency:layoutDependency,layoutId:\"lOnCS8_PI\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Email\"})}),className:\"framer-j0byk9\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"WrRJSTL5F\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-ivx88i\",inputName:\"Email\",layoutDependency:layoutDependency,layoutId:\"lqloKb7t9\",placeholder:getLocalizedValue(\"v4\",activeLocale)??\"jane@wdc.studio\",style:{\"--framer-input-background\":\"rgba(187, 187, 187, 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-font-color\":\"rgb(153, 153, 153)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"email\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1fzp84l\",layoutDependency:layoutDependency,layoutId:\"DrlyxKuMt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Phone\"})}),className:\"framer-1jpeods\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ULMJZmxnZ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-8vh9tk\",inputName:\"Phone\",layoutDependency:layoutDependency,layoutId:\"ZALNdHNiF\",placeholder:getLocalizedValue(\"v6\",activeLocale)??\"1 732 857 84 65\",required:true,style:{\"--framer-input-background\":\"rgba(187, 187, 187, 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-font-color\":\"rgb(153, 153, 153)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-97y3ed\",layoutDependency:layoutDependency,layoutId:\"UA6NZ3yY7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Country\"})}),className:\"framer-eqs65g\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"k7viGgbMH\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormSelect,{className:\"framer-10dehl7\",defaultValue:\"\",inputName:\"Location\",layoutDependency:layoutDependency,layoutId:\"UmnDpgeUf\",required:true,selectOptions:[{disabled:true,title:\"Select\u2026\",type:\"option\",value:\"\"},{title:getLocalizedValue(\"v8\",activeLocale)??\"Afghanistan\",type:\"option\",value:\"afghanistan\"},{title:\"Albania\",type:\"option\",value:\"Albania\"},{title:\"Amsterdam\",type:\"option\",value:\"amsterdam\"},{title:\"Algeria\",type:\"option\",value:\"Algeria\"},{title:\"Andorra\",type:\"option\",value:\"Andorra\"},{title:\"Angola\",type:\"option\",value:\"Angola\"},{title:\"Antigua and Barbuda\",type:\"option\",value:\"Antigua and Barbuda\"},{title:\"Argentina\",type:\"option\",value:\"Argentina\"},{title:\"Armenia\",type:\"option\",value:\"Armenia\"},{title:\"Australia\",type:\"option\",value:\"Australia\"},{title:\"Austria\",type:\"option\",value:\"Austria\"},{title:\"Austrian Empire\",type:\"option\",value:\"Austrian Empire\"},{title:\"Azerbaijan\",type:\"option\",value:\"Azerbaijan\"},{title:\"Bahamas\",type:\"option\",value:\"Bahamas\"},{title:\"Bahrain\",type:\"option\",value:\"Bahrain\"},{title:\"Bangladesh\",type:\"option\",value:\"Bangladesh\"},{title:\"Barbados\",type:\"option\",value:\"Barbados\"},{title:\"Belarus\",type:\"option\",value:\"Belarus\"},{title:\"Belgium\",type:\"option\",value:\"Belgium\"},{title:\"Belize\",type:\"option\",value:\"Belize\"},{title:\"Benin\",type:\"option\",value:\"Benin\"},{title:\"Bhutan\",type:\"option\",value:\"Bhutan\"},{title:\"Bolivia\",type:\"option\",value:\"Bolivia\"},{title:\"Bosnia and Herzegovina\",type:\"option\",value:\"Bosnia and Herzegovina\"},{title:\"Botswana\",type:\"option\",value:\"Botswana\"},{title:\"Brazil\",type:\"option\",value:\"Brazil\"},{title:\"Brunei\",type:\"option\",value:\"Brunei\"},{title:\"Bulgaria\",type:\"option\",value:\"Bulgaria\"},{title:\"Burkina Faso\",type:\"option\",value:\"Burkina Faso\"},{title:\"Burundi\",type:\"option\",value:\"Burundi\"},{title:\"Cabo Verde\",type:\"option\",value:\"Cabo Verde\"},{title:\"Cambodia\",type:\"option\",value:\"Cambodia\"},{title:\"Cameroon\",type:\"option\",value:\"Cameroon\"},{title:\"Canada\",type:\"option\",value:\"Canada\"},{title:\"Central African Republic\",type:\"option\",value:\"Central African Republic\"},{title:\"Chad\",type:\"option\",value:\"Chad\"},{title:\"Chile\",type:\"option\",value:\"Chile\"},{title:\"China\",type:\"option\",value:\"China\"},{title:\"Colombia\",type:\"option\",value:\"Colombia\"},{title:\"Comoros\",type:\"option\",value:\"Comoros\"},{title:\"Congo, Democratic Republic of the\",type:\"option\",value:\"Congo, Democratic Republic of the\"},{title:\"Costa Rica\",type:\"option\",value:\"Costa Rica\"},{title:\"C\\xf4te d\u2019Ivoire\",type:\"option\",value:\"C\\xf4te d\u2019Ivoire\"},{title:\"Croatia\",type:\"option\",value:\"Croatia\"},{title:\"Cuba\",type:\"option\",value:\"Cuba\"},{title:\"Cyprus\",type:\"option\",value:\"Cyprus\"},{title:\"Czech Republic\",type:\"option\",value:\"Czech Republic\"},{title:\"Denmark\",type:\"option\",value:\"Denmark\"},{title:\"Djibouti\",type:\"option\",value:\"Djibouti\"},{title:\"Dominica\",type:\"option\",value:\"Dominica\"},{title:\"Dominican Republic\",type:\"option\",value:\"Dominican Republic\"},{title:\"East Timor\",type:\"option\",value:\"East Timor\"},{title:\"Ecuador\",type:\"option\",value:\"Ecuador\"},{title:\"Egypt\",type:\"option\",value:\"Egypt\"},{title:\"El Salvador\",type:\"option\",value:\"El Salvador\"},{title:\"Equatorial Guinea\",type:\"option\",value:\"Equatorial Guinea\"},{title:\"Eritrea\",type:\"option\",value:\"Eritrea\"},{title:\"Estonia\",type:\"option\",value:\"Estonia\"},{title:\"Eswatini\",type:\"option\",value:\"Eswatini\"},{title:\"Ethiopia\",type:\"option\",value:\"Ethiopia\"},{title:\"Fiji\",type:\"option\",value:\"Fiji\"},{title:\"Finland\",type:\"option\",value:\"Finland\"},{title:\"France\",type:\"option\",value:\"France\"},{title:\"Gabon\",type:\"option\",value:\"Gabon\"},{title:\"The Gambia\",type:\"option\",value:\"The Gambia\"},{title:\"Georgia\",type:\"option\",value:\"Georgia\"},{title:\"Germany\",type:\"option\",value:\"Germany\"},{title:\"Ghana\",type:\"option\",value:\"Ghana\"},{title:\"Greece\",type:\"option\",value:\"Greece\"},{title:\"Grenada\",type:\"option\",value:\"Grenada\"},{title:\"Guatemala\",type:\"option\",value:\"Guatemala\"},{title:\"Guinea\",type:\"option\",value:\"Guinea\"},{title:\"Guinea-Bissau\",type:\"option\",value:\"Guinea-Bissau\"},{title:\"Guyana\",type:\"option\",value:\"Guyana\"},{title:\"Haiti\",type:\"option\",value:\"Haiti\"},{title:\"Honduras\",type:\"option\",value:\"Honduras\"},{title:\"Hungary\",type:\"option\",value:\"Hungary\"},{title:\"Iceland\",type:\"option\",value:\"Iceland\"},{title:\"India\",type:\"option\",value:\"India\"},{title:\"Indonesia\",type:\"option\",value:\"Indonesia\"},{title:\"Iran\",type:\"option\",value:\"Iran\"},{title:\"Iraq\",type:\"option\",value:\"Iraq\"},{title:\"Ireland\",type:\"option\",value:\"Ireland\"},{title:\"Israel\",type:\"option\",value:\"Israel\"},{title:\"Italy\",type:\"option\",value:\"Italy\"},{title:\"Jamaica\",type:\"option\",value:\"Jamaica\"},{title:\"Japan\",type:\"option\",value:\"Japan\"},{title:\"Jordan\",type:\"option\",value:\"Jordan\"},{title:\"Kazakhstan\",type:\"option\",value:\"Kazakhstan\"},{title:\"Kenya\",type:\"option\",value:\"Kenya\"},{title:\"Kiribati\",type:\"option\",value:\"Kiribati\"},{title:\"Korea, North\",type:\"option\",value:\"Korea, North\"},{title:\"Korea, South\",type:\"option\",value:\"Korea, South\"},{title:\"Kosovo\",type:\"option\",value:\"Kosovo\"},{title:\"Kuwait\",type:\"option\",value:\"Kuwait\"},{title:\"Kyrgyzstan\",type:\"option\",value:\"Kyrgyzstan\"},{title:\"Laos\",type:\"option\",value:\"Laos\"},{title:\"Latvia\",type:\"option\",value:\"Latvia\"},{title:\"Lebanon\",type:\"option\",value:\"Lebanon\"},{title:\"Lesotho\",type:\"option\",value:\"Lesotho\"},{title:\"Liberia\",type:\"option\",value:\"Liberia\"},{title:\"Libya\",type:\"option\",value:\"Libya\"},{title:\"Liechtenstein\",type:\"option\",value:\"Liechtenstein\"},{title:\"Lithuania\",type:\"option\",value:\"Lithuania\"},{title:\"Luxembourg\",type:\"option\",value:\"Luxembourg\"},{title:\"Madagascar\",type:\"option\",value:\"Madagascar\"},{title:\"Malawi\",type:\"option\",value:\"Malawi\"},{title:\"Malaysia\",type:\"option\",value:\"Malaysia\"},{title:\"Maldives\",type:\"option\",value:\"Maldives\"},{title:\"Mali\",type:\"option\",value:\"Mali\"},{title:\"Malta\",type:\"option\",value:\"Malta\"},{title:\"Marshall Islands\",type:\"option\",value:\"Marshall Islands\"},{title:\"Mauritania\",type:\"option\",value:\"Mauritania\"},{title:\"Mauritius\",type:\"option\",value:\"Mauritius\"},{title:\"Mexico\",type:\"option\",value:\"Mexico\"},{title:\"Micronesia, Federated States of\",type:\"option\",value:\"Micronesia, Federated States of\"},{title:\"Moldova\",type:\"option\",value:\"Moldova\"},{title:\"Monaco\",type:\"option\",value:\"Monaco\"},{title:\"Mongolia\",type:\"option\",value:\"Mongolia\"},{title:\"Montenegro\",type:\"option\",value:\"Montenegro\"},{title:\"Morocco\",type:\"option\",value:\"Morocco\"},{title:\"Mozambique\",type:\"option\",value:\"Mozambique\"},{title:\"Myanmar\",type:\"option\",value:\"Myanmar\"},{title:\"Namibia\",type:\"option\",value:\"Namibia\"},{title:\"Nauru\",type:\"option\",value:\"Nauru\"},{title:\"Nepal\",type:\"option\",value:\"Nepal\"},{title:\"Netherlands\",type:\"option\",value:\"Netherlands\"},{title:\"New Zealand\",type:\"option\",value:\"New Zealand\"},{title:\"Nicaragua\",type:\"option\",value:\"Nicaragua\"},{title:\"Niger\",type:\"option\",value:\"Niger\"},{title:\"Nigeria\",type:\"option\",value:\"Nigeria\"},{title:\"North Macedonia\",type:\"option\",value:\"North Macedonia\"},{title:\"Norway\",type:\"option\",value:\"Norway\"},{title:\"Oman\",type:\"option\",value:\"Oman\"},{title:\"Pakistan\",type:\"option\",value:\"Pakistan\"},{title:\"Palau\",type:\"option\",value:\"Palau\"},{title:\"Panama\",type:\"option\",value:\"Panama\"},{title:\"Papua New Guinea\",type:\"option\",value:\"Papua New Guinea\"},{title:\"Paraguay\",type:\"option\",value:\"Paraguay\"},{title:\"Peru\",type:\"option\",value:\"Peru\"},{title:\"Philippines\",type:\"option\",value:\"Philippines\"},{title:\"Poland\",type:\"option\",value:\"Poland\"},{title:\"Portugal\",type:\"option\",value:\"Portugal\"},{title:\"Qatar\",type:\"option\",value:\"Qatar\"},{title:\"Romania\",type:\"option\",value:\"Romania\"},{title:\"Russia\",type:\"option\",value:\"Russia\"},{title:\"Rwanda\",type:\"option\",value:\"Rwanda\"},{title:\"Saint Kitts and Nevis\",type:\"option\",value:\"Saint Kitts and Nevis\"},{title:\"Saint Lucia\",type:\"option\",value:\"Saint Lucia\"},{title:\"Saint Vincent and the Grenadines\",type:\"option\",value:\"Saint Vincent and the Grenadines\"},{title:\"Samoa\",type:\"option\",value:\"Samoa\"},{title:\"San Marino\",type:\"option\",value:\"San Marino\"},{title:\"Sao Tome and Principe\",type:\"option\",value:\"Sao Tome and Principe\"},{title:\"Saudi Arabia\",type:\"option\",value:\"Saudi Arabia\"},{title:\"Senegal\",type:\"option\",value:\"Senegal\"},{title:\"Serbia\",type:\"option\",value:\"Serbia\"},{title:\"Seychelles\",type:\"option\",value:\"Seychelles\"},{title:\"Sierra Leone\",type:\"option\",value:\"Sierra Leone\"},{title:\"Singapore\",type:\"option\",value:\"Singapore\"},{title:\"Slovakia\",type:\"option\",value:\"Slovakia\"},{title:\"Slovenia\",type:\"option\",value:\"Slovenia\"},{title:\"Solomon Islands\",type:\"option\",value:\"Solomon Islands\"},{title:\"Somalia\",type:\"option\",value:\"Somalia\"},{title:\"South Africa\",type:\"option\",value:\"South Africa\"},{title:\"Spain\",type:\"option\",value:\"Spain\"},{title:\"Sri Lanka\",type:\"option\",value:\"Sri Lanka\"},{title:\"Sudan\",type:\"option\",value:\"Sudan\"},{title:\"Sudan, South\",type:\"option\",value:\"Sudan, South\"},{title:\"Suriname\",type:\"option\",value:\"Suriname\"},{title:\"Sweden\",type:\"option\",value:\"Sweden\"},{title:\"Switzerland\",type:\"option\",value:\"Switzerland\"},{title:\"Syria\",type:\"option\",value:\"Syria\"},{title:\"Taiwan\",type:\"option\",value:\"Taiwan\"},{title:\"Tajikistan\",type:\"option\",value:\"Tajikistan\"},{title:\"Tanzania\",type:\"option\",value:\"Tanzania\"},{title:\"Thailand\",type:\"option\",value:\"Thailand\"},{title:\"Togo\",type:\"option\",value:\"Togo\"},{title:\"Tonga\",type:\"option\",value:\"Tonga\"},{title:\"Trinidad and Tobago\",type:\"option\",value:\"Trinidad and Tobago\"},{title:\"Tunisia\",type:\"option\",value:\"Tunisia\"},{title:\"Turkey\",type:\"option\",value:\"Turkey\"},{title:\"Turkmenistan\",type:\"option\",value:\"Turkmenistan\"},{title:\"Tuvalu\",type:\"option\",value:\"Tuvalu\"},{title:\"Uganda\",type:\"option\",value:\"Uganda\"},{title:\"Ukraine\",type:\"option\",value:\"Ukraine\"},{title:\"United Arab Emirates\",type:\"option\",value:\"United Arab Emirates\"},{title:\"United Kingdom\",type:\"option\",value:\"United Kingdom\"},{title:\"United States\",type:\"option\",value:\"United States\"},{title:\"Uruguay\",type:\"option\",value:\"Uruguay\"},{title:\"Uzbekistan\",type:\"option\",value:\"Uzbekistan\"},{title:\"Vanuatu\",type:\"option\",value:\"Vanuatu\"},{title:\"Vatican City\",type:\"option\",value:\"Vatican City\"},{title:\"Venezuela\",type:\"option\",value:\"Venezuela\"},{title:\"Vietnam\",type:\"option\",value:\"Vietnam\"},{title:\"Yemen\",type:\"option\",value:\"Yemen\"},{title:\"Zambia\",type:\"option\",value:\"Zambia\"},{title:\"Zimbabwe\",type:\"option\",value:\"Zimbabwe\"}],style:{\"--framer-input-background\":\"rgba(187, 187, 187, 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-font-color\":\"rgb(153, 153, 153)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-invalid-text-color\":\"rgb(153, 153, 153)\"}})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-r3ripx\",layoutDependency:layoutDependency,layoutId:\"NfX6nf9nm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Message\"})}),className:\"framer-1m4v75f\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Qz25r4jQi\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-2805tz\",inputName:\"Phone\",layoutDependency:layoutDependency,layoutId:\"XwW4QwjB_\",placeholder:getLocalizedValue(\"v10\",activeLocale)??\"Hello Wdc Studio, how can we use your services?\",required:true,style:{\"--framer-input-background\":\"rgba(187, 187, 187, 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-font-color\":\"rgb(153, 153, 153)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"textarea\"})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"375px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1v309jd-container\",layoutDependency:layoutDependency,layoutId:\"qsgC2Ki8K-container\",nodeId:\"qsgC2Ki8K\",rendersWithMotion:true,scopeId:\"lksK6Yc_Q\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"qsgC2Ki8K\",layoutId:\"qsgC2Ki8K\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"qM_u8OhxO\",success:\"TaCkTnQ8N\"},\"PxMZLJXYW\"),width:\"100%\"})})})]})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-WrVgY.framer-o5df1m, .framer-WrVgY .framer-o5df1m { display: block; }\",\".framer-WrVgY.framer-21ym67 { height: 1182px; position: relative; width: 1920px; }\",\".framer-WrVgY .framer-12vug6j { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-WrVgY .framer-16t8bjk { flex: none; height: auto; left: 50%; position: absolute; top: 10%; white-space: pre-wrap; width: 1287px; word-break: break-word; word-wrap: break-word; }\",\".framer-WrVgY .framer-2gaggl { flex: none; height: auto; left: 50%; position: absolute; top: 25%; white-space: pre; width: auto; }\",\".framer-WrVgY .framer-1ebncsn { bottom: 152px; flex: none; left: calc(49.947916666666686% - 485px / 2); overflow: visible; position: absolute; top: 402px; width: 485px; }\",\".framer-WrVgY .framer-4aiis8 { 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; left: 51%; overflow: hidden; padding: 20px; position: absolute; top: 29px; width: 415px; }\",\".framer-WrVgY .framer-4v0ffr, .framer-WrVgY .framer-1r8y2u3, .framer-WrVgY .framer-97y3ed { 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-WrVgY .framer-j1l67j, .framer-WrVgY .framer-j0byk9, .framer-WrVgY .framer-1jpeods, .framer-WrVgY .framer-eqs65g, .framer-WrVgY .framer-1m4v75f { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-WrVgY .framer-19nwe36, .framer-WrVgY .framer-ivx88i, .framer-WrVgY .framer-8vh9tk, .framer-WrVgY .framer-10dehl7 { --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --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-padding: 12px; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-WrVgY .framer-1fzp84l, .framer-WrVgY .framer-r3ripx { 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: 375px; }\",'.framer-WrVgY .framer-2805tz { --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --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-padding: 12px; --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; min-height: 100px; position: relative; width: 100%; }',\".framer-WrVgY .framer-1v309jd-container { flex: none; height: 40px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WrVgY .framer-4aiis8, .framer-WrVgY .framer-4v0ffr, .framer-WrVgY .framer-1r8y2u3, .framer-WrVgY .framer-1fzp84l, .framer-WrVgY .framer-97y3ed, .framer-WrVgY .framer-r3ripx { gap: 0px; } .framer-WrVgY .framer-4aiis8 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-WrVgY .framer-4aiis8 > :first-child, .framer-WrVgY .framer-4v0ffr > :first-child, .framer-WrVgY .framer-1r8y2u3 > :first-child, .framer-WrVgY .framer-1fzp84l > :first-child, .framer-WrVgY .framer-97y3ed > :first-child, .framer-WrVgY .framer-r3ripx > :first-child { margin-top: 0px; } .framer-WrVgY .framer-4aiis8 > :last-child, .framer-WrVgY .framer-4v0ffr > :last-child, .framer-WrVgY .framer-1r8y2u3 > :last-child, .framer-WrVgY .framer-1fzp84l > :last-child, .framer-WrVgY .framer-97y3ed > :last-child, .framer-WrVgY .framer-r3ripx > :last-child { margin-bottom: 0px; } .framer-WrVgY .framer-4v0ffr > *, .framer-WrVgY .framer-1r8y2u3 > *, .framer-WrVgY .framer-1fzp84l > *, .framer-WrVgY .framer-97y3ed > *, .framer-WrVgY .framer-r3ripx > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1182\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerlksK6Yc_Q=withCSS(Component,css,\"framer-WrVgY\");export default FramerlksK6Yc_Q;FramerlksK6Yc_Q.displayName=\"alt form\";FramerlksK6Yc_Q.defaultProps={height:1182,width:1920};addFonts(FramerlksK6Yc_Q,[{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:\"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\"}]},...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlksK6Yc_Q\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"1182\",\"framerIntrinsicWidth\":\"1920\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9d598a4)\nimport*as localizedValues from\"./lksK6Yc_Q-0.js\";const valuesByLocaleId={KhkSyOgP6:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--framer-font-size\":\"53px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:[\"\u015Eimdi bir demo talep edin, \",/*#__PURE__*/_jsx(motion.br,{}),\"size servislerimizi yak\u0131ndan g\\xf6sterelim.\"]})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-styles-preset-1susj6b\",\"data-styles-preset\":\"WGOxJ9Yy3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-tcooor, rgb(255, 255, 255))\"},children:\"Formu doldurun ve en k\u0131sa s\\xfcrede sizinle ileti\u015Fime ge\\xe7ece\u011Fiz.\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Ad\u0131 Soyad\u0131\"})});export const v3=\"Elif Yilmaz\";export const v4=\"elif@wdc.studio\";export const v5=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Telefon\"})});export const v6=\"90 532 123 45 67\";export const v7=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\\xdclke\"})});export const v8=\"Afganistan\";export const v9=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Mesaj\"})});export const v10=\"Merhaba Wdc St\\xfcdyo, hizmetlerinizi nas\u0131l kullanabiliriz?\";\nexport const __FramerMetadata__ = {\"exports\":{\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v10\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (50a537b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./RDJMyLDEG-0.js\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={PxMZLJXYW:{hover:true,pressed:true}};const cycleOrder=[\"PxMZLJXYW\",\"qM_u8OhxO\",\"jbZ4MSI2V\",\"TaCkTnQ8N\",\"W_jsZHd54\"];const serializationHash=\"framer-u0VYc\";const variantClassNames={jbZ4MSI2V:\"framer-v-iqqnlg\",PxMZLJXYW:\"framer-v-1xsat0z\",qM_u8OhxO:\"framer-v-1bhlwoh\",TaCkTnQ8N:\"framer-v-ny03c7\",W_jsZHd54:\"framer-v-i8p04x\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const valuesByLocaleId={KhkSyOgP6:localizedValues};function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"PxMZLJXYW\",Disabled:\"jbZ4MSI2V\",Error:\"W_jsZHd54\",Loading:\"qM_u8OhxO\",Success:\"TaCkTnQ8N\"};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:\"PxMZLJXYW\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"PxMZLJXYW\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"qM_u8OhxO\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"qM_u8OhxO\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2;return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1xsat0z\",className,classNames),\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"PxMZLJXYW\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(0, 222, 65)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,opacity:1,...style},variants:{\"PxMZLJXYW-hover\":{backgroundColor:\"rgb(13, 168, 60)\"},\"PxMZLJXYW-pressed\":{backgroundColor:\"rgb(13, 168, 60)\"},jbZ4MSI2V:{opacity:.5},W_jsZHd54:{backgroundColor:\"rgba(255, 34, 68, 0.15)\"}},...addPropertyOverrides({\"PxMZLJXYW-hover\":{\"data-framer-name\":undefined},\"PxMZLJXYW-pressed\":{\"data-framer-name\":undefined},jbZ4MSI2V:{\"data-framer-name\":\"Disabled\"},qM_u8OhxO:{\"data-framer-name\":\"Loading\"},TaCkTnQ8N:{\"data-framer-name\":\"Success\"},W_jsZHd54:{\"data-framer-name\":\"Error\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Submit\"})}),className:\"framer-hix9v3\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"zBjdyfKb4\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{W_jsZHd54:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({TaCkTnQ8N:{children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Thank you\"})})},W_jsZHd54:{children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Something went wrong\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-10t97px\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"yKNmh6C71\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1h7pqo6\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"F8CePbbCT\",style:{background:\"conic-gradient(from 180deg at 50% 50%, #4cf 0deg, #4cf 360deg)\",backgroundColor:\"rgb(68, 204, 255)\",mask:\"none\",WebkitMask:\"none\"},variants:{qM_u8OhxO:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 7.208614864864882deg, rgb(255, 255, 255) 342deg)\",backgroundColor:\"rgba(0, 0, 0, 0)\",mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-v6vujx\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"QjXnFKmuK\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-u0VYc.framer-1jtgj7d, .framer-u0VYc .framer-1jtgj7d { display: block; }\",\".framer-u0VYc.framer-1xsat0z { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 240px; }\",\".framer-u0VYc .framer-hix9v3 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-u0VYc .framer-10t97px { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-u0VYc .framer-1h7pqo6 { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-u0VYc .framer-v6vujx { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-u0VYc.framer-1xsat0z { gap: 0px; } .framer-u0VYc.framer-1xsat0z > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-u0VYc.framer-1xsat0z > :first-child { margin-left: 0px; } .framer-u0VYc.framer-1xsat0z > :last-child { margin-right: 0px; } }\",\".framer-u0VYc.framer-v-1bhlwoh.framer-1xsat0z, .framer-u0VYc.framer-v-iqqnlg.framer-1xsat0z, .framer-u0VYc.framer-v-ny03c7.framer-1xsat0z, .framer-u0VYc.framer-v-i8p04x.framer-1xsat0z { cursor: unset; }\",\".framer-u0VYc.framer-v-1bhlwoh .framer-1h7pqo6 { overflow: hidden; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"qM_u8OhxO\":{\"layout\":[\"fixed\",\"fixed\"]},\"jbZ4MSI2V\":{\"layout\":[\"fixed\",\"fixed\"]},\"TaCkTnQ8N\":{\"layout\":[\"fixed\",\"fixed\"]},\"W_jsZHd54\":{\"layout\":[\"fixed\",\"fixed\"]},\"JJ8iTvNGp\":{\"layout\":[\"fixed\",\"fixed\"]},\"K97ZuCGA1\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerRDJMyLDEG=withCSS(Component,css,\"framer-u0VYc\");export default FramerRDJMyLDEG;FramerRDJMyLDEG.displayName=\"Button\";FramerRDJMyLDEG.defaultProps={height:40,width:240};addPropertyControls(FramerRDJMyLDEG,{variant:{options:[\"PxMZLJXYW\",\"qM_u8OhxO\",\"jbZ4MSI2V\",\"TaCkTnQ8N\",\"W_jsZHd54\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerRDJMyLDEG,[{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/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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRDJMyLDEG\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"40\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"qM_u8OhxO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jbZ4MSI2V\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TaCkTnQ8N\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"W_jsZHd54\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"JJ8iTvNGp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"K97ZuCGA1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"240\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./RDJMyLDEG.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"G\\xf6nder\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Tesekkurler\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Bir \u015Feyler ters gitti\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "lksK6Yc_Q_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v10", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "init_ssg_sandbox_shims", "v0", "p", "x", "u", "motion", "v1", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v10", "__FramerMetadata__", "valuesByLocaleId", "lksK6Yc_Q_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "init_ssg_sandbox_shims", "RDJMyLDEG_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "init_ssg_sandbox_shims", "v0", "p", "x", "motion", "v1", "v2", "__FramerMetadata__", "MotionDivWithFX", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "valuesByLocaleId", "RDJMyLDEG_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "transition2", "animation", "transformTemplate1", "_", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "LayoutGroup", "u", "cx", "RichText2", "css", "FramerRDJMyLDEG", "withCSS", "RDJMyLDEG_default", "addPropertyControls", "ControlType", "addFonts", "ButtonFonts", "getFonts", "RDJMyLDEG_default", "serializationHash", "variantClassNames", "transition1", "transformTemplate1", "_", "transformTemplate2", "formVariants", "form", "variants", "currentVariant", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "getLocalizedValue", "FormContainer", "formState", "l", "FormPlainTextInput2", "FormSelect", "ComponentViewportProvider", "SmartComponentScopedContainer", "RDJMyLDEG_default", "css", "FramerlksK6Yc_Q", "withCSS", "lksK6Yc_Q_default", "addFonts", "ButtonFonts", "getFontsFromSharedStyle", "fonts"]
}
