{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ckGZj3yYY0eOgQQMpSdE/MHgEqwFhsQr65hfGIN8X/SenjaWidget.js", "ssg:https://framerusercontent.com/modules/wDfGZxPvRqorv7bwjxXu/ylCdRSWyffuAceUalZFc/IilknqsQI.js"],
  "sourcesContent": ["import{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{useEffect,useState,useRef}from\"react\";/**\n *\n * @framerSupportedLayoutWidth fill\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight auto\n */export default function SenjaWidget(props){let className=\"senja-embed\";let lazy=props.lazy;let id=props.widgetUrl;let hideInEditor=props.hideInEditor&&RenderTarget.current()===RenderTarget.canvas;if(hideInEditor){return /*#__PURE__*/_jsx(\"div\",{style:{width:\"100%\",padding:\"20px\",textAlign:\"center\",backgroundColor:\"#000\",color:\"#fff\"},children:\"This widget will show up when your site is published.\"},\"live-banner\");}if(id){const regex=/widget\\.senja\\.io\\/widget\\/([^\\s\\/?]+)/;const match=id.match(regex);if(match[1])id=match[1];}let builderUrl=`https://widget.senja.io/widget/${id}/platform.js`;const[mounted,setMounted]=useState(true);useDidMountEffect(()=>{setMounted(false);setTimeout(()=>setMounted(true),5);},[props.widgetUrl,props.embedType]);useEffect(()=>{if(typeof document==\"undefined\")return;let script=document.querySelector(`script[src=\"${builderUrl}\"]`);if(script){script.remove();}script=document.createElement(\"script\");script.src=builderUrl;script.async=true;script.type=\"text/javascript\";document.head.append(script);},[props]);if(!mounted)return /*#__PURE__*/_jsx(_Fragment,{});return /*#__PURE__*/_jsx(\"div\",{className:className,\"data-lazyload\":lazy,\"data-mode\":\"shadow\",\"data-id\":id},\"widget\");}addPropertyControls(SenjaWidget,{widgetUrl:{type:ControlType.String,title:\"Widget URL\"},lazy:{type:ControlType.Boolean,title:\"Lazy Load\",defaultValue:true},hideInEditor:{type:ControlType.Boolean,title:\"Hide in Editor\",defaultValue:false}});const useDidMountEffect=(func,deps)=>{const didMount=useRef(false);useEffect(()=>{if(didMount.current)func();else didMount.current=true;},deps);};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"SenjaWidget\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"auto\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SenjaWidget.map", "// Generated by Framer (1d068b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import FAQ from\"https://framerusercontent.com/modules/4XSgiLc5XkcibE57aHbf/rMdMgUUEK4LkLGzVgGf5/pK7Tv7wIU.js\";import Button1 from\"https://framerusercontent.com/modules/5dhTVqOcIl4MmORFDjhi/gopKPshE9h6T2Gy8Lh4l/hljNqlOx9.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/72O11ApITvgaMZRvyQex/Ticker.js\";import SenjaWidget from\"https://framerusercontent.com/modules/ckGZj3yYY0eOgQQMpSdE/MHgEqwFhsQr65hfGIN8X/SenjaWidget.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js\";import Logo from\"#framer/local/canvasComponent/DtRGLx0ml/DtRGLx0ml.js\";import Tag from\"#framer/local/canvasComponent/EwgjuU71G/EwgjuU71G.js\";import NavSimple from\"#framer/local/canvasComponent/hH1DdpI8D/hH1DdpI8D.js\";import Button from\"#framer/local/canvasComponent/hljNqlOx9/hljNqlOx9.js\";import FeatureSimple from\"#framer/local/canvasComponent/IMm2i7xki/IMm2i7xki.js\";import*as sharedStyle2 from\"#framer/local/css/Bgl_uNKYX/Bgl_uNKYX.js\";import*as sharedStyle1 from\"#framer/local/css/dGJYq65Lz/dGJYq65Lz.js\";import*as sharedStyle5 from\"#framer/local/css/hgKudGhZ5/hgKudGhZ5.js\";import*as sharedStyle4 from\"#framer/local/css/PWn1k_MD2/PWn1k_MD2.js\";import*as sharedStyle3 from\"#framer/local/css/UkYay4GtR/UkYay4GtR.js\";import*as sharedStyle from\"#framer/local/css/uUM82aRhQ/uUM82aRhQ.js\";import*as sharedStyle6 from\"#framer/local/css/Vh8sOD5QM/Vh8sOD5QM.js\";import metadataProvider from\"#framer/local/webPageMetadata/IilknqsQI/IilknqsQI.js\";const NavSimpleFonts=getFonts(NavSimple);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ButtonFonts=getFonts(Button);const Button1Fonts=getFonts(Button1);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const YouTubeFonts=getFonts(YouTube);const TickerFonts=getFonts(Ticker);const TagFonts=getFonts(Tag);const FeatureSimpleFonts=getFonts(FeatureSimple);const SenjaWidgetFonts=getFonts(SenjaWidget);const FAQFonts=getFonts(FAQ);const LogoFonts=getFonts(Logo);const breakpoints={Hw_19DBJP:\"(max-width: 809px)\",IhsBlG76f:\"(min-width: 1200px)\",JSHnK5hFh:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Y3FP0\";const variantClassNames={Hw_19DBJP:\"framer-v-1sysy87\",IhsBlG76f:\"framer-v-6t96s3\",JSHnK5hFh:\"framer-v-1cam4o5\"};const transition1={delay:.2,duration:.7,ease:[0,.89,.39,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={delay:.4,duration:.7,ease:[0,.89,.39,1],type:\"tween\"};const animation2={opacity:.8,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const transition3={delay:.6,duration:.7,ease:[0,.89,.39,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const transition4={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"IhsBlG76f\",Phone:\"Hw_19DBJP\",Tablet:\"JSHnK5hFh\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"IhsBlG76f\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"IhsBlG76f\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-6t96s3\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2o5tlt-container\",nodeId:\"pQv_dMl8J\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw_19DBJP:{variant:\"onuwv4s61\"}},children:/*#__PURE__*/_jsx(NavSimple,{height:\"100%\",id:\"pQv_dMl8J\",JU5116W8C:\"PqgBulBPi\",layoutId:\"pQv_dMl8J\",LylWg8UG8:5,oqrd6d5I6:\"rgba(255, 255, 255, 0)\",style:{height:\"100%\",width:\"100%\"},Tyvh_HtHO:\"rgb(0, 0, 0)\",variant:\"J7TtQthx_\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cx3k8l\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mrulq4\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-woqt8f\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qxbam7\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-upzgym\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw_19DBJP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-187puy7\",\"data-styles-preset\":\"uUM82aRhQ\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Get video ads that convert. 10X faster.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-187puy7\",\"data-styles-preset\":\"uUM82aRhQ\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"Get video ads \",/*#__PURE__*/_jsx(\"br\",{}),\"that convert. \",/*#__PURE__*/_jsx(\"br\",{}),\"10X faster.\"]})}),className:\"framer-13fr10g\",\"data-framer-appear-id\":\"13fr10g\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"No creative team. No contract. No turnaround time. \"})}),className:\"framer-1dqfp2f\",\"data-framer-appear-id\":\"1dqfp2f\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-wxlu6y\",\"data-framer-appear-id\":\"wxlu6y\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qswvzz-container\",nodeId:\"pdyaKsG2h\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(Button,{eszixBaDA:10,height:\"100%\",id:\"pdyaKsG2h\",ik9I5qIGz:true,J0LC2FGV8:false,KJK1sV1GB:\"Start my 7-day free trial\",layoutId:\"pdyaKsG2h\",RmkZjgJwi:\"ArrowRight\",UsLusPFRg:\"rgb(80, 70, 229)\",variant:\"okzTquwJH\",width:\"100%\",yTZZaFOb3:\"app.sovran.ai/signup\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw_19DBJP:{y:(componentViewport?.y||0)+0+70+80+0+0+0+0+0+0+0+304+0+64}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,y:(componentViewport?.y||0)+0+70+120+0+0+0+0+0+304+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18zq95x-container\",isModuleExternal:true,nodeId:\"Az7eivpSw\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(Button1,{eszixBaDA:10,height:\"100%\",id:\"Az7eivpSw\",ik9I5qIGz:true,J0LC2FGV8:true,KJK1sV1GB:\"Book a demo\",layoutId:\"Az7eivpSw\",RmkZjgJwi:\"PhonePlus\",UsLusPFRg:\"rgb(0, 0, 0)\",variant:\"okzTquwJH\",width:\"100%\",yTZZaFOb3:\"https://calendly.com/mansonchen/sovran-discovery\"})})})})]})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dok9bc-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"wsmbufHMR\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:10,bottomLeftRadius:10,bottomRightRadius:10,height:\"100%\",id:\"wsmbufHMR\",isMixedBorderRadius:false,isRed:true,layoutId:\"wsmbufHMR\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:10,topRightRadius:10,url:\"https://youtu.be/kd8rYipDlJ4\",width:\"100%\"})})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dg5e1x\",\"data-framer-name\":\"Logo Strip\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\"},children:\"Trusted by the best\"})}),className:\"framer-ehrttf\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-brdwsi-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"BqXkMYnSD\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:20,height:\"100%\",hoverFactor:1,id:\"BqXkMYnSD\",layoutId:\"BqXkMYnSD\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c3xe56\",\"data-framer-name\":\"Logo Day\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-mhhymn\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\"},children:\"Hallow\"})}),className:\"framer-aunv8c\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ht6ktm\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\"},children:\"AG1\"})}),className:\"framer-1v6x3a4\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1han8ud\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\"},children:\"Maximus\"})}),className:\"framer-157slf4\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ijwse0\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\"},children:\"SOLAWAVE\"})}),className:\"framer-asr2wt\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-nawtb8\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\"},children:\"Snibbs\"})}),className:\"framer-1nho6oj\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-w4vgxk\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\"},children:\"Gismart\"})}),className:\"framer-5cl7qe\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-3rznl9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\"},children:\"Mars Studios\"})}),className:\"framer-6bas5z\",\"data-framer-name\":\"Mars Studio\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1soycmh\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\"},children:\"Loop Golf\"})}),className:\"framer-lx7jzp\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-zehpbs\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\"},children:\"Fuelin\"})}),className:\"framer-12lqo8e\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})],speed:30,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q09ih6\",\"data-framer-name\":\"Problem statement\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c1ypq0\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-tczmqq-container\",nodeId:\"mTmknDgpL\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(Tag,{GmAhv_WVa:1,height:\"100%\",hSgW9f2ir:\"The problem\",id:\"mTmknDgpL\",layoutId:\"mTmknDgpL\",p2xmGpLux:\"Read more\",ToKaS18SW:false,variant:\"Z2wjynIFK\",width:\"100%\",Z69PPXt7v:false})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4m6e0d\",\"data-styles-preset\":\"Bgl_uNKYX\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Your ads aren\u2019t converting because you don\u2019t have enough of them.\"})}),className:\"framer-qvtamp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15swlg5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw_19DBJP:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`,y:(componentViewport?.y||0)+0+1165+40+153.4+60+0},JSHnK5hFh:{y:(componentViewport?.y||0)+0+1308.2+80+153.4+60+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:125,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 80px) / 3, 200px)`,y:(componentViewport?.y||0)+0+1547.2+80+153.4+60+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pvpjnr-container\",nodeId:\"ikcl932d7\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(FeatureSimple,{height:\"100%\",id:\"ikcl932d7\",iHqIagJOF:\"Learn more\",layoutId:\"ikcl932d7\",Pzs4GcH4x:\"rgb(0, 0, 0)\",style:{width:\"100%\"},width:\"100%\",Z6hiuC6BW:\"Slow and costly\",ZdZM7np2V:false,ZfP85W1Qa:\"You've tried making variations yourself but the process is slow, error-prone, and you have more important tasks to do.\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw_19DBJP:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`,y:(componentViewport?.y||0)+0+1165+40+153.4+60+165},JSHnK5hFh:{y:(componentViewport?.y||0)+0+1308.2+80+153.4+60+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:125,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 80px) / 3, 200px)`,y:(componentViewport?.y||0)+0+1547.2+80+153.4+60+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11tfarj-container\",nodeId:\"QYwoe1yxa\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(FeatureSimple,{height:\"100%\",id:\"QYwoe1yxa\",iHqIagJOF:\"Learn more\",layoutId:\"QYwoe1yxa\",Pzs4GcH4x:\"rgb(0, 0, 0)\",style:{width:\"100%\"},width:\"100%\",Z6hiuC6BW:\"No creative feedback loop\",ZdZM7np2V:false,ZfP85W1Qa:\"You test new concepts each month, but don't iterate on ads that are already working.\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw_19DBJP:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`,y:(componentViewport?.y||0)+0+1165+40+153.4+60+330},JSHnK5hFh:{y:(componentViewport?.y||0)+0+1308.2+80+153.4+60+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:125,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 80px) / 3, 200px)`,y:(componentViewport?.y||0)+0+1547.2+80+153.4+60+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18clc0z-container\",nodeId:\"UyDQg0nUy\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(FeatureSimple,{height:\"100%\",id:\"UyDQg0nUy\",iHqIagJOF:\"Learn more\",layoutId:\"UyDQg0nUy\",Pzs4GcH4x:\"rgb(0, 0, 0)\",style:{width:\"100%\"},width:\"100%\",Z6hiuC6BW:\"No direct-response best practices\",ZdZM7np2V:false,ZfP85W1Qa:\"Your editors are juggling demands from different teams and they don't understand direct-response best practices.\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4ycmxk\",\"data-framer-name\":\"Solution statement\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h02tdf\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qbjvbr-container\",nodeId:\"kzO5HAo0P\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(Tag,{GmAhv_WVa:1,height:\"100%\",hSgW9f2ir:\"The solution\",id:\"kzO5HAo0P\",layoutId:\"kzO5HAo0P\",p2xmGpLux:\"Read more\",ToKaS18SW:false,variant:\"Z2wjynIFK\",width:\"100%\",Z69PPXt7v:false})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4m6e0d\",\"data-styles-preset\":\"Bgl_uNKYX\",children:\"Make converting video ads faster with Sovran.\"})}),className:\"framer-1sqkc6y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hjwtzt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-acg8fm\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12dg66y\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1cx401f\",\"data-styles-preset\":\"UkYay4GtR\",children:\"Building blocks\"})}),className:\"framer-tp20y0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Create all possible combinations in standard aspect ratios in quick, easily downloadable batches so you can find winning ads faster.\"})}),className:\"framer-14wk7eh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pw6z08\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g75qq1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1cx401f\",\"data-styles-preset\":\"UkYay4GtR\",children:\"Refine winners\"})}),className:\"framer-ezsv8l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Re-use your best hooks, bodies, and CTAs in future ads so you can squeeze the most profit possible from winning elements.\"})}),className:\"framer-1ipewts\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mua024\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u6w3qo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1cx401f\",\"data-styles-preset\":\"UkYay4GtR\",children:\"Track experiments\"})}),className:\"framer-18joa7l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Customized auto-naming conventions help track multivariate tests error-free so you can increase your creative win-rate over time.\"})}),className:\"framer-127acpt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xm6d6s\",\"data-framer-name\":\"How it works\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ikcmz0\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4m6e0d\",\"data-styles-preset\":\"Bgl_uNKYX\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"How it works\"})}),className:\"framer-gnpa4v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12xvmaq\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw_19DBJP:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`,y:(componentViewport?.y||0)+0+2798.2000000000003+40+99.4+0+0},JSHnK5hFh:{y:(componentViewport?.y||0)+0+2383.8+80+119.4+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:125,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px) / 2, 200px)`,y:(componentViewport?.y||0)+0+2662.8+80+119.4+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kanssi-container\",nodeId:\"dBTKCB4Gr\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(FeatureSimple,{height:\"100%\",id:\"dBTKCB4Gr\",iHqIagJOF:\"Learn more\",layoutId:\"dBTKCB4Gr\",Pzs4GcH4x:\"rgb(0, 0, 0)\",style:{width:\"100%\"},width:\"100%\",Z6hiuC6BW:\"Step 1 - Create with AI or upload your assets\",ZdZM7np2V:false,ZfP85W1Qa:\"Create your AI assets inside our built-in video editing UI or upload your own assets. Get unlimited video and audio asset storage in Sovran for easy remixing. Easily trim, edit, and add text overlay.\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw_19DBJP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2798.2000000000003+40+99.4+0+165),pixelHeight:1080,pixelWidth:1080,positionX:\"50.3%\",positionY:\"62.2%\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`,src:\"https://framerusercontent.com/images/v0eSZwJyFmL7NaBuanzfWnr8E.png\",srcSet:\"https://framerusercontent.com/images/v0eSZwJyFmL7NaBuanzfWnr8E.png?scale-down-to=512 512w,https://framerusercontent.com/images/v0eSZwJyFmL7NaBuanzfWnr8E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/v0eSZwJyFmL7NaBuanzfWnr8E.png 1080w\"}},JSHnK5hFh:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2383.8+80+119.4+0+0),pixelHeight:1080,pixelWidth:1080,positionX:\"50.3%\",positionY:\"62.2%\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px) / 2, 200px)`,src:\"https://framerusercontent.com/images/v0eSZwJyFmL7NaBuanzfWnr8E.png\",srcSet:\"https://framerusercontent.com/images/v0eSZwJyFmL7NaBuanzfWnr8E.png?scale-down-to=512 512w,https://framerusercontent.com/images/v0eSZwJyFmL7NaBuanzfWnr8E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/v0eSZwJyFmL7NaBuanzfWnr8E.png 1080w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2662.8+80+119.4+0+0),pixelHeight:1080,pixelWidth:1080,positionX:\"50.3%\",positionY:\"62.2%\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px) / 2, 200px)`,src:\"https://framerusercontent.com/images/v0eSZwJyFmL7NaBuanzfWnr8E.png\",srcSet:\"https://framerusercontent.com/images/v0eSZwJyFmL7NaBuanzfWnr8E.png?scale-down-to=512 512w,https://framerusercontent.com/images/v0eSZwJyFmL7NaBuanzfWnr8E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/v0eSZwJyFmL7NaBuanzfWnr8E.png 1080w\"},className:\"framer-10kqk34\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw_19DBJP:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`,y:(componentViewport?.y||0)+0+2798.2000000000003+40+99.4+0+505},JSHnK5hFh:{y:(componentViewport?.y||0)+0+2383.8+80+119.4+0+340}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:125,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px) / 2, 200px)`,y:(componentViewport?.y||0)+0+2662.8+80+119.4+0+340,children:/*#__PURE__*/_jsx(Container,{className:\"framer-149q4sa-container\",nodeId:\"GC7L9pVtk\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(FeatureSimple,{height:\"100%\",id:\"GC7L9pVtk\",iHqIagJOF:\"Learn more\",layoutId:\"GC7L9pVtk\",Pzs4GcH4x:\"rgb(0, 0, 0)\",style:{width:\"100%\"},width:\"100%\",Z6hiuC6BW:\"Step 2 - Choose your asset combinations\",ZdZM7np2V:false,ZfP85W1Qa:\"Choose any number of hook, body, call-to-action, and music combinations in your desired aspect ratio. Sovran will loop through every permutation so that you don't need to spend hours in CapCut or Premiere Pro.\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw_19DBJP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2798.2000000000003+40+99.4+0+670),pixelHeight:1080,pixelWidth:1080,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`,src:\"https://framerusercontent.com/images/OyY7SQwTZEkulMYuAz62N3iVjA.png\",srcSet:\"https://framerusercontent.com/images/OyY7SQwTZEkulMYuAz62N3iVjA.png?scale-down-to=512 512w,https://framerusercontent.com/images/OyY7SQwTZEkulMYuAz62N3iVjA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OyY7SQwTZEkulMYuAz62N3iVjA.png 1080w\"}},JSHnK5hFh:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2383.8+80+119.4+0+340),pixelHeight:1080,pixelWidth:1080,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px) / 2, 200px)`,src:\"https://framerusercontent.com/images/OyY7SQwTZEkulMYuAz62N3iVjA.png\",srcSet:\"https://framerusercontent.com/images/OyY7SQwTZEkulMYuAz62N3iVjA.png?scale-down-to=512 512w,https://framerusercontent.com/images/OyY7SQwTZEkulMYuAz62N3iVjA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OyY7SQwTZEkulMYuAz62N3iVjA.png 1080w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2662.8+80+119.4+0+340),pixelHeight:1080,pixelWidth:1080,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px) / 2, 200px)`,src:\"https://framerusercontent.com/images/OyY7SQwTZEkulMYuAz62N3iVjA.png\",srcSet:\"https://framerusercontent.com/images/OyY7SQwTZEkulMYuAz62N3iVjA.png?scale-down-to=512 512w,https://framerusercontent.com/images/OyY7SQwTZEkulMYuAz62N3iVjA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OyY7SQwTZEkulMYuAz62N3iVjA.png 1080w\"},className:\"framer-zowk1g\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw_19DBJP:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`,y:(componentViewport?.y||0)+0+2798.2000000000003+40+99.4+0+1010},JSHnK5hFh:{y:(componentViewport?.y||0)+0+2383.8+80+119.4+0+680}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:125,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px) / 2, 200px)`,y:(componentViewport?.y||0)+0+2662.8+80+119.4+0+680,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15ag3jv-container\",nodeId:\"YYWskNzps\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(FeatureSimple,{height:\"100%\",id:\"YYWskNzps\",iHqIagJOF:\"Learn more\",layoutId:\"YYWskNzps\",Pzs4GcH4x:\"rgb(0, 0, 0)\",style:{width:\"100%\"},width:\"100%\",Z6hiuC6BW:\"Step 3 - Customize your naming convention\",ZdZM7np2V:false,ZfP85W1Qa:\"Accurately track each multivariate video ad test with automatic custom naming conventions so you don't lose track of what you are testing.\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw_19DBJP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2798.2000000000003+40+99.4+0+1175),pixelHeight:1080,pixelWidth:1080,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 200px)`,src:\"https://framerusercontent.com/images/3shWpVnhBrSVfnrCsyoRjn5PU.png\",srcSet:\"https://framerusercontent.com/images/3shWpVnhBrSVfnrCsyoRjn5PU.png?scale-down-to=512 512w,https://framerusercontent.com/images/3shWpVnhBrSVfnrCsyoRjn5PU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3shWpVnhBrSVfnrCsyoRjn5PU.png 1080w\"}},JSHnK5hFh:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2383.8+80+119.4+0+680),pixelHeight:1080,pixelWidth:1080,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px) / 2, 200px)`,src:\"https://framerusercontent.com/images/3shWpVnhBrSVfnrCsyoRjn5PU.png\",srcSet:\"https://framerusercontent.com/images/3shWpVnhBrSVfnrCsyoRjn5PU.png?scale-down-to=512 512w,https://framerusercontent.com/images/3shWpVnhBrSVfnrCsyoRjn5PU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3shWpVnhBrSVfnrCsyoRjn5PU.png 1080w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2662.8+80+119.4+0+680),pixelHeight:1080,pixelWidth:1080,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px) / 2, 200px)`,src:\"https://framerusercontent.com/images/3shWpVnhBrSVfnrCsyoRjn5PU.png\",srcSet:\"https://framerusercontent.com/images/3shWpVnhBrSVfnrCsyoRjn5PU.png?scale-down-to=512 512w,https://framerusercontent.com/images/3shWpVnhBrSVfnrCsyoRjn5PU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3shWpVnhBrSVfnrCsyoRjn5PU.png 1080w\"},className:\"framer-skoial\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zmeeau\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17rqg4y-container\",nodeId:\"wnEj3kt2u\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(Button,{eszixBaDA:10,height:\"100%\",id:\"wnEj3kt2u\",ik9I5qIGz:true,J0LC2FGV8:false,KJK1sV1GB:\"Start my 7-day free trial\",layoutId:\"wnEj3kt2u\",RmkZjgJwi:\"ArrowRight\",UsLusPFRg:\"rgb(80, 70, 229)\",variant:\"okzTquwJH\",width:\"100%\",yTZZaFOb3:\"app.sovran.ai/signup\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-82sbmb\",\"data-framer-name\":\"Testimonial Day\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4m6e0d\",\"data-styles-preset\":\"Bgl_uNKYX\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"What growth teams are saying\"})}),className:\"framer-17cxyap\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mczobt-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"t9ppuiCSn\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(SenjaWidget,{height:\"100%\",hideInEditor:false,id:\"t9ppuiCSn\",layoutId:\"t9ppuiCSn\",lazy:true,style:{maxWidth:\"100%\",width:\"100%\"},widgetUrl:\"https://widget.senja.io/widget/aae4e24c-246e-49b9-89ba-aeb0137f8514\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kgs4b4\",\"data-framer-name\":\"CTA Day\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16qjhe3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-4m6e0d\",\"data-styles-preset\":\"Bgl_uNKYX\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"Converting Meta video ads, \",/*#__PURE__*/_jsx(\"br\",{}),\"10x faster.\"]})}),className:\"framer-4ej3zy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-b4s9ye\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16x8bp0-container\",nodeId:\"O5yyzh1UG\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(Button,{eszixBaDA:10,height:\"100%\",id:\"O5yyzh1UG\",ik9I5qIGz:true,J0LC2FGV8:false,KJK1sV1GB:\"Start my 7-day free trial\",layoutId:\"O5yyzh1UG\",RmkZjgJwi:\"ArrowRight\",UsLusPFRg:\"rgb(80, 70, 229)\",variant:\"okzTquwJH\",width:\"100%\",yTZZaFOb3:\"app.sovran.ai/signup\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s94qg9\",\"data-framer-name\":\"FAQ Day\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7U3dpdHplci1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Switzer\", \"Switzer Placeholder\", sans-serif',\"--framer-font-size\":\"54px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\"},children:\"Frequently asked questions\"})}),className:\"framer-vnpfg0\",fonts:[\"FS;Switzer-semibold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fdh2t8\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-6h7n94-container\",isModuleExternal:true,nodeId:\"Y7YdTXd88\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(FAQ,{CM1C23HdI:\"rgb(0, 0, 0)\",height:\"100%\",id:\"Y7YdTXd88\",layoutId:\"Y7YdTXd88\",m1wBZJAoM:\"I recommend following the proposed Creative Testing structure inside the Getting Started Guide in the Resources section located in the Footer. It's important to isolate variables in your testing so you can be sure which specific change led to better CAC. \",style:{width:\"100%\"},variant:\"T5CrfWy_o\",vd59XDbg4:\"How do I test a high volume of video ad variations?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2e2mbs\",\"data-framer-name\":\"Line Bottom\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-8rox03-container\",isModuleExternal:true,nodeId:\"K0_JGu0yh\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(FAQ,{CM1C23HdI:\"rgb(0, 0, 0)\",height:\"100%\",id:\"K0_JGu0yh\",layoutId:\"K0_JGu0yh\",m1wBZJAoM:\"For more details, follow the 'How to Import Assets into Sovran' guide in the Footer.\",style:{width:\"100%\"},variant:\"yPX8xspWY\",vd59XDbg4:\"What assets do I need to get started?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ehhsqn\",\"data-framer-name\":\"Line Bottom\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-96mbv6-container\",isModuleExternal:true,nodeId:\"uQVrwovHc\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(FAQ,{CM1C23HdI:\"rgb(0, 0, 0)\",height:\"100%\",id:\"uQVrwovHc\",layoutId:\"uQVrwovHc\",m1wBZJAoM:\"We accept all major credit cards, PayPal, and various other payment methods depending on your location. Please me for more information on accepted payment methods in your region.\",style:{width:\"100%\"},variant:\"yPX8xspWY\",vd59XDbg4:\"What payment methods do you accept?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ukovtd\",\"data-framer-name\":\"Line Bottom\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xc9u9a-container\",isModuleExternal:true,nodeId:\"YDp62vvyd\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(FAQ,{CM1C23HdI:\"rgb(0, 0, 0)\",height:\"100%\",id:\"YDp62vvyd\",layoutId:\"YDp62vvyd\",m1wBZJAoM:\"Yes, you can upgrade or downgrade your plan at any time. Changes to your plan will be prorated and reflected in your next billing cycle.\",style:{width:\"100%\"},variant:\"yPX8xspWY\",vd59XDbg4:\"Can I change my plan later?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-st3va6\",\"data-framer-name\":\"Line Bottom\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4v9f6d-container\",isModuleExternal:true,nodeId:\"kydoJDywi\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(FAQ,{CM1C23HdI:\"rgb(0, 0, 0)\",height:\"100%\",id:\"kydoJDywi\",layoutId:\"kydoJDywi\",m1wBZJAoM:\"Yes, any un-used credits will be rolled over at the start of your new billing cycle.\",style:{width:\"100%\"},variant:\"yPX8xspWY\",vd59XDbg4:\"Will my credits roll over?\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lpuq9d\",\"data-framer-name\":\"Footer Complete Night\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1brorf1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15wq09l\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ws7gm8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Hw_19DBJP:{y:(componentViewport?.y||0)+0+6312.799999999999+20+80+0+0+0+0+0},JSHnK5hFh:{y:(componentViewport?.y||0)+0+5603.4+0+80+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",y:(componentViewport?.y||0)+0+5882.4+0+80+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1986kyw-container\",nodeId:\"gGHxzINS5\",scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"gGHxzINS5\",layoutId:\"gGHxzINS5\",QPpn2xZty:\"rgb(0, 0, 0)\",style:{height:\"100%\",width:\"100%\"},variant:\"eEZGnfswo\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dts917\",\"data-styles-preset\":\"hgKudGhZ5\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Scale to new levels of profitable growth by increasing your creative win-rate, testing velocity, and learnings.\"})}),className:\"framer-1x49ivz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-co6105\",children:[/*#__PURE__*/_jsx(Link,{href:\"x.com/_mansonchen\",motionChild:true,nodeId:\"XJ8_ZSw1N\",openInNewTab:true,scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-qx87jz framer-6rh4wo\",\"data-framer-name\":\"X\",whileHover:animation4,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1kf1vvj\",\"data-framer-name\":\"graphic\",layout:\"position\",opacity:1,radius:{bottomLeft:0,bottomRight:0,topLeft:0,topRight:0},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 16.641 5 L 19.095 5 L 13.735 10.93 L 20.041 19 L 15.103 19 L 11.236 14.106 L 6.811 19 L 4.356 19 L 10.09 12.657 L 4.041 5 L 9.103 5 L 12.599 9.474 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:11173607720,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/manson-chen/\",motionChild:true,nodeId:\"StCTMwONa\",openInNewTab:true,scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-15ddgct framer-6rh4wo\",\"data-framer-name\":\"LinkedIn\",whileHover:animation4,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-9w351h\",\"data-framer-name\":\"LinkedIn\",layout:\"position\",opacity:1,radius:{bottomLeft:0,bottomRight:0,topLeft:0,topRight:0},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 4 7 C 4 5.343 5.343 4 7 4 L 17 4 C 18.657 4 20 5.343 20 7 L 20 17 C 20 18.657 18.657 20 17 20 L 7 20 C 5.343 20 4 18.657 4 17 Z M 8.85 17.393 L 8.85 10.169 L 6.434 10.169 L 6.434 17.393 Z M 7.642 9.182 C 8.484 9.182 9.009 8.628 9.009 7.934 C 8.993 7.225 8.484 6.686 7.658 6.686 C 6.831 6.686 6.291 7.225 6.291 7.934 C 6.291 8.628 6.815 9.182 7.626 9.182 Z M 10.187 17.394 C 10.187 17.394 10.187 17.394 10.187 17.393 L 10.187 17.393 Z M 12.604 17.393 L 12.604 13.359 C 12.604 13.143 12.62 12.928 12.683 12.773 C 12.858 12.342 13.256 11.895 13.923 11.895 C 14.798 11.895 15.148 12.557 15.148 13.529 L 15.148 17.393 L 17.564 17.393 L 17.564 13.251 C 17.564 11.032 16.372 9.999 14.782 9.999 C 13.5 9.999 12.925 10.699 12.604 11.192 L 12.604 10.169 L 10.187 10.169 C 10.219 10.844 10.188 17.351 10.187 17.393 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:11863471675,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/channel/UCwXtLU3RHXPrfote_-qcQXg\",motionChild:true,nodeId:\"Eq8fAgylH\",openInNewTab:true,scopeId:\"IilknqsQI\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-b0rly framer-6rh4wo\",\"data-framer-name\":\"YouTube\",whileHover:animation4,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-2bwtrl\",\"data-framer-name\":\"Youtube\",layout:\"position\",opacity:1,radius:{bottomLeft:0,bottomRight:0,topLeft:0,topRight:0},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 23 12 C 23 12 23 15.487 22.54 17.158 C 22.285 18.082 21.544 18.804 20.595 19.052 C 18.88 19.5 12 19.5 12 19.5 C 12 19.5 5.12 19.5 3.405 19.052 C 2.456 18.803 1.715 18.082 1.46 17.158 C 1 15.487 1 12 1 12 C 1 12 1 8.513 1.46 6.842 C 1.715 5.918 2.456 5.197 3.405 4.948 C 5.12 4.5 12 4.5 12 4.5 C 12 4.5 18.88 4.5 20.595 4.948 C 21.544 5.197 22.285 5.918 22.54 6.842 C 22.998 8.513 23 12 23 12 Z M 9.798 14.359 C 9.798 14.742 10.21 14.983 10.543 14.795 L 14.738 12.436 C 15.078 12.245 15.078 11.756 14.738 11.564 L 10.543 9.205 C 10.21 9.018 9.798 9.259 9.798 9.641 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:12245976959,withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kfd6as\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pvmw9q\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Company\"})}),className:\"framer-xqar4z\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dts917\",\"data-styles-preset\":\"hgKudGhZ5\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"nCR83ZDDu\"},motionChild:true,nodeId:\"svm4eNSre\",openInNewTab:false,scopeId:\"IilknqsQI\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-kcabgq\",\"data-styles-preset\":\"Vh8sOD5QM\",children:\"Blog\"})})})}),className:\"framer-3w13jl\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dts917\",\"data-styles-preset\":\"hgKudGhZ5\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/manson-chen/\",motionChild:true,nodeId:\"XSxdRqUJe\",openInNewTab:true,scopeId:\"IilknqsQI\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-kcabgq\",\"data-styles-preset\":\"Vh8sOD5QM\",children:\"Contact\"})})})}),className:\"framer-p9e2dr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-947wac\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Resources\"})}),className:\"framer-1fs7dng\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dts917\",\"data-styles-preset\":\"hgKudGhZ5\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://sovranai.notion.site/Sovran-Asset-Onboarding-Checklist-03ab1b0c112b40738a46e93eab06ecc3?pvs=4\",motionChild:true,nodeId:\"DV8YVlo4z\",openInNewTab:true,scopeId:\"IilknqsQI\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-kcabgq\",\"data-styles-preset\":\"Vh8sOD5QM\",children:\"How to Import Assets into Sovran\"})})})}),className:\"framer-b5wxw4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dts917\",\"data-styles-preset\":\"hgKudGhZ5\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://sovranai.notion.site/Getting-started-with-Sovran-567785cf35c64797ab41ce7c2beebbe2?pvs=4\",motionChild:true,nodeId:\"pyGJohiSR\",openInNewTab:true,scopeId:\"IilknqsQI\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-kcabgq\",\"data-styles-preset\":\"Vh8sOD5QM\",children:\"Getting Started Guide\"})})})}),className:\"framer-p6o90g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dts917\",\"data-styles-preset\":\"hgKudGhZ5\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/playlist?list=PLlCqmUpiDekSywwEbld3uA-Uc6lQ3ugl8\",motionChild:true,nodeId:\"LoB1qEMpt\",openInNewTab:true,scopeId:\"IilknqsQI\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-kcabgq\",\"data-styles-preset\":\"Vh8sOD5QM\",children:\"Product Tutorial Videos\"})})})}),className:\"framer-k9ai7b\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dts917\",\"data-styles-preset\":\"hgKudGhZ5\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/playlist?list=PLlCqmUpiDekSY-8REyO5ww1qVeRldkNyI\",motionChild:true,nodeId:\"QKx2qYglA\",openInNewTab:true,scopeId:\"IilknqsQI\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-kcabgq\",\"data-styles-preset\":\"Vh8sOD5QM\",children:\"Creative Strategy Video Tutorials\"})})})}),className:\"framer-1swf3j6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vgf1ku\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Legal\"})}),className:\"framer-14utkn3\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dts917\",\"data-styles-preset\":\"hgKudGhZ5\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"app.sovran.ai/privacy\",motionChild:true,nodeId:\"ncUfuggDf\",openInNewTab:false,scopeId:\"IilknqsQI\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-kcabgq\",\"data-styles-preset\":\"Vh8sOD5QM\",children:\"Privacy\"})})})}),className:\"framer-7t3bjx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dts917\",\"data-styles-preset\":\"hgKudGhZ5\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"app.sovran.ai/terms\",motionChild:true,nodeId:\"HhoYkpfew\",openInNewTab:false,scopeId:\"IilknqsQI\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-kcabgq\",\"data-styles-preset\":\"Vh8sOD5QM\",children:\"Terms\"})})})}),className:\"framer-xjk24o\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dts917\",\"data-styles-preset\":\"hgKudGhZ5\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"app.sovran.ai/cookies\",motionChild:true,nodeId:\"qaAEjzjKP\",openInNewTab:false,scopeId:\"IilknqsQI\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-kcabgq\",\"data-styles-preset\":\"Vh8sOD5QM\",children:\"Cookies\"})})})}),className:\"framer-1qweskb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Y3FP0.framer-6rh4wo, .framer-Y3FP0 .framer-6rh4wo { display: block; }\",\".framer-Y3FP0.framer-6t96s3 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-Y3FP0 .framer-2o5tlt-container { flex: none; height: 70px; position: relative; width: 100%; z-index: 10; }\",\".framer-Y3FP0 .framer-cx3k8l { align-content: center; align-items: center; background: radial-gradient(101.4% 61.3% at 12.4% 100%, rgba(80, 70, 229, 0.8) 0%, rgba(80, 70, 229, 0.25) 86.29293355855856%, rgba(80, 70, 229, 0.05) 100%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 120px 40px 120px 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-Y3FP0 .framer-1mrulq4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Y3FP0 .framer-woqt8f { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Y3FP0 .framer-qxbam7, .framer-Y3FP0 .framer-zmeeau { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-upzgym { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Y3FP0 .framer-13fr10g { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-Y3FP0 .framer-1dqfp2f { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 600px; opacity: 0.8; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-Y3FP0 .framer-wxlu6y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Y3FP0 .framer-qswvzz-container, .framer-Y3FP0 .framer-18zq95x-container, .framer-Y3FP0 .framer-tczmqq-container, .framer-Y3FP0 .framer-1qbjvbr-container, .framer-Y3FP0 .framer-17rqg4y-container, .framer-Y3FP0 .framer-16x8bp0-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Y3FP0 .framer-1dok9bc-container { flex: none; height: 639px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-dg5e1x { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-ehrttf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; opacity: 0.5; position: relative; white-space: pre; width: auto; }\",\".framer-Y3FP0 .framer-brdwsi-container { flex: none; height: 82px; max-width: 1200px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-1c3xe56 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Y3FP0 .framer-mhhymn, .framer-Y3FP0 .framer-1han8ud, .framer-Y3FP0 .framer-1ijwse0, .framer-Y3FP0 .framer-nawtb8, .framer-Y3FP0 .framer-w4vgxk, .framer-Y3FP0 .framer-3rznl9, .framer-Y3FP0 .framer-1soycmh, .framer-Y3FP0 .framer-zehpbs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; opacity: 0.5; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Y3FP0 .framer-aunv8c, .framer-Y3FP0 .framer-1v6x3a4, .framer-Y3FP0 .framer-157slf4, .framer-Y3FP0 .framer-asr2wt, .framer-Y3FP0 .framer-1nho6oj, .framer-Y3FP0 .framer-5cl7qe, .framer-Y3FP0 .framer-6bas5z, .framer-Y3FP0 .framer-lx7jzp, .framer-Y3FP0 .framer-12lqo8e, .framer-Y3FP0 .framer-xqar4z, .framer-Y3FP0 .framer-1fs7dng, .framer-Y3FP0 .framer-14utkn3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Y3FP0 .framer-ht6ktm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; opacity: 0.5; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Y3FP0 .framer-q09ih6 { align-content: center; align-items: center; background: linear-gradient(180deg, #ffffff 40.132271171941866%, rgba(80, 70, 229, 0.25) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-1c1ypq0, .framer-Y3FP0 .framer-1h02tdf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-qvtamp, .framer-Y3FP0 .framer-1sqkc6y, .framer-Y3FP0 .framer-gnpa4v, .framer-Y3FP0 .framer-17cxyap, .framer-Y3FP0 .framer-4ej3zy, .framer-Y3FP0 .framer-vnpfg0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 690px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Y3FP0 .framer-15swlg5 { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 60px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-pvpjnr-container, .framer-Y3FP0 .framer-11tfarj-container, .framer-Y3FP0 .framer-18clc0z-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-4ycmxk, .framer-Y3FP0 .framer-82sbmb, .framer-Y3FP0 .framer-1s94qg9 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-hjwtzt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-acg8fm { --border-bottom-width: 1px; --border-color: var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(34, 34, 34, 0.1)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, #ffffff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Y3FP0 .framer-12dg66y, .framer-Y3FP0 .framer-1g75qq1, .framer-Y3FP0 .framer-u6w3qo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-tp20y0, .framer-Y3FP0 .framer-ezsv8l, .framer-Y3FP0 .framer-18joa7l { --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-Y3FP0 .framer-14wk7eh, .framer-Y3FP0 .framer-1ipewts, .framer-Y3FP0 .framer-127acpt { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 300px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Y3FP0 .framer-1pw6z08, .framer-Y3FP0 .framer-mua024 { --border-bottom-width: 1px; --border-color: var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(34, 34, 34, 0.1)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-b984212c-6b21-4967-bb54-ce90369391ae, #ffffff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Y3FP0 .framer-1xm6d6s { align-content: center; align-items: center; background: linear-gradient(180deg, #ffffff 0%, rgba(80, 70, 229, 0.25) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-ikcmz0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-12xvmaq { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-1kanssi-container, .framer-Y3FP0 .framer-149q4sa-container, .framer-Y3FP0 .framer-15ag3jv-container { align-self: center; flex: none; height: auto; justify-self: start; position: relative; width: 1fr; }\",\".framer-Y3FP0 .framer-10kqk34 { align-self: start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 300px; justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-zowk1g, .framer-Y3FP0 .framer-skoial { align-self: start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 300px; justify-self: start; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-mczobt-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-1kgs4b4 { align-content: center; align-items: center; background: radial-gradient(84.6% 67.10000000000001% at 50% 100%, rgba(80, 70, 229, 0.25) 0%, rgb(255, 255, 255) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 80px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-16qjhe3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-Y3FP0 .framer-b4s9ye { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-Y3FP0 .framer-fdh2t8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 660px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-6h7n94-container, .framer-Y3FP0 .framer-8rox03-container, .framer-Y3FP0 .framer-96mbv6-container, .framer-Y3FP0 .framer-xc9u9a-container, .framer-Y3FP0 .framer-4v9f6d-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-2e2mbs, .framer-Y3FP0 .framer-ehhsqn, .framer-Y3FP0 .framer-1ukovtd, .framer-Y3FP0 .framer-st3va6 { background-color: var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(34, 34, 34, 0.1)); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-lpuq9d { align-content: flex-start; align-items: flex-start; background-color: #000000; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Y3FP0 .framer-1brorf1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1600px; overflow: visible; padding: 80px 80px 80px 20px; position: relative; width: 1px; }\",\".framer-Y3FP0 .framer-15wq09l { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Y3FP0 .framer-1ws7gm8 { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-Y3FP0 .framer-1986kyw-container { flex: none; height: 40px; position: relative; width: 40px; }\",\".framer-Y3FP0 .framer-1x49ivz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre-wrap; width: 290px; word-break: break-word; word-wrap: break-word; }\",\".framer-Y3FP0 .framer-co6105 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 20px 0px 0px 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-Y3FP0 .framer-qx87jz { flex: none; height: 24px; opacity: 0.5; overflow: visible; position: relative; text-decoration: none; width: 24px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Y3FP0 .framer-1kf1vvj, .framer-Y3FP0 .framer-2bwtrl { flex: none; height: 24px; left: calc(50.00000000000002% - 24px / 2); position: absolute; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\".framer-Y3FP0 .framer-15ddgct, .framer-Y3FP0 .framer-b0rly { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); opacity: 0.5; overflow: visible; position: relative; text-decoration: none; width: 24px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Y3FP0 .framer-9w351h { flex: none; height: 24px; position: absolute; right: 0px; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\".framer-Y3FP0 .framer-kfd6as { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Y3FP0 .framer-1pvmw9q, .framer-Y3FP0 .framer-947wac, .framer-Y3FP0 .framer-vgf1ku { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-Y3FP0 .framer-3w13jl, .framer-Y3FP0 .framer-p9e2dr, .framer-Y3FP0 .framer-b5wxw4, .framer-Y3FP0 .framer-p6o90g, .framer-Y3FP0 .framer-k9ai7b, .framer-Y3FP0 .framer-1swf3j6, .framer-Y3FP0 .framer-7t3bjx, .framer-Y3FP0 .framer-xjk24o, .framer-Y3FP0 .framer-1qweskb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Y3FP0.framer-6t96s3, .framer-Y3FP0 .framer-cx3k8l, .framer-Y3FP0 .framer-woqt8f, .framer-Y3FP0 .framer-qxbam7, .framer-Y3FP0 .framer-upzgym, .framer-Y3FP0 .framer-wxlu6y, .framer-Y3FP0 .framer-dg5e1x, .framer-Y3FP0 .framer-1c3xe56, .framer-Y3FP0 .framer-mhhymn, .framer-Y3FP0 .framer-ht6ktm, .framer-Y3FP0 .framer-1han8ud, .framer-Y3FP0 .framer-1ijwse0, .framer-Y3FP0 .framer-nawtb8, .framer-Y3FP0 .framer-w4vgxk, .framer-Y3FP0 .framer-3rznl9, .framer-Y3FP0 .framer-1soycmh, .framer-Y3FP0 .framer-zehpbs, .framer-Y3FP0 .framer-q09ih6, .framer-Y3FP0 .framer-1c1ypq0, .framer-Y3FP0 .framer-4ycmxk, .framer-Y3FP0 .framer-1h02tdf, .framer-Y3FP0 .framer-hjwtzt, .framer-Y3FP0 .framer-acg8fm, .framer-Y3FP0 .framer-12dg66y, .framer-Y3FP0 .framer-1pw6z08, .framer-Y3FP0 .framer-1g75qq1, .framer-Y3FP0 .framer-mua024, .framer-Y3FP0 .framer-u6w3qo, .framer-Y3FP0 .framer-1xm6d6s, .framer-Y3FP0 .framer-ikcmz0, .framer-Y3FP0 .framer-zmeeau, .framer-Y3FP0 .framer-82sbmb, .framer-Y3FP0 .framer-1kgs4b4, .framer-Y3FP0 .framer-16qjhe3, .framer-Y3FP0 .framer-b4s9ye, .framer-Y3FP0 .framer-1s94qg9, .framer-Y3FP0 .framer-fdh2t8, .framer-Y3FP0 .framer-lpuq9d, .framer-Y3FP0 .framer-1ws7gm8, .framer-Y3FP0 .framer-co6105, .framer-Y3FP0 .framer-kfd6as, .framer-Y3FP0 .framer-1pvmw9q, .framer-Y3FP0 .framer-947wac, .framer-Y3FP0 .framer-vgf1ku { gap: 0px; } .framer-Y3FP0.framer-6t96s3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Y3FP0.framer-6t96s3 > :first-child, .framer-Y3FP0 .framer-woqt8f > :first-child, .framer-Y3FP0 .framer-upzgym > :first-child, .framer-Y3FP0 .framer-dg5e1x > :first-child, .framer-Y3FP0 .framer-q09ih6 > :first-child, .framer-Y3FP0 .framer-1c1ypq0 > :first-child, .framer-Y3FP0 .framer-4ycmxk > :first-child, .framer-Y3FP0 .framer-1h02tdf > :first-child, .framer-Y3FP0 .framer-acg8fm > :first-child, .framer-Y3FP0 .framer-12dg66y > :first-child, .framer-Y3FP0 .framer-1pw6z08 > :first-child, .framer-Y3FP0 .framer-1g75qq1 > :first-child, .framer-Y3FP0 .framer-mua024 > :first-child, .framer-Y3FP0 .framer-u6w3qo > :first-child, .framer-Y3FP0 .framer-1xm6d6s > :first-child, .framer-Y3FP0 .framer-ikcmz0 > :first-child, .framer-Y3FP0 .framer-82sbmb > :first-child, .framer-Y3FP0 .framer-1kgs4b4 > :first-child, .framer-Y3FP0 .framer-16qjhe3 > :first-child, .framer-Y3FP0 .framer-1s94qg9 > :first-child, .framer-Y3FP0 .framer-fdh2t8 > :first-child, .framer-Y3FP0 .framer-1ws7gm8 > :first-child, .framer-Y3FP0 .framer-1pvmw9q > :first-child, .framer-Y3FP0 .framer-947wac > :first-child, .framer-Y3FP0 .framer-vgf1ku > :first-child { margin-top: 0px; } .framer-Y3FP0.framer-6t96s3 > :last-child, .framer-Y3FP0 .framer-woqt8f > :last-child, .framer-Y3FP0 .framer-upzgym > :last-child, .framer-Y3FP0 .framer-dg5e1x > :last-child, .framer-Y3FP0 .framer-q09ih6 > :last-child, .framer-Y3FP0 .framer-1c1ypq0 > :last-child, .framer-Y3FP0 .framer-4ycmxk > :last-child, .framer-Y3FP0 .framer-1h02tdf > :last-child, .framer-Y3FP0 .framer-acg8fm > :last-child, .framer-Y3FP0 .framer-12dg66y > :last-child, .framer-Y3FP0 .framer-1pw6z08 > :last-child, .framer-Y3FP0 .framer-1g75qq1 > :last-child, .framer-Y3FP0 .framer-mua024 > :last-child, .framer-Y3FP0 .framer-u6w3qo > :last-child, .framer-Y3FP0 .framer-1xm6d6s > :last-child, .framer-Y3FP0 .framer-ikcmz0 > :last-child, .framer-Y3FP0 .framer-82sbmb > :last-child, .framer-Y3FP0 .framer-1kgs4b4 > :last-child, .framer-Y3FP0 .framer-16qjhe3 > :last-child, .framer-Y3FP0 .framer-1s94qg9 > :last-child, .framer-Y3FP0 .framer-fdh2t8 > :last-child, .framer-Y3FP0 .framer-1ws7gm8 > :last-child, .framer-Y3FP0 .framer-1pvmw9q > :last-child, .framer-Y3FP0 .framer-947wac > :last-child, .framer-Y3FP0 .framer-vgf1ku > :last-child { margin-bottom: 0px; } .framer-Y3FP0 .framer-cx3k8l > *, .framer-Y3FP0 .framer-qxbam7 > *, .framer-Y3FP0 .framer-wxlu6y > *, .framer-Y3FP0 .framer-zmeeau > *, .framer-Y3FP0 .framer-b4s9ye > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Y3FP0 .framer-cx3k8l > :first-child, .framer-Y3FP0 .framer-qxbam7 > :first-child, .framer-Y3FP0 .framer-wxlu6y > :first-child, .framer-Y3FP0 .framer-1c3xe56 > :first-child, .framer-Y3FP0 .framer-mhhymn > :first-child, .framer-Y3FP0 .framer-ht6ktm > :first-child, .framer-Y3FP0 .framer-1han8ud > :first-child, .framer-Y3FP0 .framer-1ijwse0 > :first-child, .framer-Y3FP0 .framer-nawtb8 > :first-child, .framer-Y3FP0 .framer-w4vgxk > :first-child, .framer-Y3FP0 .framer-3rznl9 > :first-child, .framer-Y3FP0 .framer-1soycmh > :first-child, .framer-Y3FP0 .framer-zehpbs > :first-child, .framer-Y3FP0 .framer-hjwtzt > :first-child, .framer-Y3FP0 .framer-zmeeau > :first-child, .framer-Y3FP0 .framer-b4s9ye > :first-child, .framer-Y3FP0 .framer-lpuq9d > :first-child, .framer-Y3FP0 .framer-co6105 > :first-child, .framer-Y3FP0 .framer-kfd6as > :first-child { margin-left: 0px; } .framer-Y3FP0 .framer-cx3k8l > :last-child, .framer-Y3FP0 .framer-qxbam7 > :last-child, .framer-Y3FP0 .framer-wxlu6y > :last-child, .framer-Y3FP0 .framer-1c3xe56 > :last-child, .framer-Y3FP0 .framer-mhhymn > :last-child, .framer-Y3FP0 .framer-ht6ktm > :last-child, .framer-Y3FP0 .framer-1han8ud > :last-child, .framer-Y3FP0 .framer-1ijwse0 > :last-child, .framer-Y3FP0 .framer-nawtb8 > :last-child, .framer-Y3FP0 .framer-w4vgxk > :last-child, .framer-Y3FP0 .framer-3rznl9 > :last-child, .framer-Y3FP0 .framer-1soycmh > :last-child, .framer-Y3FP0 .framer-zehpbs > :last-child, .framer-Y3FP0 .framer-hjwtzt > :last-child, .framer-Y3FP0 .framer-zmeeau > :last-child, .framer-Y3FP0 .framer-b4s9ye > :last-child, .framer-Y3FP0 .framer-lpuq9d > :last-child, .framer-Y3FP0 .framer-co6105 > :last-child, .framer-Y3FP0 .framer-kfd6as > :last-child { margin-right: 0px; } .framer-Y3FP0 .framer-woqt8f > *, .framer-Y3FP0 .framer-upzgym > *, .framer-Y3FP0 .framer-dg5e1x > *, .framer-Y3FP0 .framer-acg8fm > *, .framer-Y3FP0 .framer-1pw6z08 > *, .framer-Y3FP0 .framer-mua024 > *, .framer-Y3FP0 .framer-fdh2t8 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-Y3FP0 .framer-1c3xe56 > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-Y3FP0 .framer-mhhymn > *, .framer-Y3FP0 .framer-1han8ud > *, .framer-Y3FP0 .framer-1ijwse0 > *, .framer-Y3FP0 .framer-nawtb8 > *, .framer-Y3FP0 .framer-w4vgxk > *, .framer-Y3FP0 .framer-3rznl9 > *, .framer-Y3FP0 .framer-1soycmh > *, .framer-Y3FP0 .framer-zehpbs > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-Y3FP0 .framer-ht6ktm > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-Y3FP0 .framer-q09ih6 > *, .framer-Y3FP0 .framer-1kgs4b4 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Y3FP0 .framer-1c1ypq0 > *, .framer-Y3FP0 .framer-1h02tdf > *, .framer-Y3FP0 .framer-ikcmz0 > *, .framer-Y3FP0 .framer-16qjhe3 > *, .framer-Y3FP0 .framer-1ws7gm8 > *, .framer-Y3FP0 .framer-1pvmw9q > *, .framer-Y3FP0 .framer-947wac > *, .framer-Y3FP0 .framer-vgf1ku > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Y3FP0 .framer-4ycmxk > *, .framer-Y3FP0 .framer-1xm6d6s > *, .framer-Y3FP0 .framer-82sbmb > *, .framer-Y3FP0 .framer-1s94qg9 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-Y3FP0 .framer-hjwtzt > *, .framer-Y3FP0 .framer-co6105 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-Y3FP0 .framer-12dg66y > *, .framer-Y3FP0 .framer-1g75qq1 > *, .framer-Y3FP0 .framer-u6w3qo > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Y3FP0 .framer-lpuq9d > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-Y3FP0 .framer-kfd6as > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,'.framer-Y3FP0[data-border=\"true\"]::after, .framer-Y3FP0 [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: 810px) and (max-width: 1199px) { .framer-Y3FP0.framer-6t96s3 { width: 810px; } .framer-Y3FP0 .framer-1mrulq4 { align-content: center; align-items: center; gap: 40px; justify-content: flex-start; } .framer-Y3FP0 .framer-1dok9bc-container { height: 400px; } .framer-Y3FP0 .framer-15swlg5 { grid-template-rows: repeat(1, min-content); } .framer-Y3FP0 .framer-1brorf1 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; justify-content: flex-start; } .framer-Y3FP0 .framer-15wq09l { align-self: unset; gap: 10px; height: min-content; justify-content: flex-start; width: 100%; } .framer-Y3FP0 .framer-1ws7gm8 { align-self: unset; width: 288px; } .framer-Y3FP0 .framer-kfd6as { gap: unset; justify-content: space-between; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Y3FP0 .framer-1mrulq4, .framer-Y3FP0 .framer-1brorf1, .framer-Y3FP0 .framer-15wq09l, .framer-Y3FP0 .framer-kfd6as { gap: 0px; } .framer-Y3FP0 .framer-1mrulq4 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-Y3FP0 .framer-1mrulq4 > :first-child { margin-left: 0px; } .framer-Y3FP0 .framer-1mrulq4 > :last-child { margin-right: 0px; } .framer-Y3FP0 .framer-1brorf1 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Y3FP0 .framer-1brorf1 > :first-child, .framer-Y3FP0 .framer-15wq09l > :first-child { margin-top: 0px; } .framer-Y3FP0 .framer-1brorf1 > :last-child, .framer-Y3FP0 .framer-15wq09l > :last-child { margin-bottom: 0px; } .framer-Y3FP0 .framer-15wq09l > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Y3FP0 .framer-kfd6as > *, .framer-Y3FP0 .framer-kfd6as > :first-child, .framer-Y3FP0 .framer-kfd6as > :last-child { margin: 0px; } }}\",\"@media (max-width: 809px) { .framer-Y3FP0.framer-6t96s3 { width: 390px; } .framer-Y3FP0 .framer-cx3k8l { flex-direction: column; padding: 80px 20px 80px 20px; } .framer-Y3FP0 .framer-1mrulq4 { flex: none; flex-direction: column; gap: 60px; justify-content: flex-start; width: 100%; } .framer-Y3FP0 .framer-woqt8f { flex: none; width: 100%; } .framer-Y3FP0 .framer-wxlu6y, .framer-Y3FP0 .framer-hjwtzt, .framer-Y3FP0 .framer-b4s9ye { flex-direction: column; } .framer-Y3FP0 .framer-1dok9bc-container { height: 200px; } .framer-Y3FP0 .framer-ehrttf { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-Y3FP0 .framer-q09ih6, .framer-Y3FP0 .framer-1kgs4b4 { padding: 40px 20px 40px 20px; } .framer-Y3FP0 .framer-15swlg5, .framer-Y3FP0 .framer-12xvmaq { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-Y3FP0 .framer-4ycmxk, .framer-Y3FP0 .framer-1xm6d6s { gap: 40px; padding: 40px 20px 40px 20px; } .framer-Y3FP0 .framer-acg8fm, .framer-Y3FP0 .framer-1pw6z08, .framer-Y3FP0 .framer-mua024 { flex: none; padding: 20px; width: 100%; } .framer-Y3FP0 .framer-lpuq9d { padding: 20px; } .framer-Y3FP0 .framer-1brorf1 { flex-direction: column; gap: 40px; justify-content: flex-start; } .framer-Y3FP0 .framer-15wq09l { align-self: unset; gap: 10px; height: min-content; justify-content: flex-start; width: 100%; } .framer-Y3FP0 .framer-1ws7gm8 { align-self: unset; width: 100%; } .framer-Y3FP0 .framer-1x49ivz { width: 100%; } .framer-Y3FP0 .framer-kfd6as { flex-direction: column; gap: 30px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Y3FP0 .framer-cx3k8l, .framer-Y3FP0 .framer-1mrulq4, .framer-Y3FP0 .framer-wxlu6y, .framer-Y3FP0 .framer-4ycmxk, .framer-Y3FP0 .framer-hjwtzt, .framer-Y3FP0 .framer-1xm6d6s, .framer-Y3FP0 .framer-b4s9ye, .framer-Y3FP0 .framer-1brorf1, .framer-Y3FP0 .framer-15wq09l, .framer-Y3FP0 .framer-kfd6as { gap: 0px; } .framer-Y3FP0 .framer-cx3k8l > *, .framer-Y3FP0 .framer-wxlu6y > *, .framer-Y3FP0 .framer-b4s9ye > *, .framer-Y3FP0 .framer-15wq09l > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Y3FP0 .framer-cx3k8l > :first-child, .framer-Y3FP0 .framer-1mrulq4 > :first-child, .framer-Y3FP0 .framer-wxlu6y > :first-child, .framer-Y3FP0 .framer-4ycmxk > :first-child, .framer-Y3FP0 .framer-hjwtzt > :first-child, .framer-Y3FP0 .framer-1xm6d6s > :first-child, .framer-Y3FP0 .framer-b4s9ye > :first-child, .framer-Y3FP0 .framer-1brorf1 > :first-child, .framer-Y3FP0 .framer-15wq09l > :first-child, .framer-Y3FP0 .framer-kfd6as > :first-child { margin-top: 0px; } .framer-Y3FP0 .framer-cx3k8l > :last-child, .framer-Y3FP0 .framer-1mrulq4 > :last-child, .framer-Y3FP0 .framer-wxlu6y > :last-child, .framer-Y3FP0 .framer-4ycmxk > :last-child, .framer-Y3FP0 .framer-hjwtzt > :last-child, .framer-Y3FP0 .framer-1xm6d6s > :last-child, .framer-Y3FP0 .framer-b4s9ye > :last-child, .framer-Y3FP0 .framer-1brorf1 > :last-child, .framer-Y3FP0 .framer-15wq09l > :last-child, .framer-Y3FP0 .framer-kfd6as > :last-child { margin-bottom: 0px; } .framer-Y3FP0 .framer-1mrulq4 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-Y3FP0 .framer-4ycmxk > *, .framer-Y3FP0 .framer-1xm6d6s > *, .framer-Y3FP0 .framer-1brorf1 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Y3FP0 .framer-hjwtzt > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Y3FP0 .framer-kfd6as > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7600\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JSHnK5hFh\":{\"layout\":[\"fixed\",\"auto\"]},\"Hw_19DBJP\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerIilknqsQI=withCSS(Component,css,\"framer-Y3FP0\");export default FramerIilknqsQI;FramerIilknqsQI.displayName=\"Page\";FramerIilknqsQI.defaultProps={height:7600,width:1200};addFonts(FramerIilknqsQI,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"},{family:\"Switzer\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/5SZVFDB7V52TI6ULVC6J3WQZQCIZVDV5/ODYPSTCUDMKSTYIPTV4CLQ7URIK7XYBJ/YS3VPNVO4B3TOJMEXDGFZQ4TLZGGSRZC.woff2\",weight:\"600\"}]},...NavSimpleFonts,...ButtonFonts,...Button1Fonts,...YouTubeFonts,...TickerFonts,...TagFonts,...FeatureSimpleFonts,...SenjaWidgetFonts,...FAQFonts,...LogoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIilknqsQI\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JSHnK5hFh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Hw_19DBJP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"7600\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SenjaWidget", "props", "className", "lazy", "id", "RenderTarget", "p", "regex", "match", "builderUrl", "mounted", "setMounted", "ye", "useDidMountEffect", "ue", "script", "l", "addPropertyControls", "ControlType", "func", "deps", "didMount", "pe", "NavSimpleFonts", "getFonts", "hH1DdpI8D_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ButtonFonts", "hljNqlOx9_default", "Button1Fonts", "MotionDivWithOptimizedAppearEffect", "motion", "YouTubeFonts", "Youtube", "TickerFonts", "Ticker", "TagFonts", "EwgjuU71G_default", "FeatureSimpleFonts", "IMm2i7xki_default", "SenjaWidgetFonts", "SenjaWidget", "FAQFonts", "pK7Tv7wIU_default", "LogoFonts", "DtRGLx0ml_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "transition4", "animation4", "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", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "hH1DdpI8D_default", "x", "RichTextWithOptimizedAppearEffect", "MotionDivWithOptimizedAppearEffect", "hljNqlOx9_default", "Youtube", "RichText2", "Ticker", "EwgjuU71G_default", "IMm2i7xki_default", "getLoadingLazyAtYPosition", "Image2", "SenjaWidget", "pK7Tv7wIU_default", "DtRGLx0ml_default", "Link", "SVG", "css", "FramerIilknqsQI", "withCSS", "IilknqsQI_default", "addFonts", "NavSimpleFonts", "ButtonFonts", "Button1Fonts", "YouTubeFonts", "TickerFonts", "TagFonts", "FeatureSimpleFonts", "SenjaWidgetFonts", "FAQFonts", "LogoFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
