{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/w3BW4sLFlL7EWPhEqT6y/HbAfATsvSibCLEGGIfBC/aSTsizk4a.js"],
  "sourcesContent": ["// Generated by Framer (4ba8877)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,Floating,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Icon as Iconoir}from\"https://framerusercontent.com/modules/zL9598C4KbEbqUGvSR14/rI8sPHpnG9XGcCPc0vU4/Iconoir.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/Gb6z1S0xoupJRsduSsLb/SlideShow.js\";import Links from\"#framer/local/canvasComponent/dN3oZS_6r/dN3oZS_6r.js\";import TriggerCopy from\"#framer/local/canvasComponent/W4AZmEoT4/W4AZmEoT4.js\";import*as sharedStyle from\"#framer/local/css/XtjqsU4VK/XtjqsU4VK.js\";import metadataProvider from\"#framer/local/webPageMetadata/aSTsizk4a/aSTsizk4a.js\";const TriggerCopyFonts=getFonts(TriggerCopy);const LinksFonts=getFonts(Links);const IconoirFonts=getFonts(Iconoir);const SlideshowFonts=getFonts(Slideshow);const breakpoints={B2SCmCvg7:\"(min-width: 1200px)\",izDCrorYX:\"(max-width: 809px)\",XfEKeeo29:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-OJM6s\";const variantClassNames={B2SCmCvg7:\"framer-v-m8eir1\",izDCrorYX:\"framer-v-eoyf4i\",XfEKeeo29:\"framer-v-1fxev4o\"};const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:-12,y:0};const transition2={delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-12,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const animation3={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition3={damping:40,delay:.05,mass:1,stiffness:400,type:\"spring\"};const textEffect={effect:animation3,tokenization:\"character\",transition:transition3,trigger:\"onMount\",type:\"appear\"};const transition4={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation4={backgroundColor:\"rgba(0, 0, 0, 0.2)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"B2SCmCvg7\",Phone:\"izDCrorYX\",Tablet:\"XfEKeeo29\"};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:\"B2SCmCvg7\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-OJM6s`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-OJM6s`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const qZuVjJZe_izu9gt=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.show();});const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"izDCrorYX\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"izDCrorYX\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"B2SCmCvg7\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-m8eir1\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1clurci\",\"data-framer-name\":\"MENU DARK\",name:\"MENU DARK\",children:/*#__PURE__*/_jsxs(\"nav\",{className:\"framer-1k360fe\",\"data-framer-name\":\"Desktop\",\"data-hide-scrollbars\":true,name:\"Desktop\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16yzcvi\",\"data-framer-name\":\"Name & Logo\",name:\"Name & Logo\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"aWX3emYYT\"},nodeId:\"ZYfEsti6K\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{izDCrorYX:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(19.268292682926827),pixelHeight:208,pixelWidth:988,sizes:\"150px\",src:\"https://framerusercontent.com/images/wiN9rhUoB4mT1C317uXYLaZYLT0.webp?lossless=1\",srcSet:\"https://framerusercontent.com/images/wiN9rhUoB4mT1C317uXYLaZYLT0.webp?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/wiN9rhUoB4mT1C317uXYLaZYLT0.webp?lossless=1 988w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(15),pixelHeight:208,pixelWidth:988,sizes:\"186px\",src:\"https://framerusercontent.com/images/wiN9rhUoB4mT1C317uXYLaZYLT0.webp?lossless=1\",srcSet:\"https://framerusercontent.com/images/wiN9rhUoB4mT1C317uXYLaZYLT0.webp?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/wiN9rhUoB4mT1C317uXYLaZYLT0.webp?lossless=1 988w\"},className:\"framer-1q3okn9 framer-13qhc6o\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fhy7aa\",\"data-framer-name\":\"Links\",name:\"Links\",children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:10,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-luoele-container\",id:\"luoele\",ref:ref2,children:[/*#__PURE__*/_jsx(TriggerCopy,{height:\"100%\",id:\"tnJzRw0JU\",layoutId:\"tnJzRw0JU\",qZuVjJZe_:qZuVjJZe_izu9gt({overlay}),variant:overlay.visible?\"FfZh2ic38\":\"ctTv_xXPp\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,collisionDetection:false,\"data-framer-portal-id\":\"luoele\",offsetX:-95.5,offsetY:18,onDismiss:overlay.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:false,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:572,width:\"231px\",y:-276,children:/*#__PURE__*/_jsx(Container,{animate:animation1,className:\"framer-mvkquk-container\",exit:animation,initial:animation2,ref:ref3,role:\"dialog\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Links,{height:\"100%\",id:\"PdpC92r_x\",layoutId:\"PdpC92r_x\",style:{width:\"100%\"},width:\"100%\"})})})})})]})})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7jbkz3\",\"data-framer-name\":\"Titulo\",name:\"Titulo\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{izDCrorYX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-xndx1b\",\"data-styles-preset\":\"XtjqsU4VK\",style:{\"--framer-text-alignment\":\"center\"},children:\"Trena - HD Laminados\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-xndx1b\",\"data-styles-preset\":\"XtjqsU4VK\",style:{\"--framer-text-alignment\":\"left\"},children:\"Trena - HD Laminados\"})}),className:\"framer-4wuory\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4twmo1\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"l90FXQeSG\"},nodeId:\"Gl4yOSI5D\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1wtbj3y framer-13qhc6o\",whileHover:animation4,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c7b36i-container\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowLeft\",id:\"V1wr9WhdE\",layoutId:\"V1wr9WhdE\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{izDCrorYX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"voltar\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"voltar\"})}),className:\"framer-wnr92l\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"peCM2f5MH\"},nodeId:\"D44kde1ml\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1m004kj framer-13qhc6o\",whileHover:animation4,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{izDCrorYX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Pr\\xf3ximo projeto\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Pr\\xf3ximo projeto\"})}),className:\"framer-9v0moy\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1878xb1-container\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowRight\",id:\"h1Q1qptFj\",layoutId:\"h1Q1qptFj\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sxowr9\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-184l8kw-container hidden-m8eir1 hidden-1fxev4o\",\"data-framer-name\":\" Slideshow M\",name:\" Slideshow M\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:0,direction:\"top\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"a2riam2Mb\",intervalControl:3,itemAmount:1,layoutId:\"a2riam2Mb\",name:\" Slideshow M\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-11apgoe\",\"data-framer-name\":\"Imagem 1 M\",name:\"Imagem 1 M\",children:/*#__PURE__*/_jsx(Image,{as:\"header\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,pixelHeight:1365,pixelWidth:778,sizes:\"600px\",src:\"https://framerusercontent.com/images/iZc1xF7LmZABey35AaY9nDQQvvQ.webp\",srcSet:\"https://framerusercontent.com/images/iZc1xF7LmZABey35AaY9nDQQvvQ.webp?scale-down-to=1024 583w,https://framerusercontent.com/images/iZc1xF7LmZABey35AaY9nDQQvvQ.webp 778w\"},className:\"framer-1fc868p\",\"data-framer-name\":\"Header Image\",name:\"Header Image\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-fupt9s\",\"data-framer-name\":\"Imagem 2 M\",name:\"Imagem 2 M\",children:/*#__PURE__*/_jsx(Image,{as:\"header\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,pixelHeight:1365,pixelWidth:778,sizes:\"600px\",src:\"https://framerusercontent.com/images/q6ZtoQEk7kdoRqaTD1fvwRb5fUI.webp\",srcSet:\"https://framerusercontent.com/images/q6ZtoQEk7kdoRqaTD1fvwRb5fUI.webp?scale-down-to=1024 583w,https://framerusercontent.com/images/q6ZtoQEk7kdoRqaTD1fvwRb5fUI.webp 778w\"},className:\"framer-1iyc4gh\",\"data-framer-name\":\"Header Image\",name:\"Header Image\"})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:30,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1x5rzsf-container hidden-eoyf4i\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"ZrfmHAHMs\",intervalControl:3.5,itemAmount:1,layoutId:\"ZrfmHAHMs\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ur029p\",\"data-framer-name\":\"Imagem 1\",name:\"Imagem 1\",children:/*#__PURE__*/_jsx(Image,{as:\"header\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,pixelHeight:2694,pixelWidth:3811,sizes:\"1200px\",src:\"https://framerusercontent.com/images/SO9K5u07tVozkuqcBGkmMsmTsjI.webp\",srcSet:\"https://framerusercontent.com/images/SO9K5u07tVozkuqcBGkmMsmTsjI.webp?scale-down-to=512 512w,https://framerusercontent.com/images/SO9K5u07tVozkuqcBGkmMsmTsjI.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/SO9K5u07tVozkuqcBGkmMsmTsjI.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/SO9K5u07tVozkuqcBGkmMsmTsjI.webp 3811w\"},className:\"framer-msg766\",\"data-framer-name\":\"Header Image\",name:\"Header Image\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-oh4rcb\",\"data-framer-name\":\"Imagem 2\",name:\"Imagem 2\",children:/*#__PURE__*/_jsx(Image,{as:\"header\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,pixelHeight:2640,pixelWidth:3801,sizes:\"1200px\",src:\"https://framerusercontent.com/images/odazcV8AkhEdg0nyuAOP8D68BtA.jpg\",srcSet:\"https://framerusercontent.com/images/odazcV8AkhEdg0nyuAOP8D68BtA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/odazcV8AkhEdg0nyuAOP8D68BtA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/odazcV8AkhEdg0nyuAOP8D68BtA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/odazcV8AkhEdg0nyuAOP8D68BtA.jpg 3801w\"},className:\"framer-1umpujo\",\"data-framer-name\":\"Header Image\",name:\"Header Image\"})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:30,delay:0,mass:1,stiffness:200,type:\"spring\"},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-OJM6s { background: var(--token-8a145884-d98d-4125-b7be-e1160146f2ad, rgb(32, 32, 32)) /* {\"name\":\"Gray Home\"} */; }`,\".framer-OJM6s.framer-13qhc6o, .framer-OJM6s .framer-13qhc6o { display: block; }\",\".framer-OJM6s.framer-m8eir1 { align-content: flex-start; align-items: flex-start; background-color: var(--token-8a145884-d98d-4125-b7be-e1160146f2ad, #202020); 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-OJM6s .framer-1clurci { -webkit-backdrop-filter: blur(10px); align-content: center; align-items: center; backdrop-filter: blur(10px); background-color: rgba(15, 15, 15, 0.15); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 70px; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 9; }\",\".framer-OJM6s .framer-1k360fe { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px 20px 40px 20px; position: relative; width: 1px; }\",\".framer-OJM6s .framer-16yzcvi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-OJM6s .framer-1q3okn9 { aspect-ratio: 4.767441860465116 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); overflow: visible; position: relative; text-decoration: none; width: 186px; }\",\".framer-OJM6s .framer-1fhy7aa { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-OJM6s .framer-luoele-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-OJM6s .framer-mvkquk-container { height: auto; position: relative; width: 231px; }\",\".framer-OJM6s .framer-7jbkz3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 98px; justify-content: flex-start; left: 0px; overflow: visible; padding: 50px 0px 0px 20px; position: fixed; top: 50px; width: 497px; z-index: 3; }\",\".framer-OJM6s .framer-4wuory { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: 35px; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-OJM6s .framer-4twmo1 { 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-OJM6s .framer-1wtbj3y { -webkit-backdrop-filter: blur(5px); align-content: center; align-items: center; backdrop-filter: blur(5px); background-color: rgba(0, 0, 0, 0.1); border-bottom-left-radius: 51px; border-bottom-right-radius: 51px; border-top-left-radius: 51px; border-top-right-radius: 51px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: 30px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 90px; }\",\".framer-OJM6s .framer-1c7b36i-container, .framer-OJM6s .framer-1878xb1-container { flex: none; height: 34px; position: relative; width: 19px; }\",\".framer-OJM6s .framer-wnr92l, .framer-OJM6s .framer-9v0moy { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-OJM6s .framer-1m004kj { -webkit-backdrop-filter: blur(5px); align-content: center; align-items: center; backdrop-filter: blur(5px); background-color: rgba(0, 0, 0, 0.1); border-bottom-left-radius: 60px; border-bottom-right-radius: 60px; border-top-left-radius: 60px; border-top-right-radius: 60px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: 30px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 152px; }\",\".framer-OJM6s .framer-1sxowr9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: flex-start; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: fixed; top: 0px; width: 100%; z-index: 1; }\",\".framer-OJM6s .framer-184l8kw-container, .framer-OJM6s .framer-1x5rzsf-container { flex: 1 0 0px; height: 100vh; position: relative; width: 1px; }\",\".framer-OJM6s .framer-11apgoe { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1200px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 600px; }\",\".framer-OJM6s .framer-1fc868p, .framer-OJM6s .framer-1iyc4gh, .framer-OJM6s .framer-msg766, .framer-OJM6s .framer-1umpujo { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 100%; justify-content: center; overflow: hidden; padding: 60px; position: relative; width: 1px; }\",\".framer-OJM6s .framer-fupt9s { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1264px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 600px; }\",\".framer-OJM6s .framer-ur029p, .framer-OJM6s .framer-oh4rcb { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 900px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OJM6s.framer-m8eir1, .framer-OJM6s .framer-1clurci, .framer-OJM6s .framer-1k360fe, .framer-OJM6s .framer-16yzcvi, .framer-OJM6s .framer-1fhy7aa, .framer-OJM6s .framer-7jbkz3, .framer-OJM6s .framer-4twmo1, .framer-OJM6s .framer-1wtbj3y, .framer-OJM6s .framer-1m004kj, .framer-OJM6s .framer-1sxowr9, .framer-OJM6s .framer-11apgoe, .framer-OJM6s .framer-1fc868p, .framer-OJM6s .framer-fupt9s, .framer-OJM6s .framer-1iyc4gh, .framer-OJM6s .framer-ur029p, .framer-OJM6s .framer-msg766, .framer-OJM6s .framer-oh4rcb, .framer-OJM6s .framer-1umpujo { gap: 0px; } .framer-OJM6s.framer-m8eir1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-OJM6s.framer-m8eir1 > :first-child, .framer-OJM6s .framer-7jbkz3 > :first-child, .framer-OJM6s .framer-1fc868p > :first-child, .framer-OJM6s .framer-1iyc4gh > :first-child, .framer-OJM6s .framer-msg766 > :first-child, .framer-OJM6s .framer-1umpujo > :first-child { margin-top: 0px; } .framer-OJM6s.framer-m8eir1 > :last-child, .framer-OJM6s .framer-7jbkz3 > :last-child, .framer-OJM6s .framer-1fc868p > :last-child, .framer-OJM6s .framer-1iyc4gh > :last-child, .framer-OJM6s .framer-msg766 > :last-child, .framer-OJM6s .framer-1umpujo > :last-child { margin-bottom: 0px; } .framer-OJM6s .framer-1clurci > *, .framer-OJM6s .framer-4twmo1 > *, .framer-OJM6s .framer-1sxowr9 > *, .framer-OJM6s .framer-11apgoe > *, .framer-OJM6s .framer-fupt9s > *, .framer-OJM6s .framer-ur029p > *, .framer-OJM6s .framer-oh4rcb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-OJM6s .framer-1clurci > :first-child, .framer-OJM6s .framer-1k360fe > :first-child, .framer-OJM6s .framer-16yzcvi > :first-child, .framer-OJM6s .framer-1fhy7aa > :first-child, .framer-OJM6s .framer-4twmo1 > :first-child, .framer-OJM6s .framer-1wtbj3y > :first-child, .framer-OJM6s .framer-1m004kj > :first-child, .framer-OJM6s .framer-1sxowr9 > :first-child, .framer-OJM6s .framer-11apgoe > :first-child, .framer-OJM6s .framer-fupt9s > :first-child, .framer-OJM6s .framer-ur029p > :first-child, .framer-OJM6s .framer-oh4rcb > :first-child { margin-left: 0px; } .framer-OJM6s .framer-1clurci > :last-child, .framer-OJM6s .framer-1k360fe > :last-child, .framer-OJM6s .framer-16yzcvi > :last-child, .framer-OJM6s .framer-1fhy7aa > :last-child, .framer-OJM6s .framer-4twmo1 > :last-child, .framer-OJM6s .framer-1wtbj3y > :last-child, .framer-OJM6s .framer-1m004kj > :last-child, .framer-OJM6s .framer-1sxowr9 > :last-child, .framer-OJM6s .framer-11apgoe > :last-child, .framer-OJM6s .framer-fupt9s > :last-child, .framer-OJM6s .framer-ur029p > :last-child, .framer-OJM6s .framer-oh4rcb > :last-child { margin-right: 0px; } .framer-OJM6s .framer-1k360fe > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-OJM6s .framer-16yzcvi > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-OJM6s .framer-1fhy7aa > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-OJM6s .framer-7jbkz3 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-OJM6s .framer-1wtbj3y > *, .framer-OJM6s .framer-1m004kj > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } .framer-OJM6s .framer-1fc868p > *, .framer-OJM6s .framer-1iyc4gh > *, .framer-OJM6s .framer-msg766 > *, .framer-OJM6s .framer-1umpujo > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-OJM6s { background: var(--token-8a145884-d98d-4125-b7be-e1160146f2ad, rgb(32, 32, 32)) /* {\"name\":\"Gray Home\"} */; } .framer-OJM6s.framer-m8eir1 { width: 810px; } .framer-OJM6s .framer-7jbkz3 { height: 170px; width: 100%; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-OJM6s { background: var(--token-8a145884-d98d-4125-b7be-e1160146f2ad, rgb(32, 32, 32)) /* {\"name\":\"Gray Home\"} */; } .framer-OJM6s.framer-m8eir1 { width: 390px; } .framer-OJM6s .framer-1q3okn9 { height: var(--framer-aspect-ratio-supported, 32px); width: 150px; } .framer-OJM6s .framer-7jbkz3 { align-content: center; align-items: center; height: 140px; left: unset; padding: 30px; position: relative; top: unset; width: 100%; } .framer-OJM6s .framer-4wuory { height: 25px; overflow: visible; } .framer-OJM6s .framer-4twmo1 { justify-content: center; }}`,...sharedStyle.css,'.framer-OJM6s[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-OJM6s [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-OJM6s[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-OJM6s [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 70\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"XfEKeeo29\":{\"layout\":[\"fixed\",\"auto\"]},\"izDCrorYX\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameraSTsizk4a=withCSS(Component,css,\"framer-OJM6s\");export default FrameraSTsizk4a;FrameraSTsizk4a.displayName=\"Mockup 3d Trena Hdlaminados\";FrameraSTsizk4a.defaultProps={height:70,width:1200};addFonts(FrameraSTsizk4a,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.woff2\",weight:\"400\"}]},...TriggerCopyFonts,...LinksFonts,...IconoirFonts,...SlideshowFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraSTsizk4a\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XfEKeeo29\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"izDCrorYX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"70\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TriggerCopyFonts", "getFonts", "W4AZmEoT4_default", "LinksFonts", "dN3oZS_6r_default", "IconoirFonts", "Icon", "SlideshowFonts", "Slideshow", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "transition2", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation3", "transition3", "textEffect", "transition4", "animation4", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "qZuVjJZe_izu9gt", "overlay", "paginationInfo", "args", "ref1", "pe", "ref2", "ref3", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "Link", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "l", "ComponentViewportProvider", "Container", "AnimatePresence", "Floating", "x", "RichText", "css", "FrameraSTsizk4a", "withCSS", "aSTsizk4a_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
