{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/FOTIUnMIkbBtY8ansOnp/DxditshfBKR9cqF5QLXG/qI5Wg5MkU.js"],
  "sourcesContent": ["// Generated by Framer (9f68555)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Navigation from\"#framer/local/canvasComponent/KZLtEXVte/KZLtEXVte.js\";import Footer from\"#framer/local/canvasComponent/tZBPhD3Nz/tZBPhD3Nz.js\";import BioCard from\"#framer/local/canvasComponent/zQtpLAkup/zQtpLAkup.js\";import*as sharedStyle5 from\"#framer/local/css/asHyC7tBC/asHyC7tBC.js\";import*as sharedStyle2 from\"#framer/local/css/c4pmfmuJw/c4pmfmuJw.js\";import*as sharedStyle4 from\"#framer/local/css/KOxLByTW8/KOxLByTW8.js\";import*as sharedStyle from\"#framer/local/css/N_DUrB5gT/N_DUrB5gT.js\";import*as sharedStyle1 from\"#framer/local/css/qRi7MNZ6A/qRi7MNZ6A.js\";import*as sharedStyle3 from\"#framer/local/css/zCOMVP_RU/zCOMVP_RU.js\";import metadataProvider from\"#framer/local/webPageMetadata/qI5Wg5MkU/qI5Wg5MkU.js\";const NavigationFonts=getFonts(Navigation);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const BioCardFonts=getFonts(BioCard);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const breakpoints={KA9Rc8Xiy:\"(max-width: 809px)\",KO5cIgdti:\"(min-width: 1200px)\",xZkHuf7IM:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-TZqL9\";const variantClassNames={KA9Rc8Xiy:\"framer-v-1i65vfw\",KO5cIgdti:\"framer-v-17ds4k\",xZkHuf7IM:\"framer-v-t2e4nt\"};const transition1={damping:30,delay:0,mass:1,stiffness:100,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const transition2={damping:30,delay:.2,mass:1,stiffness:100,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:100};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:100};const transition3={damping:30,delay:.1,mass:1,stiffness:100,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:100};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition4={damping:30,delay:.3,mass:1,stiffness:100,type:\"spring\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:100};const transition5={damping:30,delay:.6,mass:1,stiffness:100,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:100};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"KO5cIgdti\",Phone:\"KA9Rc8Xiy\",Tablet:\"xZkHuf7IM\"};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:\"KO5cIgdti\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,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-TZqL9`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-TZqL9`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"KO5cIgdti\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-17ds4k\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8p80db\",\"data-border\":true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KA9Rc8Xiy:{y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"max(100vw, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-16z61vm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KA9Rc8Xiy:{variant:\"NfNa3cnnp\"},xZkHuf7IM:{variant:\"CeBBWFAxt\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"urexaMfCt\",layoutId:\"urexaMfCt\",style:{width:\"100%\"},variant:\"bEeK5b0XG\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1whxbvu\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4tghz5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KA9Rc8Xiy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7Wm9kaWFrLWJsYWNr\",\"--framer-font-family\":'\"Zodiak\", serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-76eebffb-099d-4041-bccd-514c5c3bcd17, rgb(48, 64, 80))\"},children:\"We\u2019re Taming the Wild West of AI\"})}),fonts:[\"FS;Zodiak-black\"]}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1x2as5h\",\"data-styles-preset\":\"N_DUrB5gT\",children:[\"We\u2019re Taming the\",/*#__PURE__*/_jsx(\"br\",{}),\"Wild West of AI\"]})}),className:\"framer-7u1uul\",\"data-framer-appear-id\":\"7u1uul\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i9it1k\",\"data-styles-preset\":\"qRi7MNZ6A\",children:\"As ardent life-long supporters of the music industry we surveyed the Al music landscape and saw the music ecosystem spiraling into unethical practices, so we fixed it.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-cnz47b\",\"data-styles-preset\":\"c4pmfmuJw\",children:\"With an unshakable goal of ensuring fairness and equity in Al music generation, Musical Al was born. To make it happen, our team of music and tech stars have come together to create an Al generation licensing and attribution platform to uplift musicians, respect rights holders, and unlock creativity for every music maker.\"})]}),className:\"framer-134me3h\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qu58yn\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-sld3c2\",\"data-styles-preset\":\"zCOMVP_RU\",children:\"Core Values\"})}),className:\"framer-165pjgq\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2ui7y0\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17g9xda\",\"data-framer-name\":\"TextCard\",name:\"TextCard\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-lpfezt\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xa8rpc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rryzuz\",\"data-styles-preset\":\"KOxLByTW8\",style:{\"--framer-text-alignment\":\"center\"},children:\"Integrity\"})}),className:\"framer-f5b9uj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-fbbbbr\",\"data-styles-preset\":\"asHyC7tBC\",children:\"Ethical sourcing and handling of music inventory, ensuring original compositions are acknowledged and respected.\"})}),className:\"framer-1d99eyc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1tsl28w\",\"data-framer-name\":\"TextCard\",name:\"TextCard\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-axu924\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r4g4ut\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rryzuz\",\"data-styles-preset\":\"KOxLByTW8\",style:{\"--framer-text-alignment\":\"center\"},children:\"Innovation\"})}),className:\"framer-1sliky3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-fbbbbr\",\"data-styles-preset\":\"asHyC7tBC\",children:\"Continuously refine our customer workflows to meet customer needs and keep up with the ever-changing world of Al development.\"})}),className:\"framer-xo7im9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-125bwqo\",\"data-framer-name\":\"TextCard\",name:\"TextCard\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-110ww94\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cway1r\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rryzuz\",\"data-styles-preset\":\"KOxLByTW8\",style:{\"--framer-text-alignment\":\"center\"},children:\"Collaboration\"})}),className:\"framer-l5xjcf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-fbbbbr\",\"data-styles-preset\":\"asHyC7tBC\",children:\"Engage with both technology and music communities, to ensure that we are constantly working with the industry, never against it.\"})}),className:\"framer-pxo82e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z110e3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KA9Rc8Xiy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-sld3c2\",\"data-styles-preset\":\"zCOMVP_RU\",style:{\"--framer-text-alignment\":\"center\"},children:\"Our Leadership Team\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-sld3c2\",\"data-styles-preset\":\"zCOMVP_RU\",children:\"Our Leadership Team\"})}),className:\"framer-17hatdh\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1rryzuz\",\"data-styles-preset\":\"KOxLByTW8\",children:\"Bringing a life-long passion for music innovation\"})}),className:\"framer-12r3qfl\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tuog9g\",\"data-framer-name\":\"Blog\",name:\"Blog\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bfet3u\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KaXxIlYKM\"},implicitPathVariables:undefined},{href:{webPageId:\"KaXxIlYKM\"},implicitPathVariables:undefined},{href:{webPageId:\"KaXxIlYKM\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KA9Rc8Xiy:{y:1760.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:606,width:\"min(900px, 100vw)\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13or7sq-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KA9Rc8Xiy:{v2UbSvByC:resolvedLinks[2]},xZkHuf7IM:{v2UbSvByC:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(BioCard,{es7fD45Ff:\"Chief Executive Officer\",fgK_hcXhj:\"Former CEO & co-founder at Repable.  Alum: CoTweet (acquired by Salesforce.com), PostRank (acquired by Google), Coradiant (acquired by BMC), Dishcrawl (Sold to Culinary Events) & MTV Europe. Published Author (O\u2019Reilly Media), Techstars AI Mentor & Musician\",height:\"100%\",id:\"NwUAsTybI\",layoutId:\"NwUAsTybI\",MkrjRpzfn:\"Sean Power\",R27WXBUPg:true,style:{width:\"100%\"},v2UbSvByC:resolvedLinks[0],variant:\"hN0J0zjBW\",width:\"100%\",yVekzkyrX:addImageAlt({src:\"https://framerusercontent.com/images/t61BlZNys6bGq2Ry0VU07ydzw.jpg\",srcSet:\"https://framerusercontent.com/images/t61BlZNys6bGq2Ry0VU07ydzw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/t61BlZNys6bGq2Ry0VU07ydzw.jpg 540w\"},\"\")})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RhkolRwry\"},implicitPathVariables:undefined},{href:{webPageId:\"RhkolRwry\"},implicitPathVariables:undefined},{href:{webPageId:\"RhkolRwry\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KA9Rc8Xiy:{height:606,y:2386.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(900px, 100vw)\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KA9Rc8Xiy:{__framer__animate:{transition:transition1},__framer__exit:animation4}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-iqa4au-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KA9Rc8Xiy:{style:{width:\"100%\"},v2UbSvByC:resolvedLinks1[2]},xZkHuf7IM:{v2UbSvByC:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(BioCard,{es7fD45Ff:\"Chief Operating Officer\",fgK_hcXhj:\"Former \u2013 VP Music and Product at MusicNow (Sold to AOL), VP Music and Product at Napster (Sold to Best Buy), CEO at Beatport (Sold to SFX), CEO & Founder at MetaPop (Sold to Native Instruments).  Techstars Music Mentor & Musician\",height:\"100%\",id:\"NTXrbkMmF\",layoutId:\"NTXrbkMmF\",MkrjRpzfn:\"Matt Adell\",R27WXBUPg:true,style:{height:\"100%\",width:\"100%\"},v2UbSvByC:resolvedLinks1[0],variant:\"hN0J0zjBW\",width:\"100%\",yVekzkyrX:addImageAlt({src:\"https://framerusercontent.com/images/fD3j3mXagbWTCkdMuxCzBVf8Iw.jpg\",srcSet:\"https://framerusercontent.com/images/fD3j3mXagbWTCkdMuxCzBVf8Iw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fD3j3mXagbWTCkdMuxCzBVf8Iw.jpg 540w\"},\"\")})})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lx7N3bYFV\"},implicitPathVariables:undefined},{href:{webPageId:\"lx7N3bYFV\"},implicitPathVariables:undefined},{href:{webPageId:\"lx7N3bYFV\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KA9Rc8Xiy:{height:606,y:3012.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(900px, 100vw)\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KA9Rc8Xiy:{__framer__animate:{transition:transition1},__framer__exit:animation4}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14chm8r-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KA9Rc8Xiy:{style:{width:\"100%\"},v2UbSvByC:resolvedLinks2[2]},xZkHuf7IM:{v2UbSvByC:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(BioCard,{es7fD45Ff:\"Chief Technology Officer\",fgK_hcXhj:\"Master\u2019s Degree, Machine Learning and Music Computational Creativity at Simon Fraser University.  Research assistant in Interactive Music Generation at Simon Fraser University.  Techstars AI Alumnus & Musician.  \",height:\"100%\",id:\"bY8wjfye1\",layoutId:\"bY8wjfye1\",MkrjRpzfn:\"Nicolas Gonzalez Thomas\",R27WXBUPg:true,style:{height:\"100%\",width:\"100%\"},v2UbSvByC:resolvedLinks2[0],variant:\"hN0J0zjBW\",width:\"100%\",yVekzkyrX:addImageAlt({src:\"https://framerusercontent.com/images/CSZqOqEc7jfnAPIJgmVn8zDLCk.jpg\",srcSet:\"https://framerusercontent.com/images/CSZqOqEc7jfnAPIJgmVn8zDLCk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/CSZqOqEc7jfnAPIJgmVn8zDLCk.jpg 540w\"},\"\")})})})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KA9Rc8Xiy:{y:3698.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:293,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ivf6iu-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KA9Rc8Xiy:{variant:\"wn9cw8mtx\"},xZkHuf7IM:{variant:\"BWsMSaLwP\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"EA7NCxNL3\",layoutId:\"EA7NCxNL3\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"KC5sd5weF\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-TZqL9 { background: white; }`,\".framer-TZqL9.framer-1p6ntzu, .framer-TZqL9 .framer-1p6ntzu { display: block; }\",\".framer-TZqL9.framer-17ds4k { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-TZqL9 .framer-8p80db { --border-bottom-width: 1px; --border-color: #ededed; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; 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: 0px; position: relative; width: 100%; }\",\".framer-TZqL9 .framer-16z61vm-container, .framer-TZqL9 .framer-13or7sq-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-TZqL9 .framer-1whxbvu { align-content: center; align-items: center; background-color: var(--token-bf11c4fa-0251-4df7-89b0-a73a7fb66d97, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-TZqL9 .framer-4tghz5, .framer-TZqL9 .framer-qu58yn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TZqL9 .framer-7u1uul, .framer-TZqL9 .framer-165pjgq, .framer-TZqL9 .framer-17hatdh, .framer-TZqL9 .framer-12r3qfl { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-TZqL9 .framer-134me3h { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 900px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TZqL9 .framer-2ui7y0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 900px; }\",\".framer-TZqL9 .framer-17g9xda { align-content: center; align-items: center; background: radial-gradient(200% 277% at 134.20000000000002% 86.5%, #faf5cf 0%, rgba(243, 249, 224, 1) 23.16353887399464%, rgb(235, 252, 239) 46.39752252252253%, rgb(207, 227, 252) 100%); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-TZqL9 .framer-lpfezt, .framer-TZqL9 .framer-axu924, .framer-TZqL9 .framer-110ww94 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 12px 30px 30px 30px; position: relative; width: 100%; }\",\".framer-TZqL9 .framer-1xa8rpc, .framer-TZqL9 .framer-1r4g4ut, .framer-TZqL9 .framer-cway1r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TZqL9 .framer-f5b9uj, .framer-TZqL9 .framer-1sliky3, .framer-TZqL9 .framer-l5xjcf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TZqL9 .framer-1d99eyc, .framer-TZqL9 .framer-xo7im9, .framer-TZqL9 .framer-pxo82e { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TZqL9 .framer-1tsl28w { align-content: center; align-items: center; background: radial-gradient(200% 277% at 17.8% 37.6%, #fffbe0 0%, rgb(212, 255, 221) 52%, rgb(137, 180, 232) 90.58980855855856%); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-TZqL9 .framer-125bwqo { align-content: center; align-items: center; background: radial-gradient(200% 346% at 56.89999999999999% 85.6%, #fffcde 9.33277027027027%, rgb(208, 247, 216) 39.9029420045045%, rgb(250, 246, 207) 72.69496058558558%); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-TZqL9 .framer-z110e3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 900px; overflow: visible; padding: 20px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-TZqL9 .framer-tuog9g { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-TZqL9 .framer-1bfet3u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 900px; }\",\".framer-TZqL9 .framer-iqa4au-container, .framer-TZqL9 .framer-14chm8r-container { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-TZqL9 .framer-ivf6iu-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TZqL9.framer-17ds4k, .framer-TZqL9 .framer-8p80db, .framer-TZqL9 .framer-1whxbvu, .framer-TZqL9 .framer-4tghz5, .framer-TZqL9 .framer-qu58yn, .framer-TZqL9 .framer-2ui7y0, .framer-TZqL9 .framer-17g9xda, .framer-TZqL9 .framer-lpfezt, .framer-TZqL9 .framer-1xa8rpc, .framer-TZqL9 .framer-1tsl28w, .framer-TZqL9 .framer-axu924, .framer-TZqL9 .framer-1r4g4ut, .framer-TZqL9 .framer-125bwqo, .framer-TZqL9 .framer-110ww94, .framer-TZqL9 .framer-cway1r, .framer-TZqL9 .framer-z110e3, .framer-TZqL9 .framer-tuog9g, .framer-TZqL9 .framer-1bfet3u { gap: 0px; } .framer-TZqL9.framer-17ds4k > *, .framer-TZqL9 .framer-17g9xda > *, .framer-TZqL9 .framer-1tsl28w > *, .framer-TZqL9 .framer-125bwqo > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-TZqL9.framer-17ds4k > :first-child, .framer-TZqL9 .framer-1whxbvu > :first-child, .framer-TZqL9 .framer-4tghz5 > :first-child, .framer-TZqL9 .framer-qu58yn > :first-child, .framer-TZqL9 .framer-17g9xda > :first-child, .framer-TZqL9 .framer-lpfezt > :first-child, .framer-TZqL9 .framer-1xa8rpc > :first-child, .framer-TZqL9 .framer-1tsl28w > :first-child, .framer-TZqL9 .framer-axu924 > :first-child, .framer-TZqL9 .framer-1r4g4ut > :first-child, .framer-TZqL9 .framer-125bwqo > :first-child, .framer-TZqL9 .framer-110ww94 > :first-child, .framer-TZqL9 .framer-cway1r > :first-child, .framer-TZqL9 .framer-z110e3 > :first-child, .framer-TZqL9 .framer-tuog9g > :first-child { margin-top: 0px; } .framer-TZqL9.framer-17ds4k > :last-child, .framer-TZqL9 .framer-1whxbvu > :last-child, .framer-TZqL9 .framer-4tghz5 > :last-child, .framer-TZqL9 .framer-qu58yn > :last-child, .framer-TZqL9 .framer-17g9xda > :last-child, .framer-TZqL9 .framer-lpfezt > :last-child, .framer-TZqL9 .framer-1xa8rpc > :last-child, .framer-TZqL9 .framer-1tsl28w > :last-child, .framer-TZqL9 .framer-axu924 > :last-child, .framer-TZqL9 .framer-1r4g4ut > :last-child, .framer-TZqL9 .framer-125bwqo > :last-child, .framer-TZqL9 .framer-110ww94 > :last-child, .framer-TZqL9 .framer-cway1r > :last-child, .framer-TZqL9 .framer-z110e3 > :last-child, .framer-TZqL9 .framer-tuog9g > :last-child { margin-bottom: 0px; } .framer-TZqL9 .framer-8p80db > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-TZqL9 .framer-8p80db > :first-child, .framer-TZqL9 .framer-2ui7y0 > :first-child, .framer-TZqL9 .framer-1bfet3u > :first-child { margin-left: 0px; } .framer-TZqL9 .framer-8p80db > :last-child, .framer-TZqL9 .framer-2ui7y0 > :last-child, .framer-TZqL9 .framer-1bfet3u > :last-child { margin-right: 0px; } .framer-TZqL9 .framer-1whxbvu > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-TZqL9 .framer-4tghz5 > *, .framer-TZqL9 .framer-qu58yn > *, .framer-TZqL9 .framer-tuog9g > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-TZqL9 .framer-2ui7y0 > *, .framer-TZqL9 .framer-1bfet3u > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-TZqL9 .framer-lpfezt > *, .framer-TZqL9 .framer-1xa8rpc > *, .framer-TZqL9 .framer-axu924 > *, .framer-TZqL9 .framer-1r4g4ut > *, .framer-TZqL9 .framer-110ww94 > *, .framer-TZqL9 .framer-cway1r > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-TZqL9 .framer-z110e3 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-TZqL9 { background: white; } .framer-TZqL9.framer-17ds4k { width: 810px; } .framer-TZqL9 .framer-8p80db { order: 0; } .framer-TZqL9 .framer-1whxbvu { gap: 85px; order: 1; padding: 100px 50px 100px 50px; } .framer-TZqL9 .framer-2ui7y0 { width: 100%; } .framer-TZqL9 .framer-lpfezt, .framer-TZqL9 .framer-axu924, .framer-TZqL9 .framer-110ww94 { padding: 12px 20px 30px 20px; } .framer-TZqL9 .framer-z110e3 { order: 2; padding: 0px 40px 60px 40px; } .framer-TZqL9 .framer-tuog9g { order: 3; } .framer-TZqL9 .framer-ivf6iu-container { order: 5; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TZqL9 .framer-1whxbvu { gap: 0px; } .framer-TZqL9 .framer-1whxbvu > * { margin: 0px; margin-bottom: calc(85px / 2); margin-top: calc(85px / 2); } .framer-TZqL9 .framer-1whxbvu > :first-child { margin-top: 0px; } .framer-TZqL9 .framer-1whxbvu > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-TZqL9 { background: white; } .framer-TZqL9.framer-17ds4k { width: 390px; } .framer-TZqL9 .framer-1whxbvu { gap: 85px; padding: 50px 30px 100px 30px; } .framer-TZqL9 .framer-2ui7y0 { flex-direction: column; width: 100%; } .framer-TZqL9 .framer-17g9xda, .framer-TZqL9 .framer-1tsl28w, .framer-TZqL9 .framer-125bwqo, .framer-TZqL9 .framer-13or7sq-container { flex: none; width: 100%; } .framer-TZqL9 .framer-z110e3 { padding: 20px 30px 60px 30px; } .framer-TZqL9 .framer-tuog9g { padding: 0px 30px 80px 30px; } .framer-TZqL9 .framer-1bfet3u { flex-direction: column; } .framer-TZqL9 .framer-iqa4au-container, .framer-TZqL9 .framer-14chm8r-container { align-self: unset; flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TZqL9 .framer-1whxbvu, .framer-TZqL9 .framer-2ui7y0, .framer-TZqL9 .framer-1bfet3u { gap: 0px; } .framer-TZqL9 .framer-1whxbvu > * { margin: 0px; margin-bottom: calc(85px / 2); margin-top: calc(85px / 2); } .framer-TZqL9 .framer-1whxbvu > :first-child, .framer-TZqL9 .framer-2ui7y0 > :first-child, .framer-TZqL9 .framer-1bfet3u > :first-child { margin-top: 0px; } .framer-TZqL9 .framer-1whxbvu > :last-child, .framer-TZqL9 .framer-2ui7y0 > :last-child, .framer-TZqL9 .framer-1bfet3u > :last-child { margin-bottom: 0px; } .framer-TZqL9 .framer-2ui7y0 > *, .framer-TZqL9 .framer-1bfet3u > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-TZqL9[data-border=\"true\"]::after, .framer-TZqL9 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2349.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"xZkHuf7IM\":{\"layout\":[\"fixed\",\"auto\"]},\"KA9Rc8Xiy\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerqI5Wg5MkU=withCSS(Component,css,\"framer-TZqL9\");export default FramerqI5Wg5MkU;FramerqI5Wg5MkU.displayName=\"Page\";FramerqI5Wg5MkU.defaultProps={height:2349.5,width:1200};addFonts(FramerqI5Wg5MkU,[{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\"},{family:\"Zodiak\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/M7LM45Y7I7SGBX7VDIU2OOS2B25Z6SHP/EPCQVGBI6ODRRDJYRA7KPCH5OTK5TJVX/DXMDRQ75ZJD6EXQHKMOW3LYNEVM3GYH6.woff2\",weight:\"900\"}]},...NavigationFonts,...BioCardFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqI5Wg5MkU\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"2349.5\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xZkHuf7IM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KA9Rc8Xiy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "KZLtEXVte_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "RichTextWithFX", "withFX", "MotionDivWithFX", "motion", "BioCardFonts", "zQtpLAkup_default", "ContainerWithFX", "Container", "FooterFonts", "tZBPhD3Nz_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "animation4", "transition3", "animation5", "addImageAlt", "image", "alt", "transition4", "animation6", "transition5", "animation7", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "KZLtEXVte_default", "x", "RichTextWithOptimizedAppearEffect", "RichTextWithFX", "MotionDivWithFX", "RichText2", "ResolveLinks", "resolvedLinks", "ContainerWithFX", "zQtpLAkup_default", "resolvedLinks1", "resolvedLinks2", "tZBPhD3Nz_default", "css", "FramerqI5Wg5MkU", "withCSS", "qI5Wg5MkU_default", "addFonts", "NavigationFonts", "BioCardFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
