{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/UenAcX5cpsI1QOpOCudy/P4EzLQWDEJfykp0Mud4Y/z2LcAA87Z.js"],
  "sourcesContent": ["// Generated by Framer (c56cc2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,NotFoundError,PropertyOverrides,ResolveLinks,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import ButtonsArrow from\"#framer/local/canvasComponent/ID6jIiQ7Q/ID6jIiQ7Q.js\";import NavbarNavbar from\"#framer/local/canvasComponent/IgX5Pv6MH/IgX5Pv6MH.js\";import HomeFooter from\"#framer/local/canvasComponent/UXcED3JJt/UXcED3JJt.js\";import HomeCTA from\"#framer/local/canvasComponent/wEWgiQv4z/wEWgiQv4z.js\";import Insights from\"#framer/local/collection/EkRPC4y7s/EkRPC4y7s.js\";import*as sharedStyle3 from\"#framer/local/css/fGPsKYywI/fGPsKYywI.js\";import*as sharedStyle1 from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle4 from\"#framer/local/css/KyncVmTdx/KyncVmTdx.js\";import*as sharedStyle6 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import*as sharedStyle2 from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import*as sharedStyle5 from\"#framer/local/css/zwAz2DWdh/zwAz2DWdh.js\";import metadataProvider from\"#framer/local/webPageMetadata/z2LcAA87Z/z2LcAA87Z.js\";const NavbarNavbarFonts=getFonts(NavbarNavbar);const NavbarNavbarWithVariantAppearEffect=withVariantAppearEffect(NavbarNavbar);const ButtonsArrowFonts=getFonts(ButtonsArrow);const HomeCTAFonts=getFonts(HomeCTA);const HomeFooterFonts=getFonts(HomeFooter);const breakpoints={HK2Lmr1pH:\"(max-width: 809px)\",k4E5eqErG:\"(min-width: 810px) and (max-width: 1199px)\",QHwRqwOe8:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-bIbAg\";const variantClassNames={HK2Lmr1pH:\"framer-v-18bq58b\",k4E5eqErG:\"framer-v-1ajexbr\",QHwRqwOe8:\"framer-v-flfl3g\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"QHwRqwOe8\",Phone:\"HK2Lmr1pH\",Tablet:\"k4E5eqErG\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"QHwRqwOe8\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"z2LcAA87Z\",data:Insights,type:\"Collection\"},select:[{collection:\"z2LcAA87Z\",name:\"z73Iw8W3B\",type:\"Identifier\"},{collection:\"z2LcAA87Z\",name:\"MJoGirltk\",type:\"Identifier\"},{collection:\"z2LcAA87Z\",name:\"gPvcBCnOm\",type:\"Identifier\"},{collection:\"z2LcAA87Z\",name:\"xt1rryj9L\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"z2LcAA87Z\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1;const{style,className,layoutId,variant,MJoGirltk=getFromCurrentRouteData(\"MJoGirltk\"),z73Iw8W3B=(_getFromCurrentRouteData=getFromCurrentRouteData(\"z73Iw8W3B\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",xt1rryj9L=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"xt1rryj9L\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-bIbAg`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-bIbAg`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const ref2=React.useRef(null);const router=useRouter();const activeLocaleCode=useLocaleCode();const textContent=toDateString(MJoGirltk,{dateStyle:\"long\",locale:\"\"},activeLocaleCode);const elementId=useRouteElementId(\"AS4DoCw6m\");const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"QHwRqwOe8\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-flfl3g\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:68,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11rxnuq-container\",layoutScroll:true,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HK2Lmr1pH:{__framer__variantAppearEffectEnabled:undefined,variant:\"UoygPLnl1\"},k4E5eqErG:{__framer__variantAppearEffectEnabled:undefined,variant:\"UoygPLnl1\"}},children:/*#__PURE__*/_jsx(NavbarNavbarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"XFmT3Xi56\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"vAnPzvx_b\",layoutId:\"vAnPzvx_b\",style:{width:\"100%\"},variant:\"fl3Cjw1W4\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2014np\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gmkaxp\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-82qpvb\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w7zrow\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"X44oPTG2W\"},implicitPathVariables:undefined},{href:{webPageId:\"X44oPTG2W\"},implicitPathVariables:undefined},{href:{webPageId:\"X44oPTG2W\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HK2Lmr1pH:{y:96},k4E5eqErG:{y:136}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:175.99999999999997,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4ko3nh-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HK2Lmr1pH:{cOynODhNB:resolvedLinks[2]},k4E5eqErG:{cOynODhNB:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonsArrow,{cOynODhNB:resolvedLinks[0],height:\"100%\",id:\"fPKDyU1aG\",layoutId:\"fPKDyU1aG\",ncg0xL8Tu:false,VPS6Qluda:\"Go back\",w6RZOAC6f:true,width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgQm9vaw==\",\"--framer-font-family\":'\"PP Neue Montreal Book\", \"PP Neue Montreal Book Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1aa66ca3-a1f7-439f-8d0f-0287f6cbd6d9, rgb(66, 87, 97))\"},children:\"September 24, 2024\"})}),className:\"framer-4dlyif\",\"data-framer-name\":\"Ship better converting products, websites and brands in Web3 & AI.\",fonts:[\"CUSTOM;PP Neue Montreal Book\"],name:\"Ship better converting products, websites and brands in Web3 & AI.\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",children:\"Why small is beautiful: A different approach to design\"})}),className:\"framer-kfvgsu\",\"data-framer-name\":\"Design the right thing the right way\",fonts:[\"Inter\"],name:\"Design the right thing the right way\",text:z73Iw8W3B,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:xt1rryj9L,className:\"framer-6oqcrm\",\"data-framer-name\":\"Ship better converting products, websites and brands in Web3 & AI.\",fonts:[\"Inter\"],name:\"Ship better converting products, websites and brands in Web3 & AI.\",stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",h1:\"framer-styles-preset-3nqyhf\",h2:\"framer-styles-preset-1wml6uu\",h3:\"framer-styles-preset-12lj5ox\",h4:\"framer-styles-preset-57zhqt\",h5:\"framer-styles-preset-1blfqef\",p:\"framer-styles-preset-edy1cr\"},verticalAlignment:\"top\",withExternalLayout:true})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HK2Lmr1pH:{y:485.8},k4E5eqErG:{y:485.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:442,width:\"100vw\",y:525.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f3xpe5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HK2Lmr1pH:{variant:\"GmS9WtA3A\"},k4E5eqErG:{variant:\"PesyUy5We\"}},children:/*#__PURE__*/_jsx(HomeCTA,{ariE0GcIb:\"Apply to partner with industry experts\",height:\"100%\",id:\"QsFtOPhPa\",layoutId:\"QsFtOPhPa\",style:{width:\"100%\"},variant:\"CKlktOQow\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HK2Lmr1pH:{y:927.8},k4E5eqErG:{y:927.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1048,width:\"100vw\",y:967.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lmyugu-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HK2Lmr1pH:{variant:\"nze4ntDO5\"}},children:/*#__PURE__*/_jsx(HomeFooter,{height:\"100%\",id:\"g4itD7Ne2\",layoutId:\"g4itD7Ne2\",style:{width:\"100%\"},variant:\"UBjneD5az\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jsm82l\",\"data-framer-name\":\"Scroll trigger\",id:elementId,name:\"Scroll trigger\",ref:ref2})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-bIbAg { background: var(--token-c998ee98-8215-4628-893f-67c75691b24c, rgb(246, 252, 255)) /* {\"name\":\"Brand 0\"} */; }`,\".framer-bIbAg.framer-1eggxx9, .framer-bIbAg .framer-1eggxx9 { display: block; }\",\".framer-bIbAg.framer-flfl3g { align-content: center; align-items: center; background-color: var(--token-c998ee98-8215-4628-893f-67c75691b24c, #f6fcff); 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-bIbAg .framer-11rxnuq-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 2; }\",\".framer-bIbAg .framer-2014np { 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: visible; padding: 16px 0px 0px 0px; position: relative; width: 98%; }\",\".framer-bIbAg .framer-1gmkaxp { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 160px 20px 0px 20px; position: relative; width: 1px; }\",\".framer-bIbAg .framer-82qpvb { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1148px; overflow: visible; padding: 0px; position: sticky; top: 40px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-bIbAg .framer-w7zrow { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 650px; padding: 0px; position: relative; width: 1px; }\",\".framer-bIbAg .framer-4ko3nh-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-bIbAg .framer-4dlyif, .framer-bIbAg .framer-kfvgsu, .framer-bIbAg .framer-6oqcrm { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bIbAg .framer-1f3xpe5-container, .framer-bIbAg .framer-lmyugu-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-bIbAg .framer-jsm82l { background-color: #ffffff; flex: none; height: 284px; left: calc(50.00000000000002% - 100% / 2); opacity: 0; overflow: hidden; position: absolute; top: 440px; width: 100%; z-index: -1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bIbAg.framer-flfl3g, .framer-bIbAg .framer-2014np, .framer-bIbAg .framer-1gmkaxp, .framer-bIbAg .framer-82qpvb, .framer-bIbAg .framer-w7zrow { gap: 0px; } .framer-bIbAg.framer-flfl3g > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-bIbAg.framer-flfl3g > :first-child, .framer-bIbAg .framer-w7zrow > :first-child { margin-top: 0px; } .framer-bIbAg.framer-flfl3g > :last-child, .framer-bIbAg .framer-w7zrow > :last-child { margin-bottom: 0px; } .framer-bIbAg .framer-2014np > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-bIbAg .framer-2014np > :first-child, .framer-bIbAg .framer-1gmkaxp > :first-child, .framer-bIbAg .framer-82qpvb > :first-child { margin-left: 0px; } .framer-bIbAg .framer-2014np > :last-child, .framer-bIbAg .framer-1gmkaxp > :last-child, .framer-bIbAg .framer-82qpvb > :last-child { margin-right: 0px; } .framer-bIbAg .framer-1gmkaxp > *, .framer-bIbAg .framer-82qpvb > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-bIbAg .framer-w7zrow > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-bIbAg { background: var(--token-c998ee98-8215-4628-893f-67c75691b24c, rgb(246, 252, 255)) /* {\"name\":\"Brand 0\"} */; } .framer-bIbAg.framer-flfl3g { width: 810px; } .framer-bIbAg .framer-2014np { width: 100%; } .framer-bIbAg .framer-1gmkaxp { padding: 120px 20px 0px 20px; } .framer-bIbAg .framer-82qpvb { flex-direction: column; gap: 64px; } .framer-bIbAg .framer-w7zrow { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bIbAg .framer-82qpvb { gap: 0px; } .framer-bIbAg .framer-82qpvb > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-bIbAg .framer-82qpvb > :first-child { margin-top: 0px; } .framer-bIbAg .framer-82qpvb > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-bIbAg { background: var(--token-c998ee98-8215-4628-893f-67c75691b24c, rgb(246, 252, 255)) /* {\"name\":\"Brand 0\"} */; } .framer-bIbAg.framer-flfl3g { width: 390px; } .framer-bIbAg .framer-2014np { padding: 0px; width: 100%; } .framer-bIbAg .framer-1gmkaxp { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; padding: 96px 20px 40px 20px; } .framer-bIbAg .framer-82qpvb { flex-direction: column; } .framer-bIbAg .framer-w7zrow { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bIbAg .framer-82qpvb { gap: 0px; } .framer-bIbAg .framer-82qpvb > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-bIbAg .framer-82qpvb > :first-child { margin-top: 0px; } .framer-bIbAg .framer-82qpvb > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2960\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"k4E5eqErG\":{\"layout\":[\"fixed\",\"auto\"]},\"HK2Lmr1pH\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerz2LcAA87Z=withCSS(Component,css,\"framer-bIbAg\");export default Framerz2LcAA87Z;Framerz2LcAA87Z.displayName=\"Blog Detail\";Framerz2LcAA87Z.defaultProps={height:2960,width:1200};addFonts(Framerz2LcAA87Z,[{explicitInter:true,fonts:[{family:\"PP Neue Montreal Book\",source:\"custom\",url:\"https://framerusercontent.com/assets/XhzXLD26H7LV5TE32nvLoL7JSw.woff\"},{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\"}]},...NavbarNavbarFonts,...ButtonsArrowFonts,...HomeCTAFonts,...HomeFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerz2LcAA87Z\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"2960\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"k4E5eqErG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HK2Lmr1pH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarNavbarFonts", "getFonts", "IgX5Pv6MH_default", "NavbarNavbarWithVariantAppearEffect", "withVariantAppearEffect", "ButtonsArrowFonts", "ID6jIiQ7Q_default", "HomeCTAFonts", "wEWgiQv4z_default", "HomeFooterFonts", "UXcED3JJt_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "EkRPC4y7s_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "style", "className", "layoutId", "variant", "MJoGirltk", "z73Iw8W3B", "xt1rryj9L", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "ref2", "router", "useRouter", "activeLocaleCode", "useLocaleCode", "textContent", "elementId", "useRouteElementId", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "NavbarNavbarWithVariantAppearEffect", "ResolveLinks", "resolvedLinks", "ID6jIiQ7Q_default", "RichText2", "x", "wEWgiQv4z_default", "UXcED3JJt_default", "css", "Framerz2LcAA87Z", "withCSS", "z2LcAA87Z_default", "addFonts", "NavbarNavbarFonts", "ButtonsArrowFonts", "HomeCTAFonts", "HomeFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
