{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/zu373YaxQIQctA8lEog5/vPmFdE2T4PGE4ruxZ2Mz/bq62uQYyN.js", "ssg:https://framerusercontent.com/modules/SmO5JxByXIUqNLN3BpWU/lVAjcv27PlosUkdjOkzS/bq62uQYyN.js"],
  "sourcesContent": ["// Generated by Framer (4b118ea)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={cfUtJzL0E:new LazyValue(()=>import(\"./bq62uQYyN-0.js\")),vDjP4duo9:new LazyValue(()=>import(\"./bq62uQYyN-1.js\")),Yaycv3o8y:new LazyValue(()=>import(\"./bq62uQYyN-2.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 (4b118ea)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Button from\"#framer/local/canvasComponent/CwnhrbFiX/CwnhrbFiX.js\";import NavigationBarScroll from\"#framer/local/canvasComponent/vpCmMlPaS/vpCmMlPaS.js\";import Footer from\"#framer/local/canvasComponent/w353A_1oN/w353A_1oN.js\";import*as sharedStyle1 from\"#framer/local/css/jf1Jg1kzZ/jf1Jg1kzZ.js\";import*as sharedStyle from\"#framer/local/css/lV3YlvMd3/lV3YlvMd3.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/bq62uQYyN/bq62uQYyN.js\";import metadataProvider from\"#framer/local/webPageMetadata/bq62uQYyN/bq62uQYyN.js\";const ButtonFonts=getFonts(Button);const FooterFonts=getFonts(Footer);const NavigationBarScrollFonts=getFonts(NavigationBarScroll);const NavigationBarScrollWithVariantAppearEffect=withVariantAppearEffect(NavigationBarScroll);const breakpoints={CxC6moTCa:\"(max-width: 809px)\",d4MTjdsve:\"(min-width: 1280px)\",vpxgvPly7:\"(min-width: 810px) and (max-width: 1279px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Xwyi4\";const variantClassNames={CxC6moTCa:\"framer-v-e8j3m2\",d4MTjdsve:\"framer-v-1nu7o87\",vpxgvPly7:\"framer-v-18698c5\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const convertFromEnum=(value,activeLocale)=>{switch(value){case\"default\":return\"https://app.formcrafts.com/vat-receipt-en\";case\"cfUtJzL0E\":return\"https://app.formcrafts.com/quittung-de\";case\"vDjP4duo9\":return\"https://app.formcrafts.com/recu-tva-fr\";case\"Yaycv3o8y\":return\"https://app.formcrafts.com/ricevuta-iva-it\";default:return\"https://app.formcrafts.com/vat-receipt-en\";}};const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"d4MTjdsve\",Phone:\"CxC6moTCa\",Tablet:\"vpxgvPly7\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"d4MTjdsve\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"d4MTjdsve\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-765d4d1c-9f94-47f0-8b63-48d5fa27cccf, rgb(254, 254, 254)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1nu7o87\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsxs(Image,{as:\"header\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:6e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:4e3,pixelWidth:6e3,positionX:\"center\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/SV7Ot8gjT3EZF4VwZ9PYGraAY.jpg\",srcSet:\"https://framerusercontent.com/images/SV7Ot8gjT3EZF4VwZ9PYGraAY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/SV7Ot8gjT3EZF4VwZ9PYGraAY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/SV7Ot8gjT3EZF4VwZ9PYGraAY.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/SV7Ot8gjT3EZF4VwZ9PYGraAY.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/SV7Ot8gjT3EZF4VwZ9PYGraAY.jpg 6000w\"},className:\"framer-fxjnh4\",\"data-framer-name\":\"Header Image\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1liw76i\",\"data-styles-preset\":\"lV3YlvMd3\",children:\"Receipt\"})}),className:\"framer-tnl3t\",fonts:[\"Inter\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-86rg1t\",\"data-framer-name\":\"Overlay\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ujj997\",\"data-framer-name\":\"Receipt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-lkrkye\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vpxgvPly7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j8yksx\",\"data-styles-preset\":\"jf1Jg1kzZ\",style:{\"--framer-text-alignment\":\"center\"},children:\"Request your Chimpy receipt here to receive it via email.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j8yksx\",\"data-styles-preset\":\"jf1Jg1kzZ\",style:{\"--framer-text-alignment\":\"center\"},children:\"Request your Chimpy receipt here to receive it via email.\"})}),className:\"framer-1gfkiad\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:convertFromEnum(activeLocale?.id,activeLocale),implicitPathVariables:undefined},{href:convertFromEnum(activeLocale?.id,activeLocale),implicitPathVariables:undefined},{href:convertFromEnum(activeLocale?.id,activeLocale),implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxC6moTCa:{y:(componentViewport?.y||0)+0+428+35+160},vpxgvPly7:{y:(componentViewport?.y||0)+0+494+35+160}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+0+94+35+160,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tii1jn-container\",nodeId:\"EZbgol7oA\",scopeId:\"bq62uQYyN\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxC6moTCa:{hHUmL3jls:resolvedLinks[2]},vpxgvPly7:{hHUmL3jls:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{H4eWnWXfg:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\",height:\"100%\",hHUmL3jls:resolvedLinks[0],id:\"EZbgol7oA\",JmBU2_9xF:getLocalizedValue(\"v2\",activeLocale)??\"Request\",layoutId:\"EZbgol7oA\",QE2ZHUDyB:\"var(--token-4f57e495-896d-4a16-99b2-28e60b389f51, rgb(117, 62, 143))\",ucUfpOc9T:false,variant:\"yUhv95wEZ\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-46w86b\",\"data-framer-name\":\"footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxC6moTCa:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+742+0+0},vpxgvPly7:{y:(componentViewport?.y||0)+0+808+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:438,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+408+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h4ncg1-container\",nodeId:\"X3ByWDkGc\",scopeId:\"bq62uQYyN\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxC6moTCa:{variant:\"tO4ZVQzPg\"},vpxgvPly7:{variant:\"hPZseJjAE\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"X3ByWDkGc\",k8vVh3wVU:\"var(--token-217db8f8-1054-47de-ab16-d7395cb29a86, rgb(42, 43, 43))\",layoutId:\"X3ByWDkGc\",style:{width:\"100%\"},variant:\"AeG44crad\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxC6moTCa:{width:\"97.4359vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:105,y:10,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17rphzi-container\",layoutScroll:true,nodeId:\"gDkKPqEr3\",rendersWithMotion:true,scopeId:\"bq62uQYyN\",transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CxC6moTCa:{__framer__variantAppearEffectEnabled:undefined,style:{width:\"100%\"},variant:\"siANdAclO\"},vpxgvPly7:{__framer__scrollDirection:{direction:\"down\",target:\"ua_LF0RUB\"},variant:\"YCtNJXvPE\"}},children:/*#__PURE__*/_jsx(NavigationBarScrollWithVariantAppearEffect,{__framer__animateOnce:true,__framer__obscuredVariantId:\"Kkxb677Uh\",__framer__scrollDirection:{direction:\"down\",target:\"IjqBtqHYG\"},__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"IjqBtqHYG\",height:\"100%\",id:\"gDkKPqEr3\",layoutId:\"gDkKPqEr3\",LPpwVwoUO:false,variant:\"Kkxb677Uh\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Xwyi4.framer-1pq0oe2, .framer-Xwyi4 .framer-1pq0oe2 { display: block; }\",\".framer-Xwyi4.framer-1nu7o87 { align-content: center; align-items: center; background-color: var(--token-765d4d1c-9f94-47f0-8b63-48d5fa27cccf, #fefefe); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 34px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-Xwyi4 .framer-fxjnh4 { align-content: center; align-items: center; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.18), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: flex-start; min-height: 622px; overflow: auto; padding: 30px 0px 30px 0px; position: sticky; width: 100%; will-change: transform; z-index: 1; }\",\".framer-Xwyi4 .framer-tnl3t { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 50%; max-width: 100%; position: absolute; top: 50%; transform: translate(-50%, -50%); white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-Xwyi4 .framer-86rg1t { background-color: rgba(0, 0, 0, 0.5); bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-Xwyi4 .framer-1ujj997 { align-content: center; align-items: center; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; border-top-left-radius: 25px; border-top-right-radius: 25px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 35px 25px 40px 25px; position: relative; width: 50%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Xwyi4 .framer-lkrkye { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Xwyi4 .framer-1gfkiad { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Xwyi4 .framer-1tii1jn-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Xwyi4 .framer-46w86b { align-content: center; align-items: center; background-color: #f5f5f7; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Xwyi4 .framer-1h4ncg1-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-Xwyi4 .framer-17rphzi-container { flex: none; height: auto; left: 50%; position: fixed; top: 10px; transform: translateX(-50%); width: auto; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Xwyi4.framer-1nu7o87, .framer-Xwyi4 .framer-fxjnh4, .framer-Xwyi4 .framer-1ujj997, .framer-Xwyi4 .framer-lkrkye, .framer-Xwyi4 .framer-46w86b { gap: 0px; } .framer-Xwyi4.framer-1nu7o87 > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } .framer-Xwyi4.framer-1nu7o87 > :first-child, .framer-Xwyi4 .framer-fxjnh4 > :first-child, .framer-Xwyi4 .framer-1ujj997 > :first-child, .framer-Xwyi4 .framer-lkrkye > :first-child { margin-top: 0px; } .framer-Xwyi4.framer-1nu7o87 > :last-child, .framer-Xwyi4 .framer-fxjnh4 > :last-child, .framer-Xwyi4 .framer-1ujj997 > :last-child, .framer-Xwyi4 .framer-lkrkye > :last-child { margin-bottom: 0px; } .framer-Xwyi4 .framer-fxjnh4 > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-Xwyi4 .framer-1ujj997 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-Xwyi4 .framer-lkrkye > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Xwyi4 .framer-46w86b > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Xwyi4 .framer-46w86b > :first-child { margin-left: 0px; } .framer-Xwyi4 .framer-46w86b > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1279px) { .framer-Xwyi4.framer-1nu7o87 { width: 810px; } .framer-Xwyi4 .framer-fxjnh4 { height: 460px; min-height: unset; }}\",\"@media (max-width: 809px) { .framer-Xwyi4.framer-1nu7o87 { width: 390px; } .framer-Xwyi4 .framer-fxjnh4 { box-shadow: unset; gap: 25px; height: 394px; min-height: unset; } .framer-Xwyi4 .framer-1ujj997 { width: 340px; } .framer-Xwyi4 .framer-46w86b { flex-direction: column; } .framer-Xwyi4 .framer-1h4ncg1-container { flex: none; width: 100%; } .framer-Xwyi4 .framer-17rphzi-container { width: 97%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Xwyi4 .framer-fxjnh4, .framer-Xwyi4 .framer-46w86b { gap: 0px; } .framer-Xwyi4 .framer-fxjnh4 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-Xwyi4 .framer-fxjnh4 > :first-child, .framer-Xwyi4 .framer-46w86b > :first-child { margin-top: 0px; } .framer-Xwyi4 .framer-fxjnh4 > :last-child, .framer-Xwyi4 .framer-46w86b > :last-child { margin-bottom: 0px; } .framer-Xwyi4 .framer-46w86b > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1301\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vpxgvPly7\":{\"layout\":[\"fixed\",\"auto\"]},\"CxC6moTCa\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framerbq62uQYyN=withCSS(Component,css,\"framer-Xwyi4\");export default Framerbq62uQYyN;Framerbq62uQYyN.displayName=\"Privacy\";Framerbq62uQYyN.defaultProps={height:1301,width:1280};addFonts(Framerbq62uQYyN,[{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\"}]},...ButtonFonts,...FooterFonts,...NavigationBarScrollFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerbq62uQYyN\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"1301\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1280\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vpxgvPly7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CxC6moTCa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "ButtonFonts", "getFonts", "CwnhrbFiX_default", "FooterFonts", "w353A_1oN_default", "NavigationBarScrollFonts", "vpCmMlPaS_default", "NavigationBarScrollWithVariantAppearEffect", "withVariantAppearEffect", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "convertFromEnum", "value", "activeLocale", "transformTemplate2", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "usePreloadLocalizedValues", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "Image2", "getLoadingLazyAtYPosition", "RichText", "getLocalizedValue", "x", "PropertyOverrides2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "CwnhrbFiX_default", "w353A_1oN_default", "NavigationBarScrollWithVariantAppearEffect", "css", "Framerbq62uQYyN", "withCSS", "bq62uQYyN_default", "addFonts", "ButtonFonts", "FooterFonts", "NavigationBarScrollFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
