{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/dwiA6ASOjTuR9662kN8l/1xAYo1HGjNzSe42eBJhT/RIJq6Ol5V.js"],
  "sourcesContent": ["// Generated by Framer (ee31e22)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,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 FAQ from\"https://framerusercontent.com/modules/5tfK595Z1jPAUL9F5OaY/pYPCMH81dLfm3mTg3nxE/NVAbH4cJY.js\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Footer from\"https://framerusercontent.com/modules/9KSlfZHcZVoNnenevBQX/2egYCMDjzB8PYUp72c9Z/LR79WF6Dl.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js\";import AwardMarker from\"https://framerusercontent.com/modules/h4kZRdwNmBkT4BzwTeOv/Xt0DHRt0VPdfE33MiW2F/oBQROS0fG.js\";import Testimonial_SmallBlock from\"https://framerusercontent.com/modules/okmLna4XYpZwoiXCuC2n/YEW8AzJcjWVgDO8I6TXd/vS23BQnNn.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import Options_Simple from\"https://framerusercontent.com/modules/ufItKn4JpCnYS90D0ssQ/dIIg3lLWYVti8l4VG1ih/K3iQBKnDp.js\";import{withHover}from\"https://framerusercontent.com/modules/yFro7FTX7TUQyKCWMsaz/UxkePwiXrlwIxayfJOeL/Yellow_Button.js\";import NavbarCopy from\"#framer/local/canvasComponent/Zb5aJIHjU/Zb5aJIHjU.js\";import CTAButtonCopy3,*as CTAButtonCopy3Info from\"#framer/local/canvasComponent/ZViCUZrTE/ZViCUZrTE.js\";import metadataProvider from\"#framer/local/webPageMetadata/RIJq6Ol5V/RIJq6Ol5V.js\";const NavbarCopyFonts=getFonts(NavbarCopy);const PhosphorFonts=getFonts(Phosphor);const Testimonial_SmallBlockFonts=getFonts(Testimonial_SmallBlock);const TickerFonts=getFonts(Ticker);const AwardMarkerFonts=getFonts(AwardMarker);const Options_SimpleFonts=getFonts(Options_Simple);const CTAButtonCopy3Fonts=getFonts(CTAButtonCopy3);const CTAButtonCopy3WithHover6s8b29WithMappedReactProps17ctw93=withMappedReactProps(withCodeBoundaryForOverrides(CTAButtonCopy3,{nodeId:\"d4TFpn9kU\",override:withHover,scopeId:\"RIJq6Ol5V\"}),CTAButtonCopy3Info);const MaterialFonts=getFonts(Material);const FAQFonts=getFonts(FAQ);const FooterFonts=getFonts(Footer);const breakpoints={aCHQFs5DD:\"(min-width: 1200px) and (max-width: 1749px)\",KBEFLjvy8:\"(min-width: 810px) and (max-width: 1199px)\",PMkNyrKlt:\"(max-width: 809px)\",wY2y17NgE:\"(min-width: 1750px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Rt2GK\";const variantClassNames={aCHQFs5DD:\"framer-v-18gplib\",KBEFLjvy8:\"framer-v-92nhon\",PMkNyrKlt:\"framer-v-1qxf2hk\",wY2y17NgE:\"framer-v-1eg3ck8\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"aCHQFs5DD\",Phone:\"PMkNyrKlt\",Tablet:\"KBEFLjvy8\",Widescreen:\"wY2y17NgE\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"aCHQFs5DD\"};};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=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"KBEFLjvy8\",\"PMkNyrKlt\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"aCHQFs5DD\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-7a7660c9-d582-4f17-976f-19931121fd21, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-18gplib\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:76,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-84vlsq-container\",layoutScroll:true,nodeId:\"Xn9D5pk2u\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(NavbarCopy,{height:\"100%\",id:\"Xn9D5pk2u\",layoutId:\"Xn9D5pk2u\",style:{width:\"100%\"},variant:\"YlEXWakvJ\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14ju9le\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KBEFLjvy8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:541.5,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+711-518),pixelHeight:1083,pixelWidth:1920,src:\"https://framerusercontent.com/images/Yocu6f5SR5cpsD79BfKJV6OboGQ.png?scale-down-to=1024\"},transformTemplate:undefined},PMkNyrKlt:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:541.5,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+557-272),pixelHeight:1083,pixelWidth:1920,src:\"https://framerusercontent.com/images/Yocu6f5SR5cpsD79BfKJV6OboGQ.png?scale-down-to=1024\"},transformTemplate:undefined},wY2y17NgE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:541.5,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+871-685.5),pixelHeight:1083,pixelWidth:1920,src:\"https://framerusercontent.com/images/Yocu6f5SR5cpsD79BfKJV6OboGQ.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:541.5,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+738-536),pixelHeight:1083,pixelWidth:1920,src:\"https://framerusercontent.com/images/Yocu6f5SR5cpsD79BfKJV6OboGQ.png?scale-down-to=1024\"},className:\"framer-1356h43\",\"data-framer-name\":\"support_cs\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ocrhie\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PMkNyrKlt:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS04MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-3px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"CreateStudio Live Chat\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS04MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-3px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"CreateStudio Live Chat\"})}),className:\"framer-1dlvywk\",fonts:[\"GF;Figtree-800\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{motionChild:true,nodeId:\"H6eaKtUuR\",openInNewTab:false,scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-f1bv74 framer-1y5huds\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ov3np2-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"SC6F5TZOg\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"chat\",iconSelection:\"ChatTeardropDots\",id:\"SC6F5TZOg\",layoutId:\"SC6F5TZOg\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS04MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-1.3px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Open  Live Chat\"})}),className:\"framer-1kq7zzv\",fonts:[\"GF;Figtree-800\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1iks04t hidden-92nhon hidden-1qxf2hk\",\"data-framer-name\":\"Testimonials\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a5izmn\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1st1sry\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-miky83\",\"data-framer-name\":\"Ticker Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5obhe9\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mznfeh-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"P1OawLbs8\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:50,overflow:false},gap:10,height:\"100%\",hoverFactor:0,id:\"P1OawLbs8\",layoutId:\"P1OawLbs8\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1n8ym1v\",\"data-framer-name\":\"Testimonials Ticker (Main_A)\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1619ig-container\",inComponentSlot:true,isModuleExternal:true,nodeId:\"dEP2U_JIu\",rendersWithMotion:true,scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Testimonial_SmallBlock,{date:\"YouTube\",height:\"100%\",id:\"dEP2U_JIu\",image:addImageAlt({src:\"https://framerusercontent.com/images/XdiIZM6l35NUI6CY1OzYrmmj7lk.png\"},\"\"),layoutId:\"dEP2U_JIu\",name:\"Jenn Jager\",style:{width:\"100%\"},testimonial:\"\\\"I'm going to make a bold statement, I think CreateStudio is the BEST value for any of the online platforms I've EVER looked at!\\\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12saugy-container\",inComponentSlot:true,isModuleExternal:true,nodeId:\"FaI9zTocY\",rendersWithMotion:true,scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Testimonial_SmallBlock,{date:\"@Paykickstart\",height:\"100%\",id:\"FaI9zTocY\",image:addImageAlt({src:\"https://framerusercontent.com/images/P3vmjwE0C61yBIF80vCKKCnX9uE.png\"},\"\"),layoutId:\"FaI9zTocY\",name:\"Mark T.\",style:{width:\"100%\"},testimonial:'\"\u201CWith CreateStudio you can create virtually every kind of video you would need as an entrepreneur or online business owner, and you can quickly and easily do it with style! The perfect video tool for anyone who wants to make premium videos without complex time consuming editing.\u201D',width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11t2c3n-container\",inComponentSlot:true,isModuleExternal:true,nodeId:\"H0mxuVxV3\",rendersWithMotion:true,scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Testimonial_SmallBlock,{date:\"@TrustPilot\",height:\"100%\",id:\"H0mxuVxV3\",image:addImageAlt({src:\"https://framerusercontent.com/images/YNC9VM9MNVvEjGEHkLG7vWNVq9U.png\"},\"\"),layoutId:\"H0mxuVxV3\",name:\"Ian I.\",style:{width:\"100%\"},testimonial:\"\\\"The range of features available in CreateStudio 3.0 is truly impressive. From customizable characters and objects to a vast library of pre-built templates, this software has everything you need to create professional-grade animations and videos.  Overall, I would highly recommend CreateStudio 3.0 to anyone looking for a powerful, versatile, and easy-to-use animation and video creation tool. It's definitely one of the best investments I've made in my creative work, and I'm excited to see what I can achieve with it in the future.\\\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h7cm7n-container\",inComponentSlot:true,isModuleExternal:true,nodeId:\"SzDJJuiTN\",rendersWithMotion:true,scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Testimonial_SmallBlock,{date:\"@TrustPilot\",height:\"100%\",id:\"SzDJJuiTN\",image:addImageAlt({src:\"https://framerusercontent.com/images/8pn10748noF5DWKSemtqAo5yDiE.png\"},\"\"),layoutId:\"SzDJJuiTN\",name:\"John T.\",style:{width:\"100%\"},testimonial:'\"If you\\'re looking for an easy way to make professional animations that are attractive and engaging, CreateStudio is a must-have for any video project!\"',width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-gk3w84-container\",inComponentSlot:true,isModuleExternal:true,nodeId:\"V9D8fIRZ8\",rendersWithMotion:true,scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Testimonial_SmallBlock,{date:\"@TrustPilot\",height:\"100%\",id:\"V9D8fIRZ8\",image:addImageAlt({src:\"https://framerusercontent.com/images/hWm3CRc2tV7cWZgi3bUQDBZdPU.png\"},\"\"),layoutId:\"V9D8fIRZ8\",name:\"Mehdi\",style:{width:\"100%\"},testimonial:\"CreateStudio is light years ahead of anything else I've tried Seriously, I went from zero to stunning promotional video in record time. \",width:\"100%\"})})})]})],speed:20,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uco4r7\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-iv90tw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ZgqY99fLw\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"bottom\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:50,overflow:false},gap:10,height:\"100%\",hoverFactor:0,id:\"ZgqY99fLw\",layoutId:\"ZgqY99fLw\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q3c4vt\",\"data-framer-name\":\"Testimonials Ticker (Main_B)\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a0ao2l-container\",inComponentSlot:true,isModuleExternal:true,nodeId:\"KvPNWqmGO\",rendersWithMotion:true,scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Testimonial_SmallBlock,{date:\"July 18, @G2\",height:\"100%\",id:\"KvPNWqmGO\",image:addImageAlt({src:\"https://framerusercontent.com/images/cxddw7Kp4aWaUjk62g717bNTms.webp\"},\"\"),layoutId:\"KvPNWqmGO\",name:\"Pedro G.\",style:{width:\"100%\"},testimonial:\"Create Studio Pro has been by far the best investment I have ever made in my life. It is a formidable tool, powerful and full of features that allow me to make all kinds of animated explainer videos.\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1499dsu-container\",inComponentSlot:true,isModuleExternal:true,nodeId:\"dtvDpARyg\",rendersWithMotion:true,scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Testimonial_SmallBlock,{date:\"July 18, G2\",height:\"100%\",id:\"dtvDpARyg\",image:addImageAlt({src:\"https://framerusercontent.com/images/axQF8pZE4iCi59xGgzRLk28EEZU.webp\"},\"\"),layoutId:\"dtvDpARyg\",name:\"Victor P.\",style:{width:\"100%\"},testimonial:'\"Create Studio is the best video creation software for me that I use day by day!\"',width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-jeff4c-container\",inComponentSlot:true,isModuleExternal:true,nodeId:\"MZiBsr2lk\",rendersWithMotion:true,scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Testimonial_SmallBlock,{date:\"May 14, @TrustPilot\",height:\"100%\",id:\"MZiBsr2lk\",image:addImageAlt({src:\"https://framerusercontent.com/images/1pXCLgRkYiCPRvcg54ryFL2Jos.png\"},\"\"),layoutId:\"MZiBsr2lk\",name:\"Peter M.\",style:{width:\"100%\"},testimonial:'\"AMAZINGGGGGGGGGGG i was looking for a program like this for 2 years...bought many others before this one, but this one beats all, it\\'s just AMAZING it makes all I wanted!!! SUPER!!!\"',width:\"100%\"})})})]})],speed:25,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dr3qsp\",\"data-framer-name\":\"Sec Mess. Contianer\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-njwas4\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12zepg2\",\"data-framer-name\":\"Social Proof_A\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q1on26\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wY2y17NgE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5e3,intrinsicWidth:3974,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+871+0+0+0+90+0+0+0+0+0+0),pixelHeight:5e3,pixelWidth:3974,src:\"https://framerusercontent.com/images/hVMwATHs97jAwovY0vfh7wz3qbY.jpg?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5e3,intrinsicWidth:3974,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+738+0+0+0+90+0+0+0+0+0+0),pixelHeight:5e3,pixelWidth:3974,src:\"https://framerusercontent.com/images/hVMwATHs97jAwovY0vfh7wz3qbY.jpg?scale-down-to=512\"},className:\"framer-vhqf2o\",\"data-border\":true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wY2y17NgE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:6e3,intrinsicWidth:4e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+871+0+0+0+90+0+0+0+0+0+0),pixelHeight:6e3,pixelWidth:4e3,src:\"https://framerusercontent.com/images/WTzCiLmkiICQOoJOGhNtVz1ge8.jpg?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:6e3,intrinsicWidth:4e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+738+0+0+0+90+0+0+0+0+0+0),pixelHeight:6e3,pixelWidth:4e3,src:\"https://framerusercontent.com/images/WTzCiLmkiICQOoJOGhNtVz1ge8.jpg?scale-down-to=512\"},className:\"framer-13to2y8\",\"data-border\":true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wY2y17NgE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2891,intrinsicWidth:2730,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+871+0+0+0+90+0+0+0+0+0+0),pixelHeight:2891,pixelWidth:2730,src:\"https://framerusercontent.com/images/Cc8MtOy7fnoQIR37Y2Jezccg8G8.jpg?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2891,intrinsicWidth:2730,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+738+0+0+0+90+0+0+0+0+0+0),pixelHeight:2891,pixelWidth:2730,src:\"https://framerusercontent.com/images/Cc8MtOy7fnoQIR37Y2Jezccg8G8.jpg?scale-down-to=512\"},className:\"framer-wjmvow\",\"data-border\":true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wY2y17NgE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3276,intrinsicWidth:2733,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+871+0+0+0+90+0+0+0+0+0+0),pixelHeight:3276,pixelWidth:2733,src:\"https://framerusercontent.com/images/eTGHNPLcxzDiVY9QTHd8YxfDIKo.jpg?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3276,intrinsicWidth:2733,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+738+0+0+0+90+0+0+0+0+0+0),pixelHeight:3276,pixelWidth:2733,src:\"https://framerusercontent.com/images/eTGHNPLcxzDiVY9QTHd8YxfDIKo.jpg?scale-down-to=512\"},className:\"framer-q5m0qs\",\"data-border\":true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wY2y17NgE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1817,intrinsicWidth:2187,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+871+0+0+0+90+0+0+0+0+0+0),pixelHeight:1817,pixelWidth:2187,src:\"https://framerusercontent.com/images/0pNB6bLHyzfZ9gaKMhkjkaj7M.jpg?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1817,intrinsicWidth:2187,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+738+0+0+0+90+0+0+0+0+0+0),pixelHeight:1817,pixelWidth:2187,src:\"https://framerusercontent.com/images/0pNB6bLHyzfZ9gaKMhkjkaj7M.jpg?scale-down-to=512\"},className:\"framer-1kntbs4\",\"data-border\":true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16xhpip\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nqvew3\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ku6nai\",\"data-framer-name\":\"Star_Success\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 20\"><path d=\"M 9.115 0.782 C 9.415 0.306 9.938 0.018 10.5 0.018 C 11.062 0.018 11.585 0.306 11.885 0.782 L 14.649 5.171 L 19.679 6.444 C 20.224 6.582 20.66 6.99 20.834 7.524 C 21.008 8.059 20.895 8.645 20.535 9.077 L 17.214 13.062 L 17.558 18.238 C 17.595 18.799 17.341 19.339 16.887 19.67 C 16.434 20 15.839 20.074 15.317 19.865 L 10.5 17.939 L 5.683 19.865 C 5.161 20.074 4.566 20 4.113 19.67 C 3.659 19.339 3.405 18.799 3.442 18.238 L 3.786 13.062 L 0.465 9.077 C 0.105 8.645 -0.008 8.059 0.166 7.524 C 0.34 6.99 0.776 6.582 1.321 6.444 L 6.351 5.171 Z\" fill=\"#FFD62B\"></path></svg>',svgContentId:11376285873,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1jwduk5\",\"data-framer-name\":\"Star_Success\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 20\"><path d=\"M 9.115 0.782 C 9.415 0.306 9.938 0.018 10.5 0.018 C 11.062 0.018 11.585 0.306 11.885 0.782 L 14.649 5.171 L 19.679 6.444 C 20.224 6.582 20.66 6.99 20.834 7.524 C 21.008 8.059 20.895 8.645 20.535 9.077 L 17.214 13.062 L 17.558 18.238 C 17.595 18.799 17.341 19.339 16.887 19.67 C 16.434 20 15.839 20.074 15.317 19.865 L 10.5 17.939 L 5.683 19.865 C 5.161 20.074 4.566 20 4.113 19.67 C 3.659 19.339 3.405 18.799 3.442 18.238 L 3.786 13.062 L 0.465 9.077 C 0.105 8.645 -0.008 8.059 0.166 7.524 C 0.34 6.99 0.776 6.582 1.321 6.444 L 6.351 5.171 Z\" fill=\"#FFD62B\"></path></svg>',svgContentId:10773430644,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-zhe29n\",\"data-framer-name\":\"Star_Success\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 20\"><path d=\"M 9.115 0.782 C 9.415 0.306 9.938 0.018 10.5 0.018 C 11.062 0.018 11.585 0.306 11.885 0.782 L 14.649 5.171 L 19.679 6.444 C 20.224 6.582 20.66 6.99 20.834 7.524 C 21.008 8.059 20.895 8.645 20.535 9.077 L 17.214 13.062 L 17.558 18.238 C 17.595 18.799 17.341 19.339 16.887 19.67 C 16.434 20 15.839 20.074 15.317 19.865 L 10.5 17.939 L 5.683 19.865 C 5.161 20.074 4.566 20 4.113 19.67 C 3.659 19.339 3.405 18.799 3.442 18.238 L 3.786 13.062 L 0.465 9.077 C 0.105 8.645 -0.008 8.059 0.166 7.524 C 0.34 6.99 0.776 6.582 1.321 6.444 L 6.351 5.171 Z\" fill=\"#FFD62B\"></path></svg>',svgContentId:11321082642,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-usqea2\",\"data-framer-name\":\"Star_Success\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 20\"><path d=\"M 9.115 0.782 C 9.415 0.306 9.938 0.018 10.5 0.018 C 11.062 0.018 11.585 0.306 11.885 0.782 L 14.649 5.171 L 19.679 6.444 C 20.224 6.582 20.66 6.99 20.834 7.524 C 21.008 8.059 20.895 8.645 20.535 9.077 L 17.214 13.062 L 17.558 18.238 C 17.595 18.799 17.341 19.339 16.887 19.67 C 16.434 20 15.839 20.074 15.317 19.865 L 10.5 17.939 L 5.683 19.865 C 5.161 20.074 4.566 20 4.113 19.67 C 3.659 19.339 3.405 18.799 3.442 18.238 L 3.786 13.062 L 0.465 9.077 C 0.105 8.645 -0.008 8.059 0.166 7.524 C 0.34 6.99 0.776 6.582 1.321 6.444 L 6.351 5.171 Z\" fill=\"#FFD62B\"></path></svg>',svgContentId:11321082642,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-pudx2m\",\"data-framer-name\":\"Star_Success\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 20\"><path d=\"M 9.115 0.782 C 9.415 0.306 9.938 0.018 10.5 0.018 C 11.062 0.018 11.585 0.306 11.885 0.782 L 14.649 5.171 L 19.679 6.444 C 20.224 6.582 20.66 6.99 20.834 7.524 C 21.008 8.059 20.895 8.645 20.535 9.077 L 17.214 13.062 L 17.558 18.238 C 17.595 18.799 17.341 19.339 16.887 19.67 C 16.434 20 15.839 20.074 15.317 19.865 L 10.5 17.939 L 5.683 19.865 C 5.161 20.074 4.566 20 4.113 19.67 C 3.659 19.339 3.405 18.799 3.442 18.238 L 3.786 13.062 L 0.465 9.077 C 0.105 8.645 -0.008 8.059 0.166 7.524 C 0.34 6.99 0.776 6.582 1.321 6.444 L 6.351 5.171 Z\" fill=\"#FFD62B\"></path></svg>',svgContentId:10176240395,withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.62px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-fd1cee8e-18e0-473a-a711-b297f99830fb, rgb(34, 34, 34))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"4.8\"}),\" out of \",/*#__PURE__*/_jsx(\"strong\",{children:\"5\"}),\" (review rating)\"]})}),className:\"framer-d0zh42\",fonts:[\"GF;Figtree-regular\",\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uqf6iu\",\"data-framer-name\":\"Hero Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-3.2px\",\"--framer-text-color\":\"var(--token-764ffc81-1cb7-48a9-955f-85de56c6d866, rgb(0, 0, 0))\"},children:\"Highly Rated 4.8 Out of 5 by 1,200+ Entrepreneurs \"}),/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-3.2px\",\"--framer-text-color\":\"var(--token-764ffc81-1cb7-48a9-955f-85de56c6d866, rgb(0, 0, 0))\"},children:\"Just Like you!\"})]}),className:\"framer-u2nl9d\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wY2y17NgE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.02px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-fd1cee8e-18e0-473a-a711-b297f99830fb, rgb(34, 34, 34))\"},children:\"Join the global community of entrepreneurs, business owners, freelancers, and marketers using CreateStudio to create stunning, high converting sales videos to grow their business!\"})}),fonts:[\"GF;Figtree-600\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.02px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-fd1cee8e-18e0-473a-a711-b297f99830fb, rgb(34, 34, 34))\"},children:\"Join the global community of entrepreneurs, business owners, freelancers, and marketers using CreateStudio to create stunning, high converting sales videos to grow their business!\"})}),className:\"framer-uszl2t\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-woyr0q\",\"data-framer-name\":\"Social Proof\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jdhhga\",\"data-framer-name\":\"Social Proof_B\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2y3gpp\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q46e76-container\",isModuleExternal:true,nodeId:\"lakRT9Wek\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(AwardMarker,{background:\"rgb(242, 242, 242)\",desc:\"Video Making & Editing Software\",descColor:\"var(--token-fd1cee8e-18e0-473a-a711-b297f99830fb, rgb(34, 34, 34))\",height:\"100%\",id:\"lakRT9Wek\",image:addImageAlt({src:\"https://framerusercontent.com/images/fjdmBaY5vDbaZm0AFWpwT57gT0.svg\"},\"\"),layoutId:\"lakRT9Wek\",style:{width:\"100%\"},tag:\"IN TOP 3 BEST RATED\",tagColor:\"rgb(132, 43, 255)\",variant:\"Y5DBIW2HG\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-q45x8u\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-128ooq8-container\",isModuleExternal:true,nodeId:\"HPvgEQDC6\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(AwardMarker,{background:\"rgb(242, 242, 242)\",desc:\"Video Making Software\",descColor:\"var(--token-fd1cee8e-18e0-473a-a711-b297f99830fb, rgb(34, 34, 34))\",height:\"100%\",id:\"HPvgEQDC6\",layoutId:\"HPvgEQDC6\",style:{width:\"100%\"},tag:\"HIGH PERFORMER\",tagColor:\"rgb(132, 43, 255)\",variant:\"Y5DBIW2HG\",width:\"100%\"})})})})]})})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1br0f6r\",\"data-framer-name\":\"What's Included\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w5cxj4\",\"data-framer-name\":\"Container\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ieo93t hidden-92nhon hidden-1qxf2hk\",\"data-framer-name\":\"Small Feature Card\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS04MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-1.2px\",\"--framer-line-height\":\"1.16em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7a7660c9-d582-4f17-976f-19931121fd21, rgb(255, 255, 255))\"},children:\"Everything included with\"}),/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS04MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-1.2px\",\"--framer-line-height\":\"1.16em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7a7660c9-d582-4f17-976f-19931121fd21, rgb(255, 255, 255))\"},children:\"your purchase today\"})]}),className:\"framer-1ir4x5l\",fonts:[\"GF;Figtree-800\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a6y2km\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kdp6uh-container\",isModuleExternal:true,nodeId:\"ceCJxGJRB\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Options_Simple,{height:\"100%\",id:\"ceCJxGJRB\",layoutId:\"ceCJxGJRB\",offering:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"25 3D Animated Characters\"})})}),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-gxi6jx-container\",isModuleExternal:true,nodeId:\"dXyxnYGJg\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Options_Simple,{height:\"100%\",id:\"dXyxnYGJg\",layoutId:\"dXyxnYGJg\",offering:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"200 Backgrounds\"})})}),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13tsuet-container\",isModuleExternal:true,nodeId:\"zdWIH87ha\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Options_Simple,{height:\"100%\",id:\"zdWIH87ha\",layoutId:\"zdWIH87ha\",offering:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"50 \"}),\"Scroll Stopping Effects\"]})}),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-10pv7b3-container\",isModuleExternal:true,nodeId:\"uj4zdy_jN\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Options_Simple,{height:\"100%\",id:\"uj4zdy_jN\",layoutId:\"uj4zdy_jN\",offering:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"120 Done-for-you\"}),\" \",/*#__PURE__*/_jsx(\"strong\",{children:\"Scenes\"})]})}),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18po4xw-container\",isModuleExternal:true,nodeId:\"l7VS71sDD\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Options_Simple,{height:\"100%\",id:\"l7VS71sDD\",layoutId:\"l7VS71sDD\",offering:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"50 \"}),\"Done-for-you\",/*#__PURE__*/_jsx(\"strong\",{children:\" Templates\"})]})}),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-s0mtjn-container\",isModuleExternal:true,nodeId:\"aKfXybj0a\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Options_Simple,{height:\"100%\",id:\"aKfXybj0a\",layoutId:\"aKfXybj0a\",offering:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"40 \"}),\"Royalty-free\",/*#__PURE__*/_jsx(\"strong\",{children:\" Music Tracks\"})]})}),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1573gvy-container\",isModuleExternal:true,nodeId:\"ES_QLYQic\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Options_Simple,{height:\"100%\",id:\"ES_QLYQic\",layoutId:\"ES_QLYQic\",offering:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Lightning Video Builder\"})})}),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-6f1jkd-container\",isModuleExternal:true,nodeId:\"zTp67JgfK\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Options_Simple,{height:\"100%\",id:\"zTp67JgfK\",layoutId:\"zTp67JgfK\",offering:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Multi-Language Text-to-speech creator\"})})}),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-93oj39-container\",isModuleExternal:true,nodeId:\"GAeETnggz\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Options_Simple,{height:\"100%\",id:\"GAeETnggz\",layoutId:\"GAeETnggz\",offering:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"10,000+ Icons\"})})}),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1shhjhm-container\",isModuleExternal:true,nodeId:\"kxVetLZ4o\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Options_Simple,{height:\"100%\",id:\"kxVetLZ4o\",layoutId:\"kxVetLZ4o\",offering:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Over 5 Million Images & Videos\"})})}),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17xstof-container\",isModuleExternal:true,nodeId:\"jofjWwNhr\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Options_Simple,{height:\"100%\",id:\"jofjWwNhr\",layoutId:\"jofjWwNhr\",offering:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"200+ Animated Emojis\"})})}),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cxfq0t-container\",isModuleExternal:true,nodeId:\"zcgy6uBrS\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wY2y17NgE:{style:{maxWidth:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(Options_Simple,{height:\"100%\",id:\"zcgy6uBrS\",layoutId:\"zcgy6uBrS\",offering:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Doodle Video Creator + 6 Doodle Characters & 100's of Doodle Effects\"})})}),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16nx8n0-container\",isModuleExternal:true,nodeId:\"BXyUzoxZz\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Options_Simple,{height:\"100%\",id:\"BXyUzoxZz\",layoutId:\"BXyUzoxZz\",offering:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"15 Bobble Head Characters\"})})}),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12a2yq4-container\",isModuleExternal:true,nodeId:\"tZLOfzlb_\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Options_Simple,{height:\"100%\",id:\"tZLOfzlb_\",layoutId:\"tZLOfzlb_\",offering:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Lifetime access to CreateStudio \"}),\"software\",/*#__PURE__*/_jsx(\"br\",{}),\"2x Device Installs\"]})}),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-19rze05-container\",isModuleExternal:true,nodeId:\"BNDXJR0xO\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Options_Simple,{height:\"100%\",id:\"BNDXJR0xO\",layoutId:\"BNDXJR0xO\",offering:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"24/7\",/*#__PURE__*/_jsx(\"strong\",{children:\" Customer Support\"})]})}),style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12rreff-container\",isModuleExternal:true,nodeId:\"EF0WqoimE\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Options_Simple,{height:\"100%\",id:\"EF0WqoimE\",layoutId:\"EF0WqoimE\",offering:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"30 Day 100% Money Back Guarantee\"})})}),style:{width:\"100%\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1arx69e\",\"data-framer-name\":\"Sec Mess. Contianer\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kgg1r1\",\"data-framer-name\":\"Hero Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15ehs2o\",\"data-framer-name\":\"Facebook SubHeader\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1air1c0\",\"data-framer-name\":\"Facebook_Icon\",fill:\"black\",intrinsicHeight:142,intrinsicWidth:142,svg:'<svg viewBox=\"0 0 142 142\" xmlns=\"http://www.w3.org/2000/svg\" xml:space=\"preserve\" style=\"fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2\"><circle cx=\"70.76\" cy=\"70.76\" r=\"70.76\" style=\"fill:url(#a)\"/><clipPath id=\"b\"><circle cx=\"70.76\" cy=\"70.76\" r=\"70.76\"/></clipPath><g clip-path=\"url(#b)\"><path d=\"m94.101 95.214 2.894-18.006H79.971V64.663c0-5.143 1.931-9.005 9.646-9.005h8.365V39.261a105.248 105.248 0 0 0-14.167-1.286 23.46 23.46 0 0 0-1.837-.072c-12.784 0-23.303 10.519-23.303 23.303 0 .619.025 1.237.074 1.854v14.148h-16.08v18.006h16.08v45.953c7.015 1.286 14.207 1.645 21.222.359V95.214h14.13Z\" style=\"fill:#fff;fill-rule:nonzero\"/></g><defs><linearGradient id=\"a\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"rotate(59.957 16.603 42.571) scale(141.9043)\"><stop offset=\"0\" style=\"stop-color:#37affa;stop-opacity:1\"/><stop offset=\"1\" style=\"stop-color:#006cff;stop-opacity:1\"/></linearGradient></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wkok0p\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.02px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7a7660c9-d582-4f17-976f-19931121fd21, rgb(255, 255, 255))\"},children:\"Facebook Special Lifetime Offer\"})}),className:\"framer-17g0l00\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8rey0k\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KBEFLjvy8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS04MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-3.2px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7a7660c9-d582-4f17-976f-19931121fd21, rgb(255, 255, 255))\"},children:[\"Get Lifetime Access \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-764ffc81-1cb7-48a9-955f-85de56c6d866, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"for ONLY $67!\"]})})},PMkNyrKlt:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS04MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-3.2px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7a7660c9-d582-4f17-976f-19931121fd21, rgb(255, 255, 255))\"},children:[\"Get Lifetime Access \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-764ffc81-1cb7-48a9-955f-85de56c6d866, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"for ONLY $67!\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS04MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"54px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-3.2px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7a7660c9-d582-4f17-976f-19931121fd21, rgb(255, 255, 255))\"},children:[\"Get Lifetime Access \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-764ffc81-1cb7-48a9-955f-85de56c6d866, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"for ONLY $67!\"]})}),className:\"framer-1q724ap\",fonts:[\"GF;Figtree-800\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qgfs3t\",\"data-framer-name\":\"Highlight Circle\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1pmb6fn\",\"data-framer-name\":\"Squiggle_Circle_2\",fill:\"black\",intrinsicHeight:89,intrinsicWidth:243,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"243.129\" height=\"88.784\"><path data-name=\"Path 837\" d=\"M88.551 2.594S-44.175 54.929 19.13 75.414s167.372 8.608 190.7 0 66.433-30.4-21.919-51.795-109.473-7.727-109.473-7.727\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-width=\"4\" opacity=\".218\"/></svg>',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.25em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7a7660c9-d582-4f17-976f-19931121fd21, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-decoration\":\"underline\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"One time payment ONLY.\"})}),/*#__PURE__*/_jsx(\"strong\",{children:\" No on-going fees! (Usually $199/year)\"})]})}),className:\"framer-f9ztec\",fonts:[\"GF;Figtree-500\",\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KBEFLjvy8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:615,intrinsicWidth:829,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+711+0+0+0+354.6),pixelHeight:1230,pixelWidth:1658,src:\"https://framerusercontent.com/images/csPVuVwwttXyIDTO7PYo9V0sK7s.png?scale-down-to=1024\"}},PMkNyrKlt:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:615,intrinsicWidth:829,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+557+0+0+70+0+0+284.6),pixelHeight:1230,pixelWidth:1658,src:\"https://framerusercontent.com/images/csPVuVwwttXyIDTO7PYo9V0sK7s.png?scale-down-to=1024\"}},wY2y17NgE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:615,intrinsicWidth:829,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1535.7+0+86+0+399.4),pixelHeight:1230,pixelWidth:1658,src:\"https://framerusercontent.com/images/csPVuVwwttXyIDTO7PYo9V0sK7s.png?scale-down-to=1024\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:615,intrinsicWidth:829,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1380.2+0+69+0+409.4),pixelHeight:1230,pixelWidth:1658,src:\"https://framerusercontent.com/images/csPVuVwwttXyIDTO7PYo9V0sK7s.png?scale-down-to=1024\"},className:\"framer-1id5i1s\",\"data-framer-name\":\"Product_Shot_CreateStudio\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-6s8b29-container\",nodeId:\"d4TFpn9kU\",rendersWithMotion:true,scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(CTAButtonCopy3WithHover6s8b29WithMappedReactProps17ctw93,{Fg9M0JVGi:\"Get CreateStudio Now\",height:\"100%\",id:\"d4TFpn9kU\",layoutId:\"d4TFpn9kU\",style:{width:\"100%\"},un7a5YdHe:\"https://createstudio.com/go/checkout-special/\",variant:\"tL01jtbwt\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fbckrx\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ug6qh1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-dit5u6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KBEFLjvy8:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:165,intrinsicWidth:165,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+711+0+0+0+742.5059+-17.5+0+-77+1.5),pixelHeight:165,pixelWidth:165,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/VXzFjVVPxCXHF8DrhUGoD2mVDVc.svg\"}},PMkNyrKlt:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:165,intrinsicWidth:165,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+557+0+0+70+0+0+672.5059+-17.5+0+-77+1.5),pixelHeight:165,pixelWidth:165,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/VXzFjVVPxCXHF8DrhUGoD2mVDVc.svg\"}},wY2y17NgE:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:165,intrinsicWidth:165,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1535.7+0+86+0+787.3059+-17.5+0+-77+1.5),pixelHeight:165,pixelWidth:165,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/VXzFjVVPxCXHF8DrhUGoD2mVDVc.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:165,intrinsicWidth:165,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1380.2+0+69+0+797.3059+-17.5+0+-77+1.5),pixelHeight:165,pixelWidth:165,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/VXzFjVVPxCXHF8DrhUGoD2mVDVc.svg\"},className:\"framer-1r56ho4\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.25em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7a7660c9-d582-4f17-976f-19931121fd21, rgb(255, 255, 255))\"},children:\"30 Day 100% Money \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.25em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7a7660c9-d582-4f17-976f-19931121fd21, rgb(255, 255, 255))\"},children:\"Back Guarantee\"})]}),className:\"framer-10aao1p\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wjr86y\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eq3kuv\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15h9m0p-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"WtxrqCdbf\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"windows\",iconSelection:\"House\",id:\"WtxrqCdbf\",layoutId:\"WtxrqCdbf\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3x96d6-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"R9TSLmhba\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"apple\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"R9TSLmhba\",layoutId:\"R9TSLmhba\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.25em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7a7660c9-d582-4f17-976f-19931121fd21, rgb(255, 255, 255))\"},children:\"Mac & Pc Compatible\"})}),className:\"framer-1piio2b\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-9yvz1d\",\"data-framer-name\":\"Squiggly Arrow\",style:{rotate:30},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1a2k2th\",\"data-framer-name\":\"Squiggly_Arrow\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 37 100\"><path d=\"M 6.309 96.212 C 13.461 94.381 19.02 86.275 22.027 81.904 C 22.305 81.5 22.568 81.118 22.808 80.774 L 25.469 82.658 C 25.237 82.989 24.979 83.365 24.706 83.764 C 22.089 87.574 17.678 94.005 11.701 97.473 C 10.189 98.365 8.556 99.031 6.853 99.449 C 4.457 100.018 2.709 99.753 1.511 98.643 C -0.671 96.611 -0.064 92.69 0.706 87.729 C 1.25 84.702 1.562 81.638 1.638 78.563 L 4.897 78.562 C 4.822 81.805 4.497 85.036 3.923 88.228 C 3.589 90.089 3.366 91.969 3.257 93.858 C 3.248 94.265 3.261 94.606 3.287 94.89 C 10.996 82.593 16.058 72.49 18.341 64.834 C 18.405 64.619 18.467 64.406 18.526 64.196 C 16.103 64.567 13.64 64.584 11.212 64.247 C 8.879 64.035 6.613 63.353 4.549 62.243 C 3.038 61.449 1.974 60.002 1.664 58.318 C 1.483 56.308 2.207 54.323 3.638 52.907 C 5.089 51.311 6.848 50.028 8.807 49.135 C 10.75 48.185 12.882 47.69 15.042 47.686 C 17.232 47.649 19.332 48.563 20.805 50.192 C 22.595 52.253 23.263 55.354 22.81 59.452 C 23.858 58.935 24.846 58.305 25.757 57.573 C 29.393 54.455 31.859 50.183 32.749 45.464 C 33.59 41.519 33.732 37.455 33.168 33.46 C 32.587 29.146 31.286 24.962 29.322 21.083 C 27.286 17.019 24.508 13.375 21.133 10.342 C 17.472 7.074 13.17 4.612 8.505 3.114 L 9.511 0 C 14.606 1.637 19.303 4.326 23.302 7.896 C 26.981 11.201 30.009 15.171 32.229 19.6 C 34.359 23.806 35.769 28.342 36.4 33.018 C 37.015 37.4 36.856 41.855 35.93 46.181 C 34.881 51.628 32.009 56.549 27.791 60.129 C 26.094 61.492 24.181 62.559 22.131 63.283 C 21.932 64.12 21.709 64.951 21.461 65.776 C 19.123 73.621 14.029 83.851 6.309 96.212 Z M 12.918 51.166 C 11.974 51.374 11.055 51.687 10.18 52.099 C 7.002 53.579 4.627 56.148 4.882 57.823 C 5.108 59.292 7.631 60.483 11.631 61.008 C 14.196 61.377 16.807 61.273 19.335 60.701 C 20.022 56.793 19.694 53.89 18.35 52.343 C 17.477 51.41 16.245 50.904 14.972 50.954 C 14.282 50.946 13.593 51.017 12.918 51.166 Z\" fill=\"var(--token-7a7660c9-d582-4f17-976f-19931121fd21, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></svg>',svgContentId:9061217647,withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e61z17\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lv9bb4\",\"data-framer-name\":\"Sec Mess. Contianer\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c6uisc\",\"data-framer-name\":\"Hero Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS04MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"54px\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7a7660c9-d582-4f17-976f-19931121fd21, rgb(255, 255, 255))\"},children:\"Frequently Asked Questions\"})}),className:\"framer-1mipal1\",fonts:[\"GF;Figtree-800\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.02px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7a7660c9-d582-4f17-976f-19931121fd21, rgb(255, 255, 255))\"},children:\"If you have any other questions, please get in touch!\"})}),className:\"framer-1yd5lr7\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5ujltp\",\"data-framer-name\":\"FAQ Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-60xk1h-container\",isModuleExternal:true,nodeId:\"iokgcK0J1\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(FAQ,{answer:\"Yes! Your purchase includes a commercial use license, you are free to create an unlimited number of videos for your own business and also for clients.\",height:\"100%\",id:\"iokgcK0J1\",layoutId:\"iokgcK0J1\",question:\"Can I sell these videos to businesses?\",style:{width:\"100%\"},variant:\"qDaQeR30N\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sqceo-container\",isModuleExternal:true,nodeId:\"t_HT7t72n\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(FAQ,{answer:\"In this offer you get all CreateStudio features. We do have two optional upgrades that enable you to get more characters & templates at a discoutned price, as well as an audio upgrade which gives you lifetime access to our ever growing music library with new tracks added every month for a one time fee.\",height:\"100%\",id:\"t_HT7t72n\",layoutId:\"t_HT7t72n\",question:\"Do you have any upgrade offers?\",style:{width:\"100%\"},variant:\"qDaQeR30N\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ko48mk-container\",isModuleExternal:true,nodeId:\"BcoY5oBPk\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(FAQ,{answer:\"With your purchase we offer a full 30 day risk free guarantee. So if for any reason you would like a refund, simply contact us via our support desk www.support.createstudiopro.com and we will send you a full 100% refund within 30 days of your purchase.\",height:\"100%\",id:\"BcoY5oBPk\",layoutId:\"BcoY5oBPk\",question:\"What is your refund policy?\",style:{width:\"100%\"},variant:\"qDaQeR30N\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kcnd2z-container\",isModuleExternal:true,nodeId:\"gRos5sx4y\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(FAQ,{answer:\"Absolutely! You can check out our step-by-step video tutorials on our official YouTube channel CreateStudio Official. We also have a dedicated page with tutorials & a Facebook support group where you can connect, get feedback & share videos with other CreateStudio users.\",height:\"100%\",id:\"gRos5sx4y\",layoutId:\"gRos5sx4y\",question:\"Do you provide tutorials?\",style:{width:\"100%\"},variant:\"qDaQeR30N\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xe4tq1-container\",isModuleExternal:true,nodeId:\"O3VBEKkJl\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(FAQ,{answer:\"You can either get in touch by email at support@createstudio.com, or by visiting our support desk at https://support.createstudio.com. Here you will find a wide range of helpful resources, an indepth knowledge-base, as well as the option to submit a support ticket. Our help desk is available 24/7, and we endeavour to respond to each request within 24 hours. Due to the launch response times may vary.\",height:\"100%\",id:\"O3VBEKkJl\",layoutId:\"O3VBEKkJl\",question:\"How can I get in touch with your support team?\",style:{width:\"100%\"},variant:\"qDaQeR30N\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12pjwe-container\",isModuleExternal:true,nodeId:\"ErMFwFt1B\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(FAQ,{answer:\"Absolutely! We are constantly updating our app with new features & improvements and if there\u2019s a feature or improvement you\u2019d like to see implemented, just shoot us a message and we\u2019ll add it to our features cosideration list. A lot of the features we have developed based upon user feedback.\",height:\"100%\",id:\"ErMFwFt1B\",layoutId:\"ErMFwFt1B\",question:\"Do you provide regular updates?\",style:{width:\"100%\"},variant:\"qDaQeR30N\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-s76ks3-container\",isModuleExternal:true,nodeId:\"Obv68QvM9\",scopeId:\"RIJq6Ol5V\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KBEFLjvy8:{variant:\"Dd_mByyRA\"},PMkNyrKlt:{variant:\"Dd_mByyRA\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Obv68QvM9\",layoutId:\"Obv68QvM9\",style:{width:\"100%\"},variant:\"Eo9z6fV_I\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Rt2GK.framer-1y5huds, .framer-Rt2GK .framer-1y5huds { display: block; }\",\".framer-Rt2GK.framer-18gplib { align-content: center; align-items: center; background-color: var(--token-7a7660c9-d582-4f17-976f-19931121fd21, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-Rt2GK .framer-84vlsq-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 5; }\",\".framer-Rt2GK .framer-14ju9le { background: radial-gradient(50% 50% at 50% 50%, #12064b 0%, rgb(10, 1, 54) 100%); flex: none; height: 738px; overflow: hidden; position: relative; width: 100%; }\",\".framer-Rt2GK .framer-1356h43 { aspect-ratio: 1.7728531855955678 / 1; bottom: -2px; flex: none; height: var(--framer-aspect-ratio-supported, 538px); left: 52%; overflow: visible; position: absolute; transform: translateX(-50%); width: 954px; }\",\".framer-Rt2GK .framer-1ocrhie { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 23px; height: 282px; justify-content: center; left: calc(50.00000000000002% - 633px / 2); overflow: hidden; padding: 0px; position: absolute; top: 61px; width: 633px; }\",\".framer-Rt2GK .framer-1dlvywk { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 83px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Rt2GK .framer-f1bv74 { align-content: center; align-items: center; background: linear-gradient(82deg, #ff2e43 0%, rgb(255, 10, 96) 100%); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 14px; height: 55px; justify-content: center; overflow: hidden; padding: 10px 20px 10px 50px; position: relative; text-decoration: none; width: 317px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Rt2GK .framer-ov3np2-container { flex: none; height: 35px; position: relative; width: 35px; }\",\".framer-Rt2GK .framer-1kq7zzv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: 33px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Rt2GK .framer-1iks04t, .framer-Rt2GK .framer-8rey0k { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Rt2GK .framer-1a5izmn, .framer-Rt2GK .framer-q45x8u { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Rt2GK .framer-1st1sry { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1344px; overflow: visible; padding: 90px 48px 76px 48px; position: relative; width: 100%; }\",\".framer-Rt2GK .framer-miky83 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Rt2GK .framer-5obhe9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Rt2GK .framer-mznfeh-container, .framer-Rt2GK .framer-iv90tw-container { aspect-ratio: 0.45 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 444px); position: relative; width: 1px; }\",\".framer-Rt2GK .framer-1n8ym1v, .framer-Rt2GK .framer-q3c4vt { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 252px; }\",\".framer-Rt2GK .framer-1619ig-container, .framer-Rt2GK .framer-12saugy-container, .framer-Rt2GK .framer-11t2c3n-container, .framer-Rt2GK .framer-1h7cm7n-container, .framer-Rt2GK .framer-gk3w84-container, .framer-Rt2GK .framer-1a0ao2l-container, .framer-Rt2GK .framer-1499dsu-container, .framer-Rt2GK .framer-jeff4c-container, .framer-Rt2GK .framer-128ooq8-container, .framer-Rt2GK .framer-kdp6uh-container, .framer-Rt2GK .framer-gxi6jx-container, .framer-Rt2GK .framer-13tsuet-container, .framer-Rt2GK .framer-10pv7b3-container, .framer-Rt2GK .framer-18po4xw-container, .framer-Rt2GK .framer-s0mtjn-container, .framer-Rt2GK .framer-1573gvy-container, .framer-Rt2GK .framer-6f1jkd-container, .framer-Rt2GK .framer-93oj39-container, .framer-Rt2GK .framer-1shhjhm-container, .framer-Rt2GK .framer-17xstof-container, .framer-Rt2GK .framer-1cxfq0t-container, .framer-Rt2GK .framer-16nx8n0-container, .framer-Rt2GK .framer-12a2yq4-container, .framer-Rt2GK .framer-19rze05-container, .framer-Rt2GK .framer-12rreff-container, .framer-Rt2GK .framer-6s8b29-container, .framer-Rt2GK .framer-60xk1h-container, .framer-Rt2GK .framer-1sqceo-container, .framer-Rt2GK .framer-ko48mk-container, .framer-Rt2GK .framer-1kcnd2z-container, .framer-Rt2GK .framer-1xe4tq1-container, .framer-Rt2GK .framer-12pjwe-container, .framer-Rt2GK .framer-s76ks3-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Rt2GK .framer-1uco4r7 { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Rt2GK .framer-1dr3qsp { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Rt2GK .framer-njwas4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Rt2GK .framer-12zepg2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Rt2GK .framer-1q1on26 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; min-height: 52px; overflow: hidden; padding: 0px; position: relative; width: 189px; }\",\".framer-Rt2GK .framer-vhqf2o { --border-bottom-width: 2px; --border-color: var(--token-7a7660c9-d582-4f17-976f-19931121fd21, #ffffff); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; flex: none; height: 48px; left: calc(12.69841269841272% - 48px / 2); overflow: hidden; position: absolute; top: 0px; width: 48px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-Rt2GK .framer-13to2y8 { --border-bottom-width: 2px; --border-color: var(--token-7a7660c9-d582-4f17-976f-19931121fd21, #ffffff); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; flex: none; height: 48px; left: calc(29.62962962962965% - 48px / 2); overflow: hidden; position: absolute; top: 0px; width: 48px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-Rt2GK .framer-wjmvow { --border-bottom-width: 2px; --border-color: var(--token-7a7660c9-d582-4f17-976f-19931121fd21, #ffffff); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; flex: none; height: 48px; left: calc(48.14814814814817% - 48px / 2); overflow: hidden; position: absolute; top: 0px; width: 48px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-Rt2GK .framer-q5m0qs { --border-bottom-width: 2px; --border-color: var(--token-7a7660c9-d582-4f17-976f-19931121fd21, #ffffff); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; flex: none; height: 48px; left: calc(65.60846560846562% - 48px / 2); overflow: hidden; position: absolute; top: 0px; width: 48px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-Rt2GK .framer-1kntbs4 { --border-bottom-width: 2px; --border-color: var(--token-7a7660c9-d582-4f17-976f-19931121fd21, #ffffff); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; flex: none; height: 48px; left: calc(83.59788359788361% - 48px / 2); overflow: hidden; position: absolute; top: 0px; width: 48px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-Rt2GK .framer-16xhpip { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Rt2GK .framer-1nqvew3 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-Rt2GK .framer-ku6nai, .framer-Rt2GK .framer-1jwduk5, .framer-Rt2GK .framer-zhe29n, .framer-Rt2GK .framer-usqea2, .framer-Rt2GK .framer-pudx2m { flex: none; height: 20px; position: relative; width: 21px; }\",\".framer-Rt2GK .framer-d0zh42, .framer-Rt2GK .framer-17g0l00 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Rt2GK .framer-uqf6iu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 560px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Rt2GK .framer-u2nl9d, .framer-Rt2GK .framer-uszl2t, .framer-Rt2GK .framer-1ir4x5l, .framer-Rt2GK .framer-f9ztec, .framer-Rt2GK .framer-10aao1p, .framer-Rt2GK .framer-1piio2b, .framer-Rt2GK .framer-1mipal1, .framer-Rt2GK .framer-1yd5lr7 { --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-Rt2GK .framer-woyr0q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Rt2GK .framer-jdhhga { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Rt2GK .framer-2y3gpp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Rt2GK .framer-1q46e76-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-Rt2GK .framer-1br0f6r { align-content: center; align-items: center; background: linear-gradient(118deg, #0077ff 0%, rgb(0, 157, 255) 100%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Rt2GK .framer-1w5cxj4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 38px; height: min-content; justify-content: flex-end; max-width: 1440px; overflow: visible; padding: 69px 48px 0px 48px; position: relative; width: 1px; z-index: 1; }\",\".framer-Rt2GK .framer-1ieo93t { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.07); border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 43%; overflow: hidden; padding: 48px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Rt2GK .framer-a6y2km { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Rt2GK .framer-1arx69e { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: center; max-width: 630px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Rt2GK .framer-kgg1r1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Rt2GK .framer-15ehs2o { align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: visible; padding: 106px 16px 6px 16px; position: relative; width: 100%; }\",\".framer-Rt2GK .framer-1air1c0 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 30px; }\",\".framer-Rt2GK .framer-wkok0p { 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-Rt2GK .framer-1q724ap { --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-Rt2GK .framer-1qgfs3t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 58%; overflow: visible; padding: 0px; position: absolute; top: 69%; transform: translate(-50%, -50%); width: 55%; z-index: 1; }\",\".framer-Rt2GK .framer-1pmb6fn { aspect-ratio: 3.4619565217391304 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 58px); position: relative; width: 100%; }\",\".framer-Rt2GK .framer-1id5i1s { aspect-ratio: 1.3479674796747967 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 148px); max-width: 340px; overflow: visible; position: relative; width: 100%; }\",\".framer-Rt2GK .framer-1fbckrx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: 104px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 421px; }\",\".framer-Rt2GK .framer-1ug6qh1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 139px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 229px; }\",\".framer-Rt2GK .framer-dit5u6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 33px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 37px; }\",\".framer-Rt2GK .framer-1r56ho4 { flex: none; height: 30px; overflow: hidden; position: relative; width: 34px; }\",\".framer-Rt2GK .framer-wjr86y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 131px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 187px; }\",\".framer-Rt2GK .framer-eq3kuv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 60px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 76px; }\",\".framer-Rt2GK .framer-15h9m0p-container { flex: none; height: 46px; position: relative; width: 33px; }\",\".framer-Rt2GK .framer-3x96d6-container { flex: none; height: 30px; position: relative; width: 30px; }\",\".framer-Rt2GK .framer-9yvz1d { align-content: center; align-items: center; aspect-ratio: 0.3700787401574803 / 1; bottom: 244px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 100px); justify-content: center; overflow: visible; padding: 0px; position: absolute; right: -6px; width: 37px; z-index: 1; }\",\".framer-Rt2GK .framer-1a2k2th { flex: none; height: 100px; position: relative; width: 37px; }\",\".framer-Rt2GK .framer-1e61z17 { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 75px 48px 0px 48px; position: relative; width: 100%; }\",\".framer-Rt2GK .framer-1lv9bb4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Rt2GK .framer-c6uisc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Rt2GK .framer-5ujltp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 960px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Rt2GK.framer-18gplib, .framer-Rt2GK .framer-1ocrhie, .framer-Rt2GK .framer-f1bv74, .framer-Rt2GK .framer-1iks04t, .framer-Rt2GK .framer-1a5izmn, .framer-Rt2GK .framer-1st1sry, .framer-Rt2GK .framer-miky83, .framer-Rt2GK .framer-5obhe9, .framer-Rt2GK .framer-1n8ym1v, .framer-Rt2GK .framer-1uco4r7, .framer-Rt2GK .framer-q3c4vt, .framer-Rt2GK .framer-1dr3qsp, .framer-Rt2GK .framer-njwas4, .framer-Rt2GK .framer-12zepg2, .framer-Rt2GK .framer-1q1on26, .framer-Rt2GK .framer-16xhpip, .framer-Rt2GK .framer-1nqvew3, .framer-Rt2GK .framer-uqf6iu, .framer-Rt2GK .framer-woyr0q, .framer-Rt2GK .framer-jdhhga, .framer-Rt2GK .framer-2y3gpp, .framer-Rt2GK .framer-q45x8u, .framer-Rt2GK .framer-1br0f6r, .framer-Rt2GK .framer-1w5cxj4, .framer-Rt2GK .framer-1ieo93t, .framer-Rt2GK .framer-a6y2km, .framer-Rt2GK .framer-1arx69e, .framer-Rt2GK .framer-kgg1r1, .framer-Rt2GK .framer-15ehs2o, .framer-Rt2GK .framer-wkok0p, .framer-Rt2GK .framer-8rey0k, .framer-Rt2GK .framer-1qgfs3t, .framer-Rt2GK .framer-1fbckrx, .framer-Rt2GK .framer-1ug6qh1, .framer-Rt2GK .framer-dit5u6, .framer-Rt2GK .framer-wjr86y, .framer-Rt2GK .framer-eq3kuv, .framer-Rt2GK .framer-9yvz1d, .framer-Rt2GK .framer-1e61z17, .framer-Rt2GK .framer-1lv9bb4, .framer-Rt2GK .framer-c6uisc, .framer-Rt2GK .framer-5ujltp { gap: 0px; } .framer-Rt2GK.framer-18gplib > *, .framer-Rt2GK .framer-wjr86y > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Rt2GK.framer-18gplib > :first-child, .framer-Rt2GK .framer-1ocrhie > :first-child, .framer-Rt2GK .framer-1a5izmn > :first-child, .framer-Rt2GK .framer-1n8ym1v > :first-child, .framer-Rt2GK .framer-q3c4vt > :first-child, .framer-Rt2GK .framer-1dr3qsp > :first-child, .framer-Rt2GK .framer-njwas4 > :first-child, .framer-Rt2GK .framer-16xhpip > :first-child, .framer-Rt2GK .framer-uqf6iu > :first-child, .framer-Rt2GK .framer-q45x8u > :first-child, .framer-Rt2GK .framer-1ieo93t > :first-child, .framer-Rt2GK .framer-a6y2km > :first-child, .framer-Rt2GK .framer-1arx69e > :first-child, .framer-Rt2GK .framer-kgg1r1 > :first-child, .framer-Rt2GK .framer-wkok0p > :first-child, .framer-Rt2GK .framer-1ug6qh1 > :first-child, .framer-Rt2GK .framer-wjr86y > :first-child, .framer-Rt2GK .framer-1e61z17 > :first-child, .framer-Rt2GK .framer-1lv9bb4 > :first-child, .framer-Rt2GK .framer-c6uisc > :first-child, .framer-Rt2GK .framer-5ujltp > :first-child { margin-top: 0px; } .framer-Rt2GK.framer-18gplib > :last-child, .framer-Rt2GK .framer-1ocrhie > :last-child, .framer-Rt2GK .framer-1a5izmn > :last-child, .framer-Rt2GK .framer-1n8ym1v > :last-child, .framer-Rt2GK .framer-q3c4vt > :last-child, .framer-Rt2GK .framer-1dr3qsp > :last-child, .framer-Rt2GK .framer-njwas4 > :last-child, .framer-Rt2GK .framer-16xhpip > :last-child, .framer-Rt2GK .framer-uqf6iu > :last-child, .framer-Rt2GK .framer-q45x8u > :last-child, .framer-Rt2GK .framer-1ieo93t > :last-child, .framer-Rt2GK .framer-a6y2km > :last-child, .framer-Rt2GK .framer-1arx69e > :last-child, .framer-Rt2GK .framer-kgg1r1 > :last-child, .framer-Rt2GK .framer-wkok0p > :last-child, .framer-Rt2GK .framer-1ug6qh1 > :last-child, .framer-Rt2GK .framer-wjr86y > :last-child, .framer-Rt2GK .framer-1e61z17 > :last-child, .framer-Rt2GK .framer-1lv9bb4 > :last-child, .framer-Rt2GK .framer-c6uisc > :last-child, .framer-Rt2GK .framer-5ujltp > :last-child { margin-bottom: 0px; } .framer-Rt2GK .framer-1ocrhie > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } .framer-Rt2GK .framer-f1bv74 > *, .framer-Rt2GK .framer-15ehs2o > * { margin: 0px; margin-left: calc(14px / 2); margin-right: calc(14px / 2); } .framer-Rt2GK .framer-f1bv74 > :first-child, .framer-Rt2GK .framer-1iks04t > :first-child, .framer-Rt2GK .framer-1st1sry > :first-child, .framer-Rt2GK .framer-miky83 > :first-child, .framer-Rt2GK .framer-5obhe9 > :first-child, .framer-Rt2GK .framer-1uco4r7 > :first-child, .framer-Rt2GK .framer-12zepg2 > :first-child, .framer-Rt2GK .framer-1q1on26 > :first-child, .framer-Rt2GK .framer-1nqvew3 > :first-child, .framer-Rt2GK .framer-woyr0q > :first-child, .framer-Rt2GK .framer-jdhhga > :first-child, .framer-Rt2GK .framer-2y3gpp > :first-child, .framer-Rt2GK .framer-1br0f6r > :first-child, .framer-Rt2GK .framer-1w5cxj4 > :first-child, .framer-Rt2GK .framer-15ehs2o > :first-child, .framer-Rt2GK .framer-8rey0k > :first-child, .framer-Rt2GK .framer-1qgfs3t > :first-child, .framer-Rt2GK .framer-1fbckrx > :first-child, .framer-Rt2GK .framer-dit5u6 > :first-child, .framer-Rt2GK .framer-eq3kuv > :first-child, .framer-Rt2GK .framer-9yvz1d > :first-child { margin-left: 0px; } .framer-Rt2GK .framer-f1bv74 > :last-child, .framer-Rt2GK .framer-1iks04t > :last-child, .framer-Rt2GK .framer-1st1sry > :last-child, .framer-Rt2GK .framer-miky83 > :last-child, .framer-Rt2GK .framer-5obhe9 > :last-child, .framer-Rt2GK .framer-1uco4r7 > :last-child, .framer-Rt2GK .framer-12zepg2 > :last-child, .framer-Rt2GK .framer-1q1on26 > :last-child, .framer-Rt2GK .framer-1nqvew3 > :last-child, .framer-Rt2GK .framer-woyr0q > :last-child, .framer-Rt2GK .framer-jdhhga > :last-child, .framer-Rt2GK .framer-2y3gpp > :last-child, .framer-Rt2GK .framer-1br0f6r > :last-child, .framer-Rt2GK .framer-1w5cxj4 > :last-child, .framer-Rt2GK .framer-15ehs2o > :last-child, .framer-Rt2GK .framer-8rey0k > :last-child, .framer-Rt2GK .framer-1qgfs3t > :last-child, .framer-Rt2GK .framer-1fbckrx > :last-child, .framer-Rt2GK .framer-dit5u6 > :last-child, .framer-Rt2GK .framer-eq3kuv > :last-child, .framer-Rt2GK .framer-9yvz1d > :last-child { margin-right: 0px; } .framer-Rt2GK .framer-1iks04t > *, .framer-Rt2GK .framer-miky83 > *, .framer-Rt2GK .framer-5obhe9 > *, .framer-Rt2GK .framer-1uco4r7 > *, .framer-Rt2GK .framer-2y3gpp > *, .framer-Rt2GK .framer-1br0f6r > *, .framer-Rt2GK .framer-8rey0k > *, .framer-Rt2GK .framer-1qgfs3t > *, .framer-Rt2GK .framer-dit5u6 > *, .framer-Rt2GK .framer-eq3kuv > *, .framer-Rt2GK .framer-9yvz1d > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Rt2GK .framer-1a5izmn > *, .framer-Rt2GK .framer-1n8ym1v > *, .framer-Rt2GK .framer-q3c4vt > *, .framer-Rt2GK .framer-q45x8u > *, .framer-Rt2GK .framer-wkok0p > *, .framer-Rt2GK .framer-1ug6qh1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Rt2GK .framer-1st1sry > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-Rt2GK .framer-1dr3qsp > *, .framer-Rt2GK .framer-1e61z17 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-Rt2GK .framer-njwas4 > *, .framer-Rt2GK .framer-uqf6iu > *, .framer-Rt2GK .framer-c6uisc > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-Rt2GK .framer-12zepg2 > *, .framer-Rt2GK .framer-jdhhga > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-Rt2GK .framer-1q1on26 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Rt2GK .framer-16xhpip > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-Rt2GK .framer-1nqvew3 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-Rt2GK .framer-woyr0q > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-Rt2GK .framer-1w5cxj4 > * { margin: 0px; margin-left: calc(38px / 2); margin-right: calc(38px / 2); } .framer-Rt2GK .framer-1ieo93t > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-Rt2GK .framer-a6y2km > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-Rt2GK .framer-1arx69e > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-Rt2GK .framer-kgg1r1 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Rt2GK .framer-1fbckrx > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-Rt2GK .framer-1lv9bb4 > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-Rt2GK .framer-5ujltp > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",'.framer-Rt2GK[data-border=\"true\"]::after, .framer-Rt2GK [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 (min-width: 1750px) { .framer-Rt2GK.framer-18gplib { width: 1750px; } .framer-Rt2GK .framer-14ju9le { height: 871px; } .framer-Rt2GK .framer-1356h43 { bottom: -7px; height: var(--framer-aspect-ratio-supported, 693px); left: 51%; width: 1228px; } .framer-Rt2GK .framer-f1bv74 { height: 59px; padding: 10px 60px 10px 50px; width: 325px; } .framer-Rt2GK .framer-1st1sry { order: 0; } .framer-Rt2GK .framer-1w5cxj4 { gap: 98px; padding: 86px 48px 0px 48px; } .framer-Rt2GK .framer-1ieo93t { max-width: 45%; } .framer-Rt2GK .framer-1cxfq0t-container { max-width: 90%; } .framer-Rt2GK .framer-15ehs2o { padding: 96px 16px 6px 16px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Rt2GK .framer-1w5cxj4 { gap: 0px; } .framer-Rt2GK .framer-1w5cxj4 > * { margin: 0px; margin-left: calc(98px / 2); margin-right: calc(98px / 2); } .framer-Rt2GK .framer-1w5cxj4 > :first-child { margin-left: 0px; } .framer-Rt2GK .framer-1w5cxj4 > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-Rt2GK.framer-18gplib { width: 810px; } .framer-Rt2GK .framer-14ju9le { height: 711px; } .framer-Rt2GK .framer-1356h43 { bottom: -7px; height: var(--framer-aspect-ratio-supported, 525px); left: -33px; right: -87px; transform: unset; width: unset; } .framer-Rt2GK .framer-1ocrhie { height: 249px; } .framer-Rt2GK .framer-1w5cxj4 { gap: 24px; padding: 0px 48px 0px 48px; } .framer-Rt2GK .framer-1arx69e { max-width: 720px; } .framer-Rt2GK .framer-15ehs2o { padding: 71px 16px 6px 16px; } .framer-Rt2GK .framer-1qgfs3t { height: 76px; left: calc(51.820728291316556% - 38.095238095238095% / 2); top: calc(79.746835443038% - 76px / 2); transform: unset; width: 38%; } .framer-Rt2GK .framer-1pmb6fn { width: 71%; } .framer-Rt2GK .framer-wjr86y { width: 122px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Rt2GK .framer-1w5cxj4 { gap: 0px; } .framer-Rt2GK .framer-1w5cxj4 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-Rt2GK .framer-1w5cxj4 > :first-child { margin-left: 0px; } .framer-Rt2GK .framer-1w5cxj4 > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-Rt2GK.framer-18gplib { width: 390px; } .framer-Rt2GK .framer-14ju9le { height: 557px; } .framer-Rt2GK .framer-1356h43 { bottom: -7px; height: var(--framer-aspect-ratio-supported, 279px); left: -44px; right: -60px; transform: unset; width: unset; } .framer-Rt2GK .framer-1ocrhie { left: -4px; right: -5px; width: unset; } .framer-Rt2GK .framer-1dlvywk { height: 50px; } .framer-Rt2GK .framer-1br0f6r { flex-direction: column; } .framer-Rt2GK .framer-1w5cxj4 { flex: none; flex-direction: column; gap: 19px; order: 0; padding: 70px 48px 90px 48px; width: 100%; } .framer-Rt2GK .framer-1arx69e { flex: none; width: 100%; } .framer-Rt2GK .framer-15ehs2o { padding: 1px 16px 6px 16px; } .framer-Rt2GK .framer-wjr86y { width: 122px; } .framer-Rt2GK .framer-9yvz1d { bottom: 213px; height: var(--framer-aspect-ratio-supported, 75px); right: 1px; width: 28px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Rt2GK .framer-1br0f6r, .framer-Rt2GK .framer-1w5cxj4 { gap: 0px; } .framer-Rt2GK .framer-1br0f6r > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Rt2GK .framer-1br0f6r > :first-child, .framer-Rt2GK .framer-1w5cxj4 > :first-child { margin-top: 0px; } .framer-Rt2GK .framer-1br0f6r > :last-child, .framer-Rt2GK .framer-1w5cxj4 > :last-child { margin-bottom: 0px; } .framer-Rt2GK .framer-1w5cxj4 > * { margin: 0px; margin-bottom: calc(19px / 2); margin-top: calc(19px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3481\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wY2y17NgE\":{\"layout\":[\"fixed\",\"auto\"]},\"KBEFLjvy8\":{\"layout\":[\"fixed\",\"auto\"]},\"PMkNyrKlt\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerRIJq6Ol5V=withCSS(Component,css,\"framer-Rt2GK\");export default FramerRIJq6Ol5V;FramerRIJq6Ol5V.displayName=\"Live Chat\";FramerRIJq6Ol5V.defaultProps={height:3481,width:1200};addFonts(FramerRIJq6Ol5V,[{explicitInter:true,fonts:[{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_f_R15bwkEU4HTy.woff2\",weight:\"800\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QF5bwkEU4HTy.woff2\",weight:\"400\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_eYR15bwkEU4HTy.woff2\",weight:\"700\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_dNQF5bwkEU4HTy.woff2\",weight:\"500\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_ehR15bwkEU4HTy.woff2\",weight:\"600\"}]},...NavbarCopyFonts,...PhosphorFonts,...Testimonial_SmallBlockFonts,...TickerFonts,...AwardMarkerFonts,...Options_SimpleFonts,...CTAButtonCopy3Fonts,...MaterialFonts,...FAQFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRIJq6Ol5V\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"3481\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wY2y17NgE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KBEFLjvy8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PMkNyrKlt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarCopyFonts", "getFonts", "Zb5aJIHjU_default", "PhosphorFonts", "Icon", "Testimonial_SmallBlockFonts", "vS23BQnNn_default", "TickerFonts", "Ticker", "AwardMarkerFonts", "oBQROS0fG_default", "Options_SimpleFonts", "K3iQBKnDp_default", "CTAButtonCopy3Fonts", "ZViCUZrTE_default", "CTAButtonCopy3WithHover6s8b29WithMappedReactProps17ctw93", "withMappedReactProps", "withCodeBoundaryForOverrides", "withHover", "ZViCUZrTE_exports", "MaterialFonts", "FAQFonts", "NVAbH4cJY_default", "FooterFonts", "LR79WF6Dl_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "addImageAlt", "image", "alt", "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", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "x", "RichText2", "Link", "SVG", "css", "FramerRIJq6Ol5V", "withCSS", "RIJq6Ol5V_default", "addFonts", "__FramerMetadata__"]
}
