{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/r6ROdLWNI4fJ5LjRP9wx/crGKRguBPRH7wQdQ762d/E0xsOzEpo.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,LazyValue,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,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 BlockFeatures from\"#framer/local/canvasComponent/GTFrcJaOR/GTFrcJaOR.js\";import NavSimple from\"#framer/local/canvasComponent/hH1DdpI8D/hH1DdpI8D.js\";import FAQFeatures from\"#framer/local/canvasComponent/HXCBl9cg5/HXCBl9cg5.js\";import Testimonials from\"#framer/local/canvasComponent/Q14WDvjkr/Q14WDvjkr.js\";import LastCTAFeatures from\"#framer/local/canvasComponent/t6PdhRdSW/t6PdhRdSW.js\";import FeaturesWithLinks from\"#framer/local/canvasComponent/TtL2kB0sL/TtL2kB0sL.js\";import HeroFeatures from\"#framer/local/canvasComponent/yv_9eGaeI/yv_9eGaeI.js\";import*as sharedStyle from\"#framer/local/css/FrmIiosDO/FrmIiosDO.js\";import*as sharedStyle1 from\"#framer/local/css/P4_JKMBhi/P4_JKMBhi.js\";import metadataProvider from\"#framer/local/webPageMetadata/E0xsOzEpo/E0xsOzEpo.js\";const NavSimpleFonts=getFonts(NavSimple);const HeroFeaturesFonts=getFonts(HeroFeatures);const BlockFeaturesFonts=getFonts(BlockFeatures);const CardsFeaturesFonts=getFonts(CardsFeatures);const FeaturesWithLinksFonts=getFonts(FeaturesWithLinks);const TestimonialsFonts=getFonts(Testimonials);const FAQFeaturesFonts=getFonts(FAQFeatures);const LastCTAFeaturesFonts=getFonts(LastCTAFeatures);const FooterFonts=getFonts(Footer);const NavigationCopy2Fonts=getFonts(NavigationCopy2);const breakpoints={g_fdq2exh:\"(max-width: 809px)\",L2zaHVd5f:\"(min-width: 810px) and (max-width: 1199px)\",XZwrRwbn_:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-JItwz\";const variantClassNames={g_fdq2exh:\"framer-v-g5n264\",L2zaHVd5f:\"framer-v-7jhkcw\",XZwrRwbn_:\"framer-v-z41ksj\"};const valuesByLocaleId={LJH2oAYxo:new LazyValue(()=>import(\"./E0xsOzEpo-1.js\")),LyXfxCsE1:new LazyValue(()=>import(\"./E0xsOzEpo-0.js\")),ZRDYtYONd:new LazyValue(()=>import(\"./E0xsOzEpo-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:\"XZwrRwbn_\",Phone:\"g_fdq2exh\",Tablet:\"L2zaHVd5f\"};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:\"XZwrRwbn_\"};};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-JItwz`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-JItwz`);};},[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===\"g_fdq2exh\")return false;return true;};const elementId=useRouteElementId(\"kpg9CeyNU\");const ref2=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"g_fdq2exh\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"XZwrRwbn_\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-z41ksj\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bycjj\",children:isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2zaHVd5f:{width:\"calc((100vw - 80px) * 0.9)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"83vw\",y:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-iccw5a-container hidden-g5n264\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{L2zaHVd5f:{variant:\"FwlgLYxvb\"}},children:/*#__PURE__*/_jsx(NavSimple,{height:\"100%\",id:\"kpg9CeyNU\",JU5116W8C:\"PqgBulBPi\",layoutId:\"kpg9CeyNU\",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:{g_fdq2exh:{y:50}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:660,width:\"100vw\",y:131,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wsipe7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{variant:\"ZW1qFt1QO\"},L2zaHVd5f:{variant:\"aSqms1xz3\"}},children:/*#__PURE__*/_jsx(HeroFeatures,{fo4dIpt1e:(_getLocalizedValue=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Get a transcript of any audio or video and translate it into 133 languages. Download the translations as SRT or VTTs and add them to your video to gain more engagement. \",height:\"100%\",id:\"OtOa74Fwn\",jNBDIaE28:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Translate your audio file into 133 languages in seconds\",layoutId:\"OtOa74Fwn\",oV_u22xxP:(_getLocalizedValue2=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"AI Audio Translator\",QSQciBPGO:\"rgb(0, 0, 0)\",style:{width:\"100%\"},variant:\"pINFNokAK\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{y:710}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:520,width:\"100vw\",y:791,children:/*#__PURE__*/_jsx(Container,{className:\"framer-q02g12-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{variant:\"KFRRZy32N\"},L2zaHVd5f:{variant:\"a7__5WvHg\"}},children:/*#__PURE__*/_jsx(BlockFeatures,{GxJgNui9Q:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Translate your audio with AI\",height:\"100%\",id:\"Wj1EhUhZL\",layoutId:\"Wj1EhUhZL\",style:{width:\"100%\"},variant:\"AAuQ9th2n\",WHVxqO67G:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"In the WhisperTranscribe app, you can translate any of your files for free into 133+ languages. Just upload your mp3 or provide a link to your file and we do the rest. Translate from English to Spanish or in any other of the 133+ supported languages. We will keep the timestamps accurate so the subtitles match with your audio/video timing.\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1oukrp6\",\"data-framer-name\":\"3 in line no link\",name:\"3 in line no link\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-es7pnb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue5=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__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 use AI to translate your audio\"})}),className:\"framer-173q1kn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__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 accurate translations for your audio or video to grow your audience.\"})}),className:\"framer-l5ed31\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k3lc9k\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{width:\"calc(100vw - 80px)\",y:1600},L2zaHVd5f:{width:\"min(max((100vw - 96px) / 3, 1px), 100vw - 80px)\",y:1621}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:291,width:\"346.6667px\",y:1705,children:/*#__PURE__*/_jsx(Container,{className:\"framer-y3z0oz-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{style:{maxWidth:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(CardsFeatures,{AESHNtYbQ:(_getLocalizedValue7=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"With WhisperTranscribe, you can translate your audio without any additional charge. \",Dx50D__Wz:(_getLocalizedValue8=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Price\",height:\"100%\",id:\"zmkmqQnBj\",layoutId:\"zmkmqQnBj\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"jqiru9xdL\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{width:\"calc(100vw - 80px)\",y:1907},L2zaHVd5f:{width:\"min(max((100vw - 96px) / 3, 1px), 100vw - 80px)\",y:1621}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:291,width:\"346.6667px\",y:1705,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lyac9k-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{style:{maxWidth:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(CardsFeatures,{AESHNtYbQ:(_getLocalizedValue9=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"The translations we provide are created with some of th best AI models. Additionally, you will get subtitles (SRT & VTT) where the translation matches your audio in terms of timing. \",ajCv05dzQ:addImageAlt({src:\"https://framerusercontent.com/images/3yAwtQPPbTMkHBFNsn3J9mSYkwU.png\"},(_getLocalizedValue10=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"A star on a target representing high accuracy\"),Dx50D__Wz:(_getLocalizedValue11=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"High accuracy\",height:\"100%\",id:\"fda9P4F_V\",layoutId:\"fda9P4F_V\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"jqiru9xdL\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{width:\"calc(100vw - 80px)\",y:2214},L2zaHVd5f:{width:\"min(max((100vw - 96px) / 3, 1px), 100vw - 80px)\",y:1621}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:291,width:\"346.6667px\",y:1705,children:/*#__PURE__*/_jsx(Container,{className:\"framer-marpm4-container\",children:/*#__PURE__*/_jsx(CardsFeatures,{AESHNtYbQ:(_getLocalizedValue12=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:\"The translations are created free of charge within less than 1 minute in our app.\",ajCv05dzQ:addImageAlt({src:\"https://framerusercontent.com/images/rlxLiEoaCfSPrQOmxeZNqeNXY.png\"},(_getLocalizedValue13=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:\"An abstract watch representing high speed\"),Dx50D__Wz:(_getLocalizedValue14=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:\"Speed\",height:\"100%\",id:\"eoSWhBMlT\",layoutId:\"eoSWhBMlT\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"jqiru9xdL\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{width:\"100vw\",y:2565},L2zaHVd5f:{width:\"100vw\",y:1972}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1056,width:\"1200px\",y:2080,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jszc52-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{variant:\"nesvjugiE\"},L2zaHVd5f:{variant:\"AX3x3pLos\"}},children:/*#__PURE__*/_jsx(FeaturesWithLinks,{height:\"100%\",id:\"TTD1Dw5Hw\",layoutId:\"TTD1Dw5Hw\",NZV3UgkC1:(_getLocalizedValue15=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:\"Get publish ready content from your audio with WhisperTranscribe in minutes\",style:{width:\"100%\"},variant:\"zooPElYey\",width:\"100%\",YeH0tvxpM:(_getLocalizedValue16=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:\"More than just translations\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{y:3621},L2zaHVd5f:{y:3028}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:719,width:\"100vw\",y:3136,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11sdni9-container\",children:/*#__PURE__*/_jsx(Testimonials,{height:\"100%\",id:\"mpSBD7Ka4\",layoutId:\"mpSBD7Ka4\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{width:\"100vw\",y:4340},L2zaHVd5f:{y:3747}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:889,width:\"93.3333vw\",y:3855,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ywfl8b-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{variant:\"K1IUeWMMo\"}},children:/*#__PURE__*/_jsx(FAQFeatures,{height:\"100%\",id:\"t33nC9q_i\",layoutId:\"t33nC9q_i\",style:{width:\"100%\"},variant:\"Jq6KFveSY\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{y:5229},L2zaHVd5f:{y:4636}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:561,width:\"100vw\",y:4744,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12rjb5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{variant:\"QOWh_tQxx\"},L2zaHVd5f:{variant:\"NSsVVrz6d\"}},children:/*#__PURE__*/_jsx(LastCTAFeatures,{height:\"100%\",id:\"c2BtD03L5\",layoutId:\"c2BtD03L5\",qGVwGenWp:(_getLocalizedValue17=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:\"Get instant translations of your audio or video files. Next to the translation, you can also get content generated to help you grow your audience.\",style:{width:\"100%\"},variant:\"Kdd7tO5VS\",width:\"100%\",X8zlsAYVX:(_getLocalizedValue18=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:\"Do you like it?\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{y:5790},L2zaHVd5f:{y:5197}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:422,width:\"100vw\",y:5305,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mh7sp1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{variant:\"pbs5cMLx0\"},L2zaHVd5f:{variant:\"EpK_pLskF\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Ccm8g9lxB\",layoutId:\"Ccm8g9lxB\",style:{width:\"100%\"},variant:\"nxxGcJ4QI\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g_fdq2exh:{height:64,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-a2iko0-container hidden-z41ksj hidden-7jhkcw\",layoutScroll:true,children:/*#__PURE__*/_jsx(NavigationCopy2,{height:\"100%\",id:\"QV6Jug1zm\",layoutId:\"QV6Jug1zm\",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-JItwz { background: white; }`,\".framer-JItwz.framer-1h8h365, .framer-JItwz .framer-1h8h365 { display: block; }\",\".framer-JItwz.framer-z41ksj { 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-JItwz .framer-1bycjj { 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-JItwz .framer-iccw5a-container { flex: none; height: 81px; position: relative; width: 83%; z-index: 10; }\",\".framer-JItwz .framer-1wsipe7-container, .framer-JItwz .framer-q02g12-container, .framer-JItwz .framer-12rjb5-container, .framer-JItwz .framer-mh7sp1-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-JItwz .framer-1oukrp6 { 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-JItwz .framer-es7pnb { 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-JItwz .framer-173q1kn { --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-JItwz .framer-l5ed31 { --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-JItwz .framer-k3lc9k { 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-JItwz .framer-y3z0oz-container, .framer-JItwz .framer-1lyac9k-container { align-self: stretch; flex: 1 0 0px; height: auto; max-width: 100%; position: relative; width: 1px; z-index: 1; }\",\".framer-JItwz .framer-marpm4-container { flex: 1 0 0px; height: auto; max-width: 100%; position: relative; width: 1px; z-index: 1; }\",\".framer-JItwz .framer-jszc52-container { flex: none; height: auto; position: relative; width: 1200px; }\",\".framer-JItwz .framer-11sdni9-container { flex: none; height: 719px; position: relative; width: 100%; }\",\".framer-JItwz .framer-ywfl8b-container { flex: none; height: auto; position: relative; width: 93%; }\",\".framer-JItwz .framer-a2iko0-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-JItwz.framer-z41ksj, .framer-JItwz .framer-1bycjj, .framer-JItwz .framer-1oukrp6, .framer-JItwz .framer-es7pnb, .framer-JItwz .framer-k3lc9k { gap: 0px; } .framer-JItwz.framer-z41ksj > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-JItwz.framer-z41ksj > :first-child, .framer-JItwz .framer-1oukrp6 > :first-child, .framer-JItwz .framer-es7pnb > :first-child { margin-top: 0px; } .framer-JItwz.framer-z41ksj > :last-child, .framer-JItwz .framer-1oukrp6 > :last-child, .framer-JItwz .framer-es7pnb > :last-child { margin-bottom: 0px; } .framer-JItwz .framer-1bycjj > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-JItwz .framer-1bycjj > :first-child, .framer-JItwz .framer-k3lc9k > :first-child { margin-left: 0px; } .framer-JItwz .framer-1bycjj > :last-child, .framer-JItwz .framer-k3lc9k > :last-child { margin-right: 0px; } .framer-JItwz .framer-1oukrp6 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-JItwz .framer-es7pnb > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-JItwz .framer-k3lc9k > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-JItwz { background: white; } .framer-JItwz.framer-z41ksj { width: 810px; } .framer-JItwz .framer-1bycjj { padding: 30px 40px 20px 40px; } .framer-JItwz .framer-iccw5a-container { width: 90%; } .framer-JItwz .framer-1oukrp6 { padding: 60px 40px 60px 40px; width: 100%; } .framer-JItwz .framer-k3lc9k { gap: 8px; padding: 0px; } .framer-JItwz .framer-jszc52-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JItwz .framer-k3lc9k { gap: 0px; } .framer-JItwz .framer-k3lc9k > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-JItwz .framer-k3lc9k > :first-child { margin-left: 0px; } .framer-JItwz .framer-k3lc9k > :last-child { margin-right: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-JItwz { background: white; } .framer-JItwz.framer-z41ksj { width: 390px; } .framer-JItwz .framer-1bycjj { flex-direction: column; min-height: 131px; padding: 30px 24px 20px 24px; } .framer-JItwz .framer-1oukrp6, .framer-JItwz .framer-jszc52-container, .framer-JItwz .framer-ywfl8b-container { width: 100%; } .framer-JItwz .framer-k3lc9k { flex-direction: column; padding: 0px; } .framer-JItwz .framer-y3z0oz-container, .framer-JItwz .framer-1lyac9k-container { align-self: unset; flex: none; width: 100%; } .framer-JItwz .framer-marpm4-container { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JItwz .framer-1bycjj, .framer-JItwz .framer-k3lc9k { gap: 0px; } .framer-JItwz .framer-1bycjj > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-JItwz .framer-1bycjj > :first-child, .framer-JItwz .framer-k3lc9k > :first-child { margin-top: 0px; } .framer-JItwz .framer-1bycjj > :last-child, .framer-JItwz .framer-k3lc9k > :last-child { margin-bottom: 0px; } .framer-JItwz .framer-k3lc9k > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5657\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"L2zaHVd5f\":{\"layout\":[\"fixed\",\"auto\"]},\"g_fdq2exh\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerE0xsOzEpo=withCSS(Component,css,\"framer-JItwz\");export default FramerE0xsOzEpo;FramerE0xsOzEpo.displayName=\"Podcast Transcript Generator\";FramerE0xsOzEpo.defaultProps={height:5657,width:1200};addFonts(FramerE0xsOzEpo,[{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\"}]},...NavSimpleFonts,...HeroFeaturesFonts,...BlockFeaturesFonts,...CardsFeaturesFonts,...FeaturesWithLinksFonts,...TestimonialsFonts,...FAQFeaturesFonts,...LastCTAFeaturesFonts,...FooterFonts,...NavigationCopy2Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerE0xsOzEpo\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"5657\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"L2zaHVd5f\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"g_fdq2exh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavSimpleFonts", "getFonts", "hH1DdpI8D_default", "HeroFeaturesFonts", "yv_9eGaeI_default", "BlockFeaturesFonts", "GTFrcJaOR_default", "CardsFeaturesFonts", "DIfjvnXV2_default", "FeaturesWithLinksFonts", "TtL2kB0sL_default", "TestimonialsFonts", "Q14WDvjkr_default", "FAQFeaturesFonts", "HXCBl9cg5_default", "LastCTAFeaturesFonts", "t6PdhRdSW_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", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "RichText2", "x", "css", "FramerE0xsOzEpo", "withCSS", "E0xsOzEpo_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
