{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Mz9DiTzmhlEz3HZkxhca/Ov8Ol031GzDkUpKWf1aM/vPrGS21aX.js", "ssg:https://framerusercontent.com/modules/c4NrvUPygkzD3tuzxwK4/jPkRro6jv5esfL39xph7/vPrGS21aX.js"],
  "sourcesContent": ["// Generated by Framer (013b13c)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={heAAOx1c8:new LazyValue(()=>import(\"./vPrGS21aX-1.js\")),HMtLMywjH:new LazyValue(()=>import(\"./vPrGS21aX-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 (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SectionTwo from\"#framer/local/canvasComponent/aeutyJOzR/aeutyJOzR.js\";import CTASection from\"#framer/local/canvasComponent/BZbH80pwG/BZbH80pwG.js\";import HeroMain from\"#framer/local/canvasComponent/FIpDQAnJQ/FIpDQAnJQ.js\";import SectionSectionW3 from\"#framer/local/canvasComponent/gmLCvml2f/gmLCvml2f.js\";import Accordion4 from\"#framer/local/canvasComponent/Itc4bNEX4/Itc4bNEX4.js\";import FooterModule from\"#framer/local/canvasComponent/l0axI5cD2/l0axI5cD2.js\";import ReviewG2 from\"#framer/local/canvasComponent/l5o4apJFQ/l5o4apJFQ.js\";import MenuNavigationModule from\"#framer/local/canvasComponent/p3QJ0hUbI/p3QJ0hUbI.js\";import Features3SmallerBoxes from\"#framer/local/canvasComponent/v8dsrxdFS/v8dsrxdFS.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/vPrGS21aX/vPrGS21aX.js\";import metadataProvider from\"#framer/local/webPageMetadata/vPrGS21aX/vPrGS21aX.js\";const MenuNavigationModuleFonts=getFonts(MenuNavigationModule);const HeroMainFonts=getFonts(HeroMain);const Features3SmallerBoxesFonts=getFonts(Features3SmallerBoxes);const Accordion4Fonts=getFonts(Accordion4);const SectionTwoFonts=getFonts(SectionTwo);const SectionSectionW3Fonts=getFonts(SectionSectionW3);const ReviewG2Fonts=getFonts(ReviewG2);const CTASectionFonts=getFonts(CTASection);const FooterModuleFonts=getFonts(FooterModule);const breakpoints={h2x_LX2Fo:\"(max-width: 809px)\",KqEHcV5dN:\"(min-width: 1200px)\",pUfeIHx4g:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-gkIZh\";const variantClassNames={h2x_LX2Fo:\"framer-v-ckzo0p\",KqEHcV5dN:\"framer-v-fsc2qu\",pUfeIHx4g:\"framer-v-139u7es\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"KqEHcV5dN\",Phone:\"h2x_LX2Fo\",Tablet:\"pUfeIHx4g\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"KqEHcV5dN\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"KqEHcV5dN\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-fsc2qu\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:87,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nm0lh-container\",nodeId:\"MtFH0Y4Yx\",scopeId:\"vPrGS21aX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h2x_LX2Fo:{variant:\"I4lDT0UtV\"},pUfeIHx4g:{variant:\"I4lDT0UtV\"}},children:/*#__PURE__*/_jsx(MenuNavigationModule,{height:\"100%\",id:\"MtFH0Y4Yx\",layoutId:\"MtFH0Y4Yx\",style:{width:\"100%\"},variant:\"xIJfeNSL5\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:456,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+87,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17ltgou-container\",nodeId:\"oWSeRNQrQ\",scopeId:\"vPrGS21aX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h2x_LX2Fo:{variant:\"SvmwbH8cz\"}},children:/*#__PURE__*/_jsx(HeroMain,{DwJcVi9YA:addImageAlt({src:\"https://framerusercontent.com/images/yOfz8oENOumkh3ImwHJ25IH625E.png\",srcSet:\"https://framerusercontent.com/images/yOfz8oENOumkh3ImwHJ25IH625E.png?scale-down-to=512 512w,https://framerusercontent.com/images/yOfz8oENOumkh3ImwHJ25IH625E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yOfz8oENOumkh3ImwHJ25IH625E.png 1259w\"},\"\"),ggDw6F18T:\"var(--token-8f76d932-8d09-4c3d-bc86-50dc6739c514, rgb(69, 74, 91))\",gZ1KusEWY:getLocalizedValue(\"v6\",activeLocale)??\"Personal assistance\",height:\"100%\",id:\"oWSeRNQrQ\",JmBw9H9W9:getLocalizedValue(\"v1\",activeLocale)??\"Certified translations\",JnYZwWYuZ:false,JSdiJo_Nx:\"E049N0Bde\",KPjxFNlaz:getLocalizedValue(\"v0\",activeLocale)??\"WHAT WE OFFER\",layoutId:\"oWSeRNQrQ\",MMeDJfkIh:getLocalizedValue(\"v4\",activeLocale)??\"Access to professional freelancers\",N5NUJgIAk:getLocalizedValue(\"v2\",activeLocale)??\"Get sworn translations for any official document and content.\",ODUJ_zsgO:getLocalizedValue(\"v5\",activeLocale)??\"Unique blend of AI & humans\",OU45l6djO:\"Off\",qtSsR_EOG:\"var(--token-4e87d3ee-8d7f-4429-806c-e7ea8bc4a075, rgb(254, 254, 254))\",style:{width:\"100%\"},Suc2UQmmN:\"\",TPdudkI8B:\"var(--token-10cfbc33-27be-46e6-a1ab-ba1cd565554b, rgb(44, 63, 213))\",variant:\"ky086X1zg\",width:\"100%\",wKT3XUDmM:getLocalizedValue(\"v3\",activeLocale)??\"Get a Quote\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+543,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1559mj8-container\",nodeId:\"SRdg8WtXB\",scopeId:\"vPrGS21aX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h2x_LX2Fo:{variant:\"rmEps1akF\"}},children:/*#__PURE__*/_jsx(Features3SmallerBoxes,{height:\"100%\",id:\"SRdg8WtXB\",iIqVbrBrc:getLocalizedValue(\"v9\",activeLocale)??\"Free assistance from our localisation experts\",J7diPvqmU:getLocalizedValue(\"v8\",activeLocale)??\"Translators specialised in different fields\",kE8XKdkCF:addImageAlt({src:\"https://framerusercontent.com/images/iJVLV2FuaJ8WuegpCAFhbIQi67Y.svg\",srcSet:\"https://framerusercontent.com/images/iJVLV2FuaJ8WuegpCAFhbIQi67Y.svg?scale-down-to=512 512w,https://framerusercontent.com/images/iJVLV2FuaJ8WuegpCAFhbIQi67Y.svg 628w\"},\"\"),layoutId:\"SRdg8WtXB\",lpXEpxtbn:addImageAlt({src:\"https://framerusercontent.com/images/kR2KC0hUATO7QeKkYD51hYUkxwU.svg\",srcSet:\"https://framerusercontent.com/images/kR2KC0hUATO7QeKkYD51hYUkxwU.svg?scale-down-to=512 512w,https://framerusercontent.com/images/kR2KC0hUATO7QeKkYD51hYUkxwU.svg 628w\"},\"\"),LqmxeYOQu:\"\",QB0LjFusk:getLocalizedValue(\"v7\",activeLocale)??\"Access a global network of certified translators\",qNi3Oocni:addImageAlt({src:\"https://framerusercontent.com/images/wbRsz5uUqyZv6vQBl3VAcGTfA.svg\",srcSet:\"https://framerusercontent.com/images/wbRsz5uUqyZv6vQBl3VAcGTfA.svg?scale-down-to=512 512w,https://framerusercontent.com/images/wbRsz5uUqyZv6vQBl3VAcGTfA.svg 628w\"},\"\"),style:{width:\"100%\"},variant:\"dM2JLocbJ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+743,children:/*#__PURE__*/_jsx(Container,{className:\"framer-a3x90u-container\",nodeId:\"TgEYBa0Ig\",scopeId:\"vPrGS21aX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h2x_LX2Fo:{variant:\"ar425hjAk\"},pUfeIHx4g:{variant:\"a22_wRSEb\"}},children:/*#__PURE__*/_jsx(Accordion4,{bUrkPee_E:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"At EasyTranslate, we only entrust translations to native speakers. This ensures that not only is the translation an accurate and true depiction of the original document, but it also reads naturally and flows as if a native speaker wrote it.\"})}),cpVuhBk6J:\"\",CR9f5xb_I:getLocalizedValue(\"v10\",activeLocale)??\"SPEED WITHOUT COMPROMISING QUALITY\",dEvdFyLBS:false,DX6RWbI7L:\"\",fm14qL4KT:getLocalizedValue(\"v16\",activeLocale)??\"APPROVAL FROM NATIVE SPEAKERS\",height:\"100%\",id:\"TgEYBa0Ig\",jHWq1G5yK:true,JZszZvqu7:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Our stringent verification process ensures not only fluency in the native language but also expertise in specific fields like law, guaranteeing accurate and precise certified translations tailored to your needs.\"})}),krz1V67vP:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Our encrypted platform, compliant with EU GDPR guidelines, ensures the safety of your official documents. Only you and your verified translator have access, guaranteeing confidentiality with no third-party involvement.\"})}),layoutId:\"TgEYBa0Ig\",LktGFcGA8:\"\",OM7EWZrxR:getLocalizedValue(\"v12\",activeLocale)??\"SPECIALISED AND VERIFIED TRANSLATORS\",OQ3IXbTpd:\"\",qovVgFsK9:false,S7M3Qr2Kf:getLocalizedValue(\"v14\",activeLocale)??\"SECURE & CONFIDENTIAL CERTIFIED TRANSLATIONS\",SgSMOo2xW:addImageAlt({src:\"https://framerusercontent.com/images/OpdAKGq2Wwm2v1RxJxDo5GVukZs.png\",srcSet:\"https://framerusercontent.com/images/OpdAKGq2Wwm2v1RxJxDo5GVukZs.png?scale-down-to=512 512w,https://framerusercontent.com/images/OpdAKGq2Wwm2v1RxJxDo5GVukZs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OpdAKGq2Wwm2v1RxJxDo5GVukZs.png 1258w\"},\"\"),style:{width:\"100%\"},tdCJoWX3G:false,TnJ20lxig:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Get certified translations on time and within budget without sacrificing quality. We deliver stamped documents efficiently via email or post.\"})}),tOh9PP5sv:addImageAlt({src:\"https://framerusercontent.com/images/OpdAKGq2Wwm2v1RxJxDo5GVukZs.png\",srcSet:\"https://framerusercontent.com/images/OpdAKGq2Wwm2v1RxJxDo5GVukZs.png?scale-down-to=512 512w,https://framerusercontent.com/images/OpdAKGq2Wwm2v1RxJxDo5GVukZs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OpdAKGq2Wwm2v1RxJxDo5GVukZs.png 1258w\"},\"\"),TXYWD_uyb:addImageAlt({src:\"https://framerusercontent.com/images/WTF2nhCNi8IuzZyc8IEiINBoA.png\",srcSet:\"https://framerusercontent.com/images/WTF2nhCNi8IuzZyc8IEiINBoA.png?scale-down-to=512 512w,https://framerusercontent.com/images/WTF2nhCNi8IuzZyc8IEiINBoA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WTF2nhCNi8IuzZyc8IEiINBoA.png 1258w\"},\"\"),variant:\"IhKLP0YP9\",VBlSgrBhs:false,width:\"100%\",wrFak3pLz:false,wzRyTbLEe:addImageAlt({src:\"https://framerusercontent.com/images/OpdAKGq2Wwm2v1RxJxDo5GVukZs.png\",srcSet:\"https://framerusercontent.com/images/OpdAKGq2Wwm2v1RxJxDo5GVukZs.png?scale-down-to=512 512w,https://framerusercontent.com/images/OpdAKGq2Wwm2v1RxJxDo5GVukZs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OpdAKGq2Wwm2v1RxJxDo5GVukZs.png 1258w\"},\"\"),xpMfYhg4B:\"text\",xwtG2nbQZ:false,ZK4EfOgmm:\"text\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+943,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ca1sws-container\",nodeId:\"B5mOF4qY6\",scopeId:\"vPrGS21aX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h2x_LX2Fo:{variant:\"CrIzxik8z\"}},children:/*#__PURE__*/_jsx(SectionTwo,{axXgEpRru:false,ayzuaDYdj:getLocalizedValue(\"v21\",activeLocale)??\"It can take as little as 48 hours for the entire process from contacting our team at EasyTranslate to receiving your documents. You can easily scan in your documents and send them to us via the platform. We can send your certified translations back to you via email or via the postal service \u2013 or both if you\u2019d prefer. There\u2019s also express delivery available with tracking and signature for private and confidential translated documents.\",du3g1BI2j:false,H4G7O1X2l:\"\",height:\"100%\",id:\"B5mOF4qY6\",layoutId:\"B5mOF4qY6\",leAHXNNfS:false,lYsC3D114:addImageAlt({src:\"https://framerusercontent.com/images/s24ZS61NOILCFg0PRL2lJ9R3nlo.png\",srcSet:\"https://framerusercontent.com/images/s24ZS61NOILCFg0PRL2lJ9R3nlo.png?scale-down-to=512 512w,https://framerusercontent.com/images/s24ZS61NOILCFg0PRL2lJ9R3nlo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/s24ZS61NOILCFg0PRL2lJ9R3nlo.png 1258w\"},\"\"),mFEkqXCwe:getLocalizedValue(\"v20\",activeLocale)??\"Fast delivery of certified documents\",qkrHscF1I:getLocalizedValue(\"v18\",activeLocale)??\"EasyTranslate grants you access to a global network of talented translators which reside in, and are certified by the official authorities of the country where your documents need to be submitted. By always having access to a certified translator, you can deliver official documents when and wherever you need according to deadlines, regardless of the language.\",r6vmrfhCQ:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"text\"})}),r9MAp5dfc:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"text\"})}),SDCcNs5TG:addImageAlt({src:\"https://framerusercontent.com/images/F2tWUHDy5xHr03aEK1SveS97cM.png\",srcSet:\"https://framerusercontent.com/images/F2tWUHDy5xHr03aEK1SveS97cM.png?scale-down-to=512 512w,https://framerusercontent.com/images/F2tWUHDy5xHr03aEK1SveS97cM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/F2tWUHDy5xHr03aEK1SveS97cM.png 1259w\"},\"\"),style:{width:\"100%\"},variant:\"KCVTsLYWo\",VwhOboyR0:false,width:\"100%\",ZDjBsi2jD:getLocalizedValue(\"v7\",activeLocale)??\"Access a global network of certified translators\",ZVHg_7noS:\"\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:509,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1143,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hu3c92-container\",nodeId:\"Bje8jzySM\",scopeId:\"vPrGS21aX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h2x_LX2Fo:{variant:\"iPyWZYzhP\"},pUfeIHx4g:{variant:\"bzBEMRJ6f\"}},children:/*#__PURE__*/_jsx(SectionSectionW3,{EG6xj12kp:getLocalizedValue(\"v24\",activeLocale)??\"Single sign-on\",GF7ntF9ef:getLocalizedValue(\"v22\",activeLocale)??\"Your data is safe with us\",height:\"100%\",id:\"Bje8jzySM\",iOCjeH3LS:getLocalizedValue(\"v25\",activeLocale)??\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. \",kcdrqrmJw:getLocalizedValue(\"v26\",activeLocale)??\"Annual ISO 27001 audit\",layoutId:\"Bje8jzySM\",ltFX_2rTW:getLocalizedValue(\"v27\",activeLocale)??\"GDPR compliance\",onRkQVT7h:getLocalizedValue(\"v23\",activeLocale)??\"Protecting your files and information is our top priority. Your data remains safe, compliant and under your control.\",Qbxk1GJwc:getLocalizedValue(\"v28\",activeLocale)??\"text\",style:{width:\"100%\"},variant:\"eZ7y82nZe\",width:\"100%\",X8BmNuXPu:getLocalizedValue(\"v25\",activeLocale)??\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. \",xfMlsNDnT:\"var(--token-4e87d3ee-8d7f-4429-806c-e7ea8bc4a075, rgb(254, 254, 254))\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:660,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1652,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kuiv40-container\",nodeId:\"GvujyIErK\",scopeId:\"vPrGS21aX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h2x_LX2Fo:{variant:\"PdGTwCIOn\"},pUfeIHx4g:{variant:\"EL6BLEEtP\"}},children:/*#__PURE__*/_jsx(ReviewG2,{AgbeFhNhr:true,azfCL7hWL:getLocalizedValue(\"v31\",activeLocale)??\"The software is easy to use and the service team supports you all the way if needed.\",b5Dtd4opI:\"https://www.g2.com/products/easytranslate/reviews/easytranslate-review-4749151\",bfZIrT2Az:getLocalizedValue(\"v35\",activeLocale)??\"Customer comes first\",BUxftNoFV:getLocalizedValue(\"v37\",activeLocale)??\"Lauri P.\",eXbaQ9isC:\"https://www.g2.com/products/easytranslate/reviews/easytranslate-review-7256209\",g0uv78WFE:getLocalizedValue(\"v43\",activeLocale)??\"Marketing Manager Europe\",H5gBccccT:\"tDhojjwZn\",height:\"100%\",id:\"GvujyIErK\",iQToBpRB8:\"tDhojjwZn\",JVafb_lWQ:true,l8E38_Pam:getLocalizedValue(\"v36\",activeLocale)??\"Rarely does one have the pleasure of working with a company with such clear values towards customer satisfaction.\",layoutId:\"GvujyIErK\",LSHnvCIo3:\"KPo7HRdu0\",MLnPCMbpX:getLocalizedValue(\"v40\",activeLocale)??\"Efficient and reliable partner\",nlMh5mKZV:getLocalizedValue(\"v30\",activeLocale)??\"Excellent service and great translation\",o_Hd4QFD8:getLocalizedValue(\"v39\",activeLocale)??\"POWER International AS\",O19jnek_C:getLocalizedValue(\"v42\",activeLocale)??\"Ilinca M.\",oAl4Y9Dt2:\"https://www.g2.com/products/easytranslate/reviews/easytranslate-review-7709927\",oUVibm4rf:getLocalizedValue(\"v41\",activeLocale)??\"It is an easy platform, has good translators, is fast, and has a customer focus.\",PJaQAJmzV:getLocalizedValue(\"v29\",activeLocale)??\"Users love us\",q_uHOB0Ro:getLocalizedValue(\"v32\",activeLocale)??\"Lotte N. L.\",qGYZ81cHk:getLocalizedValue(\"v33\",activeLocale)??\"Co-Founder & SaaS Lead\",qjzG4SgRP:getLocalizedValue(\"v44\",activeLocale)??\"Dura-Line\",R_1VmdTdc:getLocalizedValue(\"v34\",activeLocale)??\"Helion B2B\",style:{width:\"100%\"},variant:\"xP8Z1RZrR\",width:\"100%\",xVVkJew8A:getLocalizedValue(\"v38\",activeLocale)??\"Product Content Manager\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:436,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2312,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bfd7fy-container\",nodeId:\"bdY3yeVUd\",scopeId:\"vPrGS21aX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h2x_LX2Fo:{variant:\"xcynYgxVU\"}},children:/*#__PURE__*/_jsx(CTASection,{Dppnx2dz0:true,g4gj1J3PZ:getLocalizedValue(\"v47\",activeLocale)??\"Better\",H67vmI7vf:getLocalizedValue(\"v49\",activeLocale)??\"translations\",height:\"100%\",id:\"bdY3yeVUd\",jRQN0p2ZQ:getLocalizedValue(\"v45\",activeLocale)??\"Better than human translations\",layoutId:\"bdY3yeVUd\",style:{width:\"100%\"},tlrFjYl6q:getLocalizedValue(\"v48\",activeLocale)??\"than human\",variant:\"rbTBINYKW\",wfbBr1ozx:getLocalizedValue(\"v50\",activeLocale)??\"Try HumanAI\",width:\"100%\",z52wpN41W:getLocalizedValue(\"v46\",activeLocale)??\"Step into the future of translation services with HumanAI - where AI and human collaboration set a new standard\\xa0for on-brand global communication\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2748,children:/*#__PURE__*/_jsx(Container,{className:\"framer-80q5h2-container\",nodeId:\"n9Oib_pYE\",scopeId:\"vPrGS21aX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h2x_LX2Fo:{variant:\"brvZFEEX6\"},pUfeIHx4g:{variant:\"PxWgaGrkZ\"}},children:/*#__PURE__*/_jsx(FooterModule,{height:\"100%\",id:\"n9Oib_pYE\",layoutId:\"n9Oib_pYE\",style:{width:\"100%\"},variant:\"zZKo8Hrqc\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gkIZh.framer-1h0sa3y, .framer-gkIZh .framer-1h0sa3y { display: block; }\",\".framer-gkIZh.framer-fsc2qu { 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: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-gkIZh .framer-nm0lh-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-gkIZh .framer-17ltgou-container, .framer-gkIZh .framer-1559mj8-container, .framer-gkIZh .framer-a3x90u-container, .framer-gkIZh .framer-ca1sws-container, .framer-gkIZh .framer-hu3c92-container, .framer-gkIZh .framer-1kuiv40-container, .framer-gkIZh .framer-bfd7fy-container, .framer-gkIZh .framer-80q5h2-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gkIZh.framer-fsc2qu { gap: 0px; } .framer-gkIZh.framer-fsc2qu > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-gkIZh.framer-fsc2qu > :first-child { margin-top: 0px; } .framer-gkIZh.framer-fsc2qu > :last-child { margin-bottom: 0px; } }\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-gkIZh.framer-fsc2qu { width: 810px; }}\",\"@media (max-width: 809px) { .framer-gkIZh.framer-fsc2qu { width: 390px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4683\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"pUfeIHx4g\":{\"layout\":[\"fixed\",\"auto\"]},\"h2x_LX2Fo\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramervPrGS21aX=withCSS(Component,css,\"framer-gkIZh\");export default FramervPrGS21aX;FramervPrGS21aX.displayName=\"What We Offer\";FramervPrGS21aX.defaultProps={height:4683,width:1200};addFonts(FramervPrGS21aX,[{explicitInter:true,fonts:[]},...MenuNavigationModuleFonts,...HeroMainFonts,...Features3SmallerBoxesFonts,...Accordion4Fonts,...SectionTwoFonts,...SectionSectionW3Fonts,...ReviewG2Fonts,...CTASectionFonts,...FooterModuleFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervPrGS21aX\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"4683\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pUfeIHx4g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"h2x_LX2Fo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "MenuNavigationModuleFonts", "getFonts", "p3QJ0hUbI_default", "HeroMainFonts", "FIpDQAnJQ_default", "Features3SmallerBoxesFonts", "v8dsrxdFS_default", "Accordion4Fonts", "Itc4bNEX4_default", "SectionTwoFonts", "aeutyJOzR_default", "SectionSectionW3Fonts", "gmLCvml2f_default", "ReviewG2Fonts", "l5o4apJFQ_default", "CTASectionFonts", "BZbH80pwG_default", "FooterModuleFonts", "l0axI5cD2_default", "breakpoints", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "p3QJ0hUbI_default", "FIpDQAnJQ_default", "getLocalizedValue", "v8dsrxdFS_default", "Itc4bNEX4_default", "x", "aeutyJOzR_default", "gmLCvml2f_default", "l5o4apJFQ_default", "BZbH80pwG_default", "l0axI5cD2_default", "css", "FramervPrGS21aX", "withCSS", "vPrGS21aX_default", "addFonts", "MenuNavigationModuleFonts", "HeroMainFonts", "Features3SmallerBoxesFonts", "Accordion4Fonts", "SectionTwoFonts", "SectionSectionW3Fonts", "ReviewG2Fonts", "CTASectionFonts", "FooterModuleFonts", "__FramerMetadata__"]
}
