{"version":3,"file":"aWXDB9p3L57HWTqahUb0MmmQuFP0uHH8D_RqP6_5ksc.CR4jXfuH.mjs","names":["ButtonsPrimary","CardsLinkCard","metadata","className","RichText","PropertyOverrides","Image","css"],"sources":["https:/framerusercontent.com/modules/eOGzq0zzILJnW86xkjPC/mtj69b4XhiCR0SgDlJbP/iJ8bRG7Ms.js","https:/framerusercontent.com/modules/WXlxQRPHSBsvFaFxX62E/ZoY8DB8jWMQoJh2y2iVQ/iJ8bRG7Ms.js"],"sourcesContent":["// Generated by Framer (50b037a)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={AtOU2DyFu:new LazyValue(()=>import(\"./iJ8bRG7Ms-0.js\")),cTSQ5uTW4:new LazyValue(()=>import(\"./iJ8bRG7Ms-6.js\")),jcKO4Y__F:new LazyValue(()=>import(\"./iJ8bRG7Ms-2.js\")),LSTBuxj1R:new LazyValue(()=>import(\"./iJ8bRG7Ms-4.js\")),LUIpaNFjR:new LazyValue(()=>import(\"./iJ8bRG7Ms-5.js\")),mBsmz0bmy:new LazyValue(()=>import(\"./iJ8bRG7Ms-3.js\")),TeCpy_rh0:new LazyValue(()=>import(\"./iJ8bRG7Ms-1.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 (50b037a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,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 ButtonsPrimary from\"#framer/local/canvasComponent/ciJVRdrjF/ciJVRdrjF.js\";import CardsLinkCard from\"#framer/local/canvasComponent/uR765ehH_/uR765ehH_.js\";import*as sharedStyle from\"#framer/local/css/Dt7Okb0Rs/Dt7Okb0Rs.js\";import*as sharedStyle1 from\"#framer/local/css/QT0iocmu_/QT0iocmu_.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/iJ8bRG7Ms/iJ8bRG7Ms.js\";import metadataProvider from\"#framer/local/webPageMetadata/iJ8bRG7Ms/iJ8bRG7Ms.js\";const ButtonsPrimaryFonts=getFonts(ButtonsPrimary);const CardsLinkCardFonts=getFonts(CardsLinkCard);const breakpoints={EOim1Tf2K:\"(min-width: 1400px)\",HY5v6ASrJ:\"(min-width: 992px) and (max-width: 1199px)\",UVVoHset4:\"(min-width: 768px) and (max-width: 991px)\",VLfpGPLv7:\"(max-width: 575px)\",xV3SGuKvj:\"(min-width: 576px) and (max-width: 767px)\",YVfjseCJ_:\"(min-width: 1200px) and (max-width: 1399px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-HAqTr\";const variantClassNames={EOim1Tf2K:\"framer-v-dja0lk\",HY5v6ASrJ:\"framer-v-ksatd7\",UVVoHset4:\"framer-v-1yy4sl5\",VLfpGPLv7:\"framer-v-xh7g6j\",xV3SGuKvj:\"framer-v-1wc8daa\",YVfjseCJ_:\"framer-v-6iwlr\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={LG:\"HY5v6ASrJ\",MD:\"UVVoHset4\",SM:\"xV3SGuKvj\",XL:\"YVfjseCJ_\",XS:\"VLfpGPLv7\",XXL:\"EOim1Tf2K\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"YVfjseCJ_\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"YVfjseCJ_\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(251, 247, 239); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-6iwlr\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x4evoh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ns99dy\",\"data-styles-preset\":\"Dt7Okb0Rs\",style:{\"--framer-text-alignment\":\"center\"},children:\"Hmm, that didn’t work\"})}),className:\"framer-ebg1mn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hoy0q8\",\"data-styles-preset\":\"QT0iocmu_\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3d5f37a6-f0ed-4e25-ac02-ac723f0705c8, rgb(85, 90, 106))\"},children:\"That page can’t be reached, but if you double-check it, we’re happy to try again.\"})}),className:\"framer-3ihtgq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15e6ivj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VLfpGPLv7:{y:(componentViewport?.y||0)+0+0+48+230.9+8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+0+100+230.9+8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14d8qhd-container\",nodeId:\"VypOYeH5L\",scopeId:\"iJ8bRG7Ms\",children:/*#__PURE__*/_jsx(ButtonsPrimary,{gAdPg14Fw:false,GL_SH1UyU:getLocalizedValue(\"v2\",activeLocale)??\"← Back to homepage\",height:\"100%\",hMwj3a9JP:true,id:\"VypOYeH5L\",layoutId:\"VypOYeH5L\",variant:\"BsMyU6tuD\",width:\"100%\",xip2BS1TG:getLocalizedValue(\"v3\",activeLocale)??\"www.miro.com\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VLfpGPLv7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+406.9),pixelHeight:648,pixelWidth:1680,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/UeO5ZQlcnrVhL01Y3iKShaqB60.svg\",srcSet:\"https://framerusercontent.com/images/UeO5ZQlcnrVhL01Y3iKShaqB60.svg?scale-down-to=512 512w,https://framerusercontent.com/images/UeO5ZQlcnrVhL01Y3iKShaqB60.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/UeO5ZQlcnrVhL01Y3iKShaqB60.svg 1680w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+498.9),pixelHeight:648,pixelWidth:1680,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/UeO5ZQlcnrVhL01Y3iKShaqB60.svg\",srcSet:\"https://framerusercontent.com/images/UeO5ZQlcnrVhL01Y3iKShaqB60.svg?scale-down-to=512 512w,https://framerusercontent.com/images/UeO5ZQlcnrVhL01Y3iKShaqB60.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/UeO5ZQlcnrVhL01Y3iKShaqB60.svg 1680w\"},className:\"framer-19zeoej\",draggable:\"false\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UVVoHset4:{width:`max((${componentViewport?.width||\"100vw\"} - 116px) / 3, 1px)`},VLfpGPLv7:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+406.9+24+0},xV3SGuKvj:{width:`max((${componentViewport?.width||\"100vw\"} - 112px) / 3, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:260,y:(componentViewport?.y||0)+0+498.9+40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wtczjv-container\",nodeId:\"r4iJbxmOp\",scopeId:\"iJ8bRG7Ms\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UVVoHset4:{style:{width:\"100%\"},variant:\"ubhLHv3iQ\"},VLfpGPLv7:{style:{width:\"100%\"},variant:\"ubhLHv3iQ\"},xV3SGuKvj:{style:{width:\"100%\"},variant:\"ubhLHv3iQ\"}},children:/*#__PURE__*/_jsx(CardsLinkCard,{height:\"100%\",id:\"r4iJbxmOp\",IH3VQQJOV:true,layoutId:\"r4iJbxmOp\",SRq54EsRt:\"I4183:8457;9935:2435;10176:13219\",Urv0MbMV1:getLocalizedValue(\"v5\",activeLocale)??\"https://miro.com/app/\",uYE4ix2rA:\"\",variant:\"GKjd13qXD\",width:\"100%\",yHhyzN9cB:getLocalizedValue(\"v4\",activeLocale)??\"Miro App\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UVVoHset4:{width:`max((${componentViewport?.width||\"100vw\"} - 116px) / 3, 1px)`},VLfpGPLv7:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+406.9+24+278},xV3SGuKvj:{width:`max((${componentViewport?.width||\"100vw\"} - 112px) / 3, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:260,y:(componentViewport?.y||0)+0+498.9+40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kroyq7-container\",nodeId:\"daOFZ3N_1\",scopeId:\"iJ8bRG7Ms\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UVVoHset4:{style:{width:\"100%\"},variant:\"ubhLHv3iQ\"},VLfpGPLv7:{style:{width:\"100%\"},variant:\"ubhLHv3iQ\"},xV3SGuKvj:{style:{width:\"100%\"},variant:\"ubhLHv3iQ\"}},children:/*#__PURE__*/_jsx(CardsLinkCard,{height:\"100%\",id:\"daOFZ3N_1\",IH3VQQJOV:true,layoutId:\"daOFZ3N_1\",SRq54EsRt:\"I4183:8457;9935:2435;10176:13219\",Urv0MbMV1:getLocalizedValue(\"v7\",activeLocale)??\"https://help.miro.com/\",uYE4ix2rA:\"\",variant:\"GKjd13qXD\",width:\"100%\",yHhyzN9cB:getLocalizedValue(\"v6\",activeLocale)??\"Help Center\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UVVoHset4:{width:`max((${componentViewport?.width||\"100vw\"} - 116px) / 3, 1px)`},VLfpGPLv7:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+406.9+24+556},xV3SGuKvj:{width:`max((${componentViewport?.width||\"100vw\"} - 112px) / 3, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:260,y:(componentViewport?.y||0)+0+498.9+40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gcye1n-container\",nodeId:\"BHoQ7KmQp\",scopeId:\"iJ8bRG7Ms\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UVVoHset4:{style:{width:\"100%\"},variant:\"ubhLHv3iQ\"},VLfpGPLv7:{style:{width:\"100%\"},variant:\"ubhLHv3iQ\"},xV3SGuKvj:{style:{width:\"100%\"},variant:\"ubhLHv3iQ\"}},children:/*#__PURE__*/_jsx(CardsLinkCard,{height:\"100%\",id:\"BHoQ7KmQp\",IH3VQQJOV:true,layoutId:\"BHoQ7KmQp\",SRq54EsRt:\"I4183:8457;9935:2435;10176:13219\",Urv0MbMV1:getLocalizedValue(\"v9\",activeLocale)??\"https://status.miro.com/\",uYE4ix2rA:\"\",variant:\"GKjd13qXD\",width:\"100%\",yHhyzN9cB:getLocalizedValue(\"v8\",activeLocale)??\"Miro Status\"})})})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HAqTr.framer-1y6shb3, .framer-HAqTr .framer-1y6shb3 { display: block; }\",\".framer-HAqTr.framer-6iwlr { align-content: center; align-items: center; background-color: #fbf7ef; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-HAqTr .framer-x4evoh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 120px 40px; position: relative; width: 100%; }\",\".framer-HAqTr .framer-ebg1mn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 560px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-HAqTr .framer-3ihtgq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 492px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-HAqTr .framer-15e6ivj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-HAqTr .framer-14d8qhd-container, .framer-HAqTr .framer-1wtczjv-container, .framer-HAqTr .framer-kroyq7-container, .framer-HAqTr .framer-1gcye1n-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-HAqTr .framer-19zeoej { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-HAqTr.framer-6iwlr, .framer-HAqTr .framer-x4evoh, .framer-HAqTr .framer-15e6ivj, .framer-HAqTr .framer-19zeoej { gap: 0px; } .framer-HAqTr.framer-6iwlr > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-HAqTr.framer-6iwlr > :first-child, .framer-HAqTr .framer-x4evoh > :first-child { margin-top: 0px; } .framer-HAqTr.framer-6iwlr > :last-child, .framer-HAqTr .framer-x4evoh > :last-child { margin-bottom: 0px; } .framer-HAqTr .framer-x4evoh > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-HAqTr .framer-15e6ivj > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-HAqTr .framer-15e6ivj > :first-child, .framer-HAqTr .framer-19zeoej > :first-child { margin-left: 0px; } .framer-HAqTr .framer-15e6ivj > :last-child, .framer-HAqTr .framer-19zeoej > :last-child { margin-right: 0px; } .framer-HAqTr .framer-19zeoej > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 992px) and (max-width: 1199px) { .framer-HAqTr.framer-6iwlr { width: 992px; }}\",\"@media (max-width: 575px) { .framer-HAqTr.framer-6iwlr { width: 320px; } .framer-HAqTr .framer-x4evoh { padding: 48px 40px 80px 40px; } .framer-HAqTr .framer-19zeoej { flex-direction: column; padding: 24px; } .framer-HAqTr .framer-1wtczjv-container, .framer-HAqTr .framer-kroyq7-container, .framer-HAqTr .framer-1gcye1n-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-HAqTr .framer-19zeoej { gap: 0px; } .framer-HAqTr .framer-19zeoej > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-HAqTr .framer-19zeoej > :first-child { margin-top: 0px; } .framer-HAqTr .framer-19zeoej > :last-child { margin-bottom: 0px; } }}\",\"@media (min-width: 1400px) { .framer-HAqTr.framer-6iwlr { width: 1400px; }}\",\"@media (min-width: 768px) and (max-width: 991px) { .framer-HAqTr.framer-6iwlr { width: 768px; } .framer-HAqTr .framer-1wtczjv-container, .framer-HAqTr .framer-kroyq7-container, .framer-HAqTr .framer-1gcye1n-container { flex: 1 0 0px; width: 1px; }}\",\"@media (min-width: 576px) and (max-width: 767px) { .framer-HAqTr.framer-6iwlr { width: 576px; } .framer-HAqTr .framer-19zeoej { gap: 16px; } .framer-HAqTr .framer-1wtczjv-container, .framer-HAqTr .framer-kroyq7-container, .framer-HAqTr .framer-1gcye1n-container { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-HAqTr .framer-19zeoej { gap: 0px; } .framer-HAqTr .framer-19zeoej > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-HAqTr .framer-19zeoej > :first-child { margin-left: 0px; } .framer-HAqTr .framer-19zeoej > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1975\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HY5v6ASrJ\":{\"layout\":[\"fixed\",\"auto\"]},\"VLfpGPLv7\":{\"layout\":[\"fixed\",\"auto\"]},\"EOim1Tf2K\":{\"layout\":[\"fixed\",\"auto\"]},\"UVVoHset4\":{\"layout\":[\"fixed\",\"auto\"]},\"xV3SGuKvj\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameriJ8bRG7Ms=withCSS(Component,css,\"framer-HAqTr\");export default FrameriJ8bRG7Ms;FrameriJ8bRG7Ms.displayName=\"Ai\";FrameriJ8bRG7Ms.defaultProps={height:1975,width:1200};addFonts(FrameriJ8bRG7Ms,[{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\"}]},...ButtonsPrimaryFonts,...CardsLinkCardFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameriJ8bRG7Ms\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HY5v6ASrJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VLfpGPLv7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EOim1Tf2K\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UVVoHset4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xV3SGuKvj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"1975\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}