{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/1IUYI218PNMKZ9Z3SXc5/uqpfnAWOKL7QFlgtnVh0/G5Q2NuHy0.js"],
  "sourcesContent": ["// Generated by Framer (b5638f1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ComponentButtonSecondary from\"#framer/local/canvasComponent/eH0JwdMFx/eH0JwdMFx.js\";import ComponentFeaturesCard from\"#framer/local/canvasComponent/lgVPez9xg/lgVPez9xg.js\";import ComponentContactCards from\"#framer/local/canvasComponent/MWHnl4dyR/MWHnl4dyR.js\";import ComponentMenu from\"#framer/local/canvasComponent/OebKkEQRe/OebKkEQRe.js\";import ComponentFooter from\"#framer/local/canvasComponent/uvU26E3dy/uvU26E3dy.js\";import ComponentGhostButton from\"#framer/local/canvasComponent/ZUXeC7dhB/ZUXeC7dhB.js\";import Dentist from\"#framer/local/collection/ancmIzRX4/ancmIzRX4.js\";import*as sharedStyle3 from\"#framer/local/css/BguJEGoDX/BguJEGoDX.js\";import*as sharedStyle4 from\"#framer/local/css/ETWTQlgGX/ETWTQlgGX.js\";import*as sharedStyle2 from\"#framer/local/css/lzEZX1EqB/lzEZX1EqB.js\";import*as sharedStyle1 from\"#framer/local/css/nosrOmxTB/nosrOmxTB.js\";import*as sharedStyle5 from\"#framer/local/css/ojjNhuGdH/ojjNhuGdH.js\";import*as sharedStyle from\"#framer/local/css/sYSwIte1c/sYSwIte1c.js\";import metadataProvider from\"#framer/local/webPageMetadata/G5Q2NuHy0/G5Q2NuHy0.js\";const ComponentMenuFonts=getFonts(ComponentMenu);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const MotionDivWithFX=withFX(motion.div);const ComponentFeaturesCardFonts=getFonts(ComponentFeaturesCard);const ContainerWithFX=withFX(Container);const ComponentGhostButtonFonts=getFonts(ComponentGhostButton);const ComponentButtonSecondaryFonts=getFonts(ComponentButtonSecondary);const ComponentContactCardsFonts=getFonts(ComponentContactCards);const ComponentFooterFonts=getFonts(ComponentFooter);const breakpoints={cQRHxtj2F:\"(min-width: 1200px) and (max-width: 1535px)\",cSviYK9RV:\"(max-width: 809px)\",mzOWo2NVF:\"(min-width: 810px) and (max-width: 1199px)\",ptLExnZ5Q:\"(min-width: 1536px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Smryp\";const variantClassNames={cQRHxtj2F:\"framer-v-uqdm2m\",cSviYK9RV:\"framer-v-tqn6vl\",mzOWo2NVF:\"framer-v-1mxae5b\",ptLExnZ5Q:\"framer-v-1m74xtx\"};const transition1={bounce:0,delay:0,duration:1,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-500};const transition2={bounce:.2,delay:.2,duration:.6,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-500,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition3={bounce:.2,delay:.2,duration:.4,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:50};const transition4={bounce:.2,delay:0,duration:.4,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition5={bounce:.2,delay:.4,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"ptLExnZ5Q\",laptop:\"cQRHxtj2F\",Phone:\"cSviYK9RV\",Tablet:\"mzOWo2NVF\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ptLExnZ5Q\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,JbsEAOdlpC6Nh77wIt,fSq67ru43C6Nh77wIt,mA0m8SIliC6Nh77wIt,lbXcg5zrrC6Nh77wIt,idC6Nh77wIt,mA0m8SIliW3bJX1Wvj,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ptLExnZ5Q\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1m74xtx\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-lhxcyb\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,width:\"max(100vw - 20px, 1px)\",y:10,children:/*#__PURE__*/_jsx(Container,{className:\"framer-boop69-container\",nodeId:\"TjCz1fxve\",scopeId:\"G5Q2NuHy0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQRHxtj2F:{variant:\"T2iDuJzCw\"},cSviYK9RV:{variant:\"rB64v0Tr0\"},mzOWo2NVF:{variant:\"rB64v0Tr0\"}},children:/*#__PURE__*/_jsx(ComponentMenu,{height:\"100%\",id:\"TjCz1fxve\",layoutId:\"TjCz1fxve\",style:{width:\"100%\"},variant:\"h7uE4Gq3A\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1yfaqr8\",\"data-framer-name\":\"Page\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-x8izjr\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsxs(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"Polimab\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0),pixelHeight:728,pixelWidth:1024,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/bHaQvTBPOjzg9Sk4udgbltiWbc.jpg\",srcSet:\"https://framerusercontent.com/images/bHaQvTBPOjzg9Sk4udgbltiWbc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/bHaQvTBPOjzg9Sk4udgbltiWbc.jpg 1024w\"},className:\"framer-iinde8\",\"data-framer-appear-id\":\"iinde8\",\"data-framer-name\":\"Hero\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-x0qj8g\",\"data-framer-name\":\"Black Overlay\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7g92am\",\"data-framer-name\":\"Gradient Overlay\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Grid Pattern\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1870,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0+0),pixelHeight:1200,pixelWidth:1870,src:\"https://framerusercontent.com/images/3jQQm5gcjrpd2tOpXh5yKMal0Aw.png\"},className:\"framer-1yy4pge\",\"data-framer-name\":\"Grid Pattern\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cSviYK9RV:{transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-b6jjia\",\"data-framer-appear-id\":\"b6jjia\",\"data-framer-name\":\"Page Title\",initial:animation3,optimized:true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-sei7ti\",\"data-styles-preset\":\"sYSwIte1c\",children:\"La Nostra Storia\"})}),className:\"framer-1xuyugs\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1ag1sds\",\"data-framer-name\":\"Value Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-oue070\",\"data-framer-name\":\"Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pvv7ds\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w1i1fi\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-4abk55\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-cs8zof\",\"data-styles-preset\":\"nosrOmxTB\",style:{\"--framer-text-alignment\":\"left\"},children:\"Quasi quarant'anni di esperienza nel quartiere di Via Bologna\"})}),className:\"framer-d4tzva\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-65bswk\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qq0cbc\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",children:\"Lo studio dentistico del dott. Vittorio Bertocco ha servito il quartiere di Via Bologna per oltre trent\u2019anni, inizialmente in Via Passega dal 1989 al 2005, per poi trasferirsi in Via Pesci fino al 2024. In questo periodo, molte famiglie si sono affidate allo studio per la cura del loro sorriso.\"})}),className:\"framer-19awe9b\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-h3aflx\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-cs8zof\",\"data-styles-preset\":\"nosrOmxTB\",style:{\"--framer-text-alignment\":\"left\"},children:\"Evoluzione e Innovazione nelle Cure Odontoiatriche\"})}),className:\"framer-lnfwec\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m6ltdz\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-11pstds\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",children:\"Nel corso degli anni, lo studio ha migliorato costantemente le attrezzature, mantenendosi all'avanguardia tecnologica e adeguandosi alle normative sempre pi\\xf9 stringenti. Questo ha portato un'evoluzione anche nell'approccio alla professione odontoiatrica: da una medicina focalizzata sulla cura delle patologie a una che pone sempre pi\\xf9 attenzione alla prevenzione.\"})}),className:\"framer-nolt9d\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mq359\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-cs8zof\",\"data-styles-preset\":\"nosrOmxTB\",style:{\"--framer-text-alignment\":\"left\"},children:\"La Nuova Generazione e il Cambiamento dello Studio\"})}),className:\"framer-1ru0zzc\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v1h69j\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nrgesr\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",children:\"Con l\u2019arrivo del figlio del dott. Vittorio, Massimiliano Bertocco, lo studio ha beneficiato di una ventata di innovazione. Laureato in odontoiatria a Ferrara e specializzato in chirurgia implantare e ossea ricostruttiva a Bologna, Massimiliano ha introdotto nuove tecnologie come lo scanner intraorale e apparecchiature radiologiche avanzate, riducendo l\u2019esposizione alle radiazioni per i pazienti.\"})}),className:\"framer-tpmth4\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-87ypki\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-cs8zof\",\"data-styles-preset\":\"nosrOmxTB\",style:{\"--framer-text-alignment\":\"left\"},children:\"Il Futuro dell\u2019Odontoiatria: Un Approccio Multidisciplinare\"})}),className:\"framer-l1jsr5\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h7ohsd\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jemrpl\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",children:\"Con il progresso della professione odontoiatrica, studi mono-professionali come quello del dott. Bertocco stanno diventando meno sostenibili. Il futuro dell'odontoiatria richiede team multidisciplinari capaci di affrontare le patologie del cavo orale in modo completo e coordinato.\"})}),className:\"framer-zvqn19\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ibrsuu\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-cs8zof\",\"data-styles-preset\":\"nosrOmxTB\",style:{\"--framer-text-alignment\":\"left\"},children:\"La Nascita del Poliambulatorio in Via Bologna\"})}),className:\"framer-qsy2e\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i4vfia\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hdehi7\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",children:\"A settembre 2024, lo studio si \\xe8 trasferito per la seconda volta, inaugurando un moderno poliambulatorio nella villa di Via Bologna 156. Questo nuovo spazio permetter\\xe0 di unire nuove generazioni di odontoiatri e specialisti sanitari in una struttura pi\\xf9 grande e adeguata alle esigenze moderne, senza abbandonare il quartiere che ha visto crescere lo studio.\"})}),className:\"framer-1avd4mb\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v2jeba\",\"data-framer-name\":\"Grid\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-peti2x\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cSviYK9RV:{height:220,width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1360px)`,y:(componentViewport?.y||0)+0+0+0+350+0+0+0+0+0+1010+0+0+0+-33},mzOWo2NVF:{height:250,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1360px) - 24px) / 3, 200px)`,y:(componentViewport?.y||0)+0+0+0+400+0+0+0+0+0+1120+0+0+0+-30.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:139,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1360px) - 128px) / 3, 200px)`,y:(componentViewport?.y||0)+0+0+0+660+0+0+0+0+0+1140+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-142pukw-container\",nodeId:\"d2Zr3RECS\",rendersWithMotion:true,scopeId:\"G5Q2NuHy0\",children:/*#__PURE__*/_jsx(ComponentFeaturesCard,{bDBAtwTVB:true,height:\"100%\",id:\"d2Zr3RECS\",J5NpW_Xbt:false,layoutId:\"d2Zr3RECS\",rF_C6jZRu:\"\",style:{height:\"100%\",width:\"100%\"},TlNE7MjLE:addImageAlt({src:\"https://framerusercontent.com/images/4tcdFFIt2q2oCWTtvL0si9pd9g.jpg\",srcSet:\"https://framerusercontent.com/images/4tcdFFIt2q2oCWTtvL0si9pd9g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4tcdFFIt2q2oCWTtvL0si9pd9g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/4tcdFFIt2q2oCWTtvL0si9pd9g.jpg 1920w\"},\"Polimab 1989\"),udsK0qtg_:\"HouseSimple\",variant:\"GOPdZGryE\",width:\"100%\",xrQCEWVzq:false})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ekf7z4\",\"data-styles-preset\":\"BguJEGoDX\",style:{\"--framer-text-alignment\":\"center\"},children:\"Via Passega 23 (1989-2005)\"})}),className:\"framer-1buwjrk\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l7hz95\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cSviYK9RV:{height:220,width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1360px)`,y:(componentViewport?.y||0)+0+0+0+350+0+0+0+0+0+1010+0+310+0+-33},mzOWo2NVF:{height:250,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1360px) - 24px) / 3, 200px)`,y:(componentViewport?.y||0)+0+0+0+400+0+0+0+0+0+1120+0+0+0+-30.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:139,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1360px) - 128px) / 3, 200px)`,y:(componentViewport?.y||0)+0+0+0+660+0+0+0+0+0+1140+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bh9kxp-container\",nodeId:\"e6utS3CkD\",rendersWithMotion:true,scopeId:\"G5Q2NuHy0\",children:/*#__PURE__*/_jsx(ComponentFeaturesCard,{bDBAtwTVB:true,height:\"100%\",id:\"e6utS3CkD\",J5NpW_Xbt:false,layoutId:\"e6utS3CkD\",rF_C6jZRu:\"\",style:{height:\"100%\",width:\"100%\"},TlNE7MjLE:addImageAlt({src:\"https://framerusercontent.com/images/G6maI0VePbqUrSHYlrahjL5tc.jpg\",srcSet:\"https://framerusercontent.com/images/G6maI0VePbqUrSHYlrahjL5tc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/G6maI0VePbqUrSHYlrahjL5tc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/G6maI0VePbqUrSHYlrahjL5tc.jpg 1920w\"},\"Polimab 2005\"),udsK0qtg_:\"House\",variant:\"GOPdZGryE\",width:\"100%\",xrQCEWVzq:false})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ekf7z4\",\"data-styles-preset\":\"BguJEGoDX\",style:{\"--framer-text-alignment\":\"center\"},children:\"Via Pesci 12 (2005-2024)\"})}),className:\"framer-vb0s4n\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s5cw4c\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cSviYK9RV:{height:220,width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1360px)`,y:(componentViewport?.y||0)+0+0+0+350+0+0+0+0+0+1010+0+620+0+-33},mzOWo2NVF:{height:250,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1360px) - 24px) / 3, 200px)`,y:(componentViewport?.y||0)+0+0+0+400+0+0+0+0+0+1120+0+0+0+-30.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:139,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1360px) - 128px) / 3, 200px)`,y:(componentViewport?.y||0)+0+0+0+660+0+0+0+0+0+1140+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1l9atyf-container\",nodeId:\"qwP0s6LPD\",rendersWithMotion:true,scopeId:\"G5Q2NuHy0\",children:/*#__PURE__*/_jsx(ComponentFeaturesCard,{bDBAtwTVB:true,height:\"100%\",id:\"qwP0s6LPD\",J5NpW_Xbt:false,layoutId:\"qwP0s6LPD\",rF_C6jZRu:\"\",style:{height:\"100%\",width:\"100%\"},TlNE7MjLE:addImageAlt({src:\"https://framerusercontent.com/images/HRGizbpgcEcy0e5xshS9fimR2j8.jpg\",srcSet:\"https://framerusercontent.com/images/HRGizbpgcEcy0e5xshS9fimR2j8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HRGizbpgcEcy0e5xshS9fimR2j8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/HRGizbpgcEcy0e5xshS9fimR2j8.jpg 1920w\"},\"Polimab 2024\"),udsK0qtg_:\"HouseLine\",variant:\"GOPdZGryE\",width:\"100%\",xrQCEWVzq:false})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ekf7z4\",\"data-styles-preset\":\"BguJEGoDX\",style:{\"--framer-text-alignment\":\"center\"},children:\"Via Bologna 156 (da Settembre 2024)\"})}),className:\"framer-15c543s\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1cg358a\",\"data-framer-name\":\"Story Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18q17bk\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-5wdnlr\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cSviYK9RV:{background:{alt:\"Vittorio Bertocco\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2270+20+0+0+0+0+0),pixelHeight:1e3,pixelWidth:1e3,src:\"https://framerusercontent.com/images/Ne9GTrGEGFd2b7rluZ8G1lYjmA.jpg\"}},mzOWo2NVF:{background:{alt:\"Vittorio Bertocco\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1845+40+0+0+0+0+0),pixelHeight:1e3,pixelWidth:1e3,src:\"https://framerusercontent.com/images/Ne9GTrGEGFd2b7rluZ8G1lYjmA.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"Vittorio Bertocco\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2099+40+0+0+0+0),pixelHeight:1e3,pixelWidth:1e3,src:\"https://framerusercontent.com/images/Ne9GTrGEGFd2b7rluZ8G1lYjmA.jpg\"},className:\"framer-302a19\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ekf7z4\",\"data-styles-preset\":\"BguJEGoDX\",style:{\"--framer-text-alignment\":\"center\"},children:\"Vittorio Bertocco nel primo studio odontoiatrico assieme ad un collega.\"})}),className:\"framer-oil5ad\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1id7byz\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cSviYK9RV:{background:{alt:\"Vittorio e Massimiliano Bertocco\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2270+20+0+0+794+0+0),pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/6yH6VBm7ApYg65tOABPlUAOSk.jpg?scale-down-to=1024\"}},mzOWo2NVF:{background:{alt:\"Vittorio e Massimiliano Bertocco\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1845+40+0+0+794+0+0),pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/6yH6VBm7ApYg65tOABPlUAOSk.jpg?scale-down-to=1024\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"Vittorio e Massimiliano Bertocco\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2099+40+0+0+0+0),pixelHeight:1080,pixelWidth:1080,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/6yH6VBm7ApYg65tOABPlUAOSk.jpg?scale-down-to=1024\"},className:\"framer-63rglm\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ekf7z4\",\"data-styles-preset\":\"BguJEGoDX\",style:{\"--framer-text-alignment\":\"center\"},children:\"Vittorio e Massimiliano Bertocco.\"})}),className:\"framer-1jeojvl\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-p21jv3\",\"data-framer-name\":\"Team\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u8g4n8\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-46tm5t\",\"data-framer-name\":\"Column\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tr5009\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-cs8zof\",\"data-styles-preset\":\"nosrOmxTB\",children:\"Team di esperti POLIMAB\"})}),className:\"framer-13rd2sy\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ydm3eKSNg\"},implicitPathVariables:undefined},{href:{webPageId:\"ydm3eKSNg\"},implicitPathVariables:undefined},{href:{webPageId:\"ydm3eKSNg\"},implicitPathVariables:undefined},{href:{webPageId:\"ydm3eKSNg\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cSviYK9RV:{y:(componentViewport?.y||0)+0+0+0+3868+20+0+20+0+0+0+0+68},mzOWo2NVF:{y:(componentViewport?.y||0)+0+0+0+3483+20+0+30+0+0+0+0+68}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+0+0+0+2943+20+0+272.9+0+0+0+68,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s2292h-container\",nodeId:\"wbJ6wyfHU\",scopeId:\"G5Q2NuHy0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQRHxtj2F:{o0OPLovIT:resolvedLinks[1]},cSviYK9RV:{o0OPLovIT:resolvedLinks[3]},mzOWo2NVF:{o0OPLovIT:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ComponentGhostButton,{djgz5axxh:\"Visualizza tutti i professionisti\",height:\"100%\",id:\"wbJ6wyfHU\",layoutId:\"wbJ6wyfHU\",o0OPLovIT:resolvedLinks[0],width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2st0gf\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"C6Nh77wIt\",data:Dentist,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},orderBy:[{collection:\"C6Nh77wIt\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"C6Nh77wIt\",name:\"JbsEAOdlp\",type:\"Identifier\"},{collection:\"C6Nh77wIt\",name:\"fSq67ru43\",type:\"Identifier\"},{collection:\"C6Nh77wIt\",name:\"mA0m8SIli\",type:\"Identifier\"},{collection:\"C6Nh77wIt\",name:\"lbXcg5zrr\",type:\"Identifier\"},{collection:\"C6Nh77wIt\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"C6Nh77wIt\",name:\"mA0m8SIli\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:mA0m8SIliW3bJX1Wvj},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({fSq67ru43:fSq67ru43C6Nh77wIt,id:idC6Nh77wIt,JbsEAOdlp:JbsEAOdlpC6Nh77wIt,lbXcg5zrr:lbXcg5zrrC6Nh77wIt,mA0m8SIli:mA0m8SIliC6Nh77wIt},index)=>{JbsEAOdlpC6Nh77wIt??=\"\";mA0m8SIliC6Nh77wIt??=\"\";lbXcg5zrrC6Nh77wIt??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`C6Nh77wIt-${idC6Nh77wIt}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{JbsEAOdlp:JbsEAOdlpC6Nh77wIt},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{JbsEAOdlp:JbsEAOdlpC6Nh77wIt},webPageId:\"W3bJX1Wvj\"},motionChild:true,nodeId:\"OBdrwYiAF\",scopeId:\"G5Q2NuHy0\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-h4o4n4 framer-1bpjnxd\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQRHxtj2F:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2943+20+0+272.9+0+120+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1360px) - 120px) / 2, 1px)`,...toResponsiveImage(fSq67ru43C6Nh77wIt)}},cSviYK9RV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3868+20+0+20+0+0+120+0+0+0+0),sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 1360px) - 20px)`,...toResponsiveImage(fSq67ru43C6Nh77wIt)}},mzOWo2NVF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+3483+20+0+30+0+0+120+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1360px) - 60px, 1px)`,...toResponsiveImage(fSq67ru43C6Nh77wIt)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+2943+20+0+272.9+0+120+0+0+0),sizes:\"620px\",...toResponsiveImage(fSq67ru43C6Nh77wIt)},className:\"framer-1xzt260\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p1n17n\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",style:{\"--framer-text-color\":\"var(--token-60b0a9e9-5070-4ec0-8dc5-d16605334856, rgb(12, 78, 110))\"},children:\"Daniel Thompson\"})}),className:\"framer-19ux4b3\",\"data-framer-name\":\"Dentist Name\",fonts:[\"Inter\"],text:mA0m8SIliC6Nh77wIt,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-3w0xe5\",\"data-styles-preset\":\"ETWTQlgGX\",children:\"Dentist\"})}),className:\"framer-1vhd5ud\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],text:lbXcg5zrrC6Nh77wIt,verticalAlignment:\"center\",withExternalLayout:true})]})]})})})},idC6Nh77wIt);})})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-lrydqx\",\"data-framer-name\":\"Schedule\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l8yipk\",\"data-framer-name\":\"Head\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-n5c81r\",\"data-styles-preset\":\"ojjNhuGdH\",style:{\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"Orario di lavoro\"})}),className:\"framer-1wcgzzy\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",style:{\"--framer-text-color\":\"var(--token-48f089df-a422-4389-ab7f-76dc5ff60e7e, rgb(240, 251, 255))\"},children:\"Controlla gli orari del poliambulatorio Polimab per pianificare la tua visita.\"})}),className:\"framer-18i1u0b\",\"data-framer-name\":\"Check out Medicana\u2019s Office hours to plan your visit.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pogq3l\",\"data-framer-name\":\"Schedule List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p3tgk\",\"data-border\":true,\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",style:{\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"Luned\\xec\"})}),className:\"framer-bfwcbv\",\"data-framer-name\":\"Monday\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1otpnzo\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cSviYK9RV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"09:00 - 13:00\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"14.30 - 19.00\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"09:00 - 13:00  14.30 - 19.00\"})}),className:\"framer-2vxeol\",\"data-framer-name\":\"08:00 - 20:00\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t285dm\",\"data-border\":true,\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",style:{\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"Marted\\xec\"})}),className:\"framer-1ori7gm\",\"data-framer-name\":\"Monday\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gkmmy3\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cSviYK9RV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"09:00 - 13:00\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"14.30 - 19.00\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"09:00 - 13:00  14.30 - 19.00\"})}),className:\"framer-xqi9gr\",\"data-framer-name\":\"08:00 - 20:00\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-188gxio\",\"data-border\":true,\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",style:{\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"Mercoled\\xec\"})}),className:\"framer-68ocuz\",\"data-framer-name\":\"Monday\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gv2fqz\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cSviYK9RV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"09:00 - 13:00\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"14.30 - 19.00\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"09:00 - 13:00  14.30 - 19.00\"})}),className:\"framer-1gulzuy\",\"data-framer-name\":\"08:00 - 20:00\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lvbeb7\",\"data-border\":true,\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",style:{\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"Gioved\\xec\"})}),className:\"framer-1ageo54\",\"data-framer-name\":\"Monday\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-iyqv8o\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cSviYK9RV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"09:00 - 13:00\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"14.30 - 19.00\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"09:00 - 13:00  14.30 - 19.00\"})}),className:\"framer-vzziav\",\"data-framer-name\":\"08:00 - 20:00\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m15fg9\",\"data-border\":true,\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",style:{\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"Venerd\\xec\"})}),className:\"framer-1mmep4s\",\"data-framer-name\":\"Monday\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11can5e\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cSviYK9RV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"09:00 - 13:00\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"14.30 - 19.00\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"09:00 - 13:00  14.30 - 19.00\"})}),className:\"framer-1k0d2m6\",\"data-framer-name\":\"08:00 - 20:00\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xqwoz2\",\"data-border\":true,\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",style:{\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"Sabato\"})}),className:\"framer-ll235z\",\"data-framer-name\":\"Monday\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-x2q244\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15qucxn\",\"data-styles-preset\":\"lzEZX1EqB\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, rgb(255, 255, 255))\"},children:\"Chiuso\"})}),className:\"framer-1ert2jp\",\"data-framer-name\":\"08:00 - 20:00\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"u5cqs5mxd\"},implicitPathVariables:undefined},{href:{webPageId:\"u5cqs5mxd\"},implicitPathVariables:undefined},{href:{webPageId:\"u5cqs5mxd\"},implicitPathVariables:undefined},{href:{webPageId:\"u5cqs5mxd\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bk7bag-container\",nodeId:\"HsEw4Z3mq\",scopeId:\"G5Q2NuHy0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQRHxtj2F:{link:resolvedLinks1[1]},cSviYK9RV:{link:resolvedLinks1[3]},mzOWo2NVF:{link:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ComponentButtonSecondary,{height:\"100%\",id:\"HsEw4Z3mq\",layoutId:\"HsEw4Z3mq\",link:resolvedLinks1[0],title:\"Fissa un Appuntamento\",width:\"100%\"})})})})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cSviYK9RV:{y:(componentViewport?.y||0)+0+0+0+6015.8},mzOWo2NVF:{y:(componentViewport?.y||0)+0+0+0+5100.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:280,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+4034.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t8itae-container\",nodeId:\"m4V525zcr\",scopeId:\"G5Q2NuHy0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQRHxtj2F:{variant:\"AcFLJpwsk\"},cSviYK9RV:{variant:\"yoUv5cDZI\"},mzOWo2NVF:{variant:\"IlsXudST5\"}},children:/*#__PURE__*/_jsx(ComponentContactCards,{height:\"100%\",id:\"m4V525zcr\",layoutId:\"m4V525zcr\",style:{width:\"100%\"},variant:\"UAHZNc9by\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cSviYK9RV:{height:1e3,y:0},mzOWo2NVF:{height:1e3,y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:392,width:\"100vw\",y:608,children:/*#__PURE__*/_jsx(Container,{className:\"framer-enomlk-container\",layoutScroll:true,nodeId:\"qyOs5hdiL\",scopeId:\"G5Q2NuHy0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQRHxtj2F:{variant:\"GwR4MsScj\"},cSviYK9RV:{style:{height:\"100%\",width:\"100%\"},variant:\"YmmqJSuPr\"},mzOWo2NVF:{style:{height:\"100%\",width:\"100%\"},variant:\"krna7KLpr\"}},children:/*#__PURE__*/_jsx(ComponentFooter,{height:\"100%\",id:\"qyOs5hdiL\",layoutId:\"qyOs5hdiL\",style:{width:\"100%\"},variant:\"ezFtZ_wBW\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Smryp.framer-1bpjnxd, .framer-Smryp .framer-1bpjnxd { display: block; }\",\".framer-Smryp.framer-1m74xtx { 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 0px 330px 0px; position: relative; width: 1536px; }\",\".framer-Smryp .framer-lhxcyb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 10px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-Smryp .framer-boop69-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 10; }\",\".framer-Smryp .framer-1yfaqr8 { align-content: center; align-items: center; background-color: var(--token-9a271d4f-f64e-4a21-ab8f-296bd089004d, #ffffff); border-bottom-left-radius: 52px; border-bottom-right-radius: 52px; box-shadow: 0px 7px 36px 0px rgba(0, 0, 0, 0.15); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-Smryp .framer-x8izjr { flex: none; height: 660px; overflow: hidden; position: relative; width: 100%; }\",\".framer-Smryp .framer-iinde8 { flex: none; height: 660px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-Smryp .framer-x0qj8g { background-color: rgba(0, 0, 0, 0.25); flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; }\",\".framer-Smryp .framer-7g92am { background: linear-gradient(180deg, rgba(255, 255, 255, 0) 64.68187758187896%, rgb(255, 255, 255) 100%); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; }\",\".framer-Smryp .framer-1yy4pge { flex: none; height: 600px; overflow: hidden; position: absolute; right: 0px; top: 0px; width: 935px; }\",\".framer-Smryp .framer-b6jjia { align-content: flex-start; align-items: flex-start; bottom: 215px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; left: 80px; overflow: visible; padding: 0px; position: absolute; width: 600px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Smryp .framer-1xuyugs { flex: none; height: auto; position: relative; text-shadow: 3px 4px 15px rgba(10, 48, 56, 0.8); white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Smryp .framer-1ag1sds { align-content: center; align-items: center; background: linear-gradient(180deg, #ffffff 41.46431587837838%, var(--token-cd2cb334-e33d-428a-b421-fe9e2be372ed, rgb(234, 245, 247)) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-Smryp .framer-oue070 { align-content: center; align-items: center; border-bottom-left-radius: 52px; border-bottom-right-radius: 52px; border-top-left-radius: 52px; border-top-right-radius: 52px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: center; max-width: 1360px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-Smryp .framer-pvv7ds { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Smryp .framer-w1i1fi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 80%; }\",\".framer-Smryp .framer-4abk55, .framer-Smryp .framer-h3aflx, .framer-Smryp .framer-1mq359, .framer-Smryp .framer-87ypki, .framer-Smryp .framer-1ibrsuu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 15px 0px 15px 0px; position: relative; width: 100%; }\",\".framer-Smryp .framer-d4tzva, .framer-Smryp .framer-lnfwec, .framer-Smryp .framer-1ru0zzc, .framer-Smryp .framer-l1jsr5, .framer-Smryp .framer-qsy2e, .framer-Smryp .framer-1buwjrk, .framer-Smryp .framer-vb0s4n, .framer-Smryp .framer-15c543s, .framer-Smryp .framer-13rd2sy, .framer-Smryp .framer-19ux4b3, .framer-Smryp .framer-1wcgzzy, .framer-Smryp .framer-18i1u0b { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Smryp .framer-65bswk, .framer-Smryp .framer-1m6ltdz, .framer-Smryp .framer-1v1h69j, .framer-Smryp .framer-h7ohsd, .framer-Smryp .framer-1i4vfia { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 40px; position: relative; width: 100%; }\",\".framer-Smryp .framer-qq0cbc, .framer-Smryp .framer-11pstds, .framer-Smryp .framer-1nrgesr, .framer-Smryp .framer-jemrpl, .framer-Smryp .framer-1hdehi7 { align-self: stretch; background-color: var(--token-c1261124-b2a8-4145-8b35-f26cf1b7a951, #16bdc8); flex: none; height: auto; overflow: hidden; position: relative; width: 3px; }\",\".framer-Smryp .framer-19awe9b, .framer-Smryp .framer-nolt9d, .framer-Smryp .framer-tpmth4, .framer-Smryp .framer-zvqn19, .framer-Smryp .framer-1avd4mb, .framer-Smryp .framer-2vxeol, .framer-Smryp .framer-xqi9gr, .framer-Smryp .framer-1gulzuy, .framer-Smryp .framer-vzziav, .framer-Smryp .framer-1k0d2m6, .framer-Smryp .framer-1ert2jp { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Smryp .framer-v2jeba { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Smryp .framer-peti2x, .framer-Smryp .framer-l7hz95, .framer-Smryp .framer-1s5cw4c { align-content: center; align-items: center; align-self: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 275px; justify-content: center; justify-self: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Smryp .framer-142pukw-container, .framer-Smryp .framer-bh9kxp-container, .framer-Smryp .framer-1l9atyf-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-Smryp .framer-1cg358a { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-cd2cb334-e33d-428a-b421-fe9e2be372ed, #eaf5f7) 0%, rgb(255, 255, 255) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 40px; position: relative; width: 100%; }\",\".framer-Smryp .framer-18q17bk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Smryp .framer-5wdnlr, .framer-Smryp .framer-1id7byz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Smryp .framer-302a19, .framer-Smryp .framer-63rglm { aspect-ratio: 1 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: var(--framer-aspect-ratio-supported, 620px); position: relative; width: 100%; }\",\".framer-Smryp .framer-oil5ad, .framer-Smryp .framer-1jeojvl { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 520px; word-break: break-word; word-wrap: break-word; }\",\".framer-Smryp .framer-p21jv3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-Smryp .framer-u8g4n8 { align-content: center; align-items: center; background-color: var(--token-cd2cb334-e33d-428a-b421-fe9e2be372ed, #eaf5f7); border-bottom-left-radius: 52px; border-bottom-right-radius: 52px; border-top-left-radius: 52px; border-top-right-radius: 52px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1360px; overflow: visible; padding: 40px 40px 40px 70px; position: relative; width: 100%; }\",\".framer-Smryp .framer-46tm5t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 620px; }\",\".framer-Smryp .framer-1tr5009 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 500px; }\",\".framer-Smryp .framer-s2292h-container, .framer-Smryp .framer-bk7bag-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Smryp .framer-2st0gf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-Smryp .framer-h4o4n4 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 1px 1px 0px #dfe1e6; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-Smryp .framer-1xzt260 { aspect-ratio: 1 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 193px); position: relative; width: 100%; }\",\".framer-Smryp .framer-1p1n17n { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; padding: 15px 20px 15px 20px; position: relative; width: 100%; }\",\".framer-Smryp .framer-1vhd5ud { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 160px; word-break: break-word; word-wrap: break-word; }\",\".framer-Smryp .framer-lrydqx { align-content: flex-start; align-items: flex-start; background-color: var(--token-a6fa54a7-d07b-4857-8516-1767aa461ac9, #215e67); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 40px; position: relative; width: 520px; }\",\".framer-Smryp .framer-l8yipk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Smryp .framer-1pogq3l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 439px; }\",\".framer-Smryp .framer-p3tgk { --border-bottom-width: 0px; --border-color: #1273a3; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-a6fa54a7-d07b-4857-8516-1767aa461ac9, #215e67); border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-Smryp .framer-bfwcbv, .framer-Smryp .framer-1ori7gm, .framer-Smryp .framer-68ocuz, .framer-Smryp .framer-1ageo54, .framer-Smryp .framer-1mmep4s, .framer-Smryp .framer-ll235z { flex: 0.5 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Smryp .framer-1otpnzo, .framer-Smryp .framer-1gkmmy3, .framer-Smryp .framer-gv2fqz, .framer-Smryp .framer-iyqv8o, .framer-Smryp .framer-11can5e, .framer-Smryp .framer-x2q244 { background-color: #1273a3; flex: none; height: 46px; overflow: hidden; position: relative; width: 1px; }\",\".framer-Smryp .framer-1t285dm, .framer-Smryp .framer-188gxio, .framer-Smryp .framer-lvbeb7, .framer-Smryp .framer-m15fg9 { --border-bottom-width: 0px; --border-color: #1273a3; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-a6fa54a7-d07b-4857-8516-1767aa461ac9, #215e67); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-Smryp .framer-1xqwoz2 { --border-bottom-width: 1px; --border-color: #1273a3; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-a6fa54a7-d07b-4857-8516-1767aa461ac9, #215e67); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-Smryp .framer-1t8itae-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Smryp .framer-enomlk-container { bottom: 0px; flex: none; height: auto; left: 50%; position: fixed; transform: translateX(-50%); width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Smryp.framer-1m74xtx, .framer-Smryp .framer-lhxcyb, .framer-Smryp .framer-1yfaqr8, .framer-Smryp .framer-b6jjia, .framer-Smryp .framer-1ag1sds, .framer-Smryp .framer-oue070, .framer-Smryp .framer-pvv7ds, .framer-Smryp .framer-w1i1fi, .framer-Smryp .framer-4abk55, .framer-Smryp .framer-65bswk, .framer-Smryp .framer-h3aflx, .framer-Smryp .framer-1m6ltdz, .framer-Smryp .framer-1mq359, .framer-Smryp .framer-1v1h69j, .framer-Smryp .framer-87ypki, .framer-Smryp .framer-h7ohsd, .framer-Smryp .framer-1ibrsuu, .framer-Smryp .framer-1i4vfia, .framer-Smryp .framer-peti2x, .framer-Smryp .framer-l7hz95, .framer-Smryp .framer-1s5cw4c, .framer-Smryp .framer-1cg358a, .framer-Smryp .framer-18q17bk, .framer-Smryp .framer-5wdnlr, .framer-Smryp .framer-1id7byz, .framer-Smryp .framer-p21jv3, .framer-Smryp .framer-46tm5t, .framer-Smryp .framer-1tr5009, .framer-Smryp .framer-2st0gf, .framer-Smryp .framer-h4o4n4, .framer-Smryp .framer-1p1n17n, .framer-Smryp .framer-lrydqx, .framer-Smryp .framer-l8yipk, .framer-Smryp .framer-1pogq3l, .framer-Smryp .framer-p3tgk, .framer-Smryp .framer-1t285dm, .framer-Smryp .framer-188gxio, .framer-Smryp .framer-lvbeb7, .framer-Smryp .framer-m15fg9, .framer-Smryp .framer-1xqwoz2 { gap: 0px; } .framer-Smryp.framer-1m74xtx > *, .framer-Smryp .framer-1yfaqr8 > *, .framer-Smryp .framer-h4o4n4 > *, .framer-Smryp .framer-1pogq3l > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Smryp.framer-1m74xtx > :first-child, .framer-Smryp .framer-1yfaqr8 > :first-child, .framer-Smryp .framer-b6jjia > :first-child, .framer-Smryp .framer-1ag1sds > :first-child, .framer-Smryp .framer-oue070 > :first-child, .framer-Smryp .framer-pvv7ds > :first-child, .framer-Smryp .framer-w1i1fi > :first-child, .framer-Smryp .framer-4abk55 > :first-child, .framer-Smryp .framer-h3aflx > :first-child, .framer-Smryp .framer-1mq359 > :first-child, .framer-Smryp .framer-87ypki > :first-child, .framer-Smryp .framer-1ibrsuu > :first-child, .framer-Smryp .framer-peti2x > :first-child, .framer-Smryp .framer-l7hz95 > :first-child, .framer-Smryp .framer-1s5cw4c > :first-child, .framer-Smryp .framer-1cg358a > :first-child, .framer-Smryp .framer-5wdnlr > :first-child, .framer-Smryp .framer-1id7byz > :first-child, .framer-Smryp .framer-p21jv3 > :first-child, .framer-Smryp .framer-46tm5t > :first-child, .framer-Smryp .framer-1tr5009 > :first-child, .framer-Smryp .framer-h4o4n4 > :first-child, .framer-Smryp .framer-1p1n17n > :first-child, .framer-Smryp .framer-lrydqx > :first-child, .framer-Smryp .framer-l8yipk > :first-child, .framer-Smryp .framer-1pogq3l > :first-child { margin-top: 0px; } .framer-Smryp.framer-1m74xtx > :last-child, .framer-Smryp .framer-1yfaqr8 > :last-child, .framer-Smryp .framer-b6jjia > :last-child, .framer-Smryp .framer-1ag1sds > :last-child, .framer-Smryp .framer-oue070 > :last-child, .framer-Smryp .framer-pvv7ds > :last-child, .framer-Smryp .framer-w1i1fi > :last-child, .framer-Smryp .framer-4abk55 > :last-child, .framer-Smryp .framer-h3aflx > :last-child, .framer-Smryp .framer-1mq359 > :last-child, .framer-Smryp .framer-87ypki > :last-child, .framer-Smryp .framer-1ibrsuu > :last-child, .framer-Smryp .framer-peti2x > :last-child, .framer-Smryp .framer-l7hz95 > :last-child, .framer-Smryp .framer-1s5cw4c > :last-child, .framer-Smryp .framer-1cg358a > :last-child, .framer-Smryp .framer-5wdnlr > :last-child, .framer-Smryp .framer-1id7byz > :last-child, .framer-Smryp .framer-p21jv3 > :last-child, .framer-Smryp .framer-46tm5t > :last-child, .framer-Smryp .framer-1tr5009 > :last-child, .framer-Smryp .framer-h4o4n4 > :last-child, .framer-Smryp .framer-1p1n17n > :last-child, .framer-Smryp .framer-lrydqx > :last-child, .framer-Smryp .framer-l8yipk > :last-child, .framer-Smryp .framer-1pogq3l > :last-child { margin-bottom: 0px; } .framer-Smryp .framer-lhxcyb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Smryp .framer-lhxcyb > :first-child, .framer-Smryp .framer-65bswk > :first-child, .framer-Smryp .framer-1m6ltdz > :first-child, .framer-Smryp .framer-1v1h69j > :first-child, .framer-Smryp .framer-h7ohsd > :first-child, .framer-Smryp .framer-1i4vfia > :first-child, .framer-Smryp .framer-18q17bk > :first-child, .framer-Smryp .framer-2st0gf > :first-child, .framer-Smryp .framer-p3tgk > :first-child, .framer-Smryp .framer-1t285dm > :first-child, .framer-Smryp .framer-188gxio > :first-child, .framer-Smryp .framer-lvbeb7 > :first-child, .framer-Smryp .framer-m15fg9 > :first-child, .framer-Smryp .framer-1xqwoz2 > :first-child { margin-left: 0px; } .framer-Smryp .framer-lhxcyb > :last-child, .framer-Smryp .framer-65bswk > :last-child, .framer-Smryp .framer-1m6ltdz > :last-child, .framer-Smryp .framer-1v1h69j > :last-child, .framer-Smryp .framer-h7ohsd > :last-child, .framer-Smryp .framer-1i4vfia > :last-child, .framer-Smryp .framer-18q17bk > :last-child, .framer-Smryp .framer-2st0gf > :last-child, .framer-Smryp .framer-p3tgk > :last-child, .framer-Smryp .framer-1t285dm > :last-child, .framer-Smryp .framer-188gxio > :last-child, .framer-Smryp .framer-lvbeb7 > :last-child, .framer-Smryp .framer-m15fg9 > :last-child, .framer-Smryp .framer-1xqwoz2 > :last-child { margin-right: 0px; } .framer-Smryp .framer-b6jjia > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-Smryp .framer-1ag1sds > *, .framer-Smryp .framer-w1i1fi > *, .framer-Smryp .framer-peti2x > *, .framer-Smryp .framer-l7hz95 > *, .framer-Smryp .framer-1s5cw4c > *, .framer-Smryp .framer-5wdnlr > *, .framer-Smryp .framer-1id7byz > *, .framer-Smryp .framer-p21jv3 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Smryp .framer-oue070 > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-Smryp .framer-pvv7ds > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-Smryp .framer-4abk55 > *, .framer-Smryp .framer-h3aflx > *, .framer-Smryp .framer-1mq359 > *, .framer-Smryp .framer-87ypki > *, .framer-Smryp .framer-1ibrsuu > *, .framer-Smryp .framer-1tr5009 > *, .framer-Smryp .framer-lrydqx > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Smryp .framer-65bswk > *, .framer-Smryp .framer-1m6ltdz > *, .framer-Smryp .framer-1v1h69j > *, .framer-Smryp .framer-h7ohsd > *, .framer-Smryp .framer-1i4vfia > *, .framer-Smryp .framer-18q17bk > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-Smryp .framer-1cg358a > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Smryp .framer-46tm5t > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-Smryp .framer-2st0gf > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-Smryp .framer-1p1n17n > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } .framer-Smryp .framer-l8yipk > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-Smryp .framer-p3tgk > *, .framer-Smryp .framer-1t285dm > *, .framer-Smryp .framer-188gxio > *, .framer-Smryp .framer-lvbeb7 > *, .framer-Smryp .framer-m15fg9 > *, .framer-Smryp .framer-1xqwoz2 > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-Smryp[data-border=\"true\"]::after, .framer-Smryp [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; }',\"@media (min-width: 1200px) and (max-width: 1535px) { .framer-Smryp.framer-1m74xtx { width: 1200px; } .framer-Smryp .framer-18q17bk { gap: 20px; } .framer-Smryp .framer-302a19, .framer-Smryp .framer-63rglm { height: var(--framer-aspect-ratio-supported, 550px); } .framer-Smryp .framer-u8g4n8 { gap: 40px; justify-content: center; padding: 40px; width: 90%; } .framer-Smryp .framer-46tm5t, .framer-Smryp .framer-lrydqx { flex: 1 0 0px; width: 1px; } .framer-Smryp .framer-1tr5009, .framer-Smryp .framer-1pogq3l { width: 100%; } .framer-Smryp .framer-1xzt260 { height: var(--framer-aspect-ratio-supported, 134px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Smryp .framer-18q17bk, .framer-Smryp .framer-u8g4n8 { gap: 0px; } .framer-Smryp .framer-18q17bk > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-Smryp .framer-18q17bk > :first-child, .framer-Smryp .framer-u8g4n8 > :first-child { margin-left: 0px; } .framer-Smryp .framer-18q17bk > :last-child, .framer-Smryp .framer-u8g4n8 > :last-child { margin-right: 0px; } .framer-Smryp .framer-u8g4n8 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-Smryp.framer-1m74xtx { padding: 0px 0px 350px 0px; width: 810px; } .framer-Smryp .framer-x8izjr, .framer-Smryp .framer-iinde8 { height: 400px; } .framer-Smryp .framer-1yy4pge { aspect-ratio: 1.5583333333333333 / 1; height: 100%; width: var(--framer-aspect-ratio-supported, 623px); } .framer-Smryp .framer-b6jjia { bottom: 100px; left: 60px; width: 440px; } .framer-Smryp .framer-oue070 { gap: 0px; padding: 0px; } .framer-Smryp .framer-pvv7ds { gap: 30px; } .framer-Smryp .framer-v2jeba { gap: 12px; grid-template-rows: repeat(1, min-content); } .framer-Smryp .framer-peti2x, .framer-Smryp .framer-l7hz95, .framer-Smryp .framer-1s5cw4c { height: 325px; } .framer-Smryp .framer-142pukw-container, .framer-Smryp .framer-bh9kxp-container, .framer-Smryp .framer-1l9atyf-container { flex: none; height: 250px; } .framer-Smryp .framer-1cg358a { gap: 80px; } .framer-Smryp .framer-18q17bk { flex-direction: column; gap: 30px; justify-content: flex-start; } .framer-Smryp .framer-5wdnlr, .framer-Smryp .framer-1id7byz { flex: none; width: 100%; } .framer-Smryp .framer-302a19, .framer-Smryp .framer-63rglm { aspect-ratio: 1.1017543859649124 / 1; height: var(--framer-aspect-ratio-supported, 662px); } .framer-Smryp .framer-oil5ad, .framer-Smryp .framer-1jeojvl, .framer-Smryp .framer-46tm5t, .framer-Smryp .framer-lrydqx, .framer-Smryp .framer-1pogq3l { width: 100%; } .framer-Smryp .framer-p21jv3 { padding: 20px 40px 0px 40px; } .framer-Smryp .framer-u8g4n8 { flex-direction: column; gap: 20px; justify-content: flex-start; padding: 30px; } .framer-Smryp .framer-1xzt260 { height: var(--framer-aspect-ratio-supported, 210px); } .framer-Smryp .framer-enomlk-container { height: 100vh; left: calc(50.00000000000002% - 100% / 2); transform: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Smryp .framer-oue070, .framer-Smryp .framer-pvv7ds, .framer-Smryp .framer-v2jeba, .framer-Smryp .framer-1cg358a, .framer-Smryp .framer-18q17bk, .framer-Smryp .framer-u8g4n8 { gap: 0px; } .framer-Smryp .framer-oue070 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Smryp .framer-oue070 > :first-child, .framer-Smryp .framer-pvv7ds > :first-child, .framer-Smryp .framer-1cg358a > :first-child, .framer-Smryp .framer-18q17bk > :first-child, .framer-Smryp .framer-u8g4n8 > :first-child { margin-top: 0px; } .framer-Smryp .framer-oue070 > :last-child, .framer-Smryp .framer-pvv7ds > :last-child, .framer-Smryp .framer-1cg358a > :last-child, .framer-Smryp .framer-18q17bk > :last-child, .framer-Smryp .framer-u8g4n8 > :last-child { margin-bottom: 0px; } .framer-Smryp .framer-pvv7ds > *, .framer-Smryp .framer-18q17bk > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-Smryp .framer-v2jeba > *, .framer-Smryp .framer-v2jeba > :first-child, .framer-Smryp .framer-v2jeba > :last-child { margin: 0px; } .framer-Smryp .framer-1cg358a > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-Smryp .framer-u8g4n8 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\",\"@media (max-width: 809px) { .framer-Smryp.framer-1m74xtx { padding: 0px 0px 580px 0px; width: 320px; } .framer-Smryp .framer-x8izjr { height: 350px; } .framer-Smryp .framer-iinde8 { height: 340px; } .framer-Smryp .framer-1yy4pge { aspect-ratio: 1.5583333333333333 / 1; height: var(--framer-aspect-ratio-supported, 279px); width: 136%; } .framer-Smryp .framer-b6jjia { bottom: 90px; left: 50%; padding: 20px; transform: translateX(-50%); width: 100%; } .framer-Smryp .framer-1ag1sds { padding: 0px 20px 0px 20px; } .framer-Smryp .framer-oue070 { border-bottom-left-radius: 42px; border-bottom-right-radius: 42px; border-top-left-radius: 42px; border-top-right-radius: 42px; padding: 0px; } .framer-Smryp .framer-pvv7ds { gap: 30px; } .framer-Smryp .framer-w1i1fi { gap: 20px; } .framer-Smryp .framer-4abk55, .framer-Smryp .framer-h3aflx, .framer-Smryp .framer-1mq359, .framer-Smryp .framer-87ypki, .framer-Smryp .framer-1ibrsuu { padding: 0px; } .framer-Smryp .framer-65bswk, .framer-Smryp .framer-1m6ltdz, .framer-Smryp .framer-1v1h69j, .framer-Smryp .framer-h7ohsd, .framer-Smryp .framer-1i4vfia { gap: 20px; padding: 0px; } .framer-Smryp .framer-v2jeba { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; justify-content: flex-start; } .framer-Smryp .framer-peti2x, .framer-Smryp .framer-l7hz95, .framer-Smryp .framer-1s5cw4c { align-self: unset; height: 290px; } .framer-Smryp .framer-142pukw-container, .framer-Smryp .framer-bh9kxp-container, .framer-Smryp .framer-1l9atyf-container { flex: none; height: 220px; } .framer-Smryp .framer-1cg358a { gap: 60px; padding: 20px; } .framer-Smryp .framer-18q17bk { flex-direction: column; gap: 30px; justify-content: flex-start; } .framer-Smryp .framer-5wdnlr, .framer-Smryp .framer-1id7byz, .framer-Smryp .framer-h4o4n4 { flex: none; width: 100%; } .framer-Smryp .framer-302a19, .framer-Smryp .framer-63rglm { aspect-ratio: 1.1017543859649124 / 1; height: var(--framer-aspect-ratio-supported, 254px); } .framer-Smryp .framer-oil5ad, .framer-Smryp .framer-1jeojvl, .framer-Smryp .framer-46tm5t, .framer-Smryp .framer-1pogq3l { width: 100%; } .framer-Smryp .framer-p21jv3 { padding: 20px; } .framer-Smryp .framer-u8g4n8 { border-bottom-left-radius: 42px; border-bottom-right-radius: 42px; border-top-left-radius: 42px; border-top-right-radius: 42px; flex-direction: column; gap: 20px; justify-content: flex-start; padding: 20px 10px 10px 10px; } .framer-Smryp .framer-1tr5009 { padding: 0px 10px 0px 10px; width: 100%; } .framer-Smryp .framer-2st0gf { flex-direction: column; } .framer-Smryp .framer-1xzt260 { height: var(--framer-aspect-ratio-supported, 260px); } .framer-Smryp .framer-lrydqx { border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; padding: 40px 10px 20px 10px; width: 100%; } .framer-Smryp .framer-l8yipk { padding: 0px 10px 0px 10px; } .framer-Smryp .framer-enomlk-container { height: 100vh; left: calc(50.00000000000002% - 100% / 2); transform: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Smryp .framer-pvv7ds, .framer-Smryp .framer-w1i1fi, .framer-Smryp .framer-65bswk, .framer-Smryp .framer-1m6ltdz, .framer-Smryp .framer-1v1h69j, .framer-Smryp .framer-h7ohsd, .framer-Smryp .framer-1i4vfia, .framer-Smryp .framer-v2jeba, .framer-Smryp .framer-1cg358a, .framer-Smryp .framer-18q17bk, .framer-Smryp .framer-u8g4n8, .framer-Smryp .framer-2st0gf { gap: 0px; } .framer-Smryp .framer-pvv7ds > *, .framer-Smryp .framer-18q17bk > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-Smryp .framer-pvv7ds > :first-child, .framer-Smryp .framer-w1i1fi > :first-child, .framer-Smryp .framer-v2jeba > :first-child, .framer-Smryp .framer-1cg358a > :first-child, .framer-Smryp .framer-18q17bk > :first-child, .framer-Smryp .framer-u8g4n8 > :first-child, .framer-Smryp .framer-2st0gf > :first-child { margin-top: 0px; } .framer-Smryp .framer-pvv7ds > :last-child, .framer-Smryp .framer-w1i1fi > :last-child, .framer-Smryp .framer-v2jeba > :last-child, .framer-Smryp .framer-1cg358a > :last-child, .framer-Smryp .framer-18q17bk > :last-child, .framer-Smryp .framer-u8g4n8 > :last-child, .framer-Smryp .framer-2st0gf > :last-child { margin-bottom: 0px; } .framer-Smryp .framer-w1i1fi > *, .framer-Smryp .framer-v2jeba > *, .framer-Smryp .framer-u8g4n8 > *, .framer-Smryp .framer-2st0gf > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Smryp .framer-65bswk > *, .framer-Smryp .framer-1m6ltdz > *, .framer-Smryp .framer-1v1h69j > *, .framer-Smryp .framer-h7ohsd > *, .framer-Smryp .framer-1i4vfia > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-Smryp .framer-65bswk > :first-child, .framer-Smryp .framer-1m6ltdz > :first-child, .framer-Smryp .framer-1v1h69j > :first-child, .framer-Smryp .framer-h7ohsd > :first-child, .framer-Smryp .framer-1i4vfia > :first-child { margin-left: 0px; } .framer-Smryp .framer-65bswk > :last-child, .framer-Smryp .framer-1m6ltdz > :last-child, .framer-Smryp .framer-1v1h69j > :last-child, .framer-Smryp .framer-h7ohsd > :last-child, .framer-Smryp .framer-1i4vfia > :last-child { margin-right: 0px; } .framer-Smryp .framer-1cg358a > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3992\n * @framerIntrinsicWidth 1536\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"cQRHxtj2F\":{\"layout\":[\"fixed\",\"auto\"]},\"mzOWo2NVF\":{\"layout\":[\"fixed\",\"auto\"]},\"cSviYK9RV\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerG5Q2NuHy0=withCSS(Component,css,\"framer-Smryp\");export default FramerG5Q2NuHy0;FramerG5Q2NuHy0.displayName=\"Chi Siamo\";FramerG5Q2NuHy0.defaultProps={height:3992,width:1536};addFonts(FramerG5Q2NuHy0,[{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\"}]},...ComponentMenuFonts,...ComponentFeaturesCardFonts,...ComponentGhostButtonFonts,...ComponentButtonSecondaryFonts,...ComponentContactCardsFonts,...ComponentFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerG5Q2NuHy0\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1536\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cQRHxtj2F\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mzOWo2NVF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cSviYK9RV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"3992\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ComponentMenuFonts", "getFonts", "OebKkEQRe_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ImageWithOptimizedAppearEffect", "Image2", "MotionDivWithFX", "withFX", "ComponentFeaturesCardFonts", "lgVPez9xg_default", "ContainerWithFX", "Container", "ComponentGhostButtonFonts", "ZUXeC7dhB_default", "ComponentButtonSecondaryFonts", "eH0JwdMFx_default", "ComponentContactCardsFonts", "MWHnl4dyR_default", "ComponentFooterFonts", "uvU26E3dy_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transformTemplate1", "_", "t", "animation4", "transition3", "animation5", "transition4", "addImageAlt", "image", "alt", "transition5", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "JbsEAOdlpC6Nh77wIt", "fSq67ru43C6Nh77wIt", "mA0m8SIliC6Nh77wIt", "lbXcg5zrrC6Nh77wIt", "idC6Nh77wIt", "mA0m8SIliW3bJX1Wvj", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "OebKkEQRe_default", "ImageWithOptimizedAppearEffect", "getLoadingLazyAtYPosition", "Image2", "MotionDivWithOptimizedAppearEffect", "RichText2", "x", "MotionDivWithFX", "ContainerWithFX", "lgVPez9xg_default", "ResolveLinks", "resolvedLinks", "ZUXeC7dhB_default", "ChildrenCanSuspend", "ancmIzRX4_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Link", "resolvedLinks1", "eH0JwdMFx_default", "MWHnl4dyR_default", "uvU26E3dy_default", "css", "FramerG5Q2NuHy0", "withCSS", "G5Q2NuHy0_default", "addFonts", "ComponentMenuFonts", "ComponentFeaturesCardFonts", "ComponentGhostButtonFonts", "ComponentButtonSecondaryFonts", "ComponentContactCardsFonts", "ComponentFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
