{"version":3,"file":"qlyX5A-7wyk7EO8IMfErhQOH77YCaRzeO59SCvaF-ic.DQvgoIkD.mjs","names":["Footer","NavigationBar","props","useRef","React.useId","Clienti","metadata","React.useMemo","metadataProvider","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","sharedStyle13.className","sharedStyle14.className","className","PropertyOverrides","Image","React.Fragment","\"uiFqhTCJ4\"","\"edltpsG3p\"","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","sharedStyle13.css","sharedStyle14.css","sharedStyle.fonts","sharedStyle1.fonts","sharedStyle2.fonts","sharedStyle3.fonts","sharedStyle4.fonts","sharedStyle5.fonts","sharedStyle6.fonts","sharedStyle7.fonts","sharedStyle8.fonts","sharedStyle9.fonts","sharedStyle10.fonts","sharedStyle11.fonts","sharedStyle12.fonts","sharedStyle13.fonts","sharedStyle14.fonts"],"sources":["https:/framerusercontent.com/modules/yElOSLGZWaYGlN1E8nzY/OS9w460LmUGlQQG9TtLV/UcGjcBY2y.js"],"sourcesContent":["// Generated by Framer (570e25b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/AndhqK51V/AndhqK51V.js\";import NavigationBar from\"#framer/local/canvasComponent/XU35srtsH/XU35srtsH.js\";import Clienti from\"#framer/local/collection/Z_TXjIvqE/Z_TXjIvqE.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle2 from\"#framer/local/css/au2Fyn7Uu/au2Fyn7Uu.js\";import*as sharedStyle6 from\"#framer/local/css/eWQsD3fuT/eWQsD3fuT.js\";import*as sharedStyle3 from\"#framer/local/css/gJTSwdalz/gJTSwdalz.js\";import*as sharedStyle from\"#framer/local/css/gkg7Kt440/gkg7Kt440.js\";import*as sharedStyle10 from\"#framer/local/css/GnT8PUrdx/GnT8PUrdx.js\";import*as sharedStyle14 from\"#framer/local/css/HmzGwWwXY/HmzGwWwXY.js\";import*as sharedStyle4 from\"#framer/local/css/JGVX1qSMT/JGVX1qSMT.js\";import*as sharedStyle8 from\"#framer/local/css/Jsemk8nz4/Jsemk8nz4.js\";import*as sharedStyle5 from\"#framer/local/css/ofaejviC5/ofaejviC5.js\";import*as sharedStyle13 from\"#framer/local/css/Oh27CPpCH/Oh27CPpCH.js\";import*as sharedStyle1 from\"#framer/local/css/OKm2rf5Oh/OKm2rf5Oh.js\";import*as sharedStyle7 from\"#framer/local/css/RnRWrqD5w/RnRWrqD5w.js\";import*as sharedStyle12 from\"#framer/local/css/rWcaPicSC/rWcaPicSC.js\";import*as sharedStyle11 from\"#framer/local/css/TORLZwR53/TORLZwR53.js\";import*as sharedStyle9 from\"#framer/local/css/UCKXIvOrI/UCKXIvOrI.js\";import metadataProvider from\"#framer/local/webPageMetadata/UcGjcBY2y/UcGjcBY2y.js\";const FooterFonts=getFonts(Footer);const NavigationBarFonts=getFonts(NavigationBar);const breakpoints={iysHi6lxH:\"(min-width: 1440px)\",qlgZMZKYO:\"(min-width: 1200px) and (max-width: 1439px)\",s8hKyXSQb:\"(max-width: 809px)\",us5FKQQuB:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-KEGyd\";const variantClassNames={iysHi6lxH:\"framer-v-1psplrh\",qlgZMZKYO:\"framer-v-m24em6\",s8hKyXSQb:\"framer-v-gi5a47\",us5FKQQuB:\"framer-v-o3ckgp\"};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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"iysHi6lxH\",Laptop:\"qlgZMZKYO\",Phone:\"s8hKyXSQb\",Tablet:\"us5FKQQuB\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"iysHi6lxH\"};};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:{alias:\"UcGjcBY2y\",data:Clienti,type:\"Collection\"},select:[{collection:\"UcGjcBY2y\",name:\"BIJEstt39\",type:\"Identifier\"},{collection:\"UcGjcBY2y\",name:\"FrcKEIEje\",type:\"Identifier\"},{collection:\"UcGjcBY2y\",name:\"KyirMkSXm\",type:\"Identifier\"},{collection:\"UcGjcBY2y\",name:\"k7qWibq0z\",type:\"Identifier\"},{collection:\"UcGjcBY2y\",name:\"HC5Sr_P3A\",type:\"Identifier\"},{collection:\"UcGjcBY2y\",name:\"ZNIVaIC6o\",type:\"Identifier\"},{collection:\"UcGjcBY2y\",name:\"saGYUQwoL\",type:\"Identifier\"},{collection:\"UcGjcBY2y\",name:\"A3bCEarOZ\",type:\"Identifier\"},{collection:\"UcGjcBY2y\",name:\"L4rHgRjJg\",type:\"Identifier\"},{collection:\"UcGjcBY2y\",name:\"TrLjjm5er\",type:\"Identifier\"},{collection:\"UcGjcBY2y\",name:\"Nes24AcW1\",type:\"Identifier\"},{collection:\"UcGjcBY2y\",name:\"hjQk0BkNA\",type:\"Identifier\"},{collection:\"UcGjcBY2y\",name:\"HaW948Hp2\",type:\"Identifier\"},{collection:\"UcGjcBY2y\",name:\"NfnGIdglR\",type:\"Identifier\"},{collection:\"UcGjcBY2y\",name:\"E7e1qtuGf\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"UcGjcBY2y\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,k7qWibq0z=getFromCurrentRouteData(\"k7qWibq0z\"),BIJEstt39=getFromCurrentRouteData(\"BIJEstt39\")??\"\",KyirMkSXm=getFromCurrentRouteData(\"KyirMkSXm\")??\"\",FrcKEIEje=getFromCurrentRouteData(\"FrcKEIEje\")??\"\",ZNIVaIC6o=getFromCurrentRouteData(\"ZNIVaIC6o\"),saGYUQwoL=getFromCurrentRouteData(\"saGYUQwoL\"),A3bCEarOZ=getFromCurrentRouteData(\"A3bCEarOZ\"),L4rHgRjJg=getFromCurrentRouteData(\"L4rHgRjJg\")??\"\",TrLjjm5er=getFromCurrentRouteData(\"TrLjjm5er\")??\"\",Nes24AcW1=getFromCurrentRouteData(\"Nes24AcW1\")??\"\",hjQk0BkNA=getFromCurrentRouteData(\"hjQk0BkNA\"),HaW948Hp2=getFromCurrentRouteData(\"HaW948Hp2\"),NfnGIdglR=getFromCurrentRouteData(\"NfnGIdglR\"),E7e1qtuGf=getFromCurrentRouteData(\"E7e1qtuGf\")??\"\",...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(currentRouteData,activeLocale),[currentRouteData,activeLocale]);useMetadata(metadata);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,sharedStyle13.className,sharedStyle14.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"s8hKyXSQb\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"us5FKQQuB\",\"s8hKyXSQb\"].includes(baseVariant))return false;return true;};const visible=isSet(TrLjjm5er);const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"us5FKQQuB\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"us5FKQQuB\")return false;return true;};const isDisplayed4=()=>{if(!isBrowser())return true;if([\"qlgZMZKYO\",\"us5FKQQuB\",\"s8hKyXSQb\"].includes(baseVariant))return false;return true;};const isDisplayed5=()=>{if(!isBrowser())return true;if(baseVariant===\"s8hKyXSQb\")return true;return false;};const isDisplayed6=()=>{if(!isBrowser())return true;if(baseVariant===\"qlgZMZKYO\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"iysHi6lxH\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1psplrh\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i8sp0p\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mqmlrh\",\"data-border\":true,\"data-framer-name\":\"Info Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{s8hKyXSQb:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+0+50+-49.4+30+0),sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1440px) - 160px) / 2)`,...toResponsiveImage(k7qWibq0z),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+0+100+-91.9+30+0),sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1440px) - 260px) * 0.3)`,...toResponsiveImage(k7qWibq0z),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-fhgbst\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1j6vaze\",\"data-styles-preset\":\"gkg7Kt440\",children:\"Forst\"})}),className:\"framer-vnmci5\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:BIJEstt39,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-mo8jy5\",\"data-styles-preset\":\"OKm2rf5Oh\",style:{\"--framer-text-color\":\"var(--token-2894a450-0fc8-45c8-8c2d-bdc191c99e07, rgb(44, 120, 136))\"},children:\"🍽️   Ristorante Giapponese\"})}),className:\"framer-1tcpo6r\",\"data-framer-name\":\"Sushi\",fonts:[\"Inter\"],text:KyirMkSXm,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-hi6uba\",\"data-styles-preset\":\"au2Fyn7Uu\",style:{\"--framer-text-color\":\"var(--token-2894a450-0fc8-45c8-8c2d-bdc191c99e07, rgb(44, 120, 136))\"},children:\"Bergamo, Vicenza, Genova, Milano, Napoli e Varese\"})}),className:\"framer-lqfkjw\",\"data-framer-name\":\"Localit\\xe0\",fonts:[\"Inter\"],text:FrcKEIEje,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u090g9\",\"data-border\":true,\"data-framer-name\":\"Info Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{s8hKyXSQb:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+0+50+301.6+30),sizes:\"250px\",...toResponsiveImage(ZNIVaIC6o)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+0+100+387.1+30),sizes:\"250px\",...toResponsiveImage(ZNIVaIC6o)},className:\"framer-w5bjcc\",\"data-framer-name\":\"Immagine 1 - Carosello 1\"})}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+0+100+387.1+30),sizes:\"250px\",...toResponsiveImage(saGYUQwoL)},className:\"framer-1yenjb0 hidden-gi5a47\",\"data-framer-name\":\"Immagine 2 - Carosello 1\"}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+0+100+387.1+30),sizes:\"250px\",...toResponsiveImage(A3bCEarOZ)},className:\"framer-11cbg0s hidden-o3ckgp hidden-gi5a47\",\"data-framer-name\":\"Immagine 3 - Carosello 1\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hkvcox\",\"data-border\":true,\"data-framer-name\":\"Info Card\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/4sbLnuatuUfmOTwFGSJM/YouTube.js:Youtube\":componentPresets.props[\"uiFqhTCJ4\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"edltpsG3p\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:L4rHgRjJg,className:\"framer-fmdtn5\",\"data-framer-name\":\"Blog Storie\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1j5qeq4\",blockquote:\"framer-styles-preset-1yrclax\",h1:\"framer-styles-preset-ce8uey\",h2:\"framer-styles-preset-gcyvay\",h3:\"framer-styles-preset-mo8jy5\",h4:\"framer-styles-preset-hi6uba\",h5:\"framer-styles-preset-1ccg7b5\",h6:\"framer-styles-preset-16bol42\",img:\"framer-styles-preset-1dpnerj\",p:\"framer-styles-preset-xxsizj\",table:\"framer-styles-preset-11q3qy2\"},verticalAlignment:\"top\",withExternalLayout:true})})}),visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ksxt9q\",\"data-border\":true,\"data-framer-name\":\"Info Card\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-13cnn8n\",\"data-styles-preset\":\"rWcaPicSC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-afe018ba-f0e6-49b0-a727-46bcb3354e51, rgb(255, 87, 90))\"},children:\"+ 7.000 contatti totali \"})}),className:\"framer-10awwir\",\"data-framer-name\":\"Numeri Locale\",fonts:[\"Inter\"],text:TrLjjm5er,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1irr0pj\",\"data-border\":true,\"data-framer-name\":\"Info Card\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/4sbLnuatuUfmOTwFGSJM/YouTube.js:Youtube\":componentPresets.props[\"uiFqhTCJ4\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"edltpsG3p\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:Nes24AcW1,className:\"framer-1lrt9s9\",\"data-framer-name\":\"Blog Storie 2\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1lotypa\",blockquote:\"framer-styles-preset-1yrclax\",h1:\"framer-styles-preset-ce8uey\",h2:\"framer-styles-preset-gcyvay\",h3:\"framer-styles-preset-mo8jy5\",h4:\"framer-styles-preset-hi6uba\",h5:\"framer-styles-preset-1ccg7b5\",h6:\"framer-styles-preset-16bol42\",img:\"framer-styles-preset-17bjyho\",p:\"framer-styles-preset-xxsizj\",table:\"framer-styles-preset-11q3qy2\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-by6p5c\",\"data-border\":true,\"data-framer-name\":\"Info Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{s8hKyXSQb:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+0+50+1052.4+30),sizes:\"250px\",...toResponsiveImage(hjQk0BkNA)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+0+100+1477.9+30),sizes:\"250px\",...toResponsiveImage(hjQk0BkNA)},className:\"framer-tsbl9\",\"data-framer-name\":\"Immagine 1 - Carosello 2\"})}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+0+100+1477.9+30),sizes:\"250px\",...toResponsiveImage(HaW948Hp2)},className:\"framer-1r1796n hidden-gi5a47\",\"data-framer-name\":\"Immagine 2 - Carosello 2\"}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+0+100+1477.9+30),sizes:\"250px\",...toResponsiveImage(NfnGIdglR)},className:\"framer-1sycggw hidden-o3ckgp hidden-gi5a47\",\"data-framer-name\":\"Immagine 3 - Carosello 2\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mr21jf\",\"data-border\":true,\"data-framer-name\":\"Info Card\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/4sbLnuatuUfmOTwFGSJM/YouTube.js:Youtube\":componentPresets.props[\"uiFqhTCJ4\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"edltpsG3p\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:E7e1qtuGf,className:\"framer-7z9ps6\",\"data-framer-name\":\"Blog Storie 2\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1lotypa\",blockquote:\"framer-styles-preset-1yrclax\",h1:\"framer-styles-preset-ce8uey\",h2:\"framer-styles-preset-gcyvay\",h3:\"framer-styles-preset-mo8jy5\",h4:\"framer-styles-preset-hi6uba\",h5:\"framer-styles-preset-1ccg7b5\",h6:\"framer-styles-preset-16bol42\",img:\"framer-styles-preset-17bjyho\",p:\"framer-styles-preset-xxsizj\",table:\"framer-styles-preset-11q3qy2\"},verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1exq9jq\",\"data-border\":true,\"data-framer-name\":\"Spacer\"}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{us5FKQQuB:{height:760,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+100+2147}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-n9oorv-container hidden-1psplrh hidden-m24em6 hidden-gi5a47\",nodeId:\"x4EQ3cSWP\",scopeId:\"UcGjcBY2y\",children:/*#__PURE__*/_jsx(Footer,{daBwWF4qR:\"Tutte le funzionalit\\xe0\",height:\"100%\",id:\"x4EQ3cSWP\",layoutId:\"x4EQ3cSWP\",qpODmDB4H:\"Prenotazioni\",style:{width:\"100%\"},variant:\"cOCtszLhd\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{s8hKyXSQb:{width:\"420px\",y:(componentViewport?.y||0)+100+1579}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:760,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+100+2147,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gqa4ab-container hidden-o3ckgp\",nodeId:\"Ek7w_rPJO\",scopeId:\"UcGjcBY2y\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qlgZMZKYO:{variant:\"X22igMwmk\"},s8hKyXSQb:{variant:\"MPWRdHYZM\"}},children:/*#__PURE__*/_jsx(Footer,{daBwWF4qR:\"Tutte le funzionalit\\xe0\",height:\"100%\",id:\"Ek7w_rPJO\",layoutId:\"Ek7w_rPJO\",qpODmDB4H:\"Prenotazioni\",style:{width:\"100%\"},variant:\"UNVqQZxXq\",width:\"100%\"})})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xf0z6y-container hidden-m24em6 hidden-o3ckgp hidden-gi5a47\",layoutScroll:true,nodeId:\"rGnK6qQNO\",scopeId:\"UcGjcBY2y\",children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"rGnK6qQNO\",KPY06qopd:\"Diventa Partner\",layoutId:\"rGnK6qQNO\",style:{height:\"100%\",width:\"100%\"},variant:\"EW0CnshzX\",width:\"100%\"})})}),isDisplayed5()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{s8hKyXSQb:{height:100,width:componentViewport?.width||\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vzwcv-container hidden-1psplrh hidden-m24em6 hidden-o3ckgp\",layoutScroll:true,nodeId:\"fi6D3j1nP\",scopeId:\"UcGjcBY2y\",children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"fi6D3j1nP\",KPY06qopd:\"Diventa Partner\",layoutId:\"fi6D3j1nP\",style:{width:\"100%\"},variant:\"OFlfu7xvt\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{us5FKQQuB:{height:100,width:componentViewport?.width||\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13qtdh7-container hidden-1psplrh hidden-m24em6 hidden-gi5a47\",layoutScroll:true,nodeId:\"D_EJ3xlAT\",scopeId:\"UcGjcBY2y\",children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"D_EJ3xlAT\",KPY06qopd:\"Diventa Partner\",layoutId:\"D_EJ3xlAT\",style:{width:\"100%\"},variant:\"OFlfu7xvt\",width:\"100%\"})})})}),isDisplayed6()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qlgZMZKYO:{height:100,width:componentViewport?.width||\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4iztoe-container hidden-1psplrh hidden-o3ckgp hidden-gi5a47\",layoutScroll:true,nodeId:\"yl_g17DtK\",scopeId:\"UcGjcBY2y\",children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"yl_g17DtK\",KPY06qopd:\"Diventa Partner\",layoutId:\"yl_g17DtK\",style:{width:\"100%\"},variant:\"KuiB0Dt3f\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KEGyd.framer-4lmwm5, .framer-KEGyd .framer-4lmwm5 { display: block; }\",\".framer-KEGyd.framer-1psplrh { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-KEGyd .framer-i8sp0p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 95px; height: min-content; justify-content: center; max-width: 1440px; padding: 100px; position: relative; width: 100%; }\",\".framer-KEGyd .framer-mqmlrh, .framer-KEGyd .framer-hkvcox, .framer-KEGyd .framer-1irr0pj, .framer-KEGyd .framer-mr21jf { --border-bottom-width: 1px; --border-color: #ececec; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 41px; height: min-content; justify-content: center; padding: 30px; position: relative; width: 100%; }\",\".framer-KEGyd .framer-fhgbst { flex: none; height: 93px; position: relative; width: 30%; }\",\".framer-KEGyd .framer-vnmci5 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-KEGyd .framer-1tcpo6r, .framer-KEGyd .framer-lqfkjw, .framer-KEGyd .framer-10awwir { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-KEGyd .framer-1u090g9, .framer-KEGyd .framer-by6p5c { --border-bottom-width: 1px; --border-color: #ececec; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.1); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 91px; height: min-content; justify-content: center; padding: 30px; position: relative; width: min-content; }\",\".framer-KEGyd .framer-w5bjcc, .framer-KEGyd .framer-1yenjb0, .framer-KEGyd .framer-11cbg0s, .framer-KEGyd .framer-tsbl9, .framer-KEGyd .framer-1r1796n, .framer-KEGyd .framer-1sycggw { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 250px; position: relative; width: 250px; }\",\".framer-KEGyd .framer-fmdtn5, .framer-KEGyd .framer-1lrt9s9, .framer-KEGyd .framer-7z9ps6 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-KEGyd .framer-1ksxt9q { --border-bottom-width: 1px; --border-color: var(--token-f89c4ccb-f5f4-49e6-bd82-bd370b80a464, #315882); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, 0.1); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 41px; height: min-content; justify-content: center; padding: 30px; position: relative; width: min-content; }\",\".framer-KEGyd .framer-1exq9jq { --border-bottom-width: 1px; --border-color: var(--token-f89c4ccb-f5f4-49e6-bd82-bd370b80a464, #315882); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: 1 0 0px; height: 1px; position: relative; width: 600px; }\",\".framer-KEGyd .framer-n9oorv-container, .framer-KEGyd .framer-gqa4ab-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-KEGyd .framer-1xf0z6y-container { flex: none; height: 100px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-KEGyd .framer-vzwcv-container, .framer-KEGyd .framer-13qtdh7-container, .framer-KEGyd .framer-4iztoe-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",...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,...sharedStyle13.css,...sharedStyle14.css,'.framer-KEGyd[data-border=\"true\"]::after, .framer-KEGyd [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-KEGyd.framer-1psplrh { width: 1200px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-KEGyd.framer-1psplrh { width: 810px; } .framer-KEGyd .framer-1u090g9, .framer-KEGyd .framer-by6p5c { gap: 54px; width: 100%; }}\",\"@media (max-width: 809px) { .framer-KEGyd.framer-1psplrh { width: 420px; } .framer-KEGyd .framer-i8sp0p { gap: 10px; padding: 50px; } .framer-KEGyd .framer-fhgbst { height: 50px; width: 50%; } .framer-KEGyd .framer-lqfkjw { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-KEGyd .framer-gqa4ab-container { width: 420px; z-index: 1; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8131\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qlgZMZKYO\":{\"layout\":[\"fixed\",\"auto\"]},\"us5FKQQuB\":{\"layout\":[\"fixed\",\"auto\"]},\"s8hKyXSQb\":{\"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 FramerUcGjcBY2y=withCSS(Component,css,\"framer-KEGyd\");export default FramerUcGjcBY2y;FramerUcGjcBY2y.displayName=\"Page\";FramerUcGjcBY2y.defaultProps={height:8131,width:1440};addFonts(FramerUcGjcBY2y,[{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\"}]},...FooterFonts,...NavigationBarFonts,...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),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts),...componentPresets.fonts?.[\"edltpsG3p\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"edltpsG3p\"]):[],...componentPresets.fonts?.[\"uiFqhTCJ4\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"uiFqhTCJ4\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUcGjcBY2y\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"8131\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qlgZMZKYO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"us5FKQQuB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"s8hKyXSQb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"45EACyD,IAAgc,IAA8C,IAA4B,IAAmG,IAAgF,KAAqE,KAAqG,KAAsE,KAAsE,KAAsE,KAAqE,KAAuE,IAAuE,KAAsE,KAAsE,KAAsE,IAAuE,IAAsE,KAAsE,KAAuE,KAAuE,IAAsE,KAAmF,CAAM,GAAY,EAASA,EAAO,CAAO,GAAmB,EAASC,EAAc,CAAO,GAAY,CAAC,UAAU,sBAAsB,UAAU,8CAA8C,UAAU,qBAAqB,UAAU,6CAA6C,CAAO,MAAc,OAAO,SAAW,IAAkB,GAAkB,eAAqB,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,CAAO,EAAkB,GAAW,OAAO,GAAQ,UAAU,GAAc,OAAO,EAAM,KAAM,SAAiB,EAAc,OAAO,GAAQ,SAAS,CAAC,IAAI,EAAM,CAAC,IAAA,GAAkB,GAAM,GAAW,MAAM,QAAQ,EAAM,CAAQ,EAAM,OAAO,EAAS,GAA2B,MAAM,IAAQ,GAAW,IAAW,CAAC,WAAyB,GAAqB,CAAoB,KAAyB,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAO,EAAM,CAAC,yBAAyB,GAAG,CAAC,CAAS,GAAwB,CAAC,QAAQ,YAAY,OAAO,YAAY,MAAM,YAAY,OAAO,YAAY,CAAO,IAAU,CAAC,SAAO,MAAG,SAAM,GAAGC,MAAgB,CAAC,GAAGA,EAAM,QAAQ,GAAwBA,EAAM,UAAUA,EAAM,SAAS,YAAY,EAAS,GAAuB,GAAiB,SAAS,EAAM,GAAI,CAAC,IAAM,EAAYC,GAAO,KAAK,CAAO,EAAW,IAAK,EAAkB,EAAgBC,IAAa,CAAM,CAAC,eAAa,aAAW,IAAe,CAAO,EAAkB,IAAsB,CAAO,EAAqB,IAAyB,CAAM,CAAC,GAAkB,GAAa,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKC,GAAQ,KAAK,aAAa,CAAC,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,aAAa,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,aAAa,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,aAAa,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,aAAa,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,aAAa,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,aAAa,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,aAAa,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,aAAa,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,aAAa,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,aAAa,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,aAAa,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,aAAa,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,aAAa,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,aAAa,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,aAAa,CAAC,CAAC,MAAM,GAAoC,EAAqB,YAAY,CAAC,CAAC,CAAO,EAAwB,GAAK,CAAC,GAAG,CAAC,EAAiB,MAAM,IAAI,GAAc,mCAAmC,KAAK,UAAU,EAAqB,GAAG,CAAC,OAAO,EAAiB,IAAY,CAAC,QAAM,UAAA,EAAU,WAAS,UAAQ,YAAU,EAAwB,YAAY,CAAC,YAAU,EAAwB,YAAY,EAAE,GAAG,YAAU,EAAwB,YAAY,EAAE,GAAG,YAAU,EAAwB,YAAY,EAAE,GAAG,YAAU,EAAwB,YAAY,CAAC,YAAU,EAAwB,YAAY,CAAC,YAAU,EAAwB,YAAY,CAAC,YAAU,EAAwB,YAAY,EAAE,GAAG,YAAU,EAAwB,YAAY,EAAE,GAAG,YAAU,EAAwB,YAAY,EAAE,GAAG,YAAU,EAAwB,YAAY,CAAC,YAAU,EAAwB,YAAY,CAAC,YAAU,EAAwB,YAAY,CAAC,YAAU,EAAwB,YAAY,EAAE,GAAG,GAAG,GAAW,GAASH,EAAM,CAAOI,EAASC,OAAkBC,GAAiB,EAAiB,EAAa,CAAC,CAAC,EAAiB,EAAa,CAAC,CAAC,GAAYF,EAAS,CAAC,GAAK,CAAC,EAAY,IAAqB,GAA8B,EAAQ,GAAY,GAAM,CAAia,EAAkB,EAAG,GAAzXG,GAAsBC,GAAuBC,GAAuBC,GAAuBC,GAAuBC,GAAuBC,GAAuBC,GAAuBC,GAAuBC,GAAuBC,GAAwBC,GAAwBC,GAAwBC,GAAwBC,GAA+F,CAAO,MAAqB,GAAW,CAAgB,IAAc,YAAtB,GAAmE,MAAsB,GAAW,CAAa,CAAG,CAAC,YAAY,YAAY,CAAC,SAAS,EAAY,CAAvD,GAAyF,EAAQ,GAAM,EAAU,CAAO,MAAqB,CAAC,GAAW,EAAgB,IAAc,YAA6C,OAAsB,GAAW,CAAgB,IAAc,YAAtB,GAAmE,OAAsB,GAAW,CAAa,CAAG,CAAC,YAAY,YAAY,YAAY,CAAC,SAAS,EAAY,CAAnE,GAAqG,OAAqB,CAAC,GAAW,EAAgB,IAAc,YAA6C,OAAqB,CAAC,GAAW,EAAgB,IAAc,YAA4D,OAArB,GAAiB,EAAE,CAAC,CAAqB,EAAK,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,qBAAkB,CAAC,SAAsB,EAAM,GAAY,CAAC,GAAG,GAAU,EAAgB,SAAS,CAAc,EAAK,GAAU,CAAC,MAAM,gDAAgD,CAAC,CAAc,EAAM,GAAO,IAAI,CAAC,GAAG,EAAU,UAAU,EAAG,EAAkB,iBAAiBC,EAAU,CAAC,IAAI,EAAW,MAAM,CAAC,GAAG,EAAM,CAAC,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,YAAY,SAAS,CAAc,EAAKC,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ,GAA2B,GAAmB,GAAG,GAAG,IAAI,EAAE,GAAG,MAAM,GAAG,EAAE,CAAC,MAAM,aAAa,GAAmB,OAAO,QAAQ,yBAAyB,GAAG,EAAkB,EAAU,CAAK,UAAU,SAAS,UAAU,SAAU,CAAC,CAAC,CAAC,SAAsB,EAAKC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ,GAA2B,GAAmB,GAAG,GAAG,IAAI,EAAE,IAAI,MAAM,GAAG,EAAE,CAAC,MAAM,aAAa,GAAmB,OAAO,QAAQ,2BAA2B,GAAG,EAAkB,EAAU,CAAK,UAAU,SAAS,UAAU,SAAU,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,CAAC,CAAC,CAAC,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKC,EAAe,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,QAAQ,CAAC,KAAK,EAAU,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKA,EAAe,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,CAAC,SAAS,8BAA8B,CAAC,CAAC,CAAC,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,QAAQ,CAAC,KAAK,EAAU,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKA,EAAe,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,CAAC,SAAS,oDAAoD,CAAC,CAAC,CAAC,CAAC,UAAU,gBAAgB,mBAAmB,WAAc,MAAM,CAAC,QAAQ,CAAC,KAAK,EAAU,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAC,CAAc,EAAM,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,YAAY,SAAS,CAAc,EAAKF,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,IAAI,EAAE,GAAG,MAAM,GAAG,CAAC,MAAM,QAAQ,GAAG,EAAkB,EAAU,CAAC,CAAC,CAAC,CAAC,SAAsB,EAAKC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,IAAI,EAAE,IAAI,MAAM,GAAG,CAAC,MAAM,QAAQ,GAAG,EAAkB,EAAU,CAAC,CAAC,UAAU,gBAAgB,mBAAmB,2BAA2B,CAAC,CAAC,CAAC,CAAC,GAAa,EAAe,EAAKA,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,IAAI,EAAE,IAAI,MAAM,GAAG,CAAC,MAAM,QAAQ,GAAG,EAAkB,EAAU,CAAC,CAAC,UAAU,+BAA+B,mBAAmB,2BAA2B,CAAC,CAAC,GAAc,EAAe,EAAKA,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,IAAI,EAAE,IAAI,MAAM,GAAG,CAAC,MAAM,QAAQ,GAAG,EAAkB,EAAU,CAAC,CAAC,UAAU,6CAA6C,mBAAmB,2BAA2B,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,YAAY,SAAsB,EAAK,EAAyB,CAAC,QAAQ,CAAC,sEAAA,EAA6FE,UAAa,wEAAA,EAA+FC,UAAa,CAAC,SAAsB,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAS,EAAU,UAAU,gBAAgB,mBAAmB,cAAc,MAAM,CAAC,QAAQ,CAAC,wBAAwB,CAAC,EAAE,+BAA+B,WAAW,+BAA+B,GAAG,8BAA8B,GAAG,8BAA8B,GAAG,8BAA8B,GAAG,8BAA8B,GAAG,+BAA+B,GAAG,+BAA+B,IAAI,+BAA+B,EAAE,8BAA8B,MAAM,+BAA+B,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAsB,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,YAAY,SAAsB,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAKF,EAAe,CAAC,SAAsB,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,sEAAsE,CAAC,SAAS,2BAA2B,CAAC,CAAC,CAAC,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,MAAM,CAAC,QAAQ,CAAC,KAAK,EAAU,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAc,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,YAAY,SAAsB,EAAK,EAAyB,CAAC,QAAQ,CAAC,sEAAA,EAA6FC,UAAa,wEAAA,EAA+FC,UAAa,CAAC,SAAsB,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAS,EAAU,UAAU,iBAAiB,mBAAmB,gBAAgB,MAAM,CAAC,QAAQ,CAAC,wBAAwB,CAAC,EAAE,+BAA+B,WAAW,+BAA+B,GAAG,8BAA8B,GAAG,8BAA8B,GAAG,8BAA8B,GAAG,8BAA8B,GAAG,+BAA+B,GAAG,+BAA+B,IAAI,+BAA+B,EAAE,8BAA8B,MAAM,+BAA+B,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAM,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,YAAY,SAAS,CAAc,EAAKJ,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,IAAI,EAAE,GAAG,OAAO,GAAG,CAAC,MAAM,QAAQ,GAAG,EAAkB,EAAU,CAAC,CAAC,CAAC,CAAC,SAAsB,EAAKC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,IAAI,EAAE,IAAI,OAAO,GAAG,CAAC,MAAM,QAAQ,GAAG,EAAkB,EAAU,CAAC,CAAC,UAAU,eAAe,mBAAmB,2BAA2B,CAAC,CAAC,CAAC,CAAC,GAAa,EAAe,EAAKA,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,IAAI,EAAE,IAAI,OAAO,GAAG,CAAC,MAAM,QAAQ,GAAG,EAAkB,EAAU,CAAC,CAAC,UAAU,+BAA+B,mBAAmB,2BAA2B,CAAC,CAAC,GAAc,EAAe,EAAKA,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,GAA2B,GAAmB,GAAG,GAAG,IAAI,EAAE,IAAI,OAAO,GAAG,CAAC,MAAM,QAAQ,GAAG,EAAkB,EAAU,CAAC,CAAC,UAAU,6CAA6C,mBAAmB,2BAA2B,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,YAAY,SAAsB,EAAK,EAAyB,CAAC,QAAQ,CAAC,sEAAA,EAA6FE,UAAa,wEAAA,EAA+FC,UAAa,CAAC,SAAsB,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAS,EAAU,UAAU,gBAAgB,mBAAmB,gBAAgB,MAAM,CAAC,QAAQ,CAAC,wBAAwB,CAAC,EAAE,+BAA+B,WAAW,+BAA+B,GAAG,8BAA8B,GAAG,8BAA8B,GAAG,8BAA8B,GAAG,8BAA8B,GAAG,+BAA+B,GAAG,+BAA+B,IAAI,+BAA+B,EAAE,8BAA8B,MAAM,+BAA+B,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,SAAS,CAAC,CAAC,GAAc,EAAe,EAAKJ,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,GAAmB,OAAO,QAAQ,GAAG,GAAmB,GAAG,GAAG,IAAI,KAAK,CAAC,CAAC,SAAsB,EAAK,EAA0B,CAAC,SAAsB,EAAK,EAAU,CAAC,UAAU,qEAAqE,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKzB,EAAO,CAAC,UAAU,wBAA2B,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,eAAe,MAAM,CAAC,MAAM,OAAO,CAAC,QAAQ,YAAY,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAc,EAAe,EAAKyB,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQ,GAAG,GAAmB,GAAG,GAAG,IAAI,KAAK,CAAC,CAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,MAAM,GAAmB,OAAO,QAAQ,GAAG,GAAmB,GAAG,GAAG,IAAI,KAAK,SAAsB,EAAK,EAAU,CAAC,UAAU,wCAAwC,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,YAAY,CAAC,UAAU,CAAC,QAAQ,YAAY,CAAC,CAAC,SAAsB,EAAKzB,EAAO,CAAC,UAAU,wBAA2B,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,eAAe,MAAM,CAAC,MAAM,OAAO,CAAC,QAAQ,YAAY,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAc,EAAe,EAAK,EAA0B,CAAC,OAAO,IAAI,MAAM,GAAmB,OAAO,QAAQ,EAAE,EAAE,SAAsB,EAAK,EAAU,CAAC,UAAU,qEAAqE,aAAa,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKC,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,kBAAkB,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,OAAO,CAAC,QAAQ,YAAY,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAc,EAAe,EAAKwB,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,GAAmB,OAAO,QAAQ,EAAE,EAAE,CAAC,CAAC,SAAsB,EAAK,EAA0B,CAAC,SAAsB,EAAK,EAAU,CAAC,UAAU,oEAAoE,aAAa,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKxB,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,kBAAkB,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,QAAQ,YAAY,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAc,EAAe,EAAKwB,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,GAAmB,OAAO,QAAQ,EAAE,EAAE,CAAC,CAAC,SAAsB,EAAK,EAA0B,CAAC,SAAsB,EAAK,EAAU,CAAC,UAAU,sEAAsE,aAAa,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKxB,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,kBAAkB,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,QAAQ,YAAY,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAc,EAAe,EAAKwB,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,GAAmB,OAAO,QAAQ,EAAE,EAAE,CAAC,CAAC,SAAsB,EAAK,EAA0B,CAAC,SAAsB,EAAK,EAAU,CAAC,UAAU,qEAAqE,aAAa,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKxB,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,kBAAkB,SAAS,YAAY,MAAM,CAAC,MAAM,OAAO,CAAC,QAAQ,YAAY,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAc,EAAK,MAAM,CAAC,GAAG,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAG,CAAO,GAAI,CAAC,kFAAkF,gFAAgF,iTAAiT,0RAA0R,ssBAAssB,6FAA6F,oKAAoK,8KAA8K,soBAAsoB,yXAAyX,mQAAmQ,4pBAA4pB,2aAA2a,gJAAgJ,uIAAuI,sNAAsN,GAAG6B,GAAgB,GAAGC,EAAiB,GAAGC,EAAiB,GAAGC,EAAiB,GAAGC,GAAiB,GAAGC,EAAiB,GAAGC,EAAiB,GAAGC,GAAiB,GAAGC,GAAiB,GAAGC,EAAiB,GAAGC,EAAkB,GAAGC,GAAkB,GAAGC,GAAkB,GAAGC,EAAkB,GAAGC,EAAkB,gcAAgc,wGAAwG,8LAA8L,6XAA6X,CAalvyB,EAAgB,EAAQ,GAAU,GAAI,eAAe,IAAgB,EAAgB,EAAgB,YAAY,OAAO,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,KAAK,CAAC,EAAS,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,CAAC,GAAG,GAAY,GAAG,GAAmB,GAAG,EAAwBC,GAAkB,CAAC,GAAG,EAAwBC,EAAmB,CAAC,GAAG,EAAwBC,EAAmB,CAAC,GAAG,EAAwBC,EAAmB,CAAC,GAAG,EAAwBC,GAAmB,CAAC,GAAG,EAAwBC,EAAmB,CAAC,GAAG,EAAwBC,EAAmB,CAAC,GAAG,EAAwBC,GAAmB,CAAC,GAAG,EAAwBC,GAAmB,CAAC,GAAG,EAAwBC,EAAmB,CAAC,GAAG,EAAwBC,EAAoB,CAAC,GAAG,EAAwBC,GAAoB,CAAC,GAAG,EAAwBC,GAAoB,CAAC,GAAG,EAAwBC,EAAoB,CAAC,GAAG,EAAwBC,EAAoB,CAAC,GAAA,EAA4B9B,UAAa,EAAA,EAAqDA,UAAa,CAAC,EAAE,CAAC,GAAA,EAA4BD,UAAa,EAAA,EAAqDA,UAAa,CAAC,EAAE,CAAC,CAAC,CAAC,6BAA6B,GAAK,CAAC,CAC9uF,EAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,IAAI,CAAC,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,EAAE,CAAC,YAAc,CAAC,sBAAwB,IAAI,4BAA8B,OAAO,yBAA2B,QAAQ,sBAAwB,OAAO,oCAAsC,oMAA0O,qBAAuB,OAAO,qBAAuB,4BAA4B,qBAAuB,OAAO,yBAA2B,OAAO,6BAA+B,OAAO,kBAAoB,OAAO,CAAC,CAAC,mBAAqB,CAAC,KAAO,WAAW,CAAC,CAAC"}