{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/RSmzjofF56sLyvISbINe/Exlx2RhEPZN9hxaWcYVM/BPXhTvt38.js"],
  "sourcesContent": ["// Generated by Framer (f7d95e4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCodeBoundaryForOverrides,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";import Footer from\"#framer/local/canvasComponent/Ae7NmcBwu/Ae7NmcBwu.js\";import ButtonWatchVideo from\"#framer/local/canvasComponent/Dtud3Nei1/Dtud3Nei1.js\";import Nav from\"#framer/local/canvasComponent/nntb2s1Xl/nntb2s1Xl.js\";import Button from\"#framer/local/canvasComponent/O9Vitb76b/O9Vitb76b.js\";import SocialMediaHandle from\"#framer/local/canvasComponent/oBlZ8RrRu/oBlZ8RrRu.js\";import CustomerTicker from\"#framer/local/canvasComponent/RFYtu8H7b/RFYtu8H7b.js\";import{withScrollVariants}from\"#framer/local/codeFile/BjkfTEd/Image_sequience.js\";import*as sharedStyle2 from\"#framer/local/css/gqnDEL9Hz/gqnDEL9Hz.js\";import*as sharedStyle3 from\"#framer/local/css/lbYwGllX8/lbYwGllX8.js\";import*as sharedStyle1 from\"#framer/local/css/LhphuNfz4/LhphuNfz4.js\";import*as sharedStyle4 from\"#framer/local/css/OV6sF3Tmh/OV6sF3Tmh.js\";import*as sharedStyle from\"#framer/local/css/Vseoo4daz/Vseoo4daz.js\";import metadataProvider from\"#framer/local/webPageMetadata/BPXhTvt38/BPXhTvt38.js\";const NavFonts=getFonts(Nav);const ButtonWatchVideoFonts=getFonts(ButtonWatchVideo);const HeroFonts=getFonts(Hero);const CustomerTickerFonts=getFonts(CustomerTicker);const SocialMediaHandleFonts=getFonts(SocialMediaHandle);const MotionDivWithScrollVariants1gm0n6p=withCodeBoundaryForOverrides(motion.div,{nodeId:\"aehZWWOty\",override:withScrollVariants,scopeId:\"BPXhTvt38\"});const MotionDivWithFX=withFX(motion.div);const ButtonFonts=getFonts(Button);const FooterFonts=getFonts(Footer);const breakpoints={bXspElfTh:\"(max-width: 649px)\",gp5bFQN0R:\"(min-width: 650px) and (max-width: 959px)\",KbLYtCfmw:\"(min-width: 960px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-hBC28\";const variantClassNames={bXspElfTh:\"framer-v-t8d2xy\",gp5bFQN0R:\"framer-v-13iqkck\",KbLYtCfmw:\"framer-v-wayrxy\"};const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={bounce:.25,delay:0,duration:2.2,type:\"spring\"};const animation={boxShadow:\"0px 0.7961918735236395px 3.9809593676181976px 0px rgba(139, 255, 56, 0.00318), 0px 2.414506143104518px 12.07253071552259px 0px rgba(139, 255, 56, 0.00966), 0px 6.382653521484461px 31.91326760742231px 0px rgba(139, 255, 56, 0.02553), 0px 20px 100px 0px rgba(139, 255, 56, 0.08)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.01,skewX:0,skewY:0,transition:transition1,y:-10};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const transformTemplate3=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"1. Desktop\":\"KbLYtCfmw\",\"2. Tablet\":\"gp5bFQN0R\",\"3. Mobile\":\"bXspElfTh\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"KbLYtCfmw\"};};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,i3f6MQRe_O9Vitb76b,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const elementId=useRouteElementId(\"AkyPhxlfZ\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"bXspElfTh\")return false;return true;};const elementId1=useRouteElementId(\"qq0TuhCK5\");const ref2=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if([\"gp5bFQN0R\",\"bXspElfTh\"].includes(baseVariant))return false;return true;};const elementId2=useRouteElementId(\"c_QUNCXn9\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"IrP9j1Z8L\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"y9pDcTlB5\");const ref5=React.useRef(null);const elementId5=useRouteElementId(\"MvJB8CWre\");const ref6=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"KbLYtCfmw\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-75e07121-d5da-4de9-a16f-97dc3c4f8f35, rgb(1, 21, 22)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-wayrxy\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{width:`calc(${componentViewport?.width||\"100vw\"} * 0.9988)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:`calc(${componentViewport?.width||\"100vw\"} * 0.999)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s7ngjo-container\",nodeId:\"bfugJFNSD\",scopeId:\"BPXhTvt38\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{variant:\"YfFdXA2Cc\"},gp5bFQN0R:{variant:\"kOypL_9pl\"}},children:/*#__PURE__*/_jsx(Nav,{CkU3MeaA1:\"var(--token-75e07121-d5da-4de9-a16f-97dc3c4f8f35, rgb(1, 21, 22))\",height:\"100%\",id:\"bfugJFNSD\",layoutId:\"bfugJFNSD\",style:{width:\"100%\"},variant:\"eru3vrd1S\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rjwwpc\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f1x8k4\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"135%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-87672a75-a78e-4d0b-bc6c-df3a73ab7693, rgb(244, 249, 245))\"},children:[\"The Complete \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TGlicmUgQmFza2VydmlsbGUtaXRhbGlj\",\"--framer-font-family\":'\"Libre Baskerville\", \"Libre Baskerville Placeholder\", serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"var(--token-4a1baba0-cd86-4140-9d09-5b5bcdc31a9d, rgb(140, 255, 56))\"},children:\"Content Creation\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-4a1baba0-cd86-4140-9d09-5b5bcdc31a9d, rgb(140, 255, 56))\"},children:\" \"}),\"Platform for Social Teams\"]})})},gp5bFQN0R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-87672a75-a78e-4d0b-bc6c-df3a73ab7693, rgb(244, 249, 245))\"},children:[\"The Complete \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TGlicmUgQmFza2VydmlsbGUtaXRhbGlj\",\"--framer-font-family\":'\"Libre Baskerville\", \"Libre Baskerville Placeholder\", serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"var(--token-4a1baba0-cd86-4140-9d09-5b5bcdc31a9d, rgb(140, 255, 56))\"},children:\"Content Creation\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-4a1baba0-cd86-4140-9d09-5b5bcdc31a9d, rgb(140, 255, 56))\"},children:\" \"}),\"Platform for Social Teams\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"135%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-87672a75-a78e-4d0b-bc6c-df3a73ab7693, rgb(244, 249, 245))\"},children:[\"The Complete \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TGlicmUgQmFza2VydmlsbGUtaXRhbGlj\",\"--framer-font-family\":'\"Libre Baskerville\", \"Libre Baskerville Placeholder\", serif',\"--framer-font-size\":\"51px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"var(--token-4a1baba0-cd86-4140-9d09-5b5bcdc31a9d, rgb(140, 255, 56))\"},children:\"Content Creation\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-4a1baba0-cd86-4140-9d09-5b5bcdc31a9d, rgb(140, 255, 56))\"},children:\" \"}),\"Platform for Social Teams\"]})}),className:\"framer-9qp55q\",\"data-framer-name\":\"Always On Brand\",fonts:[\"Inter-SemiBold\",\"GF;Libre Baskerville-italic\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"21px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"148%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(245, 250, 246, 0.67)\"},children:\"Effortlessly create engaging social media content anytime, anywhere.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"25px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"148%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(245, 250, 246, 0.67)\"},children:\"Effortlessly create engaging social media content anytime, anywhere.\"})}),className:\"framer-aya8i6\",\"data-framer-name\":\"Create on-brand social 10x Faster\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xtaxmz\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-v7lpha\",style:{\"--1oiufwn\":numberToPixelString(i3f6MQRe_O9Vitb76b)},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"CuKTyxHOm\"},implicitPathVariables:undefined},{href:{webPageId:\"CuKTyxHOm\"},implicitPathVariables:undefined},{href:{webPageId:\"CuKTyxHOm\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{width:\"256px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,children:/*#__PURE__*/_jsx(Container,{className:\"framer-irk7um-container\",nodeId:\"jBJ0S8i8g\",scopeId:\"BPXhTvt38\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{LFeD44262:resolvedLinks[2],style:{width:\"100%\"}},gp5bFQN0R:{LFeD44262:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonWatchVideo,{DVVVrs1OH:true,GgZRFscgy:\"Request a Demo\",height:\"100%\",id:\"jBJ0S8i8g\",layoutId:\"jBJ0S8i8g\",LFeD44262:resolvedLinks[0],variant:\"tZcwlnuRcbRRma8cXE\",Vq06pWbFe:\"ChatBubbleOvalLeft\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{width:\"256px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:\"157px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1by2ps3-container\",nodeId:\"gUtCz5oMN\",scopeId:\"BPXhTvt38\",children:/*#__PURE__*/_jsx(ButtonWatchVideo,{DVVVrs1OH:false,GgZRFscgy:\"Start a Free Trial\",height:\"100%\",id:\"gUtCz5oMN\",layoutId:\"gUtCz5oMN\",LFeD44262:\"https://app.slateteams.com/onboarding\",style:{width:\"100%\"},variant:\"AqADz4YbI\",Vq06pWbFe:\"QuestionMarkCircle\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ZM5JgY82L\"},motionChild:true,nodeId:\"AkyPhxlfZ\",scopeId:\"BPXhTvt38\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-6b1e48 framer-fom1o6\",\"data-border\":true,id:elementId,ref:ref1,whileHover:animation,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ox5u06\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k9zg1c\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-a3nejq-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"rqME2ABis\",scopeId:\"BPXhTvt38\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-304ad863-e955-4497-90c5-24df8c41920e, rgb(140, 255, 56))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Sparkles\",id:\"rqME2ABis\",layoutId:\"rqME2ABis\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hflis6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gp5bFQN0R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"8px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.12em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-304ad863-e955-4497-90c5-24df8c41920e, rgb(140, 255, 56))\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"NEW\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.12em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-304ad863-e955-4497-90c5-24df8c41920e, rgb(140, 255, 56))\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"NEW\"})})}),className:\"framer-eya94e\",\"data-framer-name\":\"Social Media Content Creation\",fonts:[\"Inter-Bold\",\"Inter-Black\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1no08gu\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-140j7g3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4a55619f-c019-4dc4-b960-6a806e84f3e7, rgb(244, 249, 245))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Meet Shortcuts:\"}),\" Turn long form video into social clips effortlessly.\"]})}),className:\"framer-amboi6\",\"data-framer-name\":\"Slate\u2019s uses your brand assets and nothing else. \\u2028 \\u2028\\u2028\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:887.7272534863027,intrinsicWidth:1861.8181414643605,pixelHeight:1953,pixelWidth:4096,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 819px) - 44.8px)`,src:\"https://framerusercontent.com/images/CYXXcicYHygExrMxvq60gHB4Fqw.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/CYXXcicYHygExrMxvq60gHB4Fqw.png?scale-down-to=512 512w,https://framerusercontent.com/images/CYXXcicYHygExrMxvq60gHB4Fqw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CYXXcicYHygExrMxvq60gHB4Fqw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/CYXXcicYHygExrMxvq60gHB4Fqw.png 4096w\"}},gp5bFQN0R:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:887.7272534863027,intrinsicWidth:1861.8181414643605,pixelHeight:1953,pixelWidth:4096,sizes:\"455.68px\",src:\"https://framerusercontent.com/images/CYXXcicYHygExrMxvq60gHB4Fqw.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/CYXXcicYHygExrMxvq60gHB4Fqw.png?scale-down-to=512 512w,https://framerusercontent.com/images/CYXXcicYHygExrMxvq60gHB4Fqw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CYXXcicYHygExrMxvq60gHB4Fqw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/CYXXcicYHygExrMxvq60gHB4Fqw.png 4096w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:887.7272534863027,intrinsicWidth:1861.8181414643605,pixelHeight:1953,pixelWidth:4096,sizes:\"569.6px\",src:\"https://framerusercontent.com/images/CYXXcicYHygExrMxvq60gHB4Fqw.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/CYXXcicYHygExrMxvq60gHB4Fqw.png?scale-down-to=512 512w,https://framerusercontent.com/images/CYXXcicYHygExrMxvq60gHB4Fqw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CYXXcicYHygExrMxvq60gHB4Fqw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/CYXXcicYHygExrMxvq60gHB4Fqw.png 4096w\"},className:\"framer-u5mwc9\",\"data-border\":true,\"data-framer-name\":\"Group 48103175\",children:isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-ruvdt2 hidden-t8d2xy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gp5bFQN0R:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:194.9999957734889,intrinsicWidth:2032.7272286690966,pixelHeight:429,pixelWidth:4472,sizes:\"372.46px\",src:\"https://framerusercontent.com/images/uR8fqURaXFnQT9LcjaUSNWxKaiE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/uR8fqURaXFnQT9LcjaUSNWxKaiE.png?scale-down-to=512 512w,https://framerusercontent.com/images/uR8fqURaXFnQT9LcjaUSNWxKaiE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uR8fqURaXFnQT9LcjaUSNWxKaiE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/uR8fqURaXFnQT9LcjaUSNWxKaiE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/uR8fqURaXFnQT9LcjaUSNWxKaiE.png 4472w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:194.9999957734889,intrinsicWidth:2032.7272286690966,pixelHeight:429,pixelWidth:4472,sizes:\"465.58px\",src:\"https://framerusercontent.com/images/uR8fqURaXFnQT9LcjaUSNWxKaiE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/uR8fqURaXFnQT9LcjaUSNWxKaiE.png?scale-down-to=512 512w,https://framerusercontent.com/images/uR8fqURaXFnQT9LcjaUSNWxKaiE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uR8fqURaXFnQT9LcjaUSNWxKaiE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/uR8fqURaXFnQT9LcjaUSNWxKaiE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/uR8fqURaXFnQT9LcjaUSNWxKaiE.png 4472w\"},className:\"framer-1fvqj6d\",\"data-framer-name\":\"Image\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16lwh88\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{width:`min(352px, ${componentViewport?.width||\"100vw\"})`},gp5bFQN0R:{width:`min(650px, ${componentViewport?.width||\"100vw\"})`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:148,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bq33b2-container\",nodeId:\"QI2LNIIuf\",scopeId:\"BPXhTvt38\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{style:{width:\"100%\"},variant:\"f_2s2EuA6\"},gp5bFQN0R:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(CustomerTicker,{height:\"100%\",id:\"QI2LNIIuf\",layoutId:\"QI2LNIIuf\",variant:\"wHPcjmnUs\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ib1auh\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nn4vqf\",\"data-framer-name\":\"Section\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n4ucr7\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t70a2v\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s3bquz\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-wxchbc\",\"data-framer-name\":\"Layer_1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:48,intrinsicWidth:48,svg:'<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M44.3077 22.1538V3.69231H18.4615V22.1538H44.3077ZM44.3077 25.8462H18.4615V44.3077H44.3077V25.8462ZM14.7692 3.69231H3.69231V44.3077H14.7692V3.69231ZM0 1.84615C0 0.827077 0.827077 0 1.84615 0H46.1538C47.1729 0 48 0.827077 48 1.84615V46.1538C48 47.1729 47.1729 48 46.1538 48H1.84615C0.827077 48 0 47.1729 0 46.1538V1.84615Z\" fill=\"#A9FF5F\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-4m2sq5\",\"data-styles-preset\":\"Vseoo4daz\",style:{\"--framer-text-color\":\"var(--token-4a55619f-c019-4dc4-b960-6a806e84f3e7, rgb(244, 249, 245))\"},children:[\"Create \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-304ad863-e955-4497-90c5-24df8c41920e, rgb(140, 255, 56))\"},children:\"Scroll-Stopping \"}),\"Social Content\"]})}),className:\"framer-1n08cog\",\"data-framer-name\":\"Create Scroll-Stopping Social Content\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mfrwof\",\"data-styles-preset\":\"LhphuNfz4\",children:\"Slate\u2019s editing experience is fast, lightweight, powerful, and built for social media teams.\"})}),className:\"framer-1abrp5a\",\"data-framer-name\":\"Slate\u2019s editing experience is fast, lightweight and powerful.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dgb8kf\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YT9srEWzn\"},motionChild:true,nodeId:\"QN6o_aQoH\",scopeId:\"BPXhTvt38\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-zosnkv framer-fom1o6\",\"data-framer-name\":\"Frame 14\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yg4u9i\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cg82pc\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d4kxfn\",\"data-framer-name\":\"Ellipse 21\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItRXh0cmFCb2xk\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"800\",\"--framer-line-height\":\"85%\",\"--framer-text-color\":\"rgb(0, 42, 20)\"},children:\"1\"})}),className:\"framer-3dicyv\",\"data-framer-name\":\"1.\",fonts:[\"Inter-ExtraBold\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j2x3kb\",\"data-framer-name\":\"Frame 2931\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-cddvg6\",\"data-styles-preset\":\"gqnDEL9Hz\",children:\"All-in-one editor for social media content \"})}),className:\"framer-1qvkq75\",\"data-framer-name\":\"Create Social Videos & Visuals\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qgt2aa\",\"data-styles-preset\":\"lbYwGllX8\",style:{\"--framer-text-color\":\"var(--token-33295455-77ae-4bc8-8520-31eece714d9f, rgb(66, 83, 84))\"},children:\"Slate\u2019s creation tools are designed to let anyone on your team create videos and imagery optimized for social media.\"})}),className:\"framer-1cif5y5\",\"data-framer-name\":\"Slate\u2019s editor is designed for all skill levels to create videos that feels native to each social platform.\\u2028\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{style:{scale:.51}},gp5bFQN0R:{style:{scale:.7}}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t1z41i\",style:{scale:1.1},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:519,intrinsicWidth:250,pixelHeight:1038,pixelWidth:500,sizes:\"184px\",src:\"https://framerusercontent.com/images/7ud1y28JqKinLM3SXrJhWRLeiik.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/7ud1y28JqKinLM3SXrJhWRLeiik.png 500w\"},className:\"framer-1pxuup6\",\"data-framer-name\":\"image\"}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-12ysm9x hidden-t8d2xy\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:46,intrinsicWidth:46,svg:'<svg width=\"46\" height=\"46\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g filter=\"url(#a)\"><path d=\"m13.167 22.963 1.423 2.848c.482.963.723 1.445 1.045 1.863a5.5 5.5 0 0 0 .988.988c.418.322.9.562 1.863 1.044l2.848 1.424-2.848 1.424c-.963.481-1.445.722-1.863 1.044a5.5 5.5 0 0 0-.988.988c-.322.418-.563.9-1.045 1.863l-1.423 2.848-1.424-2.848c-.482-.963-.723-1.445-1.045-1.863a5.442 5.442 0 0 0-.988-.988c-.417-.322-.899-.563-1.863-1.044L5 31.13l2.847-1.424c.964-.482 1.446-.723 1.863-1.044.37-.286.703-.618.988-.988.322-.418.563-.9 1.045-1.863l1.424-2.848ZM28.593 3l2.139 5.561c.512 1.331.768 1.996 1.166 2.556.352.496.786.93 1.282 1.282.56.398 1.225.654 2.555 1.166l5.562 2.139-5.562 2.139c-1.33.512-1.996.767-2.555 1.166-.496.352-.93.786-1.282 1.282-.398.56-.654 1.225-1.166 2.555l-2.14 5.562-2.138-5.562c-.512-1.33-.768-1.996-1.166-2.555a5.445 5.445 0 0 0-1.282-1.282c-.56-.399-1.225-.654-2.556-1.166l-5.561-2.14 5.561-2.138c1.331-.512 1.997-.768 2.556-1.166.496-.352.93-.786 1.282-1.282.398-.56.654-1.225 1.166-2.556L28.593 3Z\" fill=\"#8CFF38\"/><path d=\"M14.139 22.477a1.087 1.087 0 0 0-1.944 0l-1.424 2.848c-.5 1-.69 1.37-.933 1.685a4.36 4.36 0 0 1-.791.791c-.315.243-.685.433-1.686.933l-2.847 1.424a1.087 1.087 0 0 0 0 1.944l2.847 1.424c1 .5 1.37.69 1.686.933.296.228.562.494.79.79.244.316.434.686.934 1.686l1.424 2.848a1.087 1.087 0 0 0 1.944 0l1.423-2.848c.5-1 .69-1.37.934-1.685.228-.297.494-.563.79-.791.316-.243.686-.433 1.686-.933l2.848-1.424a1.087 1.087 0 0 0 0-1.944l-2.848-1.424c-1-.5-1.37-.69-1.685-.933a4.358 4.358 0 0 1-.791-.79c-.243-.316-.433-.686-.934-1.686l-1.423-2.848ZM29.607 2.61a1.087 1.087 0 0 0-2.028 0l-2.14 5.561c-.531 1.383-.736 1.895-1.036 2.316-.283.397-.63.744-1.027 1.027-.422.3-.933.505-2.316 1.037L15.5 14.69a1.087 1.087 0 0 0 0 2.028l5.561 2.14c1.383.53 1.895.736 2.316 1.036.397.282.744.63 1.027 1.026.3.422.505.934 1.037 2.316l2.139 5.562a1.087 1.087 0 0 0 2.028 0l2.14-5.562c.53-1.382.736-1.894 1.036-2.316.282-.397.63-.744 1.026-1.026.422-.3.934-.505 2.316-1.037l5.562-2.139a1.087 1.087 0 0 0 0-2.028l-5.562-2.14c-1.382-.531-1.894-.737-2.316-1.036a4.358 4.358 0 0 1-1.026-1.027c-.3-.421-.505-.933-1.037-2.316l-2.14-5.561Z\" stroke=\"#fff\" stroke-width=\"2.173\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><defs><filter id=\"a\" x=\".653\" y=\".827\" width=\"44.99\" height=\"44.99\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"2.173\"/><feGaussianBlur stdDeviation=\"1.087\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_468_52696\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_468_52696\" result=\"shape\"/></filter></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:633.5,intrinsicWidth:861,pixelHeight:1138,pixelWidth:1566,sizes:\"587px\",src:\"https://framerusercontent.com/images/YMa8q7lXGNDcaKuEfN7GI4jIY.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/YMa8q7lXGNDcaKuEfN7GI4jIY.png?scale-down-to=512 512w,https://framerusercontent.com/images/YMa8q7lXGNDcaKuEfN7GI4jIY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YMa8q7lXGNDcaKuEfN7GI4jIY.png 1566w\"},className:\"framer-kbncww\",\"data-framer-name\":\"image\"})]})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1chwfqs\",\"data-framer-name\":\"Frame 2936\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2kh8rl\",\"data-framer-name\":\"Frame 2934\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-137kp3i\",\"data-framer-name\":\"Frame 2933\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gedsr7\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-m21jzw\",\"data-framer-name\":\"Ellipse 21\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItRXh0cmFCb2xk\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"800\",\"--framer-line-height\":\"85%\",\"--framer-text-color\":\"rgb(0, 42, 20)\"},children:\"2\"})}),className:\"framer-olyfgc\",\"data-framer-name\":\"1.\",fonts:[\"Inter-ExtraBold\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-95vfbr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-cddvg6\",\"data-styles-preset\":\"gqnDEL9Hz\",children:\"Create content that's on-brand and algorithm friendly\"})}),className:\"framer-eg99q2\",\"data-framer-name\":\"Brand powered Design & Editing\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qgt2aa\",\"data-styles-preset\":\"lbYwGllX8\",children:\"Content that you create in Slate will elevate your brand on social media and remain high performing.\"})}),className:\"framer-1tckfwf\",\"data-framer-name\":\"No filler. Slate Publish brand assets for your team to use. just your approved brand assets available to your whole team, instantly.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{style:{scale:.7}}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cgmn3q\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{style:{scale:.8}},gp5bFQN0R:{style:{scale:.6}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"333px\",src:\"https://framerusercontent.com/images/pqsgVYcHCRQTFh5ryOXAWCrEjA.png\",srcSet:\"https://framerusercontent.com/images/pqsgVYcHCRQTFh5ryOXAWCrEjA.png?scale-down-to=1024 635w,https://framerusercontent.com/images/pqsgVYcHCRQTFh5ryOXAWCrEjA.png 1016w\"},className:\"framer-1yyh3aj\",\"data-framer-name\":\"Frame 2914\",style:{scale:.7},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ro3onq\",\"data-framer-name\":\"Rectangle 6\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 533 134\"><path d=\"M 6 128 L 527 128 L 527 6 Z\" fill=\"rgb(28,215,96)\"></path></svg>',svgContentId:9390561189,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1tjgunx\",\"data-framer-name\":\"Rectangle 7\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:134,intrinsicWidth:416,svg:'<svg width=\"416\" height=\"134\" viewBox=\"-6 -6 416 134\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M404 0L0 0L-6.65813e-06 122L404 0Z\" fill=\"#1CD760\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-agmvss\",\"data-framer-name\":\"content stream / tile state/chip/ratio\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ykosut\",\"data-framer-name\":\"Frame\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:27,intrinsicWidth:26,svg:'<svg width=\"26\" height=\"27\" viewBox=\"0 0 26 27\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.071 5.63184C7.1692 5.63184 6.30433 5.98998 5.66654 6.62752C5.02875 7.26507 4.67027 8.12981 4.66992 9.0316V18.1011C4.66992 19.0032 5.02824 19.8682 5.66608 20.5061C6.30391 21.1439 7.16898 21.5022 8.071 21.5022H17.1406C18.0423 21.5019 18.9071 21.1434 19.5446 20.5056C20.1822 19.8678 20.5403 19.003 20.5403 18.1011V9.0316C20.54 8.13004 20.1817 7.26549 19.5442 6.62799C18.9066 5.99048 18.0421 5.63217 17.1406 5.63184H8.071ZM18.1188 9.03683C18.1188 9.29663 18.0157 9.54578 17.8319 9.72949C17.6482 9.91321 17.399 10.0164 17.1392 10.0164C16.8794 10.0164 16.6303 9.91321 16.4466 9.72949C16.2628 9.54578 16.1597 9.29663 16.1597 9.03683C16.1597 8.77703 16.2628 8.52788 16.4466 8.34417C16.6303 8.16046 16.8794 8.05726 17.1392 8.05726C17.399 8.05726 17.6482 8.16046 17.8319 8.34417C18.0157 8.52788 18.1188 8.77703 18.1188 9.03683ZM12.6071 10.8497C11.8866 10.8497 11.1956 11.1359 10.6861 11.6453C10.1766 12.1549 9.8904 12.8459 9.8904 13.5664C9.8904 14.2869 10.1766 14.9779 10.6861 15.4874C11.1956 15.9968 11.8866 16.2831 12.6071 16.2831C13.3275 16.2831 14.0185 15.9968 14.5281 15.4874C15.0375 14.9779 15.3237 14.2869 15.3237 13.5664C15.3237 12.8459 15.0375 12.1549 14.5281 11.6453C14.0185 11.1359 13.3275 10.8497 12.6071 10.8497ZM8.58299 13.5664C8.58299 12.4995 9.00682 11.4763 9.76124 10.7218C10.5157 9.96743 11.5388 9.54359 12.6058 9.54359C13.6727 9.54359 14.6959 9.96743 15.4503 10.7218C16.2047 11.4763 16.6286 12.4995 16.6286 13.5664C16.6286 14.6333 16.2047 15.6565 15.4503 16.4109C14.6959 17.1654 13.6727 17.5891 12.6058 17.5891C11.5388 17.5891 10.5157 17.1654 9.76124 16.4109C9.00682 15.6565 8.58299 14.6333 8.58299 13.5664Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXZlbmlyLTgwMA==\",\"--framer-font-family\":'\"Avenir\", \"Avenir Placeholder\", sans-serif',\"--framer-font-size\":\"12.7px\",\"--framer-font-weight\":\"800\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(40, 40, 42)\"},children:\"Story\"})}),className:\"framer-1yu9uev\",\"data-framer-name\":\"Story\",fonts:[\"GF;Avenir-800\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-f9np8\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:36,intrinsicWidth:34,svg:'<svg width=\"34\" height=\"36\" viewBox=\"-1 -1 34 36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.0805 25.183C12.0964 24.3227 13.5117 24.3029 14.3882 25.4426C14.6945 25.84 14.8716 26.3294 14.8937 26.8394C14.9158 27.3494 14.7817 27.8535 14.5111 28.2783C14.4278 28.4092 14.332 28.531 14.2252 28.6417V28.659C14.1287 28.7544 14.0386 28.8569 13.9558 28.9655C13.4972 29.5604 13.2654 30.312 13.3051 31.0751C13.3447 31.8383 13.653 32.5591 14.1706 33.0985C14.6881 33.6379 15.3782 33.9576 16.1077 33.9961C16.8372 34.0345 17.5545 33.789 18.1212 33.3067L24.4839 27.9025C25.0927 27.3855 25.4802 26.6366 25.5613 25.8206C25.6424 25.0046 25.4104 24.1884 24.9163 23.5514C24.4222 22.9144 23.7065 22.5089 22.9267 22.424C22.1468 22.3392 21.3667 22.582 20.758 23.099L19.1844 24.4364C18.3906 25.1089 16.8454 24.7455 16.1909 23.9024C15.4443 22.9383 15.5223 21.3931 16.4555 20.602L28.7273 10.1792C29.3142 9.6549 29.682 8.91142 29.7524 8.10734C29.8227 7.30325 29.59 6.50223 29.1039 5.87517C28.6177 5.2481 27.9167 4.84465 27.1502 4.75087C26.3838 4.65708 25.6126 4.88041 25.0013 5.37319L20.9163 8.86148C19.9003 9.72428 18.4851 9.74407 17.6085 8.6019C17.3028 8.2047 17.126 7.71585 17.1039 7.20636C17.0818 6.69687 17.2156 6.19328 17.4857 5.76874C17.5697 5.63691 17.6663 5.51433 17.7739 5.40285L17.7597 5.38802C17.8564 5.29197 17.9472 5.18957 18.0315 5.08146C18.5081 4.4875 18.754 3.72785 18.7205 2.95307C18.6871 2.17829 18.3766 1.44495 17.8507 0.898411C17.3248 0.351871 16.6219 0.0320298 15.8812 0.00227834C15.1406 -0.0274731 14.4163 0.235042 13.8519 0.737786L7.49157 6.14204C6.90468 6.66631 6.53681 7.40979 6.46646 8.21387C6.3961 9.01796 6.62881 9.81898 7.11496 10.446C7.6011 11.0731 8.30218 11.4766 9.06863 11.5704C9.83508 11.6641 10.6062 11.4408 11.2175 10.948L12.7934 9.61056C13.5849 8.93565 15.1301 9.30154 15.7845 10.1446C16.5312 11.1063 16.4532 12.6514 15.5223 13.445L3.24821 23.8678C2.63944 24.3848 2.25189 25.1337 2.17081 25.9497C2.13066 26.3537 2.16696 26.7621 2.27763 27.1514C2.38831 27.5408 2.57119 27.9035 2.81584 28.2189C3.06048 28.5343 3.36211 28.7962 3.70348 28.9897C4.04486 29.1831 4.41931 29.3043 4.80544 29.3463C5.58527 29.4311 6.36538 29.1883 6.97414 28.6713L11.0805 25.183ZM27.1821 17.6601C26.7268 18.0453 26.391 18.5632 26.2172 19.1482C26.0434 19.7332 26.0394 20.3591 26.2058 20.9464C26.3721 21.5338 26.7013 22.0563 27.1517 22.4478C27.6021 22.8393 28.1533 23.0821 28.7357 23.1456C29.318 23.209 29.9052 23.0902 30.423 22.8041C30.9408 22.5181 31.3658 22.0777 31.6442 21.5388C31.9226 20.9999 32.0419 20.3866 31.987 19.7767C31.932 19.1667 31.7054 18.5876 31.3357 18.1125C30.8403 17.4791 30.1259 17.0762 29.3479 16.9914C28.5699 16.9067 27.7915 17.147 27.1821 17.6601ZM0.656352 15.9295C1.02413 16.4051 1.51843 16.7558 2.07674 16.9374C2.63505 17.119 3.23228 17.1232 3.79288 16.9496C4.35349 16.776 4.8523 16.4323 5.22621 15.962C5.60012 15.4917 5.83234 14.9159 5.89349 14.3075C5.95464 13.6991 5.84198 13.0854 5.56976 12.544C5.29754 12.0026 4.87798 11.5579 4.36416 11.266C3.85034 10.9741 3.26534 10.8482 2.68315 10.9043C2.10096 10.9604 1.54773 11.1958 1.09345 11.5809C0.485487 12.0983 0.0981614 12.8466 0.0162429 13.662C-0.0656755 14.4775 0.164486 15.2937 0.656352 15.932V15.9295Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:105,intrinsicWidth:213,pixelHeight:210,pixelWidth:426,src:\"https://framerusercontent.com/images/EGEk1JjS0ZwUwYktyivGfb2iqw.svg\"},className:\"framer-1m5ngyz\",\"data-framer-name\":\"graphic\",style:{scale:.7},transformTemplate:transformTemplate2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:105,intrinsicWidth:213,pixelHeight:210,pixelWidth:426,src:\"https://framerusercontent.com/images/45gNDqA8zbrcFykmJoJUUETRjqk.svg\"},className:\"framer-1to8awr\",\"data-framer-name\":\"graphic\",style:{scale:.7}}),/*#__PURE__*/_jsx(SVG,{className:\"framer-y3s1yn\",\"data-framer-name\":\"graphic\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 262 130\"><g transform=\"translate(4.92 0)\" id=\"ss9714397331_1\"><path d=\"M 9.84 120.095 C 4.406 120.095 0 120.095 0 120.095 L 0 0 C 0 0 4.406 0 9.84 0 L 242.319 0 C 247.754 0 252.16 0 252.16 0 L 252.16 120.095 C 252.16 120.095 247.754 120.095 242.319 120.095 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 16.499 16.475 C 16.192 16.144 15.894 15.922 15.603 15.811 C 15.329 15.702 15.037 15.646 14.743 15.645 C 14.311 15.645 13.918 15.724 13.564 15.882 C 13.224 16.029 12.918 16.247 12.669 16.523 C 12.414 16.798 12.213 17.12 12.08 17.472 C 11.944 17.848 11.876 18.246 11.879 18.646 C 11.879 19.097 11.946 19.512 12.08 19.892 C 12.221 20.271 12.417 20.599 12.669 20.876 C 12.92 21.153 13.225 21.375 13.564 21.529 C 13.936 21.69 14.338 21.771 14.743 21.766 C 15.083 21.766 15.418 21.684 15.721 21.529 C 16.043 21.363 16.342 21.101 16.617 20.746 L 17.842 21.624 C 17.465 22.146 17.006 22.525 16.464 22.763 C 15.917 23.001 15.327 23.122 14.731 23.118 C 14.087 23.118 13.494 23.016 12.952 22.81 C 12.435 22.608 11.963 22.306 11.561 21.92 C 11.17 21.523 10.861 21.051 10.653 20.533 C 10.434 19.995 10.324 19.397 10.324 18.741 C 10.324 18.069 10.433 17.46 10.653 16.915 C 10.874 16.361 11.176 15.89 11.561 15.503 C 11.958 15.113 12.432 14.81 12.951 14.613 C 13.494 14.4 14.087 14.293 14.731 14.293 C 15.297 14.293 15.82 14.396 16.299 14.601 C 16.786 14.8 17.237 15.139 17.654 15.622 L 16.499 16.476 Z M 18.427 20.058 C 18.427 19.607 18.505 19.2 18.662 18.836 C 18.817 18.479 19.042 18.156 19.322 17.887 C 19.605 17.622 19.937 17.416 20.3 17.282 C 20.685 17.138 21.092 17.066 21.502 17.068 C 21.927 17.068 22.327 17.14 22.704 17.282 C 23.082 17.424 23.408 17.626 23.682 17.887 C 23.958 18.148 24.174 18.464 24.331 18.836 C 24.496 19.2 24.578 19.607 24.578 20.058 C 24.584 20.482 24.499 20.903 24.331 21.292 C 24.181 21.645 23.96 21.964 23.683 22.229 C 23.4 22.494 23.068 22.7 22.705 22.834 C 22.32 22.977 21.913 23.05 21.502 23.047 C 21.092 23.05 20.685 22.977 20.3 22.834 C 19.937 22.7 19.605 22.494 19.322 22.229 C 19.044 21.963 18.819 21.644 18.662 21.292 C 18.501 20.901 18.421 20.481 18.427 20.058 Z M 19.841 20.058 C 19.841 20.279 19.876 20.493 19.946 20.698 C 20.025 20.904 20.135 21.086 20.277 21.244 C 20.426 21.402 20.603 21.529 20.807 21.624 C 21.011 21.719 21.244 21.766 21.502 21.766 C 21.761 21.766 21.994 21.719 22.197 21.624 C 22.394 21.535 22.571 21.405 22.716 21.244 C 22.864 21.088 22.976 20.902 23.046 20.698 C 23.125 20.493 23.164 20.279 23.164 20.058 C 23.164 19.836 23.125 19.623 23.046 19.417 C 22.976 19.213 22.864 19.027 22.716 18.872 C 22.571 18.711 22.394 18.582 22.197 18.492 C 21.979 18.394 21.742 18.346 21.502 18.35 C 21.039 18.342 20.594 18.531 20.277 18.872 C 20.135 19.03 20.025 19.212 19.946 19.417 C 19.876 19.623 19.84 19.84 19.841 20.058 Z M 25.926 13.937 L 27.34 13.937 L 27.34 22.905 L 25.926 22.905 Z M 28.681 20.058 C 28.681 19.607 28.759 19.2 28.917 18.836 C 29.072 18.479 29.296 18.156 29.576 17.887 C 29.859 17.622 30.191 17.416 30.554 17.282 C 30.939 17.138 31.346 17.066 31.757 17.068 C 32.181 17.068 32.581 17.14 32.958 17.282 C 33.336 17.424 33.662 17.626 33.936 17.887 C 34.216 18.154 34.437 18.478 34.585 18.836 C 34.75 19.2 34.832 19.607 34.832 20.058 C 34.838 20.482 34.754 20.903 34.585 21.292 C 34.435 21.645 34.214 21.964 33.937 22.229 C 33.655 22.494 33.322 22.7 32.959 22.834 C 32.574 22.977 32.167 23.05 31.757 23.047 C 31.346 23.05 30.939 22.977 30.554 22.834 C 30.191 22.7 29.859 22.494 29.576 22.229 C 29.298 21.963 29.074 21.644 28.917 21.292 C 28.756 20.901 28.675 20.481 28.68 20.058 Z M 30.095 20.058 C 30.095 20.279 30.13 20.493 30.201 20.698 C 30.279 20.904 30.39 21.086 30.531 21.244 C 30.68 21.402 30.857 21.529 31.061 21.624 C 31.265 21.719 31.498 21.766 31.756 21.766 C 32.217 21.779 32.661 21.588 32.97 21.244 C 33.118 21.088 33.231 20.902 33.3 20.698 C 33.379 20.493 33.418 20.279 33.418 20.058 C 33.418 19.836 33.379 19.623 33.3 19.417 C 33.231 19.213 33.118 19.027 32.97 18.872 C 32.825 18.711 32.649 18.582 32.452 18.492 C 32.233 18.394 31.996 18.346 31.757 18.35 C 31.293 18.342 30.848 18.531 30.531 18.872 C 30.39 19.03 30.279 19.212 30.201 19.417 C 30.13 19.623 30.094 19.84 30.095 20.058 Z M 36.157 17.211 L 37.571 17.211 L 37.571 18.113 L 37.594 18.113 C 37.738 17.795 37.972 17.527 38.266 17.341 C 38.556 17.159 38.89 17.069 39.268 17.069 C 39.354 17.069 39.437 17.076 39.515 17.093 C 39.601 17.108 39.687 17.128 39.774 17.152 L 39.774 18.527 C 39.658 18.496 39.54 18.472 39.421 18.456 C 39.313 18.433 39.202 18.421 39.091 18.421 C 38.761 18.421 38.494 18.484 38.29 18.61 C 38.109 18.715 37.952 18.856 37.83 19.026 C 37.734 19.171 37.662 19.332 37.618 19.501 C 37.592 19.617 37.576 19.736 37.571 19.856 L 37.571 22.905 L 36.156 22.905 L 36.156 17.211 Z M 43.754 18.789 C 43.479 18.401 43.109 18.207 42.646 18.207 C 42.453 18.209 42.263 18.258 42.092 18.35 C 41.911 18.445 41.822 18.599 41.822 18.812 C 41.822 18.986 41.895 19.113 42.045 19.192 C 42.194 19.271 42.383 19.338 42.611 19.394 L 43.341 19.572 C 43.608 19.627 43.856 19.718 44.084 19.844 C 44.311 19.963 44.5 20.129 44.649 20.343 C 44.799 20.556 44.873 20.849 44.873 21.22 C 44.873 21.561 44.799 21.849 44.649 22.086 C 44.508 22.315 44.319 22.501 44.084 22.644 C 43.856 22.786 43.597 22.889 43.306 22.952 C 43.02 23.015 42.727 23.047 42.434 23.047 C 42.022 23.051 41.612 22.987 41.22 22.857 C 40.851 22.731 40.521 22.501 40.23 22.169 L 41.173 21.28 C 41.354 21.485 41.546 21.656 41.751 21.79 C 41.962 21.916 42.218 21.979 42.517 21.979 C 42.619 21.979 42.724 21.968 42.835 21.944 C 42.945 21.92 43.047 21.881 43.141 21.825 C 43.236 21.769 43.31 21.703 43.365 21.624 C 43.428 21.538 43.461 21.434 43.459 21.327 C 43.459 21.129 43.384 20.983 43.236 20.888 C 43.06 20.783 42.869 20.706 42.67 20.663 C 42.425 20.596 42.177 20.54 41.927 20.497 C 41.675 20.444 41.429 20.36 41.197 20.248 C 40.973 20.133 40.779 19.966 40.631 19.761 C 40.481 19.556 40.407 19.271 40.407 18.907 C 40.407 18.591 40.47 18.318 40.595 18.089 C 40.723 17.858 40.9 17.66 41.114 17.507 C 41.327 17.357 41.569 17.247 41.845 17.175 C 42.491 17.005 43.174 17.038 43.801 17.27 C 44.17 17.397 44.469 17.618 44.697 17.934 Z\" fill=\"rgb(40,40,42)\"></path><path d=\"M 14.761 110.19 C 12.043 110.19 9.84 110.19 9.84 110.19 L 9.84 32.81 C 9.84 32.81 12.043 32.81 14.761 32.81 L 79.133 32.81 C 81.851 32.81 84.053 32.81 84.053 32.81 L 84.053 110.19 C 84.053 110.19 81.851 110.19 79.133 110.19 Z\" fill=\"rgb(15,213,106)\"></path><path d=\"M 34.52 102.74 L 33.981 102.74 L 33.981 102.233 L 34.586 102.233 L 34.693 101.497 L 34.155 101.497 L 34.155 100.991 L 34.76 100.991 L 34.939 99.73 L 35.467 99.73 L 35.287 100.991 L 35.904 100.991 L 36.084 99.73 L 36.605 99.73 L 36.425 100.991 L 36.965 100.991 L 36.965 101.497 L 36.353 101.497 L 36.252 102.233 L 36.791 102.233 L 36.791 102.74 L 36.192 102.74 L 36.006 104 L 35.484 104 L 35.665 102.74 L 35.041 102.74 L 34.861 104 L 34.34 104 Z M 35.215 101.497 L 35.113 102.233 L 35.73 102.233 L 35.832 101.497 Z M 37.484 101.865 C 37.484 101.528 37.511 101.24 37.563 101.003 C 37.619 100.761 37.69 100.561 37.778 100.4 C 37.866 100.235 37.964 100.104 38.072 100.008 C 38.257 99.837 38.488 99.723 38.737 99.682 C 38.845 99.665 38.939 99.657 39.019 99.657 C 39.099 99.657 39.191 99.665 39.294 99.682 C 39.402 99.698 39.512 99.732 39.624 99.784 C 39.74 99.833 39.851 99.907 39.959 100.008 C 40.071 100.104 40.171 100.235 40.259 100.4 C 40.347 100.561 40.417 100.761 40.469 101.003 C 40.525 101.24 40.552 101.528 40.552 101.865 C 40.557 102.157 40.529 102.448 40.469 102.733 C 40.427 102.943 40.356 103.146 40.259 103.336 C 40.182 103.483 40.08 103.616 39.959 103.729 C 39.859 103.82 39.746 103.895 39.624 103.952 C 39.512 104 39.402 104.032 39.294 104.048 C 39.203 104.063 39.111 104.071 39.018 104.072 C 38.938 104.072 38.845 104.064 38.737 104.048 C 38.624 104.029 38.513 103.997 38.408 103.952 C 38.286 103.893 38.173 103.818 38.072 103.729 C 37.954 103.615 37.855 103.482 37.778 103.336 C 37.681 103.146 37.609 102.943 37.563 102.733 C 37.507 102.448 37.48 102.156 37.484 101.865 Z M 38.204 101.865 C 38.204 101.998 38.212 102.153 38.227 102.329 C 38.248 102.503 38.286 102.667 38.342 102.824 C 38.397 102.981 38.48 103.114 38.587 103.222 C 38.695 103.331 38.839 103.385 39.018 103.385 C 39.199 103.385 39.342 103.331 39.45 103.222 C 39.558 103.114 39.639 102.981 39.696 102.824 C 39.751 102.667 39.788 102.503 39.804 102.329 C 39.822 102.175 39.832 102.02 39.833 101.865 C 39.833 101.732 39.823 101.58 39.804 101.407 C 39.789 101.236 39.753 101.068 39.695 100.906 C 39.644 100.757 39.56 100.621 39.449 100.508 C 39.342 100.4 39.199 100.345 39.019 100.345 C 38.839 100.345 38.695 100.4 38.587 100.508 C 38.477 100.621 38.393 100.757 38.341 100.906 C 38.286 101.063 38.248 101.23 38.228 101.407 C 38.213 101.559 38.205 101.712 38.203 101.865 Z M 41.264 99.73 L 44.002 99.73 L 44.002 100.418 L 42.019 100.418 L 42.019 101.539 L 43.889 101.539 L 43.889 102.227 L 42.019 102.227 L 42.019 104 L 41.264 104 Z M 44.705 99.73 L 46.376 99.73 C 46.656 99.73 46.926 99.774 47.186 99.863 C 47.445 99.947 47.675 100.078 47.875 100.255 C 48.075 100.432 48.234 100.655 48.354 100.924 C 48.474 101.19 48.533 101.503 48.533 101.865 C 48.533 102.231 48.464 102.548 48.324 102.818 C 48.195 103.074 48.014 103.301 47.791 103.481 C 47.574 103.655 47.329 103.787 47.065 103.873 C 46.802 103.958 46.543 104 46.287 104 L 44.705 104 Z M 46.023 103.312 C 46.259 103.312 46.48 103.286 46.688 103.234 C 46.9 103.178 47.084 103.093 47.239 102.981 C 47.395 102.864 47.52 102.711 47.605 102.535 C 47.697 102.35 47.742 102.126 47.742 101.865 C 47.742 101.608 47.703 101.386 47.623 101.202 C 47.551 101.027 47.435 100.873 47.287 100.756 C 47.14 100.635 46.968 100.548 46.784 100.502 C 46.577 100.443 46.364 100.415 46.149 100.418 L 45.46 100.418 L 45.46 103.312 Z M 51.804 100.382 L 50.096 100.382 L 50.078 101.232 C 50.134 101.212 50.204 101.198 50.288 101.19 C 50.37 101.182 50.452 101.178 50.534 101.178 C 50.741 101.178 50.931 101.212 51.103 101.28 C 51.279 101.344 51.429 101.439 51.552 101.563 C 51.676 101.688 51.772 101.837 51.84 102.01 C 51.912 102.182 51.948 102.377 51.948 102.595 C 51.948 102.824 51.908 103.031 51.828 103.216 C 51.755 103.393 51.645 103.551 51.505 103.681 C 51.363 103.808 51.198 103.907 51.019 103.97 C 50.825 104.039 50.62 104.074 50.414 104.072 C 50.074 104.072 49.785 103.992 49.545 103.831 C 49.31 103.67 49.142 103.425 49.042 103.096 L 49.797 102.89 C 49.845 103.043 49.926 103.164 50.043 103.252 C 50.158 103.341 50.308 103.385 50.492 103.385 C 50.6 103.385 50.698 103.367 50.786 103.331 C 50.964 103.263 51.105 103.123 51.175 102.945 C 51.211 102.856 51.229 102.759 51.229 102.655 C 51.229 102.506 51.201 102.38 51.145 102.275 C 51.096 102.174 51.021 102.086 50.929 102.022 C 50.834 101.952 50.726 101.903 50.612 101.877 C 50.488 101.845 50.361 101.828 50.234 101.829 C 50.078 101.829 49.923 101.847 49.766 101.883 C 49.615 101.919 49.475 101.97 49.347 102.034 L 49.389 99.73 L 51.804 99.73 Z M 54.943 99.73 L 53.924 101.31 L 53.936 101.322 C 53.991 101.295 54.049 101.276 54.11 101.268 C 54.185 101.256 54.259 101.25 54.331 101.25 C 54.68 101.245 55.014 101.393 55.248 101.654 C 55.364 101.779 55.452 101.923 55.512 102.088 C 55.575 102.253 55.607 102.428 55.607 102.613 C 55.607 102.834 55.569 103.035 55.494 103.216 C 55.422 103.391 55.313 103.55 55.176 103.681 C 55.038 103.809 54.874 103.908 54.696 103.97 C 54.505 104.04 54.302 104.075 54.097 104.072 C 53.874 104.072 53.67 104.04 53.486 103.976 C 53.309 103.912 53.146 103.813 53.007 103.686 C 52.872 103.557 52.766 103.401 52.695 103.228 C 52.621 103.034 52.584 102.827 52.588 102.619 C 52.588 102.394 52.624 102.191 52.695 102.01 C 52.771 101.825 52.867 101.638 52.983 101.449 L 54.067 99.73 Z M 53.343 102.607 C 53.342 102.814 53.421 103.013 53.564 103.162 C 53.712 103.306 53.91 103.386 54.115 103.385 C 54.224 103.385 54.323 103.365 54.415 103.325 C 54.602 103.249 54.751 103.101 54.829 102.914 C 54.869 102.818 54.888 102.715 54.888 102.607 C 54.888 102.498 54.869 102.398 54.829 102.305 C 54.791 102.212 54.734 102.127 54.661 102.058 C 54.592 101.985 54.508 101.927 54.415 101.889 C 54.32 101.848 54.218 101.828 54.115 101.829 C 54.008 101.829 53.906 101.849 53.81 101.889 C 53.625 101.968 53.478 102.117 53.402 102.305 C 53.363 102.398 53.343 102.498 53.343 102.607 Z M 57.716 99.73 L 58.368 99.73 L 60.196 104 L 59.333 104 L 58.938 103.023 L 57.098 103.023 L 56.715 104 L 55.87 104 Z M 58.674 102.372 L 58.021 100.635 L 57.356 102.372 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 93.894 110.19 C 91.176 110.19 88.974 110.19 88.974 110.19 L 88.974 32.81 C 88.974 32.81 91.176 32.81 93.894 32.81 L 158.266 32.81 C 160.984 32.81 163.187 32.81 163.187 32.81 L 163.187 110.19 C 163.187 110.19 160.984 110.19 158.266 110.19 Z\" fill=\"rgb(122,106,227)\"></path><path d=\"M 113.653 102.74 L 113.114 102.74 L 113.114 102.233 L 113.719 102.233 L 113.827 101.497 L 113.288 101.497 L 113.288 100.991 L 113.893 100.991 L 114.073 99.73 L 114.6 99.73 L 114.42 100.991 L 115.037 100.991 L 115.217 99.73 L 115.738 99.73 L 115.559 100.991 L 116.098 100.991 L 116.098 101.497 L 115.487 101.497 L 115.385 102.233 L 115.924 102.233 L 115.924 102.74 L 115.325 102.74 L 115.139 104 L 114.618 104 L 114.798 102.74 L 114.174 102.74 L 113.995 104 L 113.474 104 Z M 114.348 101.497 L 114.246 102.233 L 114.864 102.233 L 114.965 101.497 Z M 116.618 101.865 C 116.618 101.528 116.644 101.24 116.696 101.003 C 116.752 100.761 116.824 100.561 116.912 100.4 C 117 100.235 117.097 100.104 117.205 100.008 C 117.317 99.907 117.429 99.833 117.541 99.784 C 117.656 99.732 117.767 99.698 117.87 99.682 C 117.978 99.665 118.072 99.657 118.152 99.657 C 118.231 99.657 118.324 99.665 118.428 99.682 C 118.535 99.698 118.645 99.732 118.757 99.784 C 118.873 99.833 118.985 99.907 119.093 100.008 C 119.204 100.104 119.304 100.235 119.392 100.4 C 119.48 100.561 119.55 100.761 119.602 101.003 C 119.658 101.24 119.686 101.528 119.686 101.865 C 119.686 102.203 119.658 102.492 119.602 102.733 C 119.56 102.943 119.489 103.146 119.392 103.336 C 119.304 103.497 119.204 103.628 119.093 103.729 C 118.993 103.82 118.879 103.895 118.757 103.952 C 118.645 104 118.535 104.032 118.428 104.048 C 118.336 104.063 118.244 104.071 118.152 104.072 C 118.072 104.072 117.978 104.064 117.87 104.048 C 117.757 104.029 117.646 103.997 117.541 103.952 C 117.419 103.893 117.306 103.818 117.205 103.729 C 117.087 103.615 116.988 103.482 116.912 103.336 C 116.814 103.146 116.742 102.943 116.696 102.733 C 116.64 102.447 116.614 102.156 116.618 101.865 Z M 117.337 101.865 C 117.337 101.998 117.345 102.153 117.361 102.329 C 117.381 102.503 117.419 102.667 117.475 102.824 C 117.531 102.981 117.613 103.114 117.72 103.222 C 117.828 103.331 117.972 103.385 118.152 103.385 C 118.332 103.385 118.476 103.331 118.583 103.222 C 118.694 103.109 118.777 102.973 118.829 102.824 C 118.885 102.667 118.921 102.503 118.937 102.329 C 118.957 102.153 118.966 101.998 118.966 101.865 C 118.966 101.732 118.957 101.58 118.937 101.407 C 118.922 101.236 118.886 101.068 118.829 100.906 C 118.777 100.757 118.693 100.621 118.583 100.508 C 118.476 100.4 118.332 100.345 118.152 100.345 C 117.972 100.345 117.828 100.4 117.72 100.508 C 117.613 100.617 117.531 100.749 117.475 100.906 C 117.418 101.068 117.379 101.236 117.361 101.407 C 117.346 101.559 117.338 101.712 117.337 101.865 Z M 120.398 99.73 L 123.136 99.73 L 123.136 100.418 L 121.152 100.418 L 121.152 101.539 L 123.022 101.539 L 123.022 102.227 L 121.152 102.227 L 121.152 104 L 120.398 104 Z M 123.838 99.73 L 125.51 99.73 C 125.79 99.73 126.059 99.774 126.318 99.863 C 126.579 99.947 126.808 100.078 127.008 100.255 C 127.208 100.432 127.367 100.655 127.487 100.924 C 127.607 101.19 127.667 101.503 127.667 101.865 C 127.667 102.231 127.597 102.548 127.457 102.818 C 127.322 103.083 127.144 103.304 126.924 103.481 C 126.708 103.654 126.467 103.785 126.199 103.873 C 125.947 103.956 125.685 103.999 125.42 104 L 123.838 104 Z M 125.156 103.312 C 125.38 103.314 125.604 103.287 125.822 103.234 C 126.033 103.178 126.217 103.093 126.373 102.981 C 126.528 102.864 126.651 102.715 126.738 102.535 C 126.83 102.35 126.876 102.126 126.876 101.865 C 126.876 101.608 126.836 101.386 126.756 101.202 C 126.684 101.027 126.568 100.873 126.421 100.756 C 126.273 100.635 126.102 100.548 125.917 100.502 C 125.711 100.444 125.497 100.415 125.282 100.418 L 124.593 100.418 L 124.593 103.312 Z M 130.937 100.382 L 129.229 100.382 L 129.212 101.232 C 129.267 101.212 129.338 101.198 129.421 101.19 C 129.509 101.181 129.591 101.178 129.667 101.178 C 129.875 101.178 130.065 101.212 130.236 101.28 C 130.577 101.401 130.847 101.668 130.973 102.01 C 131.045 102.182 131.081 102.377 131.081 102.595 C 131.081 102.824 131.041 103.031 130.961 103.216 C 130.888 103.392 130.778 103.551 130.638 103.681 C 130.497 103.808 130.332 103.907 130.152 103.97 C 129.958 104.039 129.753 104.074 129.547 104.072 C 129.207 104.072 128.918 103.992 128.678 103.831 C 128.443 103.67 128.275 103.425 128.175 103.096 L 128.93 102.89 C 128.978 103.043 129.06 103.164 129.176 103.252 C 129.291 103.341 129.441 103.385 129.625 103.385 C 129.733 103.385 129.831 103.367 129.919 103.331 C 130.097 103.263 130.238 103.123 130.308 102.945 C 130.344 102.856 130.362 102.759 130.362 102.655 C 130.362 102.506 130.334 102.38 130.278 102.275 C 130.229 102.174 130.154 102.086 130.062 102.022 C 129.967 101.952 129.859 101.903 129.745 101.877 C 129.622 101.845 129.495 101.828 129.367 101.829 C 129.212 101.829 129.056 101.847 128.9 101.883 C 128.748 101.919 128.608 101.97 128.48 102.034 L 128.523 99.73 L 130.937 99.73 Z M 134.076 99.73 L 133.057 101.31 L 133.069 101.322 C 133.124 101.295 133.182 101.276 133.243 101.268 C 133.319 101.256 133.392 101.25 133.464 101.25 C 133.814 101.245 134.148 101.393 134.381 101.654 C 134.497 101.779 134.585 101.923 134.645 102.088 C 134.709 102.253 134.741 102.428 134.741 102.613 C 134.741 102.834 134.703 103.035 134.627 103.216 C 134.555 103.391 134.447 103.55 134.309 103.681 C 134.171 103.809 134.008 103.907 133.83 103.97 C 133.638 104.04 133.435 104.075 133.231 104.072 C 133.007 104.072 132.803 104.04 132.619 103.976 C 132.442 103.912 132.28 103.813 132.14 103.686 C 132.006 103.557 131.899 103.401 131.828 103.228 C 131.754 103.034 131.718 102.827 131.721 102.619 C 131.721 102.394 131.757 102.191 131.828 102.01 C 131.905 101.825 132.001 101.638 132.116 101.449 L 133.201 99.73 Z M 132.476 102.607 C 132.475 102.814 132.554 103.013 132.697 103.162 C 132.845 103.306 133.043 103.386 133.249 103.385 C 133.357 103.385 133.456 103.365 133.548 103.325 C 133.735 103.249 133.884 103.101 133.962 102.914 C 134.002 102.818 134.022 102.715 134.022 102.607 C 134.022 102.498 134.002 102.398 133.962 102.305 C 133.924 102.212 133.867 102.128 133.794 102.058 C 133.725 101.985 133.641 101.927 133.548 101.889 C 133.453 101.848 133.351 101.828 133.249 101.829 C 133.141 101.829 133.039 101.849 132.943 101.889 C 132.758 101.968 132.611 102.117 132.536 102.305 C 132.496 102.398 132.476 102.498 132.476 102.607 Z M 136.849 99.73 L 137.501 99.73 L 139.329 104 L 138.466 104 L 138.071 103.023 L 136.231 103.023 L 135.848 104 L 135.003 104 Z M 137.807 102.372 L 137.154 100.635 L 136.489 102.372 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 173.026 110.19 C 170.309 110.19 168.106 110.19 168.106 110.19 L 168.106 32.81 C 168.106 32.81 170.309 32.81 173.026 32.81 L 237.399 32.81 C 240.116 32.81 242.319 32.81 242.319 32.81 L 242.319 110.19 C 242.319 110.19 240.116 110.19 237.399 110.19 Z\" fill=\"rgb(140,255,56)\"></path><path d=\"M 192.786 102.74 L 192.246 102.74 L 192.246 102.233 L 192.852 102.233 L 192.959 101.497 L 192.421 101.497 L 192.421 100.991 L 193.026 100.991 L 193.205 99.73 L 193.732 99.73 L 193.553 100.991 L 194.17 100.991 L 194.35 99.73 L 194.871 99.73 L 194.691 100.991 L 195.231 100.991 L 195.231 101.497 L 194.619 101.497 L 194.517 102.233 L 195.057 102.233 L 195.057 102.74 L 194.458 102.74 L 194.272 104 L 193.75 104 L 193.93 102.74 L 193.307 102.74 L 193.127 104 L 192.606 104 Z M 193.481 101.497 L 193.379 102.233 L 193.996 102.233 L 194.098 101.497 Z M 195.75 101.865 C 195.75 101.528 195.777 101.24 195.828 101.003 C 195.884 100.761 195.956 100.561 196.044 100.4 C 196.132 100.235 196.23 100.104 196.338 100.008 C 196.45 99.907 196.562 99.833 196.673 99.784 C 196.789 99.732 196.899 99.698 197.003 99.682 C 197.111 99.665 197.205 99.657 197.284 99.657 C 197.364 99.657 197.456 99.665 197.56 99.682 C 197.668 99.698 197.778 99.732 197.889 99.784 C 198.006 99.833 198.118 99.907 198.225 100.008 C 198.337 100.104 198.437 100.235 198.525 100.4 C 198.613 100.561 198.683 100.761 198.734 101.003 C 198.79 101.24 198.819 101.528 198.819 101.865 C 198.819 102.203 198.79 102.492 198.734 102.733 C 198.692 102.943 198.622 103.146 198.525 103.336 C 198.437 103.497 198.337 103.628 198.225 103.729 C 198.125 103.82 198.012 103.895 197.889 103.952 C 197.778 104 197.668 104.032 197.56 104.048 C 197.469 104.063 197.377 104.071 197.284 104.072 C 197.205 104.072 197.111 104.064 197.003 104.048 C 196.89 104.029 196.779 103.997 196.673 103.952 C 196.552 103.893 196.439 103.818 196.338 103.729 C 196.22 103.615 196.121 103.482 196.044 103.336 C 195.947 103.146 195.874 102.943 195.828 102.733 C 195.772 102.447 195.746 102.156 195.75 101.865 Z M 196.47 101.865 C 196.47 101.998 196.478 102.153 196.493 102.329 C 196.514 102.503 196.552 102.667 196.608 102.824 C 196.664 102.981 196.745 103.114 196.853 103.222 C 196.961 103.331 197.105 103.385 197.284 103.385 C 197.464 103.385 197.608 103.331 197.716 103.222 C 197.826 103.109 197.91 102.973 197.961 102.824 C 198.017 102.667 198.054 102.503 198.07 102.329 C 198.089 102.153 198.099 101.998 198.099 101.865 C 198.099 101.732 198.089 101.58 198.07 101.407 C 198.055 101.236 198.018 101.068 197.961 100.906 C 197.91 100.757 197.826 100.621 197.716 100.508 C 197.608 100.4 197.464 100.345 197.284 100.345 C 197.105 100.345 196.961 100.4 196.853 100.508 C 196.745 100.617 196.664 100.749 196.608 100.906 C 196.55 101.068 196.512 101.236 196.493 101.407 C 196.479 101.559 196.471 101.712 196.47 101.865 Z M 199.53 99.73 L 202.268 99.73 L 202.268 100.418 L 200.285 100.418 L 200.285 101.539 L 202.155 101.539 L 202.155 102.227 L 200.285 102.227 L 200.285 104 L 199.53 104 Z M 202.971 99.73 L 204.642 99.73 C 204.922 99.73 205.192 99.774 205.451 99.863 C 205.711 99.947 205.941 100.078 206.14 100.255 C 206.34 100.432 206.5 100.655 206.62 100.924 C 206.74 101.19 206.8 101.503 206.8 101.865 C 206.8 102.231 206.73 102.548 206.59 102.818 C 206.454 103.083 206.276 103.304 206.056 103.481 C 205.841 103.654 205.599 103.785 205.332 103.873 C 205.08 103.956 204.817 103.999 204.553 104 L 202.971 104 Z M 204.289 103.312 C 204.513 103.314 204.736 103.287 204.954 103.234 C 205.166 103.178 205.35 103.093 205.505 102.981 C 205.661 102.864 205.783 102.715 205.87 102.535 C 205.963 102.35 206.009 102.126 206.009 101.865 C 206.009 101.608 205.969 101.386 205.889 101.202 C 205.817 101.027 205.701 100.873 205.553 100.756 C 205.406 100.635 205.234 100.548 205.05 100.502 C 204.843 100.444 204.629 100.415 204.415 100.418 L 203.726 100.418 L 203.726 103.312 Z M 210.07 100.382 L 208.362 100.382 L 208.344 101.232 C 208.4 101.212 208.47 101.198 208.554 101.19 C 208.642 101.181 208.724 101.178 208.799 101.178 C 209.007 101.178 209.197 101.212 209.369 101.28 C 209.71 101.401 209.98 101.668 210.106 102.01 C 210.178 102.182 210.214 102.377 210.214 102.595 C 210.214 102.824 210.174 103.031 210.094 103.216 C 210.021 103.392 209.91 103.551 209.77 103.681 C 209.629 103.808 209.464 103.907 209.285 103.97 C 209.091 104.039 208.886 104.074 208.68 104.072 C 208.34 104.072 208.051 103.992 207.811 103.831 C 207.575 103.67 207.407 103.425 207.308 103.096 L 208.062 102.89 C 208.11 103.043 208.192 103.164 208.308 103.252 C 208.424 103.341 208.574 103.385 208.757 103.385 C 208.866 103.385 208.963 103.367 209.051 103.331 C 209.229 103.263 209.37 103.123 209.441 102.945 C 209.476 102.856 209.495 102.759 209.495 102.655 C 209.495 102.506 209.467 102.38 209.411 102.275 C 209.361 102.174 209.287 102.086 209.195 102.022 C 209.1 101.952 208.992 101.903 208.877 101.877 C 208.754 101.845 208.627 101.828 208.5 101.829 C 208.344 101.829 208.189 101.847 208.032 101.883 C 207.881 101.919 207.741 101.97 207.613 102.034 L 207.655 99.73 L 210.07 99.73 Z M 213.208 99.73 L 212.19 101.31 L 212.202 101.322 C 212.256 101.295 212.315 101.276 212.376 101.268 C 212.451 101.256 212.525 101.25 212.597 101.25 C 212.946 101.245 213.28 101.393 213.514 101.654 C 213.63 101.779 213.718 101.923 213.777 102.088 C 213.841 102.253 213.873 102.428 213.873 102.613 C 213.873 102.834 213.836 103.035 213.759 103.216 C 213.687 103.391 213.579 103.55 213.442 103.681 C 213.304 103.809 213.14 103.907 212.962 103.97 C 212.77 104.04 212.567 104.075 212.363 104.072 C 212.139 104.072 211.936 104.04 211.752 103.976 C 211.575 103.912 211.412 103.813 211.273 103.686 C 211.138 103.557 211.032 103.401 210.961 103.228 C 210.887 103.034 210.851 102.827 210.853 102.619 C 210.853 102.394 210.89 102.191 210.961 102.01 C 211.037 101.825 211.133 101.638 211.249 101.449 L 212.333 99.73 Z M 211.609 102.607 C 211.607 102.814 211.687 103.013 211.83 103.162 C 211.977 103.306 212.175 103.386 212.381 103.385 C 212.489 103.385 212.589 103.365 212.681 103.325 C 212.868 103.248 213.016 103.101 213.095 102.914 C 213.135 102.818 213.154 102.715 213.154 102.607 C 213.154 102.498 213.135 102.398 213.095 102.305 C 213.057 102.212 212.999 102.128 212.927 102.058 C 212.858 101.985 212.774 101.927 212.681 101.889 C 212.586 101.848 212.484 101.828 212.381 101.829 C 212.274 101.829 212.171 101.849 212.076 101.889 C 211.891 101.968 211.744 102.117 211.668 102.305 C 211.628 102.398 211.609 102.498 211.609 102.607 Z M 215.981 99.73 L 216.635 99.73 L 218.462 104 L 217.599 104 L 217.204 103.023 L 215.364 103.023 L 214.981 104 L 214.136 104 Z M 216.94 102.372 L 216.287 100.635 L 215.622 102.372 Z\" fill=\"rgb(0,0,0)\"></path></g></svg>',svgContentId:9714397331,withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wnfrb\",\"data-framer-name\":\"Frame 16\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1axnvt4\",\"data-framer-name\":\"Frame 2933\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-63ul2z\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-stsr40\",\"data-framer-name\":\"Ellipse 21\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItRXh0cmFCb2xk\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"800\",\"--framer-line-height\":\"85%\",\"--framer-text-color\":\"rgb(0, 42, 20)\"},children:\"3\"})}),className:\"framer-1pwey5q\",\"data-framer-name\":\"1.\",fonts:[\"Inter-ExtraBold\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ylb0j3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-cddvg6\",\"data-styles-preset\":\"gqnDEL9Hz\",style:{\"--framer-text-color\":\"var(--token-4a55619f-c019-4dc4-b960-6a806e84f3e7, rgb(244, 249, 245))\"},children:\"Increase your speed to feed \"})}),className:\"framer-1v8qd6u\",\"data-framer-name\":\"Brand powered Design & Editing\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qgt2aa\",\"data-styles-preset\":\"lbYwGllX8\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Save time and effort. Create content in real-time in our streamlined mobile app.\"})}),className:\"framer-fw1igl\",\"data-framer-name\":\"No filler. Slate Publish brand assets for your team to use. just your approved brand assets available to your whole team, instantly.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{background:{alt:\"\",fit:\"fit\",pixelHeight:948,pixelWidth:546,positionX:\"center\",positionY:\"center\",sizes:\"275px\",src:\"https://framerusercontent.com/images/nNBDNnMbyOAjmcuaLPQIiuCaCKk.png\",srcSet:\"https://framerusercontent.com/images/nNBDNnMbyOAjmcuaLPQIiuCaCKk.png 546w\"},transformTemplate:transformTemplate3},gp5bFQN0R:{background:{alt:\"\",fit:\"fit\",pixelHeight:948,pixelWidth:546,positionX:\"center\",positionY:\"center\",sizes:\"218px\",src:\"https://framerusercontent.com/images/nNBDNnMbyOAjmcuaLPQIiuCaCKk.png\",srcSet:\"https://framerusercontent.com/images/nNBDNnMbyOAjmcuaLPQIiuCaCKk.png 546w\"},transformTemplate:transformTemplate3}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:948,pixelWidth:546,positionX:\"center\",positionY:\"center\",sizes:\"243px\",src:\"https://framerusercontent.com/images/nNBDNnMbyOAjmcuaLPQIiuCaCKk.png\",srcSet:\"https://framerusercontent.com/images/nNBDNnMbyOAjmcuaLPQIiuCaCKk.png 546w\"},className:\"framer-2h03ox\",\"data-framer-name\":\"Rectangle 1691\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o7eqdn hidden-13iqkck hidden-t8d2xy\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1rh187d\",\"data-framer-name\":\"graphic\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 247 68\"><path d=\"M 15 1.164 L 232.488 1.164 L 232.488 66.164 L 15 66.164 Z\" fill=\"rgba(61,240,166,0.4)\" stroke-width=\"2\" stroke=\"var(--token-304ad863-e955-4497-90c5-24df8c41920e, rgb(140, 255, 56)) /* {&quot;name&quot;:&quot;Primary - Accent&quot;} */\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 0 5.156 C 0 2.395 2.239 0.156 5 0.156 L 16 0.156 L 16 67.156 L 5 67.156 C 2.239 67.156 0 64.917 0 62.156 Z\" fill=\"var(--token-304ad863-e955-4497-90c5-24df8c41920e, rgb(140, 255, 56)) /* {&quot;name&quot;:&quot;Primary - Accent&quot;} */\"></path><path d=\"M 9 41.157 C 8.448 41.157 8 41.157 8 41.157 L 8 26.14 C 8 26.14 8.448 26.14 9 26.14 L 9 26.14 C 9.552 26.14 10 26.14 10 26.14 L 10 41.157 C 10 41.157 9.552 41.157 9 41.157 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 247 62.164 C 247 64.925 244.761 67.164 242 67.164 L 231 67.164 L 231 0.164 L 242 0.164 C 244.761 0.164 247 2.403 247 5.164 Z\" fill=\"var(--token-304ad863-e955-4497-90c5-24df8c41920e, rgb(140, 255, 56)) /* {&quot;name&quot;:&quot;Primary - Accent&quot;} */\"></path><path d=\"M 239 26.147 C 239.552 26.147 240 26.147 240 26.147 L 240 41.164 C 240 41.164 239.552 41.164 239 41.164 L 239 41.164 C 238.448 41.164 238 41.164 238 41.164 L 238 26.147 C 238 26.147 238.448 26.147 239 26.147 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:9879232273,withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18qyzk1\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-jfkpw9\",\"data-framer-name\":\"graphic\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 246 35\"><path d=\"M 50.255 17.587 L 50.255 34.863 L 51.06 34.745 L 51.866 34.627 L 51.866 0.312 L 50.254 0.312 L 50.254 17.587 Z M 53.477 17.634 L 53.477 32.27 L 55.089 32.27 L 55.089 2.997 L 53.477 2.997 Z M 43.54 17.5 L 43.54 30.66 L 45.152 30.66 L 45.152 4.34 L 43.54 4.34 Z M 60.191 17.5 L 60.191 30.66 L 61.803 30.66 L 61.803 4.34 L 60.19 4.34 L 60.19 17.5 Z M 46.763 17.47 L 46.763 28.987 L 47.57 29.105 C 48.014 29.171 48.437 29.165 48.51 29.091 C 48.584 29.018 48.643 23.781 48.643 17.455 L 48.643 5.95 L 46.763 5.95 Z M 96.984 17.634 L 96.984 29.316 L 98.596 29.316 L 98.596 5.951 L 96.984 5.951 Z M 56.97 17.5 L 56.97 28.51 L 58.58 28.51 L 58.58 6.489 L 56.968 6.489 L 56.968 17.5 Z M 40.114 17.567 L 40.184 26.765 L 41.796 26.765 L 41.866 17.567 L 41.937 8.368 L 40.043 8.368 L 40.113 17.567 Z M 93.494 17.483 L 93.494 25.825 L 95.382 25.825 L 95.311 17.567 L 95.24 9.308 L 94.367 9.224 L 93.494 9.14 Z M 20.176 17.633 L 20.176 25.019 L 21.788 25.019 L 21.788 10.248 L 20.176 10.248 L 20.176 17.634 Z M 86.843 17.553 L 86.914 24.321 L 88.526 24.321 L 88.597 17.553 L 88.669 10.785 L 86.77 10.785 L 86.842 17.553 Z M 63.414 17.5 L 63.414 23.408 L 65.294 23.408 L 65.294 11.591 L 63.414 11.591 Z M 16.864 12.307 C 16.764 12.406 16.684 14.823 16.684 17.679 L 16.684 22.871 L 18.564 22.871 L 18.564 12.128 L 17.804 12.128 C 17.384 12.128 16.962 12.208 16.864 12.308 Z M 83.555 17.5 L 83.555 22.334 L 85.167 22.334 L 85.167 12.665 L 83.555 12.665 Z M 36.825 17.634 L 36.825 22.334 L 38.437 22.334 L 38.437 12.934 L 36.825 12.934 Z M 90.27 17.5 L 90.27 22.065 L 91.882 22.065 L 91.882 12.934 L 90.27 12.934 Z M 23.459 17.567 L 23.532 21.931 L 25.144 21.931 L 25.218 17.567 L 25.291 13.203 L 23.385 13.203 Z M 13.461 17.634 L 13.461 21.528 L 15.073 21.528 L 15.073 13.74 L 13.46 13.74 L 13.46 17.634 Z M 66.905 17.469 L 66.905 21.199 L 67.711 21.317 L 68.517 21.435 L 68.517 13.74 L 66.905 13.74 L 66.905 17.47 Z M 33.603 17.634 L 33.603 20.991 L 35.215 20.991 L 35.215 14.277 L 33.603 14.277 Z M 80.333 17.634 L 80.333 20.185 L 81.945 20.185 L 81.945 15.082 L 80.334 15.082 L 80.334 17.634 Z M 30.113 17.469 L 30.113 19.587 L 30.918 19.705 L 31.724 19.824 L 31.724 15.35 L 30.112 15.35 L 30.112 17.468 Z M 6.747 17.499 L 6.747 19.379 L 8.36 19.379 L 8.36 15.619 L 6.747 15.619 Z M 26.89 17.634 L 26.89 19.648 L 28.5 19.648 L 28.5 15.62 L 26.89 15.62 Z M 70.128 17.454 C 70.128 18.464 70.188 19.35 70.261 19.423 C 70.334 19.496 70.757 19.503 71.201 19.437 L 72.008 19.319 L 72.008 15.619 L 70.128 15.619 L 70.128 17.455 Z M 10.238 17.5 L 10.238 19.111 L 11.85 19.111 L 11.85 15.888 L 10.238 15.888 Z M 3.524 17.5 C 3.524 18.514 3.569 18.574 4.33 18.574 C 5.091 18.574 5.136 18.514 5.136 17.5 C 5.136 16.485 5.091 16.425 4.33 16.425 C 3.57 16.425 3.524 16.485 3.524 17.5 Z M 73.62 17.634 C 73.62 18.499 73.683 18.574 74.425 18.574 C 75.167 18.574 75.231 18.499 75.231 17.634 C 75.231 16.768 75.167 16.694 74.425 16.694 C 73.683 16.694 73.62 16.769 73.62 17.634 Z M 0.225 17.129 C -0.27 17.623 0.08 18.037 0.993 18.037 C 1.762 18.037 1.935 17.943 1.863 17.567 C 1.773 17.088 0.583 16.771 0.225 17.129 Z M 76.842 17.499 C 76.842 17.918 77.022 18.037 77.648 18.037 C 78.275 18.037 78.454 17.917 78.454 17.5 C 78.454 17.082 78.274 16.962 77.648 16.962 C 77.021 16.962 76.842 17.082 76.842 17.5 Z\" fill=\"var(--token-4a55619f-c019-4dc4-b960-6a806e84f3e7, rgb(244, 249, 245)) /* {&quot;name&quot;:&quot;Primary - White&quot;} */\"></path><path d=\"M 140.223 17.543 L 140.223 34.7 L 141.03 34.818 C 141.474 34.884 141.897 34.878 141.97 34.804 C 142.043 34.731 142.103 26.957 142.103 17.528 L 142.103 0.385 L 140.223 0.385 L 140.223 17.542 Z M 137 17.707 L 137 31.27 L 138.612 31.27 L 138.612 4.145 L 137 4.145 Z M 143.714 17.707 L 143.714 31.27 L 145.326 31.27 L 145.326 4.145 L 143.714 4.145 Z M 200.381 17.707 L 200.381 31.27 L 201.993 31.27 L 201.993 4.145 L 200.381 4.145 Z M 197.158 17.573 L 197.158 29.12 L 198.77 29.12 L 198.77 6.025 L 197.158 6.025 Z M 207.095 17.707 L 207.095 28.047 L 208.707 28.047 L 208.707 7.367 L 207.095 7.367 Z M 147.116 8.352 C 147.018 8.451 146.937 12.68 146.937 17.752 L 146.937 26.972 L 148.548 26.972 L 148.548 8.174 L 147.922 8.174 C 147.577 8.174 147.214 8.254 147.116 8.354 Z M 130.286 17.572 L 130.286 26.704 L 131.897 26.704 L 131.897 8.442 L 130.286 8.442 Z M 203.604 17.572 L 203.604 26.704 L 205.484 26.704 L 205.484 8.442 L 203.604 8.442 Z M 193.667 17.572 L 193.667 26.167 L 195.278 26.167 L 195.278 8.979 L 193.667 8.979 L 193.667 17.573 Z M 133.572 17.64 L 133.643 26.033 L 134.516 26.117 L 135.389 26.201 L 135.389 9.247 L 133.501 9.247 Z M 223.746 17.707 L 223.746 26.167 L 225.358 26.167 L 225.358 9.247 L 223.746 9.247 Z M 127.063 17.631 L 127.063 25.093 L 128.683 25.093 L 128.612 17.663 L 128.54 10.234 L 127.802 10.202 L 127.063 10.17 Z M 153.651 17.573 L 153.651 24.824 L 155.263 24.824 L 155.263 10.322 L 153.651 10.322 L 153.651 17.572 Z M 210.318 17.59 L 210.318 24.858 L 211.191 24.774 C 211.954 24.701 212.059 24.597 212.03 23.951 C 212.012 23.545 211.981 20.312 211.963 16.767 L 211.929 10.322 L 210.318 10.322 Z M 100.207 17.573 L 100.207 24.555 L 101.818 24.555 L 101.818 10.59 L 100.207 10.59 Z M 220.501 11.239 C 220.44 11.3 220.423 14.2 220.466 17.684 L 220.542 24.018 L 222.135 24.018 L 222.135 11.127 L 221.374 11.127 C 220.955 11.127 220.563 11.177 220.501 11.239 Z M 150.428 17.573 L 150.428 23.481 L 152.04 23.481 L 152.04 11.664 L 150.428 11.664 Z M 186.953 17.573 L 186.953 23.481 L 188.699 23.481 L 188.636 17.774 C 188.601 14.635 188.571 11.977 188.568 11.866 C 188.566 11.755 188.202 11.664 187.759 11.664 L 186.953 11.664 Z M 190.444 17.573 L 190.444 22.944 L 192.056 22.944 L 192.056 12.202 L 190.444 12.202 L 190.444 17.572 Z M 226.969 17.573 L 226.969 22.944 L 228.849 22.944 L 228.849 12.202 L 226.969 12.202 L 226.969 17.572 Z M 213.809 17.573 L 213.809 22.407 L 215.421 22.407 L 215.421 12.739 L 213.809 12.739 Z M 160.365 17.573 L 160.365 22.138 L 161.977 22.138 L 161.977 13.007 L 160.365 13.007 Z M 103.698 17.725 L 103.698 21.905 L 104.437 21.82 L 105.175 21.736 L 105.25 17.64 L 105.324 13.544 L 103.698 13.544 L 103.698 17.724 Z M 123.751 13.992 C 123.653 14.09 123.572 15.782 123.572 17.752 L 123.572 21.332 L 125.183 21.332 L 125.183 13.812 L 124.557 13.812 C 124.212 13.812 123.849 13.894 123.751 13.992 Z M 156.934 17.64 L 157.008 21.467 L 158.62 21.467 L 158.694 17.64 L 158.769 13.813 L 156.859 13.813 Z M 183.73 17.573 L 183.73 21.333 L 185.342 21.333 L 185.342 13.813 L 183.73 13.813 Z M 217.032 17.707 L 217.032 21.333 L 218.643 21.333 L 218.643 14.08 L 217.032 14.08 L 217.032 17.706 Z M 163.767 14.797 C 163.669 14.896 163.588 16.225 163.588 17.752 L 163.588 20.527 L 165.199 20.527 L 165.199 17.573 C 165.199 14.657 165.191 14.619 164.573 14.619 C 164.228 14.619 163.865 14.699 163.767 14.798 Z M 110.144 17.573 L 110.144 19.99 L 112.024 19.99 L 112.024 15.156 L 110.144 15.156 Z M 120.349 17.573 L 120.349 19.99 L 121.961 19.99 L 121.961 15.156 L 120.349 15.156 Z M 230.46 17.707 L 230.46 20.259 L 232.072 20.259 L 232.072 15.156 L 230.46 15.156 Z M 180.294 17.627 L 180.373 19.562 L 181.985 19.562 L 182.064 17.627 L 182.142 15.693 L 180.215 15.693 Z M 106.921 17.707 C 106.921 19.169 106.929 19.184 107.727 19.184 C 108.524 19.184 108.532 19.169 108.532 17.707 C 108.532 16.245 108.524 16.23 107.727 16.23 C 106.929 16.23 106.921 16.245 106.921 17.707 Z M 167.079 17.649 C 167.079 19.025 167.101 19.067 167.818 19.036 C 168.513 19.007 168.561 18.924 168.638 17.618 C 168.719 16.232 168.718 16.23 167.899 16.23 C 167.088 16.23 167.079 16.246 167.079 17.649 Z M 233.683 17.707 C 233.683 19.159 233.696 19.184 234.464 19.184 C 235.22 19.184 235.248 19.138 235.337 17.707 L 235.429 16.229 L 234.556 16.229 L 233.683 16.23 Z M 113.635 17.573 C 113.635 18.587 113.68 18.647 114.441 18.647 C 115.202 18.647 115.247 18.587 115.247 17.573 C 115.247 16.558 115.202 16.499 114.441 16.499 C 113.68 16.499 113.635 16.559 113.635 17.573 Z M 170.302 17.573 C 170.302 18.587 170.347 18.647 171.108 18.647 C 171.869 18.647 171.913 18.587 171.913 17.573 C 171.913 16.558 171.869 16.499 171.108 16.499 C 170.347 16.499 170.302 16.559 170.302 17.573 Z M 240.397 17.573 C 240.397 18.587 240.442 18.647 241.203 18.647 C 241.964 18.647 242.008 18.587 242.008 17.573 C 242.008 16.558 241.964 16.499 241.203 16.499 C 240.442 16.499 240.397 16.559 240.397 17.573 Z M 116.858 17.556 C 116.858 18.32 116.926 18.378 117.816 18.378 C 118.702 18.378 118.767 18.323 118.688 17.64 C 118.618 17.025 118.458 16.887 117.731 16.817 C 116.918 16.739 116.858 16.789 116.858 17.556 Z M 177.016 17.707 C 177.016 18.572 177.08 18.647 177.822 18.647 C 178.564 18.647 178.628 18.572 178.628 17.707 C 178.628 16.842 178.564 16.767 177.822 16.767 C 177.08 16.767 177.016 16.842 177.016 17.707 Z M 173.793 17.573 C 173.793 17.991 173.973 18.11 174.599 18.11 C 175.226 18.11 175.405 17.99 175.405 17.573 C 175.405 17.155 175.226 17.036 174.599 17.036 C 173.973 17.036 173.793 17.155 173.793 17.573 Z M 237.174 17.707 C 237.174 18.274 237.3 18.378 237.98 18.378 C 238.66 18.378 238.786 18.274 238.786 17.708 C 238.786 17.14 238.66 17.036 237.98 17.036 C 237.3 17.036 237.174 17.14 237.174 17.707 Z M 243.799 17.215 C 243.321 17.693 243.675 18.11 244.56 18.11 C 245.321 18.11 245.5 18.008 245.5 17.573 C 245.5 17.163 245.321 17.036 244.739 17.036 C 244.32 17.036 243.897 17.116 243.799 17.215 Z\" fill=\"rgba(255, 255, 255, 0.41)\"></path></svg>',svgContentId:11636344062,withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vqy512 hidden-13iqkck hidden-t8d2xy\",style:{scale:.6},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-84ch7k\",\"data-border\":true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y2o76q\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-i3p93s\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g3armc\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-811tc9\",\"data-framer-name\":\"graphic\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 359 96\"><path d=\"M 32.125 49.216 L 32.029 49.048 L 32.125 47.896 C 32.669 47.832 33.085 47.776 33.373 47.728 C 33.661 47.664 33.861 47.576 33.973 47.464 C 34.085 47.352 34.141 47.192 34.141 46.984 C 34.141 46.856 34.125 46.712 34.093 46.552 C 34.074 46.364 34.034 46.179 33.973 46 L 33.301 43.72 C 32.909 43.702 32.517 43.694 32.125 43.696 L 30.95 43.696 C 30.518 43.696 30.062 43.72 29.582 43.768 C 29.118 43.8 28.75 43.832 28.478 43.864 L 27.71 46.072 C 27.582 46.456 27.518 46.736 27.518 46.912 C 27.518 47.232 27.622 47.464 27.83 47.608 C 28.038 47.736 28.366 47.8 28.814 47.8 L 30.038 47.8 L 30.11 47.92 L 29.966 49.144 L 29.438 49.096 C 29.086 49.08 28.646 49.056 28.118 49.024 C 27.598 49.008 27.078 49 26.558 49 L 25.286 49 C 24.934 49.013 24.582 49.029 24.23 49.048 L 23.798 49.072 L 23.99 47.752 C 24.406 47.688 24.742 47.536 24.998 47.296 C 25.254 47.04 25.494 46.608 25.718 46 L 30.23 33.784 L 32.726 33.376 L 32.942 33.448 L 33.11 34.048 C 33.222 34.432 33.366 34.968 33.542 35.656 C 33.734 36.328 33.95 37.096 34.19 37.96 C 34.43 38.824 34.686 39.728 34.958 40.672 L 35.774 43.504 C 36.062 44.432 36.334 45.296 36.59 46.096 C 36.782 46.672 37.03 47.08 37.334 47.32 C 37.638 47.56 38.102 47.712 38.726 47.776 L 38.798 47.896 L 38.63 49.072 L 38.126 49.048 C 37.75 49.03 37.373 49.014 36.997 49 L 35.893 49 C 35.269 49 34.661 49.016 34.069 49.048 C 33.421 49.102 32.773 49.158 32.125 49.216 Z M 28.957 42.304 L 30.901 42.304 C 31.189 42.304 31.533 42.296 31.933 42.28 C 32.333 42.248 32.661 42.224 32.917 42.208 L 31.261 36.352 L 31.021 36.352 Z M 47.571 49.288 C 46.899 49.288 46.371 49.128 45.987 48.808 C 45.603 48.488 45.379 48.016 45.315 47.392 L 45.171 47.344 C 44.819 47.696 44.467 48.016 44.115 48.304 C 43.779 48.576 43.475 48.792 43.203 48.952 C 42.931 49.112 42.707 49.192 42.531 49.192 C 41.961 49.201 41.398 49.061 40.899 48.784 C 40.428 48.506 40.039 48.108 39.771 47.632 C 39.494 47.133 39.354 46.57 39.363 46 C 39.363 45.52 39.483 45.104 39.723 44.752 C 39.963 44.384 40.283 44.144 40.683 44.032 L 45.267 42.856 L 45.291 42.016 C 45.291 41.28 45.107 40.704 44.739 40.288 C 44.387 39.856 43.875 39.64 43.203 39.64 C 42.755 39.64 42.275 39.752 41.763 39.976 C 41.255 40.191 40.779 40.473 40.347 40.816 L 40.203 40.72 L 39.843 39.52 C 40.291 39.264 40.787 39 41.331 38.728 C 41.83 38.476 42.343 38.251 42.867 38.056 C 43.363 37.864 43.739 37.768 43.995 37.768 C 44.795 37.768 45.459 37.904 45.987 38.176 C 46.531 38.432 46.939 38.8 47.211 39.28 C 47.483 39.744 47.619 40.296 47.619 40.936 C 47.619 41.144 47.595 41.472 47.547 41.92 C 47.499 42.368 47.443 42.864 47.379 43.408 C 47.315 43.952 47.259 44.48 47.211 44.992 C 47.179 45.488 47.163 45.888 47.163 46.192 C 47.163 46.528 47.243 46.792 47.403 46.984 C 47.579 47.16 47.811 47.248 48.099 47.248 C 48.339 47.248 48.579 47.192 48.819 47.08 C 49.075 46.952 49.267 46.832 49.395 46.72 L 49.755 47.176 C 49.611 47.416 49.419 47.688 49.179 47.992 C 48.955 48.28 48.699 48.544 48.411 48.784 C 48.139 49.024 47.859 49.192 47.571 49.288 Z M 43.155 47.272 C 43.427 47.272 43.747 47.184 44.115 47.008 C 44.479 46.819 44.817 46.585 45.123 46.312 L 45.219 43.96 L 42.267 44.8 C 41.851 44.928 41.643 45.232 41.643 45.712 C 41.643 46.144 41.779 46.512 42.051 46.816 C 42.339 47.12 42.707 47.272 43.155 47.272 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 13.438 82.088 L 14.544 82.088 L 18.758 92 L 17.386 92 L 16.378 89.564 L 11.422 89.564 L 10.4 92 L 9.07 92 Z M 13.97 83.6 L 13.942 83.6 L 11.884 88.472 L 15.93 88.472 Z M 19.978 81.416 L 21.07 81.416 L 21.07 92 L 19.978 92 Z M 29.095 90.81 C 28.703 91.314 28.274 91.669 27.807 91.874 C 27.34 92.07 26.799 92.168 26.183 92.168 C 25.67 92.168 25.208 92.079 24.797 91.902 C 24.402 91.726 24.045 91.474 23.747 91.16 C 23.46 90.841 23.237 90.47 23.089 90.068 C 22.938 89.636 22.862 89.182 22.865 88.724 C 22.859 88.25 22.945 87.78 23.117 87.338 C 23.272 86.929 23.51 86.557 23.817 86.246 C 24.118 85.936 24.48 85.693 24.881 85.532 C 25.291 85.364 25.74 85.28 26.225 85.28 C 26.682 85.28 27.102 85.359 27.485 85.518 C 27.868 85.667 28.195 85.891 28.465 86.19 C 28.745 86.479 28.96 86.839 29.109 87.268 C 29.259 87.688 29.333 88.169 29.333 88.71 L 29.333 89.06 L 24.041 89.06 C 24.06 89.34 24.125 89.611 24.237 89.872 C 24.358 90.124 24.512 90.348 24.699 90.544 C 24.886 90.731 25.105 90.88 25.357 90.992 C 25.609 91.104 25.884 91.16 26.183 91.16 C 26.659 91.16 27.06 91.076 27.387 90.908 C 27.714 90.74 28.007 90.493 28.269 90.166 Z M 28.157 88.136 C 28.138 87.576 27.957 87.128 27.611 86.792 C 27.266 86.456 26.79 86.288 26.183 86.288 C 25.576 86.288 25.086 86.456 24.713 86.792 C 24.34 87.128 24.116 87.576 24.041 88.136 Z M 37.56 91.706 C 37.56 92.901 37.252 93.806 36.636 94.422 C 36.03 95.047 35.148 95.36 33.99 95.36 C 33.395 95.368 32.803 95.273 32.24 95.08 C 31.727 94.893 31.237 94.571 30.77 94.114 L 31.554 93.218 C 31.9 93.591 32.264 93.871 32.646 94.058 C 33.038 94.254 33.486 94.352 33.99 94.352 C 34.476 94.352 34.877 94.277 35.194 94.128 C 35.521 93.988 35.778 93.792 35.964 93.54 C 36.153 93.291 36.287 93.005 36.356 92.7 C 36.431 92.383 36.468 92.051 36.468 91.706 L 36.468 90.866 L 36.44 90.866 C 36.198 91.268 35.843 91.59 35.418 91.79 C 34.998 91.986 34.569 92.084 34.13 92.084 C 33.617 92.084 33.146 92 32.716 91.832 C 32.304 91.675 31.928 91.437 31.61 91.132 C 31.3 90.831 31.057 90.469 30.896 90.068 C 30.725 89.641 30.639 89.184 30.644 88.724 C 30.644 88.192 30.728 87.711 30.896 87.282 C 31.064 86.853 31.298 86.493 31.596 86.204 C 31.912 85.9 32.289 85.666 32.702 85.518 C 33.16 85.354 33.644 85.274 34.13 85.28 C 34.354 85.28 34.578 85.308 34.802 85.364 C 35.026 85.411 35.241 85.49 35.446 85.602 C 35.661 85.705 35.852 85.84 36.02 86.008 C 36.188 86.167 36.328 86.353 36.44 86.568 L 36.468 86.568 L 36.468 85.448 L 37.56 85.448 Z M 31.82 88.724 C 31.82 89.06 31.881 89.373 32.002 89.662 C 32.124 89.942 32.287 90.189 32.492 90.404 C 32.707 90.609 32.954 90.773 33.234 90.894 C 33.514 91.015 33.813 91.076 34.13 91.076 C 34.504 91.076 34.835 91.011 35.124 90.88 C 35.414 90.749 35.656 90.577 35.852 90.362 C 36.054 90.143 36.211 89.886 36.314 89.606 C 36.417 89.314 36.469 89.006 36.468 88.696 C 36.468 88.341 36.412 88.019 36.3 87.73 C 36.196 87.444 36.034 87.181 35.824 86.96 C 35.616 86.744 35.363 86.576 35.082 86.47 C 34.78 86.346 34.456 86.284 34.13 86.288 C 33.785 86.288 33.468 86.353 33.178 86.484 C 32.898 86.605 32.656 86.778 32.45 87.002 C 32.254 87.217 32.1 87.473 31.988 87.772 C 31.873 88.076 31.816 88.399 31.82 88.724 Z M 39.58 87.002 C 39.58 86.703 39.572 86.423 39.553 86.162 C 39.535 85.924 39.526 85.686 39.525 85.448 L 40.561 85.448 C 40.561 85.625 40.566 85.803 40.575 85.98 C 40.585 86.157 40.589 86.339 40.589 86.526 L 40.617 86.526 C 40.692 86.367 40.794 86.213 40.925 86.064 C 41.065 85.915 41.228 85.784 41.415 85.672 C 41.61 85.547 41.822 85.453 42.045 85.392 C 42.362 85.294 42.695 85.26 43.025 85.294 C 43.1 85.303 43.175 85.322 43.249 85.35 L 43.179 86.456 C 42.988 86.399 42.79 86.371 42.591 86.372 C 41.919 86.372 41.429 86.591 41.121 87.03 C 40.822 87.459 40.673 88.052 40.673 88.808 L 40.673 92 L 39.58 92 Z M 50.109 90.81 C 49.717 91.314 49.287 91.669 48.821 91.874 C 48.354 92.07 47.813 92.168 47.197 92.168 C 46.683 92.168 46.221 92.079 45.811 91.902 C 45.416 91.726 45.059 91.474 44.761 91.16 C 44.474 90.841 44.251 90.47 44.103 90.068 C 43.952 89.636 43.876 89.182 43.879 88.724 C 43.873 88.25 43.959 87.78 44.131 87.338 C 44.286 86.929 44.524 86.557 44.831 86.246 C 45.132 85.936 45.494 85.693 45.895 85.532 C 46.305 85.364 46.753 85.28 47.239 85.28 C 47.696 85.28 48.116 85.359 48.499 85.518 C 48.881 85.667 49.208 85.891 49.479 86.19 C 49.759 86.479 49.973 86.839 50.123 87.268 C 50.272 87.688 50.347 88.169 50.347 88.71 L 50.347 89.06 L 45.055 89.06 C 45.073 89.34 45.139 89.611 45.251 89.872 C 45.372 90.124 45.526 90.348 45.713 90.544 C 45.899 90.731 46.119 90.88 46.371 90.992 C 46.623 91.104 46.898 91.16 47.197 91.16 C 47.673 91.16 48.074 91.076 48.401 90.908 C 48.727 90.74 49.021 90.493 49.283 90.166 Z M 49.171 88.136 C 49.152 87.576 48.97 87.128 48.625 86.792 C 48.279 86.456 47.803 86.288 47.197 86.288 C 46.59 86.288 46.1 86.456 45.727 86.792 C 45.353 87.128 45.129 87.576 45.055 88.136 Z M 54.444 93.498 C 54.342 93.757 54.225 94.009 54.094 94.254 C 53.991 94.474 53.849 94.673 53.674 94.842 C 53.511 95.013 53.309 95.142 53.086 95.22 C 52.862 95.313 52.586 95.36 52.26 95.36 C 52.101 95.36 51.933 95.351 51.756 95.332 C 51.59 95.314 51.429 95.267 51.28 95.192 L 51.42 94.24 C 51.532 94.287 51.649 94.315 51.77 94.324 C 51.891 94.343 52.031 94.352 52.19 94.352 C 52.545 94.352 52.806 94.254 52.974 94.058 C 53.163 93.824 53.31 93.559 53.408 93.274 L 53.856 92.042 L 51.14 85.448 L 52.414 85.448 L 54.444 90.586 L 54.472 90.586 L 56.418 85.448 L 57.608 85.448 Z M 58.706 86.288 C 59.038 85.946 59.445 85.687 59.896 85.532 C 60.349 85.366 60.828 85.281 61.31 85.28 C 62.28 85.28 62.98 85.509 63.41 85.966 C 63.84 86.423 64.054 87.119 64.054 88.052 L 64.054 90.866 C 64.055 91.246 64.087 91.625 64.152 92 L 63.102 92 C 63.063 91.839 63.04 91.675 63.032 91.51 L 63.032 91.02 L 63.004 91.02 C 62.784 91.36 62.487 91.644 62.136 91.846 C 61.781 92.061 61.352 92.168 60.848 92.168 C 60.512 92.168 60.195 92.126 59.896 92.042 C 59.621 91.965 59.36 91.842 59.126 91.678 C 58.912 91.511 58.736 91.301 58.608 91.062 C 58.473 90.803 58.406 90.514 58.412 90.222 C 58.412 89.681 58.552 89.256 58.832 88.948 C 59.115 88.637 59.471 88.402 59.868 88.262 C 60.302 88.11 60.754 88.016 61.212 87.982 C 61.697 87.945 62.141 87.926 62.542 87.926 L 62.962 87.926 L 62.962 87.73 C 62.962 87.254 62.817 86.895 62.528 86.652 C 62.248 86.409 61.851 86.288 61.338 86.288 C 60.983 86.288 60.633 86.349 60.288 86.47 C 59.954 86.58 59.649 86.762 59.392 87.002 Z M 61.87 88.85 C 61.17 88.85 60.615 88.948 60.204 89.144 C 59.794 89.34 59.588 89.662 59.588 90.11 C 59.588 90.521 59.723 90.815 59.994 90.992 C 60.274 91.16 60.619 91.244 61.03 91.244 C 61.347 91.244 61.623 91.193 61.856 91.09 C 62.084 90.988 62.289 90.84 62.458 90.656 C 62.617 90.479 62.738 90.273 62.822 90.04 C 62.906 89.797 62.952 89.541 62.962 89.27 L 62.962 88.85 Z\" fill=\"var(--token-75e07121-d5da-4de9-a16f-97dc3c4f8f35, rgb(1, 21, 22)) /* {&quot;name&quot;:&quot;Green 900&quot;} */\"></path><path d=\"M 107.164 49 C 107.03 48.998 106.902 48.947 106.804 48.856 C 106.708 48.761 106.656 48.631 106.66 48.496 C 106.662 48.422 106.679 48.348 106.708 48.28 L 112.492 32.8 C 112.539 32.641 112.631 32.5 112.756 32.392 C 112.9 32.264 113.092 32.2 113.332 32.2 L 115.948 32.2 C 116.188 32.2 116.372 32.264 116.5 32.392 C 116.628 32.504 116.724 32.64 116.788 32.8 L 122.572 48.28 C 122.588 48.36 122.596 48.432 122.596 48.496 C 122.6 48.631 122.548 48.761 122.452 48.856 C 122.365 48.948 122.243 49 122.116 49 L 120.028 49 C 119.804 49 119.636 48.952 119.524 48.856 C 119.441 48.765 119.376 48.659 119.332 48.544 L 118.204 45.616 L 111.076 45.616 L 109.948 48.544 C 109.901 48.663 109.827 48.77 109.732 48.856 C 109.636 48.952 109.476 49 109.252 49 Z M 111.916 42.856 L 117.364 42.856 L 114.628 35.44 Z M 128.173 49.24 C 127.341 49.24 126.589 49.08 125.917 48.76 C 125.245 48.424 124.709 47.984 124.309 47.44 C 123.928 46.89 123.727 46.237 123.733 45.568 C 123.733 44.448 124.181 43.56 125.077 42.904 C 125.989 42.232 127.189 41.784 128.677 41.56 L 131.965 41.08 L 131.965 40.576 C 131.965 39.904 131.797 39.384 131.461 39.016 C 131.125 38.648 130.549 38.464 129.733 38.464 C 129.157 38.464 128.685 38.584 128.317 38.824 C 127.969 39.043 127.693 39.361 127.525 39.736 C 127.413 39.935 127.201 40.055 126.973 40.048 L 125.077 40.048 C 124.901 40.048 124.765 40 124.669 39.904 C 124.584 39.794 124.542 39.658 124.549 39.52 C 124.565 39.264 124.669 38.952 124.861 38.584 C 125.053 38.216 125.357 37.864 125.773 37.528 C 126.189 37.176 126.725 36.88 127.381 36.64 C 128.037 36.4 128.829 36.28 129.757 36.28 C 130.765 36.28 131.613 36.408 132.301 36.664 C 133.005 36.904 133.565 37.232 133.981 37.648 C 134.397 38.064 134.701 38.552 134.893 39.112 C 135.085 39.672 135.181 40.264 135.181 40.888 L 135.181 48.424 C 135.181 48.584 135.125 48.72 135.013 48.832 C 134.906 48.942 134.758 49.003 134.605 49 L 132.661 49 C 132.5 49.006 132.344 48.945 132.229 48.832 C 132.132 48.718 132.081 48.573 132.085 48.424 L 132.085 47.488 C 131.852 47.818 131.568 48.11 131.245 48.352 C 130.847 48.631 130.411 48.849 129.949 49 C 129.453 49.16 128.861 49.24 128.173 49.24 Z M 128.989 46.96 C 129.549 46.96 130.053 46.84 130.501 46.6 C 130.965 46.36 131.325 45.992 131.581 45.496 C 131.853 44.984 131.989 44.344 131.989 43.576 L 131.989 43.072 L 129.589 43.456 C 128.645 43.6 127.941 43.832 127.477 44.152 C 127.013 44.472 126.781 44.864 126.781 45.328 C 126.781 45.68 126.885 45.984 127.093 46.24 C 127.327 46.486 127.614 46.675 127.933 46.792 C 128.269 46.904 128.621 46.96 128.989 46.96 Z\" fill=\"var(--token-75e07121-d5da-4de9-a16f-97dc3c4f8f35, rgb(1, 21, 22)) /* {&quot;name&quot;:&quot;Green 900&quot;} */\"></path><path d=\"M 105.102 82.088 L 107.636 82.088 C 108.112 82.088 108.583 82.116 109.05 82.172 C 109.526 82.228 109.951 82.349 110.324 82.536 C 110.697 82.723 111.001 82.998 111.234 83.362 C 111.467 83.717 111.584 84.202 111.584 84.818 C 111.584 85.546 111.365 86.134 110.926 86.582 C 110.487 87.03 109.881 87.315 109.106 87.436 L 111.92 92 L 110.478 92 L 107.79 87.548 L 106.278 87.548 L 106.278 92 L 105.102 92 Z M 106.278 86.456 L 107.328 86.456 C 107.655 86.456 107.991 86.447 108.336 86.428 C 108.691 86.409 109.013 86.349 109.302 86.246 C 109.601 86.143 109.843 85.985 110.03 85.77 C 110.226 85.546 110.324 85.229 110.324 84.818 C 110.324 84.463 110.254 84.179 110.114 83.964 C 109.977 83.752 109.783 83.582 109.554 83.474 C 109.314 83.348 109.053 83.267 108.784 83.236 C 108.501 83.199 108.216 83.18 107.93 83.18 L 106.278 83.18 Z M 119.177 90.446 C 119.177 90.745 119.186 91.025 119.205 91.286 C 119.223 91.547 119.233 91.785 119.233 92 L 118.197 92 C 118.197 91.823 118.192 91.645 118.183 91.468 C 118.173 91.286 118.169 91.104 118.169 90.922 L 118.141 90.922 C 118.059 91.092 117.95 91.248 117.819 91.384 C 117.688 91.533 117.529 91.669 117.343 91.79 C 117.146 91.906 116.934 91.996 116.713 92.056 C 116.468 92.132 116.213 92.17 115.957 92.168 C 115.527 92.168 115.154 92.103 114.837 91.972 C 114.542 91.851 114.279 91.664 114.067 91.426 C 113.855 91.182 113.697 90.896 113.605 90.586 C 113.511 90.25 113.465 89.886 113.465 89.494 L 113.465 85.448 L 114.557 85.448 L 114.557 89.382 C 114.557 89.933 114.678 90.367 114.921 90.684 C 115.163 91.001 115.541 91.16 116.055 91.16 C 116.409 91.16 116.713 91.099 116.965 90.978 C 117.226 90.857 117.436 90.684 117.595 90.46 C 117.763 90.236 117.884 89.97 117.959 89.662 C 118.043 89.354 118.085 89.013 118.085 88.64 L 118.085 85.448 L 119.177 85.448 Z M 121.188 81.416 L 122.28 81.416 L 122.28 86.4 L 122.308 86.4 C 122.607 86.045 122.952 85.77 123.344 85.574 C 123.745 85.378 124.184 85.28 124.66 85.28 C 125.173 85.28 125.64 85.369 126.06 85.546 C 126.489 85.714 126.853 85.952 127.152 86.26 C 127.451 86.568 127.684 86.932 127.852 87.352 C 128.02 87.772 128.104 88.229 128.104 88.724 C 128.104 89.219 128.02 89.676 127.852 90.096 C 127.684 90.516 127.451 90.88 127.152 91.188 C 126.86 91.498 126.507 91.746 126.116 91.916 C 125.708 92.085 125.27 92.171 124.828 92.168 C 124.24 92.168 123.722 92.042 123.274 91.79 C 122.835 91.529 122.513 91.211 122.308 90.838 L 122.28 90.838 L 122.28 92 L 121.188 92 Z M 122.28 88.724 C 122.28 89.069 122.331 89.391 122.434 89.69 C 122.546 89.979 122.705 90.236 122.91 90.46 C 123.115 90.675 123.358 90.847 123.638 90.978 C 123.927 91.099 124.249 91.16 124.604 91.16 C 124.959 91.16 125.276 91.099 125.556 90.978 C 125.845 90.847 126.093 90.675 126.298 90.46 C 126.503 90.236 126.657 89.979 126.76 89.69 C 126.872 89.391 126.928 89.069 126.928 88.724 C 126.928 88.379 126.872 88.061 126.76 87.772 C 126.664 87.485 126.506 87.222 126.298 87.002 C 126.092 86.777 125.838 86.6 125.556 86.484 C 125.257 86.349 124.932 86.282 124.604 86.288 C 124.249 86.288 123.927 86.353 123.638 86.484 C 123.358 86.605 123.115 86.778 122.91 87.002 C 122.701 87.224 122.539 87.486 122.434 87.772 C 122.328 88.078 122.276 88.4 122.28 88.724 Z M 129.901 85.448 L 130.993 85.448 L 130.993 92 L 129.901 92 Z M 129.649 82.886 C 129.646 82.674 129.729 82.469 129.88 82.319 C 130.03 82.168 130.235 82.085 130.447 82.088 C 130.671 82.088 130.857 82.167 131.007 82.326 C 131.16 82.472 131.246 82.675 131.245 82.886 C 131.253 83.1 131.171 83.308 131.021 83.46 C 130.869 83.61 130.661 83.691 130.447 83.684 C 130.233 83.692 130.025 83.611 129.873 83.46 C 129.722 83.308 129.641 83.1 129.649 82.886 Z M 133.166 81.416 L 134.258 81.416 L 134.258 88.332 L 137.24 85.448 L 138.794 85.448 L 135.63 88.43 L 139.116 92 L 137.506 92 L 134.258 88.556 L 134.258 92 L 133.166 92 Z\" fill=\"var(--token-304ad863-e955-4497-90c5-24df8c41920e, rgb(140, 255, 56)) /* {&quot;name&quot;:&quot;Primary - Accent&quot;} */\"></path><path d=\"M 201.035 32.224 L 203.987 32.224 L 210.683 49 L 207.587 49 L 206.051 45.136 L 198.947 45.136 L 197.435 49 L 194.315 49 Z M 205.211 42.616 L 202.499 35.488 L 199.787 42.616 Z M 216.457 49.36 C 215.081 49.36 213.953 49 213.073 48.28 C 212.193 47.544 211.753 46.56 211.753 45.328 C 211.753 44.048 212.169 43.048 213.001 42.328 C 213.833 41.608 215.001 41.248 216.505 41.248 C 217.961 41.248 219.217 41.544 220.273 42.136 L 220.273 41.824 C 220.273 41.008 220.017 40.416 219.505 40.048 C 219.009 39.68 218.201 39.496 217.081 39.496 C 216.377 39.496 215.681 39.568 214.993 39.712 C 214.365 39.822 213.752 40.007 213.169 40.264 L 213.169 37.888 C 213.649 37.664 214.289 37.48 215.089 37.336 C 215.905 37.192 216.689 37.12 217.441 37.12 C 219.441 37.12 220.921 37.552 221.881 38.416 C 222.841 39.264 223.321 40.448 223.321 41.968 L 223.321 49 L 220.465 49 L 220.465 47.872 C 219.975 48.348 219.396 48.723 218.761 48.976 C 218.137 49.232 217.369 49.36 216.457 49.36 Z M 217.201 47.152 C 217.873 47.152 218.481 47.024 219.025 46.768 C 219.569 46.496 219.985 46.128 220.273 45.664 L 220.273 44.392 C 219.393 43.768 218.385 43.456 217.249 43.456 C 215.633 43.456 214.825 44.08 214.825 45.328 C 214.825 45.936 215.025 46.392 215.425 46.696 C 215.841 47 216.433 47.152 217.201 47.152 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 186.887 82.088 L 189.827 82.088 C 190.285 82.088 190.719 82.135 191.129 82.228 C 191.549 82.312 191.918 82.461 192.235 82.676 C 192.562 82.881 192.819 83.161 193.005 83.516 C 193.201 83.861 193.299 84.291 193.299 84.804 C 193.299 85.345 193.197 85.793 192.991 86.148 C 192.799 86.49 192.524 86.778 192.193 86.988 C 191.876 87.193 191.526 87.338 191.143 87.422 C 190.785 87.503 190.418 87.546 190.051 87.548 L 188.063 87.548 L 188.063 92 L 186.887 92 Z M 188.063 86.456 L 190.051 86.456 C 190.639 86.456 191.115 86.325 191.479 86.064 C 191.853 85.793 192.039 85.378 192.039 84.818 C 192.039 84.258 191.853 83.847 191.479 83.586 C 191.115 83.315 190.639 83.18 190.051 83.18 L 188.063 83.18 Z M 194.99 87.002 C 194.99 86.703 194.981 86.423 194.962 86.162 C 194.944 85.924 194.935 85.686 194.934 85.448 L 195.97 85.448 C 195.97 85.625 195.975 85.803 195.984 85.98 C 195.993 86.157 195.998 86.339 195.998 86.526 L 196.026 86.526 C 196.101 86.367 196.203 86.213 196.334 86.064 C 196.474 85.915 196.637 85.784 196.824 85.672 C 197.019 85.547 197.231 85.453 197.454 85.392 C 197.771 85.293 198.104 85.26 198.434 85.294 C 198.511 85.304 198.586 85.322 198.658 85.35 L 198.588 86.456 C 198.397 86.399 198.199 86.371 198 86.372 C 197.328 86.372 196.838 86.591 196.53 87.03 C 196.231 87.459 196.082 88.052 196.082 88.808 L 196.082 92 L 194.99 92 Z M 199.288 88.724 C 199.288 88.211 199.377 87.744 199.554 87.324 C 199.731 86.904 199.974 86.545 200.282 86.246 C 200.597 85.934 200.974 85.69 201.388 85.532 C 201.835 85.361 202.31 85.275 202.788 85.28 C 203.292 85.28 203.759 85.364 204.188 85.532 C 204.617 85.7 204.986 85.938 205.294 86.246 C 205.602 86.545 205.845 86.904 206.022 87.324 C 206.199 87.744 206.288 88.211 206.288 88.724 C 206.288 89.237 206.199 89.704 206.022 90.124 C 205.845 90.544 205.602 90.908 205.294 91.216 C 204.976 91.521 204.6 91.759 204.188 91.916 C 203.741 92.087 203.266 92.173 202.788 92.168 C 202.284 92.168 201.817 92.084 201.388 91.916 C 200.976 91.759 200.6 91.521 200.282 91.216 C 199.97 90.903 199.723 90.532 199.554 90.124 C 199.372 89.68 199.282 89.204 199.288 88.724 Z M 200.464 88.724 C 200.464 89.069 200.515 89.391 200.618 89.69 C 200.73 89.979 200.889 90.236 201.094 90.46 C 201.299 90.675 201.542 90.847 201.822 90.978 C 202.111 91.099 202.433 91.16 202.788 91.16 C 203.143 91.16 203.46 91.099 203.74 90.978 C 204.029 90.847 204.277 90.675 204.482 90.46 C 204.687 90.236 204.841 89.979 204.944 89.69 C 205.056 89.391 205.112 89.069 205.112 88.724 C 205.112 88.379 205.056 88.061 204.944 87.772 C 204.848 87.485 204.69 87.222 204.482 87.002 C 204.276 86.777 204.022 86.6 203.74 86.484 C 203.441 86.349 203.116 86.282 202.788 86.288 C 202.433 86.288 202.111 86.353 201.822 86.484 C 201.542 86.605 201.299 86.778 201.094 87.002 C 200.885 87.224 200.723 87.486 200.618 87.772 C 200.512 88.078 200.46 88.4 200.464 88.724 Z M 207.978 87.002 C 207.978 86.703 207.969 86.423 207.95 86.162 C 207.933 85.924 207.923 85.686 207.922 85.448 L 208.958 85.448 C 208.958 85.625 208.963 85.803 208.972 85.98 C 208.982 86.157 208.986 86.339 208.986 86.526 L 209.014 86.526 C 209.095 86.358 209.198 86.203 209.322 86.064 C 209.462 85.915 209.626 85.784 209.812 85.672 C 210.007 85.547 210.219 85.453 210.442 85.392 C 210.676 85.317 210.928 85.28 211.198 85.28 C 211.553 85.28 211.847 85.327 212.08 85.42 C 212.323 85.504 212.524 85.611 212.682 85.742 C 212.841 85.863 212.962 85.999 213.046 86.148 C 213.14 86.288 213.214 86.414 213.27 86.526 C 213.513 86.134 213.793 85.831 214.11 85.616 C 214.428 85.392 214.838 85.28 215.342 85.28 C 215.809 85.28 216.201 85.345 216.518 85.476 C 216.836 85.597 217.092 85.779 217.288 86.022 C 217.484 86.255 217.624 86.545 217.708 86.89 C 217.792 87.226 217.834 87.604 217.834 88.024 L 217.834 92 L 216.742 92 L 216.742 88.08 C 216.742 87.859 216.719 87.638 216.672 87.422 C 216.629 87.215 216.544 87.019 216.42 86.848 C 216.292 86.675 216.124 86.535 215.93 86.442 C 215.725 86.339 215.464 86.288 215.146 86.288 C 214.919 86.287 214.695 86.335 214.488 86.428 C 214.282 86.522 214.097 86.655 213.942 86.82 C 213.793 86.988 213.672 87.193 213.578 87.436 C 213.491 87.688 213.448 87.953 213.452 88.22 L 213.452 92 L 212.36 92 L 212.36 88.29 C 212.36 87.562 212.262 87.049 212.066 86.75 C 211.87 86.442 211.548 86.288 211.1 86.288 C 210.746 86.288 210.438 86.349 210.176 86.47 C 209.927 86.589 209.711 86.767 209.546 86.988 C 209.388 87.212 209.266 87.478 209.182 87.786 C 209.105 88.121 209.067 88.464 209.07 88.808 L 209.07 92 L 207.978 92 Z M 219.844 85.448 L 220.936 85.448 L 220.936 86.4 L 220.964 86.4 C 221.263 86.045 221.608 85.77 222 85.574 C 222.41 85.376 222.861 85.275 223.316 85.28 C 223.83 85.28 224.296 85.369 224.716 85.546 C 225.146 85.714 225.51 85.952 225.808 86.26 C 226.107 86.568 226.34 86.932 226.508 87.352 C 226.676 87.772 226.76 88.229 226.76 88.724 C 226.76 89.219 226.676 89.676 226.508 90.096 C 226.34 90.516 226.107 90.88 225.808 91.188 C 225.516 91.499 225.163 91.746 224.772 91.916 C 224.371 92.084 223.942 92.168 223.484 92.168 C 222.896 92.168 222.378 92.042 221.93 91.79 C 221.492 91.529 221.17 91.211 220.964 90.838 L 220.936 90.838 L 220.936 95.192 L 219.844 95.192 Z M 220.936 88.724 C 220.936 89.069 220.988 89.391 221.09 89.69 C 221.202 89.979 221.361 90.236 221.566 90.46 C 221.772 90.675 222.014 90.847 222.294 90.978 C 222.584 91.099 222.906 91.16 223.26 91.16 C 223.615 91.16 223.932 91.099 224.212 90.978 C 224.502 90.847 224.749 90.675 224.954 90.46 C 225.16 90.236 225.314 89.979 225.416 89.69 C 225.528 89.391 225.584 89.069 225.584 88.724 C 225.584 88.379 225.528 88.061 225.416 87.772 C 225.321 87.484 225.163 87.221 224.954 87.002 C 224.748 86.777 224.494 86.6 224.212 86.484 C 223.913 86.349 223.588 86.282 223.26 86.288 C 222.928 86.283 222.598 86.35 222.294 86.484 C 222.014 86.605 221.772 86.778 221.566 87.002 C 221.357 87.224 221.195 87.486 221.09 87.772 C 220.985 88.078 220.933 88.4 220.936 88.724 Z M 232.043 86.372 L 230.111 86.372 L 230.111 89.648 C 230.111 89.863 230.116 90.063 230.125 90.25 C 230.134 90.427 230.172 90.586 230.237 90.726 C 230.303 90.858 230.405 90.97 230.531 91.048 C 230.662 91.123 230.848 91.16 231.091 91.16 C 231.25 91.16 231.413 91.141 231.581 91.104 C 231.749 91.067 231.908 91.011 232.057 90.936 L 232.099 91.93 C 231.898 92.018 231.686 92.079 231.469 92.112 C 231.256 92.148 231.041 92.167 230.825 92.168 C 230.433 92.168 230.12 92.117 229.887 92.014 C 229.668 91.923 229.479 91.772 229.341 91.58 C 229.203 91.374 229.112 91.14 229.075 90.894 C 229.036 90.588 229.017 90.279 229.019 89.97 L 229.019 86.372 L 227.591 86.372 L 227.591 85.448 L 229.019 85.448 L 229.019 83.586 L 230.111 83.586 L 230.111 85.448 L 232.043 85.448 Z\" fill=\"var(--token-75e07121-d5da-4de9-a16f-97dc3c4f8f35, rgb(1, 21, 22)) /* {&quot;name&quot;:&quot;Green 900&quot;} */\"></path><path d=\"M 284.658 50 L 281.862 50 L 288.143 32.545 L 291.186 32.545 L 297.467 50 L 294.672 50 L 289.737 35.716 L 289.601 35.716 Z M 285.126 43.165 L 294.195 43.165 L 294.195 45.381 L 285.126 45.381 Z M 303.593 50.29 C 302.763 50.29 302.013 50.136 301.343 49.83 C 300.695 49.536 300.143 49.067 299.749 48.474 C 299.363 47.884 299.17 47.159 299.17 46.301 C 299.17 45.562 299.312 44.954 299.596 44.477 C 299.874 44.006 300.271 43.615 300.746 43.344 C 301.253 43.057 301.798 42.844 302.366 42.714 C 302.962 42.571 303.57 42.464 304.19 42.389 L 306.099 42.168 C 306.587 42.105 306.942 42.006 307.164 41.869 C 307.386 41.733 307.496 41.511 307.496 41.205 L 307.496 41.145 C 307.496 40.401 307.286 39.824 306.866 39.415 C 306.451 39.005 305.832 38.801 305.008 38.801 C 304.15 38.801 303.474 38.991 302.979 39.372 C 302.491 39.747 302.153 40.165 301.965 40.625 L 299.57 40.08 C 299.854 39.284 300.269 38.642 300.815 38.153 C 301.362 37.661 302.011 37.295 302.715 37.08 C 303.446 36.85 304.208 36.735 304.974 36.739 C 305.533 36.743 306.09 36.806 306.636 36.926 C 307.223 37.044 307.784 37.269 308.289 37.591 C 308.806 37.915 309.229 38.378 309.559 38.981 C 309.888 39.577 310.053 40.352 310.053 41.307 L 310.053 50 L 307.565 50 L 307.565 48.21 L 307.462 48.21 C 307.272 48.574 307.021 48.902 306.721 49.182 C 306.391 49.5 305.968 49.764 305.451 49.974 C 304.934 50.184 304.315 50.29 303.593 50.29 Z M 304.147 48.244 C 304.852 48.244 305.454 48.105 305.954 47.827 C 306.46 47.548 306.843 47.185 307.104 46.736 C 307.367 46.295 307.506 45.791 307.505 45.278 L 307.505 43.591 C 307.414 43.681 307.238 43.767 306.977 43.847 C 306.688 43.928 306.395 43.994 306.099 44.043 C 305.769 44.093 305.448 44.142 305.136 44.187 C 304.823 44.227 304.562 44.261 304.352 44.29 C 303.89 44.345 303.435 44.45 302.996 44.605 C 302.593 44.753 302.269 44.965 302.025 45.245 C 301.786 45.517 301.667 45.881 301.667 46.335 C 301.667 46.965 301.9 47.443 302.366 47.767 C 302.832 48.085 303.425 48.244 304.147 48.244 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 283.212 82.088 L 284.388 82.088 L 284.388 92 L 283.212 92 Z M 286.653 87.002 C 286.653 86.703 286.644 86.423 286.625 86.162 C 286.608 85.924 286.598 85.686 286.597 85.448 L 287.633 85.448 C 287.633 85.625 287.638 85.803 287.647 85.98 C 287.657 86.157 287.661 86.339 287.661 86.526 L 287.689 86.526 C 287.77 86.358 287.873 86.203 287.997 86.064 C 288.137 85.915 288.301 85.784 288.487 85.672 C 288.682 85.547 288.894 85.453 289.117 85.392 C 289.351 85.317 289.603 85.28 289.873 85.28 C 290.303 85.28 290.671 85.345 290.979 85.476 C 291.297 85.607 291.558 85.789 291.763 86.022 C 291.969 86.255 292.118 86.54 292.211 86.876 C 292.314 87.203 292.365 87.562 292.365 87.954 L 292.365 92 L 291.273 92 L 291.273 88.066 C 291.273 87.515 291.152 87.081 290.909 86.764 C 290.667 86.447 290.289 86.288 289.775 86.288 C 289.421 86.288 289.113 86.349 288.851 86.47 C 288.602 86.589 288.386 86.767 288.221 86.988 C 288.063 87.212 287.941 87.478 287.857 87.786 C 287.78 88.121 287.742 88.464 287.745 88.808 L 287.745 92 L 286.653 92 Z M 298.016 86.372 L 296.084 86.372 L 296.084 89.648 C 296.084 89.863 296.089 90.063 296.098 90.25 C 296.108 90.427 296.145 90.586 296.21 90.726 C 296.277 90.858 296.379 90.969 296.504 91.048 C 296.635 91.123 296.822 91.16 297.064 91.16 C 297.223 91.16 297.386 91.141 297.554 91.104 C 297.722 91.067 297.881 91.011 298.03 90.936 L 298.072 91.93 C 297.871 92.019 297.659 92.08 297.442 92.112 C 297.229 92.148 297.014 92.167 296.798 92.168 C 296.406 92.168 296.094 92.117 295.86 92.014 C 295.641 91.923 295.452 91.772 295.314 91.58 C 295.176 91.374 295.085 91.139 295.048 90.894 C 295.009 90.588 294.99 90.279 294.992 89.97 L 294.992 86.372 L 293.564 86.372 L 293.564 85.448 L 294.992 85.448 L 294.992 83.586 L 296.084 83.586 L 296.084 85.448 L 298.016 85.448 Z M 305.206 90.81 C 304.814 91.314 304.385 91.669 303.918 91.874 C 303.452 92.07 302.91 92.168 302.294 92.168 C 301.781 92.168 301.319 92.079 300.908 91.902 C 300.513 91.726 300.156 91.474 299.858 91.16 C 299.571 90.841 299.348 90.47 299.2 90.068 C 299.049 89.636 298.973 89.182 298.976 88.724 C 298.97 88.25 299.056 87.78 299.228 87.338 C 299.539 86.517 300.178 85.862 300.992 85.532 C 301.419 85.361 301.876 85.275 302.336 85.28 C 302.794 85.28 303.214 85.359 303.596 85.518 C 303.979 85.667 304.306 85.891 304.576 86.19 C 304.856 86.479 305.071 86.839 305.22 87.268 C 305.37 87.688 305.444 88.169 305.444 88.71 L 305.444 89.06 L 300.152 89.06 C 300.171 89.34 300.236 89.611 300.348 89.872 C 300.47 90.124 300.624 90.348 300.81 90.544 C 300.997 90.731 301.216 90.88 301.468 90.992 C 301.72 91.104 301.996 91.16 302.294 91.16 C 302.77 91.16 303.172 91.076 303.498 90.908 C 303.825 90.74 304.119 90.493 304.38 90.166 Z M 304.268 88.136 C 304.25 87.576 304.068 87.128 303.722 86.792 C 303.377 86.456 302.901 86.288 302.294 86.288 C 301.688 86.288 301.198 86.456 300.824 86.792 C 300.451 87.128 300.227 87.576 300.152 88.136 Z M 307.134 87.002 C 307.134 86.703 307.124 86.423 307.106 86.162 C 307.088 85.924 307.079 85.686 307.078 85.448 L 308.114 85.448 C 308.114 85.625 308.118 85.803 308.128 85.98 C 308.137 86.157 308.142 86.339 308.142 86.526 L 308.17 86.526 C 308.244 86.367 308.347 86.213 308.478 86.064 C 308.618 85.915 308.781 85.784 308.968 85.672 C 309.154 85.551 309.364 85.457 309.598 85.392 C 309.915 85.293 310.248 85.26 310.578 85.294 C 310.655 85.304 310.73 85.323 310.802 85.35 L 310.732 86.456 C 310.541 86.399 310.343 86.371 310.144 86.372 C 309.472 86.372 308.982 86.591 308.674 87.03 C 308.375 87.459 308.226 88.052 308.226 88.808 L 308.226 92 L 307.134 92 Z\" fill=\"var(--token-75e07121-d5da-4de9-a16f-97dc3c4f8f35, rgb(1, 21, 22)) /* {&quot;name&quot;:&quot;Green 900&quot;} */\"></path><path d=\"M 350 76.5 C 346.962 76.5 344.5 76.5 344.5 76.5 L 344.5 5.5 C 344.5 5.5 346.962 5.5 350 5.5 L 416 5.5 C 419.038 5.5 421.5 5.5 421.5 5.5 L 421.5 76.5 C 421.5 76.5 419.038 76.5 416 76.5 Z\" fill=\"transparent\" stroke=\"rgb(40,40,42)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:9947465145,withExternalLayout:true})]})]})})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cukup5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"115%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"115%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"\\\"It's like CapCut, for \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TGlicmUgQmFza2VydmlsbGUtaXRhbGlj\",\"--framer-font-family\":'\"Libre Baskerville\", \"Libre Baskerville Placeholder\", serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"400\"},children:'brands!\"'})]})]}),className:\"framer-1daka8a\",\"data-framer-name\":\"Create Social Videos & Visuals\",fonts:[\"Inter-Bold\",\"GF;Libre Baskerville-italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8scmsq\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1so7iz\",style:{\"--1oiufwn\":numberToPixelString(i3f6MQRe_O9Vitb76b)},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"CuKTyxHOm\"},implicitPathVariables:undefined},{href:{webPageId:\"CuKTyxHOm\"},implicitPathVariables:undefined},{href:{webPageId:\"CuKTyxHOm\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16ep1hr-container\",nodeId:\"bnfrjYZcU\",scopeId:\"BPXhTvt38\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{LFeD44262:resolvedLinks1[2]},gp5bFQN0R:{LFeD44262:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(ButtonWatchVideo,{DVVVrs1OH:true,GgZRFscgy:\"Request a Demo\",height:\"100%\",id:\"bnfrjYZcU\",layoutId:\"bnfrjYZcU\",LFeD44262:resolvedLinks1[0],variant:\"glV5g64dW\",Vq06pWbFe:\"ChatBubbleOvalLeft\",width:\"100%\"})})})})})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-29nxmv hidden-t8d2xy\",\"data-framer-name\":\"Show case\",children:[/*#__PURE__*/_jsxs(MotionDivWithScrollVariants1gm0n6p,{className:\"framer-1gm0n6p\",\"data-framer-name\":\"Object animation\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-791dzk\",transformTemplate:transformTemplate3,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l7b0we-container\",nodeId:\"ZFOl_6Zts\",rendersWithMotion:true,scopeId:\"BPXhTvt38\",children:/*#__PURE__*/_jsx(SocialMediaHandle,{height:\"100%\",id:\"ZFOl_6Zts\",layoutId:\"ZFOl_6Zts\",style:{height:\"100%\"},variant:\"m2M5nDXID\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1df1rrz-container\",nodeId:\"CtyIbk63W\",rendersWithMotion:true,scopeId:\"BPXhTvt38\",children:/*#__PURE__*/_jsx(SocialMediaHandle,{height:\"100%\",id:\"CtyIbk63W\",layoutId:\"CtyIbk63W\",style:{height:\"100%\"},variant:\"zKetQ8Ot1\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-l0bhos-container\",nodeId:\"GgVLM58bF\",rendersWithMotion:true,scopeId:\"BPXhTvt38\",children:/*#__PURE__*/_jsx(SocialMediaHandle,{height:\"100%\",id:\"GgVLM58bF\",layoutId:\"GgVLM58bF\",style:{height:\"100%\"},variant:\"nE4uEH51K\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"The feeds you love are made with Slate.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),className:\"framer-1v1o2qn\",\"data-framer-name\":\"The feeds you love are made with Slate.\\u2028\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1r414lw\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"83.44px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(140, 255, 56)\"},children:\"Slate\"})}),className:\"framer-sldcba\",\"data-framer-name\":\"SLATE\",fonts:[\"Inter-Bold\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rtc4mt\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"83.44px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(140, 255, 56)\"},children:\"in\"})}),className:\"framer-jvx5su\",\"data-framer-name\":\"in\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-m1anrp\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"83.44px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(140, 255, 56)\"},children:\"made\"})}),className:\"framer-1ipu51u\",\"data-framer-name\":\"made\",fonts:[\"Inter-Bold\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-17jqpwx\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gww208\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1mun2tg\",\"data-framer-name\":\"Layer_1\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 664 932\"><g transform=\"translate(-0.004 0)\" id=\"ss9922700176_1\"><path d=\"M 170.791 773.374 L 0 95.954 L 379.989 0 L 550.781 677.42 Z\" fill=\"transparent\"></path><path d=\"M 579.147 817.012 C 576.449 808.08 574.251 799.002 572.63 789.809 C 571.874 785.513 570.882 781.009 570.664 776.638 C 570.694 777.207 571.062 780.459 570.718 777.139 C 570.619 776.217 570.53 775.293 570.444 774.378 C 570.205 771.844 569.998 769.314 569.823 766.785 C 568.618 749.12 569.064 731.389 570.251 713.739 C 572.687 677.506 577.835 641.527 579.4 605.226 C 582.742 527.425 577.105 447.103 548.266 374.031 C 523.4 311.03 484.062 254.251 433.434 209.13 C 381.52 162.87 319.267 129.251 251.954 111.605 C 183.509 93.678 111.224 91.663 41.835 105.362 C 33.486 107.004 25.194 108.91 16.953 111.019 C 8.106 113.301 1.562 123.153 4.285 132.223 C 7.007 141.292 16.015 147.315 25.502 144.883 C 41.98 140.645 58.69 137.327 75.545 134.991 C 77.545 134.714 79.537 134.447 81.534 134.201 C 82.643 134.066 83.752 133.889 84.871 133.793 C 84.326 133.836 80.951 134.215 84.222 133.873 C 88.677 133.408 93.129 132.975 97.594 132.632 C 106.076 131.964 114.58 131.549 123.08 131.361 C 139.867 130.998 156.672 131.566 173.394 133.071 C 181.878 133.834 190.295 134.913 198.722 136.071 C 201.465 136.45 194.546 135.395 198.892 136.09 C 199.774 136.237 200.663 136.374 201.543 136.512 C 203.529 136.835 205.511 137.178 207.495 137.532 C 211.679 138.279 215.855 139.078 220.018 139.942 C 236.655 143.394 253.091 147.801 269.212 153.163 C 277.273 155.844 285.249 158.762 293.141 161.918 C 295.007 162.661 296.869 163.427 298.733 164.202 C 299.688 164.599 305.408 166.944 301.423 165.315 C 305.556 167 309.597 168.976 313.634 170.891 C 328.264 177.853 342.474 185.683 356.179 194.319 C 363.06 198.656 369.808 203.191 376.417 207.915 C 379.546 210.152 382.656 212.434 385.724 214.758 C 386.45 215.306 390.056 217.31 390.309 218.275 C 390.058 217.278 387.988 216.421 389.822 217.894 C 390.828 218.7 391.833 219.496 392.829 220.304 C 418.12 240.737 441.057 264.077 461.041 289.716 C 462.092 291.067 463.177 292.388 464.169 293.785 C 461.366 289.82 465.476 295.576 466.039 296.339 C 468.558 299.79 471.033 303.271 473.448 306.799 C 477.916 313.319 482.2 319.968 486.285 326.729 C 494.566 340.437 502.042 354.628 508.641 369.223 C 510.315 372.918 511.927 376.648 513.489 380.392 C 513.891 381.371 514.395 382.345 514.712 383.356 C 514.566 382.899 513.219 379.565 514.402 382.58 C 515.182 384.565 515.954 386.563 516.707 388.565 C 519.873 396.988 522.739 405.527 525.326 414.137 C 530.921 432.794 535.206 451.844 538.357 471.054 C 539.104 475.6 539.782 480.164 540.409 484.729 C 540.717 487.008 541.017 489.299 541.296 491.586 C 541.451 492.853 541.619 494.129 541.755 495.401 C 541.409 492.237 541.765 495.564 541.896 496.858 C 542.888 506.292 543.637 515.746 544.186 525.22 C 545.29 544.443 545.539 563.697 545.157 582.946 C 544.421 619.593 540.376 655.82 537.007 692.276 C 533.714 727.892 532.528 763.696 538.884 799.07 C 540.497 808.028 542.645 816.862 545.277 825.574 C 547.909 834.285 557.163 841.039 566.494 838.233 C 575.224 835.61 581.999 826.389 579.162 817.029 Z\" fill=\"rgb(140,255,56)\"></path></g></svg>',svgContentId:9922700176,withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aug9q0\",\"data-framer-name\":\"Frame 22\",id:elementId2,ref:ref3,children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:200}},{ref:ref3,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-300}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-igndq8\",\"data-framer-name\":\"1 \",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1294,pixelWidth:786,positionX:\"right\",positionY:\"center\",sizes:\"386px\",src:\"https://framerusercontent.com/images/yiKOEkxiWEt5VIXRaX2ngKBWkU.png\",srcSet:\"https://framerusercontent.com/images/yiKOEkxiWEt5VIXRaX2ngKBWkU.png?scale-down-to=1024 621w,https://framerusercontent.com/images/yiKOEkxiWEt5VIXRaX2ngKBWkU.png 786w\"},className:\"framer-fzneo9\",\"data-framer-name\":\"Rectangle 1701\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1525,pixelWidth:828,sizes:\"386px\",src:\"https://framerusercontent.com/images/pe6frCELt3y5za4PUWQ6ohjlHpI.jpg\",srcSet:\"https://framerusercontent.com/images/pe6frCELt3y5za4PUWQ6ohjlHpI.jpg?scale-down-to=1024 555w,https://framerusercontent.com/images/pe6frCELt3y5za4PUWQ6ohjlHpI.jpg 828w\"},className:\"framer-11wrjrc\",\"data-framer-name\":\"Rectangle 1704\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:960,pixelWidth:444,sizes:\"386px\",src:\"https://framerusercontent.com/images/Qkeex64lrPBtx63qzFQnRxy0.png\",srcSet:\"https://framerusercontent.com/images/Qkeex64lrPBtx63qzFQnRxy0.png 444w\"},className:\"framer-mh8p08\",\"data-framer-name\":\"Rectangle 1707\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kzyi4b\",\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1530,pixelWidth:828,positionX:\"center\",positionY:\"top\",sizes:\"387px\",src:\"https://framerusercontent.com/images/RfXvZRYSzVPJMTh2O47dLu2Q.jpeg\",srcSet:\"https://framerusercontent.com/images/RfXvZRYSzVPJMTh2O47dLu2Q.jpeg?scale-down-to=1024 554w,https://framerusercontent.com/images/RfXvZRYSzVPJMTh2O47dLu2Q.jpeg 828w\"},className:\"framer-1kxnesx\",\"data-framer-name\":\"Rectangle 1702\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2080,pixelWidth:1170,sizes:\"387px\",src:\"https://framerusercontent.com/images/1D3nbwZ6jzASadFzetovI4aFOI.jpg\",srcSet:\"https://framerusercontent.com/images/1D3nbwZ6jzASadFzetovI4aFOI.jpg?scale-down-to=1024 576w,https://framerusercontent.com/images/1D3nbwZ6jzASadFzetovI4aFOI.jpg?scale-down-to=2048 1152w,https://framerusercontent.com/images/1D3nbwZ6jzASadFzetovI4aFOI.jpg 1170w\"},className:\"framer-1pn8p6a\",\"data-framer-name\":\"Rectangle 1708\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8p5awn\",\"data-framer-name\":\"Group 21\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-t5a8wj\",\"data-framer-name\":\"Rectangle 1705\"})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:200}},{ref:ref3,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-300}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1qw5c4w\",\"data-framer-name\":\"3\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2778,pixelWidth:1284,positionX:\"center\",positionY:\"top\",sizes:\"386px\",src:\"https://framerusercontent.com/images/IMkITTPPf67krXtn3eX8orEdGU.png\",srcSet:\"https://framerusercontent.com/images/IMkITTPPf67krXtn3eX8orEdGU.png?scale-down-to=2048 946w,https://framerusercontent.com/images/IMkITTPPf67krXtn3eX8orEdGU.png 1284w\"},className:\"framer-1ynupcx\",\"data-framer-name\":\"Rectangle 1703\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1339,pixelWidth:828,positionX:\"center\",positionY:\"top\",sizes:\"386px\",src:\"https://framerusercontent.com/images/hsiwmDfzjzLIsYzLYJowXHaqlK4.jpeg\",srcSet:\"https://framerusercontent.com/images/hsiwmDfzjzLIsYzLYJowXHaqlK4.jpeg?scale-down-to=1024 633w,https://framerusercontent.com/images/hsiwmDfzjzLIsYzLYJowXHaqlK4.jpeg 828w\"},className:\"framer-1leajne\",\"data-framer-name\":\"Rectangle 1706\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1518,pixelWidth:828,sizes:\"386px\",src:\"https://framerusercontent.com/images/lIxMamkot3BrpfDhHCIAMwPqGjE.jpg\",srcSet:\"https://framerusercontent.com/images/lIxMamkot3BrpfDhHCIAMwPqGjE.jpg?scale-down-to=1024 558w,https://framerusercontent.com/images/lIxMamkot3BrpfDhHCIAMwPqGjE.jpg 828w\"},className:\"framer-1muftyt\",\"data-framer-name\":\"Rectangle 1709\"})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v5o4rg\",id:elementId3,ref:ref4,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yojzj\",\"data-framer-name\":\"Frame 2936\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rw0my1\",\"data-framer-name\":\"Frame 2935\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xjx4o5\",\"data-framer-name\":\"Frame 2934\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-fdyqb1\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:56,intrinsicWidth:56,svg:'<svg width=\"56\" height=\"56\" viewBox=\"0 0 56 56\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M28 4.65687L33.7741 16.7985C34.3573 18.0247 35.5226 18.8713 36.8689 19.047L50.2006 20.7866L40.4375 30.0301C39.4516 30.9636 39.0065 32.3335 39.2554 33.6682L41.7207 46.885L29.9127 40.4561C28.7202 39.8069 27.2798 39.8069 26.0873 40.4561L14.2793 46.885L16.7446 33.6682C16.9935 32.3335 16.5484 30.9636 15.5625 30.0301L5.79936 20.7866L19.1311 19.047C20.4774 18.8713 21.6427 18.0247 22.2259 16.7985L28 4.65687Z\" stroke=\"#0DD466\" stroke-width=\"4\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4m2sq5\",\"data-styles-preset\":\"Vseoo4daz\",children:\"Designed for Brands\"})}),className:\"framer-wd8hcj\",\"data-framer-name\":\"Built For Brands Only.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mfrwof\",\"data-styles-preset\":\"LhphuNfz4\",style:{\"--framer-text-color\":\"var(--token-75e07121-d5da-4de9-a16f-97dc3c4f8f35, rgb(1, 21, 22))\"},children:\"Slate is the social content creation tool designed for the way brands work.\"})}),className:\"framer-1vliw6s\",\"data-framer-name\":\"Content Creation tools everywhere, but only Slate is designed ground-up for brands\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x1kuvr\",\"data-framer-name\":\"Frame 14\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-sqz60s\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u8099s\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-oh97tk\",\"data-framer-name\":\"Ellipse 21\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItRXh0cmFCb2xk\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"800\",\"--framer-line-height\":\"85%\",\"--framer-text-color\":\"rgb(0, 42, 20)\"},children:\"1\"})}),className:\"framer-y3mnwx\",\"data-framer-name\":\"1.\",fonts:[\"Inter-ExtraBold\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ijtiog\",\"data-framer-name\":\"Frame 2931\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-cddvg6\",\"data-styles-preset\":\"gqnDEL9Hz\",children:\"Control assets in a robust Brand Hub\"})}),className:\"framer-1whbn7g\",\"data-framer-name\":\"Create Social Videos & Visuals\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qgt2aa\",\"data-styles-preset\":\"lbYwGllX8\",children:\"Brand managers and designers publish brand assets so that they're easily accessible to content creators.\"})}),className:\"framer-hc230r\",\"data-framer-name\":\"Slate\u2019s editor is designed for all skill levels to create videos that feels native to each social platform.\\u2028\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{style:{scale:.7}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:143,intrinsicWidth:238,pixelHeight:286,pixelWidth:476,src:\"https://framerusercontent.com/images/D2FpOeCBG2fHFaUyT6jrUxAqid4.svg\"},className:\"framer-vf09db\",\"data-framer-name\":\"graphic\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aze9xk\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4b5lzs\",\"data-framer-name\":\"Frame 2934\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15kwvw2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2fzz9w\",\"data-framer-name\":\"Ellipse 21\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItRXh0cmFCb2xk\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"800\",\"--framer-line-height\":\"85%\",\"--framer-text-color\":\"rgb(0, 42, 20)\"},children:\"2\"})}),className:\"framer-7c57ex\",\"data-framer-name\":\"1.\",fonts:[\"Inter-ExtraBold\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oeoki0\",\"data-framer-name\":\"Frame 2933\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-iqmcgo\",\"data-styles-preset\":\"OV6sF3Tmh\",children:\"Easily manage brands, teams, and campaigns\"})})},gp5bFQN0R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-iqmcgo\",\"data-styles-preset\":\"OV6sF3Tmh\",children:\"Easily manage brands, teams, and campaigns\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-cddvg6\",\"data-styles-preset\":\"gqnDEL9Hz\",children:\"Easily manage brands, teams, and campaigns\"})}),className:\"framer-1bm0d3u\",\"data-framer-name\":\"Brand powered Design & Editing\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qgt2aa\",\"data-styles-preset\":\"lbYwGllX8\",children:\"Slate's enterprise brand management lets you organize and group your users, assets, campaigns, sub-brands and teams in a way that makes sense for you.\"})}),className:\"framer-138u9vm\",\"data-framer-name\":\"No filler. Slate Publish brand assets for your team to use. just your approved brand assets available to your whole team, instantly.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:422,intrinsicWidth:521,pixelHeight:844,pixelWidth:1042,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1024px) + 70px)`,src:\"https://framerusercontent.com/images/mlzjYXhvxhQXxRUoPZHUiupvaM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/mlzjYXhvxhQXxRUoPZHUiupvaM.png?scale-down-to=512 512w,https://framerusercontent.com/images/mlzjYXhvxhQXxRUoPZHUiupvaM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mlzjYXhvxhQXxRUoPZHUiupvaM.png 1042w\"},style:{scale:.8}},gp5bFQN0R:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:422,intrinsicWidth:521,pixelHeight:844,pixelWidth:1042,sizes:\"487px\",src:\"https://framerusercontent.com/images/mlzjYXhvxhQXxRUoPZHUiupvaM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/mlzjYXhvxhQXxRUoPZHUiupvaM.png?scale-down-to=512 512w,https://framerusercontent.com/images/mlzjYXhvxhQXxRUoPZHUiupvaM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mlzjYXhvxhQXxRUoPZHUiupvaM.png 1042w\"},transformTemplate:transformTemplate3}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:422,intrinsicWidth:521,pixelHeight:844,pixelWidth:1042,sizes:\"422px\",src:\"https://framerusercontent.com/images/mlzjYXhvxhQXxRUoPZHUiupvaM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/mlzjYXhvxhQXxRUoPZHUiupvaM.png?scale-down-to=512 512w,https://framerusercontent.com/images/mlzjYXhvxhQXxRUoPZHUiupvaM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mlzjYXhvxhQXxRUoPZHUiupvaM.png 1042w\"},className:\"framer-zn17yo\",\"data-framer-name\":\"image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1by2x8s\",\"data-framer-name\":\"Frame 16\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mtegfh\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mif6gi\",\"data-framer-name\":\"Frame 2933\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r6jmat\",\"data-framer-name\":\"Ellipse 21\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItRXh0cmFCb2xk\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"800\",\"--framer-line-height\":\"85%\",\"--framer-text-color\":\"rgb(0, 42, 20)\"},children:\"3\"})}),className:\"framer-1asc7v1\",\"data-framer-name\":\"1.\",fonts:[\"Inter-ExtraBold\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oftwz2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-cddvg6\",\"data-styles-preset\":\"gqnDEL9Hz\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Works with your creative files\"})}),className:\"framer-41vuks\",\"data-framer-name\":\"Brand powered Design & Editing\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qgt2aa\",\"data-styles-preset\":\"lbYwGllX8\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"From Photoshop PSDs to TTF fonts, Slate makes is easy to customize for your brand.\"})}),className:\"framer-1sefdsu\",\"data-framer-name\":\"No filler. Slate Publish brand assets for your team to use. just your approved brand assets available to your whole team, instantly.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1131,intrinsicWidth:900,pixelHeight:2262,pixelWidth:1800,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1024px) + 47px)`,src:\"https://framerusercontent.com/images/A0C9BVfpPX8xohy1yaGrwyeT7pg.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/A0C9BVfpPX8xohy1yaGrwyeT7pg.png?scale-down-to=1024 814w,https://framerusercontent.com/images/A0C9BVfpPX8xohy1yaGrwyeT7pg.png?scale-down-to=2048 1629w,https://framerusercontent.com/images/A0C9BVfpPX8xohy1yaGrwyeT7pg.png 1800w\"},style:{scale:.8},transformTemplate:undefined},gp5bFQN0R:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1131,intrinsicWidth:900,pixelHeight:2262,pixelWidth:1800,sizes:\"434px\",src:\"https://framerusercontent.com/images/A0C9BVfpPX8xohy1yaGrwyeT7pg.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/A0C9BVfpPX8xohy1yaGrwyeT7pg.png?scale-down-to=1024 814w,https://framerusercontent.com/images/A0C9BVfpPX8xohy1yaGrwyeT7pg.png?scale-down-to=2048 1629w,https://framerusercontent.com/images/A0C9BVfpPX8xohy1yaGrwyeT7pg.png 1800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1131,intrinsicWidth:900,pixelHeight:2262,pixelWidth:1800,sizes:\"399px\",src:\"https://framerusercontent.com/images/A0C9BVfpPX8xohy1yaGrwyeT7pg.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/A0C9BVfpPX8xohy1yaGrwyeT7pg.png?scale-down-to=1024 814w,https://framerusercontent.com/images/A0C9BVfpPX8xohy1yaGrwyeT7pg.png?scale-down-to=2048 1629w,https://framerusercontent.com/images/A0C9BVfpPX8xohy1yaGrwyeT7pg.png 1800w\"},className:\"framer-1pfi9oa\",\"data-framer-name\":\"image\",transformTemplate:transformTemplate3})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f6wnhu\",\"data-framer-name\":\"Frame 14\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-rl3jow\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1re3207\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1esbsx0\",\"data-framer-name\":\"Ellipse 21\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItRXh0cmFCb2xk\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"800\",\"--framer-line-height\":\"85%\",\"--framer-text-color\":\"rgb(0, 42, 20)\"},children:\"4\"})}),className:\"framer-82xnrv\",\"data-framer-name\":\"1.\",fonts:[\"Inter-ExtraBold\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ck611p\",\"data-framer-name\":\"Frame 2933\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-cddvg6\",\"data-styles-preset\":\"gqnDEL9Hz\",style:{\"--framer-text-color\":\"var(--token-4a55619f-c019-4dc4-b960-6a806e84f3e7, rgb(244, 249, 245))\"},children:\"To get started, all you need is a styleguide.\"})}),className:\"framer-tnoidh\",\"data-framer-name\":\"Brand powered Design & Editing\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qgt2aa\",\"data-styles-preset\":\"lbYwGllX8\",style:{\"--framer-text-color\":\"var(--token-4a55619f-c019-4dc4-b960-6a806e84f3e7, rgb(244, 249, 245))\"},children:\"It's like magic. Your brand's styleguide is transformed into a creation platform that allows your entire team to create freely within a brand framework.\"})}),className:\"framer-1ao3s4r\",\"data-framer-name\":\"No filler. Slate Publish brand assets for your team to use. just your approved brand assets available to your whole team, instantly.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{style:{scale:.7}}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-58vltb\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:257,intrinsicWidth:180,pixelHeight:514,pixelWidth:360,sizes:\"245px\",src:\"https://framerusercontent.com/images/AbedGF2Xl1yXmi9vf8cDpKA6tc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/AbedGF2Xl1yXmi9vf8cDpKA6tc.png 360w\"},className:\"framer-1s8nflj\",\"data-framer-name\":\"image\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cvv9q7\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:108.5,intrinsicWidth:78.5,pixelHeight:217,pixelWidth:157,src:\"https://framerusercontent.com/images/vGVh1XNcLjAglbDu57PhqCSNsM.svg\"},className:\"framer-106amoa\",\"data-framer-name\":\"graphic\"})})]})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d0xzxl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"46px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"115%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-75e07121-d5da-4de9-a16f-97dc3c4f8f35, rgb(1, 21, 22))\"},children:['\"Canva on ',/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TGlicmUgQmFza2VydmlsbGUtaXRhbGlj\",\"--framer-font-family\":'\"Libre Baskerville\", \"Libre Baskerville Placeholder\", serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"400\"},children:'Steroids\"'})]})}),className:\"framer-1ls9kpc\",\"data-framer-name\":\"Create Social Videos & Visuals\",fonts:[\"Inter-Bold\",\"GF;Libre Baskerville-italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"CuKTyxHOm\"},implicitPathVariables:undefined},{href:{webPageId:\"CuKTyxHOm\"},implicitPathVariables:undefined},{href:{webPageId:\"CuKTyxHOm\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9z921d-container\",nodeId:\"pYXnGNRsr\",scopeId:\"BPXhTvt38\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{LFeD44262:resolvedLinks2[2]},gp5bFQN0R:{LFeD44262:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(ButtonWatchVideo,{DVVVrs1OH:true,GgZRFscgy:\"Request a Demo\",height:\"100%\",id:\"pYXnGNRsr\",layoutId:\"pYXnGNRsr\",LFeD44262:resolvedLinks2[0],variant:\"glV5g64dW\",Vq06pWbFe:\"ChatBubbleOvalLeft\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kqfnrj\",id:elementId4,ref:ref5,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i1ao63\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19rtheb\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pywz6s\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1lx0hlb\",\"data-framer-name\":\"Layer_1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:56,intrinsicWidth:48,svg:'<svg width=\"48\" height=\"56\" viewBox=\"0 0 48 56\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_2064_896)\">\\n<path d=\"M24.0004 30.1997C32.4916 30.1997 39.4003 23.4254 39.4003 15.0993C39.4003 6.77325 32.4916 0 24.0004 0C15.5093 0 8.60059 6.77435 8.60059 15.1004C8.60059 23.4265 15.5093 30.2008 24.0004 30.2008V30.1997ZM24.0004 3.08576C30.7562 3.08576 36.2533 8.47483 36.2533 15.1004C36.2533 21.726 30.7562 27.115 24.0004 27.115C17.2446 27.115 11.7475 21.726 11.7475 15.1004C11.7475 8.47483 17.2446 3.08576 24.0004 3.08576Z\" fill=\"#A9FF5F\"/>\\n<path d=\"M24 30.6475C10.7659 30.6475 0 41.2052 0 54.1819C0 54.7131 0.337173 55.6388 1.60045 55.7468C1.7297 55.7579 1.90728 55.7678 2.14105 55.7777C2.5569 55.7953 3.16831 55.813 3.95954 55.8306C5.4431 55.8626 7.61337 55.8934 10.2355 55.9188C15.4594 55.9706 22.1961 56.0003 28.2563 56.0003C33.442 56.0003 37.8398 55.9783 40.9733 55.9375C42.7187 55.9144 44.0731 55.8857 45.0014 55.8515C45.5162 55.8328 45.9005 55.8119 46.1759 55.7887C46.3568 55.7733 46.494 55.7568 46.6097 55.7369C47.5707 55.5661 48.0011 54.8332 48.0011 54.183C48.0011 41.2063 37.2352 30.6497 24.0011 30.6497L24 30.6475ZM42.9705 52.8264C34.8019 52.9873 13.2711 52.8892 5.04636 52.757C4.0281 52.7404 3.25709 51.8434 3.42119 50.8581C5.04411 41.1578 13.6544 33.7321 23.9989 33.7321C34.3434 33.7321 42.9975 41.1942 44.5889 50.9308C44.7496 51.9128 43.9831 52.8054 42.9694 52.8253L42.9705 52.8264Z\" fill=\"#A9FF5F\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_2064_896\">\\n<rect width=\"48\" height=\"56\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-4m2sq5\",\"data-styles-preset\":\"Vseoo4daz\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-4a55619f-c019-4dc4-b960-6a806e84f3e7, rgb(244, 249, 245))\"},children:\"For Content Creators\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-304ad863-e955-4497-90c5-24df8c41920e, rgb(140, 255, 56))\"},children:\"By Content Creators\"})]})}),className:\"framer-14yy30x\",\"data-framer-name\":\"Works the way your Social Team works.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mfrwof\",\"data-styles-preset\":\"LhphuNfz4\",children:\"Slate is built by a team of obsessed content creators and social media gurus. All features have been co-constructed with social teams at brands. \"})}),className:\"framer-1777o7g\",\"data-framer-name\":\"Slate\u2019s editing experience is fast, lightweight and powerful.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jdsrit\",\"data-framer-name\":\"Frame 2936\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-176cvpm\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iykl3x\",\"data-framer-name\":\"Frame 2934\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4j7cxp\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3eqfca\",\"data-framer-name\":\"Ellipse 21\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItRXh0cmFCb2xk\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"800\",\"--framer-line-height\":\"85%\",\"--framer-text-color\":\"rgb(0, 42, 20)\"},children:\"1\"})}),className:\"framer-evgeoh\",\"data-framer-name\":\"1.\",fonts:[\"Inter-ExtraBold\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k2dlzl\",\"data-framer-name\":\"Frame 2933\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-cddvg6\",\"data-styles-preset\":\"gqnDEL9Hz\",style:{\"--framer-text-color\":\"var(--token-4a55619f-c019-4dc4-b960-6a806e84f3e7, rgb(244, 249, 245))\"},children:\"Partner With Social Media Experts \"})}),className:\"framer-tl7ug5\",\"data-framer-name\":\"Brand powered Design & Editing\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qgt2aa\",\"data-styles-preset\":\"lbYwGllX8\",style:{\"--framer-text-color\":\"var(--token-4a55619f-c019-4dc4-b960-6a806e84f3e7, rgb(244, 249, 245))\"},children:\"Your dedicated account managers are content creation veterans with deep social media expertise.\"})}),className:\"framer-51rye4\",\"data-framer-name\":\"No filler. Slate Publish brand assets for your team to use. just your approved brand assets available to your whole team, instantly.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gp5bFQN0R:{style:{scale:.7}}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-plxiw2\",\"data-framer-name\":\"C1\",style:{scale:.5},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vebw3\",\"data-framer-name\":\"Group 119\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-q2s27s\",\"data-border\":true,\"data-framer-name\":\"Ellipse 37\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8si6go\",\"data-border\":true,\"data-framer-name\":\"Ellipse 38\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-b5o83j\",\"data-border\":true,\"data-framer-name\":\"Ellipse 39\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o3m9ax\",\"data-framer-name\":\"card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-sok1t7\",\"data-framer-name\":\"avatar\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/hUrvmZquJsq2X6e4eO2tZMhMro.png\"},className:\"framer-m66ndw\",\"data-framer-name\":\"164006587696318\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(140, 140, 140)\"},children:\"Social Guru\"})}),className:\"framer-6omn1s\",\"data-framer-name\":\"Social Guru\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"600\"},children:\"Eric\"})}),className:\"framer-qi3fqb\",\"data-framer-name\":\"Eric\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ccwjdt\",\"data-framer-name\":\"card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jfivr1\",\"data-framer-name\":\"avatar\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/Yn2Fu1Pq7c5rNhEEMvGza91MwkE.png\"},className:\"framer-2twnhm\",\"data-framer-name\":\"164006587696318\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(140, 140, 140)\"},children:\"Type Magician\"})}),className:\"framer-17oe0t3\",\"data-framer-name\":\"Type Magician\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"600\"},children:\"Will\"})}),className:\"framer-oin8he\",\"data-framer-name\":\"Will\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rfpdij\",\"data-framer-name\":\"Frame 2934\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xg8d46\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v5v3pq\",\"data-framer-name\":\"Ellipse 21\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItRXh0cmFCb2xk\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"800\",\"--framer-line-height\":\"85%\",\"--framer-text-color\":\"rgb(0, 42, 20)\"},children:\"2\"})}),className:\"framer-1ezf57a\",\"data-framer-name\":\"1.\",fonts:[\"Inter-ExtraBold\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y1ljen\",\"data-framer-name\":\"Frame 2933\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-cddvg6\",\"data-styles-preset\":\"gqnDEL9Hz\",children:\"Award Winning Creative Service\"})}),className:\"framer-7uldn5\",\"data-framer-name\":\"Brand powered Design & Editing\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qgt2aa\",\"data-styles-preset\":\"lbYwGllX8\",children:\"Get best in class social creative and design support as needed by the experts at Slate.\"})}),className:\"framer-qsruj\",\"data-framer-name\":\"No filler. Slate Publish brand assets for your team to use. just your approved brand assets available to your whole team, instantly.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1095r8z\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1smetku\",\"data-framer-name\":\"medal\",fill:\"black\",intrinsicHeight:122,intrinsicWidth:94,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 94 122\"><path fill=\"#fff\" d=\"M8.1 89.9 47.6 110l38-20.1V11.3H8.1z\"/><path fill=\"#f2f3f2\" d=\"M86.4 11.6 7.3 91.3l41 20.3 38.1-19.5z\"/><path fill=\"#dcdedc\" d=\"M5.5 37.5v54.1l1.4.7 39.5 20.1 1.2.6 1.2-.6 38.1-20.1 1.4-.7V8.7H5.5v28.8zm2.6 52.6V11.3h77.6v78.8l-38.1 20.1L8.1 90.1z\"/><path fill=\"#ff492c\" d=\"M46.9 12.6c.4 0 .8 0 1.2.1L46.9 15c-1.8-.1-3.4 1.3-3.5 3.1-.1 1.8 1.3 3.4 3.1 3.5h.4c.8 0 1.6-.3 2.2-.8l1.3 2.2c-1 .7-2.2 1.1-3.5 1.1-3.2.1-5.9-2.3-6-5.5-.1-3.2 2.3-5.9 5.5-6h.5zm4.1 4.9 1.5 2.5-1.5 2.4-1.4-2.4h-2.9l1.5-2.5H51zm-2.4-.9c0-.4.1-.8.3-1.1.2-.3.6-.6.9-.8l.2-.1c.4-.2.5-.3.5-.5s-.3-.4-.5-.4c-.4 0-.7.2-.9.6l-.5-.5c.1-.2.3-.4.5-.6.3-.2.6-.2.9-.2.3 0 .7.1.9.3.2.2.4.5.4.8 0 .5-.3.9-.9 1.1l-.3.2c-.3.2-.5.3-.6.6h1.8v.7l-2.7-.1zm-1.7 12.5 9.5-5.4v-15H37.3v14.9l9.6 5.5zm43.3 35.4H3.6l-3.2 7 3.2 7h86.6l3.1-7z\"/><path fill=\"#252530\" d=\"M17.3 49.49q.99 0 1.74.4t1.16 1.15q.41.74.41 1.7 0 .95-.42 1.67-.43.71-1.2 1.11-.77.4-1.78.4h-2.13q-.07 0-.07.08v3.82q0 .08-.06.13-.05.05-.13.05h-1.75q-.08 0-.13-.05t-.05-.13V49.67q0-.08.05-.13t.13-.05h4.23Zm-.32 4.74q.7 0 1.11-.4.42-.4.42-1.04 0-.67-.42-1.07-.41-.41-1.11-.41h-1.9q-.07 0-.07.08v2.76q0 .08.07.08h1.9Zm11.2 1.12q.08.57.05 1.27-.01.19-.19.19h-4.63q-.09 0-.07.07.05.3.17.6.39.84 1.59.84.96-.01 1.51-.78.07-.09.14-.09.04 0 .1.06l1.08 1.06q.08.08.08.14 0 .03-.06.12-.5.62-1.27.95-.79.34-1.72.34-1.28 0-2.18-.58-.89-.59-1.28-1.64-.32-.75-.32-1.96 0-.83.23-1.46.35-1.06 1.21-1.69.86-.63 2.04-.63 1.5 0 2.41.87.91.87 1.11 2.32Zm-3.5-1.36q-.95 0-1.25.88-.06.2-.1.48 0 .07.08.07H26q.09 0 .06-.07-.08-.43-.08-.42-.13-.45-.47-.7-.33-.24-.83-.24Zm8.7-1.8q.54 0 .86.21.11.06.08.22l-.31 1.71q-.01.18-.21.11-.23-.08-.52-.08-.12 0-.34.03-.53.05-.91.4-.37.35-.37.94v4.09q0 .08-.06.13-.05.05-.12.05h-1.76q-.07 0-.13-.05-.05-.05-.05-.13v-7.35q0-.07.05-.13.06-.05.13-.05h1.76q.07 0 .12.05.06.06.06.13v.57q0 .04.03.06.02.02.04-.02.62-.89 1.65-.89Zm6.39.09q.08 0 .13.05t.05.13v1.42q0 .08-.05.13t-.13.05h-1.45q-.08 0-.08.07v5.69q0 .08-.05.13t-.13.05h-1.75q-.08 0-.13-.05t-.05-.13v-5.69q0-.07-.08-.07h-.88q-.08 0-.13-.05t-.05-.13v-1.42q0-.08.05-.13t.13-.05h.88q.08 0 .08-.08v-.33q0-.93.28-1.45.29-.51.92-.73.64-.22 1.77-.19h.57q.07 0 .12.05.06.06.06.13v1.21q0 .08-.06.13-.05.06-.12.06h-.5q-.52.01-.73.21-.2.21-.2.75v.16q0 .08.08.08h1.45Zm4.35 7.84q-1.26 0-2.16-.66-.9-.66-1.23-1.8-.21-.7-.21-1.53 0-.88.21-1.59.35-1.11 1.25-1.74.9-.63 2.16-.63 1.22 0 2.1.62.86.63 1.22 1.74.25.75.25 1.57 0 .81-.21 1.52-.33 1.17-1.23 1.83-.89.67-2.15.67Zm0-1.81q.49 0 .84-.3t.5-.83q.11-.48.11-1.05 0-.63-.11-1.06-.17-.51-.51-.8-.35-.28-.85-.28t-.84.28q-.34.29-.49.8-.12.35-.12 1.06 0 .68.11 1.05.15.53.5.83.35.3.86.3Zm8.79-6.12q.54 0 .86.21.12.06.08.22l-.31 1.71q-.01.18-.21.11-.23-.08-.52-.08-.12 0-.33.03-.54.05-.92.4-.37.35-.37.94v4.09q0 .08-.06.13-.05.05-.13.05h-1.75q-.07 0-.13-.05-.05-.05-.05-.13v-7.35q0-.07.05-.13.06-.05.13-.05H51q.08 0 .13.05.06.06.06.13v.57q0 .04.02.06.04.02.05-.02.62-.89 1.65-.89Zm10.45-.02q1.17 0 1.83.7.66.71.66 1.99v4.96q0 .08-.05.13t-.12.05h-1.76q-.07 0-.13-.05-.05-.05-.05-.13v-4.5q0-.61-.31-.97-.32-.36-.85-.36-.52 0-.85.36-.33.36-.33.96v4.51q0 .08-.05.13-.06.05-.13.05h-1.74q-.08 0-.13-.05t-.05-.13v-4.5q0-.6-.33-.97-.33-.36-.86-.36-.47 0-.8.28-.32.29-.38.8v4.75q0 .08-.05.13-.06.05-.13.05H55q-.08 0-.13-.05t-.05-.13v-7.35q0-.07.05-.13.05-.05.13-.05h1.75q.07 0 .13.05.05.06.05.13v.59q0 .04.03.06.03.01.06-.04.62-.91 1.91-.91.75 0 1.31.32.56.31.86.9.04.09.11 0 .32-.62.89-.92.56-.3 1.26-.3Zm10.76 3.18q.09.57.06 1.27-.02.19-.2.19h-4.63q-.09 0-.06.07.04.3.16.6.39.84 1.59.84.96-.01 1.52-.78.06-.09.13-.09.05 0 .11.06l1.08 1.06q.07.08.07.14 0 .03-.06.12-.49.62-1.27.95-.78.34-1.71.34-1.29 0-2.18-.58-.9-.59-1.29-1.64-.31-.75-.31-1.96 0-.83.22-1.46.35-1.06 1.21-1.69.86-.63 2.05-.63 1.5 0 2.41.87.91.87 1.1 2.32Zm-3.5-1.36q-.94 0-1.24.88-.06.2-.11.48 0 .07.08.07h2.59q.09 0 .06-.07-.07-.43-.07-.42-.14-.45-.47-.7-.34-.24-.84-.24Zm8.7-1.8q.54 0 .86.21.12.06.09.22l-.31 1.71q-.02.18-.22.11-.22-.08-.52-.08-.12 0-.33.03-.54.05-.92.4-.37.35-.37.94v4.09q0 .08-.05.13-.06.05-.13.05h-1.76q-.07 0-.12-.05-.06-.05-.06-.13v-7.35q0-.07.06-.13.05-.05.12-.05h1.76q.07 0 .13.05.05.06.05.13v.57q0 .04.03.06.03.02.05-.02.61-.89 1.64-.89ZM38.06 34.68q0-.07.05-.13.05-.05.12-.05h1.76q.07 0 .13.05.05.06.05.13v10.14q0 .08-.05.13-.06.05-.13.05h-1.76q-.07 0-.12-.05-.05-.05-.05-.13v-4.14q0-.07-.08-.07h-3.32q-.07 0-.07.07v4.14q0 .08-.05.13-.06.05-.13.05h-1.76q-.07 0-.12-.05-.06-.05-.06-.13V34.68q0-.07.06-.13.05-.05.12-.05h1.76q.07 0 .13.05.05.06.05.13v4.03q0 .08.07.08h3.32q.08 0 .08-.08v-4.03Zm4.84 1.74q-.51 0-.85-.34-.34-.33-.34-.84 0-.53.33-.86.33-.33.86-.33t.86.33q.33.33.33.86 0 .51-.34.84-.34.34-.85.34ZM42 45q-.07 0-.13-.05-.05-.05-.05-.13v-7.36q0-.08.05-.13.06-.05.13-.05h1.76q.07 0 .12.05.06.05.06.13v7.36q0 .08-.06.13-.05.05-.12.05H42Zm8.29-7.53q0-.07.06-.13.05-.05.12-.05h1.76q.07 0 .13.05.05.06.05.13v6.84q0 1.96-1.13 2.8-1.13.85-2.92.85-.53 0-1.17-.08-.15-.02-.15-.19l.06-1.55q0-.2.21-.17.54.09.99.09.96 0 1.48-.41.51-.43.51-1.35 0-.05-.03-.06-.03-.01-.06.03-.57.61-1.66.61-.98 0-1.79-.47-.82-.47-1.17-1.52-.22-.69-.22-1.79 0-1.17.27-1.9.31-.92 1.06-1.47.75-.56 1.75-.56 1.15 0 1.76.69.03.03.06.02.03-.01.03-.05v-.36Zm-.12 4.84q.12-.44.12-1.23 0-.46-.03-.71-.03-.26-.1-.49-.14-.4-.45-.65-.31-.24-.78-.24-.45 0-.76.24-.32.25-.47.65-.21.45-.21 1.22 0 .84.18 1.2.13.41.47.65.34.25.8.25.48 0 .8-.25.31-.24.43-.64Zm7.78-5.14q1.2 0 1.93.74.73.73.73 1.99v4.92q0 .08-.05.13t-.12.05h-1.76q-.07 0-.13-.05-.05-.05-.05-.13v-4.49q0-.59-.34-.97-.33-.37-.89-.37-.55 0-.89.37-.34.38-.34.97v4.49q0 .08-.05.13t-.13.05h-1.75q-.08 0-.13-.05t-.05-.13V34.68q0-.07.05-.13.05-.05.13-.05h1.75q.08 0 .13.05.05.06.05.13V38q0 .04.03.06.03.01.04-.02.62-.87 1.84-.87Z\"/><path fill=\"#fff\" d=\"M33.14 75.48q-.78 0-1.36-.25-.58-.25-.9-.7-.31-.45-.31-1.06v-.25q0-.05.04-.09.03-.03.08-.03h.89q.05 0 .09.03.03.04.03.09v.19q0 .46.41.76.41.31 1.12.31.61 0 .92-.26.31-.26.31-.67 0-.28-.17-.48-.17-.19-.48-.35-.32-.16-.95-.4-.71-.26-1.15-.49-.44-.23-.73-.63-.3-.39-.3-.98 0-.88.64-1.39.64-.51 1.71-.51.75 0 1.33.26.57.26.89.73.32.46.32 1.07v.17q0 .05-.04.09-.03.03-.08.03h-.9q-.05 0-.08-.03-.04-.04-.04-.09v-.11q0-.47-.38-.79-.39-.33-1.07-.33-.55 0-.85.23-.31.23-.31.65 0 .3.16.49t.48.34q.32.16.99.4.71.27 1.14.49.42.22.73.61.3.4.3.99 0 .9-.67 1.43-.66.53-1.81.53Zm6.46-7.09q.63 0 1.11.26.48.26.74.73.27.48.27 1.1 0 .61-.27 1.08-.27.47-.76.72-.5.26-1.15.26h-1.6q-.05 0-.05.05v2.69q0 .05-.03.08-.04.04-.09.04h-.92q-.05 0-.08-.04-.04-.03-.04-.08v-6.77q0-.05.04-.09.03-.03.08-.03h2.75Zm-.17 3.21q.51 0 .82-.3.31-.3.31-.79 0-.5-.31-.81-.31-.31-.82-.31h-1.49q-.05 0-.05.05v2.11q0 .05.05.05h1.49Zm7.24 3.8q-.1 0-.14-.09l-1.32-2.88q-.02-.04-.06-.04h-1.2q-.05 0-.05.05v2.84q0 .05-.04.08-.03.04-.08.04h-.92q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h2.75q.61 0 1.08.25.47.26.73.72.26.47.26 1.07 0 .69-.35 1.17-.36.49-.99.68-.02 0-.03.02-.01.02 0 .04l1.41 2.91q.02.04.02.06 0 .08-.11.08h-.96Zm-2.72-6q-.05 0-.05.05v1.99q0 .05.05.05h1.5q.48 0 .77-.29.3-.28.3-.75t-.3-.76q-.29-.29-.77-.29h-1.5Zm5.04 6q-.05 0-.09-.04-.03-.03-.03-.08v-6.76q0-.05.03-.08.04-.04.09-.04h.92q.05 0 .08.04.04.03.04.08v6.76q0 .05-.04.08-.03.04-.08.04h-.92Zm6.57-6.88q0-.05.04-.08.03-.04.08-.04h.92q.05 0 .09.04.03.03.03.08v6.76q0 .05-.03.08-.04.04-.09.04h-.89q-.1 0-.14-.08l-2.88-4.72q-.02-.03-.04-.03-.02.01-.02.05l.02 4.66q0 .05-.04.08-.03.04-.08.04h-.92q-.05 0-.08-.04-.04-.03-.04-.08v-6.76q0-.05.04-.08.03-.04.08-.04h.89q.1 0 .14.08l2.87 4.72q.02.03.04.02.02 0 .02-.04l-.01-4.66Zm4.96 6.96q-.75 0-1.32-.29-.57-.3-.88-.84-.31-.54-.31-1.24v-2.42q0-.71.31-1.25.31-.53.88-.83.57-.29 1.32-.29.74 0 1.31.29.56.29.87.79.31.5.31 1.13v.08q0 .05-.03.08-.04.04-.09.04h-.91q-.05 0-.08-.04-.04-.03-.04-.08v-.05q0-.54-.37-.89-.36-.35-.97-.35t-.98.37q-.37.36-.37.96v2.5q0 .6.39.97.39.36 1.01.36.6 0 .95-.32.34-.31.34-.86v-.62q0-.05-.05-.05h-1.23q-.05 0-.09-.04-.03-.03-.03-.08v-.74q0-.05.03-.08.04-.04.09-.04h2.31q.05 0 .09.04.03.03.03.08v1.28q0 1.15-.67 1.79-.68.64-1.82.64Z\"/><path fill=\"#252530\" d=\"M34.03 93.46q-.03.03-.02.06.02.03.06.03H38q.07 0 .12.05.06.05.06.12v1.41q0 .07-.06.12-.05.05-.12.05h-6.52q-.08 0-.13-.05t-.05-.12v-1.34q0-.13.09-.22.71-.69 1.45-1.51.74-.82.93-1.02.4-.48.82-.92 1.32-1.46 1.32-2.17 0-.51-.36-.84-.36-.32-.94-.32t-.94.32q-.37.33-.37.87v.36q0 .07-.05.12-.05.05-.12.05h-1.71q-.07 0-.12-.05-.06-.05-.06-.12v-.68q.05-.78.5-1.39.45-.6 1.19-.92.75-.32 1.68-.32 1.03 0 1.79.39.76.38 1.17 1.03.42.66.42 1.45 0 .61-.31 1.25-.3.64-.91 1.38-.45.56-.97 1.12-.52.55-1.55 1.59l-.22.22Zm8.86 2q-1.6 0-2.52-.89-.93-.89-.93-2.43v-3.83q0-1.51.93-2.39.92-.89 2.52-.89 1.59 0 2.53.89.93.88.93 2.39v3.83q0 1.54-.93 2.43-.94.89-2.53.89Zm0-1.75q.65 0 1.03-.4.39-.4.39-1.07v-3.99q0-.66-.39-1.06-.38-.4-1.03-.4-.64 0-1.02.4-.39.4-.39 1.06v3.99q0 .67.39 1.07.38.4 1.02.4Zm7.52-.25q-.03.03-.01.06.01.03.06.03h3.93q.07 0 .12.05.05.05.05.12v1.41q0 .07-.05.12-.05.05-.12.05h-6.53q-.07 0-.12-.05-.05-.05-.05-.12v-1.34q0-.13.08-.22.72-.69 1.45-1.51.74-.82.93-1.02.41-.48.83-.92 1.32-1.46 1.32-2.17 0-.51-.36-.84-.37-.32-.95-.32t-.94.32q-.36.33-.36.87v.36q0 .07-.05.12-.05.05-.13.05H47.8q-.07 0-.12-.05-.05-.05-.05-.12v-.68q.04-.78.49-1.39.45-.6 1.2-.92.75-.32 1.67-.32 1.03 0 1.79.39.77.38 1.18 1.03.41.66.41 1.45 0 .61-.3 1.25-.31.64-.92 1.38-.45.56-.97 1.12-.52.55-1.55 1.59l-.22.22Zm11.46-3q.29.66.29 1.53 0 .79-.26 1.45-.35.93-1.17 1.45-.82.53-1.94.53-1.1 0-1.93-.55-.83-.56-1.2-1.5-.2-.56-.23-1.22 0-.17.17-.17h1.72q.17 0 .17.17.06.48.16.71.13.38.43.59.29.21.7.21.81 0 1.12-.71.2-.43.2-1.01 0-.69-.22-1.12-.33-.68-1.11-.68-.16 0-.34.09-.17.1-.42.27-.06.04-.11.04-.09 0-.13-.08l-.86-1.21q-.03-.04-.03-.1 0-.09.06-.14l2.3-2.02q.03-.03.03-.06-.01-.03-.05-.03h-3.41q-.07 0-.13-.05-.05-.05-.05-.12v-1.41q0-.07.05-.12.06-.05.13-.05h6.04q.08 0 .13.05t.05.12v1.6q0 .11-.1.22l-1.9 1.74q-.03.03-.02.05 0 .03.06.03 1.26.25 1.8 1.5Z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:225,intrinsicWidth:396.5,pixelHeight:450,pixelWidth:793,sizes:\"128px\",src:\"https://framerusercontent.com/images/VCxOG22MNE5MOqPKaHlgJVLuEA.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/VCxOG22MNE5MOqPKaHlgJVLuEA.png?scale-down-to=512 512w,https://framerusercontent.com/images/VCxOG22MNE5MOqPKaHlgJVLuEA.png 793w\"}},gp5bFQN0R:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:225,intrinsicWidth:396.5,pixelHeight:450,pixelWidth:793,sizes:\"124px\",src:\"https://framerusercontent.com/images/VCxOG22MNE5MOqPKaHlgJVLuEA.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/VCxOG22MNE5MOqPKaHlgJVLuEA.png?scale-down-to=512 512w,https://framerusercontent.com/images/VCxOG22MNE5MOqPKaHlgJVLuEA.png 793w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:225,intrinsicWidth:396.5,pixelHeight:450,pixelWidth:793,sizes:\"150px\",src:\"https://framerusercontent.com/images/VCxOG22MNE5MOqPKaHlgJVLuEA.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/VCxOG22MNE5MOqPKaHlgJVLuEA.png?scale-down-to=512 512w,https://framerusercontent.com/images/VCxOG22MNE5MOqPKaHlgJVLuEA.png 793w\"},className:\"framer-rjog7k\",\"data-framer-name\":\"Webby_logo_copy\"})})]})]})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3icxjy\",id:elementId5,ref:ref6,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11t4kww\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:575,pixelWidth:576,positionX:\"center\",positionY:\"center\",sizes:\"91px\",src:\"https://framerusercontent.com/images/v82b7HVaTHE1gQt4BnPhVnKjILY.png\",srcSet:\"https://framerusercontent.com/images/v82b7HVaTHE1gQt4BnPhVnKjILY.png?scale-down-to=512 512w,https://framerusercontent.com/images/v82b7HVaTHE1gQt4BnPhVnKjILY.png 576w\"},className:\"framer-1qep0b5\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.25em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-36ab1e38-0e26-48a4-9834-14173885127e, rgb(255, 249, 85))\",\"--framer-text-transform\":\"uppercase\"},children:\"RUNNING ON SLATE\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.25em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-36ab1e38-0e26-48a4-9834-14173885127e, rgb(255, 249, 85))\",\"--framer-text-transform\":\"uppercase\"},children:\"RUNNING ON SLATE\"})}),className:\"framer-jjt26f\",\"data-framer-name\":\"Philadelphia Phillies\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11osbgi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(249, 248, 242)\"},children:[\"The Dallas Mavericks \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-304ad863-e955-4497-90c5-24df8c41920e, rgb(140, 255, 56))\"},children:\"create 100+ posts \"}),\"weekly on Slate\"]})})},gp5bFQN0R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(249, 248, 242)\"},children:[\"The Dallas Mavericks \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-304ad863-e955-4497-90c5-24df8c41920e, rgb(140, 255, 56))\"},children:\"create 100+ posts \"}),\"weekly on Slate\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"115%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(249, 248, 242)\"},children:[\"The Dallas Mavericks \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-304ad863-e955-4497-90c5-24df8c41920e, rgb(140, 255, 56))\"},children:\"create 100+ posts \"}),\"weekly on Slate\"]})}),className:\"framer-jtmcuo\",\"data-framer-name\":\"Create Scroll-Stopping Social Content\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:49,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1.6,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:300,y:0}},{ref:ref6,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-490,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14ljqir\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12qbqbk\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2080,pixelWidth:1170,sizes:\"300px\",src:\"https://framerusercontent.com/images/q6VHLPeIFuSTJZlDKtQfciaeXP0.jpg\",srcSet:\"https://framerusercontent.com/images/q6VHLPeIFuSTJZlDKtQfciaeXP0.jpg?scale-down-to=1024 576w,https://framerusercontent.com/images/q6VHLPeIFuSTJZlDKtQfciaeXP0.jpg?scale-down-to=2048 1152w,https://framerusercontent.com/images/q6VHLPeIFuSTJZlDKtQfciaeXP0.jpg 1170w\"},className:\"framer-ntqbje\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zbxatj\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2080,pixelWidth:1170,sizes:\"300px\",src:\"https://framerusercontent.com/images/q6VHLPeIFuSTJZlDKtQfciaeXP0.jpg\",srcSet:\"https://framerusercontent.com/images/q6VHLPeIFuSTJZlDKtQfciaeXP0.jpg?scale-down-to=1024 576w,https://framerusercontent.com/images/q6VHLPeIFuSTJZlDKtQfciaeXP0.jpg?scale-down-to=2048 1152w,https://framerusercontent.com/images/q6VHLPeIFuSTJZlDKtQfciaeXP0.jpg 1170w\"},className:\"framer-71c8jo\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1loxwgi\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2256,pixelWidth:1170,sizes:\"300px\",src:\"https://framerusercontent.com/images/PjPLFdOPLvg4yB4mMXPpGqQRMo.jpg\",srcSet:\"https://framerusercontent.com/images/PjPLFdOPLvg4yB4mMXPpGqQRMo.jpg?scale-down-to=1024 531w,https://framerusercontent.com/images/PjPLFdOPLvg4yB4mMXPpGqQRMo.jpg?scale-down-to=2048 1062w,https://framerusercontent.com/images/PjPLFdOPLvg4yB4mMXPpGqQRMo.jpg 1170w\"},className:\"framer-uj2g2q\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s77zvo\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2080,pixelWidth:1170,sizes:\"311px\",src:\"https://framerusercontent.com/images/q6VHLPeIFuSTJZlDKtQfciaeXP0.jpg\",srcSet:\"https://framerusercontent.com/images/q6VHLPeIFuSTJZlDKtQfciaeXP0.jpg?scale-down-to=1024 576w,https://framerusercontent.com/images/q6VHLPeIFuSTJZlDKtQfciaeXP0.jpg?scale-down-to=2048 1152w,https://framerusercontent.com/images/q6VHLPeIFuSTJZlDKtQfciaeXP0.jpg 1170w\"},className:\"framer-5utbn6\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ejhec3\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1792,pixelWidth:828,sizes:\"300px\",src:\"https://framerusercontent.com/images/8K4DZjIQji6pSPBqcdSrHPUr20U.jpg\",srcSet:\"https://framerusercontent.com/images/8K4DZjIQji6pSPBqcdSrHPUr20U.jpg 828w\"},className:\"framer-t14ndp\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lxfrb6\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2532,pixelWidth:1170,sizes:\"300px\",src:\"https://framerusercontent.com/images/UCCbxQp1MGcARRThpz0A2guiWAk.png\",srcSet:\"https://framerusercontent.com/images/UCCbxQp1MGcARRThpz0A2guiWAk.png?scale-down-to=2048 946w,https://framerusercontent.com/images/UCCbxQp1MGcARRThpz0A2guiWAk.png 1170w\"},className:\"framer-fhran5\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hex8kt\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1212,pixelWidth:646,sizes:\"300px\",src:\"https://framerusercontent.com/images/7Odnjas7bw2Nr8pNY3Ovx1yQtc.png\",srcSet:\"https://framerusercontent.com/images/7Odnjas7bw2Nr8pNY3Ovx1yQtc.png?scale-down-to=1024 545w,https://framerusercontent.com/images/7Odnjas7bw2Nr8pNY3Ovx1yQtc.png 646w\"},className:\"framer-6w5stp\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-otrf9y\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2286,pixelWidth:1284,sizes:\"300px\",src:\"https://framerusercontent.com/images/r7fEssm4eqwaI0JlS2gLIQI1x3Y.jpg\",srcSet:\"https://framerusercontent.com/images/r7fEssm4eqwaI0JlS2gLIQI1x3Y.jpg?scale-down-to=1024 575w,https://framerusercontent.com/images/r7fEssm4eqwaI0JlS2gLIQI1x3Y.jpg?scale-down-to=2048 1150w,https://framerusercontent.com/images/r7fEssm4eqwaI0JlS2gLIQI1x3Y.jpg 1284w\"},className:\"framer-w309ge\"})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"jmi7ac0IO\"},implicitPathVariables:undefined},{href:{webPageId:\"jmi7ac0IO\"},implicitPathVariables:undefined},{href:{webPageId:\"jmi7ac0IO\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,children:/*#__PURE__*/_jsx(Container,{className:\"framer-120hqov-container\",nodeId:\"enut_hLH0\",scopeId:\"BPXhTvt38\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{OL4HRzPfv:resolvedLinks3[2]},gp5bFQN0R:{OL4HRzPfv:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(Button,{CrbyHOlVw:\"var(--token-304ad863-e955-4497-90c5-24df8c41920e, rgb(140, 255, 56))\",height:\"100%\",i3f6MQRe_:\"16px 32px 16px 32px\",id:\"enut_hLH0\",layoutId:\"enut_hLH0\",OL4HRzPfv:resolvedLinks3[0],UEdPgaEZ0:\"More Case Studies\",variant:\"WJYwX3YQ8\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:636,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-27mecd-container\",nodeId:\"O6KUXoYMP\",scopeId:\"BPXhTvt38\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bXspElfTh:{variant:\"igrfFAKFX\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"O6KUXoYMP\",layoutId:\"O6KUXoYMP\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"pKwTE_hQi\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-hBC28.framer-fom1o6, .framer-hBC28 .framer-fom1o6 { display: block; }\",\".framer-hBC28.framer-wayrxy { align-content: center; align-items: center; background-color: var(--token-75e07121-d5da-4de9-a16f-97dc3c4f8f35, #011516); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 960px; }\",\".framer-hBC28 .framer-1s7ngjo-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 10; }\",\".framer-hBC28 .framer-1rjwwpc { align-content: center; align-items: center; background: radial-gradient(85% 72% at 51.1% 100%, rgba(139, 255, 56, 0.05) 0%, rgba(139, 255, 56, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 65px; height: min-content; justify-content: center; min-height: 790px; overflow: hidden; padding: 60px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-f1x8k4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 960px; }\",\".framer-hBC28 .framer-9qp55q { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-hBC28 .framer-aya8i6 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 60%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-hBC28 .framer-1xtaxmz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 56px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-hBC28 .framer-v7lpha, .framer-hBC28 .framer-1so7iz { align-content: center; align-items: center; background-color: var(--token-304ad863-e955-4497-90c5-24df8c41920e, #8cff38); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: var(--1oiufwn); position: relative; width: min-content; }\",\".framer-hBC28 .framer-irk7um-container, .framer-hBC28 .framer-1bq33b2-container, .framer-hBC28 .framer-16ep1hr-container, .framer-hBC28 .framer-9z921d-container, .framer-hBC28 .framer-120hqov-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-hBC28 .framer-1by2ps3-container { flex: none; height: auto; position: relative; width: 157px; }\",\".framer-hBC28 .framer-6b1e48 { --border-bottom-width: 0.8px; --border-color: rgba(139, 255, 56, 0.14); --border-left-width: 0.8px; --border-right-width: 0.8px; --border-style: solid; --border-top-width: 0.8px; align-content: center; align-items: center; background-color: var(--token-2124f9f6-0268-42ab-bd25-33e7387ce6dc, #061b1b); border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; box-shadow: 0px 0.6021873017743928px 1.083937143193907px -0.16666666666666666px rgba(13, 8, 8, 0.09), 0px 2.288533303243457px 4.119359945838223px -0.3333333333333333px rgba(13, 8, 8, 0.16702), 0px 10px 18px -0.5px rgba(13, 8, 8, 0.531), 0px 0.6520564323925646px 3.260282161962823px 0px rgba(141, 255, 54, 0.00119), 0px 1.7757228240632683px 8.878614120316342px 0px rgba(141, 255, 54, 0.00323), 0px 3.8988446302624657px 19.49422315131233px 0px rgba(141, 255, 54, 0.00709), 0px 8.654544874006534px 43.27272437003267px 0px rgba(141, 255, 54, 0.01574), 0px 22px 110px 0px rgba(141, 255, 54, 0.04); cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; max-width: 819px; overflow: visible; padding: 22.4px; position: relative; text-decoration: none; width: 614px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-hBC28 .framer-1ox5u06 { --border-bottom-width: 0.8px; --border-color: rgba(139, 255, 56, 0.3); --border-left-width: 0.8px; --border-right-width: 0.8px; --border-style: solid; --border-top-width: 0.8px; align-content: center; align-items: center; background-color: #0c2718; border-bottom-left-radius: 128px; border-bottom-right-radius: 128px; border-top-left-radius: 128px; border-top-right-radius: 128px; box-shadow: 0px 0.6520564323925646px 3.260282161962823px 0px rgba(141, 255, 54, 0), 0px 1.7757228240632683px 8.878614120316342px 0px rgba(141, 255, 54, 0.00726), 0px 3.8988446302624657px 19.49422315131233px 0px rgba(141, 255, 54, 0.01595), 0px 8.654544874006534px 43.27272437003267px 0px rgba(141, 255, 54, 0.0354), 0px 22px 110px 0px rgba(141, 255, 54, 0.09); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 5.12px 7.68px 5.12px 5.12px; position: absolute; top: -14px; transform: translateX(-50%); width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-hBC28 .framer-k9zg1c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: 15px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-hBC28 .framer-a3nejq-container { flex: none; height: 12px; position: relative; width: 12px; }\",\".framer-hBC28 .framer-hflis6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 13px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-hBC28 .framer-eya94e, .framer-hBC28 .framer-1yu9uev, .framer-hBC28 .framer-6omn1s, .framer-hBC28 .framer-qi3fqb, .framer-hBC28 .framer-17oe0t3, .framer-hBC28 .framer-oin8he { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-hBC28 .framer-1no08gu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 19px; height: min-content; justify-content: center; max-width: 640px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 9; }\",\".framer-hBC28 .framer-140j7g3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 19px; height: min-content; justify-content: center; max-width: 640px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-amboi6, .framer-hBC28 .framer-1n08cog, .framer-hBC28 .framer-1abrp5a, .framer-hBC28 .framer-1qvkq75, .framer-hBC28 .framer-1cif5y5, .framer-hBC28 .framer-eg99q2, .framer-hBC28 .framer-1tckfwf, .framer-hBC28 .framer-1v8qd6u, .framer-hBC28 .framer-fw1igl, .framer-hBC28 .framer-1daka8a, .framer-hBC28 .framer-wd8hcj, .framer-hBC28 .framer-1vliw6s, .framer-hBC28 .framer-1whbn7g, .framer-hBC28 .framer-hc230r, .framer-hBC28 .framer-1bm0d3u, .framer-hBC28 .framer-138u9vm, .framer-hBC28 .framer-41vuks, .framer-hBC28 .framer-1sefdsu, .framer-hBC28 .framer-tnoidh, .framer-hBC28 .framer-1ao3s4r, .framer-hBC28 .framer-1ls9kpc, .framer-hBC28 .framer-14yy30x, .framer-hBC28 .framer-1777o7g, .framer-hBC28 .framer-tl7ug5, .framer-hBC28 .framer-51rye4, .framer-hBC28 .framer-qsruj, .framer-hBC28 .framer-jjt26f, .framer-hBC28 .framer-jtmcuo { --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-hBC28 .framer-u5mwc9 { --border-bottom-width: 1.28px; --border-color: #ffffff; --border-left-width: 1.28px; --border-right-width: 1.28px; --border-style: solid; --border-top-width: 1.28px; aspect-ratio: 2.0972862263184844 / 1; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; flex: none; height: var(--framer-aspect-ratio-supported, 272px); overflow: visible; position: relative; width: 100%; z-index: 1; }\",\".framer-hBC28 .framer-ruvdt2 { -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; backdrop-filter: blur(2px); background-color: rgba(255, 255, 255, 0.23); border-bottom-left-radius: 69px; border-bottom-right-radius: 69px; border-top-left-radius: 69px; border-top-right-radius: 69px; bottom: 23px; box-shadow: 0px 0.6021873017743928px 3.010936508871964px 0px rgba(20, 20, 20, 0.03), 0px 2.288533303243457px 11.442666516217285px 0px rgba(20, 20, 20, 0.13045), 0px 10px 50px 0px rgba(20, 20, 20, 0.57); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 37px; justify-content: center; left: 49%; overflow: hidden; padding: 0px; position: absolute; transform: translateX(-50%); width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-hBC28 .framer-1fvqj6d { aspect-ratio: 10.424242424242426 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 45px); overflow: visible; position: relative; width: 466px; }\",\".framer-hBC28 .framer-16lwh88 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; max-width: 100%; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-hBC28 .framer-ib1auh { align-content: center; align-items: center; bottom: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; left: 24px; overflow: hidden; padding: 0px; position: absolute; right: 24px; z-index: 1; }\",'.framer-hBC28 .framer-nn4vqf { align-content: center; align-items: center; background: radial-gradient(68% 25% at 50% 100%, rgba(2, 48, 24, 0.65) 0%, var(--token-75e07121-d5da-4de9-a16f-97dc3c4f8f35, rgb(1, 21, 22)) /* {\"name\":\"Green 900\"} */ 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 100%; overflow: visible; padding: 80px 40px 80px 40px; position: relative; width: 100%; z-index: 9; }',\".framer-hBC28 .framer-1n4ucr7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1024px; overflow: hidden; padding: 4px 0px 4px 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-1t70a2v { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 75%; }\",\".framer-hBC28 .framer-1s3bquz, .framer-hBC28 .framer-1pywz6s { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-wxchbc { flex: none; height: 48px; position: relative; width: 48px; }\",\".framer-hBC28 .framer-dgb8kf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1024px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-zosnkv { align-content: center; align-items: center; background-color: var(--token-4a55619f-c019-4dc4-b960-6a806e84f3e7, #f4f9f5); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 630px; justify-content: flex-start; overflow: hidden; padding: 48px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-yg4u9i { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-cg82pc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 80%; }\",\".framer-hBC28 .framer-1d4kxfn, .framer-hBC28 .framer-m21jzw, .framer-hBC28 .framer-stsr40, .framer-hBC28 .framer-oh97tk, .framer-hBC28 .framer-2fzz9w, .framer-hBC28 .framer-1r6jmat, .framer-hBC28 .framer-1esbsx0, .framer-hBC28 .framer-3eqfca, .framer-hBC28 .framer-1v5v3pq { aspect-ratio: 1 / 1; background-color: #a9ff5f; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: visible; position: relative; width: 32px; }\",\".framer-hBC28 .framer-3dicyv, .framer-hBC28 .framer-olyfgc, .framer-hBC28 .framer-1pwey5q, .framer-hBC28 .framer-y3mnwx, .framer-hBC28 .framer-7c57ex, .framer-hBC28 .framer-1asc7v1, .framer-hBC28 .framer-82xnrv, .framer-hBC28 .framer-evgeoh, .framer-hBC28 .framer-1ezf57a { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); white-space: pre; width: auto; }\",\".framer-hBC28 .framer-j2x3kb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 90%; }\",\".framer-hBC28 .framer-t1z41i { align-content: center; align-items: center; bottom: -52px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 412px; justify-content: center; left: calc(42.21938775510206% - 602px / 2); overflow: visible; padding: 0px; position: absolute; width: 602px; z-index: 1; }\",\".framer-hBC28 .framer-1pxuup6 { aspect-ratio: 0.4816955684007707 / 1; border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; bottom: -72px; box-shadow: -0.3582863430856378px 0.39809593676181976px 1.3925165976438998px -0.5px rgba(0, 0, 0, 0.11), -1.086527764397033px 1.207253071552259px 4.2229015281281574px -1px rgba(0, 0, 0, 0.11452), -2.8721940846680076px 3.1913267607422307px 11.163076717101795px -1.5px rgba(0, 0, 0, 0.12523), -9px 10px 34.979422522391644px -2px rgba(0, 0, 0, 0.162); flex: none; height: var(--framer-aspect-ratio-supported, 382px); overflow: visible; position: absolute; right: -81px; width: 184px; z-index: 7; }\",\".framer-hBC28 .framer-12ysm9x { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 70px); position: absolute; right: -65px; top: -10px; width: 70px; z-index: 6; }\",\".framer-hBC28 .framer-kbncww { aspect-ratio: 1.4694894146948942 / 1; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; bottom: 0px; box-shadow: 0px 0.6021873017743928px 1.5656869846134214px -0.6666666666666666px rgba(0, 0, 0, 0.11), 0px 2.288533303243457px 5.950186588432988px -1.3333333333333333px rgba(0, 0, 0, 0.12036), 0px 10px 26px -2px rgba(0, 0, 0, 0.162); flex: none; height: var(--framer-aspect-ratio-supported, 400px); left: 0px; overflow: visible; position: absolute; width: 587px; z-index: 1; }\",\".framer-hBC28 .framer-1chwfqs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 64px; height: 700px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-2kh8rl { align-content: flex-start; align-items: flex-start; background-color: var(--token-4a55619f-c019-4dc4-b960-6a806e84f3e7, #f4f9f5); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1.3 0 0px; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 48px 43px 0px 48px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-137kp3i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-1gedsr7, .framer-hBC28 .framer-63ul2z, .framer-hBC28 .framer-15kwvw2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-95vfbr, .framer-hBC28 .framer-ylb0j3, .framer-hBC28 .framer-oftwz2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-1cgmn3q { flex: none; height: 100%; left: calc(50.39193729003362% - 100% / 2); overflow: visible; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-hBC28 .framer-1yyh3aj { border-bottom-left-radius: 18px; border-bottom-right-radius: 18px; border-top-left-radius: 18px; border-top-right-radius: 18px; bottom: -53px; flex: none; height: 537px; left: calc(49.2721164613662% - 333px / 2); overflow: hidden; position: absolute; width: 333px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-ro3onq { bottom: -19px; flex: none; height: 134px; left: -201px; position: absolute; width: 533px; }\",\".framer-hBC28 .framer-1tjgunx { flex: none; height: 134px; left: -47px; position: absolute; right: -102px; top: -18px; }\",\".framer-hBC28 .framer-agmvss { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 381px; border-bottom-right-radius: 381px; border-top-left-radius: 381px; border-top-right-radius: 381px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; left: 18px; overflow: hidden; padding: 8.464215278625488px 12.696322441101074px 8.464215278625488px 12.696322441101074px; position: absolute; top: 349px; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-ykosut { flex: none; height: 27px; position: relative; width: 26px; }\",\".framer-hBC28 .framer-f9np8 { flex: none; height: 55px; left: 14px; position: absolute; top: 15px; width: 52px; }\",\".framer-hBC28 .framer-1m5ngyz { aspect-ratio: 2.0285714285714285 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 182px); overflow: visible; position: absolute; right: -133px; top: 47%; transform: translateY(-50%); width: 369px; }\",\".framer-hBC28 .framer-1to8awr { aspect-ratio: 2.0285714285714285 / 1; bottom: -19px; flex: none; height: var(--framer-aspect-ratio-supported, 197px); overflow: visible; position: absolute; right: -164px; width: 398px; }\",\".framer-hBC28 .framer-y3s1yn { bottom: 131px; flex: none; height: 130px; left: -89px; position: absolute; width: 262px; }\",\".framer-hBC28 .framer-1wnfrb { align-content: center; align-items: center; background-color: #395848; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 48px 48px 0px 48px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-1axnvt4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 4; }\",\".framer-hBC28 .framer-2h03ox { aspect-ratio: 0.5746478873239437 / 1; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: -15px; box-shadow: 0px 0.6021873017743928px 2.2883117467426928px -0.5px rgba(0, 0, 0, 0.08), 0px 2.288533303243457px 8.696426552325137px -1px rgba(0, 0, 0, 0.09789), 0px 10px 38px -1.5px rgba(0, 0, 0, 0.175); flex: none; height: var(--framer-aspect-ratio-supported, 423px); position: absolute; right: 67px; width: 243px; z-index: 1; }\",\".framer-hBC28 .framer-o7eqdn { -webkit-backdrop-filter: blur(5px); backdrop-filter: blur(5px); background-color: var(--token-d97fe8c8-7235-47c7-865f-848f42a6fa5f, #023118); border-bottom-left-radius: 9px; border-bottom-right-radius: 9px; border-top-left-radius: 9px; border-top-right-radius: 9px; flex: none; height: 68px; left: -130px; overflow: hidden; position: absolute; top: 39px; width: 247px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-1rh187d { flex: none; height: 68px; left: 0px; position: absolute; top: 0px; width: 247px; }\",\".framer-hBC28 .framer-18qyzk1 { flex: none; height: 35px; left: calc(49.79757085020245% - 215px / 2); overflow: hidden; position: absolute; top: calc(48.529411764705905% - 35px / 2); width: 215px; }\",\".framer-hBC28 .framer-jfkpw9 { flex: none; height: 35px; left: calc(50.00000000000002% - 246px / 2); position: absolute; top: calc(48.57142857142859% - 35px / 2); width: 246px; }\",\".framer-hBC28 .framer-vqy512 { -webkit-backdrop-filter: blur(5px); backdrop-filter: blur(5px); background-color: rgba(255, 255, 255, 0.54); border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; bottom: 100px; flex: none; height: 118px; overflow: hidden; position: absolute; right: -191px; width: 359px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-84ch7k { --border-bottom-width: 1px; --border-color: var(--token-304ad863-e955-4497-90c5-24df8c41920e, #8cff38); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; background-color: var(--token-304ad863-e955-4497-90c5-24df8c41920e, #8cff38); border-bottom-left-radius: 9px; border-bottom-right-radius: 9px; border-top-left-radius: 9px; border-top-right-radius: 9px; flex: none; height: var(--framer-aspect-ratio-supported, 64px); left: 110px; overflow: hidden; position: absolute; top: 19px; width: 64px; will-change: var(--framer-will-change-override, transform); z-index: 3; }\",\".framer-hBC28 .framer-1y2o76q { aspect-ratio: 1 / 1; background-color: #385747; border-bottom-left-radius: 9px; border-bottom-right-radius: 9px; border-top-left-radius: 9px; border-top-right-radius: 9px; flex: none; height: var(--framer-aspect-ratio-supported, 64px); left: 26px; overflow: hidden; position: absolute; top: 19px; width: 64px; will-change: var(--framer-will-change-override, transform); z-index: 3; }\",\".framer-hBC28 .framer-i3p93s { aspect-ratio: 1 / 1; background-color: #385747; border-bottom-left-radius: 9px; border-bottom-right-radius: 9px; border-top-left-radius: 9px; border-top-right-radius: 9px; flex: none; height: var(--framer-aspect-ratio-supported, 64px); left: 198px; overflow: hidden; position: absolute; top: 19px; width: 64px; will-change: var(--framer-will-change-override, transform); z-index: 3; }\",\".framer-hBC28 .framer-1g3armc { aspect-ratio: 1 / 1; background-color: #385747; border-bottom-left-radius: 9px; border-bottom-right-radius: 9px; border-top-left-radius: 9px; border-top-right-radius: 9px; flex: none; height: var(--framer-aspect-ratio-supported, 64px); left: 285px; overflow: hidden; position: absolute; top: 19px; width: 64px; will-change: var(--framer-will-change-override, transform); z-index: 3; }\",\".framer-hBC28 .framer-811tc9 { flex: none; height: 96px; position: absolute; right: -19px; top: calc(48.06201550387599% - 96px / 2); width: 359px; z-index: 5; }\",\".framer-hBC28 .framer-1cukup5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 37px 0px 85px 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-8scmsq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 23px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-29nxmv { align-content: center; align-items: center; background-color: var(--token-75e07121-d5da-4de9-a16f-97dc3c4f8f35, #011516); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1322px; justify-content: center; overflow: hidden; padding: 0px 109px 0px 109px; position: relative; width: 100%; z-index: 1; }\",\".framer-hBC28 .framer-1gm0n6p { flex: none; height: 1285px; left: -74px; overflow: hidden; position: absolute; right: -75px; top: -384px; z-index: 5; }\",\".framer-hBC28 .framer-791dzk { align-content: center; align-items: center; bottom: 28px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; transform: translateX(-50%); width: min-content; }\",\".framer-hBC28 .framer-1l7b0we-container, .framer-hBC28 .framer-1df1rrz-container, .framer-hBC28 .framer-l0bhos-container { flex: none; height: 19px; position: relative; width: auto; }\",\".framer-hBC28 .framer-1v1o2qn { --framer-paragraph-spacing: 0px; bottom: 68px; flex: none; height: 71px; left: calc(49.909909909909935% - 375px / 2); position: absolute; white-space: pre-wrap; width: 375px; word-break: break-word; word-wrap: break-word; }\",\".framer-hBC28 .framer-1r414lw { bottom: 159px; flex: none; height: 100px; left: calc(50.00000000000002% - 290px / 2); overflow: hidden; position: absolute; width: 290px; }\",\".framer-hBC28 .framer-sldcba { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); white-space: pre-wrap; width: 289px; word-break: break-word; word-wrap: break-word; }\",\".framer-hBC28 .framer-rtc4mt { bottom: 259px; flex: none; height: 100px; left: calc(49.189189189189214% - 273px / 2); overflow: hidden; position: absolute; width: 273px; }\",\".framer-hBC28 .framer-jvx5su { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: absolute; right: -17px; top: 0px; white-space: pre-wrap; width: 289px; word-break: break-word; word-wrap: break-word; }\",\".framer-hBC28 .framer-m1anrp { bottom: 362px; flex: none; height: 100px; left: calc(49.189189189189214% - 273px / 2); overflow: hidden; position: absolute; width: 273px; }\",\".framer-hBC28 .framer-1ipu51u { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: absolute; right: -17px; top: 50%; transform: translateY(-50%); white-space: pre-wrap; width: 289px; word-break: break-word; word-wrap: break-word; }\",\".framer-hBC28 .framer-17jqpwx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 881px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; top: calc(32.762472077438595% - 881px / 2); width: 100%; }\",\".framer-hBC28 .framer-gww208 { bottom: -426px; flex: none; left: calc(50.00000000000002% - 664px / 2); overflow: visible; position: absolute; top: -426px; width: 664px; z-index: 1; }\",\".framer-hBC28 .framer-1mun2tg { flex: none; height: 932px; left: -216px; position: absolute; top: calc(49.91344489324872% - 932px / 2); width: 664px; }\",\".framer-hBC28 .framer-aug9q0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 36px; height: 2594px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-igndq8 { flex: none; height: 1873px; overflow: visible; position: relative; width: 386px; }\",\".framer-hBC28 .framer-fzneo9, .framer-hBC28 .framer-1ynupcx { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 597px; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-hBC28 .framer-11wrjrc, .framer-hBC28 .framer-1leajne { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 597px; left: 0px; position: absolute; right: 0px; top: calc(49.973304858515775% - 597px / 2); }\",\".framer-hBC28 .framer-mh8p08, .framer-hBC28 .framer-1muftyt { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: 0px; flex: none; height: 597px; left: 0px; position: absolute; right: 0px; }\",\".framer-hBC28 .framer-kzyi4b { flex: none; height: 1873px; overflow: visible; position: relative; width: 388px; }\",\".framer-hBC28 .framer-1kxnesx { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 597px; left: calc(50.00000000000002% - 387px / 2); position: absolute; top: 0px; width: 387px; }\",\".framer-hBC28 .framer-1pn8p6a { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: 0px; flex: none; height: 597px; left: calc(50.00000000000002% - 387px / 2); position: absolute; width: 387px; }\",\".framer-hBC28 .framer-8p5awn { flex: none; height: 597px; left: calc(50.00000000000002% - 387px / 2); overflow: visible; position: absolute; top: calc(49.973304858515775% - 597px / 2); width: 387px; }\",\".framer-hBC28 .framer-t5a8wj { background-color: rgba(139, 255, 56, 0.06); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 597px; left: 0px; position: absolute; top: 0px; width: 387px; }\",\".framer-hBC28 .framer-1qw5c4w { flex: none; height: 1873px; overflow: auto; position: relative; width: 386px; }\",\".framer-hBC28 .framer-v5o4rg { align-content: center; align-items: center; background-color: #e8e8d8; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 40px 48px 40px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-1yojzj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1024px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-1rw0my1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-1xjx4o5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 75%; }\",\".framer-hBC28 .framer-fdyqb1 { flex: none; height: 56px; position: relative; width: 56px; }\",\".framer-hBC28 .framer-x1kuvr { align-content: flex-start; align-items: flex-start; background-color: var(--token-4a55619f-c019-4dc4-b960-6a806e84f3e7, #f4f9f5); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 420px; justify-content: flex-start; overflow: hidden; padding: 48px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-sqz60s { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 35%; }\",\".framer-hBC28 .framer-u8099s { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-ijtiog, .framer-hBC28 .framer-oeoki0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-vf09db { aspect-ratio: 1.6643356643356644 / 1; bottom: -69px; flex: none; height: var(--framer-aspect-ratio-supported, 452px); overflow: visible; position: absolute; right: -217px; width: 752px; z-index: 1; }\",\".framer-hBC28 .framer-aze9xk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 51px; height: 700px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-4b5lzs { align-content: flex-start; align-items: flex-start; background-color: var(--token-4a55619f-c019-4dc4-b960-6a806e84f3e7, #f4f9f5); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 48px 43px 0px 48px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-zn17yo { aspect-ratio: 1.2345971563981042 / 1; bottom: 18px; flex: none; height: var(--framer-aspect-ratio-supported, 342px); overflow: visible; position: absolute; right: -45px; width: 422px; z-index: 1; }\",\".framer-hBC28 .framer-1by2x8s { align-content: flex-end; align-items: flex-end; background-color: #3a5847; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 48px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-1mtegfh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 5; }\",\".framer-hBC28 .framer-1mif6gi, .framer-hBC28 .framer-1ck611p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-1pfi9oa { aspect-ratio: 0.7957559681697612 / 1; bottom: -48px; flex: none; height: var(--framer-aspect-ratio-supported, 502px); left: 50%; overflow: visible; position: absolute; transform: translateX(-50%); width: 399px; z-index: 1; }\",\".framer-hBC28 .framer-1f6wnhu { align-content: flex-start; align-items: flex-start; background-color: #395847; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; min-height: 400px; overflow: hidden; padding: 48px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-rl3jow { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-hBC28 .framer-1re3207 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 35%; }\",\".framer-hBC28 .framer-58vltb { bottom: 0px; flex: none; height: 352px; left: 432px; overflow: visible; position: absolute; width: 420px; z-index: 1; }\",\".framer-hBC28 .framer-1s8nflj { aspect-ratio: 0.7003891050583657 / 1; bottom: -30px; flex: none; height: var(--framer-aspect-ratio-supported, 350px); left: 175px; overflow: visible; position: absolute; width: 245px; }\",\".framer-hBC28 .framer-1cvv9q7 { -webkit-backdrop-filter: blur(5px); backdrop-filter: blur(5px); background-color: rgba(255, 255, 255, 0.16); border-bottom-left-radius: 11px; border-bottom-right-radius: 11px; border-top-left-radius: 11px; border-top-right-radius: 11px; flex: none; height: 283px; left: 16px; overflow: hidden; position: absolute; top: -19px; width: 204px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-106amoa { aspect-ratio: 0.7235023041474654 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 282px); left: 0px; overflow: visible; position: absolute; right: 0px; }\",\".framer-hBC28 .framer-d0xzxl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 44px 0px 44px 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-kqfnrj { align-content: center; align-items: center; background-color: var(--token-75e07121-d5da-4de9-a16f-97dc3c4f8f35, #011516); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 109px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-i1ao63 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1024px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-19rtheb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 812px; }\",\".framer-hBC28 .framer-1lx0hlb { flex: none; height: 56px; position: relative; width: 48px; }\",\".framer-hBC28 .framer-1jdsrit { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-176cvpm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: 510px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-iykl3x { align-content: flex-start; align-items: flex-start; background-color: var(--token-725e759b-4567-416c-bb98-a076fa8a174a, #395847); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 0.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 48px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-4j7cxp, .framer-hBC28 .framer-xg8d46 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-k2dlzl, .framer-hBC28 .framer-1y1ljen { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-hBC28 .framer-plxiw2 { bottom: -165px; flex: none; height: 576px; left: -161px; overflow: visible; position: absolute; right: -40px; z-index: 1; }\",\".framer-hBC28 .framer-vebw3 { flex: none; height: 585px; left: 14px; overflow: visible; position: absolute; top: -5px; width: 585px; }\",\".framer-hBC28 .framer-q2s27s { --border-bottom-width: 8px; --border-color: #0fd56a; --border-left-width: 8px; --border-right-width: 8px; --border-style: solid; --border-top-width: 8px; aspect-ratio: 1 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 265px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 265px; }\",\".framer-hBC28 .framer-8si6go { --border-bottom-width: 8px; --border-color: #0fd56a; --border-left-width: 8px; --border-right-width: 8px; --border-style: solid; --border-top-width: 8px; aspect-ratio: 1 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 425px); left: 50%; opacity: 0.4; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 425px; }\",\".framer-hBC28 .framer-b5o83j { --border-bottom-width: 8px; --border-color: #0fd56a; --border-left-width: 8px; --border-right-width: 8px; --border-style: solid; --border-top-width: 8px; aspect-ratio: 1 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 585px); left: 50%; opacity: 0.4; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 585px; }\",\".framer-hBC28 .framer-1o3m9ax { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; left: 72px; overflow: visible; padding: 16px; position: absolute; top: 80px; width: 211px; }\",\".framer-hBC28 .framer-sok1t7 { align-content: flex-end; align-items: flex-end; background-color: #b8ffd8; border-bottom-left-radius: 124px; border-bottom-right-radius: 124px; border-top-left-radius: 124px; border-top-right-radius: 124px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 21px; height: 128px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 128px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-m66ndw, .framer-hBC28 .framer-2twnhm { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 103px); position: relative; width: 103px; }\",\".framer-hBC28 .framer-1ccwjdt { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; left: 329px; overflow: visible; padding: 16px; position: absolute; top: 285px; width: 211px; }\",\".framer-hBC28 .framer-jfivr1 { align-content: flex-end; align-items: flex-end; background-color: #d5ffb7; border-bottom-left-radius: 124px; border-bottom-right-radius: 124px; border-top-left-radius: 124px; border-top-right-radius: 124px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 21px; height: 128px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 128px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-1rfpdij { align-content: flex-start; align-items: flex-start; background-color: var(--token-4a55619f-c019-4dc4-b960-6a806e84f3e7, #f4f9f5); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 0.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 48px 43px 0px 48px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-7uldn5 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-hBC28 .framer-1095r8z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 11px 0px 11px 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-1smetku { aspect-ratio: 0.7704918032786885 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 131px); position: relative; width: 101px; z-index: 1; }\",\".framer-hBC28 .framer-rjog7k { aspect-ratio: 1.7622222222222221 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 86px); overflow: visible; position: relative; width: 150px; z-index: 1; }\",\".framer-hBC28 .framer-3icxjy { align-content: center; align-items: center; background: radial-gradient(50% 46% at 51.6% 45%, rgba(139, 255, 56, 0.12) 0%, rgba(139, 255, 56, 0) 100%); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: 100vh; justify-content: center; max-width: 1240px; min-height: 1200px; overflow: visible; padding: 164px 0px 164px 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-11t4kww { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 21px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 70%; }\",\".framer-hBC28 .framer-1qep0b5 { flex: none; height: 68px; position: relative; width: 91px; }\",\".framer-hBC28 .framer-11osbgi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hBC28 .framer-14ljqir { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 541px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-hBC28 .framer-12qbqbk, .framer-hBC28 .framer-zbxatj, .framer-hBC28 .framer-1loxwgi, .framer-hBC28 .framer-1s77zvo, .framer-hBC28 .framer-hex8kt, .framer-hBC28 .framer-otrf9y { aspect-ratio: 0.5625 / 1; background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 534px); overflow: hidden; position: relative; width: 300px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-ntqbje, .framer-hBC28 .framer-71c8jo, .framer-hBC28 .framer-uj2g2q { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); padding: 0px; position: absolute; top: calc(50.09380863039402% - 100.093808630394% / 2); width: 100%; }\",\".framer-hBC28 .framer-5utbn6 { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 103%; justify-content: center; left: calc(51.66666666666669% - 103.66666666666666% / 2); padding: 0px; position: absolute; top: calc(48.54732895970012% - 103.09278350515463% / 2); width: 104%; }\",\".framer-hBC28 .framer-ejhec3, .framer-hBC28 .framer-1lxfrb6 { aspect-ratio: 0.5625 / 1; background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 533px; overflow: hidden; position: relative; width: var(--framer-aspect-ratio-supported, 300px); will-change: var(--framer-will-change-override, transform); }\",\".framer-hBC28 .framer-t14ndp { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.09380863039402% - 100.093808630394% / 2); width: 100%; }\",\".framer-hBC28 .framer-fhran5, .framer-hBC28 .framer-6w5stp, .framer-hBC28 .framer-w309ge { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(49.53095684803004% - 100.093808630394% / 2); width: 100%; }\",\".framer-hBC28 .framer-27mecd-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-hBC28.framer-wayrxy, .framer-hBC28 .framer-1rjwwpc, .framer-hBC28 .framer-f1x8k4, .framer-hBC28 .framer-1xtaxmz, .framer-hBC28 .framer-v7lpha, .framer-hBC28 .framer-6b1e48, .framer-hBC28 .framer-1ox5u06, .framer-hBC28 .framer-k9zg1c, .framer-hBC28 .framer-hflis6, .framer-hBC28 .framer-1no08gu, .framer-hBC28 .framer-140j7g3, .framer-hBC28 .framer-ruvdt2, .framer-hBC28 .framer-16lwh88, .framer-hBC28 .framer-ib1auh, .framer-hBC28 .framer-nn4vqf, .framer-hBC28 .framer-1n4ucr7, .framer-hBC28 .framer-1t70a2v, .framer-hBC28 .framer-1s3bquz, .framer-hBC28 .framer-dgb8kf, .framer-hBC28 .framer-zosnkv, .framer-hBC28 .framer-cg82pc, .framer-hBC28 .framer-j2x3kb, .framer-hBC28 .framer-t1z41i, .framer-hBC28 .framer-1chwfqs, .framer-hBC28 .framer-137kp3i, .framer-hBC28 .framer-1gedsr7, .framer-hBC28 .framer-95vfbr, .framer-hBC28 .framer-agmvss, .framer-hBC28 .framer-1axnvt4, .framer-hBC28 .framer-63ul2z, .framer-hBC28 .framer-ylb0j3, .framer-hBC28 .framer-1cukup5, .framer-hBC28 .framer-8scmsq, .framer-hBC28 .framer-1so7iz, .framer-hBC28 .framer-29nxmv, .framer-hBC28 .framer-791dzk, .framer-hBC28 .framer-17jqpwx, .framer-hBC28 .framer-aug9q0, .framer-hBC28 .framer-v5o4rg, .framer-hBC28 .framer-1yojzj, .framer-hBC28 .framer-1rw0my1, .framer-hBC28 .framer-1xjx4o5, .framer-hBC28 .framer-x1kuvr, .framer-hBC28 .framer-sqz60s, .framer-hBC28 .framer-u8099s, .framer-hBC28 .framer-ijtiog, .framer-hBC28 .framer-aze9xk, .framer-hBC28 .framer-4b5lzs, .framer-hBC28 .framer-15kwvw2, .framer-hBC28 .framer-oeoki0, .framer-hBC28 .framer-1by2x8s, .framer-hBC28 .framer-1mtegfh, .framer-hBC28 .framer-1mif6gi, .framer-hBC28 .framer-oftwz2, .framer-hBC28 .framer-1f6wnhu, .framer-hBC28 .framer-1re3207, .framer-hBC28 .framer-1ck611p, .framer-hBC28 .framer-d0xzxl, .framer-hBC28 .framer-kqfnrj, .framer-hBC28 .framer-i1ao63, .framer-hBC28 .framer-19rtheb, .framer-hBC28 .framer-1pywz6s, .framer-hBC28 .framer-1jdsrit, .framer-hBC28 .framer-176cvpm, .framer-hBC28 .framer-iykl3x, .framer-hBC28 .framer-4j7cxp, .framer-hBC28 .framer-k2dlzl, .framer-hBC28 .framer-1o3m9ax, .framer-hBC28 .framer-sok1t7, .framer-hBC28 .framer-1ccwjdt, .framer-hBC28 .framer-jfivr1, .framer-hBC28 .framer-1rfpdij, .framer-hBC28 .framer-xg8d46, .framer-hBC28 .framer-1y1ljen, .framer-hBC28 .framer-1095r8z, .framer-hBC28 .framer-3icxjy, .framer-hBC28 .framer-11t4kww, .framer-hBC28 .framer-11osbgi, .framer-hBC28 .framer-14ljqir, .framer-hBC28 .framer-ntqbje, .framer-hBC28 .framer-71c8jo, .framer-hBC28 .framer-uj2g2q, .framer-hBC28 .framer-5utbn6 { gap: 0px; } .framer-hBC28.framer-wayrxy > *, .framer-hBC28 .framer-nn4vqf > *, .framer-hBC28 .framer-29nxmv > *, .framer-hBC28 .framer-kqfnrj > *, .framer-hBC28 .framer-ntqbje > *, .framer-hBC28 .framer-71c8jo > *, .framer-hBC28 .framer-uj2g2q > *, .framer-hBC28 .framer-5utbn6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-hBC28.framer-wayrxy > :first-child, .framer-hBC28 .framer-1rjwwpc > :first-child, .framer-hBC28 .framer-f1x8k4 > :first-child, .framer-hBC28 .framer-v7lpha > :first-child, .framer-hBC28 .framer-6b1e48 > :first-child, .framer-hBC28 .framer-1no08gu > :first-child, .framer-hBC28 .framer-140j7g3 > :first-child, .framer-hBC28 .framer-16lwh88 > :first-child, .framer-hBC28 .framer-nn4vqf > :first-child, .framer-hBC28 .framer-1n4ucr7 > :first-child, .framer-hBC28 .framer-1t70a2v > :first-child, .framer-hBC28 .framer-1s3bquz > :first-child, .framer-hBC28 .framer-dgb8kf > :first-child, .framer-hBC28 .framer-zosnkv > :first-child, .framer-hBC28 .framer-cg82pc > :first-child, .framer-hBC28 .framer-j2x3kb > :first-child, .framer-hBC28 .framer-t1z41i > :first-child, .framer-hBC28 .framer-137kp3i > :first-child, .framer-hBC28 .framer-1gedsr7 > :first-child, .framer-hBC28 .framer-95vfbr > :first-child, .framer-hBC28 .framer-1axnvt4 > :first-child, .framer-hBC28 .framer-63ul2z > :first-child, .framer-hBC28 .framer-ylb0j3 > :first-child, .framer-hBC28 .framer-1cukup5 > :first-child, .framer-hBC28 .framer-1so7iz > :first-child, .framer-hBC28 .framer-29nxmv > :first-child, .framer-hBC28 .framer-v5o4rg > :first-child, .framer-hBC28 .framer-1yojzj > :first-child, .framer-hBC28 .framer-1rw0my1 > :first-child, .framer-hBC28 .framer-1xjx4o5 > :first-child, .framer-hBC28 .framer-x1kuvr > :first-child, .framer-hBC28 .framer-sqz60s > :first-child, .framer-hBC28 .framer-u8099s > :first-child, .framer-hBC28 .framer-ijtiog > :first-child, .framer-hBC28 .framer-4b5lzs > :first-child, .framer-hBC28 .framer-15kwvw2 > :first-child, .framer-hBC28 .framer-oeoki0 > :first-child, .framer-hBC28 .framer-1by2x8s > :first-child, .framer-hBC28 .framer-1mtegfh > :first-child, .framer-hBC28 .framer-1mif6gi > :first-child, .framer-hBC28 .framer-oftwz2 > :first-child, .framer-hBC28 .framer-1re3207 > :first-child, .framer-hBC28 .framer-1ck611p > :first-child, .framer-hBC28 .framer-d0xzxl > :first-child, .framer-hBC28 .framer-kqfnrj > :first-child, .framer-hBC28 .framer-i1ao63 > :first-child, .framer-hBC28 .framer-19rtheb > :first-child, .framer-hBC28 .framer-1pywz6s > :first-child, .framer-hBC28 .framer-1jdsrit > :first-child, .framer-hBC28 .framer-iykl3x > :first-child, .framer-hBC28 .framer-k2dlzl > :first-child, .framer-hBC28 .framer-1o3m9ax > :first-child, .framer-hBC28 .framer-1ccwjdt > :first-child, .framer-hBC28 .framer-1rfpdij > :first-child, .framer-hBC28 .framer-1y1ljen > :first-child, .framer-hBC28 .framer-3icxjy > :first-child, .framer-hBC28 .framer-11t4kww > :first-child, .framer-hBC28 .framer-11osbgi > :first-child, .framer-hBC28 .framer-ntqbje > :first-child, .framer-hBC28 .framer-71c8jo > :first-child, .framer-hBC28 .framer-uj2g2q > :first-child, .framer-hBC28 .framer-5utbn6 > :first-child { margin-top: 0px; } .framer-hBC28.framer-wayrxy > :last-child, .framer-hBC28 .framer-1rjwwpc > :last-child, .framer-hBC28 .framer-f1x8k4 > :last-child, .framer-hBC28 .framer-v7lpha > :last-child, .framer-hBC28 .framer-6b1e48 > :last-child, .framer-hBC28 .framer-1no08gu > :last-child, .framer-hBC28 .framer-140j7g3 > :last-child, .framer-hBC28 .framer-16lwh88 > :last-child, .framer-hBC28 .framer-nn4vqf > :last-child, .framer-hBC28 .framer-1n4ucr7 > :last-child, .framer-hBC28 .framer-1t70a2v > :last-child, .framer-hBC28 .framer-1s3bquz > :last-child, .framer-hBC28 .framer-dgb8kf > :last-child, .framer-hBC28 .framer-zosnkv > :last-child, .framer-hBC28 .framer-cg82pc > :last-child, .framer-hBC28 .framer-j2x3kb > :last-child, .framer-hBC28 .framer-t1z41i > :last-child, .framer-hBC28 .framer-137kp3i > :last-child, .framer-hBC28 .framer-1gedsr7 > :last-child, .framer-hBC28 .framer-95vfbr > :last-child, .framer-hBC28 .framer-1axnvt4 > :last-child, .framer-hBC28 .framer-63ul2z > :last-child, .framer-hBC28 .framer-ylb0j3 > :last-child, .framer-hBC28 .framer-1cukup5 > :last-child, .framer-hBC28 .framer-1so7iz > :last-child, .framer-hBC28 .framer-29nxmv > :last-child, .framer-hBC28 .framer-v5o4rg > :last-child, .framer-hBC28 .framer-1yojzj > :last-child, .framer-hBC28 .framer-1rw0my1 > :last-child, .framer-hBC28 .framer-1xjx4o5 > :last-child, .framer-hBC28 .framer-x1kuvr > :last-child, .framer-hBC28 .framer-sqz60s > :last-child, .framer-hBC28 .framer-u8099s > :last-child, .framer-hBC28 .framer-ijtiog > :last-child, .framer-hBC28 .framer-4b5lzs > :last-child, .framer-hBC28 .framer-15kwvw2 > :last-child, .framer-hBC28 .framer-oeoki0 > :last-child, .framer-hBC28 .framer-1by2x8s > :last-child, .framer-hBC28 .framer-1mtegfh > :last-child, .framer-hBC28 .framer-1mif6gi > :last-child, .framer-hBC28 .framer-oftwz2 > :last-child, .framer-hBC28 .framer-1re3207 > :last-child, .framer-hBC28 .framer-1ck611p > :last-child, .framer-hBC28 .framer-d0xzxl > :last-child, .framer-hBC28 .framer-kqfnrj > :last-child, .framer-hBC28 .framer-i1ao63 > :last-child, .framer-hBC28 .framer-19rtheb > :last-child, .framer-hBC28 .framer-1pywz6s > :last-child, .framer-hBC28 .framer-1jdsrit > :last-child, .framer-hBC28 .framer-iykl3x > :last-child, .framer-hBC28 .framer-k2dlzl > :last-child, .framer-hBC28 .framer-1o3m9ax > :last-child, .framer-hBC28 .framer-1ccwjdt > :last-child, .framer-hBC28 .framer-1rfpdij > :last-child, .framer-hBC28 .framer-1y1ljen > :last-child, .framer-hBC28 .framer-3icxjy > :last-child, .framer-hBC28 .framer-11t4kww > :last-child, .framer-hBC28 .framer-11osbgi > :last-child, .framer-hBC28 .framer-ntqbje > :last-child, .framer-hBC28 .framer-71c8jo > :last-child, .framer-hBC28 .framer-uj2g2q > :last-child, .framer-hBC28 .framer-5utbn6 > :last-child { margin-bottom: 0px; } .framer-hBC28 .framer-1rjwwpc > * { margin: 0px; margin-bottom: calc(65px / 2); margin-top: calc(65px / 2); } .framer-hBC28 .framer-f1x8k4 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-hBC28 .framer-1xtaxmz > *, .framer-hBC28 .framer-4j7cxp > *, .framer-hBC28 .framer-xg8d46 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-hBC28 .framer-1xtaxmz > :first-child, .framer-hBC28 .framer-1ox5u06 > :first-child, .framer-hBC28 .framer-k9zg1c > :first-child, .framer-hBC28 .framer-hflis6 > :first-child, .framer-hBC28 .framer-ruvdt2 > :first-child, .framer-hBC28 .framer-ib1auh > :first-child, .framer-hBC28 .framer-1chwfqs > :first-child, .framer-hBC28 .framer-agmvss > :first-child, .framer-hBC28 .framer-8scmsq > :first-child, .framer-hBC28 .framer-791dzk > :first-child, .framer-hBC28 .framer-17jqpwx > :first-child, .framer-hBC28 .framer-aug9q0 > :first-child, .framer-hBC28 .framer-aze9xk > :first-child, .framer-hBC28 .framer-1f6wnhu > :first-child, .framer-hBC28 .framer-176cvpm > :first-child, .framer-hBC28 .framer-4j7cxp > :first-child, .framer-hBC28 .framer-sok1t7 > :first-child, .framer-hBC28 .framer-jfivr1 > :first-child, .framer-hBC28 .framer-xg8d46 > :first-child, .framer-hBC28 .framer-1095r8z > :first-child, .framer-hBC28 .framer-14ljqir > :first-child { margin-left: 0px; } .framer-hBC28 .framer-1xtaxmz > :last-child, .framer-hBC28 .framer-1ox5u06 > :last-child, .framer-hBC28 .framer-k9zg1c > :last-child, .framer-hBC28 .framer-hflis6 > :last-child, .framer-hBC28 .framer-ruvdt2 > :last-child, .framer-hBC28 .framer-ib1auh > :last-child, .framer-hBC28 .framer-1chwfqs > :last-child, .framer-hBC28 .framer-agmvss > :last-child, .framer-hBC28 .framer-8scmsq > :last-child, .framer-hBC28 .framer-791dzk > :last-child, .framer-hBC28 .framer-17jqpwx > :last-child, .framer-hBC28 .framer-aug9q0 > :last-child, .framer-hBC28 .framer-aze9xk > :last-child, .framer-hBC28 .framer-1f6wnhu > :last-child, .framer-hBC28 .framer-176cvpm > :last-child, .framer-hBC28 .framer-4j7cxp > :last-child, .framer-hBC28 .framer-sok1t7 > :last-child, .framer-hBC28 .framer-jfivr1 > :last-child, .framer-hBC28 .framer-xg8d46 > :last-child, .framer-hBC28 .framer-1095r8z > :last-child, .framer-hBC28 .framer-14ljqir > :last-child { margin-right: 0px; } .framer-hBC28 .framer-v7lpha > *, .framer-hBC28 .framer-t1z41i > *, .framer-hBC28 .framer-1so7iz > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-hBC28 .framer-6b1e48 > * { margin: 0px; margin-bottom: calc(14.4px / 2); margin-top: calc(14.4px / 2); } .framer-hBC28 .framer-1ox5u06 > * { margin: 0px; margin-left: calc(3.84px / 2); margin-right: calc(3.84px / 2); } .framer-hBC28 .framer-k9zg1c > * { margin: 0px; margin-left: calc(3.2px / 2); margin-right: calc(3.2px / 2); } .framer-hBC28 .framer-hflis6 > * { margin: 0px; margin-left: calc(9.6px / 2); margin-right: calc(9.6px / 2); } .framer-hBC28 .framer-1no08gu > *, .framer-hBC28 .framer-140j7g3 > * { margin: 0px; margin-bottom: calc(19.2px / 2); margin-top: calc(19.2px / 2); } .framer-hBC28 .framer-ruvdt2 > * { margin: 0px; margin-left: calc(5.53px / 2); margin-right: calc(5.53px / 2); } .framer-hBC28 .framer-16lwh88 > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-hBC28 .framer-ib1auh > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-hBC28 .framer-1n4ucr7 > *, .framer-hBC28 .framer-zosnkv > *, .framer-hBC28 .framer-v5o4rg > *, .framer-hBC28 .framer-1yojzj > *, .framer-hBC28 .framer-x1kuvr > *, .framer-hBC28 .framer-4b5lzs > *, .framer-hBC28 .framer-1by2x8s > *, .framer-hBC28 .framer-19rtheb > *, .framer-hBC28 .framer-1jdsrit > *, .framer-hBC28 .framer-iykl3x > *, .framer-hBC28 .framer-1rfpdij > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-hBC28 .framer-1t70a2v > *, .framer-hBC28 .framer-1s3bquz > *, .framer-hBC28 .framer-1xjx4o5 > *, .framer-hBC28 .framer-sqz60s > *, .framer-hBC28 .framer-1pywz6s > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-hBC28 .framer-dgb8kf > *, .framer-hBC28 .framer-i1ao63 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-hBC28 .framer-cg82pc > *, .framer-hBC28 .framer-95vfbr > *, .framer-hBC28 .framer-ylb0j3 > *, .framer-hBC28 .framer-ijtiog > *, .framer-hBC28 .framer-oeoki0 > *, .framer-hBC28 .framer-oftwz2 > *, .framer-hBC28 .framer-k2dlzl > *, .framer-hBC28 .framer-1y1ljen > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-hBC28 .framer-j2x3kb > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-hBC28 .framer-1chwfqs > *, .framer-hBC28 .framer-176cvpm > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-hBC28 .framer-137kp3i > *, .framer-hBC28 .framer-1axnvt4 > *, .framer-hBC28 .framer-1cukup5 > *, .framer-hBC28 .framer-1mtegfh > *, .framer-hBC28 .framer-1re3207 > *, .framer-hBC28 .framer-d0xzxl > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-hBC28 .framer-1gedsr7 > *, .framer-hBC28 .framer-63ul2z > *, .framer-hBC28 .framer-u8099s > *, .framer-hBC28 .framer-15kwvw2 > *, .framer-hBC28 .framer-1mif6gi > *, .framer-hBC28 .framer-1ck611p > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-hBC28 .framer-agmvss > * { margin: 0px; margin-left: calc(4.232107639312744px / 2); margin-right: calc(4.232107639312744px / 2); } .framer-hBC28 .framer-8scmsq > * { margin: 0px; margin-left: calc(23px / 2); margin-right: calc(23px / 2); } .framer-hBC28 .framer-791dzk > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-hBC28 .framer-17jqpwx > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-hBC28 .framer-aug9q0 > * { margin: 0px; margin-left: calc(36px / 2); margin-right: calc(36px / 2); } .framer-hBC28 .framer-1rw0my1 > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-hBC28 .framer-aze9xk > * { margin: 0px; margin-left: calc(51px / 2); margin-right: calc(51px / 2); } .framer-hBC28 .framer-1f6wnhu > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-hBC28 .framer-1o3m9ax > *, .framer-hBC28 .framer-1ccwjdt > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-hBC28 .framer-sok1t7 > *, .framer-hBC28 .framer-jfivr1 > * { margin: 0px; margin-left: calc(20.64516258239746px / 2); margin-right: calc(20.64516258239746px / 2); } .framer-hBC28 .framer-1095r8z > *, .framer-hBC28 .framer-14ljqir > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-hBC28 .framer-3icxjy > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-hBC28 .framer-11t4kww > * { margin: 0px; margin-bottom: calc(21px / 2); margin-top: calc(21px / 2); } .framer-hBC28 .framer-11osbgi > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-hBC28[data-border=\"true\"]::after, .framer-hBC28 [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: 650px) and (max-width: 959px) { .framer-hBC28.framer-wayrxy, .framer-hBC28 .framer-16lwh88 { width: 650px; } .framer-hBC28 .framer-1s7ngjo-container, .framer-hBC28 .framer-63ul2z, .framer-hBC28 .framer-1rw0my1, .framer-hBC28 .framer-xg8d46 { order: 0; } .framer-hBC28 .framer-1rjwwpc { order: 2; padding: 50px 32px 32px 32px; } .framer-hBC28 .framer-f1x8k4 { gap: 32px; width: 90%; } .framer-hBC28 .framer-9qp55q, .framer-hBC28 .framer-aya8i6, .framer-hBC28 .framer-1bq33b2-container, .framer-hBC28 .framer-sqz60s, .framer-hBC28 .framer-7uldn5 { width: 100%; } .framer-hBC28 .framer-6b1e48 { --border-bottom-width: 0.64px; --border-left-width: 0.64px; --border-right-width: 0.64px; --border-top-width: 0.64px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; gap: 12px; max-width: 655px; padding: 17.92px; width: 492px; } .framer-hBC28 .framer-1ox5u06 { --border-bottom-width: 0.64px; --border-left-width: 0.64px; --border-right-width: 0.64px; --border-top-width: 0.64px; border-bottom-left-radius: 102px; border-bottom-right-radius: 102px; border-top-left-radius: 102px; border-top-right-radius: 102px; gap: 3px; padding: 4.1px 6.14px 4.1px 4.1px; top: -12px; } .framer-hBC28 .framer-k9zg1c { gap: 3px; height: 12px; } .framer-hBC28 .framer-a3nejq-container { height: 10px; width: 10px; } .framer-hBC28 .framer-hflis6 { gap: 8px; height: 10px; } .framer-hBC28 .framer-1no08gu, .framer-hBC28 .framer-140j7g3 { gap: 15px; max-width: 512px; } .framer-hBC28 .framer-u5mwc9 { --border-bottom-width: 1.02px; --border-left-width: 1.02px; --border-right-width: 1.02px; --border-top-width: 1.02px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; height: var(--framer-aspect-ratio-supported, 217px); } .framer-hBC28 .framer-ruvdt2 { border-bottom-left-radius: 55px; border-bottom-right-radius: 55px; border-top-left-radius: 55px; border-top-right-radius: 55px; bottom: 18px; gap: 4px; height: 30px; } .framer-hBC28 .framer-1fvqj6d { height: var(--framer-aspect-ratio-supported, 36px); width: 372px; } .framer-hBC28 .framer-nn4vqf { gap: 42px; order: 3; overflow: hidden; padding: 80px 32px 80px 32px; } .framer-hBC28 .framer-1n4ucr7 { max-width: 660px; } .framer-hBC28 .framer-1t70a2v { width: 85%; } .framer-hBC28 .framer-dgb8kf { gap: 48px; } .framer-hBC28 .framer-zosnkv { height: 540px; } .framer-hBC28 .framer-yg4u9i { flex: none; gap: 39px; height: min-content; justify-content: flex-start; order: 0; } .framer-hBC28 .framer-cg82pc { flex-direction: row; gap: 24px; } .framer-hBC28 .framer-j2x3kb { flex: 1 0 0px; gap: 16px; width: 1px; } .framer-hBC28 .framer-t1z41i { bottom: -410px; left: calc(43.67346938775513% - 602px / 2); } .framer-hBC28 .framer-1chwfqs { flex-direction: column; gap: 40px; height: min-content; } .framer-hBC28 .framer-2kh8rl { flex: none; height: 490px; width: 100%; } .framer-hBC28 .framer-137kp3i, .framer-hBC28 .framer-15kwvw2 { flex-direction: row; } .framer-hBC28 .framer-1gedsr7 { flex: 1 0 0px; flex-direction: row; gap: 16px; width: 1px; } .framer-hBC28 .framer-95vfbr, .framer-hBC28 .framer-ijtiog, .framer-hBC28 .framer-oeoki0, .framer-hBC28 .framer-1mif6gi, .framer-hBC28 .framer-1ck611p { flex: 1 0 0px; width: 1px; } .framer-hBC28 .framer-1cgmn3q { bottom: -146px; height: unset; left: calc(53.07167235494883% - 100% / 2); } .framer-hBC28 .framer-1yyh3aj { bottom: 7px; left: calc(45.733788395904455% - 333px / 2); } .framer-hBC28 .framer-1m5ngyz { right: -53px; top: 45%; } .framer-hBC28 .framer-1to8awr { height: var(--framer-aspect-ratio-supported, 196px); } .framer-hBC28 .framer-1wnfrb { align-content: flex-start; align-items: flex-start; flex: none; height: 402px; width: 100%; } .framer-hBC28 .framer-1axnvt4 { width: 50%; } .framer-hBC28 .framer-2h03ox { bottom: -3px; height: var(--framer-aspect-ratio-supported, 380px); left: 75%; right: unset; transform: translateX(-50%); width: 218px; } .framer-hBC28 .framer-1cukup5 { padding: 0px 0px 85px 0px; } .framer-hBC28 .framer-29nxmv { height: 105.27777777777779vh; order: 4; } .framer-hBC28 .framer-1gm0n6p { height: 1296px; top: -453px; } .framer-hBC28 .framer-v5o4rg { order: 5; } .framer-hBC28 .framer-1yojzj { max-width: 960px; } .framer-hBC28 .framer-1xjx4o5, .framer-hBC28 .framer-1pywz6s { width: 90%; } .framer-hBC28 .framer-x1kuvr { height: 600px; order: 1; } .framer-hBC28 .framer-u8099s { flex-direction: row; gap: 29px; justify-content: center; } .framer-hBC28 .framer-aze9xk { flex-direction: column; height: min-content; order: 2; } .framer-hBC28 .framer-4b5lzs { flex: none; height: 712px; width: 100%; } .framer-hBC28 .framer-zn17yo { bottom: 42px; height: var(--framer-aspect-ratio-supported, 395px); left: 50%; right: unset; transform: translateX(-50%); width: 487px; } .framer-hBC28 .framer-1by2x8s { flex: none; height: 748px; width: 100%; } .framer-hBC28 .framer-1mtegfh { flex-direction: row; z-index: 9; } .framer-hBC28 .framer-1pfi9oa { bottom: -22px; height: var(--framer-aspect-ratio-supported, 546px); left: 50%; width: 434px; } .framer-hBC28 .framer-1f6wnhu { min-height: 660px; order: 3; } .framer-hBC28 .framer-1re3207 { flex-direction: row; order: 0; width: 100%; z-index: 5; } .framer-hBC28 .framer-58vltb { bottom: -1px; height: 373px; left: calc(46.49122807017546% - 420px / 2); } .framer-hBC28 .framer-1s8nflj { left: unset; right: -29px; } .framer-hBC28 .framer-1cvv9q7 { height: 305px; left: 20px; top: -21px; width: 220px; } .framer-hBC28 .framer-106amoa { height: var(--framer-aspect-ratio-supported, 304px); } .framer-hBC28 .framer-kqfnrj { order: 6; } .framer-hBC28 .framer-176cvpm { flex-direction: column; height: min-content; } .framer-hBC28 .framer-iykl3x { flex: none; height: 500px; width: 100%; } .framer-hBC28 .framer-plxiw2 { bottom: -102px; left: unset; right: -106px; width: 618px; } .framer-hBC28 .framer-1rfpdij { flex: none; height: min-content; padding: 48px; width: 100%; } .framer-hBC28 .framer-1y1ljen { gap: 14px; } .framer-hBC28 .framer-1095r8z { gap: 56px; justify-content: flex-start; order: 2; } .framer-hBC28 .framer-1smetku { height: var(--framer-aspect-ratio-supported, 124px); width: 96px; } .framer-hBC28 .framer-rjog7k { height: var(--framer-aspect-ratio-supported, 71px); width: 124px; } .framer-hBC28 .framer-11t4kww { gap: 32px; width: 80%; } .framer-hBC28 .framer-27mecd-container { order: 7; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-hBC28 .framer-f1x8k4, .framer-hBC28 .framer-6b1e48, .framer-hBC28 .framer-1ox5u06, .framer-hBC28 .framer-k9zg1c, .framer-hBC28 .framer-hflis6, .framer-hBC28 .framer-1no08gu, .framer-hBC28 .framer-140j7g3, .framer-hBC28 .framer-ruvdt2, .framer-hBC28 .framer-nn4vqf, .framer-hBC28 .framer-dgb8kf, .framer-hBC28 .framer-yg4u9i, .framer-hBC28 .framer-cg82pc, .framer-hBC28 .framer-j2x3kb, .framer-hBC28 .framer-1chwfqs, .framer-hBC28 .framer-137kp3i, .framer-hBC28 .framer-1gedsr7, .framer-hBC28 .framer-u8099s, .framer-hBC28 .framer-aze9xk, .framer-hBC28 .framer-15kwvw2, .framer-hBC28 .framer-1mtegfh, .framer-hBC28 .framer-1re3207, .framer-hBC28 .framer-176cvpm, .framer-hBC28 .framer-1y1ljen, .framer-hBC28 .framer-1095r8z, .framer-hBC28 .framer-11t4kww { gap: 0px; } .framer-hBC28 .framer-f1x8k4 > *, .framer-hBC28 .framer-11t4kww > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-hBC28 .framer-f1x8k4 > :first-child, .framer-hBC28 .framer-6b1e48 > :first-child, .framer-hBC28 .framer-1no08gu > :first-child, .framer-hBC28 .framer-140j7g3 > :first-child, .framer-hBC28 .framer-nn4vqf > :first-child, .framer-hBC28 .framer-dgb8kf > :first-child, .framer-hBC28 .framer-yg4u9i > :first-child, .framer-hBC28 .framer-j2x3kb > :first-child, .framer-hBC28 .framer-1chwfqs > :first-child, .framer-hBC28 .framer-aze9xk > :first-child, .framer-hBC28 .framer-176cvpm > :first-child, .framer-hBC28 .framer-1y1ljen > :first-child, .framer-hBC28 .framer-11t4kww > :first-child { margin-top: 0px; } .framer-hBC28 .framer-f1x8k4 > :last-child, .framer-hBC28 .framer-6b1e48 > :last-child, .framer-hBC28 .framer-1no08gu > :last-child, .framer-hBC28 .framer-140j7g3 > :last-child, .framer-hBC28 .framer-nn4vqf > :last-child, .framer-hBC28 .framer-dgb8kf > :last-child, .framer-hBC28 .framer-yg4u9i > :last-child, .framer-hBC28 .framer-j2x3kb > :last-child, .framer-hBC28 .framer-1chwfqs > :last-child, .framer-hBC28 .framer-aze9xk > :last-child, .framer-hBC28 .framer-176cvpm > :last-child, .framer-hBC28 .framer-1y1ljen > :last-child, .framer-hBC28 .framer-11t4kww > :last-child { margin-bottom: 0px; } .framer-hBC28 .framer-6b1e48 > * { margin: 0px; margin-bottom: calc(11.52px / 2); margin-top: calc(11.52px / 2); } .framer-hBC28 .framer-1ox5u06 > * { margin: 0px; margin-left: calc(3.07px / 2); margin-right: calc(3.07px / 2); } .framer-hBC28 .framer-1ox5u06 > :first-child, .framer-hBC28 .framer-k9zg1c > :first-child, .framer-hBC28 .framer-hflis6 > :first-child, .framer-hBC28 .framer-ruvdt2 > :first-child, .framer-hBC28 .framer-cg82pc > :first-child, .framer-hBC28 .framer-137kp3i > :first-child, .framer-hBC28 .framer-1gedsr7 > :first-child, .framer-hBC28 .framer-u8099s > :first-child, .framer-hBC28 .framer-15kwvw2 > :first-child, .framer-hBC28 .framer-1mtegfh > :first-child, .framer-hBC28 .framer-1re3207 > :first-child, .framer-hBC28 .framer-1095r8z > :first-child { margin-left: 0px; } .framer-hBC28 .framer-1ox5u06 > :last-child, .framer-hBC28 .framer-k9zg1c > :last-child, .framer-hBC28 .framer-hflis6 > :last-child, .framer-hBC28 .framer-ruvdt2 > :last-child, .framer-hBC28 .framer-cg82pc > :last-child, .framer-hBC28 .framer-137kp3i > :last-child, .framer-hBC28 .framer-1gedsr7 > :last-child, .framer-hBC28 .framer-u8099s > :last-child, .framer-hBC28 .framer-15kwvw2 > :last-child, .framer-hBC28 .framer-1mtegfh > :last-child, .framer-hBC28 .framer-1re3207 > :last-child, .framer-hBC28 .framer-1095r8z > :last-child { margin-right: 0px; } .framer-hBC28 .framer-k9zg1c > * { margin: 0px; margin-left: calc(2.56px / 2); margin-right: calc(2.56px / 2); } .framer-hBC28 .framer-hflis6 > * { margin: 0px; margin-left: calc(7.68px / 2); margin-right: calc(7.68px / 2); } .framer-hBC28 .framer-1no08gu > *, .framer-hBC28 .framer-140j7g3 > * { margin: 0px; margin-bottom: calc(15.36px / 2); margin-top: calc(15.36px / 2); } .framer-hBC28 .framer-ruvdt2 > * { margin: 0px; margin-left: calc(4.42px / 2); margin-right: calc(4.42px / 2); } .framer-hBC28 .framer-nn4vqf > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-hBC28 .framer-dgb8kf > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-hBC28 .framer-yg4u9i > * { margin: 0px; margin-bottom: calc(39px / 2); margin-top: calc(39px / 2); } .framer-hBC28 .framer-cg82pc > *, .framer-hBC28 .framer-15kwvw2 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-hBC28 .framer-j2x3kb > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-hBC28 .framer-1chwfqs > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-hBC28 .framer-137kp3i > *, .framer-hBC28 .framer-1mtegfh > *, .framer-hBC28 .framer-1re3207 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-hBC28 .framer-1gedsr7 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-hBC28 .framer-u8099s > * { margin: 0px; margin-left: calc(29px / 2); margin-right: calc(29px / 2); } .framer-hBC28 .framer-aze9xk > * { margin: 0px; margin-bottom: calc(51px / 2); margin-top: calc(51px / 2); } .framer-hBC28 .framer-176cvpm > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-hBC28 .framer-1y1ljen > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-hBC28 .framer-1095r8z > * { margin: 0px; margin-left: calc(56px / 2); margin-right: calc(56px / 2); } }}\",\"@media (max-width: 649px) { .framer-hBC28.framer-wayrxy { width: 400px; } .framer-hBC28 .framer-1s7ngjo-container { position: relative; top: unset; width: 100%; } .framer-hBC28 .framer-1rjwwpc { gap: unset; justify-content: space-between; min-height: 95vh; padding: 30px 24px 24px 24px; } .framer-hBC28 .framer-f1x8k4 { gap: 48px; width: 100%; } .framer-hBC28 .framer-9qp55q, .framer-hBC28 .framer-aya8i6, .framer-hBC28 .framer-6b1e48, .framer-hBC28 .framer-1bq33b2-container, .framer-hBC28 .framer-1t70a2v, .framer-hBC28 .framer-1xjx4o5, .framer-hBC28 .framer-sqz60s, .framer-hBC28 .framer-19rtheb, .framer-hBC28 .framer-7uldn5 { width: 100%; } .framer-hBC28 .framer-1xtaxmz { flex-direction: column; gap: 8px; height: min-content; width: 100%; } .framer-hBC28 .framer-irk7um-container, .framer-hBC28 .framer-1by2ps3-container { width: 256px; } .framer-hBC28 .framer-u5mwc9 { height: var(--framer-aspect-ratio-supported, 147px); } .framer-hBC28 .framer-16lwh88 { width: 352px; } .framer-hBC28 .framer-nn4vqf { gap: 42px; padding: 70px 24px 80px 24px; } .framer-hBC28 .framer-dgb8kf, .framer-hBC28 .framer-cg82pc { gap: 24px; } .framer-hBC28 .framer-zosnkv { height: 499px; padding: 24px; } .framer-hBC28 .framer-yg4u9i { flex: none; gap: 39px; height: min-content; justify-content: flex-start; order: 0; } .framer-hBC28 .framer-j2x3kb { gap: 16px; width: 100%; } .framer-hBC28 .framer-t1z41i { bottom: -340px; left: calc(49.67105263157897% - 602px / 2); } .framer-hBC28 .framer-1pxuup6 { bottom: -62px; right: -1px; } .framer-hBC28 .framer-1chwfqs { flex-direction: column; gap: 24px; height: min-content; } .framer-hBC28 .framer-2kh8rl { flex: none; height: 520px; padding: 24px; width: 100%; } .framer-hBC28 .framer-1gedsr7 { gap: 16px; } .framer-hBC28 .framer-1cgmn3q { bottom: -115px; height: unset; left: calc(50.85227272727275% - 100% / 2); top: -50px; } .framer-hBC28 .framer-1yyh3aj { bottom: -83px; left: calc(49.147727272727295% - 333px / 2); } .framer-hBC28 .framer-1m5ngyz { top: 46%; } .framer-hBC28 .framer-1to8awr { height: var(--framer-aspect-ratio-supported, 196px); right: -234px; } .framer-hBC28 .framer-1wnfrb { align-content: flex-start; align-items: flex-start; flex: none; height: 730px; width: 100%; } .framer-hBC28 .framer-1axnvt4 { gap: 34px; } .framer-hBC28 .framer-63ul2z { gap: 34px; order: 0; } .framer-hBC28 .framer-2h03ox { bottom: -19px; height: var(--framer-aspect-ratio-supported, 479px); left: 52%; right: unset; transform: translateX(-50%); width: 275px; } .framer-hBC28 .framer-1cukup5 { padding: 0px 0px 85px 0px; } .framer-hBC28 .framer-8scmsq, .framer-hBC28 .framer-4j7cxp { flex-direction: column; } .framer-hBC28 .framer-v5o4rg { gap: 24px; padding: 80px 24px 48px 24px; } .framer-hBC28 .framer-1rw0my1, .framer-hBC28 .framer-1qep0b5 { order: 0; } .framer-hBC28 .framer-x1kuvr { height: 570px; order: 1; padding: 24px; } .framer-hBC28 .framer-u8099s { gap: 29px; justify-content: center; } .framer-hBC28 .framer-vf09db { left: -89px; right: -310px; width: unset; } .framer-hBC28 .framer-aze9xk { flex-direction: column; gap: 24px; height: min-content; order: 2; } .framer-hBC28 .framer-4b5lzs { flex: none; gap: 24px; height: 610px; padding: 24px; width: 100%; } .framer-hBC28 .framer-zn17yo { bottom: -22px; left: -5px; right: -65px; width: unset; } .framer-hBC28 .framer-1by2x8s { flex: none; gap: 24px; height: 630px; padding: 24px; width: 100%; } .framer-hBC28 .framer-1mtegfh { z-index: 9; } .framer-hBC28 .framer-1pfi9oa { bottom: -46px; left: -21px; right: -25px; transform: unset; width: unset; } .framer-hBC28 .framer-1f6wnhu { gap: 24px; min-height: 580px; order: 3; padding: 24px; } .framer-hBC28 .framer-1re3207 { order: 0; width: 100%; } .framer-hBC28 .framer-58vltb { bottom: -50px; left: calc(50.00000000000002% - 420px / 2); } .framer-hBC28 .framer-1cvv9q7 { left: -4px; top: -15px; } .framer-hBC28 .framer-kqfnrj { padding: 109px 24px 0px 24px; } .framer-hBC28 .framer-i1ao63 { gap: 48px; justify-content: flex-start; order: 0; padding: 0px 0px 36px 0px; } .framer-hBC28 .framer-176cvpm { flex-direction: column; gap: 24px; height: min-content; justify-content: flex-start; } .framer-hBC28 .framer-iykl3x { flex: none; height: 550px; width: 100%; } .framer-hBC28 .framer-k2dlzl { flex: none; width: 100%; } .framer-hBC28 .framer-1rfpdij { flex: none; height: 550px; padding: 48px; width: 100%; } .framer-hBC28 .framer-xg8d46 { flex-direction: column; order: 0; } .framer-hBC28 .framer-1y1ljen { flex: none; gap: 14px; width: 100%; } .framer-hBC28 .framer-1095r8z { gap: 33px; order: 2; overflow: visible; } .framer-hBC28 .framer-1smetku { height: var(--framer-aspect-ratio-supported, 124px); width: 96px; } .framer-hBC28 .framer-rjog7k { height: var(--framer-aspect-ratio-supported, 73px); width: 128px; } .framer-hBC28 .framer-3icxjy { height: min-content; min-height: unset; order: 1; } .framer-hBC28 .framer-11t4kww { gap: 26px; width: 100%; } .framer-hBC28 .framer-jjt26f { order: 1; } .framer-hBC28 .framer-11osbgi { order: 2; } .framer-hBC28 .framer-12qbqbk, .framer-hBC28 .framer-zbxatj, .framer-hBC28 .framer-1loxwgi, .framer-hBC28 .framer-1s77zvo, .framer-hBC28 .framer-hex8kt, .framer-hBC28 .framer-otrf9y { height: var(--framer-aspect-ratio-supported, 533px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-hBC28 .framer-1rjwwpc, .framer-hBC28 .framer-f1x8k4, .framer-hBC28 .framer-1xtaxmz, .framer-hBC28 .framer-nn4vqf, .framer-hBC28 .framer-dgb8kf, .framer-hBC28 .framer-yg4u9i, .framer-hBC28 .framer-cg82pc, .framer-hBC28 .framer-j2x3kb, .framer-hBC28 .framer-1chwfqs, .framer-hBC28 .framer-1gedsr7, .framer-hBC28 .framer-1axnvt4, .framer-hBC28 .framer-63ul2z, .framer-hBC28 .framer-8scmsq, .framer-hBC28 .framer-v5o4rg, .framer-hBC28 .framer-u8099s, .framer-hBC28 .framer-aze9xk, .framer-hBC28 .framer-4b5lzs, .framer-hBC28 .framer-1by2x8s, .framer-hBC28 .framer-1f6wnhu, .framer-hBC28 .framer-i1ao63, .framer-hBC28 .framer-176cvpm, .framer-hBC28 .framer-4j7cxp, .framer-hBC28 .framer-xg8d46, .framer-hBC28 .framer-1y1ljen, .framer-hBC28 .framer-1095r8z, .framer-hBC28 .framer-11t4kww { gap: 0px; } .framer-hBC28 .framer-1rjwwpc > *, .framer-hBC28 .framer-1rjwwpc > :first-child, .framer-hBC28 .framer-1rjwwpc > :last-child { margin: 0px; } .framer-hBC28 .framer-f1x8k4 > *, .framer-hBC28 .framer-i1ao63 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-hBC28 .framer-f1x8k4 > :first-child, .framer-hBC28 .framer-1xtaxmz > :first-child, .framer-hBC28 .framer-nn4vqf > :first-child, .framer-hBC28 .framer-dgb8kf > :first-child, .framer-hBC28 .framer-yg4u9i > :first-child, .framer-hBC28 .framer-cg82pc > :first-child, .framer-hBC28 .framer-j2x3kb > :first-child, .framer-hBC28 .framer-1chwfqs > :first-child, .framer-hBC28 .framer-1gedsr7 > :first-child, .framer-hBC28 .framer-1axnvt4 > :first-child, .framer-hBC28 .framer-63ul2z > :first-child, .framer-hBC28 .framer-8scmsq > :first-child, .framer-hBC28 .framer-v5o4rg > :first-child, .framer-hBC28 .framer-u8099s > :first-child, .framer-hBC28 .framer-aze9xk > :first-child, .framer-hBC28 .framer-4b5lzs > :first-child, .framer-hBC28 .framer-1by2x8s > :first-child, .framer-hBC28 .framer-i1ao63 > :first-child, .framer-hBC28 .framer-176cvpm > :first-child, .framer-hBC28 .framer-4j7cxp > :first-child, .framer-hBC28 .framer-xg8d46 > :first-child, .framer-hBC28 .framer-1y1ljen > :first-child, .framer-hBC28 .framer-11t4kww > :first-child { margin-top: 0px; } .framer-hBC28 .framer-f1x8k4 > :last-child, .framer-hBC28 .framer-1xtaxmz > :last-child, .framer-hBC28 .framer-nn4vqf > :last-child, .framer-hBC28 .framer-dgb8kf > :last-child, .framer-hBC28 .framer-yg4u9i > :last-child, .framer-hBC28 .framer-cg82pc > :last-child, .framer-hBC28 .framer-j2x3kb > :last-child, .framer-hBC28 .framer-1chwfqs > :last-child, .framer-hBC28 .framer-1gedsr7 > :last-child, .framer-hBC28 .framer-1axnvt4 > :last-child, .framer-hBC28 .framer-63ul2z > :last-child, .framer-hBC28 .framer-8scmsq > :last-child, .framer-hBC28 .framer-v5o4rg > :last-child, .framer-hBC28 .framer-u8099s > :last-child, .framer-hBC28 .framer-aze9xk > :last-child, .framer-hBC28 .framer-4b5lzs > :last-child, .framer-hBC28 .framer-1by2x8s > :last-child, .framer-hBC28 .framer-i1ao63 > :last-child, .framer-hBC28 .framer-176cvpm > :last-child, .framer-hBC28 .framer-4j7cxp > :last-child, .framer-hBC28 .framer-xg8d46 > :last-child, .framer-hBC28 .framer-1y1ljen > :last-child, .framer-hBC28 .framer-11t4kww > :last-child { margin-bottom: 0px; } .framer-hBC28 .framer-1xtaxmz > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-hBC28 .framer-nn4vqf > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-hBC28 .framer-dgb8kf > *, .framer-hBC28 .framer-cg82pc > *, .framer-hBC28 .framer-1chwfqs > *, .framer-hBC28 .framer-v5o4rg > *, .framer-hBC28 .framer-aze9xk > *, .framer-hBC28 .framer-4b5lzs > *, .framer-hBC28 .framer-1by2x8s > *, .framer-hBC28 .framer-176cvpm > *, .framer-hBC28 .framer-4j7cxp > *, .framer-hBC28 .framer-xg8d46 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-hBC28 .framer-yg4u9i > * { margin: 0px; margin-bottom: calc(39px / 2); margin-top: calc(39px / 2); } .framer-hBC28 .framer-j2x3kb > *, .framer-hBC28 .framer-1gedsr7 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-hBC28 .framer-1axnvt4 > *, .framer-hBC28 .framer-63ul2z > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } .framer-hBC28 .framer-8scmsq > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } .framer-hBC28 .framer-u8099s > * { margin: 0px; margin-bottom: calc(29px / 2); margin-top: calc(29px / 2); } .framer-hBC28 .framer-1f6wnhu > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-hBC28 .framer-1f6wnhu > :first-child, .framer-hBC28 .framer-1095r8z > :first-child { margin-left: 0px; } .framer-hBC28 .framer-1f6wnhu > :last-child, .framer-hBC28 .framer-1095r8z > :last-child { margin-right: 0px; } .framer-hBC28 .framer-1y1ljen > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-hBC28 .framer-1095r8z > * { margin: 0px; margin-left: calc(33px / 2); margin-right: calc(33px / 2); } .framer-hBC28 .framer-11t4kww > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 9807.5\n * @framerIntrinsicWidth 960\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gp5bFQN0R\":{\"layout\":[\"fixed\",\"auto\"]},\"bXspElfTh\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"AkyPhxlfZ\":{\"pattern\":\":AkyPhxlfZ\",\"name\":\"1\"},\"qq0TuhCK5\":{\"pattern\":\":qq0TuhCK5\",\"name\":\"create\"},\"c_QUNCXn9\":{\"pattern\":\":c_QUNCXn9\",\"name\":\"gallary\"},\"IrP9j1Z8L\":{\"pattern\":\":IrP9j1Z8L\",\"name\":\"Brand\"},\"y9pDcTlB5\":{\"pattern\":\":y9pDcTlB5\",\"name\":\"Workflow\"},\"MvJB8CWre\":{\"pattern\":\":MvJB8CWre\",\"name\":\"case-study\"}}\n * @framerResponsiveScreen\n */const FramerBPXhTvt38=withCSS(Component,css,\"framer-hBC28\");export default FramerBPXhTvt38;FramerBPXhTvt38.displayName=\"Home Alt\";FramerBPXhTvt38.defaultProps={height:9807.5,width:960};addFonts(FramerBPXhTvt38,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Libre Baskerville\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/librebaskerville/v14/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcaxMaDc2V2ro.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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/mkY5Sgyq51ik0AMrSBwhm9DJg.woff2\",weight:\"900\"},{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/X5hj6qzcHUYv7h1390c8Rhm6550.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/gQhNpS3tN86g8RcVKYUUaKt2oMQ.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cugnVhSraaRyANCaUtI5FV17wk.woff2\",weight:\"900\"},{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/5HcVoGak8k5agFJSaKa4floXVu0.woff2\",weight:\"900\"},{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/jn4BtSPLlS0NDp1KiFAtFKiiY0o.woff2\",weight:\"900\"},{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/P2Bw01CtL0b9wqygO0sSVogWbo.woff2\",weight:\"900\"},{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/PONfPc6h4EPYwJliXQBmjVx7QxI.woff2\",weight:\"800\"},{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/zsnJN7Z1wdzUvepJniD3rbvJIyU.woff2\",weight:\"800\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/UrzZBOy7RyJEWAZGduzOeHiHuY.woff2\",weight:\"800\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/996sR9SfSDuYELz8oHhDOcErkY.woff2\",weight:\"800\"},{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/ftN1HpyPVJEoEb4q36SOrNdLXU.woff2\",weight:\"800\"},{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/jN39PDxZWEwjG7Csryx3JN2r2Y.woff2\",weight:\"800\"},{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/JAur4lGGSGRGyrFi59JSIKqVgU.woff2\",weight:\"800\"},{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\"}]},...NavFonts,...ButtonWatchVideoFonts,...HeroFonts,...CustomerTickerFonts,...SocialMediaHandleFonts,...ButtonFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBPXhTvt38\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"AkyPhxlfZ\\\":{\\\"pattern\\\":\\\":AkyPhxlfZ\\\",\\\"name\\\":\\\"1\\\"},\\\"qq0TuhCK5\\\":{\\\"pattern\\\":\\\":qq0TuhCK5\\\",\\\"name\\\":\\\"create\\\"},\\\"c_QUNCXn9\\\":{\\\"pattern\\\":\\\":c_QUNCXn9\\\",\\\"name\\\":\\\"gallary\\\"},\\\"IrP9j1Z8L\\\":{\\\"pattern\\\":\\\":IrP9j1Z8L\\\",\\\"name\\\":\\\"Brand\\\"},\\\"y9pDcTlB5\\\":{\\\"pattern\\\":\\\":y9pDcTlB5\\\",\\\"name\\\":\\\"Workflow\\\"},\\\"MvJB8CWre\\\":{\\\"pattern\\\":\\\":MvJB8CWre\\\",\\\"name\\\":\\\"case-study\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gp5bFQN0R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bXspElfTh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"9807.5\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"960\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavFonts", "getFonts", "nntb2s1Xl_default", "ButtonWatchVideoFonts", "Dtud3Nei1_default", "HeroFonts", "Icon", "CustomerTickerFonts", "RFYtu8H7b_default", "SocialMediaHandleFonts", "oBlZ8RrRu_default", "MotionDivWithScrollVariants1gm0n6p", "withCodeBoundaryForOverrides", "motion", "withScrollVariants", "MotionDivWithFX", "withFX", "ButtonFonts", "O9Vitb76b_default", "FooterFonts", "Ae7NmcBwu_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "numberToPixelString", "value", "transition1", "animation", "transformTemplate1", "_", "t", "transformTemplate2", "transformTemplate3", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "i3f6MQRe_O9Vitb76b", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "isDisplayed", "elementId1", "ref2", "isDisplayed1", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "elementId5", "ref6", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "Container", "x", "RichText2", "ResolveLinks", "resolvedLinks", "Link", "Image2", "SVG", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "css", "FramerBPXhTvt38", "withCSS", "BPXhTvt38_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
