{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ZhMYlCWxvq0TYKDAuh8c/unM2edzrnHg7m01JqyFQ/BANK59_JR.js"],
  "sourcesContent": ["// Generated by Framer (400c93f)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import Button from\"#framer/local/canvasComponent/b1pkzh4hy/b1pkzh4hy.js\";import FooterPT from\"#framer/local/canvasComponent/cdXCKn0yc/cdXCKn0yc.js\";import StickyWhatsApp from\"#framer/local/canvasComponent/fS8LHd_pj/fS8LHd_pj.js\";import SocialMediaIcon from\"#framer/local/canvasComponent/FsijmxSon/FsijmxSon.js\";import NavigationPT from\"#framer/local/canvasComponent/g5psqMRXh/g5psqMRXh.js\";import HappyClients from\"#framer/local/canvasComponent/lWf735N5m/lWf735N5m.js\";import TopBar from\"#framer/local/canvasComponent/WAMQ32XOp/WAMQ32XOp.js\";import PortugeseBlog,{enumToDisplayNameFunctions}from\"#framer/local/collection/zCkUpKIKv/zCkUpKIKv.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle1 from\"#framer/local/css/bBZ5dnyeR/bBZ5dnyeR.js\";import*as sharedStyle2 from\"#framer/local/css/D_R9DoVs8/D_R9DoVs8.js\";import*as sharedStyle7 from\"#framer/local/css/d1ig2VCOL/d1ig2VCOL.js\";import*as sharedStyle from\"#framer/local/css/Jq4vhfNUC/Jq4vhfNUC.js\";import*as sharedStyle3 from\"#framer/local/css/opT5H1ciF/opT5H1ciF.js\";import*as sharedStyle13 from\"#framer/local/css/pTkYuBjp_/pTkYuBjp_.js\";import*as sharedStyle11 from\"#framer/local/css/PvF_UGyq_/PvF_UGyq_.js\";import*as sharedStyle9 from\"#framer/local/css/rwQ9PFWhY/rwQ9PFWhY.js\";import*as sharedStyle6 from\"#framer/local/css/RxS2ssme6/RxS2ssme6.js\";import*as sharedStyle4 from\"#framer/local/css/uzD1FN6N8/uzD1FN6N8.js\";import*as sharedStyle8 from\"#framer/local/css/vClPBE6ou/vClPBE6ou.js\";import*as sharedStyle5 from\"#framer/local/css/YPUVToAMk/YPUVToAMk.js\";import*as sharedStyle12 from\"#framer/local/css/ZTHRjqiUI/ZTHRjqiUI.js\";import*as sharedStyle10 from\"#framer/local/css/zvcEZvoad/zvcEZvoad.js\";import metadataProvider from\"#framer/local/webPageMetadata/BANK59_JR/BANK59_JR.js\";const TopBarFonts=getFonts(TopBar);const NavigationPTFonts=getFonts(NavigationPT);const EmbedFonts=getFonts(Embed);const MotionDivWithFX=withFX(motion.div);const PhosphorFonts=getFonts(Phosphor);const SocialMediaIconFonts=getFonts(SocialMediaIcon);const ButtonFonts=getFonts(Button);const HappyClientsFonts=getFonts(HappyClients);const FooterPTFonts=getFonts(FooterPT);const StickyWhatsAppFonts=getFonts(StickyWhatsApp);const breakpoints={drBGucwXJ:\"(min-width: 810px) and (max-width: 1199px)\",hxb_kWouZ:\"(max-width: 809px)\",vMJs9zOkN:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-J2Tgf\";const variantClassNames={drBGucwXJ:\"framer-v-1eoiu39\",hxb_kWouZ:\"framer-v-flafjz\",vMJs9zOkN:\"framer-v-9zkw1z\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100};const transition1={delay:0,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:100};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const negate=value=>{return!value;};const transition2={delay:0,duration:.4,ease:[.12,.23,.5,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:6};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"vMJs9zOkN\",Phone:\"hxb_kWouZ\",Tablet:\"drBGucwXJ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"vMJs9zOkN\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"BANK59_JR\",data:PortugeseBlog,type:\"Collection\"},select:[{collection:\"BANK59_JR\",name:\"KVb0jcNuP\",type:\"Identifier\"},{collection:\"BANK59_JR\",name:\"Y2Z8FUWf8\",type:\"Identifier\"},{collection:\"BANK59_JR\",name:\"vL1b9cbFy\",type:\"Identifier\"},{collection:\"BANK59_JR\",name:\"cam5vocAB\",type:\"Identifier\"},{collection:\"BANK59_JR\",name:\"iUE_XfN2q\",type:\"Identifier\"},{collection:\"BANK59_JR\",name:\"j9KBD54H2\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"BANK59_JR\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,vL1b9cbFy=getFromCurrentRouteData(\"vL1b9cbFy\"),KVb0jcNuP=getFromCurrentRouteData(\"KVb0jcNuP\")??\"\",iUE_XfN2q=getFromCurrentRouteData(\"iUE_XfN2q\")??\"\",Y2Z8FUWf8=getFromCurrentRouteData(\"Y2Z8FUWf8\"),cam5vocAB=getFromCurrentRouteData(\"cam5vocAB\"),j9KBD54H2=getFromCurrentRouteData(\"j9KBD54H2\")??\"\",u3CfP3bywbpZrkvLzc,RXx1rBSa3bpZrkvLzc,KVb0jcNuPbpZrkvLzc,ISJT6QzCxbpZrkvLzc,Y2Z8FUWf8bpZrkvLzc,cam5vocABbpZrkvLzc,idbpZrkvLzc,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const textContent=enumToDisplayNameFunctions[\"vL1b9cbFy\"]?.(vL1b9cbFy,activeLocale);const visible=isSet(iUE_XfN2q);const activeLocaleCode=useLocaleCode();const textContent1=toDateString(Y2Z8FUWf8,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const visible1=equals(cam5vocAB,\"fYNa5iCRg\");const visible2=equals(cam5vocAB,\"QDgW5oi9e\");const visible3=equals(cam5vocAB,\"BvKLUgy0y\");const visible4=equals(cam5vocAB,\"MCpFjQwII\");const visible5=equals(cam5vocAB,\"Z4DOwQ0bc\");const visible6=equals(cam5vocAB,\"WqalomqQ8\");const visible7=equals(cam5vocAB,\"PKA4j41fF\");const visible8=equals(cam5vocAB,\"AqZEHutyg\");const visible9=equals(cam5vocAB,\"wSem82jST\");const visible10=negate(isSet(iUE_XfN2q));const visible11=isSet(j9KBD54H2);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"vMJs9zOkN\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-eb2af50a-449f-4e26-8855-f78c4192d6e5, rgb(5, 7, 20)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-9zkw1z\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Quq_aNFLf\"},implicitPathVariables:undefined},{href:{webPageId:\"Quq_aNFLf\"},implicitPathVariables:undefined},{href:{webPageId:\"Quq_aNFLf\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kuoa10-container\",nodeId:\"e33t7WJO8\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{drBGucwXJ:{tUEYr4Xq6:resolvedLinks[1]},hxb_kWouZ:{kw7avuncH:12,tUEYr4Xq6:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(TopBar,{height:\"100%\",id:\"e33t7WJO8\",kw7avuncH:14,layoutId:\"e33t7WJO8\",style:{width:\"100%\"},TKCxeuxsA:\"Apenas 4 vagas dispon\\xedveis este m\\xeas \u2192 Garante a tua agora!\",tUEYr4Xq6:resolvedLinks[0],width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nyb2df\",\"data-border\":true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-194nkv2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{drBGucwXJ:{width:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px), 1px)`},hxb_kWouZ:{width:`min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:90,width:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 40px, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dc8v3e-container\",nodeId:\"u66BhataR\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{drBGucwXJ:{variant:\"fo9zdi1py\"},hxb_kWouZ:{variant:\"fo9zdi1py\"}},children:/*#__PURE__*/_jsx(NavigationPT,{height:\"100%\",id:\"u66BhataR\",layoutId:\"u66BhataR\",style:{width:\"100%\"},variant:\"xnXrMCCZM\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:573,pixelWidth:2880,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/XU7MOeUvnHhC7hTCyGfNpDlbSi0.jpg\",srcSet:\"https://framerusercontent.com/images/XU7MOeUvnHhC7hTCyGfNpDlbSi0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XU7MOeUvnHhC7hTCyGfNpDlbSi0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/XU7MOeUvnHhC7hTCyGfNpDlbSi0.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/XU7MOeUvnHhC7hTCyGfNpDlbSi0.jpg 2880w\"},className:\"framer-1nl222q\",\"data-border\":true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-wbmdfi\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1j04i1v\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-lmg1wx\",\"data-border\":true,\"data-framer-name\":\"Frame 118\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hxb_kWouZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.1em\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"rgb(188, 152, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Resources\"})})}},children:/*#__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-weight\":\"600\",\"--framer-letter-spacing\":\"0.1em\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"rgb(188, 152, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Content\"})}),className:\"framer-xuyck6\",\"data-framer-name\":\"#1 Growth partner in portugal\",fonts:[\"Inter-SemiBold\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1ox000v\",\"data-styles-preset\":\"Jq4vhfNUC\",style:{\"--framer-text-alignment\":\"center\"},children:\"Articles, resources & news\"})}),className:\"framer-kmnpx9\",fonts:[\"Inter\"],text:KVb0jcNuP,verticalAlignment:\"top\",withExternalLayout:true}),visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f23x3\",children:visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-psqht-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Z9zbyiKLO\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:\"\",id:\"Z9zbyiKLO\",layoutId:\"Z9zbyiKLO\",style:{height:\"100%\",width:\"100%\"},type:\"url\",url:iUE_XfN2q,width:\"100%\"})})})})]})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:241,pixelWidth:1920,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/LLSUkWDPXv1Lh9P1gvQRmkaVNrc.svg\",srcSet:\"https://framerusercontent.com/images/LLSUkWDPXv1Lh9P1gvQRmkaVNrc.svg?scale-down-to=512 512w,https://framerusercontent.com/images/LLSUkWDPXv1Lh9P1gvQRmkaVNrc.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LLSUkWDPXv1Lh9P1gvQRmkaVNrc.svg 1920w\"},className:\"framer-1cu8puz\",\"data-border\":true,\"data-framer-name\":\"Numbers\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iwe0bw\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ac8zwg\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.1em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Last Updated\"})}),className:\"framer-e5zwpt\",\"data-framer-name\":\"Categories:\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4wlqze\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18zwyp8-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"VxwSxFC3_\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\",height:\"100%\",iconSearch:\"calendar-blank\",iconSelection:\"House\",id:\"VxwSxFC3_\",layoutId:\"VxwSxFC3_\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dqhk2q\",\"data-styles-preset\":\"bBZ5dnyeR\",children:\"Content\"})}),className:\"framer-dmasq1\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m9bl1g\",\"data-border\":true,children:[visible1&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-87mhnu\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/LWT3TYqAi13DqCbBCm9p8VLsI88.jpg\"},className:\"framer-lssbrt\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lajgy9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by Pietro Zancuoghi\"})}),className:\"framer-knsvs6\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"COO, Scale Labs\"})}),className:\"framer-vdm277\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible2&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uzkwx1\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/LQqwaEXRbZNjwrrkKvSp7woqso.jpg\",srcSet:\"https://framerusercontent.com/images/LQqwaEXRbZNjwrrkKvSp7woqso.jpg 458w\"},className:\"framer-13mknit\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nxue63\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by Publio Silva\"})}),className:\"framer-da6rck\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"CEO, Scale Labs\"})}),className:\"framer-142kipj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible3&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jqg63y\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/ewq1FhKLlqzgEpSOxPGrmFk1Js.jpg\",srcSet:\"https://framerusercontent.com/images/ewq1FhKLlqzgEpSOxPGrmFk1Js.jpg 458w\"},className:\"framer-1wq18xb\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jy4upd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by Rodrigo Patr\\xedcio\"})}),className:\"framer-1px2n2c\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Head of HR, Scale Labs\"})}),className:\"framer-ottfxq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible4&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wqz74e\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/4Sy4AGqocIgHmcmqrZ9JyQaEy0E.jpg\",srcSet:\"https://framerusercontent.com/images/4Sy4AGqocIgHmcmqrZ9JyQaEy0E.jpg 458w\"},className:\"framer-erzalx\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1exe3q4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by Daniel Campos\"})}),className:\"framer-1kfixfa\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Sales Analyst, Scale Labs\"})}),className:\"framer-1feqzei\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible5&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8ljlmq\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/aNBHCZg8U4b0XWOlgwzJhYNw.jpg\",srcSet:\"https://framerusercontent.com/images/aNBHCZg8U4b0XWOlgwzJhYNw.jpg 458w\"},className:\"framer-2x8821\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tpmw0t\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by Marco Beja\"})}),className:\"framer-11l6p1t\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Scale Expert, Scale Labs\"})}),className:\"framer-1kwwgd9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible6&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wl4w55\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/bNMRPD7dnEaaaTyWTmyqe4cWI.jpg\",srcSet:\"https://framerusercontent.com/images/bNMRPD7dnEaaaTyWTmyqe4cWI.jpg 458w\"},className:\"framer-1695ckz\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1asc1x6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by David do Vale\"})}),className:\"framer-ia9us5\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Scale Expert, Scale Labs\"})}),className:\"framer-1j7xztm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible7&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uvvhsg\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/Z3WoPH0QAiIAsnEC9ww53TUw2U.jpg\",srcSet:\"https://framerusercontent.com/images/Z3WoPH0QAiIAsnEC9ww53TUw2U.jpg 458w\"},className:\"framer-1wvwb17\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eo6yxg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by Enzo Sales\"})}),className:\"framer-zlrjid\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Head of Content\"})}),className:\"framer-1bxx6ib\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible8&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ckven6\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/tbDYTz5Z8hP6mqxxJP8m8H4ow.jpg\",srcSet:\"https://framerusercontent.com/images/tbDYTz5Z8hP6mqxxJP8m8H4ow.jpg 458w\"},className:\"framer-1o0oby\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10qbnij\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by Tom\\xe1s Dias\"})}),className:\"framer-97fnss\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Commercial Director\"})}),className:\"framer-fwihgk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible9&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rszw9i\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/062SlXenNOxLg2ChZNYEVddMU.jpg\",srcSet:\"https://framerusercontent.com/images/062SlXenNOxLg2ChZNYEVddMU.jpg 458w\"},className:\"framer-hje96g\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-msr1gn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by Jo\\xe3o Almeida\"})}),className:\"framer-1qgastm\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Qualification Director\"})}),className:\"framer-1seaaz1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})}),visible10&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x4ey29\",\"data-framer-name\":\"Post\",children:[visible11&&/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/awH4VcNE8J55rgi6V2Ob/YouTube.js:Youtube\":componentPresets.props[\"sFAxEKHjJ\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"yCj8hJsMS\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:j9KBD54H2,className:\"framer-1p9ovjh\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-17v0b3p\",blockquote:\"framer-styles-preset-optqcs\",code:\"framer-styles-preset-1oy5e18\",h1:\"framer-styles-preset-q18ikb\",h2:\"framer-styles-preset-1dsxrxl\",h3:\"framer-styles-preset-q8emed\",h4:\"framer-styles-preset-1u7t0i5\",h5:\"framer-styles-preset-7fefe0\",h6:\"framer-styles-preset-1n5gmh6\",p:\"framer-styles-preset-dqhk2q\"},verticalAlignment:\"top\",withExternalLayout:true})}),visible1&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w15919\",\"data-border\":true,\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ba4bfe\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/LWT3TYqAi13DqCbBCm9p8VLsI88.jpg\"},className:\"framer-1agnh0u\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f1lakz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"Written by Pietro Zancuoghi\"})}),className:\"framer-12rxto2\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"COO, Scale Labs\"})}),className:\"framer-1wow0kq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Ol\\xe1! Eu sou o Pietro Zancuoghi, propriet\\xe1rio da CRC Media & Scale Labs. A nossa miss\\xe3o \\xe9 acabar com as v\\xe1rias inefici\\xeancias do modelo ultrapassado de ag\\xeancia como um todo.\"})}),className:\"framer-12u421p\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-191yf80\",\"data-framer-name\":\"Social Media\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-l9fy8e-container\",nodeId:\"FLe0Ma3Nm\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"FLe0Ma3Nm\",JB3f2tPPt:\"https://www.facebook.com/scalelabsformula/\",layoutId:\"FLe0Ma3Nm\",pW0rMDIeO:\"facebook\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c2vjcg-container\",nodeId:\"h4fl8Ki1n\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"h4fl8Ki1n\",JB3f2tPPt:\"https://www.instagram.com/scale.labs/\",layoutId:\"h4fl8Ki1n\",pW0rMDIeO:\"instagram\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tm2rqr-container\",nodeId:\"fyETSXuan\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"fyETSXuan\",JB3f2tPPt:\"https://www.linkedin.com/company/scalelabsformula/\",layoutId:\"fyETSXuan\",pW0rMDIeO:\"linkedin\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),visible2&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wyzagm\",\"data-border\":true,\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fezu3s\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/LQqwaEXRbZNjwrrkKvSp7woqso.jpg\",srcSet:\"https://framerusercontent.com/images/LQqwaEXRbZNjwrrkKvSp7woqso.jpg 458w\"},className:\"framer-13ylsdq\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1onupys\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"Written by Publio Silva\"})}),className:\"framer-1o9uac9\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"CEO, Scale Labs\"})}),className:\"framer-1rhikd8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Ol\\xe1! Eu sou o Publio Silva, CEO da Scale Labs. O meu objetivo \\xe9 revolucionar a forma como as empresas B2B escalam atrav\\xe9s dos nossos sistemas de inbound & outbound, para al\\xe9m de todas as optimiza\\xe7\\xf5es do departamento de vendas implementadas nas infra-estruturas dos nossos parceiros.\"})}),className:\"framer-25o578\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g1m9d0\",\"data-framer-name\":\"Social Media\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rzis0c-container\",nodeId:\"z1iSVE38V\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"z1iSVE38V\",JB3f2tPPt:\"https://www.facebook.com/scalelabsformula/\",layoutId:\"z1iSVE38V\",pW0rMDIeO:\"facebook\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-mvzwmr-container\",nodeId:\"DJJCLup3C\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"DJJCLup3C\",JB3f2tPPt:\"https://www.instagram.com/scale.labs/\",layoutId:\"DJJCLup3C\",pW0rMDIeO:\"instagram\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hiob0-container\",nodeId:\"gPu5RiWiY\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"gPu5RiWiY\",JB3f2tPPt:\"https://www.linkedin.com/company/scalelabsformula/\",layoutId:\"gPu5RiWiY\",pW0rMDIeO:\"linkedin\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),visible9&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ru19ob\",\"data-border\":true,\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f21rwu\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/062SlXenNOxLg2ChZNYEVddMU.jpg\",srcSet:\"https://framerusercontent.com/images/062SlXenNOxLg2ChZNYEVddMU.jpg 458w\"},className:\"framer-cfpv04\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h0dxhl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"Written by Jo\\xe3o Almeida\"})}),className:\"framer-16xvgoo\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Qualification Director, Scale Labs\"})}),className:\"framer-1fas5an\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Ol\\xe1! Sou o Jo\\xe3o Almeida, Diretor de Qualifica\\xe7\\xe3o da Scale Labs. O meu objetivo \\xe9 revolucionar a forma como as empresas B2B escalam atrav\\xe9s dos nossos sistemas de inbound & outbound, para al\\xe9m de todas as optimiza\\xe7\\xf5es do departamento de vendas implementadas nas infra-estruturas dos nossos parceiros.\"})}),className:\"framer-1wf2m0s\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fz8peq\",\"data-framer-name\":\"Social Media\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v3mwbl-container\",nodeId:\"GGe4MNWW0\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"GGe4MNWW0\",JB3f2tPPt:\"https://www.facebook.com/scalelabsformula/\",layoutId:\"GGe4MNWW0\",pW0rMDIeO:\"facebook\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-bh45fw-container\",nodeId:\"ZZb9gEadp\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"ZZb9gEadp\",JB3f2tPPt:\"https://www.instagram.com/scale.labs/\",layoutId:\"ZZb9gEadp\",pW0rMDIeO:\"instagram\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gumihq-container\",nodeId:\"peqLxjriD\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"peqLxjriD\",JB3f2tPPt:\"https://www.linkedin.com/company/scalelabsformula/\",layoutId:\"peqLxjriD\",pW0rMDIeO:\"linkedin\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),visible8&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y7ek9m\",\"data-border\":true,\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tbwr94\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/tbDYTz5Z8hP6mqxxJP8m8H4ow.jpg\",srcSet:\"https://framerusercontent.com/images/tbDYTz5Z8hP6mqxxJP8m8H4ow.jpg 458w\"},className:\"framer-7d9rvl\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dt9uh6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"Written by Tom\\xe1s Dias\"})}),className:\"framer-el2uai\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Commercial Director, Scale Labs\"})}),className:\"framer-1pzq9ca\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Ol\\xe1! Sou o Tom\\xe1s Dias, Diretor Comercial da Scale Labs. O meu objetivo \\xe9 revolucionar a forma como as empresas B2B escalam atrav\\xe9s dos nossos sistemas de inbound & outbound, para al\\xe9m de todas as optimiza\\xe7\\xf5es do departamento de vendas implementadas nas infra-estruturas dos nossos parceiros.\"})}),className:\"framer-spf59r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-app1ma\",\"data-framer-name\":\"Social Media\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cw1lbj-container\",nodeId:\"Y0CEZDx2j\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"Y0CEZDx2j\",JB3f2tPPt:\"https://www.facebook.com/scalelabsformula/\",layoutId:\"Y0CEZDx2j\",pW0rMDIeO:\"facebook\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hsqiud-container\",nodeId:\"mYOHMPcUk\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"mYOHMPcUk\",JB3f2tPPt:\"https://www.instagram.com/scale.labs/\",layoutId:\"mYOHMPcUk\",pW0rMDIeO:\"instagram\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-5s8lt1-container\",nodeId:\"gLjN7tYK5\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"gLjN7tYK5\",JB3f2tPPt:\"https://www.linkedin.com/company/scalelabsformula/\",layoutId:\"gLjN7tYK5\",pW0rMDIeO:\"linkedin\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),visible7&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-egid39\",\"data-border\":true,\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8vay38\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/Z3WoPH0QAiIAsnEC9ww53TUw2U.jpg\",srcSet:\"https://framerusercontent.com/images/Z3WoPH0QAiIAsnEC9ww53TUw2U.jpg 458w\"},className:\"framer-1bgyzbl\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-24xce\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"Written by Enzo Sales\"})}),className:\"framer-agq674\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Head of Content, Scale Labs\"})}),className:\"framer-7pcsk3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Ol\\xe1! Chamo-me Enzo Sales, Chefe de Conte\\xfados @ Scale Labs. O meu objetivo \\xe9 revolucionar a forma como as empresas B2B escalam atrav\\xe9s dos nossos sistemas de inbound & outbound, para al\\xe9m de todas as optimiza\\xe7\\xf5es do departamento de vendas implementadas nas infra-estruturas dos nossos parceiros.\"})}),className:\"framer-1jhq3w5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-90ygh9\",\"data-framer-name\":\"Social Media\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rhk25u-container\",nodeId:\"PGKJ4qYfY\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"PGKJ4qYfY\",JB3f2tPPt:\"https://www.facebook.com/scalelabsformula/\",layoutId:\"PGKJ4qYfY\",pW0rMDIeO:\"facebook\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-18q0igj-container\",nodeId:\"KJ1RGjpTL\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"KJ1RGjpTL\",JB3f2tPPt:\"https://www.instagram.com/scale.labs/\",layoutId:\"KJ1RGjpTL\",pW0rMDIeO:\"instagram\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-elgluc-container\",nodeId:\"Jut1vFt5X\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"Jut1vFt5X\",JB3f2tPPt:\"https://www.linkedin.com/company/scalelabsformula/\",layoutId:\"Jut1vFt5X\",pW0rMDIeO:\"linkedin\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),visible6&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-moo3kq\",\"data-border\":true,\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lwrkxh\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/bNMRPD7dnEaaaTyWTmyqe4cWI.jpg\",srcSet:\"https://framerusercontent.com/images/bNMRPD7dnEaaaTyWTmyqe4cWI.jpg 458w\"},className:\"framer-19x37ie\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a1h7um\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"Written by David do Vale\"})}),className:\"framer-1efpqhw\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Scale Expert, Scale Labs\"})}),className:\"framer-1cjanlg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Ol\\xe1! Chamo-me David do Vale, Scale Expert @ Scale Labs. O meu objetivo \\xe9 revolucionar a forma como as empresas B2B escalam atrav\\xe9s dos nossos sistemas de inbound & outbound, para al\\xe9m de todas as optimiza\\xe7\\xf5es do departamento de vendas implementadas nas infra-estruturas dos nossos parceiros.\"})}),className:\"framer-1yexmxq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-anv9e\",\"data-framer-name\":\"Social Media\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-okabze-container\",nodeId:\"bBYIxl2dK\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"bBYIxl2dK\",JB3f2tPPt:\"https://www.facebook.com/scalelabsformula/\",layoutId:\"bBYIxl2dK\",pW0rMDIeO:\"facebook\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-eqwir-container\",nodeId:\"jQr9oFQ4j\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"jQr9oFQ4j\",JB3f2tPPt:\"https://www.instagram.com/scale.labs/\",layoutId:\"jQr9oFQ4j\",pW0rMDIeO:\"instagram\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1otj59x-container\",nodeId:\"xDtZngyRD\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"xDtZngyRD\",JB3f2tPPt:\"https://www.linkedin.com/company/scalelabsformula/\",layoutId:\"xDtZngyRD\",pW0rMDIeO:\"linkedin\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),visible5&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1emld0v\",\"data-border\":true,\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kk1zau\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/aNBHCZg8U4b0XWOlgwzJhYNw.jpg\",srcSet:\"https://framerusercontent.com/images/aNBHCZg8U4b0XWOlgwzJhYNw.jpg 458w\"},className:\"framer-1evraz4\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e9cn4k\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"Written by Marco Beja\"})}),className:\"framer-1wfre2\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Scale Expert, Scale Labs\"})}),className:\"framer-7p7ymi\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Ol\\xe1! Chamo-me Marco Beja, Scale Expert @ Scale Labs. O meu objetivo \\xe9 revolucionar a forma como as empresas B2B escalam atrav\\xe9s dos nossos sistemas de inbound & outbound, para al\\xe9m de todas as optimiza\\xe7\\xf5es do departamento de vendas implementadas nas infra-estruturas dos nossos parceiros.\"})}),className:\"framer-10f118g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cohs70\",\"data-framer-name\":\"Social Media\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-eyrauj-container\",nodeId:\"jnoLTvDfP\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"jnoLTvDfP\",JB3f2tPPt:\"https://www.facebook.com/scalelabsformula/\",layoutId:\"jnoLTvDfP\",pW0rMDIeO:\"facebook\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-xgdhjx-container\",nodeId:\"eLE4hAuJa\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"eLE4hAuJa\",JB3f2tPPt:\"https://www.instagram.com/scale.labs/\",layoutId:\"eLE4hAuJa\",pW0rMDIeO:\"instagram\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-mamyav-container\",nodeId:\"AuekevbEU\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"AuekevbEU\",JB3f2tPPt:\"https://www.linkedin.com/company/scalelabsformula/\",layoutId:\"AuekevbEU\",pW0rMDIeO:\"linkedin\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),visible3&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-urikf4\",\"data-border\":true,\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sudegg\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/ewq1FhKLlqzgEpSOxPGrmFk1Js.jpg\",srcSet:\"https://framerusercontent.com/images/ewq1FhKLlqzgEpSOxPGrmFk1Js.jpg 458w\"},className:\"framer-1kdjv6w\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3b14gd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"Written by Rodrigo Patr\\xedcio\"})}),className:\"framer-f8ihki\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Head of HR, Scale Labs\"})}),className:\"framer-1ewy8e8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Ol\\xe1! Sou o Rodrigo Patr\\xedcio, Diretor de RH da Scale Labs. O meu objetivo \\xe9 revolucionar a forma como as empresas B2B escalam atrav\\xe9s dos nossos sistemas de inbound & outbound, para al\\xe9m de todas as optimiza\\xe7\\xf5es do departamento de vendas implementadas nas infra-estruturas dos nossos parceiros.\"})}),className:\"framer-12i6jqo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1biauvr\",\"data-framer-name\":\"Social Media\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-yb2cef-container\",nodeId:\"hLHK9iVRB\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"hLHK9iVRB\",JB3f2tPPt:\"https://www.facebook.com/scalelabsformula/\",layoutId:\"hLHK9iVRB\",pW0rMDIeO:\"facebook\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-u254vo-container\",nodeId:\"inO_ylELU\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"inO_ylELU\",JB3f2tPPt:\"https://www.instagram.com/scale.labs/\",layoutId:\"inO_ylELU\",pW0rMDIeO:\"instagram\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-x53fg3-container\",nodeId:\"DSSDxXBj9\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"DSSDxXBj9\",JB3f2tPPt:\"https://www.linkedin.com/company/scalelabsformula/\",layoutId:\"DSSDxXBj9\",pW0rMDIeO:\"linkedin\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),visible4&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jvrl4q\",\"data-border\":true,\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vt06le\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/4Sy4AGqocIgHmcmqrZ9JyQaEy0E.jpg\",srcSet:\"https://framerusercontent.com/images/4Sy4AGqocIgHmcmqrZ9JyQaEy0E.jpg 458w\"},className:\"framer-qqlwok\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jcu3ad\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"Written by Daniel Campos\"})}),className:\"framer-j8u7wy\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Sales Analyst, Scale Labs\"})}),className:\"framer-clgv1n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Ol\\xe1! Chamo-me Daniel Campos, Sales Analyst @ Scale Labs. O meu objetivo \\xe9 revolucionar a forma como as empresas B2B escalam atrav\\xe9s dos nossos sistemas de inbound & outbound, para al\\xe9m de todas as optimiza\\xe7\\xf5es do departamento de vendas implementadas nas infra-estruturas dos nossos parceiros.\"})}),className:\"framer-112rwzy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8z280r\",\"data-framer-name\":\"Social Media\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-s4d9wy-container\",nodeId:\"yzqjlQAet\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"yzqjlQAet\",JB3f2tPPt:\"https://www.facebook.com/scalelabsformula/\",layoutId:\"yzqjlQAet\",pW0rMDIeO:\"facebook\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-18wiiue-container\",nodeId:\"xPTeZt_pl\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"xPTeZt_pl\",JB3f2tPPt:\"https://www.instagram.com/scale.labs/\",layoutId:\"xPTeZt_pl\",pW0rMDIeO:\"instagram\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"38px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-mqg9am-container\",nodeId:\"pC03NfDHP\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(SocialMediaIcon,{height:\"100%\",id:\"pC03NfDHP\",JB3f2tPPt:\"https://www.linkedin.com/company/scalelabsformula/\",layoutId:\"pC03NfDHP\",pW0rMDIeO:\"linkedin\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b6yfko\",\"data-framer-name\":\"Resources\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aee63a\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14xc3j\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yzelx1\",\"data-styles-preset\":\"PvF_UGyq_\",style:{\"--framer-text-alignment\":\"left\"},children:\"RECURSOS\"})}),className:\"framer-gehmuq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-r6yq1g\",\"data-styles-preset\":\"ZTHRjqiUI\",style:{\"--framer-text-alignment\":\"left\"},children:\"Obt\\xe9m Perspetivas Gr\\xe1tis Diretamente Do Nosso Departamento De Investiga\\xe7\\xe3o E Desenvolvimento\"})}),className:\"framer-11n9zvn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a9y4t2\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-sik0rj\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"bpZrkvLzc\",data:PortugeseBlog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"bpZrkvLzc\",name:\"u3CfP3byw\",type:\"Identifier\"},{collection:\"bpZrkvLzc\",name:\"RXx1rBSa3\",type:\"Identifier\"},{collection:\"bpZrkvLzc\",name:\"KVb0jcNuP\",type:\"Identifier\"},{collection:\"bpZrkvLzc\",name:\"ISJT6QzCx\",type:\"Identifier\"},{collection:\"bpZrkvLzc\",name:\"Y2Z8FUWf8\",type:\"Identifier\"},{collection:\"bpZrkvLzc\",name:\"cam5vocAB\",type:\"Identifier\"},{collection:\"bpZrkvLzc\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"bpZrkvLzc\",name:\"KVb0jcNuP\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:KVb0jcNuP},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({cam5vocAB:cam5vocABbpZrkvLzc,id:idbpZrkvLzc,ISJT6QzCx:ISJT6QzCxbpZrkvLzc,KVb0jcNuP:KVb0jcNuPbpZrkvLzc,RXx1rBSa3:RXx1rBSa3bpZrkvLzc,u3CfP3byw:u3CfP3bywbpZrkvLzc,Y2Z8FUWf8:Y2Z8FUWf8bpZrkvLzc},index)=>{u3CfP3bywbpZrkvLzc??=\"\";KVb0jcNuPbpZrkvLzc??=\"\";ISJT6QzCxbpZrkvLzc??=\"\";const textContent2=toDateString(Y2Z8FUWf8bpZrkvLzc,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const visible12=equals(cam5vocABbpZrkvLzc,\"fYNa5iCRg\");const visible13=equals(cam5vocABbpZrkvLzc,\"QDgW5oi9e\");const visible14=equals(cam5vocABbpZrkvLzc,\"BvKLUgy0y\");const visible15=equals(cam5vocABbpZrkvLzc,\"MCpFjQwII\");const visible16=equals(cam5vocABbpZrkvLzc,\"Z4DOwQ0bc\");const visible17=equals(cam5vocABbpZrkvLzc,\"WqalomqQ8\");const visible18=equals(cam5vocABbpZrkvLzc,\"PKA4j41fF\");const visible19=equals(cam5vocABbpZrkvLzc,\"AqZEHutyg\");const visible20=equals(cam5vocABbpZrkvLzc,\"wSem82jST\");return /*#__PURE__*/_jsx(LayoutGroup,{id:`bpZrkvLzc-${idbpZrkvLzc}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{u3CfP3byw:u3CfP3bywbpZrkvLzc},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{u3CfP3byw:u3CfP3bywbpZrkvLzc},webPageId:\"BANK59_JR\"},motionChild:true,nodeId:\"QUNY2Bi7z\",openInNewTab:false,scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1y45kbe framer-18rk3wg\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l68mmp\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kpv2pb\",\"data-border\":true,whileHover:animation2,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xp57w0\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yzelx1\",\"data-styles-preset\":\"PvF_UGyq_\",style:{\"--framer-text-alignment\":\"left\"},children:\"Resources\"})}),className:\"framer-3cfvgg\",fonts:[\"Inter\"],text:RXx1rBSa3bpZrkvLzc,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t6xmo8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-q8emed\",\"data-styles-preset\":\"uzD1FN6N8\",children:\"Title\"})}),className:\"framer-4dz8ja\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:KVb0jcNuPbpZrkvLzc,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12sj7oo\",\"data-styles-preset\":\"pTkYuBjp_\",style:{\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Short Description\"})}),className:\"framer-e215zo\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:ISJT6QzCxbpZrkvLzc,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-weight\":\"600\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(174, 129, 255)\",\"--framer-text-transform\":\"capitalize\"},children:\"L\\xea Mais ->\"})}),className:\"framer-18vb55m\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l7opc2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vh59qp\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vm6c2b-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"VtsUloOtf\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\",height:\"100%\",iconSearch:\"calendar-blank\",iconSelection:\"House\",id:\"VtsUloOtf\",layoutId:\"VtsUloOtf\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dqhk2q\",\"data-styles-preset\":\"bBZ5dnyeR\",children:\"Content\"})}),className:\"framer-2yc34d\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})]}),visible12&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b9p9wg\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:56,pixelWidth:56,src:\"https://framerusercontent.com/images/LWT3TYqAi13DqCbBCm9p8VLsI88.jpg\"},className:\"framer-1ftfrb\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cvbtkv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by Pietro Zancuoghi\"})}),className:\"framer-1jhf8f\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"COO, Scale Labs\"})}),className:\"framer-ybksqd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible13&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kil8cq\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/LQqwaEXRbZNjwrrkKvSp7woqso.jpg\",srcSet:\"https://framerusercontent.com/images/LQqwaEXRbZNjwrrkKvSp7woqso.jpg 458w\"},className:\"framer-grezgp\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wj3nmo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by Publio Silva\"})}),className:\"framer-trzocm\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"CEO, Scale Labs\"})}),className:\"framer-dsfrct\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible14&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tm7rex\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/ewq1FhKLlqzgEpSOxPGrmFk1Js.jpg\",srcSet:\"https://framerusercontent.com/images/ewq1FhKLlqzgEpSOxPGrmFk1Js.jpg 458w\"},className:\"framer-vkx93c\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wihk6f\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by Rodrigo Patr\\xedcio\"})}),className:\"framer-xkyuol\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Head of HR, Scale Labs\"})}),className:\"framer-17fo622\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible15&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-obbyre\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/4Sy4AGqocIgHmcmqrZ9JyQaEy0E.jpg\",srcSet:\"https://framerusercontent.com/images/4Sy4AGqocIgHmcmqrZ9JyQaEy0E.jpg 458w\"},className:\"framer-1u6cjxp\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z3ffn9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by Daniel Campos\"})}),className:\"framer-r33kkg\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Sales Analyst, Scale Labs\"})}),className:\"framer-vr2n2p\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible16&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wkkrjj\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/aNBHCZg8U4b0XWOlgwzJhYNw.jpg\",srcSet:\"https://framerusercontent.com/images/aNBHCZg8U4b0XWOlgwzJhYNw.jpg 458w\"},className:\"framer-1e6trnn\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yyzdjl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by Marco Beja\"})}),className:\"framer-1wbjxo5\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Scale Expert, Scale Labs\"})}),className:\"framer-sktglj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible17&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xoohgv\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/bNMRPD7dnEaaaTyWTmyqe4cWI.jpg\",srcSet:\"https://framerusercontent.com/images/bNMRPD7dnEaaaTyWTmyqe4cWI.jpg 458w\"},className:\"framer-1jkjj70\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dqklvk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by David do Vale\"})}),className:\"framer-xa6n9o\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Scale Expert, Scale Labs\"})}),className:\"framer-1wu09z9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible18&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8qxxvg\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/Z3WoPH0QAiIAsnEC9ww53TUw2U.jpg\",srcSet:\"https://framerusercontent.com/images/Z3WoPH0QAiIAsnEC9ww53TUw2U.jpg 458w\"},className:\"framer-1y3dco3\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q5479g\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by Enzo Sales\"})}),className:\"framer-ov6sr4\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Head of Content\"})}),className:\"framer-143n9ok\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible19&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eswxb4\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/tbDYTz5Z8hP6mqxxJP8m8H4ow.jpg\",srcSet:\"https://framerusercontent.com/images/tbDYTz5Z8hP6mqxxJP8m8H4ow.jpg 458w\"},className:\"framer-1pit7vf\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jmdzya\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by Tom\\xe1s Dias\"})}),className:\"framer-1ksq6hj\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Commercial Director\"})}),className:\"framer-1664tnp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible20&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qmd4b2\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:516,pixelWidth:458,sizes:\"56px\",src:\"https://framerusercontent.com/images/062SlXenNOxLg2ChZNYEVddMU.jpg\",srcSet:\"https://framerusercontent.com/images/062SlXenNOxLg2ChZNYEVddMU.jpg 458w\"},className:\"framer-1v74r1w\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lehobk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-bc05fc1c-6bca-417f-bbec-2b06b5cb4b34, rgb(255, 255, 255))\"},children:\"by Jo\\xe3o Almeida\"})}),className:\"framer-lsizyp\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Qualification Director\"})}),className:\"framer-103dx4z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})})})})},idbpZrkvLzc);})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mfqA0OGZW\"},implicitPathVariables:undefined},{href:{webPageId:\"mfqA0OGZW\"},implicitPathVariables:undefined},{href:{webPageId:\"mfqA0OGZW\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:65,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p42ru0-container\",nodeId:\"p4iP32QH5\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{drBGucwXJ:{zuLHNnrEd:resolvedLinks1[1]},hxb_kWouZ:{zuLHNnrEd:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(Button,{bzl1tlUHh:false,height:\"100%\",id:\"p4iP32QH5\",IXnHoCfCl:\"V\\xea Todos os Recursos\",layoutId:\"p4iP32QH5\",width:\"100%\",zuLHNnrEd:resolvedLinks1[0]})})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hq81h8\",\"data-framer-name\":\"CTA\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-yuzq92\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hxb_kWouZ:{background:{alt:\"\",fit:\"fill\",pixelHeight:823,pixelWidth:1920,positionX:\"center\",positionY:\"bottom\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`,src:\"https://framerusercontent.com/images/6bAnLcfeoLDmjQLuell1yX52X2Y.jpg\",srcSet:\"https://framerusercontent.com/images/6bAnLcfeoLDmjQLuell1yX52X2Y.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6bAnLcfeoLDmjQLuell1yX52X2Y.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/6bAnLcfeoLDmjQLuell1yX52X2Y.jpg 1920w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:823,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 1px)`,src:\"https://framerusercontent.com/images/6bAnLcfeoLDmjQLuell1yX52X2Y.jpg\",srcSet:\"https://framerusercontent.com/images/6bAnLcfeoLDmjQLuell1yX52X2Y.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6bAnLcfeoLDmjQLuell1yX52X2Y.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/6bAnLcfeoLDmjQLuell1yX52X2Y.jpg 1920w\"},className:\"framer-1xvqoiq\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yb5kyu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yzelx1\",\"data-styles-preset\":\"PvF_UGyq_\",children:\"AGENDA UMA REUNI\\xc3O\"})}),className:\"framer-drbkc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-r6yq1g\",\"data-styles-preset\":\"ZTHRjqiUI\",style:{\"--framer-text-alignment\":\"center\"},children:\"Deixa-Nos Tratar De Tudo!\"})}),className:\"framer-132kxm6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hxb_kWouZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dqhk2q\",\"data-styles-preset\":\"bBZ5dnyeR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Ao confiar \\xe0 Scale Labs as chaves do teu neg\\xf3cio, est\\xe1s a dar as boas-vindas a uma equipa de parceiros de crescimento 24 horas por dia, 7 dias por semana, dedicados a ajudar o teu neg\\xf3cio a passar do Ponto A ao Ponto Sucesso, da forma mais r\\xe1pida poss\\xedvel.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12sj7oo\",\"data-styles-preset\":\"pTkYuBjp_\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4ed9e36e-5884-449c-b447-3fc47b89378c, rgb(179, 181, 200))\"},children:\"Ao confiar \\xe0 Scale Labs as chaves do teu neg\\xf3cio, est\\xe1s a dar as boas-vindas a uma equipa de parceiros de crescimento 24 horas por dia, 7 dias por semana, dedicados a ajudar o teu neg\\xf3cio a passar do Ponto A ao Ponto Sucesso, da forma mais r\\xe1pida poss\\xedvel.\"})}),className:\"framer-1lnphph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-srrlgu\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Quq_aNFLf\"},implicitPathVariables:undefined},{href:{webPageId:\"Quq_aNFLf\"},implicitPathVariables:undefined},{href:{webPageId:\"Quq_aNFLf\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:65,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5h7vj6-container\",nodeId:\"HWYPyNdq2\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{drBGucwXJ:{zuLHNnrEd:resolvedLinks2[1]},hxb_kWouZ:{zuLHNnrEd:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(Button,{bzl1tlUHh:false,height:\"100%\",id:\"HWYPyNdq2\",IXnHoCfCl:\"Agenda uma reuni\\xe3o gratuita\",layoutId:\"HWYPyNdq2\",width:\"100%\",zuLHNnrEd:resolvedLinks2[0]})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hywppv-container\",\"data-framer-name\":\"Reviews Widget\",name:\"Reviews Widget\",nodeId:\"nfx58LndZ\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(HappyClients,{height:\"100%\",id:\"nfx58LndZ\",imrKwuyvu:true,layoutId:\"nfx58LndZ\",name:\"Reviews Widget\",PLYYAlCtk:true,So2hwd7vU:\"Junta-te a 70+ clientes satisfeitos\",width:\"100%\"})})})]})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:542,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-icw88y-container\",nodeId:\"chhTPshKQ\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{drBGucwXJ:{variant:\"omf5mmGXf\"},hxb_kWouZ:{variant:\"omf5mmGXf\"}},children:/*#__PURE__*/_jsx(FooterPT,{height:\"100%\",id:\"chhTPshKQ\",layoutId:\"chhTPshKQ\",style:{width:\"100%\"},variant:\"icnljRxWQ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,y:908,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lsbxg2-container\",layoutScroll:true,nodeId:\"Z32IPCD9p\",scopeId:\"BANK59_JR\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hxb_kWouZ:{jgzocK_oR:\"10px\"}},children:/*#__PURE__*/_jsx(StickyWhatsApp,{height:\"100%\",id:\"Z32IPCD9p\",jgzocK_oR:\"16px\",layoutId:\"Z32IPCD9p\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-J2Tgf.framer-18rk3wg, .framer-J2Tgf .framer-18rk3wg { display: block; }\",\".framer-J2Tgf.framer-9zkw1z { align-content: center; align-items: center; background-color: var(--token-eb2af50a-449f-4e26-8855-f78c4192d6e5, #050714); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-J2Tgf .framer-1kuoa10-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 10; }\",\".framer-J2Tgf .framer-1nyb2df { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.12); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-194nkv2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1px; }\",\".framer-J2Tgf .framer-dc8v3e-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-J2Tgf .framer-1nl222q { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.12); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-wbmdfi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 72px 20px 44px 20px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-1j04i1v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-lmg1wx { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 12px 18px 12px 18px; position: relative; width: min-content; }\",\".framer-J2Tgf .framer-xuyck6, .framer-J2Tgf .framer-e5zwpt, .framer-J2Tgf .framer-gehmuq, .framer-J2Tgf .framer-3cfvgg, .framer-J2Tgf .framer-18vb55m, .framer-J2Tgf .framer-drbkc { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-J2Tgf .framer-kmnpx9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 1080px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-J2Tgf .framer-1f23x3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 652px; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-psqht-container { aspect-ratio: 1.778975741239892 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 112px); position: relative; width: 1px; }\",\".framer-J2Tgf .framer-1cu8puz { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.12); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-iwe0bw { --border-bottom-width: 0px; --border-color: rgba(255, 255, 255, 0.12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; display: grid; flex: 1 0 0px; gap: 0px; grid-auto-rows: 140px; grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(1, 140px); height: min-content; justify-content: center; max-width: 800px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-J2Tgf .framer-1ac8zwg { --border-bottom-width: 0px; --border-color: rgba(255, 255, 255, 0.12); --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; align-self: start; background-color: var(--token-eb2af50a-449f-4e26-8855-f78c4192d6e5, #050714); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 10px 20px 10px 20px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-4wlqze { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-J2Tgf .framer-18zwyp8-container, .framer-J2Tgf .framer-vm6c2b-container { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-J2Tgf .framer-dmasq1 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-J2Tgf .framer-m9bl1g { --border-bottom-width: 0px; --border-color: rgba(255, 255, 255, 0.12); --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; align-self: start; background-color: var(--token-eb2af50a-449f-4e26-8855-f78c4192d6e5, #050714); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 10px 20px 10px 20px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-87mhnu, .framer-J2Tgf .framer-uzkwx1, .framer-J2Tgf .framer-jqg63y, .framer-J2Tgf .framer-wqz74e, .framer-J2Tgf .framer-8ljlmq, .framer-J2Tgf .framer-wl4w55, .framer-J2Tgf .framer-1uvvhsg, .framer-J2Tgf .framer-1ckven6, .framer-J2Tgf .framer-rszw9i, .framer-J2Tgf .framer-ba4bfe, .framer-J2Tgf .framer-fezu3s, .framer-J2Tgf .framer-1f21rwu, .framer-J2Tgf .framer-1tbwr94, .framer-J2Tgf .framer-8vay38, .framer-J2Tgf .framer-lwrkxh, .framer-J2Tgf .framer-kk1zau, .framer-J2Tgf .framer-sudegg, .framer-J2Tgf .framer-vt06le, .framer-J2Tgf .framer-1vh59qp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-lssbrt, .framer-J2Tgf .framer-13mknit, .framer-J2Tgf .framer-1wq18xb, .framer-J2Tgf .framer-erzalx, .framer-J2Tgf .framer-2x8821, .framer-J2Tgf .framer-1695ckz, .framer-J2Tgf .framer-1wvwb17, .framer-J2Tgf .framer-1o0oby, .framer-J2Tgf .framer-hje96g, .framer-J2Tgf .framer-1agnh0u, .framer-J2Tgf .framer-13ylsdq, .framer-J2Tgf .framer-cfpv04, .framer-J2Tgf .framer-7d9rvl, .framer-J2Tgf .framer-1bgyzbl, .framer-J2Tgf .framer-19x37ie, .framer-J2Tgf .framer-1evraz4, .framer-J2Tgf .framer-1kdjv6w, .framer-J2Tgf .framer-qqlwok, .framer-J2Tgf .framer-1ftfrb, .framer-J2Tgf .framer-grezgp, .framer-J2Tgf .framer-vkx93c, .framer-J2Tgf .framer-1u6cjxp, .framer-J2Tgf .framer-1e6trnn, .framer-J2Tgf .framer-1jkjj70, .framer-J2Tgf .framer-1y3dco3, .framer-J2Tgf .framer-1pit7vf, .framer-J2Tgf .framer-1v74r1w { border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: 56px; overflow: hidden; position: relative; width: 56px; will-change: var(--framer-will-change-override, transform); }\",\".framer-J2Tgf .framer-lajgy9, .framer-J2Tgf .framer-1nxue63, .framer-J2Tgf .framer-jy4upd, .framer-J2Tgf .framer-1exe3q4, .framer-J2Tgf .framer-1tpmw0t, .framer-J2Tgf .framer-1asc1x6, .framer-J2Tgf .framer-eo6yxg, .framer-J2Tgf .framer-10qbnij, .framer-J2Tgf .framer-msr1gn, .framer-J2Tgf .framer-f1lakz, .framer-J2Tgf .framer-1onupys, .framer-J2Tgf .framer-h0dxhl, .framer-J2Tgf .framer-1dt9uh6, .framer-J2Tgf .framer-24xce, .framer-J2Tgf .framer-1a1h7um, .framer-J2Tgf .framer-1e9cn4k, .framer-J2Tgf .framer-3b14gd, .framer-J2Tgf .framer-jcu3ad { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-J2Tgf .framer-knsvs6, .framer-J2Tgf .framer-vdm277, .framer-J2Tgf .framer-da6rck, .framer-J2Tgf .framer-142kipj, .framer-J2Tgf .framer-1px2n2c, .framer-J2Tgf .framer-ottfxq, .framer-J2Tgf .framer-1kfixfa, .framer-J2Tgf .framer-1feqzei, .framer-J2Tgf .framer-11l6p1t, .framer-J2Tgf .framer-1kwwgd9, .framer-J2Tgf .framer-ia9us5, .framer-J2Tgf .framer-1j7xztm, .framer-J2Tgf .framer-zlrjid, .framer-J2Tgf .framer-1bxx6ib, .framer-J2Tgf .framer-97fnss, .framer-J2Tgf .framer-fwihgk, .framer-J2Tgf .framer-1qgastm, .framer-J2Tgf .framer-1seaaz1, .framer-J2Tgf .framer-12rxto2, .framer-J2Tgf .framer-1wow0kq, .framer-J2Tgf .framer-1o9uac9, .framer-J2Tgf .framer-1rhikd8, .framer-J2Tgf .framer-16xvgoo, .framer-J2Tgf .framer-1fas5an, .framer-J2Tgf .framer-el2uai, .framer-J2Tgf .framer-1pzq9ca, .framer-J2Tgf .framer-agq674, .framer-J2Tgf .framer-7pcsk3, .framer-J2Tgf .framer-1efpqhw, .framer-J2Tgf .framer-1cjanlg, .framer-J2Tgf .framer-1wfre2, .framer-J2Tgf .framer-7p7ymi, .framer-J2Tgf .framer-f8ihki, .framer-J2Tgf .framer-1ewy8e8, .framer-J2Tgf .framer-j8u7wy, .framer-J2Tgf .framer-clgv1n { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-J2Tgf .framer-1x4ey29 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 700px; padding: 48px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-1p9ovjh { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-J2Tgf .framer-w15919, .framer-J2Tgf .framer-wyzagm, .framer-J2Tgf .framer-1ru19ob, .framer-J2Tgf .framer-1y7ek9m, .framer-J2Tgf .framer-egid39, .framer-J2Tgf .framer-moo3kq, .framer-J2Tgf .framer-1emld0v, .framer-J2Tgf .framer-urikf4, .framer-J2Tgf .framer-1jvrl4q { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.08); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.04); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 32px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-12u421p, .framer-J2Tgf .framer-25o578, .framer-J2Tgf .framer-1wf2m0s, .framer-J2Tgf .framer-spf59r, .framer-J2Tgf .framer-1jhq3w5, .framer-J2Tgf .framer-1yexmxq, .framer-J2Tgf .framer-10f118g, .framer-J2Tgf .framer-12i6jqo, .framer-J2Tgf .framer-112rwzy, .framer-J2Tgf .framer-1jhf8f, .framer-J2Tgf .framer-ybksqd, .framer-J2Tgf .framer-trzocm, .framer-J2Tgf .framer-dsfrct, .framer-J2Tgf .framer-xkyuol, .framer-J2Tgf .framer-17fo622, .framer-J2Tgf .framer-r33kkg, .framer-J2Tgf .framer-vr2n2p, .framer-J2Tgf .framer-1wbjxo5, .framer-J2Tgf .framer-sktglj, .framer-J2Tgf .framer-xa6n9o, .framer-J2Tgf .framer-1wu09z9, .framer-J2Tgf .framer-ov6sr4, .framer-J2Tgf .framer-143n9ok, .framer-J2Tgf .framer-1ksq6hj, .framer-J2Tgf .framer-1664tnp, .framer-J2Tgf .framer-lsizyp, .framer-J2Tgf .framer-103dx4z { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-J2Tgf .framer-191yf80, .framer-J2Tgf .framer-1g1m9d0, .framer-J2Tgf .framer-fz8peq, .framer-J2Tgf .framer-app1ma, .framer-J2Tgf .framer-90ygh9, .framer-J2Tgf .framer-anv9e, .framer-J2Tgf .framer-1cohs70, .framer-J2Tgf .framer-1biauvr, .framer-J2Tgf .framer-8z280r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-J2Tgf .framer-l9fy8e-container, .framer-J2Tgf .framer-1c2vjcg-container, .framer-J2Tgf .framer-1tm2rqr-container, .framer-J2Tgf .framer-1rzis0c-container, .framer-J2Tgf .framer-mvzwmr-container, .framer-J2Tgf .framer-1hiob0-container, .framer-J2Tgf .framer-1v3mwbl-container, .framer-J2Tgf .framer-bh45fw-container, .framer-J2Tgf .framer-1gumihq-container, .framer-J2Tgf .framer-1cw1lbj-container, .framer-J2Tgf .framer-1hsqiud-container, .framer-J2Tgf .framer-5s8lt1-container, .framer-J2Tgf .framer-1rhk25u-container, .framer-J2Tgf .framer-18q0igj-container, .framer-J2Tgf .framer-elgluc-container, .framer-J2Tgf .framer-okabze-container, .framer-J2Tgf .framer-eqwir-container, .framer-J2Tgf .framer-1otj59x-container, .framer-J2Tgf .framer-eyrauj-container, .framer-J2Tgf .framer-xgdhjx-container, .framer-J2Tgf .framer-mamyav-container, .framer-J2Tgf .framer-yb2cef-container, .framer-J2Tgf .framer-u254vo-container, .framer-J2Tgf .framer-x53fg3-container, .framer-J2Tgf .framer-s4d9wy-container, .framer-J2Tgf .framer-18wiiue-container, .framer-J2Tgf .framer-mqg9am-container { flex: none; height: 38px; position: relative; width: 38px; }\",\".framer-J2Tgf .framer-1b6yfko { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-aee63a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 150px 20px 100px 20px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-14xc3j { 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-J2Tgf .framer-11n9zvn, .framer-J2Tgf .framer-132kxm6, .framer-J2Tgf .framer-1lnphph { --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-J2Tgf .framer-1a9y4t2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-sik0rj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-1y45kbe { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-J2Tgf .framer-l68mmp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: 1px; }\",\".framer-J2Tgf .framer-kpv2pb { --border-bottom-width: 0px; --border-color: rgba(255, 255, 255, 0.12); --border-left-width: 1px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-J2Tgf .framer-1xp57w0 { --border-bottom-width: 0px; --border-color: var(--token-ecfe0c18-40b9-48d4-a09f-20db928d4403, #bd98ff); --border-left-width: 2px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 24px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-t6xmo8 { 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: center; overflow: hidden; padding: 0px 0px 0px 24px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-4dz8ja, .framer-J2Tgf .framer-e215zo { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-J2Tgf .framer-l7opc2 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 240px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-J2Tgf .framer-2yc34d { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-J2Tgf .framer-1b9p9wg, .framer-J2Tgf .framer-1kil8cq, .framer-J2Tgf .framer-1tm7rex, .framer-J2Tgf .framer-obbyre, .framer-J2Tgf .framer-1wkkrjj, .framer-J2Tgf .framer-xoohgv, .framer-J2Tgf .framer-8qxxvg, .framer-J2Tgf .framer-1eswxb4, .framer-J2Tgf .framer-qmd4b2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-cvbtkv, .framer-J2Tgf .framer-1wj3nmo, .framer-J2Tgf .framer-wihk6f, .framer-J2Tgf .framer-z3ffn9, .framer-J2Tgf .framer-yyzdjl, .framer-J2Tgf .framer-dqklvk, .framer-J2Tgf .framer-q5479g, .framer-J2Tgf .framer-jmdzya, .framer-J2Tgf .framer-lehobk { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-J2Tgf .framer-1p42ru0-container, .framer-J2Tgf .framer-5h7vj6-container, .framer-J2Tgf .framer-hywppv-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-J2Tgf .framer-hq81h8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 100px 20px 60px 20px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-yuzq92 { -webkit-filter: blur(100px); background-color: var(--token-1a862fad-d8f7-42df-a699-9131a2173927, #6c2be2); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(100px); flex: none; height: 260px; left: calc(50.00000000000002% - 260px / 2); opacity: 0.8; overflow: hidden; position: absolute; top: 100px; width: 260px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-J2Tgf .framer-1xvqoiq { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 60px 80px 60px; position: relative; width: 1px; }\",\".framer-J2Tgf .framer-1yb5kyu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 800px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-srrlgu { 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: 0px; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-icw88y-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-J2Tgf .framer-1lsbxg2-container { bottom: 20px; flex: none; height: auto; position: fixed; right: 20px; width: auto; z-index: 5; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-J2Tgf.framer-9zkw1z, .framer-J2Tgf .framer-1nyb2df, .framer-J2Tgf .framer-194nkv2, .framer-J2Tgf .framer-1nl222q, .framer-J2Tgf .framer-wbmdfi, .framer-J2Tgf .framer-1j04i1v, .framer-J2Tgf .framer-lmg1wx, .framer-J2Tgf .framer-1f23x3, .framer-J2Tgf .framer-1cu8puz, .framer-J2Tgf .framer-1ac8zwg, .framer-J2Tgf .framer-4wlqze, .framer-J2Tgf .framer-m9bl1g, .framer-J2Tgf .framer-87mhnu, .framer-J2Tgf .framer-lajgy9, .framer-J2Tgf .framer-uzkwx1, .framer-J2Tgf .framer-1nxue63, .framer-J2Tgf .framer-jqg63y, .framer-J2Tgf .framer-jy4upd, .framer-J2Tgf .framer-wqz74e, .framer-J2Tgf .framer-1exe3q4, .framer-J2Tgf .framer-8ljlmq, .framer-J2Tgf .framer-1tpmw0t, .framer-J2Tgf .framer-wl4w55, .framer-J2Tgf .framer-1asc1x6, .framer-J2Tgf .framer-1uvvhsg, .framer-J2Tgf .framer-eo6yxg, .framer-J2Tgf .framer-1ckven6, .framer-J2Tgf .framer-10qbnij, .framer-J2Tgf .framer-rszw9i, .framer-J2Tgf .framer-msr1gn, .framer-J2Tgf .framer-1x4ey29, .framer-J2Tgf .framer-w15919, .framer-J2Tgf .framer-ba4bfe, .framer-J2Tgf .framer-f1lakz, .framer-J2Tgf .framer-191yf80, .framer-J2Tgf .framer-wyzagm, .framer-J2Tgf .framer-fezu3s, .framer-J2Tgf .framer-1onupys, .framer-J2Tgf .framer-1g1m9d0, .framer-J2Tgf .framer-1ru19ob, .framer-J2Tgf .framer-1f21rwu, .framer-J2Tgf .framer-h0dxhl, .framer-J2Tgf .framer-fz8peq, .framer-J2Tgf .framer-1y7ek9m, .framer-J2Tgf .framer-1tbwr94, .framer-J2Tgf .framer-1dt9uh6, .framer-J2Tgf .framer-app1ma, .framer-J2Tgf .framer-egid39, .framer-J2Tgf .framer-8vay38, .framer-J2Tgf .framer-24xce, .framer-J2Tgf .framer-90ygh9, .framer-J2Tgf .framer-moo3kq, .framer-J2Tgf .framer-lwrkxh, .framer-J2Tgf .framer-1a1h7um, .framer-J2Tgf .framer-anv9e, .framer-J2Tgf .framer-1emld0v, .framer-J2Tgf .framer-kk1zau, .framer-J2Tgf .framer-1e9cn4k, .framer-J2Tgf .framer-1cohs70, .framer-J2Tgf .framer-urikf4, .framer-J2Tgf .framer-sudegg, .framer-J2Tgf .framer-3b14gd, .framer-J2Tgf .framer-1biauvr, .framer-J2Tgf .framer-1jvrl4q, .framer-J2Tgf .framer-vt06le, .framer-J2Tgf .framer-jcu3ad, .framer-J2Tgf .framer-8z280r, .framer-J2Tgf .framer-1b6yfko, .framer-J2Tgf .framer-aee63a, .framer-J2Tgf .framer-14xc3j, .framer-J2Tgf .framer-1a9y4t2, .framer-J2Tgf .framer-sik0rj, .framer-J2Tgf .framer-1y45kbe, .framer-J2Tgf .framer-l68mmp, .framer-J2Tgf .framer-kpv2pb, .framer-J2Tgf .framer-1xp57w0, .framer-J2Tgf .framer-t6xmo8, .framer-J2Tgf .framer-l7opc2, .framer-J2Tgf .framer-1vh59qp, .framer-J2Tgf .framer-1b9p9wg, .framer-J2Tgf .framer-cvbtkv, .framer-J2Tgf .framer-1kil8cq, .framer-J2Tgf .framer-1wj3nmo, .framer-J2Tgf .framer-1tm7rex, .framer-J2Tgf .framer-wihk6f, .framer-J2Tgf .framer-obbyre, .framer-J2Tgf .framer-z3ffn9, .framer-J2Tgf .framer-1wkkrjj, .framer-J2Tgf .framer-yyzdjl, .framer-J2Tgf .framer-xoohgv, .framer-J2Tgf .framer-dqklvk, .framer-J2Tgf .framer-8qxxvg, .framer-J2Tgf .framer-q5479g, .framer-J2Tgf .framer-1eswxb4, .framer-J2Tgf .framer-jmdzya, .framer-J2Tgf .framer-qmd4b2, .framer-J2Tgf .framer-lehobk, .framer-J2Tgf .framer-hq81h8, .framer-J2Tgf .framer-1xvqoiq, .framer-J2Tgf .framer-1yb5kyu, .framer-J2Tgf .framer-srrlgu { gap: 0px; } .framer-J2Tgf.framer-9zkw1z > *, .framer-J2Tgf .framer-m9bl1g > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-J2Tgf.framer-9zkw1z > :first-child, .framer-J2Tgf .framer-1nl222q > :first-child, .framer-J2Tgf .framer-wbmdfi > :first-child, .framer-J2Tgf .framer-1j04i1v > :first-child, .framer-J2Tgf .framer-m9bl1g > :first-child, .framer-J2Tgf .framer-lajgy9 > :first-child, .framer-J2Tgf .framer-1nxue63 > :first-child, .framer-J2Tgf .framer-jy4upd > :first-child, .framer-J2Tgf .framer-1exe3q4 > :first-child, .framer-J2Tgf .framer-1tpmw0t > :first-child, .framer-J2Tgf .framer-1asc1x6 > :first-child, .framer-J2Tgf .framer-eo6yxg > :first-child, .framer-J2Tgf .framer-10qbnij > :first-child, .framer-J2Tgf .framer-msr1gn > :first-child, .framer-J2Tgf .framer-1x4ey29 > :first-child, .framer-J2Tgf .framer-w15919 > :first-child, .framer-J2Tgf .framer-f1lakz > :first-child, .framer-J2Tgf .framer-wyzagm > :first-child, .framer-J2Tgf .framer-1onupys > :first-child, .framer-J2Tgf .framer-1ru19ob > :first-child, .framer-J2Tgf .framer-h0dxhl > :first-child, .framer-J2Tgf .framer-1y7ek9m > :first-child, .framer-J2Tgf .framer-1dt9uh6 > :first-child, .framer-J2Tgf .framer-egid39 > :first-child, .framer-J2Tgf .framer-24xce > :first-child, .framer-J2Tgf .framer-moo3kq > :first-child, .framer-J2Tgf .framer-1a1h7um > :first-child, .framer-J2Tgf .framer-1emld0v > :first-child, .framer-J2Tgf .framer-1e9cn4k > :first-child, .framer-J2Tgf .framer-urikf4 > :first-child, .framer-J2Tgf .framer-3b14gd > :first-child, .framer-J2Tgf .framer-1jvrl4q > :first-child, .framer-J2Tgf .framer-jcu3ad > :first-child, .framer-J2Tgf .framer-1b6yfko > :first-child, .framer-J2Tgf .framer-aee63a > :first-child, .framer-J2Tgf .framer-14xc3j > :first-child, .framer-J2Tgf .framer-1a9y4t2 > :first-child, .framer-J2Tgf .framer-sik0rj > :first-child, .framer-J2Tgf .framer-kpv2pb > :first-child, .framer-J2Tgf .framer-1xp57w0 > :first-child, .framer-J2Tgf .framer-t6xmo8 > :first-child, .framer-J2Tgf .framer-l7opc2 > :first-child, .framer-J2Tgf .framer-cvbtkv > :first-child, .framer-J2Tgf .framer-1wj3nmo > :first-child, .framer-J2Tgf .framer-wihk6f > :first-child, .framer-J2Tgf .framer-z3ffn9 > :first-child, .framer-J2Tgf .framer-yyzdjl > :first-child, .framer-J2Tgf .framer-dqklvk > :first-child, .framer-J2Tgf .framer-q5479g > :first-child, .framer-J2Tgf .framer-jmdzya > :first-child, .framer-J2Tgf .framer-lehobk > :first-child, .framer-J2Tgf .framer-1xvqoiq > :first-child, .framer-J2Tgf .framer-1yb5kyu > :first-child { margin-top: 0px; } .framer-J2Tgf.framer-9zkw1z > :last-child, .framer-J2Tgf .framer-1nl222q > :last-child, .framer-J2Tgf .framer-wbmdfi > :last-child, .framer-J2Tgf .framer-1j04i1v > :last-child, .framer-J2Tgf .framer-m9bl1g > :last-child, .framer-J2Tgf .framer-lajgy9 > :last-child, .framer-J2Tgf .framer-1nxue63 > :last-child, .framer-J2Tgf .framer-jy4upd > :last-child, .framer-J2Tgf .framer-1exe3q4 > :last-child, .framer-J2Tgf .framer-1tpmw0t > :last-child, .framer-J2Tgf .framer-1asc1x6 > :last-child, .framer-J2Tgf .framer-eo6yxg > :last-child, .framer-J2Tgf .framer-10qbnij > :last-child, .framer-J2Tgf .framer-msr1gn > :last-child, .framer-J2Tgf .framer-1x4ey29 > :last-child, .framer-J2Tgf .framer-w15919 > :last-child, .framer-J2Tgf .framer-f1lakz > :last-child, .framer-J2Tgf .framer-wyzagm > :last-child, .framer-J2Tgf .framer-1onupys > :last-child, .framer-J2Tgf .framer-1ru19ob > :last-child, .framer-J2Tgf .framer-h0dxhl > :last-child, .framer-J2Tgf .framer-1y7ek9m > :last-child, .framer-J2Tgf .framer-1dt9uh6 > :last-child, .framer-J2Tgf .framer-egid39 > :last-child, .framer-J2Tgf .framer-24xce > :last-child, .framer-J2Tgf .framer-moo3kq > :last-child, .framer-J2Tgf .framer-1a1h7um > :last-child, .framer-J2Tgf .framer-1emld0v > :last-child, .framer-J2Tgf .framer-1e9cn4k > :last-child, .framer-J2Tgf .framer-urikf4 > :last-child, .framer-J2Tgf .framer-3b14gd > :last-child, .framer-J2Tgf .framer-1jvrl4q > :last-child, .framer-J2Tgf .framer-jcu3ad > :last-child, .framer-J2Tgf .framer-1b6yfko > :last-child, .framer-J2Tgf .framer-aee63a > :last-child, .framer-J2Tgf .framer-14xc3j > :last-child, .framer-J2Tgf .framer-1a9y4t2 > :last-child, .framer-J2Tgf .framer-sik0rj > :last-child, .framer-J2Tgf .framer-kpv2pb > :last-child, .framer-J2Tgf .framer-1xp57w0 > :last-child, .framer-J2Tgf .framer-t6xmo8 > :last-child, .framer-J2Tgf .framer-l7opc2 > :last-child, .framer-J2Tgf .framer-cvbtkv > :last-child, .framer-J2Tgf .framer-1wj3nmo > :last-child, .framer-J2Tgf .framer-wihk6f > :last-child, .framer-J2Tgf .framer-z3ffn9 > :last-child, .framer-J2Tgf .framer-yyzdjl > :last-child, .framer-J2Tgf .framer-dqklvk > :last-child, .framer-J2Tgf .framer-q5479g > :last-child, .framer-J2Tgf .framer-jmdzya > :last-child, .framer-J2Tgf .framer-lehobk > :last-child, .framer-J2Tgf .framer-1xvqoiq > :last-child, .framer-J2Tgf .framer-1yb5kyu > :last-child { margin-bottom: 0px; } .framer-J2Tgf .framer-1nyb2df > *, .framer-J2Tgf .framer-194nkv2 > *, .framer-J2Tgf .framer-lmg1wx > *, .framer-J2Tgf .framer-1f23x3 > *, .framer-J2Tgf .framer-1cu8puz > *, .framer-J2Tgf .framer-87mhnu > *, .framer-J2Tgf .framer-uzkwx1 > *, .framer-J2Tgf .framer-jqg63y > *, .framer-J2Tgf .framer-wqz74e > *, .framer-J2Tgf .framer-8ljlmq > *, .framer-J2Tgf .framer-wl4w55 > *, .framer-J2Tgf .framer-1uvvhsg > *, .framer-J2Tgf .framer-1ckven6 > *, .framer-J2Tgf .framer-rszw9i > *, .framer-J2Tgf .framer-ba4bfe > *, .framer-J2Tgf .framer-191yf80 > *, .framer-J2Tgf .framer-fezu3s > *, .framer-J2Tgf .framer-1g1m9d0 > *, .framer-J2Tgf .framer-1f21rwu > *, .framer-J2Tgf .framer-fz8peq > *, .framer-J2Tgf .framer-1tbwr94 > *, .framer-J2Tgf .framer-app1ma > *, .framer-J2Tgf .framer-8vay38 > *, .framer-J2Tgf .framer-90ygh9 > *, .framer-J2Tgf .framer-lwrkxh > *, .framer-J2Tgf .framer-anv9e > *, .framer-J2Tgf .framer-kk1zau > *, .framer-J2Tgf .framer-1cohs70 > *, .framer-J2Tgf .framer-sudegg > *, .framer-J2Tgf .framer-1biauvr > *, .framer-J2Tgf .framer-vt06le > *, .framer-J2Tgf .framer-8z280r > *, .framer-J2Tgf .framer-1vh59qp > *, .framer-J2Tgf .framer-1b9p9wg > *, .framer-J2Tgf .framer-1kil8cq > *, .framer-J2Tgf .framer-1tm7rex > *, .framer-J2Tgf .framer-obbyre > *, .framer-J2Tgf .framer-1wkkrjj > *, .framer-J2Tgf .framer-xoohgv > *, .framer-J2Tgf .framer-8qxxvg > *, .framer-J2Tgf .framer-1eswxb4 > *, .framer-J2Tgf .framer-qmd4b2 > *, .framer-J2Tgf .framer-hq81h8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-J2Tgf .framer-1nyb2df > :first-child, .framer-J2Tgf .framer-194nkv2 > :first-child, .framer-J2Tgf .framer-lmg1wx > :first-child, .framer-J2Tgf .framer-1f23x3 > :first-child, .framer-J2Tgf .framer-1cu8puz > :first-child, .framer-J2Tgf .framer-1ac8zwg > :first-child, .framer-J2Tgf .framer-4wlqze > :first-child, .framer-J2Tgf .framer-87mhnu > :first-child, .framer-J2Tgf .framer-uzkwx1 > :first-child, .framer-J2Tgf .framer-jqg63y > :first-child, .framer-J2Tgf .framer-wqz74e > :first-child, .framer-J2Tgf .framer-8ljlmq > :first-child, .framer-J2Tgf .framer-wl4w55 > :first-child, .framer-J2Tgf .framer-1uvvhsg > :first-child, .framer-J2Tgf .framer-1ckven6 > :first-child, .framer-J2Tgf .framer-rszw9i > :first-child, .framer-J2Tgf .framer-ba4bfe > :first-child, .framer-J2Tgf .framer-191yf80 > :first-child, .framer-J2Tgf .framer-fezu3s > :first-child, .framer-J2Tgf .framer-1g1m9d0 > :first-child, .framer-J2Tgf .framer-1f21rwu > :first-child, .framer-J2Tgf .framer-fz8peq > :first-child, .framer-J2Tgf .framer-1tbwr94 > :first-child, .framer-J2Tgf .framer-app1ma > :first-child, .framer-J2Tgf .framer-8vay38 > :first-child, .framer-J2Tgf .framer-90ygh9 > :first-child, .framer-J2Tgf .framer-lwrkxh > :first-child, .framer-J2Tgf .framer-anv9e > :first-child, .framer-J2Tgf .framer-kk1zau > :first-child, .framer-J2Tgf .framer-1cohs70 > :first-child, .framer-J2Tgf .framer-sudegg > :first-child, .framer-J2Tgf .framer-1biauvr > :first-child, .framer-J2Tgf .framer-vt06le > :first-child, .framer-J2Tgf .framer-8z280r > :first-child, .framer-J2Tgf .framer-1y45kbe > :first-child, .framer-J2Tgf .framer-l68mmp > :first-child, .framer-J2Tgf .framer-1vh59qp > :first-child, .framer-J2Tgf .framer-1b9p9wg > :first-child, .framer-J2Tgf .framer-1kil8cq > :first-child, .framer-J2Tgf .framer-1tm7rex > :first-child, .framer-J2Tgf .framer-obbyre > :first-child, .framer-J2Tgf .framer-1wkkrjj > :first-child, .framer-J2Tgf .framer-xoohgv > :first-child, .framer-J2Tgf .framer-8qxxvg > :first-child, .framer-J2Tgf .framer-1eswxb4 > :first-child, .framer-J2Tgf .framer-qmd4b2 > :first-child, .framer-J2Tgf .framer-hq81h8 > :first-child, .framer-J2Tgf .framer-srrlgu > :first-child { margin-left: 0px; } .framer-J2Tgf .framer-1nyb2df > :last-child, .framer-J2Tgf .framer-194nkv2 > :last-child, .framer-J2Tgf .framer-lmg1wx > :last-child, .framer-J2Tgf .framer-1f23x3 > :last-child, .framer-J2Tgf .framer-1cu8puz > :last-child, .framer-J2Tgf .framer-1ac8zwg > :last-child, .framer-J2Tgf .framer-4wlqze > :last-child, .framer-J2Tgf .framer-87mhnu > :last-child, .framer-J2Tgf .framer-uzkwx1 > :last-child, .framer-J2Tgf .framer-jqg63y > :last-child, .framer-J2Tgf .framer-wqz74e > :last-child, .framer-J2Tgf .framer-8ljlmq > :last-child, .framer-J2Tgf .framer-wl4w55 > :last-child, .framer-J2Tgf .framer-1uvvhsg > :last-child, .framer-J2Tgf .framer-1ckven6 > :last-child, .framer-J2Tgf .framer-rszw9i > :last-child, .framer-J2Tgf .framer-ba4bfe > :last-child, .framer-J2Tgf .framer-191yf80 > :last-child, .framer-J2Tgf .framer-fezu3s > :last-child, .framer-J2Tgf .framer-1g1m9d0 > :last-child, .framer-J2Tgf .framer-1f21rwu > :last-child, .framer-J2Tgf .framer-fz8peq > :last-child, .framer-J2Tgf .framer-1tbwr94 > :last-child, .framer-J2Tgf .framer-app1ma > :last-child, .framer-J2Tgf .framer-8vay38 > :last-child, .framer-J2Tgf .framer-90ygh9 > :last-child, .framer-J2Tgf .framer-lwrkxh > :last-child, .framer-J2Tgf .framer-anv9e > :last-child, .framer-J2Tgf .framer-kk1zau > :last-child, .framer-J2Tgf .framer-1cohs70 > :last-child, .framer-J2Tgf .framer-sudegg > :last-child, .framer-J2Tgf .framer-1biauvr > :last-child, .framer-J2Tgf .framer-vt06le > :last-child, .framer-J2Tgf .framer-8z280r > :last-child, .framer-J2Tgf .framer-1y45kbe > :last-child, .framer-J2Tgf .framer-l68mmp > :last-child, .framer-J2Tgf .framer-1vh59qp > :last-child, .framer-J2Tgf .framer-1b9p9wg > :last-child, .framer-J2Tgf .framer-1kil8cq > :last-child, .framer-J2Tgf .framer-1tm7rex > :last-child, .framer-J2Tgf .framer-obbyre > :last-child, .framer-J2Tgf .framer-1wkkrjj > :last-child, .framer-J2Tgf .framer-xoohgv > :last-child, .framer-J2Tgf .framer-8qxxvg > :last-child, .framer-J2Tgf .framer-1eswxb4 > :last-child, .framer-J2Tgf .framer-qmd4b2 > :last-child, .framer-J2Tgf .framer-hq81h8 > :last-child, .framer-J2Tgf .framer-srrlgu > :last-child { margin-right: 0px; } .framer-J2Tgf .framer-1nl222q > *, .framer-J2Tgf .framer-wbmdfi > *, .framer-J2Tgf .framer-1b6yfko > *, .framer-J2Tgf .framer-1xp57w0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-J2Tgf .framer-1j04i1v > *, .framer-J2Tgf .framer-w15919 > *, .framer-J2Tgf .framer-wyzagm > *, .framer-J2Tgf .framer-1ru19ob > *, .framer-J2Tgf .framer-1y7ek9m > *, .framer-J2Tgf .framer-egid39 > *, .framer-J2Tgf .framer-moo3kq > *, .framer-J2Tgf .framer-1emld0v > *, .framer-J2Tgf .framer-urikf4 > *, .framer-J2Tgf .framer-1jvrl4q > *, .framer-J2Tgf .framer-l7opc2 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-J2Tgf .framer-1ac8zwg > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-J2Tgf .framer-4wlqze > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-J2Tgf .framer-lajgy9 > *, .framer-J2Tgf .framer-1nxue63 > *, .framer-J2Tgf .framer-jy4upd > *, .framer-J2Tgf .framer-1exe3q4 > *, .framer-J2Tgf .framer-1tpmw0t > *, .framer-J2Tgf .framer-1asc1x6 > *, .framer-J2Tgf .framer-eo6yxg > *, .framer-J2Tgf .framer-10qbnij > *, .framer-J2Tgf .framer-msr1gn > *, .framer-J2Tgf .framer-f1lakz > *, .framer-J2Tgf .framer-1onupys > *, .framer-J2Tgf .framer-h0dxhl > *, .framer-J2Tgf .framer-1dt9uh6 > *, .framer-J2Tgf .framer-24xce > *, .framer-J2Tgf .framer-1a1h7um > *, .framer-J2Tgf .framer-1e9cn4k > *, .framer-J2Tgf .framer-3b14gd > *, .framer-J2Tgf .framer-jcu3ad > *, .framer-J2Tgf .framer-cvbtkv > *, .framer-J2Tgf .framer-1wj3nmo > *, .framer-J2Tgf .framer-wihk6f > *, .framer-J2Tgf .framer-z3ffn9 > *, .framer-J2Tgf .framer-yyzdjl > *, .framer-J2Tgf .framer-dqklvk > *, .framer-J2Tgf .framer-q5479g > *, .framer-J2Tgf .framer-jmdzya > *, .framer-J2Tgf .framer-lehobk > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } .framer-J2Tgf .framer-1x4ey29 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-J2Tgf .framer-aee63a > *, .framer-J2Tgf .framer-sik0rj > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-J2Tgf .framer-14xc3j > *, .framer-J2Tgf .framer-kpv2pb > *, .framer-J2Tgf .framer-1yb5kyu > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-J2Tgf .framer-1a9y4t2 > * { margin: 0px; margin-bottom: calc(44px / 2); margin-top: calc(44px / 2); } .framer-J2Tgf .framer-1y45kbe > *, .framer-J2Tgf .framer-srrlgu > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-J2Tgf .framer-l68mmp > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-J2Tgf .framer-t6xmo8 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-J2Tgf .framer-1xvqoiq > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,'.framer-J2Tgf[data-border=\"true\"]::after, .framer-J2Tgf [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-J2Tgf.framer-9zkw1z { width: 810px; } .framer-J2Tgf .framer-194nkv2 { padding: 0px; } .framer-J2Tgf .framer-1f23x3 { aspect-ratio: 1.7660550458715596 / 1; height: var(--framer-aspect-ratio-supported, 113px); min-height: unset; } .framer-J2Tgf .framer-1x4ey29 { padding: 48px 20px 40px 20px; } .framer-J2Tgf .framer-aee63a { padding: 80px 20px 80px 20px; } .framer-J2Tgf .framer-sik0rj { gap: 64px; } .framer-J2Tgf .framer-l68mmp { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 36px; } .framer-J2Tgf .framer-kpv2pb, .framer-J2Tgf .framer-l7opc2 { flex: none; width: 100%; } .framer-J2Tgf .framer-hq81h8 { padding: 60px 20px 60px 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-J2Tgf .framer-sik0rj, .framer-J2Tgf .framer-l68mmp { gap: 0px; } .framer-J2Tgf .framer-sik0rj > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-J2Tgf .framer-sik0rj > :first-child, .framer-J2Tgf .framer-l68mmp > :first-child { margin-top: 0px; } .framer-J2Tgf .framer-sik0rj > :last-child, .framer-J2Tgf .framer-l68mmp > :last-child { margin-bottom: 0px; } .framer-J2Tgf .framer-l68mmp > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } }}\",\"@media (max-width: 809px) { .framer-J2Tgf.framer-9zkw1z { width: 390px; } .framer-J2Tgf .framer-194nkv2 { flex-direction: column; padding: 0px; } .framer-J2Tgf .framer-dc8v3e-container, .framer-J2Tgf .framer-kpv2pb, .framer-J2Tgf .framer-l7opc2 { flex: none; width: 100%; } .framer-J2Tgf .framer-wbmdfi { padding: 44px 20px 32px 20px; } .framer-J2Tgf .framer-1f23x3 { aspect-ratio: 1.75 / 1; height: var(--framer-aspect-ratio-supported, 114px); min-height: unset; } .framer-J2Tgf .framer-1cu8puz { --border-bottom-width: unset; --border-left-width: unset; --border-right-width: unset; --border-top-width: unset; flex-direction: column; } .framer-J2Tgf .framer-iwe0bw { --border-left-width: 0px; --border-right-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; width: 100%; } .framer-J2Tgf .framer-1ac8zwg, .framer-J2Tgf .framer-m9bl1g { --border-bottom-width: 1px; --border-right-width: 0px; align-self: unset; height: min-content; padding: 20px; } .framer-J2Tgf .framer-1x4ey29 { padding: 48px 20px 40px 20px; } .framer-J2Tgf .framer-wyzagm, .framer-J2Tgf .framer-1ru19ob, .framer-J2Tgf .framer-1y7ek9m, .framer-J2Tgf .framer-egid39, .framer-J2Tgf .framer-moo3kq, .framer-J2Tgf .framer-1emld0v, .framer-J2Tgf .framer-urikf4, .framer-J2Tgf .framer-1jvrl4q { padding: 20px; } .framer-J2Tgf .framer-aee63a { padding: 80px 20px 60px 20px; } .framer-J2Tgf .framer-sik0rj { gap: 64px; } .framer-J2Tgf .framer-l68mmp { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; } .framer-J2Tgf .framer-hq81h8 { flex-direction: column; padding: 60px 20px 60px 20px; } .framer-J2Tgf .framer-1xvqoiq { flex: none; padding: 80px 20px 80px 20px; width: 100%; } .framer-J2Tgf .framer-srrlgu { flex-direction: column; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-J2Tgf .framer-194nkv2, .framer-J2Tgf .framer-1cu8puz, .framer-J2Tgf .framer-iwe0bw, .framer-J2Tgf .framer-sik0rj, .framer-J2Tgf .framer-l68mmp, .framer-J2Tgf .framer-hq81h8, .framer-J2Tgf .framer-srrlgu { gap: 0px; } .framer-J2Tgf .framer-194nkv2 > *, .framer-J2Tgf .framer-1cu8puz > *, .framer-J2Tgf .framer-hq81h8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-J2Tgf .framer-194nkv2 > :first-child, .framer-J2Tgf .framer-1cu8puz > :first-child, .framer-J2Tgf .framer-iwe0bw > :first-child, .framer-J2Tgf .framer-sik0rj > :first-child, .framer-J2Tgf .framer-l68mmp > :first-child, .framer-J2Tgf .framer-hq81h8 > :first-child, .framer-J2Tgf .framer-srrlgu > :first-child { margin-top: 0px; } .framer-J2Tgf .framer-194nkv2 > :last-child, .framer-J2Tgf .framer-1cu8puz > :last-child, .framer-J2Tgf .framer-iwe0bw > :last-child, .framer-J2Tgf .framer-sik0rj > :last-child, .framer-J2Tgf .framer-l68mmp > :last-child, .framer-J2Tgf .framer-hq81h8 > :last-child, .framer-J2Tgf .framer-srrlgu > :last-child { margin-bottom: 0px; } .framer-J2Tgf .framer-iwe0bw > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-J2Tgf .framer-sik0rj > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-J2Tgf .framer-l68mmp > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-J2Tgf .framer-srrlgu > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7583\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"drBGucwXJ\":{\"layout\":[\"fixed\",\"auto\"]},\"hxb_kWouZ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerBANK59_JR=withCSS(Component,css,\"framer-J2Tgf\");export default FramerBANK59_JR;FramerBANK59_JR.displayName=\"Page\";FramerBANK59_JR.defaultProps={height:7583,width:1200};addFonts(FramerBANK59_JR,[{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:\"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:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"}]},...TopBarFonts,...NavigationPTFonts,...EmbedFonts,...PhosphorFonts,...SocialMediaIconFonts,...ButtonFonts,...HappyClientsFonts,...FooterPTFonts,...StickyWhatsAppFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...componentPresets.fonts?.[\"yCj8hJsMS\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"yCj8hJsMS\"]):[],...componentPresets.fonts?.[\"sFAxEKHjJ\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"sFAxEKHjJ\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBANK59_JR\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"7583\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"drBGucwXJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hxb_kWouZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "TopBarFonts", "getFonts", "WAMQ32XOp_default", "NavigationPTFonts", "g5psqMRXh_default", "EmbedFonts", "Embed", "MotionDivWithFX", "withFX", "motion", "PhosphorFonts", "Icon", "SocialMediaIconFonts", "FsijmxSon_default", "ButtonFonts", "b1pkzh4hy_default", "HappyClientsFonts", "lWf735N5m_default", "FooterPTFonts", "cdXCKn0yc_default", "StickyWhatsAppFonts", "fS8LHd_pj_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "isSet", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "equals", "a", "b", "negate", "transition2", "animation2", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "zCkUpKIKv_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "vL1b9cbFy", "KVb0jcNuP", "iUE_XfN2q", "Y2Z8FUWf8", "cam5vocAB", "j9KBD54H2", "u3CfP3bywbpZrkvLzc", "RXx1rBSa3bpZrkvLzc", "KVb0jcNuPbpZrkvLzc", "ISJT6QzCxbpZrkvLzc", "Y2Z8FUWf8bpZrkvLzc", "cam5vocABbpZrkvLzc", "idbpZrkvLzc", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "textContent", "enumToDisplayNameFunctions", "visible", "activeLocaleCode", "useLocaleCode", "textContent1", "visible1", "visible2", "visible3", "visible4", "visible5", "visible6", "visible7", "visible8", "visible9", "visible10", "visible11", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "WAMQ32XOp_default", "g5psqMRXh_default", "Image2", "MotionDivWithFX", "x", "RichText2", "Embed", "Icon", "ComponentPresetsProvider", "FsijmxSon_default", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "textContent2", "visible12", "visible13", "visible14", "visible15", "visible16", "visible17", "visible18", "visible19", "visible20", "PathVariablesContext", "Link", "resolvedLinks1", "b1pkzh4hy_default", "resolvedLinks2", "lWf735N5m_default", "cdXCKn0yc_default", "fS8LHd_pj_default", "css", "FramerBANK59_JR", "withCSS", "BANK59_JR_default", "addFonts", "TopBarFonts", "NavigationPTFonts", "EmbedFonts", "PhosphorFonts", "SocialMediaIconFonts", "ButtonFonts", "HappyClientsFonts", "FooterPTFonts", "StickyWhatsAppFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
