{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/V9ldgQ0quLsjsIl7Ed9X/5Txi8xvSAC2g28eguI2K/lQsbDkAnN.js"],
  "sourcesContent": ["// Generated by Framer (0afc761)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Row3 from\"https://framerusercontent.com/modules/K03g6SwAbBFRPJWM7pz1/yjI1C0xr7WOVKQvqkVRl/e15hwR6lu.js\";import Row2 from\"https://framerusercontent.com/modules/trldZB0Xz3ygLTePFvcr/lMyA0M2ACz7MiEX2vTMP/T46Ifl73k.js\";import Row from\"https://framerusercontent.com/modules/XVXwJlZtkhyfrodakCHx/PtRB8koX4kYhnyBmzKo7/sMB34sYqz.js\";import Slideshow1 from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/bJnHw5VokAqNKlg6Rp7L/SlideShow.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/tMgLW02JctHcv25gtiqf/SlideShow.js\";import Button6 from\"#framer/local/canvasComponent/S8HCCmf7R/S8HCCmf7R.js\";import*as sharedStyle1 from\"#framer/local/css/IzL0iqw8_/IzL0iqw8_.js\";import*as sharedStyle from\"#framer/local/css/jwv6f3c91/jwv6f3c91.js\";import*as sharedStyle2 from\"#framer/local/css/VL5kUA96p/VL5kUA96p.js\";import metadataProvider from\"#framer/local/webPageMetadata/lQsbDkAnN/lQsbDkAnN.js\";const Button6Fonts=getFonts(Button6);const SlideshowFonts=getFonts(Slideshow);const ContainerWithFX=withFX(Container);const Slideshow1Fonts=getFonts(Slideshow1);const RowFonts=getFonts(Row);const Row2Fonts=getFonts(Row2);const Row3Fonts=getFonts(Row3);const breakpoints={F8DOlZylN:\"(max-width: 809px)\",gCDCONpnl:\"(min-width: 1536px)\",vOAaFN0KZ:\"(min-width: 1440px) and (max-width: 1535px)\",XHfmA9npi:\"(min-width: 1200px) and (max-width: 1439px)\",ZRPnfP5bp:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-BjULX\";const variantClassNames={F8DOlZylN:\"framer-v-ly9mjn\",gCDCONpnl:\"framer-v-1fss2ew\",vOAaFN0KZ:\"framer-v-dmnj7j\",XHfmA9npi:\"framer-v-1f9y5es\",ZRPnfP5bp:\"framer-v-1nr3nyk\"};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:30};const transition1={damping:30,delay:0,mass:1,stiffness:150,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:30};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"vOAaFN0KZ\",\"Desktop 3\":\"XHfmA9npi\",Desktop:\"gCDCONpnl\",Phone:\"F8DOlZylN\",Tablet:\"ZRPnfP5bp\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"gCDCONpnl\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"F8DOlZylN\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"ZRPnfP5bp\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"ZRPnfP5bp\")return false;return true;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"F8DOlZylN\")return true;return false;};const isDisplayed4=()=>{if(!isBrowser())return true;if([\"ZRPnfP5bp\",\"F8DOlZylN\"].includes(baseVariant))return false;return true;};const isDisplayed5=()=>{if(!isBrowser())return true;if(baseVariant===\"XHfmA9npi\")return true;return false;};const isDisplayed6=()=>{if(!isBrowser())return true;if(baseVariant===\"vOAaFN0KZ\")return true;return false;};const isDisplayed7=()=>{if(!isBrowser())return true;if([\"vOAaFN0KZ\",\"ZRPnfP5bp\",\"F8DOlZylN\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"gCDCONpnl\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-24ac73f0-beb7-4fe2-b35e-74ad7ca7dbe8, rgb(1, 3, 14)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1fss2ew\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ajtm8\",\"data-framer-name\":\"Frame 7217\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-lmn4x0\",\"data-framer-name\":\"Group 162\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wogknh\",\"data-framer-name\":\"IMG_6188 1\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:17,intrinsicWidth:75,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+25+0+0+33.5561-33.5561),pixelHeight:34,pixelWidth:150,src:\"https://framerusercontent.com/images/V8G9Y60p0jtYOsHHOJl6LcZew.svg\"},className:\"framer-6v9diw\",\"data-framer-name\":\"Troveo\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:493.5,intrinsicWidth:721,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-7),pixelHeight:987,pixelWidth:1442,sizes:`calc(${componentViewport?.width||\"100vw\"} + 843px)`,src:\"https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp?scale-down-to=512 512w,https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp 1442w\"}},vOAaFN0KZ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:493.5,intrinsicWidth:721,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:987,pixelWidth:1442,sizes:\"1136px\",src:\"https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp?scale-down-to=512 512w,https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp 1442w\"}},XHfmA9npi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:493.5,intrinsicWidth:721,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-.5),pixelHeight:987,pixelWidth:1442,sizes:\"864px\",src:\"https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp?scale-down-to=512 512w,https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp 1442w\"}},ZRPnfP5bp:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:493.5,intrinsicWidth:721,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-.5),pixelHeight:987,pixelWidth:1442,sizes:\"1578px\",src:\"https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp?scale-down-to=512 512w,https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp 1442w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:493.5,intrinsicWidth:721,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-.5),pixelHeight:987,pixelWidth:1442,sizes:\"1179px\",src:\"https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp?scale-down-to=512 512w,https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/QQKBWQROt6JJARxJOm1bVDVJs.webp 1442w\"},className:\"framer-sxmgwh\",\"data-framer-name\":\"Group 300\"})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hxyprk hidden-ly9mjn\",\"data-framer-name\":\"Frame 7219\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c7goj0\",\"data-framer-name\":\"Frame 7214\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r0itkn\",\"data-framer-name\":\"Group 322\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"Preferred Troveo Partner\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"19.71px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"Preferred Troveo Partner\"})}),className:\"framer-1a548k2\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Chakra Petch-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1sruh8l\",\"data-framer-name\":\"Troveo-lock 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:17,svg:'<svg width=\"17\" height=\"22\" viewBox=\"0 0 17 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.13351 1.2535C12.2306 1.69482 12.6775 5.41534 12.5881 7.40185C17.4181 10.7012 16.474 18.3411 10.8653 20.2527C4.75604 22.3353 -0.980037 16.4998 1.526 10.509C2.09023 9.16155 3.00192 8.22305 4.09238 7.28789C3.94713 4.81313 4.34935 2.76629 6.79171 1.53282C7.71234 1.06804 9.13351 1.2535 9.13351 1.2535ZM10.472 6.36279C10.7044 4.60867 9.89214 3.16515 7.96037 3.36179C6.52244 3.50816 5.99621 5.11479 6.12134 6.36279C7.54251 6.0533 9.0553 6.01755 10.472 6.36279ZM7.75703 10.8363C7.15259 10.8732 6.82969 11.2933 6.785 11.8575C6.73249 12.5156 6.68668 14.6083 6.81182 15.1736C6.96824 15.8775 7.74027 16.0574 8.34248 15.7423C8.70224 15.5535 10.2508 14.4261 10.529 14.1424C10.9647 13.6977 11.0195 13.1022 10.577 12.6474C10.2765 12.3391 8.79274 11.2698 8.39276 11.0464C8.23857 10.9604 7.92574 10.8274 7.75703 10.8375V10.8363Z\" fill=\"#4189C3\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uxkj66\",\"data-framer-name\":\"Frame 7213\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+94+0+0+0+78+0+0),pixelHeight:190,pixelWidth:190,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/vDh8lECvdfmXsNA9XnQUwlaL1lM.jpg\"},className:\"framer-1qek3em\",\"data-framer-name\":\"Krill-logo.small_ 1\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16414u2\",\"data-framer-name\":\"Frame 299\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get paid for your unused video footage\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get paid for your unused video footage\"})}),className:\"framer-1f5qeh1\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Gen-AI companies need your videos\u2014we get you paid. \"})}),className:\"framer-85iznt\",\"data-framer-name\":\"Gen-AI companies need your videos\u2014we get you paid.\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-143cjgk\",\"data-framer-name\":\"Frame 298\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+94+0+332.8+0+0),pixelHeight:355,pixelWidth:427,src:\"https://framerusercontent.com/images/ZOTwOSSETHtgPyVG0wIbtWjQQ.jpg\"}}},children:/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/40e196f4-32d5-4d4e-ac19-168bf5b66fea/submit\",background:{alt:\"\",fit:\"fill\",pixelHeight:355,pixelWidth:427,src:\"https://framerusercontent.com/images/ZOTwOSSETHtgPyVG0wIbtWjQQ.jpg\"},className:\"framer-v62vo7 hidden-1fss2ew hidden-dmnj7j hidden-1f9y5es\",\"data-border\":true,nodeId:\"PJYZoMINp\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-ifa471\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Name\"})}),className:\"framer-1074vup\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-uvgd5w\",inputName:\"Name\",placeholder:\"Jane Smith\",type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-3j9fbd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Email\"})}),className:\"framer-1vm3yaa\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1gc0uo3\",inputName:\"Email\",placeholder:\"jane@framer.com\",type:\"email\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-ql49zb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Social\"})}),className:\"framer-10r2utf\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-etaa2d\",inputName:\"Email\",placeholder:\"Website/Social Media Links\",type:\"email\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{width:\"286px\",y:(componentViewport?.y||0)+0+94+0+332.8+0+0+20+253.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5bx6bb-container\",nodeId:\"oEoML6jG3\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Button6,{height:\"100%\",id:\"oEoML6jG3\",layoutId:\"oEoML6jG3\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:\"AN6zeyvzy\",width:\"100%\"})})})})]})})}),isDisplayed2()&&/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/190deabd-ccad-4add-b8eb-80d52a1cb127/submit\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+94+0+450.8+0+0),pixelHeight:355,pixelWidth:427,src:\"https://framerusercontent.com/images/ZOTwOSSETHtgPyVG0wIbtWjQQ.jpg\"},className:\"framer-1pair20 hidden-1nr3nyk\",\"data-border\":true,nodeId:\"bBZFRyVoC\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1l8uvdv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Name\"})}),className:\"framer-hmr8cw\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-o2plhk\",inputName:\"Name\",placeholder:\"Jane Smith\",type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-tb6ke8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Email\"})}),className:\"framer-wjdume\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1wm6cm3\",inputName:\"Email\",placeholder:\"jane@framer.com\",type:\"email\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-uil6oc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Social\"})}),className:\"framer-v4pr9u\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-y8w9yb\",inputName:\"Email\",placeholder:\"Website/Social Media Links\",type:\"email\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{XHfmA9npi:{width:\"312px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"387px\",y:(componentViewport?.y||0)+0+94+0+450.8+0+0+20+253.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ghde4e-container\",nodeId:\"xgiN82iTk\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Button6,{height:\"100%\",id:\"xgiN82iTk\",layoutId:\"xgiN82iTk\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"yPYmzey0s\",success:\"P2iU7LzWr\"},\"AN6zeyvzy\"),width:\"100%\"})})})})]})})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-3vzq1u hidden-ly9mjn\"}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12ubn6a hidden-ly9mjn\",\"data-framer-name\":\"Group 323\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"There is a Massive AI-Data Demand\"})}),className:\"framer-himmo0\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"AI models continuously need enormous volumes of high-quality, fully licensed video data. Krill and Troveo make it easy for you to leverage this opportunity safely and easily.\"})}),className:\"framer-1x79jtm\",\"data-framer-name\":\"AI models continuously need enormous volumes of high-quality, fully licensed video data. Krill and Troveo make it easy for you to leverage this opportunity safely and easily.\",fonts:[\"GF;Figtree-regular\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-413v2r\",\"data-framer-name\":\"Group 182\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-awr4um\",\"data-border\":true,\"data-framer-name\":\"Frame 2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1y3ukp0\",\"data-framer-name\":\"Group 184\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:571,intrinsicWidth:500,svg:'<svg width=\"500\" height=\"571\" viewBox=\"0 0 500 571\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.1\">\\n<g filter=\"url(#filter0_d_291_428)\">\\n<path d=\"M47.7233 115.487L47.4347 115.987L47.7233 116.487L63.3973 143.636L63.686 144.136H64.2633H95.6113H96.1887L96.4773 143.636L112.151 116.487L112.44 115.987L112.151 115.487L96.4773 88.3394L96.1887 87.8394H95.6113H64.2633H63.686L63.3973 88.3394L47.7233 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 115.487L144.613 115.987L144.902 116.487L160.576 143.636L160.865 144.136H161.442H192.79H193.367L193.656 143.636L209.33 116.487L209.619 115.987L209.33 115.487L193.656 88.3394L193.367 87.8394H192.79H161.442H160.865L160.576 88.3394L144.902 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 115.487L241.792 115.987L242.081 116.487L257.755 143.636L258.043 144.136H258.621H289.969H290.546L290.835 143.636L306.509 116.487L306.797 115.987L306.509 115.487L290.835 88.3394L290.546 87.8394H289.969H258.621H258.043L257.755 88.3394L242.081 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 115.487L338.971 115.987L339.259 116.487L354.933 143.636L355.222 144.136H355.799H387.147H387.725L388.013 143.636L403.687 116.487L403.976 115.987L403.687 115.487L388.013 88.3394L387.725 87.8394H387.147H355.799H355.222L354.933 88.3394L339.259 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 115.487L436.149 115.987L436.438 116.487L452.112 143.636L452.401 144.136H452.978H484.326H484.903L485.192 143.636L500.866 116.487L501.155 115.987L500.866 115.487L485.192 88.3394L484.903 87.8394H484.326H452.978H452.401L452.112 88.3394L436.438 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 59.0611L47.4347 59.5611L47.7233 60.0611L63.3973 87.2092L63.686 87.7092H64.2633H95.6113H96.1887L96.4773 87.2092L112.151 60.0611L112.44 59.5611L112.151 59.0611L96.4773 31.913L96.1887 31.413H95.6113H64.2633H63.686L63.3973 31.913L47.7233 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 59.0611L144.613 59.5611L144.902 60.0611L160.576 87.2092L160.865 87.7092H161.442H192.79H193.367L193.656 87.2092L209.33 60.0611L209.619 59.5611L209.33 59.0611L193.656 31.913L193.367 31.413H192.79H161.442H160.865L160.576 31.913L144.902 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 59.0611L241.792 59.5611L242.081 60.0611L257.755 87.2092L258.043 87.7092H258.621H289.969H290.546L290.835 87.2092L306.509 60.0611L306.797 59.5611L306.509 59.0611L290.835 31.913L290.546 31.413H289.969H258.621H258.043L257.755 31.913L242.081 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 59.0611L338.971 59.5611L339.259 60.0611L354.933 87.2092L355.222 87.7092H355.799H387.147H387.725L388.013 87.2092L403.687 60.0611L403.976 59.5611L403.687 59.0611L388.013 31.913L387.725 31.413H387.147H355.799H355.222L354.933 31.913L339.259 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 59.0611L436.149 59.5611L436.438 60.0611L452.112 87.2092L452.401 87.7092H452.978H484.326H484.903L485.192 87.2092L500.866 60.0611L501.155 59.5611L500.866 59.0611L485.192 31.913L484.903 31.413H484.326H452.978H452.401L452.112 31.913L436.438 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 87.2744L-1.1547 87.7744L-0.866025 88.2744L14.808 115.422L15.0966 115.922H15.674H47.0219H47.5993L47.888 115.422L63.562 88.2744L63.8506 87.7744L63.562 87.2744L47.888 60.1262L47.5993 59.6262H47.0219H15.674H15.0966L14.808 60.1262L-0.866025 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 87.2744L96.024 87.7744L96.3127 88.2744L111.987 115.422L112.275 115.922H112.853H144.201H144.778L145.067 115.422L160.741 88.2744L161.029 87.7744L160.741 87.2744L145.067 60.1262L144.778 59.6262H144.201H112.853H112.275L111.987 60.1262L96.3127 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 87.2744L193.203 87.7744L193.491 88.2744L209.165 115.422L209.454 115.922H210.031H241.379H241.957L242.245 115.422L257.919 88.2744L258.208 87.7744L257.919 87.2744L242.245 60.1262L241.957 59.6262H241.379H210.031H209.454L209.165 60.1262L193.491 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 87.2744L290.381 87.7744L290.67 88.2744L306.344 115.422L306.633 115.922H307.21H338.558H339.135L339.424 115.422L355.098 88.2744L355.387 87.7744L355.098 87.2744L339.424 60.1262L339.135 59.6262H338.558H307.21H306.633L306.344 60.1262L290.67 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 87.2744L387.56 87.7744L387.849 88.2744L403.523 115.422L403.811 115.922H404.389H435.737H436.314L436.603 115.422L452.277 88.2744L452.565 87.7744L452.277 87.2744L436.603 60.1262L436.314 59.6262H435.737H404.389H403.811L403.523 60.1262L387.849 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 30.848L-1.1547 31.348L-0.866025 31.848L14.808 58.9961L15.0966 59.4961H15.674H47.0219H47.5993L47.888 58.9961L63.562 31.848L63.8506 31.348L63.562 30.848L47.888 3.69983L47.5993 3.19983H47.0219H15.674H15.0966L14.808 3.69983L-0.866025 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 30.848L96.024 31.348L96.3127 31.848L111.987 58.9961L112.275 59.4961H112.853H144.201H144.778L145.067 58.9961L160.741 31.848L161.029 31.348L160.741 30.848L145.067 3.69983L144.778 3.19983H144.201H112.853H112.275L111.987 3.69983L96.3127 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 30.848L193.203 31.348L193.491 31.848L209.165 58.9961L209.454 59.4961H210.031H241.379H241.957L242.245 58.9961L257.919 31.848L258.208 31.348L257.919 30.848L242.245 3.69983L241.957 3.19983H241.379H210.031H209.454L209.165 3.69983L193.491 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 30.848L290.381 31.348L290.67 31.848L306.344 58.9961L306.633 59.4961H307.21H338.558H339.135L339.424 58.9961L355.098 31.848L355.387 31.348L355.098 30.848L339.424 3.69983L339.135 3.19983H338.558H307.21H306.633L306.344 3.69983L290.67 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 30.848L387.56 31.348L387.849 31.848L403.523 58.9961L403.811 59.4961H404.389H435.737H436.314L436.603 58.9961L452.277 31.848L452.565 31.348L452.277 30.848L436.603 3.69983L436.314 3.19983H435.737H404.389H403.811L403.523 3.69983L387.849 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 143.701L-1.1547 144.201L-0.866025 144.701L14.808 171.849L15.0966 172.349H15.674H47.0219H47.5993L47.888 171.849L63.562 144.701L63.8506 144.201L63.562 143.701L47.888 116.552L47.5993 116.052H47.0219H15.674H15.0966L14.808 116.552L-0.866025 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 143.701L96.024 144.201L96.3127 144.701L111.987 171.849L112.275 172.349H112.853H144.201H144.778L145.067 171.849L160.741 144.701L161.029 144.201L160.741 143.701L145.067 116.552L144.778 116.052H144.201H112.853H112.275L111.987 116.552L96.3127 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 143.701L193.203 144.201L193.491 144.701L209.165 171.849L209.454 172.349H210.031H241.379H241.957L242.245 171.849L257.919 144.701L258.208 144.201L257.919 143.701L242.245 116.552L241.957 116.052H241.379H210.031H209.454L209.165 116.552L193.491 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 143.701L290.381 144.201L290.67 144.701L306.344 171.849L306.633 172.349H307.21H338.558H339.135L339.424 171.849L355.098 144.701L355.387 144.201L355.098 143.701L339.424 116.552L339.135 116.052H338.558H307.21H306.633L306.344 116.552L290.67 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 143.701L387.56 144.201L387.849 144.701L403.523 171.849L403.811 172.349H404.389H435.737H436.314L436.603 171.849L452.277 144.701L452.565 144.201L452.277 143.701L436.603 116.552L436.314 116.052H435.737H404.389H403.811L403.523 116.552L387.849 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 200.127L-1.1547 200.627L-0.866025 201.127L14.808 228.275L15.0966 228.775H15.674H47.0219H47.5993L47.888 228.275L63.562 201.127L63.8506 200.627L63.562 200.127L47.888 172.979L47.5993 172.479H47.0219H15.674H15.0966L14.808 172.979L-0.866025 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 200.127L96.024 200.627L96.3127 201.127L111.987 228.275L112.275 228.775H112.853H144.201H144.778L145.067 228.275L160.741 201.127L161.029 200.627L160.741 200.127L145.067 172.979L144.778 172.479H144.201H112.853H112.275L111.987 172.979L96.3127 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 200.127L193.203 200.627L193.491 201.127L209.165 228.275L209.454 228.775H210.031H241.379H241.957L242.245 228.275L257.919 201.127L258.208 200.627L257.919 200.127L242.245 172.979L241.957 172.479H241.379H210.031H209.454L209.165 172.979L193.491 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 200.127L290.381 200.627L290.67 201.127L306.344 228.275L306.633 228.775H307.21H338.558H339.135L339.424 228.275L355.098 201.127L355.387 200.627L355.098 200.127L339.424 172.979L339.135 172.479H338.558H307.21H306.633L306.344 172.979L290.67 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 200.127L387.56 200.627L387.849 201.127L403.523 228.275L403.811 228.775H404.389H435.737H436.314L436.603 228.275L452.277 201.127L452.565 200.627L452.277 200.127L436.603 172.979L436.314 172.479H435.737H404.389H403.811L403.523 172.979L387.849 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 256.553L-1.1547 257.053L-0.866025 257.553L14.808 284.701L15.0966 285.201H15.674H47.0219H47.5993L47.888 284.701L63.562 257.553L63.8506 257.053L63.562 256.553L47.888 229.405L47.5993 228.905H47.0219H15.674H15.0966L14.808 229.405L-0.866025 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 256.553L96.024 257.053L96.3127 257.553L111.987 284.701L112.275 285.201H112.853H144.201H144.778L145.067 284.701L160.741 257.553L161.029 257.053L160.741 256.553L145.067 229.405L144.778 228.905H144.201H112.853H112.275L111.987 229.405L96.3127 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 256.553L193.203 257.053L193.491 257.553L209.165 284.701L209.454 285.201H210.031H241.379H241.957L242.245 284.701L257.919 257.553L258.208 257.053L257.919 256.553L242.245 229.405L241.957 228.905H241.379H210.031H209.454L209.165 229.405L193.491 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 256.553L290.381 257.053L290.67 257.553L306.344 284.701L306.633 285.201H307.21H338.558H339.135L339.424 284.701L355.098 257.553L355.387 257.053L355.098 256.553L339.424 229.405L339.135 228.905H338.558H307.21H306.633L306.344 229.405L290.67 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 256.553L387.56 257.053L387.849 257.553L403.523 284.701L403.811 285.201H404.389H435.737H436.314L436.603 284.701L452.277 257.553L452.565 257.053L452.277 256.553L436.603 229.405L436.314 228.905H435.737H404.389H403.811L403.523 229.405L387.849 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 171.914L47.4347 172.414L47.7233 172.914L63.3973 200.062L63.686 200.562H64.2633H95.6113H96.1887L96.4773 200.062L112.151 172.914L112.44 172.414L112.151 171.914L96.4773 144.766L96.1887 144.266H95.6113H64.2633H63.686L63.3973 144.766L47.7233 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 171.914L144.613 172.414L144.902 172.914L160.576 200.062L160.865 200.562H161.442H192.79H193.367L193.656 200.062L209.33 172.914L209.619 172.414L209.33 171.914L193.656 144.766L193.367 144.266H192.79H161.442H160.865L160.576 144.766L144.902 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 171.914L241.792 172.414L242.081 172.914L257.755 200.062L258.043 200.562H258.621H289.969H290.546L290.835 200.062L306.509 172.914L306.797 172.414L306.509 171.914L290.835 144.766L290.546 144.266H289.969H258.621H258.043L257.755 144.766L242.081 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 171.914L338.971 172.414L339.259 172.914L354.933 200.062L355.222 200.562H355.799H387.147H387.725L388.013 200.062L403.687 172.914L403.976 172.414L403.687 171.914L388.013 144.766L387.725 144.266H387.147H355.799H355.222L354.933 144.766L339.259 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 171.914L436.149 172.414L436.438 172.914L452.112 200.062L452.401 200.562H452.978H484.326H484.903L485.192 200.062L500.866 172.914L501.155 172.414L500.866 171.914L485.192 144.766L484.903 144.266H484.326H452.978H452.401L452.112 144.766L436.438 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 228.34L47.4347 228.84L47.7233 229.34L63.3973 256.488L63.686 256.988H64.2633H95.6113H96.1887L96.4773 256.488L112.151 229.34L112.44 228.84L112.151 228.34L96.4773 201.192L96.1887 200.692H95.6113H64.2633H63.686L63.3973 201.192L47.7233 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 228.34L144.613 228.84L144.902 229.34L160.576 256.488L160.865 256.988H161.442H192.79H193.367L193.656 256.488L209.33 229.34L209.619 228.84L209.33 228.34L193.656 201.192L193.367 200.692H192.79H161.442H160.865L160.576 201.192L144.902 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 228.34L241.792 228.84L242.081 229.34L257.755 256.488L258.043 256.988H258.621H289.969H290.546L290.835 256.488L306.509 229.34L306.797 228.84L306.509 228.34L290.835 201.192L290.546 200.692H289.969H258.621H258.043L257.755 201.192L242.081 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 228.34L338.971 228.84L339.259 229.34L354.933 256.488L355.222 256.988H355.799H387.147H387.725L388.013 256.488L403.687 229.34L403.976 228.84L403.687 228.34L388.013 201.192L387.725 200.692H387.147H355.799H355.222L354.933 201.192L339.259 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 228.34L436.149 228.84L436.438 229.34L452.112 256.488L452.401 256.988H452.978H484.326H484.903L485.192 256.488L500.866 229.34L501.155 228.84L500.866 228.34L485.192 201.192L484.903 200.692H484.326H452.978H452.401L452.112 201.192L436.438 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n</g>\\n<g filter=\"url(#filter1_d_291_428)\">\\n<path d=\"M47.7233 397.619L47.4347 398.119L47.7233 398.619L63.3973 425.767L63.686 426.267H64.2633H95.6113H96.1887L96.4773 425.767L112.151 398.619L112.44 398.119L112.151 397.619L96.4773 370.471L96.1887 369.971H95.6113H64.2633H63.686L63.3973 370.471L47.7233 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 397.619L144.613 398.119L144.902 398.619L160.576 425.767L160.865 426.267H161.442H192.79H193.367L193.656 425.767L209.33 398.619L209.619 398.119L209.33 397.619L193.656 370.471L193.367 369.971H192.79H161.442H160.865L160.576 370.471L144.902 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 397.619L241.792 398.119L242.081 398.619L257.755 425.767L258.043 426.267H258.621H289.969H290.546L290.835 425.767L306.509 398.619L306.797 398.119L306.509 397.619L290.835 370.471L290.546 369.971H289.969H258.621H258.043L257.755 370.471L242.081 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 397.619L338.971 398.119L339.259 398.619L354.933 425.767L355.222 426.267H355.799H387.147H387.725L388.013 425.767L403.687 398.619L403.976 398.119L403.687 397.619L388.013 370.471L387.725 369.971H387.147H355.799H355.222L354.933 370.471L339.259 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 397.619L436.149 398.119L436.438 398.619L452.112 425.767L452.401 426.267H452.978H484.326H484.903L485.192 425.767L500.866 398.619L501.155 398.119L500.866 397.619L485.192 370.471L484.903 369.971H484.326H452.978H452.401L452.112 370.471L436.438 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 341.193L47.4347 341.693L47.7233 342.193L63.3973 369.341L63.686 369.841H64.2633H95.6113H96.1887L96.4773 369.341L112.151 342.193L112.44 341.693L112.151 341.193L96.4773 314.045L96.1887 313.545H95.6113H64.2633H63.686L63.3973 314.045L47.7233 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 341.193L144.613 341.693L144.902 342.193L160.576 369.341L160.865 369.841H161.442H192.79H193.367L193.656 369.341L209.33 342.193L209.619 341.693L209.33 341.193L193.656 314.045L193.367 313.545H192.79H161.442H160.865L160.576 314.045L144.902 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 341.193L241.792 341.693L242.081 342.193L257.755 369.341L258.043 369.841H258.621H289.969H290.546L290.835 369.341L306.509 342.193L306.797 341.693L306.509 341.193L290.835 314.045L290.546 313.545H289.969H258.621H258.043L257.755 314.045L242.081 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 341.193L338.971 341.693L339.259 342.193L354.933 369.341L355.222 369.841H355.799H387.147H387.725L388.013 369.341L403.687 342.193L403.976 341.693L403.687 341.193L388.013 314.045L387.725 313.545H387.147H355.799H355.222L354.933 314.045L339.259 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 341.193L436.149 341.693L436.438 342.193L452.112 369.341L452.401 369.841H452.978H484.326H484.903L485.192 369.341L500.866 342.193L501.155 341.693L500.866 341.193L485.192 314.045L484.903 313.545H484.326H452.978H452.401L452.112 314.045L436.438 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 369.406L-1.1547 369.906L-0.866025 370.406L14.808 397.554L15.0966 398.054H15.674H47.0219H47.5993L47.888 397.554L63.562 370.406L63.8506 369.906L63.562 369.406L47.888 342.258L47.5993 341.758H47.0219H15.674H15.0966L14.808 342.258L-0.866025 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 369.406L96.024 369.906L96.3127 370.406L111.987 397.554L112.275 398.054H112.853H144.201H144.778L145.067 397.554L160.741 370.406L161.029 369.906L160.741 369.406L145.067 342.258L144.778 341.758H144.201H112.853H112.275L111.987 342.258L96.3127 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 369.406L193.203 369.906L193.491 370.406L209.165 397.554L209.454 398.054H210.031H241.379H241.957L242.245 397.554L257.919 370.406L258.208 369.906L257.919 369.406L242.245 342.258L241.957 341.758H241.379H210.031H209.454L209.165 342.258L193.491 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 369.406L290.381 369.906L290.67 370.406L306.344 397.554L306.633 398.054H307.21H338.558H339.135L339.424 397.554L355.098 370.406L355.387 369.906L355.098 369.406L339.424 342.258L339.135 341.758H338.558H307.21H306.633L306.344 342.258L290.67 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 369.406L387.56 369.906L387.849 370.406L403.523 397.554L403.811 398.054H404.389H435.737H436.314L436.603 397.554L452.277 370.406L452.565 369.906L452.277 369.406L436.603 342.258L436.314 341.758H435.737H404.389H403.811L403.523 342.258L387.849 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 312.98L-1.1547 313.48L-0.866025 313.98L14.808 341.128L15.0966 341.628H15.674H47.0219H47.5993L47.888 341.128L63.562 313.98L63.8506 313.48L63.562 312.98L47.888 285.832L47.5993 285.332H47.0219H15.674H15.0966L14.808 285.832L-0.866025 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 312.98L96.024 313.48L96.3127 313.98L111.987 341.128L112.275 341.628H112.853H144.201H144.778L145.067 341.128L160.741 313.98L161.029 313.48L160.741 312.98L145.067 285.832L144.778 285.332H144.201H112.853H112.275L111.987 285.832L96.3127 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 312.98L193.203 313.48L193.491 313.98L209.165 341.128L209.454 341.628H210.031H241.379H241.957L242.245 341.128L257.919 313.98L258.208 313.48L257.919 312.98L242.245 285.832L241.957 285.332H241.379H210.031H209.454L209.165 285.832L193.491 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 312.98L290.381 313.48L290.67 313.98L306.344 341.128L306.633 341.628H307.21H338.558H339.135L339.424 341.128L355.098 313.98L355.387 313.48L355.098 312.98L339.424 285.832L339.135 285.332H338.558H307.21H306.633L306.344 285.832L290.67 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 312.98L387.56 313.48L387.849 313.98L403.523 341.128L403.811 341.628H404.389H435.737H436.314L436.603 341.128L452.277 313.98L452.565 313.48L452.277 312.98L436.603 285.832L436.314 285.332H435.737H404.389H403.811L403.523 285.832L387.849 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 425.832L-1.1547 426.332L-0.866025 426.832L14.808 453.98L15.0966 454.48H15.674H47.0219H47.5993L47.888 453.98L63.562 426.832L63.8506 426.332L63.562 425.832L47.888 398.684L47.5993 398.184H47.0219H15.674H15.0966L14.808 398.684L-0.866025 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 425.832L96.024 426.332L96.3127 426.832L111.987 453.98L112.275 454.48H112.853H144.201H144.778L145.067 453.98L160.741 426.832L161.029 426.332L160.741 425.832L145.067 398.684L144.778 398.184H144.201H112.853H112.275L111.987 398.684L96.3127 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 425.832L193.203 426.332L193.491 426.832L209.165 453.98L209.454 454.48H210.031H241.379H241.957L242.245 453.98L257.919 426.832L258.208 426.332L257.919 425.832L242.245 398.684L241.957 398.184H241.379H210.031H209.454L209.165 398.684L193.491 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 425.832L290.381 426.332L290.67 426.832L306.344 453.98L306.633 454.48H307.21H338.558H339.135L339.424 453.98L355.098 426.832L355.387 426.332L355.098 425.832L339.424 398.684L339.135 398.184H338.558H307.21H306.633L306.344 398.684L290.67 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 425.832L387.56 426.332L387.849 426.832L403.523 453.98L403.811 454.48H404.389H435.737H436.314L436.603 453.98L452.277 426.832L452.565 426.332L452.277 425.832L436.603 398.684L436.314 398.184H435.737H404.389H403.811L403.523 398.684L387.849 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 482.259L-1.1547 482.759L-0.866025 483.259L14.808 510.407L15.0966 510.907H15.674H47.0219H47.5993L47.888 510.407L63.562 483.259L63.8506 482.759L63.562 482.259L47.888 455.11L47.5993 454.61H47.0219H15.674H15.0966L14.808 455.11L-0.866025 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 482.259L96.024 482.759L96.3127 483.259L111.987 510.407L112.275 510.907H112.853H144.201H144.778L145.067 510.407L160.741 483.259L161.029 482.759L160.741 482.259L145.067 455.11L144.778 454.61H144.201H112.853H112.275L111.987 455.11L96.3127 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 482.259L193.203 482.759L193.491 483.259L209.165 510.407L209.454 510.907H210.031H241.379H241.957L242.245 510.407L257.919 483.259L258.208 482.759L257.919 482.259L242.245 455.11L241.957 454.61H241.379H210.031H209.454L209.165 455.11L193.491 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 482.259L290.381 482.759L290.67 483.259L306.344 510.407L306.633 510.907H307.21H338.558H339.135L339.424 510.407L355.098 483.259L355.387 482.759L355.098 482.259L339.424 455.11L339.135 454.61H338.558H307.21H306.633L306.344 455.11L290.67 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 482.259L387.56 482.759L387.849 483.259L403.523 510.407L403.811 510.907H404.389H435.737H436.314L436.603 510.407L452.277 483.259L452.565 482.759L452.277 482.259L436.603 455.11L436.314 454.61H435.737H404.389H403.811L403.523 455.11L387.849 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 538.685L-1.1547 539.185L-0.866025 539.685L14.808 566.833L15.0966 567.333H15.674H47.0219H47.5993L47.888 566.833L63.562 539.685L63.8506 539.185L63.562 538.685L47.888 511.537L47.5993 511.037H47.0219H15.674H15.0966L14.808 511.537L-0.866025 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 538.685L96.024 539.185L96.3127 539.685L111.987 566.833L112.275 567.333H112.853H144.201H144.778L145.067 566.833L160.741 539.685L161.029 539.185L160.741 538.685L145.067 511.537L144.778 511.037H144.201H112.853H112.275L111.987 511.537L96.3127 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 538.685L193.203 539.185L193.491 539.685L209.165 566.833L209.454 567.333H210.031H241.379H241.957L242.245 566.833L257.919 539.685L258.208 539.185L257.919 538.685L242.245 511.537L241.957 511.037H241.379H210.031H209.454L209.165 511.537L193.491 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 538.685L290.381 539.185L290.67 539.685L306.344 566.833L306.633 567.333H307.21H338.558H339.135L339.424 566.833L355.098 539.685L355.387 539.185L355.098 538.685L339.424 511.537L339.135 511.037H338.558H307.21H306.633L306.344 511.537L290.67 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 538.685L387.56 539.185L387.849 539.685L403.523 566.833L403.811 567.333H404.389H435.737H436.314L436.603 566.833L452.277 539.685L452.565 539.185L452.277 538.685L436.603 511.537L436.314 511.037H435.737H404.389H403.811L403.523 511.537L387.849 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 454.045L47.4347 454.545L47.7233 455.045L63.3973 482.194L63.686 482.694H64.2633H95.6113H96.1887L96.4773 482.194L112.151 455.045L112.44 454.545L112.151 454.045L96.4773 426.897L96.1887 426.397H95.6113H64.2633H63.686L63.3973 426.897L47.7233 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 454.045L144.613 454.545L144.902 455.045L160.576 482.194L160.865 482.694H161.442H192.79H193.367L193.656 482.194L209.33 455.045L209.619 454.545L209.33 454.045L193.656 426.897L193.367 426.397H192.79H161.442H160.865L160.576 426.897L144.902 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 454.045L241.792 454.545L242.081 455.045L257.755 482.194L258.043 482.694H258.621H289.969H290.546L290.835 482.194L306.509 455.045L306.797 454.545L306.509 454.045L290.835 426.897L290.546 426.397H289.969H258.621H258.043L257.755 426.897L242.081 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 454.045L338.971 454.545L339.259 455.045L354.933 482.194L355.222 482.694H355.799H387.147H387.725L388.013 482.194L403.687 455.045L403.976 454.545L403.687 454.045L388.013 426.897L387.725 426.397H387.147H355.799H355.222L354.933 426.897L339.259 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 454.045L436.149 454.545L436.438 455.045L452.112 482.194L452.401 482.694H452.978H484.326H484.903L485.192 482.194L500.866 455.045L501.155 454.545L500.866 454.045L485.192 426.897L484.903 426.397H484.326H452.978H452.401L452.112 426.897L436.438 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 510.472L47.4347 510.972L47.7233 511.472L63.3973 538.62L63.686 539.12H64.2633H95.6113H96.1887L96.4773 538.62L112.151 511.472L112.44 510.972L112.151 510.472L96.4773 483.324L96.1887 482.824H95.6113H64.2633H63.686L63.3973 483.324L47.7233 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 510.472L144.613 510.972L144.902 511.472L160.576 538.62L160.865 539.12H161.442H192.79H193.367L193.656 538.62L209.33 511.472L209.619 510.972L209.33 510.472L193.656 483.324L193.367 482.824H192.79H161.442H160.865L160.576 483.324L144.902 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 510.472L241.792 510.972L242.081 511.472L257.755 538.62L258.043 539.12H258.621H289.969H290.546L290.835 538.62L306.509 511.472L306.797 510.972L306.509 510.472L290.835 483.324L290.546 482.824H289.969H258.621H258.043L257.755 483.324L242.081 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 510.472L338.971 510.972L339.259 511.472L354.933 538.62L355.222 539.12H355.799H387.147H387.725L388.013 538.62L403.687 511.472L403.976 510.972L403.687 510.472L388.013 483.324L387.725 482.824H387.147H355.799H355.222L354.933 483.324L339.259 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 510.472L436.149 510.972L436.438 511.472L452.112 538.62L452.401 539.12H452.978H484.326H484.903L485.192 538.62L500.866 511.472L501.155 510.972L500.866 510.472L485.192 483.324L484.903 482.824H484.326H452.978H452.401L452.112 483.324L436.438 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n</g>\\n</g>\\n<rect x=\"142\" y=\"27\" width=\"320\" height=\"229\" fill=\"url(#paint0_radial_291_428)\"/>\\n<defs>\\n<filter id=\"filter0_d_291_428\" x=\"-52.3093\" y=\"-47.8002\" width=\"604.619\" height=\"384.002\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset/>\\n<feGaussianBlur stdDeviation=\"25\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_291_428\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_291_428\" result=\"shape\"/>\\n</filter>\\n<filter id=\"filter1_d_291_428\" x=\"-52.3093\" y=\"234.332\" width=\"604.619\" height=\"384.002\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset/>\\n<feGaussianBlur stdDeviation=\"25\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_291_428\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_291_428\" result=\"shape\"/>\\n</filter>\\n<radialGradient id=\"paint0_radial_291_428\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(302 141.5) rotate(90) scale(139.482 194.909)\">\\n<stop stop-color=\"#01030F\" stop-opacity=\"0\"/>\\n<stop offset=\"1\" stop-color=\"#01030F\"/>\\n</radialGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Payouts to creators\"})}),className:\"framer-a64imx\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"$5M\"})}),className:\"framer-1pb95gk\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-atr2vo hidden-1nr3nyk\",\"data-border\":true,\"data-framer-name\":\"Frame 1\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1j9rp7u\",\"data-framer-name\":\"Group 184\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:571,intrinsicWidth:500,svg:'<svg width=\"500\" height=\"571\" viewBox=\"0 0 500 571\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.1\">\\n<g filter=\"url(#filter0_d_291_526)\">\\n<path d=\"M47.7233 115.487L47.4347 115.987L47.7233 116.487L63.3973 143.636L63.686 144.136H64.2633H95.6113H96.1887L96.4773 143.636L112.151 116.487L112.44 115.987L112.151 115.487L96.4773 88.3394L96.1887 87.8394H95.6113H64.2633H63.686L63.3973 88.3394L47.7233 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 115.487L144.613 115.987L144.902 116.487L160.576 143.636L160.865 144.136H161.442H192.79H193.367L193.656 143.636L209.33 116.487L209.619 115.987L209.33 115.487L193.656 88.3394L193.367 87.8394H192.79H161.442H160.865L160.576 88.3394L144.902 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 115.487L241.792 115.987L242.081 116.487L257.755 143.636L258.043 144.136H258.621H289.969H290.546L290.835 143.636L306.509 116.487L306.797 115.987L306.509 115.487L290.835 88.3394L290.546 87.8394H289.969H258.621H258.043L257.755 88.3394L242.081 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 115.487L338.971 115.987L339.259 116.487L354.933 143.636L355.222 144.136H355.799H387.147H387.725L388.013 143.636L403.687 116.487L403.976 115.987L403.687 115.487L388.013 88.3394L387.725 87.8394H387.147H355.799H355.222L354.933 88.3394L339.259 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 115.487L436.149 115.987L436.438 116.487L452.112 143.636L452.401 144.136H452.978H484.326H484.903L485.192 143.636L500.866 116.487L501.155 115.987L500.866 115.487L485.192 88.3394L484.903 87.8394H484.326H452.978H452.401L452.112 88.3394L436.438 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 59.0611L47.4347 59.5611L47.7233 60.0611L63.3973 87.2092L63.686 87.7092H64.2633H95.6113H96.1887L96.4773 87.2092L112.151 60.0611L112.44 59.5611L112.151 59.0611L96.4773 31.913L96.1887 31.413H95.6113H64.2633H63.686L63.3973 31.913L47.7233 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 59.0611L144.613 59.5611L144.902 60.0611L160.576 87.2092L160.865 87.7092H161.442H192.79H193.367L193.656 87.2092L209.33 60.0611L209.619 59.5611L209.33 59.0611L193.656 31.913L193.367 31.413H192.79H161.442H160.865L160.576 31.913L144.902 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 59.0611L241.792 59.5611L242.081 60.0611L257.755 87.2092L258.043 87.7092H258.621H289.969H290.546L290.835 87.2092L306.509 60.0611L306.797 59.5611L306.509 59.0611L290.835 31.913L290.546 31.413H289.969H258.621H258.043L257.755 31.913L242.081 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 59.0611L338.971 59.5611L339.259 60.0611L354.933 87.2092L355.222 87.7092H355.799H387.147H387.725L388.013 87.2092L403.687 60.0611L403.976 59.5611L403.687 59.0611L388.013 31.913L387.725 31.413H387.147H355.799H355.222L354.933 31.913L339.259 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 59.0611L436.149 59.5611L436.438 60.0611L452.112 87.2092L452.401 87.7092H452.978H484.326H484.903L485.192 87.2092L500.866 60.0611L501.155 59.5611L500.866 59.0611L485.192 31.913L484.903 31.413H484.326H452.978H452.401L452.112 31.913L436.438 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 87.2744L-1.1547 87.7744L-0.866025 88.2744L14.808 115.422L15.0966 115.922H15.674H47.0219H47.5993L47.888 115.422L63.562 88.2744L63.8506 87.7744L63.562 87.2744L47.888 60.1262L47.5993 59.6262H47.0219H15.674H15.0966L14.808 60.1262L-0.866025 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 87.2744L96.024 87.7744L96.3127 88.2744L111.987 115.422L112.275 115.922H112.853H144.201H144.778L145.067 115.422L160.741 88.2744L161.029 87.7744L160.741 87.2744L145.067 60.1262L144.778 59.6262H144.201H112.853H112.275L111.987 60.1262L96.3127 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 87.2744L193.203 87.7744L193.491 88.2744L209.165 115.422L209.454 115.922H210.031H241.379H241.957L242.245 115.422L257.919 88.2744L258.208 87.7744L257.919 87.2744L242.245 60.1262L241.957 59.6262H241.379H210.031H209.454L209.165 60.1262L193.491 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 87.2744L290.381 87.7744L290.67 88.2744L306.344 115.422L306.633 115.922H307.21H338.558H339.135L339.424 115.422L355.098 88.2744L355.387 87.7744L355.098 87.2744L339.424 60.1262L339.135 59.6262H338.558H307.21H306.633L306.344 60.1262L290.67 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 87.2744L387.56 87.7744L387.849 88.2744L403.523 115.422L403.811 115.922H404.389H435.737H436.314L436.603 115.422L452.277 88.2744L452.565 87.7744L452.277 87.2744L436.603 60.1262L436.314 59.6262H435.737H404.389H403.811L403.523 60.1262L387.849 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 30.848L-1.1547 31.348L-0.866025 31.848L14.808 58.9961L15.0966 59.4961H15.674H47.0219H47.5993L47.888 58.9961L63.562 31.848L63.8506 31.348L63.562 30.848L47.888 3.69983L47.5993 3.19983H47.0219H15.674H15.0966L14.808 3.69983L-0.866025 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 30.848L96.024 31.348L96.3127 31.848L111.987 58.9961L112.275 59.4961H112.853H144.201H144.778L145.067 58.9961L160.741 31.848L161.029 31.348L160.741 30.848L145.067 3.69983L144.778 3.19983H144.201H112.853H112.275L111.987 3.69983L96.3127 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 30.848L193.203 31.348L193.491 31.848L209.165 58.9961L209.454 59.4961H210.031H241.379H241.957L242.245 58.9961L257.919 31.848L258.208 31.348L257.919 30.848L242.245 3.69983L241.957 3.19983H241.379H210.031H209.454L209.165 3.69983L193.491 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 30.848L290.381 31.348L290.67 31.848L306.344 58.9961L306.633 59.4961H307.21H338.558H339.135L339.424 58.9961L355.098 31.848L355.387 31.348L355.098 30.848L339.424 3.69983L339.135 3.19983H338.558H307.21H306.633L306.344 3.69983L290.67 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 30.848L387.56 31.348L387.849 31.848L403.523 58.9961L403.811 59.4961H404.389H435.737H436.314L436.603 58.9961L452.277 31.848L452.565 31.348L452.277 30.848L436.603 3.69983L436.314 3.19983H435.737H404.389H403.811L403.523 3.69983L387.849 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 143.701L-1.1547 144.201L-0.866025 144.701L14.808 171.849L15.0966 172.349H15.674H47.0219H47.5993L47.888 171.849L63.562 144.701L63.8506 144.201L63.562 143.701L47.888 116.552L47.5993 116.052H47.0219H15.674H15.0966L14.808 116.552L-0.866025 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 143.701L96.024 144.201L96.3127 144.701L111.987 171.849L112.275 172.349H112.853H144.201H144.778L145.067 171.849L160.741 144.701L161.029 144.201L160.741 143.701L145.067 116.552L144.778 116.052H144.201H112.853H112.275L111.987 116.552L96.3127 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 143.701L193.203 144.201L193.491 144.701L209.165 171.849L209.454 172.349H210.031H241.379H241.957L242.245 171.849L257.919 144.701L258.208 144.201L257.919 143.701L242.245 116.552L241.957 116.052H241.379H210.031H209.454L209.165 116.552L193.491 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 143.701L290.381 144.201L290.67 144.701L306.344 171.849L306.633 172.349H307.21H338.558H339.135L339.424 171.849L355.098 144.701L355.387 144.201L355.098 143.701L339.424 116.552L339.135 116.052H338.558H307.21H306.633L306.344 116.552L290.67 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 143.701L387.56 144.201L387.849 144.701L403.523 171.849L403.811 172.349H404.389H435.737H436.314L436.603 171.849L452.277 144.701L452.565 144.201L452.277 143.701L436.603 116.552L436.314 116.052H435.737H404.389H403.811L403.523 116.552L387.849 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 200.127L-1.1547 200.627L-0.866025 201.127L14.808 228.275L15.0966 228.775H15.674H47.0219H47.5993L47.888 228.275L63.562 201.127L63.8506 200.627L63.562 200.127L47.888 172.979L47.5993 172.479H47.0219H15.674H15.0966L14.808 172.979L-0.866025 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 200.127L96.024 200.627L96.3127 201.127L111.987 228.275L112.275 228.775H112.853H144.201H144.778L145.067 228.275L160.741 201.127L161.029 200.627L160.741 200.127L145.067 172.979L144.778 172.479H144.201H112.853H112.275L111.987 172.979L96.3127 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 200.127L193.203 200.627L193.491 201.127L209.165 228.275L209.454 228.775H210.031H241.379H241.957L242.245 228.275L257.919 201.127L258.208 200.627L257.919 200.127L242.245 172.979L241.957 172.479H241.379H210.031H209.454L209.165 172.979L193.491 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 200.127L290.381 200.627L290.67 201.127L306.344 228.275L306.633 228.775H307.21H338.558H339.135L339.424 228.275L355.098 201.127L355.387 200.627L355.098 200.127L339.424 172.979L339.135 172.479H338.558H307.21H306.633L306.344 172.979L290.67 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 200.127L387.56 200.627L387.849 201.127L403.523 228.275L403.811 228.775H404.389H435.737H436.314L436.603 228.275L452.277 201.127L452.565 200.627L452.277 200.127L436.603 172.979L436.314 172.479H435.737H404.389H403.811L403.523 172.979L387.849 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 256.553L-1.1547 257.053L-0.866025 257.553L14.808 284.701L15.0966 285.201H15.674H47.0219H47.5993L47.888 284.701L63.562 257.553L63.8506 257.053L63.562 256.553L47.888 229.405L47.5993 228.905H47.0219H15.674H15.0966L14.808 229.405L-0.866025 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 256.553L96.024 257.053L96.3127 257.553L111.987 284.701L112.275 285.201H112.853H144.201H144.778L145.067 284.701L160.741 257.553L161.029 257.053L160.741 256.553L145.067 229.405L144.778 228.905H144.201H112.853H112.275L111.987 229.405L96.3127 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 256.553L193.203 257.053L193.491 257.553L209.165 284.701L209.454 285.201H210.031H241.379H241.957L242.245 284.701L257.919 257.553L258.208 257.053L257.919 256.553L242.245 229.405L241.957 228.905H241.379H210.031H209.454L209.165 229.405L193.491 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 256.553L290.381 257.053L290.67 257.553L306.344 284.701L306.633 285.201H307.21H338.558H339.135L339.424 284.701L355.098 257.553L355.387 257.053L355.098 256.553L339.424 229.405L339.135 228.905H338.558H307.21H306.633L306.344 229.405L290.67 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 256.553L387.56 257.053L387.849 257.553L403.523 284.701L403.811 285.201H404.389H435.737H436.314L436.603 284.701L452.277 257.553L452.565 257.053L452.277 256.553L436.603 229.405L436.314 228.905H435.737H404.389H403.811L403.523 229.405L387.849 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 171.914L47.4347 172.414L47.7233 172.914L63.3973 200.062L63.686 200.562H64.2633H95.6113H96.1887L96.4773 200.062L112.151 172.914L112.44 172.414L112.151 171.914L96.4773 144.766L96.1887 144.266H95.6113H64.2633H63.686L63.3973 144.766L47.7233 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 171.914L144.613 172.414L144.902 172.914L160.576 200.062L160.865 200.562H161.442H192.79H193.367L193.656 200.062L209.33 172.914L209.619 172.414L209.33 171.914L193.656 144.766L193.367 144.266H192.79H161.442H160.865L160.576 144.766L144.902 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 171.914L241.792 172.414L242.081 172.914L257.755 200.062L258.043 200.562H258.621H289.969H290.546L290.835 200.062L306.509 172.914L306.797 172.414L306.509 171.914L290.835 144.766L290.546 144.266H289.969H258.621H258.043L257.755 144.766L242.081 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 171.914L338.971 172.414L339.259 172.914L354.933 200.062L355.222 200.562H355.799H387.147H387.725L388.013 200.062L403.687 172.914L403.976 172.414L403.687 171.914L388.013 144.766L387.725 144.266H387.147H355.799H355.222L354.933 144.766L339.259 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 171.914L436.149 172.414L436.438 172.914L452.112 200.062L452.401 200.562H452.978H484.326H484.903L485.192 200.062L500.866 172.914L501.155 172.414L500.866 171.914L485.192 144.766L484.903 144.266H484.326H452.978H452.401L452.112 144.766L436.438 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 228.34L47.4347 228.84L47.7233 229.34L63.3973 256.488L63.686 256.988H64.2633H95.6113H96.1887L96.4773 256.488L112.151 229.34L112.44 228.84L112.151 228.34L96.4773 201.192L96.1887 200.692H95.6113H64.2633H63.686L63.3973 201.192L47.7233 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 228.34L144.613 228.84L144.902 229.34L160.576 256.488L160.865 256.988H161.442H192.79H193.367L193.656 256.488L209.33 229.34L209.619 228.84L209.33 228.34L193.656 201.192L193.367 200.692H192.79H161.442H160.865L160.576 201.192L144.902 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 228.34L241.792 228.84L242.081 229.34L257.755 256.488L258.043 256.988H258.621H289.969H290.546L290.835 256.488L306.509 229.34L306.797 228.84L306.509 228.34L290.835 201.192L290.546 200.692H289.969H258.621H258.043L257.755 201.192L242.081 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 228.34L338.971 228.84L339.259 229.34L354.933 256.488L355.222 256.988H355.799H387.147H387.725L388.013 256.488L403.687 229.34L403.976 228.84L403.687 228.34L388.013 201.192L387.725 200.692H387.147H355.799H355.222L354.933 201.192L339.259 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 228.34L436.149 228.84L436.438 229.34L452.112 256.488L452.401 256.988H452.978H484.326H484.903L485.192 256.488L500.866 229.34L501.155 228.84L500.866 228.34L485.192 201.192L484.903 200.692H484.326H452.978H452.401L452.112 201.192L436.438 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n</g>\\n<g filter=\"url(#filter1_d_291_526)\">\\n<path d=\"M47.7233 397.619L47.4347 398.119L47.7233 398.619L63.3973 425.767L63.686 426.267H64.2633H95.6113H96.1887L96.4773 425.767L112.151 398.619L112.44 398.119L112.151 397.619L96.4773 370.471L96.1887 369.971H95.6113H64.2633H63.686L63.3973 370.471L47.7233 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 397.619L144.613 398.119L144.902 398.619L160.576 425.767L160.865 426.267H161.442H192.79H193.367L193.656 425.767L209.33 398.619L209.619 398.119L209.33 397.619L193.656 370.471L193.367 369.971H192.79H161.442H160.865L160.576 370.471L144.902 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 397.619L241.792 398.119L242.081 398.619L257.755 425.767L258.043 426.267H258.621H289.969H290.546L290.835 425.767L306.509 398.619L306.797 398.119L306.509 397.619L290.835 370.471L290.546 369.971H289.969H258.621H258.043L257.755 370.471L242.081 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 397.619L338.971 398.119L339.259 398.619L354.933 425.767L355.222 426.267H355.799H387.147H387.725L388.013 425.767L403.687 398.619L403.976 398.119L403.687 397.619L388.013 370.471L387.725 369.971H387.147H355.799H355.222L354.933 370.471L339.259 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 397.619L436.149 398.119L436.438 398.619L452.112 425.767L452.401 426.267H452.978H484.326H484.903L485.192 425.767L500.866 398.619L501.155 398.119L500.866 397.619L485.192 370.471L484.903 369.971H484.326H452.978H452.401L452.112 370.471L436.438 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 341.193L47.4347 341.693L47.7233 342.193L63.3973 369.341L63.686 369.841H64.2633H95.6113H96.1887L96.4773 369.341L112.151 342.193L112.44 341.693L112.151 341.193L96.4773 314.045L96.1887 313.545H95.6113H64.2633H63.686L63.3973 314.045L47.7233 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 341.193L144.613 341.693L144.902 342.193L160.576 369.341L160.865 369.841H161.442H192.79H193.367L193.656 369.341L209.33 342.193L209.619 341.693L209.33 341.193L193.656 314.045L193.367 313.545H192.79H161.442H160.865L160.576 314.045L144.902 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 341.193L241.792 341.693L242.081 342.193L257.755 369.341L258.043 369.841H258.621H289.969H290.546L290.835 369.341L306.509 342.193L306.797 341.693L306.509 341.193L290.835 314.045L290.546 313.545H289.969H258.621H258.043L257.755 314.045L242.081 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 341.193L338.971 341.693L339.259 342.193L354.933 369.341L355.222 369.841H355.799H387.147H387.725L388.013 369.341L403.687 342.193L403.976 341.693L403.687 341.193L388.013 314.045L387.725 313.545H387.147H355.799H355.222L354.933 314.045L339.259 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 341.193L436.149 341.693L436.438 342.193L452.112 369.341L452.401 369.841H452.978H484.326H484.903L485.192 369.341L500.866 342.193L501.155 341.693L500.866 341.193L485.192 314.045L484.903 313.545H484.326H452.978H452.401L452.112 314.045L436.438 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 369.406L-1.1547 369.906L-0.866025 370.406L14.808 397.554L15.0966 398.054H15.674H47.0219H47.5993L47.888 397.554L63.562 370.406L63.8506 369.906L63.562 369.406L47.888 342.258L47.5993 341.758H47.0219H15.674H15.0966L14.808 342.258L-0.866025 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 369.406L96.024 369.906L96.3127 370.406L111.987 397.554L112.275 398.054H112.853H144.201H144.778L145.067 397.554L160.741 370.406L161.029 369.906L160.741 369.406L145.067 342.258L144.778 341.758H144.201H112.853H112.275L111.987 342.258L96.3127 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 369.406L193.203 369.906L193.491 370.406L209.165 397.554L209.454 398.054H210.031H241.379H241.957L242.245 397.554L257.919 370.406L258.208 369.906L257.919 369.406L242.245 342.258L241.957 341.758H241.379H210.031H209.454L209.165 342.258L193.491 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 369.406L290.381 369.906L290.67 370.406L306.344 397.554L306.633 398.054H307.21H338.558H339.135L339.424 397.554L355.098 370.406L355.387 369.906L355.098 369.406L339.424 342.258L339.135 341.758H338.558H307.21H306.633L306.344 342.258L290.67 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 369.406L387.56 369.906L387.849 370.406L403.523 397.554L403.811 398.054H404.389H435.737H436.314L436.603 397.554L452.277 370.406L452.565 369.906L452.277 369.406L436.603 342.258L436.314 341.758H435.737H404.389H403.811L403.523 342.258L387.849 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 312.98L-1.1547 313.48L-0.866025 313.98L14.808 341.128L15.0966 341.628H15.674H47.0219H47.5993L47.888 341.128L63.562 313.98L63.8506 313.48L63.562 312.98L47.888 285.832L47.5993 285.332H47.0219H15.674H15.0966L14.808 285.832L-0.866025 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 312.98L96.024 313.48L96.3127 313.98L111.987 341.128L112.275 341.628H112.853H144.201H144.778L145.067 341.128L160.741 313.98L161.029 313.48L160.741 312.98L145.067 285.832L144.778 285.332H144.201H112.853H112.275L111.987 285.832L96.3127 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 312.98L193.203 313.48L193.491 313.98L209.165 341.128L209.454 341.628H210.031H241.379H241.957L242.245 341.128L257.919 313.98L258.208 313.48L257.919 312.98L242.245 285.832L241.957 285.332H241.379H210.031H209.454L209.165 285.832L193.491 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 312.98L290.381 313.48L290.67 313.98L306.344 341.128L306.633 341.628H307.21H338.558H339.135L339.424 341.128L355.098 313.98L355.387 313.48L355.098 312.98L339.424 285.832L339.135 285.332H338.558H307.21H306.633L306.344 285.832L290.67 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 312.98L387.56 313.48L387.849 313.98L403.523 341.128L403.811 341.628H404.389H435.737H436.314L436.603 341.128L452.277 313.98L452.565 313.48L452.277 312.98L436.603 285.832L436.314 285.332H435.737H404.389H403.811L403.523 285.832L387.849 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 425.832L-1.1547 426.332L-0.866025 426.832L14.808 453.98L15.0966 454.48H15.674H47.0219H47.5993L47.888 453.98L63.562 426.832L63.8506 426.332L63.562 425.832L47.888 398.684L47.5993 398.184H47.0219H15.674H15.0966L14.808 398.684L-0.866025 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 425.832L96.024 426.332L96.3127 426.832L111.987 453.98L112.275 454.48H112.853H144.201H144.778L145.067 453.98L160.741 426.832L161.029 426.332L160.741 425.832L145.067 398.684L144.778 398.184H144.201H112.853H112.275L111.987 398.684L96.3127 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 425.832L193.203 426.332L193.491 426.832L209.165 453.98L209.454 454.48H210.031H241.379H241.957L242.245 453.98L257.919 426.832L258.208 426.332L257.919 425.832L242.245 398.684L241.957 398.184H241.379H210.031H209.454L209.165 398.684L193.491 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 425.832L290.381 426.332L290.67 426.832L306.344 453.98L306.633 454.48H307.21H338.558H339.135L339.424 453.98L355.098 426.832L355.387 426.332L355.098 425.832L339.424 398.684L339.135 398.184H338.558H307.21H306.633L306.344 398.684L290.67 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 425.832L387.56 426.332L387.849 426.832L403.523 453.98L403.811 454.48H404.389H435.737H436.314L436.603 453.98L452.277 426.832L452.565 426.332L452.277 425.832L436.603 398.684L436.314 398.184H435.737H404.389H403.811L403.523 398.684L387.849 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 482.259L-1.1547 482.759L-0.866025 483.259L14.808 510.407L15.0966 510.907H15.674H47.0219H47.5993L47.888 510.407L63.562 483.259L63.8506 482.759L63.562 482.259L47.888 455.11L47.5993 454.61H47.0219H15.674H15.0966L14.808 455.11L-0.866025 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 482.259L96.024 482.759L96.3127 483.259L111.987 510.407L112.275 510.907H112.853H144.201H144.778L145.067 510.407L160.741 483.259L161.029 482.759L160.741 482.259L145.067 455.11L144.778 454.61H144.201H112.853H112.275L111.987 455.11L96.3127 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 482.259L193.203 482.759L193.491 483.259L209.165 510.407L209.454 510.907H210.031H241.379H241.957L242.245 510.407L257.919 483.259L258.208 482.759L257.919 482.259L242.245 455.11L241.957 454.61H241.379H210.031H209.454L209.165 455.11L193.491 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 482.259L290.381 482.759L290.67 483.259L306.344 510.407L306.633 510.907H307.21H338.558H339.135L339.424 510.407L355.098 483.259L355.387 482.759L355.098 482.259L339.424 455.11L339.135 454.61H338.558H307.21H306.633L306.344 455.11L290.67 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 482.259L387.56 482.759L387.849 483.259L403.523 510.407L403.811 510.907H404.389H435.737H436.314L436.603 510.407L452.277 483.259L452.565 482.759L452.277 482.259L436.603 455.11L436.314 454.61H435.737H404.389H403.811L403.523 455.11L387.849 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 538.685L-1.1547 539.185L-0.866025 539.685L14.808 566.833L15.0966 567.333H15.674H47.0219H47.5993L47.888 566.833L63.562 539.685L63.8506 539.185L63.562 538.685L47.888 511.537L47.5993 511.037H47.0219H15.674H15.0966L14.808 511.537L-0.866025 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 538.685L96.024 539.185L96.3127 539.685L111.987 566.833L112.275 567.333H112.853H144.201H144.778L145.067 566.833L160.741 539.685L161.029 539.185L160.741 538.685L145.067 511.537L144.778 511.037H144.201H112.853H112.275L111.987 511.537L96.3127 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 538.685L193.203 539.185L193.491 539.685L209.165 566.833L209.454 567.333H210.031H241.379H241.957L242.245 566.833L257.919 539.685L258.208 539.185L257.919 538.685L242.245 511.537L241.957 511.037H241.379H210.031H209.454L209.165 511.537L193.491 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 538.685L290.381 539.185L290.67 539.685L306.344 566.833L306.633 567.333H307.21H338.558H339.135L339.424 566.833L355.098 539.685L355.387 539.185L355.098 538.685L339.424 511.537L339.135 511.037H338.558H307.21H306.633L306.344 511.537L290.67 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 538.685L387.56 539.185L387.849 539.685L403.523 566.833L403.811 567.333H404.389H435.737H436.314L436.603 566.833L452.277 539.685L452.565 539.185L452.277 538.685L436.603 511.537L436.314 511.037H435.737H404.389H403.811L403.523 511.537L387.849 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 454.045L47.4347 454.545L47.7233 455.045L63.3973 482.194L63.686 482.694H64.2633H95.6113H96.1887L96.4773 482.194L112.151 455.045L112.44 454.545L112.151 454.045L96.4773 426.897L96.1887 426.397H95.6113H64.2633H63.686L63.3973 426.897L47.7233 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 454.045L144.613 454.545L144.902 455.045L160.576 482.194L160.865 482.694H161.442H192.79H193.367L193.656 482.194L209.33 455.045L209.619 454.545L209.33 454.045L193.656 426.897L193.367 426.397H192.79H161.442H160.865L160.576 426.897L144.902 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 454.045L241.792 454.545L242.081 455.045L257.755 482.194L258.043 482.694H258.621H289.969H290.546L290.835 482.194L306.509 455.045L306.797 454.545L306.509 454.045L290.835 426.897L290.546 426.397H289.969H258.621H258.043L257.755 426.897L242.081 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 454.045L338.971 454.545L339.259 455.045L354.933 482.194L355.222 482.694H355.799H387.147H387.725L388.013 482.194L403.687 455.045L403.976 454.545L403.687 454.045L388.013 426.897L387.725 426.397H387.147H355.799H355.222L354.933 426.897L339.259 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 454.045L436.149 454.545L436.438 455.045L452.112 482.194L452.401 482.694H452.978H484.326H484.903L485.192 482.194L500.866 455.045L501.155 454.545L500.866 454.045L485.192 426.897L484.903 426.397H484.326H452.978H452.401L452.112 426.897L436.438 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 510.472L47.4347 510.972L47.7233 511.472L63.3973 538.62L63.686 539.12H64.2633H95.6113H96.1887L96.4773 538.62L112.151 511.472L112.44 510.972L112.151 510.472L96.4773 483.324L96.1887 482.824H95.6113H64.2633H63.686L63.3973 483.324L47.7233 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 510.472L144.613 510.972L144.902 511.472L160.576 538.62L160.865 539.12H161.442H192.79H193.367L193.656 538.62L209.33 511.472L209.619 510.972L209.33 510.472L193.656 483.324L193.367 482.824H192.79H161.442H160.865L160.576 483.324L144.902 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 510.472L241.792 510.972L242.081 511.472L257.755 538.62L258.043 539.12H258.621H289.969H290.546L290.835 538.62L306.509 511.472L306.797 510.972L306.509 510.472L290.835 483.324L290.546 482.824H289.969H258.621H258.043L257.755 483.324L242.081 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 510.472L338.971 510.972L339.259 511.472L354.933 538.62L355.222 539.12H355.799H387.147H387.725L388.013 538.62L403.687 511.472L403.976 510.972L403.687 510.472L388.013 483.324L387.725 482.824H387.147H355.799H355.222L354.933 483.324L339.259 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 510.472L436.149 510.972L436.438 511.472L452.112 538.62L452.401 539.12H452.978H484.326H484.903L485.192 538.62L500.866 511.472L501.155 510.972L500.866 510.472L485.192 483.324L484.903 482.824H484.326H452.978H452.401L452.112 483.324L436.438 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n</g>\\n</g>\\n<rect x=\"142\" y=\"27\" width=\"320\" height=\"229\" fill=\"url(#paint0_radial_291_526)\"/>\\n<defs>\\n<filter id=\"filter0_d_291_526\" x=\"-52.3096\" y=\"-47.8002\" width=\"604.619\" height=\"384.002\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset/>\\n<feGaussianBlur stdDeviation=\"25\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_291_526\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_291_526\" result=\"shape\"/>\\n</filter>\\n<filter id=\"filter1_d_291_526\" x=\"-52.3096\" y=\"234.332\" width=\"604.619\" height=\"384.002\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset/>\\n<feGaussianBlur stdDeviation=\"25\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_291_526\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_291_526\" result=\"shape\"/>\\n</filter>\\n<radialGradient id=\"paint0_radial_291_526\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(302 141.5) rotate(90) scale(139.482 194.909)\">\\n<stop stop-color=\"#01030F\" stop-opacity=\"0\"/>\\n<stop offset=\"1\" stop-color=\"#01030F\"/>\\n</radialGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Video clips\"})}),className:\"framer-4n7st1\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"100M\"})}),className:\"framer-fii2g8\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a9j5gh\",\"data-border\":true,\"data-framer-name\":\"Frame 3\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-921end\",\"data-framer-name\":\"Group 184\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:571,intrinsicWidth:500,svg:'<svg width=\"500\" height=\"571\" viewBox=\"0 0 500 571\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.1\">\\n<g filter=\"url(#filter0_d_291_624)\">\\n<path d=\"M47.7233 115.487L47.4347 115.987L47.7233 116.487L63.3973 143.636L63.686 144.136H64.2633H95.6113H96.1887L96.4773 143.636L112.151 116.487L112.44 115.987L112.151 115.487L96.4773 88.3394L96.1887 87.8394H95.6113H64.2633H63.686L63.3973 88.3394L47.7233 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 115.487L144.613 115.987L144.902 116.487L160.576 143.636L160.865 144.136H161.442H192.79H193.367L193.656 143.636L209.33 116.487L209.619 115.987L209.33 115.487L193.656 88.3394L193.367 87.8394H192.79H161.442H160.865L160.576 88.3394L144.902 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 115.487L241.792 115.987L242.081 116.487L257.755 143.636L258.043 144.136H258.621H289.969H290.546L290.835 143.636L306.509 116.487L306.797 115.987L306.509 115.487L290.835 88.3394L290.546 87.8394H289.969H258.621H258.043L257.755 88.3394L242.081 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 115.487L338.971 115.987L339.259 116.487L354.933 143.636L355.222 144.136H355.799H387.147H387.725L388.013 143.636L403.687 116.487L403.976 115.987L403.687 115.487L388.013 88.3394L387.725 87.8394H387.147H355.799H355.222L354.933 88.3394L339.259 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 115.487L436.149 115.987L436.438 116.487L452.112 143.636L452.401 144.136H452.978H484.326H484.903L485.192 143.636L500.866 116.487L501.155 115.987L500.866 115.487L485.192 88.3394L484.903 87.8394H484.326H452.978H452.401L452.112 88.3394L436.438 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 59.0611L47.4347 59.5611L47.7233 60.0611L63.3973 87.2092L63.686 87.7092H64.2633H95.6113H96.1887L96.4773 87.2092L112.151 60.0611L112.44 59.5611L112.151 59.0611L96.4773 31.913L96.1887 31.413H95.6113H64.2633H63.686L63.3973 31.913L47.7233 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 59.0611L144.613 59.5611L144.902 60.0611L160.576 87.2092L160.865 87.7092H161.442H192.79H193.367L193.656 87.2092L209.33 60.0611L209.619 59.5611L209.33 59.0611L193.656 31.913L193.367 31.413H192.79H161.442H160.865L160.576 31.913L144.902 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 59.0611L241.792 59.5611L242.081 60.0611L257.755 87.2092L258.043 87.7092H258.621H289.969H290.546L290.835 87.2092L306.509 60.0611L306.797 59.5611L306.509 59.0611L290.835 31.913L290.546 31.413H289.969H258.621H258.043L257.755 31.913L242.081 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 59.0611L338.971 59.5611L339.259 60.0611L354.933 87.2092L355.222 87.7092H355.799H387.147H387.725L388.013 87.2092L403.687 60.0611L403.976 59.5611L403.687 59.0611L388.013 31.913L387.725 31.413H387.147H355.799H355.222L354.933 31.913L339.259 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 59.0611L436.149 59.5611L436.438 60.0611L452.112 87.2092L452.401 87.7092H452.978H484.326H484.903L485.192 87.2092L500.866 60.0611L501.155 59.5611L500.866 59.0611L485.192 31.913L484.903 31.413H484.326H452.978H452.401L452.112 31.913L436.438 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 87.2744L-1.1547 87.7744L-0.866025 88.2744L14.808 115.422L15.0966 115.922H15.674H47.0219H47.5993L47.888 115.422L63.562 88.2744L63.8506 87.7744L63.562 87.2744L47.888 60.1262L47.5993 59.6262H47.0219H15.674H15.0966L14.808 60.1262L-0.866025 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 87.2744L96.024 87.7744L96.3127 88.2744L111.987 115.422L112.275 115.922H112.853H144.201H144.778L145.067 115.422L160.741 88.2744L161.029 87.7744L160.741 87.2744L145.067 60.1262L144.778 59.6262H144.201H112.853H112.275L111.987 60.1262L96.3127 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 87.2744L193.203 87.7744L193.491 88.2744L209.165 115.422L209.454 115.922H210.031H241.379H241.957L242.245 115.422L257.919 88.2744L258.208 87.7744L257.919 87.2744L242.245 60.1262L241.957 59.6262H241.379H210.031H209.454L209.165 60.1262L193.491 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 87.2744L290.381 87.7744L290.67 88.2744L306.344 115.422L306.633 115.922H307.21H338.558H339.135L339.424 115.422L355.098 88.2744L355.387 87.7744L355.098 87.2744L339.424 60.1262L339.135 59.6262H338.558H307.21H306.633L306.344 60.1262L290.67 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 87.2744L387.56 87.7744L387.849 88.2744L403.523 115.422L403.811 115.922H404.389H435.737H436.314L436.603 115.422L452.277 88.2744L452.565 87.7744L452.277 87.2744L436.603 60.1262L436.314 59.6262H435.737H404.389H403.811L403.523 60.1262L387.849 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 30.848L-1.1547 31.348L-0.866025 31.848L14.808 58.9961L15.0966 59.4961H15.674H47.0219H47.5993L47.888 58.9961L63.562 31.848L63.8506 31.348L63.562 30.848L47.888 3.69983L47.5993 3.19983H47.0219H15.674H15.0966L14.808 3.69983L-0.866025 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 30.848L96.024 31.348L96.3127 31.848L111.987 58.9961L112.275 59.4961H112.853H144.201H144.778L145.067 58.9961L160.741 31.848L161.029 31.348L160.741 30.848L145.067 3.69983L144.778 3.19983H144.201H112.853H112.275L111.987 3.69983L96.3127 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 30.848L193.203 31.348L193.491 31.848L209.165 58.9961L209.454 59.4961H210.031H241.379H241.957L242.245 58.9961L257.919 31.848L258.208 31.348L257.919 30.848L242.245 3.69983L241.957 3.19983H241.379H210.031H209.454L209.165 3.69983L193.491 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 30.848L290.381 31.348L290.67 31.848L306.344 58.9961L306.633 59.4961H307.21H338.558H339.135L339.424 58.9961L355.098 31.848L355.387 31.348L355.098 30.848L339.424 3.69983L339.135 3.19983H338.558H307.21H306.633L306.344 3.69983L290.67 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 30.848L387.56 31.348L387.849 31.848L403.523 58.9961L403.811 59.4961H404.389H435.737H436.314L436.603 58.9961L452.277 31.848L452.565 31.348L452.277 30.848L436.603 3.69983L436.314 3.19983H435.737H404.389H403.811L403.523 3.69983L387.849 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 143.701L-1.1547 144.201L-0.866025 144.701L14.808 171.849L15.0966 172.349H15.674H47.0219H47.5993L47.888 171.849L63.562 144.701L63.8506 144.201L63.562 143.701L47.888 116.552L47.5993 116.052H47.0219H15.674H15.0966L14.808 116.552L-0.866025 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 143.701L96.024 144.201L96.3127 144.701L111.987 171.849L112.275 172.349H112.853H144.201H144.778L145.067 171.849L160.741 144.701L161.029 144.201L160.741 143.701L145.067 116.552L144.778 116.052H144.201H112.853H112.275L111.987 116.552L96.3127 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 143.701L193.203 144.201L193.491 144.701L209.165 171.849L209.454 172.349H210.031H241.379H241.957L242.245 171.849L257.919 144.701L258.208 144.201L257.919 143.701L242.245 116.552L241.957 116.052H241.379H210.031H209.454L209.165 116.552L193.491 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 143.701L290.381 144.201L290.67 144.701L306.344 171.849L306.633 172.349H307.21H338.558H339.135L339.424 171.849L355.098 144.701L355.387 144.201L355.098 143.701L339.424 116.552L339.135 116.052H338.558H307.21H306.633L306.344 116.552L290.67 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 143.701L387.56 144.201L387.849 144.701L403.523 171.849L403.811 172.349H404.389H435.737H436.314L436.603 171.849L452.277 144.701L452.565 144.201L452.277 143.701L436.603 116.552L436.314 116.052H435.737H404.389H403.811L403.523 116.552L387.849 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 200.127L-1.1547 200.627L-0.866025 201.127L14.808 228.275L15.0966 228.775H15.674H47.0219H47.5993L47.888 228.275L63.562 201.127L63.8506 200.627L63.562 200.127L47.888 172.979L47.5993 172.479H47.0219H15.674H15.0966L14.808 172.979L-0.866025 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 200.127L96.024 200.627L96.3127 201.127L111.987 228.275L112.275 228.775H112.853H144.201H144.778L145.067 228.275L160.741 201.127L161.029 200.627L160.741 200.127L145.067 172.979L144.778 172.479H144.201H112.853H112.275L111.987 172.979L96.3127 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 200.127L193.203 200.627L193.491 201.127L209.165 228.275L209.454 228.775H210.031H241.379H241.957L242.245 228.275L257.919 201.127L258.208 200.627L257.919 200.127L242.245 172.979L241.957 172.479H241.379H210.031H209.454L209.165 172.979L193.491 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 200.127L290.381 200.627L290.67 201.127L306.344 228.275L306.633 228.775H307.21H338.558H339.135L339.424 228.275L355.098 201.127L355.387 200.627L355.098 200.127L339.424 172.979L339.135 172.479H338.558H307.21H306.633L306.344 172.979L290.67 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 200.127L387.56 200.627L387.849 201.127L403.523 228.275L403.811 228.775H404.389H435.737H436.314L436.603 228.275L452.277 201.127L452.565 200.627L452.277 200.127L436.603 172.979L436.314 172.479H435.737H404.389H403.811L403.523 172.979L387.849 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 256.553L-1.1547 257.053L-0.866025 257.553L14.808 284.701L15.0966 285.201H15.674H47.0219H47.5993L47.888 284.701L63.562 257.553L63.8506 257.053L63.562 256.553L47.888 229.405L47.5993 228.905H47.0219H15.674H15.0966L14.808 229.405L-0.866025 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 256.553L96.024 257.053L96.3127 257.553L111.987 284.701L112.275 285.201H112.853H144.201H144.778L145.067 284.701L160.741 257.553L161.029 257.053L160.741 256.553L145.067 229.405L144.778 228.905H144.201H112.853H112.275L111.987 229.405L96.3127 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 256.553L193.203 257.053L193.491 257.553L209.165 284.701L209.454 285.201H210.031H241.379H241.957L242.245 284.701L257.919 257.553L258.208 257.053L257.919 256.553L242.245 229.405L241.957 228.905H241.379H210.031H209.454L209.165 229.405L193.491 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 256.553L290.381 257.053L290.67 257.553L306.344 284.701L306.633 285.201H307.21H338.558H339.135L339.424 284.701L355.098 257.553L355.387 257.053L355.098 256.553L339.424 229.405L339.135 228.905H338.558H307.21H306.633L306.344 229.405L290.67 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 256.553L387.56 257.053L387.849 257.553L403.523 284.701L403.811 285.201H404.389H435.737H436.314L436.603 284.701L452.277 257.553L452.565 257.053L452.277 256.553L436.603 229.405L436.314 228.905H435.737H404.389H403.811L403.523 229.405L387.849 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 171.914L47.4347 172.414L47.7233 172.914L63.3973 200.062L63.686 200.562H64.2633H95.6113H96.1887L96.4773 200.062L112.151 172.914L112.44 172.414L112.151 171.914L96.4773 144.766L96.1887 144.266H95.6113H64.2633H63.686L63.3973 144.766L47.7233 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 171.914L144.613 172.414L144.902 172.914L160.576 200.062L160.865 200.562H161.442H192.79H193.367L193.656 200.062L209.33 172.914L209.619 172.414L209.33 171.914L193.656 144.766L193.367 144.266H192.79H161.442H160.865L160.576 144.766L144.902 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 171.914L241.792 172.414L242.081 172.914L257.755 200.062L258.043 200.562H258.621H289.969H290.546L290.835 200.062L306.509 172.914L306.797 172.414L306.509 171.914L290.835 144.766L290.546 144.266H289.969H258.621H258.043L257.755 144.766L242.081 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 171.914L338.971 172.414L339.259 172.914L354.933 200.062L355.222 200.562H355.799H387.147H387.725L388.013 200.062L403.687 172.914L403.976 172.414L403.687 171.914L388.013 144.766L387.725 144.266H387.147H355.799H355.222L354.933 144.766L339.259 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 171.914L436.149 172.414L436.438 172.914L452.112 200.062L452.401 200.562H452.978H484.326H484.903L485.192 200.062L500.866 172.914L501.155 172.414L500.866 171.914L485.192 144.766L484.903 144.266H484.326H452.978H452.401L452.112 144.766L436.438 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 228.34L47.4347 228.84L47.7233 229.34L63.3973 256.488L63.686 256.988H64.2633H95.6113H96.1887L96.4773 256.488L112.151 229.34L112.44 228.84L112.151 228.34L96.4773 201.192L96.1887 200.692H95.6113H64.2633H63.686L63.3973 201.192L47.7233 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 228.34L144.613 228.84L144.902 229.34L160.576 256.488L160.865 256.988H161.442H192.79H193.367L193.656 256.488L209.33 229.34L209.619 228.84L209.33 228.34L193.656 201.192L193.367 200.692H192.79H161.442H160.865L160.576 201.192L144.902 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 228.34L241.792 228.84L242.081 229.34L257.755 256.488L258.043 256.988H258.621H289.969H290.546L290.835 256.488L306.509 229.34L306.797 228.84L306.509 228.34L290.835 201.192L290.546 200.692H289.969H258.621H258.043L257.755 201.192L242.081 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 228.34L338.971 228.84L339.259 229.34L354.933 256.488L355.222 256.988H355.799H387.147H387.725L388.013 256.488L403.687 229.34L403.976 228.84L403.687 228.34L388.013 201.192L387.725 200.692H387.147H355.799H355.222L354.933 201.192L339.259 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 228.34L436.149 228.84L436.438 229.34L452.112 256.488L452.401 256.988H452.978H484.326H484.903L485.192 256.488L500.866 229.34L501.155 228.84L500.866 228.34L485.192 201.192L484.903 200.692H484.326H452.978H452.401L452.112 201.192L436.438 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n</g>\\n<g filter=\"url(#filter1_d_291_624)\">\\n<path d=\"M47.7233 397.619L47.4347 398.119L47.7233 398.619L63.3973 425.767L63.686 426.267H64.2633H95.6113H96.1887L96.4773 425.767L112.151 398.619L112.44 398.119L112.151 397.619L96.4773 370.471L96.1887 369.971H95.6113H64.2633H63.686L63.3973 370.471L47.7233 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 397.619L144.613 398.119L144.902 398.619L160.576 425.767L160.865 426.267H161.442H192.79H193.367L193.656 425.767L209.33 398.619L209.619 398.119L209.33 397.619L193.656 370.471L193.367 369.971H192.79H161.442H160.865L160.576 370.471L144.902 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 397.619L241.792 398.119L242.081 398.619L257.755 425.767L258.043 426.267H258.621H289.969H290.546L290.835 425.767L306.509 398.619L306.797 398.119L306.509 397.619L290.835 370.471L290.546 369.971H289.969H258.621H258.043L257.755 370.471L242.081 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 397.619L338.971 398.119L339.259 398.619L354.933 425.767L355.222 426.267H355.799H387.147H387.725L388.013 425.767L403.687 398.619L403.976 398.119L403.687 397.619L388.013 370.471L387.725 369.971H387.147H355.799H355.222L354.933 370.471L339.259 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 397.619L436.149 398.119L436.438 398.619L452.112 425.767L452.401 426.267H452.978H484.326H484.903L485.192 425.767L500.866 398.619L501.155 398.119L500.866 397.619L485.192 370.471L484.903 369.971H484.326H452.978H452.401L452.112 370.471L436.438 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 341.193L47.4347 341.693L47.7233 342.193L63.3973 369.341L63.686 369.841H64.2633H95.6113H96.1887L96.4773 369.341L112.151 342.193L112.44 341.693L112.151 341.193L96.4773 314.045L96.1887 313.545H95.6113H64.2633H63.686L63.3973 314.045L47.7233 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 341.193L144.613 341.693L144.902 342.193L160.576 369.341L160.865 369.841H161.442H192.79H193.367L193.656 369.341L209.33 342.193L209.619 341.693L209.33 341.193L193.656 314.045L193.367 313.545H192.79H161.442H160.865L160.576 314.045L144.902 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 341.193L241.792 341.693L242.081 342.193L257.755 369.341L258.043 369.841H258.621H289.969H290.546L290.835 369.341L306.509 342.193L306.797 341.693L306.509 341.193L290.835 314.045L290.546 313.545H289.969H258.621H258.043L257.755 314.045L242.081 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 341.193L338.971 341.693L339.259 342.193L354.933 369.341L355.222 369.841H355.799H387.147H387.725L388.013 369.341L403.687 342.193L403.976 341.693L403.687 341.193L388.013 314.045L387.725 313.545H387.147H355.799H355.222L354.933 314.045L339.259 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 341.193L436.149 341.693L436.438 342.193L452.112 369.341L452.401 369.841H452.978H484.326H484.903L485.192 369.341L500.866 342.193L501.155 341.693L500.866 341.193L485.192 314.045L484.903 313.545H484.326H452.978H452.401L452.112 314.045L436.438 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 369.406L-1.1547 369.906L-0.866025 370.406L14.808 397.554L15.0966 398.054H15.674H47.0219H47.5993L47.888 397.554L63.562 370.406L63.8506 369.906L63.562 369.406L47.888 342.258L47.5993 341.758H47.0219H15.674H15.0966L14.808 342.258L-0.866025 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 369.406L96.024 369.906L96.3127 370.406L111.987 397.554L112.275 398.054H112.853H144.201H144.778L145.067 397.554L160.741 370.406L161.029 369.906L160.741 369.406L145.067 342.258L144.778 341.758H144.201H112.853H112.275L111.987 342.258L96.3127 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 369.406L193.203 369.906L193.491 370.406L209.165 397.554L209.454 398.054H210.031H241.379H241.957L242.245 397.554L257.919 370.406L258.208 369.906L257.919 369.406L242.245 342.258L241.957 341.758H241.379H210.031H209.454L209.165 342.258L193.491 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 369.406L290.381 369.906L290.67 370.406L306.344 397.554L306.633 398.054H307.21H338.558H339.135L339.424 397.554L355.098 370.406L355.387 369.906L355.098 369.406L339.424 342.258L339.135 341.758H338.558H307.21H306.633L306.344 342.258L290.67 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 369.406L387.56 369.906L387.849 370.406L403.523 397.554L403.811 398.054H404.389H435.737H436.314L436.603 397.554L452.277 370.406L452.565 369.906L452.277 369.406L436.603 342.258L436.314 341.758H435.737H404.389H403.811L403.523 342.258L387.849 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 312.98L-1.1547 313.48L-0.866025 313.98L14.808 341.128L15.0966 341.628H15.674H47.0219H47.5993L47.888 341.128L63.562 313.98L63.8506 313.48L63.562 312.98L47.888 285.832L47.5993 285.332H47.0219H15.674H15.0966L14.808 285.832L-0.866025 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 312.98L96.024 313.48L96.3127 313.98L111.987 341.128L112.275 341.628H112.853H144.201H144.778L145.067 341.128L160.741 313.98L161.029 313.48L160.741 312.98L145.067 285.832L144.778 285.332H144.201H112.853H112.275L111.987 285.832L96.3127 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 312.98L193.203 313.48L193.491 313.98L209.165 341.128L209.454 341.628H210.031H241.379H241.957L242.245 341.128L257.919 313.98L258.208 313.48L257.919 312.98L242.245 285.832L241.957 285.332H241.379H210.031H209.454L209.165 285.832L193.491 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 312.98L290.381 313.48L290.67 313.98L306.344 341.128L306.633 341.628H307.21H338.558H339.135L339.424 341.128L355.098 313.98L355.387 313.48L355.098 312.98L339.424 285.832L339.135 285.332H338.558H307.21H306.633L306.344 285.832L290.67 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 312.98L387.56 313.48L387.849 313.98L403.523 341.128L403.811 341.628H404.389H435.737H436.314L436.603 341.128L452.277 313.98L452.565 313.48L452.277 312.98L436.603 285.832L436.314 285.332H435.737H404.389H403.811L403.523 285.832L387.849 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 425.832L-1.1547 426.332L-0.866025 426.832L14.808 453.98L15.0966 454.48H15.674H47.0219H47.5993L47.888 453.98L63.562 426.832L63.8506 426.332L63.562 425.832L47.888 398.684L47.5993 398.184H47.0219H15.674H15.0966L14.808 398.684L-0.866025 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 425.832L96.024 426.332L96.3127 426.832L111.987 453.98L112.275 454.48H112.853H144.201H144.778L145.067 453.98L160.741 426.832L161.029 426.332L160.741 425.832L145.067 398.684L144.778 398.184H144.201H112.853H112.275L111.987 398.684L96.3127 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 425.832L193.203 426.332L193.491 426.832L209.165 453.98L209.454 454.48H210.031H241.379H241.957L242.245 453.98L257.919 426.832L258.208 426.332L257.919 425.832L242.245 398.684L241.957 398.184H241.379H210.031H209.454L209.165 398.684L193.491 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 425.832L290.381 426.332L290.67 426.832L306.344 453.98L306.633 454.48H307.21H338.558H339.135L339.424 453.98L355.098 426.832L355.387 426.332L355.098 425.832L339.424 398.684L339.135 398.184H338.558H307.21H306.633L306.344 398.684L290.67 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 425.832L387.56 426.332L387.849 426.832L403.523 453.98L403.811 454.48H404.389H435.737H436.314L436.603 453.98L452.277 426.832L452.565 426.332L452.277 425.832L436.603 398.684L436.314 398.184H435.737H404.389H403.811L403.523 398.684L387.849 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 482.259L-1.1547 482.759L-0.866025 483.259L14.808 510.407L15.0966 510.907H15.674H47.0219H47.5993L47.888 510.407L63.562 483.259L63.8506 482.759L63.562 482.259L47.888 455.11L47.5993 454.61H47.0219H15.674H15.0966L14.808 455.11L-0.866025 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 482.259L96.024 482.759L96.3127 483.259L111.987 510.407L112.275 510.907H112.853H144.201H144.778L145.067 510.407L160.741 483.259L161.029 482.759L160.741 482.259L145.067 455.11L144.778 454.61H144.201H112.853H112.275L111.987 455.11L96.3127 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 482.259L193.203 482.759L193.491 483.259L209.165 510.407L209.454 510.907H210.031H241.379H241.957L242.245 510.407L257.919 483.259L258.208 482.759L257.919 482.259L242.245 455.11L241.957 454.61H241.379H210.031H209.454L209.165 455.11L193.491 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 482.259L290.381 482.759L290.67 483.259L306.344 510.407L306.633 510.907H307.21H338.558H339.135L339.424 510.407L355.098 483.259L355.387 482.759L355.098 482.259L339.424 455.11L339.135 454.61H338.558H307.21H306.633L306.344 455.11L290.67 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 482.259L387.56 482.759L387.849 483.259L403.523 510.407L403.811 510.907H404.389H435.737H436.314L436.603 510.407L452.277 483.259L452.565 482.759L452.277 482.259L436.603 455.11L436.314 454.61H435.737H404.389H403.811L403.523 455.11L387.849 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 538.685L-1.1547 539.185L-0.866025 539.685L14.808 566.833L15.0966 567.333H15.674H47.0219H47.5993L47.888 566.833L63.562 539.685L63.8506 539.185L63.562 538.685L47.888 511.537L47.5993 511.037H47.0219H15.674H15.0966L14.808 511.537L-0.866025 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 538.685L96.024 539.185L96.3127 539.685L111.987 566.833L112.275 567.333H112.853H144.201H144.778L145.067 566.833L160.741 539.685L161.029 539.185L160.741 538.685L145.067 511.537L144.778 511.037H144.201H112.853H112.275L111.987 511.537L96.3127 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 538.685L193.203 539.185L193.491 539.685L209.165 566.833L209.454 567.333H210.031H241.379H241.957L242.245 566.833L257.919 539.685L258.208 539.185L257.919 538.685L242.245 511.537L241.957 511.037H241.379H210.031H209.454L209.165 511.537L193.491 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 538.685L290.381 539.185L290.67 539.685L306.344 566.833L306.633 567.333H307.21H338.558H339.135L339.424 566.833L355.098 539.685L355.387 539.185L355.098 538.685L339.424 511.537L339.135 511.037H338.558H307.21H306.633L306.344 511.537L290.67 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 538.685L387.56 539.185L387.849 539.685L403.523 566.833L403.811 567.333H404.389H435.737H436.314L436.603 566.833L452.277 539.685L452.565 539.185L452.277 538.685L436.603 511.537L436.314 511.037H435.737H404.389H403.811L403.523 511.537L387.849 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 454.045L47.4347 454.545L47.7233 455.045L63.3973 482.194L63.686 482.694H64.2633H95.6113H96.1887L96.4773 482.194L112.151 455.045L112.44 454.545L112.151 454.045L96.4773 426.897L96.1887 426.397H95.6113H64.2633H63.686L63.3973 426.897L47.7233 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 454.045L144.613 454.545L144.902 455.045L160.576 482.194L160.865 482.694H161.442H192.79H193.367L193.656 482.194L209.33 455.045L209.619 454.545L209.33 454.045L193.656 426.897L193.367 426.397H192.79H161.442H160.865L160.576 426.897L144.902 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 454.045L241.792 454.545L242.081 455.045L257.755 482.194L258.043 482.694H258.621H289.969H290.546L290.835 482.194L306.509 455.045L306.797 454.545L306.509 454.045L290.835 426.897L290.546 426.397H289.969H258.621H258.043L257.755 426.897L242.081 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 454.045L338.971 454.545L339.259 455.045L354.933 482.194L355.222 482.694H355.799H387.147H387.725L388.013 482.194L403.687 455.045L403.976 454.545L403.687 454.045L388.013 426.897L387.725 426.397H387.147H355.799H355.222L354.933 426.897L339.259 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 454.045L436.149 454.545L436.438 455.045L452.112 482.194L452.401 482.694H452.978H484.326H484.903L485.192 482.194L500.866 455.045L501.155 454.545L500.866 454.045L485.192 426.897L484.903 426.397H484.326H452.978H452.401L452.112 426.897L436.438 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 510.472L47.4347 510.972L47.7233 511.472L63.3973 538.62L63.686 539.12H64.2633H95.6113H96.1887L96.4773 538.62L112.151 511.472L112.44 510.972L112.151 510.472L96.4773 483.324L96.1887 482.824H95.6113H64.2633H63.686L63.3973 483.324L47.7233 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 510.472L144.613 510.972L144.902 511.472L160.576 538.62L160.865 539.12H161.442H192.79H193.367L193.656 538.62L209.33 511.472L209.619 510.972L209.33 510.472L193.656 483.324L193.367 482.824H192.79H161.442H160.865L160.576 483.324L144.902 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 510.472L241.792 510.972L242.081 511.472L257.755 538.62L258.043 539.12H258.621H289.969H290.546L290.835 538.62L306.509 511.472L306.797 510.972L306.509 510.472L290.835 483.324L290.546 482.824H289.969H258.621H258.043L257.755 483.324L242.081 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 510.472L338.971 510.972L339.259 511.472L354.933 538.62L355.222 539.12H355.799H387.147H387.725L388.013 538.62L403.687 511.472L403.976 510.972L403.687 510.472L388.013 483.324L387.725 482.824H387.147H355.799H355.222L354.933 483.324L339.259 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 510.472L436.149 510.972L436.438 511.472L452.112 538.62L452.401 539.12H452.978H484.326H484.903L485.192 538.62L500.866 511.472L501.155 510.972L500.866 510.472L485.192 483.324L484.903 482.824H484.326H452.978H452.401L452.112 483.324L436.438 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n</g>\\n</g>\\n<rect x=\"142\" y=\"27\" width=\"320\" height=\"229\" fill=\"url(#paint0_radial_291_624)\"/>\\n<defs>\\n<filter id=\"filter0_d_291_624\" x=\"-52.3093\" y=\"-47.8002\" width=\"604.619\" height=\"384.002\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset/>\\n<feGaussianBlur stdDeviation=\"25\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_291_624\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_291_624\" result=\"shape\"/>\\n</filter>\\n<filter id=\"filter1_d_291_624\" x=\"-52.3093\" y=\"234.332\" width=\"604.619\" height=\"384.002\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset/>\\n<feGaussianBlur stdDeviation=\"25\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_291_624\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_291_624\" result=\"shape\"/>\\n</filter>\\n<radialGradient id=\"paint0_radial_291_624\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(302 141.5) rotate(90) scale(139.482 194.909)\">\\n<stop stop-color=\"#01030F\" stop-opacity=\"0\"/>\\n<stop offset=\"1\" stop-color=\"#01030F\"/>\\n</radialGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"350+\"})}),className:\"framer-1dli54y\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Creators in network\"})}),className:\"framer-1crwtcm\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"The Opportunity\"})}),className:\"framer-85aeid\",\"data-framer-name\":\"The Opportunity\",fonts:[\"GF;Chakra Petch-600\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-2hnff5 hidden-ly9mjn\"}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-a95cyc hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\"}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-is7il1 hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\"}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lk6ahp hidden-1fss2ew hidden-dmnj7j hidden-ly9mjn hidden-1f9y5es\",\"data-border\":true,\"data-framer-name\":\"Frame 1\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-q9bfbx\",\"data-framer-name\":\"Group 184\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:571,intrinsicWidth:500,svg:'<svg width=\"500\" height=\"571\" viewBox=\"0 0 500 571\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.1\">\\n<g filter=\"url(#filter0_d_291_526)\">\\n<path d=\"M47.7233 115.487L47.4347 115.987L47.7233 116.487L63.3973 143.636L63.686 144.136H64.2633H95.6113H96.1887L96.4773 143.636L112.151 116.487L112.44 115.987L112.151 115.487L96.4773 88.3394L96.1887 87.8394H95.6113H64.2633H63.686L63.3973 88.3394L47.7233 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 115.487L144.613 115.987L144.902 116.487L160.576 143.636L160.865 144.136H161.442H192.79H193.367L193.656 143.636L209.33 116.487L209.619 115.987L209.33 115.487L193.656 88.3394L193.367 87.8394H192.79H161.442H160.865L160.576 88.3394L144.902 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 115.487L241.792 115.987L242.081 116.487L257.755 143.636L258.043 144.136H258.621H289.969H290.546L290.835 143.636L306.509 116.487L306.797 115.987L306.509 115.487L290.835 88.3394L290.546 87.8394H289.969H258.621H258.043L257.755 88.3394L242.081 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 115.487L338.971 115.987L339.259 116.487L354.933 143.636L355.222 144.136H355.799H387.147H387.725L388.013 143.636L403.687 116.487L403.976 115.987L403.687 115.487L388.013 88.3394L387.725 87.8394H387.147H355.799H355.222L354.933 88.3394L339.259 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 115.487L436.149 115.987L436.438 116.487L452.112 143.636L452.401 144.136H452.978H484.326H484.903L485.192 143.636L500.866 116.487L501.155 115.987L500.866 115.487L485.192 88.3394L484.903 87.8394H484.326H452.978H452.401L452.112 88.3394L436.438 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 59.0611L47.4347 59.5611L47.7233 60.0611L63.3973 87.2092L63.686 87.7092H64.2633H95.6113H96.1887L96.4773 87.2092L112.151 60.0611L112.44 59.5611L112.151 59.0611L96.4773 31.913L96.1887 31.413H95.6113H64.2633H63.686L63.3973 31.913L47.7233 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 59.0611L144.613 59.5611L144.902 60.0611L160.576 87.2092L160.865 87.7092H161.442H192.79H193.367L193.656 87.2092L209.33 60.0611L209.619 59.5611L209.33 59.0611L193.656 31.913L193.367 31.413H192.79H161.442H160.865L160.576 31.913L144.902 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 59.0611L241.792 59.5611L242.081 60.0611L257.755 87.2092L258.043 87.7092H258.621H289.969H290.546L290.835 87.2092L306.509 60.0611L306.797 59.5611L306.509 59.0611L290.835 31.913L290.546 31.413H289.969H258.621H258.043L257.755 31.913L242.081 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 59.0611L338.971 59.5611L339.259 60.0611L354.933 87.2092L355.222 87.7092H355.799H387.147H387.725L388.013 87.2092L403.687 60.0611L403.976 59.5611L403.687 59.0611L388.013 31.913L387.725 31.413H387.147H355.799H355.222L354.933 31.913L339.259 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 59.0611L436.149 59.5611L436.438 60.0611L452.112 87.2092L452.401 87.7092H452.978H484.326H484.903L485.192 87.2092L500.866 60.0611L501.155 59.5611L500.866 59.0611L485.192 31.913L484.903 31.413H484.326H452.978H452.401L452.112 31.913L436.438 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 87.2744L-1.1547 87.7744L-0.866025 88.2744L14.808 115.422L15.0966 115.922H15.674H47.0219H47.5993L47.888 115.422L63.562 88.2744L63.8506 87.7744L63.562 87.2744L47.888 60.1262L47.5993 59.6262H47.0219H15.674H15.0966L14.808 60.1262L-0.866025 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 87.2744L96.024 87.7744L96.3127 88.2744L111.987 115.422L112.275 115.922H112.853H144.201H144.778L145.067 115.422L160.741 88.2744L161.029 87.7744L160.741 87.2744L145.067 60.1262L144.778 59.6262H144.201H112.853H112.275L111.987 60.1262L96.3127 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 87.2744L193.203 87.7744L193.491 88.2744L209.165 115.422L209.454 115.922H210.031H241.379H241.957L242.245 115.422L257.919 88.2744L258.208 87.7744L257.919 87.2744L242.245 60.1262L241.957 59.6262H241.379H210.031H209.454L209.165 60.1262L193.491 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 87.2744L290.381 87.7744L290.67 88.2744L306.344 115.422L306.633 115.922H307.21H338.558H339.135L339.424 115.422L355.098 88.2744L355.387 87.7744L355.098 87.2744L339.424 60.1262L339.135 59.6262H338.558H307.21H306.633L306.344 60.1262L290.67 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 87.2744L387.56 87.7744L387.849 88.2744L403.523 115.422L403.811 115.922H404.389H435.737H436.314L436.603 115.422L452.277 88.2744L452.565 87.7744L452.277 87.2744L436.603 60.1262L436.314 59.6262H435.737H404.389H403.811L403.523 60.1262L387.849 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 30.848L-1.1547 31.348L-0.866025 31.848L14.808 58.9961L15.0966 59.4961H15.674H47.0219H47.5993L47.888 58.9961L63.562 31.848L63.8506 31.348L63.562 30.848L47.888 3.69983L47.5993 3.19983H47.0219H15.674H15.0966L14.808 3.69983L-0.866025 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 30.848L96.024 31.348L96.3127 31.848L111.987 58.9961L112.275 59.4961H112.853H144.201H144.778L145.067 58.9961L160.741 31.848L161.029 31.348L160.741 30.848L145.067 3.69983L144.778 3.19983H144.201H112.853H112.275L111.987 3.69983L96.3127 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 30.848L193.203 31.348L193.491 31.848L209.165 58.9961L209.454 59.4961H210.031H241.379H241.957L242.245 58.9961L257.919 31.848L258.208 31.348L257.919 30.848L242.245 3.69983L241.957 3.19983H241.379H210.031H209.454L209.165 3.69983L193.491 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 30.848L290.381 31.348L290.67 31.848L306.344 58.9961L306.633 59.4961H307.21H338.558H339.135L339.424 58.9961L355.098 31.848L355.387 31.348L355.098 30.848L339.424 3.69983L339.135 3.19983H338.558H307.21H306.633L306.344 3.69983L290.67 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 30.848L387.56 31.348L387.849 31.848L403.523 58.9961L403.811 59.4961H404.389H435.737H436.314L436.603 58.9961L452.277 31.848L452.565 31.348L452.277 30.848L436.603 3.69983L436.314 3.19983H435.737H404.389H403.811L403.523 3.69983L387.849 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 143.701L-1.1547 144.201L-0.866025 144.701L14.808 171.849L15.0966 172.349H15.674H47.0219H47.5993L47.888 171.849L63.562 144.701L63.8506 144.201L63.562 143.701L47.888 116.552L47.5993 116.052H47.0219H15.674H15.0966L14.808 116.552L-0.866025 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 143.701L96.024 144.201L96.3127 144.701L111.987 171.849L112.275 172.349H112.853H144.201H144.778L145.067 171.849L160.741 144.701L161.029 144.201L160.741 143.701L145.067 116.552L144.778 116.052H144.201H112.853H112.275L111.987 116.552L96.3127 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 143.701L193.203 144.201L193.491 144.701L209.165 171.849L209.454 172.349H210.031H241.379H241.957L242.245 171.849L257.919 144.701L258.208 144.201L257.919 143.701L242.245 116.552L241.957 116.052H241.379H210.031H209.454L209.165 116.552L193.491 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 143.701L290.381 144.201L290.67 144.701L306.344 171.849L306.633 172.349H307.21H338.558H339.135L339.424 171.849L355.098 144.701L355.387 144.201L355.098 143.701L339.424 116.552L339.135 116.052H338.558H307.21H306.633L306.344 116.552L290.67 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 143.701L387.56 144.201L387.849 144.701L403.523 171.849L403.811 172.349H404.389H435.737H436.314L436.603 171.849L452.277 144.701L452.565 144.201L452.277 143.701L436.603 116.552L436.314 116.052H435.737H404.389H403.811L403.523 116.552L387.849 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 200.127L-1.1547 200.627L-0.866025 201.127L14.808 228.275L15.0966 228.775H15.674H47.0219H47.5993L47.888 228.275L63.562 201.127L63.8506 200.627L63.562 200.127L47.888 172.979L47.5993 172.479H47.0219H15.674H15.0966L14.808 172.979L-0.866025 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 200.127L96.024 200.627L96.3127 201.127L111.987 228.275L112.275 228.775H112.853H144.201H144.778L145.067 228.275L160.741 201.127L161.029 200.627L160.741 200.127L145.067 172.979L144.778 172.479H144.201H112.853H112.275L111.987 172.979L96.3127 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 200.127L193.203 200.627L193.491 201.127L209.165 228.275L209.454 228.775H210.031H241.379H241.957L242.245 228.275L257.919 201.127L258.208 200.627L257.919 200.127L242.245 172.979L241.957 172.479H241.379H210.031H209.454L209.165 172.979L193.491 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 200.127L290.381 200.627L290.67 201.127L306.344 228.275L306.633 228.775H307.21H338.558H339.135L339.424 228.275L355.098 201.127L355.387 200.627L355.098 200.127L339.424 172.979L339.135 172.479H338.558H307.21H306.633L306.344 172.979L290.67 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 200.127L387.56 200.627L387.849 201.127L403.523 228.275L403.811 228.775H404.389H435.737H436.314L436.603 228.275L452.277 201.127L452.565 200.627L452.277 200.127L436.603 172.979L436.314 172.479H435.737H404.389H403.811L403.523 172.979L387.849 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 256.553L-1.1547 257.053L-0.866025 257.553L14.808 284.701L15.0966 285.201H15.674H47.0219H47.5993L47.888 284.701L63.562 257.553L63.8506 257.053L63.562 256.553L47.888 229.405L47.5993 228.905H47.0219H15.674H15.0966L14.808 229.405L-0.866025 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 256.553L96.024 257.053L96.3127 257.553L111.987 284.701L112.275 285.201H112.853H144.201H144.778L145.067 284.701L160.741 257.553L161.029 257.053L160.741 256.553L145.067 229.405L144.778 228.905H144.201H112.853H112.275L111.987 229.405L96.3127 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 256.553L193.203 257.053L193.491 257.553L209.165 284.701L209.454 285.201H210.031H241.379H241.957L242.245 284.701L257.919 257.553L258.208 257.053L257.919 256.553L242.245 229.405L241.957 228.905H241.379H210.031H209.454L209.165 229.405L193.491 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 256.553L290.381 257.053L290.67 257.553L306.344 284.701L306.633 285.201H307.21H338.558H339.135L339.424 284.701L355.098 257.553L355.387 257.053L355.098 256.553L339.424 229.405L339.135 228.905H338.558H307.21H306.633L306.344 229.405L290.67 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 256.553L387.56 257.053L387.849 257.553L403.523 284.701L403.811 285.201H404.389H435.737H436.314L436.603 284.701L452.277 257.553L452.565 257.053L452.277 256.553L436.603 229.405L436.314 228.905H435.737H404.389H403.811L403.523 229.405L387.849 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 171.914L47.4347 172.414L47.7233 172.914L63.3973 200.062L63.686 200.562H64.2633H95.6113H96.1887L96.4773 200.062L112.151 172.914L112.44 172.414L112.151 171.914L96.4773 144.766L96.1887 144.266H95.6113H64.2633H63.686L63.3973 144.766L47.7233 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 171.914L144.613 172.414L144.902 172.914L160.576 200.062L160.865 200.562H161.442H192.79H193.367L193.656 200.062L209.33 172.914L209.619 172.414L209.33 171.914L193.656 144.766L193.367 144.266H192.79H161.442H160.865L160.576 144.766L144.902 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 171.914L241.792 172.414L242.081 172.914L257.755 200.062L258.043 200.562H258.621H289.969H290.546L290.835 200.062L306.509 172.914L306.797 172.414L306.509 171.914L290.835 144.766L290.546 144.266H289.969H258.621H258.043L257.755 144.766L242.081 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 171.914L338.971 172.414L339.259 172.914L354.933 200.062L355.222 200.562H355.799H387.147H387.725L388.013 200.062L403.687 172.914L403.976 172.414L403.687 171.914L388.013 144.766L387.725 144.266H387.147H355.799H355.222L354.933 144.766L339.259 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 171.914L436.149 172.414L436.438 172.914L452.112 200.062L452.401 200.562H452.978H484.326H484.903L485.192 200.062L500.866 172.914L501.155 172.414L500.866 171.914L485.192 144.766L484.903 144.266H484.326H452.978H452.401L452.112 144.766L436.438 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 228.34L47.4347 228.84L47.7233 229.34L63.3973 256.488L63.686 256.988H64.2633H95.6113H96.1887L96.4773 256.488L112.151 229.34L112.44 228.84L112.151 228.34L96.4773 201.192L96.1887 200.692H95.6113H64.2633H63.686L63.3973 201.192L47.7233 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 228.34L144.613 228.84L144.902 229.34L160.576 256.488L160.865 256.988H161.442H192.79H193.367L193.656 256.488L209.33 229.34L209.619 228.84L209.33 228.34L193.656 201.192L193.367 200.692H192.79H161.442H160.865L160.576 201.192L144.902 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 228.34L241.792 228.84L242.081 229.34L257.755 256.488L258.043 256.988H258.621H289.969H290.546L290.835 256.488L306.509 229.34L306.797 228.84L306.509 228.34L290.835 201.192L290.546 200.692H289.969H258.621H258.043L257.755 201.192L242.081 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 228.34L338.971 228.84L339.259 229.34L354.933 256.488L355.222 256.988H355.799H387.147H387.725L388.013 256.488L403.687 229.34L403.976 228.84L403.687 228.34L388.013 201.192L387.725 200.692H387.147H355.799H355.222L354.933 201.192L339.259 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 228.34L436.149 228.84L436.438 229.34L452.112 256.488L452.401 256.988H452.978H484.326H484.903L485.192 256.488L500.866 229.34L501.155 228.84L500.866 228.34L485.192 201.192L484.903 200.692H484.326H452.978H452.401L452.112 201.192L436.438 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n</g>\\n<g filter=\"url(#filter1_d_291_526)\">\\n<path d=\"M47.7233 397.619L47.4347 398.119L47.7233 398.619L63.3973 425.767L63.686 426.267H64.2633H95.6113H96.1887L96.4773 425.767L112.151 398.619L112.44 398.119L112.151 397.619L96.4773 370.471L96.1887 369.971H95.6113H64.2633H63.686L63.3973 370.471L47.7233 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 397.619L144.613 398.119L144.902 398.619L160.576 425.767L160.865 426.267H161.442H192.79H193.367L193.656 425.767L209.33 398.619L209.619 398.119L209.33 397.619L193.656 370.471L193.367 369.971H192.79H161.442H160.865L160.576 370.471L144.902 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 397.619L241.792 398.119L242.081 398.619L257.755 425.767L258.043 426.267H258.621H289.969H290.546L290.835 425.767L306.509 398.619L306.797 398.119L306.509 397.619L290.835 370.471L290.546 369.971H289.969H258.621H258.043L257.755 370.471L242.081 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 397.619L338.971 398.119L339.259 398.619L354.933 425.767L355.222 426.267H355.799H387.147H387.725L388.013 425.767L403.687 398.619L403.976 398.119L403.687 397.619L388.013 370.471L387.725 369.971H387.147H355.799H355.222L354.933 370.471L339.259 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 397.619L436.149 398.119L436.438 398.619L452.112 425.767L452.401 426.267H452.978H484.326H484.903L485.192 425.767L500.866 398.619L501.155 398.119L500.866 397.619L485.192 370.471L484.903 369.971H484.326H452.978H452.401L452.112 370.471L436.438 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 341.193L47.4347 341.693L47.7233 342.193L63.3973 369.341L63.686 369.841H64.2633H95.6113H96.1887L96.4773 369.341L112.151 342.193L112.44 341.693L112.151 341.193L96.4773 314.045L96.1887 313.545H95.6113H64.2633H63.686L63.3973 314.045L47.7233 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 341.193L144.613 341.693L144.902 342.193L160.576 369.341L160.865 369.841H161.442H192.79H193.367L193.656 369.341L209.33 342.193L209.619 341.693L209.33 341.193L193.656 314.045L193.367 313.545H192.79H161.442H160.865L160.576 314.045L144.902 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 341.193L241.792 341.693L242.081 342.193L257.755 369.341L258.043 369.841H258.621H289.969H290.546L290.835 369.341L306.509 342.193L306.797 341.693L306.509 341.193L290.835 314.045L290.546 313.545H289.969H258.621H258.043L257.755 314.045L242.081 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 341.193L338.971 341.693L339.259 342.193L354.933 369.341L355.222 369.841H355.799H387.147H387.725L388.013 369.341L403.687 342.193L403.976 341.693L403.687 341.193L388.013 314.045L387.725 313.545H387.147H355.799H355.222L354.933 314.045L339.259 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 341.193L436.149 341.693L436.438 342.193L452.112 369.341L452.401 369.841H452.978H484.326H484.903L485.192 369.341L500.866 342.193L501.155 341.693L500.866 341.193L485.192 314.045L484.903 313.545H484.326H452.978H452.401L452.112 314.045L436.438 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 369.406L-1.1547 369.906L-0.866025 370.406L14.808 397.554L15.0966 398.054H15.674H47.0219H47.5993L47.888 397.554L63.562 370.406L63.8506 369.906L63.562 369.406L47.888 342.258L47.5993 341.758H47.0219H15.674H15.0966L14.808 342.258L-0.866025 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 369.406L96.024 369.906L96.3127 370.406L111.987 397.554L112.275 398.054H112.853H144.201H144.778L145.067 397.554L160.741 370.406L161.029 369.906L160.741 369.406L145.067 342.258L144.778 341.758H144.201H112.853H112.275L111.987 342.258L96.3127 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 369.406L193.203 369.906L193.491 370.406L209.165 397.554L209.454 398.054H210.031H241.379H241.957L242.245 397.554L257.919 370.406L258.208 369.906L257.919 369.406L242.245 342.258L241.957 341.758H241.379H210.031H209.454L209.165 342.258L193.491 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 369.406L290.381 369.906L290.67 370.406L306.344 397.554L306.633 398.054H307.21H338.558H339.135L339.424 397.554L355.098 370.406L355.387 369.906L355.098 369.406L339.424 342.258L339.135 341.758H338.558H307.21H306.633L306.344 342.258L290.67 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 369.406L387.56 369.906L387.849 370.406L403.523 397.554L403.811 398.054H404.389H435.737H436.314L436.603 397.554L452.277 370.406L452.565 369.906L452.277 369.406L436.603 342.258L436.314 341.758H435.737H404.389H403.811L403.523 342.258L387.849 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 312.98L-1.1547 313.48L-0.866025 313.98L14.808 341.128L15.0966 341.628H15.674H47.0219H47.5993L47.888 341.128L63.562 313.98L63.8506 313.48L63.562 312.98L47.888 285.832L47.5993 285.332H47.0219H15.674H15.0966L14.808 285.832L-0.866025 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 312.98L96.024 313.48L96.3127 313.98L111.987 341.128L112.275 341.628H112.853H144.201H144.778L145.067 341.128L160.741 313.98L161.029 313.48L160.741 312.98L145.067 285.832L144.778 285.332H144.201H112.853H112.275L111.987 285.832L96.3127 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 312.98L193.203 313.48L193.491 313.98L209.165 341.128L209.454 341.628H210.031H241.379H241.957L242.245 341.128L257.919 313.98L258.208 313.48L257.919 312.98L242.245 285.832L241.957 285.332H241.379H210.031H209.454L209.165 285.832L193.491 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 312.98L290.381 313.48L290.67 313.98L306.344 341.128L306.633 341.628H307.21H338.558H339.135L339.424 341.128L355.098 313.98L355.387 313.48L355.098 312.98L339.424 285.832L339.135 285.332H338.558H307.21H306.633L306.344 285.832L290.67 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 312.98L387.56 313.48L387.849 313.98L403.523 341.128L403.811 341.628H404.389H435.737H436.314L436.603 341.128L452.277 313.98L452.565 313.48L452.277 312.98L436.603 285.832L436.314 285.332H435.737H404.389H403.811L403.523 285.832L387.849 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 425.832L-1.1547 426.332L-0.866025 426.832L14.808 453.98L15.0966 454.48H15.674H47.0219H47.5993L47.888 453.98L63.562 426.832L63.8506 426.332L63.562 425.832L47.888 398.684L47.5993 398.184H47.0219H15.674H15.0966L14.808 398.684L-0.866025 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 425.832L96.024 426.332L96.3127 426.832L111.987 453.98L112.275 454.48H112.853H144.201H144.778L145.067 453.98L160.741 426.832L161.029 426.332L160.741 425.832L145.067 398.684L144.778 398.184H144.201H112.853H112.275L111.987 398.684L96.3127 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 425.832L193.203 426.332L193.491 426.832L209.165 453.98L209.454 454.48H210.031H241.379H241.957L242.245 453.98L257.919 426.832L258.208 426.332L257.919 425.832L242.245 398.684L241.957 398.184H241.379H210.031H209.454L209.165 398.684L193.491 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 425.832L290.381 426.332L290.67 426.832L306.344 453.98L306.633 454.48H307.21H338.558H339.135L339.424 453.98L355.098 426.832L355.387 426.332L355.098 425.832L339.424 398.684L339.135 398.184H338.558H307.21H306.633L306.344 398.684L290.67 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 425.832L387.56 426.332L387.849 426.832L403.523 453.98L403.811 454.48H404.389H435.737H436.314L436.603 453.98L452.277 426.832L452.565 426.332L452.277 425.832L436.603 398.684L436.314 398.184H435.737H404.389H403.811L403.523 398.684L387.849 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 482.259L-1.1547 482.759L-0.866025 483.259L14.808 510.407L15.0966 510.907H15.674H47.0219H47.5993L47.888 510.407L63.562 483.259L63.8506 482.759L63.562 482.259L47.888 455.11L47.5993 454.61H47.0219H15.674H15.0966L14.808 455.11L-0.866025 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 482.259L96.024 482.759L96.3127 483.259L111.987 510.407L112.275 510.907H112.853H144.201H144.778L145.067 510.407L160.741 483.259L161.029 482.759L160.741 482.259L145.067 455.11L144.778 454.61H144.201H112.853H112.275L111.987 455.11L96.3127 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 482.259L193.203 482.759L193.491 483.259L209.165 510.407L209.454 510.907H210.031H241.379H241.957L242.245 510.407L257.919 483.259L258.208 482.759L257.919 482.259L242.245 455.11L241.957 454.61H241.379H210.031H209.454L209.165 455.11L193.491 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 482.259L290.381 482.759L290.67 483.259L306.344 510.407L306.633 510.907H307.21H338.558H339.135L339.424 510.407L355.098 483.259L355.387 482.759L355.098 482.259L339.424 455.11L339.135 454.61H338.558H307.21H306.633L306.344 455.11L290.67 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 482.259L387.56 482.759L387.849 483.259L403.523 510.407L403.811 510.907H404.389H435.737H436.314L436.603 510.407L452.277 483.259L452.565 482.759L452.277 482.259L436.603 455.11L436.314 454.61H435.737H404.389H403.811L403.523 455.11L387.849 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 538.685L-1.1547 539.185L-0.866025 539.685L14.808 566.833L15.0966 567.333H15.674H47.0219H47.5993L47.888 566.833L63.562 539.685L63.8506 539.185L63.562 538.685L47.888 511.537L47.5993 511.037H47.0219H15.674H15.0966L14.808 511.537L-0.866025 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 538.685L96.024 539.185L96.3127 539.685L111.987 566.833L112.275 567.333H112.853H144.201H144.778L145.067 566.833L160.741 539.685L161.029 539.185L160.741 538.685L145.067 511.537L144.778 511.037H144.201H112.853H112.275L111.987 511.537L96.3127 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 538.685L193.203 539.185L193.491 539.685L209.165 566.833L209.454 567.333H210.031H241.379H241.957L242.245 566.833L257.919 539.685L258.208 539.185L257.919 538.685L242.245 511.537L241.957 511.037H241.379H210.031H209.454L209.165 511.537L193.491 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 538.685L290.381 539.185L290.67 539.685L306.344 566.833L306.633 567.333H307.21H338.558H339.135L339.424 566.833L355.098 539.685L355.387 539.185L355.098 538.685L339.424 511.537L339.135 511.037H338.558H307.21H306.633L306.344 511.537L290.67 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 538.685L387.56 539.185L387.849 539.685L403.523 566.833L403.811 567.333H404.389H435.737H436.314L436.603 566.833L452.277 539.685L452.565 539.185L452.277 538.685L436.603 511.537L436.314 511.037H435.737H404.389H403.811L403.523 511.537L387.849 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 454.045L47.4347 454.545L47.7233 455.045L63.3973 482.194L63.686 482.694H64.2633H95.6113H96.1887L96.4773 482.194L112.151 455.045L112.44 454.545L112.151 454.045L96.4773 426.897L96.1887 426.397H95.6113H64.2633H63.686L63.3973 426.897L47.7233 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 454.045L144.613 454.545L144.902 455.045L160.576 482.194L160.865 482.694H161.442H192.79H193.367L193.656 482.194L209.33 455.045L209.619 454.545L209.33 454.045L193.656 426.897L193.367 426.397H192.79H161.442H160.865L160.576 426.897L144.902 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 454.045L241.792 454.545L242.081 455.045L257.755 482.194L258.043 482.694H258.621H289.969H290.546L290.835 482.194L306.509 455.045L306.797 454.545L306.509 454.045L290.835 426.897L290.546 426.397H289.969H258.621H258.043L257.755 426.897L242.081 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 454.045L338.971 454.545L339.259 455.045L354.933 482.194L355.222 482.694H355.799H387.147H387.725L388.013 482.194L403.687 455.045L403.976 454.545L403.687 454.045L388.013 426.897L387.725 426.397H387.147H355.799H355.222L354.933 426.897L339.259 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 454.045L436.149 454.545L436.438 455.045L452.112 482.194L452.401 482.694H452.978H484.326H484.903L485.192 482.194L500.866 455.045L501.155 454.545L500.866 454.045L485.192 426.897L484.903 426.397H484.326H452.978H452.401L452.112 426.897L436.438 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 510.472L47.4347 510.972L47.7233 511.472L63.3973 538.62L63.686 539.12H64.2633H95.6113H96.1887L96.4773 538.62L112.151 511.472L112.44 510.972L112.151 510.472L96.4773 483.324L96.1887 482.824H95.6113H64.2633H63.686L63.3973 483.324L47.7233 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 510.472L144.613 510.972L144.902 511.472L160.576 538.62L160.865 539.12H161.442H192.79H193.367L193.656 538.62L209.33 511.472L209.619 510.972L209.33 510.472L193.656 483.324L193.367 482.824H192.79H161.442H160.865L160.576 483.324L144.902 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 510.472L241.792 510.972L242.081 511.472L257.755 538.62L258.043 539.12H258.621H289.969H290.546L290.835 538.62L306.509 511.472L306.797 510.972L306.509 510.472L290.835 483.324L290.546 482.824H289.969H258.621H258.043L257.755 483.324L242.081 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 510.472L338.971 510.972L339.259 511.472L354.933 538.62L355.222 539.12H355.799H387.147H387.725L388.013 538.62L403.687 511.472L403.976 510.972L403.687 510.472L388.013 483.324L387.725 482.824H387.147H355.799H355.222L354.933 483.324L339.259 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 510.472L436.149 510.972L436.438 511.472L452.112 538.62L452.401 539.12H452.978H484.326H484.903L485.192 538.62L500.866 511.472L501.155 510.972L500.866 510.472L485.192 483.324L484.903 482.824H484.326H452.978H452.401L452.112 483.324L436.438 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n</g>\\n</g>\\n<rect x=\"142\" y=\"27\" width=\"320\" height=\"229\" fill=\"url(#paint0_radial_291_526)\"/>\\n<defs>\\n<filter id=\"filter0_d_291_526\" x=\"-52.3096\" y=\"-47.8002\" width=\"604.619\" height=\"384.002\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset/>\\n<feGaussianBlur stdDeviation=\"25\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_291_526\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_291_526\" result=\"shape\"/>\\n</filter>\\n<filter id=\"filter1_d_291_526\" x=\"-52.3096\" y=\"234.332\" width=\"604.619\" height=\"384.002\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset/>\\n<feGaussianBlur stdDeviation=\"25\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_291_526\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_291_526\" result=\"shape\"/>\\n</filter>\\n<radialGradient id=\"paint0_radial_291_526\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(302 141.5) rotate(90) scale(139.482 194.909)\">\\n<stop stop-color=\"#01030F\" stop-opacity=\"0\"/>\\n<stop offset=\"1\" stop-color=\"#01030F\"/>\\n</radialGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Video clips\"})}),className:\"framer-uspoto\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-regular\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"100M\"})}),className:\"framer-1ecbn4k\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11hvhi5 hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-framer-name\":\"Frame 7219\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cefdyg\",\"data-framer-name\":\"Frame 7214\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o794am\",\"data-framer-name\":\"Group 322\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"Preferred Troveo Partner\"})}),className:\"framer-ov1z2a\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Chakra Petch-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-21jtnn\",\"data-framer-name\":\"Troveo-lock 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:17,svg:'<svg width=\"17\" height=\"22\" viewBox=\"0 0 17 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.13351 1.2535C12.2306 1.69482 12.6775 5.41534 12.5881 7.40185C17.4181 10.7012 16.474 18.3411 10.8653 20.2527C4.75604 22.3353 -0.980037 16.4998 1.526 10.509C2.09023 9.16155 3.00192 8.22305 4.09238 7.28789C3.94713 4.81313 4.34935 2.76629 6.79171 1.53282C7.71234 1.06804 9.13351 1.2535 9.13351 1.2535ZM10.472 6.36279C10.7044 4.60867 9.89214 3.16515 7.96037 3.36179C6.52244 3.50816 5.99621 5.11479 6.12134 6.36279C7.54251 6.0533 9.0553 6.01755 10.472 6.36279ZM7.75703 10.8363C7.15259 10.8732 6.82969 11.2933 6.785 11.8575C6.73249 12.5156 6.68668 14.6083 6.81182 15.1736C6.96824 15.8775 7.74027 16.0574 8.34248 15.7423C8.70224 15.5535 10.2508 14.4261 10.529 14.1424C10.9647 13.6977 11.0195 13.1022 10.577 12.6474C10.2765 12.3391 8.79274 11.2698 8.39276 11.0464C8.23857 10.9604 7.92574 10.8274 7.75703 10.8375V10.8363Z\" fill=\"#4189C3\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q2jni5\",\"data-framer-name\":\"Frame 7213\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+94+0+0+0+44+0+0),pixelHeight:190,pixelWidth:190,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/vDh8lECvdfmXsNA9XnQUwlaL1lM.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:190,pixelWidth:190,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/vDh8lECvdfmXsNA9XnQUwlaL1lM.jpg\"},className:\"framer-1v6xpf9\",\"data-framer-name\":\"Krill-logo.small_ 1\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13yrklb\",\"data-framer-name\":\"Frame 299\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get paid for your unused video footage\"})}),className:\"framer-1pzfmxe\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Gen-AI companies need your videos\u2014we get you paid. \"})}),className:\"framer-vxexck\",\"data-framer-name\":\"Gen-AI companies need your videos\u2014we get you paid.\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kiutg6\",\"data-framer-name\":\"Frame 298\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+94+0+617+0+0),pixelHeight:355,pixelWidth:427,src:\"https://framerusercontent.com/images/ZOTwOSSETHtgPyVG0wIbtWjQQ.jpg\"}}},children:/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/ef95cc1c-3db2-43d6-b4f1-7153d50c3b61/submit\",background:{alt:\"\",fit:\"fill\",pixelHeight:355,pixelWidth:427,src:\"https://framerusercontent.com/images/ZOTwOSSETHtgPyVG0wIbtWjQQ.jpg\"},className:\"framer-1m7fwr0\",\"data-border\":true,nodeId:\"cfI2aqtLx\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1xeqp7x\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Name\"})}),className:\"framer-123m1x0\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-16wx6cy\",inputName:\"Name\",placeholder:\"Jane Smith\",type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1d282gb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Email\"})}),className:\"framer-ejw04u\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-e5qjap\",inputName:\"Email\",placeholder:\"jane@framer.com\",type:\"email\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-om98jj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Social\"})}),className:\"framer-1ef6p6p\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-nfd922\",inputName:\"Email\",placeholder:\"Website/Social Media Links\",type:\"email\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{y:(componentViewport?.y||0)+0+94+0+617+0+0+20+253.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"286px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-sadlf8-container\",nodeId:\"dIy97dqKm\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Button6,{height:\"100%\",id:\"dIy97dqKm\",layoutId:\"dIy97dqKm\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:\"AN6zeyvzy\",width:\"100%\"})})})})]})})})})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1jpnq97\",\"data-framer-name\":\"Vector 8\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1917,intrinsicWidth:1752,svg:'<svg width=\"1752\" height=\"1917\" viewBox=\"-1 -1 1752 1917\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_f_291_215)\">\\n<path d=\"M357.936 1496.4L0 1353.35L309.949 1385.59L721.089 1268.67L1116.21 1051.4L1347.32 780.05L1519.39 448.585L1747.66 560.682L1579.57 846.488L1294.33 1153.94L806.916 1427.66L357.936 1496.4Z\" fill=\"#4189C3\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_291_215\" x=\"-180\" y=\"268.585\" width=\"2107.66\" height=\"1407.81\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"90\" result=\"effect1_foregroundBlur_291_215\"/>\\n</filter>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"There is a Massive AI-Data Demand\"})}),className:\"framer-1wpb2d2 hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"AI models continuously need enormous volumes of high-quality, fully licensed video data. Krill and Troveo make it easy for you to leverage this opportunity safely and easily.\"})}),className:\"framer-16kpdhs hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-framer-name\":\"AI models continuously need enormous volumes of high-quality, fully licensed video data. Krill and Troveo make it easy for you to leverage this opportunity safely and easily.\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q9x72k hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-border\":true,\"data-framer-name\":\"Frame 1\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-177vcgq\",\"data-framer-name\":\"Group 184\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:571,intrinsicWidth:500,svg:'<svg width=\"500\" height=\"571\" viewBox=\"0 0 500 571\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.1\">\\n<g filter=\"url(#filter0_d_291_526)\">\\n<path d=\"M47.7233 115.487L47.4347 115.987L47.7233 116.487L63.3973 143.636L63.686 144.136H64.2633H95.6113H96.1887L96.4773 143.636L112.151 116.487L112.44 115.987L112.151 115.487L96.4773 88.3394L96.1887 87.8394H95.6113H64.2633H63.686L63.3973 88.3394L47.7233 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 115.487L144.613 115.987L144.902 116.487L160.576 143.636L160.865 144.136H161.442H192.79H193.367L193.656 143.636L209.33 116.487L209.619 115.987L209.33 115.487L193.656 88.3394L193.367 87.8394H192.79H161.442H160.865L160.576 88.3394L144.902 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 115.487L241.792 115.987L242.081 116.487L257.755 143.636L258.043 144.136H258.621H289.969H290.546L290.835 143.636L306.509 116.487L306.797 115.987L306.509 115.487L290.835 88.3394L290.546 87.8394H289.969H258.621H258.043L257.755 88.3394L242.081 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 115.487L338.971 115.987L339.259 116.487L354.933 143.636L355.222 144.136H355.799H387.147H387.725L388.013 143.636L403.687 116.487L403.976 115.987L403.687 115.487L388.013 88.3394L387.725 87.8394H387.147H355.799H355.222L354.933 88.3394L339.259 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 115.487L436.149 115.987L436.438 116.487L452.112 143.636L452.401 144.136H452.978H484.326H484.903L485.192 143.636L500.866 116.487L501.155 115.987L500.866 115.487L485.192 88.3394L484.903 87.8394H484.326H452.978H452.401L452.112 88.3394L436.438 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 59.0611L47.4347 59.5611L47.7233 60.0611L63.3973 87.2092L63.686 87.7092H64.2633H95.6113H96.1887L96.4773 87.2092L112.151 60.0611L112.44 59.5611L112.151 59.0611L96.4773 31.913L96.1887 31.413H95.6113H64.2633H63.686L63.3973 31.913L47.7233 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 59.0611L144.613 59.5611L144.902 60.0611L160.576 87.2092L160.865 87.7092H161.442H192.79H193.367L193.656 87.2092L209.33 60.0611L209.619 59.5611L209.33 59.0611L193.656 31.913L193.367 31.413H192.79H161.442H160.865L160.576 31.913L144.902 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 59.0611L241.792 59.5611L242.081 60.0611L257.755 87.2092L258.043 87.7092H258.621H289.969H290.546L290.835 87.2092L306.509 60.0611L306.797 59.5611L306.509 59.0611L290.835 31.913L290.546 31.413H289.969H258.621H258.043L257.755 31.913L242.081 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 59.0611L338.971 59.5611L339.259 60.0611L354.933 87.2092L355.222 87.7092H355.799H387.147H387.725L388.013 87.2092L403.687 60.0611L403.976 59.5611L403.687 59.0611L388.013 31.913L387.725 31.413H387.147H355.799H355.222L354.933 31.913L339.259 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 59.0611L436.149 59.5611L436.438 60.0611L452.112 87.2092L452.401 87.7092H452.978H484.326H484.903L485.192 87.2092L500.866 60.0611L501.155 59.5611L500.866 59.0611L485.192 31.913L484.903 31.413H484.326H452.978H452.401L452.112 31.913L436.438 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 87.2744L-1.1547 87.7744L-0.866025 88.2744L14.808 115.422L15.0966 115.922H15.674H47.0219H47.5993L47.888 115.422L63.562 88.2744L63.8506 87.7744L63.562 87.2744L47.888 60.1262L47.5993 59.6262H47.0219H15.674H15.0966L14.808 60.1262L-0.866025 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 87.2744L96.024 87.7744L96.3127 88.2744L111.987 115.422L112.275 115.922H112.853H144.201H144.778L145.067 115.422L160.741 88.2744L161.029 87.7744L160.741 87.2744L145.067 60.1262L144.778 59.6262H144.201H112.853H112.275L111.987 60.1262L96.3127 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 87.2744L193.203 87.7744L193.491 88.2744L209.165 115.422L209.454 115.922H210.031H241.379H241.957L242.245 115.422L257.919 88.2744L258.208 87.7744L257.919 87.2744L242.245 60.1262L241.957 59.6262H241.379H210.031H209.454L209.165 60.1262L193.491 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 87.2744L290.381 87.7744L290.67 88.2744L306.344 115.422L306.633 115.922H307.21H338.558H339.135L339.424 115.422L355.098 88.2744L355.387 87.7744L355.098 87.2744L339.424 60.1262L339.135 59.6262H338.558H307.21H306.633L306.344 60.1262L290.67 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 87.2744L387.56 87.7744L387.849 88.2744L403.523 115.422L403.811 115.922H404.389H435.737H436.314L436.603 115.422L452.277 88.2744L452.565 87.7744L452.277 87.2744L436.603 60.1262L436.314 59.6262H435.737H404.389H403.811L403.523 60.1262L387.849 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 30.848L-1.1547 31.348L-0.866025 31.848L14.808 58.9961L15.0966 59.4961H15.674H47.0219H47.5993L47.888 58.9961L63.562 31.848L63.8506 31.348L63.562 30.848L47.888 3.69983L47.5993 3.19983H47.0219H15.674H15.0966L14.808 3.69983L-0.866025 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 30.848L96.024 31.348L96.3127 31.848L111.987 58.9961L112.275 59.4961H112.853H144.201H144.778L145.067 58.9961L160.741 31.848L161.029 31.348L160.741 30.848L145.067 3.69983L144.778 3.19983H144.201H112.853H112.275L111.987 3.69983L96.3127 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 30.848L193.203 31.348L193.491 31.848L209.165 58.9961L209.454 59.4961H210.031H241.379H241.957L242.245 58.9961L257.919 31.848L258.208 31.348L257.919 30.848L242.245 3.69983L241.957 3.19983H241.379H210.031H209.454L209.165 3.69983L193.491 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 30.848L290.381 31.348L290.67 31.848L306.344 58.9961L306.633 59.4961H307.21H338.558H339.135L339.424 58.9961L355.098 31.848L355.387 31.348L355.098 30.848L339.424 3.69983L339.135 3.19983H338.558H307.21H306.633L306.344 3.69983L290.67 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 30.848L387.56 31.348L387.849 31.848L403.523 58.9961L403.811 59.4961H404.389H435.737H436.314L436.603 58.9961L452.277 31.848L452.565 31.348L452.277 30.848L436.603 3.69983L436.314 3.19983H435.737H404.389H403.811L403.523 3.69983L387.849 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 143.701L-1.1547 144.201L-0.866025 144.701L14.808 171.849L15.0966 172.349H15.674H47.0219H47.5993L47.888 171.849L63.562 144.701L63.8506 144.201L63.562 143.701L47.888 116.552L47.5993 116.052H47.0219H15.674H15.0966L14.808 116.552L-0.866025 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 143.701L96.024 144.201L96.3127 144.701L111.987 171.849L112.275 172.349H112.853H144.201H144.778L145.067 171.849L160.741 144.701L161.029 144.201L160.741 143.701L145.067 116.552L144.778 116.052H144.201H112.853H112.275L111.987 116.552L96.3127 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 143.701L193.203 144.201L193.491 144.701L209.165 171.849L209.454 172.349H210.031H241.379H241.957L242.245 171.849L257.919 144.701L258.208 144.201L257.919 143.701L242.245 116.552L241.957 116.052H241.379H210.031H209.454L209.165 116.552L193.491 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 143.701L290.381 144.201L290.67 144.701L306.344 171.849L306.633 172.349H307.21H338.558H339.135L339.424 171.849L355.098 144.701L355.387 144.201L355.098 143.701L339.424 116.552L339.135 116.052H338.558H307.21H306.633L306.344 116.552L290.67 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 143.701L387.56 144.201L387.849 144.701L403.523 171.849L403.811 172.349H404.389H435.737H436.314L436.603 171.849L452.277 144.701L452.565 144.201L452.277 143.701L436.603 116.552L436.314 116.052H435.737H404.389H403.811L403.523 116.552L387.849 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 200.127L-1.1547 200.627L-0.866025 201.127L14.808 228.275L15.0966 228.775H15.674H47.0219H47.5993L47.888 228.275L63.562 201.127L63.8506 200.627L63.562 200.127L47.888 172.979L47.5993 172.479H47.0219H15.674H15.0966L14.808 172.979L-0.866025 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 200.127L96.024 200.627L96.3127 201.127L111.987 228.275L112.275 228.775H112.853H144.201H144.778L145.067 228.275L160.741 201.127L161.029 200.627L160.741 200.127L145.067 172.979L144.778 172.479H144.201H112.853H112.275L111.987 172.979L96.3127 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 200.127L193.203 200.627L193.491 201.127L209.165 228.275L209.454 228.775H210.031H241.379H241.957L242.245 228.275L257.919 201.127L258.208 200.627L257.919 200.127L242.245 172.979L241.957 172.479H241.379H210.031H209.454L209.165 172.979L193.491 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 200.127L290.381 200.627L290.67 201.127L306.344 228.275L306.633 228.775H307.21H338.558H339.135L339.424 228.275L355.098 201.127L355.387 200.627L355.098 200.127L339.424 172.979L339.135 172.479H338.558H307.21H306.633L306.344 172.979L290.67 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 200.127L387.56 200.627L387.849 201.127L403.523 228.275L403.811 228.775H404.389H435.737H436.314L436.603 228.275L452.277 201.127L452.565 200.627L452.277 200.127L436.603 172.979L436.314 172.479H435.737H404.389H403.811L403.523 172.979L387.849 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 256.553L-1.1547 257.053L-0.866025 257.553L14.808 284.701L15.0966 285.201H15.674H47.0219H47.5993L47.888 284.701L63.562 257.553L63.8506 257.053L63.562 256.553L47.888 229.405L47.5993 228.905H47.0219H15.674H15.0966L14.808 229.405L-0.866025 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 256.553L96.024 257.053L96.3127 257.553L111.987 284.701L112.275 285.201H112.853H144.201H144.778L145.067 284.701L160.741 257.553L161.029 257.053L160.741 256.553L145.067 229.405L144.778 228.905H144.201H112.853H112.275L111.987 229.405L96.3127 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 256.553L193.203 257.053L193.491 257.553L209.165 284.701L209.454 285.201H210.031H241.379H241.957L242.245 284.701L257.919 257.553L258.208 257.053L257.919 256.553L242.245 229.405L241.957 228.905H241.379H210.031H209.454L209.165 229.405L193.491 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 256.553L290.381 257.053L290.67 257.553L306.344 284.701L306.633 285.201H307.21H338.558H339.135L339.424 284.701L355.098 257.553L355.387 257.053L355.098 256.553L339.424 229.405L339.135 228.905H338.558H307.21H306.633L306.344 229.405L290.67 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 256.553L387.56 257.053L387.849 257.553L403.523 284.701L403.811 285.201H404.389H435.737H436.314L436.603 284.701L452.277 257.553L452.565 257.053L452.277 256.553L436.603 229.405L436.314 228.905H435.737H404.389H403.811L403.523 229.405L387.849 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 171.914L47.4347 172.414L47.7233 172.914L63.3973 200.062L63.686 200.562H64.2633H95.6113H96.1887L96.4773 200.062L112.151 172.914L112.44 172.414L112.151 171.914L96.4773 144.766L96.1887 144.266H95.6113H64.2633H63.686L63.3973 144.766L47.7233 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 171.914L144.613 172.414L144.902 172.914L160.576 200.062L160.865 200.562H161.442H192.79H193.367L193.656 200.062L209.33 172.914L209.619 172.414L209.33 171.914L193.656 144.766L193.367 144.266H192.79H161.442H160.865L160.576 144.766L144.902 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 171.914L241.792 172.414L242.081 172.914L257.755 200.062L258.043 200.562H258.621H289.969H290.546L290.835 200.062L306.509 172.914L306.797 172.414L306.509 171.914L290.835 144.766L290.546 144.266H289.969H258.621H258.043L257.755 144.766L242.081 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 171.914L338.971 172.414L339.259 172.914L354.933 200.062L355.222 200.562H355.799H387.147H387.725L388.013 200.062L403.687 172.914L403.976 172.414L403.687 171.914L388.013 144.766L387.725 144.266H387.147H355.799H355.222L354.933 144.766L339.259 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 171.914L436.149 172.414L436.438 172.914L452.112 200.062L452.401 200.562H452.978H484.326H484.903L485.192 200.062L500.866 172.914L501.155 172.414L500.866 171.914L485.192 144.766L484.903 144.266H484.326H452.978H452.401L452.112 144.766L436.438 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 228.34L47.4347 228.84L47.7233 229.34L63.3973 256.488L63.686 256.988H64.2633H95.6113H96.1887L96.4773 256.488L112.151 229.34L112.44 228.84L112.151 228.34L96.4773 201.192L96.1887 200.692H95.6113H64.2633H63.686L63.3973 201.192L47.7233 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 228.34L144.613 228.84L144.902 229.34L160.576 256.488L160.865 256.988H161.442H192.79H193.367L193.656 256.488L209.33 229.34L209.619 228.84L209.33 228.34L193.656 201.192L193.367 200.692H192.79H161.442H160.865L160.576 201.192L144.902 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 228.34L241.792 228.84L242.081 229.34L257.755 256.488L258.043 256.988H258.621H289.969H290.546L290.835 256.488L306.509 229.34L306.797 228.84L306.509 228.34L290.835 201.192L290.546 200.692H289.969H258.621H258.043L257.755 201.192L242.081 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 228.34L338.971 228.84L339.259 229.34L354.933 256.488L355.222 256.988H355.799H387.147H387.725L388.013 256.488L403.687 229.34L403.976 228.84L403.687 228.34L388.013 201.192L387.725 200.692H387.147H355.799H355.222L354.933 201.192L339.259 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 228.34L436.149 228.84L436.438 229.34L452.112 256.488L452.401 256.988H452.978H484.326H484.903L485.192 256.488L500.866 229.34L501.155 228.84L500.866 228.34L485.192 201.192L484.903 200.692H484.326H452.978H452.401L452.112 201.192L436.438 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n</g>\\n<g filter=\"url(#filter1_d_291_526)\">\\n<path d=\"M47.7233 397.619L47.4347 398.119L47.7233 398.619L63.3973 425.767L63.686 426.267H64.2633H95.6113H96.1887L96.4773 425.767L112.151 398.619L112.44 398.119L112.151 397.619L96.4773 370.471L96.1887 369.971H95.6113H64.2633H63.686L63.3973 370.471L47.7233 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 397.619L144.613 398.119L144.902 398.619L160.576 425.767L160.865 426.267H161.442H192.79H193.367L193.656 425.767L209.33 398.619L209.619 398.119L209.33 397.619L193.656 370.471L193.367 369.971H192.79H161.442H160.865L160.576 370.471L144.902 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 397.619L241.792 398.119L242.081 398.619L257.755 425.767L258.043 426.267H258.621H289.969H290.546L290.835 425.767L306.509 398.619L306.797 398.119L306.509 397.619L290.835 370.471L290.546 369.971H289.969H258.621H258.043L257.755 370.471L242.081 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 397.619L338.971 398.119L339.259 398.619L354.933 425.767L355.222 426.267H355.799H387.147H387.725L388.013 425.767L403.687 398.619L403.976 398.119L403.687 397.619L388.013 370.471L387.725 369.971H387.147H355.799H355.222L354.933 370.471L339.259 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 397.619L436.149 398.119L436.438 398.619L452.112 425.767L452.401 426.267H452.978H484.326H484.903L485.192 425.767L500.866 398.619L501.155 398.119L500.866 397.619L485.192 370.471L484.903 369.971H484.326H452.978H452.401L452.112 370.471L436.438 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 341.193L47.4347 341.693L47.7233 342.193L63.3973 369.341L63.686 369.841H64.2633H95.6113H96.1887L96.4773 369.341L112.151 342.193L112.44 341.693L112.151 341.193L96.4773 314.045L96.1887 313.545H95.6113H64.2633H63.686L63.3973 314.045L47.7233 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 341.193L144.613 341.693L144.902 342.193L160.576 369.341L160.865 369.841H161.442H192.79H193.367L193.656 369.341L209.33 342.193L209.619 341.693L209.33 341.193L193.656 314.045L193.367 313.545H192.79H161.442H160.865L160.576 314.045L144.902 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 341.193L241.792 341.693L242.081 342.193L257.755 369.341L258.043 369.841H258.621H289.969H290.546L290.835 369.341L306.509 342.193L306.797 341.693L306.509 341.193L290.835 314.045L290.546 313.545H289.969H258.621H258.043L257.755 314.045L242.081 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 341.193L338.971 341.693L339.259 342.193L354.933 369.341L355.222 369.841H355.799H387.147H387.725L388.013 369.341L403.687 342.193L403.976 341.693L403.687 341.193L388.013 314.045L387.725 313.545H387.147H355.799H355.222L354.933 314.045L339.259 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 341.193L436.149 341.693L436.438 342.193L452.112 369.341L452.401 369.841H452.978H484.326H484.903L485.192 369.341L500.866 342.193L501.155 341.693L500.866 341.193L485.192 314.045L484.903 313.545H484.326H452.978H452.401L452.112 314.045L436.438 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 369.406L-1.1547 369.906L-0.866025 370.406L14.808 397.554L15.0966 398.054H15.674H47.0219H47.5993L47.888 397.554L63.562 370.406L63.8506 369.906L63.562 369.406L47.888 342.258L47.5993 341.758H47.0219H15.674H15.0966L14.808 342.258L-0.866025 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 369.406L96.024 369.906L96.3127 370.406L111.987 397.554L112.275 398.054H112.853H144.201H144.778L145.067 397.554L160.741 370.406L161.029 369.906L160.741 369.406L145.067 342.258L144.778 341.758H144.201H112.853H112.275L111.987 342.258L96.3127 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 369.406L193.203 369.906L193.491 370.406L209.165 397.554L209.454 398.054H210.031H241.379H241.957L242.245 397.554L257.919 370.406L258.208 369.906L257.919 369.406L242.245 342.258L241.957 341.758H241.379H210.031H209.454L209.165 342.258L193.491 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 369.406L290.381 369.906L290.67 370.406L306.344 397.554L306.633 398.054H307.21H338.558H339.135L339.424 397.554L355.098 370.406L355.387 369.906L355.098 369.406L339.424 342.258L339.135 341.758H338.558H307.21H306.633L306.344 342.258L290.67 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 369.406L387.56 369.906L387.849 370.406L403.523 397.554L403.811 398.054H404.389H435.737H436.314L436.603 397.554L452.277 370.406L452.565 369.906L452.277 369.406L436.603 342.258L436.314 341.758H435.737H404.389H403.811L403.523 342.258L387.849 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 312.98L-1.1547 313.48L-0.866025 313.98L14.808 341.128L15.0966 341.628H15.674H47.0219H47.5993L47.888 341.128L63.562 313.98L63.8506 313.48L63.562 312.98L47.888 285.832L47.5993 285.332H47.0219H15.674H15.0966L14.808 285.832L-0.866025 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 312.98L96.024 313.48L96.3127 313.98L111.987 341.128L112.275 341.628H112.853H144.201H144.778L145.067 341.128L160.741 313.98L161.029 313.48L160.741 312.98L145.067 285.832L144.778 285.332H144.201H112.853H112.275L111.987 285.832L96.3127 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 312.98L193.203 313.48L193.491 313.98L209.165 341.128L209.454 341.628H210.031H241.379H241.957L242.245 341.128L257.919 313.98L258.208 313.48L257.919 312.98L242.245 285.832L241.957 285.332H241.379H210.031H209.454L209.165 285.832L193.491 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 312.98L290.381 313.48L290.67 313.98L306.344 341.128L306.633 341.628H307.21H338.558H339.135L339.424 341.128L355.098 313.98L355.387 313.48L355.098 312.98L339.424 285.832L339.135 285.332H338.558H307.21H306.633L306.344 285.832L290.67 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 312.98L387.56 313.48L387.849 313.98L403.523 341.128L403.811 341.628H404.389H435.737H436.314L436.603 341.128L452.277 313.98L452.565 313.48L452.277 312.98L436.603 285.832L436.314 285.332H435.737H404.389H403.811L403.523 285.832L387.849 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 425.832L-1.1547 426.332L-0.866025 426.832L14.808 453.98L15.0966 454.48H15.674H47.0219H47.5993L47.888 453.98L63.562 426.832L63.8506 426.332L63.562 425.832L47.888 398.684L47.5993 398.184H47.0219H15.674H15.0966L14.808 398.684L-0.866025 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 425.832L96.024 426.332L96.3127 426.832L111.987 453.98L112.275 454.48H112.853H144.201H144.778L145.067 453.98L160.741 426.832L161.029 426.332L160.741 425.832L145.067 398.684L144.778 398.184H144.201H112.853H112.275L111.987 398.684L96.3127 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 425.832L193.203 426.332L193.491 426.832L209.165 453.98L209.454 454.48H210.031H241.379H241.957L242.245 453.98L257.919 426.832L258.208 426.332L257.919 425.832L242.245 398.684L241.957 398.184H241.379H210.031H209.454L209.165 398.684L193.491 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 425.832L290.381 426.332L290.67 426.832L306.344 453.98L306.633 454.48H307.21H338.558H339.135L339.424 453.98L355.098 426.832L355.387 426.332L355.098 425.832L339.424 398.684L339.135 398.184H338.558H307.21H306.633L306.344 398.684L290.67 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 425.832L387.56 426.332L387.849 426.832L403.523 453.98L403.811 454.48H404.389H435.737H436.314L436.603 453.98L452.277 426.832L452.565 426.332L452.277 425.832L436.603 398.684L436.314 398.184H435.737H404.389H403.811L403.523 398.684L387.849 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 482.259L-1.1547 482.759L-0.866025 483.259L14.808 510.407L15.0966 510.907H15.674H47.0219H47.5993L47.888 510.407L63.562 483.259L63.8506 482.759L63.562 482.259L47.888 455.11L47.5993 454.61H47.0219H15.674H15.0966L14.808 455.11L-0.866025 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 482.259L96.024 482.759L96.3127 483.259L111.987 510.407L112.275 510.907H112.853H144.201H144.778L145.067 510.407L160.741 483.259L161.029 482.759L160.741 482.259L145.067 455.11L144.778 454.61H144.201H112.853H112.275L111.987 455.11L96.3127 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 482.259L193.203 482.759L193.491 483.259L209.165 510.407L209.454 510.907H210.031H241.379H241.957L242.245 510.407L257.919 483.259L258.208 482.759L257.919 482.259L242.245 455.11L241.957 454.61H241.379H210.031H209.454L209.165 455.11L193.491 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 482.259L290.381 482.759L290.67 483.259L306.344 510.407L306.633 510.907H307.21H338.558H339.135L339.424 510.407L355.098 483.259L355.387 482.759L355.098 482.259L339.424 455.11L339.135 454.61H338.558H307.21H306.633L306.344 455.11L290.67 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 482.259L387.56 482.759L387.849 483.259L403.523 510.407L403.811 510.907H404.389H435.737H436.314L436.603 510.407L452.277 483.259L452.565 482.759L452.277 482.259L436.603 455.11L436.314 454.61H435.737H404.389H403.811L403.523 455.11L387.849 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 538.685L-1.1547 539.185L-0.866025 539.685L14.808 566.833L15.0966 567.333H15.674H47.0219H47.5993L47.888 566.833L63.562 539.685L63.8506 539.185L63.562 538.685L47.888 511.537L47.5993 511.037H47.0219H15.674H15.0966L14.808 511.537L-0.866025 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 538.685L96.024 539.185L96.3127 539.685L111.987 566.833L112.275 567.333H112.853H144.201H144.778L145.067 566.833L160.741 539.685L161.029 539.185L160.741 538.685L145.067 511.537L144.778 511.037H144.201H112.853H112.275L111.987 511.537L96.3127 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 538.685L193.203 539.185L193.491 539.685L209.165 566.833L209.454 567.333H210.031H241.379H241.957L242.245 566.833L257.919 539.685L258.208 539.185L257.919 538.685L242.245 511.537L241.957 511.037H241.379H210.031H209.454L209.165 511.537L193.491 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 538.685L290.381 539.185L290.67 539.685L306.344 566.833L306.633 567.333H307.21H338.558H339.135L339.424 566.833L355.098 539.685L355.387 539.185L355.098 538.685L339.424 511.537L339.135 511.037H338.558H307.21H306.633L306.344 511.537L290.67 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 538.685L387.56 539.185L387.849 539.685L403.523 566.833L403.811 567.333H404.389H435.737H436.314L436.603 566.833L452.277 539.685L452.565 539.185L452.277 538.685L436.603 511.537L436.314 511.037H435.737H404.389H403.811L403.523 511.537L387.849 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 454.045L47.4347 454.545L47.7233 455.045L63.3973 482.194L63.686 482.694H64.2633H95.6113H96.1887L96.4773 482.194L112.151 455.045L112.44 454.545L112.151 454.045L96.4773 426.897L96.1887 426.397H95.6113H64.2633H63.686L63.3973 426.897L47.7233 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 454.045L144.613 454.545L144.902 455.045L160.576 482.194L160.865 482.694H161.442H192.79H193.367L193.656 482.194L209.33 455.045L209.619 454.545L209.33 454.045L193.656 426.897L193.367 426.397H192.79H161.442H160.865L160.576 426.897L144.902 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 454.045L241.792 454.545L242.081 455.045L257.755 482.194L258.043 482.694H258.621H289.969H290.546L290.835 482.194L306.509 455.045L306.797 454.545L306.509 454.045L290.835 426.897L290.546 426.397H289.969H258.621H258.043L257.755 426.897L242.081 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 454.045L338.971 454.545L339.259 455.045L354.933 482.194L355.222 482.694H355.799H387.147H387.725L388.013 482.194L403.687 455.045L403.976 454.545L403.687 454.045L388.013 426.897L387.725 426.397H387.147H355.799H355.222L354.933 426.897L339.259 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 454.045L436.149 454.545L436.438 455.045L452.112 482.194L452.401 482.694H452.978H484.326H484.903L485.192 482.194L500.866 455.045L501.155 454.545L500.866 454.045L485.192 426.897L484.903 426.397H484.326H452.978H452.401L452.112 426.897L436.438 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 510.472L47.4347 510.972L47.7233 511.472L63.3973 538.62L63.686 539.12H64.2633H95.6113H96.1887L96.4773 538.62L112.151 511.472L112.44 510.972L112.151 510.472L96.4773 483.324L96.1887 482.824H95.6113H64.2633H63.686L63.3973 483.324L47.7233 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 510.472L144.613 510.972L144.902 511.472L160.576 538.62L160.865 539.12H161.442H192.79H193.367L193.656 538.62L209.33 511.472L209.619 510.972L209.33 510.472L193.656 483.324L193.367 482.824H192.79H161.442H160.865L160.576 483.324L144.902 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 510.472L241.792 510.972L242.081 511.472L257.755 538.62L258.043 539.12H258.621H289.969H290.546L290.835 538.62L306.509 511.472L306.797 510.972L306.509 510.472L290.835 483.324L290.546 482.824H289.969H258.621H258.043L257.755 483.324L242.081 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 510.472L338.971 510.972L339.259 511.472L354.933 538.62L355.222 539.12H355.799H387.147H387.725L388.013 538.62L403.687 511.472L403.976 510.972L403.687 510.472L388.013 483.324L387.725 482.824H387.147H355.799H355.222L354.933 483.324L339.259 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 510.472L436.149 510.972L436.438 511.472L452.112 538.62L452.401 539.12H452.978H484.326H484.903L485.192 538.62L500.866 511.472L501.155 510.972L500.866 510.472L485.192 483.324L484.903 482.824H484.326H452.978H452.401L452.112 483.324L436.438 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n</g>\\n</g>\\n<rect x=\"142\" y=\"27\" width=\"320\" height=\"229\" fill=\"url(#paint0_radial_291_526)\"/>\\n<defs>\\n<filter id=\"filter0_d_291_526\" x=\"-52.3096\" y=\"-47.8002\" width=\"604.619\" height=\"384.002\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset/>\\n<feGaussianBlur stdDeviation=\"25\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_291_526\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_291_526\" result=\"shape\"/>\\n</filter>\\n<filter id=\"filter1_d_291_526\" x=\"-52.3096\" y=\"234.332\" width=\"604.619\" height=\"384.002\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset/>\\n<feGaussianBlur stdDeviation=\"25\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_291_526\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_291_526\" result=\"shape\"/>\\n</filter>\\n<radialGradient id=\"paint0_radial_291_526\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(302 141.5) rotate(90) scale(139.482 194.909)\">\\n<stop stop-color=\"#01030F\" stop-opacity=\"0\"/>\\n<stop offset=\"1\" stop-color=\"#01030F\"/>\\n</radialGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Video clips\"})}),className:\"framer-1q9dx74\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"100M\"})}),className:\"framer-ycghwi\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k8az0d hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-border\":true,\"data-framer-name\":\"Frame 2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1d1onwy\",\"data-framer-name\":\"Group 184\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:571,intrinsicWidth:500,svg:'<svg width=\"500\" height=\"571\" viewBox=\"0 0 500 571\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.1\">\\n<g filter=\"url(#filter0_d_291_428)\">\\n<path d=\"M47.7233 115.487L47.4347 115.987L47.7233 116.487L63.3973 143.636L63.686 144.136H64.2633H95.6113H96.1887L96.4773 143.636L112.151 116.487L112.44 115.987L112.151 115.487L96.4773 88.3394L96.1887 87.8394H95.6113H64.2633H63.686L63.3973 88.3394L47.7233 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 115.487L144.613 115.987L144.902 116.487L160.576 143.636L160.865 144.136H161.442H192.79H193.367L193.656 143.636L209.33 116.487L209.619 115.987L209.33 115.487L193.656 88.3394L193.367 87.8394H192.79H161.442H160.865L160.576 88.3394L144.902 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 115.487L241.792 115.987L242.081 116.487L257.755 143.636L258.043 144.136H258.621H289.969H290.546L290.835 143.636L306.509 116.487L306.797 115.987L306.509 115.487L290.835 88.3394L290.546 87.8394H289.969H258.621H258.043L257.755 88.3394L242.081 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 115.487L338.971 115.987L339.259 116.487L354.933 143.636L355.222 144.136H355.799H387.147H387.725L388.013 143.636L403.687 116.487L403.976 115.987L403.687 115.487L388.013 88.3394L387.725 87.8394H387.147H355.799H355.222L354.933 88.3394L339.259 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 115.487L436.149 115.987L436.438 116.487L452.112 143.636L452.401 144.136H452.978H484.326H484.903L485.192 143.636L500.866 116.487L501.155 115.987L500.866 115.487L485.192 88.3394L484.903 87.8394H484.326H452.978H452.401L452.112 88.3394L436.438 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 59.0611L47.4347 59.5611L47.7233 60.0611L63.3973 87.2092L63.686 87.7092H64.2633H95.6113H96.1887L96.4773 87.2092L112.151 60.0611L112.44 59.5611L112.151 59.0611L96.4773 31.913L96.1887 31.413H95.6113H64.2633H63.686L63.3973 31.913L47.7233 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 59.0611L144.613 59.5611L144.902 60.0611L160.576 87.2092L160.865 87.7092H161.442H192.79H193.367L193.656 87.2092L209.33 60.0611L209.619 59.5611L209.33 59.0611L193.656 31.913L193.367 31.413H192.79H161.442H160.865L160.576 31.913L144.902 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 59.0611L241.792 59.5611L242.081 60.0611L257.755 87.2092L258.043 87.7092H258.621H289.969H290.546L290.835 87.2092L306.509 60.0611L306.797 59.5611L306.509 59.0611L290.835 31.913L290.546 31.413H289.969H258.621H258.043L257.755 31.913L242.081 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 59.0611L338.971 59.5611L339.259 60.0611L354.933 87.2092L355.222 87.7092H355.799H387.147H387.725L388.013 87.2092L403.687 60.0611L403.976 59.5611L403.687 59.0611L388.013 31.913L387.725 31.413H387.147H355.799H355.222L354.933 31.913L339.259 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 59.0611L436.149 59.5611L436.438 60.0611L452.112 87.2092L452.401 87.7092H452.978H484.326H484.903L485.192 87.2092L500.866 60.0611L501.155 59.5611L500.866 59.0611L485.192 31.913L484.903 31.413H484.326H452.978H452.401L452.112 31.913L436.438 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 87.2744L-1.1547 87.7744L-0.866025 88.2744L14.808 115.422L15.0966 115.922H15.674H47.0219H47.5993L47.888 115.422L63.562 88.2744L63.8506 87.7744L63.562 87.2744L47.888 60.1262L47.5993 59.6262H47.0219H15.674H15.0966L14.808 60.1262L-0.866025 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 87.2744L96.024 87.7744L96.3127 88.2744L111.987 115.422L112.275 115.922H112.853H144.201H144.778L145.067 115.422L160.741 88.2744L161.029 87.7744L160.741 87.2744L145.067 60.1262L144.778 59.6262H144.201H112.853H112.275L111.987 60.1262L96.3127 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 87.2744L193.203 87.7744L193.491 88.2744L209.165 115.422L209.454 115.922H210.031H241.379H241.957L242.245 115.422L257.919 88.2744L258.208 87.7744L257.919 87.2744L242.245 60.1262L241.957 59.6262H241.379H210.031H209.454L209.165 60.1262L193.491 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 87.2744L290.381 87.7744L290.67 88.2744L306.344 115.422L306.633 115.922H307.21H338.558H339.135L339.424 115.422L355.098 88.2744L355.387 87.7744L355.098 87.2744L339.424 60.1262L339.135 59.6262H338.558H307.21H306.633L306.344 60.1262L290.67 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 87.2744L387.56 87.7744L387.849 88.2744L403.523 115.422L403.811 115.922H404.389H435.737H436.314L436.603 115.422L452.277 88.2744L452.565 87.7744L452.277 87.2744L436.603 60.1262L436.314 59.6262H435.737H404.389H403.811L403.523 60.1262L387.849 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 30.848L-1.1547 31.348L-0.866025 31.848L14.808 58.9961L15.0966 59.4961H15.674H47.0219H47.5993L47.888 58.9961L63.562 31.848L63.8506 31.348L63.562 30.848L47.888 3.69983L47.5993 3.19983H47.0219H15.674H15.0966L14.808 3.69983L-0.866025 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 30.848L96.024 31.348L96.3127 31.848L111.987 58.9961L112.275 59.4961H112.853H144.201H144.778L145.067 58.9961L160.741 31.848L161.029 31.348L160.741 30.848L145.067 3.69983L144.778 3.19983H144.201H112.853H112.275L111.987 3.69983L96.3127 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 30.848L193.203 31.348L193.491 31.848L209.165 58.9961L209.454 59.4961H210.031H241.379H241.957L242.245 58.9961L257.919 31.848L258.208 31.348L257.919 30.848L242.245 3.69983L241.957 3.19983H241.379H210.031H209.454L209.165 3.69983L193.491 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 30.848L290.381 31.348L290.67 31.848L306.344 58.9961L306.633 59.4961H307.21H338.558H339.135L339.424 58.9961L355.098 31.848L355.387 31.348L355.098 30.848L339.424 3.69983L339.135 3.19983H338.558H307.21H306.633L306.344 3.69983L290.67 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 30.848L387.56 31.348L387.849 31.848L403.523 58.9961L403.811 59.4961H404.389H435.737H436.314L436.603 58.9961L452.277 31.848L452.565 31.348L452.277 30.848L436.603 3.69983L436.314 3.19983H435.737H404.389H403.811L403.523 3.69983L387.849 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 143.701L-1.1547 144.201L-0.866025 144.701L14.808 171.849L15.0966 172.349H15.674H47.0219H47.5993L47.888 171.849L63.562 144.701L63.8506 144.201L63.562 143.701L47.888 116.552L47.5993 116.052H47.0219H15.674H15.0966L14.808 116.552L-0.866025 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 143.701L96.024 144.201L96.3127 144.701L111.987 171.849L112.275 172.349H112.853H144.201H144.778L145.067 171.849L160.741 144.701L161.029 144.201L160.741 143.701L145.067 116.552L144.778 116.052H144.201H112.853H112.275L111.987 116.552L96.3127 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 143.701L193.203 144.201L193.491 144.701L209.165 171.849L209.454 172.349H210.031H241.379H241.957L242.245 171.849L257.919 144.701L258.208 144.201L257.919 143.701L242.245 116.552L241.957 116.052H241.379H210.031H209.454L209.165 116.552L193.491 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 143.701L290.381 144.201L290.67 144.701L306.344 171.849L306.633 172.349H307.21H338.558H339.135L339.424 171.849L355.098 144.701L355.387 144.201L355.098 143.701L339.424 116.552L339.135 116.052H338.558H307.21H306.633L306.344 116.552L290.67 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 143.701L387.56 144.201L387.849 144.701L403.523 171.849L403.811 172.349H404.389H435.737H436.314L436.603 171.849L452.277 144.701L452.565 144.201L452.277 143.701L436.603 116.552L436.314 116.052H435.737H404.389H403.811L403.523 116.552L387.849 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 200.127L-1.1547 200.627L-0.866025 201.127L14.808 228.275L15.0966 228.775H15.674H47.0219H47.5993L47.888 228.275L63.562 201.127L63.8506 200.627L63.562 200.127L47.888 172.979L47.5993 172.479H47.0219H15.674H15.0966L14.808 172.979L-0.866025 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 200.127L96.024 200.627L96.3127 201.127L111.987 228.275L112.275 228.775H112.853H144.201H144.778L145.067 228.275L160.741 201.127L161.029 200.627L160.741 200.127L145.067 172.979L144.778 172.479H144.201H112.853H112.275L111.987 172.979L96.3127 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 200.127L193.203 200.627L193.491 201.127L209.165 228.275L209.454 228.775H210.031H241.379H241.957L242.245 228.275L257.919 201.127L258.208 200.627L257.919 200.127L242.245 172.979L241.957 172.479H241.379H210.031H209.454L209.165 172.979L193.491 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 200.127L290.381 200.627L290.67 201.127L306.344 228.275L306.633 228.775H307.21H338.558H339.135L339.424 228.275L355.098 201.127L355.387 200.627L355.098 200.127L339.424 172.979L339.135 172.479H338.558H307.21H306.633L306.344 172.979L290.67 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 200.127L387.56 200.627L387.849 201.127L403.523 228.275L403.811 228.775H404.389H435.737H436.314L436.603 228.275L452.277 201.127L452.565 200.627L452.277 200.127L436.603 172.979L436.314 172.479H435.737H404.389H403.811L403.523 172.979L387.849 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 256.553L-1.1547 257.053L-0.866025 257.553L14.808 284.701L15.0966 285.201H15.674H47.0219H47.5993L47.888 284.701L63.562 257.553L63.8506 257.053L63.562 256.553L47.888 229.405L47.5993 228.905H47.0219H15.674H15.0966L14.808 229.405L-0.866025 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 256.553L96.024 257.053L96.3127 257.553L111.987 284.701L112.275 285.201H112.853H144.201H144.778L145.067 284.701L160.741 257.553L161.029 257.053L160.741 256.553L145.067 229.405L144.778 228.905H144.201H112.853H112.275L111.987 229.405L96.3127 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 256.553L193.203 257.053L193.491 257.553L209.165 284.701L209.454 285.201H210.031H241.379H241.957L242.245 284.701L257.919 257.553L258.208 257.053L257.919 256.553L242.245 229.405L241.957 228.905H241.379H210.031H209.454L209.165 229.405L193.491 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 256.553L290.381 257.053L290.67 257.553L306.344 284.701L306.633 285.201H307.21H338.558H339.135L339.424 284.701L355.098 257.553L355.387 257.053L355.098 256.553L339.424 229.405L339.135 228.905H338.558H307.21H306.633L306.344 229.405L290.67 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 256.553L387.56 257.053L387.849 257.553L403.523 284.701L403.811 285.201H404.389H435.737H436.314L436.603 284.701L452.277 257.553L452.565 257.053L452.277 256.553L436.603 229.405L436.314 228.905H435.737H404.389H403.811L403.523 229.405L387.849 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 171.914L47.4347 172.414L47.7233 172.914L63.3973 200.062L63.686 200.562H64.2633H95.6113H96.1887L96.4773 200.062L112.151 172.914L112.44 172.414L112.151 171.914L96.4773 144.766L96.1887 144.266H95.6113H64.2633H63.686L63.3973 144.766L47.7233 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 171.914L144.613 172.414L144.902 172.914L160.576 200.062L160.865 200.562H161.442H192.79H193.367L193.656 200.062L209.33 172.914L209.619 172.414L209.33 171.914L193.656 144.766L193.367 144.266H192.79H161.442H160.865L160.576 144.766L144.902 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 171.914L241.792 172.414L242.081 172.914L257.755 200.062L258.043 200.562H258.621H289.969H290.546L290.835 200.062L306.509 172.914L306.797 172.414L306.509 171.914L290.835 144.766L290.546 144.266H289.969H258.621H258.043L257.755 144.766L242.081 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 171.914L338.971 172.414L339.259 172.914L354.933 200.062L355.222 200.562H355.799H387.147H387.725L388.013 200.062L403.687 172.914L403.976 172.414L403.687 171.914L388.013 144.766L387.725 144.266H387.147H355.799H355.222L354.933 144.766L339.259 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 171.914L436.149 172.414L436.438 172.914L452.112 200.062L452.401 200.562H452.978H484.326H484.903L485.192 200.062L500.866 172.914L501.155 172.414L500.866 171.914L485.192 144.766L484.903 144.266H484.326H452.978H452.401L452.112 144.766L436.438 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 228.34L47.4347 228.84L47.7233 229.34L63.3973 256.488L63.686 256.988H64.2633H95.6113H96.1887L96.4773 256.488L112.151 229.34L112.44 228.84L112.151 228.34L96.4773 201.192L96.1887 200.692H95.6113H64.2633H63.686L63.3973 201.192L47.7233 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 228.34L144.613 228.84L144.902 229.34L160.576 256.488L160.865 256.988H161.442H192.79H193.367L193.656 256.488L209.33 229.34L209.619 228.84L209.33 228.34L193.656 201.192L193.367 200.692H192.79H161.442H160.865L160.576 201.192L144.902 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 228.34L241.792 228.84L242.081 229.34L257.755 256.488L258.043 256.988H258.621H289.969H290.546L290.835 256.488L306.509 229.34L306.797 228.84L306.509 228.34L290.835 201.192L290.546 200.692H289.969H258.621H258.043L257.755 201.192L242.081 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 228.34L338.971 228.84L339.259 229.34L354.933 256.488L355.222 256.988H355.799H387.147H387.725L388.013 256.488L403.687 229.34L403.976 228.84L403.687 228.34L388.013 201.192L387.725 200.692H387.147H355.799H355.222L354.933 201.192L339.259 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 228.34L436.149 228.84L436.438 229.34L452.112 256.488L452.401 256.988H452.978H484.326H484.903L485.192 256.488L500.866 229.34L501.155 228.84L500.866 228.34L485.192 201.192L484.903 200.692H484.326H452.978H452.401L452.112 201.192L436.438 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n</g>\\n<g filter=\"url(#filter1_d_291_428)\">\\n<path d=\"M47.7233 397.619L47.4347 398.119L47.7233 398.619L63.3973 425.767L63.686 426.267H64.2633H95.6113H96.1887L96.4773 425.767L112.151 398.619L112.44 398.119L112.151 397.619L96.4773 370.471L96.1887 369.971H95.6113H64.2633H63.686L63.3973 370.471L47.7233 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 397.619L144.613 398.119L144.902 398.619L160.576 425.767L160.865 426.267H161.442H192.79H193.367L193.656 425.767L209.33 398.619L209.619 398.119L209.33 397.619L193.656 370.471L193.367 369.971H192.79H161.442H160.865L160.576 370.471L144.902 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 397.619L241.792 398.119L242.081 398.619L257.755 425.767L258.043 426.267H258.621H289.969H290.546L290.835 425.767L306.509 398.619L306.797 398.119L306.509 397.619L290.835 370.471L290.546 369.971H289.969H258.621H258.043L257.755 370.471L242.081 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 397.619L338.971 398.119L339.259 398.619L354.933 425.767L355.222 426.267H355.799H387.147H387.725L388.013 425.767L403.687 398.619L403.976 398.119L403.687 397.619L388.013 370.471L387.725 369.971H387.147H355.799H355.222L354.933 370.471L339.259 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 397.619L436.149 398.119L436.438 398.619L452.112 425.767L452.401 426.267H452.978H484.326H484.903L485.192 425.767L500.866 398.619L501.155 398.119L500.866 397.619L485.192 370.471L484.903 369.971H484.326H452.978H452.401L452.112 370.471L436.438 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 341.193L47.4347 341.693L47.7233 342.193L63.3973 369.341L63.686 369.841H64.2633H95.6113H96.1887L96.4773 369.341L112.151 342.193L112.44 341.693L112.151 341.193L96.4773 314.045L96.1887 313.545H95.6113H64.2633H63.686L63.3973 314.045L47.7233 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 341.193L144.613 341.693L144.902 342.193L160.576 369.341L160.865 369.841H161.442H192.79H193.367L193.656 369.341L209.33 342.193L209.619 341.693L209.33 341.193L193.656 314.045L193.367 313.545H192.79H161.442H160.865L160.576 314.045L144.902 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 341.193L241.792 341.693L242.081 342.193L257.755 369.341L258.043 369.841H258.621H289.969H290.546L290.835 369.341L306.509 342.193L306.797 341.693L306.509 341.193L290.835 314.045L290.546 313.545H289.969H258.621H258.043L257.755 314.045L242.081 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 341.193L338.971 341.693L339.259 342.193L354.933 369.341L355.222 369.841H355.799H387.147H387.725L388.013 369.341L403.687 342.193L403.976 341.693L403.687 341.193L388.013 314.045L387.725 313.545H387.147H355.799H355.222L354.933 314.045L339.259 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 341.193L436.149 341.693L436.438 342.193L452.112 369.341L452.401 369.841H452.978H484.326H484.903L485.192 369.341L500.866 342.193L501.155 341.693L500.866 341.193L485.192 314.045L484.903 313.545H484.326H452.978H452.401L452.112 314.045L436.438 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 369.406L-1.1547 369.906L-0.866025 370.406L14.808 397.554L15.0966 398.054H15.674H47.0219H47.5993L47.888 397.554L63.562 370.406L63.8506 369.906L63.562 369.406L47.888 342.258L47.5993 341.758H47.0219H15.674H15.0966L14.808 342.258L-0.866025 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 369.406L96.024 369.906L96.3127 370.406L111.987 397.554L112.275 398.054H112.853H144.201H144.778L145.067 397.554L160.741 370.406L161.029 369.906L160.741 369.406L145.067 342.258L144.778 341.758H144.201H112.853H112.275L111.987 342.258L96.3127 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 369.406L193.203 369.906L193.491 370.406L209.165 397.554L209.454 398.054H210.031H241.379H241.957L242.245 397.554L257.919 370.406L258.208 369.906L257.919 369.406L242.245 342.258L241.957 341.758H241.379H210.031H209.454L209.165 342.258L193.491 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 369.406L290.381 369.906L290.67 370.406L306.344 397.554L306.633 398.054H307.21H338.558H339.135L339.424 397.554L355.098 370.406L355.387 369.906L355.098 369.406L339.424 342.258L339.135 341.758H338.558H307.21H306.633L306.344 342.258L290.67 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 369.406L387.56 369.906L387.849 370.406L403.523 397.554L403.811 398.054H404.389H435.737H436.314L436.603 397.554L452.277 370.406L452.565 369.906L452.277 369.406L436.603 342.258L436.314 341.758H435.737H404.389H403.811L403.523 342.258L387.849 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 312.98L-1.1547 313.48L-0.866025 313.98L14.808 341.128L15.0966 341.628H15.674H47.0219H47.5993L47.888 341.128L63.562 313.98L63.8506 313.48L63.562 312.98L47.888 285.832L47.5993 285.332H47.0219H15.674H15.0966L14.808 285.832L-0.866025 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 312.98L96.024 313.48L96.3127 313.98L111.987 341.128L112.275 341.628H112.853H144.201H144.778L145.067 341.128L160.741 313.98L161.029 313.48L160.741 312.98L145.067 285.832L144.778 285.332H144.201H112.853H112.275L111.987 285.832L96.3127 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 312.98L193.203 313.48L193.491 313.98L209.165 341.128L209.454 341.628H210.031H241.379H241.957L242.245 341.128L257.919 313.98L258.208 313.48L257.919 312.98L242.245 285.832L241.957 285.332H241.379H210.031H209.454L209.165 285.832L193.491 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 312.98L290.381 313.48L290.67 313.98L306.344 341.128L306.633 341.628H307.21H338.558H339.135L339.424 341.128L355.098 313.98L355.387 313.48L355.098 312.98L339.424 285.832L339.135 285.332H338.558H307.21H306.633L306.344 285.832L290.67 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 312.98L387.56 313.48L387.849 313.98L403.523 341.128L403.811 341.628H404.389H435.737H436.314L436.603 341.128L452.277 313.98L452.565 313.48L452.277 312.98L436.603 285.832L436.314 285.332H435.737H404.389H403.811L403.523 285.832L387.849 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 425.832L-1.1547 426.332L-0.866025 426.832L14.808 453.98L15.0966 454.48H15.674H47.0219H47.5993L47.888 453.98L63.562 426.832L63.8506 426.332L63.562 425.832L47.888 398.684L47.5993 398.184H47.0219H15.674H15.0966L14.808 398.684L-0.866025 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 425.832L96.024 426.332L96.3127 426.832L111.987 453.98L112.275 454.48H112.853H144.201H144.778L145.067 453.98L160.741 426.832L161.029 426.332L160.741 425.832L145.067 398.684L144.778 398.184H144.201H112.853H112.275L111.987 398.684L96.3127 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 425.832L193.203 426.332L193.491 426.832L209.165 453.98L209.454 454.48H210.031H241.379H241.957L242.245 453.98L257.919 426.832L258.208 426.332L257.919 425.832L242.245 398.684L241.957 398.184H241.379H210.031H209.454L209.165 398.684L193.491 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 425.832L290.381 426.332L290.67 426.832L306.344 453.98L306.633 454.48H307.21H338.558H339.135L339.424 453.98L355.098 426.832L355.387 426.332L355.098 425.832L339.424 398.684L339.135 398.184H338.558H307.21H306.633L306.344 398.684L290.67 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 425.832L387.56 426.332L387.849 426.832L403.523 453.98L403.811 454.48H404.389H435.737H436.314L436.603 453.98L452.277 426.832L452.565 426.332L452.277 425.832L436.603 398.684L436.314 398.184H435.737H404.389H403.811L403.523 398.684L387.849 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 482.259L-1.1547 482.759L-0.866025 483.259L14.808 510.407L15.0966 510.907H15.674H47.0219H47.5993L47.888 510.407L63.562 483.259L63.8506 482.759L63.562 482.259L47.888 455.11L47.5993 454.61H47.0219H15.674H15.0966L14.808 455.11L-0.866025 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 482.259L96.024 482.759L96.3127 483.259L111.987 510.407L112.275 510.907H112.853H144.201H144.778L145.067 510.407L160.741 483.259L161.029 482.759L160.741 482.259L145.067 455.11L144.778 454.61H144.201H112.853H112.275L111.987 455.11L96.3127 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 482.259L193.203 482.759L193.491 483.259L209.165 510.407L209.454 510.907H210.031H241.379H241.957L242.245 510.407L257.919 483.259L258.208 482.759L257.919 482.259L242.245 455.11L241.957 454.61H241.379H210.031H209.454L209.165 455.11L193.491 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 482.259L290.381 482.759L290.67 483.259L306.344 510.407L306.633 510.907H307.21H338.558H339.135L339.424 510.407L355.098 483.259L355.387 482.759L355.098 482.259L339.424 455.11L339.135 454.61H338.558H307.21H306.633L306.344 455.11L290.67 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 482.259L387.56 482.759L387.849 483.259L403.523 510.407L403.811 510.907H404.389H435.737H436.314L436.603 510.407L452.277 483.259L452.565 482.759L452.277 482.259L436.603 455.11L436.314 454.61H435.737H404.389H403.811L403.523 455.11L387.849 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 538.685L-1.1547 539.185L-0.866025 539.685L14.808 566.833L15.0966 567.333H15.674H47.0219H47.5993L47.888 566.833L63.562 539.685L63.8506 539.185L63.562 538.685L47.888 511.537L47.5993 511.037H47.0219H15.674H15.0966L14.808 511.537L-0.866025 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 538.685L96.024 539.185L96.3127 539.685L111.987 566.833L112.275 567.333H112.853H144.201H144.778L145.067 566.833L160.741 539.685L161.029 539.185L160.741 538.685L145.067 511.537L144.778 511.037H144.201H112.853H112.275L111.987 511.537L96.3127 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 538.685L193.203 539.185L193.491 539.685L209.165 566.833L209.454 567.333H210.031H241.379H241.957L242.245 566.833L257.919 539.685L258.208 539.185L257.919 538.685L242.245 511.537L241.957 511.037H241.379H210.031H209.454L209.165 511.537L193.491 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 538.685L290.381 539.185L290.67 539.685L306.344 566.833L306.633 567.333H307.21H338.558H339.135L339.424 566.833L355.098 539.685L355.387 539.185L355.098 538.685L339.424 511.537L339.135 511.037H338.558H307.21H306.633L306.344 511.537L290.67 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 538.685L387.56 539.185L387.849 539.685L403.523 566.833L403.811 567.333H404.389H435.737H436.314L436.603 566.833L452.277 539.685L452.565 539.185L452.277 538.685L436.603 511.537L436.314 511.037H435.737H404.389H403.811L403.523 511.537L387.849 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 454.045L47.4347 454.545L47.7233 455.045L63.3973 482.194L63.686 482.694H64.2633H95.6113H96.1887L96.4773 482.194L112.151 455.045L112.44 454.545L112.151 454.045L96.4773 426.897L96.1887 426.397H95.6113H64.2633H63.686L63.3973 426.897L47.7233 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 454.045L144.613 454.545L144.902 455.045L160.576 482.194L160.865 482.694H161.442H192.79H193.367L193.656 482.194L209.33 455.045L209.619 454.545L209.33 454.045L193.656 426.897L193.367 426.397H192.79H161.442H160.865L160.576 426.897L144.902 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 454.045L241.792 454.545L242.081 455.045L257.755 482.194L258.043 482.694H258.621H289.969H290.546L290.835 482.194L306.509 455.045L306.797 454.545L306.509 454.045L290.835 426.897L290.546 426.397H289.969H258.621H258.043L257.755 426.897L242.081 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 454.045L338.971 454.545L339.259 455.045L354.933 482.194L355.222 482.694H355.799H387.147H387.725L388.013 482.194L403.687 455.045L403.976 454.545L403.687 454.045L388.013 426.897L387.725 426.397H387.147H355.799H355.222L354.933 426.897L339.259 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 454.045L436.149 454.545L436.438 455.045L452.112 482.194L452.401 482.694H452.978H484.326H484.903L485.192 482.194L500.866 455.045L501.155 454.545L500.866 454.045L485.192 426.897L484.903 426.397H484.326H452.978H452.401L452.112 426.897L436.438 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 510.472L47.4347 510.972L47.7233 511.472L63.3973 538.62L63.686 539.12H64.2633H95.6113H96.1887L96.4773 538.62L112.151 511.472L112.44 510.972L112.151 510.472L96.4773 483.324L96.1887 482.824H95.6113H64.2633H63.686L63.3973 483.324L47.7233 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 510.472L144.613 510.972L144.902 511.472L160.576 538.62L160.865 539.12H161.442H192.79H193.367L193.656 538.62L209.33 511.472L209.619 510.972L209.33 510.472L193.656 483.324L193.367 482.824H192.79H161.442H160.865L160.576 483.324L144.902 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 510.472L241.792 510.972L242.081 511.472L257.755 538.62L258.043 539.12H258.621H289.969H290.546L290.835 538.62L306.509 511.472L306.797 510.972L306.509 510.472L290.835 483.324L290.546 482.824H289.969H258.621H258.043L257.755 483.324L242.081 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 510.472L338.971 510.972L339.259 511.472L354.933 538.62L355.222 539.12H355.799H387.147H387.725L388.013 538.62L403.687 511.472L403.976 510.972L403.687 510.472L388.013 483.324L387.725 482.824H387.147H355.799H355.222L354.933 483.324L339.259 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 510.472L436.149 510.972L436.438 511.472L452.112 538.62L452.401 539.12H452.978H484.326H484.903L485.192 538.62L500.866 511.472L501.155 510.972L500.866 510.472L485.192 483.324L484.903 482.824H484.326H452.978H452.401L452.112 483.324L436.438 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n</g>\\n</g>\\n<rect x=\"142\" y=\"27\" width=\"320\" height=\"229\" fill=\"url(#paint0_radial_291_428)\"/>\\n<defs>\\n<filter id=\"filter0_d_291_428\" x=\"-52.3093\" y=\"-47.8002\" width=\"604.619\" height=\"384.002\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset/>\\n<feGaussianBlur stdDeviation=\"25\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_291_428\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_291_428\" result=\"shape\"/>\\n</filter>\\n<filter id=\"filter1_d_291_428\" x=\"-52.3093\" y=\"234.332\" width=\"604.619\" height=\"384.002\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset/>\\n<feGaussianBlur stdDeviation=\"25\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_291_428\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_291_428\" result=\"shape\"/>\\n</filter>\\n<radialGradient id=\"paint0_radial_291_428\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(302 141.5) rotate(90) scale(139.482 194.909)\">\\n<stop stop-color=\"#01030F\" stop-opacity=\"0\"/>\\n<stop offset=\"1\" stop-color=\"#01030F\"/>\\n</radialGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Payouts to creators\"})}),className:\"framer-1ffbmz7\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"$5M\"})}),className:\"framer-empk91\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gm4ebp hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-border\":true,\"data-framer-name\":\"Frame 3\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-mc7zy6\",\"data-framer-name\":\"Group 184\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:571,intrinsicWidth:500,svg:'<svg width=\"500\" height=\"571\" viewBox=\"0 0 500 571\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.1\">\\n<g filter=\"url(#filter0_d_291_624)\">\\n<path d=\"M47.7233 115.487L47.4347 115.987L47.7233 116.487L63.3973 143.636L63.686 144.136H64.2633H95.6113H96.1887L96.4773 143.636L112.151 116.487L112.44 115.987L112.151 115.487L96.4773 88.3394L96.1887 87.8394H95.6113H64.2633H63.686L63.3973 88.3394L47.7233 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 115.487L144.613 115.987L144.902 116.487L160.576 143.636L160.865 144.136H161.442H192.79H193.367L193.656 143.636L209.33 116.487L209.619 115.987L209.33 115.487L193.656 88.3394L193.367 87.8394H192.79H161.442H160.865L160.576 88.3394L144.902 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 115.487L241.792 115.987L242.081 116.487L257.755 143.636L258.043 144.136H258.621H289.969H290.546L290.835 143.636L306.509 116.487L306.797 115.987L306.509 115.487L290.835 88.3394L290.546 87.8394H289.969H258.621H258.043L257.755 88.3394L242.081 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 115.487L338.971 115.987L339.259 116.487L354.933 143.636L355.222 144.136H355.799H387.147H387.725L388.013 143.636L403.687 116.487L403.976 115.987L403.687 115.487L388.013 88.3394L387.725 87.8394H387.147H355.799H355.222L354.933 88.3394L339.259 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 115.487L436.149 115.987L436.438 116.487L452.112 143.636L452.401 144.136H452.978H484.326H484.903L485.192 143.636L500.866 116.487L501.155 115.987L500.866 115.487L485.192 88.3394L484.903 87.8394H484.326H452.978H452.401L452.112 88.3394L436.438 115.487Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 59.0611L47.4347 59.5611L47.7233 60.0611L63.3973 87.2092L63.686 87.7092H64.2633H95.6113H96.1887L96.4773 87.2092L112.151 60.0611L112.44 59.5611L112.151 59.0611L96.4773 31.913L96.1887 31.413H95.6113H64.2633H63.686L63.3973 31.913L47.7233 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 59.0611L144.613 59.5611L144.902 60.0611L160.576 87.2092L160.865 87.7092H161.442H192.79H193.367L193.656 87.2092L209.33 60.0611L209.619 59.5611L209.33 59.0611L193.656 31.913L193.367 31.413H192.79H161.442H160.865L160.576 31.913L144.902 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 59.0611L241.792 59.5611L242.081 60.0611L257.755 87.2092L258.043 87.7092H258.621H289.969H290.546L290.835 87.2092L306.509 60.0611L306.797 59.5611L306.509 59.0611L290.835 31.913L290.546 31.413H289.969H258.621H258.043L257.755 31.913L242.081 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 59.0611L338.971 59.5611L339.259 60.0611L354.933 87.2092L355.222 87.7092H355.799H387.147H387.725L388.013 87.2092L403.687 60.0611L403.976 59.5611L403.687 59.0611L388.013 31.913L387.725 31.413H387.147H355.799H355.222L354.933 31.913L339.259 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 59.0611L436.149 59.5611L436.438 60.0611L452.112 87.2092L452.401 87.7092H452.978H484.326H484.903L485.192 87.2092L500.866 60.0611L501.155 59.5611L500.866 59.0611L485.192 31.913L484.903 31.413H484.326H452.978H452.401L452.112 31.913L436.438 59.0611Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 87.2744L-1.1547 87.7744L-0.866025 88.2744L14.808 115.422L15.0966 115.922H15.674H47.0219H47.5993L47.888 115.422L63.562 88.2744L63.8506 87.7744L63.562 87.2744L47.888 60.1262L47.5993 59.6262H47.0219H15.674H15.0966L14.808 60.1262L-0.866025 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 87.2744L96.024 87.7744L96.3127 88.2744L111.987 115.422L112.275 115.922H112.853H144.201H144.778L145.067 115.422L160.741 88.2744L161.029 87.7744L160.741 87.2744L145.067 60.1262L144.778 59.6262H144.201H112.853H112.275L111.987 60.1262L96.3127 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 87.2744L193.203 87.7744L193.491 88.2744L209.165 115.422L209.454 115.922H210.031H241.379H241.957L242.245 115.422L257.919 88.2744L258.208 87.7744L257.919 87.2744L242.245 60.1262L241.957 59.6262H241.379H210.031H209.454L209.165 60.1262L193.491 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 87.2744L290.381 87.7744L290.67 88.2744L306.344 115.422L306.633 115.922H307.21H338.558H339.135L339.424 115.422L355.098 88.2744L355.387 87.7744L355.098 87.2744L339.424 60.1262L339.135 59.6262H338.558H307.21H306.633L306.344 60.1262L290.67 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 87.2744L387.56 87.7744L387.849 88.2744L403.523 115.422L403.811 115.922H404.389H435.737H436.314L436.603 115.422L452.277 88.2744L452.565 87.7744L452.277 87.2744L436.603 60.1262L436.314 59.6262H435.737H404.389H403.811L403.523 60.1262L387.849 87.2744Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 30.848L-1.1547 31.348L-0.866025 31.848L14.808 58.9961L15.0966 59.4961H15.674H47.0219H47.5993L47.888 58.9961L63.562 31.848L63.8506 31.348L63.562 30.848L47.888 3.69983L47.5993 3.19983H47.0219H15.674H15.0966L14.808 3.69983L-0.866025 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 30.848L96.024 31.348L96.3127 31.848L111.987 58.9961L112.275 59.4961H112.853H144.201H144.778L145.067 58.9961L160.741 31.848L161.029 31.348L160.741 30.848L145.067 3.69983L144.778 3.19983H144.201H112.853H112.275L111.987 3.69983L96.3127 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 30.848L193.203 31.348L193.491 31.848L209.165 58.9961L209.454 59.4961H210.031H241.379H241.957L242.245 58.9961L257.919 31.848L258.208 31.348L257.919 30.848L242.245 3.69983L241.957 3.19983H241.379H210.031H209.454L209.165 3.69983L193.491 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 30.848L290.381 31.348L290.67 31.848L306.344 58.9961L306.633 59.4961H307.21H338.558H339.135L339.424 58.9961L355.098 31.848L355.387 31.348L355.098 30.848L339.424 3.69983L339.135 3.19983H338.558H307.21H306.633L306.344 3.69983L290.67 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 30.848L387.56 31.348L387.849 31.848L403.523 58.9961L403.811 59.4961H404.389H435.737H436.314L436.603 58.9961L452.277 31.848L452.565 31.348L452.277 30.848L436.603 3.69983L436.314 3.19983H435.737H404.389H403.811L403.523 3.69983L387.849 30.848Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 143.701L-1.1547 144.201L-0.866025 144.701L14.808 171.849L15.0966 172.349H15.674H47.0219H47.5993L47.888 171.849L63.562 144.701L63.8506 144.201L63.562 143.701L47.888 116.552L47.5993 116.052H47.0219H15.674H15.0966L14.808 116.552L-0.866025 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 143.701L96.024 144.201L96.3127 144.701L111.987 171.849L112.275 172.349H112.853H144.201H144.778L145.067 171.849L160.741 144.701L161.029 144.201L160.741 143.701L145.067 116.552L144.778 116.052H144.201H112.853H112.275L111.987 116.552L96.3127 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 143.701L193.203 144.201L193.491 144.701L209.165 171.849L209.454 172.349H210.031H241.379H241.957L242.245 171.849L257.919 144.701L258.208 144.201L257.919 143.701L242.245 116.552L241.957 116.052H241.379H210.031H209.454L209.165 116.552L193.491 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 143.701L290.381 144.201L290.67 144.701L306.344 171.849L306.633 172.349H307.21H338.558H339.135L339.424 171.849L355.098 144.701L355.387 144.201L355.098 143.701L339.424 116.552L339.135 116.052H338.558H307.21H306.633L306.344 116.552L290.67 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 143.701L387.56 144.201L387.849 144.701L403.523 171.849L403.811 172.349H404.389H435.737H436.314L436.603 171.849L452.277 144.701L452.565 144.201L452.277 143.701L436.603 116.552L436.314 116.052H435.737H404.389H403.811L403.523 116.552L387.849 143.701Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 200.127L-1.1547 200.627L-0.866025 201.127L14.808 228.275L15.0966 228.775H15.674H47.0219H47.5993L47.888 228.275L63.562 201.127L63.8506 200.627L63.562 200.127L47.888 172.979L47.5993 172.479H47.0219H15.674H15.0966L14.808 172.979L-0.866025 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 200.127L96.024 200.627L96.3127 201.127L111.987 228.275L112.275 228.775H112.853H144.201H144.778L145.067 228.275L160.741 201.127L161.029 200.627L160.741 200.127L145.067 172.979L144.778 172.479H144.201H112.853H112.275L111.987 172.979L96.3127 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 200.127L193.203 200.627L193.491 201.127L209.165 228.275L209.454 228.775H210.031H241.379H241.957L242.245 228.275L257.919 201.127L258.208 200.627L257.919 200.127L242.245 172.979L241.957 172.479H241.379H210.031H209.454L209.165 172.979L193.491 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 200.127L290.381 200.627L290.67 201.127L306.344 228.275L306.633 228.775H307.21H338.558H339.135L339.424 228.275L355.098 201.127L355.387 200.627L355.098 200.127L339.424 172.979L339.135 172.479H338.558H307.21H306.633L306.344 172.979L290.67 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 200.127L387.56 200.627L387.849 201.127L403.523 228.275L403.811 228.775H404.389H435.737H436.314L436.603 228.275L452.277 201.127L452.565 200.627L452.277 200.127L436.603 172.979L436.314 172.479H435.737H404.389H403.811L403.523 172.979L387.849 200.127Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 256.553L-1.1547 257.053L-0.866025 257.553L14.808 284.701L15.0966 285.201H15.674H47.0219H47.5993L47.888 284.701L63.562 257.553L63.8506 257.053L63.562 256.553L47.888 229.405L47.5993 228.905H47.0219H15.674H15.0966L14.808 229.405L-0.866025 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 256.553L96.024 257.053L96.3127 257.553L111.987 284.701L112.275 285.201H112.853H144.201H144.778L145.067 284.701L160.741 257.553L161.029 257.053L160.741 256.553L145.067 229.405L144.778 228.905H144.201H112.853H112.275L111.987 229.405L96.3127 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 256.553L193.203 257.053L193.491 257.553L209.165 284.701L209.454 285.201H210.031H241.379H241.957L242.245 284.701L257.919 257.553L258.208 257.053L257.919 256.553L242.245 229.405L241.957 228.905H241.379H210.031H209.454L209.165 229.405L193.491 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 256.553L290.381 257.053L290.67 257.553L306.344 284.701L306.633 285.201H307.21H338.558H339.135L339.424 284.701L355.098 257.553L355.387 257.053L355.098 256.553L339.424 229.405L339.135 228.905H338.558H307.21H306.633L306.344 229.405L290.67 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 256.553L387.56 257.053L387.849 257.553L403.523 284.701L403.811 285.201H404.389H435.737H436.314L436.603 284.701L452.277 257.553L452.565 257.053L452.277 256.553L436.603 229.405L436.314 228.905H435.737H404.389H403.811L403.523 229.405L387.849 256.553Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 171.914L47.4347 172.414L47.7233 172.914L63.3973 200.062L63.686 200.562H64.2633H95.6113H96.1887L96.4773 200.062L112.151 172.914L112.44 172.414L112.151 171.914L96.4773 144.766L96.1887 144.266H95.6113H64.2633H63.686L63.3973 144.766L47.7233 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 171.914L144.613 172.414L144.902 172.914L160.576 200.062L160.865 200.562H161.442H192.79H193.367L193.656 200.062L209.33 172.914L209.619 172.414L209.33 171.914L193.656 144.766L193.367 144.266H192.79H161.442H160.865L160.576 144.766L144.902 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 171.914L241.792 172.414L242.081 172.914L257.755 200.062L258.043 200.562H258.621H289.969H290.546L290.835 200.062L306.509 172.914L306.797 172.414L306.509 171.914L290.835 144.766L290.546 144.266H289.969H258.621H258.043L257.755 144.766L242.081 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 171.914L338.971 172.414L339.259 172.914L354.933 200.062L355.222 200.562H355.799H387.147H387.725L388.013 200.062L403.687 172.914L403.976 172.414L403.687 171.914L388.013 144.766L387.725 144.266H387.147H355.799H355.222L354.933 144.766L339.259 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 171.914L436.149 172.414L436.438 172.914L452.112 200.062L452.401 200.562H452.978H484.326H484.903L485.192 200.062L500.866 172.914L501.155 172.414L500.866 171.914L485.192 144.766L484.903 144.266H484.326H452.978H452.401L452.112 144.766L436.438 171.914Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 228.34L47.4347 228.84L47.7233 229.34L63.3973 256.488L63.686 256.988H64.2633H95.6113H96.1887L96.4773 256.488L112.151 229.34L112.44 228.84L112.151 228.34L96.4773 201.192L96.1887 200.692H95.6113H64.2633H63.686L63.3973 201.192L47.7233 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 228.34L144.613 228.84L144.902 229.34L160.576 256.488L160.865 256.988H161.442H192.79H193.367L193.656 256.488L209.33 229.34L209.619 228.84L209.33 228.34L193.656 201.192L193.367 200.692H192.79H161.442H160.865L160.576 201.192L144.902 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 228.34L241.792 228.84L242.081 229.34L257.755 256.488L258.043 256.988H258.621H289.969H290.546L290.835 256.488L306.509 229.34L306.797 228.84L306.509 228.34L290.835 201.192L290.546 200.692H289.969H258.621H258.043L257.755 201.192L242.081 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 228.34L338.971 228.84L339.259 229.34L354.933 256.488L355.222 256.988H355.799H387.147H387.725L388.013 256.488L403.687 229.34L403.976 228.84L403.687 228.34L388.013 201.192L387.725 200.692H387.147H355.799H355.222L354.933 201.192L339.259 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 228.34L436.149 228.84L436.438 229.34L452.112 256.488L452.401 256.988H452.978H484.326H484.903L485.192 256.488L500.866 229.34L501.155 228.84L500.866 228.34L485.192 201.192L484.903 200.692H484.326H452.978H452.401L452.112 201.192L436.438 228.34Z\" stroke=\"white\" stroke-width=\"2\"/>\\n</g>\\n<g filter=\"url(#filter1_d_291_624)\">\\n<path d=\"M47.7233 397.619L47.4347 398.119L47.7233 398.619L63.3973 425.767L63.686 426.267H64.2633H95.6113H96.1887L96.4773 425.767L112.151 398.619L112.44 398.119L112.151 397.619L96.4773 370.471L96.1887 369.971H95.6113H64.2633H63.686L63.3973 370.471L47.7233 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 397.619L144.613 398.119L144.902 398.619L160.576 425.767L160.865 426.267H161.442H192.79H193.367L193.656 425.767L209.33 398.619L209.619 398.119L209.33 397.619L193.656 370.471L193.367 369.971H192.79H161.442H160.865L160.576 370.471L144.902 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 397.619L241.792 398.119L242.081 398.619L257.755 425.767L258.043 426.267H258.621H289.969H290.546L290.835 425.767L306.509 398.619L306.797 398.119L306.509 397.619L290.835 370.471L290.546 369.971H289.969H258.621H258.043L257.755 370.471L242.081 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 397.619L338.971 398.119L339.259 398.619L354.933 425.767L355.222 426.267H355.799H387.147H387.725L388.013 425.767L403.687 398.619L403.976 398.119L403.687 397.619L388.013 370.471L387.725 369.971H387.147H355.799H355.222L354.933 370.471L339.259 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 397.619L436.149 398.119L436.438 398.619L452.112 425.767L452.401 426.267H452.978H484.326H484.903L485.192 425.767L500.866 398.619L501.155 398.119L500.866 397.619L485.192 370.471L484.903 369.971H484.326H452.978H452.401L452.112 370.471L436.438 397.619Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 341.193L47.4347 341.693L47.7233 342.193L63.3973 369.341L63.686 369.841H64.2633H95.6113H96.1887L96.4773 369.341L112.151 342.193L112.44 341.693L112.151 341.193L96.4773 314.045L96.1887 313.545H95.6113H64.2633H63.686L63.3973 314.045L47.7233 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 341.193L144.613 341.693L144.902 342.193L160.576 369.341L160.865 369.841H161.442H192.79H193.367L193.656 369.341L209.33 342.193L209.619 341.693L209.33 341.193L193.656 314.045L193.367 313.545H192.79H161.442H160.865L160.576 314.045L144.902 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 341.193L241.792 341.693L242.081 342.193L257.755 369.341L258.043 369.841H258.621H289.969H290.546L290.835 369.341L306.509 342.193L306.797 341.693L306.509 341.193L290.835 314.045L290.546 313.545H289.969H258.621H258.043L257.755 314.045L242.081 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 341.193L338.971 341.693L339.259 342.193L354.933 369.341L355.222 369.841H355.799H387.147H387.725L388.013 369.341L403.687 342.193L403.976 341.693L403.687 341.193L388.013 314.045L387.725 313.545H387.147H355.799H355.222L354.933 314.045L339.259 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 341.193L436.149 341.693L436.438 342.193L452.112 369.341L452.401 369.841H452.978H484.326H484.903L485.192 369.341L500.866 342.193L501.155 341.693L500.866 341.193L485.192 314.045L484.903 313.545H484.326H452.978H452.401L452.112 314.045L436.438 341.193Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 369.406L-1.1547 369.906L-0.866025 370.406L14.808 397.554L15.0966 398.054H15.674H47.0219H47.5993L47.888 397.554L63.562 370.406L63.8506 369.906L63.562 369.406L47.888 342.258L47.5993 341.758H47.0219H15.674H15.0966L14.808 342.258L-0.866025 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 369.406L96.024 369.906L96.3127 370.406L111.987 397.554L112.275 398.054H112.853H144.201H144.778L145.067 397.554L160.741 370.406L161.029 369.906L160.741 369.406L145.067 342.258L144.778 341.758H144.201H112.853H112.275L111.987 342.258L96.3127 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 369.406L193.203 369.906L193.491 370.406L209.165 397.554L209.454 398.054H210.031H241.379H241.957L242.245 397.554L257.919 370.406L258.208 369.906L257.919 369.406L242.245 342.258L241.957 341.758H241.379H210.031H209.454L209.165 342.258L193.491 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 369.406L290.381 369.906L290.67 370.406L306.344 397.554L306.633 398.054H307.21H338.558H339.135L339.424 397.554L355.098 370.406L355.387 369.906L355.098 369.406L339.424 342.258L339.135 341.758H338.558H307.21H306.633L306.344 342.258L290.67 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 369.406L387.56 369.906L387.849 370.406L403.523 397.554L403.811 398.054H404.389H435.737H436.314L436.603 397.554L452.277 370.406L452.565 369.906L452.277 369.406L436.603 342.258L436.314 341.758H435.737H404.389H403.811L403.523 342.258L387.849 369.406Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 312.98L-1.1547 313.48L-0.866025 313.98L14.808 341.128L15.0966 341.628H15.674H47.0219H47.5993L47.888 341.128L63.562 313.98L63.8506 313.48L63.562 312.98L47.888 285.832L47.5993 285.332H47.0219H15.674H15.0966L14.808 285.832L-0.866025 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 312.98L96.024 313.48L96.3127 313.98L111.987 341.128L112.275 341.628H112.853H144.201H144.778L145.067 341.128L160.741 313.98L161.029 313.48L160.741 312.98L145.067 285.832L144.778 285.332H144.201H112.853H112.275L111.987 285.832L96.3127 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 312.98L193.203 313.48L193.491 313.98L209.165 341.128L209.454 341.628H210.031H241.379H241.957L242.245 341.128L257.919 313.98L258.208 313.48L257.919 312.98L242.245 285.832L241.957 285.332H241.379H210.031H209.454L209.165 285.832L193.491 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 312.98L290.381 313.48L290.67 313.98L306.344 341.128L306.633 341.628H307.21H338.558H339.135L339.424 341.128L355.098 313.98L355.387 313.48L355.098 312.98L339.424 285.832L339.135 285.332H338.558H307.21H306.633L306.344 285.832L290.67 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 312.98L387.56 313.48L387.849 313.98L403.523 341.128L403.811 341.628H404.389H435.737H436.314L436.603 341.128L452.277 313.98L452.565 313.48L452.277 312.98L436.603 285.832L436.314 285.332H435.737H404.389H403.811L403.523 285.832L387.849 312.98Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 425.832L-1.1547 426.332L-0.866025 426.832L14.808 453.98L15.0966 454.48H15.674H47.0219H47.5993L47.888 453.98L63.562 426.832L63.8506 426.332L63.562 425.832L47.888 398.684L47.5993 398.184H47.0219H15.674H15.0966L14.808 398.684L-0.866025 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 425.832L96.024 426.332L96.3127 426.832L111.987 453.98L112.275 454.48H112.853H144.201H144.778L145.067 453.98L160.741 426.832L161.029 426.332L160.741 425.832L145.067 398.684L144.778 398.184H144.201H112.853H112.275L111.987 398.684L96.3127 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 425.832L193.203 426.332L193.491 426.832L209.165 453.98L209.454 454.48H210.031H241.379H241.957L242.245 453.98L257.919 426.832L258.208 426.332L257.919 425.832L242.245 398.684L241.957 398.184H241.379H210.031H209.454L209.165 398.684L193.491 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 425.832L290.381 426.332L290.67 426.832L306.344 453.98L306.633 454.48H307.21H338.558H339.135L339.424 453.98L355.098 426.832L355.387 426.332L355.098 425.832L339.424 398.684L339.135 398.184H338.558H307.21H306.633L306.344 398.684L290.67 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 425.832L387.56 426.332L387.849 426.832L403.523 453.98L403.811 454.48H404.389H435.737H436.314L436.603 453.98L452.277 426.832L452.565 426.332L452.277 425.832L436.603 398.684L436.314 398.184H435.737H404.389H403.811L403.523 398.684L387.849 425.832Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 482.259L-1.1547 482.759L-0.866025 483.259L14.808 510.407L15.0966 510.907H15.674H47.0219H47.5993L47.888 510.407L63.562 483.259L63.8506 482.759L63.562 482.259L47.888 455.11L47.5993 454.61H47.0219H15.674H15.0966L14.808 455.11L-0.866025 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 482.259L96.024 482.759L96.3127 483.259L111.987 510.407L112.275 510.907H112.853H144.201H144.778L145.067 510.407L160.741 483.259L161.029 482.759L160.741 482.259L145.067 455.11L144.778 454.61H144.201H112.853H112.275L111.987 455.11L96.3127 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 482.259L193.203 482.759L193.491 483.259L209.165 510.407L209.454 510.907H210.031H241.379H241.957L242.245 510.407L257.919 483.259L258.208 482.759L257.919 482.259L242.245 455.11L241.957 454.61H241.379H210.031H209.454L209.165 455.11L193.491 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 482.259L290.381 482.759L290.67 483.259L306.344 510.407L306.633 510.907H307.21H338.558H339.135L339.424 510.407L355.098 483.259L355.387 482.759L355.098 482.259L339.424 455.11L339.135 454.61H338.558H307.21H306.633L306.344 455.11L290.67 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 482.259L387.56 482.759L387.849 483.259L403.523 510.407L403.811 510.907H404.389H435.737H436.314L436.603 510.407L452.277 483.259L452.565 482.759L452.277 482.259L436.603 455.11L436.314 454.61H435.737H404.389H403.811L403.523 455.11L387.849 482.259Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M-0.866025 538.685L-1.1547 539.185L-0.866025 539.685L14.808 566.833L15.0966 567.333H15.674H47.0219H47.5993L47.888 566.833L63.562 539.685L63.8506 539.185L63.562 538.685L47.888 511.537L47.5993 511.037H47.0219H15.674H15.0966L14.808 511.537L-0.866025 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M96.3127 538.685L96.024 539.185L96.3127 539.685L111.987 566.833L112.275 567.333H112.853H144.201H144.778L145.067 566.833L160.741 539.685L161.029 539.185L160.741 538.685L145.067 511.537L144.778 511.037H144.201H112.853H112.275L111.987 511.537L96.3127 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M193.491 538.685L193.203 539.185L193.491 539.685L209.165 566.833L209.454 567.333H210.031H241.379H241.957L242.245 566.833L257.919 539.685L258.208 539.185L257.919 538.685L242.245 511.537L241.957 511.037H241.379H210.031H209.454L209.165 511.537L193.491 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M290.67 538.685L290.381 539.185L290.67 539.685L306.344 566.833L306.633 567.333H307.21H338.558H339.135L339.424 566.833L355.098 539.685L355.387 539.185L355.098 538.685L339.424 511.537L339.135 511.037H338.558H307.21H306.633L306.344 511.537L290.67 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M387.849 538.685L387.56 539.185L387.849 539.685L403.523 566.833L403.811 567.333H404.389H435.737H436.314L436.603 566.833L452.277 539.685L452.565 539.185L452.277 538.685L436.603 511.537L436.314 511.037H435.737H404.389H403.811L403.523 511.537L387.849 538.685Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 454.045L47.4347 454.545L47.7233 455.045L63.3973 482.194L63.686 482.694H64.2633H95.6113H96.1887L96.4773 482.194L112.151 455.045L112.44 454.545L112.151 454.045L96.4773 426.897L96.1887 426.397H95.6113H64.2633H63.686L63.3973 426.897L47.7233 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 454.045L144.613 454.545L144.902 455.045L160.576 482.194L160.865 482.694H161.442H192.79H193.367L193.656 482.194L209.33 455.045L209.619 454.545L209.33 454.045L193.656 426.897L193.367 426.397H192.79H161.442H160.865L160.576 426.897L144.902 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 454.045L241.792 454.545L242.081 455.045L257.755 482.194L258.043 482.694H258.621H289.969H290.546L290.835 482.194L306.509 455.045L306.797 454.545L306.509 454.045L290.835 426.897L290.546 426.397H289.969H258.621H258.043L257.755 426.897L242.081 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 454.045L338.971 454.545L339.259 455.045L354.933 482.194L355.222 482.694H355.799H387.147H387.725L388.013 482.194L403.687 455.045L403.976 454.545L403.687 454.045L388.013 426.897L387.725 426.397H387.147H355.799H355.222L354.933 426.897L339.259 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 454.045L436.149 454.545L436.438 455.045L452.112 482.194L452.401 482.694H452.978H484.326H484.903L485.192 482.194L500.866 455.045L501.155 454.545L500.866 454.045L485.192 426.897L484.903 426.397H484.326H452.978H452.401L452.112 426.897L436.438 454.045Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M47.7233 510.472L47.4347 510.972L47.7233 511.472L63.3973 538.62L63.686 539.12H64.2633H95.6113H96.1887L96.4773 538.62L112.151 511.472L112.44 510.972L112.151 510.472L96.4773 483.324L96.1887 482.824H95.6113H64.2633H63.686L63.3973 483.324L47.7233 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M144.902 510.472L144.613 510.972L144.902 511.472L160.576 538.62L160.865 539.12H161.442H192.79H193.367L193.656 538.62L209.33 511.472L209.619 510.972L209.33 510.472L193.656 483.324L193.367 482.824H192.79H161.442H160.865L160.576 483.324L144.902 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M242.081 510.472L241.792 510.972L242.081 511.472L257.755 538.62L258.043 539.12H258.621H289.969H290.546L290.835 538.62L306.509 511.472L306.797 510.972L306.509 510.472L290.835 483.324L290.546 482.824H289.969H258.621H258.043L257.755 483.324L242.081 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M339.259 510.472L338.971 510.972L339.259 511.472L354.933 538.62L355.222 539.12H355.799H387.147H387.725L388.013 538.62L403.687 511.472L403.976 510.972L403.687 510.472L388.013 483.324L387.725 482.824H387.147H355.799H355.222L354.933 483.324L339.259 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n<path d=\"M436.438 510.472L436.149 510.972L436.438 511.472L452.112 538.62L452.401 539.12H452.978H484.326H484.903L485.192 538.62L500.866 511.472L501.155 510.972L500.866 510.472L485.192 483.324L484.903 482.824H484.326H452.978H452.401L452.112 483.324L436.438 510.472Z\" stroke=\"white\" stroke-width=\"2\"/>\\n</g>\\n</g>\\n<rect x=\"142\" y=\"27\" width=\"320\" height=\"229\" fill=\"url(#paint0_radial_291_624)\"/>\\n<defs>\\n<filter id=\"filter0_d_291_624\" x=\"-52.3093\" y=\"-47.8002\" width=\"604.619\" height=\"384.002\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset/>\\n<feGaussianBlur stdDeviation=\"25\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_291_624\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_291_624\" result=\"shape\"/>\\n</filter>\\n<filter id=\"filter1_d_291_624\" x=\"-52.3093\" y=\"234.332\" width=\"604.619\" height=\"384.002\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset/>\\n<feGaussianBlur stdDeviation=\"25\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_291_624\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_291_624\" result=\"shape\"/>\\n</filter>\\n<radialGradient id=\"paint0_radial_291_624\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(302 141.5) rotate(90) scale(139.482 194.909)\">\\n<stop stop-color=\"#01030F\" stop-opacity=\"0\"/>\\n<stop offset=\"1\" stop-color=\"#01030F\"/>\\n</radialGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"350+\"})}),className:\"framer-1vv4qqu\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Creators in network\"})}),className:\"framer-mzhqum\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"The Opportunity\"})}),className:\"framer-1h9lj8g hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-framer-name\":\"The Opportunity\",fonts:[\"GF;Chakra Petch-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nzsphh\",\"data-framer-name\":\"Group 325\",children:[isDisplayed4()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k1xbm4 hidden-1nr3nyk hidden-ly9mjn\",\"data-framer-name\":\"Group 324\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-plefu1\",\"data-border\":true,\"data-framer-name\":\"Frame 7210\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1591.8524+128+0+0),pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",sizes:\"317px\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"},className:\"framer-1wcm784\",\"data-framer-name\":\"Group 184\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"New revenue stream\"})}),className:\"framer-mq444l\",\"data-framer-name\":\"New revenue stream\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get paid for used and unused raw footage\"})}),className:\"framer-aof9f6\",\"data-framer-name\":\"Get paid for used and unused raw footage\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1591.8524+128+0+0),pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",sizes:\"436px\",src:\"https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png\",srcSet:\"https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png?scale-down-to=512 512w,https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png 1744w\"},className:\"framer-1jyg4fa\",\"data-framer-name\":\"Mask group\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kk4aez\",\"data-border\":true,\"data-framer-name\":\"Frame 7211\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1591.8524+128+0+0),pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",sizes:\"317px\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"},className:\"framer-snfkpl\",\"data-framer-name\":\"Group 184\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Recurring income\"})}),className:\"framer-1dpl0fj\",\"data-framer-name\":\"Recurring income\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get paid every time your content is used after its licensed\"})}),className:\"framer-1mmje42\",\"data-framer-name\":\"Get paid every time your content is used after its licensed\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1591.8524+128+0+0),pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",sizes:\"436px\",src:\"https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png\",srcSet:\"https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png?scale-down-to=512 512w,https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png 1744w\"},className:\"framer-he8zju\",\"data-framer-name\":\"Mask group\"})]})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jcnzj hidden-1nr3nyk hidden-ly9mjn\",\"data-framer-name\":\"Group 325\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8fwp4t\",\"data-border\":true,\"data-framer-name\":\"Frame 7210\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1591.8524+506+0+0),pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",sizes:\"317px\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"},className:\"framer-16dl0rt\",\"data-framer-name\":\"Group 184\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Easy licensing\"})}),className:\"framer-a5i537\",\"data-framer-name\":\"Easy licensing\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Let us handle the licensing while you watch the money roll in\"})}),className:\"framer-1rqp78u\",\"data-framer-name\":\"Let us handle the licensing while you watch the money roll in\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1591.8524+506+0+0),pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",sizes:\"436px\",src:\"https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png\",srcSet:\"https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png?scale-down-to=512 512w,https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png 1744w\"},className:\"framer-6bcox2\",\"data-framer-name\":\"Mask group\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wnx200\",\"data-border\":true,\"data-framer-name\":\"Frame 7211\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1591.8524+506+0+0),pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",sizes:\"317px\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"},className:\"framer-x6nh4o\",\"data-framer-name\":\"Group 184\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Safe  & compliant\"})}),className:\"framer-13byjdc\",\"data-framer-name\":\"Safe & compliant\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"We prioritize your creator rights through strict terms and compliance tools \"})}),className:\"framer-1p19eau\",\"data-framer-name\":\"We prioritize your creator rights through strict terms and compliance tools\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1591.8524+506+0+0),pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",sizes:\"436px\",src:\"https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png\",srcSet:\"https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png?scale-down-to=512 512w,https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png 1744w\"},className:\"framer-1gsycv8\",\"data-framer-name\":\"Mask group\"})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Start Earning Fast and in Trusted Hands\"})}),className:\"framer-1h3n22r\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vht0kz hidden-1fss2ew hidden-dmnj7j hidden-ly9mjn hidden-1f9y5es\",\"data-border\":true,\"data-framer-name\":\"Frame 7210\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1610.8524+128+0),pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",sizes:\"247.9289px\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"},className:\"framer-bxvpm7\",\"data-framer-name\":\"Group 184\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"New revenue stream\"})}),className:\"framer-1tb163e\",\"data-framer-name\":\"New revenue stream\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get paid for used and unused raw footage\"})}),className:\"framer-1258bk1\",\"data-framer-name\":\"Get paid for used and unused raw footage\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1610.8524+128+0),pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",sizes:\"341px\",src:\"https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png\",srcSet:\"https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png?scale-down-to=512 512w,https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png 1744w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png\",srcSet:\"https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png?scale-down-to=512 512w,https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png 1744w\"},className:\"framer-15afn1c\",\"data-framer-name\":\"Mask group\"})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18b0z73 hidden-1fss2ew hidden-dmnj7j hidden-ly9mjn hidden-1f9y5es\",\"data-border\":true,\"data-framer-name\":\"Frame 7211\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1610.8524+128+0),pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",sizes:\"247.9289px\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"},className:\"framer-j58xuj\",\"data-framer-name\":\"Group 184\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Recurring income\"})}),className:\"framer-1pisqtw\",\"data-framer-name\":\"Recurring income\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get paid every time your content is used after its licensed\"})}),className:\"framer-h6qdvq\",\"data-framer-name\":\"Get paid every time your content is used after its licensed\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1610.8524+128+0),pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",sizes:\"341px\",src:\"https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png\",srcSet:\"https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png?scale-down-to=512 512w,https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png 1744w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png\",srcSet:\"https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png?scale-down-to=512 512w,https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png 1744w\"},className:\"framer-13tek6u\",\"data-framer-name\":\"Mask group\"})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q6yavi hidden-1fss2ew hidden-dmnj7j hidden-ly9mjn hidden-1f9y5es\",\"data-border\":true,\"data-framer-name\":\"Frame 7210\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1610.8524+429+0),pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",sizes:\"247.9289px\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"},className:\"framer-hqq5xb\",\"data-framer-name\":\"Group 184\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Easy licensing\"})}),className:\"framer-1w7ypti\",\"data-framer-name\":\"Easy licensing\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Let us handle the licensing while you watch the money roll in\"})}),className:\"framer-tu2u42\",\"data-framer-name\":\"Let us handle the licensing while you watch the money roll in\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1610.8524+429+0),pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",sizes:\"341px\",src:\"https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png\",srcSet:\"https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png?scale-down-to=512 512w,https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png 1744w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png\",srcSet:\"https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png?scale-down-to=512 512w,https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png 1744w\"},className:\"framer-1dum1i0\",\"data-framer-name\":\"Mask group\"})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-emvpn9 hidden-1fss2ew hidden-dmnj7j hidden-ly9mjn hidden-1f9y5es\",\"data-border\":true,\"data-framer-name\":\"Frame 7211\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1610.8524+429+0),pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",sizes:\"250.1101px\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"},className:\"framer-5omy43\",\"data-framer-name\":\"Group 184\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Safe  & compliant\"})}),className:\"framer-jxd5l5\",\"data-framer-name\":\"Safe & compliant\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"We prioritize your creator rights through strict terms and compliance tools \"})}),className:\"framer-19a1jog\",\"data-framer-name\":\"We prioritize your creator rights through strict terms and compliance tools\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1610.8524+429+0),pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",sizes:\"344px\",src:\"https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png\",srcSet:\"https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png?scale-down-to=512 512w,https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png 1744w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png\",srcSet:\"https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png?scale-down-to=512 512w,https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png 1744w\"},className:\"framer-6hc1wd\",\"data-framer-name\":\"Mask group\"})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oxpkmb hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-framer-name\":\"Frame 7210\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2241.2+164+0),pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",sizes:\"247.9289px\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"},className:\"framer-jx3saw\",\"data-framer-name\":\"Group 184\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"New revenue stream\"})}),className:\"framer-lbu6mb\",\"data-framer-name\":\"New revenue stream\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get paid for used and unused raw footage\"})}),className:\"framer-q3z9nc\",\"data-framer-name\":\"Get paid for used and unused raw footage\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2241.2+164+0),pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",sizes:\"341px\",src:\"https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png\",srcSet:\"https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png?scale-down-to=512 512w,https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png 1744w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png\",srcSet:\"https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png?scale-down-to=512 512w,https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5fA01gmMCtRF0dnG5B7tjOlYQ8.png 1744w\"},className:\"framer-xpqzyi\",\"data-framer-name\":\"Mask group\"})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3cluc8 hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-framer-name\":\"Frame 7211\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2241.2+449+0),pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",sizes:\"247.9289px\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"},className:\"framer-1y7s2g\",\"data-framer-name\":\"Group 184\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Recurring income\"})}),className:\"framer-813u1c\",\"data-framer-name\":\"Recurring income\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get paid every time your content is used after its licensed\"})}),className:\"framer-1y4ix6i\",\"data-framer-name\":\"Get paid every time your content is used after its licensed\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2241.2+449+0),pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",sizes:\"341px\",src:\"https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png\",srcSet:\"https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png?scale-down-to=512 512w,https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png 1744w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png\",srcSet:\"https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png?scale-down-to=512 512w,https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vZ6SOotqPZCmLXahN4fUi4nZfV0.png 1744w\"},className:\"framer-1q4plnm\",\"data-framer-name\":\"Mask group\"})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dw4pun hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-framer-name\":\"Frame 7210\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2241.2+1294-559.5+0),pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",sizes:\"247.9289px\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"},className:\"framer-1qr7mcl\",\"data-framer-name\":\"Group 184\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Easy licensing\"})}),className:\"framer-ao1q5w\",\"data-framer-name\":\"Easy licensing\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Let us handle the licensing while you watch the money roll in\"})}),className:\"framer-1gowe3u\",\"data-framer-name\":\"Let us handle the licensing while you watch the money roll in\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2241.2+1294-559.5+0),pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",sizes:\"341px\",src:\"https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png\",srcSet:\"https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png?scale-down-to=512 512w,https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png 1744w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png\",srcSet:\"https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png?scale-down-to=512 512w,https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8wvfYoM6VeFF1nyynNBcpl8ZfY.png 1744w\"},className:\"framer-1my2nh6\",\"data-framer-name\":\"Mask group\"})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wpkfax hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-framer-name\":\"Frame 7211\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2241.2+1294-273.5+0),pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",sizes:\"250.1101px\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1880,pixelWidth:1268,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png\",srcSet:\"https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png?scale-down-to=1024 690w,https://framerusercontent.com/images/3oxrSwCARy5RVAEKL4WEdgCF2yo.png 1268w\"},className:\"framer-1hk2mla\",\"data-framer-name\":\"Group 184\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Safe  & compliant\"})}),className:\"framer-19i85wd\",\"data-framer-name\":\"Safe & compliant\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"We prioritize your creator rights through strict terms and compliance tools \"})}),className:\"framer-zbqcpe\",\"data-framer-name\":\"We prioritize your creator rights through strict terms and compliance tools\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2241.2+1294-273.5+0),pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",sizes:\"344px\",src:\"https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png\",srcSet:\"https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png?scale-down-to=512 512w,https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png 1744w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:768,pixelWidth:1744,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png\",srcSet:\"https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png?scale-down-to=512 512w,https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eNfuVZCqHnVmBpnvBctzHU0uyKY.png 1744w\"},className:\"framer-1pwtkpf\",\"data-framer-name\":\"Mask group\"})})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s0ttis hidden-ly9mjn\"}),isDisplayed4()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-whvzw7 hidden-1nr3nyk hidden-ly9mjn\",\"data-framer-name\":\"Group 234\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uyql6f\",\"data-framer-name\":\"Group 197\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"How it Works\"})}),className:\"framer-opnz0m\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"Process\"})}),className:\"framer-1qyhnwf\",\"data-framer-name\":\"Process\",fonts:[\"GF;Chakra Petch-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zowb37\",\"data-border\":true,\"data-framer-name\":\"Frame 7209\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2go6ko\",\"data-framer-name\":\"Group 206\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pcmta\",\"data-framer-name\":\"Rectangle 55\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Earn every time your videos are licensed, with secure and transparent payouts sent directly to you.\"})}),className:\"framer-sgg9lt\",\"data-framer-name\":\"Earn every time your videos are licensed, with secure and transparent payouts sent directly to you.\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12x34hy\",\"data-framer-name\":\"Group 206\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get Paid\"})}),className:\"framer-1b21yuw\",\"data-framer-name\":\"Get Paid\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"03\"})}),className:\"framer-1ghi9jw\",\"data-framer-name\":\"03\",fonts:[\"GF;Chakra Petch-700\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gt4e1h\",\"data-framer-name\":\"Group 206\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zw2223\",\"data-framer-name\":\"Rectangle 55\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"Join Troveo\"})}),className:\"framer-luex9c\",\"data-framer-name\":\"Join Troveo\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"01\"})}),className:\"framer-ew2xvw\",\"data-framer-name\":\"01\",fonts:[\"GF;Chakra Petch-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sj9egc\",\"data-framer-name\":\"Group 207\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u8tnm4\",\"data-framer-name\":\"Rectangle 55\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"Upload Footage\"})}),className:\"framer-1mzwpdd\",\"data-framer-name\":\"Upload Footage\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"02\"})}),className:\"framer-1m0v0wc\",\"data-framer-name\":\"02\",fonts:[\"GF;Chakra Petch-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dswybd\",\"data-framer-name\":\"Group 205\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4ymdwv\",\"data-framer-name\":\"Group 199\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17nfpmt\",\"data-framer-name\":\"Rectangle 56\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Revenue\"})}),className:\"framer-11b2j1s\",\"data-framer-name\":\"Revenue\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11bgkxr\",\"data-framer-name\":\"Group 201\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"Paid\"})}),className:\"framer-1q4m8qf\",\"data-framer-name\":\"Paid\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"$48,210\"})}),className:\"framer-m4w2jw\",\"data-framer-name\":\"$48,210\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hvwo39\",\"data-framer-name\":\"Group 202\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"Projected\"})}),className:\"framer-bslkq7\",\"data-framer-name\":\"Projected\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"$128,360\"})}),className:\"framer-1bg8vqp\",\"data-framer-name\":\"$128,360\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13j72t\",\"data-framer-name\":\"Group 200\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qk76yn\",\"data-framer-name\":\"Rectangle 57\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"12px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"1.5k videos\"})}),className:\"framer-1rh53d2\",\"data-framer-name\":\"1.5k videos\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ozo3mj\",\"data-framer-name\":\"Group 203\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-mo25co\",\"data-framer-name\":\"Rectangle 56\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-157nrvt\",\"data-framer-name\":\"Group 204\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ddsitg\",\"data-framer-name\":\"Rectangle 57\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-u2vccx\",\"data-framer-name\":\"Rectangle 58\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qwii0u\",\"data-framer-name\":\"Rectangle 59\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16g6pp5\",\"data-framer-name\":\"Rectangle 60\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oue9ek\",\"data-framer-name\":\"Rectangle 61\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dkto73\",\"data-framer-name\":\"Rectangle 62\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v9yrwn\",\"data-framer-name\":\"Rectangle 63\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ya0jde\",\"data-framer-name\":\"Rectangle 64\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qo000z\",\"data-framer-name\":\"Rectangle 65\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gt1sag\",\"data-framer-name\":\"Rectangle 66\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10u04gi\",\"data-framer-name\":\"Rectangle 67\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jdq1vg\",\"data-framer-name\":\"Group 200\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uliow7\",\"data-framer-name\":\"Rectangle 57\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"12px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"This month\"})}),className:\"framer-13gix86\",\"data-framer-name\":\"This month\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Licensed\"})}),className:\"framer-1u8vipl\",\"data-framer-name\":\"Licensed\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qui2k\",\"data-framer-name\":\"Group 204\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k8goey\",\"data-framer-name\":\"Rectangle 56\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"45.3K\"})}),className:\"framer-1fmn1x8\",\"data-framer-name\":\"45.3K\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"Hours\"})}),className:\"framer-1m9sb0n\",\"data-framer-name\":\"Hours\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Clipped Videos\"})}),className:\"framer-1cu7vdd\",\"data-framer-name\":\"Clipped Videos\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vhtbwv\",\"data-framer-name\":\"Group 205\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hmh3k3\",\"data-framer-name\":\"Rectangle 56\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"1,278K\"})}),className:\"framer-pl97f8\",\"data-framer-name\":\"1,278K\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"GB\"})}),className:\"framer-1qev83d\",\"data-framer-name\":\"GB\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"File Size\"})}),className:\"framer-uq1dkm\",\"data-framer-name\":\"File Size\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6u4bvd\",\"data-border\":true,\"data-framer-name\":\"Rectangle 56\"})]})]}),isDisplayed5()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"How it Works\"})}),className:\"framer-hrmo4j hidden-1fss2ew hidden-dmnj7j\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed5()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"Process\"})}),className:\"framer-gs13nw hidden-1fss2ew hidden-dmnj7j\",\"data-framer-name\":\"Process\",fonts:[\"GF;Chakra Petch-600\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17sy04x\",\"data-framer-name\":\"Group 163\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fAlBR83gP\"},motionChild:true,nodeId:\"Ag4ovbA3H\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-b5c4dp framer-deuyad\",\"data-framer-name\":\"Rectangle 27\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:60,intrinsicWidth:240,svg:'<svg width=\"240\" height=\"60\" viewBox=\"0 0 240 60\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 8C0 3.58172 3.58172 0 8 0H215.686C217.808 0 219.843 0.842855 221.343 2.34315L237.657 18.6569C239.157 20.1571 240 22.192 240 24.3137V52C240 56.4183 236.418 60 232 60H8.00001C3.58173 60 0 56.4183 0 52V8Z\" fill=\"#4189C3\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fAlBR83gP\"},motionChild:true,nodeId:\"r2zn2Rnl2\",openInNewTab:false,scopeId:\"lQsbDkAnN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1pggook\",\"data-styles-preset\":\"jwv6f3c91\",children:\"Get Started Today\"})})})}),className:\"framer-1hl25w1\",\"data-framer-name\":\"Get Started Today\",fonts:[\"GF;Chakra Petch-600\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yge75u hidden-ly9mjn\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Why our Network Loves Us as a Partner\"})}),className:\"framer-1hkfbtz\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed6()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-13jm83x hidden-1fss2ew hidden-1nr3nyk hidden-ly9mjn hidden-1f9y5es\"}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gdwgxk-container hidden-ly9mjn\",isModuleExternal:true,nodeId:\"s_83oPtdd\",rendersWithMotion:true,scopeId:\"lQsbDkAnN\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:12,fadeWidth:25,overflow:true},gap:20,height:\"100%\",id:\"s_83oPtdd\",intervalControl:2,itemAmount:1,layoutId:\"s_83oPtdd\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:40,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-dfz3iu\",\"data-framer-name\":\"Project 1\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:920,pixelWidth:1788,positionX:\"center\",positionY:\"center\",sizes:\"894px\",src:\"https://framerusercontent.com/images/zqFnCxpoG69lNvttfJzxcAXWgs.jpg\",srcSet:\"https://framerusercontent.com/images/zqFnCxpoG69lNvttfJzxcAXWgs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/zqFnCxpoG69lNvttfJzxcAXWgs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/zqFnCxpoG69lNvttfJzxcAXWgs.jpg 1788w\"},className:\"framer-1letbn4\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-kxa7qe\",\"data-framer-name\":\"Project 2\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:690,pixelWidth:1341,sizes:\"894px\",src:\"https://framerusercontent.com/images/EJWGFVT7DdDaTxEXzb4RdwozHfk.jpg\",srcSet:\"https://framerusercontent.com/images/EJWGFVT7DdDaTxEXzb4RdwozHfk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/EJWGFVT7DdDaTxEXzb4RdwozHfk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/EJWGFVT7DdDaTxEXzb4RdwozHfk.jpg 1341w\"},className:\"framer-1kbiw\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2sv6bg\",\"data-framer-name\":\"Project 3\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:690,pixelWidth:1341,sizes:\"894px\",src:\"https://framerusercontent.com/images/HTIHQSKCcr848F3lE9mwJR9xqs.jpg\",srcSet:\"https://framerusercontent.com/images/HTIHQSKCcr848F3lE9mwJR9xqs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HTIHQSKCcr848F3lE9mwJR9xqs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/HTIHQSKCcr848F3lE9mwJR9xqs.jpg 1341w\"},className:\"framer-fgnz3h\"})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})}),isDisplayed7()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-zils0m hidden-dmnj7j hidden-1nr3nyk hidden-ly9mjn\"}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c2abqt hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-framer-name\":\"Group 163\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fAlBR83gP\"},motionChild:true,nodeId:\"AlQzvtmly\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1jockdn framer-deuyad\",\"data-framer-name\":\"Rectangle 27\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:60,intrinsicWidth:240,svg:'<svg width=\"240\" height=\"60\" viewBox=\"0 0 240 60\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 8C0 3.58172 3.58172 0 8 0H215.686C217.808 0 219.843 0.842855 221.343 2.34315L237.657 18.6569C239.157 20.1571 240 22.192 240 24.3137V52C240 56.4183 236.418 60 232 60H8.00001C3.58173 60 0 56.4183 0 52V8Z\" fill=\"#4189C3\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fAlBR83gP\"},motionChild:true,nodeId:\"DOlaDMIEW\",openInNewTab:false,scopeId:\"lQsbDkAnN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1pggook\",\"data-styles-preset\":\"jwv6f3c91\",children:\"Get Started Today\"})})})}),className:\"framer-ml2dsr\",\"data-framer-name\":\"Get Started Today\",fonts:[\"GF;Chakra Petch-600\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"How it Works\"})}),className:\"framer-toz2z4 hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"Process\"})}),className:\"framer-1n6vs6c hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-framer-name\":\"Process\",fonts:[\"GF;Chakra Petch-600\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kq9p2p-container hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",isModuleExternal:true,nodeId:\"fnRaowlwE\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Slideshow1,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:false,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"fnRaowlwE\",intervalControl:1.5,itemAmount:1,layoutId:\"fnRaowlwE\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-13xq6jz\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:543,intrinsicWidth:270,pixelHeight:1086,pixelWidth:540,sizes:\"270px\",src:\"https://framerusercontent.com/images/BiQJT2kOCecKAIjM4U0r5XpmvE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/BiQJT2kOCecKAIjM4U0r5XpmvE.jpg 540w\"},className:\"framer-pvzsfp\",\"data-framer-name\":\"3\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-pcp5sj\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:543,intrinsicWidth:270,pixelHeight:1086,pixelWidth:540,sizes:\"270px\",src:\"https://framerusercontent.com/images/PJpl7aGtU6KwGrtbnUJuGmppVI.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/PJpl7aGtU6KwGrtbnUJuGmppVI.png 540w\"},className:\"framer-1s1ntb\",\"data-framer-name\":\"2\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2ms8wp\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:543,intrinsicWidth:270,pixelHeight:1086,pixelWidth:540,sizes:\"270px\",src:\"https://framerusercontent.com/images/068FQUM1uTkyj9o71vVufb2s4P8.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/068FQUM1uTkyj9o71vVufb2s4P8.png 540w\"},className:\"framer-9xjrls\",\"data-framer-name\":\"1\"})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fwxdch hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\"}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-xik6vt hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\"}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-q66tss hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\"}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-gt89ja hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\"}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-s7tl19 hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\"}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5wgi6u hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"Dashboard\"})}),className:\"framer-1nver5j\",\"data-framer-name\":\"Dashboard\",fonts:[\"GF;Chakra Petch-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Your Own Dashboard\"})}),className:\"framer-pxgaua\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Manage your uploads, track your earnings, and see your licensing activity\u2014all in one place. You get full control over your content and revenue.\"})}),className:\"framer-2e13bl\",\"data-framer-name\":\"Manage your uploads, track your earnings, and see your licensing activity\u2014all in one place. You get full control over your content and revenue.\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:518.5,intrinsicWidth:843,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6403.2),pixelHeight:1037,pixelWidth:1686,sizes:\"336px\",src:\"https://framerusercontent.com/images/oO0kc6pkhyflS1M2fpLFHF7I2Ag.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/oO0kc6pkhyflS1M2fpLFHF7I2Ag.png?scale-down-to=512 512w,https://framerusercontent.com/images/oO0kc6pkhyflS1M2fpLFHF7I2Ag.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oO0kc6pkhyflS1M2fpLFHF7I2Ag.png 1686w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:518.5,intrinsicWidth:843,pixelHeight:1037,pixelWidth:1686,src:\"https://framerusercontent.com/images/oO0kc6pkhyflS1M2fpLFHF7I2Ag.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/oO0kc6pkhyflS1M2fpLFHF7I2Ag.png?scale-down-to=512 512w,https://framerusercontent.com/images/oO0kc6pkhyflS1M2fpLFHF7I2Ag.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oO0kc6pkhyflS1M2fpLFHF7I2Ag.png 1686w\"},className:\"framer-143055b hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-framer-name\":\"Group 221\"})}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-181ge8j hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-framer-name\":\"Vector 11\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1002,intrinsicWidth:1223,style:{rotate:180},svg:'<svg width=\"1223\" height=\"1002\" viewBox=\"-1 -1 1223 1002\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_f_14_2113)\">\\n<path d=\"M1220.38 369.053C780.354 662.01 518.592 693.706 29.1768 552.319C261.71 730.325 395.562 824.141 726.001 833.719C1026.79 731.713 1077.92 587.843 1220.38 369.053Z\" fill=\"#4189C3\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_14_2113\" x=\"-150.823\" y=\"189.053\" width=\"1551.21\" height=\"824.666\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"90\" result=\"effect1_foregroundBlur_14_2113\"/>\\n</filter>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uoco89 hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\"}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mh727p hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-framer-name\":\"Group 235\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get started on Troveo today with CIF+AF \"})}),className:\"framer-1hvjllg\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"As your partner, we\u2019ll help you reach your potential as an earning creator in this niche and booming market. Ready to jump in? \"})}),className:\"framer-18uuxq7\",\"data-framer-name\":\"As your partner, we\u2019ll help you reach your potential as an earning creator in this niche and booming market. Ready to jump in?\",fonts:[\"GF;Figtree-regular\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v4mwgq\",\"data-framer-name\":\"Group 163\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fAlBR83gP\"},motionChild:true,nodeId:\"CU2_9U3cy\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1cfentp framer-deuyad\",\"data-framer-name\":\"Rectangle 27\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:60,intrinsicWidth:240,svg:'<svg width=\"240\" height=\"60\" viewBox=\"0 0 240 60\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 8C0 3.58172 3.58172 0 8 0H215.686C217.808 0 219.843 0.842855 221.343 2.34315L237.657 18.6569C239.157 20.1571 240 22.192 240 24.3137V52C240 56.4183 236.418 60 232 60H8.00001C3.58173 60 0 56.4183 0 52V8Z\" fill=\"#4189C3\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fAlBR83gP\"},motionChild:true,nodeId:\"bYCM3rW_z\",openInNewTab:false,scopeId:\"lQsbDkAnN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1pggook\",\"data-styles-preset\":\"jwv6f3c91\",children:\"Let\u2019s do it\"})})})}),className:\"framer-1xeuzqo\",\"data-framer-name\":\"Let\u2019s do it\",fonts:[\"GF;Chakra Petch-600\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w8auy6 hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\",\"data-framer-name\":\"Frame 7209\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r296mz\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l49kb8\",\"data-framer-name\":\"Group 205\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aolu6m\",\"data-framer-name\":\"Group 199\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12veiq5\",\"data-framer-name\":\"Rectangle 56\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Revenue\"})}),className:\"framer-1op45yy\",\"data-framer-name\":\"Revenue\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b6rxrh\",\"data-framer-name\":\"Group 201\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"Paid\"})}),className:\"framer-10fbr3a\",\"data-framer-name\":\"Paid\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"$48,210\"})}),className:\"framer-14ods4\",\"data-framer-name\":\"$48,210\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bve83p\",\"data-framer-name\":\"Group 202\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"Projected\"})}),className:\"framer-1i548k9\",\"data-framer-name\":\"Projected\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"$128,360\"})}),className:\"framer-ikh5wm\",\"data-framer-name\":\"$128,360\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16y6wzq\",\"data-framer-name\":\"Group 200\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19d55ds\",\"data-framer-name\":\"Rectangle 57\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"12px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"1.5k videos\"})}),className:\"framer-1joi3bn\",\"data-framer-name\":\"1.5k videos\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-elxr6t\",\"data-framer-name\":\"Group 203\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-haa42k\",\"data-framer-name\":\"Rectangle 56\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y9u9ox\",\"data-framer-name\":\"Group 204\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j92jjx\",\"data-framer-name\":\"Rectangle 57\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-k9tpb9\",\"data-framer-name\":\"Rectangle 58\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mojt5x\",\"data-framer-name\":\"Rectangle 59\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ce9zet\",\"data-framer-name\":\"Rectangle 60\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kovvil\",\"data-framer-name\":\"Rectangle 61\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mp74bo\",\"data-framer-name\":\"Rectangle 62\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dph636\",\"data-framer-name\":\"Rectangle 63\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pknesu\",\"data-framer-name\":\"Rectangle 64\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-aqark0\",\"data-framer-name\":\"Rectangle 65\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-k19kzy\",\"data-framer-name\":\"Rectangle 66\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kxos7y\",\"data-framer-name\":\"Rectangle 67\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y6jpmb\",\"data-framer-name\":\"Group 200\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pvor5k\",\"data-framer-name\":\"Rectangle 57\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"12px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"This month\"})}),className:\"framer-110pg10\",\"data-framer-name\":\"This month\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Licensed\"})}),className:\"framer-68wodp\",\"data-framer-name\":\"Licensed\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-160w9at\",\"data-framer-name\":\"Group 204\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ozf77u\",\"data-framer-name\":\"Rectangle 56\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"45.3K\"})}),className:\"framer-1r2pah7\",\"data-framer-name\":\"45.3K\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"Hours\"})}),className:\"framer-hux71n\",\"data-framer-name\":\"Hours\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Clipped Videos\"})}),className:\"framer-11ac3gj\",\"data-framer-name\":\"Clipped Videos\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14zezj0\",\"data-framer-name\":\"Group 205\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-yt8qq6\",\"data-framer-name\":\"Rectangle 56\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"1,278K\"})}),className:\"framer-1wvgxtb\",\"data-framer-name\":\"1,278K\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"GB\"})}),className:\"framer-fqu9l4\",\"data-framer-name\":\"GB\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"File Size\"})}),className:\"framer-fda06e\",\"data-framer-name\":\"File Size\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ns1wwk\",\"data-border\":true,\"data-framer-name\":\"Rectangle 56\"})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xhy9jx\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rli9gz\",\"data-framer-name\":\"Group 206\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-pvc5fd\",\"data-framer-name\":\"Rectangle 55\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Earn every time your videos are licensed, with secure and transparent payouts sent directly to you.\"})}),className:\"framer-12etpji\",\"data-framer-name\":\"Earn every time your videos are licensed, with secure and transparent payouts sent directly to you.\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cwsizj\",\"data-framer-name\":\"Group 206\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get Paid\"})}),className:\"framer-ad6ezz\",\"data-framer-name\":\"Get Paid\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"03\"})}),className:\"framer-1h634ui\",\"data-framer-name\":\"03\",fonts:[\"GF;Chakra Petch-700\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jmg3kn\",\"data-framer-name\":\"Group 206\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9a892r\",\"data-framer-name\":\"Rectangle 55\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"Join Troveo\"})}),className:\"framer-1b83mgg\",\"data-framer-name\":\"Join Troveo\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"01\"})}),className:\"framer-r0bno6\",\"data-framer-name\":\"01\",fonts:[\"GF;Chakra Petch-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xj5f1s\",\"data-framer-name\":\"Group 207\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-hq2o7e\",\"data-framer-name\":\"Rectangle 55\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"Upload Footage\"})}),className:\"framer-okawoo\",\"data-framer-name\":\"Upload Footage\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"02\"})}),className:\"framer-14jvab0\",\"data-framer-name\":\"02\",fonts:[\"GF;Chakra Petch-700\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1u4c45n\",\"data-framer-name\":\"Vector 3\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:450,intrinsicWidth:1588,svg:'<svg width=\"1588\" height=\"450\" viewBox=\"-1 -1 1588 450\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_f_14_2112)\">\\n<path d=\"M30.1091 -0.000244141C30.1091 -0.000244141 473.079 245.617 786.192 289.871C1093.47 333.301 1578.24 225.564 1578.24 225.564C1578.24 225.564 1101.98 384.687 789.255 368.583C474.973 352.4 15.5606 143.263 15.5606 143.263L30.1091 -0.000244141Z\" fill=\"#4189C3\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_14_2112\" x=\"-144.439\" y=\"-160\" width=\"1882.68\" height=\"689.728\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"80\" result=\"effect1_foregroundBlur_14_2112\"/>\\n</filter>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t24j20 hidden-ly9mjn\",\"data-framer-name\":\"Group 219\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xai1dd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"Dashboard\"})}),className:\"framer-dfz9d\",\"data-framer-name\":\"Dashboard\",fonts:[\"GF;Chakra Petch-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Your Own Dashboard\"})}),className:\"framer-1qkypkt\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Manage your uploads, track your earnings, and see your licensing activity\u2014all in one place. You get full control over your content and revenue.\"})}),className:\"framer-rvl9wy\",\"data-framer-name\":\"Manage your uploads, track your earnings, and see your licensing activity\u2014all in one place. You get full control over your content and revenue.\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1149rzk\",\"data-framer-name\":\"Group 221\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1innuec\",\"data-framer-name\":\"image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vOAaFN0KZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4210.6854+236+0+10),pixelHeight:880,pixelWidth:1440,sizes:\"1104px\",src:\"https://framerusercontent.com/images/Kon1ydUiYIi74R54pbLEk5iPkFU.png\",srcSet:\"https://framerusercontent.com/images/Kon1ydUiYIi74R54pbLEk5iPkFU.png?scale-down-to=512 512w,https://framerusercontent.com/images/Kon1ydUiYIi74R54pbLEk5iPkFU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Kon1ydUiYIi74R54pbLEk5iPkFU.png 1440w\"}},XHfmA9npi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4190.4422+961-714.5+0+10),pixelHeight:880,pixelWidth:1440,sizes:\"1104px\",src:\"https://framerusercontent.com/images/Kon1ydUiYIi74R54pbLEk5iPkFU.png\",srcSet:\"https://framerusercontent.com/images/Kon1ydUiYIi74R54pbLEk5iPkFU.png?scale-down-to=512 512w,https://framerusercontent.com/images/Kon1ydUiYIi74R54pbLEk5iPkFU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Kon1ydUiYIi74R54pbLEk5iPkFU.png 1440w\"}},ZRPnfP5bp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4370.1912+739-583.5+63.4916+14.0085),pixelHeight:880,pixelWidth:1440,sizes:\"734px\",src:\"https://framerusercontent.com/images/Kon1ydUiYIi74R54pbLEk5iPkFU.png\",srcSet:\"https://framerusercontent.com/images/Kon1ydUiYIi74R54pbLEk5iPkFU.png?scale-down-to=512 512w,https://framerusercontent.com/images/Kon1ydUiYIi74R54pbLEk5iPkFU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Kon1ydUiYIi74R54pbLEk5iPkFU.png 1440w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4217.0114+236+0+10),pixelHeight:880,pixelWidth:1440,sizes:\"1104px\",src:\"https://framerusercontent.com/images/Kon1ydUiYIi74R54pbLEk5iPkFU.png\",srcSet:\"https://framerusercontent.com/images/Kon1ydUiYIi74R54pbLEk5iPkFU.png?scale-down-to=512 512w,https://framerusercontent.com/images/Kon1ydUiYIi74R54pbLEk5iPkFU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Kon1ydUiYIi74R54pbLEk5iPkFU.png 1440w\"},className:\"framer-1mjphpx\",\"data-framer-name\":\"Dashboard - Process Report 1\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gwwlju\",\"data-framer-name\":\"Product\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ywbrpj\",\"data-framer-name\":\"Rectangle 30\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:338,intrinsicWidth:782,svg:'<svg width=\"782\" height=\"338\" viewBox=\"0 0 782 338\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M30 0.5H752C768.292 0.5 781.5 13.7076 781.5 30V308C781.5 324.292 768.292 337.5 752 337.5H30C13.7076 337.5 0.5 324.292 0.5 308V30C0.5 13.7076 13.7076 0.5 30 0.5Z\" fill=\"#050507\" stroke=\"url(#paint0_linear_296_3382)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_296_3382\" x1=\"181.363\" y1=\"-17.9631\" x2=\"702.4\" y2=\"493.113\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#4F546A\"/>\\n<stop offset=\"0.275\" stop-color=\"#111320\"/>\\n<stop offset=\"0.7\" stop-color=\"#111320\"/>\\n<stop offset=\"1\" stop-color=\"#4F546A\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Video Process\"})}),className:\"framer-12kzm3\",\"data-framer-name\":\"Video Process\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4o5r99\",\"data-framer-name\":\"Group 16\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Clipped Videos\"})}),className:\"framer-53n9bd\",\"data-framer-name\":\"Clipped Videos\",fonts:[\"GF;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-color\":\"rgb(130, 130, 130)\"},children:\"GB\"})}),className:\"framer-16fakgt\",\"data-framer-name\":\"GB\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e3j5q9\",\"data-border\":true,\"data-framer-name\":\"Info_Video_process_clipped_videos\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1kxu2vd\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:13,intrinsicWidth:13,svg:'<svg width=\"13\" height=\"13\" viewBox=\"-1 -1 13 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M5.50016 7.66683V5.50016M5.50016 3.3335H5.50558M10.9168 5.50016C10.9168 8.4917 8.4917 10.9168 5.50016 10.9168C2.50862 10.9168 0.0834961 8.4917 0.0834961 5.50016C0.0834961 2.50862 2.50862 0.0834961 5.50016 0.0834961C8.4917 0.0834961 10.9168 2.50862 10.9168 5.50016Z\" stroke=\"#757575\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"961.8K\"})}),className:\"framer-1cfa03p\",\"data-framer-name\":\"961.8K\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18gvxvy\",\"data-framer-name\":\"Group 17\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Proccsing Videos\"})}),className:\"framer-1bnfwwx\",\"data-framer-name\":\"Proccsing Videos\",fonts:[\"GF;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-color\":\"rgb(130, 130, 130)\"},children:\"GB\"})}),className:\"framer-kuhdvz\",\"data-framer-name\":\"GB\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o9ktte\",\"data-border\":true,\"data-framer-name\":\"Info_Video_process_processing_videos\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-19prpy3\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:13,intrinsicWidth:13,svg:'<svg width=\"13\" height=\"13\" viewBox=\"-1 -1 13 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M5.50016 7.66683V5.50016M5.50016 3.3335H5.50558M10.9168 5.50016C10.9168 8.4917 8.4917 10.9168 5.50016 10.9168C2.50862 10.9168 0.0834961 8.4917 0.0834961 5.50016C0.0834961 2.50862 2.50862 0.0834961 5.50016 0.0834961C8.4917 0.0834961 10.9168 2.50862 10.9168 5.50016Z\" stroke=\"#757575\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"156.3K\"})}),className:\"framer-1xxigmr\",\"data-framer-name\":\"156.3K\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s56x7o\",\"data-framer-name\":\"Group 18\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Withdrawn Videos\"})}),className:\"framer-1uluz3z\",\"data-framer-name\":\"Withdrawn Videos\",fonts:[\"GF;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-color\":\"rgb(130, 130, 130)\"},children:\"GB\"})}),className:\"framer-fb3r33\",\"data-framer-name\":\"GB\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gi22es\",\"data-border\":true,\"data-framer-name\":\"Info_Video_process_withdrawn_videos\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-el7gkj\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:13,intrinsicWidth:13,svg:'<svg width=\"13\" height=\"13\" viewBox=\"-1 -1 13 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M5.50016 7.66683V5.50016M5.50016 3.3335H5.50558M10.9168 5.50016C10.9168 8.4917 8.4917 10.9168 5.50016 10.9168C2.50862 10.9168 0.0834961 8.4917 0.0834961 5.50016C0.0834961 2.50862 2.50862 0.0834961 5.50016 0.0834961C8.4917 0.0834961 10.9168 2.50862 10.9168 5.50016Z\" stroke=\"#757575\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"159.9K\"})}),className:\"framer-i7vcc7\",\"data-framer-name\":\"159.9K\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vOAaFN0KZ:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4210.6854+236+306+158),pixelHeight:538,pixelWidth:1680,positionX:\"center\",positionY:\"center\",sizes:\"426.8617px\",src:\"https://framerusercontent.com/images/9nN8fdG9qfyJ92ScuO7IrDPyxhM.png\",srcSet:\"https://framerusercontent.com/images/9nN8fdG9qfyJ92ScuO7IrDPyxhM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9nN8fdG9qfyJ92ScuO7IrDPyxhM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9nN8fdG9qfyJ92ScuO7IrDPyxhM.png 1680w\"}},XHfmA9npi:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4190.4422+961-714.5+306+158),pixelHeight:538,pixelWidth:1680,positionX:\"center\",positionY:\"center\",sizes:\"426.8617px\",src:\"https://framerusercontent.com/images/9nN8fdG9qfyJ92ScuO7IrDPyxhM.png\",srcSet:\"https://framerusercontent.com/images/9nN8fdG9qfyJ92ScuO7IrDPyxhM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9nN8fdG9qfyJ92ScuO7IrDPyxhM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9nN8fdG9qfyJ92ScuO7IrDPyxhM.png 1680w\"}},ZRPnfP5bp:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4370.1912+739-583.5+691-385+48),pixelHeight:538,pixelWidth:1680,positionX:\"center\",positionY:\"center\",sizes:\"426.8617px\",src:\"https://framerusercontent.com/images/9nN8fdG9qfyJ92ScuO7IrDPyxhM.png\",srcSet:\"https://framerusercontent.com/images/9nN8fdG9qfyJ92ScuO7IrDPyxhM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9nN8fdG9qfyJ92ScuO7IrDPyxhM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9nN8fdG9qfyJ92ScuO7IrDPyxhM.png 1680w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4217.0114+236+306+158),pixelHeight:538,pixelWidth:1680,positionX:\"center\",positionY:\"center\",sizes:\"426.8617px\",src:\"https://framerusercontent.com/images/9nN8fdG9qfyJ92ScuO7IrDPyxhM.png\",srcSet:\"https://framerusercontent.com/images/9nN8fdG9qfyJ92ScuO7IrDPyxhM.png?scale-down-to=512 512w,https://framerusercontent.com/images/9nN8fdG9qfyJ92ScuO7IrDPyxhM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9nN8fdG9qfyJ92ScuO7IrDPyxhM.png 1680w\"},className:\"framer-1v1k0lb\",\"data-border\":true,\"data-framer-name\":\"\u0417\u043D\u0456\u043C\u043E\u043A \u0435\u043A\u0440\u0430\u043D\u0430 2025-01-21 \u043E 14.40.36\"})})]})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-137w0yj hidden-ly9mjn\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Have questions? \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"We've got answers\"})]}),className:\"framer-kurcx7\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1muom0x hidden-ly9mjn\"}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hflht6 hidden-1nr3nyk\",\"data-border\":true,\"data-framer-name\":\"Accordion 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{width:\"293px\",y:(componentViewport?.y||0)+0+7208.2+0+0},vOAaFN0KZ:{y:(componentViewport?.y||0)+0+5829.5922+0+0},XHfmA9npi:{y:(componentViewport?.y||0)+0+5789.1058+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:\"1099px\",y:(componentViewport?.y||0)+0+5842.2442+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pkvsfi-container\",isModuleExternal:true,nodeId:\"t6hakEAQT\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"t6hakEAQT\",layoutId:\"t6hakEAQT\",style:{width:\"100%\"},T8rQFvSBR:\"You can submit any original video footage you own the rights to \u2014 including behind-the-scenes clips, short films, experimental visuals, timelapses, interviews, or unused commercial material. We specialize in finding value in footage others overlook, especially content with creative, cinematic, or real-world context that can power AI models.\\n\",variant:\"wnfCP8k9X\",W88zB8mIG:\"What kind of content can I submit?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ewloud\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{width:\"293px\",y:(componentViewport?.y||0)+0+7208.2+0+89},vOAaFN0KZ:{y:(componentViewport?.y||0)+0+5829.5922+0+89},XHfmA9npi:{y:(componentViewport?.y||0)+0+5789.1058+0+89}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:\"1099px\",y:(componentViewport?.y||0)+0+5842.2442+0+89,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mdjd3f-container\",isModuleExternal:true,nodeId:\"UlN7J2_Be\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Row2,{height:\"100%\",id:\"UlN7J2_Be\",layoutId:\"UlN7J2_Be\",style:{width:\"100%\"},T8rQFvSBR:\"Your content is stored securely and never published or publicly distributed. It\u2019s only licensed for AI training through vetted partners, and always under strict usage terms.\",variant:\"EIiMg7yGr\",W88zB8mIG:\"How does my content stay safe?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ixlol0\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{width:\"293px\",y:(componentViewport?.y||0)+0+7208.2+0+178},vOAaFN0KZ:{y:(componentViewport?.y||0)+0+5829.5922+0+178},XHfmA9npi:{y:(componentViewport?.y||0)+0+5789.1058+0+178}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:\"1099px\",y:(componentViewport?.y||0)+0+5842.2442+0+178,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ckp2u7-container\",isModuleExternal:true,nodeId:\"znlOAhU3o\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"znlOAhU3o\",layoutId:\"znlOAhU3o\",style:{width:\"100%\"},T8rQFvSBR:\"It varies depending on the type and uniqueness of your footage, how much you upload, and current buyer demand. Some partners earn hundreds to thousands of dollars per deal \u2014 and we\u2019re just getting started. You\u2019ll always see a breakdown of licensing activity in your dashboard.\\n\",variant:\"wsd031xgt\",W88zB8mIG:\"How much can I make?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c0qq78\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{width:\"293px\",y:(componentViewport?.y||0)+0+7208.2+0+267},vOAaFN0KZ:{y:(componentViewport?.y||0)+0+5829.5922+0+267},XHfmA9npi:{y:(componentViewport?.y||0)+0+5789.1058+0+267}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:\"1099px\",y:(componentViewport?.y||0)+0+5842.2442+0+267,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8z07se-container\",isModuleExternal:true,nodeId:\"y8iuyIB31\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"y8iuyIB31\",layoutId:\"y8iuyIB31\",style:{width:\"100%\"},T8rQFvSBR:\"Very little \u2014 especially if you're working with CIF+AF. We handle transcoding, organization, metadata tagging, and delivery. You can upload directly or ship us a drive. Our team helps restore and organize older content too, at no cost to you.\\n\",variant:\"wsd031xgt\",W88zB8mIG:\"How much work is it to upload my content?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o3ec0r\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{width:\"293px\",y:(componentViewport?.y||0)+0+7208.2+0+356},vOAaFN0KZ:{y:(componentViewport?.y||0)+0+5829.5922+0+356},XHfmA9npi:{y:(componentViewport?.y||0)+0+5789.1058+0+356}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:\"1099px\",y:(componentViewport?.y||0)+0+5842.2442+0+356,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14m1660-container\",isModuleExternal:true,nodeId:\"fz3KZXacu\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"fz3KZXacu\",layoutId:\"fz3KZXacu\",style:{width:\"100%\"},T8rQFvSBR:\"If your client owns the footage, you\u2019ll need their written permission. If you retained rights or shot it independently, you\u2019re good to go. \\n\",variant:\"wsd031xgt\",W88zB8mIG:\"What if I created the content for a client?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fcenr3\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{width:\"293px\",y:(componentViewport?.y||0)+0+7208.2+0+445},vOAaFN0KZ:{y:(componentViewport?.y||0)+0+5829.5922+0+445},XHfmA9npi:{y:(componentViewport?.y||0)+0+5789.1058+0+445}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:\"1099px\",y:(componentViewport?.y||0)+0+5842.2442+0+445,children:/*#__PURE__*/_jsx(Container,{className:\"framer-w3k45u-container\",isModuleExternal:true,nodeId:\"d89adNQ2A\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"d89adNQ2A\",layoutId:\"d89adNQ2A\",style:{width:\"100%\"},T8rQFvSBR:\"Leading AI companies, from research labs to major tech firms, license this content to train and evaluate generative models \u2014 like those powering video synthesis, robotics, and animation. We\u2019ve already powered several headline-making models and we\u2019re in active discussions with dozens more.\\n\",variant:\"wsd031xgt\",W88zB8mIG:\"Who\u2019s actually buying this footage?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mdwa74\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{width:\"293px\",y:(componentViewport?.y||0)+0+7208.2+0+534},vOAaFN0KZ:{y:(componentViewport?.y||0)+0+5829.5922+0+534},XHfmA9npi:{y:(componentViewport?.y||0)+0+5789.1058+0+534}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:\"1099px\",y:(componentViewport?.y||0)+0+5842.2442+0+534,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cg0r07-container\",isModuleExternal:true,nodeId:\"JYICLqhuZ\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"JYICLqhuZ\",layoutId:\"JYICLqhuZ\",style:{width:\"100%\"},T8rQFvSBR:\"CIF+AF is an official Troveo partner who makes the process effortless. They handle uploads, metadata, and coordination \u2014 acting as your concierge. You'll get the same visibility, earnings, and protection as if you worked directly with us, but with more hands-on support.\\n\",variant:\"wsd031xgt\",W88zB8mIG:\"Why work with CIF+AF and not directly with Troveo?\",width:\"100%\"})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12k42q2 hidden-1fss2ew hidden-dmnj7j hidden-ly9mjn hidden-1f9y5es\",\"data-border\":true,\"data-framer-name\":\"Frame 7209\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pr2fb0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pm0kg7\",\"data-framer-name\":\"Group 203\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bzv4qu\",\"data-framer-name\":\"Rectangle 56\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fr9d1o\",\"data-framer-name\":\"Group 204\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-btkpr5\",\"data-framer-name\":\"Rectangle 57\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9qs1ua\",\"data-framer-name\":\"Rectangle 58\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m4033u\",\"data-framer-name\":\"Rectangle 59\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q9hi5n\",\"data-framer-name\":\"Rectangle 60\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18igjt1\",\"data-framer-name\":\"Rectangle 61\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3ljqv7\",\"data-framer-name\":\"Rectangle 62\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17ffv63\",\"data-framer-name\":\"Rectangle 63\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s3heoq\",\"data-framer-name\":\"Rectangle 64\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-u4s5os\",\"data-framer-name\":\"Rectangle 65\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uyzgl4\",\"data-framer-name\":\"Rectangle 66\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19nbb0q\",\"data-framer-name\":\"Rectangle 67\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1faidpn\",\"data-framer-name\":\"Group 200\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-fdd2i4\",\"data-framer-name\":\"Rectangle 57\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"12px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"This month\"})}),className:\"framer-vnhdi\",\"data-framer-name\":\"This month\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Licensed\"})}),className:\"framer-t4naml\",\"data-framer-name\":\"Licensed\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-58tv5q\",\"data-framer-name\":\"Group 199\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16617d3\",\"data-framer-name\":\"Rectangle 56\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Revenue\"})}),className:\"framer-1vx1aoh\",\"data-framer-name\":\"Revenue\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1twgzn9\",\"data-framer-name\":\"Group 201\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"Paid\"})}),className:\"framer-3mme6t\",\"data-framer-name\":\"Paid\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"$48,210\"})}),className:\"framer-1sbwdf7\",\"data-framer-name\":\"$48,210\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u9l3z1\",\"data-framer-name\":\"Group 202\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"Projected\"})}),className:\"framer-14yv3o4\",\"data-framer-name\":\"Projected\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"$128,360\"})}),className:\"framer-1w19jr\",\"data-framer-name\":\"$128,360\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eluzj0\",\"data-framer-name\":\"Group 200\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zutggf\",\"data-framer-name\":\"Rectangle 57\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"12px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"1.5k videos\"})}),className:\"framer-lh9sb5\",\"data-framer-name\":\"1.5k videos\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11s7xht\",\"data-framer-name\":\"Group 205\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-182dxt6\",\"data-framer-name\":\"Rectangle 56\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"1,278K\"})}),className:\"framer-15qps93\",\"data-framer-name\":\"1,278K\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"GB\"})}),className:\"framer-1y4uxix\",\"data-framer-name\":\"GB\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"File Size\"})}),className:\"framer-6w0b0\",\"data-framer-name\":\"File Size\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1liotob\",\"data-framer-name\":\"Group 204\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1az4u99\",\"data-framer-name\":\"Rectangle 56\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"26px\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"45.3K\"})}),className:\"framer-1mb03ak\",\"data-framer-name\":\"45.3K\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"Hours\"})}),className:\"framer-hqzomv\",\"data-framer-name\":\"Hours\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Clipped Videos\"})}),className:\"framer-bs0qw7\",\"data-framer-name\":\"Clipped Videos\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13i2yoj\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11y59d6\",\"data-framer-name\":\"Group 206\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1056260\",\"data-framer-name\":\"Rectangle 55\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Earn every time your videos are licensed, with secure and transparent payouts sent directly to you.\"})}),className:\"framer-54rj8t\",\"data-framer-name\":\"Earn every time your videos are licensed, with secure and transparent payouts sent directly to you.\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8amu0h\",\"data-framer-name\":\"Group 206\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get Paid\"})}),className:\"framer-r87qld\",\"data-framer-name\":\"Get Paid\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"03\"})}),className:\"framer-171nvr0\",\"data-framer-name\":\"03\",fonts:[\"GF;Chakra Petch-700\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-183jmkk\",\"data-framer-name\":\"Group 206\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-j53er5\",\"data-framer-name\":\"Rectangle 55\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"Join Troveo\"})}),className:\"framer-1w6ohzx\",\"data-framer-name\":\"Join Troveo\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"01\"})}),className:\"framer-1dfcwx0\",\"data-framer-name\":\"01\",fonts:[\"GF;Chakra Petch-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17p2yha\",\"data-framer-name\":\"Group 207\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-k80znx\",\"data-framer-name\":\"Rectangle 55\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"Upload Footage\"})}),className:\"framer-1fyjeu8\",\"data-framer-name\":\"Upload Footage\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"02\"})}),className:\"framer-qry4sm\",\"data-framer-name\":\"02\",fonts:[\"GF;Chakra Petch-700\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1uvv9mx\",\"data-framer-name\":\"Vector 11\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1002,intrinsicWidth:1223,svg:'<svg width=\"1223\" height=\"1002\" viewBox=\"-1 -1 1223 1002\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_f_14_2113)\">\\n<path d=\"M1220.38 369.053C780.354 662.01 518.592 693.706 29.1768 552.319C261.71 730.325 395.562 824.141 726.001 833.719C1026.79 731.713 1077.92 587.843 1220.38 369.053Z\" fill=\"#4189C3\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_14_2113\" x=\"-150.823\" y=\"189.053\" width=\"1551.21\" height=\"824.666\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"90\" result=\"effect1_foregroundBlur_14_2113\"/>\\n</filter>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1hl823f hidden-ly9mjn\",\"data-framer-name\":\"Vector 11\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1002,intrinsicWidth:1223,style:{rotate:180},svg:'<svg width=\"1223\" height=\"1002\" viewBox=\"-1 -1 1223 1002\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_f_14_2113)\">\\n<path d=\"M1220.38 369.053C780.354 662.01 518.592 693.706 29.1768 552.319C261.71 730.325 395.562 824.141 726.001 833.719C1026.79 731.713 1077.92 587.843 1220.38 369.053Z\" fill=\"#4189C3\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_14_2113\" x=\"-150.823\" y=\"189.053\" width=\"1551.21\" height=\"824.666\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"90\" result=\"effect1_foregroundBlur_14_2113\"/>\\n</filter>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1utujfu hidden-ly9mjn\"}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-8vpy4f hidden-1fss2ew hidden-dmnj7j hidden-ly9mjn hidden-1f9y5es\"}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-15lkgs hidden-1fss2ew hidden-dmnj7j hidden-ly9mjn hidden-1f9y5es\"}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"How it Works\"})}),className:\"framer-1mu12dm hidden-1fss2ew hidden-dmnj7j hidden-ly9mjn hidden-1f9y5es\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-wtk968 hidden-1fss2ew hidden-dmnj7j hidden-ly9mjn hidden-1f9y5es\"}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(65, 136, 194)\"},children:\"Process\"})}),className:\"framer-lefj2 hidden-1fss2ew hidden-dmnj7j hidden-ly9mjn hidden-1f9y5es\",\"data-framer-name\":\"Process\",fonts:[\"GF;Chakra Petch-600\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t05y4v hidden-1fss2ew hidden-dmnj7j hidden-ly9mjn hidden-1f9y5es\",\"data-framer-name\":\"Group 163\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fAlBR83gP\"},motionChild:true,nodeId:\"F21TgbxjD\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-11d7if5 framer-deuyad\",\"data-framer-name\":\"Rectangle 27\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:60,intrinsicWidth:240,svg:'<svg width=\"240\" height=\"60\" viewBox=\"0 0 240 60\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 8C0 3.58172 3.58172 0 8 0H215.686C217.808 0 219.843 0.842855 221.343 2.34315L237.657 18.6569C239.157 20.1571 240 22.192 240 24.3137V52C240 56.4183 236.418 60 232 60H8.00001C3.58173 60 0 56.4183 0 52V8Z\" fill=\"#4189C3\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fAlBR83gP\"},motionChild:true,nodeId:\"ZixtsYT8z\",openInNewTab:false,scopeId:\"lQsbDkAnN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1pggook\",\"data-styles-preset\":\"jwv6f3c91\",children:\"Get Started Today\"})})})}),className:\"framer-1lzfgcm\",\"data-framer-name\":\"Get Started Today\",fonts:[\"GF;Chakra Petch-600\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-vpy85n\",\"data-framer-name\":\"Vector 37\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:883,intrinsicWidth:1297,svg:'<svg width=\"1297\" height=\"883\" viewBox=\"-1 -1 1297 883\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_f_14_2115)\">\\n<path d=\"M0.000168758 473.478L1278.29 413.76L1217.99 223.945L0.000168758 473.478Z\" fill=\"#4189C3\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_14_2115\" x=\"-150\" y=\"73.9448\" width=\"1578.29\" height=\"549.533\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"75\" result=\"effect1_foregroundBlur_14_2115\"/>\\n</filter>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-15g5uz1 hidden-1fss2ew hidden-dmnj7j hidden-1nr3nyk hidden-1f9y5es\"}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gxx18u hidden-1fss2ew hidden-dmnj7j hidden-ly9mjn hidden-1f9y5es\",\"data-border\":true,\"data-framer-name\":\"Accordion 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{width:\"689px\",y:(componentViewport?.y||0)+0+5753.1808+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bqzelu-container\",isModuleExternal:true,nodeId:\"kYf4exLAd\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"kYf4exLAd\",layoutId:\"kYf4exLAd\",style:{width:\"100%\"},T8rQFvSBR:\"You can submit any original video footage you own the rights to \u2014 including behind-the-scenes clips, short films, experimental visuals, timelapses, interviews, or unused commercial material. We specialize in finding value in footage others overlook, especially content with creative, cinematic, or real-world context that can power AI models.\\n\",variant:\"wnfCP8k9X\",W88zB8mIG:\"What kind of content can I submit?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vq1wb\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{width:\"689px\",y:(componentViewport?.y||0)+0+5753.1808+0+89}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ymt9lg-container\",isModuleExternal:true,nodeId:\"N3iGMyEac\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Row2,{height:\"100%\",id:\"N3iGMyEac\",layoutId:\"N3iGMyEac\",style:{width:\"100%\"},T8rQFvSBR:\"Your content is stored securely and never published or publicly distributed. It\u2019s only licensed for AI training through vetted partners, and always under strict usage terms.\",variant:\"EIiMg7yGr\",W88zB8mIG:\"How does my content stay safe?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ciwtaw\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{width:\"689px\",y:(componentViewport?.y||0)+0+5753.1808+0+178}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dzg3zv-container\",isModuleExternal:true,nodeId:\"q01dh0YdS\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"q01dh0YdS\",layoutId:\"q01dh0YdS\",style:{width:\"100%\"},T8rQFvSBR:\"It varies depending on the type and uniqueness of your footage, how much you upload, and current buyer demand. Some partners earn hundreds to thousands of dollars per deal \u2014 and we\u2019re just getting started. You\u2019ll always see a breakdown of licensing activity in your dashboard.\\n\",variant:\"wsd031xgt\",W88zB8mIG:\"How much can I make?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g4wele\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{width:\"689px\",y:(componentViewport?.y||0)+0+5753.1808+0+267}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uaqamh-container\",isModuleExternal:true,nodeId:\"yNUQmU1fU\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"yNUQmU1fU\",layoutId:\"yNUQmU1fU\",style:{width:\"100%\"},T8rQFvSBR:\"Very little \u2014 especially if you're working with CIF+AF. We handle transcoding, organization, metadata tagging, and delivery. You can upload directly or ship us a drive. Our team helps restore and organize older content too, at no cost to you.\\n\",variant:\"wsd031xgt\",W88zB8mIG:\"How much work is it to upload my content?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-etc54m\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{width:\"689px\",y:(componentViewport?.y||0)+0+5753.1808+0+356}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p23il5-container\",isModuleExternal:true,nodeId:\"V8nVCaooS\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"V8nVCaooS\",layoutId:\"V8nVCaooS\",style:{width:\"100%\"},T8rQFvSBR:\"If your client owns the footage, you\u2019ll need their written permission. If you retained rights or shot it independently, you\u2019re good to go. \\n\",variant:\"wsd031xgt\",W88zB8mIG:\"What if I created the content for a client?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cpuun6\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{width:\"689px\",y:(componentViewport?.y||0)+0+5753.1808+0+445}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2aj8g9-container\",isModuleExternal:true,nodeId:\"fuZztBj1h\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"fuZztBj1h\",layoutId:\"fuZztBj1h\",style:{width:\"100%\"},T8rQFvSBR:\"Leading AI companies, from research labs to major tech firms, license this content to train and evaluate generative models \u2014 like those powering video synthesis, robotics, and animation. We\u2019ve already powered several headline-making models and we\u2019re in active discussions with dozens more.\\n\",variant:\"wsd031xgt\",W88zB8mIG:\"Who\u2019s actually buying this footage?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ltkmhy\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZRPnfP5bp:{width:\"689px\",y:(componentViewport?.y||0)+0+5753.1808+0+534}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o3j8dm-container\",isModuleExternal:true,nodeId:\"FJqWZkfTs\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(Row3,{height:\"100%\",id:\"FJqWZkfTs\",layoutId:\"FJqWZkfTs\",style:{width:\"100%\"},T8rQFvSBR:\"CIF+AF is an official Troveo partner who makes the process effortless. They handle uploads, metadata, and coordination \u2014 acting as your concierge. You'll get the same visibility, earnings, and protection as if you worked directly with us, but with more hands-on support.\\n\",variant:\"wsd031xgt\",W88zB8mIG:\"Why work with CIF+AF and not directly with Troveo?\",width:\"100%\"})})})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-31dnd6 hidden-ly9mjn\",\"data-framer-name\":\"Group 235\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get started on Troveo today with CIF+AF \"})}),className:\"framer-cu117q\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"As your partner, we\u2019ll help you reach your potential as an earning creator in this niche and booming market. Ready to jump in? \"})}),className:\"framer-x3fyyo\",\"data-framer-name\":\"As your partner, we\u2019ll help you reach your potential as an earning creator in this niche and booming market. Ready to jump in?\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15p7hs4\",\"data-framer-name\":\"Group 163\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fAlBR83gP\"},motionChild:true,nodeId:\"hMHrpIzBz\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1f8riur framer-deuyad\",\"data-framer-name\":\"Rectangle 27\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:60,intrinsicWidth:240,svg:'<svg width=\"240\" height=\"60\" viewBox=\"0 0 240 60\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 8C0 3.58172 3.58172 0 8 0H215.686C217.808 0 219.843 0.842855 221.343 2.34315L237.657 18.6569C239.157 20.1571 240 22.192 240 24.3137V52C240 56.4183 236.418 60 232 60H8.00001C3.58173 60 0 56.4183 0 52V8Z\" fill=\"#4189C3\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fAlBR83gP\"},motionChild:true,nodeId:\"DlNxsTcSC\",openInNewTab:false,scopeId:\"lQsbDkAnN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1pggook\",\"data-styles-preset\":\"jwv6f3c91\",children:\"Let\u2019s do it\"})})})}),className:\"framer-1n11d8u\",\"data-framer-name\":\"Let\u2019s do it\",fonts:[\"GF;Chakra Petch-600\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uz48b3\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11hi1ab\",\"data-framer-name\":\"Group 161\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.7)\"},children:\"AI companies are looking for content like yours.\"})}),className:\"framer-1nq2jvw\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.7)\"},children:\"\\xa9 2025 Troveo, Inc. All rights reserved\"})}),className:\"framer-1ewn84m\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.7)\",\"--framer-text-decoration\":\"underline\"},children:\"Privacy\"})}),className:\"framer-1jbfg6k\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/troveo\",motionChild:true,nodeId:\"hl6L6Mh0c\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1o6ly3a framer-deuyad\",\"data-framer-name\":\"Group 70\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:30,intrinsicWidth:30,svg:'<svg width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.03\"/>\\n<rect x=\"0.5\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.1\"/>\\n<path d=\"M20.25 8.25C20.6478 8.25 21.0294 8.40804 21.3107 8.68934C21.592 8.97064 21.75 9.35218 21.75 9.75V20.25C21.75 20.6478 21.592 21.0294 21.3107 21.3107C21.0294 21.592 20.6478 21.75 20.25 21.75H9.75C9.35218 21.75 8.97064 21.592 8.68934 21.3107C8.40804 21.0294 8.25 20.6478 8.25 20.25V9.75C8.25 9.35218 8.40804 8.97064 8.68934 8.68934C8.97064 8.40804 9.35218 8.25 9.75 8.25H20.25ZM19.875 19.875V15.9C19.875 15.2515 19.6174 14.6297 19.1589 14.1711C18.7003 13.7126 18.0785 13.455 17.43 13.455C16.7925 13.455 16.05 13.845 15.69 14.43V13.5975H13.5975V19.875H15.69V16.1775C15.69 15.6 16.155 15.1275 16.7325 15.1275C17.011 15.1275 17.278 15.2381 17.475 15.435C17.6719 15.632 17.7825 15.899 17.7825 16.1775V19.875H19.875ZM11.16 12.42C11.4942 12.42 11.8147 12.2873 12.051 12.051C12.2873 11.8147 12.42 11.4942 12.42 11.16C12.42 10.4625 11.8575 9.8925 11.16 9.8925C10.8238 9.8925 10.5014 10.026 10.2637 10.2637C10.026 10.5014 9.8925 10.8238 9.8925 11.16C9.8925 11.8575 10.4625 12.42 11.16 12.42ZM12.2025 19.875V13.5975H10.125V19.875H12.2025Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-vud2ie\",\"data-framer-name\":\"Group 71\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:30,intrinsicWidth:30,svg:'<svg width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.03\"/>\\n<rect x=\"0.5\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.1\"/>\\n<path d=\"M13.866 16.9882L17.4375 21.75H22.6875L16.794 13.8915L21.6975 8.25H19.71L15.8722 12.6645L12.5625 8.25H7.3125L12.945 15.7613L7.74 21.75H9.7275L13.866 16.9882ZM18.1875 20.25L10.3125 9.75H11.8125L19.6875 20.25H18.1875Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-585dkm\",\"data-framer-name\":\"Group 163\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"d_PhmbW46\"},motionChild:true,nodeId:\"ZBy7pKzmY\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1xwfw5h framer-deuyad\",\"data-framer-name\":\"Rectangle 27\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"d_PhmbW46\"},motionChild:true,nodeId:\"VdByi25dK\",openInNewTab:false,scopeId:\"lQsbDkAnN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-m39g46\",\"data-styles-preset\":\"IzL0iqw8_\",children:\"Buy Data\"})})})}),className:\"framer-x7irtc\",\"data-framer-name\":\"Buy Data\",fonts:[\"GF;Chakra Petch-600\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vd00qr\",\"data-framer-name\":\"Group 161\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gbqbhe\",\"data-framer-name\":\"Group 162\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r3mmfw\",\"data-framer-name\":\"IMG_6188 1\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dXfPTSS9I\"},motionChild:true,nodeId:\"ZDUvbuHcN\",scopeId:\"lQsbDkAnN\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F8DOlZylN:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:17,intrinsicWidth:75,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8461.2+8+0+0+33.5561-33.5561),pixelHeight:34,pixelWidth:150,src:\"https://framerusercontent.com/images/V8G9Y60p0jtYOsHHOJl6LcZew.svg\"}},vOAaFN0KZ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:17,intrinsicWidth:75,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7032.5456+8+0+0+33.5561-33.5561),pixelHeight:34,pixelWidth:150,src:\"https://framerusercontent.com/images/V8G9Y60p0jtYOsHHOJl6LcZew.svg\"}},XHfmA9npi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:17,intrinsicWidth:75,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6981.9376+8+0+0+33.5561-33.5561),pixelHeight:34,pixelWidth:150,src:\"https://framerusercontent.com/images/V8G9Y60p0jtYOsHHOJl6LcZew.svg\"}},ZRPnfP5bp:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:17,intrinsicWidth:75,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6959.2972+8+0+0+33.5561-33.5561),pixelHeight:34,pixelWidth:150,src:\"https://framerusercontent.com/images/V8G9Y60p0jtYOsHHOJl6LcZew.svg\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:17,intrinsicWidth:75,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7048.3606+8+0+0+33.5561-33.5561),pixelHeight:34,pixelWidth:150,src:\"https://framerusercontent.com/images/V8G9Y60p0jtYOsHHOJl6LcZew.svg\"},className:\"framer-1t8hrly framer-deuyad\",\"data-framer-name\":\"Troveo\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e7syfj\",\"data-framer-name\":\"Group 188\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dXfPTSS9I\"},motionChild:true,nodeId:\"QZgcFYOEX\",openInNewTab:false,scopeId:\"lQsbDkAnN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-z58b84\",\"data-styles-preset\":\"VL5kUA96p\",children:\"Homepage\"})})})}),className:\"framer-1ahls38\",\"data-framer-name\":\"Homepage\",fonts:[\"GF;Figtree-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"UQ12J8LI1\"},motionChild:true,nodeId:\"dvkkOkVGM\",openInNewTab:false,scopeId:\"lQsbDkAnN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-z58b84\",\"data-styles-preset\":\"VL5kUA96p\",children:\"About Us\"})})})}),className:\"framer-19tn1ww\",\"data-framer-name\":\"About Us\",fonts:[\"GF;Figtree-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"PFe3xA1cG\"},motionChild:true,nodeId:\"Exthutw5O\",openInNewTab:false,scopeId:\"lQsbDkAnN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-z58b84\",\"data-styles-preset\":\"VL5kUA96p\",children:\"Testimonials\"})})})}),className:\"framer-1p6kvtr\",\"data-framer-name\":\"Testimonials\",fonts:[\"GF;Figtree-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rWSjdl2DM\"},motionChild:true,nodeId:\"yIylgXnCo\",openInNewTab:false,scopeId:\"lQsbDkAnN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-z58b84\",\"data-styles-preset\":\"VL5kUA96p\",children:\"For Partners\"})})})}),className:\"framer-5wvi03\",\"data-framer-name\":\"For Partners\",fonts:[\"GF;Figtree-600\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BjULX.framer-deuyad, .framer-BjULX .framer-deuyad { display: block; }\",\".framer-BjULX.framer-1fss2ew { align-content: center; align-items: center; background-color: var(--token-24ac73f0-beb7-4fe2-b35e-74ad7ca7dbe8, #01030e); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 6326px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1536px; }\",\".framer-BjULX .framer-ajtm8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 84px; justify-content: flex-start; overflow: visible; padding: 25px 90px 25px 90px; position: relative; width: 1536px; }\",\".framer-BjULX .framer-lmn4x0 { flex: none; height: 34px; overflow: visible; position: relative; width: 150px; }\",\".framer-BjULX .framer-1wogknh, .framer-BjULX .framer-1r3mmfw { flex: none; height: 34px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 150px; }\",\".framer-BjULX .framer-6v9diw { aspect-ratio: 4.411764705882353 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 34px); left: 0px; overflow: visible; position: absolute; right: 0px; }\",\".framer-BjULX .framer-sxmgwh { aspect-ratio: 1.4609929078014185 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 807px); overflow: visible; position: absolute; right: -59px; top: 0px; width: 1179px; z-index: 0; }\",\".framer-BjULX .framer-1hxyprk { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 144px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-BjULX .framer-c7goj0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 54px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 786px; }\",\".framer-BjULX .framer-r0itkn, .framer-BjULX .framer-o794am { flex: none; height: 24px; overflow: visible; position: relative; width: 283px; }\",\".framer-BjULX .framer-1a548k2, .framer-BjULX .framer-ov1z2a { --framer-paragraph-spacing: 10.891594886779785px; flex: none; height: auto; left: 28px; position: absolute; top: 0px; white-space: pre-wrap; width: 255px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1sruh8l, .framer-BjULX .framer-21jtnn { flex: none; height: 22px; left: 0px; position: absolute; top: 0px; width: 17px; }\",\".framer-BjULX .framer-1uxkj66, .framer-BjULX .framer-16414u2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BjULX .framer-1qek3em { aspect-ratio: 2.794999988800889 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 86px); position: relative; width: 240px; }\",\".framer-BjULX .framer-1f5qeh1 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 670px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-85iznt { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 670px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-143cjgk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 427px; }\",\".framer-BjULX .framer-v62vo7 { --border-bottom-width: 1px; --border-color: #1d1d1d; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 326px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-BjULX .framer-ifa471, .framer-BjULX .framer-3j9fbd, .framer-BjULX .framer-ql49zb, .framer-BjULX .framer-1l8uvdv, .framer-BjULX .framer-tb6ke8, .framer-BjULX .framer-uil6oc, .framer-BjULX .framer-1xeqp7x, .framer-BjULX .framer-1d282gb, .framer-BjULX .framer-om98jj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-BjULX .framer-1074vup, .framer-BjULX .framer-1vm3yaa, .framer-BjULX .framer-10r2utf, .framer-BjULX .framer-hmr8cw, .framer-BjULX .framer-wjdume, .framer-BjULX .framer-v4pr9u, .framer-BjULX .framer-123m1x0, .framer-BjULX .framer-ejw04u, .framer-BjULX .framer-1ef6p6p { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-BjULX .framer-uvgd5w, .framer-BjULX .framer-1gc0uo3, .framer-BjULX .framer-etaa2d, .framer-BjULX .framer-o2plhk, .framer-BjULX .framer-1wm6cm3, .framer-BjULX .framer-y8w9yb, .framer-BjULX .framer-16wx6cy, .framer-BjULX .framer-e5qjap, .framer-BjULX .framer-nfd922 { --framer-input-background: #0d1122; --framer-input-border-bottom-width: 1px; --framer-input-border-color: #212949; --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-BjULX .framer-5bx6bb-container, .framer-BjULX .framer-ghde4e-container, .framer-BjULX .framer-sadlf8-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-BjULX .framer-1pair20 { --border-bottom-width: 1px; --border-color: #1d1d1d; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 427px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-BjULX .framer-3vzq1u, .framer-BjULX .framer-2hnff5, .framer-BjULX .framer-1s0ttis { flex: none; height: 2%; overflow: hidden; position: relative; width: 88%; }\",\".framer-BjULX .framer-12ubn6a { flex: none; height: 374px; overflow: visible; position: relative; width: 1004px; }\",\".framer-BjULX .framer-himmo0 { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 50%; position: absolute; top: 31px; transform: translateX(-50%); white-space: pre-wrap; width: 663px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1x79jtm { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 50%; position: absolute; top: 111px; transform: translateX(-50%); white-space: pre-wrap; width: 873px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-413v2r { flex: none; height: 127px; left: 0px; overflow: visible; position: absolute; top: 247px; width: 1004px; }\",\".framer-BjULX .framer-awr4um { --border-bottom-width: 2px; --border-color: #1d1d1d; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #01030d; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 127px; left: 342px; overflow: hidden; position: absolute; top: 0px; width: 320px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BjULX .framer-1y3ukp0, .framer-BjULX .framer-1j9rp7u, .framer-BjULX .framer-921end, .framer-BjULX .framer-q9bfbx, .framer-BjULX .framer-177vcgq, .framer-BjULX .framer-1d1onwy, .framer-BjULX .framer-mc7zy6 { flex: none; height: 571px; left: -142px; position: absolute; top: -27px; width: 500px; }\",\".framer-BjULX .framer-a64imx, .framer-BjULX .framer-1crwtcm, .framer-BjULX .framer-1ffbmz7, .framer-BjULX .framer-mzhqum { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 25px; position: absolute; top: 83px; white-space: pre-wrap; width: 177px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1pb95gk, .framer-BjULX .framer-1dli54y, .framer-BjULX .framer-empk91, .framer-BjULX .framer-1vv4qqu { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 25px; position: absolute; top: 25px; white-space: pre-wrap; width: 177px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-atr2vo { --border-bottom-width: 2px; --border-color: #1d1d1d; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #01030f; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 127px; left: 684px; overflow: hidden; position: absolute; top: 0px; width: 320px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BjULX .framer-4n7st1, .framer-BjULX .framer-1q9dx74 { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 19px; position: absolute; top: 83px; white-space: pre-wrap; width: 177px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-fii2g8, .framer-BjULX .framer-ycghwi { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 19px; position: absolute; top: 25px; white-space: pre-wrap; width: 177px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-a9j5gh { --border-bottom-width: 2px; --border-color: #1d1d1d; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #01030e; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 127px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 320px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BjULX .framer-85aeid { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); white-space: pre-wrap; width: 129px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-a95cyc, .framer-BjULX .framer-is7il1, .framer-BjULX .framer-1fwxdch { flex: none; height: 115px; overflow: hidden; position: relative; width: 332px; }\",\".framer-BjULX .framer-lk6ahp, .framer-BjULX .framer-q9x72k { --border-bottom-width: 2px; --border-color: #1d1d1d; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #01030f; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 127px; overflow: hidden; position: relative; width: 320px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BjULX .framer-uspoto { --framer-paragraph-spacing: 0px; bottom: 25px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); white-space: pre-wrap; width: 83px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1ecbn4k { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 50%; position: absolute; top: 25px; transform: translateX(-50%); white-space: pre-wrap; width: 105px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-11hvhi5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 89%; }\",\".framer-BjULX .framer-1cefdyg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 99%; }\",\".framer-BjULX .framer-q2jni5, .framer-BjULX .framer-13yrklb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BjULX .framer-1v6xpf9 { aspect-ratio: 2.794999988800889 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); position: relative; width: 123px; }\",\".framer-BjULX .framer-1pzfmxe { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-vxexck { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 95%; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-kiutg6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 327px; }\",\".framer-BjULX .framer-1m7fwr0 { --border-bottom-width: 1px; --border-color: #1d1d1d; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-BjULX .framer-1jpnq97 { flex: none; height: 1208px; position: absolute; right: -330px; top: -233px; width: 1383px; z-index: 0; }\",\".framer-BjULX .framer-1wpb2d2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 86%; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-16kpdhs { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 87%; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1k8az0d { --border-bottom-width: 2px; --border-color: #1d1d1d; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #01030d; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 127px; overflow: hidden; position: relative; width: 320px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BjULX .framer-1gm4ebp { --border-bottom-width: 2px; --border-color: #1d1d1d; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #01030e; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 127px; overflow: hidden; position: relative; width: 320px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BjULX .framer-1h9lj8g { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 112px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-nzsphh { flex: none; height: 852px; overflow: visible; position: relative; width: 904px; }\",\".framer-BjULX .framer-k1xbm4 { flex: none; height: 346px; left: 0px; overflow: visible; position: absolute; top: 128px; width: 904px; }\",\".framer-BjULX .framer-plefu1 { --border-bottom-width: 2px; --border-color: #000000; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #01030e; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 346px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 436px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BjULX .framer-1wcm784, .framer-BjULX .framer-snfkpl, .framer-BjULX .framer-16dl0rt, .framer-BjULX .framer-x6nh4o { flex: none; height: 470px; left: 0px; position: absolute; top: 0px; width: 317px; }\",\".framer-BjULX .framer-mq444l, .framer-BjULX .framer-1dpl0fj, .framer-BjULX .framer-a5i537, .framer-BjULX .framer-13byjdc { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 20px; position: absolute; top: 222px; white-space: pre-wrap; width: 277px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-aof9f6, .framer-BjULX .framer-1mmje42, .framer-BjULX .framer-1rqp78u, .framer-BjULX .framer-1p19eau { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 20px; position: absolute; top: 263px; white-space: pre-wrap; width: 353px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1jyg4fa, .framer-BjULX .framer-he8zju, .framer-BjULX .framer-6bcox2, .framer-BjULX .framer-1gsycv8 { flex: none; height: 192px; left: 0px; position: absolute; top: 0px; width: 436px; }\",\".framer-BjULX .framer-kk4aez { --border-bottom-width: 2px; --border-color: #000000; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #01030e; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 346px; left: 468px; overflow: hidden; position: absolute; top: 0px; width: 436px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BjULX .framer-1jcnzj { flex: none; height: 346px; left: 0px; overflow: visible; position: absolute; top: 506px; width: 904px; }\",\".framer-BjULX .framer-8fwp4t { --border-bottom-width: 2px; --border-color: #000000; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #01030e; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 346px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 436px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-BjULX .framer-wnx200 { --border-bottom-width: 2px; --border-color: #000000; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #01030e; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 346px; left: 468px; overflow: hidden; position: absolute; top: 0px; width: 436px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-BjULX .framer-1h3n22r { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 49%; position: absolute; top: 0px; transform: translateX(-50%); white-space: pre-wrap; width: 451px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-vht0kz { --border-bottom-width: 2px; --border-color: #1d1d1d; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #01030e; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 270px; left: 0px; overflow: hidden; position: absolute; top: 128px; width: 341px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BjULX .framer-bxvpm7, .framer-BjULX .framer-j58xuj, .framer-BjULX .framer-hqq5xb, .framer-BjULX .framer-5omy43, .framer-BjULX .framer-jx3saw, .framer-BjULX .framer-1y7s2g, .framer-BjULX .framer-1qr7mcl, .framer-BjULX .framer-1hk2mla { flex: none; height: 136%; left: 0px; position: absolute; top: 0px; width: 73%; }\",\".framer-BjULX .framer-1tb163e, .framer-BjULX .framer-lbu6mb { --framer-paragraph-spacing: 16px; bottom: 66px; flex: none; height: 13%; left: 20px; position: absolute; white-space: pre-wrap; width: 64%; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1258bk1, .framer-BjULX .framer-q3z9nc { --framer-paragraph-spacing: 16px; bottom: 17px; flex: none; height: 16%; left: calc(46.334310850439905% - 81.13207547169812% / 2); position: absolute; white-space: pre-wrap; width: 81%; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-15afn1c, .framer-BjULX .framer-13tek6u, .framer-BjULX .framer-1dum1i0, .framer-BjULX .framer-6hc1wd, .framer-BjULX .framer-xpqzyi, .framer-BjULX .framer-1q4plnm, .framer-BjULX .framer-1my2nh6, .framer-BjULX .framer-1pwtkpf { flex: none; height: 55%; left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-BjULX .framer-18b0z73 { --border-bottom-width: 2px; --border-color: #1d1d1d; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #01030e; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 270px; left: 372px; overflow: hidden; position: absolute; top: 128px; width: 341px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BjULX .framer-1pisqtw, .framer-BjULX .framer-813u1c { --framer-paragraph-spacing: 16px; bottom: 80px; flex: none; height: 8%; left: 20px; position: absolute; white-space: pre-wrap; width: 64%; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-h6qdvq, .framer-BjULX .framer-1y4ix6i { --framer-paragraph-spacing: 16px; bottom: 29px; flex: none; height: 11%; left: calc(46.334310850439905% - 80.96330275229357% / 2); position: absolute; white-space: pre-wrap; width: 81%; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1q6yavi { --border-bottom-width: 2px; --border-color: #1d1d1d; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #01030e; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 271px; left: 0px; overflow: hidden; position: absolute; top: 429px; width: 341px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-BjULX .framer-1w7ypti, .framer-BjULX .framer-ao1q5w { --framer-paragraph-spacing: 16px; bottom: 81px; flex: none; height: 8%; left: 20px; position: absolute; white-space: pre-wrap; width: 64%; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-tu2u42, .framer-BjULX .framer-1gowe3u { --framer-paragraph-spacing: 16px; bottom: 30px; flex: none; height: 11%; left: calc(46.334310850439905% - 80.96330275229357% / 2); position: absolute; white-space: pre-wrap; width: 81%; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-emvpn9 { --border-bottom-width: 2px; --border-color: #1d1d1d; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #01030e; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 273px; overflow: hidden; position: absolute; right: 0px; top: 429px; width: 344px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-BjULX .framer-jxd5l5, .framer-BjULX .framer-19i85wd { --framer-paragraph-spacing: 16px; bottom: 73px; flex: none; height: 8%; left: 20px; position: absolute; white-space: pre-wrap; width: 64%; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-19a1jog, .framer-BjULX .framer-zbqcpe { --framer-paragraph-spacing: 16px; bottom: 22px; flex: none; height: 11%; left: calc(49.12790697674421% - 86.9186046511628% / 2); position: absolute; white-space: pre-wrap; width: 87%; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1oxpkmb { background-color: #01030e; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 270px; left: 0px; overflow: hidden; position: absolute; right: -3px; top: 164px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BjULX .framer-3cluc8 { background-color: #01030e; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 270px; left: -1px; overflow: hidden; position: absolute; right: -2px; top: calc(45.13137557959816% - 270px / 2); will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-BjULX .framer-dw4pun { background-color: #01030e; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 289px; flex: none; height: 271px; left: 0px; overflow: hidden; position: absolute; right: -3px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-BjULX .framer-1wpkfax { background-color: #01030e; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 1px; flex: none; height: 273px; left: -6px; overflow: hidden; position: absolute; right: 0px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-BjULX .framer-whvzw7 { flex: none; height: 669px; overflow: visible; position: relative; width: 894px; }\",\".framer-BjULX .framer-1uyql6f { flex: none; height: 579px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 894px; }\",\".framer-BjULX .framer-opnz0m, .framer-BjULX .framer-hrmo4j { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 115px; position: absolute; top: 31px; white-space: pre-wrap; width: 663px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1qyhnwf, .framer-BjULX .framer-gs13nw { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 382px; position: absolute; top: 0px; white-space: pre-wrap; width: 129px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-zowb37 { --border-bottom-width: 2px; --border-color: #000000; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #01030e; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 460px; left: 0px; overflow: hidden; position: absolute; top: 119px; width: 894px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-BjULX .framer-2go6ko { flex: none; height: 156px; left: 442px; overflow: visible; position: absolute; top: 230px; width: 417px; }\",\".framer-BjULX .framer-1pcmta { background-color: #0b0d18; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: 156px; left: 0px; position: absolute; top: 0px; width: 417px; }\",\".framer-BjULX .framer-sgg9lt { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 20px; position: absolute; top: 49px; white-space: pre-wrap; width: 377px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-12x34hy, .framer-BjULX .framer-cwsizj, .framer-BjULX .framer-8amu0h { flex: none; height: 24px; left: 20px; overflow: visible; position: absolute; top: 15px; width: 276px; }\",\".framer-BjULX .framer-1b21yuw, .framer-BjULX .framer-ad6ezz, .framer-BjULX .framer-r87qld { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 40px; position: absolute; top: 0px; white-space: pre-wrap; width: 236px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1ghi9jw, .framer-BjULX .framer-1h634ui, .framer-BjULX .framer-171nvr0 { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 0px; position: absolute; top: 0px; white-space: pre-wrap; width: 30px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-gt4e1h { flex: none; height: 54px; left: 442px; overflow: visible; position: absolute; top: 82px; width: 417px; }\",\".framer-BjULX .framer-zw2223, .framer-BjULX .framer-1u8tnm4 { background-color: #0b0d18; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: 54px; left: 0px; position: absolute; top: 0px; width: 417px; }\",\".framer-BjULX .framer-luex9c, .framer-BjULX .framer-1mzwpdd, .framer-BjULX .framer-1b83mgg, .framer-BjULX .framer-okawoo, .framer-BjULX .framer-1w6ohzx, .framer-BjULX .framer-1fyjeu8 { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 60px; position: absolute; top: 15px; white-space: pre-wrap; width: 236px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-ew2xvw, .framer-BjULX .framer-1m0v0wc, .framer-BjULX .framer-r0bno6, .framer-BjULX .framer-14jvab0, .framer-BjULX .framer-1dfcwx0, .framer-BjULX .framer-qry4sm { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 20px; position: absolute; top: 15px; white-space: pre-wrap; width: 30px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-sj9egc { flex: none; height: 54px; left: 442px; overflow: visible; position: absolute; top: 156px; width: 417px; }\",\".framer-BjULX .framer-1dswybd { flex: none; height: 449px; left: 50px; overflow: visible; position: absolute; top: 50px; width: 340px; }\",\".framer-BjULX .framer-4ymdwv, .framer-BjULX .framer-aolu6m { flex: none; height: 103px; left: 20px; overflow: visible; position: absolute; top: 20px; width: 300px; }\",\".framer-BjULX .framer-17nfpmt, .framer-BjULX .framer-12veiq5, .framer-BjULX .framer-16617d3 { background-color: #0e101a; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: 103px; left: 0px; position: absolute; top: 0px; width: 300px; }\",\".framer-BjULX .framer-11b2j1s, .framer-BjULX .framer-1op45yy, .framer-BjULX .framer-1vx1aoh { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 12px; position: absolute; top: 9px; white-space: pre-wrap; width: 62px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-11bgkxr, .framer-BjULX .framer-1b6rxrh, .framer-BjULX .framer-1twgzn9 { flex: none; height: 44px; left: 12px; overflow: visible; position: absolute; top: 47px; width: 100px; }\",\".framer-BjULX .framer-1q4m8qf, .framer-BjULX .framer-bslkq7, .framer-BjULX .framer-10fbr3a, .framer-BjULX .framer-1i548k9, .framer-BjULX .framer-3mme6t, .framer-BjULX .framer-14yv3o4 { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 0px; position: absolute; top: 0px; white-space: pre-wrap; width: 62px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-m4w2jw, .framer-BjULX .framer-1bg8vqp, .framer-BjULX .framer-14ods4, .framer-BjULX .framer-ikh5wm, .framer-BjULX .framer-1sbwdf7, .framer-BjULX .framer-1w19jr { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 0px; position: absolute; top: 22px; white-space: pre-wrap; width: 100px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1hvwo39, .framer-BjULX .framer-bve83p, .framer-BjULX .framer-u9l3z1 { flex: none; height: 44px; left: 150px; overflow: visible; position: absolute; top: 47px; width: 100px; }\",\".framer-BjULX .framer-13j72t, .framer-BjULX .framer-1jdq1vg, .framer-BjULX .framer-16y6wzq, .framer-BjULX .framer-y6jpmb, .framer-BjULX .framer-eluzj0 { flex: none; height: 19px; left: 89px; overflow: visible; position: absolute; top: 12px; width: 59px; }\",\".framer-BjULX .framer-1qk76yn, .framer-BjULX .framer-1uliow7, .framer-BjULX .framer-19d55ds, .framer-BjULX .framer-1pvor5k, .framer-BjULX .framer-fdd2i4, .framer-BjULX .framer-zutggf { background-color: rgba(65, 137, 195, 0.2); border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; flex: none; height: 19px; left: 0px; position: absolute; top: 0px; width: 59px; }\",\".framer-BjULX .framer-1rh53d2, .framer-BjULX .framer-13gix86, .framer-BjULX .framer-1joi3bn, .framer-BjULX .framer-110pg10, .framer-BjULX .framer-vnhdi, .framer-BjULX .framer-lh9sb5 { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 5px; position: absolute; top: 3px; white-space: pre-wrap; width: 49px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-ozo3mj, .framer-BjULX .framer-elxr6t { flex: none; height: 134px; left: 20px; overflow: visible; position: absolute; top: 138px; width: 300px; }\",\".framer-BjULX .framer-mo25co, .framer-BjULX .framer-haa42k { background-color: #0e101a; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: 134px; left: 0px; position: absolute; top: 0px; width: 300px; }\",\".framer-BjULX .framer-157nrvt, .framer-BjULX .framer-1y9u9ox { flex: none; height: 75px; left: 10px; overflow: visible; position: absolute; top: 47px; width: 280px; }\",\".framer-BjULX .framer-ddsitg, .framer-BjULX .framer-1j92jjx { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: 23px; left: 0px; position: absolute; top: 52px; width: 20px; }\",\".framer-BjULX .framer-u2vccx, .framer-BjULX .framer-k9tpb9 { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: 38px; left: 26px; position: absolute; top: 37px; width: 20px; }\",\".framer-BjULX .framer-1qwii0u, .framer-BjULX .framer-1mojt5x { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: 28px; left: 52px; position: absolute; top: 47px; width: 20px; }\",\".framer-BjULX .framer-16g6pp5, .framer-BjULX .framer-ce9zet { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: 44px; left: 78px; position: absolute; top: 31px; width: 20px; }\",\".framer-BjULX .framer-1oue9ek, .framer-BjULX .framer-1kovvil { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: 32px; left: 104px; position: absolute; top: 43px; width: 20px; }\",\".framer-BjULX .framer-1dkto73, .framer-BjULX .framer-1mp74bo { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: 49px; left: 130px; position: absolute; top: 26px; width: 20px; }\",\".framer-BjULX .framer-1v9yrwn, .framer-BjULX .framer-1dph636 { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: 38px; left: 156px; position: absolute; top: 37px; width: 20px; }\",\".framer-BjULX .framer-ya0jde, .framer-BjULX .framer-1pknesu { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: 41px; left: 182px; position: absolute; top: 34px; width: 20px; }\",\".framer-BjULX .framer-qo000z, .framer-BjULX .framer-aqark0 { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: 75px; left: 208px; position: absolute; top: 0px; width: 20px; }\",\".framer-BjULX .framer-gt1sag, .framer-BjULX .framer-k19kzy { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: 49px; left: 234px; position: absolute; top: 26px; width: 20px; }\",\".framer-BjULX .framer-10u04gi, .framer-BjULX .framer-1kxos7y { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: 65px; left: 260px; position: absolute; top: 10px; width: 20px; }\",\".framer-BjULX .framer-1u8vipl, .framer-BjULX .framer-68wodp { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 12px; position: absolute; top: 9px; white-space: pre-wrap; width: 65px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-qui2k, .framer-BjULX .framer-160w9at { flex: none; height: 88px; left: 20px; overflow: visible; position: absolute; top: 287px; width: 143px; }\",\".framer-BjULX .framer-1k8goey, .framer-BjULX .framer-1hmh3k3, .framer-BjULX .framer-1ozf77u, .framer-BjULX .framer-yt8qq6, .framer-BjULX .framer-182dxt6, .framer-BjULX .framer-1az4u99 { background-color: #0e101a; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: 88px; left: 0px; position: absolute; top: 0px; width: 143px; }\",\".framer-BjULX .framer-1fmn1x8, .framer-BjULX .framer-1r2pah7, .framer-BjULX .framer-1mb03ak { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 12px; position: absolute; top: 50px; white-space: pre-wrap; width: 70px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1m9sb0n, .framer-BjULX .framer-hux71n, .framer-BjULX .framer-hqzomv { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 87px; position: absolute; top: 58px; white-space: pre-wrap; width: 42px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1cu7vdd, .framer-BjULX .framer-uq1dkm, .framer-BjULX .framer-11ac3gj, .framer-BjULX .framer-fda06e, .framer-BjULX .framer-6w0b0, .framer-BjULX .framer-bs0qw7 { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 12px; position: absolute; top: 9px; white-space: pre-wrap; width: 114px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-vhtbwv, .framer-BjULX .framer-14zezj0 { flex: none; height: 88px; left: 177px; overflow: visible; position: absolute; top: 287px; width: 143px; }\",\".framer-BjULX .framer-pl97f8, .framer-BjULX .framer-1wvgxtb, .framer-BjULX .framer-15qps93 { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 12px; position: absolute; top: 50px; white-space: pre-wrap; width: 80px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1qev83d, .framer-BjULX .framer-fqu9l4, .framer-BjULX .framer-1y4uxix { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 97px; position: absolute; top: 58px; white-space: pre-wrap; width: 26px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-6u4bvd, .framer-BjULX .framer-1ns1wwk { --border-bottom-width: 2px; --border-color: #000000; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background: linear-gradient(180.00000165461606deg, rgba(1, 3, 14, 0) 0%, rgb(1, 3, 14) 100%); border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: 449px; left: 0px; position: absolute; top: 0px; width: 340px; }\",\".framer-BjULX .framer-17sy04x { flex: none; height: 60px; left: 327px; overflow: visible; position: absolute; top: 609px; width: 240px; }\",\".framer-BjULX .framer-b5c4dp, .framer-BjULX .framer-1jockdn, .framer-BjULX .framer-1cfentp, .framer-BjULX .framer-11d7if5, .framer-BjULX .framer-1f8riur { flex: none; height: 60px; left: 0px; position: absolute; text-decoration: none; top: 0px; width: 240px; }\",\".framer-BjULX .framer-1hl25w1, .framer-BjULX .framer-ml2dsr, .framer-BjULX .framer-1lzfgcm { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 36px; position: absolute; top: 14px; white-space: pre; width: auto; }\",\".framer-BjULX .framer-1yge75u, .framer-BjULX .framer-13jm83x, .framer-BjULX .framer-zils0m, .framer-BjULX .framer-137w0yj, .framer-BjULX .framer-1muom0x, .framer-BjULX .framer-1utujfu, .framer-BjULX .framer-8vpy4f, .framer-BjULX .framer-15lkgs, .framer-BjULX .framer-wtk968 { flex: none; height: 1%; overflow: hidden; position: relative; width: 88%; }\",\".framer-BjULX .framer-1hkfbtz { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 431px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-gdwgxk-container { flex: none; height: 500px; position: relative; width: 893px; }\",\".framer-BjULX .framer-dfz3iu, .framer-BjULX .framer-2sv6bg { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 460px; justify-content: flex-start; padding: 0px; position: relative; width: 894px; }\",\".framer-BjULX .framer-1letbn4, .framer-BjULX .framer-fgnz3h { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-BjULX .framer-kxa7qe { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 455px; justify-content: flex-start; padding: 0px; position: relative; width: 894px; }\",\".framer-BjULX .framer-1kbiw { border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-BjULX .framer-1c2abqt, .framer-BjULX .framer-t05y4v { flex: none; height: 60px; overflow: visible; position: relative; width: 240px; }\",\".framer-BjULX .framer-toz2z4 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 263px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1n6vs6c, .framer-BjULX .framer-1nver5j, .framer-BjULX .framer-dfz9d, .framer-BjULX .framer-lefj2 { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 129px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-kq9p2p-container { flex: none; height: 585px; position: relative; width: 270px; }\",\".framer-BjULX .framer-13xq6jz, .framer-BjULX .framer-pcp5sj, .framer-BjULX .framer-2ms8wp { height: 543px; overflow: hidden; position: relative; width: 270px; }\",\".framer-BjULX .framer-pvzsfp, .framer-BjULX .framer-1s1ntb, .framer-BjULX .framer-9xjrls { aspect-ratio: 0.4972375690607735 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 543px); left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-BjULX .framer-xik6vt, .framer-BjULX .framer-q66tss, .framer-BjULX .framer-gt89ja, .framer-BjULX .framer-s7tl19, .framer-BjULX .framer-15g5uz1 { flex: none; height: 60px; overflow: hidden; position: relative; width: 332px; }\",\".framer-BjULX .framer-5wgi6u { 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: 331px; }\",\".framer-BjULX .framer-pxgaua { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 325px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-2e13bl { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 331px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-143055b { aspect-ratio: 1.6258437801350047 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 206px); overflow: visible; position: relative; width: 336px; }\",\".framer-BjULX .framer-181ge8j { bottom: 2092px; flex: none; height: 352px; left: -84px; position: absolute; right: -81px; z-index: 0; }\",\".framer-BjULX .framer-1uoco89 { flex: none; height: 19px; overflow: hidden; position: relative; width: 332px; }\",\".framer-BjULX .framer-mh727p { flex: none; height: 373px; overflow: visible; position: relative; width: 343px; }\",\".framer-BjULX .framer-1hvjllg { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); white-space: pre-wrap; width: 339px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-18uuxq7 { --framer-paragraph-spacing: 16px; bottom: 102px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); white-space: pre-wrap; width: 311px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1v4mwgq { bottom: 13px; flex: none; height: 60px; left: calc(49.91394148020657% - 240px / 2); overflow: visible; position: absolute; width: 240px; }\",\".framer-BjULX .framer-1xeuzqo, .framer-BjULX .framer-1n11d8u { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 75px; position: absolute; top: 14px; white-space: pre; width: auto; }\",\".framer-BjULX .framer-w8auy6 { align-content: center; align-items: center; background-color: #01030e; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 834px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 340px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-BjULX .framer-1r296mz { flex: none; height: 399px; overflow: hidden; position: relative; width: 340px; }\",\".framer-BjULX .framer-1l49kb8 { flex: none; height: 391px; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-BjULX .framer-xhy9jx { flex: none; height: 40%; overflow: hidden; position: relative; width: 82%; }\",\".framer-BjULX .framer-1rli9gz, .framer-BjULX .framer-11y59d6 { bottom: 0px; flex: none; height: 51%; left: 0px; overflow: visible; position: absolute; width: 100%; }\",\".framer-BjULX .framer-pvc5fd, .framer-BjULX .framer-1056260 { background-color: #0b0d18; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: 108%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(46.334310850439905% - 107.91788856304984% / 2); width: 100%; }\",\".framer-BjULX .framer-12etpji, .framer-BjULX .framer-54rj8t { --framer-paragraph-spacing: 16px; flex: none; height: 62%; left: 20px; position: absolute; top: 49px; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-jmg3kn, .framer-BjULX .framer-183jmkk { flex: none; height: 54px; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-BjULX .framer-9a892r, .framer-BjULX .framer-hq2o7e, .framer-BjULX .framer-j53er5, .framer-BjULX .framer-k80znx { background-color: #0b0d18; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-BjULX .framer-1xj5f1s, .framer-BjULX .framer-17p2yha { flex: none; height: 54px; left: 0px; overflow: visible; position: absolute; right: 0px; top: 74px; }\",\".framer-BjULX .framer-1u4c45n { flex: none; height: 363px; left: -369px; position: absolute; top: 1661px; width: 1850px; z-index: 1; }\",\".framer-BjULX .framer-1t24j20 { flex: none; height: 961px; overflow: visible; position: relative; width: 1183px; z-index: 2; }\",\".framer-BjULX .framer-xai1dd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-BjULX .framer-1qkypkt, .framer-BjULX .framer-kurcx7, .framer-BjULX .framer-1mu12dm { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 663px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-rvl9wy { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 663px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1149rzk { flex: none; height: 691px; left: 0px; overflow: visible; position: absolute; top: 236px; width: 1183px; }\",\".framer-BjULX .framer-1innuec { background-color: rgba(65, 137, 195, 0.2); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: none; height: 691px; left: 0px; position: absolute; top: 0px; width: 1124px; }\",\".framer-BjULX .framer-1mjphpx { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 671px; left: 10px; position: absolute; top: 10px; width: 1104px; }\",\".framer-BjULX .framer-gwwlju { flex: none; height: 338px; left: 401px; overflow: visible; position: absolute; top: 306px; width: 782px; }\",\".framer-BjULX .framer-1ywbrpj { flex: none; height: 338px; left: 0px; position: absolute; top: 0px; width: 782px; }\",\".framer-BjULX .framer-12kzm3 { --framer-paragraph-spacing: 0px; flex: none; height: 24px; left: 38px; position: absolute; top: 22px; white-space: pre-wrap; width: 244px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-4o5r99 { flex: none; height: 46px; left: 58px; overflow: visible; position: absolute; top: 82px; width: 128px; }\",\".framer-BjULX .framer-53n9bd, .framer-BjULX .framer-1bnfwwx, .framer-BjULX .framer-1uluz3z { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 0px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-BjULX .framer-16fakgt, .framer-BjULX .framer-kuhdvz, .framer-BjULX .framer-fb3r33 { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 60px; position: absolute; top: 28px; white-space: pre; width: auto; }\",\".framer-BjULX .framer-1e3j5q9 { --border-bottom-width: 1px; --border-color: #000000; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; flex: none; height: 13px; left: 115px; overflow: hidden; position: absolute; top: 4px; width: 13px; }\",\".framer-BjULX .framer-1kxu2vd, .framer-BjULX .framer-19prpy3, .framer-BjULX .framer-el7gkj { bottom: 2px; flex: none; left: 0px; position: absolute; right: 2px; top: 0px; }\",\".framer-BjULX .framer-1cfa03p, .framer-BjULX .framer-1xxigmr, .framer-BjULX .framer-i7vcc7 { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 0px; position: absolute; top: 27px; white-space: pre; width: auto; }\",\".framer-BjULX .framer-18gvxvy { flex: none; height: 46px; left: 236px; overflow: visible; position: absolute; top: 82px; width: 142px; }\",\".framer-BjULX .framer-o9ktte, .framer-BjULX .framer-gi22es { --border-bottom-width: 1px; --border-color: #000000; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; flex: none; height: 13px; left: 129px; overflow: hidden; position: absolute; top: 4px; width: 13px; }\",\".framer-BjULX .framer-1s56x7o { flex: none; height: 46px; left: 428px; overflow: visible; position: absolute; top: 82px; width: 142px; }\",\".framer-BjULX .framer-1v1k0lb { --border-bottom-width: 1px; --border-color: #000000; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; flex: none; height: 150px; left: 58px; position: absolute; top: 158px; width: 427px; }\",\".framer-BjULX .framer-hflht6 { --border-bottom-width: 1px; --border-color: #1d1d1d; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #01030e; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1139px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-BjULX .framer-pkvsfi-container, .framer-BjULX .framer-1mdjd3f-container, .framer-BjULX .framer-1ckp2u7-container, .framer-BjULX .framer-8z07se-container, .framer-BjULX .framer-14m1660-container, .framer-BjULX .framer-w3k45u-container, .framer-BjULX .framer-cg0r07-container, .framer-BjULX .framer-bqzelu-container, .framer-BjULX .framer-ymt9lg-container, .framer-BjULX .framer-dzg3zv-container, .framer-BjULX .framer-uaqamh-container, .framer-BjULX .framer-1p23il5-container, .framer-BjULX .framer-2aj8g9-container, .framer-BjULX .framer-o3j8dm-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-BjULX .framer-ewloud, .framer-BjULX .framer-1ixlol0, .framer-BjULX .framer-1c0qq78, .framer-BjULX .framer-1o3ec0r, .framer-BjULX .framer-1fcenr3, .framer-BjULX .framer-1mdwa74, .framer-BjULX .framer-vq1wb, .framer-BjULX .framer-1ciwtaw, .framer-BjULX .framer-1g4wele, .framer-BjULX .framer-etc54m, .framer-BjULX .framer-1cpuun6, .framer-BjULX .framer-ltkmhy { background-color: #1d1d1d; flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-BjULX .framer-12k42q2 { --border-bottom-width: 2px; --border-color: #000000; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; background-color: #01030e; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 611px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 684px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-BjULX .framer-1pr2fb0 { flex: none; height: 206px; overflow: hidden; position: relative; width: 617px; }\",\".framer-BjULX .framer-pm0kg7 { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; top: 0px; width: 300px; }\",\".framer-BjULX .framer-bzv4qu { background-color: #0e101a; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-BjULX .framer-1fr9d1o { bottom: 9px; flex: none; height: 75%; left: calc(50.00000000000002% - 93.33333333333333% / 2); overflow: visible; position: absolute; width: 93%; }\",\".framer-BjULX .framer-btkpr5 { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; bottom: 10px; flex: none; height: 49px; left: 0px; position: absolute; width: 20px; }\",\".framer-BjULX .framer-9qs1ua { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; bottom: 10px; flex: none; height: 81px; left: 26px; position: absolute; width: 20px; }\",\".framer-BjULX .framer-1m4033u { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; bottom: 10px; flex: none; height: 60px; left: 52px; position: absolute; width: 20px; }\",\".framer-BjULX .framer-1q9hi5n { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; bottom: 10px; flex: none; height: 94px; left: 78px; position: absolute; width: 20px; }\",\".framer-BjULX .framer-18igjt1 { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; bottom: 10px; flex: none; height: 68px; left: 104px; position: absolute; width: 20px; }\",\".framer-BjULX .framer-3ljqv7 { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; bottom: 10px; flex: none; height: 105px; left: calc(50.00000000000002% - 20px / 2); position: absolute; width: 20px; }\",\".framer-BjULX .framer-17ffv63 { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; bottom: 10px; flex: none; height: 81px; left: 156px; position: absolute; width: 20px; }\",\".framer-BjULX .framer-1s3heoq { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; bottom: 10px; flex: none; height: 87px; left: 182px; position: absolute; width: 20px; }\",\".framer-BjULX .framer-u4s5os { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: 145px; left: 208px; position: absolute; top: 0px; width: 20px; }\",\".framer-BjULX .framer-uyzgl4 { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; bottom: 10px; flex: none; height: 105px; left: 234px; position: absolute; width: 20px; }\",\".framer-BjULX .framer-19nbb0q { background-color: #4188c2; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: 132px; position: absolute; right: 0px; top: calc(50.96774193548389% - 132px / 2); width: 20px; }\",\".framer-BjULX .framer-1faidpn { flex: none; height: 14%; left: 89px; overflow: visible; position: absolute; top: 12px; width: 20%; }\",\".framer-BjULX .framer-t4naml { --framer-paragraph-spacing: 16px; flex: none; height: 18%; left: 12px; position: absolute; top: 9px; white-space: pre-wrap; width: 22%; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-58tv5q { bottom: 0px; flex: none; height: 50%; overflow: visible; position: absolute; right: 0px; width: 49%; }\",\".framer-BjULX .framer-11s7xht { flex: none; height: 43%; overflow: visible; position: absolute; right: 0px; top: 0px; width: 23%; }\",\".framer-BjULX .framer-1liotob { flex: none; height: 43%; left: 317px; overflow: visible; position: absolute; top: 0px; width: 23%; }\",\".framer-BjULX .framer-13i2yoj { flex: none; height: 332px; overflow: hidden; position: relative; width: 617px; }\",\".framer-BjULX .framer-1uvv9mx { flex: none; height: 596px; position: absolute; right: -264px; top: 2193px; width: 1491px; z-index: 0; }\",\".framer-BjULX .framer-1hl823f { bottom: 1622px; flex: none; height: 866px; left: 0px; position: absolute; right: 0px; z-index: 0; }\",\".framer-BjULX .framer-vpy85n { bottom: 541px; flex: none; height: 1064px; left: -25px; position: absolute; right: -1px; z-index: 1; }\",\".framer-BjULX .framer-1gxx18u { --border-bottom-width: 1px; --border-color: #1d1d1d; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #01030e; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 729px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-BjULX .framer-31dnd6 { flex: none; height: 281px; overflow: visible; position: relative; width: 581px; z-index: 3; }\",\".framer-BjULX .framer-cu117q { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 44px; position: absolute; top: 0px; white-space: pre-wrap; width: 493px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-x3fyyo { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 0px; position: absolute; top: 128px; white-space: pre-wrap; width: 581px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-15p7hs4 { flex: none; height: 60px; left: 170px; overflow: visible; position: absolute; top: 221px; width: 240px; }\",\".framer-BjULX .framer-1uz48b3 { flex: none; height: 191px; overflow: hidden; position: relative; width: 1358px; }\",\".framer-BjULX .framer-11hi1ab { flex: none; height: 234px; overflow: visible; position: relative; width: 1356px; }\",\".framer-BjULX .framer-1nq2jvw { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 0px; position: absolute; top: 66px; white-space: pre-wrap; width: 201px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1ewn84m { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 0px; position: absolute; top: 213px; white-space: pre-wrap; width: 287px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1jbfg6k { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 1307px; position: absolute; top: 213px; white-space: pre-wrap; width: 49px; word-break: break-word; word-wrap: break-word; }\",\".framer-BjULX .framer-1o6ly3a { flex: none; height: 30px; left: 0px; position: absolute; text-decoration: none; top: 123px; width: 30px; }\",\".framer-BjULX .framer-vud2ie { flex: none; height: 30px; left: 40px; position: absolute; top: 123px; width: 30px; }\",\".framer-BjULX .framer-585dkm { flex: none; height: 50px; left: 1221px; overflow: visible; position: absolute; top: 0px; width: 135px; }\",\".framer-BjULX .framer-1xwfw5h { background-color: #ffffff; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; flex: none; height: 50px; left: 0px; position: absolute; text-decoration: none; top: 0px; width: 135px; }\",\".framer-BjULX .framer-x7irtc { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 29px; position: absolute; top: 11px; white-space: pre; width: auto; }\",\".framer-BjULX .framer-vd00qr { flex: none; height: 34px; left: 0px; overflow: visible; position: absolute; top: 8px; width: 150px; }\",\".framer-BjULX .framer-1gbqbhe { flex: none; height: 34px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 150px; }\",\".framer-BjULX .framer-1t8hrly { aspect-ratio: 4.411764705882353 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 34px); left: 0px; overflow: visible; position: absolute; right: 0px; text-decoration: none; }\",\".framer-BjULX .framer-e7syfj { flex: none; height: 29px; left: 903px; overflow: visible; position: absolute; top: 124px; width: 453px; }\",\".framer-BjULX .framer-1ahls38 { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 0px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-BjULX .framer-19tn1ww { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 119px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-BjULX .framer-1p6kvtr { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 225px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-BjULX .framer-5wvi03 { --framer-paragraph-spacing: 16px; flex: none; height: auto; left: 355px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-BjULX.framer-1fss2ew, .framer-BjULX .framer-ajtm8, .framer-BjULX .framer-1hxyprk, .framer-BjULX .framer-c7goj0, .framer-BjULX .framer-1uxkj66, .framer-BjULX .framer-16414u2, .framer-BjULX .framer-143cjgk, .framer-BjULX .framer-v62vo7, .framer-BjULX .framer-ifa471, .framer-BjULX .framer-3j9fbd, .framer-BjULX .framer-ql49zb, .framer-BjULX .framer-1pair20, .framer-BjULX .framer-1l8uvdv, .framer-BjULX .framer-tb6ke8, .framer-BjULX .framer-uil6oc, .framer-BjULX .framer-11hvhi5, .framer-BjULX .framer-1cefdyg, .framer-BjULX .framer-q2jni5, .framer-BjULX .framer-13yrklb, .framer-BjULX .framer-kiutg6, .framer-BjULX .framer-1m7fwr0, .framer-BjULX .framer-1xeqp7x, .framer-BjULX .framer-1d282gb, .framer-BjULX .framer-om98jj, .framer-BjULX .framer-dfz3iu, .framer-BjULX .framer-kxa7qe, .framer-BjULX .framer-2sv6bg, .framer-BjULX .framer-5wgi6u, .framer-BjULX .framer-w8auy6, .framer-BjULX .framer-xai1dd, .framer-BjULX .framer-hflht6, .framer-BjULX .framer-12k42q2, .framer-BjULX .framer-1gxx18u { gap: 0px; } .framer-BjULX.framer-1fss2ew > *, .framer-BjULX .framer-ajtm8 > *, .framer-BjULX .framer-143cjgk > *, .framer-BjULX .framer-ifa471 > *, .framer-BjULX .framer-3j9fbd > *, .framer-BjULX .framer-ql49zb > *, .framer-BjULX .framer-1l8uvdv > *, .framer-BjULX .framer-tb6ke8 > *, .framer-BjULX .framer-uil6oc > *, .framer-BjULX .framer-kiutg6 > *, .framer-BjULX .framer-1xeqp7x > *, .framer-BjULX .framer-1d282gb > *, .framer-BjULX .framer-om98jj > *, .framer-BjULX .framer-5wgi6u > *, .framer-BjULX .framer-xai1dd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-BjULX.framer-1fss2ew > :first-child, .framer-BjULX .framer-ajtm8 > :first-child, .framer-BjULX .framer-c7goj0 > :first-child, .framer-BjULX .framer-1uxkj66 > :first-child, .framer-BjULX .framer-16414u2 > :first-child, .framer-BjULX .framer-143cjgk > :first-child, .framer-BjULX .framer-v62vo7 > :first-child, .framer-BjULX .framer-ifa471 > :first-child, .framer-BjULX .framer-3j9fbd > :first-child, .framer-BjULX .framer-ql49zb > :first-child, .framer-BjULX .framer-1pair20 > :first-child, .framer-BjULX .framer-1l8uvdv > :first-child, .framer-BjULX .framer-tb6ke8 > :first-child, .framer-BjULX .framer-uil6oc > :first-child, .framer-BjULX .framer-11hvhi5 > :first-child, .framer-BjULX .framer-1cefdyg > :first-child, .framer-BjULX .framer-q2jni5 > :first-child, .framer-BjULX .framer-13yrklb > :first-child, .framer-BjULX .framer-kiutg6 > :first-child, .framer-BjULX .framer-1m7fwr0 > :first-child, .framer-BjULX .framer-1xeqp7x > :first-child, .framer-BjULX .framer-1d282gb > :first-child, .framer-BjULX .framer-om98jj > :first-child, .framer-BjULX .framer-dfz3iu > :first-child, .framer-BjULX .framer-kxa7qe > :first-child, .framer-BjULX .framer-2sv6bg > :first-child, .framer-BjULX .framer-5wgi6u > :first-child, .framer-BjULX .framer-w8auy6 > :first-child, .framer-BjULX .framer-xai1dd > :first-child, .framer-BjULX .framer-hflht6 > :first-child, .framer-BjULX .framer-12k42q2 > :first-child, .framer-BjULX .framer-1gxx18u > :first-child { margin-top: 0px; } .framer-BjULX.framer-1fss2ew > :last-child, .framer-BjULX .framer-ajtm8 > :last-child, .framer-BjULX .framer-c7goj0 > :last-child, .framer-BjULX .framer-1uxkj66 > :last-child, .framer-BjULX .framer-16414u2 > :last-child, .framer-BjULX .framer-143cjgk > :last-child, .framer-BjULX .framer-v62vo7 > :last-child, .framer-BjULX .framer-ifa471 > :last-child, .framer-BjULX .framer-3j9fbd > :last-child, .framer-BjULX .framer-ql49zb > :last-child, .framer-BjULX .framer-1pair20 > :last-child, .framer-BjULX .framer-1l8uvdv > :last-child, .framer-BjULX .framer-tb6ke8 > :last-child, .framer-BjULX .framer-uil6oc > :last-child, .framer-BjULX .framer-11hvhi5 > :last-child, .framer-BjULX .framer-1cefdyg > :last-child, .framer-BjULX .framer-q2jni5 > :last-child, .framer-BjULX .framer-13yrklb > :last-child, .framer-BjULX .framer-kiutg6 > :last-child, .framer-BjULX .framer-1m7fwr0 > :last-child, .framer-BjULX .framer-1xeqp7x > :last-child, .framer-BjULX .framer-1d282gb > :last-child, .framer-BjULX .framer-om98jj > :last-child, .framer-BjULX .framer-dfz3iu > :last-child, .framer-BjULX .framer-kxa7qe > :last-child, .framer-BjULX .framer-2sv6bg > :last-child, .framer-BjULX .framer-5wgi6u > :last-child, .framer-BjULX .framer-w8auy6 > :last-child, .framer-BjULX .framer-xai1dd > :last-child, .framer-BjULX .framer-hflht6 > :last-child, .framer-BjULX .framer-12k42q2 > :last-child, .framer-BjULX .framer-1gxx18u > :last-child { margin-bottom: 0px; } .framer-BjULX .framer-1hxyprk > * { margin: 0px; margin-left: calc(144px / 2); margin-right: calc(144px / 2); } .framer-BjULX .framer-1hxyprk > :first-child { margin-left: 0px; } .framer-BjULX .framer-1hxyprk > :last-child { margin-right: 0px; } .framer-BjULX .framer-c7goj0 > * { margin: 0px; margin-bottom: calc(54px / 2); margin-top: calc(54px / 2); } .framer-BjULX .framer-1uxkj66 > *, .framer-BjULX .framer-16414u2 > *, .framer-BjULX .framer-12k42q2 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-BjULX .framer-v62vo7 > *, .framer-BjULX .framer-1pair20 > *, .framer-BjULX .framer-1cefdyg > *, .framer-BjULX .framer-q2jni5 > *, .framer-BjULX .framer-13yrklb > *, .framer-BjULX .framer-1m7fwr0 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-BjULX .framer-11hvhi5 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-BjULX .framer-dfz3iu > *, .framer-BjULX .framer-kxa7qe > *, .framer-BjULX .framer-2sv6bg > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-BjULX .framer-w8auy6 > *, .framer-BjULX .framer-hflht6 > *, .framer-BjULX .framer-1gxx18u > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-BjULX[data-border=\"true\"]::after, .framer-BjULX [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: 1440px) and (max-width: 1535px) { .framer-BjULX.framer-1fss2ew { width: 1440px; } .framer-BjULX .framer-ajtm8 { order: 0; padding: 25px 90px 25px 60px; width: 1440px; } .framer-BjULX .framer-sxmgwh { height: var(--framer-aspect-ratio-supported, 778px); order: 1; right: -60px; top: 0px; width: 1136px; } .framer-BjULX .framer-1hxyprk { gap: 109px; order: 2; width: 1322px; } .framer-BjULX .framer-3vzq1u { order: 3; } .framer-BjULX .framer-12ubn6a { order: 4; } .framer-BjULX .framer-2hnff5 { order: 5; } .framer-BjULX .framer-1jpnq97 { height: 1255px; order: 10; right: -303px; width: 1253px; } .framer-BjULX .framer-nzsphh { order: 17; } .framer-BjULX .framer-1s0ttis { order: 18; } .framer-BjULX .framer-whvzw7 { order: 22; } .framer-BjULX .framer-1yge75u { height: 1%; order: 28; width: 88%; } .framer-BjULX .framer-1hkfbtz { order: 24; } .framer-BjULX .framer-13jm83x { order: 23; } .framer-BjULX .framer-gdwgxk-container { order: 25; } .framer-BjULX .framer-1u4c45n { order: 50; } .framer-BjULX .framer-1t24j20 { order: 31; } .framer-BjULX .framer-1ywbrpj { bottom: 0px; height: unset; width: 704px; } .framer-BjULX .framer-137w0yj { height: 1%; order: 32; width: 88%; } .framer-BjULX .framer-kurcx7 { order: 33; } .framer-BjULX .framer-1muom0x { height: 1%; order: 44; width: 88%; } .framer-BjULX .framer-hflht6 { order: 46; } .framer-BjULX .framer-1uvv9mx { height: 696px; order: 52; width: 1443px; } .framer-BjULX .framer-1hl823f { height: 696px; order: 53; } .framer-BjULX .framer-1utujfu { height: 1%; order: 59; width: 88%; } .framer-BjULX .framer-vpy85n { order: 57; } .framer-BjULX .framer-31dnd6 { order: 61; } .framer-BjULX .framer-1uz48b3 { order: 62; } .framer-BjULX .framer-11hi1ab { order: 63; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-BjULX .framer-1hxyprk { gap: 0px; } .framer-BjULX .framer-1hxyprk > * { margin: 0px; margin-left: calc(109px / 2); margin-right: calc(109px / 2); } .framer-BjULX .framer-1hxyprk > :first-child { margin-left: 0px; } .framer-BjULX .framer-1hxyprk > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-BjULX.framer-1fss2ew { width: 810px; } .framer-BjULX .framer-ajtm8 { order: 0; padding: 25px 90px 25px 40px; width: 810px; } .framer-BjULX .framer-sxmgwh { height: var(--framer-aspect-ratio-supported, 1080px); order: 1; right: -838px; width: 1578px; } .framer-BjULX .framer-1hxyprk { gap: 0px; order: 2; width: 724px; } .framer-BjULX .framer-c7goj0 { width: 55%; } .framer-BjULX .framer-1uxkj66 { width: 83%; } .framer-BjULX .framer-1qek3em { height: var(--framer-aspect-ratio-supported, 64px); width: 179px; } .framer-BjULX .framer-1f5qeh1, .framer-BjULX .framer-himmo0 { width: 100%; } .framer-BjULX .framer-85iznt { width: 101%; } .framer-BjULX .framer-143cjgk { width: 326px; } .framer-BjULX .framer-3vzq1u { order: 3; } .framer-BjULX .framer-12ubn6a { order: 4; width: 665px; } .framer-BjULX .framer-1x79jtm { left: 50%; top: 111px; width: 100%; } .framer-BjULX .framer-413v2r { bottom: 0px; top: unset; width: 664px; } .framer-BjULX .framer-2hnff5 { order: 8; } .framer-BjULX .framer-lk6ahp { order: 7; } .framer-BjULX .framer-1jpnq97 { height: 1256px; order: 10; right: -287px; top: -240px; width: 1022px; } .framer-BjULX .framer-nzsphh { height: 700px; order: 17; width: 716px; } .framer-BjULX .framer-1s0ttis { height: 1%; order: 46; width: 88%; } .framer-BjULX .framer-1yge75u { order: 19; } .framer-BjULX .framer-1hkfbtz { order: 47; } .framer-BjULX .framer-gdwgxk-container { height: 368px; order: 48; width: 658px; z-index: 2; } .framer-BjULX .framer-1u4c45n { height: 164px; left: -158px; order: 41; right: -54px; top: 1807px; width: unset; } .framer-BjULX .framer-1t24j20 { height: 739px; order: 51; } .framer-BjULX .framer-1149rzk { bottom: -107px; right: 0px; top: unset; width: unset; } .framer-BjULX .framer-1innuec { height: 70%; left: calc(50.38038884192733% - 63.14454775993238% / 2); top: calc(44.42836468885675% - 70.47756874095514% / 2); width: 63%; } .framer-BjULX .framer-1mjphpx { height: 462px; left: calc(50.06693440428383% - 734px / 2); top: calc(50.30800821355238% - 462px / 2); width: 734px; } .framer-BjULX .framer-gwwlju { bottom: 174px; height: 211px; top: unset; width: 564px; } .framer-BjULX .framer-1ywbrpj { bottom: -15px; height: unset; left: -63px; top: -76px; width: 612px; } .framer-BjULX .framer-12kzm3 { left: -1px; top: -63px; } .framer-BjULX .framer-4o5r99 { left: -2px; top: -28px; } .framer-BjULX .framer-18gvxvy { left: 176px; top: -28px; } .framer-BjULX .framer-1s56x7o { left: 368px; top: -28px; } .framer-BjULX .framer-1v1k0lb { left: -2px; top: 48px; } .framer-BjULX .framer-137w0yj { order: 21; } .framer-BjULX .framer-kurcx7 { order: 53; } .framer-BjULX .framer-1muom0x { order: 22; } .framer-BjULX .framer-12k42q2 { order: 43; } .framer-BjULX .framer-1uvv9mx { left: -142px; order: 55; width: unset; } .framer-BjULX .framer-1hl823f { left: -142px; order: 56; } .framer-BjULX .framer-1utujfu { order: 59; } .framer-BjULX .framer-8vpy4f { order: 50; } .framer-BjULX .framer-15lkgs { order: 54; } .framer-BjULX .framer-1mu12dm { order: 42; } .framer-BjULX .framer-wtk968 { order: 52; } .framer-BjULX .framer-lefj2 { order: 23; } .framer-BjULX .framer-t05y4v { order: 44; } .framer-BjULX .framer-vpy85n { order: 57; } .framer-BjULX .framer-1gxx18u { order: 58; } .framer-BjULX .framer-31dnd6 { order: 61; } .framer-BjULX .framer-1uz48b3 { order: 62; width: 832px; } .framer-BjULX .framer-11hi1ab { order: 63; width: 741px; } .framer-BjULX .framer-1jbfg6k { bottom: 0px; height: 9%; left: 661px; top: unset; width: 8%; } .framer-BjULX .framer-585dkm { height: 21%; left: 605px; width: 10%; } .framer-BjULX .framer-e7syfj { bottom: 81px; height: 12%; left: calc(54.93333333333336% - 33.4070796460177% / 2); top: unset; width: 33%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-BjULX .framer-1hxyprk { gap: 0px; } .framer-BjULX .framer-1hxyprk > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-BjULX .framer-1hxyprk > :first-child { margin-left: 0px; } .framer-BjULX .framer-1hxyprk > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-BjULX.framer-1fss2ew { height: 7843px; width: 376px; } .framer-BjULX .framer-ajtm8 { gap: 2px; order: 0; padding: 25px 20px 25px 20px; width: 390px; } .framer-BjULX .framer-sxmgwh { height: var(--framer-aspect-ratio-supported, 844px); left: 0px; order: 1; right: -843px; top: -7px; width: unset; } .framer-BjULX .framer-a95cyc { order: 16; } .framer-BjULX .framer-is7il1 { order: 5; } .framer-BjULX .framer-11hvhi5 { order: 4; } .framer-BjULX .framer-1jpnq97 { height: 1288px; left: -679px; order: 9; right: -328px; top: -214px; width: unset; } .framer-BjULX .framer-1wpb2d2 { order: 11; } .framer-BjULX .framer-16kpdhs { order: 12; } .framer-BjULX .framer-q9x72k { order: 13; } .framer-BjULX .framer-1k8az0d { order: 14; } .framer-BjULX .framer-1gm4ebp { order: 15; } .framer-BjULX .framer-1h9lj8g { order: 10; } .framer-BjULX .framer-nzsphh { height: 1294px; order: 17; width: 338px; } .framer-BjULX .framer-1h3n22r { left: -1px; transform: unset; width: 337px; } .framer-BjULX .framer-1hkfbtz { order: 28; width: 325px; } .framer-BjULX .framer-1c2abqt { order: 26; } .framer-BjULX .framer-toz2z4 { order: 23; } .framer-BjULX .framer-1n6vs6c { order: 22; } .framer-BjULX .framer-kq9p2p-container { order: 29; } .framer-BjULX .framer-1fwxdch { order: 21; } .framer-BjULX .framer-xik6vt { order: 31; } .framer-BjULX .framer-q66tss { order: 27; } .framer-BjULX .framer-gt89ja { order: 44; } .framer-BjULX .framer-s7tl19 { order: 35; } .framer-BjULX .framer-5wgi6u { order: 32; } .framer-BjULX .framer-143055b { order: 34; } .framer-BjULX .framer-181ge8j { order: 33; } .framer-BjULX .framer-1uoco89 { order: 37; } .framer-BjULX .framer-mh727p { order: 45; } .framer-BjULX .framer-w8auy6 { order: 24; } .framer-BjULX .framer-1u4c45n { height: 927px; left: -201px; order: 18; right: -39px; top: 2231px; width: unset; } .framer-BjULX .framer-kurcx7 { order: 36; width: 322px; } .framer-BjULX .framer-hflht6 { order: 43; width: 333px; } .framer-BjULX .framer-1uvv9mx { order: 39; } .framer-BjULX .framer-vpy85n { bottom: 1314px; height: 798px; left: 0px; order: 57; right: -26px; } .framer-BjULX .framer-15g5uz1 { order: 60; } .framer-BjULX .framer-1uz48b3 { height: 88px; order: 62; } .framer-BjULX .framer-11hi1ab { order: 63; width: 318px; } .framer-BjULX .framer-1jbfg6k { left: 134px; top: 567px; } .framer-BjULX .framer-e7syfj { align-content: center; align-items: center; bottom: -220px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 159px; justify-content: center; left: calc(50.00000000000002% - 141px / 2); padding: 0px; top: unset; width: 141px; } .framer-BjULX .framer-1ahls38, .framer-BjULX .framer-19tn1ww, .framer-BjULX .framer-1p6kvtr, .framer-BjULX .framer-5wvi03 { left: unset; position: relative; top: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-BjULX .framer-ajtm8, .framer-BjULX .framer-e7syfj { gap: 0px; } .framer-BjULX .framer-ajtm8 > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } .framer-BjULX .framer-ajtm8 > :first-child, .framer-BjULX .framer-e7syfj > :first-child { margin-top: 0px; } .framer-BjULX .framer-ajtm8 > :last-child, .framer-BjULX .framer-e7syfj > :last-child { margin-bottom: 0px; } .framer-BjULX .framer-e7syfj > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\",\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-BjULX.framer-1fss2ew { width: 1200px; } .framer-BjULX .framer-ajtm8 { order: 0; padding: 25px 90px 25px 60px; width: 1200px; } .framer-BjULX .framer-sxmgwh { height: var(--framer-aspect-ratio-supported, 592px); order: 1; width: 864px; } .framer-BjULX .framer-1hxyprk { gap: 73px; order: 2; width: 1080px; } .framer-BjULX .framer-c7goj0 { width: 652px; } .framer-BjULX .framer-1uxkj66 { width: 81%; } .framer-BjULX .framer-16414u2 { width: 83%; } .framer-BjULX .framer-1pair20 { width: 352px; } .framer-BjULX .framer-3vzq1u { order: 3; } .framer-BjULX .framer-12ubn6a { order: 4; } .framer-BjULX .framer-2hnff5 { order: 5; } .framer-BjULX .framer-1jpnq97 { height: 1169px; order: 10; right: -235px; top: -196px; width: 1070px; } .framer-BjULX .framer-nzsphh { order: 17; } .framer-BjULX .framer-1s0ttis { order: 18; } .framer-BjULX .framer-whvzw7 { order: 22; } .framer-BjULX .framer-1yge75u { height: 1%; order: 23; width: 88%; } .framer-BjULX .framer-1hkfbtz { order: 24; } .framer-BjULX .framer-gdwgxk-container { order: 25; } .framer-BjULX .framer-zils0m { height: 1%; order: 26; width: 88%; } .framer-BjULX .framer-1u4c45n { height: 200px; left: -183px; order: 49; right: -26px; top: 1802px; width: unset; } .framer-BjULX .framer-1t24j20 { order: 31; } .framer-BjULX .framer-1149rzk { bottom: 17px; height: 698px; left: calc(50.63398140321219% - 1127px / 2); top: unset; width: 1127px; } .framer-BjULX .framer-1ywbrpj { bottom: 0px; height: unset; width: 697px; } .framer-BjULX .framer-137w0yj { height: 1%; order: 32; width: 88%; } .framer-BjULX .framer-kurcx7 { order: 46; } .framer-BjULX .framer-1muom0x { height: 1%; order: 47; width: 88%; } .framer-BjULX .framer-hflht6 { order: 50; } .framer-BjULX .framer-1uvv9mx { order: 52; width: 1323px; } .framer-BjULX .framer-1hl823f { left: unset; order: 53; width: 1323px; } .framer-BjULX .framer-1utujfu { height: 1%; order: 59; width: 88%; } .framer-BjULX .framer-vpy85n { order: 57; } .framer-BjULX .framer-31dnd6 { order: 61; } .framer-BjULX .framer-1uz48b3 { order: 62; } .framer-BjULX .framer-11hi1ab { order: 63; width: 1079px; } .framer-BjULX .framer-1jbfg6k { bottom: 0px; left: unset; right: 0px; top: unset; } .framer-BjULX .framer-585dkm { left: unset; right: 0px; } .framer-BjULX .framer-e7syfj { bottom: 81px; left: unset; right: 0px; top: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-BjULX .framer-1hxyprk { gap: 0px; } .framer-BjULX .framer-1hxyprk > * { margin: 0px; margin-left: calc(73px / 2); margin-right: calc(73px / 2); } .framer-BjULX .framer-1hxyprk > :first-child { margin-left: 0px; } .framer-BjULX .framer-1hxyprk > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6326\n * @framerIntrinsicWidth 1536\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"vOAaFN0KZ\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZRPnfP5bp\":{\"layout\":[\"fixed\",\"fixed\"]},\"F8DOlZylN\":{\"layout\":[\"fixed\",\"fixed\"]},\"XHfmA9npi\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerlQsbDkAnN=withCSS(Component,css,\"framer-BjULX\");export default FramerlQsbDkAnN;FramerlQsbDkAnN.displayName=\"Partner / Obviously\";FramerlQsbDkAnN.defaultProps={height:6326,width:1536};addFonts(FramerlQsbDkAnN,[{explicitInter:true,fonts:[{family:\"Chakra Petch\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/chakrapetch/v11/cIflMapbsEk7TDLdtEz1BwkeQI5FRZXE3AY00g.woff2\",weight:\"600\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_eYR15bwkEU4HTy.woff2\",weight:\"700\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QF5bwkEU4HTy.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/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:\"Chakra Petch\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/chakrapetch/v11/cIflMapbsEk7TDLdtEz1BwkeJI9FRZXE3AY00g.woff2\",weight:\"700\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_dNQF5bwkEU4HTy.woff2\",weight:\"500\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_ehR15bwkEU4HTy.woff2\",weight:\"600\"}]},...Button6Fonts,...SlideshowFonts,...Slideshow1Fonts,...RowFonts,...Row2Fonts,...Row3Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlQsbDkAnN\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"6326\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vOAaFN0KZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZRPnfP5bp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"F8DOlZylN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XHfmA9npi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1536\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Button6Fonts", "getFonts", "S8HCCmf7R_default", "SlideshowFonts", "Slideshow", "ContainerWithFX", "withFX", "Container", "Slideshow1Fonts", "RowFonts", "sMB34sYqz_default", "Row2Fonts", "T46Ifl73k_default", "Row3Fonts", "e15hwR6lu_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "formVariants", "form", "variants", "currentVariant", "transformTemplate1", "_", "t", "animation", "transition1", "animation1", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "Image2", "getLoadingLazyAtYPosition", "PropertyOverrides2", "x", "RichText", "SVG", "FormContainer", "formState", "l", "FormPlainTextInput2", "ComponentViewportProvider", "Link", "css", "FramerlQsbDkAnN", "withCSS", "lQsbDkAnN_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
