{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/l9kIGwc2L797YZN3KrM5/fHlVe3u8rQi85PnoHTkj/CPrg8yPXQ.js"],
  "sourcesContent": ["// Generated by Framer (5eef525)\nvar _componentPresets_fonts,_componentPresets_fonts1;import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import NavLog from\"#framer/local/canvasComponent/go47ILSdp/go47ILSdp.js\";import ArquivoDownload from\"#framer/local/canvasComponent/HbiTHPBOb/HbiTHPBOb.js\";import FooterLog from\"#framer/local/canvasComponent/tQZekxRCk/tQZekxRCk.js\";import Pesquisas from\"#framer/local/collection/d9VoNBbWZ/d9VoNBbWZ.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle from\"#framer/local/css/CmplToSFP/CmplToSFP.js\";import*as sharedStyle6 from\"#framer/local/css/DWbgVQHUq/DWbgVQHUq.js\";import*as sharedStyle7 from\"#framer/local/css/JHz4G2rvM/JHz4G2rvM.js\";import*as sharedStyle5 from\"#framer/local/css/kBr8PJSST/kBr8PJSST.js\";import*as sharedStyle2 from\"#framer/local/css/mUosUXdQJ/mUosUXdQJ.js\";import*as sharedStyle1 from\"#framer/local/css/PzMaRWpe9/PzMaRWpe9.js\";import*as sharedStyle4 from\"#framer/local/css/uoFMlWii7/uoFMlWii7.js\";import*as sharedStyle3 from\"#framer/local/css/Zh3C9FVs5/Zh3C9FVs5.js\";import metadataProvider from\"#framer/local/webPageMetadata/CPrg8yPXQ/CPrg8yPXQ.js\";const NavLogFonts=getFonts(NavLog);const ArquivoDownloadFonts=getFonts(ArquivoDownload);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const FooterLogFonts=getFonts(FooterLog);const cycleOrder=[\"ZSBvlpGwo\",\"PsgD9wLGm\",\"EZsi0VcF3\"];const breakpoints={EZsi0VcF3:\"(max-width: 809px)\",PsgD9wLGm:\"(min-width: 810px) and (max-width: 1199px)\",ZSBvlpGwo:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-crBrr\";const variantClassNames={EZsi0VcF3:\"framer-v-12iw0b8\",PsgD9wLGm:\"framer-v-1pg1jrs\",ZSBvlpGwo:\"framer-v-jesezz\"};const transition1={damping:80,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-150,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const dateStyle=options.dateStyle;const timeZone=\"UTC\";try{return date.toLocaleDateString(locale,{dateStyle,timeZone});}catch{return date.toLocaleDateString(fallbackLocale,{dateStyle,timeZone});}};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"ZSBvlpGwo\",Phone:\"EZsi0VcF3\",Tablet:\"PsgD9wLGm\"};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:\"ZSBvlpGwo\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"default\",data:Pesquisas,type:\"Collection\"},select:[{collection:\"default\",name:\"QgIusInO_\",type:\"Identifier\"},{collection:\"default\",name:\"c_SKNuynv\",type:\"Identifier\"},{collection:\"default\",name:\"cDi6G3nut\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables)});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,QgIusInO_=getFromCurrentRouteData(\"QgIusInO_\"),c_SKNuynv=getFromCurrentRouteData(\"c_SKNuynv\"),cDi6G3nut=getFromCurrentRouteData(\"cDi6G3nut\"),Ps53Pdhn7,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,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-crBrr`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-crBrr`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(c_SKNuynv,{dateStyle:\"long\",locale:\"pt-BR\"},activeLocaleCode);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ZSBvlpGwo\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-jesezz\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-92o3wu-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EZsi0VcF3:{variant:\"CXuzU9Z6A\"},PsgD9wLGm:{variant:\"m6b_UVsNp\"}},children:/*#__PURE__*/_jsx(NavLog,{height:\"100%\",id:\"CMWBBOdtg\",layoutId:\"CMWBBOdtg\",style:{width:\"100%\"},variant:\"RdnY0Lmgo\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q9v5bd\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1h37ak1\",\"data-framer-name\":\"Main\",name:\"Main\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qc8bkh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EZsi0VcF3:{initial:animation2},PsgD9wLGm:{initial:animation2}},children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1m10f1q\",\"data-framer-appear-id\":\"1m10f1q\",\"data-framer-name\":\"Conte\\xfado\",initial:animation1,name:\"Conte\\xfado\",optimized:true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9vzeoc\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EZsi0VcF3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-2cede23c-c0cd-4f9c-a019-bde983c8c62b, rgb(40, 40, 40))\"},children:\"Brasil em Debate: Participa\\xe7\\xe3o popular e os desafios da Reforma Tribut\\xe1ria \u2013 Dra. Marcela Guimar\\xe3es e Dra. Maria Juliana Fonseca\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-2cede23c-c0cd-4f9c-a019-bde983c8c62b, rgb(40, 40, 40))\"},children:\"Brasil em Debate: Participa\\xe7\\xe3o popular e os desafios da Reforma Tribut\\xe1ria \u2013 Dra. Marcela Guimar\\xe3es e Dra. Maria Juliana Fonseca\"})}),className:\"framer-1hpm296\",fonts:[\"GF;Poppins-700\"],text:QgIusInO_,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3le5cd\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:482,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/enutn9ZWQbfcrPjOEkD9rh0I.png\"},className:\"framer-1p1jbsb\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EZsi0VcF3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(40, 40, 40, 0.5)\"},children:\"Content\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(40, 40, 40, 0.5)\"},children:\"Content\"})}),className:\"framer-z86o7o\",fonts:[\"GF;Poppins-regular\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17ypvvz\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"pPt9ESUu7\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:cDi6G3nut,className:\"framer-xcc7v7\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-11p3ljf\",h1:\"framer-styles-preset-1q1so9c\",h2:\"framer-styles-preset-12aqx4r\",h3:\"framer-styles-preset-ai8fc\",h4:\"framer-styles-preset-1f5svd\",h5:\"framer-styles-preset-1ivml7i\",img:\"framer-styles-preset-1i0cfh2\",p:\"framer-styles-preset-13lg7nw\"},verticalAlignment:\"top\",withExternalLayout:true})})}),Ps53Pdhn7&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oaw7xt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EZsi0VcF3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-2cede23c-c0cd-4f9c-a019-bde983c8c62b, rgb(40, 40, 40))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Anexo\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-2cede23c-c0cd-4f9c-a019-bde983c8c62b, rgb(40, 40, 40))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Anexo\"})})}),className:\"framer-1icpwn9\",fonts:[\"GF;Poppins-regular\",\"GF;Poppins-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EZsi0VcF3:{width:\"calc(min(min(min(max(100vw - 40px, 1px), 1100px), 1200px), 1100px) - 50px)\"},PsgD9wLGm:{width:\"calc(min(min(min(max(100vw - 80px, 1px), 1100px), 1200px), 1100px) - 50px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc(min(min(max(min(max(100vw - 100px, 1px), 1100px), 1px), 1200px), 1100px) - 50px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rw9ces-container\",children:/*#__PURE__*/_jsx(ArquivoDownload,{height:\"100%\",id:\"gDkhyVzXJ\",l0V8kJ4D4:\"Data\",layoutId:\"gDkhyVzXJ\",style:{width:\"100%\"},variant:\"S1OUqPteR\",vcoPeYy5Z:QgIusInO_,width:\"100%\"})})})})]})]})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-169y3f0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EZsi0VcF3:{variant:\"ASoMDLDra\"},PsgD9wLGm:{variant:\"PbdE9hR39\"}},children:/*#__PURE__*/_jsx(FooterLog,{height:\"100%\",id:\"tryL6Dq2Z\",layoutId:\"tryL6Dq2Z\",style:{width:\"100%\"},variant:\"hkmw7Llc9\",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-crBrr { background: rgb(241, 241, 241); }`,\".framer-crBrr.framer-dxot5c, .framer-crBrr .framer-dxot5c { display: block; }\",\".framer-crBrr.framer-jesezz { align-content: center; align-items: center; background-color: #f1f1f1; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-crBrr .framer-92o3wu-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 4; }\",\".framer-crBrr .framer-1q9v5bd { background-color: rgba(255, 255, 255, 0); bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-crBrr .framer-1h37ak1 { align-content: flex-start; align-items: flex-start; background-color: #f8f8f8; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 160px 50px 100px 50px; position: relative; width: 100%; }\",\".framer-crBrr .framer-1qc8bkh { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1100px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-crBrr .framer-1m10f1q { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-crBrr .framer-9vzeoc { 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-crBrr .framer-1hpm296, .framer-crBrr .framer-xcc7v7, .framer-crBrr .framer-1icpwn9 { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-crBrr .framer-3le5cd { 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-crBrr .framer-1p1jbsb { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-crBrr .framer-z86o7o { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-crBrr .framer-17ypvvz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-crBrr .framer-1oaw7xt { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; max-width: 1100px; overflow: hidden; padding: 25px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-crBrr .framer-1rw9ces-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-crBrr .framer-169y3f0-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-crBrr.framer-jesezz, .framer-crBrr .framer-1h37ak1, .framer-crBrr .framer-1qc8bkh, .framer-crBrr .framer-1m10f1q, .framer-crBrr .framer-9vzeoc, .framer-crBrr .framer-3le5cd, .framer-crBrr .framer-17ypvvz, .framer-crBrr .framer-1oaw7xt { gap: 0px; } .framer-crBrr.framer-jesezz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-crBrr.framer-jesezz > :first-child, .framer-crBrr .framer-1m10f1q > :first-child, .framer-crBrr .framer-9vzeoc > :first-child, .framer-crBrr .framer-17ypvvz > :first-child, .framer-crBrr .framer-1oaw7xt > :first-child { margin-top: 0px; } .framer-crBrr.framer-jesezz > :last-child, .framer-crBrr .framer-1m10f1q > :last-child, .framer-crBrr .framer-9vzeoc > :last-child, .framer-crBrr .framer-17ypvvz > :last-child, .framer-crBrr .framer-1oaw7xt > :last-child { margin-bottom: 0px; } .framer-crBrr .framer-1h37ak1 > *, .framer-crBrr .framer-1qc8bkh > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-crBrr .framer-1h37ak1 > :first-child, .framer-crBrr .framer-1qc8bkh > :first-child, .framer-crBrr .framer-3le5cd > :first-child { margin-left: 0px; } .framer-crBrr .framer-1h37ak1 > :last-child, .framer-crBrr .framer-1qc8bkh > :last-child, .framer-crBrr .framer-3le5cd > :last-child { margin-right: 0px; } .framer-crBrr .framer-1m10f1q > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-crBrr .framer-9vzeoc > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-crBrr .framer-3le5cd > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-crBrr .framer-17ypvvz > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-crBrr .framer-1oaw7xt > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }\",\"@media (min-width: 1200px) { .framer-crBrr .hidden-jesezz { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-crBrr .hidden-1pg1jrs { display: none !important; } .${metadata.bodyClassName}-framer-crBrr { background: rgb(241, 241, 241); } .framer-crBrr.framer-jesezz { width: 810px; } .framer-crBrr .framer-1h37ak1 { padding: 150px 40px 60px 40px; } .framer-crBrr .framer-1qc8bkh { flex-direction: column; } .framer-crBrr .framer-1m10f1q { flex: none; gap: 30px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-crBrr .framer-1qc8bkh, .framer-crBrr .framer-1m10f1q { gap: 0px; } .framer-crBrr .framer-1qc8bkh > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-crBrr .framer-1qc8bkh > :first-child, .framer-crBrr .framer-1m10f1q > :first-child { margin-top: 0px; } .framer-crBrr .framer-1qc8bkh > :last-child, .framer-crBrr .framer-1m10f1q > :last-child { margin-bottom: 0px; } .framer-crBrr .framer-1m10f1q > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}`,`@media (max-width: 809px) { .framer-crBrr .hidden-12iw0b8 { display: none !important; } .${metadata.bodyClassName}-framer-crBrr { background: rgb(241, 241, 241); } .framer-crBrr.framer-jesezz { width: 390px; } .framer-crBrr .framer-1h37ak1 { gap: 20px; padding: 120px 20px 60px 20px; } .framer-crBrr .framer-1qc8bkh { flex-direction: column; } .framer-crBrr .framer-1m10f1q { flex: none; gap: 30px; width: 100%; } .framer-crBrr .framer-9vzeoc { gap: 15px; } .framer-crBrr .framer-1oaw7xt { padding: 30px 25px 30px 25px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-crBrr .framer-1h37ak1, .framer-crBrr .framer-1qc8bkh, .framer-crBrr .framer-1m10f1q, .framer-crBrr .framer-9vzeoc { gap: 0px; } .framer-crBrr .framer-1h37ak1 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-crBrr .framer-1h37ak1 > :first-child { margin-left: 0px; } .framer-crBrr .framer-1h37ak1 > :last-child { margin-right: 0px; } .framer-crBrr .framer-1qc8bkh > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-crBrr .framer-1qc8bkh > :first-child, .framer-crBrr .framer-1m10f1q > :first-child, .framer-crBrr .framer-9vzeoc > :first-child { margin-top: 0px; } .framer-crBrr .framer-1qc8bkh > :last-child, .framer-crBrr .framer-1m10f1q > :last-child, .framer-crBrr .framer-9vzeoc > :last-child { margin-bottom: 0px; } .framer-crBrr .framer-1m10f1q > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-crBrr .framer-9vzeoc > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4095\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"PsgD9wLGm\":{\"layout\":[\"fixed\",\"auto\"]},\"EZsi0VcF3\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerCPrg8yPXQ=withCSS(Component,css,\"framer-crBrr\");export default FramerCPrg8yPXQ;FramerCPrg8yPXQ.displayName=\"Page\";FramerCPrg8yPXQ.defaultProps={height:4095,width:1200};addFonts(FramerCPrg8yPXQ,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/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\"}]},...NavLogFonts,...ArquivoDownloadFonts,...FooterLogFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...((_componentPresets_fonts=componentPresets.fonts)===null||_componentPresets_fonts===void 0?void 0:_componentPresets_fonts[\"pPt9ESUu7\"])?getFontsFromComponentPreset((_componentPresets_fonts1=componentPresets.fonts)===null||_componentPresets_fonts1===void 0?void 0:_componentPresets_fonts1[\"pPt9ESUu7\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCPrg8yPXQ\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4095\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PsgD9wLGm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EZsi0VcF3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["_componentPresets_fonts", "_componentPresets_fonts1", "NavLogFonts", "getFonts", "go47ILSdp_default", "ArquivoDownloadFonts", "HbiTHPBOb_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "FooterLogFonts", "tQZekxRCk_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "toDateString", "value", "options", "activeLocale", "date", "fallbackLocale", "locale", "dateStyle", "timeZone", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "d9VoNBbWZ_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "QgIusInO_", "c_SKNuynv", "cDi6G3nut", "Ps53Pdhn7", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "textContent", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "go47ILSdp_default", "MotionDivWithOptimizedAppearEffect", "x", "RichText2", "Image2", "ComponentPresetsProvider", "HbiTHPBOb_default", "tQZekxRCk_default", "css", "FramerCPrg8yPXQ", "withCSS", "CPrg8yPXQ_default", "addFonts", "NavLogFonts", "ArquivoDownloadFonts", "FooterLogFonts", "getFontsFromSharedStyle", "fonts", "_componentPresets_fonts", "getFontsFromComponentPreset", "_componentPresets_fonts1", "__FramerMetadata__"]
}
