{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/eQ28uR8xksFA6nlNuEAh/aBxuvnCKV8RR2fK0Qu3Z/X0lzEYXBA.js", "ssg:https://framerusercontent.com/modules/nv28p4SzoPlWMdqPSddi/Dluaj1L5cKqMC3patw8k/X0lzEYXBA.js"],
  "sourcesContent": ["// Generated by Framer (ea53337)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={UCCFvrJMY:new LazyValue(()=>import(\"./X0lzEYXBA-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\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ea53337)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Banner from\"#framer/local/canvasComponent/AU6XzwaFa/AU6XzwaFa.js\";import ScopriStartupBakery from\"#framer/local/canvasComponent/ezKfwdZg1/ezKfwdZg1.js\";import Hero from\"#framer/local/canvasComponent/hWxImh14_/hWxImh14_.js\";import Footer from\"#framer/local/canvasComponent/lrHl7sc6J/lrHl7sc6J.js\";import PrimaryButton from\"#framer/local/canvasComponent/t28urRRWc/t28urRRWc.js\";import Header from\"#framer/local/canvasComponent/VufFp_mCV/VufFp_mCV.js\";import TitleSubAndContent from\"#framer/local/canvasComponent/y6HOPUNJz/y6HOPUNJz.js\";import*as sharedStyle1 from\"#framer/local/css/bpkE9W_bA/bpkE9W_bA.js\";import*as sharedStyle from\"#framer/local/css/SxQB62so6/SxQB62so6.js\";import*as sharedStyle2 from\"#framer/local/css/wUCvuJeyI/wUCvuJeyI.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/X0lzEYXBA/X0lzEYXBA.js\";import metadataProvider from\"#framer/local/webPageMetadata/X0lzEYXBA/X0lzEYXBA.js\";const HeaderFonts=getFonts(Header);const HeroFonts=getFonts(Hero);const TitleSubAndContentFonts=getFonts(TitleSubAndContent);const PrimaryButtonFonts=getFonts(PrimaryButton);const ScopriStartupBakeryFonts=getFonts(ScopriStartupBakery);const MaterialFonts=getFonts(Material);const BannerFonts=getFonts(Banner);const FooterFonts=getFonts(Footer);const breakpoints={Gp9Avnk2o:\"(min-width: 1440px)\",GYnAKkVeK:\"(min-width: 810px) and (max-width: 1199px)\",wD8Zx5v7Q:\"(min-width: 1200px) and (max-width: 1439px)\",xsaPAF3EU:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-RNFgG\";const variantClassNames={Gp9Avnk2o:\"framer-v-866xa\",GYnAKkVeK:\"framer-v-1p5156k\",wD8Zx5v7Q:\"framer-v-nzw3ty\",xsaPAF3EU:\"framer-v-j04vn6\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value}});};const humanReadableVariantMap={Desktop:\"Gp9Avnk2o\",Medium:\"wD8Zx5v7Q\",Phone:\"xsaPAF3EU\",Tablet:\"GYnAKkVeK\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Gp9Avnk2o\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();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);const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Gp9Avnk2o\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-866xa\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:108,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a8sd1j-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{variant:\"NUfnTW1F2\"},xsaPAF3EU:{variant:\"NUfnTW1F2\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"YENXaHRaB\",layoutId:\"YENXaHRaB\",style:{width:\"100%\"},variant:\"kfi7vkeQq\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"A9IKbJUEf\"},implicitPathVariables:undefined},{href:{webPageId:\"A9IKbJUEf\"},implicitPathVariables:undefined},{href:{webPageId:\"A9IKbJUEf\"},implicitPathVariables:undefined},{href:{webPageId:\"A9IKbJUEf\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:368,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+108,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1498x10-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{duVXULq9T:resolvedLinks[1],variant:\"eWpWSAlru\"},wD8Zx5v7Q:{duVXULq9T:resolvedLinks[3],variant:\"evZPo0Ens\"},xsaPAF3EU:{duVXULq9T:resolvedLinks[2],variant:\"WdNCUzW8q\"}},children:/*#__PURE__*/_jsx(Hero,{CRCg5ZrAk:getLocalizedValue(\"v2\",activeLocale)??\"Unisciti al Bakers Club\",duVXULq9T:resolvedLinks[0],height:\"100%\",id:\"tCriqyKZl\",layoutId:\"tCriqyKZl\",mRe4MWtBN:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{children:[\"Investiamo in startup\",/*#__PURE__*/_jsx(\"br\",{}),\"innovative e sostenibili\"]})}),OF9Y6FQo3:getLocalizedValue(\"v1\",activeLocale)??\"Il nostro metodo e la nostra esperienza ci consentono di fare impresa con logiche nuove, creando per i nostri partner qualificati opportunit\\xe0 di investimento ad alta redditivit\\xe0 e riducendo il rischio di impresa tipico delle startup early stage. Tutte le iniziative gemmate sono startup innovative che producono SaaS B2B, con elementi di Artificial Intelligence. SI tratta inoltre di iniziative sostenibili, poich\\xe9 ognuna di esse \\xe8 legata sin dalla nascita ad almeno uno dei Sustainable Development Goals.\",style:{width:\"100%\"},variant:\"eahvVb1dP\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bnjfzp\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{width:\"720px\"},wD8Zx5v7Q:{width:\"1000px\"},xsaPAF3EU:{height:391,width:\"310px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:292,width:\"1180px\",y:(componentViewport?.y||0)+0+476+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-oa9uep-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{variant:\"KuR0lOtlD\"},xsaPAF3EU:{variant:\"tDDa9tHyC\"}},children:/*#__PURE__*/_jsx(TitleSubAndContent,{DNknF7N2g:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})}),height:\"100%\",id:\"mHd3RSb2l\",layoutId:\"mHd3RSb2l\",qaILQIJZO:getLocalizedValue(\"v3\",activeLocale)??\"Facciamo innovazione in un modo nuovo\",style:{height:\"100%\",width:\"100%\"},variant:\"UQeEA5V5b\",width:\"100%\",ZblQ2Xo4x:getLocalizedValue(\"v4\",activeLocale)??\"Il modello startup studio punta ad abbattere il grado di rischio di fallimento delle startup, e ad aumentare la qualit\\xe0 delle startup prodotte, rendendole sostenibili sin dalla nascita.\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s5wz1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mg02f6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{background:{alt:getLocalizedValue(\"v5\",activeLocale)??\"Partnership industriali\",fit:\"fit\",intrinsicHeight:161,intrinsicWidth:139,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+292+27+0+0+0),pixelHeight:160,pixelWidth:160,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/oA3wt9NT4mGUgbJsKZG17dF2fGQ.png\"}},xsaPAF3EU:{background:{alt:getLocalizedValue(\"v5\",activeLocale)??\"Partnership industriali\",fit:\"fit\",intrinsicHeight:161,intrinsicWidth:139,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+391+27+0+0+0),pixelHeight:160,pixelWidth:160,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/oA3wt9NT4mGUgbJsKZG17dF2fGQ.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v5\",activeLocale)??\"Partnership industriali\",fit:\"fit\",intrinsicHeight:161,intrinsicWidth:139,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+292+27+0+0),pixelHeight:160,pixelWidth:160,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/oA3wt9NT4mGUgbJsKZG17dF2fGQ.png\"},className:\"framer-1xs0zmo\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1qxu5au\",\"data-styles-preset\":\"SxQB62so6\",children:\"Partnership industriali\"})}),className:\"framer-1ufoxgx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1w0bb8g\",\"data-styles-preset\":\"bpkE9W_bA\",children:\"Coinvolgiamo aziende medio-grandi fin dalla fase iniziale di creazione di una nuova startup, validando il modello di business della startup e raccogliendo il loro interesse ad una successiva acquisizione, creando cos\\xec le condizioni migliori per una exit di successo.\"})}),className:\"framer-7rxk6q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ee7dwi\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{background:{alt:getLocalizedValue(\"v8\",activeLocale)??\"Esperienza e metodo\",fit:\"fit\",intrinsicHeight:160,intrinsicWidth:160,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+292+27+0+0+0),pixelHeight:160,pixelWidth:160,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/DKhAyDzI6FkkW5Pnwi8ZzZ3X0.png\"}},xsaPAF3EU:{background:{alt:getLocalizedValue(\"v8\",activeLocale)??\"Esperienza e metodo\",fit:\"fit\",intrinsicHeight:160,intrinsicWidth:160,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+391+27+291.4+0+0),pixelHeight:160,pixelWidth:160,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/DKhAyDzI6FkkW5Pnwi8ZzZ3X0.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v8\",activeLocale)??\"Esperienza e metodo\",fit:\"fit\",intrinsicHeight:160,intrinsicWidth:160,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+292+27+0+0),pixelHeight:160,pixelWidth:160,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/DKhAyDzI6FkkW5Pnwi8ZzZ3X0.png\"},className:\"framer-x9iiql\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1qxu5au\",\"data-styles-preset\":\"SxQB62so6\",children:\"Esperienza e metodo\"})}),className:\"framer-nea6b6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1w0bb8g\",\"data-styles-preset\":\"bpkE9W_bA\",children:\"Il nostro team \\xe8 composto da imprenditori di successo e seguiamo un metodo rigoroso di validazione di ogni idea di business. Fare impresa secondo un modello reiterabile ci consente di trattenere talento, risorse ed esperienze all\u2019interno del gruppo di lavoro, accelerando le fasi di sviluppo di ogni nuovo progetto.\"})}),className:\"framer-1qg0yzj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jumoa4\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{background:{alt:getLocalizedValue(\"v11\",activeLocale)??\"Condivisione del rischio\",fit:\"fit\",intrinsicHeight:1280,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+292+27+458+0+0),pixelHeight:160,pixelWidth:160,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8YVrnXH1sTJWrQJgzFxBNJDSIOk.png\"}},xsaPAF3EU:{background:{alt:getLocalizedValue(\"v11\",activeLocale)??\"Condivisione del rischio\",fit:\"fit\",intrinsicHeight:1280,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+391+27+618.8+0+0),pixelHeight:160,pixelWidth:160,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8YVrnXH1sTJWrQJgzFxBNJDSIOk.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v11\",activeLocale)??\"Condivisione del rischio\",fit:\"fit\",intrinsicHeight:1280,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+292+27+0+0),pixelHeight:160,pixelWidth:160,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8YVrnXH1sTJWrQJgzFxBNJDSIOk.png\"},className:\"framer-l4jsal\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1qxu5au\",\"data-styles-preset\":\"SxQB62so6\",children:\"Condivisione del rischio\"})}),className:\"framer-ekvi39\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1w0bb8g\",\"data-styles-preset\":\"bpkE9W_bA\",children:\"A differenza di incubatori e acceleratori, non facciamo da \u201Cvetrina\u201D a startup esistenti, ma creiamo nuove imprese da zero investendo direttamente in ogni progetto. Abbiamo un interesse diretto a rendere ogni iniziativa un successo.\"})}),className:\"framer-12pu950\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eza5ey\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{background:{alt:getLocalizedValue(\"v14\",activeLocale)??\"Orizzonte di investimento\",fit:\"fit\",intrinsicHeight:1280,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+292+27+458+0+0),pixelHeight:160,pixelWidth:160,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/wGxHWAifZsdYr2wfikzKfsFdr0.png\"}},xsaPAF3EU:{background:{alt:getLocalizedValue(\"v14\",activeLocale)??\"Orizzonte di investimento\",fit:\"fit\",intrinsicHeight:1280,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+391+27+946.1999999999999+0+0),pixelHeight:160,pixelWidth:160,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/wGxHWAifZsdYr2wfikzKfsFdr0.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v14\",activeLocale)??\"Orizzonte di investimento\",fit:\"fit\",intrinsicHeight:1280,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+292+27+0+0),pixelHeight:160,pixelWidth:160,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/wGxHWAifZsdYr2wfikzKfsFdr0.png\"},className:\"framer-1a6e75w\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1qxu5au\",\"data-styles-preset\":\"SxQB62so6\",children:\"Orizzonte di investimento\"})}),className:\"framer-3b22cx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__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:\"Puntiamo a realizzare pi\\xf9 eventi di liquidit\\xe0 nel ciclo di sviluppo delle startup, in modo da generare ritorni in tempi ridotti rispetto agli strumenti tradizionali.\"})}),className:\"framer-nauk5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{width:\"720px\",y:(componentViewport?.y||0)+0+476+0+1212},wD8Zx5v7Q:{width:\"1000px\"},xsaPAF3EU:{width:\"310px\",y:(componentViewport?.y||0)+0+476+0+1668.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:324,width:\"1180px\",y:(componentViewport?.y||0)+0+476+0+623.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ccrsqa-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{variant:\"KuR0lOtlD\"},xsaPAF3EU:{variant:\"tDDa9tHyC\"}},children:/*#__PURE__*/_jsx(TitleSubAndContent,{DNknF7N2g:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Creiamo opportunit\\xe0 di investimento sia su iniziative singole che su veicoli costituiti da pi\\xf9 startup.\"}),\"\\xa0Questi ultimi sono societ\\xe0 di scopo che vengono denominate \u201CLab\u201D, possono essere generaliste o verticali (es. Lab Fintech, Lab Medtech, Lab Agritech, ecc.) e sono da supporto al finanziamento e alla formazione dei team per le startup. Per il loro ruolo strategico, acquisiscono quote di partecipazione rilevanti all\u2019interno di ogni startup gemmata.\"]}),/*#__PURE__*/_jsx(\"p\",{children:\"Chi investe attraverso una Lab, acquisisce sino al triplo delle quote rispetto a chi investe direttamente nel seed di una startup. Inoltre, man mano che si verificano le exit delle iniziative, le Lab remunerano i soci tramite distribuzione dei dividendi.\"}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Una Lab di Startup Bakery ci consente di investire in startup a\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"rischio ridotto\"}),\", mantenendo contemporaneamente\",/*#__PURE__*/_jsx(\"strong\",{children:\"\\xa0moltiplicatori elevati\"}),\".\"]})]}),height:\"100%\",id:\"QUIBIBtMg\",layoutId:\"QUIBIBtMg\",qaILQIJZO:getLocalizedValue(\"v17\",activeLocale)??'Diversificazione, grazie alle \"Lab\"',style:{width:\"100%\"},variant:\"UQeEA5V5b\",width:\"100%\",ZblQ2Xo4x:\"\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"A9IKbJUEf\"},implicitPathVariables:undefined},{href:{webPageId:\"A9IKbJUEf\"},implicitPathVariables:undefined},{href:{webPageId:\"A9IKbJUEf\"},implicitPathVariables:undefined},{href:{webPageId:\"A9IKbJUEf\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{y:(componentViewport?.y||0)+0+476+0+1536},xsaPAF3EU:{y:(componentViewport?.y||0)+0+476+0+1992.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,y:(componentViewport?.y||0)+0+476+0+947.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17y0dzd-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{nJ0zXgfoP:resolvedLinks1[1]},wD8Zx5v7Q:{nJ0zXgfoP:resolvedLinks1[3]},xsaPAF3EU:{nJ0zXgfoP:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"UZOIa4aHP\",layoutId:\"UZOIa4aHP\",nJ0zXgfoP:resolvedLinks1[0],style:{height:\"100%\"},variant:\"JkmI3DvVp\",width:\"100%\",ZhfPhe8cl:getLocalizedValue(\"v2\",activeLocale)??\"Unisciti al Bakers Club\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{width:\"720px\",y:(componentViewport?.y||0)+0+476+0+1595},wD8Zx5v7Q:{width:\"1000px\"},xsaPAF3EU:{width:\"310px\",y:(componentViewport?.y||0)+0+476+0+2051.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:551,width:\"1180px\",y:(componentViewport?.y||0)+0+476+0+1006.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12ec9c5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{variant:\"rKjoS4GJx\"},wD8Zx5v7Q:{variant:\"ThhcKB3Nc\"},xsaPAF3EU:{variant:\"BlAHRWud8\"}},children:/*#__PURE__*/_jsx(ScopriStartupBakery,{height:\"100%\",id:\"U34SEljde\",layoutId:\"U34SEljde\",style:{width:\"100%\"},variant:\"k_oBtjK75\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u479x2\",\"data-framer-name\":\"Breadcrumbs\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"frPKvGSU0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{background:{alt:getLocalizedValue(\"v19\",activeLocale)??\"Picture of Startup Bakery\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+2146+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\"}},xsaPAF3EU:{background:{alt:getLocalizedValue(\"v19\",activeLocale)??\"Picture of Startup Bakery\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+2602.6+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(\"v19\",activeLocale)??\"Picture of Startup Bakery\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+1557.4+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-12kqrnu framer-1xp0xi5\",\"data-framer-name\":\"Logo SB\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h1sgpr-container\",\"data-framer-name\":\"Chevron\",name:\"Chevron\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-431024d6-3a52-4534-9ad4-c2631fd20119, rgb(124, 124, 124))\",height:\"100%\",iconSearch:getLocalizedValue(\"v20\",activeLocale)??\"Home\",iconSelection:\"ChevronRight\",iconStyle15:\"Rounded\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"VvmVfkxYu\",layoutId:\"VvmVfkxYu\",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-d74ad69a-1cbc-4894-b808-239158b8cb51, rgb(234, 32, 105))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Q71NvPRXt\"},nodeId:\"JYZZVyaxo\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1nrzptx\",\"data-styles-preset\":\"wUCvuJeyI\",children:\"A chi ci rivolgiamo\"})})})}),className:\"framer-14xdv41\",fonts:[\"CUSTOM;Source Sans Pro SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jc51wp-container\",\"data-framer-name\":\"Chevron\",name:\"Chevron\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-431024d6-3a52-4534-9ad4-c2631fd20119, rgb(124, 124, 124))\",height:\"100%\",iconSearch:getLocalizedValue(\"v20\",activeLocale)??\"Home\",iconSelection:\"ChevronRight\",iconStyle15:\"Rounded\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"YI6HQlJ7J\",layoutId:\"YI6HQlJ7J\",mirrored:false,name:\"Chevron\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v22\",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:\"Investitori Professionali\"})}),className:\"framer-4qwijr\",fonts:[\"CUSTOM;Source Sans Pro SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{height:542,y:(componentViewport?.y||0)+0+2737},xsaPAF3EU:{height:545,y:(componentViewport?.y||0)+0+3198.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:558,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2148.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vj039e-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{variant:\"AWcJIYe08\"},wD8Zx5v7Q:{variant:\"MFitny5C_\"},xsaPAF3EU:{variant:\"wRD4YE07M\"}},children:/*#__PURE__*/_jsx(Banner,{height:\"100%\",id:\"Zd3dfSazs\",layoutId:\"Zd3dfSazs\",style:{height:\"100%\",width:\"100%\"},variant:\"u1xVkW7tX\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{width:\"720px\",y:(componentViewport?.y||0)+0+3279},xsaPAF3EU:{height:484,width:\"310px\",y:(componentViewport?.y||0)+0+3743.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2706.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wsh9ur-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GYnAKkVeK:{variant:\"yCFoNMXdz\"},wD8Zx5v7Q:{variant:\"DnEHVpEv0\"},xsaPAF3EU:{style:{height:\"100%\",width:\"100%\"},variant:\"zcXLcN12F\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"FX1KWlwGo\",layoutId:\"FX1KWlwGo\",style:{width:\"100%\"},variant:\"bh_pqctfD\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-RNFgG.framer-1xp0xi5, .framer-RNFgG .framer-1xp0xi5 { display: block; }\",\".framer-RNFgG.framer-866xa { 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-RNFgG .framer-1a8sd1j-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-RNFgG .framer-1498x10-container, .framer-RNFgG .framer-1ccrsqa-container, .framer-RNFgG .framer-1wsh9ur-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-RNFgG .framer-bnjfzp { 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-RNFgG .framer-oa9uep-container { flex: none; height: 292px; position: relative; width: 100%; }\",\".framer-RNFgG .framer-1s5wz1 { 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: center; overflow: hidden; padding: 27px 0px 27px 0px; position: relative; width: 100%; }\",\".framer-RNFgG .framer-1mg02f6, .framer-RNFgG .framer-1ee7dwi, .framer-RNFgG .framer-1jumoa4, .framer-RNFgG .framer-1eza5ey { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 21%; }\",\".framer-RNFgG .framer-1xs0zmo { aspect-ratio: 0.8633540372670807 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 80px); position: relative; width: 69px; }\",\".framer-RNFgG .framer-1ufoxgx, .framer-RNFgG .framer-nea6b6, .framer-RNFgG .framer-ekvi39 { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-RNFgG .framer-7rxk6q, .framer-RNFgG .framer-1qg0yzj, .framer-RNFgG .framer-12pu950, .framer-RNFgG .framer-3b22cx, .framer-RNFgG .framer-nauk5 { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-RNFgG .framer-x9iiql, .framer-RNFgG .framer-l4jsal, .framer-RNFgG .framer-1a6e75w { aspect-ratio: 1 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 80px); position: relative; width: 80px; }\",\".framer-RNFgG .framer-17y0dzd-container { flex: none; height: 59px; position: relative; width: auto; }\",\".framer-RNFgG .framer-12ec9c5-container { flex: none; height: auto; position: relative; width: 1180px; }\",\".framer-RNFgG .framer-1u479x2 { 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-RNFgG .framer-12kqrnu { 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-RNFgG .framer-1h1sgpr-container, .framer-RNFgG .framer-1jc51wp-container { flex: none; height: 30px; position: relative; width: 30px; }\",\".framer-RNFgG .framer-14xdv41, .framer-RNFgG .framer-4qwijr { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-RNFgG .framer-1vj039e-container { flex: none; height: 558px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RNFgG.framer-866xa, .framer-RNFgG .framer-bnjfzp, .framer-RNFgG .framer-1s5wz1, .framer-RNFgG .framer-1mg02f6, .framer-RNFgG .framer-1ee7dwi, .framer-RNFgG .framer-1jumoa4, .framer-RNFgG .framer-1eza5ey, .framer-RNFgG .framer-1u479x2 { gap: 0px; } .framer-RNFgG.framer-866xa > *, .framer-RNFgG .framer-bnjfzp > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-RNFgG.framer-866xa > :first-child, .framer-RNFgG .framer-bnjfzp > :first-child, .framer-RNFgG .framer-1mg02f6 > :first-child, .framer-RNFgG .framer-1ee7dwi > :first-child, .framer-RNFgG .framer-1jumoa4 > :first-child, .framer-RNFgG .framer-1eza5ey > :first-child { margin-top: 0px; } .framer-RNFgG.framer-866xa > :last-child, .framer-RNFgG .framer-bnjfzp > :last-child, .framer-RNFgG .framer-1mg02f6 > :last-child, .framer-RNFgG .framer-1ee7dwi > :last-child, .framer-RNFgG .framer-1jumoa4 > :last-child, .framer-RNFgG .framer-1eza5ey > :last-child { margin-bottom: 0px; } .framer-RNFgG .framer-1s5wz1 > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-RNFgG .framer-1s5wz1 > :first-child, .framer-RNFgG .framer-1u479x2 > :first-child { margin-left: 0px; } .framer-RNFgG .framer-1s5wz1 > :last-child, .framer-RNFgG .framer-1u479x2 > :last-child { margin-right: 0px; } .framer-RNFgG .framer-1mg02f6 > *, .framer-RNFgG .framer-1ee7dwi > *, .framer-RNFgG .framer-1jumoa4 > *, .framer-RNFgG .framer-1eza5ey > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-RNFgG .framer-1u479x2 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-RNFgG.framer-866xa { width: 810px; } .framer-RNFgG .framer-bnjfzp, .framer-RNFgG .framer-1wsh9ur-container { width: 720px; } .framer-RNFgG .framer-1s5wz1 { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); width: 720px; } .framer-RNFgG .framer-1mg02f6, .framer-RNFgG .framer-1jumoa4, .framer-RNFgG .framer-1eza5ey { align-self: start; justify-self: start; width: 100%; } .framer-RNFgG .framer-1ufoxgx, .framer-RNFgG .framer-nea6b6 { height: 50px; } .framer-RNFgG .framer-7rxk6q, .framer-RNFgG .framer-1qg0yzj, .framer-RNFgG .framer-12pu950, .framer-RNFgG .framer-nauk5 { height: 215px; } .framer-RNFgG .framer-1ee7dwi { align-self: start; justify-self: start; padding: 0px 0px 27px 0px; width: 100%; } .framer-RNFgG .framer-ekvi39 { height: 50px; white-space: pre-wrap; width: 211px; word-break: break-word; word-wrap: break-word; } .framer-RNFgG .framer-3b22cx { height: 50px; width: 211px; } .framer-RNFgG .framer-12ec9c5-container { width: 100%; } .framer-RNFgG .framer-1vj039e-container { height: 542px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RNFgG .framer-1s5wz1 { gap: 0px; } .framer-RNFgG .framer-1s5wz1 > *, .framer-RNFgG .framer-1s5wz1 > :first-child, .framer-RNFgG .framer-1s5wz1 > :last-child { margin: 0px; } }}\",\"@media (max-width: 809px) { .framer-RNFgG.framer-866xa { width: 390px; } .framer-RNFgG .framer-1a8sd1j-container { position: relative; top: unset; } .framer-RNFgG .framer-bnjfzp { width: 310px; } .framer-RNFgG .framer-oa9uep-container { height: 391px; } .framer-RNFgG .framer-1s5wz1 { flex-direction: column; } .framer-RNFgG .framer-1mg02f6 { gap: 0px; width: 100%; } .framer-RNFgG .framer-1ee7dwi, .framer-RNFgG .framer-1jumoa4, .framer-RNFgG .framer-1eza5ey, .framer-RNFgG .framer-12ec9c5-container { width: 100%; } .framer-RNFgG .framer-1u479x2 { align-content: flex-start; align-items: flex-start; gap: 5px; } .framer-RNFgG .framer-12kqrnu { height: var(--framer-aspect-ratio-supported, 40px); width: 40px; } .framer-RNFgG .framer-1vj039e-container { height: 545px; } .framer-RNFgG .framer-1wsh9ur-container { height: 484px; width: 310px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RNFgG .framer-1s5wz1, .framer-RNFgG .framer-1mg02f6, .framer-RNFgG .framer-1u479x2 { gap: 0px; } .framer-RNFgG .framer-1s5wz1 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-RNFgG .framer-1s5wz1 > :first-child, .framer-RNFgG .framer-1mg02f6 > :first-child { margin-top: 0px; } .framer-RNFgG .framer-1s5wz1 > :last-child, .framer-RNFgG .framer-1mg02f6 > :last-child { margin-bottom: 0px; } .framer-RNFgG .framer-1mg02f6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-RNFgG .framer-1u479x2 > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-RNFgG .framer-1u479x2 > :first-child { margin-left: 0px; } .framer-RNFgG .framer-1u479x2 > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-RNFgG.framer-866xa { width: 1200px; } .framer-RNFgG .framer-bnjfzp { width: 1000px; } .framer-RNFgG .framer-12ec9c5-container { width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3713\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GYnAKkVeK\":{\"layout\":[\"fixed\",\"auto\"]},\"xsaPAF3EU\":{\"layout\":[\"fixed\",\"auto\"]},\"wD8Zx5v7Q\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerLayoutTemplateCompatible true\n * @framerResponsiveScreen\n */const FramerX0lzEYXBA=withCSS(Component,css,\"framer-RNFgG\");export default FramerX0lzEYXBA;FramerX0lzEYXBA.displayName=\"A Chi Ci Rivolgiamo\";FramerX0lzEYXBA.defaultProps={height:3713,width:1440};addFonts(FramerX0lzEYXBA,[{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,...HeroFonts,...TitleSubAndContentFonts,...PrimaryButtonFonts,...ScopriStartupBakeryFonts,...MaterialFonts,...BannerFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerX0lzEYXBA\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GYnAKkVeK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xsaPAF3EU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wD8Zx5v7Q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"3713\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerLayoutTemplateCompatible\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\"}},\"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", "HeroFonts", "hWxImh14_default", "TitleSubAndContentFonts", "y6HOPUNJz_default", "PrimaryButtonFonts", "t28urRRWc_default", "ScopriStartupBakeryFonts", "ezKfwdZg1_default", "MaterialFonts", "Icon", "BannerFonts", "AU6XzwaFa_default", "FooterFonts", "lrHl7sc6J_default", "breakpoints", "serializationHash", "variantClassNames", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "usePreloadLocalizedValues", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "VufFp_mCV_default", "ResolveLinks", "resolvedLinks", "hWxImh14_default", "getLocalizedValue", "x", "y6HOPUNJz_default", "getLoadingLazyAtYPosition", "Image2", "RichText2", "resolvedLinks1", "t28urRRWc_default", "ezKfwdZg1_default", "Link", "Icon", "AU6XzwaFa_default", "lrHl7sc6J_default", "css", "FramerX0lzEYXBA", "withCSS", "X0lzEYXBA_default", "addFonts", "HeaderFonts", "HeroFonts", "TitleSubAndContentFonts", "PrimaryButtonFonts", "ScopriStartupBakeryFonts", "MaterialFonts", "BannerFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
