{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/1XYjAfxqPVWjS0ELMMxR/G1rBiJwlAJJvrGkD37pK/R7VmKMphs.js"],
  "sourcesContent": ["// Generated by Framer (7422eea)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/RLUeKLNmERbgkhrJQwKX/Ticker.js\";import GoogleMaps from\"https://framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/OPmIEDVRw3amYB3GBzWp/GoogleMaps.js\";import Navigation from\"#framer/local/canvasComponent/KUCxcyAoC/KUCxcyAoC.js\";import Button from\"#framer/local/canvasComponent/scQ2YlTl0/scQ2YlTl0.js\";import Footer from\"#framer/local/canvasComponent/vBAwozcPy/vBAwozcPy.js\";import Events from\"#framer/local/collection/EcErkNOK6/EcErkNOK6.js\";import Locations from\"#framer/local/collection/lxuzwdGe4/lxuzwdGe4.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle1 from\"#framer/local/css/bkaLNJUBB/bkaLNJUBB.js\";import*as sharedStyle from\"#framer/local/css/Cs_GNoB2D/Cs_GNoB2D.js\";import*as sharedStyle11 from\"#framer/local/css/J3GD0lLi2/J3GD0lLi2.js\";import*as sharedStyle2 from\"#framer/local/css/LBg9qQgmx/LBg9qQgmx.js\";import*as sharedStyle5 from\"#framer/local/css/LjCoAcD9D/LjCoAcD9D.js\";import*as sharedStyle7 from\"#framer/local/css/tC9jfZKOT/tC9jfZKOT.js\";import*as sharedStyle9 from\"#framer/local/css/tD0Qvlwud/tD0Qvlwud.js\";import*as sharedStyle3 from\"#framer/local/css/ts88VSQno/ts88VSQno.js\";import*as sharedStyle4 from\"#framer/local/css/UAEx9gbIN/UAEx9gbIN.js\";import*as sharedStyle12 from\"#framer/local/css/wqaV3EDSu/wqaV3EDSu.js\";import*as sharedStyle6 from\"#framer/local/css/xo1Xkjwz1/xo1Xkjwz1.js\";import*as sharedStyle10 from\"#framer/local/css/YhyFTC0GH/YhyFTC0GH.js\";import*as sharedStyle8 from\"#framer/local/css/ZW48z4KZO/ZW48z4KZO.js\";import metadataProvider from\"#framer/local/webPageMetadata/R7VmKMphs/R7VmKMphs.js\";const NavigationFonts=getFonts(Navigation);const ButtonFonts=getFonts(Button);const GoogleMapsFonts=getFonts(GoogleMaps);const TickerFonts=getFonts(Ticker);const FooterFonts=getFonts(Footer);const breakpoints={BFxZWcayx:\"(min-width: 1440px)\",dXCZqmUmv:\"(max-width: 809px)\",oYjjB5xbi:\"(min-width: 810px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-uUeoD\";const variantClassNames={BFxZWcayx:\"framer-v-ofe729\",dXCZqmUmv:\"framer-v-sw424s\",oYjjB5xbi:\"framer-v-pdi4ig\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const numberToString=(value,options={},activeLocale)=>{const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const{useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits}=options;const formatOptions={useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits};const number=Number(value);try{return number.toLocaleString(locale,formatOptions);}catch{try{return number.toLocaleString(fallbackLocale,formatOptions);}catch{return number.toLocaleString();}}};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const convertFromBoolean=(value,activeLocale)=>{if(value){return\"Cosa fare coi bambini a Milano nel weekend? Laboratori per bambini, musei, mostre, intrattenimento, teatro, musica, natura, sport, festival, tour. Scopri tutti gli eventi per bambini a Milano nel weekend.\";}else{return\"Cosa fare coi bambini a Milano? Laboratori per bambini, musei, mostre, intrattenimento, teatro, musica, natura, sport, festival, tour. Scopri tutti gli eventi per bambini a Milano.\";}};const toString=value=>{return typeof value===\"string\"?value:String(value);};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;try{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition1};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"BFxZWcayx\",Phone:\"dXCZqmUmv\",Tablet:\"oYjjB5xbi\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"BFxZWcayx\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"R7VmKMphs\",name:\"vcH8eAGj1\",type:\"Identifier\"},operator:\"==\",right:{collection:\"vcH8eAGj1\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"R7VmKMphs\",data:Events,type:\"Collection\"},right:{alias:\"vcH8eAGj1\",data:Locations,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"R7VmKMphs\",name:\"gOZsQGEv4\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"ANJVbCSPc\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"mcgt3Ogis\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"nOceTvSLl\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"as_AYwbnK\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"GsAOIgITO\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"vOvXuxpTS\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"wLEz_bAHI\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"hQeqhVjAA\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"o3cBoYvAY\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"vbfbUtgjS\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"QLiBukzWR\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"zsY2yZzYT\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"y9yjJszbt\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"YiBjlkAR0\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"R79m1_oWL\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"HVK8hjYRa\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"eRRYUBSlU\",type:\"Identifier\"},{collection:\"R7VmKMphs\",name:\"OtSzEddF2\",type:\"Identifier\"},{alias:\"vcH8eAGj1.PMO_7_W5D\",collection:\"vcH8eAGj1\",name:\"PMO_7_W5D\",type:\"Identifier\"},{alias:\"vcH8eAGj1.BJTSmpGrO\",collection:\"vcH8eAGj1\",name:\"BJTSmpGrO\",type:\"Identifier\"},{alias:\"vcH8eAGj1.TyETPht90\",collection:\"vcH8eAGj1\",name:\"TyETPht90\",type:\"Identifier\"},{alias:\"vcH8eAGj1\",collection:\"vcH8eAGj1\",name:\"id\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"R7VmKMphs\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,vOvXuxpTS=getFromCurrentRouteData(\"vOvXuxpTS\")??\"\",gOZsQGEv4=getFromCurrentRouteData(\"gOZsQGEv4\"),vcH8eAGj1=getFromCurrentRouteData(\"vcH8eAGj1\"),vcH8eAGj1_TyETPht90=getFromCurrentRouteData(\"vcH8eAGj1.TyETPht90\")??\"\",vcH8eAGj1_PMO_7_W5D=getFromCurrentRouteData(\"vcH8eAGj1.PMO_7_W5D\"),vcH8eAGj1_BJTSmpGrO=getFromCurrentRouteData(\"vcH8eAGj1.BJTSmpGrO\")??\"\",ANJVbCSPc=getFromCurrentRouteData(\"ANJVbCSPc\")??\"\",hQeqhVjAA=getFromCurrentRouteData(\"hQeqhVjAA\")??\"\",OtSzEddF2=getFromCurrentRouteData(\"OtSzEddF2\")??\"\",eRRYUBSlU=getFromCurrentRouteData(\"eRRYUBSlU\")??0,aDISWsKZK,as_AYwbnK=getFromCurrentRouteData(\"as_AYwbnK\"),GsAOIgITO=getFromCurrentRouteData(\"GsAOIgITO\"),vbfbUtgjS=getFromCurrentRouteData(\"vbfbUtgjS\")??\"\",QLiBukzWR=getFromCurrentRouteData(\"QLiBukzWR\")??\"\",zsY2yZzYT=getFromCurrentRouteData(\"zsY2yZzYT\")??\"\",mcgt3Ogis=getFromCurrentRouteData(\"mcgt3Ogis\")??\"\",o3cBoYvAY=getFromCurrentRouteData(\"o3cBoYvAY\")??\"\",y9yjJszbt=getFromCurrentRouteData(\"y9yjJszbt\")??\"\",YiBjlkAR0=getFromCurrentRouteData(\"YiBjlkAR0\")??\"\",R79m1_oWL=getFromCurrentRouteData(\"R79m1_oWL\")??\"\",HVK8hjYRa=getFromCurrentRouteData(\"HVK8hjYRa\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,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,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=isSet(vcH8eAGj1);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"dXCZqmUmv\")return true;return false;};const router=useRouter();const visible1=isSet(OtSzEddF2);const activeLocaleCode=useLocaleCode();const textContent=numberToString(eRRYUBSlU,{locale:\"\",notation:\"standard\",style:\"unit\",unit:\"percent\",unitDisplay:\"short\"},activeLocaleCode);const textContent1=toString(convertFromBoolean(equals(aDISWsKZK,true),activeLocale));const textContent2=toDateString(as_AYwbnK,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const textContent3=toDateString(GsAOIgITO,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"dXCZqmUmv\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"oYjjB5xbi\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"BFxZWcayx\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-09a9f8e2-ce14-4d46-8740-3f4b1b8a0dd1, rgb(253, 249, 245)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-ofe729\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ajfg0o\",\"data-framer-name\":\"Navigation\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:147,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1igz0ed-container\",nodeId:\"gWZWPSLYo\",scopeId:\"R7VmKMphs\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dXCZqmUmv:{variant:\"BCGzFNe7p\"},oYjjB5xbi:{variant:\"BCGzFNe7p\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"gWZWPSLYo\",layoutId:\"gWZWPSLYo\",style:{width:\"100%\"},variant:\"piGZYsksF\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ypue25\",\"data-framer-name\":\"Hero Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-mtdlaz\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kbtm0v\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dXCZqmUmv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-povpx4\",\"data-styles-preset\":\"Cs_GNoB2D\",style:{\"--framer-text-alignment\":\"center\"},children:\"Piscina Bagni Misteriosi\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-povpx4\",\"data-styles-preset\":\"Cs_GNoB2D\",style:{\"--framer-text-alignment\":\"center\"},children:\"DIY Soap Making Class\"})}),className:\"framer-3116ij\",fonts:[\"Inter\"],text:vOvXuxpTS,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-31tcom\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dXCZqmUmv:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:501,intrinsicWidth:1114,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+147+0+0+0+0+0+102),pixelHeight:501,pixelWidth:1114,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 1920px) - 3px)`,...toResponsiveImage(gOZsQGEv4),...{positionX:\"center\",positionY:\"center\"}}},oYjjB5xbi:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:501,intrinsicWidth:1114,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+147+0+0+0+0+0+227),pixelHeight:501,pixelWidth:1114,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 1920px) - 40px)`,...toResponsiveImage(gOZsQGEv4),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:501,intrinsicWidth:1114,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+147+0+0+0+0+0+187),pixelHeight:501,pixelWidth:1114,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 100px, 1920px) - 226px)`,...toResponsiveImage(gOZsQGEv4),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-is6ugy\",\"data-framer-name\":\"Photo\"})}),visible&&/*#__PURE__*/_jsx(Link,{href:{pathVariables:{TyETPht90:vcH8eAGj1_TyETPht90},webPageId:\"YxKjuW_ri\"},motionChild:true,nodeId:\"GWyXCXMgJ\",scopeId:\"R7VmKMphs\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1wst93l framer-yjegcc\",\"data-border\":true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jl1cq6\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"19px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(34, 34, 34)\"},children:\"Organizzato da\"})}),className:\"framer-dxn2xq\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dXCZqmUmv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+147+0+0+0+0+0+465+0+48),sizes:\"30px\",...toResponsiveImage(vcH8eAGj1_PMO_7_W5D)}},oYjjB5xbi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+147+0+0+0+0+0+783+0+48),sizes:\"30px\",...toResponsiveImage(vcH8eAGj1_PMO_7_W5D)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+147+0+0+0+0+0+723+0+48),sizes:\"30px\",...toResponsiveImage(vcH8eAGj1_PMO_7_W5D)},className:\"framer-16wkeeb\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-blkr6q\",\"data-styles-preset\":\"bkaLNJUBB\",style:{\"--framer-text-alignment\":\"center\"},children:\"NiBe Lab: lo spazio giochi per bambini a Milano dove creativit\\xe0 e condivisione si incontrano\"})}),className:\"framer-1809s0t\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:vcH8eAGj1_BJTSmpGrO,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q0clad\"})]})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-17ymtb9 hidden-ofe729 hidden-pdi4ig\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14zn7oq\",\"data-framer-name\":\"Details\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-107akq4\",\"data-framer-name\":\"Description\",children:[/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"rkSnxxYGs\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"DhmZ_AYC5\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:ANJVbCSPc,className:\"framer-68fkkq\",\"data-framer-name\":\"Unleash your inner artisan in our DIY Soap Making class at CraftHive With David Soapman. Dive into the world of handcrafted soap, where you'll learn the secrets of crafting natural, fragrant, and luxurious bars. Discover the art of soap making, create your unique blends, and take home your creations.\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-4ztwcj\",blockquote:\"framer-styles-preset-15sqfzr\",code:\"framer-styles-preset-1b9m9jo\",h1:\"framer-styles-preset-dcyj4w\",h2:\"framer-styles-preset-povpx4\",h3:\"framer-styles-preset-owvwdt\",h4:\"framer-styles-preset-ig6uog\",h5:\"framer-styles-preset-1096q6k\",h6:\"framer-styles-preset-1mh8q10\",img:\"framer-styles-preset-becw2j\",p:\"framer-styles-preset-89oivd\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:hQeqhVjAA,implicitPathVariables:undefined},{href:hQeqhVjAA,implicitPathVariables:undefined},{href:hQeqhVjAA,implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dXCZqmUmv:{y:(componentViewport?.y||0)+0+147+0+0+0+0+0+708+13+0+0+118},oYjjB5xbi:{y:(componentViewport?.y||0)+0+147+0+0+0+0+0+1051+35+0+0+156}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:(componentViewport?.y||0)+0+147+0+0+0+0+0+971+35+0+176,children:/*#__PURE__*/_jsx(Container,{className:\"framer-slate7-container\",nodeId:\"LXWLLWi3z\",scopeId:\"R7VmKMphs\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dXCZqmUmv:{IWZq488MI:resolvedLinks[2]},oYjjB5xbi:{IWZq488MI:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"LXWLLWi3z\",IWZq488MI:resolvedLinks[0],layoutId:\"LXWLLWi3z\",OEBexqT2T:true,style:{height:\"100%\"},T30ilgjQh:\"Clicca qui per maggiori info\",variant:\"XKAej1EEf\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d872pk\",children:[visible1&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19fjruy\",\"data-framer-name\":\"Sconto\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lsxkge\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--token-24ee17b1-28c1-4ad8-b62f-c48f8746b52e, rgb(34, 34, 34))\"},children:\"Sconto esclusivo del\"})}),className:\"framer-om4hqk\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dXCZqmUmv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-09a9f8e2-ce14-4d46-8740-3f4b1b8a0dd1, rgb(253, 249, 245))\"},children:\"10%\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--token-09a9f8e2-ce14-4d46-8740-3f4b1b8a0dd1, rgb(253, 249, 245))\"},children:\"10%\"})}),className:\"framer-1wh0wd\",fonts:[\"GF;Bricolage Grotesque-700\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3huosg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--token-24ee17b1-28c1-4ad8-b62f-c48f8746b52e, rgb(34, 34, 34))\"},children:\"usando il codice\"})}),className:\"framer-xkanoa\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dXCZqmUmv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-09a9f8e2-ce14-4d46-8740-3f4b1b8a0dd1, rgb(253, 249, 245))\"},children:\"MILANODAPICCOLI\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"var(--token-09a9f8e2-ce14-4d46-8740-3f4b1b8a0dd1, rgb(253, 249, 245))\"},children:\"MILANODAPICCOLI\"})}),className:\"framer-12vwqcn\",fonts:[\"GF;Bricolage Grotesque-700\"],text:OtSzEddF2,verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11anaar\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xb77po\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"12px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Eventi per bambini a Milano\"})}),className:\"framer-1t8u16c\",\"data-framer-name\":\"Badge\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"rgb(34, 34, 34)\"},children:\"Eventi per bambini a Milano\"})}),className:\"framer-16t2gm6\",\"data-framer-name\":\"Testo eventi\",fonts:[\"GF;Bricolage Grotesque-700\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-75e5l\",\"data-framer-name\":\"Schedule\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-164rzli\",\"data-framer-name\":\"Schedule\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wzhcp9\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rya0fs\",\"data-framer-name\":\"Date\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1mpn88r\",\"data-framer-name\":\"fi_2838764\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:25,intrinsicWidth:25,svg:'<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_72_3643)\">\\n<path d=\"M0.731334 19.0921H19.8728C20.0445 19.0921 20.2104 19.032 20.342 18.9225C20.5259 18.7686 24.7198 15.1608 24.9755 7.3728H4.41792C4.16318 14.4422 0.300797 17.765 0.260658 17.7981C0.025345 17.997 -0.0612312 18.3217 0.044633 18.6107C0.149765 18.899 0.423752 19.0921 0.731334 19.0921Z\" fill=\"#222222\"/>\\n<path d=\"M24.2675 2.97809H20.6052V2.24564C20.6052 1.83546 20.2829 1.51318 19.8728 1.51318C19.4626 1.51318 19.1403 1.83546 19.1403 2.24564V2.97809H15.4292V2.24564C15.4292 1.83546 15.1069 1.51318 14.6968 1.51318C14.2866 1.51318 13.9643 1.83546 13.9643 2.24564V2.97809H10.302V2.24564C10.302 1.83546 9.97974 1.51318 9.56957 1.51318C9.15939 1.51318 8.83711 1.83546 8.83711 2.24564V2.97809H5.17484C4.76466 2.97809 4.44238 3.30037 4.44238 3.71055V5.90791H24.9999V3.71055C24.9999 3.30037 24.6777 2.97809 24.2675 2.97809Z\" fill=\"#222222\"/>\\n<path d=\"M21.2826 20.0455C20.8849 20.3767 20.3856 20.557 19.8728 20.557H4.44238V22.7543C4.44238 23.1592 4.76999 23.4868 5.17484 23.4868H24.2675C24.6723 23.4868 24.9999 23.1592 24.9999 22.7543V14.5437C23.5878 18.0083 21.6172 19.7655 21.2826 20.0455Z\" fill=\"#222222\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_72_3643\">\\n<rect width=\"25\" height=\"25\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-28enhf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6s6c1e\",\"data-styles-preset\":\"wqaV3EDSu\",style:{\"--framer-text-color\":\"var(--token-24ee17b1-28c1-4ad8-b62f-c48f8746b52e, rgb(34, 34, 34))\"},children:\"December 15, 2023\"})}),className:\"framer-nmu77d\",\"data-framer-name\":\"02/05/2024\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6s6c1e\",\"data-styles-preset\":\"wqaV3EDSu\",style:{\"--framer-text-color\":\"var(--token-24ee17b1-28c1-4ad8-b62f-c48f8746b52e, rgb(34, 34, 34))\"},children:\"-\"})}),className:\"framer-1q7tc7w\",\"data-framer-name\":\"02/05/2024\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6s6c1e\",\"data-styles-preset\":\"wqaV3EDSu\",style:{\"--framer-text-color\":\"var(--token-24ee17b1-28c1-4ad8-b62f-c48f8746b52e, rgb(34, 34, 34))\"},children:\"Content\"})}),className:\"framer-11nvgyf\",\"data-framer-name\":\"02/05/2024\",fonts:[\"Inter\"],text:textContent3,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r2li7z\",\"data-framer-name\":\"Time\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1vop8s6\",\"data-framer-name\":\"fi_3240587\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:23,intrinsicWidth:23,svg:'<svg width=\"23\" height=\"23\" viewBox=\"0 0 23 23\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_72_3658)\">\\n<path d=\"M11.5 23C17.8497 23 23 17.8497 23 11.5C23 5.15034 17.8497 0 11.5 0C5.15034 0 0 5.15034 0 11.5C0 17.8497 5.15034 23 11.5 23ZM10.6785 4.92858C10.6785 4.47678 11.0482 4.10713 11.5 4.10713C11.9518 4.10713 12.3215 4.47678 12.3215 4.92858V11.1057L16.1206 14.145C16.4738 14.4284 16.5313 14.9459 16.2479 15.2991C16.0877 15.5003 15.8495 15.6071 15.6071 15.6071C15.4264 15.6071 15.2457 15.5496 15.0938 15.4264L10.9866 12.1407C10.7936 11.9846 10.6786 11.7506 10.6786 11.5V4.92858H10.6785Z\" fill=\"#222222\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_72_3658\">\\n<rect width=\"23\" height=\"23\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6s6c1e\",\"data-styles-preset\":\"wqaV3EDSu\",children:\"1 PM - 4 PM\"})}),className:\"framer-5845m4\",\"data-framer-name\":\"1 PM - 4 PM\",fonts:[\"Inter\"],text:vbfbUtgjS,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rov0ko\",\"data-framer-name\":\"Location\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-5dsy6o\",\"data-framer-name\":\"fi_3179068\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:23,intrinsicWidth:23,svg:'<svg width=\"23\" height=\"23\" viewBox=\"0 0 23 23\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_72_3664)\">\\n<path d=\"M11.5 0C6.74475 0 2.875 3.89658 2.875 8.68729C2.875 15.4943 10.6892 22.5227 11.0218 22.8179C11.1588 22.9396 11.3294 23 11.5 23C11.6706 23 11.8412 22.9396 11.9782 22.8189C12.3107 22.5228 20.125 15.4943 20.125 8.68729C20.125 3.89658 16.2552 0 11.5 0ZM11.5 13.4167C8.85787 13.4167 6.70833 11.2671 6.70833 8.625C6.70833 5.98287 8.85787 3.83333 11.5 3.83333C14.1421 3.83333 16.2917 5.98287 16.2917 8.625C16.2917 11.2671 14.1421 13.4167 11.5 13.4167Z\" fill=\"#222222\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_72_3664\">\\n<rect width=\"23\" height=\"23\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6s6c1e\",\"data-styles-preset\":\"wqaV3EDSu\",children:\"CraftHive Studio, 123 Craft St.\"})}),className:\"framer-egjbvf\",\"data-framer-name\":\"CraftHive Studio, 123 Craft St.\",fonts:[\"Inter\"],text:QLiBukzWR,verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-112ep7g\",\"data-framer-name\":\"Map\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-d5utyp-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"xwBP1TbfX\",scopeId:\"R7VmKMphs\",children:/*#__PURE__*/_jsx(GoogleMaps,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,coordinates:zsY2yZzYT,height:\"100%\",id:\"xwBP1TbfX\",isMixedBorderRadius:false,layoutId:\"xwBP1TbfX\",style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,width:\"100%\",zoom:14})})})})]})]})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-d8futj\",\"data-framer-name\":\"Benefits\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-h90033\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sclee\",\"data-framer-name\":\"Include Section\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-gocx5e hidden-sw424s\",\"data-framer-name\":\"Text\",children:isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-fz8a9z hidden-pdi4ig\",\"data-framer-name\":\"Illustration\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-jxxl3\",\"data-framer-name\":\"Illustration\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:280,intrinsicWidth:296,svg:'<svg width=\"296\" height=\"280\" viewBox=\"0 0 296 280\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_131_2215)\">\\n<path d=\"M220.48 139V207.2C220.48 209.7 220.29 212.15 219.92 214.54C219.17 219.42 217.68 224.06 215.57 228.34C212.2 235.18 207.26 241.1 201.21 245.64C197.39 248.5 193.12 250.81 188.54 252.44C183.52 254.23 178.11 255.21 172.47 255.21H171V235.21H172.47C175.17 235.21 177.78 234.83 180.25 234.1C185.01 232.73 189.26 230.12 192.62 226.64C194.52 224.67 196.13 222.43 197.39 219.97C199.37 216.14 200.48 211.8 200.48 207.2V139H220.48Z\" fill=\"#D2D1F8\"/>\\n<path d=\"M200.48 139H220.48V170.02H200.48V139Z\" fill=\"#FF5C3B\"/>\\n<path d=\"M200.48 182.93H220.48V197.28H200.48V182.93Z\" fill=\"#FF5C3B\"/>\\n<path d=\"M219.92 214.54C219.17 219.42 217.68 224.06 215.57 228.34L197.39 219.97C199.37 216.14 200.48 211.8 200.48 207.2V205.58L219.92 214.54Z\" fill=\"#FF5C3B\"/>\\n<path d=\"M201.21 245.64C197.39 248.5 193.12 250.81 188.54 252.44L180.25 234.1C185.01 232.73 189.26 230.12 192.62 226.64L201.21 245.64Z\" fill=\"#FF5C3B\"/>\\n<path d=\"M52.7488 89.3245L56.8294 126.73L87.1348 104.491L52.7488 89.3245Z\" fill=\"#FF5C3B\"/>\\n<path d=\"M21.9265 118.895L35.447 154.012L59.033 124.727L21.9265 118.895Z\" fill=\"#FF5C3B\"/>\\n<path d=\"M0 156.096L23.0827 185.79L37.2153 150.918L0 156.096Z\" fill=\"#FF5C3B\"/>\\n<path d=\"M92.9838 68.6116L84.9177 105.363L120.718 93.9849L92.9838 68.6116Z\" fill=\"#FF5C3B\"/>\\n<path d=\"M20 207.417V258H177V89H138.26C76.2386 89 25.3748 136.803 20.4218 197.619C20.3674 198.028 20.3402 198.451 20.313 198.846C20.0952 201.68 20 204.542 20 207.417Z\" fill=\"#025BE6\"/>\\n<path d=\"M118.868 58.7457V88.3434H158.546L159.756 39.8996L159.838 36.6701L146.44 13.4362L138.7 0L131.001 13.3816C123.044 27.1721 118.868 42.8158 118.868 58.7457Z\" fill=\"#025BE6\"/>\\n<path d=\"M137.286 46.3179L153.377 45.2687L159.756 39.8997L159.838 36.6701L146.44 13.4362C143.733 17.0882 136.959 28.0715 137.286 46.3179Z\" fill=\"#D2D1F8\"/>\\n<path d=\"M205.932 121.757C225.852 101.801 225.852 69.4459 205.932 49.4897C186.012 29.5335 153.716 29.5335 133.796 49.4897C113.876 69.4459 113.876 101.801 133.796 121.757C153.716 141.714 186.012 141.714 205.932 121.757Z\" fill=\"#025BE6\"/>\\n<path d=\"M172.08 112.3C175.426 112.3 178.133 109.588 178.133 106.236V60.599C178.133 57.2468 175.426 54.535 172.08 54.535C168.734 54.535 166.027 57.2468 166.027 60.599V106.236C166.027 109.588 168.734 112.3 172.08 112.3Z\" fill=\"#FFADB8\"/>\\n<path d=\"M143.243 83.4104C143.243 86.7626 145.95 89.4744 149.296 89.4744H194.85C198.196 89.4744 200.903 86.7626 200.903 83.4104C200.903 80.0582 198.196 77.3464 194.85 77.3464H149.296C145.95 77.3464 143.243 80.0582 143.243 83.4104Z\" fill=\"#FFADB8\"/>\\n<path d=\"M151.69 62.9838C149.324 65.3548 149.324 69.1976 151.69 71.5687L183.9 103.837C186.267 106.208 190.103 106.208 192.469 103.837C194.836 101.466 194.836 97.6234 192.469 95.2523L160.26 62.9838C157.893 60.6127 154.057 60.6127 151.69 62.9838Z\" fill=\"#FFADB8\"/>\\n<path d=\"M151.69 103.837C154.057 106.208 157.893 106.208 160.26 103.837L192.469 71.5687C194.836 69.1976 194.836 65.3548 192.469 62.9838C190.103 60.6127 186.267 60.6127 183.9 62.9838L151.69 95.2523C149.324 97.6234 149.324 101.466 151.69 103.837Z\" fill=\"#FFADB8\"/>\\n<path d=\"M176.591 102.378C187.057 99.8856 193.525 89.3656 191.037 78.8805C188.55 68.3954 178.049 61.9159 167.583 64.408C157.117 66.9 150.649 77.4201 153.137 87.9052C155.624 98.3902 166.125 104.87 176.591 102.378Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M167.7 83.4105L160.382 89.4881C162.585 93.7124 166.979 96.6013 172.066 96.6013C179.343 96.6013 185.233 90.6873 185.233 83.4105C185.233 76.1337 179.33 70.2196 172.066 70.2196C166.979 70.2196 162.572 73.1085 160.382 77.3329L167.7 83.4105Z\" fill=\"#222222\"/>\\n<path d=\"M128 287H220C220 270.425 206.758 257 190.44 257H128.014V287H128Z\" fill=\"#025BE6\"/>\\n<path d=\"M69.8875 286.997H161.837C161.837 270.644 148.603 257.399 132.294 257.399H69.9011V286.997H69.8875Z\" fill=\"#D2D1F8\"/>\\n<path d=\"M19.6821 207.892V286.997H104.899V254.347C104.899 223.277 79.7624 198.095 48.7497 198.095H20.1038C20.0494 198.503 20.0222 198.912 19.995 199.321C19.7909 202.155 19.6957 205.003 19.6957 207.892H19.6821Z\" fill=\"#D2D1F8\"/>\\n<path d=\"M142.196 174.602V257.167H176.623V136.664C168.326 137.455 160.79 140.902 154.914 146.176C151.962 148.806 149.419 151.899 147.406 155.347C145.733 158.209 144.413 161.316 143.529 164.6C142.727 167.529 142.278 170.609 142.21 173.771C142.21 174.043 142.21 174.329 142.21 174.602H142.196Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M142.21 173.771H176.623V164.6H143.529C142.727 167.529 142.278 170.609 142.21 173.771Z\" fill=\"#D2D1F8\"/>\\n<path d=\"M147.406 155.347H176.623V146.176H154.914C151.962 148.806 149.419 151.899 147.406 155.347Z\" fill=\"#D2D1F8\"/>\\n<path d=\"M176.623 201.447H142.196V210.618H176.623V201.447Z\" fill=\"#D2D1F8\"/>\\n<path d=\"M176.623 183.023H142.196V192.194H176.623V183.023Z\" fill=\"#D2D1F8\"/>\\n<path d=\"M176.623 238.308H142.196V247.479H176.623V238.308Z\" fill=\"#D2D1F8\"/>\\n<path d=\"M176.623 219.884H142.196V229.055H176.623V219.884Z\" fill=\"#D2D1F8\"/>\\n<path d=\"M53.1977 186.43C61.4762 186.43 68.1872 179.707 68.1872 171.413C68.1872 163.12 61.4762 156.396 53.1977 156.396C44.9193 156.396 38.2083 163.12 38.2083 171.413C38.2083 179.707 44.9193 186.43 53.1977 186.43Z\" fill=\"#FFADB8\"/>\\n<path d=\"M88.3453 196.827C95.0612 196.827 100.506 191.373 100.506 184.645C100.506 177.917 95.0612 172.462 88.3453 172.462C81.6294 172.462 76.1851 177.917 76.1851 184.645C76.1851 191.373 81.6294 196.827 88.3453 196.827Z\" fill=\"#FFADB8\"/>\\n<path d=\"M109.497 222.528C115.161 222.528 119.753 217.928 119.753 212.253C119.753 206.579 115.161 201.978 109.497 201.978C103.832 201.978 99.2407 206.579 99.2407 212.253C99.2407 217.928 103.832 222.528 109.497 222.528Z\" fill=\"#FFADB8\"/>\\n<path d=\"M109.497 241.946C109.497 246.293 113.02 249.823 117.359 249.823C121.698 249.823 125.221 246.293 125.221 241.946C125.221 237.599 121.698 234.07 117.359 234.07C113.02 234.07 109.497 237.599 109.497 241.946Z\" fill=\"#FFADB8\"/>\\n<path d=\"M109.306 107.448C109.306 112.518 113.414 116.633 118.474 116.633C123.534 116.633 127.642 112.518 127.642 107.448C127.642 102.379 123.534 98.2638 118.474 98.2638C113.414 98.2638 109.306 102.379 109.306 107.448Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M83.136 120.394C83.136 124.973 86.8494 128.693 91.4196 128.693C95.9899 128.693 99.7033 124.973 99.7033 120.394C99.7033 115.815 95.9899 112.095 91.4196 112.095C86.8494 112.095 83.136 115.815 83.136 120.394Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M70.4588 143.015C74.2074 143.015 77.2462 139.97 77.2462 136.215C77.2462 132.459 74.2074 129.415 70.4588 129.415C66.7102 129.415 63.6714 132.459 63.6714 136.215C63.6714 139.97 66.7102 143.015 70.4588 143.015Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_131_2215\">\\n<rect width=\"296\" height=\"280\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10lnhzf\",\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hlhrpj\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1zqbnc\",\"data-framer-name\":\"Item 1\",whileHover:animation,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-8k6190\",\"data-framer-name\":\"Icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 49\"><g transform=\"translate(0 0.5)\"><path d=\"M 0 48 L 0 0 L 48 0 L 48 48 Z\" fill=\"transparent\"></path><path d=\"M 40.971 7.032 C 36.627 2.687 30.628 0 24 0 C 17.372 0 11.373 2.687 7.028 7.028 L 24 24 L 7.031 40.968 C 11.373 45.31 17.375 47.997 24 47.997 C 30.625 47.997 36.627 45.31 40.971 40.968 L 24.003 24 L 40.974 7.028 Z\" fill=\"rgb(255,173,184)\"></path><path d=\"M 24 0.052 L 24 0 C 23.742 0 23.484 0.006 23.226 0.015 C 23.484 0.024 23.742 0.036 24 0.052 Z\" fill=\"rgb(2,91,230)\"></path><path d=\"M 23.226 47.985 C 23.484 47.994 23.742 48 24 48 L 24 47.948 C 23.742 47.964 23.484 47.979 23.226 47.985 Z\" fill=\"rgb(2,91,230)\"></path><path d=\"M 12.342 34.11 C 9.992 31.402 8.565 27.868 8.565 24 C 8.565 20.132 9.992 16.598 12.342 13.89 L 6.272 7.821 C 2.377 12.09 0 17.767 0 24 C 0 30.233 2.377 35.91 6.272 40.179 Z\" fill=\"rgb(2,91,230)\"></path><path d=\"M 24 0.052 L 24 0 C 24.258 0 24.516 0.006 24.774 0.015 C 24.516 0.024 24.258 0.036 24 0.052 Z\" fill=\"rgb(255,92,59)\"></path><path d=\"M 24.774 47.985 C 24.516 47.994 24.258 48 24 48 L 24 47.948 C 24.258 47.964 24.516 47.979 24.774 47.985 Z\" fill=\"rgb(255,92,59)\"></path><path d=\"M 35.658 34.11 C 38.008 31.402 39.435 27.868 39.435 24 C 39.435 20.132 38.008 16.598 35.658 13.89 L 41.727 7.821 C 45.623 12.087 48 17.764 48 23.997 C 48 30.23 45.623 35.907 41.727 40.176 L 35.658 34.107 Z\" fill=\"rgb(255,92,59)\"></path></g></svg>',svgContentId:12024741455,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6s6c1e\",\"data-styles-preset\":\"wqaV3EDSu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-24ee17b1-28c1-4ad8-b62f-c48f8746b52e, rgb(34, 34, 34))\"},children:\"Non Specificato\"})}),className:\"framer-1vtr19w\",\"data-framer-name\":\"Step-by-step guidance from expert soap makers\",fonts:[\"Inter\"],text:mcgt3Ogis,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10xrq2z\",\"data-framer-name\":\"Item 2\",whileHover:animation,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1pmt5m9\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:49,intrinsicWidth:48,svg:'<svg width=\"48\" height=\"49\" viewBox=\"0 0 48 49\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_131_2103)\">\\n<path d=\"M0 24.5C0 37.7554 10.7446 48.5 24 48.5V0.5C10.7446 0.5 0 11.2446 0 24.5Z\" fill=\"#FFADB8\"/>\\n<path d=\"M24 0.5V24.5C37.2554 24.5 48 13.7554 48 0.5H24Z\" fill=\"#FF5C3B\"/>\\n<path d=\"M24 48.5H48C48 35.2446 37.2554 24.5 24 24.5V48.5Z\" fill=\"#025BE6\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_131_2103\">\\n<rect width=\"48\" height=\"48\" fill=\"white\" transform=\"translate(0 0.5)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6s6c1e\",\"data-styles-preset\":\"wqaV3EDSu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-24ee17b1-28c1-4ad8-b62f-c48f8746b52e, rgb(34, 34, 34))\"},children:\"Safety equipment and aprons to keep your cloth clean\"})}),className:\"framer-1qt1m23\",\"data-framer-name\":\"Safety equipment and aprons to keep your cloth clean\",fonts:[\"Inter\"],text:o3cBoYvAY,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6s6c1e\",\"data-styles-preset\":\"wqaV3EDSu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-24ee17b1-28c1-4ad8-b62f-c48f8746b52e, rgb(34, 34, 34))\"}})}),className:\"framer-1picnis\",\"data-framer-name\":\"All necessary tools materials, and ingredients\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ivk489\",\"data-framer-name\":\"Item 3\",whileHover:animation,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-2c4ti8\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:49,intrinsicWidth:48,svg:'<svg width=\"48\" height=\"49\" viewBox=\"0 0 48 49\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_131_2113)\">\\n<path d=\"M0 48.5V24.5C13.2554 24.5 24 35.2446 24 48.5H0Z\" fill=\"#D2D1F8\"/>\\n<path d=\"M24 48.5C24 35.2446 34.7446 24.5 48 24.5V48.5H24Z\" fill=\"#025BE6\"/>\\n<path d=\"M0 24.5V0.5H24C24 13.7554 13.2554 24.5 0 24.5Z\" fill=\"#FFADB8\"/>\\n<path d=\"M24 0.5H48V24.5C34.7446 24.5 24 13.7554 24 0.5Z\" fill=\"#FF5C3B\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_131_2113\">\\n<rect width=\"48\" height=\"48\" fill=\"white\" transform=\"translate(0 0.5)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6s6c1e\",\"data-styles-preset\":\"wqaV3EDSu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-24ee17b1-28c1-4ad8-b62f-c48f8746b52e, rgb(34, 34, 34))\"},children:\"A variety of essential oils and botanicals for the soap\"})}),className:\"framer-48acvf\",\"data-framer-name\":\"A variety of essential oils and botanicals for the soap\",fonts:[\"Inter\"],text:y9yjJszbt,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ssk07x\",\"data-framer-name\":\"Bottom\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eyfis5\",\"data-framer-name\":\"Item 1\",whileHover:animation,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1gbv5dc\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:49,intrinsicWidth:48,svg:'<svg width=\"48\" height=\"49\" viewBox=\"0 0 48 49\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_131_2144)\">\\n<path d=\"M24 48.5C37.2554 48.5 48 37.7554 48 24.5H0C0 37.7554 10.7446 48.5 24 48.5Z\" fill=\"#FF5C3B\"/>\\n<path d=\"M48 0.5C34.7446 0.5 24 11.2446 24 24.5H48V0.5Z\" fill=\"#025BE6\"/>\\n<path d=\"M47.9999 12.4985C41.3722 12.4985 36.0015 17.8723 36.0015 24.497H47.9999V12.4985Z\" fill=\"#FF5C3B\"/>\\n<path d=\"M0 12.4985C6.6277 12.4985 11.9985 17.8723 11.9985 24.497H0V12.4985Z\" fill=\"#FFADB8\"/>\\n<path d=\"M11.9985 24.5C11.9985 31.1277 17.3723 36.4985 23.997 36.4985C30.6217 36.4985 35.9955 31.1247 35.9955 24.5H11.9985Z\" fill=\"#FFADB8\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_131_2144\">\\n<rect width=\"48\" height=\"48\" fill=\"white\" transform=\"translate(0 0.5)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6s6c1e\",\"data-styles-preset\":\"wqaV3EDSu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-24ee17b1-28c1-4ad8-b62f-c48f8746b52e, rgb(34, 34, 34))\"},children:\"Molds to make an easy move on shaping the soap\"})}),className:\"framer-1w2w44r\",\"data-framer-name\":\"Molds to make an easy move on shaping the soap\",fonts:[\"Inter\"],text:YiBjlkAR0,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jkamtj\",\"data-framer-name\":\"Item 2\",whileHover:animation,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1e1diql\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:49,intrinsicWidth:48,svg:'<svg width=\"48\" height=\"49\" viewBox=\"0 0 48 49\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_131_2155)\">\\n<path d=\"M0 48.5C13.2554 48.5 24 37.7554 24 24.5H0V48.5Z\" fill=\"#025BE6\"/>\\n<path d=\"M48 48.5C34.7446 48.5 24 37.7554 24 24.5H48V48.5Z\" fill=\"#FF5C3B\"/>\\n<path d=\"M0 24.5C13.2554 24.5 24 13.7554 24 0.5H0V24.5Z\" fill=\"#D2D1F8\"/>\\n<path d=\"M48 24.5C34.7446 24.5 24 13.7554 24 0.5H48V24.5Z\" fill=\"#FFADB8\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_131_2155\">\\n<rect width=\"48\" height=\"48\" fill=\"white\" transform=\"translate(0 0.5)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6s6c1e\",\"data-styles-preset\":\"wqaV3EDSu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-24ee17b1-28c1-4ad8-b62f-c48f8746b52e, rgb(34, 34, 34))\"},children:\"Safety equipment and aprons to keep your cloth clean\"})}),className:\"framer-hos1ss\",\"data-framer-name\":\"Safety equipment and aprons to keep your cloth clean\",fonts:[\"Inter\"],text:R79m1_oWL,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-181i3qv\",\"data-framer-name\":\"Item 3\",whileHover:animation,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-fzax0\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:49,intrinsicWidth:48,svg:'<svg width=\"48\" height=\"49\" viewBox=\"0 0 48 49\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_131_2150)\">\\n<path d=\"M39.4353 0.5C39.4353 9.02524 32.5252 15.9353 24 15.9353C15.4748 15.9353 8.5647 9.02524 8.5647 0.5H0C0 13.7554 10.7446 24.5 24 24.5C37.2554 24.5 48 13.7554 48 0.5H39.4353Z\" fill=\"#025BE6\"/>\\n<path d=\"M8.5647 48.5C8.5647 39.9748 15.4748 33.0647 24 33.0647C32.5252 33.0647 39.4353 39.9748 39.4353 48.5H48C48 35.2446 37.2554 24.5 24 24.5C10.7446 24.5 0 35.2446 0 48.5H8.5647Z\" fill=\"#FF5C3B\"/>\\n<path d=\"M24.0001 9.52011C28.9823 9.52011 33.0202 5.48216 33.0202 0.5H14.98C14.98 5.48216 19.0179 9.52011 24.0001 9.52011Z\" fill=\"#D2D1F8\"/>\\n<path d=\"M24.0001 39.4799C19.0179 39.4799 14.98 43.5178 14.98 48.5H33.0202C33.0202 43.5178 28.9823 39.4799 24.0001 39.4799Z\" fill=\"#FFADB8\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_131_2150\">\\n<rect width=\"48\" height=\"48\" fill=\"white\" transform=\"translate(0 0.5)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6s6c1e\",\"data-styles-preset\":\"wqaV3EDSu\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-24ee17b1-28c1-4ad8-b62f-c48f8746b52e, rgb(34, 34, 34))\"},children:\"Refreshments and snacks to accompany the class\"})}),className:\"framer-1i5i3j\",\"data-framer-name\":\"Refreshments and snacks to accompany the class\",fonts:[\"Inter\"],text:HVK8hjYRa,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-14rsp52 hidden-ofe729 hidden-pdi4ig\"}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:hQeqhVjAA,implicitPathVariables:undefined},{href:hQeqhVjAA,implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dXCZqmUmv:{height:56,y:(componentViewport?.y||0)+0+3634}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1374usz-container hidden-ofe729 hidden-pdi4ig\",nodeId:\"A6Ed5ldyu\",scopeId:\"R7VmKMphs\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dXCZqmUmv:{IWZq488MI:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"A6Ed5ldyu\",IWZq488MI:resolvedLinks1[0],layoutId:\"A6Ed5ldyu\",OEBexqT2T:true,style:{height:\"100%\"},T30ilgjQh:\"Clicca qui per maggiori info\",variant:\"XKAej1EEf\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xf8eyn\",\"data-framer-name\":\"Gallery\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dXCZqmUmv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1480,intrinsicWidth:1436,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3690+60+0),pixelHeight:1480,pixelWidth:1436,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/wqvQfzAqkWNC9lrQmUyoNPRZEzU.svg\",srcSet:\"https://framerusercontent.com/images/wqvQfzAqkWNC9lrQmUyoNPRZEzU.svg?scale-down-to=1024 993w,https://framerusercontent.com/images/wqvQfzAqkWNC9lrQmUyoNPRZEzU.svg 1436w\"}},oYjjB5xbi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1480,intrinsicWidth:1436,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3483+100+0),pixelHeight:1480,pixelWidth:1436,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/wqvQfzAqkWNC9lrQmUyoNPRZEzU.svg\",srcSet:\"https://framerusercontent.com/images/wqvQfzAqkWNC9lrQmUyoNPRZEzU.svg?scale-down-to=1024 993w,https://framerusercontent.com/images/wqvQfzAqkWNC9lrQmUyoNPRZEzU.svg 1436w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1480,intrinsicWidth:1436,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2724+100+0),pixelHeight:1480,pixelWidth:1436,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/wqvQfzAqkWNC9lrQmUyoNPRZEzU.svg\",srcSet:\"https://framerusercontent.com/images/wqvQfzAqkWNC9lrQmUyoNPRZEzU.svg?scale-down-to=1024 993w,https://framerusercontent.com/images/wqvQfzAqkWNC9lrQmUyoNPRZEzU.svg 1436w\"},className:\"framer-1ohlukz\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-8t2s8x\",\"data-border\":true,\"data-framer-name\":\"TAG\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f0ogxd-container\",id:\"1f0ogxd\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"MuVfAHQR5\",scopeId:\"R7VmKMphs\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"MuVfAHQR5\",layoutId:\"MuVfAHQR5\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r2i0oy\",\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1yfd8py\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-8c9kxg\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15s204p\",\"data-framer-name\":\"3\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1qo16gq\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-f5wyy3\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19ypm1s\",\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-14nz6np\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-g4fr56\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19ypm1s\",\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-14nz6np\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-g4fr56\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19ypm1s\",\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-14nz6np\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-g4fr56\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19ypm1s\",\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-14nz6np\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-g4fr56\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tqeumr\",\"data-framer-name\":\"5\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-vaszbi\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-1tlcaoa\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yax05o\",\"data-framer-name\":\"6\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ccy89u\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-1qnixjh\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lh7zsf\",\"data-framer-name\":\"7\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ai2n49\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-13r5tlu\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dbdlp3\",\"data-framer-name\":\"8\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1oc1nym\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-1kgl2mh\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dbdlp3\",\"data-framer-name\":\"8\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1oc1nym\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-1kgl2mh\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dbdlp3\",\"data-framer-name\":\"8\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1oc1nym\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-1kgl2mh\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dbdlp3\",\"data-framer-name\":\"8\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1oc1nym\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-1kgl2mh\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dbdlp3\",\"data-framer-name\":\"8\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1oc1nym\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-1kgl2mh\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dbdlp3\",\"data-framer-name\":\"8\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1oc1nym\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-1kgl2mh\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r2i0oy\",\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1yfd8py\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-8c9kxg\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ljpi9a\",\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-11y42fg\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-atv44g\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19ypm1s\",\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-14nz6np\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-g4fr56\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tqeumr\",\"data-framer-name\":\"5\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-vaszbi\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-1tlcaoa\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yax05o\",\"data-framer-name\":\"6\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ccy89u\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-1qnixjh\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lh7zsf\",\"data-framer-name\":\"7\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ai2n49\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-13r5tlu\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dbdlp3\",\"data-framer-name\":\"8\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1oc1nym\",\"data-framer-name\":\"Isolation_Mode\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:20,style:{rotate:4},svg:'<svg width=\"20\" height=\"19\" viewBox=\"0 0 20 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_148_637)\">\\n<path d=\"M0.700856 8.50299L5.50086 16.396L6.21434 1.19896L0.700856 8.50299Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M15.2396 0.737643L6.21436 1.19922L18.7979 9.2617L15.2396 0.737643Z\" fill=\"#FDF9F5\"/>\\n<path d=\"M14.4282 17.6662L18.7979 9.2615L5.4983 16.3954L14.4282 17.6662Z\" fill=\"#FDF9F5\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_148_637\">\\n<rect width=\"18\" height=\"17\" fill=\"white\" transform=\"translate(0.219421 1.61816) rotate(-4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS03MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(253, 249, 245)\"},children:\"Milano\"})}),className:\"framer-1kgl2mh\",\"data-framer-name\":\"Milano\",fonts:[\"GF;Bricolage Grotesque-700\"],verticalAlignment:\"top\",withExternalLayout:true})]})],speed:40,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jdnifp\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dXCZqmUmv:{y:(componentViewport?.y||0)+0+3812+60+0},oYjjB5xbi:{y:(componentViewport?.y||0)+0+3645+100+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2886+100+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zv4zkw-container\",nodeId:\"qk7HiPUug\",scopeId:\"R7VmKMphs\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dXCZqmUmv:{variant:\"K6OQc7nZB\"},oYjjB5xbi:{variant:\"t2JjvL6kL\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"qk7HiPUug\",layoutId:\"qk7HiPUug\",style:{width:\"100%\"},variant:\"GOF5Adgzt\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-uUeoD.framer-yjegcc, .framer-uUeoD .framer-yjegcc { display: block; }\",\".framer-uUeoD.framer-ofe729 { align-content: center; align-items: center; background-color: var(--token-09a9f8e2-ce14-4d46-8740-3f4b1b8a0dd1, #fdf9f5); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-uUeoD .framer-ajfg0o { 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: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-uUeoD .framer-1igz0ed-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-uUeoD .framer-1ypue25 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-mtdlaz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1920px; overflow: hidden; padding: 0px 113px 0px 113px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-1kbtm0v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-3116ij { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-uUeoD .framer-31tcom, .framer-uUeoD .framer-1jl1cq6, .framer-uUeoD .framer-1q0clad, .framer-uUeoD .framer-17ymtb9 { flex: none; height: 15px; overflow: hidden; position: relative; width: 1px; }\",\".framer-uUeoD .framer-is6ugy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 496px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-1wst93l { --border-bottom-width: 1px; --border-color: var(--token-ccf41126-98e0-4808-baf3-a0d6284c7405, #ffadb8); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 50%; }\",\".framer-uUeoD .framer-dxn2xq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 13px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-uUeoD .framer-16wkeeb { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 30px; position: relative; width: 30px; }\",\".framer-uUeoD .framer-1809s0t, .framer-uUeoD .framer-68fkkq, .framer-uUeoD .framer-16t2gm6 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-uUeoD .framer-14zn7oq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 35px 0px 35px 0px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-107akq4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 0.85 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-uUeoD .framer-slate7-container, .framer-uUeoD .framer-1374usz-container { flex: none; height: 56px; position: relative; width: auto; }\",\".framer-uUeoD .framer-1d872pk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 760px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 519px; }\",\".framer-uUeoD .framer-19fjruy { align-content: center; align-items: center; background-color: var(--token-e73c8665-28b4-40c9-8b46-3af80da7b2ad, #ff5c3b); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-uUeoD .framer-lsxkge, .framer-uUeoD .framer-3huosg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-om4hqk, .framer-uUeoD .framer-xkanoa, .framer-uUeoD .framer-5845m4, .framer-uUeoD .framer-8c9kxg, .framer-uUeoD .framer-f5wyy3, .framer-uUeoD .framer-g4fr56, .framer-uUeoD .framer-1tlcaoa, .framer-uUeoD .framer-1qnixjh, .framer-uUeoD .framer-13r5tlu, .framer-uUeoD .framer-1kgl2mh, .framer-uUeoD .framer-atv44g { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-uUeoD .framer-1wh0wd, .framer-uUeoD .framer-12vwqcn { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-uUeoD .framer-11anaar { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 34px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-1xb77po { align-content: flex-start; align-items: flex-start; background-color: #37a600; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 76%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 187px; will-change: var(--framer-will-change-override, transform); }\",\".framer-uUeoD .framer-1t8u16c { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 1px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-uUeoD .framer-75e5l { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 92, 59, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 21px; height: 530px; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-164rzli { 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: 100%; z-index: 1; }\",\".framer-uUeoD .framer-1wzhcp9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 173px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-rya0fs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-uUeoD .framer-1mpn88r { flex: none; height: 25px; position: relative; width: 25px; }\",\".framer-uUeoD .framer-28enhf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-uUeoD .framer-nmu77d, .framer-uUeoD .framer-1q7tc7w, .framer-uUeoD .framer-11nvgyf { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-uUeoD .framer-r2li7z, .framer-uUeoD .framer-rov0ko { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-uUeoD .framer-1vop8s6, .framer-uUeoD .framer-5dsy6o { flex: none; height: 23px; position: relative; width: 23px; }\",\".framer-uUeoD .framer-egjbvf { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 434px; word-break: break-word; word-wrap: break-word; }\",\".framer-uUeoD .framer-112ep7g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 293px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-d5utyp-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-d8futj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 163px 0px 163px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-h90033 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1920px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-sclee { align-content: center; align-items: center; background-color: rgba(255, 92, 59, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 40px 56px 40px 56px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-gocx5e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 457px; justify-content: flex-start; min-width: 182px; overflow: visible; padding: 50px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-uUeoD .framer-fz8a9z { align-content: center; align-items: center; bottom: -41px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 280px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: -114px; z-index: 1; }\",\".framer-uUeoD .framer-jxxl3 { flex: none; height: 280px; position: relative; width: 296px; }\",\".framer-uUeoD .framer-10lnhzf { align-content: center; align-items: center; display: flex; flex: 0.85 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-uUeoD .framer-1hlhrpj, .framer-uUeoD .framer-ssk07x { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-1zqbnc, .framer-uUeoD .framer-10xrq2z, .framer-uUeoD .framer-1ivk489, .framer-uUeoD .framer-1eyfis5, .framer-uUeoD .framer-1jkamtj, .framer-uUeoD .framer-181i3qv { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-uUeoD .framer-8k6190, .framer-uUeoD .framer-1pmt5m9, .framer-uUeoD .framer-2c4ti8, .framer-uUeoD .framer-1gbv5dc, .framer-uUeoD .framer-1e1diql, .framer-uUeoD .framer-fzax0 { flex: none; height: 49px; position: relative; width: 48px; }\",\".framer-uUeoD .framer-1vtr19w, .framer-uUeoD .framer-1qt1m23, .framer-uUeoD .framer-48acvf, .framer-uUeoD .framer-1w2w44r, .framer-uUeoD .framer-hos1ss, .framer-uUeoD .framer-1i5i3j { flex: none; height: auto; max-width: 350px; position: relative; white-space: pre-wrap; width: 190px; word-break: break-word; word-wrap: break-word; }\",\".framer-uUeoD .framer-1picnis { flex: none; height: auto; max-width: 350px; position: relative; white-space: pre-wrap; width: 187px; word-break: break-word; word-wrap: break-word; }\",\".framer-uUeoD .framer-14rsp52 { flex: none; height: 40px; overflow: hidden; position: relative; width: 62px; }\",\".framer-uUeoD .framer-1xf8eyn, .framer-uUeoD .framer-jdnifp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-1ohlukz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uUeoD .framer-8t2s8x { --border-bottom-width: 1px; --border-color: #222222; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ff5c3b; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 62px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 110%; z-index: 1; }\",\".framer-uUeoD .framer-1f0ogxd-container { flex: 1 0 0px; height: 62px; position: relative; width: 1px; }\",\".framer-uUeoD .framer-r2i0oy, .framer-uUeoD .framer-15s204p, .framer-uUeoD .framer-19ypm1s, .framer-uUeoD .framer-1tqeumr, .framer-uUeoD .framer-1yax05o, .framer-uUeoD .framer-1lh7zsf, .framer-uUeoD .framer-dbdlp3 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 22px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 91px; }\",\".framer-uUeoD .framer-1yfd8py, .framer-uUeoD .framer-1qo16gq, .framer-uUeoD .framer-14nz6np, .framer-uUeoD .framer-vaszbi, .framer-uUeoD .framer-ccy89u, .framer-uUeoD .framer-1ai2n49, .framer-uUeoD .framer-1oc1nym, .framer-uUeoD .framer-11y42fg { flex: none; height: 19px; position: relative; width: 20px; }\",\".framer-uUeoD .framer-ljpi9a { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 23px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 89px; }\",\".framer-uUeoD .framer-zv4zkw-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,'.framer-uUeoD[data-border=\"true\"]::after, .framer-uUeoD [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: 810px) and (max-width: 1439px) { .framer-uUeoD.framer-ofe729 { width: 810px; } .framer-uUeoD .framer-1ypue25 { z-index: 0; } .framer-uUeoD .framer-mtdlaz { padding: 0px 20px 0px 20px; } .framer-uUeoD .framer-1kbtm0v { gap: 60px; } .framer-uUeoD .framer-is6ugy { justify-content: flex-end; } .framer-uUeoD .framer-1wst93l { width: 100%; } .framer-uUeoD .framer-1jl1cq6 { order: 0; } .framer-uUeoD .framer-dxn2xq { order: 1; } .framer-uUeoD .framer-16wkeeb { order: 2; } .framer-uUeoD .framer-1809s0t { order: 3; } .framer-uUeoD .framer-1q0clad { order: 4; } .framer-uUeoD .framer-14zn7oq { flex-direction: column; gap: 100px; justify-content: center; } .framer-uUeoD .framer-107akq4 { flex: none; gap: 60px; width: 670px; } .framer-uUeoD .framer-1d872pk { height: 856px; width: 100%; } .framer-uUeoD .framer-75e5l { height: 621px; } .framer-uUeoD .framer-egjbvf { width: 572px; } .framer-uUeoD .framer-112ep7g { align-content: flex-start; align-items: flex-start; height: 400px; } .framer-uUeoD .framer-d5utyp-container { flex: none; height: 400px; } .framer-uUeoD .framer-d8futj { padding: 100px 50px 0px 50px; } .framer-uUeoD .framer-sclee { flex-direction: column; gap: 40px; justify-content: center; } .framer-uUeoD .framer-gocx5e { align-content: center; align-items: center; height: min-content; min-height: 29px; min-width: unset; padding: 0px; width: 100%; } .framer-uUeoD .framer-10lnhzf { flex: none; flex-direction: row; gap: 80px; width: 100%; } .framer-uUeoD .framer-1hlhrpj, .framer-uUeoD .framer-ssk07x { flex: 1 0 0px; flex-direction: column; gap: 40px; justify-content: center; width: 1px; } .framer-uUeoD .framer-1zqbnc, .framer-uUeoD .framer-10xrq2z, .framer-uUeoD .framer-1ivk489, .framer-uUeoD .framer-1eyfis5, .framer-uUeoD .framer-1jkamtj, .framer-uUeoD .framer-181i3qv { flex: none; width: 100%; }}\",\"@media (max-width: 809px) { .framer-uUeoD.framer-ofe729 { width: 390px; } .framer-uUeoD .framer-1ypue25 { padding: 0px 20px 0px 20px; } .framer-uUeoD .framer-mtdlaz { padding: 0px 0px 0px 3px; } .framer-uUeoD .framer-1kbtm0v { gap: 10px; } .framer-uUeoD .framer-3116ij, .framer-uUeoD .framer-1jl1cq6 { order: 0; } .framer-uUeoD .framer-31tcom, .framer-uUeoD .framer-16wkeeb { order: 2; } .framer-uUeoD .framer-is6ugy { height: 328px; order: 1; z-index: 0; } .framer-uUeoD .framer-1wst93l { order: 3; width: 100%; } .framer-uUeoD .framer-dxn2xq { order: 1; } .framer-uUeoD .framer-1809s0t { order: 3; } .framer-uUeoD .framer-1q0clad, .framer-uUeoD .framer-17ymtb9 { order: 4; } .framer-uUeoD .framer-14zn7oq { flex-direction: column; gap: 36px; justify-content: center; order: 5; padding: 13px 0px 13px 0px; } .framer-uUeoD .framer-107akq4 { flex: none; gap: 22px; width: 100%; } .framer-uUeoD .framer-1d872pk { height: 829px; width: 100%; } .framer-uUeoD .framer-lsxkge, .framer-uUeoD .framer-3huosg { flex-direction: column; } .framer-uUeoD .framer-1wh0wd, .framer-uUeoD .framer-12vwqcn, .framer-uUeoD .framer-1zqbnc, .framer-uUeoD .framer-10xrq2z, .framer-uUeoD .framer-1ivk489, .framer-uUeoD .framer-1eyfis5, .framer-uUeoD .framer-1jkamtj, .framer-uUeoD .framer-181i3qv { flex: none; width: 100%; } .framer-uUeoD .framer-75e5l { height: 579px; } .framer-uUeoD .framer-rya0fs, .framer-uUeoD .framer-rov0ko { width: 100%; } .framer-uUeoD .framer-r2li7z { height: 23px; width: 133px; } .framer-uUeoD .framer-egjbvf { flex: 1 0 0px; width: 1px; } .framer-uUeoD .framer-112ep7g { height: 300px; } .framer-uUeoD .framer-d8futj { padding: 60px 20px 0px 20px; } .framer-uUeoD .framer-sclee { flex-direction: column; gap: 60px; justify-content: center; padding: 30px 30px 40px 30px; } .framer-uUeoD .framer-10lnhzf { flex: none; gap: 40px; width: 85%; } .framer-uUeoD .framer-1hlhrpj, .framer-uUeoD .framer-ssk07x { flex-direction: column; gap: 40px; justify-content: center; } .framer-uUeoD .framer-1xf8eyn, .framer-uUeoD .framer-jdnifp { padding: 60px 0px 0px 0px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3689\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"oYjjB5xbi\":{\"layout\":[\"fixed\",\"auto\"]},\"dXCZqmUmv\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerR7VmKMphs=withCSS(Component,css,\"framer-uUeoD\");export default FramerR7VmKMphs;FramerR7VmKMphs.displayName=\"Page\";FramerR7VmKMphs.defaultProps={height:3689,width:1440};addFonts(FramerR7VmKMphs,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Bricolage Grotesque\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/bricolagegrotesque/v8/3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvfzlyMgvs-wJDtw.woff2\",weight:\"700\"}]},...NavigationFonts,...ButtonFonts,...GoogleMapsFonts,...TickerFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...componentPresets.fonts?.[\"DhmZ_AYC5\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"DhmZ_AYC5\"]):[],...componentPresets.fonts?.[\"rkSnxxYGs\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"rkSnxxYGs\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerR7VmKMphs\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oYjjB5xbi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dXCZqmUmv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"3689\",\"framerIntrinsicWidth\":\"1440\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "KUCxcyAoC_default", "ButtonFonts", "scQ2YlTl0_default", "GoogleMapsFonts", "GoogleMaps", "TickerFonts", "Ticker", "FooterFonts", "vBAwozcPy_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "isSet", "numberToString", "options", "activeLocale", "fallbackLocale", "locale", "useGrouping", "notation", "compactDisplay", "style", "currency", "currencyDisplay", "unit", "unitDisplay", "minimumFractionDigits", "maximumFractionDigits", "minimumIntegerDigits", "formatOptions", "number", "equals", "a", "b", "convertFromBoolean", "toString", "toDateString", "date", "display", "dateOptions", "transition1", "animation", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "EcErkNOK6_default", "lxuzwdGe4_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "className", "layoutId", "variant", "vOvXuxpTS", "gOZsQGEv4", "vcH8eAGj1", "vcH8eAGj1_TyETPht90", "vcH8eAGj1_PMO_7_W5D", "vcH8eAGj1_BJTSmpGrO", "ANJVbCSPc", "hQeqhVjAA", "OtSzEddF2", "eRRYUBSlU", "aDISWsKZK", "as_AYwbnK", "GsAOIgITO", "vbfbUtgjS", "QLiBukzWR", "zsY2yZzYT", "mcgt3Ogis", "o3cBoYvAY", "y9yjJszbt", "YiBjlkAR0", "R79m1_oWL", "HVK8hjYRa", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "visible", "isDisplayed", "router", "useRouter", "visible1", "activeLocaleCode", "useLocaleCode", "textContent", "textContent1", "textContent2", "textContent3", "isDisplayed1", "isDisplayed2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "x", "RichText2", "getLoadingLazyAtYPosition", "Image2", "Link", "ComponentPresetsProvider", "ResolveLinks", "resolvedLinks", "SVG", "resolvedLinks1", "css", "FramerR7VmKMphs", "withCSS", "R7VmKMphs_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
