{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6rKIj5BGUBLxF9QmJ1zZ/g2rw2wLrh33G9wosGosr/cxXqTOrc0.js"],
  "sourcesContent": ["// Generated by Framer (8184e1b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,Container,cx,GeneratedComponentContext,getFonts,Image,LazyValue,Link,PropertyOverrides,RichText,SVG,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,withCSS,withFX,withMappedReactProps}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Footer from\"#framer/local/canvasComponent/dlfC6KJy_/dlfC6KJy_.js\";import ContainersCards1 from\"#framer/local/canvasComponent/fVapLQbCK/fVapLQbCK.js\";import Text from\"#framer/local/canvasComponent/hyFtHT9R9/hyFtHT9R9.js\";import ContainersHeader from\"#framer/local/canvasComponent/jtFKpnkq9/jtFKpnkq9.js\";import ButtonsPrimary,*as ButtonsPrimaryInfo from\"#framer/local/canvasComponent/uFX1GJY2C/uFX1GJY2C.js\";import{withClickAlert as withClickAlert1}from\"#framer/local/codeFile/TQrPHIo/OpenCreateProject.js\";import{withClickAlert}from\"#framer/local/codeFile/AxjJ8dy/OpenSupportModal.js\";import*as sharedStyle from\"#framer/local/css/B0fXPoWbI/B0fXPoWbI.js\";import*as sharedStyle2 from\"#framer/local/css/JQXZBqeiw/JQXZBqeiw.js\";import*as sharedStyle1 from\"#framer/local/css/vodGLrePV/vodGLrePV.js\";import metadataProvider from\"#framer/local/webPageMetadata/cxXqTOrc0/cxXqTOrc0.js\";const ContainersHeaderFonts=getFonts(ContainersHeader);const TextFonts=getFonts(Text);const ContainerWithFX=withFX(Container);const ContainersCards1Fonts=getFonts(ContainersCards1);const MotionAWithClickAlert=withClickAlert(motion.a);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const ButtonsPrimaryFonts=getFonts(ButtonsPrimary);const ButtonsPrimaryWithClickAlert1WithMappedReactProps1fexhac=withMappedReactProps(withClickAlert1(ButtonsPrimary),ButtonsPrimaryInfo);const FooterFonts=getFonts(Footer);const cycleOrder=[\"WN6GJacye\",\"r9NV8f5BL\",\"KhVTrmXyi\",\"W_Y8ncH2F\"];const breakpoints={KhVTrmXyi:\"(min-width: 810px) and (max-width: 1349px)\",r9NV8f5BL:\"(max-width: 809px)\",W_Y8ncH2F:\"(min-width: 1920px)\",WN6GJacye:\"(min-width: 1350px) and (max-width: 1919px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-DTFxe\";const variantClassNames={KhVTrmXyi:\"framer-v-3qsts6\",r9NV8f5BL:\"framer-v-16a9eum\",W_Y8ncH2F:\"framer-v-tkwgc\",WN6GJacye:\"framer-v-hh95fx\"};const transitions={default:{duration:0}};const valuesByLocaleId={Qs6MoyS7d:new LazyValue(()=>import(\"./cxXqTOrc0-0.js\"))};const preloadLocalizedValues=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);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const animation={opacity:0,rotate:0,scale:1,x:0,y:150};const transition1={damping:40,delay:0,mass:1,stiffness:113,type:\"spring\"};const animation1={opacity:0,rotate:0,scale:1,transition:transition1,x:0,y:150};const transformTemplate1=(_,t)=>`perspective(1200px) ${t}`;const transition2={damping:30,delay:0,mass:1,stiffness:113,type:\"spring\"};const animation2={opacity:0,rotate:0,scale:1,transition:transition2,x:0,y:150};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop 2\":\"W_Y8ncH2F\",Desktop:\"WN6GJacye\",Phone:\"r9NV8f5BL\",Tablet:\"KhVTrmXyi\"};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:\"WN6GJacye\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,OXGFttqj2,HuMX2gFbEuFX1GJY2C,Gdnbsf29lZnfgH0u3m,...restProps}=getProps(props);React.useLayoutEffect(()=>{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);}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-DTFxe`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-DTFxe`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const transition=transitions.default;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const id=useRouteElementId(\"Tr1JX2nhV\");const ref2=React.useRef(null);const id1=useRouteElementId(\"lEjNm41Jr\");const ref3=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"r9NV8f5BL\")return true;return!isBrowser();};const isDisplayed1=()=>{if(baseVariant===\"r9NV8f5BL\")return!isBrowser();return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19,_getLocalizedValue20,_getLocalizedValue21,_getLocalizedValue22,_getLocalizedValue23,_getLocalizedValue24,_getLocalizedValue25,_getLocalizedValue26,_getLocalizedValue27,_getLocalizedValue28,_getLocalizedValue29,_getLocalizedValue30,_getLocalizedValue31,_getLocalizedValue32,_getLocalizedValue33,_getLocalizedValue34,_getLocalizedValue35,_getLocalizedValue36,_getLocalizedValue37,_getLocalizedValue38,_getLocalizedValue39,_getLocalizedValue40,_getLocalizedValue41,_getLocalizedValue42,_getLocalizedValue43,_getLocalizedValue44,_getLocalizedValue45,_getLocalizedValue46,_getLocalizedValue47,_getLocalizedValue48,_getLocalizedValue49,_getLocalizedValue50,_getLocalizedValue51;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WN6GJacye\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-hh95fx\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-169ru2l\",\"data-framer-name\":\"div\",name:\"div\",children:[/*#__PURE__*/_jsx(Container,{className:\"framer-niy0ci-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KhVTrmXyi:{variant:\"hIVRz0zPQ\"},r9NV8f5BL:{gJSBntuqW:\"Unisciti alla nostra Area professionale e potrai utilizzare tutti i nostri strumenti.\",variant:\"WBUUQv2dR\"}},children:/*#__PURE__*/_jsx(ContainersHeader,{AzvsXM6Ad:\"Vibia per i professionisti\",gJSBntuqW:\"Unisciti alla nostra Area professionale e potrai utilizzare tutti i nostri strumenti, accedere al materiale tecnico dei prodotti, scoprire contenuti esclusivi e partecipare a esperienze personalizzate.\",height:\"100%\",id:\"xzsNfiJQi\",IyzeX3OQI:'var(--token-b8a7b565-3786-45b1-9001-632be396fe9a, rgb(246, 245, 242)) /* {\"name\":\"Palette / 10 - White (S 0300-N)\"} */',layoutId:\"xzsNfiJQi\",style:{height:\"100%\",width:\"100%\"},uuNiPqysB:\"Accedi\",variant:\"c3AjyfiiC\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uwu46d\",\"data-framer-name\":\"Main\",name:\"Main\",children:[/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1of7mxx-container\",id:id,ref:ref2,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Text,{ftdaOZ6P7:\"Ti aiutiamo a creare atmosfere di benessere con i nostri strumenti per professionisti.\",height:\"100%\",id:\"Tr1JX2nhV\",layoutId:\"Tr1JX2nhV\",style:{width:\"100%\"},variant:\"kYJVJKypU\",width:\"100%\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{r9NV8f5BL:{__framer__animate:{transition:transition1},__framer__exit:animation1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-11nfpf8-container\",id:id1,ref:ref3,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KhVTrmXyi:{b8MDPxsIS:(_getLocalizedValue=getLocalizedValue(\"v33\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Contatto diretto\",dK2SHZZul:(_getLocalizedValue1=getLocalizedValue(\"v34\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Contatta il responsabile Vibia della tua zona per ricevere una consulenza in caso di dubbi.\",hPN_k836U:(_getLocalizedValue2=getLocalizedValue(\"v26\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Risorse Pro\",LwdgBSnXJ:(_getLocalizedValue3=getLocalizedValue(\"v35\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Installazione\",Mcl2Mf5JQ:(_getLocalizedValue4=getLocalizedValue(\"v31\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"Preventivi\",MhZB570ea:(_getLocalizedValue5=getLocalizedValue(\"v32\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Ricevi un preventivo su misura per i tuoi progetti.\",TQpkPK8Eh:(_getLocalizedValue6=getLocalizedValue(\"v30\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Scarica tutti i nostri cataloghi in formato digitale.\",UEfglDutk:(_getLocalizedValue7=getLocalizedValue(\"v29\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"Cataloghi\",variant:\"vRWlxrRyp\",y6LCZeJIR:(_getLocalizedValue8=getLocalizedValue(\"v28\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Tutto quello che ti serve: foto HR, librerie 2D e 3D, file BIM, schede tecniche dei prodotti, fotometrie e istruzioni di montaggio.\",zmcQzBcQh:(_getLocalizedValue9=getLocalizedValue(\"v27\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Download\",zu9lw2jnf:(_getLocalizedValue10=getLocalizedValue(\"v36\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"Contatta il nostro servizio tecnico per ricevere assistenza.\",zVY6ltoiH:(_getLocalizedValue11=getLocalizedValue(\"v38\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Contatta il nostro servizio tecnico per ricevere assistenza.\",zz6S__Ifq:(_getLocalizedValue12=getLocalizedValue(\"v37\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:\"Manutenzione\"},r9NV8f5BL:{b8MDPxsIS:(_getLocalizedValue13=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:\"Contatto diretto\",dK2SHZZul:(_getLocalizedValue14=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:\"Contatta il responsabile Vibia della tua zona per ricevere una consulenza in caso di dubbi.\",hPN_k836U:(_getLocalizedValue15=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:\"Risorse Pro\",LwdgBSnXJ:(_getLocalizedValue16=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:\"Installazione\",Mcl2Mf5JQ:(_getLocalizedValue17=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:\"Preventivi\",MhZB570ea:(_getLocalizedValue18=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:\"Ricevi un preventivo su misura per i tuoi progetti.\",TQpkPK8Eh:(_getLocalizedValue19=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:\"Scarica tutti i nostri cataloghi in formato digitale.\",UEfglDutk:(_getLocalizedValue20=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:\"Cataloghi\",variant:\"VjyAGy1D1\",y6LCZeJIR:(_getLocalizedValue21=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:\"Tutto quello che ti serve: foto HR, librerie 2D e 3D, file BIM, schede tecniche dei prodotti, fotometrie e istruzioni di montaggio.\",zmcQzBcQh:(_getLocalizedValue22=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:\"Download\",zu9lw2jnf:(_getLocalizedValue23=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue23!==void 0?_getLocalizedValue23:\"Contatta il nostro servizio tecnico per ricevere assistenza.\",zVY6ltoiH:(_getLocalizedValue24=getLocalizedValue(\"v25\",activeLocale))!==null&&_getLocalizedValue24!==void 0?_getLocalizedValue24:\"Contatta il nostro servizio tecnico per ricevere assistenza.\",zz6S__Ifq:(_getLocalizedValue25=getLocalizedValue(\"v24\",activeLocale))!==null&&_getLocalizedValue25!==void 0?_getLocalizedValue25:\"Manutenzione\"},W_Y8ncH2F:{b8MDPxsIS:(_getLocalizedValue26=getLocalizedValue(\"v46\",activeLocale))!==null&&_getLocalizedValue26!==void 0?_getLocalizedValue26:\"Contatto diretto\",dK2SHZZul:(_getLocalizedValue27=getLocalizedValue(\"v47\",activeLocale))!==null&&_getLocalizedValue27!==void 0?_getLocalizedValue27:\"Contatta il responsabile Vibia della tua zona per ricevere una consulenza in caso di dubbi.\",hPN_k836U:(_getLocalizedValue28=getLocalizedValue(\"v39\",activeLocale))!==null&&_getLocalizedValue28!==void 0?_getLocalizedValue28:\"Risorse Pro\",LwdgBSnXJ:(_getLocalizedValue29=getLocalizedValue(\"v48\",activeLocale))!==null&&_getLocalizedValue29!==void 0?_getLocalizedValue29:\"Installazione\",Mcl2Mf5JQ:(_getLocalizedValue30=getLocalizedValue(\"v44\",activeLocale))!==null&&_getLocalizedValue30!==void 0?_getLocalizedValue30:\"Preventivi\",MhZB570ea:(_getLocalizedValue31=getLocalizedValue(\"v45\",activeLocale))!==null&&_getLocalizedValue31!==void 0?_getLocalizedValue31:\"Ricevi un preventivo su misura per i tuoi progetti.\",TQpkPK8Eh:(_getLocalizedValue32=getLocalizedValue(\"v43\",activeLocale))!==null&&_getLocalizedValue32!==void 0?_getLocalizedValue32:\"Scarica tutti i nostri cataloghi in formato digitale.\",UEfglDutk:(_getLocalizedValue33=getLocalizedValue(\"v42\",activeLocale))!==null&&_getLocalizedValue33!==void 0?_getLocalizedValue33:\"Cataloghi\",y6LCZeJIR:(_getLocalizedValue34=getLocalizedValue(\"v41\",activeLocale))!==null&&_getLocalizedValue34!==void 0?_getLocalizedValue34:\"Tutto quello che ti serve: foto HR, librerie 2D e 3D, file BIM, schede tecniche dei prodotti, fotometrie e istruzioni di montaggio.\",zmcQzBcQh:(_getLocalizedValue35=getLocalizedValue(\"v40\",activeLocale))!==null&&_getLocalizedValue35!==void 0?_getLocalizedValue35:\"Download\",zu9lw2jnf:(_getLocalizedValue36=getLocalizedValue(\"v49\",activeLocale))!==null&&_getLocalizedValue36!==void 0?_getLocalizedValue36:\"Contatta il nostro servizio tecnico per ricevere assistenza.\",zVY6ltoiH:(_getLocalizedValue37=getLocalizedValue(\"v51\",activeLocale))!==null&&_getLocalizedValue37!==void 0?_getLocalizedValue37:\"Contatta il nostro servizio tecnico per ricevere assistenza.\",zz6S__Ifq:(_getLocalizedValue38=getLocalizedValue(\"v50\",activeLocale))!==null&&_getLocalizedValue38!==void 0?_getLocalizedValue38:\"Manutenzione\"}},children:/*#__PURE__*/_jsx(ContainersCards1,{AGF26TcTP:'var(--token-a1b2e3c7-77c1-426a-8a91-9a8662d48f6e, rgb(149, 167, 175)) /* {\"name\":\"Palette / 40 - Blue L1 (3010-B)\"} */',as6GFjjTN:'var(--token-106afe03-9490-4221-a70f-ab7a001c9683, rgb(152, 152, 135)) /* {\"name\":\"Palette / 47 - Green L1 (S4005-G80Y)\"} */',b8MDPxsIS:(_getLocalizedValue39=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue39!==void 0?_getLocalizedValue39:\"Contatto diretto\",CVRekPzAU:'var(--token-3eb76faf-c8e0-480f-beb6-43362baa24e5, rgb(72, 84, 69)) /* {\"name\":\"Palette / 56 - Green D1 (S7010-G30Y)\"} */',dK2SHZZul:(_getLocalizedValue40=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue40!==void 0?_getLocalizedValue40:\"Contatta il responsabile Vibia della tua zona per ricevere una consulenza in caso di dubbi.\",height:\"100%\",hPN_k836U:(_getLocalizedValue41=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue41!==void 0?_getLocalizedValue41:\"Risorse Pro\",id:\"lEjNm41Jr\",layoutId:\"lEjNm41Jr\",LwdgBSnXJ:(_getLocalizedValue42=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue42!==void 0?_getLocalizedValue42:\"Installazione\",Mcl2Mf5JQ:(_getLocalizedValue43=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue43!==void 0?_getLocalizedValue43:\"Preventivi\",MhZB570ea:(_getLocalizedValue44=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue44!==void 0?_getLocalizedValue44:\"Ricevi un preventivo su misura per i tuoi progetti.\",mzcDRYKnw:\"https://vibia.com//it/int/descargas\",P2X5g2pSB:'var(--token-bdadad40-d599-48ff-b5a3-8bff04407a65, rgb(159, 87, 67)) /* {\"name\":\"Palette / 37 - Terra Red (S 4040-Y70R)\"} */',style:{width:\"100%\"},TQpkPK8Eh:(_getLocalizedValue45=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue45!==void 0?_getLocalizedValue45:\"Scarica tutti i nostri cataloghi in formato digitale.\",UEfglDutk:(_getLocalizedValue46=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue46!==void 0?_getLocalizedValue46:\"Cataloghi\",UrmyHwldp:'var(--token-c71955d3-d2ac-4fa5-a8f2-9e4c0e47191c, rgb(182, 99, 62)) /* {\"name\":\"Palette / 61 - Ocre Red (S3050-Y60R)\"} */',variant:\"xP4vKsbhn\",width:\"100%\",y6LCZeJIR:(_getLocalizedValue47=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue47!==void 0?_getLocalizedValue47:\"Tutto quello che ti serve: foto HR, librerie 2D e 3D, file BIM, schede tecniche dei prodotti, fotometrie e istruzioni di montaggio.\",YzUVs05k6:'var(--token-d94946d1-6f7f-401f-949a-142fec8581da, rgb(106, 124, 131)) /* {\"name\":\"Palette / 42 - Blue M1 (S5010-B10G)\"} */',zmcQzBcQh:(_getLocalizedValue48=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue48!==void 0?_getLocalizedValue48:\"Download\",ZU5SPcyhI:\"https://vibia.com//it/int/descargas\",zu9lw2jnf:(_getLocalizedValue49=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue49!==void 0?_getLocalizedValue49:\"Contatta il nostro servizio tecnico per ricevere assistenza.\",zVY6ltoiH:(_getLocalizedValue50=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue50!==void 0?_getLocalizedValue50:\"Contatta il nostro servizio tecnico per ricevere assistenza.\",zz6S__Ifq:(_getLocalizedValue51=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue51!==void 0?_getLocalizedValue51:\"Manutenzione\"})})})}),/*#__PURE__*/_jsx(Container,{className:\"framer-1xt1g6w-container\",children:/*#__PURE__*/_jsx(Text,{ftdaOZ6P7:\"Dai vita ai tuoi progetti con i nostri strumenti creativi.\",height:\"100%\",id:\"ogU87EO3Z\",layoutId:\"ogU87EO3Z\",style:{width:\"100%\"},variant:\"CwniqX07P\",width:\"100%\"})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1q649ad\",\"data-framer-name\":\"Containers / Cards #2\",name:\"Containers / Cards #2\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5ph9is\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y7mb75\",\"data-framer-name\":\"div\",name:\"div\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kw6d33\",\"data-framer-name\":\"Frame 9950908\",name:\"Frame 9950908\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1cmdckp\",\"data-styles-preset\":\"B0fXPoWbI\",style:{\"--framer-text-color\":\"var(--token-61d8b2d6-8f86-4c58-9b89-83904a512e52, rgb(255, 255, 255))\"},children:\"Servizi professionali\"})}),className:\"framer-y5j8z0\",\"data-framer-name\":\"A tu lado\",name:\"A tu lado\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-12e127m\",\"data-styles-preset\":\"vodGLrePV\",style:{\"--framer-text-color\":\"var(--token-61d8b2d6-8f86-4c58-9b89-83904a512e52, rgb(255, 255, 255))\"},children:\"Lighting &  Wellbeing studio\"})}),className:\"framer-8pf38c\",\"data-framer-name\":\"Wellbeing studio\",name:\"Wellbeing studio\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-z7zh5z\",\"data-styles-preset\":\"JQXZBqeiw\",style:{\"--framer-text-color\":\"var(--token-61d8b2d6-8f86-4c58-9b89-83904a512e52, rgb(255, 255, 255))\"},children:\"Il nostro team specializzato \\xe8 a tua disposizione per aiutarti a creare.\"})}),className:\"framer-1fn1lo2\",\"data-framer-name\":\"Como usuario profesional de Vibia podra\u0301s venir a conocer nuestros headquarters, descubrir nuestros u\u0301ltimos productos en persona y vivir una experiencia muy especial.\",name:\"Como usuario profesional de Vibia podra\u0301s venir a conocer nuestros headquarters, descubrir nuestros u\u0301ltimos productos en persona y vivir una experiencia muy especial.\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:HuMX2gFbEuFX1GJY2C,openInNewTab:true,children:/*#__PURE__*/_jsx(MotionAWithClickAlert,{className:\"framer-7uzzwd framer-1v0u9kd\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dvcmRpdGEgTWVkaXVt\",\"--framer-font-family\":'\"Gordita Medium\", \"Gordita Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-61d8b2d6-8f86-4c58-9b89-83904a512e52, rgb(255, 255, 255))\"},children:\"Richiedi assistenza\"})}),className:\"framer-r2utus\",\"data-framer-name\":\"Primary Button\",fonts:[\"CUSTOM;Gordita Medium\"],name:\"Primary Button\",verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ebxvod\",\"data-framer-name\":\"Frame 9950957\",name:\"Frame 9950957\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xlgalp\",\"data-framer-name\":\"Frame 9950955\",name:\"Frame 9950955\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ipkj19\",\"data-framer-name\":\"Frame 9950950\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:556,intrinsicWidth:426,name:\"Frame 9950950\",svg:'<svg width=\"426\" height=\"556\" viewBox=\"0 0 426 556\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"51.1445\" y1=\"2.18557e-08\" x2=\"51.1445\" y2=\"792\" stroke=\"#6A7C83\"/>\\n<line x1=\"106.355\" y1=\"2.18557e-08\" x2=\"106.355\" y2=\"792\" stroke=\"#6A7C83\"/>\\n<line x1=\"161.562\" y1=\"2.18557e-08\" x2=\"161.562\" y2=\"792\" stroke=\"#6A7C83\"/>\\n<line x1=\"216.77\" y1=\"2.18557e-08\" x2=\"216.77\" y2=\"792\" stroke=\"#6A7C83\"/>\\n<line x1=\"271.98\" y1=\"2.18557e-08\" x2=\"271.98\" y2=\"792\" stroke=\"#6A7C83\"/>\\n<line x1=\"327.188\" y1=\"2.18557e-08\" x2=\"327.187\" y2=\"792\" stroke=\"#6A7C83\"/>\\n<line x1=\"382.395\" y1=\"2.18557e-08\" x2=\"382.395\" y2=\"792\" stroke=\"#6A7C83\"/>\\n<line x1=\"-253\" y1=\"553.9\" x2=\"1072\" y2=\"553.9\" stroke=\"#6A7C83\"/>\\n<line x1=\"-253\" y1=\"501.1\" x2=\"1072\" y2=\"501.1\" stroke=\"#6A7C83\"/>\\n<line x1=\"-253\" y1=\"448.301\" x2=\"1072\" y2=\"448.301\" stroke=\"#6A7C83\"/>\\n<line x1=\"-253\" y1=\"395.5\" x2=\"1072\" y2=\"395.5\" stroke=\"#6A7C83\"/>\\n<line x1=\"-253\" y1=\"342.699\" x2=\"1072\" y2=\"342.699\" stroke=\"#6A7C83\"/>\\n<line x1=\"-253\" y1=\"289.9\" x2=\"1072\" y2=\"289.9\" stroke=\"#6A7C83\"/>\\n<line x1=\"-253\" y1=\"237.1\" x2=\"1072\" y2=\"237.1\" stroke=\"#6A7C83\"/>\\n<line x1=\"-253\" y1=\"184.301\" x2=\"1072\" y2=\"184.301\" stroke=\"#6A7C83\"/>\\n<line x1=\"-253\" y1=\"131.5\" x2=\"1072\" y2=\"131.5\" stroke=\"#6A7C83\"/>\\n<line x1=\"-253\" y1=\"78.6992\" x2=\"1072\" y2=\"78.6992\" stroke=\"#6A7C83\"/>\\n<line x1=\"-253\" y1=\"25.9004\" x2=\"1072\" y2=\"25.9004\" stroke=\"#6A7C83\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-172v12h\",\"data-framer-name\":\"Frame 9950951\",name:\"Frame 9950951\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-873xh7\",\"data-framer-name\":\"div\",name:\"div\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1orcgvw\",\"data-framer-name\":\"Frame 9950908\",name:\"Frame 9950908\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1cmdckp\",\"data-styles-preset\":\"B0fXPoWbI\",children:\"Servicios profesionales\"})}),className:\"framer-9lgfxe hidden-hh95fx hidden-3qsts6 hidden-tkwgc\",\"data-framer-name\":\"Wellbeing studio\",name:\"Wellbeing studio\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-12e127m\",\"data-styles-preset\":\"vodGLrePV\",children:\"Progettazione e disegno del progetto\"})}),className:\"framer-1r6s8kj\",\"data-framer-name\":\"C\\xe1lculo lum\\xednico\",name:\"C\\xe1lculo lum\\xednico\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-z7zh5z\",\"data-styles-preset\":\"JQXZBqeiw\",children:\"Ti aiutiamo a progettare atmosfere con i nostri apparecchi di illuminazione. Disegniamo la proposta, realizziamo il rendering o il CAD e ti aiutiamo a creare con i nostri compositori online.\"})}),className:\"framer-13x5scr\",\"data-framer-name\":\"Lorem ipsum dolor sit amet, tristique senectus et netus et malesuada et fames ac turpis egestas. Lorem ipsum dolor sit amet, tristique senectus et netus et malesuada fames ac turpis egestas. Lorem ipsum dolor sit amet, tristique senectus et netus et males. Lorem ipsum dolor sit amet, tristique senectus et netus et malesuada sit fames ac turpis egestas.\",name:\"Lorem ipsum dolor sit amet, tristique senectus et netus et malesuada et fames ac turpis egestas. Lorem ipsum dolor sit amet, tristique senectus et netus et malesuada fames ac turpis egestas. Lorem ipsum dolor sit amet, tristique senectus et netus et males. Lorem ipsum dolor sit amet, tristique senectus et netus et malesuada sit fames ac turpis egestas.\",verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pkna0k\",\"data-framer-name\":\"Frame 9950957\",name:\"Frame 9950957\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-gamgct\",\"data-framer-name\":\"Frame 9950950\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:556,intrinsicWidth:427,name:\"Frame 9950950\",svg:'<svg width=\"427\" height=\"556\" viewBox=\"0 0 427 556\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"448.5\" cy=\"44.5\" r=\"147\" stroke=\"#6A7C83\"/>\\n<circle cx=\"448.5\" cy=\"44.5\" r=\"100\" stroke=\"#6A7C83\"/>\\n<circle cx=\"448.5\" cy=\"44.5\" r=\"60\" stroke=\"#6A7C83\"/>\\n<circle cx=\"448.5\" cy=\"44.5\" r=\"186\" stroke=\"#6A7C83\"/>\\n<circle cx=\"448.5\" cy=\"44.5\" r=\"239\" stroke=\"#6A7C83\"/>\\n<circle cx=\"448.5\" cy=\"44.5\" r=\"290\" stroke=\"#6A7C83\"/>\\n<path d=\"M449 44L93.0469 56.498\" stroke=\"url(#paint0_linear_809_1758)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"8 8\"/>\\n<path d=\"M449 44L285 323\" stroke=\"url(#paint1_linear_809_1758)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"8 8\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_809_1758\" x1=\"465.367\" y1=\"44.0029\" x2=\"125.222\" y2=\"56.006\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#6A7C83\"/>\\n<stop offset=\"1\" stop-color=\"#6A7C83\" stop-opacity=\"0\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_809_1758\" x1=\"457.029\" y1=\"31.4797\" x2=\"300.354\" y2=\"298.116\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#6A7C83\"/>\\n<stop offset=\"1\" stop-color=\"#6A7C83\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b4p69x\",\"data-framer-name\":\"Frame 9950951\",name:\"Frame 9950951\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uqf43q\",\"data-framer-name\":\"div\",name:\"div\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kf67vu\",\"data-framer-name\":\"Frame 9950908\",name:\"Frame 9950908\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1cmdckp\",\"data-styles-preset\":\"B0fXPoWbI\",children:\"Servicios profesionales\"})}),className:\"framer-1qyxspo hidden-hh95fx hidden-3qsts6 hidden-tkwgc\",\"data-framer-name\":\"Wellbeing studio\",name:\"Wellbeing studio\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-12e127m\",\"data-styles-preset\":\"vodGLrePV\",children:\"Calcolo dell'illuminazione\"})}),className:\"framer-opvyrx\",\"data-framer-name\":\"C\\xe1lculo lum\\xednico\",name:\"C\\xe1lculo lum\\xednico\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-z7zh5z\",\"data-styles-preset\":\"JQXZBqeiw\",children:\"Calcoliamo il fabbisogno di luce di uno spazio e il numero di apparecchi per un'illuminazione ottimale che generi la sensazione desiderata.\"})}),className:\"framer-17b3z0n\",\"data-framer-name\":\"Lorem ipsum dolor sit amet, tristique senectus et netus et malesuada et fames ac turpis egestas. Lorem ipsum dolor sit amet, tristique senectus et netus et malesuada fames ac turpis egestas. Lorem ipsum dolor sit amet, tristique senectus et netus et males. Lorem ipsum dolor sit amet, tristique senectus et netus et malesuada sit fames ac turpis egestas.\",name:\"Lorem ipsum dolor sit amet, tristique senectus et netus et malesuada et fames ac turpis egestas. Lorem ipsum dolor sit amet, tristique senectus et netus et malesuada fames ac turpis egestas. Lorem ipsum dolor sit amet, tristique senectus et netus et males. Lorem ipsum dolor sit amet, tristique senectus et netus et malesuada sit fames ac turpis egestas.\",verticalAlignment:\"center\",withExternalLayout:true})]})]})]})]})}),/*#__PURE__*/_jsxs(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:\"lazy\",sizes:\"calc(min(100vw, 1920px) - 32px)\",src:\"https://framerusercontent.com/images/cb66I26TWoEL4i4x59UrDjcRNQ.jpg\",srcSet:\"https://framerusercontent.com/images/cb66I26TWoEL4i4x59UrDjcRNQ.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/cb66I26TWoEL4i4x59UrDjcRNQ.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/cb66I26TWoEL4i4x59UrDjcRNQ.jpg 1920w\"},className:\"framer-1bgozlb\",\"data-framer-name\":\"Containers / Image\",name:\"Containers / Image\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1be24st\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11o508c\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o1vwhj\",\"data-framer-name\":\"div\",name:\"div\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3hrbpp\",\"data-framer-name\":\"Frame 9950908\",name:\"Frame 9950908\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1cmdckp\",\"data-styles-preset\":\"B0fXPoWbI\",style:{\"--framer-text-color\":\"var(--token-61d8b2d6-8f86-4c58-9b89-83904a512e52, rgb(255, 255, 255))\"},children:\"Showroom\"})}),className:\"framer-1ykt1n6\",\"data-framer-name\":\"A tu lado\",name:\"A tu lado\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-12e127m\",\"data-styles-preset\":\"vodGLrePV\",style:{\"--framer-text-color\":\"var(--token-61d8b2d6-8f86-4c58-9b89-83904a512e52, rgb(255, 255, 255))\"},children:\"Vieni a trovarci\"})}),className:\"framer-fhocu1\",\"data-framer-name\":\"Wellbeing studio\",name:\"Wellbeing studio\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-z7zh5z\",\"data-styles-preset\":\"JQXZBqeiw\",style:{\"--framer-text-color\":\"var(--token-61d8b2d6-8f86-4c58-9b89-83904a512e52, rgb(255, 255, 255))\"},children:\"Come utente professionale di Vibia puoi visitare la nostra sede di Barcellona. Potrai scoprire le nostre ultime collezioni e vivere un'esperienza davvero speciale.\"})}),className:\"framer-12tglbj\",\"data-framer-name\":\"Como usuario profesional de Vibia podra\u0301s venir a conocer nuestros headquarters, descubrir nuestros u\u0301ltimos productos en persona y vivir una experiencia muy especial.\",name:\"Como usuario profesional de Vibia podra\u0301s venir a conocer nuestros headquarters, descubrir nuestros u\u0301ltimos productos en persona y vivir una experiencia muy especial.\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"https://vibia.typeform.com/to/VUDLiCqT\",openInNewTab:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-yhngmt framer-1v0u9kd\",\"data-border\":true,\"data-framer-name\":\"Buttons / Secondary\",name:\"Buttons / Secondary\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dvcmRpdGEgTWVkaXVt\",\"--framer-font-family\":'\"Gordita Medium\", \"Gordita Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-61d8b2d6-8f86-4c58-9b89-83904a512e52, rgb(255, 255, 255))\"},children:\"Richiedi una visita\"})}),className:\"framer-1kxgbyi\",\"data-framer-name\":\"Primary Button\",fonts:[\"CUSTOM;Gordita Medium\"],name:\"Primary Button\",verticalAlignment:\"top\",withExternalLayout:true})})})]})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c55gmx\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pywtwy\",\"data-framer-name\":\"Containers / Image\",name:\"Containers / Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-hdbm5p\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jb95va\",\"data-framer-name\":\"div\",name:\"div\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3i2ki7\",\"data-framer-name\":\"Frame 9950908\",name:\"Frame 9950908\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-12e127m\",\"data-styles-preset\":\"vodGLrePV\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--variable-reference-Gdnbsf29l-ZnfgH0u3m)\"},children:\"Creiamo un nuovo progetto insieme?\"})}),className:\"framer-gm9fyc\",\"data-framer-name\":\"Wellbeing studio\",name:\"Wellbeing studio\",style:{\"--variable-reference-Gdnbsf29l-ZnfgH0u3m\":Gdnbsf29lZnfgH0u3m},verticalAlignment:\"center\",withExternalLayout:true})}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-z7zh5z\",\"data-styles-preset\":\"JQXZBqeiw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--variable-reference-Gdnbsf29l-ZnfgH0u3m)\"},children:\"Seleziona i prodotti che meglio si adattano alla tua idea, personalizzali secondo le tue esigenze, visualizza e scarica tutta la documentazione. E se hai bisogno di aiuto, siamo al tuo fianco durante tutto il processo. Iniziamo?\"})}),className:\"framer-bpb52a hidden-16a9eum\",\"data-framer-name\":\"Como usuario profesional de Vibia podra\u0301s venir a conocer nuestros headquarters, descubrir nuestros u\u0301ltimos productos en persona y vivir una experiencia muy especial.\",name:\"Como usuario profesional de Vibia podra\u0301s venir a conocer nuestros headquarters, descubrir nuestros u\u0301ltimos productos en persona y vivir una experiencia muy especial.\",style:{\"--variable-reference-Gdnbsf29l-ZnfgH0u3m\":Gdnbsf29lZnfgH0u3m},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(Container,{className:\"framer-1x2pdm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KhVTrmXyi:{HuMX2gFbE:\"https://app.vibia.com/create-project/select-collection\"},r9NV8f5BL:{e6AcW0yos:\"Inizia\",HuMX2gFbE:\"https://app.vibia.com/create-project/select-collection\"},W_Y8ncH2F:{HuMX2gFbE:\"https://app.vibia.com/create-project/select-collection\"}},children:/*#__PURE__*/_jsx(ButtonsPrimaryWithClickAlert1WithMappedReactProps1fexhac,{e6AcW0yos:\"Crea un nuovo progetto\",height:\"100%\",id:\"lwAF6x9rS\",layoutId:\"lwAF6x9rS\",style:{height:\"100%\"},variant:\"hv6us3Unx\",width:\"100%\"})})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-olc1rb\",\"data-border\":true,\"data-framer-name\":\"Footer\",name:\"Footer\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-vxkn20-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KhVTrmXyi:{variant:\"OwIwoWER8\"},r9NV8f5BL:{variant:\"lyx8AYVmn\"}},children:/*#__PURE__*/_jsx(Footer,{bM7JCZnvx:\"Light is at the foundation of space design. Alongside architects, interior designers, lighting designers, engineers and dealers, we aim to improve the world through a single aspiration: creating better spaces to live.\",BX4nAE2L7:\"Dove acquistare\",fOYctEANK:\"https://vibia.com/it/int/dove-acquistare\",height:\"100%\",id:\"fz1sclyhi\",iHQ3Y8ioS:\"https://vibia.com/it/the-edit/\",JpN0utLIm:\"Vibia\",layoutId:\"fz1sclyhi\",mt7OCjeOF:\"https://vibia.com/it/about-us/\",Ne5836e2I:\"Vibia \\xe8 un\u2019azienda internazionale di illuminazione con sede a Barcellona\",nhAqSfy6o:\"\\xa9 Vibia 2024. Tutti i diritti riservati. Avviso legale - Politica sulla Privacy\",okx6VxN5v:\"Registrati / Login\",style:{width:\"100%\"},variant:\"lTB_Ii4Vj\",width:\"100%\",xz8KUP91M:\"About us\",z3MB2MsN9:\"The Edit\",zLQZPj7OO:\"Seguici su\"})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=['.framer-DTFxe[data-border=\"true\"]::after, .framer-DTFxe [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-DTFxe { background: var(--token-b8a7b565-3786-45b1-9001-632be396fe9a, rgb(246, 245, 242)); }`,\".framer-DTFxe.framer-1v0u9kd, .framer-DTFxe .framer-1v0u9kd { display: block; }\",\".framer-DTFxe.framer-hh95fx { align-content: center; align-items: center; background-color: var(--token-b8a7b565-3786-45b1-9001-632be396fe9a, #f6f5f2); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1350px; }\",\".framer-DTFxe .framer-169ru2l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-DTFxe .framer-niy0ci-container { flex: none; height: 100vh; min-width: 100%; position: relative; width: 100%; z-index: 0; }\",\".framer-DTFxe .framer-1uwu46d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: auto; justify-content: center; max-width: 1920px; overflow: hidden; padding: 0px 16px 0px 16px; position: relative; width: 100%; z-index: 0; }\",\".framer-DTFxe .framer-1of7mxx-container, .framer-DTFxe .framer-11nfpf8-container { flex: none; height: auto; position: relative; transform: perspective(1200px); width: 100%; }\",\".framer-DTFxe .framer-1xt1g6w-container, .framer-DTFxe .framer-vxkn20-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-DTFxe .framer-1q649ad { align-content: flex-start; align-items: flex-start; background-color: var(--token-174e4243-0c10-4aef-9bac-8f042dce2a53, #3d5057); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 620px; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-DTFxe .framer-5ph9is { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-DTFxe .framer-y7mb75 { align-content: flex-start; align-items: flex-start; display: flex; flex-basis: 0px; flex-direction: column; flex-grow: 1; flex-shrink: 0; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-end; max-width: 680px; overflow: visible; padding: 48px 32px 48px 32px; position: relative; width: 1px; }\",\".framer-DTFxe .framer-kw6d33, .framer-DTFxe .framer-3hrbpp { 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 0px 0px 0px; position: relative; width: 100%; }\",\".framer-DTFxe .framer-y5j8z0, .framer-DTFxe .framer-8pf38c, .framer-DTFxe .framer-1fn1lo2, .framer-DTFxe .framer-1ykt1n6, .framer-DTFxe .framer-fhocu1, .framer-DTFxe .framer-12tglbj { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-DTFxe .framer-7uzzwd { --border-bottom-width: 1.4px; --border-color: var(--token-61d8b2d6-8f86-4c58-9b89-83904a512e52, #ffffff); --border-left-width: 1.4px; --border-right-width: 1.4px; --border-style: solid; --border-top-width: 1.4px; align-content: center; align-items: center; border-bottom-left-radius: 980px; border-bottom-right-radius: 980px; border-top-left-radius: 980px; border-top-right-radius: 980px; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 52px; justify-content: center; overflow: visible; padding: 16px 32px 16px 32px; position: relative; text-decoration: none; width: min-content; }\",\".framer-DTFxe .framer-r2utus, .framer-DTFxe .framer-1kxgbyi { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-DTFxe .framer-ebxvod { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: flex-start; max-width: 931px; overflow: visible; padding: 32px 32px 32px 32px; position: relative; width: 931px; }\",\".framer-DTFxe .framer-1xlgalp, .framer-DTFxe .framer-1pkna0k { background-color: var(--token-a1b2e3c7-77c1-426a-8a91-9a8662d48f6e, #95a7af); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 100%; overflow: hidden; position: relative; width: 426px; will-change: var(--framer-will-change-override, transform); }\",\".framer-DTFxe .framer-1ipkj19 { flex: none; height: 556px; left: 0px; opacity: 0.5; position: absolute; top: 0px; width: 426px; }\",\".framer-DTFxe .framer-172v12h, .framer-DTFxe .framer-1b4p69x { background: linear-gradient(210.80155673938992deg, rgba(255, 255, 255, 0) 18.75%, rgba(255, 255, 255, 1) 100%); flex: none; height: 100%; left: 0px; overflow: visible; position: absolute; top: 0px; width: 100%; }\",\".framer-DTFxe .framer-873xh7 { align-content: flex-start; align-items: flex-start; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-end; left: 0px; overflow: visible; padding: 32px 32px 32px 32px; position: absolute; right: 0px; }\",\".framer-DTFxe .framer-1orcgvw, .framer-DTFxe .framer-kf67vu { 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-end; overflow: visible; padding: 1px 0px 1px 0px; position: relative; width: 100%; }\",\".framer-DTFxe .framer-9lgfxe, .framer-DTFxe .framer-1qyxspo { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 362px; word-break: break-word; word-wrap: break-word; }\",\".framer-DTFxe .framer-1r6s8kj { flex: none; height: 98px; position: relative; white-space: pre-wrap; width: 362px; word-break: break-word; word-wrap: break-word; }\",\".framer-DTFxe .framer-13x5scr, .framer-DTFxe .framer-17b3z0n { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 362px; word-break: break-word; word-wrap: break-word; }\",\".framer-DTFxe .framer-gamgct { flex: none; height: 556px; left: 0px; opacity: 0.5; position: absolute; top: 0px; width: 427px; }\",\".framer-DTFxe .framer-uqf43q { align-content: flex-start; align-items: flex-start; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 468px; justify-content: flex-end; left: 0px; overflow: visible; padding: 32px 32px 32px 32px; position: absolute; right: -1px; }\",\".framer-DTFxe .framer-opvyrx { flex: none; height: 129px; position: relative; white-space: pre-wrap; width: 363px; word-break: break-word; word-wrap: break-word; }\",\".framer-DTFxe .framer-1bgozlb { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 620px; overflow: hidden; position: relative; transform: perspective(1200px); width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-DTFxe .framer-1be24st { background: linear-gradient(90deg, #17395e 0%, rgba(84, 84, 84, 0) 100%); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; }\",\".framer-DTFxe .framer-11o508c { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; }\",\".framer-DTFxe .framer-o1vwhj { align-content: flex-start; align-items: flex-start; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 100%; justify-content: flex-end; left: 0px; min-width: 358px; overflow: visible; padding: 48px 32px 48px 32px; position: absolute; width: 34%; }\",\".framer-DTFxe .framer-yhngmt { --border-bottom-width: 1.4px; --border-color: var(--token-61d8b2d6-8f86-4c58-9b89-83904a512e52, #ffffff); --border-left-width: 1.4px; --border-right-width: 1.4px; --border-style: solid; --border-top-width: 1.4px; align-content: center; align-items: center; border-bottom-left-radius: 980px; border-bottom-right-radius: 980px; border-top-left-radius: 980px; border-top-right-radius: 980px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 52px; justify-content: center; overflow: visible; padding: 16px 32px 16px 32px; position: relative; text-decoration: none; width: min-content; }\",\".framer-DTFxe .framer-1c55gmx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-DTFxe .framer-1pywtwy { background-color: var(--token-b8a7b565-3786-45b1-9001-632be396fe9a, #f6f5f2); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex-basis: 0px; flex-grow: 1; flex-shrink: 0; height: 436px; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-DTFxe .framer-hdbm5p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px 0px 0px 0px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 100%; }\",\".framer-DTFxe .framer-1jb95va { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; min-width: 358px; overflow: visible; padding: 48px 32px 48px 32px; position: relative; width: 100%; }\",\".framer-DTFxe .framer-3i2ki7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-DTFxe .framer-gm9fyc { --variable-reference-Gdnbsf29l-ZnfgH0u3m: var(--17hezu6); flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-DTFxe .framer-bpb52a { --variable-reference-Gdnbsf29l-ZnfgH0u3m: var(--17hezu6); flex: none; height: auto; max-width: 880px; min-width: 320px; position: relative; white-space: pre-wrap; width: 60%; word-break: break-word; word-wrap: break-word; }\",\".framer-DTFxe .framer-1x2pdm-container { flex: none; height: 52px; position: relative; width: auto; }\",\".framer-DTFxe .framer-olc1rb { --border-bottom-width: 0px; --border-color: var(--token-3c3eb440-f4a2-464a-b759-59cd1d09fd59, #1d1d1f); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0.8px; align-content: center; align-items: center; background-color: var(--token-b8a7b565-3786-45b1-9001-632be396fe9a, #f6f5f2); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-DTFxe.framer-hh95fx, .framer-DTFxe .framer-169ru2l, .framer-DTFxe .framer-1uwu46d, .framer-DTFxe .framer-1q649ad, .framer-DTFxe .framer-y7mb75, .framer-DTFxe .framer-kw6d33, .framer-DTFxe .framer-7uzzwd, .framer-DTFxe .framer-ebxvod, .framer-DTFxe .framer-873xh7, .framer-DTFxe .framer-1orcgvw, .framer-DTFxe .framer-uqf43q, .framer-DTFxe .framer-kf67vu, .framer-DTFxe .framer-o1vwhj, .framer-DTFxe .framer-3hrbpp, .framer-DTFxe .framer-yhngmt, .framer-DTFxe .framer-1c55gmx, .framer-DTFxe .framer-hdbm5p, .framer-DTFxe .framer-1jb95va, .framer-DTFxe .framer-3i2ki7, .framer-DTFxe .framer-olc1rb { gap: 0px; } .framer-DTFxe.framer-hh95fx > *, .framer-DTFxe .framer-1q649ad > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-DTFxe.framer-hh95fx > :first-child, .framer-DTFxe .framer-169ru2l > :first-child, .framer-DTFxe .framer-1uwu46d > :first-child, .framer-DTFxe .framer-1q649ad > :first-child, .framer-DTFxe .framer-y7mb75 > :first-child, .framer-DTFxe .framer-kw6d33 > :first-child, .framer-DTFxe .framer-873xh7 > :first-child, .framer-DTFxe .framer-1orcgvw > :first-child, .framer-DTFxe .framer-uqf43q > :first-child, .framer-DTFxe .framer-kf67vu > :first-child, .framer-DTFxe .framer-o1vwhj > :first-child, .framer-DTFxe .framer-3hrbpp > :first-child, .framer-DTFxe .framer-1jb95va > :first-child, .framer-DTFxe .framer-3i2ki7 > :first-child, .framer-DTFxe .framer-olc1rb > :first-child { margin-top: 0px; } .framer-DTFxe.framer-hh95fx > :last-child, .framer-DTFxe .framer-169ru2l > :last-child, .framer-DTFxe .framer-1uwu46d > :last-child, .framer-DTFxe .framer-1q649ad > :last-child, .framer-DTFxe .framer-y7mb75 > :last-child, .framer-DTFxe .framer-kw6d33 > :last-child, .framer-DTFxe .framer-873xh7 > :last-child, .framer-DTFxe .framer-1orcgvw > :last-child, .framer-DTFxe .framer-uqf43q > :last-child, .framer-DTFxe .framer-kf67vu > :last-child, .framer-DTFxe .framer-o1vwhj > :last-child, .framer-DTFxe .framer-3hrbpp > :last-child, .framer-DTFxe .framer-1jb95va > :last-child, .framer-DTFxe .framer-3i2ki7 > :last-child, .framer-DTFxe .framer-olc1rb > :last-child { margin-bottom: 0px; } .framer-DTFxe .framer-169ru2l > *, .framer-DTFxe .framer-1uwu46d > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-DTFxe .framer-y7mb75 > *, .framer-DTFxe .framer-873xh7 > *, .framer-DTFxe .framer-uqf43q > *, .framer-DTFxe .framer-o1vwhj > *, .framer-DTFxe .framer-1jb95va > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-DTFxe .framer-kw6d33 > *, .framer-DTFxe .framer-1orcgvw > *, .framer-DTFxe .framer-kf67vu > *, .framer-DTFxe .framer-3hrbpp > *, .framer-DTFxe .framer-3i2ki7 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-DTFxe .framer-7uzzwd > *, .framer-DTFxe .framer-yhngmt > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-DTFxe .framer-7uzzwd > :first-child, .framer-DTFxe .framer-ebxvod > :first-child, .framer-DTFxe .framer-yhngmt > :first-child, .framer-DTFxe .framer-1c55gmx > :first-child, .framer-DTFxe .framer-hdbm5p > :first-child { margin-left: 0px; } .framer-DTFxe .framer-7uzzwd > :last-child, .framer-DTFxe .framer-ebxvod > :last-child, .framer-DTFxe .framer-yhngmt > :last-child, .framer-DTFxe .framer-1c55gmx > :last-child, .framer-DTFxe .framer-hdbm5p > :last-child { margin-right: 0px; } .framer-DTFxe .framer-ebxvod > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-DTFxe .framer-1c55gmx > *, .framer-DTFxe .framer-hdbm5p > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-DTFxe .framer-olc1rb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\"@media (min-width: 1350px) and (max-width: 1919px) { .framer-DTFxe .hidden-hh95fx { display: none !important; } }\",`@media (max-width: 809px) { .framer-DTFxe .hidden-16a9eum { display: none !important; } .${metadata.bodyClassName}-framer-DTFxe { background: var(--token-b8a7b565-3786-45b1-9001-632be396fe9a, rgb(246, 245, 242)); } .framer-DTFxe.framer-hh95fx { width: 390px; } .framer-DTFxe .framer-169ru2l { gap: 48px; } .framer-DTFxe .framer-1uwu46d { background-color: var(--token-b8a7b565-3786-45b1-9001-632be396fe9a, #f6f5f2); border-top-left-radius: 16px; border-top-right-radius: 16px; gap: 48px; justify-content: flex-start; will-change: var(--framer-will-change-override, transform); } .framer-DTFxe .framer-1of7mxx-container { order: 0; } .framer-DTFxe .framer-11nfpf8-container { order: 1; } .framer-DTFxe .framer-1xt1g6w-container { order: 2; } .framer-DTFxe .framer-1q649ad { flex-wrap: wrap; height: min-content; order: 14; } .framer-DTFxe .framer-5ph9is { flex-direction: column; gap: 0px; height: min-content; justify-content: center; } .framer-DTFxe .framer-y7mb75 { flex: none; order: 2; width: 100%; } .framer-DTFxe .framer-ebxvod { flex-wrap: wrap; height: 897px; max-width: unset; order: 3; width: 100%; } .framer-DTFxe .framer-1xlgalp, .framer-DTFxe .framer-1pkna0k { height: 49%; width: 100%; } .framer-DTFxe .framer-1ipkj19 { height: 100%; width: 100%; } .framer-DTFxe .framer-873xh7 { bottom: unset; gap: 16px; left: 50%; padding: 16px 16px 16px 16px; right: unset; top: 50%; transform: translate(-50%, -50%); width: 100%; } .framer-DTFxe .framer-9lgfxe, .framer-DTFxe .framer-1r6s8kj, .framer-DTFxe .framer-13x5scr, .framer-DTFxe .framer-1qyxspo, .framer-DTFxe .framer-17b3z0n { width: 100%; } .framer-DTFxe .framer-gamgct { height: 100%; left: calc(50.00000000000002% - 100% / 2); top: calc(49.938800489596105% - 100.12239902080783% / 2); width: 100%; } .framer-DTFxe .framer-1b4p69x { height: 467px; } .framer-DTFxe .framer-uqf43q { bottom: 16px; gap: 16px; height: min-content; left: 50%; padding: 16px 16px 16px 16px; right: unset; transform: translateX(-50%); width: 100%; } .framer-DTFxe .framer-1bgozlb { order: 15; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-DTFxe .framer-169ru2l, .framer-DTFxe .framer-1uwu46d, .framer-DTFxe .framer-5ph9is, .framer-DTFxe .framer-873xh7, .framer-DTFxe .framer-uqf43q { gap: 0px; } .framer-DTFxe .framer-169ru2l > *, .framer-DTFxe .framer-1uwu46d > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-DTFxe .framer-169ru2l > :first-child, .framer-DTFxe .framer-1uwu46d > :first-child, .framer-DTFxe .framer-5ph9is > :first-child, .framer-DTFxe .framer-873xh7 > :first-child, .framer-DTFxe .framer-uqf43q > :first-child { margin-top: 0px; } .framer-DTFxe .framer-169ru2l > :last-child, .framer-DTFxe .framer-1uwu46d > :last-child, .framer-DTFxe .framer-5ph9is > :last-child, .framer-DTFxe .framer-873xh7 > :last-child, .framer-DTFxe .framer-uqf43q > :last-child { margin-bottom: 0px; } .framer-DTFxe .framer-5ph9is > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-DTFxe .framer-873xh7 > *, .framer-DTFxe .framer-uqf43q > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}`,`@media (min-width: 810px) and (max-width: 1349px) { .framer-DTFxe .hidden-3qsts6 { display: none !important; } .${metadata.bodyClassName}-framer-DTFxe { background: var(--token-b8a7b565-3786-45b1-9001-632be396fe9a, rgb(246, 245, 242)); } .framer-DTFxe.framer-hh95fx { width: 810px; } .framer-DTFxe .framer-169ru2l { gap: 48px; } .framer-DTFxe .framer-niy0ci-container { order: 1; } .framer-DTFxe .framer-1uwu46d { gap: 48px; order: 2; } .framer-DTFxe .framer-1q649ad { flex-wrap: wrap; height: min-content; } .framer-DTFxe .framer-5ph9is { flex-direction: column; gap: 0px; height: min-content; justify-content: center; } .framer-DTFxe .framer-y7mb75 { flex: none; order: 2; width: 80%; } .framer-DTFxe .framer-ebxvod { height: min-content; max-width: unset; order: 3; width: 100%; } .framer-DTFxe .framer-1xlgalp, .framer-DTFxe .framer-1pkna0k { height: 467px; width: 49%; } .framer-DTFxe .framer-1ipkj19 { height: 100%; width: 100%; } .framer-DTFxe .framer-873xh7 { gap: 16px; height: 363px; justify-content: flex-start; left: calc(49.92867332382313% - 100.21243917350525% / 2); right: unset; width: 100%; } .framer-DTFxe .framer-1r6s8kj, .framer-DTFxe .framer-13x5scr, .framer-DTFxe .framer-17b3z0n { width: 100%; } .framer-DTFxe .framer-gamgct { bottom: 0px; height: unset; left: 0px; right: -1px; width: unset; } .framer-DTFxe .framer-uqf43q { gap: 16px; height: 363px; justify-content: flex-start; left: unset; right: -1px; width: 100%; } .framer-DTFxe .framer-opvyrx { width: 287px; } .framer-DTFxe .framer-1c55gmx { order: 3; } .framer-DTFxe .framer-olc1rb { order: 4; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-DTFxe .framer-169ru2l, .framer-DTFxe .framer-1uwu46d, .framer-DTFxe .framer-5ph9is, .framer-DTFxe .framer-873xh7, .framer-DTFxe .framer-uqf43q { gap: 0px; } .framer-DTFxe .framer-169ru2l > *, .framer-DTFxe .framer-1uwu46d > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-DTFxe .framer-169ru2l > :first-child, .framer-DTFxe .framer-1uwu46d > :first-child, .framer-DTFxe .framer-5ph9is > :first-child, .framer-DTFxe .framer-873xh7 > :first-child, .framer-DTFxe .framer-uqf43q > :first-child { margin-top: 0px; } .framer-DTFxe .framer-169ru2l > :last-child, .framer-DTFxe .framer-1uwu46d > :last-child, .framer-DTFxe .framer-5ph9is > :last-child, .framer-DTFxe .framer-873xh7 > :last-child, .framer-DTFxe .framer-uqf43q > :last-child { margin-bottom: 0px; } .framer-DTFxe .framer-5ph9is > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-DTFxe .framer-873xh7 > *, .framer-DTFxe .framer-uqf43q > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}`,`@media (min-width: 1920px) { .framer-DTFxe .hidden-tkwgc { display: none !important; } .${metadata.bodyClassName}-framer-DTFxe { background: var(--token-b8a7b565-3786-45b1-9001-632be396fe9a, rgb(246, 245, 242)); } .framer-DTFxe.framer-hh95fx { width: 1920px; } .framer-DTFxe .framer-y7mb75 { order: 2; } .framer-DTFxe .framer-kw6d33 { order: 0; } .framer-DTFxe .framer-1fn1lo2 { order: 1; } .framer-DTFxe .framer-7uzzwd, .framer-DTFxe .framer-ebxvod { order: 3; } .framer-DTFxe .framer-873xh7 { justify-content: flex-start; } .framer-DTFxe .framer-1r6s8kj { height: 152px; } .framer-DTFxe .framer-uqf43q { height: 474px; left: 0px; right: -1px; } .framer-DTFxe .framer-kf67vu { height: 185px; justify-content: flex-start; } .framer-DTFxe .framer-opvyrx { height: 159px; }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4146\n * @framerIntrinsicWidth 1350\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"r9NV8f5BL\":{\"layout\":[\"fixed\",\"auto\"]},\"KhVTrmXyi\":{\"layout\":[\"fixed\",\"auto\"]},\"W_Y8ncH2F\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerResponsiveScreen\n */const FramercxXqTOrc0=withCSS(Component,css,\"framer-DTFxe\");export default FramercxXqTOrc0;FramercxXqTOrc0.displayName=\"Es / Professional Area 2\";FramercxXqTOrc0.defaultProps={height:4146,width:1350};addFonts(FramercxXqTOrc0,[{family:\"Gordita Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/0t1e1pWqIgEIBo8IFrKRbbMXLoU.otf\"},...ContainersHeaderFonts,...TextFonts,...ContainersCards1Fonts,...ButtonsPrimaryFonts,...FooterFonts,...sharedStyle.fonts,...sharedStyle1.fonts,...sharedStyle2.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercxXqTOrc0\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1350\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"r9NV8f5BL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KhVTrmXyi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"W_Y8ncH2F\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"4146\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ContainersHeaderFonts", "getFonts", "jtFKpnkq9_default", "TextFonts", "hyFtHT9R9_default", "ContainerWithFX", "withFX", "Container", "ContainersCards1Fonts", "fVapLQbCK_default", "MotionAWithClickAlert", "withClickAlert", "motion", "MotionDivWithFX", "ImageWithFX", "Image2", "ButtonsPrimaryFonts", "uFX1GJY2C_default", "ButtonsPrimaryWithClickAlert1WithMappedReactProps1fexhac", "withMappedReactProps", "uFX1GJY2C_exports", "FooterFonts", "dlfC6KJy_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transitions", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "animation", "transition1", "animation1", "transformTemplate1", "_", "t", "transition2", "animation2", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "OXGFttqj2", "HuMX2gFbEuFX1GJY2C", "Gdnbsf29lZnfgH0u3m", "restProps", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "preloadPromise", "ref1", "pe", "useRouteElementId", "ref2", "id1", "ref3", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "_getLocalizedValue20", "_getLocalizedValue21", "_getLocalizedValue22", "_getLocalizedValue23", "_getLocalizedValue24", "_getLocalizedValue25", "_getLocalizedValue26", "_getLocalizedValue27", "_getLocalizedValue28", "_getLocalizedValue29", "_getLocalizedValue30", "_getLocalizedValue31", "_getLocalizedValue32", "_getLocalizedValue33", "_getLocalizedValue34", "_getLocalizedValue35", "_getLocalizedValue36", "_getLocalizedValue37", "_getLocalizedValue38", "_getLocalizedValue39", "_getLocalizedValue40", "_getLocalizedValue41", "_getLocalizedValue42", "_getLocalizedValue43", "_getLocalizedValue44", "_getLocalizedValue45", "_getLocalizedValue46", "_getLocalizedValue47", "_getLocalizedValue48", "_getLocalizedValue49", "_getLocalizedValue50", "_getLocalizedValue51", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "Container", "PropertyOverrides2", "jtFKpnkq9_default", "ContainerWithFX", "hyFtHT9R9_default", "fVapLQbCK_default", "MotionDivWithFX", "RichText2", "x", "Link", "MotionAWithClickAlert", "SVG", "ImageWithFX", "ButtonsPrimaryWithClickAlert1WithMappedReactProps1fexhac", "dlfC6KJy_default", "css", "FramercxXqTOrc0", "withCSS", "cxXqTOrc0_default", "addFonts", "ContainersHeaderFonts", "TextFonts", "ContainersCards1Fonts", "ButtonsPrimaryFonts", "FooterFonts", "fonts", "__FramerMetadata__"]
}
