{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/hxZCxLkCaZRWRzhlPOEf/oADuKUdsnVAnph2hw3mF/vmE7Gc3jM.js", "ssg:https://framerusercontent.com/modules/a2FlfgQh0UZi76W9yuBs/2oipZrlZrGyXMSWYVIj4/vmE7Gc3jM.js"],
  "sourcesContent": ["// Generated by Framer (ee31e22)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={UCCFvrJMY:new LazyValue(()=>import(\"./vmE7Gc3jM-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 (ee31e22)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import BannerStartup from\"#framer/local/canvasComponent/GWlGgLeKk/GWlGgLeKk.js\";import HeroStartup from\"#framer/local/canvasComponent/he0Cbh59w/he0Cbh59w.js\";import TeamMember from\"#framer/local/canvasComponent/IrbrPRI52/IrbrPRI52.js\";import Media from\"#framer/local/canvasComponent/IUIFGld4p/IUIFGld4p.js\";import Footer from\"#framer/local/canvasComponent/lrHl7sc6J/lrHl7sc6J.js\";import Header from\"#framer/local/canvasComponent/VufFp_mCV/VufFp_mCV.js\";import*as sharedStyle1 from\"#framer/local/css/bpkE9W_bA/bpkE9W_bA.js\";import*as sharedStyle from\"#framer/local/css/ur9Vx96gX/ur9Vx96gX.js\";import*as sharedStyle2 from\"#framer/local/css/wUCvuJeyI/wUCvuJeyI.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/vmE7Gc3jM/vmE7Gc3jM.js\";import metadataProvider from\"#framer/local/webPageMetadata/vmE7Gc3jM/vmE7Gc3jM.js\";const HeaderFonts=getFonts(Header);const HeroStartupFonts=getFonts(HeroStartup);const MediaFonts=getFonts(Media);const TeamMemberFonts=getFonts(TeamMember);const MaterialFonts=getFonts(Material);const BannerStartupFonts=getFonts(BannerStartup);const FooterFonts=getFonts(Footer);const breakpoints={FWVow_9WD:\"(min-width: 810px) and (max-width: 1199px)\",mX2le3hUc:\"(max-width: 809px)\",ogy3Xh3Lm:\"(min-width: 1440px)\",yTbBSDD3B:\"(min-width: 1200px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-tGEgy\";const variantClassNames={FWVow_9WD:\"framer-v-i8zg7t\",mX2le3hUc:\"framer-v-2jzb01\",ogy3Xh3Lm:\"framer-v-q1xweu\",yTbBSDD3B:\"framer-v-hqxzj3\"};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:\"ogy3Xh3Lm\",Medium:\"yTbBSDD3B\",Phone:\"mX2le3hUc\",Tablet:\"FWVow_9WD\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ogy3Xh3Lm\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ogy3Xh3Lm\",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-q1xweu\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:108,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g01tsu-container\",nodeId:\"t3hIFbIHA\",scopeId:\"vmE7Gc3jM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FWVow_9WD:{variant:\"NUfnTW1F2\"},mX2le3hUc:{variant:\"NUfnTW1F2\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"t3hIFbIHA\",layoutId:\"t3hIFbIHA\",style:{width:\"100%\"},variant:\"SAXhSPwy1\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mX2le3hUc:{height:534}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:689,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+108,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sommvw-container\",nodeId:\"uwl5Bv2nw\",scopeId:\"vmE7Gc3jM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FWVow_9WD:{variant:\"s6T5SlBER\"},mX2le3hUc:{style:{height:\"100%\",width:\"100%\"},variant:\"gY1pZE6yA\"}},children:/*#__PURE__*/_jsx(HeroStartup,{CRCg5ZrAk:getLocalizedValue(\"v2\",activeLocale)??\"esgmax.io\",CzSEP5wg9:getLocalizedValue(\"v5\",activeLocale)??\"Fase Bake\",duVXULq9T:\"https://esgmax.io\",E7nyUJicE:\"var(--token-e364e0fd-39e7-4906-af3e-6e3a25047935, rgb(73, 212, 208))\",Fb0ANnJy7:getLocalizedValue(\"v4\",activeLocale)??\"Round completato\",height:\"100%\",hX2yq9vda:addImageAlt({src:\"https://framerusercontent.com/images/tqwjgHIotjwtYbFyvURzS4kauI.png\",srcSet:\"https://framerusercontent.com/images/tqwjgHIotjwtYbFyvURzS4kauI.png?scale-down-to=1024 983w,https://framerusercontent.com/images/tqwjgHIotjwtYbFyvURzS4kauI.png 1475w\"},getLocalizedValue(\"v3\",activeLocale)??\"ESGMax\"),id:\"uwl5Bv2nw\",layoutId:\"uwl5Bv2nw\",mRe4MWtBN:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{children:\"ESGmax\"})}),nR0n3_pGY:\"var(--token-431024d6-3a52-4534-9ad4-c2631fd20119, rgb(124, 124, 124))\",OF9Y6FQo3:getLocalizedValue(\"v1\",activeLocale)??\"Massimizza l'impatto, minimizza lo sforzo.\",style:{width:\"100%\"},TWtmo3A5y:getLocalizedValue(\"v6\",activeLocale)??\"Q1 2023\",variant:\"q9OCCmEUE\",width:\"100%\",y8G4lMq6Z:\"var(--token-c5f94acb-319c-4051-9c7c-c8824d97638d, rgb(74, 178, 120))\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4ahvs4\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lyj8gc\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FWVow_9WD:{width:\"720px\",y:(componentViewport?.y||0)+0+797+0+343},mX2le3hUc:{width:\"310px\",y:(componentViewport?.y||0)+0+642+0+225},yTbBSDD3B:{width:\"1000px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:700,width:\"1180px\",y:(componentViewport?.y||0)+0+797+0+325,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c0ap5i-container\",nodeId:\"ls6fFwKlB\",scopeId:\"vmE7Gc3jM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FWVow_9WD:{variant:\"dsDFQ_ci6\"},mX2le3hUc:{variant:\"fp5h3MLk_\"},yTbBSDD3B:{variant:\"VGWnEvsiI\"}},children:/*#__PURE__*/_jsx(Media,{gzIzCbnY1:getLocalizedValue(\"v7\",activeLocale)??\"Bisogno individuato\",height:\"100%\",id:\"ls6fFwKlB\",k5NFCk4WY:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{children:[\"Le analisi condotte da Startup Bakery hanno fatto emergere un grande problema nel processo di redazione dei report di sostenibilit\\xe0: quello della \",/*#__PURE__*/_jsx(\"strong\",{children:\"raccolta dati\"}),\".\"]}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Questo processo viene oggi condotto in \",/*#__PURE__*/_jsx(\"strong\",{children:\"modalit\\xe0 estremamente manuale\"}),\" anche nelle principali Corporate intervistate, che al di l\\xe0 dei tradizionali software gestionali per la redazione dei report, non godono di soluzioni software in grado di velocizzare e automatizzare il processo di raccolta dei dati.\"]}),/*#__PURE__*/_jsx(\"p\",{children:\"Ne deriva un grande dispendio di tempo e risorse, soprattutto nell\u2019ingaggio di stakeholder su team distribuiti all\u2019interno dell\u2019azienda o addirittura esterni ad essa.\"})]}),KGZXQe3wJ:\"T_lWJIGVs\",kkC_89g_d:\"\",layoutId:\"ls6fFwKlB\",style:{width:\"100%\"},variant:\"aoWNScLcy\",width:\"100%\",x2AIIjRFC:addImageAlt({src:\"https://framerusercontent.com/images/lSpnPptSkGErviKIB3wg0Xw26PI.png\",srcSet:\"https://framerusercontent.com/images/lSpnPptSkGErviKIB3wg0Xw26PI.png?scale-down-to=512 512w,https://framerusercontent.com/images/lSpnPptSkGErviKIB3wg0Xw26PI.png 943w\"},getLocalizedValue(\"v3\",activeLocale)??\"ESGMax\")})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FWVow_9WD:{width:\"720px\",y:(componentViewport?.y||0)+0+797+0+1043},mX2le3hUc:{width:\"310px\",y:(componentViewport?.y||0)+0+642+0+925},yTbBSDD3B:{width:\"1000px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:700,width:\"1180px\",y:(componentViewport?.y||0)+0+797+0+1025,children:/*#__PURE__*/_jsx(Container,{className:\"framer-drl3nm-container\",nodeId:\"lFThpS7WB\",scopeId:\"vmE7Gc3jM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FWVow_9WD:{variant:\"y6XN3Y0Nw\"},mX2le3hUc:{variant:\"fp5h3MLk_\"},yTbBSDD3B:{variant:\"vo0VjFrpE\"}},children:/*#__PURE__*/_jsx(Media,{gzIzCbnY1:getLocalizedValue(\"v9\",activeLocale)??\"Soluzione prevista\",height:\"100%\",id:\"lFThpS7WB\",k5NFCk4WY:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{children:[\"ESGmax \\xe8 una soluzione in cloud che abilita la \",/*#__PURE__*/_jsx(\"strong\",{children:\"costruzione partecipativa\"}),\" del report di sostenibilit\\xe0. Semplifica e velocizza la raccolta, l\u2019organizzazione, l\u2019archiviazione e la presentazione dei dati ESG, anche della filiera.\"]}),/*#__PURE__*/_jsxs(\"p\",{children:[\"ESGmax guida gli attori del processo di redazione lungo tutta la catena del valore del dato, tramite una soluzione cloud basata su \",/*#__PURE__*/_jsx(\"strong\",{children:\"Intelligenza Artificiale Generativa\"}),\" e paradigmi di usabilit\\xe0 semplificata, permettendo a tutti gli stakeholder di collaborare pi\\xf9 velocemente nel reperimento delle informazioni e stesura del report.\"]}),/*#__PURE__*/_jsx(\"p\",{children:\"Il software si occupa di gestire notifiche e reminder per velocizzare il processo di raccolta dati, cos\\xec come le approvazioni richieste sulle informazioni collezionate.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"ESGmax non richiede una competenza specifica nella redazione del report di sostenibilit\\xe0, ma si pone come soluzione trasversale rivolta a pi\\xf9 soggetti: sustainability managers, CEO, CFO, consulenti, commercialisti e tutti coloro che sono in qualche coinvolti nel processo di raccolta dati aziendali.\"})]}),KGZXQe3wJ:\"T_lWJIGVs\",kkC_89g_d:\"\",layoutId:\"lFThpS7WB\",style:{width:\"100%\"},variant:\"ZiqMY1X1K\",width:\"100%\",x2AIIjRFC:addImageAlt({src:\"https://framerusercontent.com/images/UJR26HpPjEtC7gKnmZHCZCBTdk.png\",srcSet:\"https://framerusercontent.com/images/UJR26HpPjEtC7gKnmZHCZCBTdk.png?scale-down-to=512 512w,https://framerusercontent.com/images/UJR26HpPjEtC7gKnmZHCZCBTdk.png 830w\"},getLocalizedValue(\"v3\",activeLocale)??\"ESGMax\")})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x8o5e8\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zprki5\",\"data-framer-name\":\"TItle\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-8dbe4\",\"data-styles-preset\":\"ur9Vx96gX\",style:{\"--framer-text-alignment\":\"center\"},children:\"Co-founder\"})}),className:\"framer-1dpj245\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zd9kbb\",\"data-framer-name\":\"Profiles\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FWVow_9WD:{y:(componentViewport?.y||0)+0+797+0+1743+0+82.8+0},mX2le3hUc:{y:(componentViewport?.y||0)+0+642+0+1625+0+82.8+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:414,y:(componentViewport?.y||0)+0+797+0+1725+0+82.8+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rahg93-container\",nodeId:\"YIUHZhOnr\",scopeId:\"vmE7Gc3jM\",children:/*#__PURE__*/_jsx(TeamMember,{dYg46EzPI:\"https://www.linkedin.com/in/massimoferri/\",EJ6bJyBoK:\"\",height:\"100%\",iBjEHml6H:getLocalizedValue(\"v15\",activeLocale)??\"CEO\",id:\"YIUHZhOnr\",layoutId:\"YIUHZhOnr\",mZPM3Gla8:\"\",NBsfD5pst:addImageAlt({src:\"https://framerusercontent.com/images/6Q2D55FsD8rMzpF4fnZoCoRKQU.jpeg\",srcSet:\"https://framerusercontent.com/images/6Q2D55FsD8rMzpF4fnZoCoRKQU.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/6Q2D55FsD8rMzpF4fnZoCoRKQU.jpeg 800w\"},getLocalizedValue(\"v12\",activeLocale)??\"Massimo Ferri\"),otAruTiCh:getLocalizedValue(\"v14\",activeLocale)??\"Ferri\",uNo0FRH46:getLocalizedValue(\"v13\",activeLocale)??\"Massimo\",variant:\"TV9lRZxcH\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1w0bb8g\",\"data-styles-preset\":\"bpkE9W_bA\",children:\"Dopo il suo PhD in Ingegneria ha traguardato la grande industria gestendo progetti nella maggior parte delle countries dell\u2019area EMEA.  Fonda nel 2013 la prima startup, TEIA, diventando in pochi anni un riferimento nel settore dei BigData ed AI applicati alla Social Business Intelligence. Dopo l\u2019acquisizione definitiva nel 2020 e l\u2019uscita da Decameron, microbirrificio artigianale fondato nel 2016, Fonda Lookin, societ\\xe0 specializzata nella data intelligence. Oggi, alla sua terza startup si affaccia al mercato globale delle soluzioni SaaS in ambito ESG.\"})}),className:\"framer-10yfbpq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gx9wtp\",\"data-framer-name\":\"Breadcrumbs\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"LGpbd1pYf\",scopeId:\"vmE7Gc3jM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FWVow_9WD:{background:{alt:getLocalizedValue(\"v17\",activeLocale)??\"Picture of Startup Bakery\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+797+0+2239.8+40),pixelHeight:533,pixelWidth:490,sizes:\"35px\",src:\"https://framerusercontent.com/images/qH5VWVgqI8mCnGHcKKd4JOzW4Y.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/qH5VWVgqI8mCnGHcKKd4JOzW4Y.png 490w\"}},mX2le3hUc:{background:{alt:getLocalizedValue(\"v17\",activeLocale)??\"Picture of Startup Bakery\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+642+0+2488.8+40),pixelHeight:533,pixelWidth:490,sizes:\"40px\",src:\"https://framerusercontent.com/images/qH5VWVgqI8mCnGHcKKd4JOzW4Y.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/qH5VWVgqI8mCnGHcKKd4JOzW4Y.png 490w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v17\",activeLocale)??\"Picture of Startup Bakery\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+797+0+2221.8+40),pixelHeight:533,pixelWidth:490,sizes:\"35px\",src:\"https://framerusercontent.com/images/qH5VWVgqI8mCnGHcKKd4JOzW4Y.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/qH5VWVgqI8mCnGHcKKd4JOzW4Y.png 490w\"},className:\"framer-1vzk8gt framer-3ac5xf\",\"data-framer-name\":\"Logo SB\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-7un28v-container\",\"data-framer-name\":\"Chevron\",isAuthoredByUser:true,isModuleExternal:true,name:\"Chevron\",nodeId:\"jwkxR645_\",scopeId:\"vmE7Gc3jM\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-431024d6-3a52-4534-9ad4-c2631fd20119, rgb(124, 124, 124))\",height:\"100%\",iconSearch:getLocalizedValue(\"v18\",activeLocale)??\"Home\",iconSelection:\"ChevronRight\",iconStyle15:\"Rounded\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"jwkxR645_\",layoutId:\"jwkxR645_\",mirrored:false,name:\"Chevron\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1NvdXJjZSBTYW5zIFBybyBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Source Sans Pro SemiBold\", \"Source Sans Pro SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\",\"--framer-text-color\":\"var(--token-d74ad69a-1cbc-4894-b808-239158b8cb51, rgb(234, 32, 105))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"AaA_z4QmG\"},motionChild:true,nodeId:\"uGwvdJTdV\",openInNewTab:false,scopeId:\"vmE7Gc3jM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nrzptx\",\"data-styles-preset\":\"wUCvuJeyI\",children:\"Startup Studio\"})})})}),className:\"framer-1keya3p\",fonts:[\"CUSTOM;Source Sans Pro SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ddid80-container\",\"data-framer-name\":\"Chevron\",isAuthoredByUser:true,isModuleExternal:true,name:\"Chevron\",nodeId:\"BtzkT2Nds\",scopeId:\"vmE7Gc3jM\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-431024d6-3a52-4534-9ad4-c2631fd20119, rgb(124, 124, 124))\",height:\"100%\",iconSearch:getLocalizedValue(\"v18\",activeLocale)??\"Home\",iconSelection:\"ChevronRight\",iconStyle15:\"Rounded\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"BtzkT2Nds\",layoutId:\"BtzkT2Nds\",mirrored:false,name:\"Chevron\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1NvdXJjZSBTYW5zIFBybyBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Source Sans Pro SemiBold\", \"Source Sans Pro SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\",\"--framer-text-color\":\"var(--token-d74ad69a-1cbc-4894-b808-239158b8cb51, rgb(234, 32, 105))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RmZwwaqBb\"},motionChild:true,nodeId:\"FWjnjchrz\",openInNewTab:false,scopeId:\"vmE7Gc3jM\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nrzptx\",\"data-styles-preset\":\"wUCvuJeyI\",children:\"Portfolio\"})})})}),className:\"framer-7t7e7v\",fonts:[\"CUSTOM;Source Sans Pro SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3uayck-container\",\"data-framer-name\":\"Chevron\",isAuthoredByUser:true,isModuleExternal:true,name:\"Chevron\",nodeId:\"Bdp80g5WU\",scopeId:\"vmE7Gc3jM\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-431024d6-3a52-4534-9ad4-c2631fd20119, rgb(124, 124, 124))\",height:\"100%\",iconSearch:getLocalizedValue(\"v18\",activeLocale)??\"Home\",iconSelection:\"ChevronRight\",iconStyle15:\"Rounded\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"Bdp80g5WU\",layoutId:\"Bdp80g5WU\",mirrored:false,name:\"Chevron\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1NvdXJjZSBTYW5zIFBybyBTZW1pQm9sZA==\",\"--framer-font-family\":'\"Source Sans Pro SemiBold\", \"Source Sans Pro SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"27px\",\"--framer-text-color\":\"var(--token-431024d6-3a52-4534-9ad4-c2631fd20119, rgb(124, 124, 124))\"},children:\"ESGmax\"})}),className:\"framer-3omifm\",fonts:[\"CUSTOM;Source Sans Pro SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FWVow_9WD:{y:(componentViewport?.y||0)+0+3151.8},mX2le3hUc:{y:(componentViewport?.y||0)+0+3250.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:558,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3133.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s3382r-container\",nodeId:\"wMC2HUwF7\",scopeId:\"vmE7Gc3jM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FWVow_9WD:{variant:\"zFUTI9xkC\"},mX2le3hUc:{variant:\"XWcSNQ502\"}},children:/*#__PURE__*/_jsx(BannerStartup,{height:\"100%\",id:\"wMC2HUwF7\",layoutId:\"wMC2HUwF7\",style:{height:\"100%\",width:\"100%\"},variant:\"rO7THTCoR\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FWVow_9WD:{width:\"720px\",y:(componentViewport?.y||0)+0+3709.8},mX2le3hUc:{height:484,width:\"310px\",y:(componentViewport?.y||0)+0+3808.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3691.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-iaqjw6-container\",nodeId:\"L3cnccVSA\",scopeId:\"vmE7Gc3jM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FWVow_9WD:{variant:\"yCFoNMXdz\"},mX2le3hUc:{style:{height:\"100%\",width:\"100%\"},variant:\"zcXLcN12F\"},yTbBSDD3B:{variant:\"DnEHVpEv0\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"L3cnccVSA\",layoutId:\"L3cnccVSA\",style:{width:\"100%\"},variant:\"bh_pqctfD\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tGEgy.framer-3ac5xf, .framer-tGEgy .framer-3ac5xf { display: block; }\",\".framer-tGEgy.framer-q1xweu { 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: 1440px; }\",\".framer-tGEgy .framer-g01tsu-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 10; }\",\".framer-tGEgy .framer-1sommvw-container, .framer-tGEgy .framer-1c0ap5i-container, .framer-tGEgy .framer-drl3nm-container, .framer-tGEgy .framer-iaqjw6-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-tGEgy .framer-4ahvs4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1180px; }\",\".framer-tGEgy .framer-1lyj8gc { flex: none; height: 325px; overflow: hidden; position: relative; width: 450px; }\",\".framer-tGEgy .framer-1x8o5e8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tGEgy .framer-zprki5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tGEgy .framer-1dpj245 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-tGEgy .framer-zd9kbb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tGEgy .framer-1rahg93-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-tGEgy .framer-10yfbpq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 317px; position: relative; white-space: pre-wrap; width: 396px; word-break: break-word; word-wrap: break-word; }\",\".framer-tGEgy .framer-1gx9wtp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-tGEgy .framer-1vzk8gt { aspect-ratio: 1 / 1; border-bottom-left-radius: 500px; border-bottom-right-radius: 500px; border-top-left-radius: 500px; border-top-right-radius: 500px; flex: none; height: var(--framer-aspect-ratio-supported, 35px); position: relative; text-decoration: none; width: 35px; }\",\".framer-tGEgy .framer-7un28v-container, .framer-tGEgy .framer-1ddid80-container, .framer-tGEgy .framer-3uayck-container { flex: none; height: 30px; position: relative; width: 30px; }\",\".framer-tGEgy .framer-1keya3p, .framer-tGEgy .framer-7t7e7v, .framer-tGEgy .framer-3omifm { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-tGEgy .framer-1s3382r-container { flex: none; height: 558px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-tGEgy.framer-q1xweu, .framer-tGEgy .framer-4ahvs4, .framer-tGEgy .framer-1x8o5e8, .framer-tGEgy .framer-zprki5, .framer-tGEgy .framer-zd9kbb, .framer-tGEgy .framer-1gx9wtp { gap: 0px; } .framer-tGEgy.framer-q1xweu > *, .framer-tGEgy .framer-4ahvs4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-tGEgy.framer-q1xweu > :first-child, .framer-tGEgy .framer-4ahvs4 > :first-child, .framer-tGEgy .framer-1x8o5e8 > :first-child { margin-top: 0px; } .framer-tGEgy.framer-q1xweu > :last-child, .framer-tGEgy .framer-4ahvs4 > :last-child, .framer-tGEgy .framer-1x8o5e8 > :last-child { margin-bottom: 0px; } .framer-tGEgy .framer-1x8o5e8 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-tGEgy .framer-zprki5 > *, .framer-tGEgy .framer-1gx9wtp > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-tGEgy .framer-zprki5 > :first-child, .framer-tGEgy .framer-zd9kbb > :first-child, .framer-tGEgy .framer-1gx9wtp > :first-child { margin-left: 0px; } .framer-tGEgy .framer-zprki5 > :last-child, .framer-tGEgy .framer-zd9kbb > :last-child, .framer-tGEgy .framer-1gx9wtp > :last-child { margin-right: 0px; } .framer-tGEgy .framer-zd9kbb > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-tGEgy.framer-q1xweu { width: 810px; } .framer-tGEgy .framer-4ahvs4, .framer-tGEgy .framer-iaqjw6-container { width: 720px; } .framer-tGEgy .framer-1lyj8gc { height: 343px; } .framer-tGEgy .framer-10yfbpq { flex: 1 0 0px; width: 1px; }}\",\"@media (max-width: 809px) { .framer-tGEgy.framer-q1xweu { width: 390px; } .framer-tGEgy .framer-g01tsu-container { position: relative; top: unset; } .framer-tGEgy .framer-1sommvw-container { height: 534px; } .framer-tGEgy .framer-4ahvs4 { width: 310px; } .framer-tGEgy .framer-1lyj8gc { height: 225px; } .framer-tGEgy .framer-zd9kbb { flex-direction: column; } .framer-tGEgy .framer-10yfbpq { width: 100%; } .framer-tGEgy .framer-1gx9wtp { align-content: flex-start; align-items: flex-start; gap: 5px; } .framer-tGEgy .framer-1vzk8gt { height: var(--framer-aspect-ratio-supported, 40px); width: 40px; } .framer-tGEgy .framer-iaqjw6-container { height: 484px; width: 310px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-tGEgy .framer-zd9kbb, .framer-tGEgy .framer-1gx9wtp { gap: 0px; } .framer-tGEgy .framer-zd9kbb > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-tGEgy .framer-zd9kbb > :first-child { margin-top: 0px; } .framer-tGEgy .framer-zd9kbb > :last-child { margin-bottom: 0px; } .framer-tGEgy .framer-1gx9wtp > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-tGEgy .framer-1gx9wtp > :first-child { margin-left: 0px; } .framer-tGEgy .framer-1gx9wtp > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-tGEgy.framer-q1xweu { width: 1200px; } .framer-tGEgy .framer-4ahvs4 { width: 1000px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4100\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FWVow_9WD\":{\"layout\":[\"fixed\",\"auto\"]},\"mX2le3hUc\":{\"layout\":[\"fixed\",\"auto\"]},\"yTbBSDD3B\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramervmE7Gc3jM=withCSS(Component,css,\"framer-tGEgy\");export default FramervmE7Gc3jM;FramervmE7Gc3jM.displayName=\"Startup Studio / Portfolio / Condeo\";FramervmE7Gc3jM.defaultProps={height:4100,width:1440};addFonts(FramervmE7Gc3jM,[{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:\"Source Sans Pro SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/XwVRBqiXv3Kr32I5LAKMadpqVdU.woff2\"}]},...HeaderFonts,...HeroStartupFonts,...MediaFonts,...TeamMemberFonts,...MaterialFonts,...BannerStartupFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervmE7Gc3jM\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"4100\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FWVow_9WD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mX2le3hUc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yTbBSDD3B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "HeaderFonts", "getFonts", "VufFp_mCV_default", "HeroStartupFonts", "he0Cbh59w_default", "MediaFonts", "IUIFGld4p_default", "TeamMemberFonts", "IrbrPRI52_default", "MaterialFonts", "Icon", "BannerStartupFonts", "GWlGgLeKk_default", "FooterFonts", "lrHl7sc6J_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", "VufFp_mCV_default", "he0Cbh59w_default", "getLocalizedValue", "x", "IUIFGld4p_default", "RichText2", "IrbrPRI52_default", "Link", "getLoadingLazyAtYPosition", "Image2", "Icon", "GWlGgLeKk_default", "lrHl7sc6J_default", "css", "FramervmE7Gc3jM", "withCSS", "vmE7Gc3jM_default", "addFonts", "HeaderFonts", "HeroStartupFonts", "MediaFonts", "TeamMemberFonts", "MaterialFonts", "BannerStartupFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
