{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Ia0pPp1XHqoDrCNxkMlZ/JDUlOhePcLmbBSQaSpUh/wTCfNiLmg.js", "ssg:https://framerusercontent.com/modules/InT4ivPncPYb5Ill9nns/gp0Mv0KCJTibv9tbPeNi/wTCfNiLmg.js"],
  "sourcesContent": ["// Generated by Framer (4d22d44)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={AWWPEuq29:new LazyValue(()=>import(\"./wTCfNiLmg-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4d22d44)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Footer from\"#framer/local/canvasComponent/JalkUtc9E/JalkUtc9E.js\";import Form_Button from\"#framer/local/canvasComponent/UZ3AXyMrN/UZ3AXyMrN.js\";import Navigation from\"#framer/local/canvasComponent/XOoX6z28O/XOoX6z28O.js\";import*as sharedStyle3 from\"#framer/local/css/D70DlxbPm/D70DlxbPm.js\";import*as sharedStyle1 from\"#framer/local/css/EwLQSNUJx/EwLQSNUJx.js\";import*as sharedStyle2 from\"#framer/local/css/IsntOhR_0/IsntOhR_0.js\";import*as sharedStyle4 from\"#framer/local/css/lQ3VKo__o/lQ3VKo__o.js\";import*as sharedStyle5 from\"#framer/local/css/qiDxEwTsK/qiDxEwTsK.js\";import*as sharedStyle from\"#framer/local/css/xkiIHD4bc/xkiIHD4bc.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/wTCfNiLmg/wTCfNiLmg.js\";import metadataProvider from\"#framer/local/webPageMetadata/wTCfNiLmg/wTCfNiLmg.js\";const NavigationFonts=getFonts(Navigation);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const Form_ButtonFonts=getFonts(Form_Button);const FooterFonts=getFonts(Footer);const breakpoints={dDM_82wHu:\"(min-width: 1200px)\",iKmBetQfC:\"(min-width: 810px) and (max-width: 1199px)\",OmqYKNzF6:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-WZVWM\";const variantClassNames={dDM_82wHu:\"framer-v-1k1ssfu\",iKmBetQfC:\"framer-v-jke6d3\",OmqYKNzF6:\"framer-v-17owzr0\"};const transition1={bounce:.2,delay:.1,duration:.7,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":var _variants_success;return(_variants_success=variants.success)!==null&&_variants_success!==void 0?_variants_success:currentVariant;case\"pending\":var _variants_pending;return(_variants_pending=variants.pending)!==null&&_variants_pending!==void 0?_variants_pending:currentVariant;case\"error\":var _variants_error;return(_variants_error=variants.error)!==null&&_variants_error!==void 0?_variants_error:currentVariant;case\"incomplete\":var _variants_incomplete;return(_variants_incomplete=variants.incomplete)!==null&&_variants_incomplete!==void 0?_variants_incomplete:currentVariant;}};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"dDM_82wHu\",Phone:\"OmqYKNzF6\",Tablet:\"iKmBetQfC\"};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:\"dDM_82wHu\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-WZVWM`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-WZVWM`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"dDM_82wHu\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1k1ssfu\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yhxmok-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OmqYKNzF6:{variant:\"nykf0SUXA\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"s9lvlTtAI\",layoutId:\"s9lvlTtAI\",style:{width:\"100%\"},variant:\"mMuYaviKh\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-12tzvfr\",\"data-framer-appear-id\":\"12tzvfr\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-18bhvj7\",\"data-styles-preset\":\"xkiIHD4bc\",children:\"V\\xe4lkommen till Deviera\"})}),className:\"framer-3ss8d1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-111537j\",\"data-framer-appear-id\":\"111537j\",\"data-framer-name\":\"Main Body\",initial:animation1,name:\"Main Body\",optimized:true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-cvbtgf\",\"data-styles-preset\":\"EwLQSNUJx\",children:\"Om oss\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1myho7k\",\"data-styles-preset\":\"IsntOhR_0\",children:\"Deviera samlar engagerade experter som anv\\xe4nder teknik f\\xf6r att skapa positiv f\\xf6r\\xe4ndring \u2013 f\\xf6r oss sj\\xe4lva, varandra och v\\xe5r v\\xe4rld.\"}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-cvbtgf\",\"data-styles-preset\":\"EwLQSNUJx\",children:\"Vi som jobbar h\\xe4r\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1myho7k\",\"data-styles-preset\":\"IsntOhR_0\",children:[\"V\\xe5ra anst\\xe4llda \\xe4r k\\xe4rnan i v\\xe5r framg\\xe5ng och vi prioriterar deras trygghet och utveckling. Ist\\xe4llet f\\xf6r att fokusera p\\xe5 aktie\\xe4gare och vinstmaximering, investerar vi i v\\xe5ra medarbetare och \",/*#__PURE__*/_jsx(Link,{href:\"https://deviera.sharepoint.com/:x:/s/folkepartners.se/EdKOApODNIhFjKYhgm8ijfEBWztNCbwjpTcHG3Nm-c_vug?e=ZNBLBq&nav=MTVfezdFRURDNzkyLTAxMTEtNDZGRi04RkZELTNCRDYyMjNFN0VDN30\",nodeId:\"jjqze_zfq\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-gyekjc\",\"data-styles-preset\":\"D70DlxbPm\",children:\"positiv f\\xf6r\\xe4ndring\"})}),\". En bra och s\\xe4ker arbetsmilj\\xf6 fr\\xe4mjar innovation, kvalitet och v\\xe5r f\\xf6rm\\xe5ga att g\\xf6ra skillnad.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1myho7k\",\"data-styles-preset\":\"IsntOhR_0\",children:[\"Transparens och medarbetarfokus \\xe4r inte allt som g\\xf6r oss annorlunda. L\\xe4s mer om \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rW18PDtyp\"},nodeId:\"jjqze_zfq\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-gyekjc\",\"data-styles-preset\":\"D70DlxbPm\",children:\"Deviera-modellen\"})}),\" och v\\xe5r syn p\\xe5 f\\xf6retagande och ansvar.\"]}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-cvbtgf\",\"data-styles-preset\":\"EwLQSNUJx\",children:\"V\\xe5r expertis\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1myho7k\",\"data-styles-preset\":\"IsntOhR_0\",children:\"Vi erbjuder bred IT-expertis f\\xf6r att modernisera och effektivisera verksamheter. Med l\\xf6sningar som AI, maskininl\\xe4rning, DevOps och mycket mer hj\\xe4lper vi kunder att b\\xe5de optimera sina nuvarande processer och bygga h\\xe5llbara tekniska l\\xf6sningar f\\xf6r framtiden. Med r\\xe4tt verktyg och bepr\\xf6vade metoder s\\xe4kerst\\xe4ller vi en smidig, ansvarsfull och framtidss\\xe4ker digital transformation.\"}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-cvbtgf\",\"data-styles-preset\":\"EwLQSNUJx\",children:\"Bli en av oss\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1myho7k\",\"data-styles-preset\":\"IsntOhR_0\",children:\"Vill du anv\\xe4nda din tekniska expertis f\\xf6r att skapa verklig f\\xf6r\\xe4ndring? Vi v\\xe4xer och letar efter fler som vill driva utvecklingen i r\\xe4tt riktning med oss. H\\xf6r av dig!\"})]}),className:\"framer-80pb61\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15e4h6u\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1buchq7\",\"data-framer-name\":\"Contact\",name:\"Contact\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-cl2b5e\",\"data-styles-preset\":\"lQ3VKo__o\",children:\"H\\xf6r av dig\"})}),className:\"framer-1qlw7dk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yzgzsa\",\"data-framer-name\":\"Column\",name:\"Column\",children:/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/1cb13fb1-9477-40cf-96dc-e929e7c4997d/submit\",className:\"framer-500d00\",children:formState=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5;return _jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2vfpte\",children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-o6vn5r\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-akheo0\",\"data-styles-preset\":\"qiDxEwTsK\",children:\"Namn\"})}),className:\"framer-qg68o3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-nk1vop\",inputName:\"Name\",placeholder:(_getLocalizedValue1=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"F\\xf6rnamn Efternamn\",type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-6l6j0m\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-akheo0\",\"data-styles-preset\":\"qiDxEwTsK\",children:\"E-mail\"})}),className:\"framer-k24xrs\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1scrwz0\",inputName:\"Email\",placeholder:(_getLocalizedValue3=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"namn@mail.com\",type:\"email\"})]})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-fnk86e\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-akheo0\",\"data-styles-preset\":\"qiDxEwTsK\",children:\"Meddelande\"})}),className:\"framer-piw203\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-7b8iv1\",inputName:\"Message\",placeholder:(_getLocalizedValue5=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Ditt meddelande...\",type:\"textarea\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OmqYKNzF6:{width:\"min(min(810px, 100vw) - 124px, 400px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"min(min(800px, 100vw) - 180px, 400px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1psh763-container\",children:/*#__PURE__*/_jsx(Form_Button,{height:\"100%\",id:\"W3x5vsoXy\",layoutId:\"W3x5vsoXy\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{error:\"sAr78gzj2\",pending:\"hAp67Ry2m\",success:\"QMu1USDxK\"},\"nAc2M0S2m\"),width:\"100%\"})})})})]});}})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:146,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wxq0ta-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iKmBetQfC:{variant:\"Ko662Nyoo\"},OmqYKNzF6:{variant:\"tY2hB1P3Q\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"eR0dQXQVE\",layoutId:\"eR0dQXQVE\",style:{width:\"100%\"},variant:\"QCK84kFBA\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-WZVWM { background: white; }`,\".framer-WZVWM.framer-25msfx, .framer-WZVWM .framer-25msfx { display: block; }\",\".framer-WZVWM.framer-1k1ssfu { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-WZVWM .framer-yhxmok-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-WZVWM .framer-12tzvfr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 100%; overflow: hidden; padding: 144px 50px 50px 50px; position: relative; width: 800px; }\",\".framer-WZVWM .framer-3ss8d1 { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-WZVWM .framer-111537j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; max-width: 100%; overflow: hidden; padding: 0px 50px 200px 50px; position: relative; width: 800px; }\",\".framer-WZVWM .framer-80pb61 { --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-WZVWM .framer-15e4h6u { background-color: #eeeeee; flex: none; height: 2px; overflow: hidden; position: relative; width: 100%; }\",\".framer-WZVWM .framer-1buchq7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-WZVWM .framer-1qlw7dk, .framer-WZVWM .framer-qg68o3, .framer-WZVWM .framer-k24xrs, .framer-WZVWM .framer-piw203 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-WZVWM .framer-yzgzsa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 400px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-WZVWM .framer-500d00 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-WZVWM .framer-2vfpte { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-WZVWM .framer-o6vn5r, .framer-WZVWM .framer-6l6j0m { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",'.framer-WZVWM .framer-nk1vop, .framer-WZVWM .framer-1scrwz0 { --framer-input-background: #f2f2f2; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #333333; --framer-input-font-family: \"Fira Code Light\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-WZVWM .framer-fnk86e { 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-WZVWM .framer-7b8iv1 { --framer-input-background: #f2f2f2; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #333333; --framer-input-font-family: \"Fira Code Light\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; min-height: 100px; position: relative; width: 100%; }',\".framer-WZVWM .framer-1psh763-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-WZVWM .framer-1wxq0ta-container { bottom: 0px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-WZVWM.framer-1k1ssfu, .framer-WZVWM .framer-111537j, .framer-WZVWM .framer-1buchq7, .framer-WZVWM .framer-yzgzsa, .framer-WZVWM .framer-500d00, .framer-WZVWM .framer-2vfpte, .framer-WZVWM .framer-o6vn5r, .framer-WZVWM .framer-6l6j0m, .framer-WZVWM .framer-fnk86e { gap: 0px; } .framer-WZVWM.framer-1k1ssfu > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-WZVWM.framer-1k1ssfu > :first-child, .framer-WZVWM .framer-111537j > :first-child, .framer-WZVWM .framer-1buchq7 > :first-child, .framer-WZVWM .framer-yzgzsa > :first-child, .framer-WZVWM .framer-500d00 > :first-child, .framer-WZVWM .framer-o6vn5r > :first-child, .framer-WZVWM .framer-6l6j0m > :first-child, .framer-WZVWM .framer-fnk86e > :first-child { margin-top: 0px; } .framer-WZVWM.framer-1k1ssfu > :last-child, .framer-WZVWM .framer-111537j > :last-child, .framer-WZVWM .framer-1buchq7 > :last-child, .framer-WZVWM .framer-yzgzsa > :last-child, .framer-WZVWM .framer-500d00 > :last-child, .framer-WZVWM .framer-o6vn5r > :last-child, .framer-WZVWM .framer-6l6j0m > :last-child, .framer-WZVWM .framer-fnk86e > :last-child { margin-bottom: 0px; } .framer-WZVWM .framer-111537j > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-WZVWM .framer-1buchq7 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-WZVWM .framer-yzgzsa > *, .framer-WZVWM .framer-o6vn5r > *, .framer-WZVWM .framer-6l6j0m > *, .framer-WZVWM .framer-fnk86e > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-WZVWM .framer-500d00 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-WZVWM .framer-2vfpte > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-WZVWM .framer-2vfpte > :first-child { margin-left: 0px; } .framer-WZVWM .framer-2vfpte > :last-child { margin-right: 0px; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-WZVWM { background: white; } .framer-WZVWM.framer-1k1ssfu { width: 810px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-WZVWM { background: white; } .framer-WZVWM.framer-1k1ssfu { width: 390px; } .framer-WZVWM .framer-12tzvfr { padding: 144px 22px 40px 22px; } .framer-WZVWM .framer-3ss8d1 { overflow: hidden; white-space: pre-wrap; width: 319px; word-break: break-word; word-wrap: break-word; } .framer-WZVWM .framer-111537j { padding: 0px 22px 200px 22px; width: 810px; } .framer-WZVWM .framer-2vfpte { flex-direction: column; } .framer-WZVWM .framer-o6vn5r, .framer-WZVWM .framer-6l6j0m { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-WZVWM .framer-2vfpte { gap: 0px; } .framer-WZVWM .framer-2vfpte > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-WZVWM .framer-2vfpte > :first-child { margin-top: 0px; } .framer-WZVWM .framer-2vfpte > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1630\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"iKmBetQfC\":{\"layout\":[\"fixed\",\"auto\"]},\"OmqYKNzF6\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerwTCfNiLmg=withCSS(Component,css,\"framer-WZVWM\");export default FramerwTCfNiLmg;FramerwTCfNiLmg.displayName=\"Page\";FramerwTCfNiLmg.defaultProps={height:1630,width:1200};addFonts(FramerwTCfNiLmg,[{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:\"Fira Code Light\",source:\"custom\",url:\"https://framerusercontent.com/assets/12lTxsKbiUX91GdhCqHsxIxY7fw.woff2\"}]},...NavigationFonts,...Form_ButtonFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwTCfNiLmg\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iKmBetQfC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OmqYKNzF6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"1630\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "2zBAC8B,IAAMA,GAAiB,CAAC,UAAU,IAAIC,EAAU,IAAI,OAAO,4BAAkB,CAAC,CAAC,EAAiB,SAARC,EAAmCC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAO,KAAK,EAAEF,CAAG,EAAE,GAAGG,EAAM,OAAOA,EAAOF,EAAOA,EAAO,SAAU,CAAC,SAASG,GAAQH,EAAO,CAAC,IAAMI,EAAS,CAAC,EAAE,KAAMJ,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMI,EAAQJ,EAAO,QAAQ,EAAKI,GAAQD,EAAS,KAAKC,CAAO,EAAGL,EAAOA,EAAO,SAAU,GAAGI,EAAS,OAAO,EAAE,OAAO,QAAQ,IAAIA,CAAQ,CAAE,CAAQ,SAASE,GAA0BN,EAAO,CAAC,IAAMO,EAAeJ,GAAQH,CAAM,EAAE,GAAGO,EAAe,MAAMA,CAAe,CCAglB,IAAMC,GAAgBC,EAASC,CAAU,EAAQC,GAAmCC,EAA0BC,EAAO,GAAG,EAAQC,GAAiBL,EAASM,CAAW,EAAQC,GAAYP,EAASQ,CAAM,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,6CAA6C,UAAU,oBAAoB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAQC,GAAY,CAAC,OAAO,GAAG,MAAM,GAAG,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAa,CAACC,EAAKC,EAASC,IAAiB,CAAC,OAAOF,EAAK,MAAM,CAAC,IAAI,UAAU,IAAIG,EAAkB,OAAOA,EAAkBF,EAAS,WAAW,MAAME,IAAoB,OAAOA,EAAkBD,EAAe,IAAI,UAAU,IAAIE,EAAkB,OAAOA,EAAkBH,EAAS,WAAW,MAAMG,IAAoB,OAAOA,EAAkBF,EAAe,IAAI,QAAQ,IAAIG,EAAgB,OAAOA,EAAgBJ,EAAS,SAAS,MAAMI,IAAkB,OAAOA,EAAgBH,EAAe,IAAI,aAAa,IAAII,EAAqB,OAAOA,EAAqBL,EAAS,cAAc,MAAMK,IAAuB,OAAOA,EAAqBJ,CAAe,CAAC,EAAQK,EAASA,EAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEjB,GAASI,CAAK,EAAQc,EAAU,IAAI,CAAC,IAAMC,EAAUrB,EAAiB,OAAUY,CAAY,EAAE,GAAGS,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAAUrB,EAAiB,OAAUY,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,EAAG,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,GAAGA,EAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,CAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,4BAA4B,EAAG,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,4BAA4B,CAAE,CAAE,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACgB,EAAYC,EAAmB,EAAEC,EAA8BZ,GAAQa,GAAY,EAAK,EAAQC,GAAe,OAAgBC,GAAWC,EAAO,IAAI,EAAEC,GAA0BvB,CAAY,EAAE,IAAMwB,GAAsBC,EAAM,EAAQC,EAAsB,CAAatB,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,EAAEuB,EAAiB,CAAC,CAAC,EAAE,IAAIC,EAAmBC,EAAoBC,EAAoB,OAAoBC,EAAKC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAxD,EAAiB,EAAE,SAAsByD,EAAMC,EAAY,CAAC,GAAG7B,GAA4CmB,GAAgB,SAAS,CAAcS,EAAME,EAAO,IAAI,CAAC,GAAG5B,GAAU,UAAU6B,EAAG7D,GAAkB,GAAGmD,EAAsB,iBAAiBtB,CAAS,EAAE,IAAIL,GAA6BsB,GAAK,MAAM,CAAC,GAAGlB,CAAK,EAAE,SAAS,CAAc4B,EAAKM,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,aAAa,GAAK,SAAsBP,EAAKQ,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBe,EAAKS,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAKU,GAAmC,CAAC,QAAQ/D,GAAU,UAAU,iBAAiB,wBAAwB,UAAU,QAAQC,GAAW,UAAU,GAAK,SAAsBoD,EAAKW,EAAS,CAAC,sBAAsB,GAAK,UAAUd,EAAmBe,EAAkB,KAAK3C,CAAY,KAAK,MAAM4B,IAAqB,OAAOA,EAAgCG,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,2BAA2B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAMQ,GAAmC,CAAC,QAAQ/D,GAAU,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,YAAY,QAAQC,GAAW,KAAK,YAAY,UAAU,GAAK,SAAS,CAAcoD,EAAKW,EAAS,CAAC,sBAAsB,GAAK,UAAUb,EAAoBc,EAAkB,KAAK3C,CAAY,KAAK,MAAM6B,IAAsB,OAAOA,EAAiCI,EAAYW,EAAS,CAAC,SAAS,CAAcb,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,QAAQ,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,gKAA2J,CAAC,EAAeA,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,sBAAsB,CAAC,EAAeE,EAAM,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAAC,gOAA6OF,EAAKc,EAAK,CAAC,KAAK,4KAA4K,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsBd,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,0BAA0B,CAAC,CAAC,CAAC,EAAE,qHAAqH,CAAC,CAAC,EAAeE,EAAM,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,CAAC,4FAAyGF,EAAKc,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBd,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,kDAAkD,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iBAAiB,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,gaAAga,CAAC,EAAeA,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,eAAe,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,6LAA6L,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,UAAUZ,EAAoBa,EAAkB,KAAK3C,CAAY,KAAK,MAAM8B,IAAsB,OAAOA,EAAiCC,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,SAAsBA,EAAKe,EAAc,CAAC,OAAO,oFAAoF,UAAU,gBAAgB,SAASC,GAAwB,CAAC,IAAInB,EAAmBC,EAAoBC,EAAoBkB,EAAoBC,EAAoBC,EAAoB,OAAOjB,EAAMkB,EAAU,CAAC,SAAS,CAAclB,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcA,EAAM,QAAQ,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,UAAUd,EAAmBe,EAAkB,KAAK3C,CAAY,KAAK,MAAM4B,IAAqB,OAAOA,EAAgCG,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKqB,EAAmB,CAAC,UAAU,gBAAgB,UAAU,OAAO,aAAavB,EAAoBc,EAAkB,KAAK3C,CAAY,KAAK,MAAM6B,IAAsB,OAAOA,EAAoB,uBAAuB,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,EAAeI,EAAM,QAAQ,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,UAAUZ,EAAoBa,EAAkB,KAAK3C,CAAY,KAAK,MAAM8B,IAAsB,OAAOA,EAAiCC,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKqB,EAAmB,CAAC,UAAU,iBAAiB,UAAU,QAAQ,aAAaJ,EAAoBL,EAAkB,KAAK3C,CAAY,KAAK,MAAMgD,IAAsB,OAAOA,EAAoB,gBAAgB,KAAK,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAM,QAAQ,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKW,EAAS,CAAC,sBAAsB,GAAK,UAAUO,EAAoBN,EAAkB,KAAK3C,CAAY,KAAK,MAAMiD,IAAsB,OAAOA,EAAiClB,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKqB,EAAmB,CAAC,UAAU,gBAAgB,UAAU,UAAU,aAAaF,EAAoBP,EAAkB,KAAK3C,CAAY,KAAK,MAAMkD,IAAsB,OAAOA,EAAoB,qBAAqB,KAAK,UAAU,CAAC,CAAC,CAAC,CAAC,EAAenB,EAAKQ,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,uCAAuC,CAAC,EAAE,SAAsBe,EAAKM,EAA0B,CAAC,OAAO,GAAG,MAAM,wCAAwC,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKsB,EAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,KAAK,SAAS,QAAQzE,GAAamE,EAAU,CAAC,MAAM,YAAY,QAAQ,YAAY,QAAQ,WAAW,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehB,EAAKM,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAWvB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBe,EAAKuB,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAevB,EAAK,MAAM,CAAC,UAAUK,EAAG7D,GAAkB,GAAGmD,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ6B,GAAI,CAAC,kFAAkF,IAAInE,EAAS,oDAAoD,gFAAgF,mSAAmS,mKAAmK,4SAA4S,oKAAoK,8TAA8T,qMAAqM,2IAA2I,yTAAyT,2SAA2S,kSAAkS,4RAA4R,6QAA6Q,ySAAyS,slBAAslB,yQAAyQ,mpBAAmpB,yGAAyG,0KAA0K,q9DAAq9D,wDAAwDA,EAAS,oGAAoG,gCAAgCA,EAAS,82BAA82B,GAAemE,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,EAAG,EAShhtBC,EAAgBC,EAAQ5D,GAAU0D,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,IAAI,wEAAwE,CAAC,CAAC,EAAE,GAAGI,GAAgB,GAAGC,GAAiB,GAAGC,GAAY,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAClvE,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,oCAAsC,4JAA0L,yBAA2B,QAAQ,6BAA+B,OAAO,uBAAyB,GAAG,qBAAuB,OAAO,sBAAwB,OAAO,sBAAwB,IAAI,yBAA2B,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavigationFonts", "getFonts", "XOoX6z28O_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "Form_ButtonFonts", "UZ3AXyMrN_default", "FooterFonts", "JalkUtc9E_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "formVariants", "form", "variants", "currentVariant", "_variants_success", "_variants_pending", "_variants_error", "_variants_incomplete", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "usePreloadLocalizedValues", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "XOoX6z28O_default", "MotionDivWithOptimizedAppearEffect", "RichText2", "getLocalizedValue", "x", "Link", "FormContainer", "formState", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "l", "FormPlainTextInput2", "UZ3AXyMrN_default", "JalkUtc9E_default", "css", "FramerwTCfNiLmg", "withCSS", "wTCfNiLmg_default", "addFonts", "NavigationFonts", "Form_ButtonFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
