{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Gm1T4KB1knYBTQHS5mdR/3COzmDJcgppTLtmwRu10/LvaVlo35y.js"],
  "sourcesContent": ["// Generated by Framer (c07a8c1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCodeBoundaryForOverrides,withCSS,withMappedReactProps}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Row from\"https://framerusercontent.com/modules/4YWWzj4Km7yqicjoCm2H/jO5zdHqCH551J62O4W3P/JDIZfHyyT.js\";import MobileHeader from\"#framer/local/canvasComponent/ddz_1d_3B/ddz_1d_3B.js\";import Footer from\"#framer/local/canvasComponent/dYx0YHLN7/dYx0YHLN7.js\";import FeatureSection from\"#framer/local/canvasComponent/fo0L1UE26/fo0L1UE26.js\";import MacCTA,*as MacCTAInfo from\"#framer/local/canvasComponent/Iw5h_dMwC/Iw5h_dMwC.js\";import DesktopHeader from\"#framer/local/canvasComponent/ppRJUcK_0/ppRJUcK_0.js\";import StarsComponent from\"#framer/local/canvasComponent/SXE0vA0SD/SXE0vA0SD.js\";import Testimonials from\"#framer/local/canvasComponent/xwwnuCsuB/xwwnuCsuB.js\";import{withDownloadAndRedirect}from\"#framer/local/codeFile/kFsBd8S/DownloadRedirect.js\";import{withNoBorders}from\"#framer/local/codeFile/VqWwiZU/VimeoOverride.js\";import*as sharedStyle1 from\"#framer/local/css/ciLG8tGGP/ciLG8tGGP.js\";import*as sharedStyle3 from\"#framer/local/css/fdvBl7UXi/fdvBl7UXi.js\";import*as sharedStyle2 from\"#framer/local/css/gioHHykfg/gioHHykfg.js\";import*as sharedStyle5 from\"#framer/local/css/qYbOPP7s5/qYbOPP7s5.js\";import*as sharedStyle from\"#framer/local/css/YQFPussGD/YQFPussGD.js\";import*as sharedStyle4 from\"#framer/local/css/yXtzq4fd2/yXtzq4fd2.js\";import metadataProvider from\"#framer/local/webPageMetadata/LvaVlo35y/LvaVlo35y.js\";const DesktopHeaderFonts=getFonts(DesktopHeader);const MobileHeaderFonts=getFonts(MobileHeader);const StarsComponentFonts=getFonts(StarsComponent);const MacCTAFonts=getFonts(MacCTA);const MacCTAWithDownloadAndRedirect11ntak8WithMappedReactProps1qfqg4p=withMappedReactProps(withCodeBoundaryForOverrides(MacCTA,{nodeId:\"sxn6uV9HT\",override:withDownloadAndRedirect,scopeId:\"LvaVlo35y\"}),MacCTAInfo);const TestimonialsFonts=getFonts(Testimonials);const FeatureSectionFonts=getFonts(FeatureSection);const RowFonts=getFonts(Row);const FooterFonts=getFonts(Footer);const MotionDivWithNoBorders1gk0g1g=withCodeBoundaryForOverrides(motion.div,{nodeId:\"YMx_HTRVN\",override:withNoBorders,scopeId:\"LvaVlo35y\"});const breakpoints={vUvVVhw88:\"(min-width: 650px) and (max-width: 1199px)\",y1CPABEQd:\"(max-width: 649px)\",YMx_HTRVN:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-a2UqW\";const variantClassNames={vUvVVhw88:\"framer-v-dkb6t1\",y1CPABEQd:\"framer-v-17uydz\",YMx_HTRVN:\"framer-v-1gk0g1g\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Small Desktop\":\"vUvVVhw88\",Desktop:\"YMx_HTRVN\",Phone:\"y1CPABEQd\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"YMx_HTRVN\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"y1CPABEQd\",\"vUvVVhw88\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"vUvVVhw88\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"y1CPABEQd\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"y1CPABEQd\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"YMx_HTRVN\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(MotionDivWithNoBorders1gk0g1g,{...restProps,className:cx(scopingClassNames,\"framer-1gk0g1g\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,width:\"1000px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-5elmlw-container hidden-17uydz hidden-dkb6t1\",nodeId:\"wQZj_jLFB\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(DesktopHeader,{height:\"100%\",id:\"wQZj_jLFB\",layoutId:\"wQZj_jLFB\",style:{height:\"100%\",maxWidth:\"100%\"},variant:\"GSbUsIcNV\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vUvVVhw88:{height:79,width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ohc94k-container hidden-1gk0g1g hidden-17uydz\",nodeId:\"peOxBpVZT\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(MobileHeader,{height:\"100%\",id:\"peOxBpVZT\",layoutId:\"peOxBpVZT\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y1CPABEQd:{height:79,width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p729cc-container hidden-1gk0g1g hidden-dkb6t1\",nodeId:\"sV23WEbiI\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(MobileHeader,{height:\"100%\",id:\"sV23WEbiI\",layoutId:\"sV23WEbiI\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y1CPABEQd:{background:{alt:\"A gif showing how Voicy's speech to text functionality works on a Windows computer\",fit:\"fit\",pixelHeight:540,pixelWidth:806,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.9)`,src:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif\",srcSet:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif?scale-down-to=512 512w,https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif 806w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A gif showing how Voicy's speech to text functionality works on a Windows computer\",fit:\"fit\",pixelHeight:540,pixelWidth:806,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif\",srcSet:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif?scale-down-to=512 512w,https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif 806w\"},className:\"framer-stmvcp hidden-1gk0g1g hidden-dkb6t1\",\"data-framer-name\":\"Image\"})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vUvVVhw88:{background:{alt:\"A gif showing how Voicy's speech to text functionality works on a Windows computer\",fit:\"fit\",pixelHeight:540,pixelWidth:806,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.9)`,src:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif\",srcSet:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif?scale-down-to=512 512w,https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif 806w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A gif showing how Voicy's speech to text functionality works on a Windows computer\",fit:\"fit\",pixelHeight:540,pixelWidth:806,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif\",srcSet:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif?scale-down-to=512 512w,https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif 806w\"},className:\"framer-ia1zmm hidden-1gk0g1g hidden-17uydz\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lfiszi\",\"data-framer-name\":\"Above the Fold\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-tjzywp\",\"data-framer-name\":\"Left Hand Side\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-158aq97\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"s6GVnynAa\"},motionChild:true,nodeId:\"hPa8RpmvV\",openInNewTab:false,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1uq5gjr framer-h6ln4x\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rekwyw-container\",nodeId:\"BsoFfQ5XX\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(StarsComponent,{height:\"100%\",id:\"BsoFfQ5XX\",layoutId:\"BsoFfQ5XX\",style:{height:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y1CPABEQd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Chrome Store rating\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"+2000 happy users\"})}),className:\"framer-11peng7\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"39px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Speech-To-Text Mac App powered by AI\"})}),className:\"framer-1vguiz6\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y1CPABEQd:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"2em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:[\"Voice-to-text everywhere on your Mac.\",/*#__PURE__*/_jsx(\"br\",{}),\"+99 accuracy in over 50 languages.\"]}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"2em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Automatic punctuation and grammar powered by AI.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"2em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:[\" Voice-to-text everywhere on your Mac \",/*#__PURE__*/_jsx(\"br\",{}),\" Automatic punctuation and grammar powered by AI\",/*#__PURE__*/_jsx(\"br\",{}),\"+99 accuracy in over 50 languages \"]})}),className:\"framer-s180c\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-hbevje\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11ntak8-container\",nodeId:\"sxn6uV9HT\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(MacCTAWithDownloadAndRedirect11ntak8WithMappedReactProps1qfqg4p,{height:\"100%\",id:\"sxn6uV9HT\",layoutId:\"sxn6uV9HT\",variant:\"ppXyGdiS5\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Requires MacOS 13 and higher\"})}),className:\"framer-1o58iod hidden-17uydz\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q9qqcn\"})]})}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"A gif showing how Voicy's speech to text functionality works on a Mac Computer\",fit:\"fill\",pixelHeight:540,pixelWidth:806,sizes:\"496px\",src:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif\",srcSet:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif?scale-down-to=512 512w,https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif 806w\"},className:\"framer-42w4o8 hidden-17uydz hidden-dkb6t1\",\"data-framer-name\":\"Image\"})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ng4pk7\",\"data-framer-name\":\"Website Usage Examples\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ibz40v\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vUvVVhw88:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"31px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\"},children:\"Works on all the apps & websites you use \"})}),fonts:[\"Inter-Bold\"]},y1CPABEQd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"On all the websites you use\"})}),fonts:[\"Inter-Bold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-14qdttv\",\"data-styles-preset\":\"YQFPussGD\",style:{\"--framer-text-alignment\":\"left\"},children:\"Works on all the apps & websites you use \"})}),className:\"framer-swdsh1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18g7a6p\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VJdsITq6l\"},motionChild:true,nodeId:\"nztK2XSiG\",scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1n67xey framer-h6ln4x\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Microsoft Word Logo indicating microsoft word dictation with Voicy\",fit:\"fit\",pixelHeight:480,pixelWidth:516,positionX:\"center\",positionY:\"center\",sizes:\"64px\",src:\"https://framerusercontent.com/images/bTPR61neyQb3TaNKJGo2RZwB8.png\",srcSet:\"https://framerusercontent.com/images/bTPR61neyQb3TaNKJGo2RZwB8.png?scale-down-to=512 512w,https://framerusercontent.com/images/bTPR61neyQb3TaNKJGo2RZwB8.png 516w\"},className:\"framer-z3saql\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y1CPABEQd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Word\"})}),fonts:[\"Inter-SemiBold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-lcgo16\",\"data-styles-preset\":\"ciLG8tGGP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Word\"})}),className:\"framer-13l21l0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"TEz1s99Dt\"},motionChild:true,nodeId:\"kUwFkirAQ\",scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1amqjxs framer-h6ln4x\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Microsoft Outlook Logo indicating voice dictation on Outlook\",fit:\"fit\",pixelHeight:2050,pixelWidth:2203,positionX:\"center\",positionY:\"center\",sizes:\"64px\",src:\"https://framerusercontent.com/images/44Sudfh3msuuwyfXLWmdCAMAOD4.png\",srcSet:\"https://framerusercontent.com/images/44Sudfh3msuuwyfXLWmdCAMAOD4.png?scale-down-to=512 512w,https://framerusercontent.com/images/44Sudfh3msuuwyfXLWmdCAMAOD4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/44Sudfh3msuuwyfXLWmdCAMAOD4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/44Sudfh3msuuwyfXLWmdCAMAOD4.png 2203w\"},className:\"framer-1rhq98h\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y1CPABEQd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Outlook\"})}),fonts:[\"Inter-SemiBold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-lcgo16\",\"data-styles-preset\":\"ciLG8tGGP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Outlook\"})}),className:\"framer-187bvw5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ycueyq\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Whatsapp logo indicating speech to text on Whatsapp\",fit:\"fit\",pixelHeight:513,pixelWidth:512,positionX:\"center\",positionY:\"center\",sizes:\"64px\",src:\"https://framerusercontent.com/images/kkKxZtxDfYAjrDPXOFOXeEf7zQ.webp\",srcSet:\"https://framerusercontent.com/images/kkKxZtxDfYAjrDPXOFOXeEf7zQ.webp 512w\"},className:\"framer-1b33j8f\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y1CPABEQd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Whatsapp\"})}),fonts:[\"Inter-SemiBold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-lcgo16\",\"data-styles-preset\":\"ciLG8tGGP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Whatsapp\"})}),className:\"framer-zcq5jo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-utmm6w\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Claude Logo indicating speech to text on Claude\",fit:\"fit\",pixelHeight:658,pixelWidth:640,positionX:\"center\",positionY:\"center\",sizes:\"57px\",src:\"https://framerusercontent.com/images/SUHoA6oJa8iHyJIcZYgzYKRU6A.webp\",srcSet:\"https://framerusercontent.com/images/SUHoA6oJa8iHyJIcZYgzYKRU6A.webp 640w\"},className:\"framer-dhag0s\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y1CPABEQd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Claude\"})}),fonts:[\"Inter-SemiBold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-lcgo16\",\"data-styles-preset\":\"ciLG8tGGP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Claude\"})}),className:\"framer-194efkb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f4jbfj\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"ChatGPT logo indicating speech to text on chatgpt\",fit:\"fit\",pixelHeight:450,pixelWidth:450,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/7tNXFOaaJ1yhh6bdEVo7FP57bs.png\"},className:\"framer-1adxj0r\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y1CPABEQd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"ChatGPT\"})}),fonts:[\"Inter-SemiBold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-lcgo16\",\"data-styles-preset\":\"ciLG8tGGP\",style:{\"--framer-text-alignment\":\"center\"},children:\"ChatGPT\"})}),className:\"framer-57sdy3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-p3miyj\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"s6GVnynAa\"},motionChild:true,nodeId:\"WS0KwtkUO\",scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Gmail logo indicating speech to text on Gmail\",fit:\"fit\",pixelHeight:1920,pixelWidth:2560,positionX:\"center\",positionY:\"center\",sizes:\"64px\",src:\"https://framerusercontent.com/images/MBQ8eMlpE5160RZ6WDeMcDsm8W4.png\",srcSet:\"https://framerusercontent.com/images/MBQ8eMlpE5160RZ6WDeMcDsm8W4.png?scale-down-to=512 512w,https://framerusercontent.com/images/MBQ8eMlpE5160RZ6WDeMcDsm8W4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MBQ8eMlpE5160RZ6WDeMcDsm8W4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/MBQ8eMlpE5160RZ6WDeMcDsm8W4.png 2560w\"},className:\"framer-pfcsym framer-h6ln4x\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y1CPABEQd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Gmail\"})}),fonts:[\"Inter-SemiBold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-lcgo16\",\"data-styles-preset\":\"ciLG8tGGP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Gmail\"})}),className:\"framer-1x8z43t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bdyes3\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WgAaVGuaM\"},motionChild:true,nodeId:\"lZGB5f7nu\",openInNewTab:false,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Google Docs logo indicating speech to text on Google docs\",fit:\"fit\",pixelHeight:225,pixelWidth:225,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/pOGbGxEoHd0G7cg3fBomGuQzXc.png\"},className:\"framer-1u7nhvu framer-h6ln4x\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y1CPABEQd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\"},children:\"Docs\"})}),fonts:[\"Inter-SemiBold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-lcgo16\",\"data-styles-preset\":\"ciLG8tGGP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Docs\"})}),className:\"framer-1mjs4gw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y1CPABEQd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\"},children:\"And +20,000 more\"})}),fonts:[\"Inter-Bold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-mppab2\",\"data-styles-preset\":\"gioHHykfg\",children:\"And +20,000 more\"})}),className:\"framer-1j5k77y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vUvVVhw88:{width:componentViewport?.width||\"100vw\"},y1CPABEQd:{width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:466,width:\"1082px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1es5zj7-container\",nodeId:\"rE7Z7rKA9\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vUvVVhw88:{variant:\"cRKyGPEoi\"},y1CPABEQd:{variant:\"tNsyGNfyz\"}},children:/*#__PURE__*/_jsx(Testimonials,{height:\"100%\",id:\"rE7Z7rKA9\",layoutId:\"rE7Z7rKA9\",style:{width:\"100%\"},variant:\"Q58hqvSFK\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ayiiw1\",\"data-framer-name\":\"How-To-Windows\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-w3jvcv\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vUvVVhw88:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"How to use dictation on Mac\"})}),fonts:[\"Inter-Bold\"]},y1CPABEQd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"How to use dictation on Mac\"})}),fonts:[\"Inter-Bold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-14qdttv\",\"data-styles-preset\":\"YQFPussGD\",style:{\"--framer-text-alignment\":\"left\"},children:\"How to use dictation on Mac\"})}),className:\"framer-19847yt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13li771\",\"data-framer-name\":\"Step Box\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rjawxc\",\"data-framer-name\":\"Text Side\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vr4dj8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(11, 50, 65)\"},children:\"Step 1\"})}),className:\"framer-1pjezbh\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y1CPABEQd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-1byuocv\",\"data-styles-preset\":\"fdvBl7UXi\",children:[\"Download the free Voicy\",/*#__PURE__*/_jsx(\"br\",{}),\"extension \",/*#__PURE__*/_jsx(Link,{href:\"https://chromewebstore.google.com/detail/voicy-voice-to-text-power/hgegmplalfpnkfahiikedaghinbocfdd?hl=en&authuser=0\",motionChild:true,nodeId:\"CWgJNbMWg\",openInNewTab:true,scopeId:\"LvaVlo35y\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1n5npea\",\"data-styles-preset\":\"yXtzq4fd2\",children:\"here\"})})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1byuocv\",\"data-styles-preset\":\"fdvBl7UXi\",children:[\"Download the Voicy Windows app \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Y69coK7Vu\"},motionChild:true,nodeId:\"CWgJNbMWg\",openInNewTab:true,scopeId:\"LvaVlo35y\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1n5npea\",\"data-styles-preset\":\"yXtzq4fd2\",children:\"here\"})})]})}),className:\"framer-jmc8kz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-esfb1g\",\"data-styles-preset\":\"qYbOPP7s5\",children:\"Voicy is a privacy-focused speech-to-text Mac app. It adds the most advanced dictation technology to your Mac computer and allows you to write with your voice everywhere. \"})}),className:\"framer-1xutoep\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LvaVlo35y\"},motionChild:true,nodeId:\"Il3udnWr6\",openInNewTab:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vUvVVhw88:{background:{alt:\"A screenshot of the Mac Speech-to-Text app download page.\",fit:\"fill\",pixelHeight:606,pixelWidth:784,positionX:\"left\",positionY:\"top\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 48px)`,src:\"https://framerusercontent.com/images/R2dV0jP0TLkc02DcohoNCgTSZEM.png\",srcSet:\"https://framerusercontent.com/images/R2dV0jP0TLkc02DcohoNCgTSZEM.png?scale-down-to=512 512w,https://framerusercontent.com/images/R2dV0jP0TLkc02DcohoNCgTSZEM.png 784w\"}},y1CPABEQd:{background:{alt:\"A screenshot of the Mac Speech-to-Text app download page.\",fit:\"fit\",pixelHeight:606,pixelWidth:784,positionX:\"left\",positionY:\"top\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 88px)`,src:\"https://framerusercontent.com/images/R2dV0jP0TLkc02DcohoNCgTSZEM.png\",srcSet:\"https://framerusercontent.com/images/R2dV0jP0TLkc02DcohoNCgTSZEM.png?scale-down-to=512 512w,https://framerusercontent.com/images/R2dV0jP0TLkc02DcohoNCgTSZEM.png 784w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"A screenshot of the Mac Speech-to-Text app download page.\",fit:\"fill\",pixelHeight:606,pixelWidth:784,positionX:\"left\",positionY:\"top\",sizes:\"429.5px\",src:\"https://framerusercontent.com/images/R2dV0jP0TLkc02DcohoNCgTSZEM.png\",srcSet:\"https://framerusercontent.com/images/R2dV0jP0TLkc02DcohoNCgTSZEM.png?scale-down-to=512 512w,https://framerusercontent.com/images/R2dV0jP0TLkc02DcohoNCgTSZEM.png 784w\"},className:\"framer-1e8wk6n framer-h6ln4x\",\"data-border\":true})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10a9v1f\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lp923n\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15xe8og\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(11, 50, 65)\"},children:\"Step 2\"})}),className:\"framer-hi1hxc\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1byuocv\",\"data-styles-preset\":\"fdvBl7UXi\",children:[\"Complete the setup (2-minutes) \",/*#__PURE__*/_jsx(\"br\",{}),\"and select your keyboard shortcut.\"]})}),className:\"framer-1b938l5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-esfb1g\",\"data-styles-preset\":\"qYbOPP7s5\",children:\"During the Voicy setup, you can select a keyboard shortcut to use to start and stop your recordings. It's the easiest way to use dictation on your computer. \"})}),className:\"framer-1yk3u75\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vUvVVhw88:{background:{alt:\"A screenshot of the voicy see speech to text apps setup page.\",fit:\"fill\",pixelHeight:540,pixelWidth:854,positionX:\"left\",positionY:\"top\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 1200px) - 48px)`,src:\"https://framerusercontent.com/images/pZ9THxPkRseEdfJ36x3m5dsGJx8.gif\",srcSet:\"https://framerusercontent.com/images/pZ9THxPkRseEdfJ36x3m5dsGJx8.gif?scale-down-to=512 512w,https://framerusercontent.com/images/pZ9THxPkRseEdfJ36x3m5dsGJx8.gif 854w\"}},y1CPABEQd:{background:{alt:\"A screenshot of the voicy see speech to text apps setup page.\",fit:\"fill\",pixelHeight:540,pixelWidth:854,positionX:\"left\",positionY:\"top\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px) - 48px)`,src:\"https://framerusercontent.com/images/pZ9THxPkRseEdfJ36x3m5dsGJx8.gif\",srcSet:\"https://framerusercontent.com/images/pZ9THxPkRseEdfJ36x3m5dsGJx8.gif?scale-down-to=512 512w,https://framerusercontent.com/images/pZ9THxPkRseEdfJ36x3m5dsGJx8.gif 854w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A screenshot of the voicy see speech to text apps setup page.\",fit:\"fill\",pixelHeight:540,pixelWidth:854,positionX:\"left\",positionY:\"top\",sizes:\"505.2941px\",src:\"https://framerusercontent.com/images/pZ9THxPkRseEdfJ36x3m5dsGJx8.gif\",srcSet:\"https://framerusercontent.com/images/pZ9THxPkRseEdfJ36x3m5dsGJx8.gif?scale-down-to=512 512w,https://framerusercontent.com/images/pZ9THxPkRseEdfJ36x3m5dsGJx8.gif 854w\"},className:\"framer-15rbh5z\",\"data-border\":true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tghonr\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14wzu3f\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xk5p6n\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(11, 50, 65)\"},children:\"Step 3\"})}),className:\"framer-ix5m5c\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1byuocv\",\"data-styles-preset\":\"fdvBl7UXi\",children:\"Start dictating to Voicy\"})}),className:\"framer-tuwrvt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-esfb1g\",\"data-styles-preset\":\"qYbOPP7s5\",children:\"Once Voicy is installed, you can use talk to text everywhere on your computer. This includes all of your Mac apps and every website in your browser too!\"})}),className:\"framer-127vf8e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"A gif showing how Voicy's speech to text functionality works on a Windows computer\",fit:\"fill\",pixelHeight:540,pixelWidth:806,positionX:\"left\",positionY:\"top\",sizes:\"505.2941px\",src:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif\",srcSet:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif?scale-down-to=512 512w,https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif 806w\"},className:\"framer-13m79vi hidden-17uydz hidden-dkb6t1\",\"data-framer-name\":\"Image\"}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vUvVVhw88:{background:{alt:\"A gif showing how Voicy's speech to text functionality works on a Mac computer\",fit:\"fit\",pixelHeight:540,pixelWidth:806,positionX:\"left\",positionY:\"top\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 148px)`,src:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif\",srcSet:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif?scale-down-to=512 512w,https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif 806w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A gif showing how Voicy's speech to text functionality works on a Mac computer\",fit:\"fit\",pixelHeight:540,pixelWidth:806,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif\",srcSet:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif?scale-down-to=512 512w,https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif 806w\"},className:\"framer-130hrl0 hidden-1gk0g1g hidden-17uydz\",\"data-framer-name\":\"Image\"})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y1CPABEQd:{background:{alt:\"A gif showing how Voicy's speech to text functionality works on a Windows computer\",fit:\"fit\",pixelHeight:540,pixelWidth:806,positionX:\"left\",positionY:\"top\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 88px)`,src:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif\",srcSet:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif?scale-down-to=512 512w,https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif 806w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"A gif showing how Voicy's speech to text functionality works on a Windows computer\",fit:\"fit\",pixelHeight:540,pixelWidth:806,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif\",srcSet:\"https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif?scale-down-to=512 512w,https://framerusercontent.com/images/I50MbV0LhKyyMTjU0TIGxD8Yxo.gif 806w\"},className:\"framer-xhmc8t hidden-1gk0g1g hidden-dkb6t1\",\"data-framer-name\":\"Image\"})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:960,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-blix95-container\",nodeId:\"QPjRU1N1k\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vUvVVhw88:{variant:\"XXK7EqXCJ\"},y1CPABEQd:{variant:\"EXGthYH0W\"}},children:/*#__PURE__*/_jsx(FeatureSection,{height:\"100%\",id:\"QPjRU1N1k\",layoutId:\"QPjRU1N1k\",style:{width:\"100%\"},variant:\"qwIxem6Zd\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rnlg5x\",\"data-framer-name\":\"SEO Section\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uv7adb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1byuocv\",\"data-styles-preset\":\"fdvBl7UXi\",children:\"Talk to text on Mac made easy \"})}),className:\"framer-1qu25g0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kj0mos\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-esfb1g\",\"data-styles-preset\":\"qYbOPP7s5\",children:[\"Voicy adds talk to text functionality to your Mac computer allowing you to use voice dictation on every app on your computer. This includes Outlook, Microsoft Teams, Notepad, Microsoft Word, Google Docs, Chrome, Edge, Opera, Brave, etc.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Enjoy over 99% accuracy and lighting fast transcriptions, wherever you're working. \"]})}),className:\"framer-st54b9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-esfb1g\",\"data-styles-preset\":\"qYbOPP7s5\",children:[\"Simply start the Voicy speech-to-text mac app and click on the keyboard shortcut to record yourself. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Once you're done, your dictated text will appear in any app that you're in. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Voice dictation in your mac has never been easier!\"]})}),className:\"framer-1jsesvt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p3e5z9\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1byuocv\",\"data-styles-preset\":\"fdvBl7UXi\",children:\"We got tired of Siri never understanding us!\"})}),className:\"framer-sibger\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cydolq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-esfb1g\",\"data-styles-preset\":\"qYbOPP7s5\",children:[\"Apple's own voice dictation used to be the leading technology in the market, but it has fallen behind. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Recent advancements in speech-to-text technology have introduced new models that are far faster and more accurate. \"]})}),className:\"framer-n0fp2i\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-esfb1g\",\"data-styles-preset\":\"qYbOPP7s5\",children:[\"These new technologies have not been adopted by the old players like Apple and Micrsoft yet. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Voicy was made for people who want more accurate, automatically formatted, and faster transcriptions than Apple's voice dictation. \"]})}),className:\"framer-1kqjxgn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-k8ogmd hidden-17uydz hidden-dkb6t1\",\"data-framer-name\":\"Blog\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-14qdttv\",\"data-styles-preset\":\"YQFPussGD\",style:{\"--framer-text-alignment\":\"left\"},children:\"Use cases\"})}),className:\"framer-uuwmhu\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qtb1l6\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jhh9kl\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Google Docs Logo\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:813,pixelWidth:1035,sizes:\"320px\",src:\"https://framerusercontent.com/images/sARjrCkjkdi7UvCZILEixnI7k.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/sARjrCkjkdi7UvCZILEixnI7k.png?scale-down-to=512 512w,https://framerusercontent.com/images/sARjrCkjkdi7UvCZILEixnI7k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sARjrCkjkdi7UvCZILEixnI7k.png 1035w\"},className:\"framer-v5qkqs\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bkw75a\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Write Google Docs with your Voice\"})}),className:\"framer-1yup2hm\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Use Speech-To-Text inside Google Docs to write documents in half the time.\"})}),className:\"framer-c97jxf\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WgAaVGuaM\"},motionChild:true,nodeId:\"waTvf1IVN\",scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-pak4tw framer-h6ln4x\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Read More\"})}),className:\"framer-mg8mdt\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r9pahz\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Gmail Logo\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:813,pixelWidth:1035,sizes:\"320px\",src:\"https://framerusercontent.com/images/tP0Pfn7aSixoBpZP9hDAFZ07RBA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/tP0Pfn7aSixoBpZP9hDAFZ07RBA.png?scale-down-to=512 512w,https://framerusercontent.com/images/tP0Pfn7aSixoBpZP9hDAFZ07RBA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/tP0Pfn7aSixoBpZP9hDAFZ07RBA.png 1035w\"},className:\"framer-1u4ctzm\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-i0okq1\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Write emails with dictation in Gmail\"})}),className:\"framer-10w2fb7\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Automatic punctuation and formatting help you write perfect emails!\"})}),className:\"framer-zkw9fe\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"s6GVnynAa\"},motionChild:true,nodeId:\"sh_jFfAON\",scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1djfqp2 framer-h6ln4x\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Read More\"})}),className:\"framer-3e40zd\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w1y5ro\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Microsoft Word Logo\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:813,pixelWidth:1035,sizes:\"320px\",src:\"https://framerusercontent.com/images/kp30Yn4cBjCorJnqxRDdwz5to.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/kp30Yn4cBjCorJnqxRDdwz5to.png?scale-down-to=512 512w,https://framerusercontent.com/images/kp30Yn4cBjCorJnqxRDdwz5to.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kp30Yn4cBjCorJnqxRDdwz5to.png 1035w\"},className:\"framer-1a1ydz1\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xxwzll\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Dictate right in Word - works perfectly\"})}),className:\"framer-1i54y7\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Stuck on that first line to start your doc? Just speak it out and it's there.\"})}),className:\"framer-1d0s3a4\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VJdsITq6l\"},motionChild:true,nodeId:\"Xgc3KTkVD\",openInNewTab:false,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1xqiirc framer-h6ln4x\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Read More\"})}),className:\"framer-bgso1h\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gsmdc9 hidden-17uydz hidden-dkb6t1\",\"data-framer-name\":\"Blog\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ulq5zu\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bpmuie\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Outlook Logo\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:813,pixelWidth:1035,sizes:\"320px\",src:\"https://framerusercontent.com/images/PkvKhk21P9IuWP53Bo7wKueXpM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/PkvKhk21P9IuWP53Bo7wKueXpM.png?scale-down-to=512 512w,https://framerusercontent.com/images/PkvKhk21P9IuWP53Bo7wKueXpM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PkvKhk21P9IuWP53Bo7wKueXpM.png 1035w\"},className:\"framer-1x2uiqf\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19lhq4l\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Look out, Outlook Voice-to-Text is here!\"})}),className:\"framer-mvuc2v\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Voicy works perfectly in all Outlook versions to help you dictate emails.\"})}),className:\"framer-gy0wn6\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"TEz1s99Dt\"},motionChild:true,nodeId:\"SGSud6yAQ\",scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-b8v4h8 framer-h6ln4x\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Read More\"})}),className:\"framer-1ygizkh\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dui7x0\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Whatsapp Logo\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:813,pixelWidth:1035,positionX:\"center\",positionY:\"top\",sizes:\"320px\",src:\"https://framerusercontent.com/images/XaRqK14daWkW3Vu1kFQWpaj4MMg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/XaRqK14daWkW3Vu1kFQWpaj4MMg.png?scale-down-to=512 512w,https://framerusercontent.com/images/XaRqK14daWkW3Vu1kFQWpaj4MMg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XaRqK14daWkW3Vu1kFQWpaj4MMg.png 1035w\"},className:\"framer-pixpeu\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mh579z\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Chat in Whatsapp with Speech to Text\"})}),className:\"framer-15e6f90\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:[\"Are you a talker but know that nobody likes voice notes? \",/*#__PURE__*/_jsx(\"br\",{}),\"Worry not, Voicy's got you!\"]})}),className:\"framer-1dtzwfh\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"https://chromewebstore.google.com/detail/voicy-voice-to-text-power/hgegmplalfpnkfahiikedaghinbocfdd?authuser=0&hl=en\",motionChild:true,nodeId:\"I2am7Fb2Q\",scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-oefbv0 framer-h6ln4x\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Read More\"})}),className:\"framer-18hm969\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dl3iwr\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Claude/ChatGpt logos\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:813,pixelWidth:1035,sizes:\"320px\",src:\"https://framerusercontent.com/images/w0M5Jp4ObiU1RaiF2AArGN1Qo.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/w0M5Jp4ObiU1RaiF2AArGN1Qo.png?scale-down-to=512 512w,https://framerusercontent.com/images/w0M5Jp4ObiU1RaiF2AArGN1Qo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w0M5Jp4ObiU1RaiF2AArGN1Qo.png 1035w\"},className:\"framer-1637gb8\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xg1869\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Speech-to-text in Claude and ChatGPT\"})}),className:\"framer-1jxze1y\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Give AI the best possible prompt by using your voice. Better input leads to better output!\"})}),className:\"framer-14d2oiv\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"https://chromewebstore.google.com/detail/voicy-voice-to-text-power/hgegmplalfpnkfahiikedaghinbocfdd?authuser=0&hl=en\",motionChild:true,nodeId:\"DmTcM7KS8\",scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-6f7h6i framer-h6ln4x\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Read More\"})}),className:\"framer-15evd9r\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-155h9o4\",\"data-framer-name\":\"FAQ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"FAQ\"})}),className:\"framer-o0c4mj\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-isrxiq\",\"data-framer-name\":\"Column\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1su3nuz\",\"data-framer-name\":\"Accordion\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k526md-container\",isModuleExternal:true,nodeId:\"pSqLdb7Tv\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(Row,{answer:\"Voicy uses the latest AI-powered speech-to-text technology on the market. When compared to Google's or Microsoft's own speech recognition software, Voicy exceeds in accuracy and speed. \",height:\"100%\",id:\"pSqLdb7Tv\",layoutId:\"pSqLdb7Tv\",question:\"How is Voicy different from other tools? \",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9jskb-container\",isModuleExternal:true,nodeId:\"xC8NgKKEP\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(Row,{answer:\"Sure, if that works for you, then that's perfect!\\n\\nWith Voicy, you don't have to worry about inaccurate text, you don't need to worry about punctuation, and you get much faster results than Apple Dictation. \",height:\"100%\",id:\"xC8NgKKEP\",layoutId:\"xC8NgKKEP\",question:\"Why shouldn't I just use the native Apple speech recognition feature? \",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f6ry1j-container\",isModuleExternal:true,nodeId:\"UWiGxf1RF\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(Row,{answer:\"Voicy will automatically detect your language. You don't need to specifically select the language you are currently dictating in. \",height:\"100%\",id:\"UWiGxf1RF\",layoutId:\"UWiGxf1RF\",question:\"What if I use multiple languages? \",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r2185k-container\",isModuleExternal:true,nodeId:\"uNqWJ5vod\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(Row,{answer:\"Voicy works in over 50 languages including German, French, Arabic, Portuguese, Spanish, Hindi, Simplified Chinese, Hebrew, and many more. \",height:\"100%\",id:\"uNqWJ5vod\",layoutId:\"uNqWJ5vod\",question:\"What languages are supported? \",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w22oh3-container\",isModuleExternal:true,nodeId:\"HtFvfgJ3f\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(Row,{answer:\"Voicy uses the state of the art OpenAI Whisper API. This is the most advanced speech-recognition tool on the market and offers incredibly high levels of accuracy and sets itself apart from the competition by automatically detecting your language. It also automatically adds punctuation to your dictated text. \",height:\"100%\",id:\"HtFvfgJ3f\",layoutId:\"HtFvfgJ3f\",question:\"What technology is Voicy using for its dictation software?\",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ynn9y\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hzndte-container\",isModuleExternal:true,nodeId:\"bRvu_eNBO\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y1CPABEQd:{answer:\"Voicy offers a generous free trial with 2700 seconds (or about 9000 words) of free recording. Our  plans start at $6.99/month.\"}},children:/*#__PURE__*/_jsx(Row,{answer:\"Voicy offers a generous free trial to help you understand if it's useful to you. Our \\nplans start at $6.99/month.\",height:\"100%\",id:\"bRvu_eNBO\",layoutId:\"bRvu_eNBO\",question:\"How much does Voicy cost? \",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-12g5mtb\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-h1r9z6-container\",isModuleExternal:true,nodeId:\"gI7pqmjBo\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(Row,{answer:\"No, we don't. Voicy does not store your recordings or your transcriptions. \",height:\"100%\",id:\"gI7pqmjBo\",layoutId:\"gI7pqmjBo\",question:\"Do you see what I write with Voicy?\",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-is1z22-container\",isModuleExternal:true,nodeId:\"KtXaEMosK\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(Row,{answer:\"Speech-to-text technology has many different names including voice dictation, speech recogition, or talk to text. Ultimately it's a way for you to write with your voice. \",height:\"100%\",id:\"KtXaEMosK\",layoutId:\"KtXaEMosK\",question:\"What is speech-to-text? \",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y1CPABEQd:{height:541}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t0uj8q-container hidden-1gk0g1g hidden-dkb6t1\",nodeId:\"hY2sIF4tx\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"hY2sIF4tx\",layoutId:\"hY2sIF4tx\",variant:\"VrYALwWlm\",width:\"100%\"})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:541,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1795x8b-container hidden-17uydz\",nodeId:\"HcLmlBsYo\",rendersWithMotion:true,scopeId:\"LvaVlo35y\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"HcLmlBsYo\",layoutId:\"HcLmlBsYo\",style:{width:\"100%\"},variant:\"K6DpiPbuX\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-a2UqW.framer-h6ln4x, .framer-a2UqW .framer-h6ln4x { display: block; }\",\".framer-a2UqW.framer-1gk0g1g { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 29px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-a2UqW .framer-5elmlw-container { flex: none; height: 79px; max-width: 1000px; position: relative; width: auto; }\",\".framer-a2UqW .framer-ohc94k-container, .framer-a2UqW .framer-1p729cc-container { flex: none; height: 79px; position: relative; width: 100%; }\",\".framer-a2UqW .framer-stmvcp { align-content: center; align-items: center; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 238px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 90%; will-change: var(--framer-will-change-override, transform); }\",\".framer-a2UqW .framer-ia1zmm { align-content: center; align-items: center; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 390px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 90%; will-change: var(--framer-will-change-override, transform); }\",\".framer-a2UqW .framer-lfiszi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 1082px; }\",\".framer-a2UqW .framer-tjzywp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 480px; justify-content: center; min-width: 59px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-a2UqW .framer-158aq97 { 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: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-a2UqW .framer-1uq5gjr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-a2UqW .framer-1rekwyw-container { flex: none; height: 34px; position: relative; width: auto; }\",\".framer-a2UqW .framer-11peng7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 176px; word-break: break-word; word-wrap: break-word; }\",\".framer-a2UqW .framer-1vguiz6 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 431px; word-break: break-word; word-wrap: break-word; }\",\".framer-a2UqW .framer-s180c, .framer-a2UqW .framer-1o58iod { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 433px; word-break: break-word; word-wrap: break-word; }\",\".framer-a2UqW .framer-hbevje { flex: none; height: 2px; overflow: hidden; position: relative; width: 433px; }\",\".framer-a2UqW .framer-11ntak8-container, .framer-a2UqW .framer-1t0uj8q-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-a2UqW .framer-1q9qqcn { flex: none; height: 1px; overflow: hidden; position: relative; width: 10px; }\",\".framer-a2UqW .framer-42w4o8 { align-content: center; align-items: center; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 354px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-a2UqW .framer-ng4pk7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 100%; }\",\".framer-a2UqW .framer-ibz40v { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-a2UqW .framer-swdsh1, .framer-a2UqW .framer-13l21l0, .framer-a2UqW .framer-187bvw5, .framer-a2UqW .framer-zcq5jo, .framer-a2UqW .framer-194efkb, .framer-a2UqW .framer-57sdy3, .framer-a2UqW .framer-1x8z43t, .framer-a2UqW .framer-1mjs4gw, .framer-a2UqW .framer-19847yt, .framer-a2UqW .framer-1pjezbh, .framer-a2UqW .framer-hi1hxc, .framer-a2UqW .framer-ix5m5c, .framer-a2UqW .framer-uuwmhu { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-a2UqW .framer-18g7a6p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-a2UqW .framer-1n67xey, .framer-a2UqW .framer-1amqjxs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-a2UqW .framer-z3saql, .framer-a2UqW .framer-1rhq98h, .framer-a2UqW .framer-1b33j8f { flex: none; height: 59px; position: relative; width: 64px; }\",\".framer-a2UqW .framer-1ycueyq, .framer-a2UqW .framer-utmm6w, .framer-a2UqW .framer-f4jbfj, .framer-a2UqW .framer-p3miyj, .framer-a2UqW .framer-1bdyes3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-a2UqW .framer-dhag0s { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 59px; position: relative; width: 57px; }\",\".framer-a2UqW .framer-1adxj0r { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 58px; position: relative; width: 57px; }\",\".framer-a2UqW .framer-pfcsym, .framer-a2UqW .framer-1u7nhvu { flex: none; height: 59px; position: relative; text-decoration: none; width: 64px; }\",\".framer-a2UqW .framer-1j5k77y, .framer-a2UqW .framer-jmc8kz { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-a2UqW .framer-1es5zj7-container { flex: none; height: auto; position: relative; width: 1082px; }\",\".framer-a2UqW .framer-ayiiw1 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 50px 60px 50px; position: relative; width: 1082px; }\",\".framer-a2UqW .framer-w3jvcv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-a2UqW .framer-13li771, .framer-a2UqW .framer-10a9v1f { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 410px; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 24px; position: relative; width: 919px; will-change: var(--framer-will-change-override, transform); }\",\".framer-a2UqW .framer-1rjawxc { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-a2UqW .framer-1vr4dj8, .framer-a2UqW .framer-1xk5p6n { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-a2UqW .framer-1xutoep { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 99px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-a2UqW .framer-1e8wk6n { --border-bottom-width: 1px; --border-color: rgba(34, 34, 34, 0.07); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: 100%; overflow: hidden; position: relative; text-decoration: none; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-a2UqW .framer-1lp923n, .framer-a2UqW .framer-14wzu3f { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: 0.7 0 0px; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-a2UqW .framer-15xe8og { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 95px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-a2UqW .framer-1b938l5 { flex: 1 0 0px; height: 1px; position: relative; white-space: pre; width: auto; }\",\".framer-a2UqW .framer-1yk3u75, .framer-a2UqW .framer-127vf8e { --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-a2UqW .framer-15rbh5z { --border-bottom-width: 1px; --border-color: rgba(34, 34, 34, 0.07); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; gap: 10px; height: 362px; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-a2UqW .framer-1tghonr { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 410px; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 919px; will-change: var(--framer-will-change-override, transform); }\",\".framer-a2UqW .framer-tuwrvt { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-a2UqW .framer-13m79vi { align-content: center; align-items: center; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 358px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-a2UqW .framer-130hrl0 { align-content: center; align-items: center; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 336px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-a2UqW .framer-xhmc8t { align-content: center; align-items: center; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 208px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-a2UqW .framer-blix95-container, .framer-a2UqW .framer-1k526md-container, .framer-a2UqW .framer-9jskb-container, .framer-a2UqW .framer-1f6ry1j-container, .framer-a2UqW .framer-1r2185k-container, .framer-a2UqW .framer-1w22oh3-container, .framer-a2UqW .framer-1hzndte-container, .framer-a2UqW .framer-h1r9z6-container, .framer-a2UqW .framer-is1z22-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-a2UqW .framer-rnlg5x { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 50px; position: relative; width: 1082px; }\",\".framer-a2UqW .framer-uv7adb { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: 885px; will-change: var(--framer-will-change-override, transform); }\",\".framer-a2UqW .framer-1qu25g0, .framer-a2UqW .framer-sibger { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 34px; position: relative; white-space: pre-wrap; width: 579px; word-break: break-word; word-wrap: break-word; }\",\".framer-a2UqW .framer-1kj0mos, .framer-a2UqW .framer-1cydolq { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-a2UqW .framer-st54b9, .framer-a2UqW .framer-1jsesvt, .framer-a2UqW .framer-n0fp2i, .framer-a2UqW .framer-1kqjxgn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-a2UqW .framer-1p3e5z9 { flex: none; height: 31px; overflow: hidden; position: relative; width: 249px; }\",\".framer-a2UqW .framer-k8ogmd { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 31px 40px 45px 40px; position: relative; width: 100%; }\",\".framer-a2UqW .framer-1qtb1l6, .framer-a2UqW .framer-ulq5zu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-a2UqW .framer-1jhh9kl, .framer-a2UqW .framer-bpmuie { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-width: 100px; overflow: hidden; padding: 0px; position: relative; width: 320px; will-change: var(--framer-will-change-override, transform); }\",\".framer-a2UqW .framer-v5qkqs, .framer-a2UqW .framer-1u4ctzm, .framer-a2UqW .framer-1a1ydz1, .framer-a2UqW .framer-1x2uiqf, .framer-a2UqW .framer-pixpeu, .framer-a2UqW .framer-1637gb8 { aspect-ratio: 1.3333333333333333 / 1; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 240px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-a2UqW .framer-bkw75a, .framer-a2UqW .framer-i0okq1, .framer-a2UqW .framer-1xxwzll, .framer-a2UqW .framer-19lhq4l, .framer-a2UqW .framer-1mh579z, .framer-a2UqW .framer-1xg1869 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 30px; position: relative; width: 100%; }\",\".framer-a2UqW .framer-1yup2hm, .framer-a2UqW .framer-10w2fb7, .framer-a2UqW .framer-1i54y7, .framer-a2UqW .framer-mvuc2v, .framer-a2UqW .framer-15e6f90, .framer-a2UqW .framer-1jxze1y { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-a2UqW .framer-c97jxf, .framer-a2UqW .framer-zkw9fe, .framer-a2UqW .framer-1d0s3a4, .framer-a2UqW .framer-gy0wn6, .framer-a2UqW .framer-1dtzwfh, .framer-a2UqW .framer-14d2oiv { --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-a2UqW .framer-pak4tw, .framer-a2UqW .framer-1djfqp2, .framer-a2UqW .framer-1xqiirc, .framer-a2UqW .framer-b8v4h8, .framer-a2UqW .framer-oefbv0, .framer-a2UqW .framer-6f7h6i { align-content: center; align-items: center; background-color: #222222; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 0.7065919983928324px 0.7065919983928324px -0.625px rgba(0, 0, 0, 0.15), 0px 1.8065619053231785px 1.8065619053231785px -1.25px rgba(0, 0, 0, 0.14), 0px 3.6217592146567767px 3.6217592146567767px -1.875px rgba(0, 0, 0, 0.14), 0px 6.8655999097303715px 6.8655999097303715px -2.5px rgba(0, 0, 0, 0.13), 0px 13.646761411524492px 13.646761411524492px -3.125px rgba(0, 0, 0, 0.1), 0px 30px 30px -3.75px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px; position: relative; text-decoration: none; width: min-content; }\",\".framer-a2UqW .framer-mg8mdt, .framer-a2UqW .framer-3e40zd, .framer-a2UqW .framer-bgso1h, .framer-a2UqW .framer-18hm969, .framer-a2UqW .framer-15evd9r { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-a2UqW .framer-1r9pahz, .framer-a2UqW .framer-w1y5ro, .framer-a2UqW .framer-dui7x0, .framer-a2UqW .framer-dl3iwr { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 320px; will-change: var(--framer-will-change-override, transform); }\",\".framer-a2UqW .framer-1gsmdc9 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 40px 85px 40px; position: relative; width: 100%; }\",\".framer-a2UqW .framer-1ygizkh { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-a2UqW .framer-155h9o4 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 1082px; }\",\".framer-a2UqW .framer-o0c4mj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-a2UqW .framer-isrxiq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-a2UqW .framer-1su3nuz { align-content: flex-start; align-items: flex-start; background-color: var(--token-40c03004-286a-43c1-b36f-58b60663152c, #f2f2f2); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-a2UqW .framer-1ynn9y, .framer-a2UqW .framer-12g5mtb { background-color: rgba(0, 0, 0, 0.05); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-a2UqW .framer-1795x8b-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-a2UqW[data-border=\"true\"]::after, .framer-a2UqW [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; }',\"@media (max-width: 649px) { .framer-a2UqW.framer-1gk0g1g { width: 390px; } .framer-a2UqW .framer-1p729cc-container, .framer-a2UqW .framer-1t0uj8q-container { order: 2; } .framer-a2UqW .framer-stmvcp { order: 4; } .framer-a2UqW .framer-lfiszi { order: 3; padding: 0px; width: 100%; } .framer-a2UqW .framer-tjzywp { height: min-content; } .framer-a2UqW .framer-158aq97 { padding: 0px 30px 0px 30px; width: 100%; } .framer-a2UqW .framer-1vguiz6 { width: 290px; } .framer-a2UqW .framer-s180c { width: 310px; } .framer-a2UqW .framer-ng4pk7 { order: 8; padding: 30px 20px 30px 20px; } .framer-a2UqW .framer-ibz40v { align-content: flex-start; align-items: flex-start; gap: 7px; } .framer-a2UqW .framer-swdsh1, .framer-a2UqW .framer-o0c4mj { order: 0; } .framer-a2UqW .framer-18g7a6p { order: 2; padding: 20px 0px 0px 0px; } .framer-a2UqW .framer-1j5k77y, .framer-a2UqW .framer-isrxiq { order: 1; } .framer-a2UqW .framer-1es5zj7-container { order: 9; width: 100%; } .framer-a2UqW .framer-ayiiw1 { order: 10; padding: 60px 20px 60px 20px; width: 100%; } .framer-a2UqW .framer-w3jvcv { align-content: flex-start; align-items: flex-start; order: 0; } .framer-a2UqW .framer-19847yt, .framer-a2UqW .framer-1b938l5 { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-a2UqW .framer-13li771 { flex-direction: column; gap: 24px; height: min-content; max-width: unset; order: 1; width: 100%; } .framer-a2UqW .framer-1rjawxc { flex: none; gap: 12px; height: min-content; justify-content: center; width: 100%; } .framer-a2UqW .framer-1xutoep { height: auto; } .framer-a2UqW .framer-1e8wk6n, .framer-a2UqW .framer-15rbh5z { flex: none; height: 175px; width: 100%; } .framer-a2UqW .framer-10a9v1f { flex-direction: column; height: min-content; order: 2; width: 100%; } .framer-a2UqW .framer-1lp923n { flex: none; gap: 12px; height: min-content; justify-content: center; width: 70%; } .framer-a2UqW .framer-1tghonr { flex-direction: column; height: 512px; order: 3; width: 100%; } .framer-a2UqW .framer-14wzu3f { flex: none; gap: 0px; height: min-content; justify-content: center; width: 70%; } .framer-a2UqW .framer-xhmc8t, .framer-a2UqW .framer-st54b9, .framer-a2UqW .framer-1jsesvt, .framer-a2UqW .framer-n0fp2i, .framer-a2UqW .framer-1kqjxgn { flex: none; width: 100%; } .framer-a2UqW .framer-blix95-container { order: 14; } .framer-a2UqW .framer-rnlg5x { order: 13; padding: 50px 30px 50px 30px; width: 100%; } .framer-a2UqW .framer-uv7adb { gap: 13px; width: 100%; } .framer-a2UqW .framer-1qu25g0, .framer-a2UqW .framer-sibger { height: auto; width: 264px; } .framer-a2UqW .framer-1kj0mos, .framer-a2UqW .framer-1cydolq { flex-direction: column; } .framer-a2UqW .framer-155h9o4 { order: 15; width: 100%; }}\",\"@media (min-width: 650px) and (max-width: 1199px) { .framer-a2UqW.framer-1gk0g1g { width: 650px; } .framer-a2UqW .framer-ohc94k-container { order: 0; } .framer-a2UqW .framer-ia1zmm { order: 5; } .framer-a2UqW .framer-lfiszi { flex-direction: column; order: 2; width: 100%; } .framer-a2UqW .framer-tjzywp, .framer-a2UqW .framer-130hrl0, .framer-a2UqW .framer-st54b9, .framer-a2UqW .framer-1jsesvt, .framer-a2UqW .framer-n0fp2i, .framer-a2UqW .framer-1kqjxgn { flex: none; width: 100%; } .framer-a2UqW .framer-ng4pk7 { order: 9; } .framer-a2UqW .framer-18g7a6p { width: 80%; } .framer-a2UqW .framer-1es5zj7-container { order: 10; width: 100%; } .framer-a2UqW .framer-ayiiw1 { order: 11; width: 100%; } .framer-a2UqW .framer-19847yt { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-a2UqW .framer-13li771, .framer-a2UqW .framer-10a9v1f { flex-direction: column; gap: 22px; height: min-content; width: 100%; } .framer-a2UqW .framer-1rjawxc { flex: none; gap: 10px; height: min-content; justify-content: flex-start; width: 100%; } .framer-a2UqW .framer-1e8wk6n { flex: none; height: 460px; width: 100%; } .framer-a2UqW .framer-1lp923n { flex: none; gap: 10px; height: min-content; justify-content: flex-start; width: 70%; } .framer-a2UqW .framer-15rbh5z { flex: none; height: 421px; width: 100%; } .framer-a2UqW .framer-1tghonr { flex-direction: column; height: min-content; width: 100%; } .framer-a2UqW .framer-14wzu3f { flex: none; gap: 0px; height: min-content; justify-content: center; width: 70%; } .framer-a2UqW .framer-blix95-container { order: 13; } .framer-a2UqW .framer-rnlg5x { gap: 20px; order: 12; width: 100%; } .framer-a2UqW .framer-uv7adb { gap: 30px; width: 100%; } .framer-a2UqW .framer-1kj0mos, .framer-a2UqW .framer-1cydolq { flex-direction: column; gap: 36px; } .framer-a2UqW .framer-1p3e5z9 { height: 14px; } .framer-a2UqW .framer-sibger { width: 474px; } .framer-a2UqW .framer-155h9o4 { order: 14; width: 100%; } .framer-a2UqW .framer-1795x8b-container { order: 15; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7222\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"y1CPABEQd\":{\"layout\":[\"fixed\",\"auto\"]},\"vUvVVhw88\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerLvaVlo35y=withCSS(Component,css,\"framer-a2UqW\");export default FramerLvaVlo35y;FramerLvaVlo35y.displayName=\"Windows Speech To Text\";FramerLvaVlo35y.defaultProps={height:7222,width:1200};addFonts(FramerLvaVlo35y,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"}]},...DesktopHeaderFonts,...MobileHeaderFonts,...StarsComponentFonts,...MacCTAFonts,...TestimonialsFonts,...FeatureSectionFonts,...RowFonts,...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\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLvaVlo35y\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"y1CPABEQd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vUvVVhw88\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"7222\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["DesktopHeaderFonts", "getFonts", "ppRJUcK_0_default", "MobileHeaderFonts", "ddz_1d_3B_default", "StarsComponentFonts", "SXE0vA0SD_default", "MacCTAFonts", "Iw5h_dMwC_default", "MacCTAWithDownloadAndRedirect11ntak8WithMappedReactProps1qfqg4p", "withMappedReactProps", "withCodeBoundaryForOverrides", "withDownloadAndRedirect", "Iw5h_dMwC_exports", "TestimonialsFonts", "xwwnuCsuB_default", "FeatureSectionFonts", "fo0L1UE26_default", "RowFonts", "JDIZfHyyT_default", "FooterFonts", "dYx0YHLN7_default", "MotionDivWithNoBorders1gk0g1g", "motion", "withNoBorders", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Image2", "Link", "x", "RichText", "css", "FramerLvaVlo35y", "withCSS", "LvaVlo35y_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
