{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/svITC2CPqzuQHKdeIVNA/VCL1Tpxk4Zv7SOJezAEO/CcmEK7Nz7.js"],
  "sourcesContent": ["// Generated by Framer (18f6785)\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,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Video as Video1}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/0jtlswBvrookcx7EpjBD/Video.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/IZ0vSV62Dv7ax4rBiGUk/Video.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/9zLIz4fn80IR9zpOx18Q/Embed.js\";import CTAWHITE from\"#framer/local/canvasComponent/CRK3G0C5m/CRK3G0C5m.js\";import HoursOfWork from\"#framer/local/canvasComponent/IefplEbx2/IefplEbx2.js\";import CTABLUE from\"#framer/local/canvasComponent/Ikr1DFpyO/Ikr1DFpyO.js\";import SectionLeft from\"#framer/local/canvasComponent/iPRKFgdkE/iPRKFgdkE.js\";import DarkVideoSection from\"#framer/local/canvasComponent/J0nDMfOTF/J0nDMfOTF.js\";import FeatureCard from\"#framer/local/canvasComponent/Kym4ifyAB/Kym4ifyAB.js\";import Topbar from\"#framer/local/canvasComponent/lWUcIJP0H/lWUcIJP0H.js\";import Footer from\"#framer/local/canvasComponent/M82dauGNX/M82dauGNX.js\";import Button from\"#framer/local/canvasComponent/Tnz4seCKc/Tnz4seCKc.js\";import SectionRight from\"#framer/local/canvasComponent/XooF4Lwbl/XooF4Lwbl.js\";import*as sharedStyle from\"#framer/local/css/IvaoUEF0t/IvaoUEF0t.js\";import*as sharedStyle4 from\"#framer/local/css/pbkah0okA/pbkah0okA.js\";import*as sharedStyle2 from\"#framer/local/css/puB8kY46u/puB8kY46u.js\";import*as sharedStyle3 from\"#framer/local/css/pzgAh97sX/pzgAh97sX.js\";import*as sharedStyle5 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle1 from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import metadataProvider from\"#framer/local/webPageMetadata/CcmEK7Nz7/CcmEK7Nz7.js\";const TopbarFonts=getFonts(Topbar);const ButtonFonts=getFonts(Button);const VideoFonts=getFonts(Video);const FeatureCardFonts=getFonts(FeatureCard);const SectionLeftFonts=getFonts(SectionLeft);const SectionRightFonts=getFonts(SectionRight);const EmbedFonts=getFonts(Embed);const Video1Fonts=getFonts(Video1);const HoursOfWorkFonts=getFonts(HoursOfWork);const CTAWHITEFonts=getFonts(CTAWHITE);const DarkVideoSectionFonts=getFonts(DarkVideoSection);const CTABLUEFonts=getFonts(CTABLUE);const FooterFonts=getFonts(Footer);const cycleOrder=[\"Q3n4PQeQ0\",\"Tt3ErEB_t\",\"y4EFP_VPf\"];const breakpoints={Q3n4PQeQ0:\"(min-width: 1200px)\",Tt3ErEB_t:\"(min-width: 810px) and (max-width: 1199px)\",y4EFP_VPf:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-xcj0s\";const variantClassNames={Q3n4PQeQ0:\"framer-v-1abimyn\",Tt3ErEB_t:\"framer-v-u07mwt\",y4EFP_VPf:\"framer-v-192crw1\"};const valuesByLocaleId={we3DTlYGO:new LazyValue(()=>import(\"./CcmEK7Nz7-0.js\"))};const 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);}};const 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 metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"Q3n4PQeQ0\",Phone:\"y4EFP_VPf\",Tablet:\"Tt3ErEB_t\"};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:\"Q3n4PQeQ0\"};};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-xcj0s`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-xcj0s`);};},[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 defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Q3n4PQeQ0\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1abimyn\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-x37vx8-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y4EFP_VPf:{variant:\"WfCe3CDjn\"}},children:/*#__PURE__*/_jsx(Topbar,{A1zRm2gWT:\"https://app.recast.studio/auth/register?ref=headliner\",height:\"100%\",id:\"Z7zLcmiqI\",layoutId:\"Z7zLcmiqI\",style:{width:\"100%\"},variant:\"U9f1RpE5X\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a7skte\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w1r0av\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gogdxd\",\"data-styles-preset\":\"IvaoUEF0t\",style:{\"--framer-text-color\":\"var(--token-bb9bae11-5fca-4d28-a403-52792457a3a9, rgb(255, 185, 35))\"},children:\"AI Powered\"})}),className:\"framer-1qk3409\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\"},children:\"Headliner App Alternative\"})}),className:\"framer-1trvklv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ft9j6e\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11ru2ty\",\"data-styles-preset\":\"puB8kY46u\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\"},children:\"Recast Studio is a Headliner App alternative tool that automatically turns your podcast episode into short video clips & writes show notes, blog posts, social media posts and more in minutes.\"})}),className:\"framer-1m6qtgo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9oo64r\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-jtaj3z-container\",children:/*#__PURE__*/_jsx(Button,{gHeOvXgAq:\"https://app.recast.studio/auth/register?ref=headliner\",Goeh0UlpU:\"PlayCircle\",height:\"100%\",hyoIEBZCr:\"Try Recast for Free\",id:\"HZQaagTKb\",layoutId:\"HZQaagTKb\",Uwhubicpx:false,variant:\"gSXZ_qzqL\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4llomy\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hg882c-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"var(--token-32158bd7-f5e0-4bce-9d21-6746958e4d0a, rgb(19, 21, 22))\",borderRadius:1.25,bottomLeftRadius:1.25,bottomRightRadius:1.25,controls:false,height:\"100%\",id:\"GsZ0HA16G\",isMixedBorderRadius:false,layoutId:\"GsZ0HA16G\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/kjsdmEQhYr6HWEDhmaPmn2AFRzg.mp4\",srcType:\"Upload\",srcUrl:\"https://d1f7tgeg5sk2vt.cloudfront.net/manual/create-clip-il.mp4\",startTime:0,style:{width:\"100%\"},topLeftRadius:1.25,topRightRadius:1.25,volume:25,width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i2ci17\",\"data-framer-name\":\"Main features\",name:\"Main features\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t8buto\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1b74ta\",\"data-styles-preset\":\"pzgAh97sX\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(136, 0, 255))\"},children:\"AI Generated\"})}),className:\"framer-ji9s8t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tif1bq\",\"data-styles-preset\":\"pbkah0okA\",style:{\"--framer-text-alignment\":\"center\"},children:\"Marketing Assets for your Podcast in a Single Click\"})}),className:\"framer-rex58z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uurnig\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3zm7au\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{width:\"max((min(100vw - 100px, 1200px) - 20px) / 2, 200px)\"},y4EFP_VPf:{width:\"max(min(100vw - 40px, 1200px), 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((min(100vw - 200px, 1200px) - 40px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fcpmej-container\",children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Explore pages\",fsUmuS24I:\"Recast extracts the most engaging highlights from your episode to create short video clips. \",g56HeEMzh:\"Video Clips\",height:\"100%\",HQlsDHpqI:true,id:\"Cx5OiOQA_\",J2X4hmGjs:true,layoutId:\"Cx5OiOQA_\",qKOBsbAyJ:false,style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"YoutubeLogo\",variant:\"oO6m8pK61\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{width:\"max((min(100vw - 100px, 1200px) - 20px) / 2, 200px)\"},y4EFP_VPf:{width:\"max(min(100vw - 40px, 1200px), 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((min(100vw - 200px, 1200px) - 40px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-107ww8i-container\",children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Explore pages\",fsUmuS24I:\"Our AI-powered tool automatically generates shownotes for your podcast episodes.\",g56HeEMzh:\"Shownotes\",height:\"100%\",HQlsDHpqI:true,id:\"sd4doo5zV\",J2X4hmGjs:true,layoutId:\"sd4doo5zV\",qKOBsbAyJ:false,style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"NotePencil\",variant:\"oO6m8pK61\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{width:\"max((min(100vw - 100px, 1200px) - 20px) / 2, 200px)\"},y4EFP_VPf:{width:\"max(min(100vw - 40px, 1200px), 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((min(100vw - 200px, 1200px) - 40px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s79bz9-container\",children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Explore pages\",fsUmuS24I:\"Turn podcast episode into a long-form, detailed blog post optimized for SEO and readability. \",g56HeEMzh:\"Blog Post\",height:\"100%\",HQlsDHpqI:true,id:\"LHX5rtmj0\",J2X4hmGjs:true,layoutId:\"LHX5rtmj0\",qKOBsbAyJ:false,style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"Article\",variant:\"oO6m8pK61\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{width:\"max((min(100vw - 100px, 1200px) - 20px) / 2, 200px)\"},y4EFP_VPf:{width:\"max(min(100vw - 40px, 1200px), 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((min(100vw - 200px, 1200px) - 40px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ic651c-container\",children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Explore pages\",fsUmuS24I:\"Get AI-generated LinkedIn posts, Tweets, Instagram captions and more for your podcast episodes.\",g56HeEMzh:\"Social Posts\",height:\"100%\",HQlsDHpqI:true,id:\"BFnmhUxPo\",J2X4hmGjs:true,layoutId:\"BFnmhUxPo\",qKOBsbAyJ:false,style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"TwitterLogo\",variant:\"oO6m8pK61\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{width:\"max((min(100vw - 100px, 1200px) - 20px) / 2, 200px)\"},y4EFP_VPf:{width:\"max(min(100vw - 40px, 1200px), 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((min(100vw - 200px, 1200px) - 40px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-uay3j0-container\",children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Explore pages\",fsUmuS24I:\"Send an automatically drafted captivating email with a podcast summary and key takeaways to your audience.\",g56HeEMzh:\"Email\",height:\"100%\",HQlsDHpqI:true,id:\"yOcwAbnKX\",J2X4hmGjs:true,layoutId:\"yOcwAbnKX\",qKOBsbAyJ:false,style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"EnvelopeOpen\",variant:\"oO6m8pK61\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{width:\"max((min(100vw - 100px, 1200px) - 20px) / 2, 200px)\"},y4EFP_VPf:{width:\"max(min(100vw - 40px, 1200px), 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((min(100vw - 200px, 1200px) - 40px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-7dkdef-container\",children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Explore pages\",fsUmuS24I:\"Brainstorming can be easy as pie when you have a list of titles to choose from. Simply select your favorite title and start brainstorming ideas.s and more.\",g56HeEMzh:\"Titles\",height:\"100%\",HQlsDHpqI:true,id:\"MPvhxWo1B\",J2X4hmGjs:true,layoutId:\"MPvhxWo1B\",qKOBsbAyJ:false,style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"TextH\",variant:\"oO6m8pK61\",width:\"100%\"})})})})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i46r2w-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{variant:\"YunNqGHlP\"},y4EFP_VPf:{variant:\"PfXtqRaga\"}},children:/*#__PURE__*/_jsx(SectionLeft,{height:\"100%\",id:\"Bai3DVtKJ\",iyQmpQNVS:\"https://widget.senja.io/widget/91e8298a-95d5-4a41-8271-4d6ec73a9cd0\",kbgksxQwG:true,l8PICrJIZ:\"Recast Studio usese AI to extract the share-worthy highlights to create social ready short clips from your episode in minutes. \",layoutId:\"Bai3DVtKJ\",Qv4VpglIc:\"https://d1f7tgeg5sk2vt.cloudfront.net/manual/turn-podcast-into-multple-clips.mp4\",rV8641jiW:true,style:{width:\"100%\"},ulP0aQWlA:true,variant:\"OfTUb_Asr\",width:\"100%\",x4lDE98xU:\"Single Episode,30+ Viral Clips. In Minutes.\",ZquJs95xY:\"AI Shorts\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-146avv8-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{variant:\"V7tgWOKtZ\"},y4EFP_VPf:{variant:\"YAm9SljiD\"}},children:/*#__PURE__*/_jsx(SectionRight,{bgLcf7WpQ:true,dCbe33rBK:\"https://d1f7tgeg5sk2vt.cloudfront.net/manual/page/templates-for-all.mp4\",F3uIPJ6Cg:\"https://widget.senja.io/widget/3a328524-b22e-4ebb-bca1-38e41d9e4322\",height:\"100%\",id:\"piL8r7spo\",ki2hz7TKx:\"For All Platforms\",layoutId:\"piL8r7spo\",nmTqid4Kn:true,Qv6HKZfmx:\"Social Media Ready Templates\",style:{width:\"100%\"},ujJvbISkA:\"Templates with automatic captions designed for engagment on social media.\",variant:\"rkZcnHOl6\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xa1fe8\",\"data-framer-name\":\"Stay on Brad\",name:\"Stay on Brad\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-kjz5bl\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w1gozo\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xgxrtu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-knqbcq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1b74ta\",\"data-styles-preset\":\"pzgAh97sX\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(136, 0, 255))\"},children:\"Simple & easy\"})}),className:\"framer-14mnoh9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1tif1bq\",\"data-styles-preset\":\"pbkah0okA\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Stay on brand, customize everything.\",/*#__PURE__*/_jsx(\"br\",{}),\"In Minutes.\"]})}),className:\"framer-3sk93r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\"},children:\"Super simple and easy editor to customize the clips to match your brand. Save changes and templates to create clips 10X faster.\"})}),className:\"framer-17y6evz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14gwqon\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lh46k1-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:\"\",id:\"kTQGvLSwa\",layoutId:\"kTQGvLSwa\",style:{height:\"100%\",width:\"100%\"},type:\"url\",url:\"https://widget.senja.io/widget/61ffdb00-9a1a-4e3f-a90c-16529688055c\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eu7y8r-container\",children:/*#__PURE__*/_jsx(Video1,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,canvasPlay:false,controls:false,height:\"100%\",id:\"iwS94ish5\",isMixedBorderRadius:false,layoutId:\"iwS94ish5\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcType:\"URL\",srcUrl:\"https://d1f7tgeg5sk2vt.cloudfront.net/manual/page/QUICK-EDIT.mp4\",startTime:0,style:{width:\"100%\"},topLeftRadius:20,topRightRadius:20,volume:25,width:\"100%\"})})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-8bo88i-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{variant:\"Ci37VRe1q\"},y4EFP_VPf:{variant:\"Z74xW0DrV\"}},children:/*#__PURE__*/_jsx(HoursOfWork,{height:\"100%\",id:\"KJviiaIWP\",layoutId:\"KJviiaIWP\",style:{width:\"100%\"},variant:\"Op9U013F3\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-rlsfo2-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y4EFP_VPf:{variant:\"GYQWyF0Ey\"}},children:/*#__PURE__*/_jsx(CTAWHITE,{a05tE4DPp:true,EZ4G7X1jq:true,GXROB6uUC:\"Try for Free\",HCNrO9cPH:\"https://app.recast.studio/auth/register?ref=headliner\",height:\"100%\",id:\"ysVMr043d\",layoutId:\"ysVMr043d\",NfmJiGryh:\"Reach\",PNIA6UkQf:true,style:{width:\"100%\"},TpjSqxmiu:\"Unlock the value of your Podcast using AI\",variant:\"gKC6nvxfB\",We5qjmImd:\"Recast can help you increase your reach by 10x with vairal shorts, posts, and content for your blog or newsletter.\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-12g1i90-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{variant:\"WLg7BpqMY\"},y4EFP_VPf:{variant:\"GK2I5QMuz\"}},children:/*#__PURE__*/_jsx(DarkVideoSection,{height:\"100%\",HLRpYjHH9:\"Design Your Own Templates\",id:\"RYArcRprl\",layoutId:\"RYArcRprl\",r3iVUJc7p:\"https://d1f7tgeg5sk2vt.cloudfront.net/manual/page/advanced_editor.mp4\",spK3pzCgZ:\"Use the simple yet powerful advanced editor to create videos & templates. Add text, emojis, GIFs, shapes. Animate elements in a click.\",style:{width:\"100%\"},uXMrp18OY:\"Advanced Editor\",variant:\"hUSUbkgPO\",width:\"100%\",YGz4YuY_c:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e54jmf\",\"data-framer-name\":\"tools\",name:\"tools\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jq1gib\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1b74ta\",\"data-styles-preset\":\"pzgAh97sX\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(136, 0, 255))\"},children:\"complete toolkit\"})}),className:\"framer-zxluo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tif1bq\",\"data-styles-preset\":\"pbkah0okA\",style:{\"--framer-text-alignment\":\"center\"},children:\"Everything You Need To Promote your Podcast\"})}),className:\"framer-1cx0k5x\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nvaidt\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vfkrxl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{width:\"max((min(100vw - 100px, 1200px) - 20px) / 2, 200px)\"},y4EFP_VPf:{width:\"max(min(100vw - 40px, 1200px), 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((min(100vw - 200px, 1200px) - 40px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-6w3mtn-container\",children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Explore pages\",fsUmuS24I:\"Add animated waveform visualization to your videos to make them stand out.\",g56HeEMzh:\"Audiogram Animation\",height:\"100%\",HQlsDHpqI:true,id:\"AKrrVAu6z\",J2X4hmGjs:true,layoutId:\"AKrrVAu6z\",qKOBsbAyJ:false,style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"WaveSine\",variant:\"oO6m8pK61\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{width:\"max((min(100vw - 100px, 1200px) - 20px) / 2, 200px)\"},y4EFP_VPf:{width:\"max(min(100vw - 40px, 1200px), 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((min(100vw - 200px, 1200px) - 40px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mliqa2-container\",children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Explore pages\",fsUmuS24I:\"Hook your audience with every word you say with automatic captions.\",g56HeEMzh:\"Automatic Captions\",height:\"100%\",HQlsDHpqI:true,id:\"mV3TC_Ko5\",J2X4hmGjs:true,layoutId:\"mV3TC_Ko5\",qKOBsbAyJ:false,style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"ClosedCaptioning\",variant:\"oO6m8pK61\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{width:\"max((min(100vw - 100px, 1200px) - 20px) / 2, 200px)\"},y4EFP_VPf:{width:\"max(min(100vw - 40px, 1200px), 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((min(100vw - 200px, 1200px) - 40px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-a6vupz-container\",children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Explore pages\",fsUmuS24I:\"A dynamic progress bar increases engagement on social media sites like Instagram and Twitter, and Facebook.\",g56HeEMzh:\"Progress Bar\",height:\"100%\",HQlsDHpqI:true,id:\"rRg1jaq6V\",J2X4hmGjs:true,layoutId:\"rRg1jaq6V\",qKOBsbAyJ:false,style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"Timer\",variant:\"oO6m8pK61\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{width:\"max((min(100vw - 100px, 1200px) - 20px) / 2, 200px)\"},y4EFP_VPf:{width:\"max(min(100vw - 40px, 1200px), 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((min(100vw - 200px, 1200px) - 40px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s1lkjo-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Explore pages\",fsUmuS24I:\"Get AI-generated LinkedIn posts, Tweets, Instagram captions and more for your podcast episodes.\",g56HeEMzh:\"Animated Text\",height:\"100%\",HQlsDHpqI:false,id:\"eQn1a8Z7m\",J2X4hmGjs:true,layoutId:\"eQn1a8Z7m\",qKOBsbAyJ:false,style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"MagnifyingGlass\",variant:\"hUO6W9Cv4\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{width:\"max((min(100vw - 100px, 1200px) - 20px) / 2, 200px)\"},y4EFP_VPf:{width:\"max(min(100vw - 40px, 1200px), 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((min(100vw - 200px, 1200px) - 40px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-16n0qrv-container\",children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Explore pages\",fsUmuS24I:\"Send an automatically drafted captivating email with a podcast summary and key takeaways to your audience.\",g56HeEMzh:\"Emojis\",height:\"100%\",HQlsDHpqI:false,id:\"WnGJ05nt8\",J2X4hmGjs:true,layoutId:\"WnGJ05nt8\",qKOBsbAyJ:false,style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"Smiley\",variant:\"hUO6W9Cv4\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{width:\"max((min(100vw - 100px, 1200px) - 20px) / 2, 200px)\"},y4EFP_VPf:{width:\"max(min(100vw - 40px, 1200px), 200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((min(100vw - 200px, 1200px) - 40px) / 3, 200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ri2k3e-container\",children:/*#__PURE__*/_jsx(FeatureCard,{EgEa9J473:\"Explore pages\",fsUmuS24I:\"Brainstorming can be easy as pie when you have a list of titles to choose from. Simply select your favorite title and start brainstorming ideas.s and more.\",g56HeEMzh:\"Shapes & GIFs\",height:\"100%\",HQlsDHpqI:false,id:\"K_Aex40IW\",J2X4hmGjs:true,layoutId:\"K_Aex40IW\",qKOBsbAyJ:false,style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"Gif\",variant:\"hUO6W9Cv4\",width:\"100%\"})})})})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ck86il-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{variant:\"T5eOU_tTi\"},y4EFP_VPf:{variant:\"gBB4NoWiB\"}},children:/*#__PURE__*/_jsx(CTABLUE,{height:\"100%\",id:\"glTQylcLI\",IdUEzDsTG:true,KH7U2B76w:\"Optimize Your Podcast SEO\",layoutId:\"glTQylcLI\",p3WgEmxGD:\"Nail the SEO of your podcast with automatically generated transcript, show notes and blog posts.\",style:{width:\"100%\"},variant:\"glGEu8CeW\",width:\"100%\",YAyPbmFXH:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sbtss0\",\"data-framer-name\":\"transcript editor\",name:\"transcript editor\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6wvrn4\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-feb17r\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sh3ey5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tif1bq\",\"data-styles-preset\":\"pbkah0okA\",style:{\"--framer-text-alignment\":\"left\"},children:\"Transcript Editor\"})}),className:\"framer-10kdfm8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\"},children:\"Recast Studio uses AI to generate the full transcript of your episodes. Editing and fixing the transcript is as simple as a text document.\"})}),className:\"framer-17tkqyq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gjazln\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dvti5i-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:\"\",id:\"DK9VW_WNG\",layoutId:\"DK9VW_WNG\",style:{height:\"100%\",width:\"100%\"},type:\"url\",url:\"https://widget.senja.io/widget/8f2ddcec-6d03-4fac-a831-f5301cbf82d3\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tt3ErEB_t:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2880,intrinsicWidth:5120,loading:\"lazy\",pixelHeight:2880,pixelWidth:5120,sizes:\"min(100vw - 100px, 1200px)\",src:\"https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg\",srcSet:\"https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg 5120w\"}},y4EFP_VPf:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2880,intrinsicWidth:5120,loading:\"lazy\",pixelHeight:2880,pixelWidth:5120,sizes:\"min(100vw - 40px, 1200px)\",src:\"https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg\",srcSet:\"https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg 5120w\"}}},children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2880,intrinsicWidth:5120,loading:\"lazy\",pixelHeight:2880,pixelWidth:5120,sizes:\"max((min(100vw - 200px, 1200px) - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg\",srcSet:\"https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/d1xv23lohWIezwkwQogANBdUFa0.jpg 5120w\"},className:\"framer-1ks0iur\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-802buu-container\",children:/*#__PURE__*/_jsx(Video1,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,canvasPlay:false,controls:false,height:\"100%\",id:\"goXtwm2uh\",isMixedBorderRadius:false,layoutId:\"goXtwm2uh\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcType:\"URL\",srcUrl:\"https://d1f7tgeg5sk2vt.cloudfront.net/manual/page/transcript-editor.mp4\",startTime:0,style:{width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-40ps72\",\"data-framer-name\":\"SEO\",name:\"SEO\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sddylf\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-928wew\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jp7lnw-container\",children:/*#__PURE__*/_jsx(Video1,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,canvasPlay:false,controls:false,height:\"100%\",id:\"bevZrfYPL\",isMixedBorderRadius:false,layoutId:\"bevZrfYPL\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcType:\"URL\",srcUrl:\"https://d1f7tgeg5sk2vt.cloudfront.net/manual/page/seo.mp4\",startTime:0,style:{width:\"100%\"},topLeftRadius:20,topRightRadius:20,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gmfzx\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uspi9m\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tif1bq\",\"data-styles-preset\":\"pbkah0okA\",style:{\"--framer-text-alignment\":\"left\"},children:\"Generate SEO and social content in one click\"})}),className:\"framer-38dv5s\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sf2gte\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-j80xus-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:\"\",id:\"TZarx05yC\",layoutId:\"TZarx05yC\",style:{height:\"100%\",width:\"100%\"},type:\"url\",url:\"https://widget.senja.io/widget/31ee8e62-fadc-4fe0-8321-4846867aed5d\",width:\"100%\"})})})})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10tz0q8\",\"data-framer-name\":\"CTA\",name:\"CTA\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1liauca\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dqh7in\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tif1bq\",\"data-styles-preset\":\"pbkah0okA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\"},children:\"Get The Best Out Of Your Podcast Content\"})}),className:\"framer-140ug2r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15mtqoh-container\",children:/*#__PURE__*/_jsx(Button,{gHeOvXgAq:\"https://app.recast.studio/auth/register?ref=headliner\",Goeh0UlpU:\"PlayCircle\",height:\"100%\",hyoIEBZCr:\"Sign Up Now\",id:\"TSV_5YNAJ\",layoutId:\"TSV_5YNAJ\",Uwhubicpx:false,variant:\"rR8gbhtfg\",width:\"100%\"})})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-qfriq3-container\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"wKApAmlrJ\",layoutId:\"wKApAmlrJ\",style:{width:\"100%\"},variant:\"C84emq_vd\",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-xcj0s { background: white; }`,\".framer-xcj0s.framer-bnmzau, .framer-xcj0s .framer-bnmzau { display: block; }\",\".framer-xcj0s.framer-1abimyn { 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-xcj0s .framer-x37vx8-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-xcj0s .framer-1a7skte { align-content: center; align-items: center; background-color: var(--token-32158bd7-f5e0-4bce-9d21-6746958e4d0a, #333342); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 180px 100px 100px 100px; position: relative; width: 100%; z-index: 1; }\",\".framer-xcj0s .framer-1w1r0av { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 960px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-1qk3409, .framer-xcj0s .framer-ji9s8t, .framer-xcj0s .framer-14mnoh9, .framer-xcj0s .framer-zxluo { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-xcj0s .framer-1trvklv, .framer-xcj0s .framer-1m6qtgo, .framer-xcj0s .framer-rex58z, .framer-xcj0s .framer-3sk93r, .framer-xcj0s .framer-17y6evz, .framer-xcj0s .framer-1cx0k5x, .framer-xcj0s .framer-10kdfm8, .framer-xcj0s .framer-17tkqyq, .framer-xcj0s .framer-38dv5s, .framer-xcj0s .framer-140ug2r { --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-xcj0s .framer-ft9j6e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 960px; }\",\".framer-xcj0s .framer-9oo64r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-jtaj3z-container, .framer-xcj0s .framer-15mtqoh-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-xcj0s .framer-4llomy { --border-bottom-width: 1px; --border-color: #3b3f41; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 3px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-xcj0s .framer-1hg882c-container, .framer-xcj0s .framer-1i46r2w-container, .framer-xcj0s .framer-146avv8-container, .framer-xcj0s .framer-rlsfo2-container, .framer-xcj0s .framer-12g1i90-container, .framer-xcj0s .framer-ck86il-container, .framer-xcj0s .framer-802buu-container, .framer-xcj0s .framer-qfriq3-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-xcj0s .framer-i2ci17, .framer-xcj0s .framer-e54jmf { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-t8buto, .framer-xcj0s .framer-jq1gib { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 600px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-uurnig, .framer-xcj0s .framer-nvaidt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-3zm7au, .framer-xcj0s .framer-vfkrxl { display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-1fcpmej-container, .framer-xcj0s .framer-107ww8i-container, .framer-xcj0s .framer-1s79bz9-container, .framer-xcj0s .framer-1ic651c-container, .framer-xcj0s .framer-uay3j0-container, .framer-xcj0s .framer-7dkdef-container, .framer-xcj0s .framer-6w3mtn-container, .framer-xcj0s .framer-1mliqa2-container, .framer-xcj0s .framer-a6vupz-container, .framer-xcj0s .framer-1s1lkjo-container, .framer-xcj0s .framer-16n0qrv-container, .framer-xcj0s .framer-ri2k3e-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-xcj0s .framer-xa1fe8, .framer-xcj0s .framer-sbtss0 { align-content: center; align-items: center; background-color: var(--token-0cdf47b3-ce1f-4341-98ec-f094608541cb, #f6f4ff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-kjz5bl, .framer-xcj0s .framer-6wvrn4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-1w1gozo { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-xcj0s .framer-1xgxrtu, .framer-xcj0s .framer-1gmfzx { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-xcj0s .framer-knqbcq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-14gwqon, .framer-xcj0s .framer-1gjazln, .framer-xcj0s .framer-sf2gte { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-1lh46k1-container, .framer-xcj0s .framer-j80xus-container { flex: none; height: 233px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-1eu7y8r-container, .framer-xcj0s .framer-1jp7lnw-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-xcj0s .framer-8bo88i-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-xcj0s .framer-feb17r { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-xcj0s .framer-sh3ey5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 530px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-1dvti5i-container { flex: none; height: 203px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-1ks0iur { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.08); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 10px 30px -20px rgba(0, 0, 0, 0.25); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-xcj0s .framer-40ps72 { align-content: center; align-items: center; background-color: var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-1sddylf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-928wew { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-xcj0s .framer-1uspi9m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-10tz0q8 { align-content: center; align-items: center; background-color: var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, #7421fc); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-1liauca { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 50px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xcj0s .framer-dqh7in { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xcj0s.framer-1abimyn, .framer-xcj0s .framer-1a7skte, .framer-xcj0s .framer-1w1r0av, .framer-xcj0s .framer-ft9j6e, .framer-xcj0s .framer-9oo64r, .framer-xcj0s .framer-4llomy, .framer-xcj0s .framer-i2ci17, .framer-xcj0s .framer-t8buto, .framer-xcj0s .framer-uurnig, .framer-xcj0s .framer-xa1fe8, .framer-xcj0s .framer-kjz5bl, .framer-xcj0s .framer-1w1gozo, .framer-xcj0s .framer-1xgxrtu, .framer-xcj0s .framer-knqbcq, .framer-xcj0s .framer-14gwqon, .framer-xcj0s .framer-e54jmf, .framer-xcj0s .framer-jq1gib, .framer-xcj0s .framer-nvaidt, .framer-xcj0s .framer-sbtss0, .framer-xcj0s .framer-6wvrn4, .framer-xcj0s .framer-feb17r, .framer-xcj0s .framer-sh3ey5, .framer-xcj0s .framer-1gjazln, .framer-xcj0s .framer-1ks0iur, .framer-xcj0s .framer-40ps72, .framer-xcj0s .framer-1sddylf, .framer-xcj0s .framer-928wew, .framer-xcj0s .framer-1gmfzx, .framer-xcj0s .framer-1uspi9m, .framer-xcj0s .framer-sf2gte, .framer-xcj0s .framer-10tz0q8, .framer-xcj0s .framer-1liauca, .framer-xcj0s .framer-dqh7in { gap: 0px; } .framer-xcj0s.framer-1abimyn > *, .framer-xcj0s .framer-4llomy > *, .framer-xcj0s .framer-xa1fe8 > *, .framer-xcj0s .framer-sbtss0 > *, .framer-xcj0s .framer-40ps72 > *, .framer-xcj0s .framer-10tz0q8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-xcj0s.framer-1abimyn > :first-child, .framer-xcj0s .framer-1a7skte > :first-child, .framer-xcj0s .framer-1w1r0av > :first-child, .framer-xcj0s .framer-ft9j6e > :first-child, .framer-xcj0s .framer-4llomy > :first-child, .framer-xcj0s .framer-i2ci17 > :first-child, .framer-xcj0s .framer-t8buto > :first-child, .framer-xcj0s .framer-uurnig > :first-child, .framer-xcj0s .framer-xa1fe8 > :first-child, .framer-xcj0s .framer-1xgxrtu > :first-child, .framer-xcj0s .framer-knqbcq > :first-child, .framer-xcj0s .framer-14gwqon > :first-child, .framer-xcj0s .framer-e54jmf > :first-child, .framer-xcj0s .framer-jq1gib > :first-child, .framer-xcj0s .framer-nvaidt > :first-child, .framer-xcj0s .framer-sbtss0 > :first-child, .framer-xcj0s .framer-feb17r > :first-child, .framer-xcj0s .framer-sh3ey5 > :first-child, .framer-xcj0s .framer-1gjazln > :first-child, .framer-xcj0s .framer-1ks0iur > :first-child, .framer-xcj0s .framer-40ps72 > :first-child, .framer-xcj0s .framer-1gmfzx > :first-child, .framer-xcj0s .framer-1uspi9m > :first-child, .framer-xcj0s .framer-sf2gte > :first-child, .framer-xcj0s .framer-10tz0q8 > :first-child, .framer-xcj0s .framer-dqh7in > :first-child { margin-top: 0px; } .framer-xcj0s.framer-1abimyn > :last-child, .framer-xcj0s .framer-1a7skte > :last-child, .framer-xcj0s .framer-1w1r0av > :last-child, .framer-xcj0s .framer-ft9j6e > :last-child, .framer-xcj0s .framer-4llomy > :last-child, .framer-xcj0s .framer-i2ci17 > :last-child, .framer-xcj0s .framer-t8buto > :last-child, .framer-xcj0s .framer-uurnig > :last-child, .framer-xcj0s .framer-xa1fe8 > :last-child, .framer-xcj0s .framer-1xgxrtu > :last-child, .framer-xcj0s .framer-knqbcq > :last-child, .framer-xcj0s .framer-14gwqon > :last-child, .framer-xcj0s .framer-e54jmf > :last-child, .framer-xcj0s .framer-jq1gib > :last-child, .framer-xcj0s .framer-nvaidt > :last-child, .framer-xcj0s .framer-sbtss0 > :last-child, .framer-xcj0s .framer-feb17r > :last-child, .framer-xcj0s .framer-sh3ey5 > :last-child, .framer-xcj0s .framer-1gjazln > :last-child, .framer-xcj0s .framer-1ks0iur > :last-child, .framer-xcj0s .framer-40ps72 > :last-child, .framer-xcj0s .framer-1gmfzx > :last-child, .framer-xcj0s .framer-1uspi9m > :last-child, .framer-xcj0s .framer-sf2gte > :last-child, .framer-xcj0s .framer-10tz0q8 > :last-child, .framer-xcj0s .framer-dqh7in > :last-child { margin-bottom: 0px; } .framer-xcj0s .framer-1a7skte > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-xcj0s .framer-1w1r0av > *, .framer-xcj0s .framer-uurnig > *, .framer-xcj0s .framer-knqbcq > *, .framer-xcj0s .framer-nvaidt > *, .framer-xcj0s .framer-sh3ey5 > *, .framer-xcj0s .framer-1uspi9m > *, .framer-xcj0s .framer-dqh7in > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-xcj0s .framer-ft9j6e > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-xcj0s .framer-9oo64r > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-xcj0s .framer-9oo64r > :first-child, .framer-xcj0s .framer-kjz5bl > :first-child, .framer-xcj0s .framer-1w1gozo > :first-child, .framer-xcj0s .framer-6wvrn4 > :first-child, .framer-xcj0s .framer-1sddylf > :first-child, .framer-xcj0s .framer-928wew > :first-child, .framer-xcj0s .framer-1liauca > :first-child { margin-left: 0px; } .framer-xcj0s .framer-9oo64r > :last-child, .framer-xcj0s .framer-kjz5bl > :last-child, .framer-xcj0s .framer-1w1gozo > :last-child, .framer-xcj0s .framer-6wvrn4 > :last-child, .framer-xcj0s .framer-1sddylf > :last-child, .framer-xcj0s .framer-928wew > :last-child, .framer-xcj0s .framer-1liauca > :last-child { margin-right: 0px; } .framer-xcj0s .framer-i2ci17 > *, .framer-xcj0s .framer-e54jmf > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-xcj0s .framer-t8buto > *, .framer-xcj0s .framer-14gwqon > *, .framer-xcj0s .framer-jq1gib > *, .framer-xcj0s .framer-1gjazln > *, .framer-xcj0s .framer-1ks0iur > *, .framer-xcj0s .framer-sf2gte > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-xcj0s .framer-kjz5bl > *, .framer-xcj0s .framer-1w1gozo > *, .framer-xcj0s .framer-6wvrn4 > *, .framer-xcj0s .framer-1sddylf > *, .framer-xcj0s .framer-928wew > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-xcj0s .framer-1xgxrtu > *, .framer-xcj0s .framer-feb17r > *, .framer-xcj0s .framer-1gmfzx > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-xcj0s .framer-1liauca > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } }\",\"@media (min-width: 1200px) { .framer-xcj0s .hidden-1abimyn { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-xcj0s .hidden-u07mwt { display: none !important; } .${metadata.bodyClassName}-framer-xcj0s { background: white; } .framer-xcj0s.framer-1abimyn { width: 810px; } .framer-xcj0s .framer-1a7skte { height: 1394px; padding: 20px 50px 100px 50px; } .framer-xcj0s .framer-1w1r0av { max-width: 800px; } .framer-xcj0s .framer-ft9j6e { width: 100%; } .framer-xcj0s .framer-i2ci17, .framer-xcj0s .framer-xa1fe8, .framer-xcj0s .framer-e54jmf, .framer-xcj0s .framer-sbtss0, .framer-xcj0s .framer-40ps72, .framer-xcj0s .framer-10tz0q8 { padding: 100px 50px 100px 50px; } .framer-xcj0s .framer-3zm7au { grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(3, min-content); } .framer-xcj0s .framer-kjz5bl, .framer-xcj0s .framer-6wvrn4 { flex-direction: column; gap: 80px; } .framer-xcj0s .framer-1w1gozo { flex: none; flex-direction: column; width: 100%; } .framer-xcj0s .framer-1xgxrtu, .framer-xcj0s .framer-1eu7y8r-container, .framer-xcj0s .framer-feb17r, .framer-xcj0s .framer-1ks0iur, .framer-xcj0s .framer-1jp7lnw-container, .framer-xcj0s .framer-1gmfzx, .framer-xcj0s .framer-dqh7in { flex: none; width: 100%; } .framer-xcj0s .framer-vfkrxl { grid-template-columns: repeat(2, minmax(200px, 1fr)); } .framer-xcj0s .framer-1s1lkjo-container { height: auto; } .framer-xcj0s .framer-928wew { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 80px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xcj0s .framer-kjz5bl, .framer-xcj0s .framer-1w1gozo, .framer-xcj0s .framer-6wvrn4, .framer-xcj0s .framer-928wew { gap: 0px; } .framer-xcj0s .framer-kjz5bl > *, .framer-xcj0s .framer-6wvrn4 > *, .framer-xcj0s .framer-928wew > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-xcj0s .framer-kjz5bl > :first-child, .framer-xcj0s .framer-1w1gozo > :first-child, .framer-xcj0s .framer-6wvrn4 > :first-child, .framer-xcj0s .framer-928wew > :first-child { margin-top: 0px; } .framer-xcj0s .framer-kjz5bl > :last-child, .framer-xcj0s .framer-1w1gozo > :last-child, .framer-xcj0s .framer-6wvrn4 > :last-child, .framer-xcj0s .framer-928wew > :last-child { margin-bottom: 0px; } .framer-xcj0s .framer-1w1gozo > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } }}`,`@media (max-width: 809px) { .framer-xcj0s .hidden-192crw1 { display: none !important; } .${metadata.bodyClassName}-framer-xcj0s { background: white; } .framer-xcj0s.framer-1abimyn { width: 390px; } .framer-xcj0s .framer-1a7skte { padding: 180px 20px 50px 20px; } .framer-xcj0s .framer-ft9j6e { width: 100%; } .framer-xcj0s .framer-9oo64r { flex-direction: column; gap: 20px; } .framer-xcj0s .framer-i2ci17, .framer-xcj0s .framer-e54jmf { gap: 50px; padding: 50px 20px 50px 20px; } .framer-xcj0s .framer-3zm7au, .framer-xcj0s .framer-vfkrxl { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-xcj0s .framer-xa1fe8, .framer-xcj0s .framer-sbtss0, .framer-xcj0s .framer-40ps72, .framer-xcj0s .framer-10tz0q8 { padding: 50px 20px 50px 20px; } .framer-xcj0s .framer-kjz5bl, .framer-xcj0s .framer-6wvrn4, .framer-xcj0s .framer-928wew { flex-direction: column; gap: 50px; } .framer-xcj0s .framer-1w1gozo { flex: none; flex-direction: column; width: 100%; } .framer-xcj0s .framer-1xgxrtu, .framer-xcj0s .framer-1eu7y8r-container, .framer-xcj0s .framer-feb17r, .framer-xcj0s .framer-1ks0iur, .framer-xcj0s .framer-1jp7lnw-container, .framer-xcj0s .framer-1gmfzx { flex: none; width: 100%; } .framer-xcj0s .framer-1lh46k1-container { height: 328px; } .framer-xcj0s .framer-1dvti5i-container { height: 307px; } .framer-xcj0s .framer-j80xus-container { height: 305px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xcj0s .framer-9oo64r, .framer-xcj0s .framer-i2ci17, .framer-xcj0s .framer-kjz5bl, .framer-xcj0s .framer-1w1gozo, .framer-xcj0s .framer-e54jmf, .framer-xcj0s .framer-6wvrn4, .framer-xcj0s .framer-928wew { gap: 0px; } .framer-xcj0s .framer-9oo64r > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-xcj0s .framer-9oo64r > :first-child, .framer-xcj0s .framer-i2ci17 > :first-child, .framer-xcj0s .framer-kjz5bl > :first-child, .framer-xcj0s .framer-1w1gozo > :first-child, .framer-xcj0s .framer-e54jmf > :first-child, .framer-xcj0s .framer-6wvrn4 > :first-child, .framer-xcj0s .framer-928wew > :first-child { margin-top: 0px; } .framer-xcj0s .framer-9oo64r > :last-child, .framer-xcj0s .framer-i2ci17 > :last-child, .framer-xcj0s .framer-kjz5bl > :last-child, .framer-xcj0s .framer-1w1gozo > :last-child, .framer-xcj0s .framer-e54jmf > :last-child, .framer-xcj0s .framer-6wvrn4 > :last-child, .framer-xcj0s .framer-928wew > :last-child { margin-bottom: 0px; } .framer-xcj0s .framer-i2ci17 > *, .framer-xcj0s .framer-kjz5bl > *, .framer-xcj0s .framer-e54jmf > *, .framer-xcj0s .framer-6wvrn4 > *, .framer-xcj0s .framer-928wew > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-xcj0s .framer-1w1gozo > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-xcj0s[data-border=\"true\"]::after, .framer-xcj0s [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 11833.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Tt3ErEB_t\":{\"layout\":[\"fixed\",\"auto\"]},\"y4EFP_VPf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerCcmEK7Nz7=withCSS(Component,css,\"framer-xcj0s\");export default FramerCcmEK7Nz7;FramerCcmEK7Nz7.displayName=\"Home\";FramerCcmEK7Nz7.defaultProps={height:11833.5,width:1200};addFonts(FramerCcmEK7Nz7,[{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\"}]},...TopbarFonts,...ButtonFonts,...VideoFonts,...FeatureCardFonts,...SectionLeftFonts,...SectionRightFonts,...EmbedFonts,...Video1Fonts,...HoursOfWorkFonts,...CTAWHITEFonts,...DarkVideoSectionFonts,...CTABLUEFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCcmEK7Nz7\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Tt3ErEB_t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"y4EFP_VPf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"11833.5\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TopbarFonts", "getFonts", "lWUcIJP0H_default", "ButtonFonts", "Tnz4seCKc_default", "VideoFonts", "Video", "FeatureCardFonts", "Kym4ifyAB_default", "SectionLeftFonts", "iPRKFgdkE_default", "SectionRightFonts", "XooF4Lwbl_default", "EmbedFonts", "Embed", "Video1Fonts", "HoursOfWorkFonts", "IefplEbx2_default", "CTAWHITEFonts", "CRK3G0C5m_default", "DarkVideoSectionFonts", "J0nDMfOTF_default", "CTABLUEFonts", "Ikr1DFpyO_default", "FooterFonts", "M82dauGNX_default", "breakpoints", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "preloadPromise", "preloadLocalizedValues", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "variantClassNames", "u", "LayoutGroup", "motion", "cx", "serializationHash", "ComponentViewportProvider", "Container", "PropertyOverrides2", "lWUcIJP0H_default", "RichText2", "x", "Tnz4seCKc_default", "Video", "Kym4ifyAB_default", "iPRKFgdkE_default", "XooF4Lwbl_default", "Embed", "IefplEbx2_default", "CRK3G0C5m_default", "J0nDMfOTF_default", "Ikr1DFpyO_default", "M82dauGNX_default", "css", "FramerCcmEK7Nz7", "withCSS", "CcmEK7Nz7_default", "addFonts", "TopbarFonts", "ButtonFonts", "VideoFonts", "FeatureCardFonts", "SectionLeftFonts", "SectionRightFonts", "EmbedFonts", "Video1Fonts", "HoursOfWorkFonts", "CTAWHITEFonts", "DarkVideoSectionFonts", "CTABLUEFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
