{"version":3,"file":"BjjpvVuEXzU0wCKzPc3_mXiFo1PLx4YnTs5N6DboSDw.0e0ZLmPN.mjs","names":["NavigationNavigationBar","Database","ButtonsPrimary","ButtonsSecondary","Image","NavigationNavFotter","WppButton","metadata","PropertyOverrides"],"sources":["https:/framerusercontent.com/modules/TpOShKQrgKMjuuPU8sQW/PywRxxRzoegoiyS0SMAl/mzmxhhA_T.js"],"sourcesContent":["// Generated by Framer (9f68555)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import NavigationNavFotter from\"#framer/local/canvasComponent/FfUXfccnf/FfUXfccnf.js\";import WppButton from\"#framer/local/canvasComponent/ori25qLKq/ori25qLKq.js\";import Database from\"#framer/local/canvasComponent/pSXEgFa56/pSXEgFa56.js\";import NavigationNavigationBar from\"#framer/local/canvasComponent/U73P5HBq8/U73P5HBq8.js\";import ButtonsPrimary from\"#framer/local/canvasComponent/Wwy1p_8qt/Wwy1p_8qt.js\";import ButtonsSecondary from\"#framer/local/canvasComponent/zIDEM7GsT/zIDEM7GsT.js\";import metadataProvider from\"#framer/local/webPageMetadata/mzmxhhA_T/mzmxhhA_T.js\";const NavigationNavigationBarFonts=getFonts(NavigationNavigationBar);const DatabaseFonts=getFonts(Database);const ButtonsPrimaryFonts=getFonts(ButtonsPrimary);const ButtonsSecondaryFonts=getFonts(ButtonsSecondary);const ImageWithFX=withFX(Image);const NavigationNavFotterFonts=getFonts(NavigationNavFotter);const WppButtonFonts=getFonts(WppButton);const breakpoints={aV9FiQEpZ:\"(min-width: 810px) and (max-width: 1199px)\",C1s2_T5Rf:\"(max-width: 809px)\",ezyQS_3XW:\"(min-width: 1200px) and (max-width: 1439px)\",L_mTAuK8K:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-pM731\";const variantClassNames={aV9FiQEpZ:\"framer-v-1hr84us\",C1s2_T5Rf:\"framer-v-5dwder\",ezyQS_3XW:\"framer-v-938o06\",L_mTAuK8K:\"framer-v-mz6b4x\"};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition1};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition2};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:150,y:0};const transition3={bounce:.3,delay:0,duration:1,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:150,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-150,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:-150,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"L_mTAuK8K\",Note:\"ezyQS_3XW\",Phone:\"C1s2_T5Rf\",Tablet:\"aV9FiQEpZ\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"L_mTAuK8K\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-pM731`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-pM731`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"aV9FiQEpZ\",\"C1s2_T5Rf\"].includes(baseVariant))return false;return true;};const elementId=useRouteElementId(\"QYaJd5uvW\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"HUWIToffm\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"OBhQPg_ZL\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"fe_aB3zAd\");const ref5=React.useRef(null);const elementId4=useRouteElementId(\"Vx8hrmaDa\");const ref6=React.useRef(null);const elementId5=useRouteElementId(\"H4137_MM8\");const ref7=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"L_mTAuK8K\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-mz6b4x\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:65,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11b8aix-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{variant:\"qQFYfjnbt\"},C1s2_T5Rf:{style:{width:\"100%\"},variant:\"qQFYfjnbt\"},ezyQS_3XW:{variant:\"CKnFNOYN1\"}},children:/*#__PURE__*/_jsx(NavigationNavigationBar,{height:\"100%\",id:\"dwOYk2XzJ\",layoutId:\"dwOYk2XzJ\",style:{height:\"100%\",width:\"100%\"},variant:\"zpg3oWze9\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xfc54p\",\"data-framer-name\":\"database\",name:\"database\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(129),pixelHeight:1294,pixelWidth:1450,src:\"https://framerusercontent.com/images/gmNrl4a1ujFiDvQ0LtHqaS3rq0.webp\",srcSet:\"https://framerusercontent.com/images/gmNrl4a1ujFiDvQ0LtHqaS3rq0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/gmNrl4a1ujFiDvQ0LtHqaS3rq0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/gmNrl4a1ujFiDvQ0LtHqaS3rq0.webp 1450w\"}},C1s2_T5Rf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(129),pixelHeight:1294,pixelWidth:1450,sizes:\"100vw\",src:\"https://framerusercontent.com/images/gmNrl4a1ujFiDvQ0LtHqaS3rq0.webp\",srcSet:\"https://framerusercontent.com/images/gmNrl4a1ujFiDvQ0LtHqaS3rq0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/gmNrl4a1ujFiDvQ0LtHqaS3rq0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/gmNrl4a1ujFiDvQ0LtHqaS3rq0.webp 1450w\"}},ezyQS_3XW:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(185),pixelHeight:1294,pixelWidth:1450,sizes:\"min(100vw, 1216px)\",src:\"https://framerusercontent.com/images/gmNrl4a1ujFiDvQ0LtHqaS3rq0.webp\",srcSet:\"https://framerusercontent.com/images/gmNrl4a1ujFiDvQ0LtHqaS3rq0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/gmNrl4a1ujFiDvQ0LtHqaS3rq0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/gmNrl4a1ujFiDvQ0LtHqaS3rq0.webp 1450w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(185),pixelHeight:1294,pixelWidth:1450,sizes:\"1216px\",src:\"https://framerusercontent.com/images/gmNrl4a1ujFiDvQ0LtHqaS3rq0.webp\",srcSet:\"https://framerusercontent.com/images/gmNrl4a1ujFiDvQ0LtHqaS3rq0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/gmNrl4a1ujFiDvQ0LtHqaS3rq0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/gmNrl4a1ujFiDvQ0LtHqaS3rq0.webp 1450w\"},className:\"framer-141y380\",\"data-framer-name\":\"header\",name:\"header\",children:/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\",positionX:\"center\",positionY:\"center\"},className:\"framer-geb7ne\",\"data-framer-name\":\"header\",name:\"header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jf054k\",\"data-framer-name\":\"texts\",name:\"texts\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-7iuq4a\",\"data-framer-name\":\"titles\",name:\"titles\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"90px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(120, 57, 238) 0%, rgb(80, 107, 242) 49.5%, rgb(1, 208, 250) 100%)\"},children:\"Database\"})})})},C1s2_T5Rf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"90px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(120, 57, 238) 0%, rgb(80, 107, 242) 49.5%, rgb(1, 208, 250) 100%)\"},children:\"Database\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"90px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(120, 57, 238) 0%, rgb(80, 107, 242) 49.5%, rgb(1, 208, 250) 100%)\"},children:\"Database\"})})}),className:\"framer-ylfq2y\",\"data-framer-name\":\"Database\",fonts:[\"Inter-Bold\"],name:\"Database\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9d1691a3-25a1-4613-b862-ba8139ef0323, rgb(49, 56, 84))\"},children:\"With Mitra, building and managing databases is a breeze. Our platform offers a comprehensive set of tools that streamline the entire process, from creation to deployment, ensuring your data is always secure and accessible.\"})}),className:\"framer-1wrj9dd\",\"data-framer-name\":\"Com a Mitra, construir e gerenciar bancos de dados \\xe9 muito simples. Nossa plataforma oferece um conjunto abrangente de ferramentas que agilizam todo o processo, desde a cria\\xe7\\xe3o at\\xe9 a implementa\\xe7\\xe3o, garantindo que seus dados estejam sempre seguros e acess\\xedveis.\",fonts:[\"Inter\"],name:\"Com a Mitra, construir e gerenciar bancos de dados \\xe9 muito simples. Nossa plataforma oferece um conjunto abrangente de ferramentas que agilizam todo o processo, desde a cria\\xe7\\xe3o at\\xe9 a implementa\\xe7\\xe3o, garantindo que seus dados estejam sempre seguros e acess\\xedveis.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-8p98az\",\"data-framer-name\":\"boxes-database\",name:\"boxes-database\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{width:\"337.5px\",y:439},C1s2_T5Rf:{width:\"max(100vw - 48px, 50px)\",y:439}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:108,width:\"282px\",y:495,children:/*#__PURE__*/_jsx(Container,{className:\"framer-u1fnyn-container\",whileHover:animation,children:/*#__PURE__*/_jsx(Database,{height:\"100%\",id:\"VZrxCmyr6\",layoutId:\"VZrxCmyr6\",style:{width:\"100%\"},variant:\"ptWaeypFk\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{width:\"337.5px\",y:439},C1s2_T5Rf:{width:\"max(100vw - 48px, 50px)\",y:563}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:108,width:\"282px\",y:495,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oyrqpr-container\",whileHover:animation,children:/*#__PURE__*/_jsx(Database,{height:\"100%\",id:\"URpwDDxlb\",layoutId:\"URpwDDxlb\",style:{width:\"100%\"},variant:\"UtDkMeg_D\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{width:\"337.5px\",y:598},C1s2_T5Rf:{width:\"max(100vw - 48px, 50px)\",y:687}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:108,width:\"282px\",y:495,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6ub6dz-container\",whileHover:animation,children:/*#__PURE__*/_jsx(Database,{height:\"100%\",id:\"N6gPnALyn\",layoutId:\"N6gPnALyn\",style:{width:\"100%\"},variant:\"zwapHfo0p\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{width:\"337.5px\",y:598},C1s2_T5Rf:{width:\"max(100vw - 48px, 50px)\",y:811}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:108,width:\"282px\",y:654,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vtyj9k-container\",whileHover:animation,children:/*#__PURE__*/_jsx(Database,{height:\"100%\",id:\"ggQb2jdR_\",layoutId:\"ggQb2jdR_\",style:{width:\"100%\"},variant:\"N4r6umM8a\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{width:\"337.5px\",y:757},C1s2_T5Rf:{width:\"max(100vw - 48px, 50px)\",y:935}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:108,width:\"282px\",y:654,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5haun8-container\",whileHover:animation,children:/*#__PURE__*/_jsx(Database,{height:\"100%\",id:\"MrWJ2Gh8f\",layoutId:\"MrWJ2Gh8f\",style:{width:\"100%\"},variant:\"xDIKhjLUL\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{width:\"337.5px\",y:757},C1s2_T5Rf:{width:\"max(100vw - 48px, 50px)\",y:1059}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:108,width:\"282px\",y:654,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18hjw5l-container\",whileHover:animation,children:/*#__PURE__*/_jsx(Database,{height:\"100%\",id:\"dut3izTue\",layoutId:\"dut3izTue\",style:{width:\"100%\"},variant:\"DueI_mcLM\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bftuzs\",\"data-framer-name\":\"btns\",name:\"btns\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:826,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ym24lk-container hidden-1hr84us hidden-5dwder\",whileHover:animation1,children:/*#__PURE__*/_jsx(ButtonsPrimary,{C4ClyFrKR:\"rgb(120, 57, 237)\",gN9xvONnT:false,height:\"100%\",id:\"dhy2eGyeW\",layoutId:\"dhy2eGyeW\",m2XrZRHEi:{borderColor:\"rgba(87, 32, 182, 0.2)\",borderStyle:\"solid\",borderWidth:1},mRoAvw_eB:\"https://preview.mitralab.io/login\",Nu0nq2eHd:14,OYoqUlUgs:\"rgb(255, 255, 255)\",PpwLKVMcY:\"9px 16px 9px 16px\",style:{height:\"100%\"},v7ONADGtV:\"Come\\xe7ar gr\\xe1tis\",variant:\"qqGHTdJHM\",width:\"100%\",xxCSU_uQ1:\"rgb(147, 91, 252)\",yJ_FkACwf:true,YKjnmPZXV:\"rgb(255, 255, 255)\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{y:929},C1s2_T5Rf:{y:1231}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:826,children:/*#__PURE__*/_jsx(Container,{className:\"framer-iyvzz2-container\",whileHover:animation1,children:/*#__PURE__*/_jsx(ButtonsSecondary,{height:\"100%\",id:\"AO1koUeuJ\",layoutId:\"AO1koUeuJ\",variant:\"sx2sO4jWZ\",width:\"100%\"})})})})]})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1esgmkb\",\"data-framer-name\":\"content\",name:\"content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lc3ru4\",\"data-framer-name\":\"content 1\",id:elementId,name:\"content 1\",ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ac61vm\",\"data-framer-name\":\"text\",name:\"text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"38px\",\"--framer-text-color\":\"rgb(44, 44, 66)\"},children:\"Comprehensive Database Builder\"})}),className:\"framer-1pea8qt\",\"data-framer-name\":\"titulo\",fonts:[\"Inter-Bold\"],name:\"titulo\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(106, 106, 130)\"},children:\"Create and manage databases effortlessly with our intuitive interface. Our powerful builder allows you to design complex databases without any technical expertise, making database management accessible to everyone.\"})}),className:\"framer-mkeun7\",\"data-framer-name\":\"Crie e gerencie bancos de dados sem esfor\\xe7o com nossa interface intuitiva. Nosso construtor poderoso permite que voc\\xea projete bancos de dados complexos sem necessidade de conhecimento t\\xe9cnico, tornando o gerenciamento de banco de dados acess\\xedvel a todos.\",fonts:[\"Inter\"],name:\"Crie e gerencie bancos de dados sem esfor\\xe7o com nossa interface intuitiva. Nosso construtor poderoso permite que voc\\xea projete bancos de dados complexos sem necessidade de conhecimento t\\xe9cnico, tornando o gerenciamento de banco de dados acess\\xedvel a todos.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1r1bxxk\",\"data-framer-name\":\"img container\",name:\"img container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{background:{alt:\"mitralab-construtor-de-database\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1516),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yFuNtIOmS4UCfjNdxF635wghg.webp\"}},C1s2_T5Rf:{__framer__styleAppearEffectEnabled:undefined,background:{alt:\"mitralab-construtor-de-database\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1709),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yFuNtIOmS4UCfjNdxF635wghg.webp\"}},ezyQS_3XW:{background:{alt:\"mitralab-construtor-de-database\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1046),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yFuNtIOmS4UCfjNdxF635wghg.webp\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"mitralab-construtor-de-database\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1006),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yFuNtIOmS4UCfjNdxF635wghg.webp\"},className:\"framer-17od2by\",\"data-framer-name\":\"img\",name:\"img\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aqlqhu\",\"data-framer-name\":\"content 2\",id:elementId1,name:\"content 2\",ref:ref3,children:[/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1tuzh8f\",\"data-framer-name\":\"img container\",name:\"img container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{background:{alt:\"mitralab-conexoes-simplificadas\",fit:\"fit\",loading:getLoadingLazyAtYPosition(2426),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ehVrabxZOVmC8KiqEKevfZVDM4U.webp\"}},C1s2_T5Rf:{__framer__styleAppearEffectEnabled:undefined,background:{alt:\"mitralab-conexoes-simplificadas\",fit:\"fit\",loading:getLoadingLazyAtYPosition(2424),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ehVrabxZOVmC8KiqEKevfZVDM4U.webp\"}},ezyQS_3XW:{background:{alt:\"mitralab-conexoes-simplificadas\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1551),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ehVrabxZOVmC8KiqEKevfZVDM4U.webp\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"mitralab-conexoes-simplificadas\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1512),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ehVrabxZOVmC8KiqEKevfZVDM4U.webp\"},className:\"framer-1yq10i0\",\"data-framer-name\":\"img\",name:\"img\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10lt3e5\",\"data-framer-name\":\"text\",name:\"text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"38px\",\"--framer-text-color\":\"rgb(44, 44, 66)\"},children:\"Simplified Connections\"})}),className:\"framer-kv01q4\",\"data-framer-name\":\"titulo\",fonts:[\"Inter-Bold\"],name:\"titulo\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(106, 106, 130)\"},children:\"Easily connect your database to other systems and services. Mitra provides seamless integration options, enabling you to link your database with external applications and services quickly and efficiently.\"})}),className:\"framer-1ktgq87\",\"data-framer-name\":\"Conecte facilmente seu banco de dados a outros sistemas e servi\\xe7os. A Mitra oferece op\\xe7\\xf5es de integra\\xe7\\xe3o sem complica\\xe7\\xf5es, permitindo que voc\\xea vincule seu banco de dados a aplicativos e servi\\xe7os externos de forma r\\xe1pida e eficiente.\",fonts:[\"Inter\"],name:\"Conecte facilmente seu banco de dados a outros sistemas e servi\\xe7os. A Mitra oferece op\\xe7\\xf5es de integra\\xe7\\xe3o sem complica\\xe7\\xf5es, permitindo que voc\\xea vincule seu banco de dados a aplicativos e servi\\xe7os externos de forma r\\xe1pida e eficiente.\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o931z0\",\"data-framer-name\":\"content 3\",id:elementId2,name:\"content 3\",ref:ref4,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wll584\",\"data-framer-name\":\"text\",name:\"text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"38px\",\"--framer-text-color\":\"rgb(44, 44, 66)\"},children:\"Instant APIs\"})}),className:\"framer-87atj5\",\"data-framer-name\":\"titulo\",fonts:[\"Inter-Bold\"],name:\"titulo\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(106, 106, 130)\"},children:\"Automatically generate APIs as you create your tables. This feature facilitates data access and integration, allowing you to build robust applications with ease.\"})}),className:\"framer-8pd3n1\",\"data-framer-name\":\"Gere APIs automaticamente \\xe0 medida que voc\\xea cria suas tabelas. Esse recurso facilita o acesso aos dados e a integra\\xe7\\xe3o, permitindo que voc\\xea desenvolva aplicativos robustos com facilidade.\",fonts:[\"Inter\"],name:\"Gere APIs automaticamente \\xe0 medida que voc\\xea cria suas tabelas. Esse recurso facilita o acesso aos dados e a integra\\xe7\\xe3o, permitindo que voc\\xea desenvolva aplicativos robustos com facilidade.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-t7c8i1\",\"data-framer-name\":\"img container\",name:\"img container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{background:{alt:\"mitralab-apis-instantaneas\",fit:\"fit\",loading:getLoadingLazyAtYPosition(3336),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/mD63VOOdHQpzL9dslW8qTj0EY4.webp\"}},C1s2_T5Rf:{__framer__styleAppearEffectEnabled:undefined,background:{alt:\"mitralab-apis-instantaneas\",fit:\"fit\",loading:getLoadingLazyAtYPosition(3090),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/mD63VOOdHQpzL9dslW8qTj0EY4.webp\"}},ezyQS_3XW:{background:{alt:\"mitralab-apis-instantaneas\",fit:\"fit\",loading:getLoadingLazyAtYPosition(2032),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/mD63VOOdHQpzL9dslW8qTj0EY4.webp\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"mitralab-apis-instantaneas\",fit:\"fit\",loading:getLoadingLazyAtYPosition(2018),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/mD63VOOdHQpzL9dslW8qTj0EY4.webp\"},className:\"framer-1g8icqu\",\"data-framer-name\":\"img\",name:\"img\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s37wjc\",\"data-framer-name\":\"content 4\",id:elementId3,name:\"content 4\",ref:ref5,children:[/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1wm1x0a\",\"data-framer-name\":\"img container\",name:\"img container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{background:{alt:\"mitralab-autenticacao-instantanea\",fit:\"fit\",loading:getLoadingLazyAtYPosition(4246),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RrPG1P9fWDiiDsxYHD4f6mzjzI.webp\"}},C1s2_T5Rf:{__framer__styleAppearEffectEnabled:undefined,background:{alt:\"mitralab-autenticacao-instantanea\",fit:\"fit\",loading:getLoadingLazyAtYPosition(3764),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RrPG1P9fWDiiDsxYHD4f6mzjzI.webp\"}},ezyQS_3XW:{background:{alt:\"mitralab-autenticacao-instantanea\",fit:\"fit\",loading:getLoadingLazyAtYPosition(2537),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RrPG1P9fWDiiDsxYHD4f6mzjzI.webp\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"mitralab-autenticacao-instantanea\",fit:\"fit\",loading:getLoadingLazyAtYPosition(2524),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RrPG1P9fWDiiDsxYHD4f6mzjzI.webp\"},className:\"framer-azukt6\",\"data-framer-name\":\"img\",name:\"img\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-truex1\",\"data-framer-name\":\"text\",name:\"text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"38px\",\"--framer-text-color\":\"rgb(44, 44, 66)\"},children:\"User Authentication\"})}),className:\"framer-1ucokae\",\"data-framer-name\":\"titulo\",fonts:[\"Inter-Bold\"],name:\"titulo\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(106, 106, 130)\"},children:\"Ensure security and access management with automatic user authentication. Mitra implements user authentication out-of-the-box, protecting your sensitive data and maintaining compliance with security standards.\"})}),className:\"framer-1j1fiqr\",\"data-framer-name\":\"Garanta seguran\\xe7a e gest\\xe3o de acesso com a autentica\\xe7\\xe3o de usu\\xe1rio autom\\xe1tica. A Mitra implementa autentica\\xe7\\xe3o de usu\\xe1rio de forma nativa, protegendo seus dados sens\\xedveis e mantendo a conformidade com os padr\\xf5es de seguran\\xe7a.\",fonts:[\"Inter\"],name:\"Garanta seguran\\xe7a e gest\\xe3o de acesso com a autentica\\xe7\\xe3o de usu\\xe1rio autom\\xe1tica. A Mitra implementa autentica\\xe7\\xe3o de usu\\xe1rio de forma nativa, protegendo seus dados sens\\xedveis e mantendo a conformidade com os padr\\xf5es de seguran\\xe7a.\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-merkjr\",\"data-framer-name\":\"content 5\",id:elementId4,name:\"content 5\",ref:ref6,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b904xs\",\"data-framer-name\":\"text\",name:\"text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"38px\",\"--framer-text-color\":\"rgb(44, 44, 66)\"},children:\"Enterprise-Grade Security\"})}),className:\"framer-f7x2km\",\"data-framer-name\":\"titulo\",fonts:[\"Inter-Bold\"],name:\"titulo\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(106, 106, 130)\"},children:\"Native Row Level Security allows for detailed control over user access to data. Additionally, you can create access profiles to configure screen permissions and user roles in the system, ensuring security and efficiency.\"})}),className:\"framer-6gm1w2\",\"data-framer-name\":\"Proteja seus dados com padr\\xf5es de seguran\\xe7a robustos. Nossa plataforma segue medidas de seguran\\xe7a de n\\xedvel empresarial, garantindo que seus dados estejam seguros o tempo todo.\",fonts:[\"Inter\"],name:\"Proteja seus dados com padr\\xf5es de seguran\\xe7a robustos. Nossa plataforma segue medidas de seguran\\xe7a de n\\xedvel empresarial, garantindo que seus dados estejam seguros o tempo todo.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1k6holp\",\"data-framer-name\":\"img container\",name:\"img container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{background:{alt:\"mitralab-seguranca-corporativa\",fit:\"fit\",loading:getLoadingLazyAtYPosition(5156),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ltP0opjWJ1Ni4GZlMPFMKr4JUxo.webp\"}},C1s2_T5Rf:{__framer__styleAppearEffectEnabled:undefined,background:{alt:\"mitralab-seguranca-corporativa\",fit:\"fit\",loading:getLoadingLazyAtYPosition(4458),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ltP0opjWJ1Ni4GZlMPFMKr4JUxo.webp\"}},ezyQS_3XW:{background:{alt:\"mitralab-seguranca-corporativa\",fit:\"fit\",loading:getLoadingLazyAtYPosition(3042),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ltP0opjWJ1Ni4GZlMPFMKr4JUxo.webp\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"mitralab-seguranca-corporativa\",fit:\"fit\",loading:getLoadingLazyAtYPosition(3030),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ltP0opjWJ1Ni4GZlMPFMKr4JUxo.webp\"},className:\"framer-gmw6ks\",\"data-framer-name\":\"img\",name:\"img\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rwk7xf\",\"data-framer-name\":\"content 6\",id:elementId5,name:\"content 6\",ref:ref7,children:[/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-b0x2qo\",\"data-framer-name\":\"img container\",name:\"img container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{background:{alt:\"mitralab-suporte-dml-procedures\",fit:\"fit\",loading:getLoadingLazyAtYPosition(6066),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/h0MpC3FboTltCpfRY6OJhPqs.webp\"}},C1s2_T5Rf:{__framer__styleAppearEffectEnabled:undefined,background:{alt:\"mitralab-suporte-dml-procedures\",fit:\"fit\",loading:getLoadingLazyAtYPosition(5149),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/h0MpC3FboTltCpfRY6OJhPqs.webp\"}},ezyQS_3XW:{background:{alt:\"mitralab-suporte-dml-procedures\",fit:\"fit\",loading:getLoadingLazyAtYPosition(3504.5),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/h0MpC3FboTltCpfRY6OJhPqs.webp\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"mitralab-suporte-dml-procedures\",fit:\"fit\",loading:getLoadingLazyAtYPosition(3536),pixelHeight:1911,pixelWidth:3236,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/h0MpC3FboTltCpfRY6OJhPqs.webp\"},className:\"framer-1rcd7j7\",\"data-framer-name\":\"img\",name:\"img\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-77wwox\",\"data-framer-name\":\"text\",name:\"text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"38px\",\"--framer-text-color\":\"rgb(44, 44, 66)\"},children:\"Support for DML and Procedures\"})}),className:\"framer-pbnmq2\",\"data-framer-name\":\"titulo\",fonts:[\"Inter-Bold\"],name:\"titulo\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(106, 106, 130)\"},children:\"Execute DML commands and create procedures directly on the platform. Mitra supports advanced data manipulation and complex operations, providing you with the tools needed for sophisticated database management.\"})}),className:\"framer-13rekef\",\"data-framer-name\":\"Execute comandos DML e crie procedimentos diretamente na plataforma. A Mitra oferece suporte para manipula\\xe7\\xe3o avan\\xe7ada de dados e opera\\xe7\\xf5es complexas, fornecendo as ferramentas necess\\xe1rias para uma gest\\xe3o sofisticada de banco de dados.\",fonts:[\"Inter\"],name:\"Execute comandos DML e crie procedimentos diretamente na plataforma. A Mitra oferece suporte para manipula\\xe7\\xe3o avan\\xe7ada de dados e opera\\xe7\\xf5es complexas, fornecendo as ferramentas necess\\xe1rias para uma gest\\xe3o sofisticada de banco de dados.\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{y:6569},C1s2_T5Rf:{y:5483},ezyQS_3XW:{y:4007}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:851,width:\"100vw\",y:4042,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1df25g3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{variant:\"o95RQ5NkZ\"},C1s2_T5Rf:{variant:\"qyrm0EQAL\"},ezyQS_3XW:{variant:\"o95RQ5NkZ\"}},children:/*#__PURE__*/_jsx(NavigationNavFotter,{height:\"100%\",id:\"OL8o_I9tE\",layoutId:\"OL8o_I9tE\",style:{width:\"100%\"},variant:\"AGq_or2Aj\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:940,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yv90ne-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aV9FiQEpZ:{variant:\"GxtXrlAjx\"},C1s2_T5Rf:{variant:\"GxtXrlAjx\"}},children:/*#__PURE__*/_jsx(WppButton,{height:\"100%\",id:\"Eml54u2Nk\",layoutId:\"Eml54u2Nk\",variant:\"ktLLTS8Xh\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-pM731 { background: white; }`,\".framer-pM731.framer-8ggxxh, .framer-pM731 .framer-8ggxxh { display: block; }\",\".framer-pM731.framer-mz6b4x { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-pM731 .framer-11b8aix-container { flex: none; height: 65px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-pM731 .framer-xfc54p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 120px 24px 120px 24px; position: relative; width: 1440px; }\",\".framer-pM731 .framer-141y380 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1216px; }\",\".framer-pM731 .framer-geb7ne { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-pM731 .framer-1jf054k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1216px; }\",\".framer-pM731 .framer-7iuq4a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-pM731 .framer-ylfq2y { --framer-paragraph-spacing: 72px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 952px; word-break: break-word; word-wrap: break-word; }\",\".framer-pM731 .framer-1wrj9dd { --framer-paragraph-spacing: 18px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 974px; word-break: break-word; word-wrap: break-word; }\",\".framer-pM731 .framer-8p98az { display: grid; flex: none; gap: 51px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 948px; }\",\".framer-pM731 .framer-u1fnyn-container, .framer-pM731 .framer-1oyrqpr-container, .framer-pM731 .framer-6ub6dz-container, .framer-pM731 .framer-1vtyj9k-container, .framer-pM731 .framer-5haun8-container, .framer-pM731 .framer-18hjw5l-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-pM731 .framer-1bftuzs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-pM731 .framer-ym24lk-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",\".framer-pM731 .framer-iyvzz2-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-pM731 .framer-1esgmkb { 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; overflow: visible; padding: 0px; position: relative; width: 1216px; }\",\".framer-pM731 .framer-lc3ru4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-pM731 .framer-1ac61vm, .framer-pM731 .framer-wll584, .framer-pM731 .framer-1b904xs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 548px; }\",\".framer-pM731 .framer-1pea8qt, .framer-pM731 .framer-kv01q4, .framer-pM731 .framer-87atj5, .framer-pM731 .framer-1ucokae, .framer-pM731 .framer-f7x2km { --framer-paragraph-spacing: 30px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 548px; word-break: break-word; word-wrap: break-word; }\",\".framer-pM731 .framer-mkeun7, .framer-pM731 .framer-8pd3n1, .framer-pM731 .framer-6gm1w2 { --framer-paragraph-spacing: 18px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 548px; word-break: break-word; word-wrap: break-word; }\",\".framer-pM731 .framer-1r1bxxk, .framer-pM731 .framer-1tuzh8f, .framer-pM731 .framer-t7c8i1, .framer-pM731 .framer-1wm1x0a, .framer-pM731 .framer-1k6holp, .framer-pM731 .framer-b0x2qo { flex: none; height: 340px; overflow: visible; position: relative; width: 600px; }\",\".framer-pM731 .framer-17od2by, .framer-pM731 .framer-1g8icqu, .framer-pM731 .framer-gmw6ks { bottom: -42px; flex: none; left: -53px; position: absolute; right: -107px; top: -43px; }\",\".framer-pM731 .framer-aqlqhu, .framer-pM731 .framer-o931z0, .framer-pM731 .framer-1s37wjc, .framer-pM731 .framer-merkjr, .framer-pM731 .framer-1rwk7xf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 120px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-pM731 .framer-1yq10i0, .framer-pM731 .framer-azukt6, .framer-pM731 .framer-1rcd7j7 { bottom: -42px; flex: none; left: -108px; position: absolute; right: -52px; top: -43px; }\",\".framer-pM731 .framer-10lt3e5, .framer-pM731 .framer-truex1, .framer-pM731 .framer-77wwox { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 564px; }\",\".framer-pM731 .framer-1ktgq87, .framer-pM731 .framer-1j1fiqr, .framer-pM731 .framer-13rekef { --framer-paragraph-spacing: 18px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 564px; word-break: break-word; word-wrap: break-word; }\",\".framer-pM731 .framer-pbnmq2 { --framer-paragraph-spacing: 30px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 564px; word-break: break-word; word-wrap: break-word; }\",\".framer-pM731 .framer-1df25g3-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-pM731 .framer-yv90ne-container { bottom: 20px; flex: none; height: auto; position: fixed; right: 24px; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pM731.framer-mz6b4x, .framer-pM731 .framer-xfc54p, .framer-pM731 .framer-141y380, .framer-pM731 .framer-geb7ne, .framer-pM731 .framer-1jf054k, .framer-pM731 .framer-7iuq4a, .framer-pM731 .framer-1bftuzs, .framer-pM731 .framer-1esgmkb, .framer-pM731 .framer-1ac61vm, .framer-pM731 .framer-10lt3e5, .framer-pM731 .framer-wll584, .framer-pM731 .framer-truex1, .framer-pM731 .framer-1b904xs, .framer-pM731 .framer-77wwox { gap: 0px; } .framer-pM731.framer-mz6b4x > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-pM731.framer-mz6b4x > :first-child, .framer-pM731 .framer-xfc54p > :first-child, .framer-pM731 .framer-141y380 > :first-child, .framer-pM731 .framer-geb7ne > :first-child, .framer-pM731 .framer-1jf054k > :first-child, .framer-pM731 .framer-7iuq4a > :first-child, .framer-pM731 .framer-1esgmkb > :first-child, .framer-pM731 .framer-1ac61vm > :first-child, .framer-pM731 .framer-10lt3e5 > :first-child, .framer-pM731 .framer-wll584 > :first-child, .framer-pM731 .framer-truex1 > :first-child, .framer-pM731 .framer-1b904xs > :first-child, .framer-pM731 .framer-77wwox > :first-child { margin-top: 0px; } .framer-pM731.framer-mz6b4x > :last-child, .framer-pM731 .framer-xfc54p > :last-child, .framer-pM731 .framer-141y380 > :last-child, .framer-pM731 .framer-geb7ne > :last-child, .framer-pM731 .framer-1jf054k > :last-child, .framer-pM731 .framer-7iuq4a > :last-child, .framer-pM731 .framer-1esgmkb > :last-child, .framer-pM731 .framer-1ac61vm > :last-child, .framer-pM731 .framer-10lt3e5 > :last-child, .framer-pM731 .framer-wll584 > :last-child, .framer-pM731 .framer-truex1 > :last-child, .framer-pM731 .framer-1b904xs > :last-child, .framer-pM731 .framer-77wwox > :last-child { margin-bottom: 0px; } .framer-pM731 .framer-xfc54p > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-pM731 .framer-141y380 > *, .framer-pM731 .framer-geb7ne > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-pM731 .framer-1jf054k > *, .framer-pM731 .framer-7iuq4a > *, .framer-pM731 .framer-1ac61vm > *, .framer-pM731 .framer-10lt3e5 > *, .framer-pM731 .framer-wll584 > *, .framer-pM731 .framer-truex1 > *, .framer-pM731 .framer-1b904xs > *, .framer-pM731 .framer-77wwox > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-pM731 .framer-1bftuzs > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-pM731 .framer-1bftuzs > :first-child { margin-left: 0px; } .framer-pM731 .framer-1bftuzs > :last-child { margin-right: 0px; } .framer-pM731 .framer-1esgmkb > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-pM731 { background: white; } .framer-pM731.framer-mz6b4x { width: 810px; } .framer-pM731 .framer-xfc54p { padding: 64px 0px 120px 0px; width: 100%; } .framer-pM731 .framer-141y380 { gap: 0px; padding: 0px 44px 0px 44px; width: min-content; } .framer-pM731 .framer-geb7ne { width: 726px; } .framer-pM731 .framer-1jf054k { width: 100%; } .framer-pM731 .framer-1wrj9dd { width: 604px; } .framer-pM731 .framer-8p98az { grid-template-columns: repeat(2, minmax(50px, 1fr)); width: 100%; } .framer-pM731 .framer-1esgmkb { justify-content: center; width: 100%; } .framer-pM731 .framer-lc3ru4, .framer-pM731 .framer-aqlqhu, .framer-pM731 .framer-o931z0, .framer-pM731 .framer-1s37wjc, .framer-pM731 .framer-merkjr, .framer-pM731 .framer-1rwk7xf { flex-direction: column; gap: 64px; justify-content: center; } .framer-pM731 .framer-1tuzh8f, .framer-pM731 .framer-1wm1x0a, .framer-pM731 .framer-b0x2qo { order: 1; } .framer-pM731 .framer-1yq10i0, .framer-pM731 .framer-azukt6, .framer-pM731 .framer-1rcd7j7 { left: -78px; right: -82px; } .framer-pM731 .framer-10lt3e5, .framer-pM731 .framer-truex1, .framer-pM731 .framer-77wwox { order: 0; } .framer-pM731 .framer-1g8icqu, .framer-pM731 .framer-gmw6ks { left: -83px; right: -77px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pM731 .framer-141y380, .framer-pM731 .framer-lc3ru4, .framer-pM731 .framer-aqlqhu, .framer-pM731 .framer-o931z0, .framer-pM731 .framer-1s37wjc, .framer-pM731 .framer-merkjr, .framer-pM731 .framer-1rwk7xf { gap: 0px; } .framer-pM731 .framer-141y380 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-pM731 .framer-141y380 > :first-child, .framer-pM731 .framer-lc3ru4 > :first-child, .framer-pM731 .framer-aqlqhu > :first-child, .framer-pM731 .framer-o931z0 > :first-child, .framer-pM731 .framer-1s37wjc > :first-child, .framer-pM731 .framer-merkjr > :first-child, .framer-pM731 .framer-1rwk7xf > :first-child { margin-top: 0px; } .framer-pM731 .framer-141y380 > :last-child, .framer-pM731 .framer-lc3ru4 > :last-child, .framer-pM731 .framer-aqlqhu > :last-child, .framer-pM731 .framer-o931z0 > :last-child, .framer-pM731 .framer-1s37wjc > :last-child, .framer-pM731 .framer-merkjr > :last-child, .framer-pM731 .framer-1rwk7xf > :last-child { margin-bottom: 0px; } .framer-pM731 .framer-lc3ru4 > *, .framer-pM731 .framer-aqlqhu > *, .framer-pM731 .framer-o931z0 > *, .framer-pM731 .framer-1s37wjc > *, .framer-pM731 .framer-merkjr > *, .framer-pM731 .framer-1rwk7xf > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-pM731 { background: white; } .framer-pM731.framer-mz6b4x { justify-content: center; width: 390px; } .framer-pM731 .framer-11b8aix-container { height: auto; } .framer-pM731 .framer-xfc54p { padding: 64px 0px 64px 0px; width: 100%; } .framer-pM731 .framer-141y380 { gap: 0px; padding: 0px 24px 0px 24px; width: 100%; } .framer-pM731 .framer-geb7ne { padding: 0px; } .framer-pM731 .framer-1jf054k, .framer-pM731 .framer-7iuq4a { width: min-content; } .framer-pM731 .framer-ylfq2y { white-space: pre; width: auto; } .framer-pM731 .framer-1wrj9dd { width: 306px; } .framer-pM731 .framer-8p98az { gap: 16px; grid-template-columns: repeat(1, minmax(50px, 1fr)); width: 100%; } .framer-pM731 .framer-1esgmkb { gap: 0px; justify-content: center; padding: 0px 24px 0px 24px; width: 100%; } .framer-pM731 .framer-lc3ru4 { flex-direction: column; gap: 32px; justify-content: flex-start; } .framer-pM731 .framer-1ac61vm, .framer-pM731 .framer-1pea8qt, .framer-pM731 .framer-mkeun7, .framer-pM731 .framer-kv01q4, .framer-pM731 .framer-1ktgq87, .framer-pM731 .framer-wll584, .framer-pM731 .framer-87atj5, .framer-pM731 .framer-8pd3n1, .framer-pM731 .framer-1ucokae, .framer-pM731 .framer-1j1fiqr, .framer-pM731 .framer-1b904xs, .framer-pM731 .framer-f7x2km, .framer-pM731 .framer-6gm1w2, .framer-pM731 .framer-pbnmq2, .framer-pM731 .framer-13rekef { width: 100%; } .framer-pM731 .framer-1r1bxxk { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px; width: 100%; } .framer-pM731 .framer-17od2by { bottom: unset; height: 273px; left: unset; position: relative; right: unset; top: unset; width: 393px; } .framer-pM731 .framer-aqlqhu, .framer-pM731 .framer-o931z0, .framer-pM731 .framer-1s37wjc, .framer-pM731 .framer-merkjr, .framer-pM731 .framer-1rwk7xf { flex-direction: column; gap: 32px; justify-content: center; padding: 64px 0px 0px 0px; } .framer-pM731 .framer-1tuzh8f, .framer-pM731 .framer-1wm1x0a, .framer-pM731 .framer-b0x2qo { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; order: 1; padding: 0px; width: 100%; } .framer-pM731 .framer-1yq10i0 { bottom: unset; height: 224px; left: unset; position: relative; right: unset; top: unset; width: 380px; } .framer-pM731 .framer-10lt3e5, .framer-pM731 .framer-truex1, .framer-pM731 .framer-77wwox { order: 0; width: 100%; } .framer-pM731 .framer-t7c8i1 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; width: 100%; } .framer-pM731 .framer-1g8icqu { bottom: unset; height: 232px; left: unset; position: relative; right: unset; top: unset; width: 382px; } .framer-pM731 .framer-azukt6 { bottom: unset; height: 252px; left: unset; position: relative; right: unset; top: unset; width: 386px; } .framer-pM731 .framer-1k6holp { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; width: 100%; } .framer-pM731 .framer-gmw6ks { bottom: unset; height: 249px; left: unset; position: relative; right: unset; top: unset; width: 380px; } .framer-pM731 .framer-1rcd7j7 { bottom: unset; height: 270px; left: unset; position: relative; right: unset; top: unset; width: 382px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pM731 .framer-141y380, .framer-pM731 .framer-8p98az, .framer-pM731 .framer-1esgmkb, .framer-pM731 .framer-lc3ru4, .framer-pM731 .framer-1r1bxxk, .framer-pM731 .framer-aqlqhu, .framer-pM731 .framer-1tuzh8f, .framer-pM731 .framer-o931z0, .framer-pM731 .framer-t7c8i1, .framer-pM731 .framer-1s37wjc, .framer-pM731 .framer-1wm1x0a, .framer-pM731 .framer-merkjr, .framer-pM731 .framer-1k6holp, .framer-pM731 .framer-1rwk7xf, .framer-pM731 .framer-b0x2qo { gap: 0px; } .framer-pM731 .framer-141y380 > *, .framer-pM731 .framer-1esgmkb > *, .framer-pM731 .framer-1r1bxxk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-pM731 .framer-141y380 > :first-child, .framer-pM731 .framer-1esgmkb > :first-child, .framer-pM731 .framer-lc3ru4 > :first-child, .framer-pM731 .framer-1r1bxxk > :first-child, .framer-pM731 .framer-aqlqhu > :first-child, .framer-pM731 .framer-1tuzh8f > :first-child, .framer-pM731 .framer-o931z0 > :first-child, .framer-pM731 .framer-t7c8i1 > :first-child, .framer-pM731 .framer-1s37wjc > :first-child, .framer-pM731 .framer-1wm1x0a > :first-child, .framer-pM731 .framer-merkjr > :first-child, .framer-pM731 .framer-1k6holp > :first-child, .framer-pM731 .framer-1rwk7xf > :first-child, .framer-pM731 .framer-b0x2qo > :first-child { margin-top: 0px; } .framer-pM731 .framer-141y380 > :last-child, .framer-pM731 .framer-1esgmkb > :last-child, .framer-pM731 .framer-lc3ru4 > :last-child, .framer-pM731 .framer-1r1bxxk > :last-child, .framer-pM731 .framer-aqlqhu > :last-child, .framer-pM731 .framer-1tuzh8f > :last-child, .framer-pM731 .framer-o931z0 > :last-child, .framer-pM731 .framer-t7c8i1 > :last-child, .framer-pM731 .framer-1s37wjc > :last-child, .framer-pM731 .framer-1wm1x0a > :last-child, .framer-pM731 .framer-merkjr > :last-child, .framer-pM731 .framer-1k6holp > :last-child, .framer-pM731 .framer-1rwk7xf > :last-child, .framer-pM731 .framer-b0x2qo > :last-child { margin-bottom: 0px; } .framer-pM731 .framer-8p98az > *, .framer-pM731 .framer-8p98az > :first-child, .framer-pM731 .framer-8p98az > :last-child { margin: 0px; } .framer-pM731 .framer-lc3ru4 > *, .framer-pM731 .framer-aqlqhu > *, .framer-pM731 .framer-o931z0 > *, .framer-pM731 .framer-1s37wjc > *, .framer-pM731 .framer-merkjr > *, .framer-pM731 .framer-1rwk7xf > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-pM731 .framer-1tuzh8f > *, .framer-pM731 .framer-t7c8i1 > *, .framer-pM731 .framer-1wm1x0a > *, .framer-pM731 .framer-1k6holp > *, .framer-pM731 .framer-b0x2qo > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,`@media (min-width: 1200px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-pM731 { background: white; } .framer-pM731.framer-mz6b4x { width: 1200px; } .framer-pM731 .framer-xfc54p { max-width: 1216px; padding: 120px 0px 120px 0px; width: 100%; } .framer-pM731 .framer-141y380 { width: 100%; } .framer-pM731 .framer-geb7ne { max-width: 1236px; } .framer-pM731 .framer-1esgmkb { gap: 80px; max-width: 1236px; padding: 0px 24px 0px 24px; width: 100%; } .framer-pM731 .framer-1ac61vm, .framer-pM731 .framer-10lt3e5, .framer-pM731 .framer-wll584, .framer-pM731 .framer-truex1, .framer-pM731 .framer-1b904xs, .framer-pM731 .framer-77wwox { flex: 1 0 0px; width: 1px; } .framer-pM731 .framer-1r1bxxk, .framer-pM731 .framer-1tuzh8f, .framer-pM731 .framer-t7c8i1, .framer-pM731 .framer-1wm1x0a, .framer-pM731 .framer-1k6holp, .framer-pM731 .framer-b0x2qo { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; width: 1px; } .framer-pM731 .framer-17od2by, .framer-pM731 .framer-1g8icqu, .framer-pM731 .framer-azukt6, .framer-pM731 .framer-gmw6ks, .framer-pM731 .framer-1rcd7j7 { bottom: unset; height: 425px; left: unset; position: relative; right: unset; top: unset; width: 100%; } .framer-pM731 .framer-aqlqhu, .framer-pM731 .framer-o931z0, .framer-pM731 .framer-1s37wjc, .framer-pM731 .framer-merkjr { padding: 0px; } .framer-pM731 .framer-1yq10i0 { bottom: unset; height: 401px; left: unset; position: relative; right: unset; top: unset; width: 100%; } .framer-pM731 .framer-1rwk7xf { height: 340px; padding: 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pM731 .framer-1esgmkb, .framer-pM731 .framer-1r1bxxk, .framer-pM731 .framer-1tuzh8f, .framer-pM731 .framer-t7c8i1, .framer-pM731 .framer-1wm1x0a, .framer-pM731 .framer-1k6holp, .framer-pM731 .framer-b0x2qo { gap: 0px; } .framer-pM731 .framer-1esgmkb > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-pM731 .framer-1esgmkb > :first-child, .framer-pM731 .framer-1r1bxxk > :first-child, .framer-pM731 .framer-1tuzh8f > :first-child, .framer-pM731 .framer-t7c8i1 > :first-child, .framer-pM731 .framer-1wm1x0a > :first-child, .framer-pM731 .framer-1k6holp > :first-child, .framer-pM731 .framer-b0x2qo > :first-child { margin-top: 0px; } .framer-pM731 .framer-1esgmkb > :last-child, .framer-pM731 .framer-1r1bxxk > :last-child, .framer-pM731 .framer-1tuzh8f > :last-child, .framer-pM731 .framer-t7c8i1 > :last-child, .framer-pM731 .framer-1wm1x0a > :last-child, .framer-pM731 .framer-1k6holp > :last-child, .framer-pM731 .framer-b0x2qo > :last-child { margin-bottom: 0px; } .framer-pM731 .framer-1r1bxxk > *, .framer-pM731 .framer-1tuzh8f > *, .framer-pM731 .framer-t7c8i1 > *, .framer-pM731 .framer-1wm1x0a > *, .framer-pM731 .framer-1k6holp > *, .framer-pM731 .framer-b0x2qo > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4756\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"aV9FiQEpZ\":{\"layout\":[\"fixed\",\"auto\"]},\"C1s2_T5Rf\":{\"layout\":[\"fixed\",\"auto\"]},\"ezyQS_3XW\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramermzmxhhA_T=withCSS(Component,css,\"framer-pM731\");export default FramermzmxhhA_T;FramermzmxhhA_T.displayName=\"Produto / Database\";FramermzmxhhA_T.defaultProps={height:4756,width:1440};addFonts(FramermzmxhhA_T,[{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavigationNavigationBarFonts,...DatabaseFonts,...ButtonsPrimaryFonts,...ButtonsSecondaryFonts,...NavigationNavFotterFonts,...WppButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermzmxhhA_T\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"4756\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aV9FiQEpZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"C1s2_T5Rf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ezyQS_3XW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}