{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wzSylV0UJe45WDFR1td2/z3h7uiCDCL3mMD6SrtJJ/H3r6Kzi4u.js", "ssg:https://framerusercontent.com/modules/4Gop9WrUCmgSKtKoxV1M/kM6kWdrqnnvkno2nYfb5/H3r6Kzi4u.js"],
  "sourcesContent": ["// Generated by Framer (81a45be)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={UCCFvrJMY:new LazyValue(()=>import(\"./H3r6Kzi4u-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 (81a45be)\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 Typeform from\"https://framerusercontent.com/modules/F6IzcnH090BibK8JiJh0/MfEMY4LeLoFqPUtJ3OJA/Typeform.js\";import Hero from\"#framer/local/canvasComponent/hWxImh14_/hWxImh14_.js\";import Footer from\"#framer/local/canvasComponent/lrHl7sc6J/lrHl7sc6J.js\";import Header from\"#framer/local/canvasComponent/VufFp_mCV/VufFp_mCV.js\";import*as sharedStyle from\"#framer/local/css/RJFIrTamG/RJFIrTamG.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/H3r6Kzi4u/H3r6Kzi4u.js\";import metadataProvider from\"#framer/local/webPageMetadata/H3r6Kzi4u/H3r6Kzi4u.js\";const HeaderFonts=getFonts(Header);const HeroFonts=getFonts(Hero);const TypeformFonts=getFonts(Typeform);const MaterialFonts=getFonts(Material);const FooterFonts=getFonts(Footer);const breakpoints={B_HnmTfOy:\"(min-width: 810px) and (max-width: 1199px)\",DQ4yBJCf2:\"(min-width: 1440px)\",DRSaJTzTh:\"(max-width: 809px)\",wQDHgtYjo:\"(min-width: 1200px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-as29z\";const variantClassNames={B_HnmTfOy:\"framer-v-97co5r\",DQ4yBJCf2:\"framer-v-vqxa9n\",DRSaJTzTh:\"framer-v-y7locb\",wQDHgtYjo:\"framer-v-164tw66\"};const convertFromEnum=(value,activeLocale)=>{switch(value){case\"UCCFvrJMY\":return\"kodmxW9P\";default:return getLocalizedValue(\"v2\",activeLocale)??\"RqqNJ1hL\";}};const toString=value=>{return typeof value===\"string\"?value:String(value);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"DQ4yBJCf2\",Medium:\"wQDHgtYjo\",Phone:\"DRSaJTzTh\",Tablet:\"B_HnmTfOy\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"DQ4yBJCf2\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"DQ4yBJCf2\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-397f02f6-f510-47ea-927e-499afe98f6a4, rgb(18, 21, 34)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-vqxa9n\",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-l1pdnn-container\",nodeId:\"no4DBteHU\",scopeId:\"H3r6Kzi4u\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_HnmTfOy:{variant:\"NUfnTW1F2\"},DRSaJTzTh:{variant:\"NUfnTW1F2\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"no4DBteHU\",layoutId:\"no4DBteHU\",style:{width:\"100%\"},variant:\"LlydAXTAI\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:368,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+108,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2ms0vo-container\",nodeId:\"UKTP4Pr0B\",scopeId:\"H3r6Kzi4u\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_HnmTfOy:{variant:\"eWpWSAlru\"},DRSaJTzTh:{variant:\"WdNCUzW8q\"},wQDHgtYjo:{variant:\"evZPo0Ens\"}},children:/*#__PURE__*/_jsx(Hero,{CRCg5ZrAk:getLocalizedValue(\"v1\",activeLocale)??\"Link text\",height:\"100%\",id:\"UKTP4Pr0B\",layoutId:\"UKTP4Pr0B\",mRe4MWtBN:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{children:\"Contatti\"})}),OF9Y6FQo3:\"\",style:{width:\"100%\"},variant:\"eahvVb1dP\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-os50el\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bkx9ab\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-swpvf8-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"UUNT3DvFw\",scopeId:\"H3r6Kzi4u\",children:/*#__PURE__*/_jsx(Typeform,{autoFocus:true,formId:toString(convertFromEnum(activeLocale?.id,activeLocale)),height:\"100%\",hideFooter:false,hideHeaders:false,id:\"UUNT3DvFw\",layoutId:\"UUNT3DvFw\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c3gzhx\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",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\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d74ad69a-1cbc-4894-b808-239158b8cb51, rgb(234, 32, 105))\",\"--framer-text-decoration\":\"underline\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://7anmevw3l5c.typeform.com/to/ySIaIIaS\",motionChild:true,nodeId:\"YPAs0zCj6\",openInNewTab:true,scopeId:\"H3r6Kzi4u\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-8b807o\",\"data-styles-preset\":\"RJFIrTamG\",children:'Iscriviti alla nostra newsletter \"Taste the Innovation\"'})})})}),className:\"framer-173lhhb\",fonts:[\"CUSTOM;Source Sans Pro SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-23ftbr\",\"data-framer-name\":\"Breadcrumbs\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"F5G5X0nGL\",scopeId:\"H3r6Kzi4u\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DRSaJTzTh:{background:{alt:getLocalizedValue(\"v4\",activeLocale)??\"Picture of Startup Bakery\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+839+40+0),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(\"v4\",activeLocale)??\"Picture of Startup Bakery\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+476+0+839+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-8u5t2t framer-10833b\",\"data-framer-name\":\"Logo SB\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ajsg3r-container\",\"data-framer-name\":\"Chevron\",isAuthoredByUser:true,isModuleExternal:true,name:\"Chevron\",nodeId:\"KOAHp0OfC\",scopeId:\"H3r6Kzi4u\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:getLocalizedValue(\"v5\",activeLocale)??\"Home\",iconSelection:\"ChevronRight\",iconStyle15:\"Rounded\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"KOAHp0OfC\",layoutId:\"KOAHp0OfC\",mirrored:false,name:\"Chevron\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",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\":\"rgb(255, 255, 255)\"},children:\"Contatti\"})}),className:\"framer-8mr3b3\",fonts:[\"CUSTOM;Source Sans Pro SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DRSaJTzTh:{y:(componentViewport?.y||0)+0+1502}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1430,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mjefvl-container\",nodeId:\"BPvhcn_rI\",scopeId:\"H3r6Kzi4u\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{B_HnmTfOy:{variant:\"yCFoNMXdz\"},DRSaJTzTh:{variant:\"zcXLcN12F\"},wQDHgtYjo:{variant:\"DnEHVpEv0\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"BPvhcn_rI\",layoutId:\"BPvhcn_rI\",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-as29z.framer-10833b, .framer-as29z .framer-10833b { display: block; }\",\".framer-as29z.framer-vqxa9n { align-content: center; align-items: center; background-color: var(--token-397f02f6-f510-47ea-927e-499afe98f6a4, #121522); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-as29z .framer-l1pdnn-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-as29z .framer-2ms0vo-container, .framer-as29z .framer-mjefvl-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-as29z .framer-os50el { 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-as29z .framer-bkx9ab { flex: none; height: 69px; overflow: hidden; position: relative; width: 131px; }\",\".framer-as29z .framer-swpvf8-container { flex: none; height: 600px; position: relative; width: 100%; }\",\".framer-as29z .framer-1c3gzhx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 170px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-as29z .framer-173lhhb { flex: none; height: 18px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-as29z .framer-23ftbr { 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-as29z .framer-8u5t2t { 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-as29z .framer-ajsg3r-container { flex: none; height: 30px; position: relative; width: 30px; }\",\".framer-as29z .framer-8mr3b3 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-as29z.framer-vqxa9n, .framer-as29z .framer-os50el, .framer-as29z .framer-1c3gzhx, .framer-as29z .framer-23ftbr { gap: 0px; } .framer-as29z.framer-vqxa9n > *, .framer-as29z .framer-os50el > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-as29z.framer-vqxa9n > :first-child, .framer-as29z .framer-os50el > :first-child, .framer-as29z .framer-1c3gzhx > :first-child { margin-top: 0px; } .framer-as29z.framer-vqxa9n > :last-child, .framer-as29z .framer-os50el > :last-child, .framer-as29z .framer-1c3gzhx > :last-child { margin-bottom: 0px; } .framer-as29z .framer-1c3gzhx > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-as29z .framer-23ftbr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-as29z .framer-23ftbr > :first-child { margin-left: 0px; } .framer-as29z .framer-23ftbr > :last-child { margin-right: 0px; } }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-as29z.framer-vqxa9n { width: 810px; } .framer-as29z .framer-os50el { width: 720px; }}\",\"@media (max-width: 809px) { .framer-as29z.framer-vqxa9n { width: 390px; } .framer-as29z .framer-os50el { width: 310px; } .framer-as29z .framer-23ftbr { flex-direction: column; gap: 5px; } .framer-as29z .framer-8u5t2t { height: var(--framer-aspect-ratio-supported, 40px); width: 40px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-as29z .framer-23ftbr { gap: 0px; } .framer-as29z .framer-23ftbr > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-as29z .framer-23ftbr > :first-child { margin-top: 0px; } .framer-as29z .framer-23ftbr > :last-child { margin-bottom: 0px; } }}\",\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-as29z.framer-vqxa9n { width: 1200px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1722.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"B_HnmTfOy\":{\"layout\":[\"fixed\",\"auto\"]},\"DRSaJTzTh\":{\"layout\":[\"fixed\",\"auto\"]},\"wQDHgtYjo\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerH3r6Kzi4u=withCSS(Component,css,\"framer-as29z\");export default FramerH3r6Kzi4u;FramerH3r6Kzi4u.displayName=\"Contatti\";FramerH3r6Kzi4u.defaultProps={height:1722.5,width:1440};addFonts(FramerH3r6Kzi4u,[{explicitInter:true,fonts:[{family:\"Source Sans Pro SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/XwVRBqiXv3Kr32I5LAKMadpqVdU.woff2\"}]},...HeaderFonts,...HeroFonts,...TypeformFonts,...MaterialFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerH3r6Kzi4u\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"1722.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"B_HnmTfOy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DRSaJTzTh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wQDHgtYjo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__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", "TypeformFonts", "Typeform", "MaterialFonts", "Icon", "FooterFonts", "lrHl7sc6J_default", "breakpoints", "serializationHash", "variantClassNames", "convertFromEnum", "value", "activeLocale", "getLocalizedValue", "toString", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "VufFp_mCV_default", "hWxImh14_default", "Typeform", "RichText2", "Link", "getLoadingLazyAtYPosition", "Image2", "Icon", "lrHl7sc6J_default", "css", "FramerH3r6Kzi4u", "withCSS", "H3r6Kzi4u_default", "addFonts", "HeaderFonts", "HeroFonts", "TypeformFonts", "MaterialFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
