{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6KBxlAqwt8OuHJ99G38t/E8tQ3MUrsMCfVC00WWDK/VKEOIVri7.js", "ssg:https://framerusercontent.com/modules/e5fmfRmuy65NaYAzKpDr/fxIPiW9yC4lt6yd7y1V0/VKEOIVri7.js"],
  "sourcesContent": ["// Generated by Framer (ca9141d)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={TodSOmduo:new LazyValue(()=>import(\"./VKEOIVri7-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 (ca9141d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,withCSS,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import PopupCallback2 from\"#framer/local/canvasComponent/atRi2RaEf/atRi2RaEf.js\";import Header from\"#framer/local/canvasComponent/HWueKXAls/HWueKXAls.js\";import SectionAssistance from\"#framer/local/canvasComponent/NHdJn6V2Y/NHdJn6V2Y.js\";import Footer from\"#framer/local/canvasComponent/Qnc_osuNU/Qnc_osuNU.js\";import Class from\"#framer/local/canvasComponent/UR6mCnlxD/UR6mCnlxD.js\";import*as sharedStyle1 from\"#framer/local/css/NaPKMoXXf/NaPKMoXXf.js\";import*as sharedStyle from\"#framer/local/css/Rq8ZwEOQt/Rq8ZwEOQt.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/VKEOIVri7/VKEOIVri7.js\";import metadataProvider from\"#framer/local/webPageMetadata/VKEOIVri7/VKEOIVri7.js\";const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const SectionAssistanceFonts=getFonts(SectionAssistance);const PopupCallback2Fonts=getFonts(PopupCallback2);const FooterFonts=getFonts(Footer);const ClassFonts=getFonts(Class);const HeaderFonts=getFonts(Header);const breakpoints={cq4k17vkR:\"(max-width: 677px)\",H0NeI0ART:\"(min-width: 1440px)\",JvgPGL76l:\"(min-width: 678px) and (max-width: 1023px)\",wSA42BMi2:\"(min-width: 1024px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-if6u7\";const variantClassNames={cq4k17vkR:\"framer-v-1575osx\",H0NeI0ART:\"framer-v-gioflh\",JvgPGL76l:\"framer-v-116ngdv\",wSA42BMi2:\"framer-v-u3ficz\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:60};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:-150};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-150};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 metadata=metadataProvider();const humanReadableVariantMap={\"1024\":\"wSA42BMi2\",Desktop:\"H0NeI0ART\",Phone:\"cq4k17vkR\",Tablet:\"JvgPGL76l\"};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:\"H0NeI0ART\"};};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-if6u7`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-if6u7`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const uhkPUM8E5welu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const MxsenUSna1wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const xAB3om59bwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const isDisplayed=()=>{if(!isBrowser())return true;if([\"JvgPGL76l\",\"cq4k17vkR\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"JvgPGL76l\",\"cq4k17vkR\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"H0NeI0ART\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-gioflh\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1flyaza\",\"data-framer-name\":\"container\",name:\"container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uiz5yx\",\"data-framer-name\":\"divider\",name:\"divider\"}),/*#__PURE__*/_jsxs(Image,{as:\"section\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(80),pixelHeight:2848,pixelWidth:4272,sizes:\"100vw\",src:\"https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg\",srcSet:\"https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg 4272w\"},className:\"framer-cdte3n\",\"data-framer-name\":\"hero section\",name:\"hero section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lt9hoq\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1runt4\",\"data-framer-name\":\"info\",name:\"info\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mi9xcf\",\"data-framer-name\":\"Title with subtitle\",name:\"Title with subtitle\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-177s5ln\",\"data-styles-preset\":\"Rq8ZwEOQt\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Porsche Centre Kyiv Airport\"})}),className:\"framer-p3s56t\",\"data-framer-appear-id\":\"p3s56t\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15pf0va\",\"data-framer-name\":\"project images\",name:\"project images\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lse2uu\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cvyu4r\",\"data-framer-name\":\"copy\",name:\"copy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1f9i36e\",\"data-styles-preset\":\"NaPKMoXXf\",children:'Concession\\xe1rio autom\\xf3vel \"Porsche Centre Kyiv Airport\"\\xa0'})}),className:\"framer-58qkka\",\"data-framer-name\":\"Our Plastic Windows Offer:\",fonts:[\"Inter\"],name:\"Our Plastic Windows Offer:\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-7cb1900c-88b9-434f-9d3c-6cc08629b300, rgb(0, 0, 0))\"},children:\"- Realiza\\xe7\\xe3o 2011-2012;\\xa0\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-7cb1900c-88b9-434f-9d3c-6cc08629b300, rgb(0, 0, 0))\"},children:\"- Envidra\\xe7ados com sistemas Reynaers, 820 m2\\xa0\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-7cb1900c-88b9-434f-9d3c-6cc08629b300, rgb(0, 0, 0))\"},children:\"- MaxiAl com revestimento Reynobond ACP e chapa de monoalum\\xednio com perfura\\xe7\\xe3o - 1.420 m2;\\xa0\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-7cb1900c-88b9-434f-9d3c-6cc08629b300, rgb(0, 0, 0))\"},children:\"- O projeto \\xe9 \\xfanico em termos de solu\\xe7\\xf5es de fachada, que teve de respeitar, o m\\xe1ximo poss\\xedvel, o brandbook da Porsche. Isto foi conseguido atrav\\xe9s da utiliza\\xe7\\xe3o da tecnologia de envidra\\xe7amento sem moldura. Isto \\xe9, quando n\\xe3o existem postes verticais e os pain\\xe9is s\\xe3o ligados uns aos outros sem elementos de fixa\\xe7\\xe3o vis\\xedveis. Tamb\\xe9m implement\\xe1mos cassetes ACP de 6 metros com desenho de raio e folhas de alum\\xednio perfuradas. Foi utilizado o Reynobond ACP com um revestimento repelente de sujidade, o que garantiu que a fachada se manteria limpa durante muitos anos.\\xa0\"})]}),className:\"framer-o939sa\",\"data-framer-name\":\"Style and Variety: Choose from an array of designs and styles that cater to your aesthetic preferences, whether modern, classic, or contemporary. Energy Efficiency: Experience superior insulation and reduced energy costs with our technologically advanced plastic windows, designed to keep your interiors comfortable year-round. Low Maintenance: Enjoy the convenience of low-maintenance windows that retain their beauty without constant upkeep. Enhanced Security: Our plastic windows are built with your safety in mind, offering reinforced frames and secure locking mechanisms.\",fonts:[\"GF;Inter-regular\"],name:\"Style and Variety: Choose from an array of designs and styles that cater to your aesthetic preferences, whether modern, classic, or contemporary. Energy Efficiency: Experience superior insulation and reduced energy costs with our technologically advanced plastic windows, designed to keep your interiors comfortable year-round. Low Maintenance: Enjoy the convenience of low-maintenance windows that retain their beauty without constant upkeep. Enhanced Security: Our plastic windows are built with your safety in mind, offering reinforced frames and secure locking mechanisms.\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cq4k17vkR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(1123),pixelHeight:1e3,pixelWidth:1455,sizes:\"calc(100vw - 30px)\",src:\"https://framerusercontent.com/images/G3sTLF25qTKcRZ8cTeGmVl7NRtE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/G3sTLF25qTKcRZ8cTeGmVl7NRtE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/G3sTLF25qTKcRZ8cTeGmVl7NRtE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/G3sTLF25qTKcRZ8cTeGmVl7NRtE.jpg 1455w\"}},JvgPGL76l:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(1160),pixelHeight:1e3,pixelWidth:1455,sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/G3sTLF25qTKcRZ8cTeGmVl7NRtE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/G3sTLF25qTKcRZ8cTeGmVl7NRtE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/G3sTLF25qTKcRZ8cTeGmVl7NRtE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/G3sTLF25qTKcRZ8cTeGmVl7NRtE.jpg 1455w\"}},wSA42BMi2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(1212),pixelHeight:1e3,pixelWidth:1455,sizes:\"720px\",src:\"https://framerusercontent.com/images/G3sTLF25qTKcRZ8cTeGmVl7NRtE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/G3sTLF25qTKcRZ8cTeGmVl7NRtE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/G3sTLF25qTKcRZ8cTeGmVl7NRtE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/G3sTLF25qTKcRZ8cTeGmVl7NRtE.jpg 1455w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(1188),pixelHeight:1e3,pixelWidth:1455,sizes:\"720px\",src:\"https://framerusercontent.com/images/G3sTLF25qTKcRZ8cTeGmVl7NRtE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/G3sTLF25qTKcRZ8cTeGmVl7NRtE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/G3sTLF25qTKcRZ8cTeGmVl7NRtE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/G3sTLF25qTKcRZ8cTeGmVl7NRtE.jpg 1455w\"},className:\"framer-uc9da4\",\"data-framer-name\":\"image\",name:\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cq4k17vkR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(1623),pixelHeight:1e3,pixelWidth:1500,sizes:\"calc(100vw - 30px)\",src:\"https://framerusercontent.com/images/RCJa8vAPs91R8gxlsfzoRju3RgE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/RCJa8vAPs91R8gxlsfzoRju3RgE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/RCJa8vAPs91R8gxlsfzoRju3RgE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/RCJa8vAPs91R8gxlsfzoRju3RgE.jpg 1500w\"}},JvgPGL76l:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(1680),pixelHeight:1e3,pixelWidth:1500,sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/RCJa8vAPs91R8gxlsfzoRju3RgE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/RCJa8vAPs91R8gxlsfzoRju3RgE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/RCJa8vAPs91R8gxlsfzoRju3RgE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/RCJa8vAPs91R8gxlsfzoRju3RgE.jpg 1500w\"}},wSA42BMi2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(1752),pixelHeight:1e3,pixelWidth:1500,sizes:\"720px\",src:\"https://framerusercontent.com/images/RCJa8vAPs91R8gxlsfzoRju3RgE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/RCJa8vAPs91R8gxlsfzoRju3RgE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/RCJa8vAPs91R8gxlsfzoRju3RgE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/RCJa8vAPs91R8gxlsfzoRju3RgE.jpg 1500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(1728),pixelHeight:1e3,pixelWidth:1500,sizes:\"720px\",src:\"https://framerusercontent.com/images/RCJa8vAPs91R8gxlsfzoRju3RgE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/RCJa8vAPs91R8gxlsfzoRju3RgE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/RCJa8vAPs91R8gxlsfzoRju3RgE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/RCJa8vAPs91R8gxlsfzoRju3RgE.jpg 1500w\"},className:\"framer-1kfpw76\",\"data-framer-name\":\"image\",name:\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cq4k17vkR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2123),pixelHeight:1e3,pixelWidth:1500,sizes:\"calc(100vw - 30px)\",src:\"https://framerusercontent.com/images/0mxuMkjbNpf2q2T7j8pCq9P8uRs.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/0mxuMkjbNpf2q2T7j8pCq9P8uRs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/0mxuMkjbNpf2q2T7j8pCq9P8uRs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/0mxuMkjbNpf2q2T7j8pCq9P8uRs.jpg 1500w\"}},JvgPGL76l:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2200),pixelHeight:1e3,pixelWidth:1500,sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/0mxuMkjbNpf2q2T7j8pCq9P8uRs.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/0mxuMkjbNpf2q2T7j8pCq9P8uRs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/0mxuMkjbNpf2q2T7j8pCq9P8uRs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/0mxuMkjbNpf2q2T7j8pCq9P8uRs.jpg 1500w\"}},wSA42BMi2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2292),pixelHeight:1e3,pixelWidth:1500,sizes:\"720px\",src:\"https://framerusercontent.com/images/0mxuMkjbNpf2q2T7j8pCq9P8uRs.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/0mxuMkjbNpf2q2T7j8pCq9P8uRs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/0mxuMkjbNpf2q2T7j8pCq9P8uRs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/0mxuMkjbNpf2q2T7j8pCq9P8uRs.jpg 1500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(2268),pixelHeight:1e3,pixelWidth:1500,sizes:\"720px\",src:\"https://framerusercontent.com/images/0mxuMkjbNpf2q2T7j8pCq9P8uRs.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/0mxuMkjbNpf2q2T7j8pCq9P8uRs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/0mxuMkjbNpf2q2T7j8pCq9P8uRs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/0mxuMkjbNpf2q2T7j8pCq9P8uRs.jpg 1500w\"},className:\"framer-1aad2ud\",\"data-framer-name\":\"image\",name:\"image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10prbop\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cq4k17vkR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:450,loading:getLoadingLazyAtYPosition(2623),pixelHeight:1e3,pixelWidth:648,sizes:\"calc(100vw - 30px)\",src:\"https://framerusercontent.com/images/VSAYfadyhkqpP79gWC0I06Hrjs.jpg\",srcSet:\"https://framerusercontent.com/images/VSAYfadyhkqpP79gWC0I06Hrjs.jpg 648w\"}},JvgPGL76l:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:450,loading:getLoadingLazyAtYPosition(2720),pixelHeight:1e3,pixelWidth:648,sizes:\"max(100vw - 64px, 1px)\",src:\"https://framerusercontent.com/images/VSAYfadyhkqpP79gWC0I06Hrjs.jpg\",srcSet:\"https://framerusercontent.com/images/VSAYfadyhkqpP79gWC0I06Hrjs.jpg 648w\"}},wSA42BMi2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:450,loading:getLoadingLazyAtYPosition(2832),pixelHeight:1e3,pixelWidth:648,sizes:\"375px\",src:\"https://framerusercontent.com/images/VSAYfadyhkqpP79gWC0I06Hrjs.jpg\",srcSet:\"https://framerusercontent.com/images/VSAYfadyhkqpP79gWC0I06Hrjs.jpg 648w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:450,loading:getLoadingLazyAtYPosition(2808),pixelHeight:1e3,pixelWidth:648,sizes:\"375px\",src:\"https://framerusercontent.com/images/VSAYfadyhkqpP79gWC0I06Hrjs.jpg\",srcSet:\"https://framerusercontent.com/images/VSAYfadyhkqpP79gWC0I06Hrjs.jpg 648w\"},className:\"framer-194yjxv\",\"data-framer-name\":\"image\",name:\"image\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cq4k17vkR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(3143),pixelHeight:2848,pixelWidth:4272,sizes:\"calc(100vw - 30px)\",src:\"https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg 4272w\"}},JvgPGL76l:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(3260),pixelHeight:2848,pixelWidth:4272,sizes:\"calc(100vw - 64px)\",src:\"https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg 4272w\"}},wSA42BMi2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(3392),pixelHeight:2848,pixelWidth:4272,sizes:\"800px\",src:\"https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg 4272w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:800,loading:getLoadingLazyAtYPosition(3368),pixelHeight:2848,pixelWidth:4272,sizes:\"800px\",src:\"https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/fwtQpr5Y0oykds2fzccFjAo2xwk.jpg 4272w\"},className:\"framer-1p76bkr\",\"data-framer-name\":\"image\",name:\"image\"})})]}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cq4k17vkR:{y:3638},JvgPGL76l:{y:3772},wSA42BMi2:{y:3936}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:342,width:\"min(100vw, 1600px)\",y:3888,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1kzlal5-container\",id:\"1kzlal5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cq4k17vkR:{variant:\"IXlUqBX6L\"},JvgPGL76l:{variant:\"wFByMaaVq\"},wSA42BMi2:{variant:\"LUmrkBy4Y\"}},children:/*#__PURE__*/_jsx(SectionAssistance,{height:\"100%\",id:\"BarzNChcI\",layoutId:\"BarzNChcI\",style:{maxWidth:\"100%\",width:\"100%\"},uhkPUM8E5:uhkPUM8E5welu7j({overlay}),variant:\"pfQp_oV0a\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-7ra7eu\",\"data-framer-portal-id\":\"1kzlal5\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"bOwY8PgT1\"),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cq4k17vkR:{height:462,y:269.0000000000002},JvgPGL76l:{height:462,y:269.0000000000002}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation,className:\"framer-1l8beot-container hidden-gioflh hidden-u3ficz\",\"data-framer-portal-id\":\"1kzlal5\",exit:animation2,initial:animation3,style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PopupCallback2,{height:\"100%\",id:\"RRbcUIMlN\",layoutId:\"RRbcUIMlN\",MxsenUSna:MxsenUSna1wvko5h({overlay}),variant:\"DGAlEQvNn\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:462,y:268.0740740740743,children:/*#__PURE__*/_jsx(Container,{animate:animation,className:\"framer-12mzi93-container hidden-116ngdv hidden-1575osx\",\"data-framer-portal-id\":\"1kzlal5\",exit:animation2,initial:animation3,style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PopupCallback2,{height:\"100%\",id:\"oujYNd8C9\",layoutId:\"oujYNd8C9\",MxsenUSna:MxsenUSna1wvko5h({overlay}),variant:\"V6yMI8EHb\",width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cq4k17vkR:{y:3980},JvgPGL76l:{y:4114},wSA42BMi2:{y:4278}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:730,width:\"100vw\",y:4230,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u082x5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cq4k17vkR:{variant:\"H3piTLXaC\"},JvgPGL76l:{variant:\"qf5zclK3H\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"v91_t2BY3\",layoutId:\"v91_t2BY3\",style:{width:\"100%\"},variant:\"jKfEe0N4D\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cq4k17vkR:{y:828},JvgPGL76l:{y:828}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:160,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ro91qz-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cq4k17vkR:{variant:\"K5IK6M31X\"},JvgPGL76l:{style:{height:\"100%\"}}},children:/*#__PURE__*/_jsx(Class,{height:\"100%\",id:\"t7zdCj0bZ\",layoutId:\"t7zdCj0bZ\",Pxwr94keQ:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Aproveite o Apoio Do Estado at\\xe9 2000\u20AC e troque as suas Janelas antigas por umas Novas.\",variant:\"gOIbup1x1\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"100vw\",y:0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-skulgf-container\",\"data-framer-name\":\"header white\",id:\"skulgf\",layoutScroll:true,name:\"header white\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cq4k17vkR:{variant:\"ULiViVQTt\"},JvgPGL76l:{variant:\"VUz7IhFIC\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"X0pbQ1yNZ\",layoutId:\"X0pbQ1yNZ\",name:\"header white\",style:{width:\"100%\"},variant:\"A9gddiugE\",width:\"100%\",xAB3om59b:xAB3om59bwelu7j({overlay:overlay1})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-63v0hn\",\"data-framer-portal-id\":\"skulgf\",exit:{opacity:0,transition:{delay:0,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"XsQhHWeYK\"),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cq4k17vkR:{height:462,y:269.0000000000002},JvgPGL76l:{height:462,y:269.0000000000002}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation,className:\"framer-oknmth-container hidden-gioflh hidden-u3ficz\",\"data-framer-portal-id\":\"skulgf\",exit:animation2,initial:animation3,style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PopupCallback2,{height:\"100%\",id:\"pruVk0qkS\",layoutId:\"pruVk0qkS\",MxsenUSna:MxsenUSna1wvko5h({overlay:overlay1}),variant:\"DGAlEQvNn\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:462,y:268.0740740740743,children:/*#__PURE__*/_jsx(Container,{animate:animation,className:\"framer-18lqynf-container hidden-116ngdv hidden-1575osx\",\"data-framer-portal-id\":\"skulgf\",exit:animation2,initial:animation3,style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PopupCallback2,{height:\"100%\",id:\"S7vkfjgmg\",layoutId:\"S7vkfjgmg\",MxsenUSna:MxsenUSna1wvko5h({overlay:overlay1}),variant:\"V6yMI8EHb\",width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-if6u7 { background: white; }`,\".framer-if6u7.framer-frxst7, .framer-if6u7 .framer-frxst7 { display: block; }\",\".framer-if6u7.framer-gioflh { 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: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-if6u7 .framer-1flyaza { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-if6u7 .framer-1uiz5yx { background-color: #ffffff; flex: none; height: 80px; overflow: hidden; position: relative; width: 100%; }\",\".framer-if6u7 .framer-cdte3n { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 480px; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-if6u7 .framer-1lt9hoq { background-color: rgba(0, 0, 0, 0.5); bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-if6u7 .framer-1runt4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 720px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-if6u7 .framer-1mi9xcf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-if6u7 .framer-p3s56t { --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; z-index: 1; }\",\".framer-if6u7 .framer-15pf0va { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 80px 40px 80px; position: relative; width: 100%; }\",\".framer-if6u7 .framer-1lse2uu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 800px; opacity: 0.8; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-if6u7 .framer-1cvyu4r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-if6u7 .framer-58qkka, .framer-if6u7 .framer-o939sa { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-if6u7 .framer-uc9da4, .framer-if6u7 .framer-1kfpw76, .framer-if6u7 .framer-1aad2ud { aspect-ratio: 1.5 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 480px); overflow: visible; position: relative; width: 720px; }\",\".framer-if6u7 .framer-10prbop { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-if6u7 .framer-194yjxv { aspect-ratio: 0.75 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 500px); overflow: visible; position: relative; width: 375px; }\",\".framer-if6u7 .framer-1p76bkr { aspect-ratio: 1.6666666666666667 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 480px); overflow: visible; position: relative; width: 800px; }\",\".framer-if6u7 .framer-1kzlal5-container { flex: none; height: auto; max-width: 1600px; position: relative; width: 100%; }\",\".framer-if6u7 .framer-7ra7eu, .framer-if6u7 .framer-63v0hn { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-if6u7 .framer-1l8beot-container, .framer-if6u7 .framer-12mzi93-container, .framer-if6u7 .framer-oknmth-container, .framer-if6u7 .framer-18lqynf-container { flex: none; height: auto; left: 50%; position: fixed; top: 50%; transform: translate(-50%, -50%); width: auto; z-index: 10; }\",\".framer-if6u7 .framer-1u082x5-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-if6u7 .framer-1ro91qz-container { flex: none; height: auto; position: fixed; right: 0px; top: 160px; width: auto; z-index: 1; }\",\".framer-if6u7 .framer-skulgf-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-if6u7.framer-gioflh, .framer-if6u7 .framer-1flyaza, .framer-if6u7 .framer-cdte3n, .framer-if6u7 .framer-1runt4, .framer-if6u7 .framer-1mi9xcf, .framer-if6u7 .framer-15pf0va, .framer-if6u7 .framer-1lse2uu, .framer-if6u7 .framer-1cvyu4r, .framer-if6u7 .framer-10prbop { gap: 0px; } .framer-if6u7.framer-gioflh > *, .framer-if6u7 .framer-1flyaza > *, .framer-if6u7 .framer-cdte3n > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-if6u7.framer-gioflh > :first-child, .framer-if6u7 .framer-1flyaza > :first-child, .framer-if6u7 .framer-cdte3n > :first-child, .framer-if6u7 .framer-1runt4 > :first-child, .framer-if6u7 .framer-1mi9xcf > :first-child, .framer-if6u7 .framer-15pf0va > :first-child, .framer-if6u7 .framer-1lse2uu > :first-child, .framer-if6u7 .framer-1cvyu4r > :first-child { margin-top: 0px; } .framer-if6u7.framer-gioflh > :last-child, .framer-if6u7 .framer-1flyaza > :last-child, .framer-if6u7 .framer-cdte3n > :last-child, .framer-if6u7 .framer-1runt4 > :last-child, .framer-if6u7 .framer-1mi9xcf > :last-child, .framer-if6u7 .framer-15pf0va > :last-child, .framer-if6u7 .framer-1lse2uu > :last-child, .framer-if6u7 .framer-1cvyu4r > :last-child { margin-bottom: 0px; } .framer-if6u7 .framer-1runt4 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-if6u7 .framer-1mi9xcf > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-if6u7 .framer-15pf0va > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-if6u7 .framer-1lse2uu > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-if6u7 .framer-1cvyu4r > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-if6u7 .framer-10prbop > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-if6u7 .framer-10prbop > :first-child { margin-left: 0px; } .framer-if6u7 .framer-10prbop > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,`@media (min-width: 1024px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-if6u7 { background: white; } .framer-if6u7.framer-gioflh { width: 1024px; } .framer-if6u7 .framer-cdte3n, .framer-if6u7 .framer-15pf0va { padding: 64px; }}`,`@media (min-width: 678px) and (max-width: 1023px) { .${metadata.bodyClassName}-framer-if6u7 { background: white; } .framer-if6u7.framer-gioflh { width: 678px; } .framer-if6u7 .framer-cdte3n { padding: 40px; } .framer-if6u7 .framer-1runt4 { width: 80%; } .framer-if6u7 .framer-15pf0va { gap: 40px; padding: 32px; } .framer-if6u7 .framer-uc9da4, .framer-if6u7 .framer-1kfpw76, .framer-if6u7 .framer-1aad2ud { height: var(--framer-aspect-ratio-supported, 133px); width: 100%; } .framer-if6u7 .framer-10prbop { gap: 40px; } .framer-if6u7 .framer-194yjxv { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 267px); width: 1px; } .framer-if6u7 .framer-1p76bkr { height: var(--framer-aspect-ratio-supported, 120px); width: 100%; } .framer-if6u7 .framer-1ro91qz-container { bottom: 120px; height: 52px; top: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-if6u7 .framer-15pf0va, .framer-if6u7 .framer-10prbop { gap: 0px; } .framer-if6u7 .framer-15pf0va > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-if6u7 .framer-15pf0va > :first-child { margin-top: 0px; } .framer-if6u7 .framer-15pf0va > :last-child { margin-bottom: 0px; } .framer-if6u7 .framer-10prbop > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-if6u7 .framer-10prbop > :first-child { margin-left: 0px; } .framer-if6u7 .framer-10prbop > :last-child { margin-right: 0px; } }}`,`@media (max-width: 677px) { .${metadata.bodyClassName}-framer-if6u7 { background: white; } .framer-if6u7.framer-gioflh { width: 390px; } .framer-if6u7 .framer-cdte3n { padding: 15px; } .framer-if6u7 .framer-15pf0va { gap: 20px; padding: 15px; } .framer-if6u7 .framer-uc9da4, .framer-if6u7 .framer-1kfpw76, .framer-if6u7 .framer-1aad2ud { height: var(--framer-aspect-ratio-supported, 133px); width: 100%; } .framer-if6u7 .framer-10prbop { flex-direction: column; gap: 20px; } .framer-if6u7 .framer-194yjxv { height: var(--framer-aspect-ratio-supported, 267px); width: 100%; } .framer-if6u7 .framer-1p76bkr { height: var(--framer-aspect-ratio-supported, 120px); width: 100%; } .framer-if6u7 .framer-1ro91qz-container { bottom: 120px; top: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-if6u7 .framer-15pf0va, .framer-if6u7 .framer-10prbop { gap: 0px; } .framer-if6u7 .framer-15pf0va > *, .framer-if6u7 .framer-10prbop > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-if6u7 .framer-15pf0va > :first-child, .framer-if6u7 .framer-10prbop > :first-child { margin-top: 0px; } .framer-if6u7 .framer-15pf0va > :last-child, .framer-if6u7 .framer-10prbop > :last-child { margin-bottom: 0px; } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4520\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wSA42BMi2\":{\"layout\":[\"fixed\",\"auto\"]},\"JvgPGL76l\":{\"layout\":[\"fixed\",\"auto\"]},\"cq4k17vkR\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerVKEOIVri7=withCSS(Component,css,\"framer-if6u7\");export default FramerVKEOIVri7;FramerVKEOIVri7.displayName=\"Projectos / Porsche Centre\";FramerVKEOIVri7.defaultProps={height:4520,width:1440};addFonts(FramerVKEOIVri7,[{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:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"}]},...SectionAssistanceFonts,...PopupCallback2Fonts,...FooterFonts,...ClassFonts,...HeaderFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVKEOIVri7\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4520\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wSA42BMi2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JvgPGL76l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cq4k17vkR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "SectionAssistanceFonts", "getFonts", "NHdJn6V2Y_default", "PopupCallback2Fonts", "atRi2RaEf_default", "FooterFonts", "Qnc_osuNU_default", "ClassFonts", "UR6mCnlxD_default", "HeaderFonts", "HWueKXAls_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transformTemplate1", "_", "t", "animation3", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "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", "uhkPUM8E5welu7j", "overlay", "paginationInfo", "args", "MxsenUSna1wvko5h", "xAB3om59bwelu7j", "ref1", "pe", "usePreloadLocalizedValues", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "Image2", "getLoadingLazyAtYPosition", "getLocalizedValue", "x", "PropertyOverrides2", "l", "ComponentViewportProvider", "Container", "AnimatePresence", "Ga", "overlay1", "css", "FramerVKEOIVri7", "withCSS", "VKEOIVri7_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
