{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/1yFOpedJzUrcnpEGGn5K/rEb8FMtgKw7qLLvmVRmi/r4c4xDHer.js", "ssg:https://framerusercontent.com/modules/6ugUL2uVNZWTz4E34ptI/ArhogvDWl5Nqt9RaJRXC/r4c4xDHer.js"],
  "sourcesContent": ["// Generated by Framer (890879b)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={heAAOx1c8:new LazyValue(()=>import(\"./r4c4xDHer-1.js\")),HMtLMywjH:new LazyValue(()=>import(\"./r4c4xDHer-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 (890879b)\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 SectionOne from\"#framer/local/canvasComponent/cCDXzB7Z1/cCDXzB7Z1.js\";import SectionWithPeople from\"#framer/local/canvasComponent/Cp7qznhzN/Cp7qznhzN.js\";import CTADoubleSection from\"#framer/local/canvasComponent/EfARvW9kc/EfARvW9kc.js\";import SectionBox from\"#framer/local/canvasComponent/F1_Zm0eAB/F1_Zm0eAB.js\";import HeroMain from\"#framer/local/canvasComponent/FIpDQAnJQ/FIpDQAnJQ.js\";import ModuleSpacer from\"#framer/local/canvasComponent/iKkUkQzBg/iKkUkQzBg.js\";import Accordion4 from\"#framer/local/canvasComponent/Itc4bNEX4/Itc4bNEX4.js\";import FooterModule from\"#framer/local/canvasComponent/l0axI5cD2/l0axI5cD2.js\";import G2Module from\"#framer/local/canvasComponent/lievLEJbp/lievLEJbp.js\";import ModuleLogos from\"#framer/local/canvasComponent/p02FCG67W/p02FCG67W.js\";import MenuNavigationModule from\"#framer/local/canvasComponent/p3QJ0hUbI/p3QJ0hUbI.js\";import AlertBanner from\"#framer/local/canvasComponent/udydFInz1/udydFInz1.js\";import BlogUpdates from\"#framer/local/canvasComponent/zaIJSHVkW/zaIJSHVkW.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/r4c4xDHer/r4c4xDHer.js\";import metadataProvider from\"#framer/local/webPageMetadata/r4c4xDHer/r4c4xDHer.js\";const MenuNavigationModuleFonts=getFonts(MenuNavigationModule);const AlertBannerFonts=getFonts(AlertBanner);const HeroMainFonts=getFonts(HeroMain);const ModuleSpacerFonts=getFonts(ModuleSpacer);const ModuleLogosFonts=getFonts(ModuleLogos);const SectionBoxFonts=getFonts(SectionBox);const G2ModuleFonts=getFonts(G2Module);const Accordion4Fonts=getFonts(Accordion4);const SectionOneFonts=getFonts(SectionOne);const SectionWithPeopleFonts=getFonts(SectionWithPeople);const BlogUpdatesFonts=getFonts(BlogUpdates);const CTADoubleSectionFonts=getFonts(CTADoubleSection);const FooterModuleFonts=getFonts(FooterModule);const breakpoints={alzubtbZs:\"(max-width: 809px)\",e5O4LHDc0:\"(min-width: 810px) and (max-width: 1199px)\",W7ta9vhLI:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-3T9uR\";const variantClassNames={alzubtbZs:\"framer-v-mts5r7\",e5O4LHDc0:\"framer-v-1p3m66o\",W7ta9vhLI:\"framer-v-pyluk\"};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:\"W7ta9vhLI\",Phone:\"alzubtbZs\",Tablet:\"e5O4LHDc0\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"W7ta9vhLI\"};};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);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"alzubtbZs\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"W7ta9vhLI\",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-pyluk\",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-12vflhq-container\",nodeId:\"lEBJuEOLm\",scopeId:\"r4c4xDHer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{variant:\"I4lDT0UtV\"},e5O4LHDc0:{variant:\"I4lDT0UtV\"}},children:/*#__PURE__*/_jsx(MenuNavigationModule,{height:\"100%\",id:\"lEBJuEOLm\",layoutId:\"lEBJuEOLm\",style:{width:\"100%\"},variant:\"xIJfeNSL5\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:75,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+87,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m3sys7-container\",nodeId:\"itts_0BZ1\",scopeId:\"r4c4xDHer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{variant:\"qqNoId0HB\"},e5O4LHDc0:{variant:\"yeyC3X96m\"}},children:/*#__PURE__*/_jsx(AlertBanner,{height:\"100%\",id:\"itts_0BZ1\",JDjoFXToc:\"EasyTranslate_One-Pager.pdf\",layoutId:\"itts_0BZ1\",QFWvrRcGs:\"https://framerusercontent.com/assets/jyUaVTbpUqkbvyzaaxW3d7Na2k4.pdf\",style:{width:\"100%\"},variant:\"Ck71xVjyM\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:456,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+162,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x7gi20-container\",nodeId:\"JZPPLKkJd\",scopeId:\"r4c4xDHer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{variant:\"pb4PYEQ_y\"}},children:/*#__PURE__*/_jsx(HeroMain,{D1c6IFLYm:\"var(--token-b0788d51-92a6-413b-956a-2731b032752d, rgb(41, 193, 167))\",ggDw6F18T:\"var(--token-8f76d932-8d09-4c3d-bc86-50dc6739c514, rgb(69, 74, 91))\",height:\"100%\",id:\"JZPPLKkJd\",JmBw9H9W9:getLocalizedValue(\"v1\",activeLocale)??\"HumanAIsing translations\",JSdiJo_Nx:\"E049N0Bde\",KPjxFNlaz:getLocalizedValue(\"v0\",activeLocale)??\"ABOUT US - OUR MISSION & VISION\",layoutId:\"JZPPLKkJd\",N5NUJgIAk:getLocalizedValue(\"v2\",activeLocale)??\"Our mission is to forever change translations\\xa0by combining the best of AI and humans. We envision a future\\xa0where AI and human collaboration become the new standard\\xa0for on-brand global communication.\",OU45l6djO:\"Off\",qtSsR_EOG:\"var(--token-4e87d3ee-8d7f-4429-806c-e7ea8bc4a075, rgb(254, 254, 254))\",style:{width:\"100%\"},Suc2UQmmN:getLocalizedValue(\"v3\",activeLocale)??\"https://www.youtube.com/watch?v=aR2Y97FtRNM\",TPdudkI8B:\"var(--token-10cfbc33-27be-46e6-a1ab-ba1cd565554b, rgb(44, 63, 213))\",variant:\"kJWoyggKX\",width:\"100%\",wKT3XUDmM:getLocalizedValue(\"v4\",activeLocale)??\"Start now\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{height:20,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+618}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-uz8ajv-container hidden-pyluk hidden-1p3m66o\",nodeId:\"r7BbvUtly\",scopeId:\"r4c4xDHer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{variant:\"VA82VTNeb\"}},children:/*#__PURE__*/_jsx(ModuleSpacer,{height:\"100%\",id:\"r7BbvUtly\",layoutId:\"r7BbvUtly\",style:{height:\"100%\",width:\"100%\"},variant:\"r7FuP4iB9\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{y:(componentViewport?.y||0)+0+638}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+618,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e83sle-container\",nodeId:\"ZaEJIKdil\",scopeId:\"r4c4xDHer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{variant:\"XcCZXtWZi\"},e5O4LHDc0:{variant:\"C4A1WM1qn\"}},children:/*#__PURE__*/_jsx(ModuleLogos,{height:\"100%\",id:\"ZaEJIKdil\",l1BRhWmFk:\"var(--token-4e87d3ee-8d7f-4429-806c-e7ea8bc4a075, rgb(254, 254, 254))\",layoutId:\"ZaEJIKdil\",style:{width:\"100%\"},variant:\"ap3Dsqds9\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{y:(componentViewport?.y||0)+0+838}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:689,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+818,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yrqyk8-container\",nodeId:\"CF_lVgmtj\",scopeId:\"r4c4xDHer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{variant:\"WGTK71OUg\"}},children:/*#__PURE__*/_jsx(SectionBox,{FSD6HYr8M:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"At EasyTranslate, we master the art of combining AI and human expertise. Even though AI plays a huge role in our company as a whole, we still value humans the most at our core, especially the awesome folks in our team.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"We might be a small team, but we have big dreams and loads of energy! We're not just a company; we're a close-knit crew on a mission to forever change translations as the world knows it!\"]})}),height:\"100%\",id:\"CF_lVgmtj\",layoutId:\"CF_lVgmtj\",style:{width:\"100%\"},variant:\"djXUvoY3v\",width:\"100%\",WVkbuTe6z:getLocalizedValue(\"v5\",activeLocale)??\"We celebrate individual successes as a team\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{y:(componentViewport?.y||0)+0+1527}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:343,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1507,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2z4ak8-container\",nodeId:\"pOchsxyno\",scopeId:\"r4c4xDHer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{variant:\"v4xpOgyM1\"}},children:/*#__PURE__*/_jsx(G2Module,{height:\"100%\",Hlvc_9raY:\"var(--token-4e87d3ee-8d7f-4429-806c-e7ea8bc4a075, rgb(254, 254, 254))\",id:\"pOchsxyno\",lAgm_3g2w:\"var(--token-10cfbc33-27be-46e6-a1ab-ba1cd565554b, rgb(44, 63, 213))\",layoutId:\"pOchsxyno\",style:{width:\"100%\"},variant:\"HBR_MhQGg\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{y:(componentViewport?.y||0)+0+1870}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1850,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vcpeii-container\",nodeId:\"xSOR7qZ5q\",scopeId:\"r4c4xDHer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{variant:\"VA82VTNeb\"}},children:/*#__PURE__*/_jsx(ModuleSpacer,{height:\"100%\",id:\"xSOR7qZ5q\",layoutId:\"xSOR7qZ5q\",style:{height:\"100%\",width:\"100%\"},variant:\"r7FuP4iB9\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{y:(componentViewport?.y||0)+0+1900}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1880,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8x0g1j-container\",nodeId:\"UZt9GD58H\",scopeId:\"r4c4xDHer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{variant:\"ar425hjAk\"},e5O4LHDc0:{variant:\"a22_wRSEb\"}},children:/*#__PURE__*/_jsx(Accordion4,{bUrkPee_E:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Our strive for owning what we do is what fuels our innovation. We're proactive and take initiative. We feel empowered by taking ownership to deliver something we\u2019re truly proud of.\"})}),cpVuhBk6J:\"\",CR9f5xb_I:getLocalizedValue(\"v9\",activeLocale)??\"BUILD TRUST\",dEvdFyLBS:false,DX6RWbI7L:\"\",fm14qL4KT:getLocalizedValue(\"v15\",activeLocale)??\"TAKE OWNERSHIP\",height:\"100%\",id:\"UZt9GD58H\",jHWq1G5yK:true,JZszZvqu7:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"We can do great things on our own, but we are even better together. At EasyTranslate, we value collaboration and see strength in diversity. Internally and externally, we practice transparent, respectful communication.\"})}),krz1V67vP:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"EasyTranslate makes the complex simple. We encourage each other to think outside the box and foster innovation. We\u2019re committed to offering simple, user-friendly solutions that make going global easy.\"})}),layoutId:\"UZt9GD58H\",LktGFcGA8:\"\",OM7EWZrxR:getLocalizedValue(\"v11\",activeLocale)??\"BETTER TOGETHER\",OQ3IXbTpd:\"\",qovVgFsK9:false,S7M3Qr2Kf:getLocalizedValue(\"v13\",activeLocale)??\"BRILLIANCE IN SIMPLICITY\",SgSMOo2xW:addImageAlt({pixelHeight:1054,pixelWidth:1258,src:\"https://framerusercontent.com/images/7fGpNzyETR6xXI5sN7gEmEGr8.png\",srcSet:\"https://framerusercontent.com/images/7fGpNzyETR6xXI5sN7gEmEGr8.png?scale-down-to=512 512w,https://framerusercontent.com/images/7fGpNzyETR6xXI5sN7gEmEGr8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7fGpNzyETR6xXI5sN7gEmEGr8.png 1258w\"},\"\"),style:{width:\"100%\"},tdCJoWX3G:true,TnJ20lxig:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Trust is the foundation of everything we do at EasyTranslate. We approach our work with high integrity and strive to deliver on our promises. Through building trust, we create a prosperous environment, internally and externally.\"})}),tOh9PP5sv:addImageAlt({pixelHeight:1054,pixelWidth:1258,src:\"https://framerusercontent.com/images/tmdCgvL0W9ybWvvyojik52ZXc.png\",srcSet:\"https://framerusercontent.com/images/tmdCgvL0W9ybWvvyojik52ZXc.png?scale-down-to=512 512w,https://framerusercontent.com/images/tmdCgvL0W9ybWvvyojik52ZXc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/tmdCgvL0W9ybWvvyojik52ZXc.png 1258w\"},\"\"),TXYWD_uyb:addImageAlt({pixelHeight:1054,pixelWidth:1258,src:\"https://framerusercontent.com/images/zGL90fJIDUjUVvZJZGsmEWYCXw.png\",srcSet:\"https://framerusercontent.com/images/zGL90fJIDUjUVvZJZGsmEWYCXw.png?scale-down-to=512 512w,https://framerusercontent.com/images/zGL90fJIDUjUVvZJZGsmEWYCXw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zGL90fJIDUjUVvZJZGsmEWYCXw.png 1258w\"},\"\"),variant:\"IhKLP0YP9\",VBlSgrBhs:false,width:\"100%\",wrFak3pLz:false,wzRyTbLEe:addImageAlt({pixelHeight:1054,pixelWidth:1258,src:\"https://framerusercontent.com/images/ETWvqmJv4P1OogQCqe4uUX26qhA.png\",srcSet:\"https://framerusercontent.com/images/ETWvqmJv4P1OogQCqe4uUX26qhA.png?scale-down-to=512 512w,https://framerusercontent.com/images/ETWvqmJv4P1OogQCqe4uUX26qhA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ETWvqmJv4P1OogQCqe4uUX26qhA.png 1258w\"},\"\"),xpMfYhg4B:getLocalizedValue(\"v7\",activeLocale)??\"Our values\",xwtG2nbQZ:false,ZK4EfOgmm:getLocalizedValue(\"v8\",activeLocale)??\"Our four core values are more than just words on paper; they\u2019re the guiding principles in everything we do at EasyTranslate.\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{y:(componentViewport?.y||0)+0+2100}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2080,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3fmb9-container\",nodeId:\"xUmSWkXUb\",scopeId:\"r4c4xDHer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{variant:\"QHFpmSl1a\"}},children:/*#__PURE__*/_jsx(SectionOne,{AO8hijkrp:false,bODGJlcx3:false,BwA4kQPEj:\"\",EunZOfnGl:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Our team of 30+ people from 14+ different nationalities reside in the best office in Copenhagen. If you\u2019re visiting Copenhagen, our team members are always happy to give you tips on what to do and see around the city.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Office address:\",/*#__PURE__*/_jsx(\"br\",{}),\"Titangade 9-11\",/*#__PURE__*/_jsx(\"br\",{}),\"2200 Copenhagen N\",/*#__PURE__*/_jsx(\"br\",{}),\"Denmark\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"CVR: DK33240562\"]})}),height:\"100%\",id:\"xUmSWkXUb\",iQscSpf_L:addImageAlt({pixelHeight:311,pixelWidth:464,src:\"https://framerusercontent.com/images/rOT0j6fmYOE8NuywZt3JQYV41Y.png\"},\"\"),layoutId:\"xUmSWkXUb\",mwE0pX988:getLocalizedValue(\"v17\",activeLocale)??\"We have the best office!\",style:{width:\"100%\"},U8XMtU12F:true,variant:\"jzhle5Uq9\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{y:(componentViewport?.y||0)+0+2580}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:462,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2560,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1g70l0a-container\",nodeId:\"hqzZWxmYY\",scopeId:\"r4c4xDHer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{variant:\"TCeIf_97V\"}},children:/*#__PURE__*/_jsx(SectionWithPeople,{EadkYvrDY:getLocalizedValue(\"v19\",activeLocale)??\"Our leadership team\",epT9g9ySF:addImageAlt({pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/QYE4PWnQgUOV3aFXA7XN2gXMwE.png\"},\"\"),guaWCa9_c:getLocalizedValue(\"v24\",activeLocale)??\"COO\",height:\"100%\",id:\"hqzZWxmYY\",IkQghPhQf:addImageAlt({pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/jOccE7TiMqW8PyVuo4uBqzIQYQ.png\"},\"\"),layoutId:\"hqzZWxmYY\",LSDWWIyyg:getLocalizedValue(\"v26\",activeLocale)??\"CTO\",MxOknr1zE:getLocalizedValue(\"v23\",activeLocale)??\"Kasper Bengtson-Jensen\",nyzhUyWas:getLocalizedValue(\"v22\",activeLocale)??\"CEO & Co-Founder\",SsmEdqwxS:addImageAlt({pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/pCR6DOSh2QHAAIMZKJVoYCPJHLY.png\"},\"\"),style:{width:\"100%\"},tGJEeXbCM:getLocalizedValue(\"v21\",activeLocale)??\"Frederik R. Pedersen\",Tts94R0uL:getLocalizedValue(\"v20\",activeLocale)??\"EasyTranslate was founded in 2010 in Copenhagen, Denmark and is led by a dynamic team shaping the way we communicate globally. Together we blend experience and innovation to make your language solutions easy and effective. \",U6VTy0GHJ:true,variant:\"pFUBlT7XX\",vkbU5zUZz:getLocalizedValue(\"v4\",activeLocale)??\"Start now\",width:\"100%\",XUVZKu6Ur:getLocalizedValue(\"v25\",activeLocale)??\"Stefan Brankovikj\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{y:(componentViewport?.y||0)+0+3042}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:786,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3022,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xpczz1-container\",nodeId:\"eh4g_hiIq\",scopeId:\"r4c4xDHer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{variant:\"msTToxzBz\"},e5O4LHDc0:{variant:\"ISpWH6Uou\"}},children:/*#__PURE__*/_jsx(BlogUpdates,{height:\"100%\",id:\"eh4g_hiIq\",layoutId:\"eh4g_hiIq\",style:{width:\"100%\"},TEMGWr18r:\"Browse more articles\",variant:\"PPTTJ7fsv\",width:\"100%\",X7fWa4kFC:getLocalizedValue(\"v27\",activeLocale)??\"Latest Blog Posts & Press\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{y:(componentViewport?.y||0)+0+3828}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3808,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sy2c6j-container\",nodeId:\"ZAdJ0Mcec\",scopeId:\"r4c4xDHer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{variant:\"D8FQruXJ0\"}},children:/*#__PURE__*/_jsx(CTADoubleSection,{height:\"100%\",id:\"ZAdJ0Mcec\",layoutId:\"ZAdJ0Mcec\",style:{width:\"100%\"},variant:\"JYdDwzC2e\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{y:(componentViewport?.y||0)+0+4028}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:623,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4008,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11anmya-container\",nodeId:\"DVNLQ0b0E\",scopeId:\"r4c4xDHer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{alzubtbZs:{variant:\"brvZFEEX6\"},e5O4LHDc0:{variant:\"PxWgaGrkZ\"}},children:/*#__PURE__*/_jsx(FooterModule,{height:\"100%\",id:\"DVNLQ0b0E\",layoutId:\"DVNLQ0b0E\",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-3T9uR.framer-noubbj, .framer-3T9uR .framer-noubbj { display: block; }\",\".framer-3T9uR.framer-pyluk { 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-3T9uR .framer-12vflhq-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-3T9uR .framer-1m3sys7-container, .framer-3T9uR .framer-x7gi20-container, .framer-3T9uR .framer-1e83sle-container, .framer-3T9uR .framer-yrqyk8-container, .framer-3T9uR .framer-2z4ak8-container, .framer-3T9uR .framer-8x0g1j-container, .framer-3T9uR .framer-3fmb9-container, .framer-3T9uR .framer-1g70l0a-container, .framer-3T9uR .framer-1xpczz1-container, .framer-3T9uR .framer-sy2c6j-container, .framer-3T9uR .framer-11anmya-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-3T9uR .framer-uz8ajv-container { flex: none; height: 20px; position: relative; width: 100%; }\",\".framer-3T9uR .framer-vcpeii-container { flex: none; height: 30px; position: relative; width: 100%; }\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-3T9uR.framer-pyluk { width: 810px; }}\",\"@media (max-width: 809px) { .framer-3T9uR.framer-pyluk { width: 390px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5366\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"e5O4LHDc0\":{\"layout\":[\"fixed\",\"auto\"]},\"alzubtbZs\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framerr4c4xDHer=withCSS(Component,css,\"framer-3T9uR\");export default Framerr4c4xDHer;Framerr4c4xDHer.displayName=\"Page\";Framerr4c4xDHer.defaultProps={height:5366,width:1200};addFonts(Framerr4c4xDHer,[{explicitInter:true,fonts:[]},...MenuNavigationModuleFonts,...AlertBannerFonts,...HeroMainFonts,...ModuleSpacerFonts,...ModuleLogosFonts,...SectionBoxFonts,...G2ModuleFonts,...Accordion4Fonts,...SectionOneFonts,...SectionWithPeopleFonts,...BlogUpdatesFonts,...CTADoubleSectionFonts,...FooterModuleFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerr4c4xDHer\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"e5O4LHDc0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"alzubtbZs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"5366\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"__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", "AlertBannerFonts", "udydFInz1_default", "HeroMainFonts", "FIpDQAnJQ_default", "ModuleSpacerFonts", "iKkUkQzBg_default", "ModuleLogosFonts", "p02FCG67W_default", "SectionBoxFonts", "F1_Zm0eAB_default", "G2ModuleFonts", "lievLEJbp_default", "Accordion4Fonts", "Itc4bNEX4_default", "SectionOneFonts", "cCDXzB7Z1_default", "SectionWithPeopleFonts", "Cp7qznhzN_default", "BlogUpdatesFonts", "zaIJSHVkW_default", "CTADoubleSectionFonts", "EfARvW9kc_default", "FooterModuleFonts", "l0axI5cD2_default", "breakpoints", "isBrowser", "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", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLocalizedValue", "x", "css", "Framerr4c4xDHer", "withCSS", "r4c4xDHer_default", "addFonts", "__FramerMetadata__"]
}
