{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/9rFIM6OMw96a9EbwjEBl/JVEtF8H2pEhGezv58HXr/PqMtjmYg0.js"],
  "sourcesContent": ["// Generated by Framer (f318921)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,LazyValue,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import NavigationCopy2 from\"#framer/local/canvasComponent/AYrS0VqNl/AYrS0VqNl.js\";import Footer from\"#framer/local/canvasComponent/CkqlQPU3d/CkqlQPU3d.js\";import CardsFeatures from\"#framer/local/canvasComponent/DIfjvnXV2/DIfjvnXV2.js\";import RowFeatures from\"#framer/local/canvasComponent/DrKr9j95n/DrKr9j95n.js\";import BlockFeatures from\"#framer/local/canvasComponent/GTFrcJaOR/GTFrcJaOR.js\";import NavSimple from\"#framer/local/canvasComponent/hH1DdpI8D/hH1DdpI8D.js\";import Button from\"#framer/local/canvasComponent/hljNqlOx9/hljNqlOx9.js\";import FAQFeatures from\"#framer/local/canvasComponent/HXCBl9cg5/HXCBl9cg5.js\";import SocialProof from\"#framer/local/canvasComponent/IyYuuqqEr/IyYuuqqEr.js\";import Testimonials from\"#framer/local/canvasComponent/Q14WDvjkr/Q14WDvjkr.js\";import HeroFeatures from\"#framer/local/canvasComponent/yv_9eGaeI/yv_9eGaeI.js\";import*as sharedStyle from\"#framer/local/css/FrmIiosDO/FrmIiosDO.js\";import*as sharedStyle3 from\"#framer/local/css/hgKudGhZ5/hgKudGhZ5.js\";import*as sharedStyle1 from\"#framer/local/css/P4_JKMBhi/P4_JKMBhi.js\";import*as sharedStyle2 from\"#framer/local/css/PWn1k_MD2/PWn1k_MD2.js\";import metadataProvider from\"#framer/local/webPageMetadata/PqMtjmYg0/PqMtjmYg0.js\";const NavSimpleFonts=getFonts(NavSimple);const HeroFeaturesFonts=getFonts(HeroFeatures);const BlockFeaturesFonts=getFonts(BlockFeatures);const CardsFeaturesFonts=getFonts(CardsFeatures);const RowFeaturesFonts=getFonts(RowFeatures);const TestimonialsFonts=getFonts(Testimonials);const FAQFeaturesFonts=getFonts(FAQFeatures);const ButtonFonts=getFonts(Button);const SocialProofFonts=getFonts(SocialProof);const FooterFonts=getFonts(Footer);const NavigationCopy2Fonts=getFonts(NavigationCopy2);const breakpoints={JwMM9xaZu:\"(min-width: 810px) and (max-width: 1199px)\",P3U0MdfHk:\"(min-width: 1200px)\",PQTgJRkZo:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-R0mwS\";const variantClassNames={JwMM9xaZu:\"framer-v-1yfg50j\",P3U0MdfHk:\"framer-v-1vkqezj\",PQTgJRkZo:\"framer-v-13vlbmy\"};const valuesByLocaleId={LJH2oAYxo:new LazyValue(()=>import(\"./PqMtjmYg0-1.js\")),LyXfxCsE1:new LazyValue(()=>import(\"./PqMtjmYg0-0.js\")),ZRDYtYONd:new LazyValue(()=>import(\"./PqMtjmYg0-2.js\"))};function preloadLocalizedValues(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}}function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}}const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"P3U0MdfHk\",Phone:\"PQTgJRkZo\",Tablet:\"JwMM9xaZu\"};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:\"P3U0MdfHk\"};};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-R0mwS`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-R0mwS`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"PQTgJRkZo\")return false;return true;};const elementId=useRouteElementId(\"iWeYzxM7W\");const ref2=React.useRef(null);const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"PQTgJRkZo\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19,_getLocalizedValue20,_getLocalizedValue21,_getLocalizedValue22,_getLocalizedValue23,_getLocalizedValue24,_getLocalizedValue25,_getLocalizedValue26,_getLocalizedValue27,_getLocalizedValue28,_getLocalizedValue29,_getLocalizedValue30,_getLocalizedValue31,_getLocalizedValue32,_getLocalizedValue33,_getLocalizedValue34,_getLocalizedValue35,_getLocalizedValue36,_getLocalizedValue37,_getLocalizedValue38,_getLocalizedValue39,_getLocalizedValue40,_getLocalizedValue41,_getLocalizedValue42,_getLocalizedValue43,_getLocalizedValue44,_getLocalizedValue45,_getLocalizedValue46,_getLocalizedValue47,_getLocalizedValue48,_getLocalizedValue49,_getLocalizedValue50;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"P3U0MdfHk\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1vkqezj\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t89fo\",children:isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{width:\"calc((100vw - 80px) * 0.9)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"83vw\",y:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xpamh-container hidden-13vlbmy\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{variant:\"FwlgLYxvb\"}},children:/*#__PURE__*/_jsx(NavSimple,{height:\"100%\",id:\"iWeYzxM7W\",JU5116W8C:\"PqgBulBPi\",layoutId:\"iWeYzxM7W\",LylWg8UG8:5,style:{height:\"100%\",width:\"100%\"},Tyvh_HtHO:\"rgb(0, 0, 0)\",UXx0PlkgJ:\"rgb(144, 100, 237)\",variant:\"J7TtQthx_\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQTgJRkZo:{y:50}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:660,width:\"100vw\",y:131,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jif346-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{variant:\"aSqms1xz3\"},PQTgJRkZo:{variant:\"ZW1qFt1QO\"}},children:/*#__PURE__*/_jsx(HeroFeatures,{eidJmpSlu:addImageAlt({src:\"https://framerusercontent.com/images/7jPsfD3gMjXENjzO94bRlkU8us.png\",srcSet:\"https://framerusercontent.com/images/7jPsfD3gMjXENjzO94bRlkU8us.png 700w\"},(_getLocalizedValue=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Ai Podcast Generator \"),fo4dIpt1e:(_getLocalizedValue1=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Generate a description for your podast episodes in minutes. Includes timestamps, key quotes and more!\",height:\"100%\",id:\"JxLieWwNC\",jNBDIaE28:(_getLocalizedValue2=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Automatically create show notes and a description for your podcast episodes.\",layoutId:\"JxLieWwNC\",oV_u22xxP:(_getLocalizedValue3=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Free Podcast Description Generator\",QSQciBPGO:\"rgb(0, 0, 0)\",style:{width:\"100%\"},variant:\"pINFNokAK\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQTgJRkZo:{y:710}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:520,width:\"100vw\",y:791,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vh9xjs-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{variant:\"a7__5WvHg\"},PQTgJRkZo:{variant:\"KFRRZy32N\"}},children:/*#__PURE__*/_jsx(BlockFeatures,{fSY6lRSQ_:addImageAlt({src:\"https://framerusercontent.com/images/uA7HeriFzhgCDbNq2AIHVDEmI.png\",srcSet:\"https://framerusercontent.com/images/uA7HeriFzhgCDbNq2AIHVDEmI.png?scale-down-to=512 512w,https://framerusercontent.com/images/uA7HeriFzhgCDbNq2AIHVDEmI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uA7HeriFzhgCDbNq2AIHVDEmI.png 1332w\"},(_getLocalizedValue4=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"A podcast microphone on top off a pile of content\"),GxJgNui9Q:(_getLocalizedValue5=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Generate Podcast Episode Show notes with AI\",height:\"100%\",id:\"NZQwz6iqD\",layoutId:\"NZQwz6iqD\",style:{width:\"100%\"},variant:\"AAuQ9th2n\",WHVxqO67G:(_getLocalizedValue6=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"At WhisperTranscribe, we transcribe your podcast in less than 60 seconds. From the transcript, we generate show notes for your podcast that fits your needs. You can chose between using show-notes, using podcast chapters or creating anything else that you need for your episode description. \",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-mb16zj\",\"data-framer-name\":\"3 in line no link\",name:\"3 in line no link\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jbv5qf\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1xyf3ko\",\"data-styles-preset\":\"FrmIiosDO\",style:{\"--framer-text-alignment\":\"center\"},children:\"Why should you use AI to generate your podcast show notes?\"})}),className:\"framer-1ymh6ui\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gg74yt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{width:\"min(max((100vw - 96px) / 3, 1px), 100vw - 80px)\",y:1455},PQTgJRkZo:{width:\"calc(100vw - 80px)\",y:1434}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:291,width:\"346.6667px\",y:1539,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qdaf39-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQTgJRkZo:{style:{maxWidth:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(CardsFeatures,{AESHNtYbQ:(_getLocalizedValue8=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"We generate highly engaging show notes that fit your required format in minutes. Stop spending hours writing your own show notes or trying to teach ChatGPT to sound less like a robotor.\",ajCv05dzQ:addImageAlt({src:\"https://framerusercontent.com/images/nb0wHlKpuqeW3wWjXFjTiaQyN2c.png\"},(_getLocalizedValue9=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"An abstract blue watch\"),Dx50D__Wz:(_getLocalizedValue10=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"Time\",height:\"100%\",id:\"EY268ngOm\",layoutId:\"EY268ngOm\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"jqiru9xdL\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{width:\"min(max((100vw - 96px) / 3, 1px), 100vw - 80px)\",y:1455},PQTgJRkZo:{width:\"calc(100vw - 80px)\",y:1741}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:291,width:\"346.6667px\",y:1539,children:/*#__PURE__*/_jsx(Container,{className:\"framer-n6cl2t-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQTgJRkZo:{style:{maxWidth:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(CardsFeatures,{AESHNtYbQ:(_getLocalizedValue11=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Once you tell the AI what format you need for your show notes or descriptions, it will prefectly create it every time. No more quality changes.\",ajCv05dzQ:addImageAlt({src:\"https://framerusercontent.com/images/wNcIsdzlgyPJ0TThaIpI6daE2Q.png\"},(_getLocalizedValue12=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:\"A colourful circle representing content cosnistancy\"),Dx50D__Wz:(_getLocalizedValue13=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:\"Consitancy\",height:\"100%\",id:\"qL3trYwOJ\",layoutId:\"qL3trYwOJ\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"jqiru9xdL\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{width:\"min(max((100vw - 96px) / 3, 1px), 100vw - 80px)\",y:1455},PQTgJRkZo:{width:\"calc(100vw - 80px)\",y:2048}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:291,width:\"346.6667px\",y:1539,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nacyg3-container\",children:/*#__PURE__*/_jsx(CardsFeatures,{AESHNtYbQ:(_getLocalizedValue14=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:\"Using AI to generate descriptions is a cost-effective and time-saving solution for podcast creators aiming to streamline their process and expand their podcast output.\",ajCv05dzQ:addImageAlt({src:\"https://framerusercontent.com/images/gRp50kilxokR4VodvT08wT2sw.png\"},(_getLocalizedValue15=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:\"An abstract piggy bank\"),Dx50D__Wz:(_getLocalizedValue16=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:\"Save money\",height:\"100%\",id:\"qmB0cDVV2\",layoutId:\"qmB0cDVV2\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"jqiru9xdL\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-7khs44\",\"data-framer-name\":\"3 in line no link\",name:\"3 in line no link\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jas1am\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue17=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1xyf3ko\",\"data-styles-preset\":\"FrmIiosDO\",style:{\"--framer-text-alignment\":\"center\"},children:\"How to create show notes?\"})}),className:\"framer-yxmqoz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue18=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r3rrme\",\"data-styles-preset\":\"P4_JKMBhi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Create your show notes directly from the content of your episode in minutes\"})}),className:\"framer-1imcvox\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{background:{alt:(_getLocalizedValue19=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:\"Podcast transcription generator by whispertranscribe\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2037.5),pixelHeight:2096,pixelWidth:3108,src:\"https://framerusercontent.com/images/g9km1Rb8CoUkogTIFvFV7kSdsW8.png?scale-down-to=1024\"}},PQTgJRkZo:{background:{alt:(_getLocalizedValue20=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:\"Podcast transcription generator by whispertranscribe\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2792.5),pixelHeight:2096,pixelWidth:3108,src:\"https://framerusercontent.com/images/g9km1Rb8CoUkogTIFvFV7kSdsW8.png?scale-down-to=1024\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:(_getLocalizedValue21=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:\"Podcast transcription generator by whispertranscribe\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2200),pixelHeight:2096,pixelWidth:3108,src:\"https://framerusercontent.com/images/g9km1Rb8CoUkogTIFvFV7kSdsW8.png?scale-down-to=1024\"},className:\"framer-mod49d\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16vrchk\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-14l0nvl\",\"data-framer-name\":\"Cards Features\",name:\"Cards Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mu2po7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{background:{alt:\"An abstract watch representing high speed\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2451),pixelHeight:240,pixelWidth:240,src:\"data:framer/asset-reference,rlxLiEoaCfSPrQOmxeZNqeNXY.png?originalFilename=Speed+%281%29.png&preferredSize=auto\"}},PQTgJRkZo:{background:{alt:\"An abstract watch representing high speed\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3082),pixelHeight:240,pixelWidth:240,src:\"data:framer/asset-reference,rlxLiEoaCfSPrQOmxeZNqeNXY.png?originalFilename=Speed+%281%29.png&preferredSize=auto\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2751),pixelHeight:240,pixelWidth:240,src:\"https://framerusercontent.com/images/QKJ9QvRdI653ekQqvXBOiE1NyE.png\"},className:\"framer-14s8jqa\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue22=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"1. Add your podcast\"})}),className:\"framer-p5or0d\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue23=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue23!==void 0?_getLocalizedValue23:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Upload your podcast directly in the app, or transcribe your podcast from a YouTube link or RSS link.\"})}),className:\"framer-14jtymd\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rxfry6\",\"data-framer-name\":\"Cards Features\",name:\"Cards Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vqzkev\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{background:{alt:\"A star on a target representing high accuracy\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2451),pixelHeight:240,pixelWidth:240,src:\"data:framer/asset-reference,3yAwtQPPbTMkHBFNsn3J9mSYkwU.png?originalFilename=High+accuracy.png&preferredSize=auto\"}},PQTgJRkZo:{background:{alt:\"A star on a target representing high accuracy\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3437.2),pixelHeight:240,pixelWidth:240,src:\"data:framer/asset-reference,3yAwtQPPbTMkHBFNsn3J9mSYkwU.png?originalFilename=High+accuracy.png&preferredSize=auto\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2751),pixelHeight:240,pixelWidth:240,src:\"https://framerusercontent.com/images/Jf5nctCjWiw5vb0KwO45QNHc0s.png\"},className:\"framer-1vjym7v\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue24=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue24!==void 0?_getLocalizedValue24:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"2. Select your format\"})}),className:\"framer-1s3eg0u\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue25=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue25!==void 0?_getLocalizedValue25:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Select the format that best fits your needs. You can either use chapters that include timestamps or you can use more classical show-notes to add as your podcast description.\"})}),className:\"framer-1p6alrs\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ij6yci\",\"data-framer-name\":\"Cards Features\",name:\"Cards Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uxggdh\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{background:{alt:\"A star on a target representing high accuracy\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2451),pixelHeight:240,pixelWidth:241,src:\"data:framer/asset-reference,3yAwtQPPbTMkHBFNsn3J9mSYkwU.png?originalFilename=High+accuracy.png&preferredSize=auto\"}},PQTgJRkZo:{background:{alt:\"A star on a target representing high accuracy\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3792.4),pixelHeight:240,pixelWidth:241,src:\"data:framer/asset-reference,3yAwtQPPbTMkHBFNsn3J9mSYkwU.png?originalFilename=High+accuracy.png&preferredSize=auto\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2751),pixelHeight:240,pixelWidth:241,src:\"https://framerusercontent.com/images/L9IQ8WJuw1xlcmjI8dATzHdK97M.png\"},className:\"framer-geuruk\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue26=getLocalizedValue(\"v24\",activeLocale))!==null&&_getLocalizedValue26!==void 0?_getLocalizedValue26:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"3. Fine tune results\"})}),className:\"framer-1xywdby\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue27=getLocalizedValue(\"v25\",activeLocale))!==null&&_getLocalizedValue27!==void 0?_getLocalizedValue27:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Use the AI rewrite functionality to add your own brand voice, give it an example or adjust the language, length or anything else you might need! \"})}),className:\"framer-1wwgjq6\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]})]}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-h0ynq2\",\"data-framer-name\":\"Features column\",name:\"Features column\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gh8mdj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue28=getLocalizedValue(\"v26\",activeLocale))!==null&&_getLocalizedValue28!==void 0?_getLocalizedValue28:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1xyf3ko\",\"data-styles-preset\":\"FrmIiosDO\",style:{\"--framer-text-alignment\":\"center\"},children:\"Why you should always add show notes to your podcast\"})}),className:\"framer-usmzzc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue29=getLocalizedValue(\"v27\",activeLocale))!==null&&_getLocalizedValue29!==void 0?_getLocalizedValue29:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r3rrme\",\"data-styles-preset\":\"P4_JKMBhi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Benefits of having podcast show notes:\"})}),className:\"framer-1atc2hy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gm6zw8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{y:3248.2},PQTgJRkZo:{y:4589.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"calc(100vw - 80px)\",y:3572.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-f5tr90-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQTgJRkZo:{variant:\"pt3E0m9wW\"}},children:/*#__PURE__*/_jsx(RowFeatures,{height:\"100%\",id:\"Yau8m3e2z\",layoutId:\"Yau8m3e2z\",style:{width:\"100%\"},SxXwWZh29:(_getLocalizedValue30=getLocalizedValue(\"v29\",activeLocale))!==null&&_getLocalizedValue30!==void 0?_getLocalizedValue30:\"Shownotes of your podcast will help seach engines understand what your podcast is about. This way they can display your podcast to people that search for specific topics on Google. Good show notes are an key part of your podcast SEO optimization and will help you grow your audience.\",variant:\"y5ihXpl2h\",VY5v53wEc:addImageAlt({src:\"https://framerusercontent.com/images/bqfruIYqfmOuzq6Vti2vUhzx2Pw.png\"},(_getLocalizedValue31=getLocalizedValue(\"v30\",activeLocale))!==null&&_getLocalizedValue31!==void 0?_getLocalizedValue31:\"An image showing audio and video icons that are SEO optimized\"),wEJNb1niH:(_getLocalizedValue32=getLocalizedValue(\"v28\",activeLocale))!==null&&_getLocalizedValue32!==void 0?_getLocalizedValue32:\"1. Improve your podcast SEO\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{y:3384.2},PQTgJRkZo:{y:4725.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"calc(100vw - 80px)\",y:3708.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ek1mfv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQTgJRkZo:{variant:\"pt3E0m9wW\"}},children:/*#__PURE__*/_jsx(RowFeatures,{height:\"100%\",id:\"iwpzDDmox\",layoutId:\"iwpzDDmox\",style:{width:\"100%\"},SxXwWZh29:(_getLocalizedValue33=getLocalizedValue(\"v32\",activeLocale))!==null&&_getLocalizedValue33!==void 0?_getLocalizedValue33:\"You can use the show notes to draw in your audience and increase the likelyhood that they will listen to your show.\",variant:\"y5ihXpl2h\",VY5v53wEc:addImageAlt({src:\"https://framerusercontent.com/images/xF4goVF5m2OV80zav5x1HRXcNCM.png\"},(_getLocalizedValue34=getLocalizedValue(\"v33\",activeLocale))!==null&&_getLocalizedValue34!==void 0?_getLocalizedValue34:\"An abstract visualization of podcast engagement\"),wEJNb1niH:(_getLocalizedValue35=getLocalizedValue(\"v31\",activeLocale))!==null&&_getLocalizedValue35!==void 0?_getLocalizedValue35:\"2. Improve your podcasts engagement\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{y:3520.2},PQTgJRkZo:{y:4861.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"calc(100vw - 80px)\",y:3844.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rayozx-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQTgJRkZo:{variant:\"pt3E0m9wW\"}},children:/*#__PURE__*/_jsx(RowFeatures,{height:\"100%\",id:\"hZZ84mR3n\",layoutId:\"hZZ84mR3n\",style:{width:\"100%\"},SxXwWZh29:(_getLocalizedValue36=getLocalizedValue(\"v35\",activeLocale))!==null&&_getLocalizedValue36!==void 0?_getLocalizedValue36:\"By highlighting the most relevant parts in your shownotes, you can make it easy for your audience or your guest to share some of the highlights of your podcast. This will helo you grow your audience!\",variant:\"y5ihXpl2h\",VY5v53wEc:addImageAlt({src:\"https://framerusercontent.com/images/s7qHFl88RKcGJj85n06o1o1iq4Y.png\"},(_getLocalizedValue37=getLocalizedValue(\"v36\",activeLocale))!==null&&_getLocalizedValue37!==void 0?_getLocalizedValue37:\"A blue upward error showing growth\"),wEJNb1niH:(_getLocalizedValue38=getLocalizedValue(\"v34\",activeLocale))!==null&&_getLocalizedValue38!==void 0?_getLocalizedValue38:\"3. Grow your podcast\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{y:3656.2},PQTgJRkZo:{y:4997.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"calc(100vw - 80px)\",y:3980.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wubdmr-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQTgJRkZo:{variant:\"pt3E0m9wW\"}},children:/*#__PURE__*/_jsx(RowFeatures,{height:\"100%\",id:\"e19Q50CVa\",layoutId:\"e19Q50CVa\",style:{width:\"100%\"},SxXwWZh29:(_getLocalizedValue39=getLocalizedValue(\"v38\",activeLocale))!==null&&_getLocalizedValue39!==void 0?_getLocalizedValue39:\"Your show note section is a great way to monetize your podcast. You can highlight any sponsors of your show and add your affiliate links to their websites. You can of course also include calls to action to highlight your other social channels and further engage with your audience.\",variant:\"y5ihXpl2h\",VY5v53wEc:addImageAlt({src:\"https://framerusercontent.com/images/jy72epjhxepXPCv1r0ypVU648A.png\"},(_getLocalizedValue40=getLocalizedValue(\"v39\",activeLocale))!==null&&_getLocalizedValue40!==void 0?_getLocalizedValue40:\"An upward trending abstract graph including money\"),wEJNb1niH:(_getLocalizedValue41=getLocalizedValue(\"v37\",activeLocale))!==null&&_getLocalizedValue41!==void 0?_getLocalizedValue41:\"4. Monetize your podcast\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1s8ybg4\",\"data-framer-name\":\"Features with links\",name:\"Features with links\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9vcmxd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue42=getLocalizedValue(\"v40\",activeLocale))!==null&&_getLocalizedValue42!==void 0?_getLocalizedValue42:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1xyf3ko\",\"data-styles-preset\":\"FrmIiosDO\",style:{\"--framer-text-alignment\":\"center\"},children:\"More than just a transcript\"})}),className:\"framer-lp0vvn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue43=getLocalizedValue(\"v41\",activeLocale))!==null&&_getLocalizedValue43!==void 0?_getLocalizedValue43:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1r3rrme\",\"data-styles-preset\":\"P4_JKMBhi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Get publish ready content from your audio with WhisperTranscribe in minutes\"})}),className:\"framer-1kmi3fm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nki15s\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-au13wh\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-27h8sb\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VmUsXbEDg\"},implicitPathVariables:undefined},{href:{webPageId:\"VmUsXbEDg\"},implicitPathVariables:undefined},{href:{webPageId:\"VmUsXbEDg\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{width:\"min(max((100vw - 112px) / 3, 1px), 100vw - 80px)\",y:4226.2},PQTgJRkZo:{width:\"calc(100vw - 80px)\",y:5567.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:291,width:\"346.6667px\",y:4447.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mdmno8-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{zv0fpTv6H:resolvedLinks[1]},PQTgJRkZo:{style:{maxWidth:\"100%\",width:\"100%\"},zv0fpTv6H:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(CardsFeatures,{AESHNtYbQ:(_getLocalizedValue=getLocalizedValue(\"v43\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Generate a newsletter from your podcast in seconds to help you grow your audience.\",ajCv05dzQ:addImageAlt({src:\"https://framerusercontent.com/images/MJXZeY4xVrAQVQcitvsDEpnCfg.png\"},(_getLocalizedValue1=getLocalizedValue(\"v44\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"An email newsletter from including audio icons\"),Dx50D__Wz:(_getLocalizedValue2=getLocalizedValue(\"v42\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Newsletter\",height:\"100%\",id:\"IoGiDVcZZ\",layoutId:\"IoGiDVcZZ\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"MgeaQovbT\",width:\"100%\",zv0fpTv6H:resolvedLinks[0]})})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"grgsgyib_\"},implicitPathVariables:undefined},{href:{webPageId:\"grgsgyib_\"},implicitPathVariables:undefined},{href:{webPageId:\"grgsgyib_\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{width:\"min(max((100vw - 112px) / 3, 1px), 100vw - 80px)\",y:4226.2},PQTgJRkZo:{width:\"calc(100vw - 80px)\",y:5858.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:291,width:\"346.6667px\",y:4447.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-z5pb1p-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{zv0fpTv6H:resolvedLinks1[1]},PQTgJRkZo:{zv0fpTv6H:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(CardsFeatures,{AESHNtYbQ:(_getLocalizedValue=getLocalizedValue(\"v46\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Get a list of most engaging title suggestions with just one click.\",ajCv05dzQ:addImageAlt({src:\"https://framerusercontent.com/images/dYqiurgmQIYkP9sOfZIabuo46a0.png\"},(_getLocalizedValue1=getLocalizedValue(\"v47\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"an image with the text Title\"),Dx50D__Wz:(_getLocalizedValue2=getLocalizedValue(\"v45\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Title Generator\",height:\"100%\",id:\"shRsR5Okz\",layoutId:\"shRsR5Okz\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"MgeaQovbT\",width:\"100%\",zv0fpTv6H:resolvedLinks1[0]})})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lYTi7thIg\"},implicitPathVariables:undefined},{href:{webPageId:\"lYTi7thIg\"},implicitPathVariables:undefined},{href:{webPageId:\"lYTi7thIg\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{width:\"min(max((100vw - 112px) / 3, 1px), 100vw - 80px)\",y:4226.2},PQTgJRkZo:{width:\"calc(100vw - 80px)\",y:6149.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:291,width:\"346.6667px\",y:4447.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kgou44-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{zv0fpTv6H:resolvedLinks2[1]},PQTgJRkZo:{zv0fpTv6H:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(CardsFeatures,{AESHNtYbQ:(_getLocalizedValue=getLocalizedValue(\"v49\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Automatically generate social media posts in your own tone of voice.\",ajCv05dzQ:addImageAlt({src:\"https://framerusercontent.com/images/9JBcnkN3X0egZwxH7t4FbqMqwQ.png\"},(_getLocalizedValue1=getLocalizedValue(\"v50\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"A red heart and social media accounts\"),Dx50D__Wz:(_getLocalizedValue2=getLocalizedValue(\"v48\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Social Media Post Generator\",height:\"100%\",id:\"hPdD1pZlJ\",layoutId:\"hPdD1pZlJ\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"MgeaQovbT\",width:\"100%\",zv0fpTv6H:resolvedLinks2[0]})})})})});}})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mpxhmc\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"sKUjf1IyZ\"},implicitPathVariables:undefined},{href:{webPageId:\"sKUjf1IyZ\"},implicitPathVariables:undefined},{href:{webPageId:\"sKUjf1IyZ\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{width:\"min(max((100vw - 112px) / 3, 1px), 100vw - 80px)\",y:4517.2},PQTgJRkZo:{width:\"calc(100vw - 80px)\",y:6440.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:291,width:\"346.6667px\",y:4762.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g2tge-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{zv0fpTv6H:resolvedLinks3[1]},PQTgJRkZo:{style:{maxWidth:\"100%\",width:\"100%\"},zv0fpTv6H:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(CardsFeatures,{AESHNtYbQ:(_getLocalizedValue=getLocalizedValue(\"v52\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Get your transcript in 55+ languages in minutes. Download the transcript as SRT or VTT.\",ajCv05dzQ:addImageAlt({src:\"https://framerusercontent.com/images/L07lL8FHlL1yq80P5Ckn58WU6Ms.png\"},(_getLocalizedValue1=getLocalizedValue(\"v53\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"An abstract blue audio play button and subtitles\"),Dx50D__Wz:(_getLocalizedValue2=getLocalizedValue(\"v51\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Podcast Subtitles\",height:\"100%\",id:\"usBw7jhCt\",layoutId:\"usBw7jhCt\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"MgeaQovbT\",width:\"100%\",zv0fpTv6H:resolvedLinks3[0]})})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"J2hFmVgAg\"},implicitPathVariables:undefined},{href:{webPageId:\"J2hFmVgAg\"},implicitPathVariables:undefined},{href:{webPageId:\"J2hFmVgAg\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{width:\"min(max((100vw - 112px) / 3, 1px), 100vw - 80px)\",y:4517.2},PQTgJRkZo:{width:\"calc(100vw - 80px)\",y:6731.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:291,width:\"346.6667px\",y:4762.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8upy3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{zv0fpTv6H:resolvedLinks4[1]},PQTgJRkZo:{zv0fpTv6H:resolvedLinks4[2]}},children:/*#__PURE__*/_jsx(CardsFeatures,{AESHNtYbQ:(_getLocalizedValue=getLocalizedValue(\"v55\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Automatically extract the best quotes from your audio. Get engaging, inspiring, funny or motivational quotes in seconds.\",ajCv05dzQ:addImageAlt({src:\"https://framerusercontent.com/images/VGCCIlDWSTMQMzALPLpykuuxB4.png\"},(_getLocalizedValue1=getLocalizedValue(\"v56\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"An abstract speaking bubble \"),Dx50D__Wz:(_getLocalizedValue2=getLocalizedValue(\"v54\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Quotes\",height:\"100%\",id:\"gK5RdOjUS\",layoutId:\"gK5RdOjUS\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"MgeaQovbT\",width:\"100%\",zv0fpTv6H:resolvedLinks4[0]})})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Y0qJ2e2h0\"},implicitPathVariables:undefined},{href:{webPageId:\"Y0qJ2e2h0\"},implicitPathVariables:undefined},{href:{webPageId:\"Y0qJ2e2h0\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{width:\"min(max((100vw - 112px) / 3, 1px), 100vw - 80px)\",y:4517.2},PQTgJRkZo:{width:\"calc(100vw - 80px)\",y:7022.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:291,width:\"346.6667px\",y:4762.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3mjv3s-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{zv0fpTv6H:resolvedLinks5[1]},PQTgJRkZo:{zv0fpTv6H:resolvedLinks5[2]}},children:/*#__PURE__*/_jsx(CardsFeatures,{AESHNtYbQ:(_getLocalizedValue=getLocalizedValue(\"v58\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Get SEO optimized blog-posts from your audio in your own style.\",ajCv05dzQ:addImageAlt({src:\"https://framerusercontent.com/images/md0UVoxj242XJmaW2Dpfnocmt7Y.png\"},(_getLocalizedValue1=getLocalizedValue(\"v59\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"An abstract image of pens stacked upon paper\"),Dx50D__Wz:(_getLocalizedValue2=getLocalizedValue(\"v57\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Blog Posts\",height:\"100%\",id:\"YpVWwnc6q\",layoutId:\"YpVWwnc6q\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"MgeaQovbT\",width:\"100%\",zv0fpTv6H:resolvedLinks5[0]})})})})});}})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{y:4868.2},PQTgJRkZo:{y:7373.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:719,width:\"100vw\",y:5125.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ad4rqi-container\",children:/*#__PURE__*/_jsx(Testimonials,{height:\"100%\",id:\"WAO2wPa1p\",layoutId:\"WAO2wPa1p\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{y:5587.2},PQTgJRkZo:{width:\"100vw\",y:8092.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:889,width:\"93.3333vw\",y:5844.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-swk5me-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQTgJRkZo:{variant:\"K1IUeWMMo\"}},children:/*#__PURE__*/_jsx(FAQFeatures,{height:\"100%\",id:\"k0VuGV_wP\",layoutId:\"k0VuGV_wP\",style:{width:\"100%\"},variant:\"Jq6KFveSY\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-150r14d\",\"data-framer-name\":\"Last CTA Features\",name:\"Last CTA Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nf9lhd\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l9tl3n\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue44=getLocalizedValue(\"v60\",activeLocale))!==null&&_getLocalizedValue44!==void 0?_getLocalizedValue44:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Want to try it?\"})}),className:\"framer-19jzd9b\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue45=getLocalizedValue(\"v61\",activeLocale))!==null&&_getLocalizedValue45!==void 0?_getLocalizedValue45:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",children:\"Create chapters and other content from your audio for free now. No credit card required or any other strings attached. Join 12,700+ creators who are saving time with our tool every week!\"})}),className:\"framer-gjyfcw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-89ya83\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gig321\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{y:6649.4},PQTgJRkZo:{y:9438}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,y:6993.9,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1av7f87-container\",children:/*#__PURE__*/_jsx(Button,{eszixBaDA:27,fCnhypJ0j:false,height:\"100%\",id:\"bqL_TWGla\",ik9I5qIGz:true,J0LC2FGV8:true,KJK1sV1GB:(_getLocalizedValue46=getLocalizedValue(\"v62\",activeLocale))!==null&&_getLocalizedValue46!==void 0?_getLocalizedValue46:\"Try it for free now\",layoutId:\"bqL_TWGla\",Qlrow8Adp:true,RmkZjgJwi:\"ArrowRight\",UsLusPFRg:\"rgb(144, 100, 237)\",variant:\"PqgBulBPi\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue47=getLocalizedValue(\"v63\",activeLocale))!==null&&_getLocalizedValue47!==void 0?_getLocalizedValue47:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dts917\",\"data-styles-preset\":\"hgKudGhZ5\",children:\"No credit card needed\"})}),className:\"framer-v31rn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{y:6814.4},PQTgJRkZo:{y:9603}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,width:\"274px\",y:7158.9,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1joz3ni-container\",children:/*#__PURE__*/_jsx(SocialProof,{height:\"100%\",id:\"B1l9OStin\",layoutId:\"B1l9OStin\",style:{height:\"100%\",width:\"100%\"},variant:\"eSFyDcjdp\",width:\"100%\",ZZ0uaQMWF:\"rgb(0, 0, 0)\"})})})})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{background:{alt:(_getLocalizedValue48=getLocalizedValue(\"v64\",activeLocale))!==null&&_getLocalizedValue48!==void 0?_getLocalizedValue48:\"A podcasting microphone in front of a yellow background\",fit:\"fill\",loading:getLoadingLazyAtYPosition(6536.2),pixelHeight:891,pixelWidth:1331,sizes:\"320px\",src:\"https://framerusercontent.com/images/cmIF65uKz5dHKeDCRYTlpcEIr0.png\",srcSet:\"https://framerusercontent.com/images/cmIF65uKz5dHKeDCRYTlpcEIr0.png?scale-down-to=512 512w,https://framerusercontent.com/images/cmIF65uKz5dHKeDCRYTlpcEIr0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cmIF65uKz5dHKeDCRYTlpcEIr0.png 1331w\"}},PQTgJRkZo:{background:{alt:(_getLocalizedValue49=getLocalizedValue(\"v64\",activeLocale))!==null&&_getLocalizedValue49!==void 0?_getLocalizedValue49:\"A podcasting microphone in front of a yellow background\",fit:\"fill\",loading:getLoadingLazyAtYPosition(9041.6),pixelHeight:891,pixelWidth:1331,sizes:\"235px\",src:\"https://framerusercontent.com/images/cmIF65uKz5dHKeDCRYTlpcEIr0.png\",srcSet:\"https://framerusercontent.com/images/cmIF65uKz5dHKeDCRYTlpcEIr0.png?scale-down-to=512 512w,https://framerusercontent.com/images/cmIF65uKz5dHKeDCRYTlpcEIr0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cmIF65uKz5dHKeDCRYTlpcEIr0.png 1331w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:(_getLocalizedValue50=getLocalizedValue(\"v64\",activeLocale))!==null&&_getLocalizedValue50!==void 0?_getLocalizedValue50:\"A podcasting microphone in front of a yellow background\",fit:\"fill\",loading:getLoadingLazyAtYPosition(6833.2),pixelHeight:891,pixelWidth:1331,sizes:\"460px\",src:\"https://framerusercontent.com/images/cmIF65uKz5dHKeDCRYTlpcEIr0.png\",srcSet:\"https://framerusercontent.com/images/cmIF65uKz5dHKeDCRYTlpcEIr0.png?scale-down-to=512 512w,https://framerusercontent.com/images/cmIF65uKz5dHKeDCRYTlpcEIr0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cmIF65uKz5dHKeDCRYTlpcEIr0.png 1331w\"},className:\"framer-r8yb4p\"})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{y:6811.2},PQTgJRkZo:{y:9685}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:422,width:\"100vw\",y:7243.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kzlcn2-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JwMM9xaZu:{variant:\"EpK_pLskF\"},PQTgJRkZo:{variant:\"pbs5cMLx0\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"vxgPDjMut\",layoutId:\"vxgPDjMut\",style:{width:\"100%\"},variant:\"nxxGcJ4QI\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQTgJRkZo:{height:64,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ou51ip-container hidden-1vkqezj hidden-1yfg50j\",layoutScroll:true,children:/*#__PURE__*/_jsx(NavigationCopy2,{height:\"100%\",id:\"oKs8mtcDw\",layoutId:\"oKs8mtcDw\",style:{width:\"100%\"},variant:\"XVacsmsVm\",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-R0mwS { background: white; }`,\".framer-R0mwS.framer-21dc79, .framer-R0mwS .framer-21dc79 { display: block; }\",\".framer-R0mwS.framer-1vkqezj { 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-R0mwS .framer-1t89fo { 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: 30px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-R0mwS .framer-1xpamh-container { flex: none; height: 81px; position: relative; width: 83%; z-index: 10; }\",\".framer-R0mwS .framer-jif346-container, .framer-R0mwS .framer-1vh9xjs-container, .framer-R0mwS .framer-f5tr90-container, .framer-R0mwS .framer-1ek1mfv-container, .framer-R0mwS .framer-rayozx-container, .framer-R0mwS .framer-1wubdmr-container, .framer-R0mwS .framer-kzlcn2-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-R0mwS .framer-mb16zj, .framer-R0mwS .framer-7khs44, .framer-R0mwS .framer-1s8ybg4 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 40px 60px 40px; position: relative; width: 1200px; }\",\".framer-R0mwS .framer-1jbv5qf, .framer-R0mwS .framer-gh8mdj, .framer-R0mwS .framer-1gm6zw8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R0mwS .framer-1ymh6ui, .framer-R0mwS .framer-usmzzc { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1120px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-R0mwS .framer-1gg74yt, .framer-R0mwS .framer-16vrchk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: 100%; }\",\".framer-R0mwS .framer-qdaf39-container, .framer-R0mwS .framer-n6cl2t-container, .framer-R0mwS .framer-mdmno8-container, .framer-R0mwS .framer-g2tge-container { align-self: stretch; flex: 1 0 0px; height: auto; max-width: 100%; position: relative; width: 1px; z-index: 1; }\",\".framer-R0mwS .framer-1nacyg3-container, .framer-R0mwS .framer-z5pb1p-container, .framer-R0mwS .framer-kgou44-container, .framer-R0mwS .framer-8upy3-container, .framer-R0mwS .framer-3mjv3s-container { flex: 1 0 0px; height: auto; max-width: 100%; position: relative; width: 1px; z-index: 1; }\",\".framer-R0mwS .framer-1jas1am { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 681px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R0mwS .framer-yxmqoz, .framer-R0mwS .framer-lp0vvn { --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-R0mwS .framer-1imcvox, .framer-R0mwS .framer-1atc2hy, .framer-R0mwS .framer-1kmi3fm, .framer-R0mwS .framer-v31rn { --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-R0mwS .framer-mod49d { border-bottom-left-radius: 18px; border-bottom-right-radius: 18px; border-top-left-radius: 18px; border-top-right-radius: 18px; flex: none; height: 76%; position: relative; width: 82%; }\",\".framer-R0mwS .framer-14l0nvl, .framer-R0mwS .framer-rxfry6 { align-content: flex-start; align-items: flex-start; align-self: stretch; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: auto; justify-content: center; max-width: 100%; overflow: visible; padding: 24px; position: relative; width: 1px; z-index: 1; }\",\".framer-R0mwS .framer-1mu2po7, .framer-R0mwS .framer-vqzkev, .framer-R0mwS .framer-uxggdh { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-R0mwS .framer-14s8jqa, .framer-R0mwS .framer-1vjym7v { aspect-ratio: 1 / 1; border-bottom-left-radius: 18px; border-bottom-right-radius: 18px; border-top-left-radius: 18px; border-top-right-radius: 18px; flex: none; height: var(--framer-aspect-ratio-supported, 120px); position: relative; width: 120px; }\",\".framer-R0mwS .framer-p5or0d, .framer-R0mwS .framer-14jtymd, .framer-R0mwS .framer-1s3eg0u, .framer-R0mwS .framer-1p6alrs, .framer-R0mwS .framer-1xywdby, .framer-R0mwS .framer-1wwgjq6 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-R0mwS .framer-1ij6yci { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 24px; position: relative; width: 1px; z-index: 1; }\",\".framer-R0mwS .framer-geuruk { aspect-ratio: 1 / 1; border-bottom-left-radius: 17px; border-bottom-right-radius: 17px; border-top-left-radius: 17px; border-top-right-radius: 17px; flex: none; height: var(--framer-aspect-ratio-supported, 120px); position: relative; width: 120px; }\",\".framer-R0mwS .framer-h0ynq2 { align-content: center; align-items: center; background: linear-gradient(180deg, #ffffff 0%, rgba(117, 61, 227, 0.22) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-R0mwS .framer-9vcmxd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 111px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1120px; }\",\".framer-R0mwS .framer-1nki15s, .framer-R0mwS .framer-au13wh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1120px; }\",\".framer-R0mwS .framer-27h8sb, .framer-R0mwS .framer-1mpxhmc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 24px 12px 24px; position: relative; width: 100%; }\",\".framer-R0mwS .framer-1ad4rqi-container { flex: none; height: 719px; position: relative; width: 100%; }\",\".framer-R0mwS .framer-swk5me-container { flex: none; height: auto; position: relative; width: 93%; }\",\".framer-R0mwS .framer-150r14d { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 40px 60px 40px; position: relative; width: 100%; }\",\".framer-R0mwS .framer-nf9lhd { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 40px; position: relative; width: 1px; }\",\".framer-R0mwS .framer-l9tl3n { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-R0mwS .framer-19jzd9b { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-R0mwS .framer-gjyfcw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-R0mwS .framer-89ya83 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 167px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R0mwS .framer-1gig321 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R0mwS .framer-1av7f87-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-R0mwS .framer-1joz3ni-container { flex: none; height: 42px; position: relative; width: 274px; }\",\".framer-R0mwS .framer-r8yb4p { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 310px; position: relative; width: 460px; }\",\".framer-R0mwS .framer-1ou51ip-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-R0mwS.framer-1vkqezj, .framer-R0mwS .framer-1t89fo, .framer-R0mwS .framer-mb16zj, .framer-R0mwS .framer-1jbv5qf, .framer-R0mwS .framer-1gg74yt, .framer-R0mwS .framer-7khs44, .framer-R0mwS .framer-1jas1am, .framer-R0mwS .framer-16vrchk, .framer-R0mwS .framer-14l0nvl, .framer-R0mwS .framer-1mu2po7, .framer-R0mwS .framer-rxfry6, .framer-R0mwS .framer-vqzkev, .framer-R0mwS .framer-1ij6yci, .framer-R0mwS .framer-uxggdh, .framer-R0mwS .framer-h0ynq2, .framer-R0mwS .framer-gh8mdj, .framer-R0mwS .framer-1gm6zw8, .framer-R0mwS .framer-1s8ybg4, .framer-R0mwS .framer-9vcmxd, .framer-R0mwS .framer-1nki15s, .framer-R0mwS .framer-au13wh, .framer-R0mwS .framer-27h8sb, .framer-R0mwS .framer-1mpxhmc, .framer-R0mwS .framer-150r14d, .framer-R0mwS .framer-nf9lhd, .framer-R0mwS .framer-l9tl3n, .framer-R0mwS .framer-89ya83, .framer-R0mwS .framer-1gig321 { gap: 0px; } .framer-R0mwS.framer-1vkqezj > *, .framer-R0mwS .framer-1nki15s > *, .framer-R0mwS .framer-au13wh > *, .framer-R0mwS .framer-89ya83 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-R0mwS.framer-1vkqezj > :first-child, .framer-R0mwS .framer-mb16zj > :first-child, .framer-R0mwS .framer-1jbv5qf > :first-child, .framer-R0mwS .framer-7khs44 > :first-child, .framer-R0mwS .framer-1jas1am > :first-child, .framer-R0mwS .framer-1mu2po7 > :first-child, .framer-R0mwS .framer-vqzkev > :first-child, .framer-R0mwS .framer-uxggdh > :first-child, .framer-R0mwS .framer-h0ynq2 > :first-child, .framer-R0mwS .framer-gh8mdj > :first-child, .framer-R0mwS .framer-1gm6zw8 > :first-child, .framer-R0mwS .framer-1s8ybg4 > :first-child, .framer-R0mwS .framer-9vcmxd > :first-child, .framer-R0mwS .framer-1nki15s > :first-child, .framer-R0mwS .framer-au13wh > :first-child, .framer-R0mwS .framer-l9tl3n > :first-child, .framer-R0mwS .framer-89ya83 > :first-child, .framer-R0mwS .framer-1gig321 > :first-child { margin-top: 0px; } .framer-R0mwS.framer-1vkqezj > :last-child, .framer-R0mwS .framer-mb16zj > :last-child, .framer-R0mwS .framer-1jbv5qf > :last-child, .framer-R0mwS .framer-7khs44 > :last-child, .framer-R0mwS .framer-1jas1am > :last-child, .framer-R0mwS .framer-1mu2po7 > :last-child, .framer-R0mwS .framer-vqzkev > :last-child, .framer-R0mwS .framer-uxggdh > :last-child, .framer-R0mwS .framer-h0ynq2 > :last-child, .framer-R0mwS .framer-gh8mdj > :last-child, .framer-R0mwS .framer-1gm6zw8 > :last-child, .framer-R0mwS .framer-1s8ybg4 > :last-child, .framer-R0mwS .framer-9vcmxd > :last-child, .framer-R0mwS .framer-1nki15s > :last-child, .framer-R0mwS .framer-au13wh > :last-child, .framer-R0mwS .framer-l9tl3n > :last-child, .framer-R0mwS .framer-89ya83 > :last-child, .framer-R0mwS .framer-1gig321 > :last-child { margin-bottom: 0px; } .framer-R0mwS .framer-1t89fo > *, .framer-R0mwS .framer-150r14d > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-R0mwS .framer-1t89fo > :first-child, .framer-R0mwS .framer-1gg74yt > :first-child, .framer-R0mwS .framer-16vrchk > :first-child, .framer-R0mwS .framer-14l0nvl > :first-child, .framer-R0mwS .framer-rxfry6 > :first-child, .framer-R0mwS .framer-1ij6yci > :first-child, .framer-R0mwS .framer-27h8sb > :first-child, .framer-R0mwS .framer-1mpxhmc > :first-child, .framer-R0mwS .framer-150r14d > :first-child, .framer-R0mwS .framer-nf9lhd > :first-child { margin-left: 0px; } .framer-R0mwS .framer-1t89fo > :last-child, .framer-R0mwS .framer-1gg74yt > :last-child, .framer-R0mwS .framer-16vrchk > :last-child, .framer-R0mwS .framer-14l0nvl > :last-child, .framer-R0mwS .framer-rxfry6 > :last-child, .framer-R0mwS .framer-1ij6yci > :last-child, .framer-R0mwS .framer-27h8sb > :last-child, .framer-R0mwS .framer-1mpxhmc > :last-child, .framer-R0mwS .framer-150r14d > :last-child, .framer-R0mwS .framer-nf9lhd > :last-child { margin-right: 0px; } .framer-R0mwS .framer-mb16zj > *, .framer-R0mwS .framer-7khs44 > *, .framer-R0mwS .framer-1s8ybg4 > *, .framer-R0mwS .framer-l9tl3n > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-R0mwS .framer-1jbv5qf > *, .framer-R0mwS .framer-1jas1am > *, .framer-R0mwS .framer-gh8mdj > *, .framer-R0mwS .framer-1gm6zw8 > *, .framer-R0mwS .framer-9vcmxd > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-R0mwS .framer-1gg74yt > *, .framer-R0mwS .framer-16vrchk > *, .framer-R0mwS .framer-27h8sb > *, .framer-R0mwS .framer-1mpxhmc > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-R0mwS .framer-14l0nvl > *, .framer-R0mwS .framer-rxfry6 > *, .framer-R0mwS .framer-1ij6yci > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-R0mwS .framer-1mu2po7 > *, .framer-R0mwS .framer-vqzkev > *, .framer-R0mwS .framer-uxggdh > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-R0mwS .framer-h0ynq2 > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-R0mwS .framer-nf9lhd > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-R0mwS .framer-1gig321 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-R0mwS { background: white; } .framer-R0mwS.framer-1vkqezj { width: 810px; } .framer-R0mwS .framer-1t89fo { padding: 30px 40px 20px 40px; } .framer-R0mwS .framer-1xpamh-container { width: 90%; } .framer-R0mwS .framer-mb16zj, .framer-R0mwS .framer-7khs44 { padding: 60px 40px 60px 40px; width: 100%; } .framer-R0mwS .framer-1gg74yt, .framer-R0mwS .framer-16vrchk { gap: 8px; padding: 0px; } .framer-R0mwS .framer-1jas1am { height: 573px; } .framer-R0mwS .framer-mod49d { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; height: 70%; width: 97%; } .framer-R0mwS .framer-1s8ybg4, .framer-R0mwS .framer-1nki15s, .framer-R0mwS .framer-au13wh { width: 100%; } .framer-R0mwS .framer-9vcmxd { height: min-content; width: 100%; } .framer-R0mwS .framer-27h8sb, .framer-R0mwS .framer-1mpxhmc, .framer-R0mwS .framer-nf9lhd { padding: 0px; } .framer-R0mwS .framer-r8yb4p { height: 215px; width: 320px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-R0mwS .framer-1gg74yt, .framer-R0mwS .framer-16vrchk { gap: 0px; } .framer-R0mwS .framer-1gg74yt > *, .framer-R0mwS .framer-16vrchk > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-R0mwS .framer-1gg74yt > :first-child, .framer-R0mwS .framer-16vrchk > :first-child { margin-left: 0px; } .framer-R0mwS .framer-1gg74yt > :last-child, .framer-R0mwS .framer-16vrchk > :last-child { margin-right: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-R0mwS { background: white; } .framer-R0mwS.framer-1vkqezj { width: 390px; } .framer-R0mwS .framer-1t89fo { flex-direction: column; min-height: 131px; padding: 30px 24px 20px 24px; } .framer-R0mwS .framer-mb16zj, .framer-R0mwS .framer-7khs44, .framer-R0mwS .framer-1s8ybg4, .framer-R0mwS .framer-1nki15s, .framer-R0mwS .framer-au13wh, .framer-R0mwS .framer-swk5me-container { width: 100%; } .framer-R0mwS .framer-1gg74yt, .framer-R0mwS .framer-16vrchk, .framer-R0mwS .framer-nf9lhd { flex-direction: column; padding: 0px; } .framer-R0mwS .framer-qdaf39-container, .framer-R0mwS .framer-n6cl2t-container, .framer-R0mwS .framer-mdmno8-container, .framer-R0mwS .framer-g2tge-container { align-self: unset; flex: none; width: 100%; } .framer-R0mwS .framer-1nacyg3-container, .framer-R0mwS .framer-1ij6yci, .framer-R0mwS .framer-z5pb1p-container, .framer-R0mwS .framer-kgou44-container, .framer-R0mwS .framer-8upy3-container, .framer-R0mwS .framer-3mjv3s-container { flex: none; width: 100%; } .framer-R0mwS .framer-1jas1am { height: 551px; } .framer-R0mwS .framer-mod49d { height: 174px; width: 304px; } .framer-R0mwS .framer-14l0nvl, .framer-R0mwS .framer-rxfry6 { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-R0mwS .framer-9vcmxd { height: min-content; width: 100%; } .framer-R0mwS .framer-27h8sb, .framer-R0mwS .framer-1mpxhmc { flex-direction: column; gap: 0px; padding: 0px; } .framer-R0mwS .framer-l9tl3n { align-self: unset; flex: none; height: min-content; order: 1; width: 100%; } .framer-R0mwS .framer-r8yb4p { height: 158px; order: 0; width: 235px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-R0mwS .framer-1t89fo, .framer-R0mwS .framer-1gg74yt, .framer-R0mwS .framer-16vrchk, .framer-R0mwS .framer-27h8sb, .framer-R0mwS .framer-1mpxhmc, .framer-R0mwS .framer-nf9lhd { gap: 0px; } .framer-R0mwS .framer-1t89fo > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-R0mwS .framer-1t89fo > :first-child, .framer-R0mwS .framer-1gg74yt > :first-child, .framer-R0mwS .framer-16vrchk > :first-child, .framer-R0mwS .framer-27h8sb > :first-child, .framer-R0mwS .framer-1mpxhmc > :first-child, .framer-R0mwS .framer-nf9lhd > :first-child { margin-top: 0px; } .framer-R0mwS .framer-1t89fo > :last-child, .framer-R0mwS .framer-1gg74yt > :last-child, .framer-R0mwS .framer-16vrchk > :last-child, .framer-R0mwS .framer-27h8sb > :last-child, .framer-R0mwS .framer-1mpxhmc > :last-child, .framer-R0mwS .framer-nf9lhd > :last-child { margin-bottom: 0px; } .framer-R0mwS .framer-1gg74yt > *, .framer-R0mwS .framer-16vrchk > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-R0mwS .framer-27h8sb > *, .framer-R0mwS .framer-1mpxhmc > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-R0mwS .framer-nf9lhd > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7944\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JwMM9xaZu\":{\"layout\":[\"fixed\",\"auto\"]},\"PQTgJRkZo\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerPqMtjmYg0=withCSS(Component,css,\"framer-R0mwS\");export default FramerPqMtjmYg0;FramerPqMtjmYg0.displayName=\"Podcast Chapter Generator\";FramerPqMtjmYg0.defaultProps={height:7944,width:1200};addFonts(FramerPqMtjmYg0,[{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:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"}]},...NavSimpleFonts,...HeroFeaturesFonts,...BlockFeaturesFonts,...CardsFeaturesFonts,...RowFeaturesFonts,...TestimonialsFonts,...FAQFeaturesFonts,...ButtonFonts,...SocialProofFonts,...FooterFonts,...NavigationCopy2Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPqMtjmYg0\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JwMM9xaZu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PQTgJRkZo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"7944\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavSimpleFonts", "getFonts", "hH1DdpI8D_default", "HeroFeaturesFonts", "yv_9eGaeI_default", "BlockFeaturesFonts", "GTFrcJaOR_default", "CardsFeaturesFonts", "DIfjvnXV2_default", "RowFeaturesFonts", "DrKr9j95n_default", "TestimonialsFonts", "Q14WDvjkr_default", "FAQFeaturesFonts", "HXCBl9cg5_default", "ButtonFonts", "hljNqlOx9_default", "SocialProofFonts", "IyYuuqqEr_default", "FooterFonts", "CkqlQPU3d_default", "NavigationCopy2Fonts", "AYrS0VqNl_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "addImageAlt", "image", "alt", "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", "gestureVariant", "preloadPromise", "ref1", "pe", "isDisplayed", "elementId", "useRouteElementId", "ref2", "router", "useRouter", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "_getLocalizedValue20", "_getLocalizedValue21", "_getLocalizedValue22", "_getLocalizedValue23", "_getLocalizedValue24", "_getLocalizedValue25", "_getLocalizedValue26", "_getLocalizedValue27", "_getLocalizedValue28", "_getLocalizedValue29", "_getLocalizedValue30", "_getLocalizedValue31", "_getLocalizedValue32", "_getLocalizedValue33", "_getLocalizedValue34", "_getLocalizedValue35", "_getLocalizedValue36", "_getLocalizedValue37", "_getLocalizedValue38", "_getLocalizedValue39", "_getLocalizedValue40", "_getLocalizedValue41", "_getLocalizedValue42", "_getLocalizedValue43", "_getLocalizedValue44", "_getLocalizedValue45", "_getLocalizedValue46", "_getLocalizedValue47", "_getLocalizedValue48", "_getLocalizedValue49", "_getLocalizedValue50", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "RichText2", "x", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "css", "FramerPqMtjmYg0", "withCSS", "PqMtjmYg0_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
