{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/kbQpLgWzybg3yAS6LkNu/BPRM7dXY1CaZrvr1b3IJ/i0V8naO84.js", "ssg:https://framerusercontent.com/modules/a4syv0UvYJwctV1yGrhs/g6mUxobSzG9idi2SVzJV/i0V8naO84.js"],
  "sourcesContent": ["// Generated by Framer (2306ade)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={CucLBI6Ph:new LazyValue(()=>import(\"./i0V8naO84-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2306ade)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Vimeo from\"https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js\";import FotosFullFrame from\"https://framerusercontent.com/modules/vUZP0vch9ZSJRgtHRjdd/yxYB3PFnyOXfhULqjnSv/afLaqMCrs.js\";import ChamadaEFotoDireita from\"#framer/local/canvasComponent/Ca9z0pc4v/Ca9z0pc4v.js\";import FotosFullFrame1 from\"#framer/local/canvasComponent/ejgRunMJA/ejgRunMJA.js\";import Texto from\"#framer/local/canvasComponent/EmbcjWL6m/EmbcjWL6m.js\";import Footer from\"#framer/local/canvasComponent/ewmlrrkWn/ewmlrrkWn.js\";import Header from\"#framer/local/canvasComponent/K1rxTw4hO/K1rxTw4hO.js\";import VDeoEmFrame from\"#framer/local/canvasComponent/p6VPtqktZ/p6VPtqktZ.js\";import ChamadaEFoto from\"#framer/local/canvasComponent/WTiHCc_DV/WTiHCc_DV.js\";import NomeDaPGina from\"#framer/local/canvasComponent/ZrR8Se53k/ZrR8Se53k.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/i0V8naO84/i0V8naO84.js\";import metadataProvider from\"#framer/local/webPageMetadata/i0V8naO84/i0V8naO84.js\";const HeaderFonts=getFonts(Header);const NomeDaPGinaFonts=getFonts(NomeDaPGina);const FotosFullFrameFonts=getFonts(FotosFullFrame);const TextoFonts=getFonts(Texto);const VDeoEmFrameFonts=getFonts(VDeoEmFrame);const ChamadaEFotoFonts=getFonts(ChamadaEFoto);const ChamadaEFotoDireitaFonts=getFonts(ChamadaEFotoDireita);const FotosFullFrame1Fonts=getFonts(FotosFullFrame1);const VimeoFonts=getFonts(Vimeo);const FooterFonts=getFonts(Footer);const breakpoints={Gw72F8Tfi:\"(min-width: 1440px)\",MXlmJZkri:\"(min-width: 810px) and (max-width: 919px)\",YiJQFtCsd:\"(min-width: 1080px) and (max-width: 1439px)\",ySSGRwRZK:\"(max-width: 809px)\",zsfW06fSI:\"(min-width: 920px) and (max-width: 1079px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-UIn9O\";const variantClassNames={Gw72F8Tfi:\"framer-v-1ob81mi\",MXlmJZkri:\"framer-v-12bb76j\",YiJQFtCsd:\"framer-v-1v6k075\",ySSGRwRZK:\"framer-v-1jpaws5\",zsfW06fSI:\"framer-v-sxnuhm\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Big one\":\"Gw72F8Tfi\",Desktop:\"YiJQFtCsd\",Intermediate:\"zsfW06fSI\",Phone:\"ySSGRwRZK\",Tablet:\"MXlmJZkri\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"YiJQFtCsd\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"YiJQFtCsd\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1v6k075\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:76,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gy1hq1-container\",nodeId:\"pfayxJxaE\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{variant:\"cdqNnabzd\"},MXlmJZkri:{variant:\"IUkfufnGc\"},ySSGRwRZK:{variant:\"vhzJu7saJ\"},zsfW06fSI:{variant:\"a0rkDMDTW\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"pfayxJxaE\",layoutId:\"pfayxJxaE\",style:{width:\"100%\"},variant:\"X79KrmD0q\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+76,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kyxslj-container\",nodeId:\"SzQMGz_yH\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{variant:\"nnB_qIXeI\"},MXlmJZkri:{variant:\"XDDfpSD1q\"},ySSGRwRZK:{variant:\"YmfJK1T0P\"},zsfW06fSI:{variant:\"zMVIZuhai\"}},children:/*#__PURE__*/_jsx(NomeDaPGina,{height:\"100%\",id:\"SzQMGz_yH\",layoutId:\"SzQMGz_yH\",r2PO58Vtd:getLocalizedValue(\"v0\",activeLocale)??\"Faz Zone Copa America\",style:{width:\"100%\"},variant:\"G49sROEn8\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MXlmJZkri:{height:540},ySSGRwRZK:{height:320},zsfW06fSI:{height:540}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:720,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+114,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19ixbkl-container\",isModuleExternal:true,nodeId:\"nrOMJHVtC\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(FotosFullFrame,{BrZ6YdhSP:\"\",height:\"100%\",id:\"nrOMJHVtC\",layoutId:\"nrOMJHVtC\",NU9cEQJTB:addImageAlt({pixelHeight:1707,pixelWidth:2560,src:\"https://framerusercontent.com/images/zB0qrvU5wda4tvNWtQkTJOfO0vw.jpg\",srcSet:\"https://framerusercontent.com/images/zB0qrvU5wda4tvNWtQkTJOfO0vw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/zB0qrvU5wda4tvNWtQkTJOfO0vw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/zB0qrvU5wda4tvNWtQkTJOfO0vw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/zB0qrvU5wda4tvNWtQkTJOfO0vw.jpg 2560w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"rAa_w5cfQ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MXlmJZkri:{y:(componentViewport?.y||0)+0+654},ySSGRwRZK:{y:(componentViewport?.y||0)+0+434},zsfW06fSI:{y:(componentViewport?.y||0)+0+654}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+834,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eb3y4j-container\",nodeId:\"Mzo_gyk6y\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{variant:\"cegsZQzvY\"},MXlmJZkri:{variant:\"naqmbqywl\"},ySSGRwRZK:{variant:\"bLYUppYZn\"},zsfW06fSI:{variant:\"EF6MaTxKj\"}},children:/*#__PURE__*/_jsx(Texto,{AcAFphPlC:\"rgba(255, 255, 255, 0)\",AvS_UGphc:\"rgb(35, 26, 89)\",height:\"100%\",id:\"Mzo_gyk6y\",layoutId:\"Mzo_gyk6y\",q31k40mk1:getLocalizedValue(\"v2\",activeLocale)??\"Uma atmosfera festiva e emocionante conectando marcas \\xe0 fam\\xedlias e torcedores.\\n\\nDurante os 4 dias de evento, mais de 30 mil pessoas curtiram atra\\xe7\\xf5es musicais, transmiss\\xf5es ao vivo dos jogos do Brasil e diversas ativa\\xe7\\xf5es. Uma experi\\xeancia inesquec\\xedvel para os f\\xe3s brasileiros!\",style:{width:\"100%\"},uZcsYjaBW:getLocalizedValue(\"v1\",activeLocale)??\"A maior festa de futebol das Am\\xe9ricas\",variant:\"OQNKATJ_S\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MXlmJZkri:{y:(componentViewport?.y||0)+0+763},ySSGRwRZK:{y:(componentViewport?.y||0)+0+543},zsfW06fSI:{y:(componentViewport?.y||0)+0+763}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+943,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tfgsim-container\",nodeId:\"MiWBBPiVF\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{variant:\"cegsZQzvY\"},MXlmJZkri:{variant:\"naqmbqywl\"},ySSGRwRZK:{variant:\"bLYUppYZn\"},zsfW06fSI:{variant:\"EF6MaTxKj\"}},children:/*#__PURE__*/_jsx(Texto,{AcAFphPlC:\"rgb(0, 0, 0)\",AvS_UGphc:\"rgb(255, 255, 255)\",height:\"100%\",id:\"MiWBBPiVF\",layoutId:\"MiWBBPiVF\",q31k40mk1:getLocalizedValue(\"v3\",activeLocale)??\"Assista ao v\\xeddeo case completo da cria\\xe7\\xe3o e realiza\\xe7\\xe3o da Fan Zone CONMEBOL Copa Am\\xe9rica USA 2024\",style:{width:\"100%\"},uZcsYjaBW:\"\",variant:\"OQNKATJ_S\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MXlmJZkri:{y:(componentViewport?.y||0)+0+872},ySSGRwRZK:{y:(componentViewport?.y||0)+0+652},zsfW06fSI:{y:(componentViewport?.y||0)+0+872}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:588,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1052,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16to4nx-container\",nodeId:\"hjXEMmP7l\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{variant:\"LJG8z2CA6\"},MXlmJZkri:{variant:\"PrsoqSdX0\"},ySSGRwRZK:{variant:\"Vgz9he9hV\"},zsfW06fSI:{variant:\"haHGp3_gO\"}},children:/*#__PURE__*/_jsx(VDeoEmFrame,{bVaUPa_HL:\"0px 32px 32px 32px\",height:\"100%\",id:\"hjXEMmP7l\",layoutId:\"hjXEMmP7l\",M_OPRxiJJ:\"0px 0px 24px 0px\",style:{width:\"100%\"},t1wH7sxYS:\"https://vimeo.com/992390032\",TKz1nN_Xl:\"rgb(0, 0, 0)\",UPY5OqWAE:\"0px 24px 24px 24px\",variant:\"JtHYnIEtV\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MXlmJZkri:{height:640,y:(componentViewport?.y||0)+0+1460},ySSGRwRZK:{height:320,y:(componentViewport?.y||0)+0+1240},zsfW06fSI:{height:640,y:(componentViewport?.y||0)+0+1460}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:720,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1640,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rj7qym-container\",isModuleExternal:true,nodeId:\"QwtF10g6Z\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(FotosFullFrame,{BrZ6YdhSP:\"\",HcmTX0GLQ:addImageAlt({pixelHeight:1707,pixelWidth:2560,src:\"https://framerusercontent.com/images/aknVYssuqDJd1NNrJE9SCSZBTI.jpg\",srcSet:\"https://framerusercontent.com/images/aknVYssuqDJd1NNrJE9SCSZBTI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/aknVYssuqDJd1NNrJE9SCSZBTI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/aknVYssuqDJd1NNrJE9SCSZBTI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/aknVYssuqDJd1NNrJE9SCSZBTI.jpg 2560w\"},\"\"),height:\"100%\",id:\"QwtF10g6Z\",layoutId:\"QwtF10g6Z\",NU9cEQJTB:addImageAlt({pixelHeight:1707,pixelWidth:2560,src:\"https://framerusercontent.com/images/UmWodnxWqZE3WNq2kIOL740ZGI.jpg\",srcSet:\"https://framerusercontent.com/images/UmWodnxWqZE3WNq2kIOL740ZGI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UmWodnxWqZE3WNq2kIOL740ZGI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/UmWodnxWqZE3WNq2kIOL740ZGI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/UmWodnxWqZE3WNq2kIOL740ZGI.jpg 2560w\"},\"\"),style:{height:\"100%\",width:\"100%\"},u3elKviGd:addImageAlt({pixelHeight:1707,pixelWidth:2560,src:\"https://framerusercontent.com/images/CqOJizSTbRA2pecAqIK4d7mCr4.jpg\",srcSet:\"https://framerusercontent.com/images/CqOJizSTbRA2pecAqIK4d7mCr4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/CqOJizSTbRA2pecAqIK4d7mCr4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/CqOJizSTbRA2pecAqIK4d7mCr4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/CqOJizSTbRA2pecAqIK4d7mCr4.jpg 2560w\"},\"\"),UD0rGKvjm:addImageAlt({pixelHeight:1075,pixelWidth:1908,src:\"https://framerusercontent.com/images/CaPQF4nGW9k9eZlCNa28GOEGxts.jpg\",srcSet:\"https://framerusercontent.com/images/CaPQF4nGW9k9eZlCNa28GOEGxts.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/CaPQF4nGW9k9eZlCNa28GOEGxts.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/CaPQF4nGW9k9eZlCNa28GOEGxts.jpg 1908w\"},\"\"),variant:\"DBCnUIjmO\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15w4xiz\",\"data-framer-name\":\"Texto com 3 dados\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6yasm3\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3n5c9t\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"UM GOLA\\xc7O EM COPA\"})}),className:\"framer-edigao\",fonts:[\"CUSTOM;Univia Pro Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-puvgif\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-22qp\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+30\"})})},MXlmJZkri:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+30\"})})},ySSGRwRZK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+30\"})})},zsfW06fSI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+30\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+30\"})}),className:\"framer-i3gw6x\",fonts:[\"CUSTOM;Univia Pro Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gTGlnaHQ=\",\"--framer-font-family\":'\"Univia Pro Light\", \"Univia Pro Light Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"MIL \"}),\"PESSOAS EM 4 DIAS DE EVENTO\"]})})},MXlmJZkri:{children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gTGlnaHQ=\",\"--framer-font-family\":'\"Univia Pro Light\", \"Univia Pro Light Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"MIL \"}),\"PESSOAS EM 4 DIAS DE EVENTO\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gTGlnaHQ=\",\"--framer-font-family\":'\"Univia Pro Light\", \"Univia Pro Light Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"MIL \"}),\"PESSOAS EM 4 DIAS DE EVENTO\"]})}),className:\"framer-m38dia\",fonts:[\"CUSTOM;Univia Pro Light\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c11z66\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+R$ 7\"})})},MXlmJZkri:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+R$ 7\"})})},ySSGRwRZK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+R$ 7\"})})},zsfW06fSI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+R$ 7\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+R$ 7\"})}),className:\"framer-elqlm8\",fonts:[\"CUSTOM;Univia Pro Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gTGlnaHQ=\",\"--framer-font-family\":'\"Univia Pro Light\", \"Univia Pro Light Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"MILH\\xd5ES\\xa0\"}),\"DE IMPACTO ECON\\xd4MICO PARA A CIDADE\"]})})},MXlmJZkri:{children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gTGlnaHQ=\",\"--framer-font-family\":'\"Univia Pro Light\", \"Univia Pro Light Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"MILH\\xd5ES\\xa0\"}),\"DE IMPACTO ECON\\xd4MICO PARA A CIDADE\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gTGlnaHQ=\",\"--framer-font-family\":'\"Univia Pro Light\", \"Univia Pro Light Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"MILH\\xd5ES\\xa0\"}),\"DE IMPACTO ECON\\xd4MICO PARA A CIDADE\"]})}),className:\"framer-cwvmjz\",fonts:[\"CUSTOM;Univia Pro Light\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wc5efh\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+R$ 360\"})})},MXlmJZkri:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+R$ 360\"})})},ySSGRwRZK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+R$ 360\"})})},zsfW06fSI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+R$ 360\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+R$ 360\"})}),className:\"framer-l5iqwl\",fonts:[\"CUSTOM;Univia Pro Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gTGlnaHQ=\",\"--framer-font-family\":'\"Univia Pro Light\", \"Univia Pro Light Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"MIL \"}),\"EM VENDA DE A&B\"]})})},MXlmJZkri:{children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gTGlnaHQ=\",\"--framer-font-family\":'\"Univia Pro Light\", \"Univia Pro Light Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"MIL \"}),\"EM VENDA DE A&B\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gTGlnaHQ=\",\"--framer-font-family\":'\"Univia Pro Light\", \"Univia Pro Light Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"MIL \"}),\"EM VENDA DE A&B\"]})}),className:\"framer-2bi0wf\",fonts:[\"CUSTOM;Univia Pro Light\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mp1075\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+R$ 3.6\"})})},MXlmJZkri:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+R$ 3.6\"})})},ySSGRwRZK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+R$ 3.6\"})})},zsfW06fSI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+R$ 3.6\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"+R$ 3.6\"})}),className:\"framer-1abs5rq\",fonts:[\"CUSTOM;Univia Pro Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gTGlnaHQ=\",\"--framer-font-family\":'\"Univia Pro Light\", \"Univia Pro Light Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"MI DE VALORA\\xc7\\xc3O TOTAL\"})})})},MXlmJZkri:{children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gTGlnaHQ=\",\"--framer-font-family\":'\"Univia Pro Light\", \"Univia Pro Light Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"MI DE VALORA\\xc7\\xc3O TOTAL\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gTGlnaHQ=\",\"--framer-font-family\":'\"Univia Pro Light\", \"Univia Pro Light Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"MI DE VALORA\\xc7\\xc3O TOTAL\"})})}),className:\"framer-o2ayub\",fonts:[\"CUSTOM;Univia Pro Light\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{y:(componentViewport?.y||0)+0+2676.8},MXlmJZkri:{height:640,y:(componentViewport?.y||0)+0+2765.6},ySSGRwRZK:{height:320,y:(componentViewport?.y||0)+0+2782.4},zsfW06fSI:{height:640,y:(componentViewport?.y||0)+0+2786.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:720,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2648,children:/*#__PURE__*/_jsx(Container,{className:\"framer-shn7bz-container\",isModuleExternal:true,nodeId:\"BQCs3aqkn\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MXlmJZkri:{variant:\"ZPYL3LcT_\"},ySSGRwRZK:{variant:\"AxxVaVYmj\"},zsfW06fSI:{variant:\"ZPYL3LcT_\"}},children:/*#__PURE__*/_jsx(FotosFullFrame,{BrZ6YdhSP:getLocalizedValue(\"v17\",activeLocale)??\"Atra\\xe7\\xf5es Musicais\",height:\"100%\",id:\"BQCs3aqkn\",layoutId:\"BQCs3aqkn\",NU9cEQJTB:addImageAlt({pixelHeight:1365,pixelWidth:2048,src:\"https://framerusercontent.com/images/SzhFxmXypsuO7YGvFH7PC2PxbA.jpg\",srcSet:\"https://framerusercontent.com/images/SzhFxmXypsuO7YGvFH7PC2PxbA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/SzhFxmXypsuO7YGvFH7PC2PxbA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/SzhFxmXypsuO7YGvFH7PC2PxbA.jpg 2048w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"rAa_w5cfQ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{y:(componentViewport?.y||0)+0+3396.8},MXlmJZkri:{y:(componentViewport?.y||0)+0+3405.6},ySSGRwRZK:{height:420,y:(componentViewport?.y||0)+0+3102.4},zsfW06fSI:{y:(componentViewport?.y||0)+0+3426.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:720,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3368,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1553ydt-container\",nodeId:\"QzNy6mF_Z\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{variant:\"OgnGAdNIK\"},MXlmJZkri:{variant:\"sr0YRAI1B\"},ySSGRwRZK:{variant:\"v2u4QFS2b\"},zsfW06fSI:{variant:\"O3Z4b0Zgy\"}},children:/*#__PURE__*/_jsx(ChamadaEFoto,{a4B1pr9cV:\"XANDE DE PILARES\",B0TybURMv:\"\",e7YU7gSTI:\"24/06\",height:\"100%\",id:\"QzNy6mF_Z\",Ko9koEbSO:\"rgb(255, 255, 255)\",layoutId:\"QzNy6mF_Z\",m3K6wLSj0:\"rgb(255, 1, 0)\",qgqjpL5Bd:addImageAlt({pixelHeight:2560,pixelWidth:1707,src:\"https://framerusercontent.com/images/bg0Di4n9EUpl2zMVZubW6ozF6Ug.png\",srcSet:\"https://framerusercontent.com/images/bg0Di4n9EUpl2zMVZubW6ozF6Ug.png?scale-down-to=1024 682w,https://framerusercontent.com/images/bg0Di4n9EUpl2zMVZubW6ozF6Ug.png?scale-down-to=2048 1365w,https://framerusercontent.com/images/bg0Di4n9EUpl2zMVZubW6ozF6Ug.png 1707w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"Pv1gvVulR\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{y:(componentViewport?.y||0)+0+4116.8},MXlmJZkri:{y:(componentViewport?.y||0)+0+4125.6},ySSGRwRZK:{height:420,y:(componentViewport?.y||0)+0+3522.4},zsfW06fSI:{y:(componentViewport?.y||0)+0+4146.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:720,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4088,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15a198u-container\",nodeId:\"RbUqzCj2U\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{variant:\"OlpPyUqrW\"},MXlmJZkri:{variant:\"K_g9Hrc9f\"},ySSGRwRZK:{variant:\"O_cQeFh1P\"},zsfW06fSI:{variant:\"JSNPQPpiw\"}},children:/*#__PURE__*/_jsx(ChamadaEFotoDireita,{height:\"100%\",id:\"RbUqzCj2U\",layoutId:\"RbUqzCj2U\",OnGFIazj6:\"rgb(255, 1, 0)\",SnNkcVflJ:\"rgb(255, 255, 255)\",sqqpPYRPD:addImageAlt({pixelHeight:1707,pixelWidth:2560,src:\"https://framerusercontent.com/images/8dHa4svcG26ubJhQ9LJJpQACY.png\",srcSet:\"https://framerusercontent.com/images/8dHa4svcG26ubJhQ9LJJpQACY.png?scale-down-to=512 512w,https://framerusercontent.com/images/8dHa4svcG26ubJhQ9LJJpQACY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8dHa4svcG26ubJhQ9LJJpQACY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8dHa4svcG26ubJhQ9LJJpQACY.png 2560w\"},\"\"),style:{height:\"100%\",width:\"100%\"},tptIOPRRM:\"28/06\",tRzCU2wQe:\"\",variant:\"vZsq78InN\",width:\"100%\",ZxAAAOeNc:\"FUNDO DE QUINTAL\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{y:(componentViewport?.y||0)+0+4836.8},MXlmJZkri:{y:(componentViewport?.y||0)+0+4845.6},ySSGRwRZK:{height:420,y:(componentViewport?.y||0)+0+3942.4},zsfW06fSI:{y:(componentViewport?.y||0)+0+4866.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:720,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4808,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wj102w-container\",nodeId:\"pCDsb3qau\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{variant:\"OgnGAdNIK\"},MXlmJZkri:{variant:\"sr0YRAI1B\"},ySSGRwRZK:{variant:\"v2u4QFS2b\"},zsfW06fSI:{variant:\"O3Z4b0Zgy\"}},children:/*#__PURE__*/_jsx(ChamadaEFoto,{a4B1pr9cV:\"TONI GARRIDO\",B0TybURMv:getLocalizedValue(\"v18\",activeLocale)??\"+ BAILE CHARME\",e7YU7gSTI:\"02/07\",height:\"100%\",id:\"pCDsb3qau\",Ko9koEbSO:\"rgb(255, 255, 255)\",layoutId:\"pCDsb3qau\",m3K6wLSj0:\"rgb(255, 1, 0)\",qgqjpL5Bd:addImageAlt({pixelHeight:1707,pixelWidth:2560,src:\"https://framerusercontent.com/images/hA6peeRodkvOVNcCVBKzf1G93KA.png\",srcSet:\"https://framerusercontent.com/images/hA6peeRodkvOVNcCVBKzf1G93KA.png?scale-down-to=512 512w,https://framerusercontent.com/images/hA6peeRodkvOVNcCVBKzf1G93KA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hA6peeRodkvOVNcCVBKzf1G93KA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hA6peeRodkvOVNcCVBKzf1G93KA.png 2560w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"Pv1gvVulR\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{y:(componentViewport?.y||0)+0+5556.8},MXlmJZkri:{y:(componentViewport?.y||0)+0+5565.6},ySSGRwRZK:{height:420,y:(componentViewport?.y||0)+0+4362.4},zsfW06fSI:{y:(componentViewport?.y||0)+0+5586.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:720,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5528,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4ixchd-container\",nodeId:\"R8PplPeid\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{variant:\"OlpPyUqrW\"},MXlmJZkri:{variant:\"K_g9Hrc9f\"},ySSGRwRZK:{variant:\"O_cQeFh1P\"},zsfW06fSI:{variant:\"JSNPQPpiw\"}},children:/*#__PURE__*/_jsx(ChamadaEFotoDireita,{height:\"100%\",id:\"R8PplPeid\",layoutId:\"R8PplPeid\",OnGFIazj6:\"rgb(255, 1, 0)\",SnNkcVflJ:\"rgb(255, 255, 255)\",sqqpPYRPD:addImageAlt({pixelHeight:1365,pixelWidth:1716,src:\"https://framerusercontent.com/images/gjsa0d3Hmo211NeT5a9qAU4AuY.png\",srcSet:\"https://framerusercontent.com/images/gjsa0d3Hmo211NeT5a9qAU4AuY.png?scale-down-to=512 512w,https://framerusercontent.com/images/gjsa0d3Hmo211NeT5a9qAU4AuY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gjsa0d3Hmo211NeT5a9qAU4AuY.png 1716w\"},\"\"),style:{height:\"100%\",width:\"100%\"},tptIOPRRM:\"06/07\",tRzCU2wQe:\"+ SAMBOTICA\",variant:\"vZsq78InN\",width:\"100%\",ZxAAAOeNc:\"DJ MARLBORO\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{height:720,y:(componentViewport?.y||0)+0+6276.8},MXlmJZkri:{height:480,y:(componentViewport?.y||0)+0+6285.6},ySSGRwRZK:{height:360,y:(componentViewport?.y||0)+0+4782.4},zsfW06fSI:{height:480,y:(componentViewport?.y||0)+0+6306.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6248,children:/*#__PURE__*/_jsx(Container,{className:\"framer-whwq8s-container\",nodeId:\"bfAbCojSL\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(FotosFullFrame1,{BrZ6YdhSP:\"\",HcmTX0GLQ:addImageAlt({pixelHeight:1707,pixelWidth:2560,src:\"https://framerusercontent.com/images/1PJAKy3Hfg017nFkQlZa9QsZgvM.jpg\",srcSet:\"https://framerusercontent.com/images/1PJAKy3Hfg017nFkQlZa9QsZgvM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/1PJAKy3Hfg017nFkQlZa9QsZgvM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/1PJAKy3Hfg017nFkQlZa9QsZgvM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/1PJAKy3Hfg017nFkQlZa9QsZgvM.jpg 2560w\"},\"\"),height:\"100%\",id:\"bfAbCojSL\",layoutId:\"bfAbCojSL\",NU9cEQJTB:addImageAlt({pixelHeight:1707,pixelWidth:2560,src:\"https://framerusercontent.com/images/vzMWmT5acJRbRDXeD9xp9aZe8.jpg\",srcSet:\"https://framerusercontent.com/images/vzMWmT5acJRbRDXeD9xp9aZe8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vzMWmT5acJRbRDXeD9xp9aZe8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/vzMWmT5acJRbRDXeD9xp9aZe8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/vzMWmT5acJRbRDXeD9xp9aZe8.jpg 2560w\"},\"\"),style:{height:\"100%\",width:\"100%\"},u3elKviGd:addImageAlt({pixelHeight:1706,pixelWidth:1774,src:\"https://framerusercontent.com/images/hMbjVWMau4WHDDMkoMX7YvbmjQ4.jpg\",srcSet:\"https://framerusercontent.com/images/hMbjVWMau4WHDDMkoMX7YvbmjQ4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hMbjVWMau4WHDDMkoMX7YvbmjQ4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hMbjVWMau4WHDDMkoMX7YvbmjQ4.jpg 1774w\"},\"\"),UD0rGKvjm:addImageAlt({pixelHeight:1378,pixelWidth:1776,src:\"https://framerusercontent.com/images/Y4AKeOzklqURsGRgCbvwobVdR6A.jpg\",srcSet:\"https://framerusercontent.com/images/Y4AKeOzklqURsGRgCbvwobVdR6A.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Y4AKeOzklqURsGRgCbvwobVdR6A.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Y4AKeOzklqURsGRgCbvwobVdR6A.jpg 1776w\"},\"\"),variant:\"GdA4F_U_8\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{y:(componentViewport?.y||0)+0+6996.8},MXlmJZkri:{y:(componentViewport?.y||0)+0+6765.6},ySSGRwRZK:{y:(componentViewport?.y||0)+0+5142.4},zsfW06fSI:{y:(componentViewport?.y||0)+0+6786.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6868,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fr9k69-container\",nodeId:\"oO125hXZl\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{variant:\"cegsZQzvY\"},MXlmJZkri:{variant:\"naqmbqywl\"},ySSGRwRZK:{variant:\"bLYUppYZn\"},zsfW06fSI:{variant:\"EF6MaTxKj\"}},children:/*#__PURE__*/_jsx(Texto,{AcAFphPlC:\"rgba(255, 255, 255, 0)\",AvS_UGphc:\"rgb(35, 26, 89)\",height:\"100%\",id:\"oO125hXZl\",layoutId:\"oO125hXZl\",q31k40mk1:getLocalizedValue(\"v20\",activeLocale)??\"Nomeada como Lounge Betano, recebeu mais de 1.500 convidados ao longo dos 4 dias de evento. Com direito a open bar, open food e transmiss\\xe3o exclusiva dos jogos. O espa\\xe7o ainda contou com ativa\\xe7\\xf5es de diversas marcas.\",style:{width:\"100%\"},uZcsYjaBW:getLocalizedValue(\"v19\",activeLocale)??\"\\xc1REA VIP\",variant:\"OQNKATJ_S\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13vhrod\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{width:\"1200px\",y:(componentViewport?.y||0)+0+7105.8+24},MXlmJZkri:{width:`max(${componentViewport?.width||\"100vw\"} - 64px, 1px)`,y:(componentViewport?.y||0)+0+6874.6+24},ySSGRwRZK:{height:360,width:`max(${componentViewport?.width||\"100vw\"} - 48px, 1px)`,y:(componentViewport?.y||0)+0+5251.4+24},zsfW06fSI:{width:\"760px\",y:(componentViewport?.y||0)+0+6895.4+24}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,width:\"960px\",y:(componentViewport?.y||0)+0+6977+24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lpr520-container\",nodeId:\"AcbQ0VoQl\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(FotosFullFrame1,{BrZ6YdhSP:\"\",HcmTX0GLQ:addImageAlt({pixelHeight:1707,pixelWidth:2560,src:\"https://framerusercontent.com/images/LK9CbfcZfTuDWFCRVldoyisA9s8.jpg\",srcSet:\"https://framerusercontent.com/images/LK9CbfcZfTuDWFCRVldoyisA9s8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LK9CbfcZfTuDWFCRVldoyisA9s8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LK9CbfcZfTuDWFCRVldoyisA9s8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/LK9CbfcZfTuDWFCRVldoyisA9s8.jpg 2560w\"},\"\"),height:\"100%\",id:\"AcbQ0VoQl\",layoutId:\"AcbQ0VoQl\",NU9cEQJTB:addImageAlt({pixelHeight:1706,pixelWidth:1241,src:\"https://framerusercontent.com/images/4zqIoY1nHsi5TWSmogysmWQSg.jpg\",srcSet:\"https://framerusercontent.com/images/4zqIoY1nHsi5TWSmogysmWQSg.jpg?scale-down-to=1024 744w,https://framerusercontent.com/images/4zqIoY1nHsi5TWSmogysmWQSg.jpg 1241w\"},\"\"),style:{height:\"100%\",width:\"100%\"},UD0rGKvjm:addImageAlt({pixelHeight:2560,pixelWidth:1707,src:\"https://framerusercontent.com/images/00BYGqqocgHYSyAJ0Zepz0acqQ.jpg\",srcSet:\"https://framerusercontent.com/images/00BYGqqocgHYSyAJ0Zepz0acqQ.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/00BYGqqocgHYSyAJ0Zepz0acqQ.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/00BYGqqocgHYSyAJ0Zepz0acqQ.jpg 1707w\"},\"\"),variant:\"JAO5VosGG\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{height:720,y:(componentViewport?.y||0)+0+7797.8},MXlmJZkri:{height:480,y:(componentViewport?.y||0)+0+7566.6},ySSGRwRZK:{height:360,y:(componentViewport?.y||0)+0+5683.4},zsfW06fSI:{height:480,y:(componentViewport?.y||0)+0+7587.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+7669,children:/*#__PURE__*/_jsx(Container,{className:\"framer-113u8z8-container\",isModuleExternal:true,nodeId:\"esO2jMAus\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(FotosFullFrame,{BrZ6YdhSP:\"\",height:\"100%\",id:\"esO2jMAus\",layoutId:\"esO2jMAus\",NU9cEQJTB:addImageAlt({pixelHeight:1164,pixelWidth:2436,src:\"https://framerusercontent.com/images/huAFxqjTbkqwnicVat2maRVb9fE.jpg\",srcSet:\"https://framerusercontent.com/images/huAFxqjTbkqwnicVat2maRVb9fE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/huAFxqjTbkqwnicVat2maRVb9fE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/huAFxqjTbkqwnicVat2maRVb9fE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/huAFxqjTbkqwnicVat2maRVb9fE.jpg 2436w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"rAa_w5cfQ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{y:(componentViewport?.y||0)+0+8517.8},MXlmJZkri:{y:(componentViewport?.y||0)+0+8046.6},ySSGRwRZK:{y:(componentViewport?.y||0)+0+6043.4},zsfW06fSI:{y:(componentViewport?.y||0)+0+8067.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+8289,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kelrbe-container\",nodeId:\"RaF7BXsR9\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{variant:\"cegsZQzvY\"},MXlmJZkri:{variant:\"naqmbqywl\"},ySSGRwRZK:{variant:\"bLYUppYZn\"},zsfW06fSI:{variant:\"EF6MaTxKj\"}},children:/*#__PURE__*/_jsx(Texto,{AcAFphPlC:\"rgb(0, 104, 94)\",AvS_UGphc:\"rgb(255, 255, 255)\",height:\"100%\",id:\"RaF7BXsR9\",layoutId:\"RaF7BXsR9\",q31k40mk1:getLocalizedValue(\"v22\",activeLocale)??\"Desenvolvido criativa e produtivamente pela Effect Sport, o Stand contou com ativa\\xe7\\xf5es interativas, jogos de luzes e um segundo andar com um visual incr\\xedvel.\\n\\nA ativa\\xe7\\xe3o se destacou ao receber uma \u2018watch party\u2018 exclusiva com convidados no dia da abertura, proporcionando uma experi\\xeancia \\xfanica e envolvente para os participantes.\",style:{width:\"100%\"},uZcsYjaBW:getLocalizedValue(\"v21\",activeLocale)??\"STAND REXONA\",variant:\"OQNKATJ_S\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f4zrwy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{height:720,width:\"1200px\",y:(componentViewport?.y||0)+0+8626.8+24},MXlmJZkri:{height:480,width:`max(${componentViewport?.width||\"100vw\"} - 64px, 1px)`,y:(componentViewport?.y||0)+0+8155.6+0},ySSGRwRZK:{height:360,width:`max(${componentViewport?.width||\"100vw\"} - 48px, 1px)`,y:(componentViewport?.y||0)+0+6152.4+24},zsfW06fSI:{height:480,width:\"760px\",y:(componentViewport?.y||0)+0+8176.4+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,width:\"960px\",y:(componentViewport?.y||0)+0+8398+24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ukoe0w-container\",isModuleExternal:true,nodeId:\"jTWyicA6f\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(FotosFullFrame,{BrZ6YdhSP:\"\",HcmTX0GLQ:addImageAlt({pixelHeight:1707,pixelWidth:2560,src:\"https://framerusercontent.com/images/rVhMWLQSJfePG2rhBhlVEFSQD0.jpg\",srcSet:\"https://framerusercontent.com/images/rVhMWLQSJfePG2rhBhlVEFSQD0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/rVhMWLQSJfePG2rhBhlVEFSQD0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/rVhMWLQSJfePG2rhBhlVEFSQD0.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/rVhMWLQSJfePG2rhBhlVEFSQD0.jpg 2560w\"},\"\"),height:\"100%\",id:\"jTWyicA6f\",layoutId:\"jTWyicA6f\",NU9cEQJTB:addImageAlt({pixelHeight:2560,pixelWidth:1707,src:\"https://framerusercontent.com/images/aPceLulxkSo30jJ8I6cenu84e8.jpg\",srcSet:\"https://framerusercontent.com/images/aPceLulxkSo30jJ8I6cenu84e8.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/aPceLulxkSo30jJ8I6cenu84e8.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/aPceLulxkSo30jJ8I6cenu84e8.jpg 1707w\"},\"\"),style:{height:\"100%\",width:\"100%\"},u3elKviGd:addImageAlt({pixelHeight:1707,pixelWidth:2560,src:\"https://framerusercontent.com/images/pDaBRIHPirCmQIknh734PPhs.jpg\",srcSet:\"https://framerusercontent.com/images/pDaBRIHPirCmQIknh734PPhs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/pDaBRIHPirCmQIknh734PPhs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/pDaBRIHPirCmQIknh734PPhs.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/pDaBRIHPirCmQIknh734PPhs.jpg 2560w\"},\"\"),UD0rGKvjm:addImageAlt({pixelHeight:1441,pixelWidth:2560,src:\"https://framerusercontent.com/images/IgTzGsvLCjv75r4pbM7ZFRA4pLo.jpg\",srcSet:\"https://framerusercontent.com/images/IgTzGsvLCjv75r4pbM7ZFRA4pLo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IgTzGsvLCjv75r4pbM7ZFRA4pLo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/IgTzGsvLCjv75r4pbM7ZFRA4pLo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/IgTzGsvLCjv75r4pbM7ZFRA4pLo.jpg 2560w\"},\"\"),variant:\"DBCnUIjmO\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{height:720,y:(componentViewport?.y||0)+0+9418.8},MXlmJZkri:{height:480,y:(componentViewport?.y||0)+0+8683.6},ySSGRwRZK:{height:360,y:(componentViewport?.y||0)+0+6584.4},zsfW06fSI:{height:480,y:(componentViewport?.y||0)+0+8704.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+9090,children:/*#__PURE__*/_jsx(Container,{className:\"framer-clb0vx-container\",isModuleExternal:true,nodeId:\"Ev9pTEpbA\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(FotosFullFrame,{BrZ6YdhSP:\"\",HcmTX0GLQ:addImageAlt({pixelHeight:1707,pixelWidth:2560,src:\"https://framerusercontent.com/images/xhkkvgb6vORihlZsPQujBjcrb5k.jpg\",srcSet:\"https://framerusercontent.com/images/xhkkvgb6vORihlZsPQujBjcrb5k.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/xhkkvgb6vORihlZsPQujBjcrb5k.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/xhkkvgb6vORihlZsPQujBjcrb5k.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/xhkkvgb6vORihlZsPQujBjcrb5k.jpg 2560w\"},\"\"),height:\"100%\",id:\"Ev9pTEpbA\",layoutId:\"Ev9pTEpbA\",NU9cEQJTB:addImageAlt({pixelHeight:1707,pixelWidth:2560,src:\"https://framerusercontent.com/images/6P3jlE4U4Tw3Q8Pp5rb9ibJOnA.jpg\",srcSet:\"https://framerusercontent.com/images/6P3jlE4U4Tw3Q8Pp5rb9ibJOnA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6P3jlE4U4Tw3Q8Pp5rb9ibJOnA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/6P3jlE4U4Tw3Q8Pp5rb9ibJOnA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/6P3jlE4U4Tw3Q8Pp5rb9ibJOnA.jpg 2560w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"q6oow8ySH\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-upkpav\",\"data-framer-name\":\"Texto e Foto\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16eg101\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MXlmJZkri:{children:getLocalizedValue(\"v24\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"UM PASSEIO PELA FAN ZONE CONMEBOL COPA AM\\xc9RICA\"})})})},ySSGRwRZK:{children:getLocalizedValue(\"v24\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"UM PASSEIO PELA FAN ZONE CONMEBOL COPA AM\\xc9RICA\"})})})},zsfW06fSI:{children:getLocalizedValue(\"v24\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"UM PASSEIO PELA FAN ZONE CONMEBOL COPA AM\\xc9RICA\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v23\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1VuaXZpYSBQcm8gQm9sZA==\",\"--framer-font-family\":'\"Univia Pro Bold\", \"Univia Pro Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"UM PASSEIO PELA FAN ZONE CONMEBOL COPA AM\\xc9RICA\"})})}),className:\"framer-15no1eu\",fonts:[\"CUSTOM;Univia Pro Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14jgn2w\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c8a1ln-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"cDa8pJjV6\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:true,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"cDa8pJjV6\",isMixedBorderRadius:false,layoutId:\"cDa8pJjV6\",loop:true,mute:true,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,video:\"https://vimeo.com/987240257\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gw72F8Tfi:{y:(componentViewport?.y||0)+0+10938.8},MXlmJZkri:{y:(componentViewport?.y||0)+0+9873.6},ySSGRwRZK:{y:(componentViewport?.y||0)+0+7930.4},zsfW06fSI:{y:(componentViewport?.y||0)+0+9984.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:570,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+10510,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tne10p-container\",nodeId:\"bUjNmpUlb\",scopeId:\"i0V8naO84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MXlmJZkri:{variant:\"WN1XseULD\"},ySSGRwRZK:{variant:\"MsmqXQOlM\"},zsfW06fSI:{variant:\"WN1XseULD\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"bUjNmpUlb\",layoutId:\"bUjNmpUlb\",style:{width:\"100%\"},variant:\"Pgmt9sPA4\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UIn9O.framer-1ufy3qm, .framer-UIn9O .framer-1ufy3qm { display: block; }\",\".framer-UIn9O.framer-1v6k075 { 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: 1080px; }\",\".framer-UIn9O .framer-gy1hq1-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-UIn9O .framer-kyxslj-container, .framer-UIn9O .framer-1eb3y4j-container, .framer-UIn9O .framer-1tfgsim-container, .framer-UIn9O .framer-16to4nx-container, .framer-UIn9O .framer-1fr9k69-container, .framer-UIn9O .framer-kelrbe-container, .framer-UIn9O .framer-1tne10p-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-UIn9O .framer-19ixbkl-container, .framer-UIn9O .framer-rj7qym-container, .framer-UIn9O .framer-shn7bz-container, .framer-UIn9O .framer-1553ydt-container, .framer-UIn9O .framer-15a198u-container, .framer-UIn9O .framer-wj102w-container, .framer-UIn9O .framer-4ixchd-container { flex: none; height: 720px; position: relative; width: 100%; }\",\".framer-UIn9O .framer-15w4xiz { align-content: center; align-items: center; background-color: #020635; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; padding: 48px 0px 48px 0px; position: relative; width: 100%; }\",\".framer-UIn9O .framer-6yasm3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 960px; }\",\".framer-UIn9O .framer-3n5c9t { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px 0px 32px 0px; position: relative; width: min-content; }\",\".framer-UIn9O .framer-edigao { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 291px; word-break: break-word; word-wrap: break-word; }\",\".framer-UIn9O .framer-puvgif { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-UIn9O .framer-22qp, .framer-UIn9O .framer-1c11z66, .framer-UIn9O .framer-wc5efh, .framer-UIn9O .framer-1mp1075 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-UIn9O .framer-i3gw6x, .framer-UIn9O .framer-m38dia, .framer-UIn9O .framer-elqlm8, .framer-UIn9O .framer-cwvmjz, .framer-UIn9O .framer-l5iqwl, .framer-UIn9O .framer-2bi0wf, .framer-UIn9O .framer-1abs5rq, .framer-UIn9O .framer-o2ayub { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-UIn9O .framer-whwq8s-container, .framer-UIn9O .framer-113u8z8-container, .framer-UIn9O .framer-clb0vx-container { flex: none; height: 620px; position: relative; width: 100%; }\",\".framer-UIn9O .framer-13vhrod { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 24px 0px 48px 0px; position: relative; width: 100%; }\",\".framer-UIn9O .framer-lpr520-container, .framer-UIn9O .framer-ukoe0w-container { flex: none; height: 620px; position: relative; width: 960px; }\",\".framer-UIn9O .framer-1f4zrwy { align-content: center; align-items: center; background-color: #00685e; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 24px 0px 48px 0px; position: relative; width: 100%; }\",\".framer-UIn9O .framer-upkpav { align-content: center; align-items: center; background-color: #020635; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 32px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-UIn9O .framer-16eg101 { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 736px; justify-content: center; overflow: visible; padding: 0px 56px 0px 32px; position: relative; width: 480px; }\",\".framer-UIn9O .framer-15no1eu { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UIn9O .framer-14jgn2w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 736px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 414px; }\",\".framer-UIn9O .framer-1c8a1ln-container { flex: 1 0 0px; height: 1px; position: relative; width: 106%; }\",\"@media (min-width: 1440px) { .framer-UIn9O.framer-1v6k075 { width: 1440px; } .framer-UIn9O .framer-6yasm3, .framer-UIn9O .framer-lpr520-container { width: 1200px; } .framer-UIn9O .framer-22qp, .framer-UIn9O .framer-1c11z66, .framer-UIn9O .framer-wc5efh, .framer-UIn9O .framer-1mp1075 { justify-content: flex-start; } .framer-UIn9O .framer-whwq8s-container, .framer-UIn9O .framer-113u8z8-container, .framer-UIn9O .framer-clb0vx-container { height: 720px; } .framer-UIn9O .framer-ukoe0w-container { height: 720px; width: 1200px; } .framer-UIn9O .framer-16eg101, .framer-UIn9O .framer-14jgn2w { width: 600px; }}\",\"@media (min-width: 920px) and (max-width: 1079px) { .framer-UIn9O.framer-1v6k075 { width: 920px; } .framer-UIn9O .framer-19ixbkl-container { height: 540px; } .framer-UIn9O .framer-rj7qym-container, .framer-UIn9O .framer-shn7bz-container { height: 640px; } .framer-UIn9O .framer-6yasm3 { align-content: flex-start; align-items: flex-start; flex-direction: column; width: 780px; } .framer-UIn9O .framer-3n5c9t { align-self: unset; height: min-content; padding: 0px 0px 24px 0px; } .framer-UIn9O .framer-edigao { width: 293px; } .framer-UIn9O .framer-puvgif { gap: 24px; } .framer-UIn9O .framer-22qp, .framer-UIn9O .framer-1c11z66, .framer-UIn9O .framer-wc5efh, .framer-UIn9O .framer-1mp1075 { justify-content: flex-start; } .framer-UIn9O .framer-whwq8s-container, .framer-UIn9O .framer-113u8z8-container, .framer-UIn9O .framer-clb0vx-container { height: 480px; } .framer-UIn9O .framer-lpr520-container { width: 760px; } .framer-UIn9O .framer-1f4zrwy { padding: 0px 0px 48px 0px; } .framer-UIn9O .framer-ukoe0w-container { height: 480px; width: 760px; } .framer-UIn9O .framer-16eg101 { padding: 0px 56px 0px 0px; width: 390px; } .framer-UIn9O .framer-14jgn2w { width: 390px; }}\",\"@media (min-width: 810px) and (max-width: 919px) { .framer-UIn9O.framer-1v6k075 { width: 810px; } .framer-UIn9O .framer-19ixbkl-container { height: 540px; } .framer-UIn9O .framer-rj7qym-container, .framer-UIn9O .framer-shn7bz-container { height: 640px; } .framer-UIn9O .framer-15w4xiz { padding: 48px 40px 48px 40px; } .framer-UIn9O .framer-6yasm3 { align-content: flex-start; align-items: flex-start; flex: 1 0 0px; flex-direction: column; width: 1px; } .framer-UIn9O .framer-3n5c9t { align-self: unset; height: min-content; } .framer-UIn9O .framer-puvgif { gap: 24px; } .framer-UIn9O .framer-22qp, .framer-UIn9O .framer-1c11z66, .framer-UIn9O .framer-wc5efh, .framer-UIn9O .framer-1mp1075 { justify-content: flex-start; padding: 0px 0px 0px 16px; } .framer-UIn9O .framer-whwq8s-container, .framer-UIn9O .framer-113u8z8-container, .framer-UIn9O .framer-clb0vx-container { height: 480px; } .framer-UIn9O .framer-13vhrod { padding: 24px 32px 48px 32px; } .framer-UIn9O .framer-lpr520-container { flex: 1 0 0px; width: 1px; } .framer-UIn9O .framer-1f4zrwy { padding: 0px 32px 48px 32px; } .framer-UIn9O .framer-ukoe0w-container { flex: 1 0 0px; height: 480px; width: 1px; } .framer-UIn9O .framer-upkpav { padding: 32px; } .framer-UIn9O .framer-16eg101 { flex: 1 0 0px; height: 644px; padding: 0px; width: 1px; } .framer-UIn9O .framer-14jgn2w { flex: 1 0 0px; height: 646px; width: 1px; }}\",\"@media (max-width: 809px) { .framer-UIn9O.framer-1v6k075 { width: 390px; } .framer-UIn9O .framer-19ixbkl-container, .framer-UIn9O .framer-rj7qym-container, .framer-UIn9O .framer-shn7bz-container { height: 320px; } .framer-UIn9O .framer-15w4xiz { flex-direction: column; padding: 48px 24px 32px 24px; } .framer-UIn9O .framer-6yasm3 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 32px; justify-content: flex-start; width: 100%; } .framer-UIn9O .framer-3n5c9t { align-self: unset; height: min-content; overflow: visible; padding: 0px; } .framer-UIn9O .framer-puvgif { gap: 24px; width: 100%; } .framer-UIn9O .framer-22qp, .framer-UIn9O .framer-1c11z66, .framer-UIn9O .framer-wc5efh, .framer-UIn9O .framer-1mp1075 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 16px; width: 100%; } .framer-UIn9O .framer-m38dia, .framer-UIn9O .framer-cwvmjz, .framer-UIn9O .framer-2bi0wf, .framer-UIn9O .framer-o2ayub { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-UIn9O .framer-1553ydt-container, .framer-UIn9O .framer-15a198u-container, .framer-UIn9O .framer-wj102w-container, .framer-UIn9O .framer-4ixchd-container { height: 420px; } .framer-UIn9O .framer-whwq8s-container, .framer-UIn9O .framer-113u8z8-container, .framer-UIn9O .framer-clb0vx-container { height: 360px; } .framer-UIn9O .framer-13vhrod, .framer-UIn9O .framer-1f4zrwy { padding: 24px 24px 48px 24px; } .framer-UIn9O .framer-lpr520-container, .framer-UIn9O .framer-ukoe0w-container { flex: 1 0 0px; height: 360px; width: 1px; } .framer-UIn9O .framer-upkpav { flex-direction: column; gap: 16px; padding: 40px 24px 40px 24px; } .framer-UIn9O .framer-16eg101 { gap: 5px; height: min-content; order: 0; padding: 0px 12px 0px 12px; width: 100%; } .framer-UIn9O .framer-14jgn2w { height: min-content; order: 2; width: 100%; } .framer-UIn9O .framer-1c8a1ln-container { flex: none; height: 610px; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 11502\n * @framerIntrinsicWidth 1080\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Gw72F8Tfi\":{\"layout\":[\"fixed\",\"auto\"]},\"zsfW06fSI\":{\"layout\":[\"fixed\",\"auto\"]},\"MXlmJZkri\":{\"layout\":[\"fixed\",\"auto\"]},\"ySSGRwRZK\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Frameri0V8naO84=withCSS(Component,css,\"framer-UIn9O\");export default Frameri0V8naO84;Frameri0V8naO84.displayName=\"Page\";Frameri0V8naO84.defaultProps={height:11502,width:1080};addFonts(Frameri0V8naO84,[{explicitInter:true,fonts:[{family:\"Univia Pro Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/YCwSm8pLHfnaeRINFYKjePGoVXY.woff2\"},{family:\"Univia Pro Light\",source:\"custom\",url:\"https://framerusercontent.com/assets/wmYkUlVMBzu4GD9mzKbIy8TpZl4.woff2\"}]},...HeaderFonts,...NomeDaPGinaFonts,...FotosFullFrameFonts,...TextoFonts,...VDeoEmFrameFonts,...ChamadaEFotoFonts,...ChamadaEFotoDireitaFonts,...FotosFullFrame1Fonts,...VimeoFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameri0V8naO84\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"11502\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1080\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Gw72F8Tfi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zsfW06fSI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MXlmJZkri\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ySSGRwRZK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "HeaderFonts", "getFonts", "K1rxTw4hO_default", "NomeDaPGinaFonts", "ZrR8Se53k_default", "FotosFullFrameFonts", "afLaqMCrs_default", "TextoFonts", "EmbcjWL6m_default", "VDeoEmFrameFonts", "p6VPtqktZ_default", "ChamadaEFotoFonts", "WTiHCc_DV_default", "ChamadaEFotoDireitaFonts", "Ca9z0pc4v_default", "FotosFullFrame1Fonts", "ejgRunMJA_default", "VimeoFonts", "Vimeo_default", "FooterFonts", "ewmlrrkWn_default", "breakpoints", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "K1rxTw4hO_default", "ZrR8Se53k_default", "getLocalizedValue", "afLaqMCrs_default", "EmbcjWL6m_default", "p6VPtqktZ_default", "RichText", "x", "WTiHCc_DV_default", "Ca9z0pc4v_default", "ejgRunMJA_default", "Vimeo_default", "ewmlrrkWn_default", "css", "Frameri0V8naO84", "withCSS", "i0V8naO84_default", "addFonts", "HeaderFonts", "NomeDaPGinaFonts", "FotosFullFrameFonts", "TextoFonts", "VDeoEmFrameFonts", "ChamadaEFotoFonts", "ChamadaEFotoDireitaFonts", "FotosFullFrame1Fonts", "VimeoFonts", "FooterFonts", "__FramerMetadata__"]
}
