{"version":3,"file":"UTX725oEReg60uoue1b9WpeeGQg1xDiUHfD9tDiHEkU.DY5xMEnH.mjs","names":["Nav","Footer","metadata","className","PropertyOverrides","Writing","_Fragment","hsQCWlnr1ddnpMARCV","idddnpMARCV","JVhxjBXAuddnpMARCV","KdWSiSQ4eddnpMARCV","css"],"sources":["https:/framerusercontent.com/modules/4FYXL5lQz9cgJ2BJkaNV/73UsIpa97froefZwqzz9/Image.js","https:/framerusercontent.com/modules/Fa7YlLYPPLCCV8nRZJEu/3nkqsIuPRGm2npIqZMi8/E6Eho1jIq.js"],"sourcesContent":["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * Responsive Image\n * By Benjamin\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any\n * @framerDisableUnlink\n *\n */ export default function Image(props){const{image,alt,radius,padding,link,newTab,style,shadowOptions}=props;const{shadowX,shadowY,shadowBlur,shadowColor,shadowEnabled}=shadowOptions;const wrapperStyle={display:\"flex\",placeContent:\"center\",placeItems:\"center\",width:\"100%\",height:\"100%\",padding:padding};const imageStyle={maxWidth:\"100%\",maxHeight:\"100%\",borderRadius:radius,boxShadow:shadowEnabled&&`${shadowX}px ${shadowY}px ${shadowBlur}px ${shadowColor}`};const imageSource=(image===null||image===void 0?void 0:image.src)||\"https://framerusercontent.com/images/64n4wnVJKDJspLlFZ6DarCP0M4.jpg\";return link?/*#__PURE__*/ _jsx(\"a\",{href:link,title:alt,target:newTab?\"_blank\":\"_self\",style:wrapperStyle,children:/*#__PURE__*/ _jsx(\"img\",{style:imageStyle,src:imageSource,srcSet:image===null||image===void 0?void 0:image.srcSet,alt:alt})}):/*#__PURE__*/ _jsx(\"div\",{style:wrapperStyle,children:/*#__PURE__*/ _jsx(\"img\",{style:imageStyle,src:imageSource,srcSet:image===null||image===void 0?void 0:image.srcSet,alt:alt})});};Image.defaultProps={radius:10,padding:10,alt:\"\",shadowOptions:{shadowEnabled:false,shadowX:0,shadowY:2,shadowBlur:4,shadowColor:\"rgba(0,0,0,0.2)\"}};addPropertyControls(Image,{image:{title:\"Image\",type:ControlType.ResponsiveImage},alt:{type:ControlType.String,title:\"Alt\",placeholder:\"Alt Text\"},radius:{title:\"Radius\",type:ControlType.Number,min:0,max:100,step:5,displayStepper:true},padding:{title:\"Padding\",type:ControlType.Number,min:0,max:100,step:5,displayStepper:true},link:{type:ControlType.Link,title:\"Link\"},newTab:{type:ControlType.Boolean,title:\"New Tab\",hidden:props=>!props.link},shadowOptions:{type:ControlType.Object,title:\"Shadow\",controls:{shadowEnabled:{type:ControlType.Boolean,title:\"Enable\",defaultValue:false},shadowX:{type:ControlType.Number,title:\"X\",min:0,defaultValue:0,hidden:props=>!props.shadowEnabled},shadowY:{type:ControlType.Number,title:\"Y\",min:0,defaultValue:2,hidden:props=>!props.shadowEnabled},shadowBlur:{type:ControlType.Number,title:\"Blur\",min:0,defaultValue:4,hidden:props=>!props.shadowEnabled},shadowColor:{type:ControlType.Color,title:\"Color\",defaultValue:\"rgba(0,0,0,0.2)\",hidden:props=>!props.shadowEnabled}}}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Image\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Image.map","// Generated by Framer (2fef4c5)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Image from\"https://framerusercontent.com/modules/4FYXL5lQz9cgJ2BJkaNV/73UsIpa97froefZwqzz9/Image.js\";import Nav from\"#framer/local/canvasComponent/By6mJmnJQ/By6mJmnJQ.js\";import Footer from\"#framer/local/canvasComponent/iL9bxyIPa/iL9bxyIPa.js\";import Writing from\"#framer/local/collection/oWyUfciM6/oWyUfciM6.js\";import*as sharedStyle from\"#framer/local/css/a0cJzY7kl/a0cJzY7kl.js\";import metadataProvider from\"#framer/local/webPageMetadata/E6Eho1jIq/E6Eho1jIq.js\";const NavFonts=getFonts(Nav);const ImageFonts=getFonts(Image);const FooterFonts=getFonts(Footer);const breakpoints={bBRHWXDgP:\"(min-width: 1213px)\",yXULj5QVN:\"(max-width: 1212px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ChVsM\";const variantClassNames={bBRHWXDgP:\"framer-v-1knkg9s\",yXULj5QVN:\"framer-v-xoveqj\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"bBRHWXDgP\",Phone:\"yXULj5QVN\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"bBRHWXDgP\"};};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,hsQCWlnr1ddnpMARCV,JVhxjBXAuddnpMARCV,KdWSiSQ4eddnpMARCV,idddnpMARCV,...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);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"bBRHWXDgP\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(0, 0, 0); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1knkg9s\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yXULj5QVN:{width:`calc(${componentViewport?.width||\"100vw\"} - 20px)`,y:(componentViewport?.y||0)+10+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dn8bz5-container\",nodeId:\"wySDR3Cpb\",scopeId:\"E6Eho1jIq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yXULj5QVN:{variant:\"UsijPU5YS\"}},children:/*#__PURE__*/_jsx(Nav,{height:\"100%\",id:\"wySDR3Cpb\",layoutId:\"wySDR3Cpb\",style:{width:\"100%\"},variant:\"rlkyndtQV\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-172065h\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1soizei\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ddnpMARCV\",data:Writing,type:\"Collection\"},select:[{collection:\"ddnpMARCV\",name:\"hsQCWlnr1\",type:\"Identifier\"},{collection:\"ddnpMARCV\",name:\"JVhxjBXAu\",type:\"Identifier\"},{collection:\"ddnpMARCV\",name:\"KdWSiSQ4e\",type:\"Identifier\"},{collection:\"ddnpMARCV\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"ddnpMARCV\",name:\"oojxl3tDC\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Muck\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({hsQCWlnr1:hsQCWlnr1ddnpMARCV,id:idddnpMARCV,JVhxjBXAu:JVhxjBXAuddnpMARCV,KdWSiSQ4e:KdWSiSQ4eddnpMARCV},index)=>{hsQCWlnr1ddnpMARCV??=\"\";KdWSiSQ4eddnpMARCV??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ddnpMARCV-${idddnpMARCV}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{hsQCWlnr1:hsQCWlnr1ddnpMARCV},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{hsQCWlnr1:hsQCWlnr1ddnpMARCV},webPageId:\"vwUToCPgn\"},motionChild:true,nodeId:\"jGO98Av4U\",scopeId:\"E6Eho1jIq\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-t8og1o framer-oz1uio\",\"data-framer-name\":\"Experimentation\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-131va4e\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12pz8k3-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"kR2RzUKIT\",scopeId:\"E6Eho1jIq\",children:/*#__PURE__*/_jsx(Image,{alt:\"Asset A\",height:\"100%\",id:\"kR2RzUKIT\",image:toResponsiveImage(JVhxjBXAuddnpMARCV),layoutId:\"kR2RzUKIT\",newTab:true,padding:0,radius:0,shadowOptions:{shadowBlur:4,shadowColor:\"rgba(0, 0, 0, 0.2)\",shadowEnabled:false,shadowX:0,shadowY:2},style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cj8e2q\",\"data-framer-name\":\"Post\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r35rbs\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1k8zyei\",\"data-styles-preset\":\"a0cJzY7kl\",style:{\"--framer-text-alignment\":\"left\"},children:\"Silkscreen\"})}),className:\"framer-1ue2lw7\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:KdWSiSQ4eddnpMARCV,verticalAlignment:\"top\",withExternalLayout:true})})})]})})})},idddnpMARCV);})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yXULj5QVN:{width:`calc((${componentViewport?.width||\"100vw\"} - 20px) * 0.66)`,y:(componentViewport?.y||0)+10+350.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:205,width:`calc(${componentViewport?.width||\"100vw\"} * 0.66)`,y:(componentViewport?.y||0)+0+335.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wb5bqo-container\",nodeId:\"vGoda2ajz\",scopeId:\"E6Eho1jIq\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"vGoda2ajz\",layoutId:\"vGoda2ajz\",style:{width:\"100%\"},variant:\"zGpDRL9gn\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ChVsM.framer-oz1uio, .framer-ChVsM .framer-oz1uio { display: block; }\",\".framer-ChVsM.framer-1knkg9s { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1213px; }\",\".framer-ChVsM .framer-dn8bz5-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-ChVsM .framer-172065h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 100%; }\",\".framer-ChVsM .framer-1soizei { display: grid; flex: 1 0 0px; gap: 5px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-ChVsM .framer-t8og1o { align-content: flex-start; align-items: flex-start; align-self: start; background-color: #ffffff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ChVsM .framer-131va4e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ChVsM .framer-12pz8k3-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-ChVsM .framer-1cj8e2q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: sticky; top: 30px; width: 100%; z-index: 1; }\",\".framer-ChVsM .framer-1r35rbs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 8px; position: relative; width: 100%; }\",\".framer-ChVsM .framer-1ue2lw7 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ChVsM .framer-wb5bqo-container { flex: none; height: auto; position: relative; width: 66%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ChVsM.framer-1knkg9s, .framer-ChVsM .framer-172065h, .framer-ChVsM .framer-t8og1o, .framer-ChVsM .framer-131va4e, .framer-ChVsM .framer-1cj8e2q, .framer-ChVsM .framer-1r35rbs { gap: 0px; } .framer-ChVsM.framer-1knkg9s > *, .framer-ChVsM .framer-t8og1o > *, .framer-ChVsM .framer-1cj8e2q > *, .framer-ChVsM .framer-1r35rbs > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ChVsM.framer-1knkg9s > :first-child, .framer-ChVsM .framer-t8og1o > :first-child, .framer-ChVsM .framer-1cj8e2q > :first-child, .framer-ChVsM .framer-1r35rbs > :first-child { margin-top: 0px; } .framer-ChVsM.framer-1knkg9s > :last-child, .framer-ChVsM .framer-t8og1o > :last-child, .framer-ChVsM .framer-1cj8e2q > :last-child, .framer-ChVsM .framer-1r35rbs > :last-child { margin-bottom: 0px; } .framer-ChVsM .framer-172065h > *, .framer-ChVsM .framer-131va4e > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ChVsM .framer-172065h > :first-child, .framer-ChVsM .framer-131va4e > :first-child { margin-left: 0px; } .framer-ChVsM .framer-172065h > :last-child, .framer-ChVsM .framer-131va4e > :last-child { margin-right: 0px; } }\",...sharedStyle.css,\"@media (max-width: 1212px) { .framer-ChVsM.framer-1knkg9s { gap: 10px; padding: 10px; width: 390px; } .framer-ChVsM .framer-172065h { padding: 10px; } .framer-ChVsM .framer-1soizei { gap: 10px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-ChVsM .framer-t8og1o, .framer-ChVsM .framer-1cj8e2q { gap: 10px; } .framer-ChVsM .framer-131va4e { width: 370px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ChVsM.framer-1knkg9s, .framer-ChVsM .framer-1soizei, .framer-ChVsM .framer-t8og1o, .framer-ChVsM .framer-1cj8e2q { gap: 0px; } .framer-ChVsM.framer-1knkg9s > *, .framer-ChVsM .framer-t8og1o > *, .framer-ChVsM .framer-1cj8e2q > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ChVsM.framer-1knkg9s > :first-child, .framer-ChVsM .framer-t8og1o > :first-child, .framer-ChVsM .framer-1cj8e2q > :first-child { margin-top: 0px; } .framer-ChVsM.framer-1knkg9s > :last-child, .framer-ChVsM .framer-t8og1o > :last-child, .framer-ChVsM .framer-1cj8e2q > :last-child { margin-bottom: 0px; } .framer-ChVsM .framer-1soizei > *, .framer-ChVsM .framer-1soizei > :first-child, .framer-ChVsM .framer-1soizei > :last-child { margin: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2009\n * @framerIntrinsicWidth 1213\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"yXULj5QVN\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerE6Eho1jIq=withCSS(Component,css,\"framer-ChVsM\");export default FramerE6Eho1jIq;FramerE6Eho1jIq.displayName=\"Blog\";FramerE6Eho1jIq.defaultProps={height:2009,width:1213};addFonts(FramerE6Eho1jIq,[{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\"}]},...NavFonts,...ImageFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerE6Eho1jIq\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1213\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yXULj5QVN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2009\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}