{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8J7zgeiTAA8NydIfzuZh/3GtToqKVaYuMuLuiPtKX/rDAzQ9iRH.js"],
  "sourcesContent": ["// Generated by Framer (915daba)\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,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Button from\"#framer/local/canvasComponent/cBQAwTefC/cBQAwTefC.js\";import NavigationBar from\"#framer/local/canvasComponent/Kg3jp8xZU/Kg3jp8xZU.js\";import Footer from\"#framer/local/canvasComponent/oGO_MGaZp/oGO_MGaZp.js\";import*as sharedStyle1 from\"#framer/local/css/hwFxtQiSW/hwFxtQiSW.js\";import*as sharedStyle5 from\"#framer/local/css/Kk8d6B9MK/Kk8d6B9MK.js\";import*as sharedStyle6 from\"#framer/local/css/LdRSkkClr/LdRSkkClr.js\";import*as sharedStyle2 from\"#framer/local/css/MjM7LH64L/MjM7LH64L.js\";import*as sharedStyle4 from\"#framer/local/css/rZemCCbaP/rZemCCbaP.js\";import*as sharedStyle from\"#framer/local/css/urlDCZwpF/urlDCZwpF.js\";import*as sharedStyle3 from\"#framer/local/css/vFgiLTeGJ/vFgiLTeGJ.js\";import metadataProvider from\"#framer/local/webPageMetadata/rDAzQ9iRH/rDAzQ9iRH.js\";const NavigationBarFonts=getFonts(NavigationBar);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const ButtonFonts=getFonts(Button);const ImageWithFX=withFX(Image);const FooterFonts=getFonts(Footer);const breakpoints={c15_gtcvq:\"(max-width: 809px)\",cKm84WmcZ:\"(min-width: 1200px)\",HdEzowRKs:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-EIdbr\";const variantClassNames={c15_gtcvq:\"framer-v-bzrcds\",cKm84WmcZ:\"framer-v-r7ky6x\",HdEzowRKs:\"framer-v-1wryrso\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:20};const transition2={damping:40,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:20};const transition3={damping:40,delay:.4,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:20};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:0};const transition4={damping:60,delay:.3,mass:1,stiffness:500,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={damping:60,delay:.4,mass:1,stiffness:500,type:\"spring\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={damping:60,delay:.5,mass:1,stiffness:500,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition6,x:0,y:0};const transition7={damping:60,delay:.6,mass:1,stiffness:500,type:\"spring\"};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition7,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"cKm84WmcZ\",Phone:\"c15_gtcvq\",Tablet:\"HdEzowRKs\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"cKm84WmcZ\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"c15_gtcvq\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"c15_gtcvq\")return false;return true;};const elementId=useRouteElementId(\"TIS6rUUL5\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"cKm84WmcZ\",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-r7ky6x\",className),ref:ref??ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c15_gtcvq:{height:100,width:\"390px\",y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k8drhe-container hidden-r7ky6x hidden-1wryrso\",nodeId:\"XW2_AnX0a\",scopeId:\"rDAzQ9iRH\",children:/*#__PURE__*/_jsx(NavigationBar,{gGSU0bs4G:\"jcV_yFltq\",height:\"100%\",id:\"XW2_AnX0a\",layoutId:\"XW2_AnX0a\",style:{width:\"100%\"},variant:\"qckzdw_18\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"1200px\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pocm35-container hidden-bzrcds\",nodeId:\"c7zoNxsTo\",scopeId:\"rDAzQ9iRH\",children:/*#__PURE__*/_jsx(NavigationBar,{gGSU0bs4G:\"jcV_yFltq\",height:\"100%\",id:\"c7zoNxsTo\",layoutId:\"c7zoNxsTo\",style:{width:\"100%\"},variant:\"lzTpoNZtf\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h189mg\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-5vsgqx\",\"data-styles-preset\":\"urlDCZwpF\",children:\"LAUNCHING 2022\"})}),className:\"framer-12i3qmy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-m5rh52\",\"data-styles-preset\":\"hwFxtQiSW\",style:{\"--framer-text-alignment\":\"left\"},children:\"Roundtable Series\"})}),className:\"framer-gygjou\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c15_gtcvq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+370),pixelHeight:4396,pixelWidth:5048,src:\"https://framerusercontent.com/images/G4JyiaSKUBqnnWVZ11mzJusvh4c.png\"}}},children:/*#__PURE__*/_jsxs(Image,{as:\"header\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+340),pixelHeight:4396,pixelWidth:5048,src:\"https://framerusercontent.com/images/G4JyiaSKUBqnnWVZ11mzJusvh4c.png\"},className:\"framer-b1tgbp\",\"data-framer-name\":\"Header Image\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-ravud2\",\"data-styles-preset\":\"MjM7LH64L\",children:\"a coffee-table compendium of creative advice from African creatives who have shown they have a what it takes be a creative.\"})}),className:\"framer-1dkvh3f\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sxpf0i\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-e8uiep\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-xz2g08\",\"data-styles-preset\":\"vFgiLTeGJ\",style:{\"--framer-text-color\":\"var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, rgb(232, 67, 48))\"},children:\"PRE-ORDER VOLUME 2\"})}),className:\"framer-1c3osih\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1axscaz\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-xz2g08\",\"data-styles-preset\":\"vFgiLTeGJ\",children:\"ORDER VOLUME 1\"})}),className:\"framer-1jp1bme\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-upklwd\",\"data-framer-name\":\"Overlay\"})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i2aqxg\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-c2zq4g\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4znnbj\",\"data-styles-preset\":\"rZemCCbaP\",children:\"Overview\"})}),className:\"framer-ol4ef1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",children:[\"What It Takes: Volume 2 is a compendium of wisdom, advice, and personal stories from 60 African creatives across various disciplines. This beautifully curated collection serves as both a guide and a source of inspiration for aspiring and established creatives. Featuring insights on navigating the creative journey, overcoming challenges, monetizing talent, and maintaining mental health, the book provides practical lessons for building a successful and sustainable creative career.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",children:\"Through notes and curated essays, these creatives share their personal experiences of finding their unique style, leveraging technology, and balancing creativity with business. The book emphasizes the importance of mentorship, community, and resilience, offering valuable advice for those looking to thrive in today\u2019s creative industries.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",children:\"What It Takes: Volume 2 is a must-read for anyone seeking to understand the realities of the creative path, offering readers the opportunity to learn from those who have paved the way before them. It\u2019s a celebration of creativity, innovation, and the diverse voices shaping the future of the African creative landscape.\"})]}),className:\"framer-1gcfiws\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7tr7km\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4znnbj\",\"data-styles-preset\":\"rZemCCbaP\",children:\"Featured Creatives\"})}),className:\"framer-ydno5y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Ishaarah Abrahams, Nandi Dlepu, Modupe Oloruntoba, Tandile Mbatsha, Robyn Keyser, Siviwe James, Thoriso Moseneke, Mpho Jacobs, Mbhali Manzini, Hloni Coleman, Elsa Bleda, Hunter Rose, KB Mbiola, Ntsikelelo Meslani, Nosipho Nxele, Bright Shitemi, Katlego Tshuma, Kenyaa Mzee, Phillipe Nyirimihigo, Josiane Faubert, Lulama Njapa, Mpumelelo Mfula, Faatimah Mohamed-Luke, Didintle Ntshudisane, Caron Kganyago, Banele Khoza, Dinika Govender, Anita Hlazo\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",children:\"This diverse lineup showcases an exciting array of perspectives from across the African creative landscape, each contributing to the rich narrative of what it takes to succeed and innovate in the creative world.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Volume 2 is dedicated to our friends Mduduzi Andrew Simelane, Nas Hoosen, Ben Moyo, Shoni Lethole, Lunga Ntila, Aaron Yeboah Jnr and Siyabonga Mkhasibe who were instrumental to the growth of the African Creative & Cultural industries.\"})})]}),className:\"framer-2bsqx9\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15e950z\",\"data-framer-name\":\"Pivot\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c15_gtcvq:{y:(componentViewport?.y||0)+0+2621.6+60+0},HdEzowRKs:{y:(componentViewport?.y||0)+0+2948+80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+1984+100,children:/*#__PURE__*/_jsx(Container,{className:\"framer-iz83d6-container\",nodeId:\"aYwfB93hB\",scopeId:\"rDAzQ9iRH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c15_gtcvq:{variant:\"YVt9h3DM_\"}},children:/*#__PURE__*/_jsx(Button,{AIYkLNyqb:\"Pre-Order Now\",height:\"100%\",id:\"aYwfB93hB\",layoutId:\"aYwfB93hB\",variant:\"q2gyCwGEa\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ngfgke\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-5vsgqx\",\"data-styles-preset\":\"urlDCZwpF\",children:\"PUBLISHED 2018\"})}),className:\"framer-kk88o7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c15_gtcvq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-m5rh52\",\"data-styles-preset\":\"hwFxtQiSW\",style:{\"--framer-text-alignment\":\"center\"},children:\"What it Takes Book v.1\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-m5rh52\",\"data-styles-preset\":\"hwFxtQiSW\",style:{\"--framer-text-alignment\":\"left\"},children:\"What it Takes Book v.1\"})}),className:\"framer-1w7tnvj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6j1wgw\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-sldkd0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c15_gtcvq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:900,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3031.6+30+0+0),pixelHeight:1500,pixelWidth:1125,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px, 1px)`,src:\"https://framerusercontent.com/images/eZtkhGZwlcA5OLwxFeqqsoYZ9yI.png\",srcSet:\"https://framerusercontent.com/images/eZtkhGZwlcA5OLwxFeqqsoYZ9yI.png?scale-down-to=1024 768w,https://framerusercontent.com/images/eZtkhGZwlcA5OLwxFeqqsoYZ9yI.png 1125w\"}},HdEzowRKs:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:900,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3398+50+0+0),pixelHeight:1500,pixelWidth:1125,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1000px) - 100px, 1px)`,src:\"https://framerusercontent.com/images/eZtkhGZwlcA5OLwxFeqqsoYZ9yI.png\",srcSet:\"https://framerusercontent.com/images/eZtkhGZwlcA5OLwxFeqqsoYZ9yI.png?scale-down-to=1024 768w,https://framerusercontent.com/images/eZtkhGZwlcA5OLwxFeqqsoYZ9yI.png 1125w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:900,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2474+50+0+0),pixelHeight:1500,pixelWidth:1125,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1000px) - 100px, 1px)`,src:\"https://framerusercontent.com/images/eZtkhGZwlcA5OLwxFeqqsoYZ9yI.png\",srcSet:\"https://framerusercontent.com/images/eZtkhGZwlcA5OLwxFeqqsoYZ9yI.png?scale-down-to=1024 768w,https://framerusercontent.com/images/eZtkhGZwlcA5OLwxFeqqsoYZ9yI.png 1125w\"},className:\"framer-1yknopf\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rw1u0h\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c15_gtcvq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3031.6+30+310+0+0),pixelHeight:1500,pixelWidth:1125,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px)`,src:\"https://framerusercontent.com/images/myzcW5D1Ys5XVJcPQz76A4wIzwc.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/myzcW5D1Ys5XVJcPQz76A4wIzwc.png?scale-down-to=1024 768w,https://framerusercontent.com/images/myzcW5D1Ys5XVJcPQz76A4wIzwc.png 1125w\"}},HdEzowRKs:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3398+50+470+0),pixelHeight:1500,pixelWidth:1125,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 140px) / 3, 1px)`,src:\"https://framerusercontent.com/images/myzcW5D1Ys5XVJcPQz76A4wIzwc.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/myzcW5D1Ys5XVJcPQz76A4wIzwc.png?scale-down-to=1024 768w,https://framerusercontent.com/images/myzcW5D1Ys5XVJcPQz76A4wIzwc.png 1125w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2474+50+470+0),pixelHeight:1500,pixelWidth:1125,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 140px) / 3, 1px)`,src:\"https://framerusercontent.com/images/myzcW5D1Ys5XVJcPQz76A4wIzwc.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/myzcW5D1Ys5XVJcPQz76A4wIzwc.png?scale-down-to=1024 768w,https://framerusercontent.com/images/myzcW5D1Ys5XVJcPQz76A4wIzwc.png 1125w\"},className:\"framer-1i7ar24\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c15_gtcvq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3031.6+30+310+0+310),pixelHeight:1350,pixelWidth:1080,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px)`,src:\"https://framerusercontent.com/images/iCFTkT0UphE9SU58acO3OCA4w.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/iCFTkT0UphE9SU58acO3OCA4w.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/iCFTkT0UphE9SU58acO3OCA4w.jpg 1080w\"}},HdEzowRKs:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3398+50+470+0),pixelHeight:1350,pixelWidth:1080,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 140px) / 3, 1px)`,src:\"https://framerusercontent.com/images/iCFTkT0UphE9SU58acO3OCA4w.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/iCFTkT0UphE9SU58acO3OCA4w.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/iCFTkT0UphE9SU58acO3OCA4w.jpg 1080w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2474+50+470+0),pixelHeight:1350,pixelWidth:1080,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 140px) / 3, 1px)`,src:\"https://framerusercontent.com/images/iCFTkT0UphE9SU58acO3OCA4w.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/iCFTkT0UphE9SU58acO3OCA4w.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/iCFTkT0UphE9SU58acO3OCA4w.jpg 1080w\"},className:\"framer-skkhop\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c15_gtcvq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3031.6+30+310+0+620),pixelHeight:1350,pixelWidth:1080,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px)`,src:\"https://framerusercontent.com/images/qa83hZYe8atDZYApgqRqIyi7WI.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/qa83hZYe8atDZYApgqRqIyi7WI.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/qa83hZYe8atDZYApgqRqIyi7WI.jpg 1080w\"}},HdEzowRKs:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3398+50+470+0),pixelHeight:1350,pixelWidth:1080,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 140px) / 3, 1px)`,src:\"https://framerusercontent.com/images/qa83hZYe8atDZYApgqRqIyi7WI.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/qa83hZYe8atDZYApgqRqIyi7WI.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/qa83hZYe8atDZYApgqRqIyi7WI.jpg 1080w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2474+50+470+0),pixelHeight:1350,pixelWidth:1080,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 140px) / 3, 1px)`,src:\"https://framerusercontent.com/images/qa83hZYe8atDZYApgqRqIyi7WI.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/qa83hZYe8atDZYApgqRqIyi7WI.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/qa83hZYe8atDZYApgqRqIyi7WI.jpg 1080w\"},className:\"framer-1gqhatl\"})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ld4nht\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4znnbj\",\"data-styles-preset\":\"rZemCCbaP\",children:\"Overview\"})}),className:\"framer-19i1aul\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",children:\"What It Takes is a book that documents the emerging creative class in Africa. The book published by dillion s. phiri, founder of Creative Nestlings, serves as a tool to connect Africa and beyond. The multi-faceted Creative Nestlings platform focuses on \u201Cnurturing a curious, creative, innovative and entrepreneurial mindset\u201D across Africa. For the book, What It Takes, dillion s. phiri and his team captured the story of 60 young African creatives and outlined their processes and challenges in an emerging world. It\u2019s an exciting time for the continent of Africa and its diaspora. The intersection of global network and connective tools are resulting in some exciting opportunities ahead. - Maekan\"})}),className:\"framer-gr2m7v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1kdjiiu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4znnbj\",\"data-styles-preset\":\"rZemCCbaP\",children:\"Featured Creatives\"})}),className:\"framer-1xbpbjf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-5hmt8u\",\"data-styles-preset\":\"LdRSkkClr\",children:/*#__PURE__*/_jsx(\"strong\",{children:'Aaron Yeboah (Visual Designer and Curator, Accra), Abdul Dube (Visual Artist, Aarhus), Amanda Sibiya (Creative Designer & Entrepreneur, Johannesburg), Amy Jephta (Playwright, Screenwriter and Theatre Director, Cape Town), Anaka (Multidisciplinary Artist, New York), Andile Buka (Photographer, Johannesburg), Andrew Simelane (Founder of Black Nation, Johannesburg), Andy Mkosi (Rapper & Photographer, Cape Town), Anelisa Mangcu (Curator, Cape Town), Anthony Bila (Visual Artist, Director & Photographer, Johannesburg), Atang Tshikare (Artist, Cape Town), Athandiwe Ntshinga (Musician, Johannesburg), Charmaine Ngobeni (Creative Designer & Entrepreneur, Johannesburg), Cherae Robinson (Founder of Tastemakers Africa, New York), Daniel Ting Chong (Designer, Illustrator & Artist, Cape Town), David Tshabalala (Illustrator & Designer, Johannesburg), Dylan Valley (Filmmaker, Johannesburg), Elisha Mpofu (TV Producer, Johannesburg), Gareth Pon (Photographer, Chicago), Itumeleng \"Solar\" Modise (Content Creator & Muse, Johannesburg), Jade De Waal (Chef, Cape Town), Jade Doreen Waller (Artist, Cape Town), JOJO ABOT (Artist), Kent Andreasen (Cinematographer & Photographer, Cape Town), Kent Lingeveldt (Shaper & Photographer, Cape Town), Khanya \u201Ckyeezi\u201D Siyengo (TV & Radio Host, Cape Town), Khanyisile Mbongwa (Artist, Performer, Curator, Cape Town), Kunyalala Ndlovu aka Fort Rixon (Artist, London), Kurt Orderson (Filmmaker, Cape Town), Lethabo Mokoena (Entrepreneur, Johannesburg), Lidudumalingani Mqombothi (Writer & Photographer, Johannesburg), Lindsey Appolis (Photographer, Cape Town), Maneo Mohale (Writer & Performer, Johannesburg), Marco Morgan (Skateboarder, Cape Town), Mushambi Mutuma (Speaker & Entrepreneur, Johannesburg), Mx Blouse (Writer & Performing Artist, Johannesburg), Nas Hoosen (Writer, Illustrator & Comics Creator, Johannesburg), Nereya Otieno (Writer, San Francisco), Nokulunga Mateta (Cultural Producer, Cape Town), Noncedo Gxekwa (Photographer, Cape Town), Nthabiseng Mosieane (Director & Blogger, Johannesburg), Palesa Kgasane (Writer & Blogger, Cape Town), Rendani Nemakhavhani (Graphic Designer & Illustrator, Johannesburg), Rizqah Dollie (Photographer, Cape Town), Robin Brink (Drummer, DJ, Producer, Performer, Artist, Cape Town), Sam Turpin (Musical Artist, Johannesburg), Senay Berhe (Cinematographer & Photographer, Stockholm), Shallom Johnson (Multidisciplinary Artist, Vancouver), Sibusiso Mkhwanazi (Industrial Designer & Entrepreneur, Johannesburg), Sindiso Nyoni (Illustrator & Graphic Designer, Johannesburg), Sinomonde Ngwane (Graphic Designer & Illustrator, Durban), Sphiwe Giba (Designer & Cafe Owner, Johannesburg), Success Maake (Designer, Johannesburg), Teddy Goitom (Content Producer, Stockholm), Tiisetso Molobi (Product Designer, Johannesburg), Tsoku Maela (Photographer, Provocateur & Artist, Johannesburg), Vincent Manzini (DJ & Entrepreneur, Cape Town), Vincent Moloi (Filmmaker & Director, Johannesburg), Vuyolwethu Dubese (Corporate Innovator & Blogger, Cape Town), Yannick Noir aka Petite Noir (Singer-Songwriter, Johannesburg).'})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-5hmt8u\",\"data-styles-preset\":\"LdRSkkClr\",children:\"This group represents a diverse array of disciplines including photography, videography, design, music, filmmaking, writing, and entrepreneurship, hailing from cities across Africa and beyond, such as Johannesburg, Cape Town, New York, Accra, London, Stockholm, and Vancouver.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4znnbj\",\"data-styles-preset\":\"rZemCCbaP\",children:\"Credits\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Illustration\"}),\": Musonda Kabwe\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Design:\"}),\" Abel Siminya and Kat Love\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Curated\"}),\" by dillion s phiri\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-1iw4o57\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ayxcc5\",\"data-framer-name\":\"Pivot\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c15_gtcvq:{y:(componentViewport?.y||0)+0+6173.6+60+0},HdEzowRKs:{y:(componentViewport?.y||0)+0+6120+80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+5196+100,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ic92j0-container\",nodeId:\"b2cW34QuH\",scopeId:\"rDAzQ9iRH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c15_gtcvq:{variant:\"YVt9h3DM_\"}},children:/*#__PURE__*/_jsx(Button,{AIYkLNyqb:\"Order Volume 1\",height:\"100%\",id:\"b2cW34QuH\",layoutId:\"b2cW34QuH\",variant:\"VYn33lVMS\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{c15_gtcvq:{width:\"401px\",y:(componentViewport?.y||0)+0+6363.6},HdEzowRKs:{y:(componentViewport?.y||0)+0+6350}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1290,width:\"1200px\",y:(componentViewport?.y||0)+0+5466,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sgdmei-container\",id:elementId,nodeId:\"TIS6rUUL5\",ref:ref2,scopeId:\"rDAzQ9iRH\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"TIS6rUUL5\",layoutId:\"TIS6rUUL5\",style:{width:\"100%\"},variant:\"zQXPtCkn3\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-EIdbr.framer-dfb4u2, .framer-EIdbr .framer-dfb4u2 { display: block; }\",\".framer-EIdbr.framer-r7ky6x { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-EIdbr .framer-1k8drhe-container { flex: none; height: auto; position: relative; width: 390px; z-index: 1; }\",\".framer-EIdbr .framer-1pocm35-container { flex: none; height: auto; position: relative; width: 1200px; z-index: 10; }\",\".framer-EIdbr .framer-1h189mg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 50px; position: relative; width: 100%; }\",\".framer-EIdbr .framer-12i3qmy, .framer-EIdbr .framer-ol4ef1, .framer-EIdbr .framer-ydno5y, .framer-EIdbr .framer-kk88o7, .framer-EIdbr .framer-19i1aul, .framer-EIdbr .framer-1xbpbjf { --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; width: auto; }\",\".framer-EIdbr .framer-gygjou, .framer-EIdbr .framer-1gcfiws, .framer-EIdbr .framer-2bsqx9, .framer-EIdbr .framer-1w7tnvj, .framer-EIdbr .framer-gr2m7v, .framer-EIdbr .framer-1iw4o57 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-EIdbr .framer-b1tgbp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 600px; justify-content: center; overflow: hidden; padding: 60px; position: relative; width: 100%; }\",\".framer-EIdbr .framer-1dkvh3f { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 609px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-EIdbr .framer-1sxpf0i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-EIdbr .framer-e8uiep { align-content: center; align-items: center; 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: row; flex-wrap: nowrap; gap: 10px; height: 50px; justify-content: center; overflow: visible; padding: 15px; position: relative; width: min-content; }\",\".framer-EIdbr .framer-1c3osih, .framer-EIdbr .framer-1jp1bme { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-EIdbr .framer-1axscaz { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.25); 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: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px; position: relative; width: min-content; }\",\".framer-EIdbr .framer-upklwd { background-color: rgba(0, 0, 0, 0.5); bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-EIdbr .framer-1i2aqxg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 50px; position: relative; width: 100%; }\",\".framer-EIdbr .framer-c2zq4g, .framer-EIdbr .framer-7tr7km { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 900px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-EIdbr .framer-15e950z { align-content: center; align-items: center; background-color: var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, #e84330); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-EIdbr .framer-iz83d6-container, .framer-EIdbr .framer-1ic92j0-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-EIdbr .framer-ngfgke { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 50px; position: relative; width: 1000px; }\",\".framer-EIdbr .framer-6j1wgw { 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: flex-start; max-width: 1000px; overflow: visible; padding: 50px; position: relative; width: 100%; }\",\".framer-EIdbr .framer-sldkd0, .framer-EIdbr .framer-1rw1u0h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EIdbr .framer-1yknopf { aspect-ratio: 2 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 450px); overflow: visible; position: relative; width: 1px; }\",\".framer-EIdbr .framer-1i7ar24, .framer-EIdbr .framer-skkhop, .framer-EIdbr .framer-1gqhatl { aspect-ratio: 1 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 287px); overflow: visible; position: relative; width: 1px; }\",\".framer-EIdbr .framer-1ld4nht, .framer-EIdbr .framer-1kdjiiu { 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: flex-start; max-width: 900px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EIdbr .framer-1ayxcc5 { align-content: center; align-items: center; background-color: var(--token-affa1b72-7c43-4531-b217-6ad9a97be289, rgba(255, 255, 255, 0.05)); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-EIdbr .framer-1sgdmei-container { flex: none; height: auto; position: relative; width: 1200px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-EIdbr.framer-r7ky6x, .framer-EIdbr .framer-1h189mg, .framer-EIdbr .framer-b1tgbp, .framer-EIdbr .framer-1sxpf0i, .framer-EIdbr .framer-e8uiep, .framer-EIdbr .framer-1axscaz, .framer-EIdbr .framer-1i2aqxg, .framer-EIdbr .framer-c2zq4g, .framer-EIdbr .framer-7tr7km, .framer-EIdbr .framer-15e950z, .framer-EIdbr .framer-ngfgke, .framer-EIdbr .framer-6j1wgw, .framer-EIdbr .framer-sldkd0, .framer-EIdbr .framer-1rw1u0h, .framer-EIdbr .framer-1ld4nht, .framer-EIdbr .framer-1kdjiiu, .framer-EIdbr .framer-1ayxcc5 { gap: 0px; } .framer-EIdbr.framer-r7ky6x > *, .framer-EIdbr .framer-b1tgbp > *, .framer-EIdbr .framer-c2zq4g > *, .framer-EIdbr .framer-7tr7km > *, .framer-EIdbr .framer-6j1wgw > *, .framer-EIdbr .framer-1ld4nht > *, .framer-EIdbr .framer-1kdjiiu > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-EIdbr.framer-r7ky6x > :first-child, .framer-EIdbr .framer-1h189mg > :first-child, .framer-EIdbr .framer-b1tgbp > :first-child, .framer-EIdbr .framer-c2zq4g > :first-child, .framer-EIdbr .framer-7tr7km > :first-child, .framer-EIdbr .framer-ngfgke > :first-child, .framer-EIdbr .framer-6j1wgw > :first-child, .framer-EIdbr .framer-1ld4nht > :first-child, .framer-EIdbr .framer-1kdjiiu > :first-child { margin-top: 0px; } .framer-EIdbr.framer-r7ky6x > :last-child, .framer-EIdbr .framer-1h189mg > :last-child, .framer-EIdbr .framer-b1tgbp > :last-child, .framer-EIdbr .framer-c2zq4g > :last-child, .framer-EIdbr .framer-7tr7km > :last-child, .framer-EIdbr .framer-ngfgke > :last-child, .framer-EIdbr .framer-6j1wgw > :last-child, .framer-EIdbr .framer-1ld4nht > :last-child, .framer-EIdbr .framer-1kdjiiu > :last-child { margin-bottom: 0px; } .framer-EIdbr .framer-1h189mg > *, .framer-EIdbr .framer-ngfgke > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-EIdbr .framer-1sxpf0i > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-EIdbr .framer-1sxpf0i > :first-child, .framer-EIdbr .framer-e8uiep > :first-child, .framer-EIdbr .framer-1axscaz > :first-child, .framer-EIdbr .framer-1i2aqxg > :first-child, .framer-EIdbr .framer-15e950z > :first-child, .framer-EIdbr .framer-sldkd0 > :first-child, .framer-EIdbr .framer-1rw1u0h > :first-child, .framer-EIdbr .framer-1ayxcc5 > :first-child { margin-left: 0px; } .framer-EIdbr .framer-1sxpf0i > :last-child, .framer-EIdbr .framer-e8uiep > :last-child, .framer-EIdbr .framer-1axscaz > :last-child, .framer-EIdbr .framer-1i2aqxg > :last-child, .framer-EIdbr .framer-15e950z > :last-child, .framer-EIdbr .framer-sldkd0 > :last-child, .framer-EIdbr .framer-1rw1u0h > :last-child, .framer-EIdbr .framer-1ayxcc5 > :last-child { margin-right: 0px; } .framer-EIdbr .framer-e8uiep > *, .framer-EIdbr .framer-1axscaz > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-EIdbr .framer-1i2aqxg > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-EIdbr .framer-15e950z > *, .framer-EIdbr .framer-1ayxcc5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-EIdbr .framer-sldkd0 > *, .framer-EIdbr .framer-1rw1u0h > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-EIdbr.framer-r7ky6x { width: 810px; } .framer-EIdbr .framer-1i2aqxg { flex-direction: column; } .framer-EIdbr .framer-c2zq4g, .framer-EIdbr .framer-7tr7km { flex: none; width: 100%; } .framer-EIdbr .framer-15e950z, .framer-EIdbr .framer-1ayxcc5 { padding: 80px 40px 80px 40px; } .framer-EIdbr .framer-1yknopf { height: var(--framer-aspect-ratio-supported, 355px); } .framer-EIdbr .framer-1i7ar24, .framer-EIdbr .framer-skkhop, .framer-EIdbr .framer-1gqhatl { height: var(--framer-aspect-ratio-supported, 224px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-EIdbr .framer-1i2aqxg { gap: 0px; } .framer-EIdbr .framer-1i2aqxg > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-EIdbr .framer-1i2aqxg > :first-child { margin-top: 0px; } .framer-EIdbr .framer-1i2aqxg > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-EIdbr.framer-r7ky6x { width: 390px; } .framer-EIdbr .framer-1k8drhe-container { order: 0; } .framer-EIdbr .framer-1h189mg { order: 2; padding: 100px 30px 30px 30px; } .framer-EIdbr .framer-gygjou { overflow: visible; } .framer-EIdbr .framer-b1tgbp { height: min-content; order: 3; } .framer-EIdbr .framer-1sxpf0i, .framer-EIdbr .framer-1rw1u0h { flex-direction: column; } .framer-EIdbr .framer-e8uiep { height: min-content; } .framer-EIdbr .framer-1i2aqxg { flex-direction: column; order: 4; padding: 30px; } .framer-EIdbr .framer-c2zq4g, .framer-EIdbr .framer-7tr7km { flex: none; width: 100%; } .framer-EIdbr .framer-15e950z { flex-direction: column; order: 5; padding: 60px 20px 60px 20px; } .framer-EIdbr .framer-ngfgke { align-content: center; align-items: center; order: 6; width: 393px; } .framer-EIdbr .framer-6j1wgw { order: 7; padding: 30px; } .framer-EIdbr .framer-1yknopf { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 200px); } .framer-EIdbr .framer-1i7ar24, .framer-EIdbr .framer-skkhop, .framer-EIdbr .framer-1gqhatl { flex: none; height: var(--framer-aspect-ratio-supported, 200px); width: 100%; } .framer-EIdbr .framer-1ayxcc5 { flex-direction: column; order: 8; padding: 60px 20px 60px 20px; } .framer-EIdbr .framer-1sgdmei-container { order: 9; width: 401px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-EIdbr .framer-1sxpf0i, .framer-EIdbr .framer-1i2aqxg, .framer-EIdbr .framer-15e950z, .framer-EIdbr .framer-1rw1u0h, .framer-EIdbr .framer-1ayxcc5 { gap: 0px; } .framer-EIdbr .framer-1sxpf0i > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-EIdbr .framer-1sxpf0i > :first-child, .framer-EIdbr .framer-1i2aqxg > :first-child, .framer-EIdbr .framer-15e950z > :first-child, .framer-EIdbr .framer-1rw1u0h > :first-child, .framer-EIdbr .framer-1ayxcc5 > :first-child { margin-top: 0px; } .framer-EIdbr .framer-1sxpf0i > :last-child, .framer-EIdbr .framer-1i2aqxg > :last-child, .framer-EIdbr .framer-15e950z > :last-child, .framer-EIdbr .framer-1rw1u0h > :last-child, .framer-EIdbr .framer-1ayxcc5 > :last-child { margin-bottom: 0px; } .framer-EIdbr .framer-1i2aqxg > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-EIdbr .framer-15e950z > *, .framer-EIdbr .framer-1ayxcc5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-EIdbr .framer-1rw1u0h > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7407\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HdEzowRKs\":{\"layout\":[\"fixed\",\"auto\"]},\"c15_gtcvq\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"TIS6rUUL5\":{\"pattern\":\":TIS6rUUL5\",\"name\":\"contact\"}}\n * @framerResponsiveScreen\n */const FramerrDAzQ9iRH=withCSS(Component,css,\"framer-EIdbr\");export default FramerrDAzQ9iRH;FramerrDAzQ9iRH.displayName=\"Conversations On Creativity 2\";FramerrDAzQ9iRH.defaultProps={height:7407,width:1200};addFonts(FramerrDAzQ9iRH,[{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:\"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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavigationBarFonts,...ButtonFonts,...FooterFonts,...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\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrDAzQ9iRH\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"TIS6rUUL5\\\":{\\\"pattern\\\":\\\":TIS6rUUL5\\\",\\\"name\\\":\\\"contact\\\"}}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HdEzowRKs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"c15_gtcvq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"7407\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationBarFonts", "getFonts", "Kg3jp8xZU_default", "RichTextWithFX", "withFX", "RichText", "MotionDivWithFX", "motion", "ButtonFonts", "cBQAwTefC_default", "ImageWithFX", "Image2", "FooterFonts", "oGO_MGaZp_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "transition4", "animation5", "transition5", "animation6", "transition6", "animation7", "transition7", "animation8", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "elementId", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "Container", "x", "getLoadingLazyAtYPosition", "css", "FramerrDAzQ9iRH", "withCSS", "rDAzQ9iRH_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
